@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%;
	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:0.5em;
}

#header_area nav ul li{
	margin:0px;
}

.header_nav_partition{
	display:none;
}

#header_area nav li a{
	display:block;
	padding:10px;
	margin:10px;
	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{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
}

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

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

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

.footer_nav_partition{
	display:none;
}

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

#footer_nav_area li{
	display:block;
	padding:15px 0px;
	border-top:1px solid #939393;
}

#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*/

#product_vol02_about_key_area_bg{
	width:100%;
	height:250px;
	margin:0px 0px 10px;
	background-image:url(../../../img/product_vol02_point_key_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#777777;
}

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

#product_vol02_about_key_area h2{
	width:90%;
	margin:0px;
	padding:90px 0px 0px 20px;
	font-size:10px;
	line-height:1em;
	box-sizing:border-box;
}

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

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

#pan_area p{
	font-size:12px;
}

#pan_area p a{
	text-decoration:none;
	color:#ffffff;
}

#pan_area p a:link{
	color:#ffffff;
}

#pan_area p a:visited{
	color:#ffffff;
}

#pan_area p a:hover{
	color:#b71b2c;
}

#pan_area p a:active{
	color:#333333;
}

#product_vol02_about_main_area{
	max-width:980px;
	margin:0px auto 40px;
	padding:0px 20px;
	border-bottom:1px solid #333333;
	box-sizing:border-box;
}

#product_vol02_about_main_area img{
	width:100%;
	height:auto;
	padding:0px 0px 30px;
}

#product_vol02_about_main_area　p{
	margin:0px;
}


#product_vol02_about_sub_area{
	max-width:980px;
	margin:0px auto 40px;
	overflow:hidden;
	box-sizing:border-box;
}

#product_vol02_about_sub_index{
	max-width:980px;
	margin:0px auto 50px;
	padding:0px;
	overflow:hidden;
}

#product_vol02_about_sub_index>li{
	display:block;
	width:100%;
	margin:0px 1% 30px;
	padding:0px 10px;
	font-size:17px;
}

.product_vol02_about_sub_list{
	list-style-type:disc;
	font-size:15px;
}

#product_vol02_about_sub_content{
	width:100%;
	margin:0px auto;
	padding:0px 20px;
	overflow:hidden;
	box-sizing:border-box;
}

#product_vol02_about_sub_content li{
	display:block;
	width:100%;
	margin:0px 1% 20px;
	font-size:20px;
}

.product_vol02_about_sub_content_left{
	width:100%;
	margin:0px;
}


.product_vol02_about_sub_content_left img{
	width:100%;
	height:auto;
}

.product_vol02_about_sub_content_right{
	width:100%;
}

.product_vol02_about_sub_content_right h3{
	margin:10px 0px 10px;
	font-size:20px;
	font-weight:normal;
	line-height:1.3em;
	border-bottom:1px solid #bba61d;
}

.product_vol02_about_sub_content_right p{
	margin:0px;
	font-size:14px;

}


#product_vol02_point_link_area{
	max-width:980px;
	margin:0px auto 20px;
	padding:0px 20px;
	border-top:1px solid #f7e049;
	overflow:hidden;
	box-sizing:border-box;
}

#product_vol02_point_link_area ul{
	width:100%;
	margin:0px;
	padding:20px 0px 0px;
	list-style-type:none;
}

#product_vol02_point_link_area ul li{
	width:47%;
	margin:0px 1% 1%;
	float:left;
}

#product_vol02_point_link_area ul li img{
	width:100%;
	height:auto;
}

#product_vol02_point_link_area a:hover{
	opacity:0.8;
}

#series_link_area{
	max-width:980px;
	margin:0px auto 50px;
	padding:0px 20px;
	text-align:center;
	box-sizing:border-box;
}

#series_link_area img{
	width:100%;
	height:auto;
}

#series_link_area a:hover{
	opacity:0.8;
}

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

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

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

#product_vol02_order_area_copy{
	width:100%;
}

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

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

#product_vol02_order_area_copy p{
	margin:20px;
	font-size:13px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#product_vol02_order_area_left{
	width:48%;
	float:left;
	text-align:center;
}

#product_vol02_order_area_left img{
	width:65%;
	height:auto;
}

#product_vol02_order_area_right{
	width:48%;
	float:right;
}

#product_vol02_order_area_right a{
	width:1000%;
}

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

#product_vol02_order_area_right a:hover{
	opacity:0.8;
}

#product_vol02_order_area_right p{
	margin:5px 0px 0px;
	font-size:11px;
	text-align:left;
}

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


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

#series_banner_area img{
	width:100%;
	height:auto;
	margin:0px 0px 20px;
}

#series_banner_area a{
	width:100%;	
}

#series_banner_area a:hover{
	opacity:0.8;
}

.button{
	padding:4px 8px;
	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:11px;
}

