/* CSS Document */
h1{
	line-height: 150%;
}

#s01{
	margin-bottom: 150px;
}

#s01 h2{
	background: #F4F4F4;
	padding-top: 80px;
	padding-bottom: 75px;
	text-align: center;
	margin-bottom: 50px;
}

#s01 h2 small{
	font-size: 22px;
	display: block;
	color: #F29800;
	margin-bottom: 20px;
}

#s01 h2 b{
	display: block;
	font-size: 24px;
	font-weight: bold;
}

#s01 .text01{
	/*text-align: center;*/
	margin: auto;
	max-width: 480px;
	width: 80%;
	margin-bottom: 30px;
}

#s01 .text01 img{
	margin-right: 5px;
	/*margin-bottom: 40px;*/
}

#s01 table{
	max-width: 480px;
	width: 100vw;
	margin: auto;
	border-top: 1px solid #9B9177;
	margin-bottom: 50px;
}

#s01 table th{
	/*width: 270px;*/
	max-width: 480px;
	width: 100%;
	background: #EEE8E0;
	/*padding-left: 30px;*/
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9B9177;
	vertical-align: top;
	display: block;
}

#s01 table th span{
	padding-left: 30px;
}

#s01 table .hissu th{
	background: url("../contact/img/icon03.webp") right 40px top 15px no-repeat #EEE8E0;
}

#s01 table td{
	padding: 15px;
	padding-left: 25px;
	border-bottom: 1px solid #9B9177;
	display: block;
}

#s01 table td input[type="radio"]{
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 1em;
}

#s01 table td input{
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 80%;
}

#s01 table .shubetsu td input{
	width: auto;
}

#s01 table td.obj01 .rap{
	/*display: flex;*/
	margin-bottom: 10px;
	align-items: center;
}

#s01 table td.obj01 .rap .text{
	width: 100px;
}

#s01 table td textarea{
	/*width: 300px;*/
	width: 80%;;
	height: 100px;
	font-size: 18px;
}

#s01 #poricy{
	font-size: 15px;
	/*width: 920px;*/
	width: 70%;
	height: 275px;
	padding: 30px;
	margin: auto;
	overflow: scroll;
	border: 1px solid #777;
	margin-bottom: 50px;
}

#s01 #poricy p{
	margin-bottom: 20px;
}

#s01 #poricy dt{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#s01 #poricy dd{
	margin-bottom: 20px;
}

#s01 #poricy dd ol{
	padding-left: 25px;
	list-style-type: decimal;
}

#s01 #poricy dd li{
	padding-left: 20px;
	margin-bottom: 15px;
}

#s01 #poricy dd ol ol{
	list-style-type: lower-roman;
}

#s01 #poricy dd ol ol ol{
	list-style-type: decimal;
}

#s01 #poricy dd a{
	color: #0085B2;
    text-decoration: underline;
    white-space: pre-wrap;
    line-break: anywhere;
}

#s01 .box02{
	text-align: center;
	background: url("../contact/img/icon03.webp") center top no-repeat;
	padding-top: 30px;
	margin-bottom: 35px;
}

#s01 .box02 label{
	cursor: pointer;
}

#s01 .box02 label input{
	margin-right: 10px;
	transform: scale(1.5);
}

#s01 .box02 .mfp_err{
	width: 320px;
	margin: auto;
}

#s01 #btn button{
	/*width: 350px;*/
	width: 60%;
	height: 60px;
	line-height: 60px;
	margin: auto;
	display: block;
	cursor: pointer;
	background: #A7885F;
	background-size: 45px;
	color: #fff;
}

/***thank youページ***/
#s01 p.center{
	width: 80%;
    margin: auto;
}
