@charset "utf-8";

/* style
   ========================================================================== */
html {
	height: 100%;
	font-family: "IBM Plex Sans JP", sans-serif;
	font-weight: 500;
}
body{background:#fff;}
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;}
main{padding-top:60px;}
h1{text-align: center;}
h1 img{	width: auto !important;}

.red { color:#cc0000; }
.bold {	font-weight: 700;}

.anchor{display:block;
padding-top: 90px;
margin-top: -90px;}
section{margin-bottom:90px;}
section#cate1{padding-bottom:90px;}
/*
section.coupon{margin-bottom:140px; padding-bottom:50px;}
section#cate2{margin-bottom:140px; padding-bottom:80px;}
section#cate12{margin-bottom:0; padding-bottom:50px;}*/

h2{margin-bottom:10px; text-align:right;}
h2 img{max-width:82%;}
h3{margin-bottom:30px;}
/*
h3{background:#fff; font-size:2.2rem; text-align:center; padding:20px; margin-bottom:30px; position:relative;}
h3 img{position:absolute; top:50%; transform: translateY(-50%); right: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% / 3);
	text-align: center;
	font-size:clamp(0.8rem, 1.3vw, 1.1rem)!important;
	font-weight: 600;
	border-left: 1px solid #3d1405;
	border-bottom: 1px solid #3d1405;
	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: #3d1405; display: block !important; padding:15px 0px 12px;}
.hamburger-demo-menubox ul li a:link{display: block;}
.hamburger-demo-menubox ul li:hover a {color:#fff; opacity: 1; transition-duration: 0s;}
.hamburger-demo-menubox ul li:hover{display:block; background:#3d1405 url(../img/icon_w.png) 6.25% 50% no-repeat;}
.hamburger-demo-menubox ul li:first-child,
.hamburger-demo-menubox ul li:nth-child(4){border-left: none;}
.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:#3d1405 url(../img/icon-new_window_wt.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;}
.pt{ padding-top: 10px; }
.mt{ padding-top: 30px; }
.price_ml{ margin-left: 1.3em;}
.pt50{padding-top:60px;}
.pb20{padding-bottom:20px;}
.pb40{padding-bottom:40px;}
.pb80{padding-bottom:80px;}
.mb20{margin-bottom:20px;}
.mb80{margin-bottom: 80px}
.mb1em{margin-bottom: 1.5em;}
.mb3em{margin-bottom: 3.7em;}
.mb5em_sp{margin-bottom: 3.7em;}
.white{	color:#fff;}
.pc { display:inherit;}
.sp { display:none!important;}
.li-pt{	padding-top: 20px!important;}

/* ヘッダー　ここから
========================================================================== */
#header_wrap{position:relative;}
.main_visual{text-align:center; padding-bottom:0; margin:0 auto; background:url(../img/kv-bg_pc.jpg) no-repeat center top; background-size:cover;}
.top_image{padding-top:60px; padding-bottom:10px; text-align:center;}
.top_image img{display:inline;}
.top_image figure{max-width:90%; text-align:center; margin:0 auto;}
.top_sub{background:#8e0000; text-align:center; padding:40px 2.5%; margin:0 auto;}

.header_img-logo{position: absolute; top: 0; left:7.75%;}
.header_img-logo img{ width: clamp(150px,14vw,200px)!important;}


/* バナーエリア　ここから
========================================================================== */
.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;}
.list-bnr::after {content:""; display: block; width:calc((100% - 45px) / 4); }/*メニュー奇数対応*/

.list-bnr_1col{position:relative; margin-bottom:25px;}
.list-bnr_3col{display:flex; gap:25px; flex-wrap:wrap;}
.list-bnr_3col .list-bnr_item{width:calc((100% - 50px) / 3); position:relative;}
.list-bnr_3col .list-bnr_item img.icon,
.list-bnr_1col img.icon{position:absolute; top:-10px; right:-10px; width:100px;}
.list-bnr_3col .list-bnr_item img.icon{width:70px;}
.list-bnr_2col{display:flex; flex-wrap: wrap; gap:50px;}
.list-bnr_2col a{width:calc((100% - 50px) / 2);}


/* カテゴリ　ここから
========================================================================== */
#cate1{text-align:center; color:#100a66;}
#cate1 .product_wrap{width:1280px; background:#d9f1ff url(../img/bg_01.png) repeat; border-radius:20px; padding:50px 40px;}
#cate1 img{display:inline;}
#cate1 h3{background:#fff; display:flex; gap:0.5em; justify-content:center; align-items:center; font-size:2.4rem; font-weight:700; padding:15px; letter-spacing:0.1em; margin-bottom:50px;}
#cate1 h3 img{position:relative; top:0; transform: translateY(0);}
#cate1 h4{font-size:2rem; position:relative; display:flex; flex-direction:column; margin-top:70px; margin-bottom:50px;}
#cate1 h4::after{display:inline-block; content:""; border-bottom:5px solid #100a66; width:16%; position:absolute; bottom:-15px; left:42%;}
#cate1 p.txt{margin-bottom:15px; font-size:1.2rem; line-height:1.6;}

/* 商品エリア　ここから
========================================================================== */
main{background:#100a66; background-size:cover; background-attachment: fixed;}
.cate_back01{background:#be0000 url(../img/bg_02.png) repeat;}
.cate_back02{background:url(../img/bg03.png);}

/* 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:400;}
.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;}
.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%;}
.product_wrap .cf_2col .jsmh .retail_price{font-size:90%; line-height:1.2;}
.product_wrap .cf_2col .jsmh .retail_price span{font-size:90%;}
.product_wrap .cf_2col .jsmh .osake{text-align:center; justify-content:center; height:100%;}
.product_wrap .cf_2col .jsmh .osake .product_name{flex:0;}
.product_wrap .cf_2col .jsmh .osake .product_name span{display:block; font-size:80%; margin-top:1em;}

/* 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.2rem; 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 .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_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:50px 0;}
#attention_area{margin-top:30px; 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;*/background:#ac0f54;}
a.btn-white:after{background:#fff; /*border:2px solid #000;*/}
a.btn-pink{color:#fff; background:#7f114f;}
a.btn-pink:after{background:#ff008f;}
#cate1 a.btn-yellow{background:#100a66; color:#100a66; font-size:1.4rem;}
#cate1 a.btn-yellow:after{background:#ffff00;}
#cate1 a.btn-yellow:before{border-top: 2px solid #100a66; border-right: 2px solid #100a66;}

/*ボタン　シークレットセール*/
#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;}*/

.top_sub{gap:20px;}
.top_sub a{width:calc((100% - 20px) / 2);}

.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_1col{position:relative;}
.list-bnr_3col{display:flex; gap:25px; flex-wrap:wrap;}
.list-bnr_3col .list-bnr_item{width:calc((100% - 50px) / 3); position:relative;}
.list-bnr_2col{gap:20px;}
.list-bnr_2col a{width:calc((100% - 20px) / 2);}

/* 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%;}

/*完売御礼*/
.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; }

h3{margin-bottom:15px;}
h2{margin-bottom:15px;}
#cate12 h2{margin-top:20px;}

main{background:url(../img/bg01_sp.jpg) no-repeat top center; background-size:cover; background-attachment: fixed;}
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:15px;}
h2 img{max-width:100%;}
.main_visual{background:url(../img/kv-bg_sp.jpg) no-repeat center top; background-size:cover;}
.top_image{padding-top:13vw; padding-bottom:10px;}
.top_image figure{margin-bottom:5px;}
.top_sub{padding:20px 2.5%;}

/* カテゴリ
========================================================================== */
section#cate1{padding-bottom:0;}
#cate1 .product_wrap{width:100%; max-width:100%; background:#d9f1ff url(../img/bg_01.png) repeat; border-radius:0; padding:50px 2.5%;}
#cate1 h3{background:#100a66; color:#fff; gap:0.3em; font-size:1.5rem; padding:10px; margin-bottom:30px;}
#cate1 h3 img{width:60%;}
#cate1 h4{font-size:1.5rem; line-height:1.4; margin-top:40px; margin-bottom:30px;}
#cate1 h4::after{border-bottom:5px solid #100a66; width:20%; bottom:-10px; left:40%;}
#cate1 p.txt{margin-bottom:15px; font-size:1rem; line-height:1.4;}




/*　product
================== */
.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 → 1col*/
.product_wrap .cf_1col_sp > a{width:100%;}

/*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 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:1rem;}

/*残りわずか*/
.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;}
#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);}


/* バナーエリア　ここから
========================================================================== */
.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{position:relative; margin-bottom:25px;}
.list-bnr_1col img.icon{width:70px; left:auto; right:-10px;}
.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 .list-bnr_item img.icon{width:clamp(40px,10vw,70px);}

.list-bnr_2col{gap:15px;}
.list-bnr_2col a{width:calc((100% - 15px) / 2);}



/*　ボタン
================== */
.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:300px; max-width:80%; font-size:100%;}

.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:0px; 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 3% 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:35px!important;}
.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;}
.hamburger-demo-menulist li a:hover{color:#fff!important;}
li.ext-link{background:url(../img/icon-new_window_bk.svg) 6px 50% no-repeat!important; background-size:20px!important;}
li.ext-link:hover{background:#000 url(../img/icon-new_window_wt.svg) 6px 50% no-repeat!important; background-size:20px!important;}
/*ハンバーガーメニュー終了*/
}/*end*/




