﻿@charset 'utf-8';
/*----------------------------
  common
----------------------------*/
#spice_herb {
  font-size: 17px;
}
#spice_herb .inner h3.intro--title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.56;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 70px 0 30px;
  text-align: center;
  letter-spacing: -0.05em;
  color: #bd3a3d;
}
#spice_herb .inner h3.intro--title::before {
  display: block;
  width: 50px;
  height: 2px;
  margin-right: 10px;
  content: '';
  transform: rotate(55deg);
  background: #bd3a3d;
}
#spice_herb .inner h3.intro--title::after {
  display: block;
  width: 50px;
  height: 2px;
  margin-left: 10px;
  content: '';
  transform: rotate(-55deg);
  background: #bd3a3d;
}
#spice_herb .intro-slide {
  width: 455px;
  padding-bottom: 83px;
  background: url(../../../img/usr/freepage/spice_herb/slide_book.png)no-repeat top center;
  background-size: contain;
}
#spice_herb .intro-slide .swiper-wrapper {
  height: 264px;
}
#spice_herb .intro-slide .swiper-slide {
  display: flex;
  align-items: center;
}
#spice_herb .intro-slide .swiper-slide:nth-of-type(3) dt img {
  width: auto;
  max-height: 95px;
}
#spice_herb .intro-slide .swiper-slide img {
  width: 110px;
}
#spice_herb .intro-slide .swiper-slide img.small-img {
  width: 80px;
}
#spice_herb .intro-slide .swiper-slide dt {
  box-sizing: border-box;
  width: 227px;
  padding-left: 16px;
  transform: translateY(-10px);
  text-align: center;
}
#spice_herb .intro-slide .swiper-slide dt .intro-slide--top-txt {
  font-size: 16px;
  display: block;
}
#spice_herb .intro-slide .swiper-slide dt .intro-slide--bottom-txt {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
}
#spice_herb .intro-slide .swiper-slide dd {
  line-height: 1.44;
  width: 229px;
  padding: 0 40px 20px 17px;
  /* font-size: 18px; */
  letter-spacing: -1px;
}
#spice_herb .intro-slide .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 50px;
}
#spice_herb .intro-slide .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,11px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,11px));
}
#spice_herb .intro-slide .swiper-pagination-bullet-active {
  background: #44342c;
}
#spice_herb .intro-slide .swiper-button-next:after {
  content: '';
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #ccc;
}
#spice_herb .intro-slide .swiper-button-prev:after {
  content: '';
  border-top: 14px solid transparent;
  border-right: 14px solid #ccc;
  border-bottom: 14px solid transparent;
}
#spice_herb .intro-slide .swiper-button-next,
#spice_herb .intro-slide .swiper-button-prev {
  margin-top: calc(-42px - (var(--swiper-navigation-size)/ 2));
}
#spice_herb .intro-slide .swiper-button-prev {
  left: 12px;
}
#spice_herb .intro-slide .swiper-button-next {
  right: 12px;
}
#spice_herb .about-nekopos {
  display: flex;
  align-items: flex-start;
  margin: 30px 0 20px;
  padding: 14px;
  border-top: 1px solid #a59b93;
  border-bottom: 1px solid #a59b93;
}
#spice_herb .about-nekopos .nekopos {
  margin: 0 10px 0 0;
}
#spice_herb .about-nekopos p {
  font-size: 13px;
  /* width: calc(100% - 90px);
  padding-left: 10px;
  color: #43342c; */
  font-size: 13px;
  letter-spacing: 0;
}
#spice_herb .surely-read {
  margin-bottom: 30px;
  padding: 0 19px;
  background: #f5f0ea;
}
#spice_herb .surely-read .surely-read--title {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  text-align: center;
}
#spice_herb .surely-read .surely-read--title::after {
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  padding-bottom: 0;
  content: '+';
  transform: translateY(-50%);
  color: #fff;
  border-radius: 5px;
  background: #44342c;
}
.Android #spice_herb .surely-read .surely-read--title::after {
  width: 30px;
  padding-bottom: 7px;
}
#spice_herb .surely-read .surely-read--title.open::after {
  padding-bottom: 2px;
  content: '-';
}
#spice_herb .surely-read ul {
  padding: 15px 0;
  border-top: 1px solid #92857c;
}
#spice_herb .surely-read ul li {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  padding: 2px 0;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.015em;
}
#spice_herb .caution {
  font-size: 12px;
}
#spice_herb .point-star-block {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  padding: 5px 20px;
  border-radius: 50px;
  background: #fff;
}
#spice_herb .flavor .point-star-block {
  margin: 0 auto;
}
#spice_herb .point-star {
  line-height: 1em;
  position: relative;
  margin: 0 0 0 20px;
  padding: 0;
  color: #44342c;
}
#spice_herb .point-star::before {
  position: absolute;
  overflow: hidden;
  content: '★★★';
  white-space: nowrap;
  color: #44342c;
}
#spice_herb .point-star.point-star25::before {
  width: 2.55em;
}
#spice_herb .point-star.point-star20::before {
  width: 2em;
}
#spice_herb .special {
  position: relative;
  width: 100%;
  margin: 0 auto 5px;
  text-align: center;
  color: #bc3a3d;
}
#spice_herb .special span {
  font-weight: bold;
  position: relative;
  display: inline-flex;
  justify-content: center;
  padding: 0 10px;
}
#spice_herb .special span:before,
#spice_herb .special span:after {
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: 18px;
  content: '';
  transform: rotate(-25deg);
  background: #bc3a3d;
}
#spice_herb .special span:after {
  right: 0;
  left: auto;
  transform: rotate(25deg);
}
#spice_herb .special span.text-simple {
  color: #44342c;
}
#spice_herb .special span.text-simple::before,
#spice_herb .special span.text-simple::after {
  display: none;
}

/*----------------------------
  PC
----------------------------*/
@media only screen and (min-width: 768px) {
  #spice_herb .sp {
    display: none !important;
  }

  #spice_herb {
    line-height: 1.8;
    margin: 0 0 150px;
    text-align: justify;
    letter-spacing: 0.5px;

    font-feature-settings: 'palt';
  }
  #spice_herb .inner {
    width: 720px;
    margin: 0 auto;
  }
  #spice_herb .mv {
    width: 800px;
    margin: 0 auto 35px;
  }
  #spice_herb .mv h1 {
    line-height: 0;
    margin: 0;
  }
  #spice_herb .intro {
    margin: 0 0 70px;
  }
  #spice_herb .intro .inner {
    width: 690px;
  }
  #spice_herb .intro h2 {
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 12px;
    padding: 0 0 10px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #a1968e;
  }
  /* #spice_herb .intro .text {
    font-size: 15px;
  } */
  #spice_herb .recipe,
  #spice_herb > .item {
    margin: 0 0 60px;
    padding: 0 0 120px;
    background: url(../../../img/usr/freepage/spice_herb/border_dot.png) no-repeat center bottom;
  }
  #spice_herb .link,
  #spice_herb .aroma .item {
    padding: 0 0 100px;
  }
  #spice_herb .link h2 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 22px;
    text-align: center;
    letter-spacing: 1px;
  }
  #spice_herb .link ul {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    justify-content: center;
    width: 100%;
    max-width: calc(180px * 3.5);
    margin: 0 auto;
  }
  #spice_herb .link li {
    width: 167px;
    margin: 0 6px 10px;
  }
  #spice_herb .link li a {
    font-weight: bold;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100px;
    padding: 5px 0 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
    background: #efbebe;
  }
  /* #spice_herb .link li:nth-child(1) a {
    padding-top: 22px;
  } */
  #spice_herb .link li a:after {
    position: absolute;
    right: 0;
    bottom: 12px;
    left: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .link li a:hover {
    opacity: .8;
  }
  #spice_herb .link li .label-limited {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.1;
    position: absolute;
    top: -20px;
    left: -25px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    padding: 4px 0;
    color: #fff;
    border-radius: 50%;
    background: #bc3a3d;
  }
  #spice_herb .link li .label-limited span {
    /* transform: scale(0.8); */
    display: inline-block;
  }
  #spice_herb .link li .label-limited span.min {
    font-size: 10px;
  }
  #spice_herb .link li .sub {
    font-size: 12px;
  }
  /* #spice_herb .link li:nth-child(2) .sub {
    margin: 0 0 0 22px;
  } */
  #spice_herb .link li .main {
    font-size: 19px;
    line-height: 1.2;
  }
  #spice_herb .recipe .inner {
    width: 690px;
  }
  #spice_herb .recipe h2 {
    line-height: 0;
    margin: 0 -15px 45px;
    padding: 0 0 35px;
    text-align: center;
    background: url(../../../img/usr/freepage/spice_herb/border_ttl.png) no-repeat center bottom;
  }
  #spice_herb .recipe .recipe-box:not(:last-child) {
    margin: 0 0 65px;
  }
  #spice_herb .recipe .recipe-box h3 {
    margin: 0 0 30px;
    text-align: center;
  }
  #spice_herb .recipe .img-area {
    margin: 0 0 50px;
  }
  #spice_herb .recipe .img-area:after {
    display: block;
    clear: both;
    content: '';
  }
  #spice_herb .recipe .img-area img {
    float: left;
    width: 345px;
  }
  #spice_herb .recipe .img-area h4 {
    font-size: 25px;
    font-weight: bold;
    float: right;
    width: 320px;
    margin: -10px 0 5px;
    text-align: center;
    letter-spacing: 3px;
  }
  #spice_herb .recipe #curry .img-area h4 {
    line-height: 1.3;
    margin: -7px 0 10px;
  }
  #spice_herb .recipe .img-area h4 span {
    font-size: 17px;
    display: inline-block;
    transform: translateX(-35px);
  }
  #spice_herb .recipe .img-area .text {
    font-size: 17px;
    line-height: 1.6;
    float: right;
    width: 320px;
  }
  #spice_herb .recipe .howto {
    margin: 0 0 25px;
    padding: 28px 40px 20px;
    background: #fcf7ea;
  }
  #spice_herb .recipe #curry .howto {
    position: relative;
    background: #f9e9e9;
  }
  #spice_herb .recipe #curry .howto:after {
    position: absolute;
    right: 12px;
    bottom: 0;
    width: 114px;
    height: 140px;
    content: '';
    pointer-events: none;
    opacity: 0;
    background: url(../../../img/usr/freepage/spice_herb/img_person.png) no-repeat center;
  }
  #spice_herb .recipe #curry .howto.open:after {
    opacity: 1;
  }
  #spice_herb .recipe .howto-ttl {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    position: relative;
    margin: 0 0 5px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 2px;
  }
  #spice_herb .recipe .howto-ttl span {
    font-size: 20px;
  }
  #spice_herb .recipe .howto-ttl::after {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    padding-bottom: 0;
    content: '+';
    transform: translateY(-50%);
    color: #fff;
    border-radius: 5px;
    background: #44342c;
  }
  .Android #spice_herb .recipe .howto-ttl::after {
    width: 30px;
    padding-bottom: 7px;
  }
  #spice_herb .recipe .howto-ttl.open::after {
    padding-bottom: 2px;
    content: '-';
  }

  #spice_herb .recipe .acd-head {
    width: 55px;
    margin: 0 auto;
    cursor: pointer;
  }
  #spice_herb .recipe .open .acd-head {
    transform: rotate(180deg);
  }
  #spice_herb .recipe .acd-head:hover {
    opacity: .8;
  }
  #spice_herb .recipe .acd-body {
    display: none;
    margin-top: 25px;
    padding: 0 0 15px;
  }
  #spice_herb .recipe .recipe-box:not(#curry) .howto-text {
    display: flex;
    justify-content: space-between;
  }
  #spice_herb .recipe .recipe-box:not(#curry) .howto-text > * {
    font-size: 15px;
    line-height: 1.4;
    width: 280px;
  }
  #spice_herb .recipe #curry .material {
    font-size: 15px;
    line-height: 1.4;
    margin: 0 30px 35px;
  }
  #spice_herb .recipe .material .headline {
    font-weight: bold;
    margin: 0 0 5px;
  }
  #spice_herb .recipe .material li {
    padding: 0 0 0 16px;
  }
  #spice_herb .recipe .comment {
    display: flex;
    justify-content: space-between;
    margin: 0 0 0 5px;
    padding: 58px 95px 46px 60px;
    background: url(../../../img/usr/freepage/spice_herb/bg_comment.png) no-repeat left top;
  }
  #spice_herb .recipe .comment .text {
    font-size: 15px;
    line-height: 1.4;
    width: 210px;
  }
  #spice_herb .recipe .comment .text:after {
    display: block;
    clear: both;
    content: '';
  }
  #spice_herb .recipe .comment .space {
    float: left;
    height: 170px;
  }
  #spice_herb .recipe .comment .text:nth-child(1) img {
    float: left;
    clear: both;
    width: 90px;
    transform: translate(-15px, 10px);
  }
  #spice_herb .recipe .comment .text:nth-child(2) img {
    float: right;
    width: 90px;
    margin-top: -10px;
    transform: translateX(12px);
  }
  #spice_herb .recipe .pickup {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 495px;
    margin: 0 auto 30px;
    padding: 10px 20px 15px;
    border: 2px solid #e6b329;
  }
  #spice_herb .recipe #bath .pickup {
    border: 2px solid #f98200;
  }
  #spice_herb .recipe #curry .pickup {
    border: 2px solid #c82828;
  }
  #spice_herb .recipe .pickup-ttl {
    font-size: 24px;
    letter-spacing: 2px;
    color: #e6b329;
  }
  #spice_herb .recipe #bath .pickup-ttl {
    color: #f98200;
  }
  #spice_herb .recipe #curry .pickup-ttl {
    color: #c82828;
  }
  #spice_herb .recipe #chai .pickup img {
    width: 134px;
    transform: translateY(24px);
  }
  #spice_herb .recipe #bath .pickup img {
    width: 150px;
    transform: translate(-15px, 7px);
  }
  #spice_herb .recipe #curry .pickup img {
    width: 118px;
  }
  #spice_herb .recipe .pickup .text {
    width: 300px;
  }
  #spice_herb .recipe #curry .pickup .text {
    width: 310px;
  }
  #spice_herb .recipe .pickup .name {
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 13px;
    padding: 0 0 7px;
    letter-spacing: 2px;
    background: url(../../../img/usr/freepage/spice_herb/img_dot.png) repeat-x left bottom;
  }
  #spice_herb .recipe .pickup .text p {
    font-size: 15px;
    line-height: 1.4;
  }
  #spice_herb .recipe-box > a {
    font-size: 25px;
    font-weight: bold;
    position: relative;
    display: block;
    width: 530px;
    margin: 0 auto;
    padding: 15px 0 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
    background: #f7e8bf;
  }
  #spice_herb .recipe-box > a:after {
    position: absolute;
    right: 0;
    bottom: 22px;
    left: 0;
    width: 28px;
    height: 28px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .recipe-box > a:hover {
    opacity: .8;
  }
  #spice_herb .recipe-box#bath > a {
    background: #fdd9b2;
  }
  #spice_herb .recipe-box#curry > a {
    background: #efbebe;
  }
  #spice_herb .recipe .comment02 {
    font-size: 17px;
    line-height: 1.75;
    width: 495px;
    margin: 35px auto 30px;
  }
  #spice_herb .item h2 {
    margin: 0 0 10px;
    text-align: center;
  }
  #spice_herb .item .comment {
    margin: 0 0 35px;
  }
  #spice_herb .item .item-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 30px;
  }
  #spice_herb .item#tea01 .item-area .img,
  #spice_herb .item#kuromame .item-area .img {
    order: 1;
  }
  #spice_herb .item#tea01 .item-area .info,
  #spice_herb .item#kuromame .item-area .info {
    order: 2;
  }
  #spice_herb .item#tea01 .item-area .info {
    text-align: center;
  }
  #spice_herb .item#tea01 .item-area .info .blend {
    text-align: left;
  }
  #spice_herb .item#tea01 .item-area .comment-slide-ttl,
  #spice_herb .item#kuromame .item-area .comment-slide-ttl {
    order: 3;
  }
  #spice_herb .item#tea01 .item-area .comment-slide,
  #spice_herb .item#kuromame .item-area .comment-slide {
    order: 4;
  }
  #spice_herb .item#tea01 .item-area .caution,
  #spice_herb .item#kuromame .item-area .caution {
    order: 5;
  }

  #spice_herb .item#honey .item-area {
    position: relative;
    margin: 0 0 50px;
    padding: 0 0 30px;
  }
  /* #spice_herb .item#honey .item-area:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 580px;
    height: 1px;
    background: #9c8c8b;
  } */
  #spice_herb .item .item-area .img {
    position: relative;
    width: 360px;
    text-align: center;
  }

  #spice_herb .item .item-area .img {
    position: relative;
    width: 360px;
    text-align: center;
  }
  #spice_herb .item#grapefruit .item-area .img img {
    width: 300px;
  }
  #spice_herb .item#tea01 .item-area .img img {
    width: 360px;
  }
  #spice_herb .item#tea02 .item-area .img img {
    width: 237px;
  }
  #spice_herb .item#honey .item-area .img img {
    width: 314px;
  }
  #spice_herb .item#orange .item-area .img img {
    width: 216px;
  }
  #spice_herb .item#cinnamon .item-area .img img {
    width: 203px;
  }
  #spice_herb .item#ginger .item-area .img img {
    width: 210px;
  }
  #spice_herb .item#vanilla .item-area .img img {
    width: 224px;
  }
  #spice_herb .item .comment-slide {
    width: 100%;
    height: fit-content;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 0 15px -5px #777;
  }
  #spice_herb .item .comment-slide-ttl {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 5px;
    text-align: left;
  }
  #spice_herb .item .comment-slide .swiper-slide {
    padding: 25px 70px 30px;
  }
  #spice_herb .item .comment-slide .swiper-slide p {
    font-size: 17px;
  }
  #spice_herb .item .comment-slide .swiper-slide .comment-ttl {
    font-size: 20px;
    font-weight: bold;
  }
  #spice_herb .item .comment-slide .swiper-slide .comment-txt {
    line-height: 1.7em;
    padding-bottom: 5px;
    background-color: #fff;
    background-image: linear-gradient(180deg, #ccc 1px, transparent 1px);
    background-size: 100% 1.7em;
  }
  #spice_herb .item .comment-slide .swiper-slide .comment-name {
    font-size: 15px;
    text-align: right;
  }
  #spice_herb .item .comment-slide .swiper-pagination-bullet-active {
    background: #44342c;
  }
  #spice_herb .item .comment-slide .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 20px;
  }
  #spice_herb .item .comment-slide .swiper-button-next:after {
    content: '';
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ccc;
  }
  #spice_herb .item .comment-slide .swiper-button-prev:after {
    content: '';
    border-top: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid transparent;
  }
  #spice_herb .item .comment-slide .swiper-button-next,
  .diet-comment-slide .swiper-button-prev {
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  }
  #spice_herb .item .comment-slide .swiper-button-next {
    right: 22px;
  }
  #spice_herb .item .comment-slide .swiper-button-prev {
    left: 22px;
  }
  #spice_herb .item .comment-slide .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
  }
  #spice_herb .item .item-area .info {
    width: 360px;
    padding: 15px 20px;
    background: #fee6d2;
  }
  #spice_herb .item#tea02 .item-area .info {
    background: #f0e6e6;
  }
  #spice_herb .item#honey .item-area .info {
    background: #fbf4df;
  }
  #spice_herb .aroma .info {
    margin: 0 0 10px;
    padding: 9px 15px 8px;
  }
  #spice_herb .item#orange .info {
    background: #fedcaa;
  }
  #spice_herb .item#cinnamon .info {
    background: #dbc3b9;
  }
  #spice_herb .item#ginger .info {
    background: #fff0aa;
  }
  #spice_herb .item#vanilla .info {
    background: #ffebdc;
  }
  #spice_herb .item .item-area .flavor {
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 25px;
    background: url(../../../img/usr/freepage/spice_herb/sp/icon_leaf.png) no-repeat left center / 18px;
  }
  #spice_herb .aroma .flavor {
    font-weight: bold;
    padding: 0 0 0 25px;
    background: url(../../../img/usr/freepage/spice_herb/sp/icon_drop.png) no-repeat left center / 15px;
  }
  #spice_herb .item .item-area .blend {
    position: relative;
    z-index: 1;
    padding-top: 11px;
  }
  #spice_herb .item#honey .item-area .blend {
    padding-top: 0;
  }
  #spice_herb .item:not(#honey) .item-area .blend:before {
    position: absolute;
    z-index: -1;
    /* top: 11px; */
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #9c8c8b;
  }
  #spice_herb .item .item-area .blend .headline {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    display: inline-block;
    margin: 0 0 7px;
    padding: 0 8px;
    border-radius: 5px;
    background: #fff;
  }
  #spice_herb .item .item-area .blend p {
    font-size: 15px;
    line-height: 1.4;
  }
  #spice_herb .item .itemlist,
  #spice_herb .item#tea01 .limited {
    padding: 0 25px 35px;
    border: 1px solid #44342c;
    border-radius: 5px;
  }
  #spice_herb .item#honey .itemlist,
  #spice_herb .aroma .itemlist {
    width: 345px;
    padding-bottom: 18px;
  }
  #spice_herb .item .itemlist h3 {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin: 0 0 20px;
    padding: 7px 0 4px;
    text-align: center;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .item#honey .itemlist h3 {
    line-height: 1.3;
    display: block;
    padding: 5px 0 7px;
  }
  #spice_herb .item#honey .itemlist h3 span {
    font-size: 15px;
  }
  #spice_herb .item#grapefruit .itemlist h3 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #spice_herb .item .itemlist ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #spice_herb .item .itemlist > ul > li {
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 322px;
  }
  #spice_herb .item#tea01 .itemlist > ul > li:not(:last-child) {
    padding: 0 0 20px;
    /* margin: 0 0 35px; */
  }
  #spice_herb .item .item-inner {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #spice_herb .item#honey .item-inner {
    flex-wrap: nowrap;
    width: 100%;
  }

  #spice_herb .item .itemlist > ul > li.regular-item  .item-inner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    max-width: 620px;
    margin: auto;
  }
  #spice_herb .item .itemlist > ul > li.regular-item {
    align-items: stretch;
    flex-direction: column;
    width: 100%;
  }

  #spice_herb .item .itemlist > ul > li.regular-item .btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-bottom: 30px;
    border-bottom: 2px dotted #44342c;
  }
  #spice_herb .item .itemlist > ul > li.regular-item .btn-box .pc-btn-box-left {
    display: flex;
    align-items: center;
    margin-right: 20px;
  }

  #spice_herb .item#greapfruit .itemlist > ul > li:nth-child(1) {
    align-items: flex-end;
  }
  #spice_herb .item .itemlist > ul > li .img {
    width: 80px;
    text-align: center;
  }
  #spice_herb .item#tea01 .itemlist > ul > li:nth-child(1) .img img,
  #spice_herb .item#honey .itemlist > ul > li .img img {
    width: 61px;
  }
  #spice_herb .item#tea01 .itemlist > ul > li:nth-child(2) .img img {
    width: 74px;
  }
  #spice_herb .item#tea01 .itemlist > ul > li:nth-child(3) .img img {
    width: 69px;
  }
  #spice_herb .item#tea02 .itemlist > ul > li:nth-child(1) .img img {
    width: 66px;
  }
  #spice_herb .item#tea02 .itemlist > ul > li:nth-child(2) .img img {
    width: 67px;
  }
  #spice_herb .item .itemlist > ul > li .text {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    min-width: 235px;
    padding-left: 5px;
  }
  #spice_herb .item#tea01 .itemlist > ul > li .text {
    min-height: 184px;
  }
  #spice_herb .item#grapefruit .itemlist > ul > li .text {
    min-height: 160px;
  }
  #spice_herb .item#honey .itemlist li .text,
  #spice_herb .aroma .itemlist li .text {
    width: 205px;
  }
  #spice_herb .item .label-limited {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    position: absolute;
    top: 0;
    left: -5px;
    width: 60px;
    height: 60px;
    padding: 11px 0 11px 3px;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 50%;
    background: #bc3a3d;
  }
  #spice_herb .item .label-limited.label-limited-web {
    line-height: 1.1;
    letter-spacing: -0.02em;
  }
  #spice_herb .item#grapefruit .label-limited.label-limited-web {
    width: 70px;
    height: 70px;
    left: -30px;
    z-index: 2;
  }
  #spice_herb .item .label-limited.label-limited-web span {
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 50px;
    margin-top: -1.1em;
    margin-left: -25px;
  }

  #spice_herb .item .itemlist h3 .label-limited {
    font-size: 10px;
    line-height: 1.1;
    position: relative;
    margin-right: 10px;
    letter-spacing: -0.02em;
  }
  #spice_herb .item .itemlist h3 .label-limited span {
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 50px;
    margin-top: -1.1em;
    margin-left: -25px;
  }
  #spice_herb .item .amount {
    margin: 0 0 10px;
  }
  #spice_herb .item .amount h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.15;
  }
  #spice_herb .item#honey .amount h4 {
    font-size: 15px;
  }
  #spice_herb .item .amount h4 span {
    font-size: 14px;
  }
  #spice_herb .item .itemlist .text-type01 {
    font-size: 19px;
  }
  #spice_herb .item .itemlist .text-type01 span {
    position: relative;
  }
  #spice_herb .item .itemlist .text-type01 span::before {
    position: absolute;
    top: 11px;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    transform: rotate(350deg);
    background: #44342c;
  }
  #spice_herb .item .itemlist .text-type02 {
    font-size: 17px;
    font-weight: normal;
    display: block;
    margin-top: 6px;
  }
  #spice_herb .item .itemlist .discount {
    font-size: 19px;
    font-weight: bold;
    display: flex;
    align-items: center;
    color: #e63c64;
  }
  #spice_herb .item .itemlist .freedelivery {
    font-size: 14px;
    line-height: 1;
    margin: 0 0 0 5px;
    padding: 3px 5px;
    color: #e63c64;
    border: 1px solid #e63c64;
  }

  #spice_herb .item .price {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
  }
  #spice_herb .item .price span {
    font-size: 18px;
  }
  #spice_herb .item .itemlist > ul > li .text-regular {
    font-size: 13px;
    margin: 15px 0 -30px;
    text-align: right;
  }
  #spice_herb .item .itemlist > ul > li .text-regular a {
    position: relative;
    padding-right: 10px;
    text-decoration: none;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .item .itemlist > ul > li .text-regular a:hover {
    border-bottom: none;
  }
  #spice_herb .item .itemlist > ul > li .text-regular a::after {
    position: absolute;
    top: 6px;
    right: 0;
    width: 6px;
    height: 6px;
    content: '';
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }

  #spice_herb .item .label {
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    margin: 10px 0 0;
    padding: 1px 13px;
    color: #fff;
    border-radius: 20px;
    background: #44342c;
  }
  #spice_herb .qty-area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 15px;
    margin-left: auto;
  }
  #spice_herb #tea01 .itemlist li .qty-area {
    /* transform: translateY(3px); */
    margin-top: auto;
  }
  #spice_herb #grapefruit .itemlist li:nth-child(1) .qty-area,
  #spice_herb #tea02 .itemlist li:nth-child(1) .qty-area,
  #spice_herb .regular-item .qty-area {
    margin-top: auto;
  }
  #spice_herb #grapefruit .itemlist li:nth-child(2) .qty-area,
  #spice_herb #tea02 .itemlist li:nth-child(2) .qty-area {
    /* -ms-transform: translateY(13px);
    transform: translateY(13px); */
  }
  #spice_herb #grapefruit .itemlist li .qty-area {
    margin-top: 45px;
    /* transform: translateY(3px); */
  }
  #spice_herb .aroma .qty-area {
    margin-top: 0;
  }
  #spice_herb .aroma #bathsalt .qty-area {
    margin-top: 15px;
  }
  #spice_herb .bookmark {
    margin: 0 8px 0 0;
  }
  #spice_herb .bookmark a {
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    cursor: pointer;
  }
  #spice_herb .bookmark i:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../../../img/usr/common/icon_bookmark_off.png) no-repeat center / 100%;
  }
  #spice_herb .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center / 100%;
  }
  #spice_herb .qty select {
    line-height: 35px;
    width: 75px;
    height: 35px;
    padding: 0 25px 0 10px;
    border: 1px solid #cbcbcb;
    border-radius: 8px;
    background: url(../../../img/usr/freepage/spice_herb/sp/icon_select.png) no-repeat right 5px top 14px / 16px;

    -webkit-appearance: none;
  }
  #spice_herb .qty select::-ms-expand {
    display: none;
  }
  #spice_herb .btn-box .pc-btn-box-left .qty select {
    margin-left: 10px;
  }
  #spice_herb .item .itemlist > ul > li .caution {
    font-size: 11px;
    line-height: 1.36;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    padding: 5px 5px 3px 16px;
    text-indent: -12px;
    letter-spacing: 0;
    word-break: break-all;
    border: 1px solid #44342c;
  }
  #spice_herb .item#grapefruit .itemlist li .caution {
    bottom: 0;
    left: 92px;
    width: 117px;
  }
  #spice_herb .item#tea02 .itemlist li .caution {
    bottom: 3px;
    left: 92px;
    width: 117px;
  }
  /* #spice_herb .nekopos {
    display: flex;
    border-top: 1px solid #a59b93;
    border-bottom: 1px solid #a59b93;
    margin: 30px 0 20px;
    padding: 14px;
  }
  #spice_herb .herbtea .nekopos {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 0 15px;
  }
  #spice_herb .nekopos .label {
    margin: 0 10px 0 0;
  }
  #spice_herb .nekopos p {
    font-size: 13px;
    letter-spacing: 0;
  } */
  #spice_herb .herbtea .nekopos p {
    width: calc(100% - 107px);
  }
  #spice_herb .btn-cart {
    text-align: center;
  }
  #spice_herb .side-r .btn-cart {
    margin-top: auto;
  }
  #spice_herb .btn-cart .to-cart {
    font-weight: bold;
    display: block;
    width: 350px;
    max-width: 100%;
    margin: 0 auto;
    padding: 16px 0;
    text-decoration: none;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 5px;
    background: #44342c;
  }
  #spice_herb .btn-cart .to-cart:hover {
    opacity: .8;
  }
  #spice_herb .btn-cart + .caution {
    font-size: 11px;
    margin: 15px 0 0;
    text-align: center;
  }
  #spice_herb .item .link-detail {
    margin: 3px 0 0;
    text-align: center;
  }
  #spice_herb .item .link-detail a {
    font-size: 12px;
  }
  #spice_herb .item#tea01 .limited {
    margin: 18px 0 0;
  }
  #spice_herb .item#tea01 .limited-ttl {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 7px 0 4px;
    text-align: center;
    letter-spacing: 1px;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .item#tea01 .limited-ttl span {
    font-size: 19px;
    position: relative;
    margin: 0 15px 0 0;
    padding: 0 15px;
    color: #bc3a3d;
  }
  #spice_herb .item#tea01 .limited-ttl span:before,
  #spice_herb .item#tea01 .limited-ttl span:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 2px;
    height: 20px;
    content: '';
    transform: rotate(-25deg);
    background: #bc3a3d;
  }
  #spice_herb .item#tea01 .limited-ttl span:after {
    right: 0;
    left: auto;
    transform: rotate(25deg);
  }
  #spice_herb .item#tea01 .limited .wrapper {
    display: flex;
    justify-content: space-between;
  }
  #spice_herb .item#tea01 .limited .wrapper .limited-comment {
    font-size: 13px;
    line-height: 1.6;
    width: 315px;
  }
  #spice_herb .item#tea01 .limited-item {
    display: flex;
    justify-content: space-between;
    width: 320px;
  }
  #spice_herb .item#tea01 .limited-item .img {
    width: 65px;
  }
  #spice_herb .item#tea01 .limited-item .text {
    position: relative;
    width: 240px;
  }
  #spice_herb .bnr-program {
    margin: 20px 0 0;
    text-align: center;
  }
  #spice_herb .bnr-program a:hover {
    opacity: .8;
  }
  #spice_herb .item#honey .ttl,
  #spice_herb .aroma .ttl {
    margin: 0 0 25px;
    text-align: center;
  }
  #spice_herb .item#honey .ttl .sub,
  #spice_herb .aroma .ttl .sub {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin: 0 0 2px;
    padding: 0 33px;
    letter-spacing: 2px;
    background-image: url(../../../img/usr/freepage/spice_herb/bg_ttl_l.png), url(../../../img/usr/freepage/spice_herb/bg_ttl_r.png);
    background-repeat: no-repeat;
    background-position: left top, right top;
  }
  #spice_herb .item#honey .ttl h2,
  #spice_herb .aroma .ttl h3 {
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    letter-spacing: 3px;
  }
  #spice_herb .item#honey .ttl h2 span,
  #spice_herb .aroma .ttl h3 span {
    font-size: 25px;
    font-weight: bold;
  }
  #spice_herb .item#honey .wrapper {
    align-items: flex-start;
    margin-bottom: 35px;
  }
  #spice_herb .item#honey .wrapper,
  #spice_herb .aroma .wrapper {
    display: flex;
    justify-content: space-between;
  }
  #spice_herb .side-r {
    display: flex;
    flex-direction: column;
    width: 350px;
  }
  #spice_herb .side-r .howto {
    margin: 0 0 30px;
  }
  #spice_herb .side-r .howto-ttl {
    font-weight: bold;
    position: relative;
  }
  #spice_herb .side-r .howto p {
    /* font-size: 15px; */
    line-height: 1.4;
  }
  #spice_herb .aroma {
    margin: 0 0 60px;
  }
  #spice_herb .aroma h2 {
    font-size: 25px;
    font-weight: bold;
    position: relative;
    width: 430px;
    margin: 0 auto 35px;
    padding: 0 0 20px;
    text-align: center;
    letter-spacing: 3px;
    background: url(../../../img/usr/freepage/spice_herb/border_ttl.png) no-repeat center bottom;
  }
  #spice_herb .aroma h2:after {
    position: absolute;
    top: -25px;
    right: -145px;
    width: 150px;
    height: 100px;
    content: '';
    transform: rotate(5deg);
    background: url(../../../img/usr/freepage/spice_herb/sp/img_aroma02.jpg) no-repeat center center/ 100% auto;
  }
  #spice_herb .aroma .wrapper {
    align-items: center;
    margin: 0 0 35px;
  }
  #spice_herb .aroma #orange .img {
    line-height: 0;
    width: 370px;
    text-align: center;
  }
  #spice_herb .aroma #orange .img img {
    width: 216px;
    transform: translateX(-20px);
  }
  #spice_herb .aroma #cinnamon .img img {
    width: 203px;
    transform: translateX(68px);
  }
  #spice_herb .aroma #ginger .img img {
    width: 210px;
    transform: translateX(60px);
  }
  #spice_herb .aroma #vanilla .img img {
    width: 223px;
    transform: translateX(50px);
  }
  #spice_herb .aroma .cv-box {
    padding: 15px 20px;
    border: 1px solid #44342c;
    border-radius: 5px;
  }
  #spice_herb .aroma .cv-box .amount {
    margin: 0 0 5px;
  }
  #spice_herb .aroma .cv-box h4 {
    line-height: 1.3;
  }
  #spice_herb .aroma .cv-box h4 span {
    font-size: 15px;
    margin: 0 0 0 15px;
  }
  #spice_herb .bnr-times {
    text-align: center;
  }
  #spice_herb .bnr-times .ttl {
    line-height: 0;
    margin: 0 0 20px;
  }
  #spice_herb .bnr-times a:hover {
    opacity: .8;
  }

  #spice_herb #point3 {
    margin: 70px 0 0;
    padding: 65px 0 0;
    border-top: 1px solid #bcb2ad;
  }
  #spice_herb #point3 .inner {
    width: 750px;
  }
  #spice_herb #point3 .ttl {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 8px 15px 7px;
    background: #f7f3f0;
  }
  #spice_herb #point3 .ttlpoint {
    display: block;
    width: 420px;
    margin: 0 auto 20px;
    text-align: center;
  }
  #spice_herb #point3 .cont {
    width: 760px;
    margin: 0 auto;
  }
  #spice_herb #point3 .cont > div:not(:last-child) {
    margin: 0 0 30px;
  }
  #spice_herb #point3 .exp {
    line-height: 1.5em;
    text-align: left;
  }
  #spice_herb #point3 .corner_leftpic,
  #spice_herb #point3 .corner_rightpic {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 0 30px;
    padding: 15px;
    border: 1px solid #ddd;
  }
  #spice_herb #point3 .corner_rightpic {
    flex-direction: row-reverse;
  }
  #spice_herb #point3 .corner_leftpic img,
  #spice_herb #point3 .corner_rightpic img {
    width: 300px;
  }
  #spice_herb #point3 .sidetxt {
    overflow: hidden;
    width: 400px;
  }

  #spice_herb .bookmark i.js-animation-bookmark-in-progress {
    -webkit-animation: none;
    animation: none;
  }
  #spice_herb .bookmark i.js-animation-bookmark-in-progress:before,
  #spice_herb .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center / 100%;
  }
  .balloontip {
    transform: translate(1px, 7px);
    background: #44342c;
    box-shadow: none;
  }

  #spice_herb .item#tea01 .itemlist > ul > li.about {
    position: relative;
    width: 100%;
    margin: 25px 0;
    padding: 22px 20px 25px;
    text-align: center;
    background: #fef5e5;
  }
  #spice_herb .item#tea01 .itemlist > ul > li.about > div {
    width: 100%;
  }

  #spice_herb .item .about::after {
    position: absolute;
    top: 7px;
    right: -10px;
    width: 73px;
    height: 74px;
    content: '';
    background: url(../../../img/usr/freepage/spice_herb/img_regular.png) no-repeat left top/contain;
  }
  #spice_herb .item .about h4 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 12px;
  }
  #spice_herb .item h4 span {
    font-size: 17px;
    display: block;
  }
  #spice_herb .item .point {
    margin: 0 40px 10px;
  }
  #spice_herb .item .point-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 auto 7px;
    letter-spacing: 2px;
    border: 1px solid #44342c;
  }
  #spice_herb .item .point ul {
    display: flex;
    margin-top: 15px;
  }
  #spice_herb .item .point li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 175px;
    height: 60px;
    background: #fff;
  }
  #spice_herb .item .point li:nth-child(1) img {
    width: 120px !important;
  }
  #spice_herb .item .point li:nth-child(2) img {
    width: 149px !important;
  }
  #spice_herb .item .point li:nth-child(3) img {
    width: 126px !important;
  }
  #spice_herb .item .itemlist > ul > li .point .text {
    width: 100%;
    text-align: left;
  }
  #spice_herb .item .point a {
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    margin-top: 15px;
    padding: 0 15px 0 0;
    text-decoration: none;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .item .point a::after {
    position: absolute;
    right: 5px;
    bottom: 7px;
    width: 7px;
    height: 7px;
    content: '';
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }

  #spice_herb .btn_more {
    display: block;
    width: 100%;
    height: 17px;
    margin: 5px 0 10px;
    cursor: pointer;
    background: url(../../../img/usr/freepage/spice_herb/arrow.png) no-repeat center / 28.5px;
  }
  #spice_herb .btn_more.open {
    margin: 10px 0 10px;
    transform: rotate(180deg);
  }
  #spice_herb .txt_more {
    display: none;
    margin: 0;
  }
  #spice_herb .pc-content.btn_more.pc-other {
    font-size: 18px;
    position: relative;
    display: block;
    width: 500px;
    height: auto;
    margin: 25px auto 0;
    padding: 20px 0 35px;
    cursor: pointer;
    text-align: center;
    border: solid 1px;
    border-radius: 5px;
    background: none;
  }
  #spice_herb .pc-content.btn_more.pc-other::after {
    position: absolute;
    bottom: 4px;
    left: 50%;
    width: 28.5px;
    height: 28.5px;
    margin-left: -10px;
    content: '';
    background: url(../../../img/usr/freepage/spice_herb/arrow.png) no-repeat;
    background-size: 28.5px;
  }
  #spice_herb .pc-content.btn_more.pc-other.open {
    display: none;
    transform: initial;
  }
  #spice_herb .pc-content.btn_more.pc-other.open::after {
    bottom: 16px;
    transform: rotate(180deg);
  }
  #spice_herb .about-nekopos .nekopos {
    width: 90px;
    margin-top: 0;
  }
  #spice_herb .about-nekopos p {
    font-size: 13px;
    width: calc(100% - 90px);
    padding-left: 10px;
    color: #43342c;
  }

  #spice_herb .item .regular-purchase {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
  }
  #spice_herb .item .regular-purchase .regular-purchase-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
  }
  #spice_herb .item .regular-purchase .regular-purchase-box .qty-area {
    margin-top: 0;
  }
  #spice_herb .item .regular-purchase .regular-purchase-box .qty {
    margin: 0 10px;
  }
  #spice_herb .item .regular-purchase .to-cart {
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 150px;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
    color: #5e5049;
    border: solid 1px;
    border-radius: 10px;
    background: #fff;
  }
  /* #spice_herb #honey .surely-read--title,
  #spice_herb #bathsalt .surely-read--title {
    font-size: 14px;
  } */
  #spice_herb .aroma #bathsalt .wrapper {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #spice_herb .aroma  .wrapper .img-area {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
  }
  #spice_herb .aroma #bathsalt .wrapper .img {
    margin: -12px auto 0;
  }
  #spice_herb .aroma #bathsalt .wrapper .img img {
    width: 340px;
  }
  #spice_herb .aroma #bathsalt .howto {
    margin-bottom: 30px;
  }
  #spice_herb .item#bathsalt .itemlist > ul > li .item-inner {
    width: 100%;
  }
  #spice_herb .item#honey .itemlist > ul > li .text,
  #spice_herb .item#bathsalt .itemlist > ul > li .text {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
  }
  #spice_herb  .box_howto_aroma {
    margin: 50px 0;
    text-align: center;
  }
  #spice_herb  .box_howto_aroma img {
    width: 420px;
  }
  #spice_herb  .box_howto_aroma a img:hover {
    opacity: 0.6;
  }
  #spice_herb #kuromame .itemlist {
    position: relative;
    padding-bottom: 10px;
  }
  #spice_herb #kuromame .itemlist .head h3 {
    padding: 12px 0 10px;
  }
  #spice_herb #kuromame .itemlist .head img {
    position: absolute;
    top: 4px;
    right: 30px;
  }
  #spice_herb #kuromame .itemlist li {
    width: 380px;
    margin: 0 auto;
  }
  #spice_herb #kuromame .itemlist li .text {
    width: 300px;
    padding-left: 15px;
  }
  #spice_herb #kuromame .itemlist li .qty-area {
    margin-top: -25px;
  }
  #spice_herb #kuromame .itemlist li h4 span {
    display: inline-block;
  }
  #spice_herb .appeal { min-width: 800px; height: 760px; margin: 0 auto; background: #efeff4 url(../../../img/usr/freepage/trial-herb/appeal_bg.jpg) bottom center no-repeat;}
  #spice_herb .appeal .inner { padding: 60px 0 0; margin-top: 60px; }
  #spice_herb .appeal h2 { margin: 0; text-align: center;}
  #spice_herb .appeal ul { margin-top: 30px;}
  #spice_herb .appeal ul li { position: relative;}
  #spice_herb .appeal ul li .appeal_text { width: 500px; height: 100px; margin-top: 0; position: absolute; top: 68px; left: 32px;}
  #spice_herb .appeal ul li .appeal_text .note { font-size: 13px;}
  #spice_herb .aboutus { height: 522px; margin-top: 48px; margin-bottom: 28px; background: url(../../../img/usr/freepage/trial-herb/aboutus_bg.jpg) center bottom no-repeat;}
  #spice_herb .aboutus .inner { width: 800px; height: 522px; padding-left: 40px; position: relative;}
  #spice_herb .aboutus .aboutus_text { margin-top: 28px;}
  #spice_herb .aboutus .inner .aboutus_link { position: absolute; bottom: -28px; right: 0;}
  #spice_herb .aboutus .inner .aboutus_link a,
  #spice_herb .aboutus .inner .aboutus_link a img { display: block;}
  #spice_herb .followus { margin-top: 60px; margin-bottom: 28px;}
  #spice_herb .followus_text { margin-top: 30px;}
  #spice_herb .followus_insta_icon { margin-top: 24px;}
  #spice_herb .followus .ecbn-selection-to-nextpage,
  #spice_herb .followus .ecbn-selection-image-loading-more { display: none;}
  .followus_more_btn { max-height: none; max-width: none; line-height: 1; text-align: center;}
  .followus_more_btn a { width: auto; max-width: 500px; padding: 10px 2em; margin: 30px auto 20px; border: 1px #5a4a42 solid; border-radius: 0; text-decoration: none; display: inline-block; position: relative; background-image: none; background: #FFF; color: #5a4a42; text-align: center; letter-spacing: 0.2em; font-size: 16px; line-height: 1.5;}
  .followus_more_btn a:hover { opacity: 0.75;}
}

/*----------------------------
  SP
----------------------------*/
@media only screen and (max-width: 767px) {
  #spice_herb .pc {
    display: none !important;
  }

  #spice_herb {
    margin: 0 0 50px;
    text-align: justify;
    letter-spacing: 0.5px;

    font-feature-settings: 'palt';
  }
  #spice_herb h1,
  #spice_herb h2,
  #spice_herb h3,
  #spice_herb h4 {
    padding: 0;
    text-align: center;
  }
  #spice_herb .mv {
    margin: 0 0 20px;
  }
  #spice_herb .intro {
    margin: 0 0 35px;
    padding: 0 25px;
  }
  #spice_herb .intro h2 {
    font-size: 5.6vw;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 15px;
    padding: 0 0 10px;
    border-bottom: 1px solid #c0b9b4;
  }
  #spice_herb .recipe,
  #spice_herb > .item {
    margin: 0 0 30px;
    padding: 0 20px 60px;
    background: url(../../../img/usr/freepage/spice_herb/sp/border_dot.png) no-repeat center bottom / 90%;
  }
  #spice_herb .link,
  #spice_herb .aroma .item {
    padding: 0 20px 60px;
  }
  #spice_herb .item#tea02 {
    padding-bottom: 75px !important;
  }
  #spice_herb .item#honey {
    margin: 0 0 60px;
    padding: 0 20px;
  }
  #spice_herb .item#vanilla {
    padding: 0 20px;
  }
  #spice_herb .link h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.43;
    margin: 0 0 15px;
  }
  #spice_herb .link ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  #spice_herb .link li {
    width: 49%;
    margin: 2% 0 0;
  }
  #spice_herb .link li:nth-child(3) {
    margin-right: 25%;
    margin-left: 25%;
  }
  #spice_herb .link li a {
    font-weight: bold;
    position: relative;
    /* display: block; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 88px;
    padding: 5px 0 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    background: #efbebe;
  }
  #spice_herb .link li:nth-child(1) a {
    padding-top: 5px;
  }
  #spice_herb .link li a:after {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    width: 19px;
    height: 19px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .link li .label-limited {
    font-size: 11px;
    line-height: 1.1;
    position: absolute;
    top: -31px;
    left: -17px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    padding: 4px 0;
    letter-spacing: 0;
    color: #fff;
    border-radius: 50%;
    background: #bc3a3d;
  }
  #spice_herb .link li .label-limited span {
    /* transform: scale(0.8); */
    display: inline-block;
  }
  #spice_herb .link li .label-limited span.min {
    font-size: 10px;
  }
  #spice_herb .link li .sub {
    font-size: 11px;
    margin: 0 0 1px;
  }
  #spice_herb .link li:nth-child(2) .sub {
    margin: 0 0 0 16px;
    margin: 0;
  }
  #spice_herb .link li .main {
    font-size: 17px;
    line-height: 1.2;
  }
  #spice_herb .recipe h2 {
    line-height: 0;
    margin: 0 -0.62% 25px;
    padding: 0 0 30px;
    background: url(../../../img/usr/freepage/spice_herb/sp/border_ttl.png) no-repeat center bottom / 100%;
  }
  #spice_herb .recipe .recipe-box:not(:last-child) {
    margin: 0 0 40px;
  }
  #spice_herb .recipe .recipe-box#chai h3 {
    margin: 0 -1.235% 10px;
  }
  #spice_herb .recipe .recipe-box#bath h3 {
    margin: 0 0 13px;
  }
  #spice_herb .recipe .recipe-box#curry h3 {
    margin: 0 -0.075% 10px;
  }
  #spice_herb .recipe .img-area {
    margin: 0 0 28px;
  }
  #spice_herb .recipe #curry .img-area {
    margin: 0 0 40px;
  }
  #spice_herb .recipe .img-area h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.35;
    margin: 0 0 10px;
    letter-spacing: 2px;
  }
  #spice_herb .recipe .img-area h4 span {
    font-size: 15px;
  }
  #spice_herb .recipe .img-area img {
    margin: 0 0 25px;
  }
  #spice_herb .recipe .img-area .text {
    /* font-size: 15px; */
    line-height: 1.5;
  }
  #spice_herb .recipe .howto {
    margin: 0 0 35px;
    padding: 15px;
    background: #fcf7ea;
  }
  #spice_herb .recipe #curry .howto {
    position: relative;
    padding-bottom: 5px;
    background: #f9e9e9;
  }
  #spice_herb .recipe #curry .howto:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 58px;
    height: 69px;
    content: '';
    pointer-events: none;
    opacity: 0;
    background: url(../../../img/usr/freepage/spice_herb/img_person.png) no-repeat center / contain;
  }
  #spice_herb .recipe #curry .howto.open:after {
    opacity: 1;
  }
  #spice_herb .recipe .howto-ttl {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    position: relative;
    margin: 0 0 8px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 2px;
  }
  #spice_herb .recipe .howto-ttl span {
    font-size: 14px;
  }
  #spice_herb .recipe .howto-ttl::after {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    padding-bottom: 0;
    content: '+';
    transform: translateY(-50%);
    color: #fff;
    border-radius: 5px;
    background: #44342c;
  }
  .Android #spice_herb .recipe .howto-ttl::after {
    width: 30px;
    padding-bottom: 7px;
  }
  #spice_herb .recipe .howto-ttl.open::after {
    padding-bottom: 2px;
    content: '-';
  }

  #spice_herb .recipe .acd-head {
    line-height: 0;
    box-sizing: content-box;
    width: 9.02%;
    margin: 3px auto 0;
    padding: 5px;
  }
  #spice_herb .recipe .open .acd-head {
    transform: rotate(180deg);
  }
  #spice_herb .recipe #curry .acd-head {
    margin-top: 8px;
  }
  #spice_herb .recipe .acd-body {
    display: none;
    padding: 10px 0 0;
  }
  #spice_herb .recipe .recipe-box .howto-text {
    font-size: 12px;
  }
  #spice_herb .recipe .material {
    margin: 0 0 15px;
  }
  #spice_herb .recipe .material .headline {
    font-weight: bold;
    margin: 0 0 2px;
  }
  #spice_herb .recipe .material li {
    padding: 0 0 0 14px;
  }
  #spice_herb .recipe .pickup {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 25px;
    padding: 12px 15px 15px;
    border: 1px solid #e6b329;
  }
  #spice_herb .recipe #bath .pickup {
    border: 1px solid #f98200;
  }
  #spice_herb .recipe #curry .pickup {
    border: 1px solid #c82828;
  }
  #spice_herb .recipe .pickup-ttl {
    font-size: 18px;
    margin: 0 0 8px;
    letter-spacing: 1.5px;
    color: #e6b329;
  }
  #spice_herb .recipe #bath .pickup-ttl {
    color: #f98200;
  }
  #spice_herb .recipe #curry .pickup-ttl {
    color: #c82828;
  }
  #spice_herb .recipe #chai .pickup img {
    width: 27.745%;
    transform: translate(-5%, 37%);
  }
  #spice_herb .recipe #bath .pickup img {
    width: 31.065%;
    transform: translate(-13%, 22%);
  }
  #spice_herb .recipe #curry .pickup img {
    width: 22.755%;
    transform: translate(-3%, 25%);
  }
  #spice_herb .recipe .pickup .text {
    width: 70%;
  }
  #spice_herb .recipe #curry .pickup .text {
    width: 73%;
  }
  #spice_herb .recipe .pickup .name {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 8px;
    padding: 0 0 5px;
    letter-spacing: 2px;
    background: url(../../../img/usr/freepage/spice_herb/sp/img_dot.png) repeat-x left bottom / 9px;
  }
  #spice_herb .recipe .pickup .text p {
    font-size: 12px;
  }
  #spice_herb .recipe-box > a {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.35;
    position: relative;
    display: block;
    width: 85%;
    margin: 0 auto;
    padding: 12px 0 28px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    background: #f7e8bf;
  }
  #spice_herb .recipe-box > a:after {
    position: absolute;
    right: 0;
    bottom: 12px;
    left: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .recipe-box#bath > a {
    letter-spacing: -0.01em;
    background: #fdd9b2;
  }
  #spice_herb .recipe-box#curry > a {
    background: #efbebe;
  }
  #spice_herb .recipe .comment {
    width: 282px;
    height: 430px;
    margin: 0 auto;
    padding: 30px 28px 20px 35px;
    background: url(../../../img/usr/freepage/spice_herb/sp/bg_comment.png) no-repeat left top / contain;
  }
  #spice_herb .recipe .comment .text {
    font-size: 12px;
    display: inline;
    letter-spacing: 1px;
  }
  #spice_herb .recipe .comment .text:nth-child(1) .space {
    float: right;
    height: 80px;
  }
  #spice_herb .recipe .comment .text:nth-child(1) img {
    float: right;
    clear: both;
    width: 88px;
    margin: 0 -35px 0 5px;
  }
  #spice_herb .recipe .comment .text:nth-child(2) .space {
    float: left;
    height: 85px;
  }
  #spice_herb .recipe .comment .text:nth-child(2) img {
    float: left;
    clear: both;
    width: 88px;
    margin: 3px 10px 0 -35px;
  }
  #spice_herb .recipe .comment .text p {
    display: inline;
  }
  #spice_herb .recipe .comment02 {
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  #spice_herb .item h2 {
    margin: 0 0 12px;
  }
  #spice_herb .item#tea02 h2 {
    margin: 0 -1% 20px;
  }
  #spice_herb .item#tea01 h2 img {
    width: 99.705%;
  }
  #spice_herb .item .comment {
    margin: 0 0 25px;
  }
  #spice_herb .item .item-area {
    margin: 0 0 15px;
  }
  #spice_herb .item .item-area .img {
    position: relative;
    margin: 0 0 20px;
    text-align: center;
  }
  #spice_herb .item#honey .item-area .img {
    margin: 0 0 25px;
  }
  #spice_herb .item#tea01 .item-area .img img {
    width: 94.9405%;
  }
  #spice_herb .item#tea02 .item-area .img img {
    width: 65.675%;
    transform: translateX(12%);
  }
  #spice_herb .item#grapefruit .item-area .img img {
    width: 70%;
    transform: translateX(12%);
  }
  #spice_herb .item#honey .item-area .img img {
    width: 93.735%;
  }
  #spice_herb .item .item-area .img .label-limited {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 12%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    letter-spacing: -0.01em;
  }
  #spice_herb .item .comment-slide-ttl {
    font-size: 4.27vw;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
  }
  #spice_herb .item .comment-slide {
    width: 86.67vw;
    height: fit-content;
    margin-bottom: 8px;
    background: #fff;
    box-shadow: 0 0 15px -5px #777;
  }
  #spice_herb .item .comment-slide .swiper-slide {
    padding: 18px 35px 34px;
  }
  #spice_herb .item .comment-slide .swiper-slide p {
    font-size: 3.73vw;
    letter-spacing: -1.5px;
  }
  #spice_herb .item .comment-slide .swiper-slide .comment-ttl {
    font-size: 4.27vw;
    font-weight: bold;
  }
  #spice_herb .item .comment-slide .swiper-slide .comment-txt {
    line-height: 1.5em;
    padding-bottom: 1px;
    background-color: #fff;
    background-image: linear-gradient(180deg, #ccc 1px, transparent 1px);
    background-size: 100% 1.5em;
  }
  #spice_herb .item .comment-slide .swiper-slide .comment-name {
    font-size: 3.2vw;
    text-align: right;
    letter-spacing: 0;
  }
  #spice_herb .item .comment-slide .swiper-pagination-bullet-active {
    background: #44342c;
  }
  #spice_herb .item .comment-slide .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 20px;
  }
  #spice_herb .item .comment-slide .swiper-button-next:after {
    content: '';
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ccc;
  }
  #spice_herb .item .comment-slide .swiper-button-prev:after {
    content: '';
    border-top: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid transparent;
  }
  #spice_herb .item .comment-slide .swiper-button-next,
  .diet-comment-slide .swiper-button-prev {
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  }
  #spice_herb .item .comment-slide .swiper-button-next {
    right: 3px;
  }
  #spice_herb .item .comment-slide .swiper-button-prev {
    left: 3px;
  }
  #spice_herb .item .item-area .info {
    margin: 10px 0 17px;
    padding: 12px;
    text-align: center;
    background: #fee6d2;
  }
  #spice_herb .item#tea02 .item-area .info {
    background: #f0e6e6;
  }
  #spice_herb .item#honey .item-area .info {
    background: #fbf4df;
  }
  #spice_herb .aroma .info {
    margin: 0 0 25px;
    padding: 12px 15px 10px;
  }
  #spice_herb .item#orange .info {
    background: #fedcaa;
  }
  #spice_herb .item#cinnamon .info {
    background: #dbc3b9;
  }
  #spice_herb .item#ginger .info {
    background: #fff0aa;
  }
  #spice_herb .item#vanilla .info {
    background: #ffebdc;
  }
  #spice_herb .item .item-area .flavor {
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    margin: 0 0 8px;
    padding: 0 0 0 20px;
    background: url(../../../img/usr/freepage/spice_herb/sp/icon_leaf.png) no-repeat left center / 14px;
  }
  #spice_herb .aroma .flavor {
    font-weight: bold;
    padding: 0 0 0 20px;
    background: url(../../../img/usr/freepage/spice_herb/sp/icon_drop.png) no-repeat left top 1px / 11px;
  }
  #spice_herb .item .item-area .blend {
    padding: 15px 0 0;
    text-align: left;
    border-top: 1px solid #6e6259;
  }
  #spice_herb .item#honey .item-area .blend {
    border-top: none;
    padding: 0;
  }
  #spice_herb .item[id^='tea'] .item-area .blend {
    padding: 13px 0 0;
    border-top: 1px solid #66544a;
  }
  #spice_herb .item .item-area .blend .headline {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin: 0 0 7px;
    padding: 0 8px;
    border-radius: 3px;
    background: #fff;
  }
  #spice_herb .item .item-area .blend p {
    font-size: 13px;
    line-height: 1.53;
  }
  #spice_herb .item .itemlist {
    padding: 0 13px 20px;
    border: 1px solid #44342c;
    border-radius: 5px;
  }
  #spice_herb .item .itemlist h3 {
    font-size: 17px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
    padding: 10px 0 7px;
    text-align: center;
    letter-spacing: 1px;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .item#grapefruit .itemlist h3 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #spice_herb .item#honey .itemlist h3 {
    line-height: 1.3;
    display: block;
    padding: 10px 0 12px;
  }
  #spice_herb .item#honey .itemlist h3 span {
    font-size: 14px;
  }
  #spice_herb .item .itemlist h3 .label-limited {
    font-size: 10px;
    line-height: 1.1;
    position: relative;
    margin-right: 10px;
    letter-spacing: -0.02em;
  }
  #spice_herb .item .itemlist h3 .label-limited span {
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 50px;
    margin-top: -1.1em;
    margin-left: -25px;
    transform: scale(0.95);
  }
  #spice_herb .item .itemlist > ul > li {
    position: relative;
    margin: 0 0 30px;
  }
  #spice_herb .item .itemlist li:last-child {
    margin: 0;
  }
  #spice_herb .item .item-inner {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #spice_herb .item .itemlist > ul > li .img {
    width: 30%;
    text-align: center;
  }
  #spice_herb .item#grapefruit .itemlist li:nth-child(1) .img img {
    width: 89%;
  }
  #spice_herb .item#tea01 .itemlist li:nth-child(1) .img img {
    width: 81.45%;
  }
  #spice_herb .item#tea01 .itemlist li:nth-child(2) .img img {
    width: 87.96%;
  }
  #spice_herb .item#tea01 .itemlist li:nth-child(3) .img img {
    width: 83.08%;
  }
  #spice_herb .item#tea02 .itemlist li:nth-child(1) .img img {
    width: 79.27%;
  }
  #spice_herb .item#tea02 .itemlist li:nth-child(2) .img img {
    width: 79.81%;
  }
  #spice_herb .item#honey .itemlist li .img img {
    width: 66.78%;
  }
  #spice_herb .item .itemlist > ul > li .text {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 68%;
  }
  #spice_herb .item#bathsalt .itemlist > ul > li .text {
    width: 100%;
  }
  #spice_herb .item .label-limited {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 9px 0 9px 3px;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 50%;
    background: #bc3a3d;
  }
  #spice_herb .item .amount {
    margin: 0 0 5px;
  }
  #spice_herb .item .label-limited + .amount {
    padding: 0 55px 0 0;
  }
  #spice_herb .aroma .item .amount {
    padding: 0;
  }
  #spice_herb .item .amount h4 {
    font-size: 19px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0;
    text-align: left;
  }
  #spice_herb .item .amount h4 span {
    font-size: 13px;
  }
  #spice_herb .item .itemlist .text-type01 {
    font-size: 14px;
  }
  #spice_herb .item .itemlist .text-type01 span {
    position: relative;
  }
  #spice_herb .item .itemlist .text-type01 span::before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    transform: rotate(350deg);
    background: #44342c;
  }
  #spice_herb .item .itemlist .text-type02 {
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-top: 6px;
  }
  #spice_herb .item .itemlist .discount {
    font-size: 14px;
    font-weight: bold;
    color: #e63c64;
  }
  #spice_herb .item .itemlist .freedelivery {
    font-size: 11px;
    margin: 0 0 0 5px;
    padding: 0 5px;
    color: #e63c64;
    border: 1px solid #e63c64;
  }
  #spice_herb .item .price {
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
  }
  #spice_herb .item .label-limited + .amount + .price {
    padding: 0 55px 0 0;
  }
  #spice_herb .item .price span {
    font-size: 15px;
  }
  #spice_herb .item .itemlist > ul > li .text-regular {
    font-size: 13px;
    margin: 15px 0 0;
    text-align: right;
  }
  #spice_herb .item .itemlist > ul > li .text-regular a {
    position: relative;
    padding: 0 10px 0 0;
    text-decoration: none;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .item .itemlist > ul > li .text-regular a:hover {
    border-bottom: none;
  }
  #spice_herb .item .itemlist > ul > li .text-regular a::after {
    position: absolute;
    top: 6px;
    right: 0;
    width: 6px;
    height: 6px;
    content: '';
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .item .label {
    font-size: 10px;
    font-weight: bold;
    display: inline-block;
    margin: 10px 0 0;
    padding: 1px 10px;
    color: #fff;
    border-radius: 20px;
    background: #44342c;
  }
  #spice_herb .qty-area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: auto;
    margin-left: auto;
  }
  #spice_herb .bookmark {
    margin: 0 7px 0 0;
  }
  #spice_herb .bookmark a {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
  }
  #spice_herb .bookmark i:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../../../img/usr/common/icon_bookmark_off.png) no-repeat center / 100%;
  }
  #spice_herb .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center / 100%;
  }
  #spice_herb .qty select {
    line-height: 35px;
    width: 70px;
    height: 35px;
    padding: 0 25px 0 10px;
    border: 1px solid #cbcbcb;
    border-radius: 6px;
    background: url(../../../img/usr/freepage/spice_herb/sp/icon_select.png) no-repeat right 5px top 14px / 16px;

    -webkit-appearance: none;
  }
  #spice_herb .item .itemlist > ul > li .caution {
    font-size: 12px;
    line-height: 1.35;
    margin: 15px 0 0;
    padding: 5px 5px 3px;
    border: 1px solid #44342c;
  }
  /* #spice_herb .nekopos {
    border-top: 1px solid #a59b93;
    border-bottom: 1px solid #a59b93;
    margin: 25px 0 20px;
    padding: 12px 0 14px;
  }
  #spice_herb .nekopos .label {
    margin: 0 0 5px;
  }
  #spice_herb .nekopos p {
    font-size: 13px;
  } */
  #spice_herb .about-nekopos {
    display: block;
    margin: 10px 0 20px;
    padding: 0;
    border: none;
    background: url(../../../img/usr/freepage/spice_herb/sp/border_np.png) no-repeat right top 13px / 400px;
    /* border-top: 1px solid #a59b93;
    border-bottom: 1px solid #a59b93;
    padding: 12px 0 14px; */
  }
  #spice_herb .about-nekopos .nekopos {
    font-size: 12px;
    margin: 0 0 5px;
  }
  #spice_herb .about-nekopos p {
    /* font-size: 13px; */
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
  }
  #spice_herb .surely-read .surely-read--title {
    font-size: 4vw;
  }
  #spice_herb .surely-read .surely-read--title::after {
    right: 0;
  }
  #spice_herb .surely-read {
    margin-bottom: 30px;
    padding: 0 12px;
  }
  #spice_herb .btn-cart {
    margin-top: 20px;
    text-align: center;
  }
  #spice_herb .btn-cart .to-cart {
    font-size: 17px;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    padding: 12px 0;
    text-decoration: none;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 8px;
    background: #44342c;
  }
  #spice_herb .btn-cart + .caution {
    font-size: 12px;
    margin: 12px 0 0;
    text-align: center;
  }
  #spice_herb .item#tea01 .limited {
    margin: 10px 0 0;
    padding: 13px 13px 15px;
    border: 1px solid #44342c;
    border-radius: 5px;
  }
  #spice_herb .item#tea01 .limited-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 8px;
    text-align: center;
  }
  #spice_herb .item#tea01 .limited-ttl span {
    font-size: 14px;
    position: relative;
    margin: 0 15px 0 0;
    padding: 0 10px;
    color: #bc3a3d;
  }
  #spice_herb .item#tea01 .limited-ttl span:before,
  #spice_herb .item#tea01 .limited-ttl span:after {
    position: absolute;
    top: 2px;
    left: 0;
    width: 1px;
    height: 15px;
    content: '';
    transform: rotate(-25deg);
    background: #bc3a3d;
  }
  #spice_herb .item#tea01 .limited-ttl span:after {
    right: 0;
    left: auto;
    transform: rotate(25deg);
  }
  #spice_herb .item#tea01 .limited-comment {
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 18px;
  }
  #spice_herb .item#tea01 .limited-item {
    display: flex;
    justify-content: space-between;
  }
  #spice_herb .item#tea01 .limited-item .img {
    width: 26.55%;
  }
  #spice_herb .item#tea01 .limited-item .text {
    position: relative;
    width: 68%;
  }
  #spice_herb .item#tea01 .limited-item h4 {
    text-align: left;
  }
  #spice_herb .item .link-detail {
    margin: 5px 0 0;
    text-align: right;
  }
  #spice_herb .item .link-detail a {
    font-size: 12px;
  }
  #spice_herb .bnr-program {
    margin: 35px 0 0;
    text-align: center;
  }
  #spice_herb .item#honey .ttl,
  #spice_herb .aroma .ttl {
    margin: 0 0 15px;
    text-align: center;
  }
  #spice_herb .item#honey .ttl {
    margin-right: -5px;
    margin-left: -5px;
  }
  #spice_herb .item#honey .ttl img,
  #spice_herb .aroma .ttl img {
    margin: 0 0 15px;
  }
  #spice_herb .item#honey .ttl img {
    width: 84.33%;
  }
  #spice_herb .aroma .item .ttl img {
    width: 84.18%;
  }
  #spice_herb .item#honey .ttl h2,
  #spice_herb .aroma .ttl h3 {
    font-size: 27px;
    font-weight: bold;
    margin: 0;
    letter-spacing: 0;
  }
  #spice_herb .item#honey .ttl h2 span,
  #spice_herb .aroma .ttl h3 span {
    font-size: 19px;
    font-weight: bold;
  }
  #spice_herb .item .howto {
    position: relative;
    z-index: 1;
    margin: 0 0 20px;
  }
  #spice_herb .item .howto:before {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: #44342c;
  }
  #spice_herb .item .howto-ttl {
    font-weight: bold;
    display: inline-block;
    margin: 0 0 3px;
    padding: 0 8px 0 0;
    background: #fff;
  }
  #spice_herb .item .howto p {
    font-size: 13px;
    line-height: 1.5;
  }

  #spice_herb .itemlist .link {
    font-size: 12px;
    position: relative;
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .item .regular-item .btn-box {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 18px;
    border-bottom: 2px dotted #44342c;
  }
  #spice_herb .item .regular-purchase {
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
  }
  #spice_herb .item .regular-purchase p {
    margin-bottom: 10px;
  }
  #spice_herb .item .regular-purchase .regular-purchase-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
  }
  #spice_herb .item .regular-purchase .regular-purchase-box .qty {
    margin: 0 10px;
  }
  #spice_herb .item .regular-purchase .regular-purchase-box .qty select {
    border: 1px solid #5e5049;
    background: #fff url(../../../img/usr/freepage/spice_herb/icon_select_002.png) no-repeat right 5px top 14px/16px;
  }
  #spice_herb .item .regular-purchase .to-cart {
    font-size: 14px;
    display: block;
    width: 40vw;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
    color: #5e5049;
    border: solid 1px;
    border-radius: 5px;
    background: #fff;
  }

  #spice_herb .side-r {
    margin: 25px 0 0;
  }
  #spice_herb .aroma {
    margin: 0 0 55px;
  }
  #spice_herb .aroma .mv-aroma {
    margin: 0 0 50px;
  }
  #spice_herb .aroma h2 p {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    display: inline-block;
    overflow: hidden;
    margin: 0 auto 28px;
    padding: 0 3px 17px;
    letter-spacing: 2px;
    background: url(../../../img/usr/freepage/spice_herb/sp/border_ttl.png) no-repeat center bottom / 332px;
  }
  #spice_herb .aroma .wrapper {
    margin: 0 0 25px;
  }
  #spice_herb .aroma .img {
    line-height: 0;
    text-align: center;
  }
  #spice_herb .aroma #bathsalt .img {
    margin-bottom: 20px;
    margin: 0 auto 20px;
  }
  #spice_herb .aroma #bathsalt .img img {
    width: 85%;
  }
  #spice_herb .aroma #orange .img img {
    width: 53.885%;
    transform: translateX(-23%);
  }
  #spice_herb .aroma #cinnamon .img img {
    width: 50.6%;
    transform: translateX(-23%);
  }
  #spice_herb .aroma #ginger .img img {
    width: 52.24%;
    transform: translateX(-23%);
  }
  #spice_herb .aroma #vanilla .img img {
    width: 55.675%;
    transform: translateX(-23%);
  }
  #spice_herb .aroma .cv-box {
    padding: 12px 10px 12px 25px;
    border: 1px solid #44342c;
    border-radius: 5px;
  }
  #spice_herb .aroma .cv-box .amount {
    margin: 0 0 5px;
  }
  #spice_herb .aroma .cv-box h4 {
    line-height: 1.3;
    text-align: left;
  }
  #spice_herb .aroma .cv-box h4 span {
    font-size: 13px;
    margin: 0 0 0 18px;
  }
  #spice_herb .bnr-times {
    padding: 0 25px;
    text-align: center;
  }
  #spice_herb .bnr-times .ttl {
    line-height: 0;
    margin: 0 0 15px;
  }
  #spice_herb .bnr-times .ttl img {
    width: 84%;
  }

  #spice_herb #point3 {
    font-size: 14px;
    margin: 50px 0 0;
    padding: 35px 20px 0;
    border-top: 1px solid #bcb2ad;
  }
  #spice_herb #point3 .ttl {
    font-weight: bold;
    margin: 0 0 10px;
    padding: 8px 10px 7px;
    background: #f7f3f0;
  }
  #spice_herb #point3 .ttlpoint {
    width: 64.8%;
  }

  #spice_herb .bookmark a.js-animation-bookmark-in-progress i:before,
  #spice_herb .bookmark .js-cancel-modal i:before {
    background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center / 100%;
  }
  .balloontip {
    background: #44342c;
    box-shadow: none;
  }

  #spice_herb .inner h3.intro--title {
    font-size: 4.8vw;
    margin: 50px 0 15px;
  }
  #spice_herb .inner h3.intro--title::before {
    margin-right: 0;
  }
  #spice_herb .inner h3.intro--title::after {
    margin-left: 0;
  }
  #spice_herb .intro-slide {
    width: 100%;
    padding-bottom: 83px;
    background: url(../../../img/usr/freepage/spice_herb/slide_book.png)no-repeat top center;
    background-size: contain;
  }
  #spice_herb .intro-slide .swiper-wrapper {
    height: 55vw;
  }
  #spice_herb .intro-slide .swiper-slide {
    justify-content: space-between;
    padding: 0 4vw;
  }
  #spice_herb .intro-slide .swiper-slide img {
    width: 20vw;
  }
  #spice_herb .intro-slide .swiper-slide:nth-of-type(3) dt img {
    width: auto;
    max-height: 20vw;
  }
  #spice_herb .intro-slide .swiper-slide dt {
    width: 48%;
    padding-left: 0;
  }
  #spice_herb .intro-slide .swiper-slide dd {
    font-size: 3.46vw;
    width: 48%;
    padding: 0 20px 20px 7px;
  }
  #spice_herb .intro-slide .swiper-slide dt .intro-slide--top-txt {
    font-size: 3.06vw;
  }
  #spice_herb .intro-slide .swiper-slide dt .intro-slide--bottom-txt {
    font-size: 4.53vw;
  }

  #spice_herb .btn_more {
    display: block;
    width: 100%;
    height: 17px;
    margin: 5px 0 10px;
    cursor: pointer;
    background: url(../../../img/usr/freepage/spice_herb/arrow.png) no-repeat center / 28.5px;
  }
  #spice_herb .btn_more.open {
    /* display: none; */
    margin: 10px 0 10px;
    transform: rotate(180deg);
  }
  #spice_herb .txt_more {
    display: none;
    margin: 0 0 10px;
  }

  #spice_herb .about {
    position: relative;
    margin: 23px 0 20px;
    padding: 17px 18px 20px;
    text-align: center;
    background: #fef5e5;
  }
  #spice_herb .about::before {
    position: absolute;
    top: 15px;
    right: 13px;
    width: 57px;
    height: 57px;
    content: '';
    background: url(../../../img/usr/freepage/spice_herb/img_regular.png) no-repeat right top/contain;
  }
  #spice_herb .about h4 {
    font-size: 16px;
    line-height: 1.3;
    margin: 0 0 13px;
    text-align: left;
    letter-spacing: 0;
  }
  #spice_herb .about h4 span {
    font-size: 12px;
    font-weight: normal;
  }
  #spice_herb .about .point {
    text-align: left;
  }
  #spice_herb .about .point-ttl {
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 5px;
    text-align: center;
    letter-spacing: 1px;
    border: 1px solid #44342c;
  }
  #spice_herb .point .txt_more {
    text-align: center;
  }
  #spice_herb .item .itemlist > ul > li .point .text {
    font-size: 12px;
    width: 100%;
    margin: 0 0 10px;
    text-align: left;
  }
  #spice_herb .point ul {
    display: flex;
  }
  #spice_herb .point li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44.53vw;
    height: 19.33vw;
    margin-bottom: 13px;
    background: #fff;
  }
  #spice_herb .point li:not(:last-child) {
    margin-right: 5px;
  }
  #spice_herb .point li:first-child {
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
  #spice_herb .point li:nth-child(1) img {
    width: 15.73vw !important;
  }
  #spice_herb .point li:nth-child(2) img {
    width: 19.33vw !important;
  }
  #spice_herb .point li:nth-child(3) img {
    width: 18.93vw !important;
  }
  #spice_herb .about a {
    font-size: 14px;
    position: relative;
    display: inline-block;
    padding: 0 12px 0 0;
    text-decoration: none;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .about a:after {
    position: absolute;
    right: 3px;
    bottom: 7px;
    width: 8px;
    height: 8px;
    content: '';
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #spice_herb .point .txt_more {
    text-align: center;
  }
  #spice_herb .point .btn_more {
    margin: 10px 0 0;
  }
  #spice_herb .box_howto_aroma {
    margin: 25px;
  }
  #spice_herb .point-star-block {
    font-size: 13px;
    padding: 2px 20px;
  }
  #spice_herb #kuromame h2 {
    margin-right: -4.78%;
    margin-left: -4.78%;
    transform: translateX(1%);
  }
  #spice_herb #kuromame .itemlist {
    position: relative;
  }
  #spice_herb #kuromame .itemlist h3 {
    padding: 13px 0 10px;
  }
  #spice_herb #kuromame .itemlist .head img {
    position: absolute;
    top: 2px;
    right: 13px;
    width: 46px;
  }
  #spice_herb .appeal { margin: 50px auto 0; background: #efeff4 url(../../../img/usr/freepage/trial-herb/sp/appeal_bg_sp.jpg) bottom center no-repeat; background-size: 100% auto; padding: 40px 0 0;}
  #spice_herb .appeal .inner { padding: 0 25px; }
  #spice_herb .appeal h2 { margin: 0; text-align: center;}
  #spice_herb .appeal ul { margin-top: 30px; padding-bottom: 18px; display: flex; flex-direction: column;}
  #spice_herb .appeal ul li { width: 63.73vw; position: relative;}
  #spice_herb .appeal ul li + li { margin-top: 18px;}
  #spice_herb .appeal ul li .appeal_text { width: 55vw; margin: 0; position: absolute; top: 13.6vw; left: 6.0vw; letter-spacing: -0.05em; font-size: 12px; font-size: 3.2vw;}
  #spice_herb .appeal ul li .appeal_text .note { font-size: 9px; font-size: 2.4vw;}
  #spice_herb .appeal .appeal_text { margin-top: 30px; }
  #spice_herb .aboutus { height: 132.2vw;}
  #spice_herb .aboutus .inner { height: 132.2vw;}
  #spice_herb .aboutus .aboutus_link { padding-right: 24px; margin-top: 10px; display: flex; justify-content: flex-end; }
  #spice_herb .aboutus .aboutus_link a, #spice_herb .aboutus .aboutus_link a img { width: 31.2vw; display: block; }
  #spice_herb .followus { padding-top: 20px; margin-bottom: 28px;}
  #spice_herb .block-top-free3--header h2 { padding-top: 0; padding-bottom: 7px; font-size: 22px; font-weight: bold;}
  #spice_herb .followus .inner { padding: 0 25px; }
  #spice_herb .followus_text { margin-top: 30px;}
  #spice_herb .followus_insta_icon { margin-top: 20px;}
  #spice_herb .followus .ecbn-selection-to-nextpage { display: none;}
  .followus_more_btn { max-height: none; max-width: none; text-align: center; line-height: 1;}
  .followus_more_btn a { width: auto; max-width: 500px; padding: 10px 2em; margin: 10px; line-height: 1.5; letter-spacing: 0.2em; display: inline-block; color: #5a4a42; position: relative; border: 1px #5a4a42 solid; background: transparent; text-decoration: none;}
}
@media only screen and (max-width: 320px) {
  #spice_herb .link li .label-limited {
    top: auto;
    bottom: 10px;
  }
  #spice_herb .link li .sub {
    font-size: 10px;
  }
  #spice_herb .link li:nth-child(2) .sub {
    margin: 0;
  }
  #spice_herb .link li .main {
    font-size: 15px;
  }
}
