@charset "euc-jp";

/** キャンペーンバナー画像  **/
:root {
  --campaignA: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/MQ.png?cmsp_timestamp=20250322041557);
  --campaignB: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/Mg.png?cmsp_timestamp=20250322041812);
}
/** キャンペーンバナー画像 **/

/**iframe用ＣＳＳ**/
.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ul_div{
     position: relative;
}
.Pre-order{
    border: 1px solid #ddd;
    text-align: center;
    background-color: #ff5555;
    width: 120px;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
}
.flex_box {
    display: flex;
    flex-wrap: wrap;
}
.width_40 {
    width: 40%;
}
.triangle {
    margin-left: auto;
    text-align: center;
    color: #393939;
    width: 75px;
}
.triangle:hover {
    border-block-end: 1px solid #000000;
}
#group_ul{transition: 0.5s;}
#category_ul{transition: 0.5s;}
body{
  font-size: medium;
  font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
}
.PC-contentA_logo{
  margin-right: 30px;
  width: 200px;
}
input{
  font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
}
.mob_header {
    display: none;
}
  .mobflex{
    display: flex;
    flex-wrap: wrap;
  }
    .mob-contentA_logo{
      display: none;
    }
.js-main-slider {
    overflow: hidden;
}
.paddingtop13 {
    padding-top: 10px;
}
.osusume{
    width: 20vw;
    height: 20vw !important;
  object-fit: cover;
  object-position: 50% 50%;
}
.top_bar {
    width: 100%;
}
.sintyaku{
    width: 19vw;
    height: 19vw !important;
  object-fit: cover;
  object-position: 50% 50%;
}
.osusume_tex{
    padding-top: 10px;
}
.heightAuto{height: auto !important;}
.campaign_imgA {
    border: 1px solid #000000;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: var(--campaignA);
    width: 22.5vw;
    height: 10vw;
    margin-left: 0;
    margin-bottom: 20px;
    margin-right: 0;
}
.campaign_imgB {
    border: 1px solid #000000;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: var(--campaignB);
    width: 22.5vw;
    height: 10vw;
    margin-left: 0;
    margin-bottom: 20px;
    margin-right: 0;
}
.tyekkuimg{
    width: 10vw;
    height: 10vw !important;
  object-fit: cover;
  object-position: 50% 50%;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #ffffff;
    outline: none;
    background: #ffffff;
}
.tyekkuul{
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
}
.c-slider-thema .slick-next:before {
    right: 13px;
    transform: translateY(-50%) rotate(135deg);
}
.c-slider-thema .slick-prev:before, .c-slider-thema .slick-next:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 5px;
    height: 5px;
    border-left: 2px solid #000000;
    border-top: 2px solid #000000;
    transition: all 0.4sease;
    z-index: 1;
}
.c-slider-thema .slick-prev, .c-slider-thema .slick-next {
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: all 0.3sease;
    z-index: 1;
    background: #ffffff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.c-slider-thema .slick-prev:before {
    left: 13px;
    transform: translateY(-50%) rotate(-45deg);
}
.c-slider-thema .slick-prev:before, .c-slider-thema .slick-next:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 5px;
    height: 5px;
    border-left: 2px solid #000000;
    border-top: 2px solid #000000;
    transition: all 0.4sease;
    z-index: 1;
}
.c-slider-thema .slick-prev, .c-slider-thema .slick-next {
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: all 0.3sease;
    z-index: 1;
    background: #ffffff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.p-group-bnr-list__item {
    margin-left: 25px;
    margin-right: 25px;
    word-break: break-all;
}
.u-containerA {
    box-sizing: border-box;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: inherit;
}
.u-container {
    transition: 0.5s;
    background-color: #fafafa;
    box-sizing: border-box;
    position: absolute;
    z-index: 998;
    width: 100%;
    top: auto;
    opacity:0;
    pointer-events: none;
    padding: 60px 25px 40px 25px;
    max-width: inherit;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.category_ul_in {
    opacity:1;
    pointer-events: auto;
}
.top_menu{
  box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 20px;
    line-height: 1.4;
    width: 25%;
    font-size: 15px;
    font-weight: 400;
    word-break: break-all;
}
.icom_navBtn_pcA{
    padding-top: 30px;
    margin-right: 30px;
    margin-left: auto;
}
.icommigi{
  background-position: -480px -192px;
}
.icomsita{
  background-position: -432px -192px;
}
.topber_lst {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
a{
  font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
}
h2{
  font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
}
.campaign_under_img {
    border: 1px solid #000000;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 50px;
}
.campaign_img {
    margin-bottom: 30px;
}
  .campaign_mob {
    display: none;
  }
.kodawari{
  position: relative;
  display: flex;
  margin-bottom: 50px;
  object-fit:cover;
}
.kodawari_in{
  width: 50%;
}
.kodawari_tex1{
  font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
    padding: 80px 0px 10px 50px;
    font-size: 24px;
}
.kodawari_tex2{
  font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
    padding: 0px 0px 10px 50px;
    font-size: 18px;
}
.icom_navBtn_mob{
    margin-top: 50px;
    width: 180px;
}
.majin_top{
  height: 50px;
}
.icom_navBtn_pcsns{
  width: 24px;
}
.icom_navBtn_pc{
  width: 150px;
  text-align: right;
}
.icom_navBtn{
  width: 30px;
}
.infoMORE{
    margin-left: auto;
    margin-right: 0;
    background-color: #e2e2e2;
    width: 80px;
    font-size: 17px;
    list-style: none;
    text-align: center;
}
.search {
    width: 80%;
    margin-bottom: 20px;
}
.mob-contentB{
      display: none;
}
.top_taitoru{
    text-align: center;
    font-size: 28px;
    font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
}
.TOPtext{
    transform: translatey(50px);
    opacity: 0;
    margin-left: 20px;
    padding: 10px;
    width: 300px;
    bottom: 20px;
    position: absolute;
    background-color: #fffcf7;
    box-shadow: 3px 3px 3px 0px #11111133;
}
.TOPtextIN{
    margin: 0;
    padding: 8px;
    border: 2px dashed #5e000052;
}
.open_imgA {
    opacity: 0;
    pointer-events: none;
    background-color: #ffffff;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 9999;
}
body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #000000;;
}
#footer {
    border-block-start: 5px solid #000;
}
.categori{
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #000000;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}
.info_top{
    opacity: 0;
    width: 500px;
    position: absolute;
    bottom: 20px;
    right: 40px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 3px 3px 3px 0px #11111133;
    padding: 7px 10px 7px 40px;
}
.top_peges_imgA{
    background: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/NDE3NGUwOWVmYjVlMDIzYzhlZTA1MzRiNjE2MTM0OGE.png?cmsp_timestamp=20250103155118) center top;
    width: 400px;
    height: 350px;
    position: absolute;
    background-size: cover;
    top: 200px;
    box-shadow: 2px 1px 5px #777272;
    border: 5px solid #fff;
    opacity: 0;
    transform: rotate(0deg) translatex(-200px)
}
.top_peges_imgB{
  background: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/ODZlMmY3YzY1ZTc1YzNjMGZhOTdmZDUzZjNkODAyNmM.png?cmsp_timestamp=20250103155118) center top;
    width: 400px;
    height: 350px;
    position: absolute;
    background-size: cover;
    top: 200px;
    right: 0;
    box-shadow: 2px 1px 5px #777272;
    border: 5px solid #fff;
    opacity: 0;
    transform: rotate(0deg) translatex(200px)
}
/*
 * layout
 */
.slider {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 2px 3px 1px #11111124;
    z-index: 999;
}
#wrapper {
  
}
.top_peges{
  background: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/Ymctd29vZA.png?cmsp_timestamp=20250103142444) center top;
    padding-top: 120px;
    padding-bottom: 0px;
    overflow: hidden;
    position: relative;
}

/*
 * contents
 */
.top_bar {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
.container {
    width: 100%;
}
#contents {
  float: right;
  padding-left: 30px;
  padding-top: 20px;
}

#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;
}

/*
 * 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 {
  position: absolute;
  font-size: 24px;
  width: 200px;
}
.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; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 0px; }
.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: 10px;
        padding-right: 10px;
  }
}
@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-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.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); }
}
.open_imgA-af{animation: open_imgA-af 0.5s 2.0s forwards;pointer-events: none !important;}
.open-af1{animation: open-af 1.5s forwards;}
.open-af2{animation: open-af 0.8s 0.2s forwards;}
.open-af3{animation: open-af 0.8s 0.4s forwards;}
.open-af4{animation: open-af 0.8s 0.6s forwards;}
.open-af5{animation: open-af 1.0s 1.0s forwards;}
.open-af6{animation: open-af 1.0s 1.0s forwards;}
.TOPtext_af{animation: TOPtext_af 0.7s 2.5s forwards;}
.top_peges_imgA_af{animation: top_peges_imgA_af 0.5s 2.5s forwards;}
.top_peges_imgB_af{animation: top_peges_imgB_af 0.5s 2.5s forwards;}
@keyframes open_imgA-af{100%{opacity: 0;}}
@keyframes open-af{100%{opacity: 1;}}
@keyframes TOPtext_af{100%{opacity: 0;}}
@keyframes top_peges_imgA_af {100%{opacity: 0;}}
@keyframes top_peges_imgB_af {100%{opacity: 0;}}

@media (max-width: 480px) {
    .container {
        padding: 0;
    }
    .mob-contentA_logo{
      width: 150px;
      padding-top: 5px;
      padding-left: 5px;
      display: block;
    }
    .mob-contentB{
      margin-top: 10px;
      margin-right: 10px;
      margin-left: 10px;
      position: relative;
      display: block;
    }
    .txt_24 {
      display: flex;
      position: static;
      width: 100%;
    }
    .top_bar {
      display: none;
    }
    .hidden-phone {
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        display: block !important;
        border-bottom: 1px solid #ddd;
    }
.more-toggle,
.hidden-content {
  display: none;
}
.more-toggle:checked ~ .hidden-content {
  display: block;
  margin: 0;
}
.more-button {
        margin-top: 5px;
        display: inline-block;
        width: 100%;
        padding: 8px;
        color: #000000;
        text-align: center;
        text-decoration: none;
        border-radius: 24px;
        cursor: pointer;
        user-select: none;
        transition: opacity 0.3s;
}
.more-button::after {
  content: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/aWNvLWFycm93LWI.png?cmsp_timestamp=20250104031540);
  margin-left: 5px;
}
.more-toggle:checked ~ .more-button::after {
  content: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/aWNvLWFycm93LWE.png?cmsp_timestamp=20250104031540);
  margin-left: 5px;
}
.more-button:active {
  opacity: 0.4;
}
.categori_mob{
  display: flex;
  width: 100vw;
  margin-left: -30vw;
}
.categori_mob_af{
        font-size: 16px;
        border-bottom: 1px solid #ddd;
        padding: 5px 50px;
}
.categori_mob_ul{
        list-style: none;
        margin-left: auto;
        margin-right: auto;
}
.sp_navBtn {
        display: block;
        width: 30px;
        height: 30px;
        position: static;
        top: 48px;
        right: 10px;
}
.sp_navBtn span:nth-child(1) {
        position: absolute;
        height: 1px;
        width: 30px;
        background-color: #795648;
}
.sp_navBtn span:nth-child(2) {
        position: absolute;
        top: 30%;
        height: 0.5px;
        width: 30px;
        background-color: #795648fc;
}
.sp_navBtn span:nth-child(3) {
        position: absolute;
        top: 60%;
        height: 1px;
        width: 30px;
        background-color: #795648;
}
.active span:nth-child(1) {
        transform: rotate(45deg);
        top: 40%;
}
.active span:nth-child(2) {
        transform: rotate(45deg);
        top: 40%;
}
.active span:nth-child(3) {
        transform: rotate(-45deg);
        top: 40%;
}
.mob_risto {
        position: fixed;
        background: #ffffff;
        width: 100%;
        left: 100%;
        font-size: 16px;
        height: 100%;
        list-style: none;
        margin: 0;
        margin-top: 40px;
        padding-top: 20px;
        padding-left: 20px;
}
.mob_risto_af{animation: mob_risto_af 0.5s forwards;}
@keyframes mob_risto_af{0%{left: 100%;}100%{left: 0%;}}
.mob_risto_afoff{animation: mob_risto_afoff 0.5s forwards;}
@keyframes mob_risto_afoff{0%{left: 0%;}100%{left: 100%;}}
.slider {
    width: 100%;
    margin-right:auto;
    margin-left:auto;
}
.bx-wrapper img{
  width: 100vw;
  height:71vw;
}
.TOPtext {
  display: none;
}
.info_top{
  margin: 0;
}
.mob_none{
      display: none;
}
.icom_navBtn {
    width: 40px;
    padding-right: 10px;
}
  
}
/******************************/
/* SLIDER */
/******************************/
.slideshow_osirase{
  width: 100%;
    overflow: hidden;
}
.slider_osirase_majin{
  margin-top: 100px;
}
  .kodawari_in_img {
    height: 350px;
    object-fit: cover;
    justify-content: center;
  }
.slider .bx-viewport {
    overflow:hidden !important;
}
.slider_osirase{
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.sliderTOP{
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.slider {
    width: 100%;
}
.slider_img_bak {
    display: inline-block !important;
    width: 100%;
}
.slider_text{
    text-align: center;
    padding-top: 10px;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
    line-height: 2;
    color: #000000;
}
.bx-wrapper img{
  padding-bottom:0;
}
@media screen and (max-width: 1030px) {
  .slider {
    margin-top: 50px;
    width: 100%;
    position: relative;
  }
  .majin_top{
    height: 120px;
  }
}
.bx-wrapper .bx-prev {
    background: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/Y29udHJvbHM.png?cmsp_timestamp=20250127213756) no-repeat 0 -32px !important;
}
.bx-wrapper .bx-next {
    background: url(https://img21.shop-pro.jp/PA01514/506/etc_base64/Y29udHJvbHM.png?cmsp_timestamp=20250127213756) no-repeat -43px -32px !important;
}
.sliderTOP2 {
  margin-top: 20px;
  margin-bottom: 90px;
}
#slider div {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#slider > div {
  display: none;
}
.bx-viewport #slider > div {
  display: block;
}
.bx-wrapper {
  z-index: 0;
}
.bx-wrapper img {
    width: 100vw;
    height: auto;
}
.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  border: 0 !important;
  left: 0 !important;
}
.bx-wrapper .bx-pager {
  bottom: -27px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 10px !important;
  padding-top: 0px;
  width: 10px !important;
  height: 10px !important;
  background: #cccccc !important;
  border-bottom: 0px solid #cccccc;
  border-radius: 50% !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  /*background: transparent !important;*/
  /*border-bottom: 1px solid #000000;*/
  border-radius: 50% !important;
  background: #000 !important;
}
.padtop_v_30 {
    padding-top: 30px;
}

/******************************/
@media (max-width: 768px) {
  .mob_header{
  }
  .campaign {
    display: flex;
    gap: 0px 5vw;
    margin-left: 23vw;
  }
}
@media (max-width: 480px) {
.mob_header {
    display: block;
}
.u-container {
        display: none;
}
  .campaign {
    display: none;
  }
      .kodawari_in_img {
       height: 250px;
       object-fit: cover;
       justify-content: center;
     }
  .kodawari {
    position: relative;
    display: block;
    margin-bottom: 0px;
   }
  .kodawari_in {
    width: 100%;
  }
  .kodawari_tex1 {
    font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
    padding: 20px 22px 0px 20px;
    font-size: 16px;
    font-weight: 700;
   }
  .kodawari_tex2 {
    font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
    padding: 0px 20px 10px 20px;
    font-size: 14px;
   }
   .carousel > div {
     height: 250px;
   }
  .bx-wrapper img {
    height: 100%;
    object-fit: cover;
  }
  .slider_text {
    padding-top: 15px;
    font-size: 16px;
  }
  .hidden-phone {
    display: none !important;
  }
  .sliderTOP2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
    .container {
        padding: 0;
   }
   .product-image_inB {
    width: 25%;
   }
  .majin_top{
    height: 40px;
  }
  .campaign_mob {
    display: flex;
  }
  .campaign_img {
    margin-bottom: 30px;
    margin: 5vw;
    width: 40vw;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 8px !important;
    height: 8px !important;
  }
.u-containerA {
    max-width: 1200px;
}
.c-slider-thema .slick-prev, .c-slider-thema .slick-next {
    right: 10px;
  }
.slick-prev {
    left: -0px !important;
}
.campaign_imgA {
    width: 45vw;
    height: 20vw;
    margin-left: 2.5vw;
    margin-right: 2.5vw;
    margin-bottom: 0px;
}
.campaign_imgB {
    width: 45vw;
    height: 20vw;
    margin-left: 2.5vw;
    margin-right: 2.5vw;
    margin-bottom: 0px;
}
.tyekkuimg{
    width: 25vw;
    height: 25vw !important;
}
.osusume{
    width: 35vw;
    height: 35vw !important;
}
.sintyaku{
    width: 35vw;
    height: 35vw !important;
}
.mob_H_tex{
    font-size: 13px;
}
  
}

.iframe_cato{
    padding-top: 50px;
    position: absolute;
    z-index: 9999;
    height: 800px;
    background-color: #ffffff;
    width: 100%;
}
.iframe_cato_close{
    position: fixed;
    font-family: Open Sans, sans-serif;
    background-color: #ffffff;
    z-index: 99999;
    width: 100%;
    text-align: right;
    padding: 10px 20px;
    right: 0;
    top: 0;
}
.displayone{
   display: none;
}
.displayblock{
  display: block;
}
.height95{
  height: 0vh;
  overflow: hidden;
}
.iframe_cato_bak{
    /* pointer-events: none;*/
    position: fixed;
    width: 100vw;
    height: 100%;
    z-index: 9999;
    background-color: rgb(255 255 255);
}
.iframe_cato_bak_tesuto_top {
    display: none;
}
.iframe_cato_bak_tesuto_top_on {
    padding-top: 50px;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
}
.iframe_cato_bak_tesuto_on {
    position: absolute; 
}
.basket_botan {
    position: absolute;
    width: 480px;
    height: 62px;
    background-color: #ffffff;
}
.iframe_img {
    overflow: hidden;
    position: absolute;
    width: 100%;
    margin-top: 110px;
    top: 0;
    padding: 60px 0px;
    background-color: #ffffff;
}
.iframe_img_in {
    margin-left: 50%;
    transform: translate(-50%, 0%);
}
.basket_btn_text{
    position: absolute;
    right: 0;
    width: 40%;
    height: 50px;
    background-color: #ffffff;
}
.basket_btn_textB {
    right: 0;
    position: absolute;
    width: 480px;
    height: 80px;
    background-color: #ffffff;
}
.delivery-add {
    font-family: Open Sans, sans-serif;
    text-align: center;
    position: absolute;
    color: #ffffff;
    font-weight: 700;
    line-height: 75px;
    font-size: 1.25rem;
    background-color: #c15f5f;
    border-radius: 3px;
    padding: 5px;
}
.delivery-add-A {
    font-family: Open Sans, sans-serif;
    text-align: center;
    position: absolute;
    color: #ffffff;
    font-weight: 700;
    line-height: 75px;
    font-size: 1.25rem;
    background-color: #2169f3;
    border-radius: 3px;
    padding: 5px;
}
.delivery-add-circle {
    position: absolute;
    width: 635px;
    height: 62px;
    background-color: #ffffff;
}
.futa-add-circle {
    position: absolute;
    color: #607d8b;
    font-size: 1.2857142857rem;
    text-align: center;
    border-bottom: 0px solid #cfd8dc;
    padding-top: 24px;
    background-color: #ffffff;
}
@media (max-width: 480px) {
  .basket_botan {
    width: 80%;
    height: 52px;
  }
  .iframe_img {
    margin-top: 100px;
    padding: 20px 0px;
  }
  .basket_btn_text {
    width: 60%;
    height: 38px;
  }
  .basket_btn_textB {
    width: 90%;
  }
  .delivery-add-circle {
    width: 100%;
  }
  .futa-add-circle {
    border-bottom: 1px solid #cfd8dc;
    padding: 24px 0;
  }
}
.tesutstyle {
    background-color: #c7c6f5;
}
/**インラインフレームモーダル**/
#iframe_modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  padding: 1rem;
  box-sizing: border-box;
}

#iframe_modal_content {
  position: relative;
  background: white;
  border-radius: 8px;
  padding-top: 2.5rem; /* 上部ボタン用スペース */
  width: 100%;
  max-width: 900px;
  height: 90vh;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

#iframe_modal_close_btn {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 1.8rem;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 10;
  color: #333;
}

#iframe_catoA {
  flex-grow: 1;
  width: 100%;
  height: 100%;
  border: none;
}

