@charset "UTF-8";

#page section {
	width:960px;
	margin:0 auto;
	padding:0 0 40px;
}

#page section .mb15 {
	margin-bottom:15px;
}
#page section .mb30 {
	margin-bottom:30px;
}


/* form */
#page section .f_red,
#page section .error{
	color:#F00;
}

#page section table.spec{
	border:#c5c5c5 solid;
	border-width:1px 0 0 1px;
	margin-bottom:8px;
	margin-top:10px;
}

#page section table.spec table.spec_no,
#page section table.spec table.spec_no th,
#page section table.spec table.spec_no td{
	border:none;
	font-size:16px;
	padding:0;
	margin:0;
}
#page section table.spec table.spec_no_u th,
#page section table.spec table.spec_no_u td{
	padding-bottom:5px;
}
#page section table.spec table.spec_no_u td.spec_mar0{
	padding-bottom:0;
}

#page section table.spec th{
	font-weight:bold;
}

#page section table.spec th{
	background-color:#f8f8f8;
	color:#000;
	text-align:center;
}

#page section table.spec th,
#page section table.spec td{
	padding:5px;
	border:#c5c5c5 solid;
	border-width:0 1px 1px 0;
	font-size:90%;
}


#page section .spec td ul.formlist01 li{
	margin-bottom:7px;
	font-size: 100%;
}

#page section .spec td ul.formlist02 li{
	display:inline;
	padding-right:10px;
	font-size: 100%;
}

#page section .spec td ul.formlist02 input{
	border:none;
	background:none;
}

#page section .spec td input,
#page section .spec td select,
#page section .spec td textarea{
	background-color: #F4F4F4;
	border: #A5ACB2 1px solid;
	padding: 3px;
	margin: 0 0 3px 0;
}

#page section .spec td input:focus,
#page section .spec td select:focus,
#page section .spec td textarea:focus{
	background-color: #fffae7;
}

#page section .spec .w45{width:45px;}
#page section .spec .w65{width:65px;}
#page section .spec .w110{width:110px;}
#page section .spec .w150{width:150px;}
#page section .spec .w200{width:200px;}
#page section .spec .w350{width:350px;}
#page section .spec .w500{width:500px;}
#page section .spec .h150{height:150px;}


#page section .submit {
	text-align: center;
	margin: 20px 0 0;
}
#page section .submit input {
	background-color: #ffffff; 
  	border: 1px solid #482707;
	padding: 10px 80px;
	color: #482707;
	cursor:pointer;
	font-size:90%;
}

#page section sup {
	color:#F00;
}

#page section .dot_line1{
	border-bottom: 1px dotted #C5C5C5;
	padding-bottom:10px;
	margin-bottom:10px;
}
#page section p{
	font-size:16px;
	line-height:140%;
	margin-bottom:5px;
}



@media only screen and (max-width: 641px) {
main .basic-page #main_block #main_title {
	background-position:50% 0% ;
	background-size:cover;
}

#page section {
	width:100%;
	margin:0;
	padding:30px 10px;
}

#page section .error{
	display: inherit;
}
#page section table.spec th,
#page section table.spec td{
	font-size:80%;
	text-align:left;
}
#page section table.spec table.spec_no{
	width:100%;
}
#page section table.spec th {
	width:40%;
}
#page section table.spec td.mail_ad{
	word-break: break-all;
}
#page section .spec .w110{width:60px;}
#page section .spec .w150{width:80px;}
#page section .spec .w200{width:170px;}
#page section .spec .w350{width:170px;}
#page section .spec .w500{width:170px;}

#page section .submit input {
	padding: 10px 40px;
}


}

@media only screen and (max-width: 571px) {

}

@media only screen and (max-width: 420px) {

}

@media only screen and (max-width: 380px) {

}

@media only screen and (max-width: 361px) {

}

@media only screen and (max-width: 320px) {

}

