@charset "utf-8";
/****************************************************************************************************

vol用

****************************************************************************************************/
.wordwrap{
	display:inline-block;
}

/*----------------------------------------------------------------------------------------------------

レイアウト

----------------------------------------------------------------------------------------------------*/
#Contents{
	width:100%;
}
@media only screen and (max-width:900px){
#Contents{
	padding:0;
	width:100%;
}
}

.contentsInner{
	margin:0 auto;
	width:900px;
}
@media only screen and (max-width:900px){
.contentsInner{
	padding:0 10px;
	width:100%;
}
}



.section_lv1{
	margin-bottom:70px;
}
@media only screen and (max-width:900px){
.section_lv1{
	margin-bottom:7.777777777777778%;
}
}
.section_lv2{
	margin-bottom:8.88888888888889%;	/*80px;*/
}



/*----------------------------------------------------------------------------------------------------

ページタイトル

----------------------------------------------------------------------------------------------------*/
.pageTitle{
	margin-bottom:7.77%;	/*70px*/
}





/****************************************************************************************************

contents1

****************************************************************************************************/
.vol_contents1{
}

.vol_intro{
	margin-bottom:6.666666666666667%;	/*50px*/
	padding:3.33%;	/*30px;*/
	border:4px solid #001A66;
}
	.vol_introHead{
		margin-bottom:2.2222222222222223%;	/*20px;*/
		font-weight:bold;
		font-size:168%;
		color:#001A66;
		line-height:1.5;
	}
@media only screen and (max-width:736px){
	.vol_introHead{
		font-size:2.0rem;
		line-height:1.5;
	}
}


.vol_introTxt1{
	float:left;
	width:470px;
}
@media only screen and (max-width:900px){
.vol_introTxt1{
	width:55.952380952380956%;	/*470px;*/
}
}
@media only screen and (max-width:736px){
.vol_introTxt1{
	float:none;
	margin-bottom:10px;
	width:100%;
}
}
	.vol_introTxt1 p{
		margin-bottom:0;
	}

.vol_introImg1{
	float:right;
	width:323px;
}
@media only screen and (max-width:900px){
.vol_introImg1{
	width:38.452380952380956%;	/*323px;*/
}
}
@media only screen and (max-width:736px){
.vol_introImg1{
	float:none;
	width:100%;
}
}





.vol_interview{
}

.vol_interviewHead{
	margin-bottom:2.2222222222222223%;	/*20px*/
	font-weight:bold;
	font-size:150%;
	line-height:1.5;
	color:#FF0000;
}
@media only screen and (max-width:736px){
.vol_interviewHead{
	margin-bottom:10px;
	font-size:1.8rem;
	line-height:1.5;
}
	.vol_interviewHead br{
		display:none;
		
	}
}


.vol_interviewLead{
	margin-bottom:10px;
	font-weight:bold;
	font-size:125%;
}



	.vol_interviewCol1{
		float:left;
		width:63.33333333333333%;	/*570px;*/
	}
@media only screen and (max-width:736px){
	.vol_interviewCol1{
		float:none;
		width:100%;
	}
}

	.vol_interviewImg1{
		float:right;
		margin-left:30px;
		margin-bottom:10px;
		width:210px;
	}
@media only screen and (max-width:736px){
	.vol_interviewImg1{
		margin-left:20px;
		width:140px;
	}
}

.vol_interviewNotes{
	padding:3.3333333333333335%;	/*30px;*/
	border:2px solid #000;
	font-weight:bold;
}
	.vol_interviewNotes dt{
		margin-bottom:15px;
		padding-bottom:10px;
		border-bottom:2px solid #000;
		font-size:125%;
	}
	.vol_interviewNotes dd{
		font-size:87.5%;
	}
@media only screen and (max-width:736px){
}


.vol_photo{
	padding:3.3333333333333335%;	/*30px*/
	background-color:#F1F2EA;
}

.vol_contents1 .vol_photoList{
}
	.vol_contents1 .vol_photoList li{
		margin-bottom:4.761904761904762%;	/*40px;*/
		width:47.61904761904761%;	/*400px;*/
	}
	.vol_contents1 .vol_photoList li.vol_photoLarge{
		margin-bottom:0;
		width:100%;
	}
	
	.vol_contents1 .vol_photoL{ float:left; }
	.vol_contents1 .vol_photoR{ float:right; }


	






/****************************************************************************************************

contents2

****************************************************************************************************/
.vol_contents2{
}

.vol_contents2Box{
	padding:30px;
	background-color:#EDF8FD;
}
@media only screen and (max-width:736px){
.vol_contents2Box{
	padding:10px;
}
}

	.vol_contents2 .vol_title{
		margin-bottom:2.380952380952381%;	/*20px*/
		padding:15px 0 15px 120px;
		font-weight:bold;
		font-size:162%;
		line-height:1.5;
		background:url(../images/vol6/contents2/icon1.png) no-repeat;
	}
@media only screen and (max-width:736px){
	.vol_contents2 .vol_title{
		margin-bottom:10px;
		padding:50px 0 0 0;
		font-size:1.8rem;
		line-height:1.5;
		text-align:center;
		background-size:42px;
		background-position:center 0;
	}
	.vol_contents2 .vol_title br{
		display:none;
		
	}
}
	
	
	
	
.vol_contents2 .vol_imgRow1{
	margin:4.761904761904762% 0;	/*40px*/
}

	.vol_contents2 .vol_imgRow1 .vol_imgCol1{
		float:left;
		width:70.23809523809523%;	/*590px;*/
	}
@media only screen and (max-width:736px){
	.vol_contents2 .vol_imgRow1 .vol_imgCol1{
		float:none;
		width:100%;
	}
}

	.vol_contents2 .vol_imgRow1 .vol_imgCol2{
		float:right;
		margin-left:30px;
		margin-bottom:20px;
		width:206px;	/*206px;*/
	}
@media only screen and (max-width:736px){
	.vol_contents2 .vol_imgRow1 .vol_imgCol2{
		margin-left:20px;
		margin-bottom:10px;
		width:140px;
	}
}


.vol_contents2 .vol_imgRow2{
	margin:4.761904761904762% 0;	/*40px*/
}

	.vol_contents2 .vol_imgRow2 .vol_imgCol1{
		float:right;
		width:83.33333333333334%;	/*700px;*/
	}
@media only screen and (max-width:736px){
	.vol_contents2 .vol_imgRow2 .vol_imgCol1{
		float:none;
		width:100%;
	}
}

	.vol_contents2 .vol_imgRow2 .vol_imgCol2{
		float:left;
		margin-right:30px;
		width:14.285714285714285%;	/*120/840*100*/
	}
@media only screen and (max-width:736px){
	.vol_contents2 .vol_imgRow2 .vol_imgCol2{
		margin-right:20px;
		width:80px;
	}
}








	.vol_contents2 .vol_lead1{
		margin-bottom:5px;
		font-size:125%;
		font-weight:bold;
		color:#00AAF7;
		line-height:1.5;
	}
@media only screen and (max-width:736px){
	.vol_contents2 .vol_lead1{
		font-size:1.6rem;
		line-height:1.5;
	}
}

	.vol_contents2 .vol_lead2{
		margin-bottom:5px;
		font-size:100%;
		font-weight:bold;
		color:#00AAF7;
		line-height:1.5;
	}
@media only screen and (max-width:736px){
	.vol_contents2 .vol_lead2{
		font-size:1.6rem;
		line-height:1.5;
	}
}



	.vol_contents2 .vol_name1{
		margin-bottom:10px;
		font-weight:bold;
		line-height:1.5;
	}
	.vol_contents2 .vol_txt1{
		font-size:85%;
	}
	
	
	
	

.vol_contents2 .vol_photoList{
}
	.vol_contents2 .vol_photoList li{
		margin-bottom:4.761904761904762%;	/*40px;*/
		width:47.61904761904761%;	/*400px;*/
	}
	.vol_contents2 .vol_photoList li.vol_photoLarge{
		margin-bottom:0;
		width:100%;
	}
	
	.vol_contents2 .vol_photoL{ float:left; }
	.vol_contents2 .vol_photoR{ float:right; }




.vol_contents2 .vol_note1{
	padding:3.571428571428571% 4.761904761904762%;	/*30px 40px*/
	background-color:#fff;
}
	.vol_contents2 .vol_note1 .vol_noteLead1{
		margin-bottom:10px;
		font-weight:bold;
		font-size:156%;
		color:#00ABF4;
	}
@media only screen and (max-width:736px){
	.vol_contents2 .vol_note1 .vol_noteLead1{
		font-size:1.6rem;
		line-height:1.5;
	}
}










/****************************************************************************************************

contents3

****************************************************************************************************/
.vol_contents3{
	text-align:center;
}
	.vol_contents3 p{
		display:inline-block;
		margin-bottom:0;
		padding:20px;
		border:2px solid #333;
		font-size:137%;
		font-weight:bold;
	}
@media only screen and (max-width:736px){
	.vol_contents3 p{
		font-size:1.6rem;
		line-height:1.5;
	}
}




