@charset "Shift_JIS";


.content .mod-section-title_1st {
  margin: 0px;
}


/*============================
#ttl
============================*/
#ttl{
	position: relative;
	z-index: 1;
}

#ttl img {
width: 100%;
height: auto;
}


.read{
	background-color:#0f1d31;
	text-align: center;
	padding-top: 6.6vw;
}
.read .read_inner{
	max-width: 670px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.read .read_inner p{
	color: #fff;
	font-size: 3.4vw;
	line-height: 200%;
}

.read .read_inner p span{
	color: #ffed00;
}

.report {
	width: 89%;
	max-width: 670px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12vw;
}

.capter01 h3{
	text-align: center;
}
.capter01 .img_area01{
	margin: 5.3vw 0 6.6vw;
}
.capter01 p{
	font-size: 3.4vw;
}

.capter02 h3{
	text-align: center;
}
.capter02 p{
	font-size: 3.4vw;
}
.capter02 .highlight{
	background:url(../img/bg_highlight.png) 0 0 no-repeat;
	background-size: contain; 
	min-height: 123vw;
	padding-top:4vw;
	margin-top:6vw;
}
.capter02 .highlight h4{
	text-align: center;
}
.capter02 .highlight p{
	padding-top: 8.6vw;
	width: 78%;
	margin: 0 auto;
}
.capter02 .highlight p.txt02{
	padding-top:13vw;
}

.capter03 h3{
	text-align: center;
}
.capter03 p{
	font-size: 3.4vw;
}
.capter03 .photobox{
	margin-top:20px;
}
.capter03 .display{
	background:url(../img/bg_display.png) 0 0 no-repeat;
	background-size: contain;
	min-height: 126vw;
	padding-top: 4vw;
	margin-top: 6vw;
}
.capter03 .display h4{
	text-align: center;
}
.capter03 .display p{
	padding-top: 8.6vw;
	width: 89%;
	margin: 0 auto;
	line-height:185%;
}
.capter03 p.last{
	margin: 8vw 0 5vw;
}
.capter03 .alR{ text-align: right; padding-bottom: 6vw;}

.finally p{
	font-size: 3.4vw;
}
.finally .ep {
	margin-top:10.6vw;
	margin-bottom:10.6vw;
	font-size: 2.6vw;
	
}
.voice{
	background:url(../img/bg_voice.png) 0 0 no-repeat;
	text-align:center;
	padding-top:5.3vw;
	padding-bottom:6.1vw;
	background-size: cover;
}
.voice .voice_wrap{
	background-color: rgba(255,255,255,0.8);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 89%;
	max-width: 670px;
	margin: 0 auto;
	
}
.voice .voice_wrap h4{
	padding: 4vw 0 3vw;
	font-size: 5.3vw;
	font-weight: normal;
}
.voice .voice_wrap p{
	padding: 5.3vw 0;
	border-bottom:1px solid #000;
	margin: 0 4vw;
	text-align: left;
}
.voice .voice_wrap p.last{
	border-bottom: none;
}





@media (min-width:760px) {
	.read .read_inner p{ font-size: 28px;}
	.capter01 p { font-size: 28px;}
	.capter02 p { font-size: 28px;}
	.capter02 .highlight{min-height: 925px;}
	.capter02 .highlight{	padding-top: 30px;}
	.capter02 .highlight p{	padding-top: 66px;}
	.capter02 .highlight p.txt02{	padding-top: 100px;}
	.capter03 .display{ margin-bottom:50px;}
	.capter03 p { font-size: 28px;}
	.capter03 .display{	padding-top: 40px; min-height: 909px;}
	.capter03 .display p{ padding-top: 40px;}
	.voice .voice_wrap h4{ font-size: 45px;}
	.finally p { font-size: 28px;}
	.finally .ep { font-size: 20px; margin-top: 40px; margin-bottom: 40px;}
}

.list {
	background-image: url(../../img/bg03.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	padding: 6.6vw 6vw;
	/*margin-top: 28px;*/
}
.list p {
	color: #C50004;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
}
.list p img{
	width: 100%;
	height: auto;
	max-width: 660px;
	margin: 0 auto;
}

