/* CSS Document */

#s01{
	margin-bottom: 150px;
}

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

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

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

#s01 .text01{
	text-align: center;
}

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

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

#s01 table th{
	width: 270px;
	background: #EEE8E0;
	padding-left: 30px;
	padding-top: 15px;
	border-bottom: 1px solid #9B9177;
	vertical-align: top;
}

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

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

#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;
}

#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;
	height: 100px;
	font-size: 18px;
}

#s01 #poricy{
	font-size: 15px;
	width: 920px;
	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;
}

#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;
	height: 60px;
	line-height: 60px;
	margin: auto;
	display: block;
	cursor: pointer;
	background: #A7885F;
	background-size: 45px;
	color: #fff;
}
