@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', Verdana, HiraKakuProN-W4, "Trebuchet MS", arial, sans-serif;
	color: #555555;
	font-size: 14px;
	line-height:1.5;
	min-width: 320px;
}
img {
	max-width:100%;
	vertical-align: bottom;
}
input[type=text], input[type=search], input[type=number], input[type=tel], input[type=email], textarea, select {
	border:1px solid #cccccc;
	min-height:20px;
	max-width:90%;
}
textarea {
	font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', Verdana, HiraKakuProN-W4, "Trebuchet MS", arial, sans-serif;
	font-size: 1em;
	padding: 1px;
	border:1px solid #cccccc;
	border-radius:5px
}
input[type=text], input[type=search], input[type=number], input[type=tel], input[type=email], input[type=password] {
	height:1.0em;
	padding:0.6em;
	margin:5px 0;
	border:1px solid #cccccc;
	border-radius:5px
}
input[type=text]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=email]:focus, input[type=password]:focus {
	border:solid 1px #EEA34A;
}
select {
	font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', Verdana, HiraKakuProN-W4, "Trebuchet MS", arial, sans-serif;
	/*	border-radius:4px;
*/	height: 28px;
	line-height: 28px;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #555555;
}
#sp-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.list-toggle-item > a, .list-toggle-item > span {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	margin: 0 10px;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
	display: block;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.list-toggle-item > a:after, .list-toggle-item > span:after {
	display: block;
	height: 10px;
	width: 10px;
	content: '';
	margin-top: -5px;
	position: absolute;
	right: 8px;
	top: 50%;
}
.list-toggle-item.open > a:after, .list-toggle-item.open > span:after {
	display: block;
	height: 10px;
	width: 10px;
}
.list-toggle-item li > a {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	margin: 0 10px;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
	display: block;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-toggle-item_o > a, .list-toggle-item_o > span {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	margin: 0 10px;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
	display: block;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.list-toggle-item_o > span:after {
	display: block;
	height: 10px;
	width: 10px;
	content: '';
	margin-top: -5px;
	position: absolute;
	right: 8px;
	top: 50%;
}
.list-toggle-item_o.open > a:after, .list-toggle-item_o.open > span:after {
	display: block;
	height: 10px;
	width: 10px;
}
.list-toggle-item_o li > a {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	margin: 0 10px;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
	display: block;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.category-filter-item > ul li > a {
	margin: 0 30px;
	padding: 0 30px;
}
.category-filter-item > ul li > a:after {
	font-family: FontAwesome;
	content: '\f105';
	display: block;
	height: 10px;
	width: 10px;
	margin-top: -20px;
	position: absolute;
	right: 8px;
	top: 50%;
}
.category-filter-item > ul li > a:before {
	content: '';
	height: 24px;
	width: 24px;
	position: absolute;
	margin-top: 10px;
	margin-left: -30px;
	/*	top: 50%;
    left: -10px;
*/    display: block;
}
.category-filter-item > ul li.SK a:before {
	background-image: url("../img/sk_red.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.OPS a:before {
	background-image: url("../img/ops.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.SH a:before {
	background-image: url("../img/sh.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.RB a:before {
	background-image: url("../img/rb.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.WS a:before {
	background-image: url("../img/ws.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.HG a:before {
	background-image: url("../img/hg.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.HT a:before {
	background-image: url("../img/ht.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.FG a:before {
	background-image: url("../img/fg.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.SP a:before {
	background-image: url("../img/sp.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.EP a:before {
	background-image: url("../img/ep.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.SG a:before {
	background-image: url("../img/sg.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.BAG a:before {
	background-image: url("../img/bag.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.HP a:before {
	background-image: url("../img/hp.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.ACCE a:before {
	background-image: url("../img/acce.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.JOCK a:before {
	background-image: url("../img/jock.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.JERSEY a:before {
	background-image: url("../img/jersey.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.APPA a:before {
	background-image: url("../img/appa.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.RHSK a:before {
	background-image: url("../img/inline.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.GST a:before {
	background-image: url("../img/gst.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.GP a:before {
	background-image: url("../img/gp.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.GC a:before {
	background-image: url("../img/gc.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.COM a:before {
	background-image: url("../img/com.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.CA a:before {
	background-image: url("../img/ca.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.GHP a:before {
	background-image: url("../img/ghp.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.GMK a:before {
	background-image: url("../img/gkmsk.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.GSK a:before {
	background-image: url("../img/gsk.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.GKA a:before {
	background-image: url("../img/gkacce.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
.category-filter-item > ul li.GKCOM a:before {
	background-image: url("../img/gkcom.svg");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 0;
}
#global-navi {
	-webkit-overflow-scrolling: touch;
	background-color: #1a1a1a;
	box-sizing: border-box;
	height: 100%;
	/*  left: -276px;
*/  overflow: scroll;
	padding: 0 10px;
	position: fixed;
	top: 0;
	-webkit-transition: left .2s ease-in-out;
	transition: left .2s ease-in-out;
	width: 276px;
	z-index: 9999;
	display: none;
}
#global-navi .on {
	left: 0;
	z-index: 9999;
}
#global-navi .global-navi-list {
	border-bottom: 1px solid #333333;
}
#global-navi .global-navi-list:first-child {
	padding-top: 20px;
}
#global-navi .global-navi-list:first-child .global-navi-list-item:first-child {
	border-top: 1px solid #333333;
}
#global-navi .global-navi-list .global-navi-list-item a {
	height: 50px;
	/*font-size: 14px;*/
	line-height: 50px;
	/*margin: 0 10px;*/
	/*padding: 0 10px;*/
	/*border-bottom: 1px solid #f0f0f0;*/
	display: block;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: none;
	color: white;
	font-size: 16px;
	margin: 0;
	padding: 0 30px 0 20px;
	width: 100%;
	padding-right: 0;
}
#global-navi .list-toggle-item.global-navi > a, #global-navi .global-navi-list .global-navi-list-item a {
	padding-left: 40px;
}
#global-navi .list-toggle-item.global-navi > a:before, #global-navi .global-navi-list .global-navi-list-item a:before {
	content: '';
	position: absolute;
	margin-top: -12px;
	top: 50%;
	left: 6px;
	display: block;
}
#global-navi .global-navi-list .global-navi-list-item a i {
	margin-right: 12px;
}
#global-navi .button-gray {
	background-color: #333333;
	color: white;
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 0;
	margin: 10px -10px 0;
	text-align: center;
}
#header-wrapper {
	height: 36px;
	position: relative;
	color: #333;
}
#header {
	background-color: white;
	box-sizing: border-box;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 3000;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
#header .mobile-header {
	height: 50px;/*  position: relative;*/
}
#header .mobile-header:after {
	content: "";
	clear: both;
	display: block;
}
#header .mobile-header .header-logo .header-icon {
	background-image: url("../img/maxlog_blue.svg");
	background-size: 53px 32px;
	background-position: 0 0;
	height: 32px;
	width: 53px;
	/*      font-size: 1px;*/
      color: transparent !important;
	text-indent: -10000px !important;
	overflow: hidden !important;
	display: block;
	left: 50%;
	margin-left: -37px;
	margin-top: -16px;
	position: absolute;
	top: 50%;
}
#header .mobile-header .mobile-header-left {
	float: left;
}
#header .mobile-header .mobile-header-left .header-global-navi {
	display: block;
	height: 56px;
	position: relative;
	width: 56px;
}
#header .mobile-header .mobile-header-left .header-global-navi .header-icon {
	height: 32px;
	width: 53px;
	font-size: 24px;
	color: #333;
	overflow: hidden !important;
	bottom: 0;
	display: block;
	left: 20px;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
#header .mobile-header .mobile-header-right {
	float: right;
	padding-right: 0;
}
#header .mobile-header .mobile-header-right .header-cart {
	display: block;
	float: left;
	height: 56px;
	position: relative;
	width: 36px;
}
#header .mobile-header .mobile-header-right .header-cart .header-icon {
	bottom: 0;
	/*left: 0;*/
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	width: 56px;
	font-size: 24px;
	overflow: hidden !important;
	display: block;
	left: -10px;
}
/*sub-header*/
.mobile-sub-header {
	display: block;
	background-color: #262626;
	color: white;
	margin-top: 20px;/*  visibility: hidden;
*/
}
.mobile-sub-header:after {
	content: "";
	clear: both;
	display: block;
}
.mobile-sub-header .mobile-sub-header-list {
	float: left;
	width: 50%;
	height: 56px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.mobile-sub-header .mobile-sub-header-list a {
	color: white;
	display: block;
	height: 50px;
}
.mobile-sub-header .mobile-sub-header-list a span {
	font-size: 8px;
	line-height: 1;
	position: relative;
	top: 32px;
}
.mobile-sub-header .mobile-sub-header-list a.sub-header-category:before {
	content: url(../img/item.svg);
	position: absolute;
	left: 50%;
	top: 8px;
	margin-left: -12px;
	display: block;
	overflow: hidden !important;
}
.mobile-sub-header .mobile-sub-header-list a.sub-header-search:before {
	font-family: FontAwesome;
	content: '\f002';
	font-size: 24px;
	position: absolute;
	left: 50%;
	top: 4px;
	margin-left: -12px;
	display: block;
	overflow: hidden !important;
}
.sp-offer img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.slideshow {
	position: relative;
	width: 96%;
	padding: 0;
	box-sizing: border-box;
	margin: 0 auto;
}
.bxslider img {
	margin: 0 auto;
	display:block;
}
#news_block {
	padding: 15px 15px 0 15px;
	margin: 10px 0px;
	/*background: #f0f0f0;*/
	width: 100%;
	line-height: 1.5em;
	font-size: 12px;
	border: none;
	box-sizing: border-box;
}
#news_block h2 {
	font-size: 14px;
	color:#333;
	font-weight: bolder;
	padding: 0 0 10px 0;
}
#news_block h2 i {
	color:#C30D23;
}
#news_block .news_con .title {
	width: 100%;
	display: block;
	color:#333;
}
#news_block .news_con .title:after {
	font-family: FontAwesome;
	font-size: 18px;
	display: block;
	position: absolute;
	right: 20px;
	content: '\f107';
	color: #bbb;
}
#news_block .news_con .title.open:after {
	font-family: FontAwesome;
	content: '\f106';
}
#news_block .news_con time {
	margin: 0 0 15px;
	font-size: 10px;
	color:#666;
}
#news_block .news_con i {
	margin-right: 5px;
	color:#ccc;
}
#news_block .news_con {
	margin: 0;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 0 10px 0;
}
#news_block .news_con:last-child {
	border: none;
}
#news_block .news_con .news_detail {
	display: none;
	padding: 0 20px;
	color:#333;
}
#toppage-navi {
	-webkit-overflow-scrolling: touch;
	background-color: #f0f0f0;
	box-sizing: border-box;
	height: 100%;
	overflow: scroll;
	padding: 0 10px;
	-webkit-transition: left .2s ease-in-out;
	transition: left .2s ease-in-out;
	width: 100%;
}
#toppage-navi .global-navi-list {
	border-bottom: 1px solid #f0f0f0;
}
#toppage-navi .global-navi-list .global-navi-list-item a {
	height: 50px;
	/*font-size: 14px;*/
	line-height: 50px;
	/*margin: 0 10px;
	padding: 0 10px;*/
	border-bottom: 1px solid #fff;
	display: block;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	font-size: 16px;
	margin: 0;
	padding: 0 30px 0 20px;
	width: 100%;
	padding-right: 0;
}
#toppage-navi .list-toggle-item.global-navi > a {
	padding-left: 40px;
}
#toppage-navi .global-navi-list .global-navi-list-item:after {
	font-family: FontAwesome;
	font-size: 18px;
	display: block;
	position: absolute;
	margin-top: -32px;
	right: 20px;
	content: '\f105';
	color: #ccc;
}
#toppage-navi .global-navi-list .global-navi-list-item a i {
	margin-right: 12px;
	color: #ccc;
}
#sp-wrapper #footer .footer-contents {
	background: black;
	bottom: 0;
	box-sizing: border-box;
	/*height: 236px;*/
    overflow: hidden;
	/*position: absolute;*/
    width: 100%;
}
#footer {
	background-color: black;
	color: white;
}
#footer a {
	color: white;
}
#footer .list-toggle .list-toggle-item.footer {
	background-color: #1a1a1a;
}
#footer .list-toggle .list-toggle-item.footer > span {
	color: white;
	background-color: transparent;
	border-bottom: 1px solid #333333;
	font-size: 16px;
}
#footer .list-toggle .list-toggle-item.footer > span:after {
	font-family: FontAwesome;
	content: '\f055';
	/*        
        background-size: 12px 12px;
*/        display: block;
	/*        height: 12px;
        width: 12px;*/
margin-top: -18px;
	opacity: 0.4;
}
#footer .list-toggle .list-toggle-item.footer.open > span:after {
	font-family: FontAwesome;
	content: '\f056';
}
#footer .list-toggle .list-toggle-item.footer:last-child > span {
	border-bottom: none;
}
#footer .list-toggle .list-toggle-item.footer.open > span {
	border-bottom: none;
}
#footer .list-toggle .list-toggle-item.footer ul {
	display: none;
	background-color: #262626;
}
#footer .list-toggle .list-toggle-item.footer ul li > a {
	color: white;
	background-color: transparent;
	border-bottom: 1px solid #1a1a1a;
	font-size: 16px;
}
#footer .list-toggle .list-toggle-item.footer ul li > a:after {
	font-family: FontAwesome;
	content: '\f105';
	color: #fff;
	margin-top: -6px;
	opacity: 0.4;
	position: absolute;
	right: 10px;
}
#footer .list-toggle .list-toggle-item.footer ul li > a:last-child {
	border-bottom: none;
}
#footer .footer-contents {
	text-align: center;
	font-size: 11px;
	padding: 25px 0;
}
#footer .footer-contents figure{
	margin-top: -16px;
	font-size: 11px;
	padding: 0px 0 15px 0;
}

#footer .footer-contents .footer-logo {
	background-image: url(../img/maxlogo_gr.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 180px 42px;
	height: 42px;
	width: 180px;
	font-size: 1px;
	color: transparent !important;
	overflow: hidden !important;
	display: block;
	margin: 0 auto;
}
#footer .footer-contents .footer-sns {
	text-align: center;
	margin: 20px auto 0;
}
#footer .footer-contents .footer-sns .sns-list {
	margin: 0 auto;
	/*font-size: 8px;*/
	text-align: center;
	font-size: 0;
}
#footer .footer-contents .footer-sns .sns-list i {
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
}
#footer .footer-contents .footer-sns .sns-list:after {
	content: "";
	clear: both;
	display: block;
}
#footer .footer-contents .footer-sns .sns-list .sns-item {
	font-family: 'BST', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	box-sizing: border-box;
	display: inline-block;
	font-size: 8px;
	letter-spacing: 0.5px;
	text-align: center;
	width: 64px;
}
#footer .footer-contents .footer-sns .sns-list .sns-item:first-child {
	margin-left: 0;
}
#footer .footer-contents .footer-sns .sns-list .sns-item:last-child {
	margin-right: 0;
}
#footer .footer-contents .footer-sns .sns-list .sns-item.facebook a {
	display: block;
}
#footer .footer-contents .footer-sns .sns-list .sns-item.twitter a {
	display: block;
}
#footer .footer-contents .footer-sns .sns-list .sns-item.twitter a:before {
	content: '';
	display: block;
	margin: 0 auto 5px;
	height: 30px;
	width: 30px;
}
/*#footer .footer-contents .footer-sns .sns-list .sns-item.twitter a:before {
	content: '\f056';
}
*/
#footer .footer-contents .footer-sns .sns-list .sns-item.instagram a {
	display: block;
}
#footer .footer-contents .footer-sns .sns-list .sns-item.instagram a:before {
	content: '';
	display: block;
	margin: 0 auto 5px;
	height: 30px;
	width: 30px;
}
#footer .footer-contents .footer-copyright {
	margin: 20px auto 0;
	color: white;
	text-align: center;
}
.calender {
	display: block;
	/*margin: auto;*/
	border:none;
	width:100%;
	height:280px;
	padding:0;
	margin:0;
}
.list-category.item-category.category-filter {
	box-sizing: border-box;
	padding: 0;
}
.list-category.item-category.category-filter:after {
	content: "";
	clear: both;
	display: block;
}
.list-category.item-category.category-filter .list-category-item {
	font-family: 'BST', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	cursor: pointer;
	float: left;
	width: 33.33333%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	position: relative;
}
.list-category.item-category.category-filter .list-category-item.on {
	border-bottom: 2px solid #2996cc;
}
.category {
	background-color: transparent;
}
.category-filter-wrapper .list-category {
	background: #f0f0f0;
	padding: 0;
}
.category-filter-wrapper .list-category .list-category-item {
	border-top: 1px solid #f0f0f0;
	width: 33.33333333%;
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 52px;
	max-width: none;
}
.category-filter-wrapper .list-category .list-category-item.on {
	border-bottom: none;
	background-color: #fff;
}
.category-filter-wrapper .list-category .list-category-item.on:after {
	content: none;
}
ul.list-category {
	width: 100%;
}
ul.list-category li {
	width:24.5%;
	margin-right:1px;
	margin-top:-2px;
	color: #fff;
}
ul.list-category li a {
	display:block;
	padding-top:3px;
}
ul.list-category li.list-category-item a.on {
	background-color:#fff;
	cursor: default;
	border-bottom:none;
	border-width: 1px;
	color: #333;
	margin-right:0px;
	padding-bottom: 3px;
}
.page-header .breadcrumb-list {
	font-size: 9px;
	line-height: 1;
	margin: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	padding: 5px 0 0 0;
}
.page-header .breadcrumb-list ul {
	display: inline;
}
.page-header .breadcrumb-list ul li {
	display: inline;
	margin-left: 5px;
	font-weight: bold;
}
.page-header .breadcrumb-list ul li:first-child {
	margin-left: 5px;
}
.page-header .breadcrumb-list ul .right-arrow {
	color: #cccccc;
}
/*product.php*/	
  .item-index-header h1 {
	font-size: 16px;
	/*line-height: 1.5;*/
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 10px;
	line-height: 1;
	padding: 0;
	box-sizing: border-box;
}
.item-index-header span {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.custom {
	box-sizing: border-box;
	
	margin-left: 15px;
	
	position: relative;
	width: 80%;
	display: table;
	padding: 30px;
}
.custom a{
	text-decoration-line: underline;
	
}
.item-index-result-display {
	margin-top: 5px;
}
.list-image, .list-image_o {
	box-sizing: border-box;
	font-size: 0;
	margin: 0 auto;
	padding: 0 5px;
	width: 100%;
}
.list-image, .list-image_o:after {
	content: "";
	clear: both;
	display: block;
}
.list-image .list-image-item, .list-image_o .list-image-item {
	box-sizing: border-box;
	display: inline-block;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0px;
	padding: 5px 12px;
	position: relative;
	vertical-align: top;
	width: 50%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
.list-image .overlay:before, .list-image_o .overlay:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("../img/soldout.png");
	background-color:rgba(0,0,0,0.3);
	background-repeat: no-repeat;
	background-size: 100px 100px;
	background-position: 50% 50%;
}
.list-image .list-image-item a, .list-image_o .list-image-item a {
	position: relative;
	display: block;
}
.list-image .list-image-item .list-image-item-img, .list-image_o .list-image-item .list-image-item-img {
	margin-bottom: 12px;
	position: relative;
}
.list-image .list-image-item .list-image-item-img img, .list-image_o .list-image-item .list-image-item-img img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.list-image .list-image-item .list-image-item-date, .list-image_o .list-image-item .list-image-item-date {
	font-family: 'BST', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	color: #999999;
}
.list-image .list-image-item .list-image-item-date a, .list-image_o .list-image-item .list-image-item-date a {
	color: #999999;
}
.list-image .list-image-item .label, .list-image_o .list-image-item .label {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
#pid_goods .list-image .list-image-item .label, #pid_styling .list-image .list-image-item .label {
	display: none;
}
.item-index-small .list-image .list-image-item .label {
	display: none;
}
.list-image .list-image-item .product-name, .list-image_o .list-image-item .product-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 11px;
}
.list-image .list-image-item .name, .list-image_o .list-image-item .name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.list-image .list-image-item .name:last-child, .list-image_o .list-image-item .name:last-child {
	margin-bottom: -1px;
}
.list-image .list-image-item .label, .list-image_o .list-image-item .label {
	font-family: 'BST', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	padding: 10px 0 0;
	/*    color: #999;
    font-size: 11px;
*/    font-weight: bold;
	line-height: 1.2;
}
.list-image .list-image-item .label a, .list-image_o .list-image-item .label a {
	color: #999;
}
.list-image .list-image-item .item-seal-container .item-seal .item-seal-list, .list-image_o .list-image-item .item-seal-container .item-seal .item-seal-list {
	font-size: 12px;
	font-weight: bold;
}
.list-image .list-image-item .item-seal-container .item-seal .item-seal-list span.new, .list-image_o .list-image-item .item-seal-container .item-seal .item-seal-list span.new {
	color: #55b1f2;
}
.list-image .list-image-item .item-seal-container .item-seal .item-seal-list span.clearance, .list-image_o .list-image-item .item-seal-container .item-seal .item-seal-list span.clearance {
		color: #fff;
			background: #f23e0c;
	padding-left: 3px;
}
.list-image .list-image-item .item-seal-container .item-seal .item-seal-list span.custom, .list-image_o .list-image-item .item-seal-container .item-seal .item-seal-list span.custom {
		color: #fff;
			background: rgba(9,133,37,1.00);
	padding-left: 3px;
}
.list-image .list-image-item .item-seal-container .item-seal .item-seal-list span.sale, .list-image_o .list-image-item .item-seal-container .item-seal .item-seal-list span.sale {
color: #f23e0c;
	text-decoration-line: underline; 
	text-decoration-style: double;
	-webkit-text-decoration-line: underline; 
	-webkit-text-decoration-style: double;}
.list-image .list-image-item .item-seal-container .item-seal .item-seal-list span.soldout, .list-image_o .list-image-item .item-seal-container .item-seal .item-seal-list span.soldout {
	color: #333;
}
.list-image .list-image-item .item-seal-container .item-seal .item-seal-list span.comingsoon, .list-image_o .list-image-item .item-seal-container .item-seal .item-seal-list span.comingsoon {
	color: #00ff00;
}
.list-image .list-image-item .item-seal-container .item-seal .item-seal-list span.limit, .list-image_o .list-image-item .item-seal-container .item-seal .item-seal-list span.limit {
/*color: #8fb347;
	color: #C1272D;
	background: #EDD1D3;*/
		text-shadow:none;
background: #C1272D;
	color: #ffffff;
}
.list-image .list-image-item .price span, .list-image_o .list-image-item .price span {
	font-weight: bold;
}
.list-image .list-image-item .price span.sale, .list-image_o .list-image-item .price span.sale {
	color: #f23e0c;
}
.toggle-tabs {
	background: #f0f0f0;
	position: relative;
}
.toggle-tabs:after {
	content: "";
	clear: both;
	display: block;
}
.toggle-tabs .tab {
	border-top: 1px solid #f0f0f0;
	box-sizing: border-box;
	float: left;
	text-align: center;
	width: 24.9%;
	font-family: 'BST', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}
.toggle-tabs .tab a {
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 52px;
}
.toggle-tabs .tab .on {
	background: white;
}
.toggle-tabs .toggle-tabs-list .tab a.Sr {
	font-family: "Font Awesome 5 Free";
  content: '\f183';
  font-weight: 900;
	font-size: 1.4em;
  padding-right: 5px;
	color: red;

}
.brand-list {
	background: #fff;
	color: #333;
	font-size: 10px;
	text-align: right;
	padding: 5px;
	border-bottom: 1px solid #f0f0f0;
}
.brand-list input {
	margin-left: 2px;
}
.brand-list label {
	margin-left: 2px;
}
.brand-list input[type="radio"] {
	display: none;
}
.brand-list label {
	cursor: pointer;
	color: #828c9a;
	padding-right: 5px;
	font-weight: normal;
}
.brand-list label input[type="radio"] + span:before {
	content:"\f10c";
	font-family: "FontAwesome";
	/*  content:"\f3a6";
  font-family: "IonIcons";
*/  margin-right: 7px;
	color: #ccc;
	font-size: 18px;
	position: relative;
	top: 2px;
}
.brand-list label input[type="radio"]:checked + span {
	color: #4788bf;
	font-weight: bold;
}
.brand-list label input[type="radio"]:checked + span:before {
	content:"\f192";
	font-family: "FontAwesome";
	/*  content:"\f3a7";
  font-family: "IonIcons";
*/  color: #4788bf;
	font-weight: normal;
}
/*label*/
.label-lists-container {
	padding: 0 10px 10px;
	box-sizing: border-box;
	position: relative;
}
.label-lists-container:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background-color: white;
	margin-top: -1px;
	z-index: 1;
	position: absolute;
}
.label-lists-container .label-lists {
	border-bottom: 1px solid #f0f0f0;
	box-sizing: border-box;
	display: table;
	padding: 20px 10px;
	table-layout: fixed;
	vertical-align: top;
	width: 100%;
}
.label-lists-container .label-lists .label-image {
	display: table-cell;
	width: 100px;
}
.label-lists-container .label-lists .label-image .image-container {
	vertical-align: top;
	width: 100px;
}
.label-lists-container .label-lists .label-image .image-container img {
	height: auto;
	width: 100%;
}
.label-lists-container .label-lists .label-info {
	display: table-cell;
	font-size: 11px;
	line-height: 18px;
	padding-left: 15px;
	vertical-align: top;
	width: 100%;
}
.label-lists-container .label-lists .label-info h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
}
.label-lists-container .label-lists .label-info .label-logo {
	display: block;
	height: 0;
	margin: 5px auto 10px;
	padding: 0 0 18px;
	position: relative;
	width: 100%;
}
.label-lists-container .label-lists .label-info .label-logo img {
	bottom: 0;
	height: 100%;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	visibility: visible;
	width: auto;
}
/*detailページ*/
.item-detail-container {
	width: 100%;
	overflow: hidden;
}
.item-detail-container:after {
	content: "";
	clear: both;
	display: block;
}
.item-detail-container .item-detail-main {
	width: 100%;
	background: #f0f0f0;
}
.item-detail-container .item-detail-main .item-detail-information {
	background: #f0f0f0;
	padding: 20px 20px 25px 20px;
	border-bottom: 1px solid white;
}
.item-image-container {
	width: 100%;
	padding-bottom: 35px;
	border-bottom: 1px solid white;
}
.item-image-container .bxslider {
	width: 100%;
	height: auto;
	border-bottom: 1px solid white;
}
.item-image-container ul.bxslider li img {
	width: 100%;
	height: auto;
}
.item-detail-container .item-detail-information {
	padding: 24px 0 0 0;
	border-top: 1px solid white;
}
.item-detail-container .item-detail-information:after {
	content: "";
	clear: both;
	display: block;
}
.item-detail-container .item-detail-information .item-seal-container {
	font-family: 'BST', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	margin-bottom: 2px;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal:after {
	content: "";
	clear: both;
	display: block;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list {
	margin: 0 10px 5px 0;
	float: left;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list:last-child {
	margin-right: 0;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list span {
	color: #cccccc;
	display: inline-block;
	font-size: 12px;
	letter-spacing: -0.5px;
	line-height: 13px;
	padding: 0;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list span.new {
	color: #55b1f2;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list span.sale {
	color: #f23e0c;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list span.clearance {
	color: #f23e0c;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list span.limit {
	/*color: #8fb347;
	color: #C1272D;
	background: #EDD1D3;*/
	color: #ffffff;
	background: #C1272D;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list span.soldout {
	color: #333;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list span.comingsoon {
	color: #00ff00;
}
.item-detail-container .item-detail-information .item-seal-container .item-seal .item-seal-list span.custom {
	
	color: #ffffff;
	background: rgba(9,133,37,1.00);
}
.item-detail-container .item-detail-information .item-label {
	font-family: 'BST', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
}
.item-detail-container .item-detail-information .item-title {
	font-weight: bold;
	margin-bottom: 11px;
	font-size: 16px;
	line-height: 24px;
}
.item-detail-container .item-detail-information .item-price {
	margin-bottom: 10px;
	font-size: 22px;
}
.item-detail-container .item-detail-information .item-price .item-tax {
	color: #333;
	font-size: 14px;
	font-weight: normal;
}
.item-detail-container .item-detail-information .item-price {
	margin-bottom: 14px;
	font-size: 18px;
}
.item-detail-container .item-detail-information .item-price .before-price {
	position: relative;
	display: inline-block;
	font-size: 10px;
}
.item-detail-container .item-detail-information .item-price .before-price:after {
	position: absolute;
	content: '';
	height: 1px;
	background-color: #333333;
	width: 100%;
	top: 40%;
	left: 0;
}
.item-detail-container .item-detail-information .item-price .after-price {
	display: inline-block;
}
.item-detail-container .item-detail-information .item-price .after-price .sale-price {
	color: #ff3333;
	font-size: 18px;
	padding-left: 5px;
}
.item-detail-container .item-detail-information .item-price .after-price .item-tax {
	font-size: 12px;
}
.item-detail-container .item-detail-information .item-price .item-tax {
	font-size: 10px;
}
.item-detail-container .item-detail-information .item-price {
	margin-bottom: 14px;
	font-size: 18px;
}
.item-detail-container .item-detail-information .item-description {
	background-color: #fff;
}
#pid_goods .item-detail-container .item-detail-information .item-description {
	background-color: #fff;
}
#pid_goods .item-description > .item-description-content {
	padding-left: 20px;
	padding-right: 20px;
}
.item-detail-container .item-detail-information .item-description .item-description-headline {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	position: relative;
}
.item-detail-container .item-detail-information .item-description .item-description-headline:after {
	font-family: FontAwesome;
	content: '\f055';
	color: #000;
	margin-top: -2px;
	opacity: 0.4;
	position: absolute;
	right: 10px;
}
.item-detail-container .item-detail-information .item-description .item-description-headline.open:after {
	font-family: FontAwesome;
	content: '\f056';
	color: #000;
	margin-top: -2px;
	opacity: 0.4;
	position: absolute;
	right: 10px;
}
.item-detail-container .item-detail-information .item-description .item-description-content {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 10px;
	overflow: hidden;
	display: none;
}
.item-detail-container .item-detail-information .item-description .item-description-content:after {
	content: "";
	clear: both;
	display: block;
}
.item-detail-container .item-detail-information .item-description .item-description-content .item-description-title {
	margin-bottom: 10px;
}
.item-detail-container .item-detail-information .item-description .item-description-content .item-description-text {
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 20px;
}
.item-detail-container .item-detail-information .item-stock-container .item-stock .select-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.item-detail-container .item-detail-information .item-stock-container .item-stock .select-container .variation_pulldown_ {
	background-color: white;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 14px;
	height: 100%;
	line-height: 50px;
	overflow: hidden;
	padding-left: 14px;
	padding-right: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	text-align: center;
	border-radius: 4px;
}
.item-stock .select-container .variation_pulldown_ {
	background-color: white;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 14px;
	height: 100%;
	line-height: 50px;
	overflow: hidden;
	padding-left: 14px;
	padding-right: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	border-radius: 4px;
}
.item-detail-container .item-detail-information .item-stock-container .item-stock .select-container .variation_pulldown_ span {
	font-size: 9px;
}
.item-detail-container .item-detail-information .item-stock-container .item-stock .select-container .variation_pulldown_ select {
	/*width: 50%;*/
				padding: 0px 25px 0px 10px;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border: 1px solid #999;
	background: #eee;
	border-radius: 0px;
}
.item-detail-container .item-detail-information .item-stock-container .item-stock .select-container .variation_pulldown_ label {
	position: relative;
}
.item-stock .select-container .variation_pulldown_ label {
	position: relative;
}
.item-detail-container .item-detail-information .item-stock-container .item-stock .select-container .variation_pulldown_ label:after {
	font-family: FontAwesome;
	content: '\f107';
	display: block;
	position: absolute;
	top: 10%;
	right: 0px;
	width: 20px;
	height: 20px;
	margin-top: -18px;
	pointer-events: none;
}
.item-stock .select-container .variation_pulldown_ label:after {
	font-family: FontAwesome;
	content: '\f107';
	display: block;
	position: absolute;
	top: 10%;
	right: 0px;
	width: 20px;
	height: 20px;
	margin-top: -18px;
	pointer-events: none;
}
.item-detail-container .item-detail-information .item-stock-container button {
	height: 44px;
	width: 100%;
	border: none;
	border-radius: 4px;
	line-height: 43px;
	font-weight: bold;
	font-size: 14px;
	color: white;
	margin-top: 10px;
	background-color: #0075c2;
}
.item-stock-container button {
	font-family: 'BST', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	height: 44px;
	width: 100%;
	border: none;
	border-radius: 4px;
	line-height: 43px;
	font-weight: bold;
	font-size: 14px;
	color: white;
	margin-top: 10px;
	background-color: #0075c2;
}
.item-stock-container button.clearForm {
	height: 44px;
	width: 100%;
	border: 1px solid #999;
	border-radius: 4px;
	line-height: 43px;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	background-color: #fff;
}
.item-detail-container .item-detail-information .item-stock-container button i {
	font-size: 20px;
}
.item-detail-container .item-detail-information .item-atten {
	width: 100%;
	margin: 20px auto 30px;
	padding: 14px;
	font-size: 12px;
	line-height: 1.6;
	box-sizing: border-box;
	/*text-align: center;*/
      background-color: #ffd9d9;
	border-radius: 4px;
}
/* shop_guide */
.guide-content {
	font-size: 14px;
	padding: 20px;
	line-height: 1.5em;
}
.guide-content h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
.guide-content ul.howto {
	margin: 5px 0 20px 100px;
}
.guide-content ul.howto li {
	display: block;
}
.guide-content ul.howto li a {
	display: block;
	width: 150px;
}
.guide-content ul.howto li > a {
	line-height: 25px;
	border-bottom: 1px dotted blue;
}
.guide-content ul li>a:after {
	font-family: FontAwesome;
	content: '\f107';
	margin: 6px 0 0 10px;
	right: 130px;
	width: 20px;
	font-size: 18px;
	color: blue;
}
.guide-content p {
	margin-bottom: 10px;
}
.guide-content .guide_list {
	margin: 10px 0 20px 0;
}
.guide-content .guide_list h2 {
	font-weight: bold;
	text-align: center;
}
.guide-content .guide_list h4 {
	padding: 2px 0 2px 5px;
	font-weight: bold;
	background-color: #0075c2;
	color: #fff;
	width: 60px;
}
.guide-content .guide_list ul {
	border: 1px solid #f0f0f0;
	border-radius: 4px;
	width: 100%;
}
.guide-content .guide_list ul li > a {
	display: block;
}
.guide-content .guide_list ul li {
	height: 44px;
	line-height: 50px;
	margin: 0 10px;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}
.guide-content .guide_list ul li.on > a {
	color: #888;
}
.guide-content .guide_list ul li:last-child {
	border: none;
}
.guide-content .guide_list ul li > a:after {
	font-family: FontAwesome;
	content: '\f105';
	display: block;
	position: absolute;
	margin-top: -50px;
	right: 30px;
	width: 20px;
	font-size: 20px;
}
.guide-content .guide_list ul li.on > a:after {
	content: '';
}
/*ページトップボタン*/
#pageTop {
	position: fixed;
	z-index: 99999;
	bottom: 15px;
	right: 15px;
}
#pageTop a {
	display: block;
	padding-top: 3px;
	border-radius: 2px;
	width: 32px;
	height: 32px;
	background-color: #303290;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	opacity: 0.7;
}
#pageTop a i {
	text-align: center;
}
#pageTop a:hover {
	text-decoration: none;/*opacity: 0.7;*/
}
i.fa-exclamation-circle {
	color: #cb1009;
}
/*SHOP*/
.shop-detail {
	padding: 0 20px;
}
.shop-detail h1 {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	padding: 25px 0 0;
	text-align: center;
}
.shop-detail .address {
	font-size: 14px;
	line-height: 27px;
	padding: 15px 0 0;
	text-align: center;
}
.shop-detail dl {
	overflow: hidden;
	padding: 40px 0;
	width: 100%;
	zoom: 1;
}
.shop-detail dl > * {
	font-size: 14px;
	line-height: 27px;
}
.shop-detail dl dt {
	clear: left;
	float: left;
	font-weight: bold;
	width: 66px;
}
.shop-detail dl dd {
	margin-left: 66px;
	padding: 0 0 0 20px;
	position: relative;
}
.shop-detail dl dd:before {
	content: ":";
	display: inline-block;
	position: absolute;
	left: -2px;
	top: -1px;
}
.shop-detail dl dd a {
	text-decoration: underline;
}
/*newspage*/
	  
#news_block_2.news_page {
	padding: 15px;
	margin: 0 0 15px;
	background: #fff;
	width: 100%;
	line-height: 1.5em;
	font-size: 12px;
	border: none;
	box-sizing: border-box;
}
#news_block_2.news_page h2 {
	font-size: 14px;
	color:#333;
	font-weight: blold;
	padding: 0 0 10px 0;
}
#news_block_2.news_page .news_con .title {
	width: 100%;
	display: block;
	color:#333;
}
#news_block_2.news_page .news_con i {
	color:#999;
	margin-right: 3px;
}
#news_block_2.news_page .news_con time {
	margin: 0 0 15px;
	font-size: 10px;
	color:#999;
}
#news_block_2.news_page .news_con {
	margin: 0;
	border-top: 1px solid #f0f0f0;
	padding: 10px 0 10px 0;
}
#news_block_2.news_page > .news_con:last-child {
	border-bottom: 1px solid #f0f0f0;
}
#news_block_2.news_page .news_con .news_detail {
	padding: 10px 20px;
	color:#333;
}
