/* CSS Document */

#keyimg{
	height: 350px;
	background: url("../concept/img/concept_img.webp") center center no-repeat;
	background-size: cover;
}

#pan{
	margin-bottom: 50px;
}

h1{
		background: url("../img/top_Illust01.webp") center bottom no-repeat;
	text-align: center;
	color: #1772B8;
	font-size: 35px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 400;
font-style: normal;
	padding-bottom: 80px;
	margin-bottom: 50px;
}

#s01 p.f16{
	width: 1000px;
	margin: auto;
	line-height: 180%;
	color: #333;
	margin-bottom: 25px;
}

#s01 ul.obj01{
	width: 1000px;
	margin: auto;
	margin-bottom: 30px;
}

#s01 .obj01 li{
	color: #FF4C4C;
}

#s01 table{
	width: 920px;
	margin: auto;
	border-bottom: 1px dashed #bbb;
	margin-bottom: 80px;
}

#s01 table th{
	border-top: 1px dashed #bbb;
	width: 220px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	color: #525252;
	background: #FAE6AF;
	font-size: 16px;
font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
}

#s01 table th.bg{
	background: #1A9AB6;
	color: #fff;
}

#s01 table td{
	border-top: 1px dashed #bbb;
	vertical-align: middle;
	padding: 25px;
	padding-left: 25px;
	padding-left: 100px;
	font-size: 16px;
}

#s01 table .hissu td{
	background: url("../contact/img/icon01.webp") 25px 40px no-repeat;
}

#s01 table td label{
	border: 0;
	margin-left: 20px;
	position: relative;
	  padding-left:25px;
	cursor: pointer;
}

#s01 table .hissu td ul{
	display: flex;
}

#s01 table .hissu td ul li input{
	transform: scale(1.5);
	margin-right: 10px;
}

#s01 table .hissu td ul li label{
	display: flex;
	align-items: center;
}

#s01 table .juusyo select{
	margin-bottom: 10px;
	font-size: 16px;
	height: 40px;
}
#s01 table .juusyo input{
	margin-bottom: 10px;
	cursor: pointer;
}
/*
label input{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  margin:auto;
}
*/
#s01 table td input{
	height: 40px;
	font-size: 18px;
}

#s01 table td input.radio{
	transform: scale(1.5);
}

#s01 table td textarea{
	width:500px;
	height: 90px;
}

#s01 .box_rap{
	width: 650px;
	margin: auto;
	border: 1px solid #999;
	margin-bottom: 50px;
}

#s01 .box_rap p{
	text-align: center;
	font-size: 15px;
	padding: 15px;
}

#s01 .box_rap a{
	color: #00f;
	text-decoration: underline;
	cursor: pointer;
}

#s01 .box_rap a:hover{
	text-decoration: none;
}

#s01 .box_rap .box{
	text-align: center;
	background: url("../contact/img/icon01.webp") 500px 20px no-repeat #FAE6AF;
	padding: 15px;
}

#s01 .box_rap .box label{
	border: 0;
	margin-left: 20px;
	position: relative;
	  padding-left:5px;
	cursor: pointer;
}

#s01 .box_rap .box label input{
		transform: scale(1.5);
}

#btn{
	text-align: center;
	margin-bottom: 100px;
}

#btn button{
	border: 0;
	background: #1A9AB6;
	width:450px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

#s02{
	width: 990px;
	margin: auto;
	border: 1px solid #ccc;
	padding: 35px;
	margin-bottom: 150px;
	padding-top: 50px;
}

#s02 .rap{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 15px;
	line-height: 200%;
	color: #333;
}

#s02 h2{
	text-align: center;
	font-size: 35px;
	margin-bottom: 50px;
	background: url("../concept/img/icon01.webp") center bottom no-repeat;
	padding-bottom: 50px;
}

#s02 p{
	margin-bottom: 35px;
}

#s02 dl{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
}

#s02 dt{
	font-weight: bold;
}

#s02 dd{
	margin-bottom: 25px;
}

#s02 dd ul{
	padding-left: 25px;
}

#s02 dd li{
	list-style-type: disc;
}

#s02 .box{
	border-left: 5px solid #ccc;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#s02 .box li{
	margin-bottom: 5px;
}
