@charset "utf-8";
/* CSS Document */
/* header
   ========================================================================== */
header{
	position: relative;
}
.top_form{
	position: relative;
}
.top_form .main{
	line-height: 0;
	text-align: center;
}
.top_form .mid{
	padding: 1px 12%;
	background: url("m14/img/page1243/img/form/mid.jpg") no-repeat center top;
	background-size: 100% 100%;
}
.top_form .mid .form{
	margin: -6vw 0 0;
	min-height: 280px;
}
.top_form .mid .form .sample{
	color: #fff;
}
.top_form .mid > p{
	margin: 20px auto -11vw;
	width: 100%;
	line-height: 0;
	text-align: center;
	z-index: 1;
	position: relative;
}
.top_form .bottom{
	line-height: 0;
	text-align: center;
}
header h1{
	margin: 0 0 0;
	padding: 0;
	text-align: center;
	line-height: 0;
}
header .main_btn{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}
/* main_btn
   ========================================================================== */
.main_btn{
	margin: 0 0 0;
	line-height: 0;
	text-align: center;
}
.main_btn a{
	margin: auto;
	width: 95%;
	display: block;
}
/* top_block
   ========================================================================== */
.top_block{
	margin: 0 0 0;
	padding: 0 0 0;
	position: relative;
}
.main_bottom{
	margin: 0 auto;
	line-height: 0;
}
.top_block .main_btn{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 6vw;
}
/* voice
   ========================================================================== */
.voice{
	margin: 0 0 0;
	padding: 0 0 0;
	position: relative;
}
.voice h2{
	margin: 0 auto 6vw;
	width: 70%;
	line-height: 0;
	text-align: center;
}
.voice h2 img{
	width: 100%;
}
.voice .bg{
	padding: 10vw 0 0;
	background: url("m14/img/page1243/img/voice/bg_top.jpg") no-repeat center top,
				url("m14/img/page1243/img/voice/bg_bottom.jpg") no-repeat center bottom,
				url("m14/img/page1243/img/voice/bg_mid.jpg") repeat-y center top;
	background-size: 100% auto;
}
.voice .box{
	margin: 0 auto;
	padding: 0 0 0;
    box-sizing: border-box;
	width: 100%;
}
.voice .item{
	margin: 0 5vw;
	padding: 22px 5px 12px;
	font-size: 0;
}
.voice .item.border{
	background: url("m14/img/page1243/img/voice/border.png") no-repeat center top;
	background-size: 100% 1.5px;
}
.voice .thum{
	width: 20%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.voice .detail{
	width: 80%;
	padding: 0 0 2vw 3%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.voice .title{
	font-size: 5vw;
	color: #ba0110;
	font-weight: bold;
	line-height: 150%;
}
.voice .star_box{
	padding: 0 0 0;
}
.voice .star{
	width: 45%;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
}
.voice .star img{
	width: 20%;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
}
.voice .age{
	margin: 0 10px 0 0;
	padding: 5px 0 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 4.5vw;
	font-weight: bold;
	color: #d99825;
	box-sizing: border-box;
}
.voice .text{
	margin: 5px 0 0;
	padding: 0 0 0;
	font-size: 4vw;
	color: #000;
	line-height: 150%;
}
.voice .main_btn{
	margin: -4vw 0 0;
	padding: 0 0 10vw;
}
/* introduction
   ========================================================================== */
.introduction{
	margin: -1px 0 0;
	text-align: center;
	position: relative;
	padding: 0 0 0;
}
.introduction .main{
	margin: 0 0 0;
	line-height: 0;
}
.introduction .main_btn{
	position: absolute;
	margin: 0;
	left: 0;
	right: 0;
	bottom: 6vw;
}
/* footer
   ========================================================================== */
footer{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000;
}
footer .footer_nav{
	margin: 0;
	padding: 20px 0;
}
footer .footer_nav ul{
	margin: 0;
}
footer .footer_nav ul li{
	display: inline-block;
	width: auto;
}
footer .footer_nav ul li a{
	font-size: 5vw;
	display: inline-block;
	margin: -3px 0 0;
	background-size: auto;
	border: none;
	padding: 0;
	color: #FFF;
	width: auto;
	text-align: left;
	background: none;
}
footer .footer_nav ul li a span{
	color: #FFF;
	border-right: 1px solid #FFF;
	height: 5vw;
	padding: 0 10px;
	font-size: inherit;
	display: inline-block;
	line-height: 1;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
footer .footer_nav ul li:last-child a span{
	border-right: none;
}
@media screen and (min-width : 640px){
	/* header
	   ========================================================================== */
	header h1{
		font-size: 30px;
	}
	.top_form{
		position: relative;
	}
	.top_form .main{
		text-align: center;
	}
	.top_form .mid{
		padding: 1px 10%;
	}
	.top_form .mid .form{
		margin: -60px 0 0;
		min-height: 510px;
	}
	.top_form .mid > p{
		margin: 20px 0 -70px;
		text-align: center;
		width: 100%;
	}
	header .under_title{
		margin: 20px 0 0;
		padding: 20px 0;
	}
	header .main_btn{
		bottom: 2px;
	}
	/* main_btn
	   ========================================================================== */
	.main_btn{
		margin: 0 0 0;
	}
	.main_btn .btn {
	    margin: 0 0 5px;
	}
	.main_btn .btn a{
	    width: 95%;
	}
	.main_btn p{
		margin: -10px auto 0;
		padding: 0;
		width: 65%;
	}
	/* top_block
	   ========================================================================== */
	.top_block{
		padding: 0 0 0;
	}
	.main_bottom{
		margin: 0 auto;
		padding: 0 0 0;
	}
	.top_block .main_btn{
		bottom: 35px;
	}
	/* voice
	   ========================================================================== */
	.voice{
		margin: 0 0 0;
		padding: 0 0 0;
	}
	.voice .bg{
		padding: 55px 0 0;
	}
	.voice .shadow{
		margin: 0 0 0;
	}
	.voice h2{
		margin: 0 auto 40px;
		width: 70%;
		padding: 0;
	}
	.voice .box{
		padding: 0 0 0;
	}
	.voice .item{
		margin: 0 32px;
		padding: 36px 0 12px;
	}
	.voice .item.border{
		background-size: 100% auto;
	}
	.voice .detail {
	    padding: 0 0 2% 3%;
	}
	.voice .title{
		margin: 0 0 0;
		font-size: 32px;
		line-height: 150%;
	}
	.voice .star{
		margin: 0 0 3px;
		width: 49%;
	}
	.voice .star_box{
		margin: 5px 0 0;
	}
	.voice .age{
		margin: 0 25px 0 0;
		font-size: 30px;
		padding-left: 0;
	}
	.voice .text{
		margin-top: 15px;
		font-size: 26px;
	}
	.voice .main_btn{
		margin: -20px 0 0;
		padding: 0 0 60px;
	}
	/* introduction
	   ========================================================================== */
	.introduction{
		margin: 0 0 0;
		padding: 0 0 0;
	}
	.introduction .main_btn{
		bottom: 33px;
	}
    /* footer
       ========================================================================== */
	footer .footer_nav{
		padding: 28px 0;
	}
	
	footer .footer_nav ul li a{
		font-size: 30px;
	}
	
	footer .footer_nav ul li a span{
		height: 30px;
		padding: 0 15px;
	}
}