/* 月次更新 */

@charset "UTF-8";

/* ============================================================
   サイト共通リセット
   ============================================================ */

#wrapper {
  background-color: transparent !important;
}

.search-result-title {
  display: none !important;
}

.pt_product-search-result #secondary {
  display: none !important;
}

#secondary.refinements {
  display: none !important;
}

.pt_product-search-result .primary-content {
  margin-left: 0px;
  width: 100%;
  margin-top: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ============================================================
   ベース
   ============================================================ */

.rohto-campaign-2605 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.rohto-campaign-2605 sup {
  font-size: 80%;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605 sup {
    font-size: 50%;
  }
}

/* ============================================================
   KV
   ============================================================ */

.rohto-campaign-2605-kv {
  background: #e2fdc6;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  .rohto-campaign-2605-kv img {
    max-width: 1366px;
    margin: auto;
  }
}

.rohto-campaign-2605-kv-date {
  background: #a386e4;
  width: 100vw;
  text-align: center;
}

.rohto-campaign-2605-kv-date img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.rohto-campaign-2605-kv__date {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-kv__date {
    height: 40px;
  }

  .rohto-campaign-2605-kv__date img {
    height: 100%;
    object-fit: cover;
  }
}

/* ============================================================
   Items（プレゼント一覧）
   ============================================================ */

.rohto-campaign-2605-items {
  background: white;
  padding-top: 10vw;
  padding-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items {
    padding-top: 90px;
    padding-bottom: 80px;
  }
}

.rohto-campaign-2605-items-gold {
  border-top: 4px solid #a386e4;
  background: #fefeda;
}

.rohto-campaign-2605-items-message {
  max-width: 516px;
  width: 92vw;
  margin: 0 auto;
  margin-bottom: 6.6vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-message {
    margin-bottom: 50px;
  }
}

.rohto-campaign-2605-items-list {
  width: 92vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-list {
    width: 680px;
  }
}

.rohto-campaign-2605-items-item {
  position: relative;
}

.rohto-campaign-2605-items-item .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rohto-campaign-2605-items-item + li {
  margin-top: 4.6vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-item + li {
    margin-top: 65px;
  }
}

.rohto-campaign-2605-items-item__img {
  width: 28.6vw;
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2605-items-item__img {
    padding-right: 3vw;
  }
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-item__img {
    width: 220px;
  }
}

.rohto-campaign-2605-items-item__text {
  width: 64vw;
  margin-left: 0.6vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-item__text {
    width: 440px;
    margin-left: 40px;
  }
}

.rohto-campaign-2605-items-item__text .ico {
  margin-bottom: 3vw;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-item__text .ico {
    margin-bottom: 10px;
  }
}

.rohto-campaign-2605-items-item__text .text01 {
  text-align: left;
  font-size: 4.53333vw;
  letter-spacing: 0.025em;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 2.6vw;
  display: block;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-item__text .text01 {
    font-size: 28px;
    letter-spacing: 0em;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 25px;
  }
}

.rohto-campaign-2605-items-item__text .text01 small {
  font-size: 0.8em;
}

.rohto-campaign-2605-items-item__text .text02 {
  font-size: 4.53333vw;
  letter-spacing: 0.025em;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 2.6vw;
  color: #e22727;
  display: inline-block;
  background: #fff280;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-item__text .text02 {
    font-size: 28px;
    letter-spacing: 0em;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 15px;
  }
}

.rohto-campaign-2605-items-item__text .text02 .n::-moz-selection {
  background-color: #fff;
}
.rohto-campaign-2605-items-item__text .text02 .n::selection {
  background-color: #fff;
}

.rohto-campaign-2605-items-item__text .text03 {
  font-size: 3.2vw;
  letter-spacing: 0.0125em;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 4vw;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-items-item__text .text03 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 10px;
  }
}

/* ============================================================
   プレゼントバッジ
   ============================================================ */

.rohto-campaign-2605 .present {
  background-color: #22b600;
  color: #ffffff;
  padding: 8px 25px;
  text-align: center;
  font-size: 25px;
  border-radius: 25px;
  font-weight: 600;
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.rohto-campaign-2605 .present > span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 50%;
  margin-left: 15px;
  width: 30px;
  height: 30px;
}

.rohto-campaign-2605 .present > span > span {
  color: #22b600;
  font-size: 22px;
}

.rohto-campaign-2605 .rohto-campaign-2605-items-gold .present {
  background-color: #a386e4;
}

.rohto-campaign-2605 .rohto-campaign-2605-items-gold .present > span > span {
  color: #a386e4;
}

@media screen and (max-width: 767px) {
  .rohto-campaign-2605 .present {
    padding: 4px 16px;
    font-size: 18px;
  }
  .rohto-campaign-2605 .present > span {
    margin-left: 6px;
    width: 24px;
    height: 24px;
  }
  .rohto-campaign-2605 .present > span > span {
    font-size: 16px;
  }
}

/* ============================================================
   Soldout
   ============================================================ */

.rohto-campaign-2605-soldout {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  font-size: calc(35 * 100vw / 750);
  font-weight: bold;
  color: #e33232;
  padding: 0;
  inset: 0;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-soldout {
    font-size: 35px;
    font-weight: 900;
    outline: 30px solid rgba(255, 255, 255, 0.8);
  }
}

/* ============================================================
   クーポン詳細
   ============================================================ */

.rohto-campaign-2605-cupon-detail {
  padding-top: 10.6vw;
  padding-bottom: 6.6vw;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2605-cupon-detail {
    margin-left: 4vw;
    margin-right: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-cupon-detail {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.rohto-campaign-2605-cupon-detail__ttl {
  font-size: 4vw;
  letter-spacing: 0.025em;
  line-height: 1.1;
  font-weight: 600;
  color: #e22727;
  text-align: center;
  margin-bottom: 3.3vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-cupon-detail__ttl {
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 25px;
  }
}

.rohto-campaign-2605-cupon-detail__img {
  width: 50.6vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-cupon-detail__img {
    width: 376px;
    margin-bottom: 30px;
  }
}

.rohto-campaign-2605-cupon-detail__text {
  font-size: 3.2vw;
  letter-spacing: 0.025em;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-cupon-detail__text {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.7;
    font-weight: 500;
    margin-bottom: 30px;
  }
}

.rohto-campaign-2605-cupon-detail__note {
  font-size: 2.93333vw;
  letter-spacing: 0.025em;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-cupon-detail__note {
    font-size: 14px;
    letter-spacing: -0.025em;
    line-height: 1.8;
    font-weight: 500;
  }
}

.rohto-campaign-2605-cupon-detail__note .text01 {
  color: #e22727;
  display: block;
}

.rohto-campaign-2605-cupon-detail__note .text01 .line {
  background: #fffeab;
  font-size: 120%;
  font-weight: 600;
}

.rohto-campaign-2605-cupon-detail__note .text02 {
  color: #000;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

/* ============================================================
   対象商品（アンカーリンク）
   ============================================================ */

.rohto-campaign-2605-anchor {
  background: #fff;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.6vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor {
    margin-bottom: 80px;
  }
}

.rohto-campaign-2605-anchor__ttl {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2605-anchor__ttl {
    margin-left: 5.3vw;
    margin-right: 5.3vw;
  }
}

.rohto-campaign-2605-anchor__ttl:after {
  content: "";
  height: 1px;
  background: #000;
  display: block;
  width: 100%;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}

.rohto-campaign-2605-anchor__ttl .text {
  background: #fff;
  position: relative;
  z-index: 1;
  font-size: 5.33333vw;
  letter-spacing: 0.025em;
  line-height: 1;
  font-weight: 500;
  color: #000;
  padding-left: 1.3vw;
  padding-right: 1.3vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor__ttl .text {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 2.5;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.rohto-campaign-2605-anchor__subttl {
  text-align: center;
  font-size: 4.16666vw;
  letter-spacing: 0em;
  line-height: 1;
  font-weight: 600;
  margin-top: 1.3vw;
  margin-bottom: 4vw;
}
.rohto-campaign-2605-anchor__subttl:before {
  content: "＼";
}
.rohto-campaign-2605-anchor__subttl:after {
  content: "／";
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor__subttl {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 20px;
  }
}

.rohto-campaign-2605-anchor-list {
  padding-top: 6.6vw;
  padding-bottom: 10.6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 480px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2605-anchor-list {
    margin-left: 2.6vw;
    margin-right: 2.6vw;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-list {
    padding-top: 25px;
    padding-bottom: 40px;
  }
}

.rohto-campaign-2605-anchor-item {
  width: 80.6vw;
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2605-anchor-item:nth-child(n + 2) {
    margin-top: 4.6vw;
  }
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item {
    margin-left: 0;
    width: 480px;
  }
  .rohto-campaign-2605-anchor-item:nth-child(n + 2) {
    margin-top: 20px;
  }
}

.rohto-campaign-2605-anchor-item .note {
  display: block;
  margin-top: 5vw;
  font-size: 2.66666vw;
  letter-spacing: 0.025em;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .note {
    margin-top: 20px;
    font-size: 12px;
    letter-spacing: 0em;
  }
}

.rohto-campaign-2605-anchor-item .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #a386e4;
  -webkit-box-shadow: 0px 4px 0px rgba(65, 40, 112, 0.8);
  box-shadow: 0px 4px 0px rgba(65, 40, 112, 0.8);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-left: 2.6vw;
  padding-right: 2.6vw;
  height: 18.6vw;
  width: 100%;
  position: relative;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn {
    border-radius: 50px;
    height: 110px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-shadow: 0px 6px 0px rgba(65, 40, 112, 0.8);
    box-shadow: 0px 6px 0px rgba(65, 40, 112, 0.8);
  }
}
.rohto-campaign-2605-anchor-item .btn:hover {
  opacity: 0.5;
}

.rohto-campaign-2605-anchor-item .btn::after {
  content: "";
  width: 6vw;
  height: 6vw;
  background: url(../../../images/static/rohto-campaign-2605/cp_2605_arr.svg) no-repeat center top;
  background-size: 100% auto;
  position: absolute;
  right: 3%;
  top: calc(50% - 0.6em);
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn::after {
    width: 25px;
    height: 25px;
    top: calc(50% - 0.8em);
  }
}

.rohto-campaign-2605-anchor-item .btn .img {
  margin-right: 2.6vw;
  width: 28.6vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn .img {
    margin-right: 20px;
    width: 110px;
  }
}

.rohto-campaign-2605-anchor-item .btn .img.is-v5seno {
  width: 26.6vw;
  margin-left: 2.6vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn .img.is-v5seno {
    width: 110px;
    margin-left: 2px;
  }
}

.rohto-campaign-2605-anchor-item .btn .img.is-02 {
  width: 28vw;
  padding-left: 4vw;
  padding-right: 4vw;
  -webkit-transform: translateY(-1.4vw);
  transform: translateY(-1.4vw);
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn .img.is-02 {
    width: 110px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.rohto-campaign-2605-anchor-item .btn .img.is-03 {
  width: 28.6vw;
  padding-left: 2.6vw;
  padding-right: 1.3vw;
  -webkit-transform: translateY(-1.4vw);
  transform: translateY(-1.4vw);
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn .img.is-03 {
    width: 110px;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.rohto-campaign-2605-anchor-item .btn .img.is-04 {
  width: 24vw;
  margin-left: 4vw;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn .img.is-04 {
    width: 90px;
    margin-left: 20px;
  }
}

.rohto-campaign-2605-anchor-item .btn .img img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.rohto-campaign-2605-anchor-item .btn .text {
  color: #fff;
  padding-top: 3.2vw;
  padding-bottom: 3.2vw;
  font-size: 4.26666vw;
  letter-spacing: 0.005em;
  line-height: 1.2;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2605-anchor-item .btn .text {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 22px;
    letter-spacing: -0.02em;
    line-height: 1.2;
    font-weight: 600;
  }
}

/* ============================================================
   js-tgl（アコーディオン）
   ============================================================ */

.js-tgl {
  margin-bottom: 0 !important;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  display: block;
}
.js-tgl:after {
  content: "＋";
  position: absolute;
  right: 0%;
  font-size: 110%;
  display: inline-block;
  top: calc(50% - 0.5em);
  line-height: 1;
}
.js-tgl + .js-tgl-body {
  display: none;
}
.js-tgl.is-active {
  margin-bottom: 1em !important;
}
.js-tgl.is-active:after {
  content: "ー";
}

/* ============================================================
   FAQ
   ============================================================ */

.ac-faq {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.ac-faq .ac-box {
  margin-bottom: 2.6vw;
}

.ac-faq .ac-trigger {
  padding-top: 3.9vw;
  padding-bottom: 3.9vw;
  padding-left: 9.8vw;
  padding-right: 9.1vw;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ac-faq .ac-trigger:after,
.ac-faq .ac-trigger:before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  margin-right: 3.9vw;
  width: 2px;
  height: 1.2em;
}

.ac-faq .ac-trigger:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ac-faq .ac-trigger.is-open {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ac-faq .ac-trigger.is-open:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}

.ac-faq .ac-trigger-in {
  position: relative;
  margin: 0;
  line-height: inherit;
  font-family: -apple-system, blinkMacSystemFont, "lato", "Segoe UI", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.ac-faq .ac-trigger-in i {
  font-size: 5.72916vw;
  letter-spacing: 0em;
  line-height: 1.6;
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: -0.8em;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ac-faq .ac-trigger-in i:before {
  content: "Q";
}

.ac-faq .ac-content {
  padding-top: 3.5vw;
  padding-bottom: 3.5vw;
  padding-left: 9.8vw;
  padding-right: 9.1vw;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  display: block;
}

.ac-faq .ac-content-in {
  position: relative;
  margin: 0;
  line-height: inherit;
  font-family: -apple-system, blinkMacSystemFont, "lato", "Segoe UI", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.ac-faq .ac-content-in i {
  font-size: 5.72916vw;
  letter-spacing: 0em;
  line-height: 1.6;
  font-weight: 400;
  position: absolute;
  top: 0.5em;
  left: -0.8em;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ac-faq .ac-content-in i:before {
  content: "A";
}

.ac-faq.rohtocp-faq .ac-ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  color: #1d1d1d;
  margin: 0 0 18px 0;
  padding-bottom: 9px;
  border-bottom: 2px solid #dfdfdf;
  font-family: -apple-system, blinkMacSystemFont, "lato", "Segoe UI", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.ac-faq.rohtocp-faq .ac-trigger {
  background-color: #f2f9ff;
}

.ac-faq.rohtocp-faq .ac-trigger:after,
.ac-faq.rohtocp-faq .ac-trigger:before {
  background-color: #024099;
}

.ac-faq.rohtocp-faq .ac-trigger-in {
  color: #1d1d1d;
}

.ac-faq.rohtocp-faq .ac-trigger-in i:before {
  color: #024099;
}

.ac-faq.rohtocp-faq .ac-content {
  background-color: #ffffff;
}

.ac-faq.rohtocp-faq .ac-content-in {
  color: #1d1d1d;
}

.ac-faq.rohtocp-faq .ac-content-in i:before {
  color: #1d1d1d;
}

@media screen and (max-width: 767px) {
  .ac-faq.rohtocp-faq {
    margin-left: 4vw;
    margin-right: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .ac-faq .ac-box {
    margin-bottom: 20px;
  }
  .ac-faq .ac-trigger {
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 78px;
    padding-right: 104px;
  }
  .ac-faq .ac-trigger:after,
  .ac-faq .ac-trigger:before {
    margin-right: 30px;
  }
  .ac-faq .ac-trigger-in i {
    font-size: 34px;
    letter-spacing: 0.4em;
    line-height: 2.5;
    font-weight: 400;
  }
  .ac-faq .ac-content {
    padding-top: 27px;
    padding-bottom: 27px;
    padding-left: 78px;
    padding-right: 104px;
  }
  .ac-faq .ac-content-in i {
    font-size: 34px;
    letter-spacing: 0.4em;
    line-height: 2.5;
    font-weight: 400;
  }
}
