@charset "utf-8";
/* PC/スマホ共通表示 */

.-----PC_MOBILE_COMMON_CSS_START----- {}


#form table {
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#form tr th {
	width: 243px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#form tr th span {
	box-sizing:border-box;
	background-color: #E4E8EF;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-align: center;
	margin: 0px;
	position: relative;
	padding: 8px;
}
#form tr em {
	font-style: normal;
}
#form tr td {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	word-break: break-all;
}
#form p {
	margin-bottom: 1em;
}
#form .req {
	font-style: normal;
	margin-left: 5px;
}
#form .notice {
	text-align: left;
}
#form .msg {
	text-align: center;
}
#form .error {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#form tr td em {
	color: #F00;
}



#form .button {
	padding-top: 30px;
	text-align: center;
}
#form input[type="text"],
#form textarea {
	background-color: #FAF5EB;
}
#form input[type="text"]:focus,
#form textarea.full:focus {
	background-color: #FFFFCC !important;
}

#form .button input {
	box-sizing: border-box;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #505050;
	background-color: #046B93;
	cursor: pointer;
	font-size: 20px;
	width: 300px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 15px;
	border-radius: 5px;
	line-height: 110%;
}
#form .button input.first {
	width: 580px;
}


#form select {
	background-color: #FFF;
	border: 1px solid #BBB;
	border-radius: 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-right: 0.3em;
}
#form select option {

}
#form textarea.full {
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 7px;
	width: 100%;
	height: 200px;
	box-sizing: border-box;
}
#form input.full {
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 7px;
	width: 100%;
	box-sizing: border-box;
}
#form input.long {
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 7px;
	width: 80%;
	box-sizing: border-box;
}
#form input.mid {
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 7px;
	width: 50%;
	box-sizing: border-box;
}
#form input.short {
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 7px;
	width: 30%;
	box-sizing: border-box;
}
#form input.min {
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 7px;
	width: 20%;
	box-sizing: border-box;
}
#form input.postal_a,
#form input.postal_b {
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 7px;
	width: 4em;
	box-sizing: border-box;
}
#form .input_line:nth-child(2) {
	margin-top: 5px;
	margin-bottom: 5px;	
}

#form .policy {
	margin-top:30px;
}
#form .policy .ttl {
	font-size: 121%;
	font-weight: bold;
	margin-bottom: 3px;
}
#form .policy .scroll {
	height: 200px;
	border: 1px solid #CCC;
	overflow-y: scroll;
	position: relative;
	padding: 30px;
}

#form .policy .p_h3 {
	background-color: #EFEFEF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	font-size: 107%;
}
#form .policy .bold {
	font-weight: bold;
}
#form .policy .center {
	text-align:center;
}
#form .policy p {
	margin:0;
	line-height:200%;
}

#form .zip2address_btn{
	font-size: 84%;
	color: #FFF;
	width: 10.5em;
	display: inline-block;
	margin-left: 1em;
	text-align: center;
	border-radius: 4px;
	background-color: #046B93;
	transition: 0.4s;
	line-height: 160%;
	cursor: pointer;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#form .zip2address_btn:hover{
	opacity:0.6;
}



section.captcha {
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #BBB;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
}

.input_line {
	margin-top: 5px;
}

.img_input_box {
	width:100%;
	display:flex;
	align-content:center;
	align-items:center;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
}
.img_input_box.progress_all {
	pointer-events:none;
	opacity:0.6;
}
.img_input_box.progress {
	pointer-events:none;
	opacity:1;
}
.img_input_box.progress:after {
	box-sizing:border-box;
	content: "ファイル選択中...";
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	padding-left:280px;
	position: absolute;
	color: #FFF;
	font-size: 100%;
	line-height: 100%;
	background-color: #444;
	border-radius: 4px;
	background-image: url(../img/progress.gif);
	background-repeat: no-repeat;
	background-position: 250px center;
	background-size:24px;
}
.img_input_box .label {
	width: 90px;
}

.img_input_box .thumb {
	width: 70px;
	height: 46px;
	background-color: #cfcfcf;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.img_input_box .del {
	line-height: 30px;
	color: #FFF;
	width: 30px;
	background-color: #444;
	text-align: center;
	border-radius:3px;
	cursor:pointer;
	font-size:120%;
	margin-right:15px;
}
.img_input_box .del:hover {
	opacity:0.7;
}
.img_input_box .file_link a {
	line-height: 30px;
	color: #FFF;
	width: 50px;
	background-color: #444;
	text-align: center;
	border-radius:3px;
	cursor:pointer;
	font-size:13px !important;
	margin-left:5px;
	display:block;
	text-decoration:none;
}
.img_input_box .file_link a:hover {
	opacity:0.7;
}
.img_input_box .file_select {
	line-height: 30px;
	color: #FFF;
	width: 110px;
	background-color: #444;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 5px;
	font-size:13px !important;
}
.img_input_box .file_select:hover {
	opacity:0.7;
}
.img_input_box input[type=text] {
	margin-left:5px;
}
.img_input_box input[type=text]:last-child {
	width:200px !important;
}

#submit_button.progress {
	opacity:0.7;
	pointer-events:none;
}

.-----PC_MOBILE_COMMON_CSS_END----- {}


/* スマートフォン用CSS */
@media screen and (max-width: 640px) {
	
.-----MOBILE_ONLY_CSS_START----- {}

#form tr th {
	width:140px;
}
#form tr td {
	padding:15px;
}
#form tr th br {
	display:none;
}
#form select {
	font-size:110%;
}
#form input {
	font-size:110%;
}
#form input.long {
	width: 100%;
}
#form input.mid {
	width: 100%;
}
#form input.short {
	width: 50%;
}
#form input.min {
	width: 25%;
}
#form textarea {
	font-size:110%;
}

section.captcha input[type="text"] {
	width: 300px;
}


.input_line {
	margin-top: 5px;
}

.img_input_box {
	width:100%;
	display:flex;
	align-content:center;
	align-items:center;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	flex-wrap:wrap;
}
.img_input_box.progress {
	pointer-events:none;
}
.img_input_box.progress:after {
	padding-left:155px;
	background-position: 95px center;
	background-size:50px;
}
.img_input_box .label {
	width:130px;
}
.img_input_box .label:first-child {
	margin-bottom:5px;
}

.img_input_box .del {
	line-height: 40px;
	width: 40px;
	border-radius:4px;
	font-size:120%;
	margin-right:15px;
	margin-bottom:5px;
}
.img_input_box .file_link a {
	line-height: 40px;
	width: 60px;
	border-radius:4px;
	font-size:21px !important;
	margin-left:5px;
}
.img_input_box .file_select {
	line-height: 40px;
	width: 180px;
	border-radius: 4px;
	margin-right: 10px;
	font-size:21px !important;
	margin-bottom:5px;
}
.img_input_box input[type=text] {
	margin-left:0px;
	width:230px !important;
	font-size:18px;
}
.img_input_box input[type=text]:last-child {
	width:200px !important;
}

.-----MOBILE_ONLY_CSS_END----- {}

	
}
