/* CSS Document */

#topkeyimg{
	background: url("../img/mv.webp") center bottom repeat-x #F8D373;
	height: 550px;
	margin-bottom: 15px;
}

#topkeyimg p{
	padding-top: 80px;
	text-align: center;
	font-size: 40px;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ProN W3", "sans-serif";
}

.survei_btn{
	padding-top: 50px;
	margin-bottom: 50px;
}

.survei_btn a{
	width: 1080px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items:center;
	margin: auto;
	background:#53B2D1; 
}

.survei_btn a .obj01{
	font-size: 25px;
	font-weight: bold;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ProN W3", "sans-serif";
	color: #fff;
	text-shadow: 1px 1px 2px #333;
	margin-right: 20px;
}

.survei_btn a .obj02{
	width: 390px;
	padding-left: 40px;
	height: 60px;
	border-radius: 50vh;
	background: #ccc url("../img/icon01.webp") left 20px center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	font-weight: bold;
}

.survei_btn a .obj02 span{
	color: #f00;
	font-size: 18px;
	padding-left: 15px;
}

.survei_btn a .obj03{
	margin-left: 25px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.survei_btn a .obj02 iframe{
	margin-left: 10px;
}

#s01 .box_rap{
	display: flex;
	justify-content: space-between;
	margin-bottom: 150px;
}

#s01 .box_rap .box{
	padding-right: 80px;
	flex: 6;
}

#s01 .box_rap .img{
	flex: 4;
}

#s01 .box_rap .img img{
	width: auto;
	max-width: 580px;
	height: auto;
}

@media (max-width: 1150px) {
#s01 .box_rap .img{
	flex: 3;
	padding-top: 62px;
}
#s01 .box_rap .img img{
	width: 350px;
}

}

#s01 .box_rap h2{
	background: #F8D373;
	height: 62px;
	line-height: 62px;
	border-radius: 0 50vh 50vh 0;
	font-size: 25px;
	margin-bottom: 15px;
}

#s01 .box_rap h2 span{
	display: block;
	max-width: 650px;
	margin-left: auto;
	margin-right: 0;
	padding-left: 35px;
}

#s01 .box_rap .f18{
	max-width: 650px;
	min-width: 550px;
	padding-left: 35px;
	margin-left: auto;
	margin-right: 0;
	color: #F27913;
	font-size: 18px;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ProN W3", "sans-serif";
	line-height: 190%;
}

#s01 .box_rap hr{
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}

#s01 .box_rap .box p.f15{
	max-width: 615px;
	padding-left: 35px;
	padding-right: 35px;
	margin-left: auto;
	margin-right: 0;
	margin-bottom: 35px;
}

#s01 .box_rap .box .f16.red{
	max-width: 615px;
	margin-left: auto;
	margin-right: 0;
	font-weight: bold;
}

.banner{
	background: #F8F8F8;
	padding-top: 20px;
	padding-bottom: 20px;
}

.banner ul{
		display: flex;
	justify-content: center;
}

.banner li{
	margin: 10px;
}

.banner li.n02{
	padding-top: 35px;
}


#s02{
	background: #FFF1D4;
	padding-top: 50px;
	padding-bottom: 50px;
}

#s02 h2{
	text-align: center;
	font-size: 30px;
	color: #F37913;
	margin-bottom: 50px;
}

#s02 .rap{
	width: 1076px;
	margin: auto;
	position: relative;
}

#s02 .rap p{
	position: absolute;
	width: 340px;
	font-size: 14px;
	color: #FF4C4C;
	line-height: 150%;
	right: 0;
	bottom: 25px;
}

#s03{
	padding-top: 80px;
}

#s03 .rap{
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 150px;
}

#s03 .rap .box{
	padding-left: 80px;
	flex: 6;
}

#s03 .rap .img{
	flex: 4;
	text-align: right;
}

#s03 .rap .img img{
	margin-bottom: 35px;
}

#s03 .rap .box h2{
	background: #F8D373;
	height: 62px;
	line-height: 62px;
	border-radius: 50vh 0 0 50vh;
	font-size: 25px;
	margin-bottom: 15px;
}

#s03 .rap h2 div{
	max-width: 650px;
	margin-right: auto;
	margin-left: 0;
	padding-left: 35px;
}

#s03 .rap h2 div span{
	margin-left: 35px;
}

#s03 .rap .f18{
	color: #F47A13;
	padding-left: 35px;
	margin-bottom: 20px;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ProN W3", "sans-serif";
}
#s03 .rap .in_rap{
	padding: 35px;
	border: 2px solid #ddd;
	max-width: 800px;
	margin-right: 35px;
	margin-left: 35px;
	height: 500px;
	overflow-y: scroll;
}

#s03 .rap .in_rap dt{
	font-size: 20px;
	color: #F47A13;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ProN W3", "sans-serif";
	margin-bottom: 15px;
}

#s03 .rap .in_rap dd{
	margin-bottom: 20px;
}