/* CSS Document */

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

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

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

.survei_btn a{
	width: 100%;
	height:auto;
	padding: 30px 0;
	display: block;
	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;
	text-align: center;
}

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

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

.survei_btn a .obj03{
	width: 80%;
	margin:auto;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

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

#s01 .box_rap{
	margin-bottom: 50px;
}

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

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

#s01 .box_rap .img img{
	width: auto;
	height: auto;
}


#s01 .box_rap h2{
	width: 90%;
	background: #F8D373;
	height: 62px;
	line-height: 35px;
	border-radius: 0 50vh 50vh 0;
	font-size: 24px;
	padding: 15px 0;
	margin-bottom: 20px;
}

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

#s01 .box_rap .f18{
	width: 90%;
	margin: auto;
	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{
	width: 80%;
	margin: auto;
	margin-bottom: 35px;
}

#s01 .box_rap .box .f16.red{
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

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

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

.banner li{
	margin: 10px;
}

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

.banner li.n02 a{
	display: block;
	width: 100%;
	height: auto;
	background: url("../img/banner_cs.webp") no-repeat;
	background-size: contain;
}

.banner li.n02 a:hover{
	background: url("../img/banner_cs_hov.webp") no-repeat;
}

.banner li img{
	width: 100%;
	height: auto;
}

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

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

#s02 .rap{
	text-align: center;
}

#s02 .rap img{
	width: 95%;
	height: auto;
	margin-bottom: 20px;
}

#s02 .rap p{
	width: 80%;
	margin: auto;
	color: #FF4C4C;
	line-height: 150%;
	text-align: left;
	right: 0;
	bottom: 25px;
}

#s03{
	padding-top: 50px;
}

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

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

#s03 .rap .img{
	width: 90%;
	margin: auto;
	flex: 4;
}

#s03 .rap .img img{
	width:50%;
	height: auto;
}


#s03 .rap .box h2{
	width: 90%;
	background: #F8D373;
	height: 62px;
	line-height: 35px;
	border-radius: 50vh 0 0 50vh;
	font-size: 24px;
	padding: 15px 0;
	margin-left: 40px;
	margin-bottom: 20px;
}

#s03 .rap h2 div{
	text-align: right;
	margin-left: 0;
	padding-right: 30px;
}

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

#s03 .rap .f18{
	width: 90%;
	color: #F47A13;
	margin: auto;
	padding-left: 0;
	margin-bottom: 20px;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ProN W3", "sans-serif";
}
#s03 .rap .in_rap{
	padding: 35px;
	border: 2px solid #ddd;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 50px;
	height: 40vh;
	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;
}