@charset "utf-8";

/* 2017/08　WEBフォント導入 */
@import url('https://fonts.googleapis.com/earlyaccess/notosansjp.css');
@import url('https://fonts.googleapis.com/earlyaccess/sawarabimincho.css');
/* 2017/08　WEBフォント導入 */

/* @group base */

html{
	font-size: 62.5%;
}

body{
	text-align: center;
	font-family:'Noto Sans JP', sans-serif;
	letter-spacing: 0.07em;
	-webkit-text-size-adjust: 100%;
	background: #eeeeee;
	min-width: 970px;
	line-height: 1.5;
	font-size: 13px;
}


/* 2017/08　商品ページの各スライドタイトル */

.productpage_title{
	font-family: "Sawarabi Mincho","ヒラギノ明朝 ProN W2", "HiraMinProN-W2", "HG明朝E", "MS 明朝","ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-weight:500;
	font-size:26px;
	line-height: 1.3;
	}

/* 2017/08　商品ページの各スライドタイトル */


.contents{
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
	text-align: left;
}

.picture :hover {
opacity: 0.8; 
filter: alpha(opacity=80); 
-moz-opacity: 0.8;
}

.top_ex, .p_tex  {
font-size: 13px;
font-family:'Noto Sans JP', sans-serif;
color: #464646;
line-height: 26px;
letter-spacing: 0.09em;
line-break: normal;
text-justify: inter-ideograph;
}

.btn_p_moreinfo {
	display: block;
	position: relative;
	width: 270px;
	border-radius: 4px;
	padding: 0.8em;
	text-align: center;
	text-shadow: 0 1px 1px #000;
	font-size:13px;
	background: #af2318;
	margin:8px 0 ;
	text-decoration: none !important;
} 
.btn_p_moreinfo:hover {
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}



/* @end */

/* @group header */

#header{
	width: 100%;
}

#header_topbar{
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	position: relative;
}

#header h1{
	text-align: center;
	margin: 35px 0 10px;
}

#header_topbar ul{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 0 3px 0;
}

#header_topbar ul li{
	float: left;
	padding: 0;
}

#header_topbar ul li:nth-child(1) {
	margin-right: 15px;
}

#header_topbar ul li:nth-child(2) {
	margin-right: 30px;
}

#header_topbar ul li:nth-child(3) {
	margin: 10px 2px 0 0;
}

#header_topbar ul li:nth-child(4) {
	margin: 10px 0 0 0;
}

#header_topbar ul li img{
	vertical-align: top;
	}

#header_topbar ul li a:hover img {
	opacity: 0.5;
}

#nav{
	background: #263251;
	text-align: center;
}

#nav ul{
	width: 725px;
	margin: 0 auto;
	text-align: left;
}

#nav li{
	float: left;
	padding: 0 20px;
	height: 35px;
}

#header_scroll{
	background: #263251;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	opacity: 0;
}

#header_scroll_nav{
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
	text-align: left;
}

#header_scroll_nav #logo{
	width: 87px;
	float: left;
	margin: 5px 0 0 0;
}

#nav_scroll{
	width: 650px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}

#nav_scroll li{
	float: left;
}

#nav img{
	vertical-align: top;
}

.sub_product,
.sub_about,
.sub_shop{
	width: 100%;
	background: #000000;
	height: 95px;
	display: none;	
}

.sub_guide{
	width: 100%;
	background: #000000;
	display: none;	
}

#nav .sub_product ul,
#nav .sub_about ul,
#nav .sub_shop ul,
#nav .sub_guide ul{
	width: 970px;
	margin: 0 auto;
	text-align: center;
}

#nav .sub_product ul li,
#nav .sub_about ul li,
#nav .sub_shop ul li{
	float: none;
	display: inline;
	padding: 0 25px;
	height: 95px;
}

#nav .sub_guide ul{
	padding: 15px 0 10px;
}

#nav .sub_guide ul li{
	float: none;
	display: inline-block;
	padding: 0 25px;
	height: 50px;
	overflow: hidden;
}

/* nav contents */
.sub_contents,
.sub_contents2{
	width: 100%;
	background: #000000;
	display: none;	
}

.alt81contents{
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
	padding: 40px 0 25px;
}

.alt81contents_left {
	width: 60%;
	float: left;
	padding: 0 5%;
}

.alt81contents_right {
	width: 40%;
	float: right;
}

.alt81contents_left .alt81contents_item{
	width: 30%;
	float: left;
	margin: 0 5% 0 0;
	text-align: center;
}

.alt81contents_left .alt81contents_item:last-child {
	margin-right: 0;
}

.alt81contents_right .alt81contents_item {
	width: 48%;
	float: left;
	margin-bottom: 10px;
}

.alt81contents_right .alt81contents_item:nth-child(2n) {
	float: right;
	margin-bottom: 10px;
}

.alt81contents .alt81contents_item img{
	margin-bottom: 5px;
}

.alt81contents .alt81contents_item a{
	color: #ffffff;
	font-size: 12px;
	position: relative;
	display: block;
	text-decoration: none;
}

.alt81contents .alt81contents_item a:hover{
	text-decoration: none;
}

.alt81contents_right .alt81contents_item_img {
	width: 70px;
}

.alt81contents_right .alt81contents_item_text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 0 0 80px;
	text-align: left;
}
 .alt81contents_item a:hover {
 	color: #417297;
 }

 .alt81contents_item a:hover img{
 	opacity: 0.7;
 }

/* // nav contents */

#nav_scroll li.snav_fb{
	padding: 4px 8px 0 0;
}

#nav_scroll li.snav_ig{
	padding: 4px 8px 0 0;
}

#nav_scroll li.snav_cart{
	padding: 4px 0 0 0;
}

#nav_scroll li.snav_fb a:hover img,
#nav_scroll li.snav_ig a:hover img,
#nav_scroll li.snav_cart a:hover img{
	opacity: 0.5;
}

.sub_product2,
.sub_about2,
.sub_shop2{
	width: 100%;
	background: #000000;
	height: 95px;
	display: none;	
}

.sub_guide2{
	width: 100%;
	background: #000000;
	display: none;	
}

.sub_product2 ul,
.sub_about2 ul,
.sub_shop2 ul,
.sub_guide2 ul{
	width: 970px;
	margin: 0 auto;
	text-align: center;
}

.sub_product2 ul li,
.sub_about2 ul li,
.sub_shop2 ul li{
	float: none;
	display: inline;
	padding: 0 25px;
	height: 95px;
}

.sub_guide2 ul{
	padding: 15px 0 10px;
}

.sub_guide2 ul li{
	float: none;
	display: inline-block;
	padding: 0 25px;
	height: 50px;
	overflow: hidden;
}

.sp_chn_btn{
	width: 100%;
	background: #d6e0ea;
}

.changesp{
	display: inline-block;
	text-align: center;
	font-size:46px;
	color: #253252;
	text-decoration: none;
	font-weight: bold;
	padding: 20px 0 20px 40px;
	background: url("../img/header/sp.png") no-repeat left center;
	background-size: 30px 51px;
}

/* @end */



/* @group footer */

#footer_container {
	background: #263251;
	color: #ffffff;
}

.footer_inner {
	max-width: 1200px;
	min-width: 970px;
	text-align: left;
	margin: 0 auto;
}

.footer_left {
	width: 50%;
	float: left;
	padding: 60px 0 60px 110px;
}

.footer_right {
	width: 50%;
	float: right;
	padding: 60px 0 60px 50px;
}

.footer_left ul{
	font-size: 13px;
}

.footer_left ul li {
	margin: 0 0 10px 0;
	text-align: left;
}

.footer_left ul li a {
	color: #ffffff;
}

.footer_tel {
	position: relative;
	margin-bottom: 20px;
}

.footer_tel .tel {
	font-size: 30px;
}

.footer_tel ul {
	position: absolute;
	top: 10px;
	left: 320px;
}

.footer_tel ul li {
	float: left;
	margin: 0 0 0 10px;
}

.footer_name {
	position: relative;
	line-height: 1.8;
}

.footer_name h4 {
	font-size: 20px;
	font-weight: normal;
}

.footer_map {
	position: absolute;
	top: 29px;
	left: 370px;
}

.footer_map a {
	color: #ffffff;
	display: inline-block;
	padding: 7px 30px 0 0;
	background: url("../img/footer/footer_pin.png") no-repeat 90px 0;
}

.footer_copyright {
	max-width: 1200px;
	min-width: 970px;
	text-align: center;
	border-top: 1px solid #9399a8;
	padding: 30px 0;
	margin: 0 auto;
}

/* @end */


/* @group breadcrumb */

#breadcrumb{
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}

#breadcrumb ul{
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	font-size: 90%;
}

#breadcrumb ul li{
	float: left;
	color: #999999;
}

#breadcrumb ul li a{
	font-size: ;
	color: #3366cc;
	text-decoration: none;
}

#breadcrumb ul li a:after{
	content: ">";
	display: inline-block;
	color: #999999;
	margin: 0 5px;
}

.home{
	background: url("../img/header/breadcrumb_home.gif") no-repeat left center;
	padding: 1px 0 0 20px;
}

/* @end */

#header_topbar:after,
#nav:after,
#header_scroll_nav:after,
#header_scroll_nav_page:after,
#breadcrumb ul:after,
.contents:after,
#footer_container:after,
.footer_inner:after,
.index_category_box:after,
.footer_tel ul:after {
	visibility: hidden;
	display: block;
	font-size:0;
	content: " "; 
	clear: both; 
	height: 0; 
}
