@charset "utf-8";
/* CSS Document */


#vol_header {
	background-image: url(../img/ttl_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:top center;
}
#main #sec1_ttl {
	margin-top: 60px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	width: 100%;
}
#main h2.sec_ttl_img {
	display: block;
	border: solid 1px #4D4B4A;
	padding: 25px 20px 20px;
	
/*	background: url(../img/sec_ttl_bg.png);*/
}
#main #sec1_ttl h2.sec_ttl_img {
	background: none;
}
#main h2.sec_ttl_img .ttl_sp {
	display: none;
}
#main h2.sec_ttl_img img {
	max-width: 703px;
	width: 100%;
	height: auto;
}
#main .sec_txt {
	line-height: 2em;
	margin-bottom:20px;
}
#main .sec_txt p {
	text-indent: 1em;
}
#main .sec_txt em {
	font-style:italic;
}
#main .sec_txt p.MB1em {
	margin-bottom: 1em;
}
#main .sec_txt p.ol_bold {
	display:block;
	margin:1.5em 0 1.5em 0.5em;
	font-weight:bold;
	text-indent: 0;
	font-size:16px;
}
#main .sec_txt p.ol_bold span {
	display:block;
	padding-left:1.5em;
	text-indent: -1.5em;
	display:block;
	margin-bottom:0.3em;
}


#main .sec_left {
	width:48%;
	float:left;
}
#main .sec_right {
	width:48%;
	float:right;
}
#main .sec_img {
	margin-bottom:20px;
}
#main .sec_img.MT20 {
	margin-top:20px;
}
#main .sec_img.MB5 {
	margin-bottom:5px;
}
#main .sec_img img {
	width:100%;
	height:auto;
}
#main .sec_right.sec_1 {
	width:52%;
}
#main .sec_right.sec_1 .sec_right_in {
	float:right;
	width:92%;
}

#main #sec1_box {
	overflow:hidden;
	margin-bottom:30px;
	clear:both;
}

#main #sec2_box {
	overflow:hidden;
	margin-bottom:50px;
	clear:both;
}


#main #sec2_ttl {
	width: 100%;
	margin-bottom: 10px;
}
#main .sec_left.sec_2,
#main .sec_left.sec_4 {
	margin-top: 10px;
}

#main #sec3_box {
	overflow: hidden;
	margin-bottom:50px;
}

#main #sec3_ttl {
	width: 100%;
	margin-bottom: 10px;
}
#main .sec3_inbox {
	overflow: hidden;
	background: url(../img/sec3_bg.jpg) no-repeat right top;
	background-size: contain;
}


#main .sec_img.sec_img5 {
	margin-top:10px;
}

#main #sec4_box {
	overflow: hidden;
	margin-bottom: 50px;
	background: url(../img/sec4_bg.jpg) no-repeat right bottom;
	background-size: contain;
	padding-bottom: 350px;
}
#main #sec4_ttl {
	width: 100%;
	margin-bottom: 10px;
}
#main #sec4_box .sec_txt.sec_right.sec_4 {
	margin-bottom:0;
}
#main #sec5_box {
	overflow: hidden;
	margin-bottom: 50px;
}
#main #sec5_ttl {
	width: 100%;
}
#main .sec_img5_1 {
	margin-bottom:20px;
}
#main .sec_img5_1 img {
	width:100%;
	height:auto;
}
#main #sec6_box {
	overflow: hidden;
	margin-bottom: 50px;
}
#main #sec6_ttl {
	width: 100%;
	margin-bottom: 30px;
}


#main .sec_img_75 {
	margin:10px 0 20px;
	width:75%;
}
#main .sec_img_75 img {
	width:100%;
	height:auto;
}
#main .sec_img_sp {
	display:none;
}

.youtube_img {
	width:100%;
}
.youtube_img img {
	width:100%;
	height:auto;
}

.blockquote {
	border: solid 1px #D2D1CC;
	background:url(../img/blockquart_bg1.gif) no-repeat left top;
	margin:10px 0 20px;
}
.blockquote .blockquote_inbox {
	background:url(../img/blockquart_bg2.gif) no-repeat right bottom;
	padding: 4em 1.5em 3em;
}



#main .fx_link {
	margin-top:1em;
	float:right;
}
#main .fx_link a {
	display:block;
	background:url(../../shared/img/icon_blank_333.png) no-repeat left center;
	padding-left:7px;
}

#main .fx_link a:hover {
	text-decoration:none;
}

#main .movie_box {
	width:50%;
}
#main .movie_box a {
	display:block;
	width:90%;
	max-width:420px;
	margin:0 auto;
}
#main .movie_box img {
	width:100%;
	height:auto;
}
#main .movie_txt1 {
	clear:both;
	width:92%;
	padding-top:15px;
	margin: 0 auto 30px;
}
#main .movie_txt2 {
	clear: both;
	width: 90%;
	max-width: 420px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#main .movie_txt1 h3,
#main .movie_txt2 h3 {
	font-weight:bold;
	margin-bottom:0.2em;
	font-size:15px;
}

#main .photo_txt {
	display:block;
	text-align:center;
	padding-top:5px;
	font-size:90%;
}
#main .photo_txt2 {
	width:50%;
	float:right;
	text-align:center;
	padding-top:5px;
	font-size:90%;
}





@media screen and (min-width:810px) and (max-width:979px){
	#main #sec3_out_box {
		padding-bottom:20px;
	}
	#main .sec_img.blank_img,
	#main .sec_img.sec_img5 {
		margin-bottom:10px;
	}
	#main .sec3_inbox {
		padding-bottom:20px;
	}
	#main .br_980 {
		display:none;
	}
}
@media screen and (min-width:640px) and (max-width:809px){
	#main #sec3_out_box {
		padding-bottom:10px;
	}
	#main .sec3_inbox {
		padding-bottom:0;
	}
	#main .br_980 {
		display:none;
	}
}

@media screen and (max-width:639px){
	
	#main h2.sec_ttl_img img {
		max-width: 300px;
		width: 100%;
		height: auto;
	}
	#main #sec1_ttl {
	margin-top: 0;
	}
	#main .sec_img.MT20 {
		margin-top:0;
	}
	#main #sec1_ttl {
	padding-top: 90px;
	}
	#main h2.sec_ttl_img {
		padding: 10px;
	}
	
	#main .sec_txt p.ol_bold {
		display:block;
		margin:1.5em 0;
		font-weight:bold;
		text-indent: 0;
		font-size:15px;
	}
	
	#main .sec3_inbox {
		background: none;
		padding-bottom:0;
	}
	
	#main #sec4_box {
		overflow: hidden;
		margin-bottom: 50px;
		background: url(../img/sec4_bg_sp.jpg) no-repeat center 200px;
		background-size: contain;
		padding-bottom: 0;
	}
	
	#main .movie_box.sec_left {
		margin-bottom:10px;
	}

	#main .movie_txt1 {
		width:85%;
	}
	
/*	#main h2.sec_ttl_img img {
		width: 100%;
	}*/
	#main .sec_left, #main .sec_right {
		width:100%;
		float:none;
	}
	#main .sec_right.sec_1 {
		width:100%;
	}
	#main .sec_right.sec_1 .sec_right_in {
		float:none;
		width:100%;
	}
	#main ul.photo_list li {
		width:50%;
	}
	#main .sec_img_sp {
		display: block;
	}
	#main .sec_img_pc {
		display: none;
	}
	#main .sec_img_75 {
		margin:10px auto 20px;
		width:75%;
	}
	#main .br_980 {
		display:none;
	}

	
}

@media screen and (max-width:479px){
	#main #sec1_ttl {
		padding-top: 60px;
	}
	
	#main h2.sec_ttl_img .ttl_pc {
		display: none;
	}
	#main h2.sec_ttl_img .ttl_sp {
		display: inline;
	}
	#main #sec2_box .sec_img.sec_img_sp.blank_img {
		margin-bottom:-10px;
	}
	#main #sec3_box .sec_img.sec_img_sp.sec3_img1,
	#main #sec4_box .sec_img.sec_img_sp.sec4_img1 {
		margin-bottom:0;
	}
	
}
