@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: 20px 0 10px;
	width: 100%;
	padding-top: 140px;
	background: url(../img/sec_ttl_1_bg.jpg) top right no-repeat;
	background-size: contain;
}
#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: 550px;
	width: 75%;
	height: auto;
}
#main .sec_txt {
	line-height: 2em;
	margin-bottom:20px;
}
#main .sec_txt p {
	text-indent: 1em;
}
#main .sec_txt p em {
	font-style:italic;
}
#main .sec_left {
	width:48%;
	float:left;
}
#main .sec_right {
	width:48%;
	float:right;
}
#main .sec_img {
	margin-bottom:20px;
}
#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 ul.photo_list {
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
	margin-bottom:70px;
}
#main ul.photo_list li {
	float:left;
	display:block;
	width:25%;
}
#main ul.photo_list li a {
	display:block;
}
#main ul.photo_list li a img {
	width:100%;
	height:auto;
}

#main #sec2_box {
	overflow:hidden;
	background:url(../img/sec2_ttl_bg.jpg) top right no-repeat;
	background-size:contain;
	margin-bottom:50px;
}


#main #sec2_ttl {
	width:100%;
}
#main .sec_left.sec_2,
#main .sec_left.sec_4 {
	margin-top: 10px;
}

#main #sec3_out_box {
	overflow: hidden;
	background: url(../img/sec3_bg.jpg) center bottom no-repeat;
	background-size: contain;
	padding-bottom: 70px;
	margin-bottom: 70px;
}
#main #sec3_box {
	overflow:hidden;
	background:url(../img/sec3_ttl_bg.jpg) top right no-repeat;
	background-size:contain;
}

#main .sec_img.sec_img5 {
	margin-top:10px;
}

#main #sec4_box {
	overflow:hidden;
	background:url(../img/sec4_ttl_bg.jpg) top right no-repeat;
	background-size:contain;
	margin-bottom:50px;
}
#main #sec4_box .sec_txt.sec_right.sec_4 {
	margin-bottom:0;
}


#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;
}


#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;
}


@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;
	}
}
@media screen and (min-width:640px) and (max-width:809px){
	#main #sec3_out_box {
		padding-bottom:10px;
	}
	#main .sec_img.blank_img,
	#main .sec_img.sec_img5 {
		margin-bottom:-10px;
	}
}

@media screen and (max-width:800px){
	#main #sec1_ttl h2.sec_ttl_img {
		background: url(../img/sec_ttl_bg.png);
	}
}
@media screen and (max-width:639px){
	#main #sec1_ttl {
	padding-top: 90px;
	}
	#main h2.sec_ttl_img {
		padding: 10px;
	}
/*	#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 .sec_left.sec_2 {
		margin-top:0px;
	}
	#main #sec2_box {
		background:url(../img/sec2_ttl_bg_sp.jpg) top right no-repeat;
		background-size: contain;
	}
	#main .fx_link {
		float:left;
	}
	#main #sec2_box .sec_txt.sec_left.sec_2,
	#main #sec3_box .sec_txt.sec_left.sec_3 {
		margin-bottom:0;
	}
	#main #sec3_box {
		background:url(../img/sec3_ttl_bg_sp.jpg) top center no-repeat;
		background-size: contain;
	}
	#main #sec4_box {
		background:url(../img/sec4_ttl_bg_sp.jpg) top right no-repeat;
		background-size: contain;
		margin-bottom:50px;
	}
	#main #sec3_box .sec_img.sec_img_sp.sec3_img1 {
		margin-bottom:0;
	}
	#main .sec_img.sec_img_sp.sec_img7 {
		margin-bottom:0;
	}
	
	#main .sec_txt.sec_left.sec_4 {
		margin-bottom:0;
	}
	#main #sec3_box .sec_img.sec_img_sp.sec3_img1_320 {
		display: none;
	}

	
}

@media screen and (max-width:479px){
	#main #sec1_ttl {
		padding-top: 80px;
	}
	
	#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 {
		display:none;
	}
	#main #sec4_box .sec_img.sec_img_sp.sec4_img1 {
		margin-bottom:0;
	}
	#main #sec3_box .sec_img.sec_img_sp.sec3_img1_320 {
		display: block;
	}
	
}
