@charset "UTF-8";
/*color*/
/*weight*/
.background_01 {
  position: fixed;
  inset: 0;
  z-index: 3;
  pointer-events: none;
}

#main .mv {
  width: 100%;
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
#main .mv.is-show {
  opacity: 1;
}
#main .mv .mv-bg {
  width: 100%;
  pointer-events: none;
}
#main .mv .mv-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#main .mv .js-slider {
  margin-bottom: 0 !important;
}
#main .mv .slick-arrow {
  width: 3.55rem;
  height: 21.65rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  top: 42%;
}
@media screen and (max-width: 767px) {
  #main .mv .slick-arrow {
    width: 2rem;
    height: 12.2rem;
  }
}
#main .mv .slick-arrow::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 1;
  width: 1.6rem;
  height: 2.67rem;
  display: block;
  margin: 0 auto;
  font-size: 0;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  #main .mv .slick-arrow::before {
    width: 0.9rem;
    height: 1.5rem;
  }
}
#main .mv .slick-prev {
  left: 0;
  background: url(../img/common/slick-prev.png) !important;
  opacity: 1;
  background-size: cover !important;
}
#main .mv .slick-prev::before {
  background-image: url(../img/common/slick-prev-arrow.svg);
  right: 0;
}
#main .mv .slick-prev:hover {
  opacity: 1;
}
#main .mv .slick-prev:hover::before {
  right: 0.5rem;
}
@media screen and (max-width: 767px) {
  #main .mv .slick-prev:hover::before {
    right: 0;
  }
}
#main .mv .slick-next {
  right: 0;
  background: url(../img/common/slick-next.png) !important;
  opacity: 1;
  background-size: cover !important;
}
#main .mv .slick-next::before {
  background-image: url(../img/common/slick-next-arrow.svg);
  left: 0;
}
#main .mv .slick-next:hover {
  opacity: 1;
}
#main .mv .slick-next:hover::before {
  left: 0.5rem;
}
@media screen and (max-width: 767px) {
  #main .mv .slick-next:hover::before {
    left: 0;
  }
}
#main .mv .slick-dots {
  bottom: 12rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  right: 4rem;
  left: auto;
}
@media screen and (max-width: 767px) {
  #main .mv .slick-dots {
    bottom: 1.8rem;
    right: 0.5rem;
  }
}
#main .mv .slick-dots li {
  width: 2.3rem;
  height: 1.32rem;
  margin: 0 0.7rem;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
}
@media screen and (max-width: 767px) {
  #main .mv .slick-dots li {
    width: 1.8rem;
    height: 1.02rem;
    margin: 0 0.5rem;
  }
}
#main .mv .slick-dots li.slick-active button {
  background-color: #3EAFFF;
}
#main .mv .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #A7A5A5;
}
#main .mv .slick-dots li button::before {
  display: none;
}
#main .l-content.p-under {
  padding-top: 0;
  background-image: url(../img/top/content-bg.png);
  background-repeat: repeat;
  background-position: center;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under {
    background-size: 400% auto;
  }
}
#main .l-content.p-under:before {
  content: none;
}
#main .l-content.p-under:after {
  content: "";
  width: 100%;
  aspect-ratio: 1440/484;
  background: url(../img/under/bg_foot_line_pc.png) no-repeat top center/100% auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under:after {
    background: url(../img/under/bg_foot_line_sp.png) no-repeat top center/100% auto;
    aspect-ratio: 375/165;
  }
}
#main .l-content.p-under .guidance {
  background: url(../img/under/bg_guidance_line_pc.png) no-repeat top center/100% auto;
  padding: 15.5rem 0 3rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance {
    background-image: url(../img/under/bg_guidance_line_sp.png);
    padding: 8.5rem 0 4rem;
  }
}
#main .l-content.p-under .guidance:before, #main .l-content.p-under .guidance:after {
  content: "";
  position: absolute;
  z-index: 0;
}
#main .l-content.p-under .guidance:before {
  left: -48rem;
  top: -19.5rem;
  width: 127.6rem;
  height: 101.5rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance:before {
    width: 47.9rem;
    height: 38.1rem;
    left: -27rem;
    top: -6.7rem;
  }
}
#main .l-content.p-under .guidance:after {
  right: 0rem;
  top: 43.5rem;
  width: 38.75rem;
  height: 81.1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance:after {
    width: 72.3rem;
    height: 53.5rem;
    top: 33.5rem;
    right: -20rem;
  }
}
#main .l-content.p-under .guidance.m-tokyo:before {
  background-image: url(../img/tokyo/guidance_bg01_pc.png);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance.m-tokyo:before {
    background-image: url(../img/tokyo/guidance_bg01_sp.png);
  }
}
#main .l-content.p-under .guidance.m-tokyo:after {
  background-image: url(../img/tokyo/guidance_bg02_pc.png);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance.m-tokyo:after {
    background-image: url(../img/tokyo/guidance_bg02_sp.png);
  }
}
#main .l-content.p-under .guidance.m-beppu:before {
  background-image: url(../img/beppu/guidance_bg01_pc.png);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance.m-beppu:before {
    background-image: url(../img/beppu/guidance_bg01_sp.png);
  }
}
#main .l-content.p-under .guidance.m-beppu:after {
  background-image: url(../img/beppu/guidance_bg02_pc.png);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance.m-beppu:after {
    background-image: url(../img/beppu/guidance_bg02_sp.png);
  }
}
#main .l-content.p-under .guidance .title {
  margin: 0 auto;
  color: transparent;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title {
    padding-top: 0.3rem;
  }
}
#main .l-content.p-under .guidance .title span {
  display: block;
}
#main .l-content.p-under .guidance .title .en {
  font-size: 12rem;
  line-height: 1;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .guidance .title .en.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
#main .l-content.p-under .guidance .title .en::before, #main .l-content.p-under .guidance .title .en::after {
  content: "";
  width: 2.75rem;
  height: 2.75rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title .en::before, #main .l-content.p-under .guidance .title .en::after {
    width: 1.4rem;
    height: 1.4rem;
  }
}
#main .l-content.p-under .guidance .title .en::before {
  margin-right: 0.5rem;
  left: 0;
}
#main .l-content.p-under .guidance .title .en::after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title .en {
    font-size: 6.7rem;
  }
}
#main .l-content.p-under .guidance .title .ja {
  font-size: 2.6rem;
  line-height: 1;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title .ja {
    font-size: 1.6rem;
    margin-top: 1rem;
  }
}
#main .l-content.p-under .guidance .title.m-tokyo {
  width: 32rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title.m-tokyo {
    width: 17.87rem;
  }
}
#main .l-content.p-under .guidance .title.m-tokyo .en {
  background: linear-gradient(141deg, #8AC8FC 0%, #FFE8E8 80%), transparent;
  -webkit-background-clip: text;
          background-clip: text;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title.m-tokyo .en {
    background: linear-gradient(156deg, #8AC8FC 20%, #FFE8E8 90%), transparent;
    -webkit-background-clip: text;
            background-clip: text;
  }
}
#main .l-content.p-under .guidance .title.m-tokyo .en::before, #main .l-content.p-under .guidance .title.m-tokyo .en::after {
  background-image: url(../img/tokyo/guidance-title-arrow.png);
}
#main .l-content.p-under .guidance .title.m-tokyo .ja {
  background: linear-gradient(170deg, #8AC8FC 0%, #FFE8E8 90%), transparent;
  -webkit-background-clip: text;
          background-clip: text;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title.m-tokyo .ja {
    background: linear-gradient(170deg, #8AC8FC 40%, #FFE8E8 90%), transparent;
    -webkit-background-clip: text;
            background-clip: text;
  }
}
#main .l-content.p-under .guidance .title.m-beppu {
  width: 32rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title.m-beppu {
    width: 17.87rem;
  }
}
#main .l-content.p-under .guidance .title.m-beppu .en {
  background: linear-gradient(141deg, #DEF1CD 0%, #FFD7D7 80%), transparent;
  -webkit-background-clip: text;
          background-clip: text;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title.m-beppu .en {
    background: linear-gradient(156deg, #DEF1CD 20%, #FFD7D7 90%), transparent;
    -webkit-background-clip: text;
            background-clip: text;
  }
}
#main .l-content.p-under .guidance .title.m-beppu .en::before, #main .l-content.p-under .guidance .title.m-beppu .en::after {
  background-image: url(../img/beppu/guidance-title-arrow.png);
}
#main .l-content.p-under .guidance .title.m-beppu .ja {
  background: linear-gradient(170deg, #DEF1CD 0%, #FFD7D7 90%), transparent;
  -webkit-background-clip: text;
          background-clip: text;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .title.m-beppu .ja {
    background: linear-gradient(170deg, #DEF1CD 40%, #FFD7D7 90%), transparent;
    -webkit-background-clip: text;
            background-clip: text;
  }
}
#main .l-content.p-under .guidance .schedule {
  margin-top: 9.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .schedule {
    margin-top: 4rem;
  }
}
#main .l-content.p-under .guidance .schedule-title {
  font-size: 4rem;
  line-height: 1;
  color: #575353;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .schedule-title {
    font-size: 2.2rem;
  }
}
#main .l-content.p-under .guidance .schedule-title.u-en {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .schedule-title.u-en {
    font-size: 2.8rem;
  }
}
#main .l-content.p-under .guidance .schedule-date {
  font-size: 4.6rem;
  color: #575353;
  line-height: 1;
  margin-top: 2.8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .schedule-date {
    font-size: 2.6rem;
    margin-top: 1.4rem;
  }
}
#main .l-content.p-under .guidance .schedule-date .small {
  display: inline-block;
  margin: 0 0.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .schedule-date .small {
    font-size: 1.4rem;
    margin: 0 0.3rem;
  }
}
#main .l-content.p-under .guidance .anchors {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4.5rem 3.5rem;
  color: #575353;
  max-width: 110.6rem;
  margin: 10rem auto 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .anchors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    margin-top: 4.5rem;
  }
}
#main .l-content.p-under .guidance .anchors .anchor-item a {
  font-size: 2rem;
  font-weight: 700;
  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;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {
  #main .l-content.p-under .guidance .anchors .anchor-item a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .anchors .anchor-item a {
    font-size: 1.6rem;
    font-weight: 700 !important;
    width: 26.9rem !important;
    height: 10rem !important;
  }
}
#main .l-content.p-under .guidance .anchors .anchor-item a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1rem 1rem 0 1rem;
  position: absolute;
  bottom: 1.7rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .anchors .anchor-item a:after {
    bottom: 1.2rem;
  }
}
#main .l-content.p-under .guidance .anchors.m-tokyo .anchor-item a {
  background: url(../img/tokyo/anchor_bg.png) no-repeat center center/100% auto;
  width: 34.2rem;
  height: 12.8rem;
}
#main .l-content.p-under .guidance .anchors.m-tokyo .anchor-item a:after {
  border-color: #98C7EE transparent transparent transparent;
}
#main .l-content.p-under .guidance .anchors.m-beppu {
  max-width: 129rem;
}
#main .l-content.p-under .guidance .anchors.m-beppu .anchor-item a {
  background: url(../img/beppu/anchor_bg.png) no-repeat center center/100% auto;
  width: 29.5rem;
  height: 12.8rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .guidance .anchors.m-beppu .anchor-item a {
    background-image: url(../img/beppu/anchor_bg_sp.png);
  }
}
#main .l-content.p-under .guidance .anchors.m-beppu .anchor-item a:after {
  border-color: #EAC4D0 transparent transparent transparent;
}
#main .l-content.p-under {
  /* --------------------------------------------------
  	goods オリジナルグッズ
  -------------------------------------------------- */
}
#main .l-content.p-under .goods {
  background: url(../img/under/bg_goods_line_pc.png) no-repeat top 0 center/100% auto;
  padding: 8rem 0 3rem;
  position: relative;
}
#main .l-content.p-under .goods.is-show {
  -webkit-transform: none !important;
          transform: none !important;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .goods {
    background-image: url(../img/under/bg_goods_line_sp.png);
    padding: 4rem 0 1rem;
  }
}
#main .l-content.p-under .goods:after {
  content: "";
  width: 228rem;
  height: 174.2rem;
  position: absolute;
  bottom: -98.4rem;
  left: -59.5rem;
  background-image: url(../img/under/bg_goods_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .goods:after {
    background-image: url(../img/under/bg_goods_sp.png);
    width: 81.4rem;
    height: 84.4rem;
    bottom: -52rem;
    left: -29rem;
  }
}
#main .l-content.p-under .goods-wrap {
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .goods-wrap {
    width: 90%;
  }
}
#main .l-content.p-under .goods-title {
  color: #575353;
  font-size: 5.2rem;
  padding-bottom: 4rem;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .goods-title.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .goods-title {
    font-size: 3.2rem;
    line-height: 1.3;
    padding-bottom: 2rem;
  }
}
#main .l-content.p-under .goods-title span {
  position: relative;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .goods-title span {
    display: inline-block;
    padding: 0.6rem 2rem 0;
  }
}
#main .l-content.p-under .goods-title span:before, #main .l-content.p-under .goods-title span:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../img/under/stamp-title-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .goods-title span:before, #main .l-content.p-under .goods-title span:after {
    width: 1.5rem;
    height: 1.5rem;
  }
}
#main .l-content.p-under .goods-title span:before {
  left: 0;
}
#main .l-content.p-under .goods-title span:after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main .l-content.p-under .goods .img {
  width: 100rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .goods .img {
    width: 100%;
  }
}
#main .l-content.p-under .goods .space-area {
  margin-top: 12rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .goods .space-area {
    margin-top: 6rem;
  }
  #main .l-content.p-under .goods .space-area .box {
    background-image: url(../img/under/goods_space_bg_sp.png);
  }
  #main .l-content.p-under .goods .space-area .ttl {
    padding-right: 5.5rem;
  }
  #main .l-content.p-under .goods .space-area .ttl span {
    font-size: 1.8rem;
  }
}
#main .l-content.p-under {
  /* --------------------------------------------------
  	stamp スマホスタンプラリー
  -------------------------------------------------- */
}
#main .l-content.p-under .stamp {
  padding: 22rem 0 0;
  background: url(../img/under/bg_stamp_line01_pc.png) no-repeat top center/100% auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp {
    padding: 16rem 0 0;
    background-image: url(../img/under/bg_stamp_line01_sp.png);
    background-position: top 5rem center;
  }
}
#main .l-content.p-under .stamp-wrap {
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-wrap {
    width: 90%;
  }
}
#main .l-content.p-under .stamp-wrap > .img {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-wrap > .img {
    margin-top: 4rem;
  }
}
#main .l-content.p-under .stamp-title {
  color: #575353;
  font-size: 5.2rem;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .stamp-title.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-title {
    font-size: 3.2rem;
    line-height: 1.3;
  }
}
#main .l-content.p-under .stamp-title span {
  position: relative;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-title span {
    display: inline-block;
    padding: 0.6rem 2rem 0;
  }
}
#main .l-content.p-under .stamp-title span:before, #main .l-content.p-under .stamp-title span:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../img/under/stamp-title-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-title span:before, #main .l-content.p-under .stamp-title span:after {
    width: 1.5rem;
    height: 1.5rem;
  }
}
#main .l-content.p-under .stamp-title span:before {
  left: 0;
}
#main .l-content.p-under .stamp-title span:after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main .l-content.p-under .stamp-lead {
  color: #575353;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-lead {
    font-size: 1.6rem;
  }
}
#main .l-content.p-under .stamp-img {
  margin-top: 6rem;
  width: 100%;
  height: auto;
  padding-top: 141.4%;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-img {
    margin-top: 4rem;
    height: 19rem;
  }
}
#main .l-content.p-under .stamp-img .js-bg {
  width: 0;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -o-object-fit: cover;
     object-fit: cover;
}
#main .l-content.p-under .stamp-img .js-bg.active {
  width: 100%;
  height: 100%;
}
#main .l-content.p-under .stamp {
  /*stamp-howto*/
}
#main .l-content.p-under .stamp-howto {
  margin-top: 7rem;
  padding: 6rem 0;
  background: url(../img/under/bg_stamp_line02_pc.png) no-repeat top center/100% auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto {
    margin-top: -6rem;
    padding: 12rem 0 6rem;
    background-image: url(../img/under/bg_stamp_line02_sp.png);
  }
}
#main .l-content.p-under .stamp-howto:before {
  content: "";
  width: 11rem;
  height: 71.4rem;
  background: url(../img/under/bg_stamp_pc.png) no-repeat center center/100% auto;
  position: absolute;
  top: -12rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto:before {
    content: none;
  }
}
#main .l-content.p-under .stamp-howto .howto-title {
  color: #575353;
  font-size: 4.2rem;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .stamp-howto .howto-title.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-title {
    font-size: 2.8rem;
    line-height: 1.3;
  }
}
#main .l-content.p-under .stamp-howto .howto-title span {
  position: relative;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-title span {
    display: inline-block;
    padding: 0.4rem 1rem 0;
  }
}
#main .l-content.p-under .stamp-howto .howto-title span:before, #main .l-content.p-under .stamp-howto .howto-title span:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../img/under/stamp-title-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-title span:before, #main .l-content.p-under .stamp-howto .howto-title span:after {
    width: 1.2rem;
    height: 1.2rem;
  }
}
#main .l-content.p-under .stamp-howto .howto-title span:before {
  left: 0;
}
#main .l-content.p-under .stamp-howto .howto-title span:after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main .l-content.p-under .stamp-howto .howto-list {
  margin-top: 6.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-list {
    padding: 0 1rem;
    margin-top: 5rem;
  }
}
#main .l-content.p-under .stamp-howto .howto-list .item {
  position: relative;
  background-image: url(../img/under/step-bg.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  padding: 3.5rem 1rem 1rem 1rem;
  border-radius: 1rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-list .item {
    background-image: url(../img/under/step-bg_sp.png);
    padding-top: 2rem;
    border-radius: 0.862rem;
  }
}
#main .l-content.p-under .stamp-howto .howto-list .item-title {
  font-size: 3.6rem;
  padding-bottom: 0.8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-list .item-title {
    font-size: 2.4rem;
    padding-bottom: 0;
  }
}
#main .l-content.p-under .stamp-howto .howto-list .item-txt {
  background: #fff;
  color: #575353;
  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;
  min-height: 15rem;
  text-align: center;
  font-weight: 500;
  padding: 2rem 2rem;
  border-radius: 1rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-list .item-txt {
    min-height: auto;
    font-size: 1.4rem;
    text-align: left;
    padding: 2.5rem 2rem 2.5rem;
    border-radius: 0.6rem;
  }
}
#main .l-content.p-under .stamp-howto .howto-list .item-arrow {
  width: 4.9rem;
  height: 4.3rem;
  background: url(../img/under/howto_arrow.png) no-repeat center center/100% auto;
  position: absolute;
  top: -7.5rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-list .item-arrow {
    width: 4.2rem;
    height: 3.7rem;
    top: -5.5rem;
  }
}
#main .l-content.p-under .stamp-howto .howto-list .item + .item {
  margin-top: 10.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .howto-list .item + .item {
    margin-top: 7.5rem;
  }
}
#main .l-content.p-under .stamp-howto .u-btn {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .u-btn {
    margin-top: 5rem;
  }
}
#main .l-content.p-under .stamp-howto .space-area {
  margin-top: 9rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-howto .space-area {
    margin-top: 6rem;
  }
}
#main .l-content.p-under .stamp {
  /* --------------------------------------------------
  	stamp-spotスタンプラリースポット
  -------------------------------------------------- */
}
#main .l-content.p-under .stamp-spot {
  margin-top: 2rem;
  padding: 19rem 0;
  background: url(../img/under/bg_stampspot_pc.png) no-repeat top center/cover;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot {
    padding: 9rem 0;
    background: url(../img/under/bg_stampspot_sp.png) no-repeat top center/cover;
  }
}
#main .l-content.p-under .stamp-spot.-beppu {
  padding: 16rem 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot.-beppu {
    padding: 9rem 0 12rem;
  }
}
#main .l-content.p-under .stamp-spot.-beppu .spot-list li {
  margin-bottom: 0;
}
#main .l-content.p-under .stamp-spot .spot-title {
  color: #575353;
  font-size: 4.2rem;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .stamp-spot .spot-title.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot .spot-title {
    font-size: 2.8rem;
    line-height: 1.3;
  }
}
#main .l-content.p-under .stamp-spot .spot-title span {
  position: relative;
  padding: 0 2.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot .spot-title span {
    display: inline-block;
    padding: 0.4rem 1rem 0;
  }
}
#main .l-content.p-under .stamp-spot .spot-title span:before, #main .l-content.p-under .stamp-spot .spot-title span:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../img/under/stamp-title-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot .spot-title span:before, #main .l-content.p-under .stamp-spot .spot-title span:after {
    width: 1.2rem;
    height: 1.2rem;
  }
}
#main .l-content.p-under .stamp-spot .spot-title span:before {
  left: 0;
}
#main .l-content.p-under .stamp-spot .spot-title span:after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main .l-content.p-under .stamp-spot .spot-list {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot .spot-list {
    width: 30.5rem;
    margin: 3rem auto 0;
  }
}
#main .l-content.p-under .stamp-spot .spot-list li {
  color: #575353;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 4rem;
}
#main .l-content.p-under .stamp-spot .spot-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot .spot-list li {
    font-size: 1.6rem;
    text-align: left;
    margin-bottom: 3rem;
  }
}
#main .l-content.p-under .stamp-spot .spot-list li .bold {
  font-size: 2.6rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot .spot-list li .bold {
    font-size: 1.8rem;
  }
}
#main .l-content.p-under .stamp-spot .u-btn {
  margin-top: 6.4rem;
  width: 46rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp-spot .u-btn {
    margin-top: 4rem;
    width: 31.5rem;
  }
}
#main .l-content.p-under .stamp {
  z-index: 0;
  position: relative;
}
#main .l-content.p-under .stamp::after {
  content: "";
  width: 144rem;
  height: 174.2rem;
  background-image: url(../img/tokyo/premium-card-bg_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: -100rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .stamp::after {
    background-image: url(../img/tokyo/premium-card-bg_sp.png);
    width: 37.5rem;
    height: 84.45rem;
    bottom: -45rem;
  }
}
#main .l-content.p-under {
  /* --------------------------------------------------
    space	コラボフード・ドリンク
  -------------------------------------------------- */
}
#main .l-content.p-under .space {
  padding: 22rem 0 7rem;
  background: url(../img/under/bg_space_line_pc.png) no-repeat top center/100% auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space {
    padding: 10rem 0 4rem;
    background-image: url(../img/under/bg_space_line_sp.png);
    z-index: 1;
  }
}
#main .l-content.p-under .space-wrap {
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-wrap {
    width: 90%;
  }
}
#main .l-content.p-under .space-title {
  color: #575353;
  font-size: 5.2rem;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .space-title.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-title {
    font-size: 3.2rem;
    line-height: 1.3;
  }
}
#main .l-content.p-under .space-title span {
  position: relative;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-title span {
    display: inline-block;
    padding: 0.6rem 2rem 0;
  }
}
#main .l-content.p-under .space-title span:before, #main .l-content.p-under .space-title span:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../img/under/stamp-title-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-title span:before, #main .l-content.p-under .space-title span:after {
    width: 1.5rem;
    height: 1.5rem;
  }
}
#main .l-content.p-under .space-title span:before {
  left: 0;
}
#main .l-content.p-under .space-title span:after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main .l-content.p-under .space-lead {
  color: #575353;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-top: 2.5rem;
  padding-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-lead {
    font-size: 1.6rem;
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider {
    padding-bottom: 6rem;
  }
}
#main .l-content.p-under .space-slider .img {
  max-width: 100rem;
  width: 90%;
  margin: 0 auto;
}
#main .l-content.p-under .space-slider .txt {
  max-width: 100rem;
  width: 90%;
  margin: 1.5rem auto 0;
  font-size: 1.6rem;
  color: #575353;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .txt {
    font-size: 1.4rem;
    text-align: center;
  }
}
#main .l-content.p-under .space-slider .slick-arrow {
  width: 9.3rem;
  height: 5.2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: calc(50% - 4.2rem);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .slick-arrow {
    top: auto;
    width: 3.8rem;
    bottom: 0;
    height: 2.1rem;
  }
}
#main .l-content.p-under .space-slider .slick-arrow::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 1;
  width: 9.3rem;
  height: 5.2rem;
  display: block;
  margin: 0 auto;
  font-size: 0;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .slick-arrow::before {
    width: 3.8rem;
    height: 2.1rem;
  }
}
#main .l-content.p-under .space-slider .slick-prev {
  left: calc(50% - 64rem);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .slick-prev {
    left: calc(50% - 10rem);
  }
}
#main .l-content.p-under .space-slider .slick-prev::before {
  background-image: url(../img/under/slick-next-arrow.png);
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#main .l-content.p-under .space-slider .slick-prev:hover::before {
  right: 0.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .slick-prev:hover::before {
    right: 0;
  }
}
#main .l-content.p-under .space-slider .slick-next {
  right: calc(50% - 64rem);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .slick-next {
    right: calc(50% - 10rem);
  }
}
#main .l-content.p-under .space-slider .slick-next::before {
  background-image: url(../img/under/slick-next-arrow.png);
  left: 0;
}
#main .l-content.p-under .space-slider .slick-next:hover::before {
  left: 0.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .slick-next:hover::before {
    left: 0;
  }
}
#main .l-content.p-under .space-slider .slick-dots {
  bottom: 0.5rem;
  max-width: 100rem;
  width: 90%;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .slick-dots {
    bottom: 1.8rem;
    right: 0.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#main .l-content.p-under .space-slider .slick-dots li {
  width: 2.3rem;
  height: 1.32rem;
  margin: 0 0.7rem;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .space-slider .slick-dots li {
    width: 1.4rem;
    height: 0.8rem;
    margin: 0 0.4rem;
  }
}
#main .l-content.p-under .space-slider .slick-dots li.slick-active button {
  background-color: #3EAFFF;
}
#main .l-content.p-under .space-slider .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #A7A5A5;
}
#main .l-content.p-under .space-slider .slick-dots li button::before {
  display: none;
}
#main .l-content.p-under {
  /* --------------------------------------------------
    valentine バレンタインスペシャルイベント
  -------------------------------------------------- */
}
#main .l-content.p-under .valentine {
  padding: 18rem 0 10rem;
  background: url(../img/under/bg_valentine_line_pc.png) no-repeat top center/100% auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine {
    padding: 13rem 0 2rem;
    background-image: url(../img/under/bg_valentine_line_sp.png);
  }
}
#main .l-content.p-under .valentine:before {
  content: "";
  width: 230rem;
  height: 172.2rem;
  background: url(../img/under/valentine_bg_pc.png) no-repeat center center/100% auto;
  position: absolute;
  top: -78.5rem;
  left: -59.4rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine:before {
    background-image: url(../img/under/valentine_bg_sp.png);
    width: 81.4rem;
    height: 84.4rem;
    top: -38.5rem;
    left: -29rem;
  }
}
#main .l-content.p-under .valentine-wrap {
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine-wrap {
    width: 90%;
  }
}
#main .l-content.p-under .valentine-title {
  color: #575353;
  font-size: 5.2rem;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .valentine-title.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine-title {
    font-size: 3.2rem;
    line-height: 1.3;
  }
}
#main .l-content.p-under .valentine-title span {
  position: relative;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine-title span {
    display: inline-block;
    padding: 0.6rem 2rem 0;
  }
}
#main .l-content.p-under .valentine-title span:before, #main .l-content.p-under .valentine-title span:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../img/under/stamp-title-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine-title span:before, #main .l-content.p-under .valentine-title span:after {
    width: 1.5rem;
    height: 1.5rem;
  }
}
#main .l-content.p-under .valentine-title span:before {
  left: 0;
}
#main .l-content.p-under .valentine-title span:after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main .l-content.p-under .valentine-lead {
  color: #575353;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine-lead {
    font-size: 1.6rem;
  }
}
#main .l-content.p-under .valentine-notice {
  font-size: 1.6rem;
  font-weight: 500;
  color: #575353;
  text-align: center;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine-notice {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
}
#main .l-content.p-under .valentine .img {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .img {
    margin-top: 4rem;
  }
}
#main .l-content.p-under .valentine .cosplayer {
  width: 100%;
  position: relative;
  padding: 10rem 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer {
    padding: 6rem 0;
  }
}
#main .l-content.p-under .valentine .cosplayer::before {
  content: "";
  width: 42rem;
  height: 27.2rem;
  background-image: url(../img/tokyo/cosplayer_bg01_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 10.5rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer::before {
    background-image: url(../img/tokyo/cosplayer_bg01_sp.png);
    width: 17.1rem;
    height: 13.6rem;
    top: 17rem;
  }
}
#main .l-content.p-under .valentine .cosplayer::after {
  content: "";
  width: 64.1rem;
  height: 40.7rem;
  background-image: url(../img/tokyo/cosplayer_bg02_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 45rem;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer::after {
    background-image: url(../img/tokyo/cosplayer_bg02_sp.png);
    width: 27.4rem;
    height: 18.05rem;
    top: 120rem;
  }
}
#main .l-content.p-under .valentine .cosplayer-wrap {
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer-wrap {
    width: 90%;
  }
}
#main .l-content.p-under .valentine .cosplayer_ttl {
  color: #575353;
  font-size: 3.2rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_ttl {
    font-size: 2.4rem;
    padding-bottom: 4rem;
    line-height: 1.5;
  }
}
#main .l-content.p-under .valentine .cosplayer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_list {
    display: block;
  }
}
#main .l-content.p-under .valentine .cosplayer_list li {
  width: 30rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_list li {
    width: 24rem;
    margin: 0 auto 4rem;
  }
  #main .l-content.p-under .valentine .cosplayer_list li:last-child {
    margin-bottom: 0;
  }
}
#main .l-content.p-under .valentine .cosplayer_list li figure {
  display: block;
  width: 100%;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_list li figure {
    margin-bottom: 2rem;
  }
}
#main .l-content.p-under .valentine .cosplayer_list li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#main .l-content.p-under .valentine .cosplayer_list li .btn {
  width: 15.8rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_list li .btn {
    width: 13.5rem;
  }
}
#main .l-content.p-under .valentine .cosplayer_list li .btn a {
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
  display: block;
  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;
  background: #000;
  clip-path: polygon(0% 0%, 100% 0, 100% 50%, calc(100% - 2rem) 100%, 0% 100%);
  height: 4rem;
  width: 100%;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-right: 1rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_list li .btn a {
    height: 3.1rem;
    padding-right: 0;
    clip-path: polygon(0% 0%, 100% 0, 100% 50%, calc(100% - 1.5rem) 100%, 0% 100%);
  }
}
#main .l-content.p-under .valentine .cosplayer_list li .btn a::before {
  content: "";
  width: 1.8rem;
  height: 1.9rem;
  background-image: url(../img/common/X-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_list li .btn a::before {
    width: 1.5rem;
    height: 1.6rem;
  }
}
#main .l-content.p-under .valentine .cosplayer_list li .btn a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.7rem 0.7rem 0 0;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_list li .btn a:after {
    border-width: 0.6rem 0.6rem 0 0;
    top: 0.3rem;
    left: 0.3rem;
  }
}
#main .l-content.p-under .valentine .cosplayer_list li .btn a:hover {
  opacity: 0.7;
}
#main .l-content.p-under .valentine .cosplayer_lead {
  width: 86rem;
  margin: 0 auto;
  padding-top: 4rem;
  line-break: strict;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_lead {
    max-width: 31.5rem;
    width: 100%;
    padding-top: 3rem;
  }
}
#main .l-content.p-under .valentine .cosplayer_lead span {
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer_lead span {
    font-size: 1.2rem;
  }
}
#main .l-content.p-under .valentine .cosplayer_lead_txt {
  color: #EB1414;
}
#main .l-content.p-under .valentine .cosplayer_lead_notice {
  color: #575353;
}
#main .l-content.p-under .valentine .cosplayer .space-area {
  margin-top: 15rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .cosplayer .space-area {
    margin-top: 6rem;
  }
}
#main .l-content.p-under .valentine .premium-card {
  width: 100%;
  position: relative;
  z-index: 1;
}
#main .l-content.p-under .valentine .premium-card::after {
  content: "";
  width: 144rem;
  height: 174.2rem;
  background-image: url(../img/tokyo/premium-card-bg_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: -100rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .premium-card::after {
    background-image: url(../img/tokyo/premium-card-bg_sp.png);
    width: 37.5rem;
    height: 84.45rem;
    bottom: -52rem;
  }
}
#main .l-content.p-under .valentine .premium-card-wrap {
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .premium-card-wrap {
    width: 90%;
  }
}
#main .l-content.p-under .valentine .premium-card-title {
  color: #575353;
  font-size: 4.2rem;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .valentine .premium-card-title.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .premium-card-title {
    font-size: 2.8rem;
    line-height: 1.3;
  }
}
#main .l-content.p-under .valentine .premium-card-title span {
  position: relative;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .premium-card-title span {
    display: inline-block;
    padding: 0.6rem 2rem 0;
  }
}
#main .l-content.p-under .valentine .premium-card-title span:before, #main .l-content.p-under .valentine .premium-card-title span:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../img/under/stamp-title-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .premium-card-title span:before, #main .l-content.p-under .valentine .premium-card-title span:after {
    width: 1.5rem;
    height: 1.5rem;
  }
}
#main .l-content.p-under .valentine .premium-card-title span:before {
  left: 0;
}
#main .l-content.p-under .valentine .premium-card-title span:after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main .l-content.p-under .valentine .premium-card-lead {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  color: #575353;
  margin: 4rem 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .premium-card-lead {
    font-size: 1.6rem;
    margin: 2rem 0;
  }
}
#main .l-content.p-under .valentine .premium-card .img {
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine .premium-card .img {
    margin-bottom: 5rem;
    margin-top: 4rem;
  }
}
#main .l-content.p-under .valentine .premium-card .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#main .l-content.p-under .valentine {
  z-index: 0;
}
#main .l-content.p-under .valentine::after {
  content: "";
  width: 144rem;
  height: 174.2rem;
  background-image: url(../img/tokyo/premium-card-bg_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: -86rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .valentine::after {
    background-image: url(../img/tokyo/premium-card-bg_sp.png);
    width: 37.5rem;
    height: 84.45rem;
    bottom: -42rem;
  }
}
#main .l-content.p-under {
  /* --------------------------------------------------
    shop コラボ対象店舗
  -------------------------------------------------- */
}
#main .l-content.p-under .shop {
  width: 100%;
  padding: 12rem 0 15rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop {
    padding: 8rem 0 7rem;
  }
}
#main .l-content.p-under .shop::before {
  content: "";
  width: 14.25rem;
  height: 2.15rem;
  background-image: url(../img/tokyo/shop-bg01_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 1rem;
  left: 13rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop::before {
    background-image: url(../img/tokyo/shop-bg01_sp.png);
    width: 6.95rem;
    height: 1.05rem;
    left: 3rem;
    top: 4rem;
  }
}
#main .l-content.p-under .shop::after {
  content: "";
  width: 29.3rem;
  height: 11.35rem;
  background-image: url(../img/tokyo/shop-bg02_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 47rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop::after {
    background-image: url(../img/tokyo/shop-bg02_sp.png);
    width: 8.9rem;
    height: 4.6rem;
    top: 28.5rem;
    left: 0rem;
  }
}
#main .l-content.p-under .shop-wrap {
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-wrap {
    width: 90%;
  }
}
#main .l-content.p-under .shop-title {
  color: #575353;
  font-size: 5.2rem;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s;
  clip-path: inset(0 50% 0 50%);
  -webkit-transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
  transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease-out 0.4s;
}
#main .l-content.p-under .shop-title.active {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-title {
    font-size: 3.2rem;
    line-height: 1.3;
  }
}
#main .l-content.p-under .shop-title span {
  position: relative;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-title span {
    display: inline-block;
    padding: 0.6rem 2rem 0;
  }
}
#main .l-content.p-under .shop-title span:before, #main .l-content.p-under .shop-title span:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../img/under/stamp-title-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-title span:before, #main .l-content.p-under .shop-title span:after {
    width: 1.5rem;
    height: 1.5rem;
  }
}
#main .l-content.p-under .shop-title span:before {
  left: 0;
}
#main .l-content.p-under .shop-title span:after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main .l-content.p-under .shop-lead {
  color: #575353;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-lead {
    font-size: 1.6rem;
  }
}
#main .l-content.p-under .shop-notice {
  font-size: 1.6rem;
  font-weight: 500;
  color: #575353;
  text-align: center;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-notice {
    font-size: 1.2rem;
    margin-top: 1.5rem;
  }
}
#main .l-content.p-under .shop-notice .txt-red {
  color: #EB1414;
}
#main .l-content.p-under .shop .img {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop .img {
    margin-top: 4rem;
  }
}
#main .l-content.p-under .shop-list {
  width: 100%;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-list {
    width: 30.5rem;
    margin: 3rem auto 0;
  }
}
#main .l-content.p-under .shop-list li {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  color: #575353;
  margin-bottom: 4rem;
}
#main .l-content.p-under .shop-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-list li {
    font-size: 1.6rem;
    text-align: left;
    margin-bottom: 3rem;
  }
}
#main .l-content.p-under .shop-list li .floor {
  font-size: 2.6rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #main .l-content.p-under .shop-list li .floor {
    font-size: 1.8rem;
  }
}

/* --------------------
	共通パーツ　
-------------------- */
.space-area {
  margin-top: 7.6rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .space-area {
    width: 96%;
    margin: 5rem auto 0;
  }
}
.space-area .ttl {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5rem 9.5rem 0.5rem 0;
}
@media screen and (max-width: 767px) {
  .space-area .ttl {
    padding: 0.5rem 8rem 0.5rem 0;
  }
}
.space-area .ttl.-small span {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .space-area .ttl.-small span {
    font-size: 2rem;
  }
}
.space-area .ttl.-small::before {
  top: -1rem;
}
@media screen and (max-width: 767px) {
  .space-area .ttl.-small::before {
    top: -0.5rem;
  }
}
.space-area .ttl span {
  position: relative;
  z-index: 2;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .space-area .ttl span {
    font-size: 2rem;
    padding-left: 1.5rem;
  }
}
.space-area .ttl:before {
  content: "";
  width: 100%;
  height: 5.6rem;
  background-image: url(../img/under/space-area_ttl_bg_pc.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  position: absolute;
  top: -0.8rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  .space-area .ttl:before {
    background-image: url(../img/under/space-area_ttl_bg_sp.png);
    height: 4.5rem;
    top: -0.5rem;
  }
}
.space-area .box {
  background: url(../img/under/valentine_space_bg_pc.png) no-repeat top center/100% 100%;
}
@media screen and (max-width: 767px) {
  .space-area .box {
    background-image: url(../img/under/valentine_space_bg_sp.png);
  }
}
.space-area .box-txt {
  padding: 6rem 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .space-area .box-txt {
    padding: 5rem 1.5rem;
  }
}
.space-area .box-ttl {
  font-size: 3.4rem;
  font-weight: 700;
  color: #575353;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .space-area .box-ttl {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.space-area .box-schedule .schedule-date {
  font-size: 4.6rem;
  color: #575353;
  line-height: 1;
  margin-top: 2.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .space-area .box-schedule .schedule-date {
    font-size: 2.6rem;
    margin-top: 1.4rem;
  }
}
.space-area .box-schedule .schedule-date .small {
  display: inline-block;
  margin: 0 0.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .space-area .box-schedule .schedule-date .small {
    font-size: 1.4rem;
    margin: 0 0.3rem;
  }
}
.space-area .box-labels {
  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;
  width: 67.8rem;
  margin: 2rem auto 2rem;
}
.space-area .box-labels:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .space-area .box-labels {
    width: 100%;
    display: block;
  }
}
.space-area .box-labels_ttl {
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #F55973;
  width: 11.2rem;
  text-align: center;
  color: #fff;
  display: block;
  margin-right: 2.5rem;
  padding: 0.1rem 0 0.2rem;
}
@media screen and (max-width: 767px) {
  .space-area .box-labels_ttl {
    margin: 0 auto 1rem;
  }
}
.space-area .box-labels_txt {
  color: #575353;
}
.space-area .box-labels_txt .u-en {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .space-area .box-labels_txt .u-en {
    font-size: 2.56rem;
  }
}
.space-area .box-labels_txt .u-jp {
  font-size: 1.6rem;
  font-weight: 700;
  vertical-align: text-bottom;
  margin-left: 1rem;
}
.space-area .box-labels_period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #575353;
}
@media screen and (max-width: 767px) {
  .space-area .box-labels_period {
    display: block;
  }
}
.space-area .box-labels_period_txt {
  font-size: 1.6rem;
  font-weight: 700;
  vertical-align: text-bottom;
}
@media screen and (max-width: 767px) {
  .space-area .box-labels_period_txt {
    font-size: 1.34rem;
  }
}
.space-area .box-labels_period_txt .u-en {
  font-size: 3rem;
  font-weight: 400;
  margin: 0 0.5rem;
  line-height: 1;
}
.space-area .box-labels_period_txt .u-en:first-child {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .space-area .box-labels_period_txt .u-en {
    font-size: 2.57rem;
  }
}
.space-area .box-labels_period_notice {
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: 1.2rem;
}
@media screen and (max-width: 767px) {
  .space-area .box-labels_period_notice {
    font-size: 1.34rem;
  }
}

.u-btn {
  width: 42.3rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .u-btn {
    width: 31.5rem;
  }
}
.u-btn.disable a {
  pointer-events: none;
  opacity: 0.5;
}
.u-btn a {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  display: block;
  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;
  background: #8193AC;
  clip-path: polygon(0% 0%, 100% 0, 100% 50%, calc(100% - 4rem) 100%, 0% 100%);
  height: 7.4rem;
  width: 100%;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-right: 1rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .u-btn a {
    font-size: 1.4rem;
    height: 5.1rem;
    padding-right: 0;
    clip-path: polygon(0% 0%, 100% 0, 100% 50%, calc(100% - 2.5rem) 100%, 0% 100%);
  }
}
.u-btn a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5rem 1.5rem 0 0;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 0.6rem;
  left: 1rem;
}
@media screen and (max-width: 767px) {
  .u-btn a:before {
    border-width: 1rem 1rem 0 0;
    top: 0.4rem;
    left: 0.4rem;
  }
}
.u-btn a:hover {
  opacity: 0.7;
}
.u-btn.m-pdf a {
  position: relative;
  padding-right: 4rem;
}
.u-btn.m-pdf a:after {
  content: "";
  width: 2.1rem;
  height: 2.1rem;
  background-image: url(../img/under/icn_pdf.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 6.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .u-btn.m-pdf a:after {
    width: 1.4rem;
    height: 1.4rem;
    right: 4rem;
  }
}
.u-btn:has(+ .u-txt) {
  margin-bottom: 1em;
}

.u-txt p {
  text-align: center;
  color: #575353;
  line-height: 1.6;
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .u-txt p {
    font-size: 1.4rem;
  }
}

.mfp-img {
  max-height: none !important;
  width: calc(100vw - 6rem) !important;
}
@media screen and (max-width: 767px) {
  .mfp-img {
    width: 100vw !important;
  }
}

body.mfp-zoom-out-cur {
  overflow: hidden;
  height: 100%; /* スマホ用 */
  -ms-scroll-chaining: none;
      overscroll-behavior: none; /* スマホのスクロールつられ防止 */
}

@media screen and (max-width: 767px) {
  .mfp-wrap {
    overflow: auto !important;
  }
}