@charset "euc-jp";
body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
}
#wrapper.ec{
  max-width:100%;
}

/* contents */

#contents {
  float: none !important;
  padding-left: 30px;
  width:100% !important;
  padding-right:0 !important;
  padding-left:0 !important;
  margin-bottom:0 !important;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}
#side {
 display:none !important; 
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px !important; }
.mar_l_10 { margin-left: 10px; }
.mar_b_15 { margin-bottom: 15px !important; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px !important; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px !important; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
/*--base--*/
@charset "utf-8";
/* CSS Document */
/*リセット*/
@font-face {font-family: 'NotoSansCJKjp-Light';/* お好きな名前に */src: url(../font/NotoSansCJKjp-Light.eot);/* IE9以上用 */src: url(../font/NotoSansCJKjp-Light.eot?#iefix) format('embedded-opentype'),/* IE8以前用 */url(../font/NotoSansCJKjp-Light.woff) format('woff'),/* モダンブラウザ用 */url(../font/NotoSansCJKjp-Light.ttf) format('truetype');/* iOS, Android用 */font-weight: normal;font-style: normal;}@font-face {font-family: 'NotoSansCJKjp-Regular';/* お好きな名前に */src: url(../font/NotoSansCJKjp-Regular.eot);/* IE9以上用 */src: url(../font/NotoSansCJKjp-Regular.eot?#iefix) format('embedded-opentype'),/* IE8以前用 */url(../font/NotoSansCJKjp-Regular.woff) format('woff'),/* モダンブラウザ用 */url(../font/NotoSansCJKjp-Regular.ttf) format('truetype');/* iOS, Android用 */font-weight: normal;font-style: normal;}@font-face {font-family: 'NotoSansCJKjp-Medium';/* お好きな名前に */src: url(../font/NotoSansCJKjp-Medium.eot);/* IE9以上用 */src: url(../font/NotoSansCJKjp-Medium.eot?#iefix) format('embedded-opentype'),/* IE8以前用 */url(../font/NotoSansCJKjp-Medium.woff) format('woff'),/* モダンブラウザ用 */url(../font/NotoSansCJKjp-Medium.ttf) format('truetype');/* iOS, Android用 */font-weight: normal;font-style: normal;}.Montserrat {font-family: 'Montserrat', sans-serif;}
.NotoSansCJKjp-Light {font-family: 'NotoSansCJKjp-Light', sans-serif;}.NotoSansCJKjp-Regular {font-family: 'NotoSansCJKjp-Regular', sans-serif;}.NotoSansCJKjp-Medium {font-family: 'NotoSansCJKjp-Medium', sans-serif;}html {-webkit-text-size-adjust: 100%;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,button,p {margin: 0px;padding: 0px;font-size: 16px;/*    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;*//*font-family: "NotoSansCJKjp-Regular", "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'MS Pゴシック', sans-serif;*/font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;line-height: 160%;color: #4c4c4c;word-wrap: break-word;overflow-wrap: break-word;-webkit-box-sizing: border-box;box-sizing: border-box;word-break: break-all;letter-spacing: 0.05em;}ul,li {list-style: none;text-align: left;padding: 0;margin: 0;}dl,dt,dd {text-align: left;padding: 0;margin: 0;font-weight: normal;}span {line-height: 160%;word-wrap: break-word;overflow-wrap: break-word;-webkit-box-sizing: border-box;box-sizing: border-box;word-break: break-all;}*,*:before,*:after {-webkit-box-sizing: border-box;box-sizing: border-box;word-wrap: break-word;overflow-wrap: break-word;-webkit-box-sizing: border-box;box-sizing: border-box;word-break: break-all;}@media only screen and (max-width:1024px) {body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,button,p {letter-spacing: 0.075em;}}@media only screen and (max-width:599px) {body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,button,p {letter-spacing: 0.05em;font-size: 14px;}}/*クリアフィックス*/.clearfix:after {content: "";display: block;clear: both;}.clearfix:before {display: block;content: "";clear: both;}.clearfix {display: inline-block;}* html .clearfix {height: 1%;}.clearfix {display: block;}iframe {max-width: 100%;}img {vertical-align: top;border: none;max-width: 100% !important;height: auto !important;}a {text-decoration: none;color: inherit;max-width: 100%;}a:hover {opacity: 0.6;color: inherit;text-decoration: none;-webkit-transition: 0.3s all linear;transition: 0.3s all linear;}a[href*="tel"] {pointer-events: none;}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 34px;
}
.pic {
    text-align: center;
}
.pic img {
    width: 100%;
}
.m0a {
    margin: 0 auto;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flexb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.ofiImg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100% !important;
    font-family: 'object-fit: cover; object-position: top center;';
}
.w48{
  width: 48%;
}
.cmn-ttl {
    font-family: 'Montserrat', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    line-height: 100%;
}
.jp-ttl {
    font-family: 'Montserrat', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    line-height: 100%;
    margin-top: 30px;
    line-height: 1.5;
}

.greenline-ttl {
    position: relative;
    text-align: center;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 40px;
    font-size:26px;
}

.greenline-ttl:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #a6d3c8;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

    /*------------------
    絞り込み機能
    ---------------------*/
 .productlist-sercharea {
        margin: 0 auto 30px;
        border-radius: 5px;
        padding: 1px 0px;
        border: 1px solid #C8C8C9;
        background: #f4f4f4;
    }
.js-toggle {
        margin: 0;
        padding:1em 30px 1em 20px;
        font-size:18px;
        font-weight: bold;
        position: relative;
        display: block;
        cursor: pointer;
        text-align: left;
    }
.js-toggle:after {
        content: "＞";
        font-size: 24px;
        position: absolute;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 25px;
        right: 28px;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
 .js-toggle.is-parent:after {
        top: 16px;
        right: 22px;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

@media only screen and (max-width: 1024px) {
    h2 {
        font-size: 25px;
    }
  h3 {
    font-size: 24px;
	}
}
@media only screen and (max-width: 599px) {
    h2 {
        font-size: 19px;
    }
  .w48{
  		width: 100%;
	}
  .cmn-ttl {
    font-size: 24px;
  }
  .jp-ttl {
    font-size: 22px;
  }
   .greenline-ttl {
        font-size: 20px;
        margin-bottom: 30px;
        padding-bottom: 13px;
    }
    .greenline-ttl:before {
        content: "";
        display: block;
        width: 40px;
        height: 3px;
    }
  .js-toggle {
            font-size: 13px;
        }

  .js-toggle:after {
            font-size: 17px;
            top: 18px;
            right: 28px;
        }
  .js-toggle.is-parent:after {
            top: 11px;
        }
}
.mainvilual-tit {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 0.02rem;
    line-height: 140%;
    margin-bottom: 20px;
    display:block;
}
.mainvilual-text {
    font-weight: 600;
    letter-spacing: 0.02rem;
    font-size: 18px;
    margin-bottom: 40px;
}
.inner {
    width: 96%;
    margin: 0 auto;
    max-width: 1650px;
    padding: 100px 0;
}
.btn01 {
    width: 80%;
    max-width: 240px;
}
.btn01 a {
    display: block;
    padding: 15px 5px;
    background: #2B2B2B;
    color: #F5F5F5;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
}

.btn01.white a {
    border: 2px solid #F5F5F5;
    color: #F5F5F5;
    background: transparent;
}
@media only screen and (max-width: 1024px) {
    .btn01 {
        width: 80%;
        max-width: 210px;
    }
  .inner {
        padding: 90px 0;
    }
}
@media only screen and (max-width: 599px) {
    .btn01 {
        max-width: 180px;
    }
}
/*underSlide*/
.underSlide {
    position: relative;
}
.underSlidetextBox {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display:block;
    width:100%;
    text-align:center;
}
.underSlidetextBox .mainvilual-tit {
    color: #fff;
}
.pc_none{
  display:none;
}
@media only screen and (max-width: 1024px) {
    .underSlide .mainvilual-tit {
        font-size: 32px;
    }
  .pc_none{
      display:block;
   }
}
@media only screen and (max-width: 599px) {
    .underSlide .mainvilual-tit {
        font-size: 18px;
        margin-bottom:0;
    }

}
.pankuzu .inner {
    width: 96%;
    margin: 0 auto;
    max-width: 1650px;
    padding: 5px 0 40px;
}
.pankuzu-list li {
    display: inline-block;
}
.pankuzu-list li {
    padding-right: 20px;
    position: relative;
    font-size:16px;
}
.pankuzu-list li a,
.pankuzu-list li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.pankuzu-list li:before {
    content: "";
    display: block;
    background: #7e7e7e;
    position: absolute;
    right: 9px;
    top: 5px;
    width: 1px;
    height: 18px;
}
.pankuzu-list li:last-of-type:before {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .pankuzu-list li:before {
        top: 3px;
        right: 2px;
        height: 14px;
    }
    .pankuzu-list li {
        font-size:12px;
        padding-right: 9px;
    }
}
@media only screen and (max-width: 599px) {
     .pankuzu-list li:before {
        top: 2px;
    }
}
/*リセットここまで*/
.flexs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.m1200 {
    max-width: 1250px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
/*official-header*/
#wrapper {
    padding-top: 70px;
}
.header {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.header .inn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 74%;
    margin: 0 auto;
    position:relative;
}
.h1 {
    display: block;
    max-width: 123px;
    padding: 10px;
    min-height:45px;
}
.h1 a {
    display: block;
}
.head {
    width: 100%;
    max-width: 800px;
}
#gnav div.toggle span.n {
    display: none;
}
#gnav {
    z-index: 200;
    width: 100%;
}
.glist li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: center;
}
#gnav li.pcnone {
    display: block;
}
#gnav li.pcnone {
    display: none;
}
.glist li a {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    color: #505050;
}
#gnav.fix {
    position: fixed;
    z-index: 200;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.fix .accordion-toggle {
    opacity: 0.8;
}
@media only screen and (max-width: 1024px) {
    #gnav .gnavinn {
        display:block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        opacity: 0;
        -webkit-transition: height ease .1s, opacity ease .4s;
        transition: height ease .1s, opacity ease .4s;
        padding: 0;
        border: none;
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0.9);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;
    }

    #gnav .glist li {
        display: block !important;
        width: 100%;
        text-align: center;
        position: static;
        padding: 0;
        margin-right: 15px;
    }

    #gnav div.toggle {
        display: block !important;
        position: fixed;
        width: 38px;
        height: 38px;
        top: 23px;
        left: 10px;
        cursor: pointer;
        opacity: 0.8;
        margin: 2px;
        z-index: 251;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }

    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }

    #gnav div.toggle span.n {
        display: block;
        background: #444444;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav div.toggle span.n:before {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav div.toggle span.n:after {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav div.toggle span.n,
    #gnav div.toggle span.n:before,
    #gnav div.toggle span.n:after {
        background: #6d6d6d;
    }

    #gnav.action div.toggle span.n {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        transition: ease .10s;
        background:#fff;
    }

    #gnav.action div.toggle span.n:after,
    #gnav.action div.toggle span.n:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
        background: #fff;
    }

    #gnav .gnavinn .glist {
        width: 100%;
        padding:80px 3% 80px;
        display:block;
    }

    #gnav .gnavinn .glist a {
        height: auto;
        display: block;
        text-align: left;
        padding: 7px 10px 7px 20px;
        border: none !important;
        color: #F2F2F2;
    }
    #gnav .gnavinn .glist .list02 a{
      padding: 0px 10px 5px 16px !important;
    }
        #gnav .gnavinn .glist .list02 li{
      padding: 0px 10px 5px 16px !important;
    }

    #gnav.fix {
        padding: 0;
    }

    .overlay {
        height: 100%;
        overflow: hidden;
    }

    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        /*        position: fixed;*/
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 100;
    }

    #gnav .gnavinn {
        background: rgba(72,72,72, 0.9);
        width: 320px;
        right: auto;
        left: 0;
    }

    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }
}

@media only screen and (max-width:599px) {
    .m1200 {
        width: 94%;
    }
    .h1{
    	max-width: 140px;  
  	}
}
#gnav {
    height: 100%;
}
.gnavinn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.gnavinn a {
    font-family: 'Montserrat', sans-serif;
    color: #F2F2F2;
    font-weight: 400;
}
.cart a img {
    max-height: 25px;
}
@media only screen and (max-width: 1024px) {
    .header .inn {
        width: 95%;
    }
  
}
/*EC TOP*/
.header_add .add_in {
    max-width: 600px;
    width: 96%;
    margin: 0 auto;
}
.header_add {
    background: #E86703;
    overflow: hidden;
}
.sale_ttl {
    font-weight: 600;
    color: #fff;
    font-size: 42px;
    padding-left: 190px;
}
.header_add .day {
    background: #fff;
    height: 128px;
    width: 128px;
    border-radius: 50%;
    color: #E86703;
    display: block;
    line-height: 128px;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header_add .day .bold {
    font-weight: 600;
}
.header_add .flex-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.header_add .flex-list:before {
    content: "";
    display: block;
    background: url(../images/xd/img135.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    width: 114px;
    height: 114px;
    top: -10px;
    left: -150px;
}
.header_add .flex-list:after {
    content: "";
    display: block;
    background: url(../images/xd/img139.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    width: 164px;
    height: 164px;
    top: -30px;
    right: -170px;
}
.header_add .add-btn {
    width: 240px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.header_add .center,
.header_add .right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header_add .add-btn a {
    border: 2px solid #F5F5F5;
    color: #F5F5F5;
    background: transparent;
    display: block;
    padding: 15px 5px;
    text-align: center;
}
.ec_header .head {
    max-width: 1230px;
}
.footer {
    background: #767570;
    padding: 60px 0 0px;
    background: url(https://img07.shop-pro.jp/PA01462/529/etc/footer_bgimg-min.jpg?cmsp_timestamp=20220913125528) center center no-repeat;
    background-size: cover;
}
.foot-list {
    width: 96%;
    margin: 0 auto 110px;
    max-width: 1650px;
}
.foot-list .top {
    width: 50%;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 10px;
}
.foot-list .sns-list .item {
    display: inline-block;
    padding-right: 10px;
    max-width:38px;
    margin-right: 10px;
}
.foot .copy {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.foot-list a {
    font-family: 'Montserrat', sans-serif;
    color: #F2F2F2;
    font-weight: 400;
}
.ec .foot-list .top {
    width: 70%;
}
.foot-list .top{
    width: 70%;
}
@media only screen and (max-width: 1024px) {
  .ec .foot-list .top {
        width: 100%;
        max-width: 100%;
        -webkit-justify-content: initial;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
    }
    .foot-list .top {
        width: 100%;
        max-width: 100%;
        -webkit-justify-content: initial;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
    }
    .ec .foot-list .top li {
        width: 20%;
        margin-bottom: 10px;
    }
    .foot-list .top li {
        width: 20%;
        margin-bottom: 10px;
    }
    .ec .foot-list .top li.cart {
        width: 8%;
    }
    .foot-list .top li.cart {
        width: 8%;
    }
}

@media only screen and (max-width: 599px) {
    .cart a img {
    max-height: 10px;
}
  .foot-list{
    margin: 0 auto 30px;
  }
    .foot-list .top{
    padding-left: 12px;
  }
    .ec .foot-list .top li {
        width: 50%;
        padding-left: 10px;
    }
    .foot-list .top li {
        width: 50%;
        padding-left: 20px;
    }
    .ec .foot-list .top li.cart {
        padding-left: 0;
        margin-left: 20px;
    }
    .foot-list .top li.cart {
        padding-left: 0;
        margin-left: 20px;
    }
  　.sns-list{
        padding-left: 20px;
    }
  .footer {
    padding: 30px 0 0px;
}
}
/*totop*/

#totop {
    position: fixed;
    bottom: 26px;
    right: 10px;
    z-index: 99;
    text-align: center;
}

#totop a {
    height: 70px;
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    background:#ada293;
    color: #fff;
    border-radius: 50%;
    overflow: hidden;
}
.arrow {
    width: 16px;
    display: block;
    margin-bottom: 3px;
}
@media only screen and (max-width:1024px) {
    #totop a {
        height: 65px;
        width: 65px;
    }
}

@media only screen and (max-width:599px) {
    #totop a {
        height: 50px;
        width: 50px;
        font-size: 10px;
    }
    .arrow {
        width: 13px;
        margin-bottom: 0px;
  	}
}
.copy {
    text-align: center;
    background:#707070;
    padding:8px 0;
    font-family: 'Montserrat', sans-serif;
    color: #F2F2F2;
    font-weight: 400;
    font-size: 12px;
}
/*dropdown*/
.dropdown{
  position:relative;
}
.list02 {
    position: absolute;
    top: 28px;
    left: 50%;
    visibility: hidden;
    padding-top: 20px;
    width: 250px;
    background: rgba(255, 255, 255, 0.95) content-box;
    opacity: 0;
   /* -webkit-transition: 0.8s;
    transition: 0.8s;*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 3px 3px 6px #00000029;
    box-shadow: 3px 3px 6px #00000029;
}
ul.list02 li a{
    color: #2B2B2B;
}
.dropdown:hover .list02{
    visibility: visible;
    opacity: 1;
}
.pc_icon{
    /*display:block;*/
}
.tab_icon{
    display:none;
}
.catchy{
  background:#292929;
  color: #fff;
  font-size: 10px;
  padding: 2px 5vw;
  text-align: center;
}
.pc_none_drop{
  display:none !important;
}
.side-line{
  position: fixed;
  left: auto;
  right: 0;
  top: 35%;
  display: block;
  background: #06c755;
  padding: 10px;
  border-radius: 10px 0px 0px 10px;
  color: #fff;
  box-shadow: 0px 0px 10px -5px #635d5d;
}
.side-line a{
  writing-mode: vertical-rl;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
}
  .spnavi-in_sns-list{
    display:none;
}
@media only screen and (max-width: 1024px) {
  .pc_icon{
    display:none;
  }
  .tab_icon{
      display:block;
  }
  .list02{
    position: static;
    top: 0;
    left: 0;
    visibility: visible;
    padding-left: 20px;
    padding-top:0;
    width:auto;
    background: none;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-box-shadow:unset;
    box-shadow: unset;
  }
  ul.list02 li a{
   color: #F2F2F2;
   position:relative;
   padding-left: 21px !important;
  }
  ul.list02 li a:before{
    position: absolute;
    top: 10px;
    left: 3px;
    display: block;
    width: 6px;
    height: 1px;
    background: #F2F2F2;
    content: '';
  }
  .pc_none_drop{
    display:block !important;
  }
  .dropdown{
    margin-bottom:0px;
  }
  .spnavi-in_sns-list{
   display: flex;
    margin: 15px;
  }
  .spnavi-in_sns-list > li{
    width: 39px !important;
    flex-grow: unset !important;
  }
  .spnavi-in_sns-list > li a{
     padding: 5px !important;
  }
  #gnav .glist li.tabsize-none{
    display:none !important;
  }
}
.sp_cartlist{
    display:none;
}
.anchorlink-list {
    margin-top: 10px;
    margin-bottom: 50px;
    display: block;
    text-align: center;
}
.anchorlink-list .item {
    display: inline-block;
    margin-bottom: 10px;
}
.anchorlink-list .item a {
    display: inline-block;
    margin: 0 3px;
    padding: 6px 21px;
    border-radius: 26px;
    background-color: #efefef;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
@media only screen and (max-width: 1024px) {
  .sp_cartlist{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 12px;
    position: absolute;
    width: 95px;
    right: 0px;
  }
 .sp_cartlist .sp_cartlist_mycart{
    margin-right: 15px;
  }
  .navi-toggle-menu{
    height: auto;
    display: block;
    text-align: left;
    padding: 7px 10px 7px 20px;
    border: none !important;
    color: #F2F2F2;
    position:relative;
  }
  .navi-toggle-menu:before{
    position: absolute;
    top: 9px;
   left: 148px;
    width: 16px;
    height: 16px;
    content: '+';
    text-align: center;
    font-size: 16px;
    line-height: 16px;
  }
.navi-toggle-menu.is-parent:before{
   left: 148px;
    content: '-';
  }
  #gnav .glist li.pc_none_drop{
    margin-bottom:0px;
  }
  #footer .sns-list{
    padding-left: 23px;
    margin-top: 20px;
  }
  .h1{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .header .inn{
    height: 50px;
  }
  .h1{
    padding: 10px 7px;
    margin-top: 4px;
    max-width: 99px;
  }
  .catchy{
  padding: 2px 2vw;
   font-size: 9px;
  }
  #gnav .glist li.m_on-navi{
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    padding: 18px 0 23px;
   }
.gnavi-glist-ttl{
    height: auto;
    display: block;
    text-align: left;
    padding: 7px 10px 7px 20px;
    border: none !important;
    color: #F2F2F2;
   }
}
@media only screen and (max-width: 599px) {
  .sp_cartlist{
    margin-top: 15px;
  }
  .sp_cartlist .sp_cartlist_mycart{
    width: 20px;
    margin-right: 15px;
  }
  .anchorlink-list {
       display: block;
       text-align: left;
    }
    .anchorlink-list .item a {
        font-size: 13px;
        padding: 7px 24px;
    }
}
/*20230125追記*/
.maimo_link img{
width: 12px;
display: inline-block;
margin-top: 4px;
}
.review_item_more a,.voice-btn{
  border-radius:20px;
}
.bestseller-item .min-btn{
   border-radius:30px;
}
a{
  text-decoration: underline;
}
.gnavinn a,.btn01 a,.serch-list .item a,.foot-list a,.review_item_more a,.line-up-btn a,.series_big-more-btn a,.lpbtn a,.anchorlink-list .item a,#totop a{
  text-decoration: none;
}
