﻿.coupon_detail .coupon_detail_under,
.coupon_detail .coupon_detail_under div {
  width: 100%;
}
.contactlens-product-list .c-card {
  display: flex;
  flex-direction: column;
}
.contactlens-product-list .c-card__img {
  text-align: center;
  position: relative;
}
.contactlens-product-list .product-type {
  line-height: 2.5em;
  background: #7a7a7a;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .07em;
  color: #fff;
  text-align: center;
}
.contactlens-product-list .c-card__title {
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.07em;
  line-height: 1.38889;
  margin-bottom: 1em;
}
.contactlens-product-list .product-price3 {
    margin-top: 5px;
}
@media screen and (min-width:741px) {
  .coupon_detail .coupon_detail_under {
    margin-top: 100px;
  }
  .hatsu_h3 {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: bold;
  }
  .chohatsuwari-category-section {
    margin-top: 35px;
  }
  .chohatsuwari-category-section + .chohatsuwari-category-section {
    margin-top: 65px;
  }
  .contactlens-product-list .p-panel-col3__inner {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  .contactlens-product-list .p-panel-col3__item {
    display: flex;
    width: calc((100% - 30px * 2) / 3);
    min-width: 300px;
  }
  .contactlens-product-list .c-card__img img {
    width: auto;
    max-height: 178px;
  }
  .contactlens-product-list .product-brand {
    margin-bottom: 10px;
  }
  .contactlens-product-list .product-brand img {
    width: auto;
    max-height: 22px;
  }
  .contactlens-product-list .product-brand img.jj {
    max-height: 30px;
  }
  .contactlens-product-list .c-card__title {
    font-size: 18px;
  }
  .contactlens-product-list .product-price1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 28px;
    position: relative;
  }
  .contactlens-product-list .product-price1 span {
    font-size: 20px;
  }
  .contactlens-product-list .product-price1::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
  }
  .contactlens-product-list .product-price2 {
    font-size: 18px;
    font-weight: bold;
    color: #e53f63;
    line-height: 1.2;
  }
  .contactlens-product-list .product-price2 strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
  }
  .contactlens-product-list .product-price2 strong em {
    font-style: normal;
    color: #000;
  }
  .contactlens-product-list .product-price2 strong span {
    font-size: 30px;
  }
  .contactlens-product-list .c-card__img_sm {
    position: absolute;
    right: 0;
    bottom: 10px;
    line-height: 1;
    text-align: right;
    padding-right: 20px;
  }
  .contactlens-product-list .c-card__img_sm img {
    width: 46px;
    height: 46px;
    margin-right: -18px;
    vertical-align: bottom;
  }
}
@media screen and (max-width:740px) {
  .coupon_detail_under {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid #d9d9d9;
  }
  .coupon_detail_under .p-contactlensIncOptions-hdg {
    margin: 0;
  }
  .hatsu_h3 {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: bold;
  }
  .hatsu_h3 > span {
    font-size: 17px;
  }
  .coupon_detail_under p {
    font-size: 12px;
  }
  .chohatsuwari-category-section {
    margin-top: 50px;
  }
  .chohatsuwari-category-section + .chohatsuwari-category-section {
    margin-top: 50px;
  }
  .contactlens-product-list .p-panel-col3__inner {
    margin-top: 25px;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: auto;
  }
  .contactlens-product-list .p-panel-col3__item {
    display: flex;
    width: 220px;
    min-width: initial;
    flex: 0 0 auto;
    border: solid 1px #d9d9d9;
  }
  .contactlens-product-list .c-card__img img {
    width: auto;
    max-height: 98px;
  }
  .contactlens-product-list .product-brand {
    margin-bottom: 6px;
  }
  .contactlens-product-list .product-brand img {
    width: auto;
    max-height: 16px;
  }
  .contactlens-product-list .product-brand img.jj {
    max-height: 25px;
  }
  .contactlens-product-list .c-card__title,
  .contactlens-product-list .c-card__title > span {
    font-size: 15px;
  }
  .contactlens-product-list .product-price1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
  }
  .contactlens-product-list .product-price1 span {
    font-size: 20px;
    font-weight: bold;
    line-height: 2.5rem;
  }
  .contactlens-product-list .product-price1 span::before {
    content: '\A';
    white-space: pre;
    word-break: break-all;
  }
  .contactlens-product-list .product-price1::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
  }
  .contactlens-product-list .product-price2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.0;
    color: #e53f63;
  }
  .contactlens-product-list .product-price2 strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
  }
  .contactlens-product-list .product-price2 strong em {
    font-size: 14px;
    font-style: normal;
    color: #000;
  }
  .contactlens-product-list .product-price2 strong span {
    font-size: 26px;
    line-height: 1.2;
  }
  .contactlens-product-list .product-price2 strong span::before {
    content: '\A';
    white-space: pre;
    word-break: break-all;
  }
  .contactlens-product-list .c-card__img_sm {
    position: absolute;
    right: 0;
    bottom: 10px;
    line-height: 1;
    text-align: right;
    padding-right: 20px;
  }
  .contactlens-product-list .c-card__img_sm img {
    width: 28px;
    height: 28px;
    margin-right: -13px;
    vertical-align: bottom;
  }
  .contactlens-product-list .product-type {
    line-height: 25px;
    font-size: 11px;
  }
  .coupon_detail > a[href="javascript:void(0)"] {
    display: none !important;
  }
}

/* 追加スタイル */
@media screen and (min-width: 741px) {
  .contactlens-product-list .product-price1{
      display: flex;
      align-items: baseline;
  }

  .contactlens-product-list .product-price1 .product-price-lt{white-space: nowrap;}
  .contactlens-product-list .product-price1 .product-price-discount{
      color: #e53f63;
      font-size: 24px;
      font-weight: bold;
      margin-left: 10px;
  }

  .contactlens-product-list .product-price1 .product-price-discount span{font-size: 18px;}
  .contactlens-product-list .product-price3 .result-price{
      color: #e53f63;
      font-size: 20px;
      font-weight: 600;
  }
}

@media screen and (max-width: 740px) {
  .contactlens-product-list .product-price1{display: flex;}
  .contactlens-product-list .product-price1 .product-price-discount{
      color: #e53f63;
      font-size: 20px;
      font-weight: bold;
      margin-left: 10px;
      display: flex;
      align-items: end;
  }

  .contactlens-product-list .product-price1 .product-price-discount span{
      font-size: 18px;
      display: inline-block;
      margin-left: 3px;
      margin-bottom: 3px;
  }

  .contactlens-product-list .product-price3{font-size: 14px;}
  .contactlens-product-list .product-price3 .result-price{
    font-size: 14px;
    color: #e53f63;
  }
  .contactlens-product-list .product-price3 > strong{font-size: 14px;}
  .contactlens-product-list .product-price3 .result-price strong span{font-size: 15px;}
  .contactlens-product-list .product-price2{margin-top: 30px;}
  .contactlens-product-list .product-price1 + .product-price2{margin-top: 0;}

}
