@charset "utf-8";

/*----------------------------
  PC
----------------------------*/
@media only screen and (min-width: 768px) {
  #ice-herbtea-recommend .sp {
    display: none !important;
  }

  #ice-herbtea-recommend {
    line-height: 1.8;
    font-feature-settings: "palt";
    text-align: justify;
    letter-spacing: 0.5px;
    margin: 0 0 150px;
  }

  #ice-herbtea-recommend h2,
  #ice-herbtea-recommend h3 {
    margin: 0;
    padding: 0;
  }

  #ice-herbtea-recommend .inner {
    max-width: 1180px;
    margin: 0 auto;
  }

  #ice-herbtea-recommend .mv {
    max-width: 1180px;
    margin: 0 auto;
  }

  #ice-herbtea-recommend .mv h1 {
    text-align: center;
    margin: 0;
    line-height: 0;
  }

  #ice-herbtea-recommend .mv h1 .hacobune-unit-video-outline {
    padding: 0;
  }

  #ice-herbtea-recommend .intro {
    padding: 40px 50px 0;
  }

  #ice-herbtea-recommend .intro .inner {
    width: 800px;
  }

  #ice-herbtea-recommend .intro p {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
  }
  #ice-herbtea-recommend .intro p .txt_underline {
    display: inline;
    background: linear-gradient(transparent 60%, #ffff94 0%);
  }

  #ice-herbtea-recommend .intro p .txt_small {
    font-size: 12px;
  }

  #ice-herbtea-recommend .intro p .caution {
    font-size: 12px;
  }

  #ice-herbtea-recommend
    .intro
    .inner
    .hacobune-univideo
    .hacobune-unit-video-thumbnail-image {
    max-width: 500px;
  }

  #ice-herbtea-recommend
    .intro
    .inner
    .hacobune-univideo
    .hacobune-unit-video-outline {
    padding: 0 0 40px;
  }

  .hacobune-dialog-wrapper .hacobune-video-item-root {
    grid-template-columns: 100% !important;
  }

  #ice-herbtea-recommend h2 {
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
  }

  /* #ice-herbtea-recommend .intro {
    background: url(../../../img/usr/freepage/ice-herbtea-recommend/mv_bottom.jpg)
      no-repeat center bottom / 1180px auto;
  } */

  /* nav */
  #ice-herbtea-recommend .nav__content p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 0;
  }

  #ice-herbtea-recommend .nav__content p span {
    position: relative;
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
    color: #006dbb;
  }
#ice-herbtea-recommend .nav__content p span::before,
#ice-herbtea-recommend .nav__content p span::after{
content: "";
        position: absolute;
        top: 0;
        left: 40%;
        width: 1px;
        height: 100%;
        background: #006dbb;
        transform: rotate(-30deg);
}

#ice-herbtea-recommend .nav__content p span::after{
          left: auto;
        right: 40%;
        transform: rotate(30deg);
}

  #ice-herbtea-recommend .blend-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto 35px;
  }

  #ice-herbtea-recommend .blend-nav li {
    /* width: 300px; */
    margin: 10px 10px;
    filter: drop-shadow(1px 3px 3px #dedede);
  }

  /* #ice-herbtea-recommend .blend-nav li:last-child {
    width: 30%;
  } */

  #ice-herbtea-recommend .blend-nav li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    padding: 15px 30px 15px 22px;
    text-decoration: none;
    border-radius: 12px;
    background: #b6ecff
      url(../../../img/usr/freepage/regular/sp/ico_arrow_br.png) no-repeat right
      10px top 50%;
    min-height: 43px;
  }
  /* #ice-herbtea-recommend .blend-nav li:last-child a {
    background: #007bc4
      url(../../../img/usr/freepage/ice-herbtea-recommend/ico_arrow_wh.png)
      no-repeat right 10px top 50%;
    color: #fff;
  } */

  #ice-herbtea-recommend .sec-singleitem-ttl {
    text-align: left;
    font-weight: bold;
    margin: 0 auto 20px;
    padding: 5px 30px;
    max-width: 1180px;
    background: #c6e0f5;
  }
  /* nav */
  /* #ice-herbtea-recommend .set_item_list {
    text-align: center;
  } */

  #ice-herbtea-recommend .set_item_list .cotegory-description {
    margin: 0 auto 25px;
    max-width: 944px;
  }

  #ice-herbtea-recommend .item_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  #ice-herbtea-recommend .item_list li {
    text-align: left;
    width: calc(100% / 5);
    padding: 0 15px;
    margin: 0 0 80px;
    position: relative;
  }

  #ice-herbtea-recommend .item_list .label {
    color: #f00;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: -10px;
    left: 0;
  }

  #ice-herbtea-recommend .item_list .img {
    width: 100%;
    text-align: center;
  }

  #ice-herbtea-recommend .item_list .img img {
    width: 70%;
    cursor: pointer;
  }

  #ice-herbtea-recommend .special_item .img img {
    width: 80%;
  }

  /* #ice-herbtea-recommend .item_list .img__size {
    width: 76%;
    transform: translateX(27px);
  } */

  #ice-herbtea-recommend .item_list .txt {
    width: 100%;
  }

  #ice-herbtea-recommend .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;
  }

  #ice-herbtea-recommend .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;
  }

  #ice-herbtea-recommend .item_list .txt .itemtitle {
    min-height: 2.5em;
  }

  #ice-herbtea-recommend #singletea .item_list .txt .itemtitle {
    min-height: 0;
  }

  #ice-herbtea-recommend .item_list .itemtitle h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
  }

  #ice-herbtea-recommend .item_list .itemtitle h4 span {
    font-size: 12px;
    font-weight: 500;
  }

  #ice-herbtea-recommend .item_list .amount {
    margin: 0 10px 0 0;
    font-size: 15px;
    line-height: 1.4;
  }

  #ice-herbtea-recommend .item_list .amount span {
    font-size: 13px;
  }

  #ice-herbtea-recommend .item_list .price {
    /* margin: 20px 0 0; */
    margin: 5px 0 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
  }

  #ice-herbtea-recommend .item_list .price::after {
    content: "円";
    font-size: 80%;
  }

  #ice-herbtea-recommend .item_list .price span {
    font-size: 13px;
  }

  #ice-herbtea-recommend .item_list .purpose {
    margin: 15px 0 0;
    display: flex;
  }

  #ice-herbtea-recommend .item_list .purpose p {
    font-size: 12px;
    transform: translateY(2px);
  }

  #ice-herbtea-recommend .item_list .purpose ul {
    display: flex;
  }

  #ice-herbtea-recommend .item_list .purpose li {
    width: auto;
    padding: 2px 5px;
    margin: 0 0 0 5px;
    font-size: 11px;
    background-color: #f5eee7;
  }

  #ice-herbtea-recommend .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%;
  }

  #ice-herbtea-recommend .qty-area + .qty-area {
    margin-top: 10px;
  }

  #ice-herbtea-recommend .bookmark {
    margin: 0 5px 0 0;
  }

  #ice-herbtea-recommend .bookmark a {
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    cursor: pointer;
  }

  #ice-herbtea-recommend .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%;
  }

  #ice-herbtea-recommend .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center /
      100%;
  }

  #ice-herbtea-recommend .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;
  }

  #ice-herbtea-recommend .qty.type_disabled select {
    background: #ccc;
    cursor: default;
  }

  #ice-herbtea-recommend .qty select::-ms-expand {
    display: none;
  }

  #ice-herbtea-recommend .btn-cart {
    text-align: center;
  }

  #ice-herbtea-recommend .btn-cart .to-cart,
  #ice-herbtea-recommend .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;
  }

  #ice-herbtea-recommend .btn-cart .to-cart:hover {
    opacity: 0.8;
  }

  #ice-herbtea-recommend .btn-cart + .caution {
    text-align: center;
    font-size: 11px;
    margin: 15px 0 0;
  }

  #ice-herbtea-recommend .btn-cart span {
    opacity: 0.4;
  }

  #ice-herbtea-recommend .bookmark i.js-animation-bookmark-in-progress {
    -webkit-animation: none;
    animation: none;
  }

  #ice-herbtea-recommend .bookmark i.js-animation-bookmark-in-progress:before,
  #ice-herbtea-recommend .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center /
      100%;
  }

  #ice-herbtea-recommend .chx-txt {
    font-size: 14px;
    font-weight: bold;
  }

  #ice-herbtea-recommend .btn_area .chx-txt {
    width: 350px;
    margin: 0 auto 10px;
    /* display: flex;
    flex-wrap: wrap;
    align-items: center; */
  }

  #ice-herbtea-recommend .btn_area .chx-txt div:first-child {
    margin-right: 20px;
  }

  #ice-herbtea-recommend .btn_area .chx-discount {
    display: none;
  }

  #ice-herbtea-recommend .btn_area.disp_fix {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c6e0f5;
    padding: 10px;
    width: 100%;
  }

  #ice-herbtea-recommend .btn_area.disp_fix .chx-txt {
    margin: 0;
    display: block;
    font-size: 17px;
    line-height: 1.6;
  }

  #ice-herbtea-recommend .btn_area.disp_fix .chx-txt div:first-child {
    margin-right: 0;
  }
  #ice-herbtea-recommend .howto {
    max-width: 450px;
    margin: 30px auto;
  }
  #ice-herbtea-recommend .howto ul {
    margin: 20px 0 0;
  }
  #ice-herbtea-recommend .howto li {
    font-size: 14px;
    padding: 0 0 8px;
  }

  #ice-herbtea-recommend .howto li span {
    font-weight: bold;
    color: #006dbb;
  }
  #ice-herbtea-recommend .howto p {
    text-align: center;
    font-weight: bold;
    margin: 40px 0;
  }

  #ice-herbtea-recommend
    .outro{
      margin: 80px 0 0;
    }

      #ice-herbtea-recommend
    .outro .inner p{
      text-align: center;
    }

#ice-herbtea-recommend
    .outro
    .inner
    .hacobune-univideo
    .hacobune-unit-video-thumbnail-image {
    max-width: 500px;
  }

  #ice-herbtea-recommend
    .outro
    .inner
    .hacobune-univideo
    .hacobune-unit-video-outline {
    padding: 0 0 40px;
  }

  .hacobune-dialog-wrapper .hacobune-video-item-root {
    grid-template-columns: 100% !important;
  }

}

/*----------------------------
  SP
----------------------------*/
@media only screen and (max-width: 767px) {
  #ice-herbtea-recommend .pc {
    display: none !important;
  }

  #ice-herbtea-recommend {
    font-feature-settings: "palt";
    letter-spacing: 0.5px;
    margin: 0 0 50px;
    text-align: justify;
  }

  #ice-herbtea-recommend h1,
  #ice-herbtea-recommend h2,
  #ice-herbtea-recommend h3,
  #ice-herbtea-recommend h4 {
    padding: 0;
  }

  #ice-herbtea-recommend h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
  }

  #ice-herbtea-recommend .inner {
    padding: 0 20px;
  }

  #ice-herbtea-recommend .mv {
    margin: 0 0 20px;
  }

  #ice-herbtea-recommend .mv h1 {
    margin: 0;
    line-height: 0;
  }

  #ice-herbtea-recommend .intro p {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
  }
  #ice-herbtea-recommend .intro p .txt_underline {
    display: inline;
    background: linear-gradient(transparent 60%, #ffff94 0%);
  }
  #ice-herbtea-recommend .intro p .txt_left {
    display: inline-block;
    text-align: left;
  }
  #ice-herbtea-recommend .intro p .txt_small {
    font-size: 12px;
  }
  #ice-herbtea-recommend .intro p .caution {
    display: inline-block;
    text-align: left;
    font-size: 12px;
    padding-top: 5px;
  }

  #ice-herbtea-recommend
    .intro
    .inner
    .hacobune-univideo
    .hacobune-unit-video-outline {
    padding: 0;
  }

  /* nav */

#ice-herbtea-recommend .nav__content{
  padding: 0 20px;
}

  #ice-herbtea-recommend .nav__content p {
    text-align: center;
    font-weight: bold;
  }

  #ice-herbtea-recommend .nav__content p span {
    position: relative;
    display: block;
    font-size: 12px;
    margin: 20px 0 5px;
    color: #006dbb;
  }

#ice-herbtea-recommend .nav__content p span::before,
#ice-herbtea-recommend .nav__content p span::after{
content: "";
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        height: 100%;
        background: #006dbb;
        transform: rotate(-30deg);
}

#ice-herbtea-recommend .nav__content p span::after{
          left: auto;
        right: 25%;
        transform: rotate(30deg);
}

  #ice-herbtea-recommend .blend-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px 0 30px;
  }

  #ice-herbtea-recommend .blend-nav li {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    filter: drop-shadow(1px 3px 3px #dedede);
  }

  /* #ice-herbtea-recommend .blend-nav li:last-child {
    width: 100%;
  } */

  #ice-herbtea-recommend .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: 45px;
    padding: 0 20px 0 12px;
    text-decoration: none;
    border-radius: 10px;
    background: #b6ecff
      url(../../../img/usr/freepage/regular/sp/ico_arrow_br.png) no-repeat right
      8px top 55%;
  }

  /* #ice-herbtea-recommend .blend-nav li:last-child a {
    background: #007bc4
      url(../../../img/usr/freepage/ice-herbtea-recommend/ico_arrow_wh.png)
      no-repeat right 10px top 50%;
    color: #fff;
  } */

  /* nav */

  #ice-herbtea-recommend .sec-singleitem-ttl {
    font-weight: bold;
    margin-bottom: 15px;
    padding: 5px 10px;
    text-align: center;
    background: #c6e0f5;
  }

  /* #ice-herbtea-recommend .set_item_list .att_txt {
    font-size: 13px;
    margin: 0 auto 40px;
    padding: 5px 5% 5px 6%;
    background-color: #f5eee7;
  } 



  #ice-herbtea-recommend .set_item_list {
    text-align: center;
  }*/

  #ice-herbtea-recommend .set_item_list .cotegory-description {
    margin: 0 0 20px;
  }

  #ice-herbtea-recommend .item_list {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
  }

  #ice-herbtea-recommend .item_list li {
    width: calc(100% / 2);
    padding: 0;
    margin: 0 0 50px;
    position: relative;
  }

  #ice-herbtea-recommend .item_list li:nth-child(odd) {
    padding-right: 10px;
  }

  #ice-herbtea-recommend .item_list li:nth-child(even) {
    padding-left: 10px;
  }

  #ice-herbtea-recommend .item_list .img {
    width: 100%;
    text-align: center;
  }

  /* #ice-herbtea-recommend .item_list .img__size {
    width: 76%;
    transform: translateX(30px);
  } */

  #ice-herbtea-recommend .item_list .img img {
    width: 70%;
    cursor: pointer;
  }

  #ice-herbtea-recommend .item_list .txt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  #ice-herbtea-recommend .item_list .type {
    margin: 10px 0 0;
    font-size: 13px;
    padding: 0 0 0 20px;
    line-height: 1.3;
    position: relative;
  }

  #ice-herbtea-recommend .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;
  }

  #ice-herbtea-recommend .item_list .itemtitle {
    margin: 5px 0 0;
    min-height: 3.2em;
  }

  #ice-herbtea-recommend .item_list .itemtitle h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
  }
  #ice-herbtea-recommend .item_list .itemtitle h4 span {
    font-weight: normal;
  }
  #ice-herbtea-recommend .item_list .amount {
    margin: 5px 5px 0 0;
    font-size: 14px;
    line-height: 1.4;
  }

  #ice-herbtea-recommend .item_list .amount span {
    font-size: 12px;
    display: block;
  }

  #ice-herbtea-recommend .item_list .price {
    margin: 5px 0 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
  }

  #ice-herbtea-recommend .item_list .price::after {
    content: "円";
    font-size: 80%;
  }

  #ice-herbtea-recommend .item_list .price span {
    font-size: 12px;
  }

  #ice-herbtea-recommend .item_list .purpose {
    margin: 10px 0 0;
    display: flex;
  }

  #ice-herbtea-recommend .item_list .purpose p {
    font-size: 11px;
    transform: translateY(2px);
  }

  #ice-herbtea-recommend .item_list .purpose ul {
    display: flex;
    flex-wrap: wrap;
  }

  #ice-herbtea-recommend .item_list .purpose li {
    width: auto;
    padding: 2px;
    margin: 0 0 0 4px;
    font-size: 10px;
    letter-spacing: -0.1px;
    background-color: #f5eee7;
  }

  #ice-herbtea-recommend .qty-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
    /* margin-left: auto; */
    position: relative;
    width: 100%;
  }

  #ice-herbtea-recommend .qty_txt {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: 0;
  }

  #ice-herbtea-recommend .bookmark {
    margin: 0 7px 0 0;
  }

  #ice-herbtea-recommend .bookmark a {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
  }

  #ice-herbtea-recommend .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%;
  }

  #ice-herbtea-recommend .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center /
      100%;
  }

  #ice-herbtea-recommend .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;
  }

  #ice-herbtea-recommend .qty.type_disabled select {
    background: #ccc;
  }

  #ice-herbtea-recommend .btn-cart {
    text-align: center;
  }

  #ice-herbtea-recommend .btn-cart .to-cart,
  #ice-herbtea-recommend .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;
  }

  #ice-herbtea-recommend .btn-cart + .caution {
    text-align: center;
    font-size: 12px;
    margin: 12px 0 0;
  }

  #ice-herbtea-recommend .btn-cart span {
    opacity: 0.4;
  }

  #ice-herbtea-recommend .bookmark a.js-animation-bookmark-in-progress i:before,
  #ice-herbtea-recommend .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center /
      100%;
  }

  .balloontip {
    box-shadow: none;
    background: #44342c;
  }

  #ice-herbtea-recommend .chx-txt {
    font-size: 13px;
    font-weight: bold;
  }

  #ice-herbtea-recommend .btn_area .chx-txt {
    text-align: center;
    margin: 0 0 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  #ice-herbtea-recommend .btn_area .chx-txt div:first-child {
    margin-right: 20px;
  }

  #ice-herbtea-recommend .btn_area.disp_fix_sp {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #c6e0f5;
    padding: 10px 20px;
    width: 100%;
    z-index: 2;
  }

  #ice-herbtea-recommend .disp_fix_sp .btn-cart {
    width: 45%;
  }

  #ice-herbtea-recommend .btn_area.disp_fix_sp .chx-txt {
    text-align: left;
    margin: 0;
    display: block;
  }

  #ice-herbtea-recommend .btn_area.disp_fix_sp .chx-txt div:first-child {
    margin-right: 0;
  }

  #ice-herbtea-recommend .btn_area.disp_fix_sp .chx-txt div span {
    display: block;
  }

  #ice-herbtea-recommend .chx-txt .chx-notice {
    font-weight: normal;
    font-size: 14px;
  }
  #ice-herbtea-recommend .chx-txt .chx-notice {
    font-weight: normal;
    font-size: 14px;
  }

  #ice-herbtea-recommend .howto {
    max-width: 500px;
    margin: 20px auto;
  }
  #ice-herbtea-recommend .howto ul {
    margin: 10px 20px 5px;
  }
  #ice-herbtea-recommend .howto li {
    font-size: 13px;
    padding: 0 0 8px;
  }

  #ice-herbtea-recommend .howto li span {
    font-weight: bold;
    color: #006dbb;
  }
  #ice-herbtea-recommend .howto p {
    font-weight: bold;
    margin: 30px 20px;
  }
    #ice-herbtea-recommend
    .outro{
      margin: 50px 0 0;
    }
        #ice-herbtea-recommend
    .outro p{
      font-size: 12px;
    }
}

/* tab */
/* #ice-herbtea-recommend .block-goods-about--tab {
  margin: 0 -10px 30px;
  width: 100%;
}

#ice-herbtea-recommend .block-goods-about--tab li {
  line-height: 1.5;
  width: calc((100% - 15px) / 3);
  padding: 5px;
  background: #dbdbdd;
}

#ice-herbtea-recommend .block-goods-about--tab li.active {
  background: #cfe1d0;
} */

#ice-herbtea-recommend .block-goods-info {
  /* width: 840px; */
  width: 100%;
  margin: 0 auto;
}