@charset "UTF-8";

@media only screen and (max-width: 767px) {
  header {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
  }
  header .head_navi .head_logo {
    visibility: visible;
    opacity: 1;
  }
  main {
    padding: 115px 30px 0;
    margin-bottom: 80px;
  }

  h2.title {
    font-size: 24px;
    text-align: center;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
  }
  h2.title span {
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    display: block;
    font-family: "Trebuchet MS", "Helvetica Neue", "Helvetica";
  }

  #cont_product_01 {
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 80px;
  }

  #cont_product_01 .item_img {
    /* border: 1px solid #ededed; */
    margin-bottom: 15px;
    overflow: hidden;
    box-sizing: border-box;
  }

  #cont_product_01 .item_img .swiper-slide {
    border: 1px solid #ededed;
  }

  #cont_product_01 .item_thum {
    margin-bottom: 25px;
  }

  #cont_product_01 .item_thum .swiper-slide {
    border: 1px solid #ededed;
  }

  #cont_product_01 .item_detail {
    text-align: center;
  }

  #cont_product_01 .item_detail .sub_title {
    font-size: 16px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
  }

  #cont_product_01 .item_detail .title {
    font-size: 18px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
  }

  #cont_product_01 .item_detail .title span {
    font-size: 14px;
    display: block;
  }

  #cont_product_01 .item_detail .review {
    font-size: 12px;
    text-decoration: underline;
  }

  #cont_product_01 .item_detail .price {
    font-size: 16px;
  }

  #cont_product_01 .item_detail .price span {
    font-size: 30px;
  }

  #cont_product_01 .item_detail .notice {
    font-size: 14px;
  }

  #cont_product_01 .item_detail .notice span {
    font-size: 12px;
    display: block;
  }
  #cont_product_02 {
    padding-bottom: 40px;
    margin-bottom: 40px;
    background: url(../img/common/line_dot.png) no-repeat;
    background-position: bottom;
  }
  #cont_product_02 .title {
    text-align: center;
    font-size: 16px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
    margin-bottom: 10px;
  }

  #cont_product_02 h3 {
    font-size: 22px;
    color: #e07199;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
  }
  #cont_product_02 .img {
    text-align: center;
  }
  #cont_product_02 .img p {
    font-size: 14px;
    margin-top: 15px;
  }
  #cont_product_03 {
    padding-bottom: 40px;
    margin-bottom: 40px;
    background: url(../img/common/line_dot.png) no-repeat;
    background-position: bottom;
  }
  #cont_product_03 h3 {
    font-size: 19px;
    color: #e07199;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
  }
  #cont_product_03 .list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  #cont_product_03 .list ul li {
    width: 30%;
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
  }

  #cont_product_03 .list ul li:nth-child(1),
  #cont_product_03 .list ul li:nth-child(2) {
    width: 47%;
  }

  #cont_product_03 .list ul li:nth-child(1),
  #cont_product_03 .list ul li:nth-child(3),
  #cont_product_03 .list ul li:nth-child(4) {
    margin-right: 5%;
  }

  #cont_product_03 .list span {
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    display: block;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
  }
  #cont_product_03 .list span.sub {
    font-size: 12px;
  }
  #cont_product_03 p {
    font-size: 12px;
    text-indent: -1em;
    margin-left: 1em;
  }
  #cont_product_04 h3 {
    font-size: 22px;
    color: #e07199;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
  }
  #cont_product_04  {
    margin-bottom: 100px;
  }
  #cont_product_04 .title {
    text-align: center;
    margin-bottom: 20px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
  }

  #cont_product_04 .title p {
    font-size: 16px;
  }
  #cont_product_04 .title p span {
    font-size: 12px;
    display: block;
  }
  #cont_product_04 .list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #cont_product_04 .list li {
    width: 47%;
    text-align: center;
    margin-bottom: 20px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 10px;
  }
  #cont_product_04 h4 {
    font-size: 16px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
    text-align: center;
    margin-bottom: 1em;
  }
  #cont_product_04 h4 span {
    background: linear-gradient(
      to right,
      #f2edff 0%,
      #ffffe6 49.75%,
      #ffeaf4 100%
    );
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 50%;
    padding: 5px 20px;
  }
  #cont_product_04 .detail p {
    margin-bottom: 1.5em;
  }
  #cont_product_04 .detail br.sp_none {
    display: none;
  }
  #cont_product_05 {
    background-color: #f5f5f5;
    padding: 40px 20px;
    margin-bottom: 100px;
  }
  #cont_product_05 h3 {
    text-align: center;
    font-size: 16px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    margin-bottom: 10px;
  }
  #cont_product_05 p {
    margin-bottom: 1em;
  }
  #cont_product_05 li::before {
    content: "・";
  }
  #cont_product_05 li {
    margin-bottom: 1em;
    text-indent: -1em;
    margin-left: 1em;
  }
  #cont_product_05 span.under {
    vertical-align: sub;
    font-size: 10px;
  }
  #cont_product_06 {
    margin-bottom: 100px;
  }
  #cont_product_06 h3 {
    text-align: center;
    font-size: 16px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    margin-bottom: 20px;
  }
  #cont_product_06 .list li {
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
  }
  #cont_product_06 li::before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 7px;
    display: block;
    background-color: #727272;
    position: absolute;
    top: 5px;
    left: 0;
  }
  #cont_product_07 {
    margin-bottom: 100px;
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 25px 20px;
  }
  #cont_product_07 h3 {
    text-align: left;
    font-size: 16px;
    position: relative;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
  }
  #cont_product_07 h3:after {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    background: url(../img/common/icon_plus.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 15px;
  }

  #cont_product_07 h3.active:after {
    background: url(../img/common/icon_minu.png) no-repeat;
    background-size: contain;
  }
  #cont_product_07 .detail {
    display: none;
    padding-top: 40px;
    margin-top: 40px;
    background: url(../img/common/line_dot.png) no-repeat;
    background-position: top;
  }
  #cont_product_07 .detail p {
    margin-bottom: 3em;
  }
  #cont_product_07 .detail p.title {
    margin-bottom: 1em;
    text-align: center;
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
  }
  #purchase {
    position: fixed;
    background-color: #fff;
    width: 100%;
    bottom: 0;
    right: 0;
    display: flex;
    padding: 12px 10px;
    box-sizing: border-box;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 1;
  }
  
  #purchase .close_btn {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 10px;
    right: 10px;
  }
  
  #purchase .close_btn::before,
  #purchase .close_btn::after {
    /* 共通設定 */
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 10px;
    background: #999;
  }
  
  #purchase .close_btn::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  
  #purchase .close_btn::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  
  #purchase .img {
    width: 88px;
  }
  
  #purchase .txt {
    font-size: 12px;
    padding: 0px 12px;
    flex: 1;
  }

  #purchase .txt p {
    font-size: 12px;
    font-weight: 600;
  }
  #purchase .txt p span {
    font: 11px;;
    font-weight: 300;
  }

  #purchase .txt br {
    display: none;
  }
  
  #purchase .txt a {
    display: block;
    width: 100%;
    background-color: #727272;
    height: 40px;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    position: relative;
    margin-top: 5px;
    padding-left: 20px;
  }
  
  #purchase .txt a:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../img/common/icon_cart.png) no-repeat;
    background-size: contain;
    top: 50%;
    left: 50px;
    margin-top: -10px;
  }
  
  #purchase.active {
    display: flex;
  }
  .revico-review-comment-row .revico-review-comment-detail--sns img {
    margin-right: 10px !important;
  }

  /* 2025.4.15 */
  .cp-bnr{
    padding-bottom: 60px;
  }
  .count-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
  }
  .count-container > button {
    /*padding: 10px 20px;*/
    width: 50px;
    height: 50px;
    font-size: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
  }
  .count-container > .count-container__display {
    font-size: 24px;
    width: 50px;
    text-align: center;
  }
  .count-container > button:disabled {
    background-color: #ccc;
    cursor: not-allowed;
  }
  .btn-purchase{
    margin-top: 30px;
  }
  .btn-purchase > a {
    display: block;
    width: 100%;
    padding: 14px 0;
    text-align: center;
    font-size: 22px;
    text-decoration: none;
    color: #fff;
    background: linear-gradient(0deg, #ffbedc 0%, #ff5582 100%);
    border-radius: 60px;
    cursor: pointer;
  }
  .is-pc{
    display: none;
  }
  .is-sp{
    display: block;
  }
}
