@charset "utf-8";

/*----------------------------
  PC
----------------------------*/
@media only screen and (min-width: 768px) {
  #enherbthanks .sp {
    display: none !important;
  }

  #enherbthanks {
    line-height: 1.8;
    font-feature-settings: "palt";
    text-align: justify;
    letter-spacing: 0.5px;
    margin: 0 0 150px;
  }

  #enherbthanks h2,
  #enherbthanks .intro_set_example {
    margin: 0;
    padding: 0;
  }

  #enherbthanks .inner {
    max-width: 1180px;
    margin: 0 auto;
  }

  #enherbthanks .mv {
    max-width: 1180px;
    margin: 0 auto 40px;
  }

  #enherbthanks .mv h1 {
    margin: 0;
    line-height: 0;
  }

  #enherbthanks .intro {
    text-align: center;
    margin: 0 0 40px;
  }

  #enherbthanks .intro .inner {
    width: 800px;
  }

  #enherbthanks .intro .intro_plus,
  #enherbthanks .intro .intro_delivery {
    margin: 0 0 45px;
  }

  #enherbthanks .intro h2,
  #enherbthanks .set_item_list h2{
    position: relative;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    line-height: 1.5;
    margin: 0 0 12px;
  }

  #enherbthanks .intro h2::before,
  #enherbthanks .intro h2::after,
  #enherbthanks .set_item_list h2::before,
  #enherbthanks .set_item_list h2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 20%;
    width: 1px;
    height: 100%;
    background: #46332b;
    transform: rotate(-30deg);
  }

  #enherbthanks .set_item_list h2::before{
    left: 30%;
  }

  #enherbthanks .intro h2::after,
  #enherbthanks .set_item_list h2::after {
    left: auto;
    right: 20%;
    transform: rotate(30deg);
  }

  #enherbthanks .set_item_list h2::after{
    right: 30%;
  }

  #enherbthanks .intro p {
    font-size: 15px;
  }

  #enherbthanks .intro p:not(:last-child) {
    margin-bottom: 15px;
  }

  #enherbthanks .intro .intro_title {
    margin-bottom: 15px;
    padding: 5px 10px;
    font-size: 18px;
    text-align: center;
    background: #f5eee7;
    /* #fff5c2 #FAF0E7 */
  }
  #enherbthanks .intro .img {
    text-align: center;
    margin: 0 0 20px;
  }

  #enherbthanks .intro_plus .intro_plus_caution {
    font-weight: bold;
    color: #c82337;
    margin: 0 0 25px;
  }
  #enherbthanks .intro_plus .intro_plus_caution span {
    font-size: 16px;
  }

  #enherbthanks .intro_plus img {
    width: 70%;
  }

  #enherbthanks .intro_set {
    width: 800px;
    background: #fff9f2;
    padding: 30px 0;
    margin: 0 auto 45px;
  }

  #enherbthanks .intro_set h3 {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 2px 15px;
    margin: 0 0 10px;
    background: #44342c;
    color: #fff;
  }

  #enherbthanks .intro_set h3:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    z-index: 1;
  }

  #enherbthanks .intro_set h3:after {
    top: 0;
    right: 0;
    border-width: 16px 7px 16px 0px;
    border-color: transparent #fff9f2 transparent transparent;
    border-style: solid;
  }

  #enherbthanks .intro_set .intro_set_content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
  }

  #enherbthanks .intro_set img {
    display: block;
    width: 50%;
    margin: 0 auto;
  }
  #enherbthanks .intro_set .intro_set_example {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-right: 10px;
  }

  #enherbthanks .intro_set .icon_otoku {
    width: 70px;
    margin: 0;
  }

  #enherbthanks .intro_set .intro_set_example span {
    display: inline;
    font-size: 20px;
    background: linear-gradient(transparent 60%, #edbcb8 0%);
  }

  /* delivery */
  #enherbthanks .box_delivery .acd-body {
    display: none;
  }

  #enherbthanks .box_delivery {
    width: 670px;
    text-align: left;
    padding: 10px 10px 0;
    margin: 0 auto;
  }

  #enherbthanks .box_delivery .ttl p:nth-of-type(1) {
    margin-bottom: 10px;
  }

  #enherbthanks .box_delivery .ttl p:nth-of-type(3) {
    padding-top: 1em;
    font-weight: bold;
  }

  #enherbthanks .box_delivery .ttl {
    position: relative;
    padding-bottom: 20px;
  }
  #enherbthanks .box_delivery .more_txt {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #c82337;
  }

  #enherbthanks .box_delivery .acd-body p {
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
  }

  #enherbthanks .box_delivery .ttl:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 27px;
    height: 16px;
    background: url(../../../img/usr/freepage/christmasgift2022/sp/arrow02.png)
      no-repeat center bottom / contain;
  }

  #enherbthanks .box_delivery .ttl.open:after {
    transform: rotate(180deg);
  }

  /* delivery */

  #enherbthanks .attention {
    text-align: left;
    padding: 0 0 15px;
    margin: 0 0 30px;
    border-bottom: 1px solid #dbdbdd;
  }

  #enherbthanks .attention span {
    font-weight: bold;
    color: #c82337;
  }

  #enherbthanks .attention span .attention_b {
    font-size: 17px;
  }

  #enherbthanks .set_item_list .att_txt {
    /* width: 725px; */
    font-size: 18px;
    text-align: center;
    margin: 0 auto 40px;
  }
  /* nav */
  #enherbthanks .nav__content p {
    text-align: center;
    font-weight: bold;
  }

  #enherbthanks .nav__content p span {
    display: block;
    font-size: 12px;
    font-weight: normal;
  }

  #enherbthanks .blend-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* max-width: 80%; */
    margin: 15px auto 35px;
  }

  #enherbthanks .blend-nav li {
    /* width: 300px; */
    margin: 10px 10px;
  }

  #enherbthanks .blend-nav li a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 43px;
    padding: 10px 30px 10px 22px;
    text-decoration: none;
    border-radius: 12px;
    background: #f5eee7
      url(../../../img/usr/freepage/regular/sp/ico_arrow_br.png) no-repeat right
      10px top 50%;
    filter: drop-shadow(1px 3px 3px #dedede);
  }

  #enherbthanks .blend-nav li a:hover{
    opacity: 0.8;
  }

  #enherbthanks .sec-singleitem-ttl {
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px 30px;
    text-align: left;
    /* border-radius: 10px; */
    background: #f5eee7;
  }
  /* nav */
  #enherbthanks .set_item_list .special_item_title_content {
    text-align: center;
  }

  #enherbthanks .set_item_list .special_item_title {
    display: inline-block;
    padding: 4px 23px 0 23px;
    font-size: 18px;
    font-weight: bold;
    background-image: url(../../../img/usr/freepage/enherbthanks/bg_ttl_item_l.png),
      url(../../../img/usr/freepage/enherbthanks/bg_ttl_item_r.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    margin-bottom: 10px;
  }

  #enherbthanks .set_item_list .special_item_title_content p {
    font-size: 14px;
    margin-bottom: 5px;
  }

  #enherbthanks .item_list {
    display: flex;
    flex-wrap: wrap;
  }
  #enherbthanks .block-goods-info .tb_caution {
    text-align: center;
  }
  #enherbthanks .block-goods-info .tb_caution p {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 2em;
  }
  #enherbthanks .special_item {
    justify-content: center;
  }

  #enherbthanks .item_list li {
    width: calc(100% / 5);
    padding: 0 15px;
    margin: 0 0 80px;
    position: relative;
  }

  #enherbthanks .special_item li {
    padding: 0 30px;
  }
  #enherbthanks .special_item li:not(:last-child) {
    margin-top: 41px;
  }

  #enherbthanks .item_list .label {
    color: #c82337;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: -10px;
    left: 0;
  }

  #enherbthanks .item_list .img {
    width: 100%;
    text-align: center;
  }

  #enherbthanks .item_list .img img {
    width: 70%;
  }

  #enherbthanks .special_item .img img {
    width: 80%;
  }

  #enherbthanks .item_list .img__size {
    width: 70%;
    transform: translateX(27px);
  }

  /* 網掛 */
  #enherbthanks .img_notsale {
    position: relative;
  }
  #enherbthanks .img_notsale::before {
    content: "4/23(水)より\AWEB先行販売開始";
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
    white-space: pre;
  }

  #enherbthanks .img_notsale::after {
    content: "";
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    height: 95%;
    position: absolute;
    top: 0;
    left: 0;
  }

  /* #enherbthanks .item_list li #item_21.img img {
    width: 76%;
  } */

  #enherbthanks .item_list .txt {
    width: 100%;
  }

  #enherbthanks .item_list .type {
    margin: 10px 0 0;
    font-size: 13px;
    padding: 0 0 0 20px;
    line-height: 1.3;
    position: relative;
    min-height: 3.2em;
  }

  #enherbthanks .item_list .type::after {
    content: "";
    width: 15px;
    height: 20px;
    background: url(../../../img/usr/freepage/enherbthanks/icon_leaf.png)
      no-repeat center / 15px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #enherbthanks .item_list .txt .itemtitle {
    min-height: 3.2em;
  }

  #enherbthanks #singletea .item_list .txt .itemtitle {
    min-height: 0;
  }

  #enherbthanks .item_list .itemtitle h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
  }

  #enherbthanks .item_list .itemtitle h4 span {
    font-size: 12px;
    font-weight: 500;
  }

  #enherbthanks .item_list .amount {
    margin: 0 10px 0 0;
    font-size: 15px;
    line-height: 1.4;
  }

  #enherbthanks .special_item .amount {
    margin: 0;
  }

  #enherbthanks .item_list .amount span {
    font-size: 13px;
  }

  #enherbthanks .item_list .price {
    /* margin: 20px 0 0; */
    margin: 5px 0 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
  }

  #enherbthanks .item_list .price::after {
    content: "円";
    font-size: 80%;
  }

  #enherbthanks .item_list .price span {
    font-size: 13px;
  }

  #enherbthanks .item_list .purpose {
    margin: 15px 0 0;
    display: flex;
  }

  #enherbthanks .item_list .purpose p {
    font-size: 12px;
    transform: translateY(2px);
  }

  #enherbthanks .item_list .purpose ul {
    display: flex;
  }

  #enherbthanks .item_list .purpose li {
    width: auto;
    padding: 2px 5px;
    margin: 0 0 0 5px;
    font-size: 11px;
    background-color: #f5eee7;
  }

  #enherbthanks .qty-area {
    display: flex;
    align-items: flex-start;
    /* justify-content: flex-end; */
    justify-content: space-between;
    margin-top: 0;
    /* margin-left: auto; */
    position: relative;
    width: 100%;
  }

  #enherbthanks .qty-area + .qty-area {
    margin-top: 10px;
  }

  #enherbthanks .bookmark {
    margin: 0 5px 0 0;
  }

  #enherbthanks .bookmark a {
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
  }

  #enherbthanks .bookmark i:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../../img/usr/common/icon_bookmark_off.png) no-repeat
      center / 100%;
  }

  #enherbthanks .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center /
      100%;
  }

  #enherbthanks .qty select {
    border: 1px solid #cbcbcb;
    border-radius: 8px;
    width: 75px;
    height: 35px;
    line-height: 35px;
    padding: 0 25px 0 10px;
    background: #fff url(../../../img/usr/freepage/enherbthanks/icon_select.png)
      no-repeat right 5px top 14px / 16px;
    -webkit-appearance: none;
  }

  #enherbthanks .qty.type_disabled select {
    background: #ccc;
    cursor: default;
  }

  #enherbthanks .qty select::-ms-expand {
    display: none;
  }

  #enherbthanks .btn-cart {
    text-align: center;
  }

  #enherbthanks .btn-cart .to-cart,
  #enherbthanks .btn-cart span {
    display: block;
    background: #44342c;
    border-radius: 5px;
    width: 350px;
    max-width: 100%;
    padding: 16px 0;
    margin: 0 auto;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
  }

  #enherbthanks .btn-cart .to-cart:hover {
    opacity: 0.8;
  }

  #enherbthanks .btn-cart + .caution {
    text-align: center;
    font-size: 11px;
    margin: 15px 0 0;
  }

  #enherbthanks .btn-cart span {
    opacity: 0.4;
  }

  #enherbthanks .bookmark i.js-animation-bookmark-in-progress {
    -webkit-animation: none;
    animation: none;
  }

  #enherbthanks .bookmark i.js-animation-bookmark-in-progress:before,
  #enherbthanks .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center /
      100%;
  }

  #enherbthanks .btn_area .btn_area_caution {
    text-align: center;
  }

  #enherbthanks .btn_area .chx-txt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 350px;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 10px;
  }

  #enherbthanks .btn_area .chx-txt div:first-child {
    margin-right: 20px;
  }

  #enherbthanks .btn_area .chx-discount {
    display: none;
  }

  #enherbthanks .btn_area.disp_fix {
    position: fixed;
    bottom: 0;
    left: 0;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    background-color: #f5eee7;
    padding: 10px;
    width: 100%;
    z-index: 2;
  }

  #enherbthanks .btn_area.disp_fix .btn_area_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #enherbthanks .disp_fix_sp .btn_area_caution {
    text-align: center;
  }

  #enherbthanks .btn_area.disp_fix .chx-txt {
    margin: 0;
    display: block;
    font-size: 17px;
    line-height: 1.6;
  }

  #enherbthanks .btn_area.disp_fix .chx-txt div:first-child {
    margin-right: 0;
  }

  #enherbthanks .chx-txt .chx-notice {
    font-weight: bold;
    font-size: 14px;
    color: #c82337;
  }
}

/*----------------------------
  SP
----------------------------*/
@media only screen and (max-width: 767px) {
  #enherbthanks .pc {
    display: none !important;
  }

  #enherbthanks {
    font-feature-settings: "palt";
    letter-spacing: 0.5px;
    margin: 0 0 50px;
    text-align: justify;
  }

  #enherbthanks h1,
  #enherbthanks h2,
  #enherbthanks .intro_set_example,
  #enherbthanks h4 {
    padding: 0;
  }

  #enherbthanks h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
  }

  #enherbthanks .inner {
    padding: 0 20px;
  }

  #enherbthanks .mv {
    margin: 0 0 20px;
  }

  #enherbthanks .mv h1 {
    margin: 0;
    line-height: 0;
  }

  #enherbthanks .intro {
    margin: 0 0 10px;
  }

  #enherbthanks .intro .intro_plus,
  #enherbthanks .intro .intro_set {
    margin: 0 0 40px;
  }

  #enherbthanks .intro .intro_plus p {
    padding: 0 20px 10px;
  }

  #enherbthanks .intro .intro_title {
    margin-bottom: 15px;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    background: #f5eee7;
    /* #FAF0E7  #fff5c2 */
  }

  #enherbthanks .intro h2,
  #enherbthanks .set_item_list h2 {
    position: relative;
    font-size: 16px;
    margin: 0 0 12px;
  }

  #enherbthanks .intro h2::before,
  #enherbthanks .intro h2::after,
  #enherbthanks .set_item_list h2::before,
  #enherbthanks .set_item_list h2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #46332b;
    transform: rotate(-30deg);
  }

  #enherbthanks .intro h2::after,
  #enherbthanks .set_item_list h2::after {
    left: auto;
    right: 0;
    transform: rotate(30deg);
  }

  #enherbthanks .intro .img {
    text-align: center;
    margin: 0 0 20px;
  }

  #enherbthanks .intro_plus .intro_plus_caution {
    font-weight: bold;
    color: #c82337;
    margin: 0 0 25px;
  }

  #enherbthanks .intro_plus .intro_plus_caution span {
    font-size: 16px;
  }

  #enherbthanks .intro_set {
    text-align: center;
    padding: 20px;
    background: #fff9f2;
  }

  #enherbthanks .intro_set h3 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 2px 15px;
    margin: 0 0 10px;
    background: #44342c;
    color: #fff;
  }

  #enherbthanks .intro_set h3:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    z-index: 1;
  }

  #enherbthanks .intro_set h3:after {
    top: 0;
    right: 0;
    border-width: 13px 5px 13px 0px;
    border-color: transparent #fff9f2 transparent transparent;
    border-style: solid;
  }

  #enherbthanks .intro_set .intro_set_content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
  }

  #enherbthanks .intro_set .intro_set_example {
    font-size: 14px;
    text-align: center;
    padding-right: 10px;
  }

  #enherbthanks .intro_set .intro_set_example span {
    display: inline;
    font-size: 16px;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #edbcb8 0%);
  }
  #enherbthanks .intro_set .icon_otoku {
    width: 60px;
  }

  #enherbthanks .intro .intro_delivery h2::before {
    left: -5px;
  }

  #enherbthanks .intro .intro_delivery h2::after {
    right: -5px;
  }

  /* delivery */
  #enherbthanks .box_delivery .acd-body {
    display: none;
  }

  #enherbthanks .box_delivery {
    padding: 10px 0 30px;
  }

  #enherbthanks .box_delivery .ttl {
    position: relative;
    padding-bottom: 20px;
  }

  #enherbthanks .box_delivery .txt_underline {
    border-bottom: 1px solid;
  }

  #enherbthanks .box_delivery .more_txt {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #c82337;
  }

  #enherbthanks .box_delivery .acd-body p {
    font-weight: bold;
    padding: 30px 0 15px;
  }

  #enherbthanks .item .set .ttl.acd-head {
    position: relative;
    padding-bottom: 20px;
  }

  #enherbthanks .box_delivery .ttl:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 27px;
    height: 16px;
    background: url(../../../img/usr/freepage/christmasgift2022/sp/arrow02.png)
      no-repeat center bottom / contain;
  }

  #enherbthanks .box_delivery .ttl.open:after {
    transform: rotate(180deg);
  }

  /* delivery */

  #enherbthanks .attention {
    font-size: 13px;
    padding: 0 0 15px;
    margin: 0 0 30px;
    border-bottom: 1px solid #dbdbdd;
  }

  #enherbthanks .attention span {
    font-weight: bold;
    color: #c82337;
  }

  #enherbthanks .attention span .attention_b {
    font-size: 14px;
  }

  /* nav */
  #enherbthanks .nav__content p {
    text-align: center;
    font-weight: bold;
  }

  #enherbthanks .nav__content p span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding-top: 5px;
  }

  #enherbthanks .blend-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 35px;
  }

  #enherbthanks .blend-nav li {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
  }

  #enherbthanks .blend-nav li a {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.25;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 35px;
    padding: 0 20px 0 12px;
    text-decoration: none;
    border-radius: 10px;
    background: #f5eee7
      url(../../../img/usr/freepage/regular/sp/ico_arrow_br.png) no-repeat right
      8px top 55%;
    filter: drop-shadow(1px 3px 3px #dedede);
  }
  #enherbthanks .sec-singleitem-ttl {
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px 10px;
    text-align: center;
    /* border-radius: 8px; */
    background: #f5eee7;
  }
  /* nav */
  #enherbthanks .set_item_list .att_txt {
    font-size: 15px;
    margin: 0 auto 30px;
    /* padding: 5px 5% 5px 6%;
    background-color: #f5eee7; */
  }

  #enherbthanks .set_item_list .special_item_title_content {
    text-align: center;
  }

  #enherbthanks .set_item_list .special_item_title {
    display: inline-block;
    padding: 4px 20px 0 20px;
    font-size: 14px;
    font-weight: bold;
    background-image: url(../../../img/usr/freepage/enherbthanks/sp/bg_ttl_item_l.png),
      url(../../../img/usr/freepage/enherbthanks/sp/bg_ttl_item_r.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left center, right center;
    margin-bottom: 10px;
  }

  #enherbthanks .set_item_list .special_item_title_content p {
    font-size: 14px;
    margin-bottom: 15px;
  }

  #enherbthanks .set_item_list .special_icon {
    text-align: center;
    background: #ef964d;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    margin-bottom: 10px;
  }

  #enherbthanks .set_item_list .store-web_icon {
    background: #dc5f5b;
  }

  #enherbthanks .item_list {
    display: flex;
    flex-wrap: wrap;
  }

  #enherbthanks .block-goods-info .tb_caution p {
    font-weight: bold;
    margin: 0 0 1em;
  }

  #enherbthanks .special_item {
    justify-content: center;
  }

  #enherbthanks .item_list li {
    width: calc(100% / 2);
    padding: 0;
    margin: 0 0 60px;
    position: relative;
  }

  #enherbthanks .item_list li:nth-child(odd) {
    padding-right: 10px;
  }

  #enherbthanks .item_list li:nth-child(even) {
    padding-left: 10px;
  }

  #enherbthanks .item_list .label {
    color: #c82337;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: -20px;
    left: 0;
  }

  #enherbthanks .item_list .img {
    width: 100%;
    text-align: center;
  }

  #enherbthanks .item_list .img img {
    width: 70%;
  }

  #enherbthanks .special_item .img img {
    width: 85%;
  }

  #enherbthanks .item_list .img__size {
    width: 70%;
    transform: translateX(30px);
  }

  #enherbthanks .special_item .amount {
    margin: 0;
  }

  /* 網掛 */
  #enherbthanks .img_notsale {
    position: relative;
  }
  #enherbthanks .img_notsale::before {
    content: "4/23(水)より\AWEB先行販売開始";
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
    white-space: pre;
  }

  #enherbthanks .img_notsale::after {
    content: "";
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  /* #enherbthanks .item_list li #item_21.img img,
  #enherbthanks .item_list li #item_26.img img,
  #enherbthanks .item_list li #item_27.img img,
  #enherbthanks .item_list li #item_28.img img {
    width: 76%;
  } */

  #enherbthanks .item_list .txt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  #enherbthanks .item_list .type {
    margin: 10px 0 0;
    font-size: 13px;
    padding: 0 0 0 20px;
    line-height: 1.3;
    position: relative;
  }

  #enherbthanks .item_list li:nth-child(10) .type,
  #enherbthanks .item_list li:nth-child(15) .type {
    /* margin-bottom: 1.2em; */
  }

  #enherbthanks .item_list .type::after {
    content: "";
    width: 15px;
    height: 20px;
    background: url(../../../img/usr/freepage/enherbthanks/icon_leaf.png)
      no-repeat center / 15px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #enherbthanks .item_list .itemtitle {
    margin: 5px 0 0;
    min-height: 3.2em;
  }

  #enherbthanks .item_list .itemtitle h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
  }
  #enherbthanks .item_list .itemtitle h4 span {
    font-weight: normal;
  }
  #enherbthanks .item_list .amount {
    margin: 5px 5px 0 0;
    font-size: 14px;
    line-height: 1.4;
  }

  #enherbthanks .item_list .amount span {
    font-size: 12px;
    display: block;
  }

  #enherbthanks .item_list .price {
    margin: 5px 0 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
  }

  #enherbthanks .item_list .price::after {
    content: "円";
    font-size: 80%;
  }

  #enherbthanks .item_list .price span {
    font-size: 12px;
  }

  #enherbthanks .item_list .purpose {
    margin: 10px 0 0;
    display: flex;
  }

  #enherbthanks .item_list .purpose p {
    font-size: 11px;
    transform: translateY(2px);
  }

  #enherbthanks .item_list .purpose ul {
    display: flex;
    flex-wrap: wrap;
  }

  #enherbthanks .item_list .purpose li {
    width: auto;
    padding: 2px;
    margin: 0 0 0 4px;
    font-size: 10px;
    letter-spacing: -0.1px;
    background-color: #f5eee7;
  }

  #enherbthanks .qty-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
    /* margin-left: auto; */
    position: relative;
    width: 100%;
  }

  #enherbthanks .qty_txt {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: 0;
  }

  #enherbthanks .bookmark {
    margin: 0 7px 0 0;
  }

  #enherbthanks .bookmark a {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
  }

  #enherbthanks .bookmark i:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../../img/usr/common/icon_bookmark_off.png) no-repeat
      center / 100%;
  }

  #enherbthanks .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center /
      100%;
  }

  #enherbthanks .qty select {
    border: 1px solid #cbcbcb;
    border-radius: 6px;
    width: 70px;
    height: 35px;
    line-height: 35px;
    padding: 0 25px 0 10px;
    background: #fff url(../../../img/usr/freepage/enherbthanks/icon_select.png)
      no-repeat right 5px top 14px / 16px;
    -webkit-appearance: none;
  }

  #enherbthanks .qty.type_disabled select {
    background: #ccc;
  }

  #enherbthanks .btn-cart {
    text-align: center;
  }

  #enherbthanks .btn-cart .to-cart,
  #enherbthanks .btn-cart span {
    display: block;
    background: #44342c;
    border-radius: 8px;
    padding: 12px 0;
    margin: 0 auto;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
  }

  #enherbthanks .btn-cart + .caution {
    text-align: center;
    font-size: 12px;
    margin: 12px 0 0;
  }

  #enherbthanks .btn-cart span {
    opacity: 0.4;
  }

  #enherbthanks .bookmark a.js-animation-bookmark-in-progress i:before,
  #enherbthanks .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center /
      100%;
  }

  .balloontip {
    box-shadow: none;
    background: #44342c;
  }

  #enherbthanks .chx-txt {
    font-size: 13px;
    font-weight: bold;
  }

  #enherbthanks .chx-txt .chx-notice {
    color: #c82337;
  }

  #enherbthanks .btn_area .chx-txt {
    text-align: center;
    margin: 0 0 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  #enherbthanks .btn_area .chx-txt div:first-child {
    margin-right: 20px;
  }

  #enherbthanks .btn_area.disp_fix_sp {
    position: fixed;
    bottom: 0;
    left: 0;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
    background-color: #f5eee7;
    padding: 10px;
    width: 100%;
    z-index: 2;
  }

  #enherbthanks .disp_fix_sp .btn_area_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #enherbthanks .btn_area .btn_area_caution {
    font-size: 13px;
    letter-spacing: 0.4px;
  }

  #enherbthanks .disp_fix_sp .btn-cart {
    width: 45%;
  }

  #enherbthanks .btn_area.disp_fix_sp .chx-txt {
    text-align: left;
    margin: 0;
    display: block;
  }

  #enherbthanks .btn_area.disp_fix_sp .chx-txt div:first-child {
    margin-right: 0;
  }

  #enherbthanks .btn_area.disp_fix_sp .chx-txt div span {
    display: block;
  }

  #enherbthanks .btn_area.disp_fix_sp .chx-notice {
    font-weight: bold;
    font-size: 13px;
    color: #c82337;
  }
}

/* tab */
#enherbthanks .block-goods-about--tab {
  margin: 0 -10px 35px;
  width: 100%;
}

#enherbthanks .block-goods-about--tab li {
  line-height: 1.5;
  width: calc((100% - 15px) / 3);
  padding: 10px 5px;
  color: #44342c;
  background: #dbdbdd;
}

#enherbthanks .block-goods-about--tab li.active {
  background: #cfe1d0;
}

#enherbthanks .block-goods-about--tab li:hover {
  opacity: 0.8;
}

#enherbthanks .block-goods-info {
  /* width: 840px; */
  width: 100%;
  margin: 0 auto;
}

/* swiper */
#enherbthanks .recomend_h4_wrap {
  text-align: center;
}

#enherbthanks .recomend_h4_wrap h4 {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  /* letter-spacing: 2px; */
  padding: 20px 15px 0;
  background-color: inherit;
  /* color: #df7a6d; */
  background-image: url(../../../img/usr/freepage/newlife-herb2023/line_left.png),
    url(../../../img/usr/freepage/newlife-herb2023/line_right.png);
  background-repeat: no-repeat;
  background-position: left top 2em, right top 2em;
  background-size: 13px 30px;
}
#enherbthanks .self_coice h4 {
  background-position: left bottom, right bottom;
}

#enherbthanks .recomend .swiper-container {
  position: relative;
  overflow: hidden;
}
#enherbthanks .recomend .swiper-slide {
  /* margin-top: 30px; */
  margin-bottom: 15px;
  padding: 20px 12px 30px;
  border: 1px solid;
  border-radius: 8px;
}

/* height */
#enherbthanks .recomend .swiper-slide-chaba {
  height: 700px;
}

#enherbthanks .recomend .swiper-slide-tb {
  height: 590px;
}
/* height */

#enherbthanks .recomend .swiper-slide .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  margin: 0 0 10px;
}
#enherbthanks .recomend .swiper-slide img {
  display: block;
  margin: 0 auto;
}
#enherbthanks .recomend .swiper-slide .head h4 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  width: calc(100% - 23.935% - 10px);
}

#enherbthanks .recomend .swiper-button-prev {
  left: 0;
  /* top: 350px; */
}
#enherbthanks .recomend .swiper-button-next {
  right: 0;
  /* top: 350px; */
}
#enherbthanks .recomend .swiper-button-prev:after,
#enherbthanks .recomend .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
}
#enherbthanks .recomend .swiper-button-prev:after {
  border-width: 10px 10px 10px 0;
  border-color: transparent #46332b transparent transparent;
}
#enherbthanks .recomend .swiper-button-next:after {
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #46332b;
}
#enherbthanks .recomend .swiper-button-disabled {
  display: none;
}
#enherbthanks .recomend .swiper-pagination {
  bottom: 27px;
}
#enherbthanks .recomend .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #46332b;
  background: transparent;
  opacity: 1;
  margin: 0 5px;
}
#enherbthanks .recomend .swiper-pagination-bullet-active {
  background: #46332b;
}
#enherbthanks .recomend .caution {
  font-size: 12px;
  text-align: left;
  margin: 8px 0 0;
}
#enherbthanks .qty-area.hide {
  display: none;
}

/* swiper */
/* swiperarea */
#enherbthanks .recomend .swiper-slide h4 span {
  font-size: 18px;
}

#enherbthanks .recomend .swiper-slide p {
  line-height: 1.5;
  margin-bottom: 10px;
  padding: 0;
}
#enherbthanks .recomend .swiper-slide h4 {
  margin-bottom: 10px;
}
#enherbthanks .recomend .swiper-slide ul {
  padding: 5px 0 5px 20px;
  font-size: 13px;
  border-bottom: 1px solid;
  margin-bottom: 8px;
}
#enherbthanks .recomend .swiper-slide li {
  position: relative;
}
#enherbthanks .recomend .swiper-slide ul li::before {
  content: "⇒";
  position: absolute;
  left: -1em;
  top: 0;
}

#enherbthanks .recomend .swiper-slide .amount_area {
  line-height: 1.5;
  display: flex;
  justify-content: center;
  /* gap: 30px; */
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: bold;
}
#enherbthanks .recomend .swiper-slide .amount_total {
  margin-right: 15px;
}

#enherbthanks .recomend .swiper-slide .amount_area span {
  font-size: 17px;
}

#enherbthanks .recomend .swiper-slide .amount_off {
  color: #d34836;
  font-weight: bold;
  position: relative;
  margin-left: 15px;
}

#enherbthanks .recomend .swiper-slide .amount_off::before {
  position: absolute;
  content: "⇒";
  left: -28px;
  top: 0.8em;
  color: #44342c;
  font-size: 16px;
}

/* swiperarea */
