@charset "UTF-8";
/* sp(320px) */

#pageVoices {}

#pageVoices #headline {
	background-image: url(../img/voices/bg_headline.jpg);
}

	@media (-webkit-min-device-pixel-ratio: 2){
		#pageVoices #headline {
			background-image: url(../img/voices/bg_headline@2x.jpg);
		}
	/* end of media query(retina) */	
	}

/* トップタイトル */
#pageVoices .hl_voice {
	background-color: #f6f6f6;
	margin-top: 0px;
}
#pageVoices .hl_voice .txt {
	padding-top: 10px;
	padding-bottom: 20px;
}
#pageVoices .hl_voice .hl {
	font-size: 20px;
	font-weight: normal;
}
#pageVoices .hl_voice .enc {
	position: relative;
	margin-top: 20px;
	padding-top: 25px;
	padding-left: 0.2em;
}
#pageVoices .hl_voice .enc:before {
	content: '';
	border-top: 1px solid #000;
	width: 41px;
	position: absolute;
	left: 0;
	top: 0;
}
#pageVoices .hl_voice .enc .name {
	font-size: 16px;
}
#pageVoices .hl_voice .enc .name span {
	display: block;
	font-weight: bold;
}
#pageVoices .hl_voice .ph {
	padding-bottom: 30px;
}
#pageVoices .hl_voice .ph figure {
	margin-top: 0px;
	text-align: center;
}



#pageVoices .t-col8 .name {
	font-size:20px;
}
#pageVoices .t-col8 h3.hl {
	font-size:20px;
	color:#ca373d;
}

/* vbox */
#pageVoices .vbox .txt {
	padding: 0px 3% 30px;
}
#pageVoices .vbox .txt .ques {
	font-size: 16px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding:5px 0px;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#pageVoices .vbox .txt .ques:before {
	content: '';
	border-top: 1px solid #000;
	width: 1em;
	position: absolute;
	left: 0;
	top: 0.8em;
}

#pageVoices .vbox .txt .ans {
	line-height: 1.9;
}

#pageVoices .vbox figure {
	max-width: 485px;
	margin-left: auto;
	margin-right: auto;
}



#pageVoices #box_swiper {
	border-top:1px solid #ededed;
}

#pageVoices #pageHome .list_voices li .summary {
	padding: 10px 0px;
	font-weight:bold;
}
#pageVoices .mt220 .btn_wht {
	width:10em;
}

@media handheld, print, screen and (min-width: 374px) {
/* iphone6 */

/* vbox */
#pageVoices .vbox .txt .ques {
	font-size: 18px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding:5px 0px;
	margin-bottom: 1em;
	margin-top: 0.5em;
}


/* end of media query(iphone6) */	
}



@media handheld, print, screen and (min-width: 413px) {
/*  iPhone6 Plus */

/* end of media query(iPhone6 Plus) */	
}



@media handheld, print, screen and (min-width: 481px) {
/* tablet */

/* トップタイトル */
#pageVoices .hl_voice {
	margin-top: 30px;
}
#pageVoices .hl_voice .txt {
	padding-top: 20px;
	padding-bottom: 30px;
}
#pageVoices .hl_voice .hl {
	font-size: 20px;
}
#pageVoices .hl_voice .enc {
	margin-top: 30px;
	padding-top: 25px;
	padding-left: 0.2em;
}
#pageVoices .hl_voice .ph {
	padding-bottom: 50px;
}
#pageVoices .hl_voice .ph figure {
	margin-top: 0px;
	text-align: center;
}

/* vbox */
#pageVoices .vbox .txt {
	padding: 0px 3% 30px;
}




/* end of media query(tablet) */	
}



@media handheld, print, screen and (min-width: 621px) {
/* iPad */

/* トップタイトル */
#pageVoices .hl_voice {
	margin-top: 70px;
}
#pageVoices .hl_voice .txt {
	padding-top: 6%;
	padding-bottom: 40px;
}
#pageVoices .hl_voice .hl {
	font-size: 20px;
}
#pageVoices .hl_voice .enc {
	margin-top: 30px;
	padding-top: 25px;
	padding-left: 0.2em;
}
#pageVoices .hl_voice .ph {
	padding-bottom: 50px;
}
#pageVoices .hl_voice .ph figure {
	margin-top: -66px;
	text-align: right;
}


/* end of media query(iPad) */	
}



@media handheld, print, screen and (min-width: 801px) {
/* pc */

/* トップタイトル */
#pageVoices .hl_voice {
	margin-top: 70px;
}
#pageVoices .hl_voice .txt {
	padding-top: 8%;
	padding-bottom: 40px;
}
#pageVoices .hl_voice .hl {
	font-size: 20px;
}
#pageVoices .hl_voice .enc {
	margin-top: 40px;
	padding-top: 25px;
	padding-left: 0.2em;
}
#pageVoices .hl_voice .ph {
	padding-bottom: 50px;
}
#pageVoices .hl_voice .ph figure {
	margin-top: -66px;
	text-align: right;
}

/* vbox */
#pageVoices .vbox .txt {
	padding: 0px 3% 0px;
}

/* end of media query(pc) */
}