.anygift-gift-ui__container {
    width: 100% !important;  /* ボタンの幅を100%に設定して親の幅にフィットさせる */
    box-sizing: border-box !important; /* ボーダーやパディングを含む全体の幅を考慮に入れるための設定 */
}

.anygift-gift-ui__main-button { 
    height: 65px !important; 
}

body {
   background: url(https://kakunosh.in/secure/assets-ssl/img/common/bg-01.jpg) !important;
}

@media (min-width: 992px){
    .spOnly {
      display: none !important;
  }
  }
  .add_cat_rank_h {
      display: none;
      font-size: 18px;
      text-align: center;
  }
  .add_cat_rank li {
      max-width: 33%;
      width: 33%!important;
      margin-top: 4%!important;
  }
  .add_cat_rank li .imgContain {
      width: 100%!important;
  }
  .add_cat_rank li .itemName {
      padding-top: 10px!important;
      line-height: 1.6!important;
  }
  .add_cat_rank_h+#shopItemRanking {
      padding: 0!important;
  }
  
  
  .fs-c-button--addToCart--detail{
    background: #E46229!important;
    border-color: #E46229!important;
    padding: 1.7em 1.6em 1.5em 3em!important;
    font-size: 15px!important;
    font-weight: bold!important;
    width: 100%!important;
    box-shadow: none!important;
    border-radius: 10px!important;
  }
  
  .fs-c-button--addToCart--detail span{
    position: relative;
  }
  .fs-c-button--addToCart--detail span:before {
      font-family: "fs-icon" !important;
      display: block!important;
      position: absolute!important;
      top: 50%!important;
      margin-top: -18px!important;
      font-size: 30px!important;
      left: -35px!important;
      speak: none!important;
      font-style: normal!important;
      font-weight: normal!important;
      font-variant: normal!important;
      text-transform: none!important;
      line-height: 1!important;
      -webkit-font-smoothing: antialiased!important;
      -moz-osx-font-smoothing: grayscale!important;
      content: "\e91e"!important;
  }
  
  
  /* 230221 */
  
  .logout.my-false { display: none!important;}
  .login.my-true { display: none!important;}
  
  @media screen and (min-width: 769px) {
  body{
  padding-top:161px!important;
  }
  }
  @media screen and (max-width: 768px) {
    .fs-body-product{
      padding-bottom:20vw!important;
    }
    .fs-p-scrollingCartButton{
      bottom: 13%;
    }
  }
  
  /* 230309 */
  .storeTopCategory.storeTopCategory-ftr{
    margin-top: 40px;
    display: none;
  }
  
  .fs-body-product .storeTopCategory.storeTopCategory-ftr{
    display: block;
  }
  
  @media only screen and (max-width: 767px){
    .storeTopCategory.storeTopCategory-ftr {
  /*      padding: 0;*/
    }
    .fs-body-cart{
      padding-bottom: 75px!important;
    }
  }
  
  p.pricedown_txt {
      font-size: 1.6em;
      font-weight: bold;
      color: #ff0000;
      margin-left: 15px;
  }
  
  /*2304ボタン*/
  .buttonWrap {
  width: 100%;
  }
  @media (max-width: 720px){
  .buttonWrap .ranking_button {
  width: 90%;
  color: #333333;
  display: block;
  padding: 12px 0;
  margin: 30px auto 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.0;
  border: 1px solid #333333;
  border-radius: 4px;
  background: #FFF;
  text-decoration: none;
  }
  }
    @media (max-width: 767px) {
  .fs-body-product .itemDetail_outlet{
  display:block !important;
  padding: 0 4.7%;
  }
  .itemDetail_outlet ul {
      width: auto;
      margin: 0 !important;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      /*justify-content: space-between;*/
  justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  }
  
  .itemDetail_outlet ul li {
      display: block;
      width: 31% !important;
   padding: 0 0.5%;
  }
  .itemDetail_outlet ul li:nth-child(n+4) {
  display:none !important;
  }
  .itemDetail_outlet ul li .itemPrice:after {
      display: block;
      content: '商品詳細へ';
      color: #fff;
      line-height: 2.5;
      margin: 5px auto 10px;
      border-radius: 3px;
      background: #9A0E0C url(https://kakunosh.in/secure/assets-ssl/img/common/ic_arrow_white_38-13.png) no-repeat right center;
  width: 100%;
      font-size: 14px;
      background-size: 20px auto;
  }
  }
  
  @media screen and (max-width: 768px){
  .fs-body-category .fs-c-productList .storeNav_renew_ec{
  margin-bottom:20px !important;
  }
  .c-box--medium .c-ti--primary{
  margin-top: 20px;
      padding: 0 0 3%;
  }
  .fs-c-productList{
  margin:24px auto 0 !important;
  }
  }
  
  
  /* 230508 */
  
  #sec_06 .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
    max-width: 100%;
  }
  @media (min-width: 1200px) {
    #sec_06 .container {
      padding: 0;
      max-width: 1100px;
    }
  }
  
  #sec_06 .row,
  .ftr_top_renew .row{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0px -5px 30px;
    gap: 20px 0;
  }
  @media (max-width: 1200px) {
    #sec_06 .row,
    .ftr_top_renew .row{
      margin: 0px -7.5px 15px;
      gap: 15px 0;
    }
  }
  #sec_06 .row:last-child,
  .ftr_top_renew .row:last-child {
    margin-bottom: 0;
  }
  
  #sec_06 .row > div,
  .ftr_top_renew .row > div {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    list-style: none;
  }
  
  @media (max-width: 1200px) {
    #sec_06 .row > div,
    .ftr_top_renew .row > div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
  }
  
  
  .col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  
  .col-2, .itemList--6 .itemList__unit {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
  .col-1_5, .itemList--5 .itemList__unit {
    flex: 0 0 20%;
    max-width: 20%;
  }
  
  .col-3, .itemList--4 .itemList__unit {
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .col-4, .itemList--3 .itemList__unit {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  
  .col-6, .itemList--2 .itemList__unit {
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  
  .col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  
  .col-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  
  .col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  
  .col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  
  .col-12, .itemList--1 .itemList__unit {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  @media (min-width: 768px) {
  .col-pc-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  
  .col-pc-1_4, .itemList-pc--7 .itemList__unit {
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  
  .col-pc-2, .itemList-pc--6 .itemList__unit {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
  .col-pc-1_5, .itemList-pc--5 .itemList__unit {
    flex: 0 0 20%;
    max-width: 20%;
  }
  
  .col-pc-3, .itemList-pc--4 .itemList__unit {
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .col-pc-4, .itemList-pc--3 .itemList__unit {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .col-pc-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  
  .col-pc-6, .itemList-pc--2 .itemList__unit {
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .col-pc-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  
  .col-pc-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  
  .col-pc-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  
  .col-pc-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  
  .col-pc-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  
  .col-pc-12, .itemList-pc--1 .itemList__unit {
    flex: 0 0 100%;
    max-width: 100%;
  }
  }
  
  
  @media (max-width: 767px) {
    .col-sp {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%;
    }
    .col-sp-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none;
    }
    .col-sp-1 {
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-sp-2 {
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-sp-3, .itemList-sp--4 .itemList__unit {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-sp-4, .itemList-sp--3 .itemList__unit {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-sp-5 {
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-sp-6, .itemList-sp--2 .itemList__unit {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-sp-7 {
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-sp-8 {
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-sp-9 {
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-sp-10 {
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-sp-11 {
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-sp-12, .itemList-sp--1 .itemList__unit {
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  .h2A{
    text-align: center;
    font-size: 35px;
    margin-bottom: 10px;
    letter-spacing: 1px;
  }
  
  .bnrText a{
    position: relative;
    display: block;
  }
  
  .bnrText a .bnrText_text{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    display: block;
    text-align: center;
    width: 100%;
  }
  
  #sec_06{
    padding: 45px 0 10px;
    margin-bottom: 0;
  }
  #sec_06 .bnrText a .bnrText_text{
    font-size: 18px;
  }
  
  #sec_06 .bnrText .bnrText_subtext{
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
  
  }
  
  .ftr_logo{
    margin-bottom: 30px;
  }
  
  .ftr_top_renew{
      padding-top: 55px;
      font-size: 14px;
  }
  
  .ftr_row_logo{
    max-width: 22%;
    flex-basis: 22%;
  }
  
  .ftr_row_cateList{
    max-width: 75%;
    flex-basis: 75%;
  }
  
  .ftr_row_cateList > .row > div:first-of-type{
    max-width: 62%;
    flex-basis: 62%;
    padding-right: 90px;
  }
  
  .ftr_row_cateList > .row > div:nth-of-type(2){
    max-width: 38%;
    flex-basis: 38%;
    padding-right: 90px;
  }
  
  .ftr_row_cateList h3{
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
  }
  
  .ftr_top_renew .c-box--medium {
    position: relative;
  }
  #footer__pagetop{
    position: absolute;
    bottom: 0;
    right: 10px;
  }
  
  @media (max-width: 767px) {
  
  
     .h2A{
      font-size: 25px;
      line-height: 1.5;
    }
    .bnrText a .bnrText_text{
      font-size: 15px;
    }
    #sec_06 .row > div{
      padding: 0 2px;
    }
    #sec_06 .bnrText a .bnrText_text{
      font-size: 10.5px;
    }
    #sec_06 .bnrText .bnrText_subtext{
      font-size: 10px;
      line-height: 1.4;
      margin-top: 5px;
    }
  
  .ftr_top_renew{
      padding-top: 40px;
      overflow: hidden;
      padding: 0 15px;
  }
    .ftr_row_logo{
      padding: 0 15px;
      max-width: 100%;
      flex-basis: 100%;
    }
  }
  .storeNav_renew_ec .storeNav_right .keyword_list li a{
      font-size: 12px!important;
  }
  
  /*230606AI改修*/
  @media (max-width: 767px) {
      .giftBnrArea {
      margin-top: 20px;
      padding-bottom: 20px;
      }
      .giftBnrArea .h2F {
        margin-bottom: 15px;
        padding-bottom: 5px;
        font-size: 18px;
        line-height: 24px;
        border-bottom: 1px solid #000;
      }
      .giftBnrArea .bnrList {
        margin-bottom: 15px;
      }
      .giftBnrArea ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
      }
      .giftBnrArea ul li {
        max-width: 50%;
        flex: 0 0 50%;
        padding: 0 5px;
        margin: 0;
        margin-bottom: 10px;
      }
      .giftBnrArea ul li a {
        background: #a1916c;
        padding: 5px 15px;
        color: #fff;
        border: 1px solid #a1916c;
        font-size: 12px;
        position: relative;
        display: block;
      }
      .giftBnrArea ul li a:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 10px;
        width: 6px;
        height: 6px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: rotate(45deg) translateY(-50%);
        transform-origin: top center;
        transition: 0.15s;
      }
  }
  
  /* 20230614 cart */
  .purchaseTogether_wrap {display: none;}
  @media (max-width: 767px) {
   .fs-body-cart .storeNav_renew_ec,
   .fs-body-cart .fs-c-breadcrumb,
   .fs-body-cart .fs-l-main + .c-box--medium,
   .fs-body-cart .storeFooterConcierge,
   .fs-body-cart .storeFooterGuide {
    display: none;
   }
   .fs-body-cart .fs-c-continueShopping {
    margin: 0 -4.7%;
    width: 109.4%;
    background: #fff;
    padding: 30px 30px 60px;
   }
   .fs-body-cart .fs-c-continueShopping > a img {display: none;}
   .fs-body-cart .fs-c-continueShopping > a {
    display: block;
    max-width: 190px;
    height: 45px;
    color: #fff;
    text-align: center;
    background: #1b1b1b;
    border-radius: 5px;
    margin: 0  auto;
    position: relative;
    min-width: 1px;
   }
   .fs-body-cart .fs-c-continueShopping > a::before {
    content: "買い物を続ける";
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 45px;
   }
   .fs-body-cart .fs-c-continueShopping > a::after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: top;
   }
   .purchaseTogether_wrap {
    display: block;
    margin: 0 -4.7%;
    width: 109.4%;
    background: #fff;
    padding: 50px 20px 0;
   }
   .purchaseTogether {
    max-width: 320px;
    margin: 0 auto;
   }
   .purchaseTogether h2 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 20px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 29px;
   }
   .purchaseTogether ul {
    display: flex;
    justify-content: space-between;
   }
   .purchaseTogether ul li {
    flex: 0 0 27%;
    max-width: 90px;
   }
   .purchaseTogether ul li:nth-child(2) {
    flex: 1 0 126px;
    max-width: 126px;
   }
   .purchaseTogether ul li a {
    text-align: center;
    font-weight: 300;
    font-size: 11px;
    line-height: 18px;
    padding: 12px 6px;
    border: 2px solid #DFDFDF;
    border-radius: 5px;
    display: block;
    transition: .3s;
   }
   .purchaseTogether ul li a:hover,
   .purchaseTogether ul li a:active,
   .purchaseTogether ul li a:focus {
    border: 2px solid #842928;
    background: #842928;
    color: #fff;
    transition: .3s;
    text-decoration: none;
   }
  }
  /* 20230614 group */
  /* group page */
  .fs-body-category .giftWrap  {display: none;}
  @media (max-width: 767px) {
   .fs-body-category #topTopics .ic--topics:nth-child(n + 2),
   .fs-body-category .subArea,
   .fs-body-category .fs-c-productList .storeNav_renew_ec {
      display: none;
   }
   .fs-body-category .storeTopCategory.storeTopCategory-ftr {
    /*display: block;*/
    background:  #fff;
    max-width: 100vw;
    margin: 0 -4.7vw;
    padding: 50px 4.7%;
   }
   .fs-body-category .storeTopCategory.storeTopCategory-ftr::before {
    content: "カテゴリーから選ぶ";
    display: block;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 3px;
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #1b1b1b;
   }
   .fs-body-category .fs-l-main + .c-box--medium {margin: 0 !important; padding-top: 5%;padding-bottom: 0;}
   .fs-body-category .fs-l-main + .c-box--medium > p {display: none;}
   .fs-body-category .giftWrap {
     display: block;
     background: #fff;
     max-width: 100vw;
     /* margin: 0 -4.7vw; */
   }
   .fs-body-category .giftWrap .fs-c-breadcrumb {
    background: #1b1b1b;
   }
   .fs-body-category .giftWrap .fs-c-breadcrumb .fs-c-breadcrumb__list > li,
   .fs-body-category .giftWrap .fs-c-breadcrumb .fs-c-breadcrumb__list > li a {color: #fff;}
   .fs-body-category .giftWrap .c-ti--primary {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 50px;
   }
   .fs-body-category .storeTopCategory ul {
    display: flex;
    flex-wrap: wrap;
   }
   .fs-body-category .storeTopCategory ul li a {
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    padding: 0 15px 15px;
    height: 100%;
    display: block;
   }
   .fs-body-category .storeTopCategory ul li a img {
    width: calc(100% + 30px);
    max-width: calc(100% + 30px);
    margin: 0 -15px 10px;
   }
   .fs-body-category .add_cat_rank {
    width: auto;
    margin: 40px 0 40px !important;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
   }
   .fs-body-category .add_cat_rank li {
    max-width: 50%;
    width: 47.4% !important;
    margin-top: 8% !important;
   }
   .fs-body-category .add_cat_rank li:nth-child(1) {
    max-width: 100%;
    width: 100%!important;
    margin-top: 0!important;
   }
   .fs-body-category .add_cat_rank li:nth-child(n + 4) {display: none;}
   .fs-body-category .add_cat_rank li a {
    display: block;
   }
   .fs-body-category .add_cat_rank li .imgContain {
    position: relative;
    line-height: 1.5;
   }
   .fs-body-category .add_cat_rank li .imgContain:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 0;
    margin-left: 0;
    padding-bottom: 18.2%;
    left: 0;
    top: auto;
    bottom: 0;
    margin-bottom: 71%;
    background-size: 29% auto !important;
   }
   .fs-body-category .add_cat_rank li .imgContain img {
    width: 100%;
    height: auto;
   }
   .fs-body-category .add_cat_rank li .itemName {
    font-size: 13px;
    line-height: 1.6;
    padding-top: 10px;
   }
   .fs-body-category .add_cat_rank li .itemPrice {
    font-size: 12px;
   }
   .fs-body-category .add_cat_rank li .itemPrice:after {
    display: block;
    content: '商品詳細へ';
    color: #fff;
    line-height: 2.5;
    margin: 5px auto 10px;
    border-radius: 3px;
    background: #9A0E0C url(https://kakunosh.in/secure/assets-ssl/img/common/ic_arrow_white_38-13.png) no-repeat right center;
    width: 100%;
    font-size: 14px;
    background-size: 20px auto;
   }
   .fs-body-category .add_cat_rank li:first-child {
    width: 100%;
    text-align: left;
    margin-top: 0;
   }
   .fs-body-category .add_cat_rank li:first-child .imgContain {
    width: 47.4% !important;
    margin: 0 2.5% 5% 0;
    float: left;
   }
   .fs-body-category .add_cat_rank li:first-child .itemName {
    padding: 0;
   }
   .fs-body-category .add_cat_rank li:first-child .itemPrice:after {
    clear: both;
    text-align: center;
   }
   .fs-body-category .add_cat_rank li:nth-child(1) .imgContain:before {
    background: url(https://kakunosh.in/secure/assets-ssl/img/index/ic-ranking-01.png) no-repeat center center;
   }
   .fs-body-category .add_cat_rank li:nth-child(2) .imgContain:before {
    background: url(https://kakunosh.in/secure/assets-ssl/img/index/ic-ranking-02.png) no-repeat center center;
   }
   .fs-body-category .add_cat_rank li:nth-child(3) .imgContain:before {
    background: url(https://kakunosh.in/secure/assets-ssl/img/index/ic-ranking-03.png) no-repeat center center;
   }
   .fs-body-category .add_cat_rank li .itemName em {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 11px;
   }
   .fs-body-category .add_cat_rank li:first-child .itemName em {
    text-align: left;
    line-height: 1;
   }
  }
  /* 20230614 item page */
  .fs-c-productPointDisplay {display: none;}
  .fs-body-product .giftWrap  {display: none;}
  .fs-body-product .wrapVariation_sp {display: none;}
  @media (max-width: 767px){
   .fs-body-product .storeNav_renew_ec .storeNav_inner, .fs-body-product  .wrapVariation_sp + .wrapVariation {display: none;}
   .fs-body-product #topTopics .ic--topics:nth-child(n + 2) {display: none;}
   .fs-body-product .u-cf.subArea .fs-c-breadcrumb, .fs-body-product .fs-l-header__welcomeMsg, .fs-body-product .fs-c-productNumber {display: none;}
   .fs-body-product .fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity {align-self: center;}
   .fs-body-product .fs-c-productQuantityAndWishlist.base span:nth-child(1) {display: block;width: 100%;}
   .fs-body-product .fs-c-productQuantityAndWishlist {grid-template-columns: 60px 1fr;}
   .fs-body-product .fs-c-productQuantityAndWishlist.base button.fs-c-button--addToWishList--detail.fs-c-button--particular {
      width: 100%;
      justify-content: center;
      padding-top: 10px;
      padding-bottom: 10px;
      font-weight: 700;
   }
   .fs-body-product .fs-c-productQuantityAndWishlist.clone {display: none !important}
   .fs-body-product .fs-c-inquiryAboutProduct {justify-content: center;}
   .fs-body-product .fs-c-inquiryAboutProduct .fs-c-button--inquiryAboutProduct {
      width: 100%;
      justify-content: center;
      padding-top: 10px;
      padding-bottom: 10px;
      font-weight: 700;
      background: #f7f7f7;
      border: 1px solid #bbbbbb;
      border-radius: 3px;
      color: #3c3c3c;
      cursor: pointer;
      display: inline-block;
      font-size: 1.4rem;
      line-height: 1;
      text-decoration: none;
      text-align: center;
      padding: 0.8em 1.6em 0.6em;
      box-shadow: 0 0 2px #b2b2b2;
      display: flex;
      position: relative;
      height: 44px;
   }
   .fs-body-product .fs-c-inquiryAboutProduct .fs-c-button--inquiryAboutProduct img {display: none;}
   .fs-body-product .fs-c-inquiryAboutProduct .fs-c-button--inquiryAboutProduct::after {
    content: "商品についてのお問い合わせ";
    font-weight: 700;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    line-height: 44px;
    font-size: 14px;
   }
   .fs-body-product .fs-p-snsArea {display: none;}
/*.fs-body-product .fs-p-productDescription p > a, */
/*   .fs-body-product .fs-p-productDescription p > .u-bold, .fs-body-product .fs-p-productDescription br {display: none;}*/
   .fs-body-product .fs-p-productDescription p > ul {display: block;}
/*   .fs-body-product .fs-p-productDescription p:last-of-type {display: none;}*/
  
   .fs-body-product .storeTopCategory.storeTopCategory-ftr {
    background:  #fff;
    max-width: 100vw;
    margin: 0 -4.7vw;
    padding: 50px 4.7%;
   }
   .fs-body-product .storeTopCategory.storeTopCategory-ftr::before {
    /*content: "カテゴリーから選ぶ";*/
    display: block;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 3px;
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #1b1b1b;
   }
   .fs-body-product .fs-l-main + .c-box--medium, .fs-body-product .fs-l-main ~ .c-box--medium {margin: 0 !important; padding-top: 5%;padding-bottom: 0; padding: 0 4.7%;}
   .fs-body-product .fs-l-main + .c-box--medium > p,.fs-body-product .fs-l-main ~ .c-box--medium > p {display: none;}
   .fs-body-product .giftWrap {
    display: block;
    background: #fff;
    max-width: 100vw;
    /*margin: 0 -4.7vw;*/
    padding: 0 !important;
    }
   .fs-body-product .giftWrap .fs-c-breadcrumb {
    background: #1b1b1b;
   }
   .fs-body-product .giftWrap .fs-c-breadcrumb .fs-c-breadcrumb__list > li,
   .fs-body-product .giftWrap .fs-c-breadcrumb .fs-c-breadcrumb__list > li a {color: #fff;}
   .fs-body-product .giftWrap .c-ti--primary {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 50px;
   }
   .fs-body-product .storeTopCategory ul {
    display: flex;
    flex-wrap: wrap;
   }
   .fs-body-product .storeTopCategory ul li a {
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    padding: 0 15px 15px;
    height: 100%;
    display: block;
   }
   .fs-body-product .storeTopCategory ul li a img {
    width: calc(100% + 30px);
    max-width: calc(100% + 30px);
    margin: 0 -15px 10px;
   }
   .c-ti--primary.title--center {
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 3px;
   }
   .fs-body-product .wrapVariation_sp {display: block;margin: 60px 0;}
   .wrapVariation_sp li {
    margin-bottom: 30px;
    display: flex;
   }
   .wrapVariation_sp .vari_img {
    flex: 0 0 140px;
    max-width: 140px;
   }
   .wrapVariation_sp .vari_info {
    flex: 0 0 calc(100% - 140px);
    max-width: calc(100% - 140px);
    padding-left: 20px;
   }
   .wrapVariation_sp .vari_name {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 10px;
   }
   .wrapVariation_sp .vari_price {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 15px;
   }
   .wrapVariation_sp .vari_price small {
    font-weight: normal;
    font-size: 12px;
   }
   .wrapVariation_sp .vari_button {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    position: relative;
    background: #842928;
    line-height: 35px;
   }
   .wrapVariation_sp .vari_button::after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
   }
  .fs-body-product .detailMitaMita ul {
    width: auto;
    margin: 40px 0 40px !important;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
   }
   .fs-body-product .detailMitaMita ul li {
    max-width: 50%;
    width: 47.4% !important;
    margin-top: 8% !important;
   }
   .fs-body-product .detailMitaMita ul li:nth-child(1) {
    max-width: 100%;
    width: 100%!important;
    margin-top: 0!important;
   }
   .fs-body-product .detailMitaMita ul li:nth-child(n + 4) {display: none;}
   .fs-body-product .detailMitaMita ul li a {
    display: block;
   }
   .fs-body-product .detailMitaMita ul li .imgContain {
    position: relative;
    line-height: 1.5;
   }
   .fs-body-product .detailMitaMita ul li .imgContain:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 0;
    margin-left: 0;
    padding-bottom: 18.2%;
    left: 0;
    top: auto;
    bottom: 0;
    margin-bottom: 71%;
    background-size: 29% auto !important;
   }
   .fs-body-product .detailMitaMita ul li .imgContain img {
    width: 100%;
    height: auto;
   }
   .fs-body-product .detailMitaMita ul li .itemName {
    font-size: 13px;
    line-height: 1.6;
    padding-top: 10px;
   }
   .fs-body-product .detailMitaMita ul li .itemPrice {
    font-size: 12px;
   }
   .fs-body-product .detailMitaMita ul li .itemPrice:after {
    display: block;
    content: '商品詳細へ';
    color: #fff;
    line-height: 2.5;
    margin: 5px auto 10px;
    border-radius: 3px;
    background: #9A0E0C url(https://kakunosh.in/secure/assets-ssl/img/common/ic_arrow_white_38-13.png) no-repeat right center;
    width: 100%;
    font-size: 14px;
    background-size: 20px auto;
   }
   .fs-body-product .detailMitaMita ul li:first-child {
    width: 100%;
    text-align: left;
    margin-top: 0;
   }
   .fs-body-product .detailMitaMita ul li:first-child .imgContain {
    width: 47.4% !important;
    margin: 0 2.5% 5% 0;
    float: left;
   }
   .fs-body-product .detailMitaMita ul li:first-child .itemName {
    padding: 0;
   }
   .fs-body-product .detailMitaMita ul li:first-child .itemPrice:after {
    clear: both;
    text-align: center;
   }
   .fs-body-product .detailMitaMita ul li:nth-child(1) .imgContain:before {
    background: url(https://kakunosh.in/secure/assets-ssl/img/index/ic-ranking-01.png) no-repeat center center;
   }
   .fs-body-product .detailMitaMita ul li:nth-child(2) .imgContain:before {
    background: url(https://kakunosh.in/secure/assets-ssl/img/index/ic-ranking-02.png) no-repeat center center;
   }
   .fs-body-product .detailMitaMita ul li:nth-child(3) .imgContain:before {
    background: url(https://kakunosh.in/secure/assets-ssl/img/index/ic-ranking-03.png) no-repeat center center;
   }
   .fs-body-product .detailMitaMita ul li .itemName em {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 11px;
   }
   .fs-body-product .detailMitaMita ul li:first-child .itemName em {
    text-align: left;
    line-height: 1;
   }
  }
  .fs-body-product #sec_06,
  .fs-body-category #sec_06 {display: none;}
  p.add_gift_text {
      margin-top: 10px;
  }
  
  
  /* 
  会員グループ
   */
  
  .is-staged-- {
    display: none;
  }
  span.fs-p-memberInfo__stage {
    margin-right: 0.5em;
  }
  
  
  /* 
  レビュー
   */
  
   .fs-c-productReview {
    width: 800px;
    max-width: 100%;
    margin: 3em auto 0;
  }
  
  .fs-c-productReview__allReviews, .fs-c-productReview__addReview {
    justify-content: center !important;
  }
  
  a.fs-c-button--viewAllReviews.fs-c-button--plain, a.fs-c-button--addReview--detail.fs-c-button--plain {
    background: #333;
    color: #fff;
    padding: 1em;
    border-radius: 6px;
    min-width: 300px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
  }
  
  .fs-c-productReview:before {
    content: "お客様の声";
    display: block;
    border-bottom: 1px solid black;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 15px;
    margin-bottom: 2em;
  }
  
  
  .fs-l-main .fs-c-aggregateRating__rating::before {
    /* border-bottom: 1px solid black; */
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 15px;
    display: block;
  }
  
  @media (max-width: 767px) {
    .fs-c-productReview:before {
      font-size: 18px;
      padding-bottom: 5px;
    }
    .fs-l-main .fs-c-aggregateRating__rating::before {
      font-size: 15px;
    }
    .fs-c-productReview{
      padding: 0 15px;
    }
  }
  
  
  .fs-l-main .fs-c-rating__value {
    padding-left: 1em;
  }
  
  .fs-l-main .fs-c-aggregateRating {
    margin-bottom: 2em;
  }
  .fs-l-main .fs-c-aggregateRating__rating{
    align-items: flex-end;
    flex: 0 1 11em;
  }
  .fs-c-reviewInfo__reviewer.fs-c-reviewer {
    display: flex;
    gap: 1em;
    font-size: 0.85rem;
  }
  @media (max-width: 480px) {
    .fs-c-reviewInfo__reviewer.fs-c-reviewer {
      display: block;
    }
    .fs-c-reviewInfo__reviewer.fs-c-reviewer > * {
      display: inline-block;
      margin-left: 1.5em;
    }
    .fs-c-reviewInfo__reviewer.fs-c-reviewer > *:first-child {
      margin-left: 0;
    }
    .fs-c-reviewList__item__body.fs-c-reviewBody {
        font-size: 0.95rem;
        line-height: 1.5;
    }
  }
  dl.fs-c-reviewInfo__date {
    display: flex;
    gap: 1em;
    font-size: 0.85rem;
  }
  
  .fs-l-main  .fs-c-aggregateRating__count {
    line-height: 1.2;
    font-size: 1rem;
  }
  
  ul.fs-c-productReview__reviewList.fs-c-reviewList.fs-c-reviewList--productDescription {
    margin-bottom: 2em;
  }
  
  li.fs-c-reviewList__item {
    padding: 1em;
    background: #fff;
  }
  li.fs-c-reviewList__item + li.fs-c-reviewList__item {
    margin-top: 1em;
  }
  
  .fs-c-reviewList__item__info.fs-c-reviewInfo.fs-c-reviewInfo--productDescription {
    margin-bottom: 1em;
  }

.fs-body-category-merumaga-I #sec_ranking{
  display: none;
}