@charset "utf-8";

/* style
   ========================================================================== */
html {
	height: 100%;
	font-family: "IBM Plex Sans JP", sans-serif;
	font-weight: 500;
}
body{background:#fff;}
.pc { display:inherit;}
.sp { display:none!important;}
header{color:#000; position:relative;}
*{box-sizing:border-box;}
a{color:#000;}
a:hover{opacity:0.8; transition-duration: 0.2s;}
img{max-width:100%;}
.product_wrap{width:1200px; max-width:95%; margin:0 auto;}
.red { color:#cc0000; }
.bold {	font-weight: 700;}

section{margin-bottom:90px;}
.anchor{display:block;
padding-top: 90px;
margin-top: -90px;}
section.higawari{margin-bottom:0;}
section#cate8,section#attention_area{margin-bottom:0; padding-bottom:50px;}
.cate_back01{padding-top:50px;}
.cate_back02{padding-top:50px;}

h1{text-align: center;}
h1 img{	width: auto !important;}
h3{margin-bottom:30px; position:relative; text-align:center;}
h3 p{position:absolute; text-align:center; line-height:1.2; left:3%; top:50%; transform: translateY(-50%); font-size:1.4rem; background:#ffff00; padding:7px 30px 5px;}
h3 p span{font-size:80%; margin-left:-0.3em;}
#cate3 h3{margin-bottom:10px;}

.border_b{border:1px #555 solid; box-sizing:border-box;}
.border_w{border:1px #eee solid; box-sizing:border-box;}

.coming-soon{text-align:center; font-size:1.2rem;}

/*開始前*/
.link_off{pointer-events:none;}
.hamburger-wrap,.link_on{pointer-events:auto!important;}/*メニュー リンク有効*/

/*企画終了時
.kikaku_after{text-align:center; font-size:1.5rem; padding:20px; border-bottom:1px solid #000; background:#fff;}
@media all and (max-width: 767px) {
.kikaku_after{font-size:1rem; position:relative; top:11.5vw; z-index:9; border-top:1px solid #000;}
}*/

/*　navigation　ここから
========================================================================== */
#global{ z-index: 99;  margin-bottom: 40px; }

/*PCナビ*/
.input-hidden{display: none;}
.hamburger-wrap{position: -webkit-sticky; position:sticky; top:0; z-index:999; width:1200px; max-width:95%; margin:0 auto 50px;}
.hamburger-demo-menubox ul{display: flex; flex-wrap: wrap; justify-content: center;}
/*.hamburger-demo-menubox ul::after{ content:""; display: block; width:20%; }メニュー奇数対応*/

.hamburger-demo-menubox ul li{
box-sizing:border-box;
	display: block;
	width:calc(100% / 4);
	text-align: center;
	font-size:clamp(0.8rem, 1.3vw, 1.1rem)!important;
	font-weight: 600;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background:#fff;
	/*background:#fff url(../img/icon_b.png) 6.25% 50% no-repeat;*/
	position:relative;
}

.hamburger-demo-menubox ul li a.font_s{font-size:clamp(0.7rem, 1.2vw, 1rem)!important; padding-left:5px; position: absolute; top:50%; transform: translateY(-50%)}

.hamburger-demo-menubox ul li.pc{ display: block !important; text-align: center;}
.hamburger-demo-menubox ul li a { width: 100%; color: #000; display: block !important; padding:15px 0px 12px;}
.hamburger-demo-menubox ul li a:link{display: block;}
.hamburger-demo-menubox ul li:hover a { opacity: 1; transition-duration: 0s;}
.hamburger-demo-menubox ul li:hover{display:block; background:#fde575; /*background:#000 url(../img/icon_w.png) 6.25% 50% no-repeat;*/}
.hamburger-demo-menubox ul li:first-child,
.hamburger-demo-menubox ul li:nth-child(5){border-left: none;}
/*さんかくアイコン*/
.hamburger-demo-menubox ul li::before{background-color:#000; width:12px; height:10px; clip-path:polygon(0 0, 100% 0%, 50% 100%); position:absolute; display:block; content:""; left:1em; top:50%; transform: translateY(-50%)}
.hamburger-demo-menubox ul li:hover::before{}
/*トップページへ戻る*/
.hamburger-demo-menubox ul li.ext-link::before{width:0; height:0;}
.hamburger-demo-menubox ul li.ext-link{ background:#fff url(../img/icon-new_window_bk.svg) 5% 50% no-repeat; background-size:18px;}
.hamburger-demo-menubox ul li.ext-link:hover{ background:#fde575 url(../img/icon-new_window_bk.svg) 5% 50% no-repeat; background-size:18px;}

/*　微調整 ここから
========================================================================== */
ul.list li{	list-style: disc; margin-left: 1.5em; padding: 0 0 8px 0; font-weight: 400;}

/* ヘッダー　ここから
========================================================================== */
#header_wrap{position:relative;}
.header_img-logo{position: absolute; top: 0; left:7.75%;}
.header_img-logo img{ width: clamp(150px,14vw,200px)!important;}
.main_visual{text-align:center; padding-bottom:0; margin:0 auto; background:url(../img/kv-bg_pc.jpg) repeat-x center top;}
.top_image{text-align:center; padding-left:5%;}
.top_image img{display:inline; max-width:90%;}

.top_sub{background:#ef3b24; background-image:url(../img/top-bg-l_pc.png),url(../img/top-bg-r_pc.png); background-position:left top,right top; background-repeat:no-repeat; background-size:40%; text-align:center; padding:40px 2.5%; margin:0 auto;}
.top_sub_flex{display:flex; flex-wrap:wrap; gap:20px;}
.top_sub_flex .flex_item{width:calc((100% - 20px) / 2); filter:drop-shadow(3px 3px 5px rgba(0,0,0,0.8));}


/* バナーエリア　ここから
========================================================================== */
.list-bnr{display:flex; flex-wrap: wrap; gap:15px; margin-top:15px;}
.list-bnr .list-bnr_item{ width:calc((100% - 45px) / 4); background-color:#fff; box-sizing:border-box; position:relative; }
.list-bnr::after {content:""; display: block; width:calc((100% - 45px) / 4); }/*メニュー奇数対応*/
.list-bnr_1col a{width:calc((100% - 50px) / 2); display:block; margin:0 auto;}
.list-bnr_2col{display:flex; flex-wrap: wrap; gap:50px;}
.list-bnr_2col a{width:calc((100% - 50px) / 2);}
.list-bnr_3col{display:flex; gap:25px; flex-wrap:wrap;}
.list-bnr_3col a{width:calc((100% - 50px) / 3); position:relative; }
.cate_back01 .list-bnr_3col a{filter:drop-shadow(3px 3px 5px rgba(0,0,0,0.4));}
.cate_back01 .list-bnr a{filter:drop-shadow(2px 2px 3px rgba(0,0,0,0.4));}
/*アイコン*/
.list-bnr .icon_red{position:absolute; background-image:url(../img/icon_red.png); background-size:cover; top:-10px; right:-15px; width:90px; height:90px; text-align:center;}
.list-bnr .icon_red .sale .off{font-size:110%;}
.list-bnr .icon_red .sale{font-size:1.1rem; display:flex; flex-direction:column; justify-content:center; height:100%; font-weight:900; white-space:nowrap; line-height:1; letter-spacing:0.05em; -webkit-text-stroke: 5px #cc0000; text-stroke: 5px #cc0000; paint-order: stroke;}
.list-bnr .icon_red .sale .sale_rate{letter-spacing:-0.1em;}
.list-bnr .icon_red .sale .sale_rate span{font-size:200%; letter-spacing:-0.01em;}
.list-bnr .icon_red .sale .sale_rate span.font_s{letter-spacing:-0.02em; font-size:180%;}
.list-bnr .icon_red p{color:#ffff00; display:flex; flex-direction:column; justify-content:center; height:100%; font-weight:600; line-height:1;}



/* カテゴリ　ここから
========================================================================== */
.higawari{background:url(../img/higawari_bg.png); padding:50px;}
.higawari .list-bnr_3col{gap:3px;}
.higawari figure.list-bnr_item{width:calc((100% - 6px) / 3);}
.higawari .higawari_1226 h3{margin-bottom:20px;}
.higawari .higawari_1226:not(:last-child){margin-bottom:60px;}
.higawari .higawari_1226 .list-bnr_3col{gap:10px; justify-content:center;}
.higawari .higawari_1226 .list-bnr_3col > a{width:calc((100% - 20px) / 3);}

#cate1 .list-bnr_3col{margin-bottom:25px;}
#cate7 .item_1col{text-align:center; margin-top:20px;}
#cate7 .item_1col figure,#cate7 .item_1col img{display:inline;}
/*#cate7 .item_1col{text-align:center; background:#6bddbd;}*/

/* 商品エリア　ここから
========================================================================== */

.cate_back01{background:url(../img/main_bg01_pc.jpg) center top repeat-y; background-size:100%;}
.cate_back02{background:url(../img/main_bg02_pc.jpg) repeat;}

/* product */
.product_wrap .jsmh .sp_price{padding-bottom:15px; margin:0 auto; margin-top:15px; width:90%;}
.product_wrap .jsmh .font_b{width:100%;}
.item_price *{color:#cc0000; font-weight:700;}

/* product flex 4カラム*/
.product_wrap .cf_4col{ display: flex; flex-wrap: wrap; gap:15px; }
.product_wrap .cf_4col > a{width: calc((100% - 45px) / 4); box-sizing: border-box; text-decoration: none; color: #000;}
.product_wrap .cf_4col > a:hover {opacity: 0.8; transform: all 0.5s;}
.product_wrap .cf_4col .jsmh{ display: flex; flex-direction: column; border: 1px solid #eee; text-align: center; padding: 10px; background-color: #fff; position:relative; gap:10px;}
.product_wrap .cf_4col .jsmh a{background-color: #fff;}
.product_wrap .cf_4col .jsmh .product_name{flex: 1; font-size:1em; font-weight:600; line-height:1.35;}
.product_wrap .cf_4col .jsmh .item_price{font-size: 1.75em;}
.product_wrap .cf_4col .jsmh span.yen{font-size:60%;}
.product_wrap .cf_4col .jsmh span.tax{font-size:55%; margin-left:-0.3em;}
.product_wrap .cf_4col .jsmh .limited{ display: block; border: 2px solid #cc0000; padding: 8px 5px 5px; color: #cc0000; font-size: 0.85em; font-weight: bold;}

.product_wrap .cf_4col .jsmh .product_sub{font-size:80%; line-height:1.2; flex-grow:1;}
.product_wrap .cf_4col .jsmh .tanka{margin-bottom:-10px; font-size:90%; color:#cc0000;}
.product_wrap .cf_4col .jsmh .retail_price{font-size:85%; line-height:1.2; font-weight:500; color:#cc0000;}
.product_wrap .cf_4col .jsmh .price .font_s{font-size:85%;}
.product_wrap .cf_4col .jsmh .icon{position:absolute; top:-20px; left:-20px; width:80px;}

/* product flex PC_3カラム*/
.product_wrap .cf_3col{display: flex; flex-wrap: wrap; gap:15px; margin-bottom:20px;}
.product_wrap .cf_3col .jsmh{padding:10px 20px; display: flex; flex-direction: column; border: 1px solid #eee; text-align: center; background-color: #fff; position:relative;}
.product_wrap .cf_3col > a{ width: calc((100% - 30px) / 3); box-sizing: border-box; text-decoration: none; color: #000;}
/*.product_wrap .cf_3col .jsmh .photo img{width:80%;}*/
.product_wrap .cf_3col .jsmh a{background-color: #fff;}
.product_wrap .cf_3col .jsmh .product_name{flex-grow: 1; font-size: 1em; font-weight: 600; line-height: 1.35; padding-bottom:10px;}
.product_wrap .cf_3col .jsmh .price{ font-weight: bold; color: #cc0000;}
.product_wrap .cf_3col .jsmh .price span{ font-size: 1.75em; padding:0 5px;}
.product_wrap .cf_3col .jsmh .tax_price{ padding-bottom: 10px; line-height: 1; font-size: 0.65em; font-weight: bold; color: #000;}
.product_wrap .cf_3col .jsmh .tax_price > span{ font-size: 1.65em; padding:0 5px;}
.product_wrap .cf_3col .jsmh .limited{ display: block; border: 2px solid #cc0000; padding: 8px 0 5px; color: #cc0000; font-size: 0.85em; font-weight: bold;}
.product_wrap .cf_3col .jsmh .product_sub{font-size:85%; line-height:1.2; padding-bottom:10px;}
.product_wrap .cf_3col .jsmh .tanka{margin-bottom:-10px; font-size:90%; color:#cc0000;}
.product_wrap .cf_3col .jsmh .retail_price{font-size:85%; line-height:1.2; font-weight:500; color:#cc0000;}
.product_wrap .cf_3col .jsmh .price .font_s{font-size:85%; padding:0;}

/* product flex 1カラム*/
.product_wrap .cf_1col{ padding: 10px; background-color: #fff; border: 1px solid #eee; text-align: center; color: #000; }
.product_wrap .cf_1col a{color: #000;}
.product_wrap .cf_1col .jsmh{ display: flex; align-items: center;}
.product_wrap .cf_1col .jsmh .box{padding:0 15px; margin: 0 0 0 60px; width:550px;}
.product_wrap .cf_1col .jsmh .photo{ padding:0 15px; width: 450px; }
.product_wrap .cf_1col .jsmh .photo img{ margin-bottom: 0; }
.product_wrap .cf_1col .jsmh .product_name{font-size: 1.5em; line-height: 1.3; margin-bottom: 30px;}
.product_wrap .cf_1col .jsmh .price span{ padding: 0 3px; font-size: 3rem;}
.product_wrap .cf_1col .jsmh .tax_price{ margin-bottom: 30px;}

/* product flex 2カラム*/
.product_wrap .cf_2col{display: flex; flex-wrap: wrap; gap:15px; text-align: center; margin-bottom:15px;}
.product_wrap .cf_2col > a{width: calc((100% - 15px) / 2); box-sizing: border-box; text-decoration: none; color: #000; background-color: #fff; position:relative;}
.product_wrap .cf_2col .jsmh{ display: flex; align-items: center; gap:15px; padding:10px; border: 1px solid #eee;}
.product_wrap .cf_2col .jsmh .box{display: flex; flex-direction:column; gap:10px; padding:10px; flex:1; text-align:left;/*flex-basis:auto;*/}
.product_wrap .cf_2col .jsmh .photo{position:relative; /*flex-basis:610px;*/width:50%;}
.product_wrap .cf_2col .jsmh .photo img{ margin-bottom: 0;}
.product_wrap .cf_2col .jsmh .product_name{font-size: 1.15em; line-height: 1.3; font-weight:600;}
.product_wrap .cf_2col .jsmh .item_price{font-size: 2.2rem;}
.product_wrap .cf_2col .jsmh span.yen{font-size:60%;}
.product_wrap .cf_2col .jsmh span.tax{font-size:55%; margin-left:-0.3em;}

.product_wrap .cf_2col .jsmh .product_sub{font-size:85%; line-height:1.2;}
.product_wrap .cf_2col .jsmh .limited{font-size:90%; margin-top:10px;}
.product_wrap .cf_2col .jsmh .retail_price{font-size:90%; line-height:1.2; font-weight:500; color:#cc0000;}
.product_wrap .cf_2col .jsmh .retail_price span{font-size:90%;}
.product_wrap .cf_2col .jsmh .bnr_box{text-align:center;}
.product_wrap .cf_2col .jsmh .bnr_box .btn p{border:2px solid #222; border-radius:50px; padding:10px 30px; margin-top:1em; display:inline-block; white-space:nowrap; font-weight:600;}

/* product flex 2カラム 縦並び*/
.product_wrap .cf_2col_row{gap:15px;}
.product_wrap .cf_2col_row > a{width: calc((100% - 15px) / 2); position:relative;}
.product_wrap .cf_2col_row .jsmh{flex-direction:column; padding:0 0 10px;}
.product_wrap .cf_2col_row .jsmh .photo{width:100%; padding-left:0;}
.product_wrap .cf_2col_row .jsmh .box{text-align:center;}
.product_wrap .cf_2col_row .jsmh .product_name{font-size:1.4rem;}

/* product flex 4カラム バナー*/
.product_wrap .cf_4col .jsmh_bnr{padding:0 0 10px; justify-content:space-between; align-items:center;}
.product_wrap .cf_4col .jsmh_bnr .product_name{flex:0;}
.product_wrap .cf_4col .jsmh_bnr span{display:block; font-size:1rem; margin-top:10px;}
.product_wrap .cf_4col .jsmh_bnr .btn{font-size:90%; font-weight:700; border:2px #000 solid; padding:12px 0 10px; border-radius:50px; width:90%;}
.product_wrap .cf_4col .jsmh .btn{font-size:90%; font-weight:700; border:2px #000 solid; padding:12px 0 10px; border-radius:50px; width:90%;}

/*----------------------------*/
/*商品名*/
.product_wrap .jsmh .product_name_sub{font-size:0.8rem; padding-top:10px;}

/*商品画像*/
.product_wrap .jsmh .photo img{	width: 100%; margin-bottom: 10px;}

/*アイコン*/
.product_wrap .jsmh .icon_red{position:absolute; background-image:url(../img/icon_red.png); background-size:cover;}
.product_wrap .jsmh .icon_red p{color:#ffff00; display:flex; flex-direction:column; justify-content:center; height:100%; font-weight:600; line-height:1;}
.product_wrap .jsmh .icon_yellow{position:absolute; background-image:url(../img/icon_yellow.png); background-size:cover;}
.product_wrap .jsmh .icon_yellow p{color:#cc0000; font-weight:600; line-height:1;}
.product_wrap .cf_3col .jsmh .icon_off{top:-15px; left:-20px; width:100px; height:100px;}
.product_wrap .cf_2col .jsmh .icon_off{top:-20px; right:-20px; width:90px; height:90px;}
.product_wrap .cf_4col .jsmh .icon_off{top:-20px; right:-20px; width:90px; height:90px;}

/*アイコン_割引*/
.product_wrap .cf_2col .jsmh .icon_off .sale,
.product_wrap .cf_3col .jsmh .icon_off .sale,
.product_wrap .cf_4col .jsmh .icon_off .sale{font-size:1.1rem; line-height:0.9; display:flex; flex-direction:column; justify-content:center; height:100%; font-weight:900; white-space:nowrap;}
.product_wrap .cf_2col .jsmh .icon_off .sale .sale_rate,
.product_wrap .cf_3col .jsmh .icon_off .sale .sale_rate,
.product_wrap .cf_4col .jsmh .icon_off .sale .sale_rate{font-size:90%;}
.product_wrap .cf_2col .jsmh .icon_off .sale .sale_rate span,
.product_wrap .cf_3col .jsmh .icon_off .sale .sale_rate span,
.product_wrap .cf_4col .jsmh .icon_off .sale .sale_rate span{font-size:170%;}
.product_wrap .cf_2col .jsmh .icon_off .sale .off,
.product_wrap .cf_3col .jsmh .icon_off .sale .off,
.product_wrap .cf_4col .jsmh .icon_off .sale .off{font-size:110%;}
/*アイコン_限定*/
.product_wrap .cf_2col .jsmh .icon_gentei .sale,
.product_wrap .cf_3col .jsmh .icon_gentei .sale,
.product_wrap .cf_4col .jsmh .icon_gentei .sale{line-height:1; letter-spacing:0.05em; -webkit-text-stroke: 5px #cc0000; text-stroke: 5px #cc0000; paint-order: stroke;}
.product_wrap .cf_2col .jsmh .icon_gentei .sale .sale_rate,
.product_wrap .cf_3col .jsmh .icon_gentei .sale .sale_rate,
.product_wrap .cf_4col .jsmh .icon_gentei .sale .sale_rate{letter-spacing:-0.1em;}
.product_wrap .cf_2col .jsmh .icon_gentei .sale .sale_rate span,
.product_wrap .cf_3col .jsmh .icon_gentei .sale .sale_rate span,
.product_wrap .cf_4col .jsmh .icon_gentei .sale .sale_rate span{font-size:200%; letter-spacing:-0.01em;}
.product_wrap .cf_2col .jsmh .icon_gentei .sale .sale_rate span.font_s,
.product_wrap .cf_3col .jsmh .icon_gentei .sale .sale_rate span.font_s,
.product_wrap .cf_4col .jsmh .icon_gentei .sale .sale_rate span.font_s{letter-spacing:-0.02em; font-size:180%;}

/*残りわずか*/
.product_wrap .cf_3col .icon_few{background:#ffff00; color:#cc0000; position:absolute; top:10px; right:10px; padding:10px 15px 7px; font-weight:bold; font-size:1.1rem; letter-spacing:0.03rem;}
.product_wrap .cf_4col .icon_few{background:#ffff00; color:#cc0000; position:absolute; top:10px; right:10px; padding:7px 15px 5px; font-weight:bold;}
.jsmh_bnr{position:relative;}
.product_wrap .cf_4col .jsmh_bnr .icon_few{top:0px; right:0px; padding:10px 15px 7px;}

/*再販*/
.product_wrap .jsmh .saihan p{background:#cc0000; color:#fff; padding:12px 10px 10px; font-weight:600; letter-spacing: 0.05rem;}
.product_wrap .cf_4col .jsmh .saihan p{font-size:90%; letter-spacing: 0; padding:10px 10px 8px;}

/*割り引き表示*/
.photo{position:relative;}
.icon_discount,
.icon_discount:before,
.icon_discount:after,
.icon_discount_body,
.icon_discount_body:before {
    position: absolute; 
    background-color: #C00;
    width: 60px;
    height: 60px;
}
.icon_discount_body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 1;
}

.icon_discount_body p {
    padding: 0.5rem 0.2rem 0.2rem 0.3rem;
	font-weight: bold;
    color: #fff;
	line-height: 1;
	z-index: 999;
}
.icon_discount{ top: -11px; right:-11px; z-index: 99;}
.icon_discount:before { transform: rotate(22deg); content: ''; display: block;}
.icon_discount:after { transform: rotate(-22deg); content: ''; display: block;}
.icon_discount_body:before { transform: rotate(45deg); content: ''; z-index: -1;}
.icon_discount_body span {display: block;}
.icon_discount_body p{font-size:1.5rem;}

.cf_2col .icon_discount{top:-5%; right:10px;}
.cf_1col .icon_discount{top:0; left:85%;}
.cf_1col .icon_discount,
.cf_1col .icon_discount:before,
.cf_1col .icon_discount:after,
.cf_1col .icon_discount_body,
.cf_1col .icon_discount_body:before {width: 90px; height: 90px;}
/*割り引き表示 ここまで*/

/*限定数 おひとり様〇点まで*/
.product_wrap .jsmh .limited {
    color: #CC0000;
    font-weight: bold;
    display: block;
    padding: 8px 0 5px 0;
    text-align: center;
    border: 2px solid #CC0000;
    font-size: 1rem;
}

/*完売御礼　ここから*/
.soldout_box{ pointer-events: none; }
.soldout_box{ color: #999; }
.soldout_box img{ opacity: 0.65; width: 100%;}
.soldout_box .price,
.soldout_box .limited{ opacity: 0.5; }
.photo .soldout{
	position: absolute;
	display: block;
	color:#fff;
	background-color: #cc0000;
	padding: 15px;
	font-weight: bold;
	font-size: 2rem;
	width: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.cf_1col .photo .soldout{
	padding: 15px 30px;
	font-size: 2.3rem;
	top:calc(50% - 33px);
	left:calc(50% - 103px);
}


/* footer上 注意書き 
========================================================================== */
.attention_back{background:#333; padding:60px 0;}
#attention_area{ padding: 30px; background-color: #fff; border-radius: 10px; text-align: left;}
#attention_area img{margin: 0 auto; text-align: center;}
.attention { padding: 0 40px 0; margin-top:30px;}
.attention p { padding-bottom: 15px;}
	
/* footer 
========================================================================== */
.footer { position: relative; background: #000; text-align: center; padding: 30px 0;}
.footer a {letter-spacing: 0.1em; font-size: 0.7rem; color: #fff; text-decoration: none;}
.footer a:hover {text-decoration: none;}

/* ページトップ */
.go-to-top{ position:fixed; bottom: 5px; right: 5px; width: 60px; opacity: 0;
 -webkit-transition: opacity 0.5s; -o-transition: opacity 0.5s; transition: opacity 0.5s; z-index: 9999;}
.go-to-top--show { opacity: 1;}

/*　ボタン　ここから
========================================================================== */

/*NEWボタン共通*/
.btn_2col{display:flex; justify-content:center; gap:5%; max-width:90%; margin:0 auto;}
.btn_2col a.btn-yellow,.btn_2col a.btn-blue,.btn_2col a.btn-white,.btn_2col a.btn-pink{margin:0; /*margin-top:30px;*/}
a.btn-yellow,a.btn-blue,a.btn-white,a.btn-pink{
  display: block;
  position: relative;  
  color: #000;
  font-size:120%;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  padding:18px 0 15px;
  border-radius: 60px;
  box-sizing: border-box;
  max-width: 400px;
  width:100%;
  margin: 0 auto;
  /*border: 1px solid transparent;マウスオン時に境界線*/
  margin-top:35px;
}
a.btn-yellow span,a.btn-blue span,a.btn-white span,a.btn-pink span{
  position: relative;
  display: block;
  transform: translate(-2px, -4px);
  transition: 0.1s;
  z-index: +1;
}
a.btn-yellow:after,a.btn-blue:after,a.btn-white:after,a.btn-pink:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  box-sizing: border-box;
  transform: translate(-2px, -4px);
  transition: 0.1s;
}
a.btn-yellow:before,a.btn-blue:before,a.btn-white:before,a.btn-pink:before{
content: "　";
position: absolute;
display: block;
top:calc(50% - 7px);
right: 7%;
width: 12px;
height: 12px;
border-top: 2px solid #000;
border-right: 2px solid #000;
-webkit-transform: rotate(45deg);
transform:translate(-2px, -4px) rotate(45deg);
z-index: +1;
transition: 0.1s;
}
a.btn-blue:before,a.btn-pink:before{border-top: 2px solid #fff; border-right: 2px solid #fff;}
a.btn-yellow:hover,a.btn-blue:hover,a.btn-white:hover,a.btn-pink:hover{opacity:1!important;}
a.btn-yellow:hover span,a.btn-blue:hover span,a.btn-white:hover span,a.btn-pink:hover span{transform: translate(0, 0);}
a.btn-yellow:hover:after,a.btn-blue:hover:after,a.btn-white:hover:after,a.btn-pink:hover:after{transform: translate(0, 0);}
a.btn-yellow:hover:before,a.btn-blue:hover:before,a.btn-white:hover:before,a.btn-pink:hover:before{transform:translate(0, 0) rotate(45deg);}

/*ボタン　個別*/
a.btn-yellow{background:#e6c017;}
a.btn-yellow:after{background:#f9eb37;}
a.btn-blue{color:#fff; background:#08569b;}
a.btn-blue:after{background:#0099ff;}
a.btn-white{background:#000;}
a.btn-white:after{background:#fff; /*border:2px solid #000;*/}
a.btn-pink{color:#fff; background:#7f114f;}
a.btn-pink:after{background:#ff008f;}

a.btn-red{background:#c07c3c; color:#fff;}
a.btn-red::before{border-top: 2px solid #fff; border-right: 2px solid #fff;}
a.btn-red::after{background:#cc0000;}
a.btn-red span.font_s{display:inline; font-size:85%; position:relative; right:0.2em;}
#cate9 a.btn-white{max-width:600px;}
#cate8 a.btn-red{background:#478883;}

/*ボタン　シークレットセール*/
#secretsale a.btn-pink{max-width:500px;}

@media all and (max-width: 1023px) {
.btn_2col a.btn-yellow,.btn_2col a.btn-blue,.btn_2col a.btn-white,.btn_2col a.btn-pink{font-size:100%;}
}
@media all and (max-width: 767px) {
.btn_2col a.btn-yellow,.btn_2col a.btn-blue,.btn_2col a.btn-white,.btn_2col a.btn-pink,
a.btn-yellow,a.btn-blue,a.btn-white,a.btn-pink{font-size:clamp(1rem,3.84vw,1.2rem);}
.btn_2col{flex-direction:column; align-items:center; gap:15px;}
}

/*========================================================================

　タブレット表示

========================================================================== */
@media screen and (max-width: 1024px) {
.product_wrap {width:95%; margin:0 auto;}
img.attention_top{margin:30px auto;}
section{margin-bottom:60px;}
/*section.coupon{margin-bottom:120px; padding-bottom:50px;}*/
h3{margin-bottom:20px;}
h3 p{font-size:1rem; padding:5px 20px 3px;}

.top_sub{gap:20px;}
.top_sub a{width:calc((100% - 20px) / 2);}

/*さんかくアイコン*/
.hamburger-demo-menubox ul li::before{background-color:#000; width:10px; height:8px;}
/*
.hamburger-demo-menubox ul li{background:#fff url(../img/icon_b.png) 5% 50% no-repeat; background-size:9px;}
.hamburger-demo-menubox ul li:hover{background:#000 url(../img/icon_w.png) 5% 50% no-repeat; background-size:9px;}
.hamburger-demo-menubox ul li.ext-link{background-size:18px;}
.hamburger-demo-menubox ul li.ext-link:hover{background-size:18px;}
*/

/* バナーエリア　ここから*/
.list-bnr{gap:10px; margin-top:10px;}
.list-bnr .list-bnr_item{ width:calc((100% - 30px) / 4);}
.list-bnr::after{width:calc((100% - 30px) / 4); }/*メニュー奇数対応*/
.list-bnr_3col{gap:20px;}
.list-bnr_3col .list-bnr_item{width:calc((100% - 40px) / 3);}
.list-bnr_2col{gap:20px;}
.list-bnr_2col a{width:calc((100% - 20px) / 2);}

.list-bnr .icon_off{width:70px; height:70px;}
.list-bnr .icon_off .sale{font-size:1rem; line-height:0.9; display:flex; flex-direction:column; justify-content:center; height:100%; font-weight:900;}
.list-bnr .icon_off .sale .sale_rate{font-size:90%;}
.list-bnr .icon_off .sale .sale_rate span{font-size:170%;}
.list-bnr .icon_off .sale .off{font-size:110%;}
.list-bnr .icon_gentei .sale{-webkit-text-stroke: 3px #cc0000; text-stroke: 3px #cc0000;}
.list-bnr .icon_gentei .sale{font-size:0.9rem; line-height:1;}
.list-bnr .icon_gentei .sale .sale_rate span{font-size:200%;}

/* product flex 4カラム*/
.product_wrap .cf_4col{gap:10px;}
.product_wrap .cf_4col > a{width: calc((100% - 30px) / 4);}
.product_wrap .cf_4col .jsmh .product_name{font-size: 0.9em;}
.product_wrap .cf_4col .jsmh .product_sub{font-size:80%;}
.product_wrap .cf_4col .jsmh .item_price{font-size: 1.4em;}
.product_wrap .cf_4col .jsmh .retail_price{font-size:80%;}
.product_wrap .cf_4col .jsmh .limited{font-size:80%;}

/* product flex 3カラム*/
.product_wrap .cf_3col{gap:10px;}
.product_wrap .cf_3col .jsmh{padding:10px;}
.product_wrap .cf_3col > a{ width: calc((100% - 20px) / 3);}

/* product flex 2カラム*/
.product_wrap .cf_2col{gap:10px; margin-bottom:10px;}
.product_wrap .cf_2col > a{width: calc((100% - 10px) / 2);}
.product_wrap .cf_2col .jsmh .photo{ padding:0; width:100%;}
.product_wrap .cf_2col .jsmh{flex-direction:column; justify-content:center; padding:15px;}
.product_wrap .cf_2col .jsmh .box{padding:0; flex:1; text-align:center; display:flex; flex-direction:column; width:90%;}
.product_wrap .cf_2col .jsmh .product_name{flex:1;}
.product_wrap .cf_2col .jsmh .item_price{font-size:1.8rem;}
.product_wrap .cf_2col .jsmh .limited{font-size:0.8rem;}
/* product flex 2カラム 縦並び*/
.product_wrap .cf_2col_row .jsmh{padding:0 0 10px;}
.product_wrap .cf_2col_row .jsmh .product_name{font-size:1.2rem;}
.product_wrap .cf_2col_row .jsmh .product_sub{font-size:80%;}

/*アイコン*/
.product_wrap .cf_3col .jsmh .icon_off{ width:100px; height:100px;}
.product_wrap .cf_2col .jsmh .icon_off{width:100px; height:100px;}
.product_wrap .cf_4col .jsmh .icon_off{width:70px; height:70px;}
.product_wrap .cf_2col .jsmh .icon_off .sale,
.product_wrap .cf_3col .jsmh .icon_off .sale,
.product_wrap .cf_4col .jsmh .icon_off .sale{font-size:1rem; line-height:0.9; display:flex; flex-direction:column; justify-content:center; height:100%; font-weight:900;}
.product_wrap .cf_2col .jsmh .icon_off .sale{font-size:1.35rem;}
.product_wrap .cf_2col .jsmh .icon_off .sale .sale_rate,
.product_wrap .cf_3col .jsmh .icon_off .sale .sale_rate,
.product_wrap .cf_4col .jsmh .icon_off .sale .sale_rate{font-size:90%;}
.product_wrap .cf_2col .jsmh .icon_off .sale .sale_rate span,
.product_wrap .cf_3col .jsmh .icon_off .sale .sale_rate span,
.product_wrap .cf_4col .jsmh .icon_off .sale .sale_rate span{font-size:170%;}
.product_wrap .cf_2col .jsmh .icon_off .sale .off,
.product_wrap .cf_3col .jsmh .icon_off .sale .off,
.product_wrap .cf_4col .jsmh .icon_off .sale .off{font-size:110%;}
/*アイコン_限定*/
.product_wrap .cf_2col .jsmh .icon_gentei .sale,
.product_wrap .cf_3col .jsmh .icon_gentei .sale,
.product_wrap .cf_4col .jsmh .icon_gentei .sale{-webkit-text-stroke: 3px #cc0000; text-stroke: 3px #cc0000;}
.product_wrap .cf_2col .jsmh .icon_gentei .sale{font-size:1.2rem; line-height:1;}
.product_wrap .cf_4col .jsmh .icon_gentei .sale{font-size:0.9rem; line-height:1;}
.product_wrap .cf_2col .jsmh .icon_gentei .sale .sale_rate span,
.product_wrap .cf_3col .jsmh .icon_gentei .sale .sale_rate span,
.product_wrap .cf_4col .jsmh .icon_gentei .sale .sale_rate span{font-size:200%;}

/*完売御礼*/
.photo .soldout{
	font-size: 1.5rem;
}
.cf_1col .photo .soldout{
	padding: 15px;
	top:calc(50% - 33px);
	left:calc(50% - 89px);
}

/*割り引き表示*/
.icon_discount,
.icon_discount:before,
.icon_discount:after,
.icon_discount_body,
.icon_discount_body:before {width: 50px; height: 50px;}
.cf_4col .icon_discount_body p {font-size: 1.2rem;}

.cf_2col .icon_discount,
.cf_2col .icon_discount:before,
.cf_2col .icon_discount:after,
.cf_2col .icon_discount_body,
.cf_2col .icon_discount_body:before {width: 60px; height: 60px;}
.cf_2col .icon_discount{top:0; right:0;}
.cf_2col .icon_discount_body p{font-size:1.5rem;}

.cf_1col .icon_discount,
.cf_1col .icon_discount:before,
.cf_1col .icon_discount:after,
.cf_1col .icon_discount_body,
.cf_1col .icon_discount_body:before {width: 80px!important; height: 80px!important;}
.cf_1col .icon_discount_body p{font-size:1.7rem;}

/*残りわずか*/
.product_wrap .cf_3col .icon_few{font-size:0.9rem; padding:7px 10px 5px;}
.product_wrap .cf_4col .icon_few{top:8px; right:8px; padding:7px 10px 5px; font-size:0.8rem;}
.product_wrap .cf_4col .jsmh_bnr .icon_few{top:0px; right:0px; padding:7px 10px 5px;}
}

/*========================================================================

　スマホ表示

========================================================================== */

@media screen and (max-width: 768px) {
	
/*　style
================== */
.product_wrap {width:92%; margin:0 auto;}
.pc { display:none!important; }
.sp { display:inherit!important; }

h2{margin-bottom:15px;}
h3{margin-bottom:15px;}
h3 p{font-size:1.1rem; position:relative; left:auto; top:auto; transform:none; background:#ffff00; padding:7px;}
main{padding-top:0; background:#fff;}

.anchor{padding-top: 60px; margin-top: -60px;}
section{margin-bottom:40px;}

/*　ヘッダー
================== */
.top_image{width:100%;}
.header_img-logo{position:fixed; left:0; width:100%; height:11.5vw; background:#fff; z-index:999; display:flex; align-items:center; justify-content:center;}
.header_img-logo img{margin:0 auto; padding-left:6vw; padding-right:15vw; width:100%!important; max-width:600px;}
h2{margin-bottom:0;}
h2 img{max-width:100%;}
.main_visual{background:transparent;}
.main_visual .product_wrap{max-width:100%;}
.top_image{padding-top:10vw; padding-left:0; padding-bottom:0;}
.top_image img{max-width:100%;}
.top_sub{padding:20px 0; background-size:49%;}
.top_sub_flex{gap:10px;}
.top_sub_flex .flex_item{width:calc((100% - 10px) / 2);}
.top_sub_flex .flex_item{filter:drop-shadow(2px 2px 4px rgba(0,0,0,0.8));}

/* カテゴリ
========================================================================== */
.higawari{background:url(../img/higawari_bg.png); background-size:50px; padding:30px 0 40px;}
.higawari .list-bnr_3col{gap:20px; flex-direction:column;}
.higawari figure.list-bnr_item{width:100%;}
.higawari .higawari_1226 h3{margin-bottom:15px;}
.higawari .higawari_1226:not(:last-child){margin-bottom:30px;}
.higawari .higawari_1226 .list-bnr_3col{justify-content:flex-start; flex-direction:row;}
.higawari .higawari_1226 .list-bnr_3col > a{width:calc((100% - 10px) / 2);}
#cate1 .list-bnr_3col{margin-bottom:25px;}


/*　product
================== */
.cate_back01{background:url(../img/main_bg01_sp.jpg) center top repeat-y; background-size:100%;}
.cate_back02{background-size:400px;}

.jsmh .photo,.jsmh .photo img{width:100%;}
.product_wrap .cf_2col .jsmh .box{width:100%; padding:0;}

/*テキスト*/
.product_wrap .cf_2col .jsmh .product_name,.product_wrap .cf_4col .jsmh .product_name{font-size: 0.9em;}
.product_wrap .cf_2col .jsmh .product_sub,.product_wrap .cf_4col .jsmh .product_sub{font-size:80%;}
.product_wrap .cf_2col .jsmh .item_price,.product_wrap .cf_4col .jsmh .item_price{font-size: 1.4em;}
.product_wrap .cf_2col .jsmh .retail_price,.product_wrap .cf_4col .jsmh .retail_price{font-size:80%;}
.product_wrap .cf_2col .jsmh .limited,.product_wrap .cf_4col .jsmh .limited{font-size:80%;}

/* product flex 3カラム + 4カラム*/
.product_wrap .cf_3col,.product_wrap .cf_4col{gap:10px;}
.product_wrap .cf_3col > a,
.product_wrap .cf_4col > a{ width: calc((100% - 10px) / 2); }
.product_wrap .cf_4col .jsmh .icon{width:70px;}

/* product flex 1カラム*/
.product_wrap .cf_1col{ padding: 10px;}
.product_wrap .cf_1col .jsmh{ flex-direction: column; }
.product_wrap .cf_1col .jsmh .box{padding:15px 15px 0; margin: 0; width: 100%;}
.product_wrap .cf_1col .jsmh .photo{ padding:0 15px; width: 100%; }
.product_wrap .cf_1col .jsmh .photo img{ margin-bottom: 0; }
.product_wrap .cf_1col .jsmh .product_name,
.product_wrap .cf_1col_sp .jsmh .product_name{ margin-bottom: 0; font-size: 1.25rem;}
.product_wrap .cf_1col .jsmh .price,
.product_wrap .cf_1col_sp .jsmh .price{ font-size: 2rem;}
.product_wrap .cf_1col .jsmh .tax_price,
.product_wrap .cf_1col_sp .jsmh .tax_price{ margin:5px 0 10px 0; font-size: 0.75rem;}
.product_wrap .cf_1col .jsmh .tax_price span,
.product_wrap .cf_1col_sp .jsmh .tax_price span{ font-size: 1.25rem;}

/*2col 2列*/
.product_wrap .cf_2col{margin-bottom:10px;}
.product_wrap .cf_2col .jsmh{padding:10px;}
.product_wrap .cf_2col .jsmh_bnr span{font-size:0.9rem;}
.product_wrap .cf_2col .jsmh .box .osake{padding-top:20px; font-size:100%;}
.product_wrap .cf_2col .jsmh .bnr_box .btn p{font-size:0.8rem;}

/*2col → 1col*/
.product_wrap .cf_1col_sp > a{width:100%;}
.product_wrap .cf_1col_sp .jsmh .bnr_box .btn p{font-size:1rem; padding:10px 50px;}

/* product flex 2カラム 1列*/
.product_wrap .cf_2col_row{ flex-direction: column; gap:20px;}
.product_wrap .cf_2col_row > a{width:100%;  box-sizing: border-box; text-decoration: none; color: #000;}
.product_wrap .cf_2col_row .jsmh{display:flex; flex-direction: column; align-items:center; padding:0;}
.product_wrap .cf_2col_row .jsmh .box{flex-basis:auto; text-align:center;}
.product_wrap .cf_2col_row .jsmh .photo{flex-basis:120%;}
.product_wrap .cf_2col_row .jsmh .photo img{ margin-bottom:0; width:100%;}
.product_wrap .cf_2col_row .jsmh .product_name{font-size:clamp(0.8rem,3.2vw,1.2rem); line-height: 1.3; padding: 10px 0;}
/*.product_wrap .cf_2col_row .jsmh .price {padding: 0;}*/
.product_wrap .cf_2col_row .jsmh .price span{ font-size:1.75rem;}
.product_wrap .cf_2col_row .jsmh .tax_price{ margin-bottom:10px; padding: 5px 0 0 0; font-size: 0.65rem;}
.product_wrap .cf_2col_row .jsmh .tax_price span{ font-size: 1.15rem;}
.product_wrap .cf_2col_row .jsmh .box .osake{padding-top:20px; font-size:1.2rem;}
.product_wrap .cf_2col_row .jsmh .product_sub{font-size:80%;}

/*アイコン*/
.product_wrap .cf_3col .jsmh .icon_off,
.product_wrap .cf_2col .jsmh .icon_off,
.product_wrap .cf_4col .jsmh .icon_off{width:70px; height:70px;}
.product_wrap .cf_2col .jsmh .icon_off .sale,
.product_wrap .cf_3col .jsmh .icon_off .sale,
.product_wrap .cf_4col .jsmh .icon_off .sale{font-size:0.9rem;}

/*残りわずか*/
.product_wrap .cf_3col .icon_few{top:8px; right:8px; padding:7px 10px 5px; font-size:0.8rem;}

/*販売完了*/
.photo .soldout{font-size: 1.4rem;}

/*　footer上 注意書き
================== */
.attention_back{padding:30px 0;}
img.attention_top{border-radius: 0px; margin-top:50px; margin-bottom:20px;}
section#attention_area { padding: 10px; }
#attention_area img{ width: 95%; padding-top: 30px;}
.attention{padding:35px 15px;}
.attention p {font-size:1.15rem;}
.attention li{font-size:clamp(0.8rem,3.2vw,1.15rem);}
ul.list li{line-height:1.4;}

/* バナーエリア　ここから
========================================================================== */
.list-bnr{gap:10px; margin-top:10px;}
.list-bnr .list-bnr_item{ width:calc((100% - 10px) / 2);}
.list-bnr::after {width:calc((100% - 10px) / 2); }/*メニュー奇数対応*/
.list-bnr_1col a{width:80%;}
.list-bnr_3col{display:flex; gap:15px; flex-wrap:wrap;}
.list-bnr_3col .list-bnr_item{width:calc((100% - 15px) / 2); position:relative;}
.list-bnr_3col a img.icon{width:clamp(40px,10vw,70px);}
.list-bnr_2col{gap:15px;}
.list-bnr_2col a{width:calc((100% - 15px) / 2);}
.cate_back01 .list-bnr a,#cate1 .list-bnr_3col a{filter:drop-shadow(2px 2px 3px rgba(0,0,0,0.4));}


.list-bnr .jsmh .icon_off{width:70px; height:70px;}
.list-bnr .jsmh .icon_off .sale{font-size:1rem;}

/*　ボタン
================== */
.btn_secret{display:flex; flex-direction: column; align-items:center; gap: 0px; margin:0 auto; margin-bottom:30px;}
.btn_secret a{font-size: 1rem !important;}
.btn_secret a.btn-blue{font-size:1rem!important;}
.btn_1col a.btn-white{margin:15px auto 0;}
a.btn-yellow,a.btn-blue,a.btn-white,a.btn-pink{margin-top:15px; padding:15px 0 12px; width:80%; max-width:300px; font-size:100%;}
#cate1 a.btn-yellow{width:85%; font-size:1.2rem;}
#cate9 a.btn-white{max-width:600px; width:85%; line-height:1.4;}

.product_wrap .flex{font-size:1rem; margin-bottom:15px; gap:30px;}
.product_wrap .discount_txt{padding:15px;}


/*　ハンバーガーメニュー
================== */
/* リセット */
.hamburger-demo-menubox ul li{
width:100%;
text-align: left;
border-left:none;
border-bottom:none;
}
.hamburger-demo-menubox ul li a.font_s{font-size: 16px!important; padding-left:25px; position: relative;}

/*全体調整CSS */
.hamburger-wrap{position:fixed; top:0; right:0; z-index:999; padding-top:2em; width:auto; margin:0 auto 20px;}
.hamburger-demo-menubox *{font-size: 16px;}
.hamburger-demo-menubox li{font-size: 14px;}

/* hamburgerここから */

/* inputを非表示 */
.input-hidden{display: none;}
/* label */
.hamburger-demo-switch{
cursor: pointer;
position: absolute;
right: 0;
top: 0; /* ハンバーガーアイコンの位置（上から） */
z-index: 9999;
width: 11.5vw; /* アイコン（クリック可能領域）の幅 */
height: 11.5vw; /* アイコン（クリック可能領域の）高さ */
background-color:#fff;
border-radius:10px;
}
/* メニュー展開時にハンバーガーアイコンを固定 */
#hamburger-demo1:checked ~ .hamburger-demo-switch{position: fixed;}
/* ハンバーガーアイコン */
.hamburger-switch-line1, .hamburger-switch-line1:before, .hamburger-switch-line1:after{
width: 25px;
height: 3px;
background: #000; /* ハンバーガーアイコンの色 */
position: absolute;
top: 50%;
left: 50%;
transition: .3s;
content: "";
}
.hamburger-switch-line1{transform: translate(-50%, -50%);}
.hamburger-switch-line1:before{transform: translate(-50%, -300%);}
.hamburger-switch-line1:after{transform: translate(-50%, 200%);}

/* ハンバーガーアイコン･アニメーション */
#hamburger-demo1:checked ~ .hamburger-demo-switch .hamburger-switch-line1{width: 0;}
#hamburger-demo1:checked ~ .hamburger-demo-switch .hamburger-switch-line1:before{
	transform: rotate(45deg) translate(-40%, 325%);
}
#hamburger-demo1:checked ~ .hamburger-demo-switch .hamburger-switch-line1:after{
	transform: rotate(-45deg) translate(-40%, -325%);
}
/* メニューエリア */
.hamburger-demo-menuwrap{
position: fixed;
height: 100%;
background: #fff; /* メニューエリアの背景色 */
padding: 5em 0 2em;
z-index: 9998;
transition: .3s;
overflow-y: scroll; /* メニュー内容が多い場合に縦スクロールする */
top: 0;
left: 100%;
width: 70%;
}
/* メニューリスト */
.hamburger-demo-menulist{
/*margin-right: 3%;*/
/*padding-left: 5% !important; */
list-style: none;
}
.hamburger-demo-menulist li a{
text-decoration: none;
color: #000!important; /* メニューリストの文字色 */
display: block;
padding: .5em 0;
}

/* メニューエリア･アニメーション */
/* 右から */
#hamburger-demo1:checked ~ .hamburger-demo-menuwrap{left: 30%;}
/* コンテンツカバー */
#hamburger-demo1:checked ~ .hamburger-demo-cover{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9997;
background: rgba(3,3,3,.5);
display: block;
}
/* メニュー外タップで閉じる */
#hamburger-demo1:checked ~ .hamburger-demo-closelabel .hamburger-demo-cover{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9997;
background: rgba(3,3,3,.5);
display: block;
cursor: pointer;
}

.hamburger-demo-menubox ul li a{padding-left:25px;}
/*
.hamburger-demo-menulist li{background:url(../img/icon_b.png) 12px 50% no-repeat!important;}*/
.hamburger-demo-menulist li:hover{/*background:#000 url(../img/icon_w.png) 12px 50% no-repeat!important;*/background:#000!important;}
.hamburger-demo-menulist li a:hover{color:#fff!important;}

li.ext-link{background:#fff!important;}
li.ext-link:hover{background:#000;}
.hamburger-demo-menubox ul li::before{width:0; height:0;}
/*ハンバーガーメニュー終了*/
}/*end*/




