@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%;
}

.pt_product-search-result .primary-content {
  margin-top: 0;
}

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

.sp-visible {
  display: inherit;
}

.pc-visible {
  display: none;
}

.pc-ib-visible {
  display: none;
}

.sp-block-visible {
  display: block;
}

.tab-br-visible {
  display: none;
}

.sp-br-visible {
  display: inline;
}

.pc-br-visible {
  display: none;
}

@media screen and (min-width: 768px) {
  .sp-block-visible {
    display: none;
  }
  .sp-visible {
    display: none;
  }
  .pc-ib-visible {
    display: inline-block;
  }
  .pc-visible {
    display: inherit;
  }
  .sp-br-visible {
    display: none;
  }
  .pc-br-visible {
    display: inline;
  }
  .tab-br-visible {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .tab-br-visible {
    display: inline;
  }
  .tab-br-hidden {
    display: none;
  }
}
.pc-sp-hide {
  display: none;
}

.rohto-campaign-2506 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.rohto-campaign-2506 sup {
  font-size: 80%;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2506 sup {
    font-size: 50%;
  }
}
.rohto-campaign-2506-ttl {
  background: #6ec39d;
  border-radius: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding-top: 3vw;
  padding-bottom: 3.8vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-ttl {
    padding-top: 12px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-ttl {
    padding-bottom: 12px;
  }
}
.rohto-campaign-2506-ttl .text {
  position: relative;
}
.rohto-campaign-2506-ttl.has-new .text {
  position: relative;
}
.rohto-campaign-2506-ttl.has-new .text:before {
  position: absolute;
  top: 1.3vw;
  left: -16vw;
  content: "";
  width: 14.6vw;
  height: 14.6vw;
  display: inline-block;
  background: url(../../../images/static/ninkatsu-campaign-2506/ca_img06.png) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2506-ttl.has-new .text:before {
    top: 10px;
    left: -85px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-ttl.has-new .text:before {
    width: 70px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-ttl.has-new .text:before {
    height: 70px;
  }
}
.rohto-campaign-2506-ttl .text01 {
  color: #fff;
  font-size: 4.26666vw;
  letter-spacing: 0em;
  line-height: 1.6;
  font-weight: 600;
  display: block;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-ttl .text01 {
    font-size: 22px;
    letter-spacing: 0em;
    line-height: 1.5;
    font-weight: 600;
  }
}
.rohto-campaign-2506-ttl .text02 {
  margin-top: 1.8vw;
  height: 6.4vw;
  display: inline-block;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-ttl .text02 {
    margin-top: 7px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-ttl .text02 {
    height: 35px;
  }
}
.rohto-campaign-2506-ttl .text02 img {
  height: 100%;
  width: auto;
}
.rohto-campaign-2506-text {
  font-size: 3.73333vw;
  letter-spacing: 0em;
  line-height: 1.7;
  font-weight: 400;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-text {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.5;
    font-weight: 400;
  }
}
.rohto-campaign-2506-img {
  width: 72vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-img {
    width: 370px;
  }
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2506-btn {
    width: 45.3vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 750px) {
  .rohto-campaign-2506-btn {
    width: 340px;
  }
}
.rohto-campaign-2506-btn .btn {
  border-radius: 1.3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 10.6vw;
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-btn .btn {
    border-radius: 10px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-btn .btn {
    height: 60px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-btn .btn {
    width: 240px;
  }
}
.rohto-campaign-2506-btn .btn:after {
  content: ">";
  -webkit-transform: scaleY(200%);
  transform: scaleY(200%);
  color: #fff;
  display: inline-block;
  position: absolute;
  top: calc(50% - 1em);
  right: 6%;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2506-btn .btn:after {
    top: calc(50% - 1em);
    right: 6%;
  }
}
.rohto-campaign-2506-btn .btn .text {
  font-size: 4.26666vw;
  letter-spacing: 0em;
  line-height: 1;
  font-weight: 600;
  color: #fff;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-btn .btn .text {
    font-size: 22px;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 600;
  }
}
.rohto-campaign-2506-btn .btn:hover {
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2506-cw {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
  }
}
.rohto-campaign-2506-kv {
  background: #aeefff url(../../../images/static/rohto-campaign-2506/cp_2506_kv-bg_sp.png) no-repeat center top;
  background-size: cover;
  /*
  &__note{

    color:#000;
    @include tt(22,35,0,500,14,23,25,500);
  }
  &-cupon{
    &-box{
      @include mmtb(15,15,15,15);
      @include tt(30,35,50,500,24,1,50,500);
      background: $green;
      color:#fff;
      display: flex;
      justify-content: center;
      align-items: center;
      @include pptb(12,12,10,10);
    }
    &__note{
      color:$brown;
      @include mmlr(10,35,15,15);
      @include tt(22,35,50,500,13,23,-25,500);
    }
  }
  */
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-kv {
    min-height: 109.3vw;
  }
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-kv-content {
    margin-left: 5.3vw;
    margin-right: 5.3vw;
    padding-top: 2.6vw;
    padding-bottom: 2.6vw;
  }
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2506-kv {
    padding-bottom: 20px;
    background: #aeefff url(../../../images/static/rohto-campaign-2506/cp_2506_kv-bg_pc.png) no-repeat center center;
    background-size: auto 100%;
  }
  .rohto-campaign-2506-kv-in {
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
  }
}
.rohto-campaign-2506-kv-ttl {
  position: relative;
  margin-bottom: auto;
  line-height: 0;
  padding-top: 12vw;
  width: 100%;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-kv-ttl {
    margin-bottom: 20px;
  }
}
.rohto-campaign-2506-kv-ttl .text {
  margin-bottom: 10.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-kv-ttl .text {
    margin-bottom: auto;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-kv-ttl {
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2506-kv-ttl {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 20px;
  }
  .rohto-campaign-2506-kv-ttl .text {
    display: block;
    margin-right: auto;
    margin-left: 0;
    margin-top: 95px;
  }
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-kv-ttl img.sp {
    width: 74%;
    margin: 0 auto;
  }
}
.rohto-campaign-2506-kv-ttl-logo {
  display: inline-block;
  width: 16vw;
  position: absolute;
  top: 3.3vw;
  left: 2vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-kv-ttl-logo {
    width: 130px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-kv-ttl-logo {
    top: 30px;
    left: calc(50% - 390px);
  }
}
.rohto-campaign-2506-kv-ttl-logo img {
  height: auto;
}
.rohto-campaign-2506-kv__text {
  color: #000000;
  font-size: 2.93333vw;
  letter-spacing: -0.03em;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
  margin-top: 1.3vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-kv__text {
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 1.6;
    font-weight: 500;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-kv__text {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-kv__text {
    margin-left: 5.3vw;
    margin-right: 5.3vw;
    text-align: center;
  }
}
.rohto-campaign-2506-kv-date {
  background: #fff280;
  width: 100vw;
  text-align: center;
}
.rohto-campaign-2506-kv-date img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}
.rohto-campaign-2506-kv__date {
  margin: 0 auto;
  padding: 1.5vw 15vw;
}

@media screen and (min-width: 768px) {
  .rohto-campaign-2506-kv__date {
    width: 80%;
    max-width: 434px;
    padding: 10px 10px;
  }
}
.rohto-campaign-2506-items {
  background: #effcff;
  padding-top: 5.3vw;
  padding-bottom: 4vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items {
    padding-top: 90px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items {
    padding-bottom: 80px;
  }
}
.rohto-campaign-2506-items-message {
  max-width: 689px;
  width: 92vw;
  margin: 0 auto;
  margin-bottom: 6.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-message {
    margin-bottom: 50px;
  }
}
.rohto-campaign-2506-items__ttl {
  text-align: center;
  font-size: 5.86666vw;
  letter-spacing: 0.025em;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 6vw;
}

.rohto-campaign-2506-items__ttl .sub {
  font-size: 60%;
  line-height: 2;
}

@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items__ttl {
    font-size: 36px;
    letter-spacing: -0.025em;
    line-height: 1;
    font-weight: 600;
  }
  .rohto-campaign-2506-items__ttl .sub {
    font-size: 70%;
    line-height: 2;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items__ttl {
    margin-bottom: 45px;
  }
}
.rohto-campaign-2506-items-list {
  width: 92vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-list {
    width: 680px;
  }
}
.rohto-campaign-2506-items-item {
  position: relative;
  /*.code{
    display: inline-block;
    position: absolute;
    @include tt(34,42,50,600,28,34,0,600);
    top:v(180);
    left:calc(50% + 14.6vw);
    color:#e22727;
    z-index: 1;
    &::selection{
      background-color: #fff;
    }
    @include mmq(){
      top:168px;
    left:calc(50% + 35px);
    }
  }*/
}
.rohto-campaign-2506-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-2506-items-item + li {
  margin-top: 4.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item + li {
    margin-top: 65px;
  }
}
.rohto-campaign-2506-items-item__img {
  width: 28.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__img {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-items-item__img {
    padding: 0 3vw;
  }
}
.rohto-campaign-2506-items-item__text {
  width: 64vw;
  margin-left: 0.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__text {
    width: 440px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__text {
    margin-left: 40px;
  }
}
.rohto-campaign-2506-items-item__text .ico {
  margin-bottom: 3vw;
  display: inline-block;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__text .ico {
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__text .ico {
    margin-bottom: 10px;
  }
}
.rohto-campaign-2506-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: 750px) {
  .rohto-campaign-2506-items-item__text .text01 {
    font-size: 28px;
    letter-spacing: 0em;
    line-height: 1.5;
    font-weight: 600;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__text .text01 {
    margin-bottom: 25px;
  }
}
.rohto-campaign-2506-items-item__text .text01 small {
  font-size: 0.8em;
}
.rohto-campaign-2506-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: #fffeab;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__text .text02 {
    font-size: 28px;
    letter-spacing: 0em;
    line-height: 1.2;
    font-weight: 600;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__text .text02 {
    margin-bottom: 15px;
  }
}
.rohto-campaign-2506-items-item__text .text02 .n::-moz-selection {
  background-color: #fff;
}
.rohto-campaign-2506-items-item__text .text02 .n::selection {
  background-color: #fff;
}
.rohto-campaign-2506-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: 750px) {
  .rohto-campaign-2506-items-item__text .text03 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.5;
    font-weight: 500;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-items-item__text .text03 {
    margin-bottom: 10px;
  }
}
.rohto-campaign-2506-cupon-detail {
  padding-top: 10.6vw;
  padding-bottom: 6.6vw;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-cupon-detail {
    padding-top: 35px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-cupon-detail {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-cupon-detail {
    margin-left: 4vw;
    margin-right: 4vw;
  }
}
.rohto-campaign-2506-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: 750px) {
  .rohto-campaign-2506-cupon-detail__ttl {
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 1.4;
    font-weight: 600;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-cupon-detail__ttl {
    margin-bottom: 25px;
  }
}
.rohto-campaign-2506-cupon-detail__img {
  width: 50.6vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-cupon-detail__img {
    width: 376px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-cupon-detail__img {
    margin-bottom: 30px;
  }
}
.rohto-campaign-2506-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: 750px) {
  .rohto-campaign-2506-cupon-detail__text {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.7;
    font-weight: 500;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-cupon-detail__text {
    margin-bottom: 30px;
  }
}
.rohto-campaign-2506-cupon-detail__note {
  font-size: 2.93333vw;
  letter-spacing: 0.025em;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-cupon-detail__note {
    font-size: 14px;
    letter-spacing: -0.025em;
    line-height: 1.8;
    font-weight: 500;
  }
}
.rohto-campaign-2506-cupon-detail__note .text01 {
  color: #e22727;
  display: block;
}
.rohto-campaign-2506-cupon-detail__note .text01 .line {
  background: #fffeab;
  font-size: 120%;
  font-weight: 600;
}
.rohto-campaign-2506-cupon-detail__note .text02 {
  color: #000;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.rohto-campaign-2506-anchor {
  background: #fff;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor {
    margin-bottom: 80px;
  }
}
.rohto-campaign-2506-anchor__ttl {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-anchor__ttl {
    margin-left: 5.3vw;
    margin-right: 5.3vw;
  }
}
.rohto-campaign-2506-anchor__ttl:after {
  content: "";
  height: 1px;
  background: #000;
  display: block;
  width: 100%;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}
.rohto-campaign-2506-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: 750px) {
  .rohto-campaign-2506-anchor__ttl .text {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 2.5;
    font-weight: 500;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor__ttl .text {
    padding-left: 10px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor__ttl .text {
    padding-right: 10px;
  }
}
.rohto-campaign-2506-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 (min-width: 750px) {
  .rohto-campaign-2506-anchor-list {
    padding-top: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-list {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-anchor-list {
    margin-left: 2.6vw;
    margin-right: 2.6vw;
    width: auto;
  }
}
.rohto-campaign-2506-anchor-item {
  width: 80.6vw;
}
@media screen and (max-width: 767px) {
  .rohto-campaign-2506-anchor-item:nth-child(n + 2) {
    margin-top: 4.6vw;
  }
}
.rohto-campaign-2506-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: 750px) {
  .rohto-campaign-2506-anchor-item .note {
    margin-top: 20px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .note {
    font-size: 12px;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 768px) {
  .rohto-campaign-2506-anchor-item {
    margin-left: 0;
    /*
    &:nth-child(n + 2){
      margin-left: 20px;
    }
    &:nth-child(n + 3){
      margin-top: 20px;
    }
    &:nth-child(2n+1){
      margin-left: 0;
    }
    */
  }
  .rohto-campaign-2506-anchor-item:nth-child(n + 2) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item {
    width: 480px;
  }
}

.rohto-campaign-2506-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: rgb(255, 242, 128);
  -webkit-box-shadow: 0px 4px 0px rgba(122, 115, 58, 0.8);
  box-shadow: 0px 4px 0px rgba(122, 115, 58, 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;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn {
    padding-left: 15px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn {
    padding-right: 15px;
  }
}
.rohto-campaign-2506-anchor-item .btn::after {
  content: "";
  width: 6vw;
  height: 6vw;
  background: url(../../../images/static/rohto-campaign-2506/cp_2506_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: 750px) {
  .rohto-campaign-2506-anchor-item .btn::after {
    width: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn::after {
    height: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn::after {
    top: calc(50% - 0.8em);
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn {
    border-radius: 50px;
    height: 110px;
    -webkit-box-shadow: 0px 6px 0px rgba(122, 115, 58, 0.8);
    box-shadow: 0px 6px 0px rgba(122, 115, 58, 0.8);
  }
}
.rohto-campaign-2506-anchor-item .btn .img {
  margin-right: 2.6vw;
  width: 28.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img {
    margin-right: 20px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img {
    width: 110px;
  }
}
.rohto-campaign-2506-anchor-item .btn .img.is-v5seno {
  width: 26.6vw;
  margin-left: 2.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-v5seno {
    width: 110px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-v5seno {
    margin-left: 2px;
  }
}
.rohto-campaign-2506-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: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-02 {
    width: 110px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-02 {
    padding-left: 10px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-02 {
    padding-right: 10px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-02 {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.rohto-campaign-2506-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: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-03 {
    width: 110px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-03 {
    padding-left: 0px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-03 {
    padding-right: 0px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-03 {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.rohto-campaign-2506-anchor-item .btn .img.is-04 {
  width: 24vw;
  margin-left: 4vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-04 {
    width: 90px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img.is-04 {
    margin-left: 20px;
  }
}
.rohto-campaign-2506-anchor-item .btn .img img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.rohto-campaign-2506-anchor-item .btn .text {
  color: #000000;
  padding-top: 3.2vw;
  padding-bottom: 3.2vw;
  font-size: 4.26666vw;
  letter-spacing: 0.005em;
  line-height: 1.2;
  font-weight: 600;
}
.rohto-campaign-2506-anchor-item .btn .text.is-04 {
  text-align: center;
  width: 100%;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .text {
    padding-top: 14px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .text {
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor-item .btn .text {
    font-size: 22px;
    letter-spacing: -0.02em;
    line-height: 1.2;
    font-weight: 600;
  }
}
.rohto-campaign-2506-anchor-item .btn:hover {
  opacity: 0.5;
}
.rohto-campaign-2506-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;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor__subttl {
    margin-bottom: 20px;
  }
}
.rohto-campaign-2506-anchor__subttl:before {
  content: "＼";
}
.rohto-campaign-2506-anchor__subttl:after {
  content: "／";
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-anchor__subttl {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 600;
  }
}
.rohto-campaign-2506-wchance {
  margin-left: 5.3vw;
  margin-right: 5.3vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: #fffeab;
  padding-bottom: 4vw;
  background-image: linear-gradient(to right, #005bab, #005bab 13px, transparent 5px, transparent 13px), linear-gradient(to bottom, #005bab, #005bab 13px, transparent 5px, transparent 13px), linear-gradient(to left, #005bab, #005bab 13px, transparent 5px, transparent 13px), linear-gradient(to top, #005bab, #005bab 13px, transparent 3px, transparent 13px);
  /* 左の線 */
  background-size: 18px 2px, 2px 18px, 18px 2px, 2px 18px;
  /* 左の線 */
  background-position: left top, right top, right bottom, left bottom;
  /* 左の線 */
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  /* 左の線 */
  box-sizing: border-box;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance {
    margin-left: auto;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance {
    margin-right: auto;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance {
    max-width: 800px;
  }
}
.rohto-campaign-2506-wchance:before {
  width: calc(100% - 4px);
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  height: 100%;
  z-index: 1;
  background: url(../../../images/static/rohto-campaign-2506/cp_2506_img16.png) no-repeat center top;
  background-size: 100% auto;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance:before {
    background: url(../../../images/static/rohto-campaign-2506/cp_2506_img16.png) no-repeat center -120%;
    background-size: 100% auto;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance {
    padding-bottom: 30px;
  }
}
.rohto-campaign-2506-wchance__ttl {
  position: relative;
  z-index: 1;
  background: #005bab;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  width: 44vw;
  height: 12.6vw;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-bottom: 0.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__ttl {
    width: 280px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__ttl {
    height: 65px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__ttl {
    margin-bottom: 5px;
  }
}
.rohto-campaign-2506-wchance__ttl .text {
  color: #fffeab;
  font-size: 6.66666vw;
  letter-spacing: 0.005em;
  line-height: 1;
  font-weight: 600;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__ttl .text {
    font-size: 25px;
    letter-spacing: 0.01em;
    line-height: 1;
    font-weight: 600;
  }
}
.rohto-campaign-2506-wchance__subttl {
  position: relative;
  z-index: 1;
  color: #5b3f26;
  font-size: 3.2vw;
  letter-spacing: 0.005em;
  line-height: 1.5;
  font-weight: 600;
  margin-left: 4vw;
  margin-right: 4vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__subttl {
    font-size: 24px;
    letter-spacing: 0.01em;
    line-height: 1.5;
    font-weight: 600;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__subttl {
    margin-left: 30px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__subttl {
    margin-right: 30px;
  }
}
.rohto-campaign-2506-wchance__img {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__img img {
    width: 60%;
    margin: 0% auto;
  }
}
.rohto-campaign-2506-wchance__text01 {
  position: relative;
  z-index: 3;
  margin-left: 4vw;
  margin-right: 4vw;
  font-size: 3.73333vw;
  letter-spacing: 0.005em;
  line-height: 1.3;
  font-weight: 600;
  color: #5b3f26;
  margin-bottom: 6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text01 {
    margin-left: 30px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text01 {
    margin-right: 30px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text01 {
    font-size: 24px;
    letter-spacing: 0.01em;
    line-height: 1.1;
    font-weight: 600;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text01 {
    margin-bottom: 25px;
  }
}
.rohto-campaign-2506-wchance__text02 {
  position: relative;
  z-index: 3;
  margin-left: 4vw;
  margin-right: 4vw;
  color: #5b3f26;
  font-size: 2.93333vw;
  letter-spacing: 0.005em;
  line-height: 1.7;
  font-weight: 400;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text02 {
    margin-left: 35px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text02 {
    margin-right: 35px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text02 {
    font-size: 17px;
    letter-spacing: -0.01em;
    line-height: 2.2;
    font-weight: 400;
  }
}
.rohto-campaign-2506-wchance__text02 .line {
  position: relative;
  display: block;
  padding-left: 2vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text02 .line {
    padding-left: 15px;
  }
}
.rohto-campaign-2506-wchance__text02 .line + .line {
  margin-top: 2vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text02 .line + .line {
    margin-top: 15px;
  }
}
.rohto-campaign-2506-wchance__text02 .line:before {
  display: inline-block;
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.rohto-campaign-2506-wchance__text02 b {
  font-size: 2.93333vw;
  letter-spacing: 0.005em;
  line-height: 1.7;
  font-weight: 600;
  display: block;
  margin-top: 4vw;
  font-weight: 600;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text02 b {
    font-size: 18px;
    letter-spacing: 0.01em;
    line-height: 1.5;
    font-weight: 600;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance__text02 b {
    margin-top: 15px;
  }
}
.rohto-campaign-2506-wchance__text02 a {
  text-decoration: underline;
}
.rohto-campaign-2506-wchance__text02 a:hover {
  text-decoration: none;
}
.rohto-campaign-2506-wchance-list {
  padding-top: 4vw;
  padding-right: 4vw;
  padding-bottom: 4vw;
  padding-left: 4vw;
  background: #fff;
  margin-top: 6.6vw;
  margin-left: 4vw;
  margin-right: 4vw;
  color: #5b3f26;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-list {
    padding-top: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-list {
    padding-right: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-list {
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-list {
    padding-left: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-list {
    margin-top: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-list {
    margin-left: 25px;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-list {
    margin-right: 25px;
  }
}
.rohto-campaign-2506-wchance-listTtl {
  font-size: 4.26666vw;
  letter-spacing: 0.005em;
  line-height: 1.1;
  font-weight: 600;
  display: block;
  margin-bottom: 2vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-listTtl {
    font-size: 18px;
    letter-spacing: 0.01em;
    line-height: 1.5;
    font-weight: 600;
  }
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-listTtl {
    margin-bottom: 15px;
  }
}
.rohto-campaign-2506-wchance-listText .item {
  position: relative;
  display: block;
  padding-left: 6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-listText .item {
    padding-left: 15px;
  }
}
.rohto-campaign-2506-wchance-listText .item + .item {
  margin-top: 4.6vw;
}
@media screen and (min-width: 750px) {
  .rohto-campaign-2506-wchance-listText .item + .item {
    margin-top: 25px;
  }
}
.rohto-campaign-2506-wchance-listText .item:before {
  display: inline-block;
  content: "◎";
  position: absolute;
  top: 0em;
  left: 0;
}

.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: "ー";
}

.rohto-campaign-2506 .present {
  background-color: #fff280;
  color: #005bab;
  padding: 8px 25px;
  text-align: center;
  display: inline-block;
  font-size: 25px;
  border-radius: 25px;
  font-weight: 600;
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.rohto-campaign-2506 .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-2506 .present > span > span {
  color: #005bab;
  font-size: 22px;
}

@media screen and (max-width: 767px) {
  .rohto-campaign-2506 .present {
    padding: 4px 16px;

    font-size: 18px;
  }
  .rohto-campaign-2506 .present > span {
    margin-left: 6px;
    width: 24px;
    height: 24px;
  }

  .rohto-campaign-2506 .present > span > span {
    font-size: 16px;
  }
}

.rohto-campaign-2506-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-2506-soldout {
    inset: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    font-size: 35px;
    font-weight: 900;
    color: #e33232;
    padding: 0;
    outline: 30px solid rgba(255, 255, 255, 0.8);
  }
}
