@charset "UTF-8";



/* INTERFACE */


body{
	margin:0px;
	padding:0px;
	background: #45484d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	color:#ffffff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	-webkit-text-size-adjust:100%;
}



#header_area{
	background-color:#ffffff;
	padding:0px 20px 0px;
	box-sizing: border-box;
	color:#000000;
}

#header_area>div{
	width:100%;
	height:75px;
	margin:0px auto;
	padding:0px;
	position:relative;
}

#header_area h1{
	margin:0px;
	font-size:14px;
	line-height:1em;
	position:absolute;
	top:0px;
	left:0px;
}

#header_area nav{
	display:none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	padding:1px 5px 1px;
	background-color:#000000;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:absolute;
	top:75px;
	left:0px;
	z-index:999;
}

#header_area nav ul{
	width:100%;
	padding:0px;
	list-style-type:none;
	font-size:15px;
	line-height:1em;
}

#header_area nav ul li{
	width:50%;
	margin:0px;
	float:left;
}

.header_nav_partition{
	display:none;
}

#header_area nav li a,#header_area nav li #now_page{
	display:block;
	padding:10px;
	margin:0px 10px 14px;
	background-color:#ffffff;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
}

#header_area nav li a:link{
	color:#333333;
}
#header_area nav li a:visited{
	color:#333333;
}
#header_area nav li a:hover{
	color:#b71b2c;
}
#header_area nav li a:active{
	color:#333333;
}
#header_area nav li #now_page{
	color:#b71b2c;
}

#header_area address{
	display:none;
}

#nav_menu{
	display:block;
	width:40px;
	height:40px;
	background-image:url("../../../img/interface/nav_icon.png");
	background-repeat:no-repeat;
	-webkit-background-size:40px 40px;
	background-size:40px 40px;
	position:absolute;
	top:20px;
	right:0px;
	cursor:pointer;
}

#footer_nav_area_bg{
	background-color:#404040;
	padding:0px 20px 0px;
	position:relative;
}

#footer_nav_area{
	max-width:980px;
	margin:0px auto;
	overflow:hidden;
}

#footer_nav_area h1{
	margin:0px;
	font-size:14px;
	line-height:1em;
	float:left;
}

#footer_nav_area #footer_pagetop{
	width:150px;
	position:absolute;
	top:-15px;
	right:20px;
}

#footer_nav_area #footer_pagetop img{
	width:100%;
	height:auto;
}

#footer_nav_area ul{
	margin:30px 0px 0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	color:#ffffff;
	line-height:1em;
	float:right;
}

@media screen and (max-width:770px){
	#footer_nav_area ul{
		width:320px;
		margin:25px 0px 0px;
		padding:0px;
		list-style-type:none;
		font-size:12px;
		text-align:right;
		color:#ffffff;
		line-height:1.5em;
		float:right;
	}

}

#footer_nav_area li{
	display:inline;
}

#footer_nav_area li a{
	color:#ffffff;
	text-decoration:none;
}

#footer_copy_area_bg{
	background-color:#0c0c0c;
}

#footer_copy_area{
	max-width:980px;
	margin:0px auto;
	text-align:center;
}

#footer_copy_area small{
	display:inline-block;
	color:#ffffff;
	font-size:9px;
	margin:0px auto;
	padding:20px 0px 20px;
	font-family:verdana;
}

/* INTERFACE END*/
#producs_vol1_key_area_bg{
	width:100%;
	padding:0px 0px 10px;
	background-image:url("../img/producs_vol01_key_bg.jpg");
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-position:top center;
	box-sizing:border-box;
}

#producs_vol1_key_area{
	max-width:980px;
	margin:0px auto;
	padding:20px;
	overflow:hidden;
	box-sizing:border-box;
}

#producs_vol1_key_area #pan{
	font-size:12px;
	color:#000000;
}

#producs_vol1_key_area #pan a{
	text-decoration:none;
	color:#000000;
}

#producs_vol1_key_area #pan a:link{
	color:#000000;
}

#producs_vol1_key_area #pan a:visited{
	color:#000000;
}

#producs_vol1_key_area #pan a:hover{
	color:#b71b2c;
}

#producs_vol1_key_area #pan a:active{
	color:#000000;
}

#producs_vol1_key_area h2{
	max-width:700px;
	margin:20px auto 250px;
	font-size:10px;
	line-height:1em;
	box-sizing:border-box;
}

#producs_vol1_key_area h2 img{
	width:100%;
	height:auto;
}

#producs_vol1_key_area_copy{
	width:100%;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	font-size:15px;
	overflow:hidden;
}

#producs_vol1_key_area_copy_left{
	width:65%;
	float:left;
}

#producs_vol1_key_area_copy_left h3{
	width:90%;
	margin:0px 0px 30px 15px;
	padding:0px 0px 0px 10px;
	border-left:3px solid #b71b2c;
}

#producs_vol1_key_area_copy_left h3 img{
	width:100%;
	height:auto;
}

#producs_vol1_key_area_copy_left p{
	margin:20px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.button{
	padding:4px 10px;
	border: 1px solid #5e0000;
	background-color: #c53131;
	background-image: -webkit-linear-gradient(top, #c53131, #9c2a2a);
	background-image: linear-gradient(to bottom, #c53131, #9c2a2a);
	border-radius: 4px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-decoration:none;
	font-size:12px;
}

.button:hover{
	opacity:0.8;
}



#producs_vol1_point_about{
	width:100%;
	padding:20px;
	box-sizing:border-box;
	overflow:hidden;
}

#producs_vol1_point_about_left{
	width:38%;
	float:left;
}

#producs_vol1_point_about a img{
	width:100%;
	height:auto;
}

#producs_vol1_point_about_right{
	width:60%;
	float:right;
}

#producs_vol1_point_about h3{
	width:70%;
	margin:0px 0px 10px;
	padding:0px 0px 0px 8px;
	line-height:1em;
	font-size:10px;
}

#producs_vol1_point_about h3 img{
	width:100%;
	height:auto;	
}

#producs_vol1_point_about p{
	margin:0px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#producs_vol1_key_area_copy_right{
	width:35%;
	float:right;
}

#producs_vol1_key_area_copy_right img{
	width:90%;
	height:auto;
}

#producs_vol1_key_area_copy_right a{
	width:100%;
}

#producs_vol1_key_area_copy_right a img{
	width:90%;
	height:auto;
}

#producs_vol1_key_area_copy_right a:hover{
	opacity:0.8;
}

#producs_vol1_key_area_copy_right p{
	margin:5px 0px 0px;
	font-size:11px;
}

#producs_vol1_point_detail{
	width:100%;
	height:300px;
	background-image:url("../img/producs_vol1_point_detail_bg.png");
	background-repeat:no-repeat;
	background-position:25% center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}

.producs_vol1_point_link{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

#producs_vol1_point_detail section{
	max-width:980px;
	margin:0px auto;
}

#producs_vol1_point_detail_content{
	width:50%;
	float:right;
}

#producs_vol1_point_detail h3{
	width:325px;
	margin:50px 0px 20px;
	padding:0px 0px 5px;
	border-bottom:1px solid #f7e049;
	line-height:1em;
	font-size:10px;
}

#producs_vol1_point_detail h3 img{
	width:100%;
	height:auto;
}

#producs_vol1_point_detail p{
	margin:10px 0px;
	font-size:13px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#producs_vol1_point_ar{
	width:100%;
	height:300px;
	background-image:url("../img/producs_vol1_point_ar_bg.png");
	background-repeat:no-repeat;
	background-position:60% center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}


#producs_vol1_point_ar section{
	max-width:980px;
	margin:0px auto;
}

#producs_vol1_point_ar_content{
	width:40%;
	margin:0px 0px 0px 70px;
	float:left;
}

#producs_vol1_point_ar h3{
	width:233px;
	margin:50px 0px 20px;
	padding:0px 0px 10px;
	border-bottom:1px solid #f7e049;
	line-height:1em;
	font-size:10px;
}

#producs_vol1_point_ar h3 img{
	width:100%;
	height:auto;
}

#producs_vol1_point_ar p{
	margin:10px 0px;
	font-size:13px;
	color:#000000;
	text-align:justify;
	text-justify:inter-ideograph;
}

#producs_vol1_point_mook{
	width:100%;
	height:300px;
	padding:30px 50px;
	background-image:url("../img/producs_vol1_point_mook_bg.png");
	background-size:cover;
	background-repeat:no-repeat;
	background-position:30% -5px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}

#producs_vol1_point_mook section{
	max-width:980px;
	margin:0px auto;
}

#producs_vol1_point_mook_content{
	width:50%;
	float:right;
}

#producs_vol1_point_mook h3{
	width:314px;
	margin:30px 0px 20px;
	padding:0px 0px 10px;
	border-bottom:1px solid #f7e049;
	line-height:1em;
	font-size:10px;
}

#producs_vol1_point_mook h3 img{
	width:100%;
	height:auto;
}

#producs_vol1_point_mook p{
	margin:10px 0px;
	font-size:13px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#producs_vol1_point_cd{
	width:100%;
	height:300px;
	background-image:url("../img/producs_vol1_point_cd_bg.png");
	background-repeat:no-repeat;
	background-position:65% center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-color:#cccccc;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}

#producs_vol1_point_cd section{
	max-width:980px;
	margin:0px auto;
}

#producs_vol1_point_cd_content{
	width:40%;
	margin:0px 0px 0px 70px;
	float:left;
}

#producs_vol1_point_cd h3{
	width:100%;
	margin:50px 0px 20px;
	padding:0px 0px 10px;
	border-bottom:1px solid #f7e049;
	line-height:1em;
	font-size:10px;
}

#producs_vol1_point_cd h3 img{
	width:100%;
	height:auto;
}

#producs_vol1_point_cd p{
	margin:10px 0px;
	font-size:13px;
	color:#000000;
	text-align:justify;
	text-justify:inter-ideograph;
}


#producs_vol1_order{
	width:100%;
	padding:30px 50px;
	background-image:url("../img/producs_vol1_key_about_bg.jpg");
	box-sizing:border-box;
}

#producs_vol1_order section{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

#producs_vol1_order_copy_left{
	width:55%;
	float:left;
}

#producs_vol1_order_copy_left h3{
	width:100%;
	margin:40px auto 20px;
	line-height:1em;
	color:#000000;
	font-size:10px;
}

#producs_vol1_order_copy_left h3 img{
	width:100%;
	height:auto;
}

#producs_vol1_order_copy_left p{
	width:100%;
	margin:10px 0px;
	color:#000000;
	font-size:13px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#producs_vol1_order_copy_right{
	width:45%;
	float:right;
}

#producs_vol1_order_copy_right>img{
	width:80%;
	height:auto;
	padding:30px 0px 10px 20px;
}

#producs_vol1_order_copy_right a img{
	width:80%;
	height:auto;
	padding:0px 0px 10px 20px;
}

#producs_vol1_order_copy_right p{
	margin:5px 0px 0px;
	font-size:11px;
	color:#000000;
	padding:0px 0px 0px 20px;
}

@media screen and (max-width:800px){

	#producs_vol1_order_copy_left{
		width:100%;
	}

	#producs_vol1_order_copy_left h3{
		width:100%;
		margin:40px auto 20px;
		line-height:1em;
		color:#000000;
		font-size:10px;
	}

	#producs_vol1_order_copy_left h3 img{
		width:100%;
		height:auto;
	}

	#producs_vol1_order_copy_left p{
		width:100%;
		margin:10px 0px;
		color:#000000;
		font-size:13px;
		text-align:justify;
		text-justify:inter-ideograph;
	}

	#producs_vol1_order_copy_right{
		width:100%;
	}

	#producs_vol1_order_copy_right>img{
		width:40%;
		height:auto;
		padding:0px 0px 10px 20px;
		float:left;
	}

	#producs_vol1_order_copy_right a img{
		width:50%;
		height:auto;
		padding:60px 0px 10px 20px;
	}

	#producs_vol1_order_copy_right p{
		width:50%;
		margin:5px 0px 0px;
		font-size:11px;
		color:#000000;
		padding:0px 0px 0px 20px;
		float:left;
	}

}

