.tw_btn {
  display: none !important;
}

.f-zenmarug, .campaign_list-btn a, .campaign_list-headings, .special .sub-headings, .mv__data-sub, .c-aco__icon, .c-aco__text, .u-fs20, .content_wrap {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}

.f-dongle, .present__list-headings, .special__list-headings, .contents .btn_contents.is-soon a, .contents__list-headings, .title::before, .mv__menu-close, .mv .anchor__link li a::before {
  font-family: "Dongle", sans-serif;
}

.f-notosans, .information__text, .special__text, .contents__box .caution, .c-aco__inner {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
}

.f-concert, .information__data span, .mv__data-main span {
  font-family: "Concert One", sans-serif;
}

.content_wrap {
  color: #524D4C;
  background-color: #FFF0F0;
}

.content_wrap img {
  max-width: 100%;
  height: auto;
}

.content_wrap a {
  box-sizing: border-box;
  transition: transform 0.12s ease, box-shadow 0.12s ease, filter 0.12s ease;
}

.section {
  width: 100%;
  position: relative;
}

.section__inner {
  position: relative;
  max-width: 320vw;
  margin: 0 auto;
}

.is-pc {
  display: none;
}

.is-sp {
  display: block;
}

br.is-pc {
  display: none;
}

br.is-sp {
  display: inline-block;
}

.u-fs20 {
  font-size: 4.2666666667vw;
  letter-spacing: 0.4266666667vw;
  text-align: center;
}

.caution {
  width: 84.2245989305vw;
  margin: 0 auto;
  font-size: 3.2085561497vw;
  font-weight: 500;
}
.caution-center {
  font-size: 3.2085561497vw;
  font-weight: 500;
  text-align: center;
  margin: 0 auto;
}

.u-red {
  color: #F00000;
  text-align: center;
}

.js-aco-content {
  display: none;
}

.c-aco__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 58.6666666667vw;
  height: 14.6666666667vw;
  box-sizing: border-box;
  border-radius: 999px;
  background: #ABD9F1;
  border: none;
}
.c-aco__btn.c-aco__btn-large {
  width: 71.7333333333vw;
  height: 20.5333333333vw;
}
.c-aco__btn.c-aco__btn-large .c-aco__icon {
  right: 6.4vw;
}
.c-aco__text {
  font-size: 5.3333333333vw;
  color: #524D4C;
}
.c-aco__icon {
  position: absolute;
  right: 10.6666666667vw;
  font-size: 5.3333333333vw;
  color: #524D4C;
  transition: transform 0.5s ease;
}
.c-aco__inner {
  width: 84vw;
  margin: 8vw auto 0;
  color: #524D4C;
  font-size: 3.7333333333vw;
  transition: max-height 0.3s ease;
}
.c-aco__inner a {
  color: #524D4C;
  text-decoration: underline;
}

.c-aco__btn.is-open .c-aco__icon {
  transform: rotate(180deg);
}

.mv {
  background-color: #FFDCDD;
  padding-bottom: 26.6666666667vw;
  z-index: 1;
}

.mv__lead {
  font-size: 4.2666666667vw;
  text-align: center;
  margin: 6.4vw auto 0;
}

.mv__data {
  margin-top: 10.6666666667vw;
  position: relative;
}

.mv__data::after {
  content: "";
  display: block;
  background-image: url("../img/mv_data_sp.png");
  background-size: 86.9333333333vw 42.4vw;
  width: 86.9333333333vw;
  height: 42.4vw;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.mv__data-sub {
  display: block;
  color: #FFFFFF !important;
  font-size: 4.2666666667vw;
  letter-spacing: 0.8533333333vw;
  background: #ABD9F1;
  border-radius: 4vw;
  text-align: center;
  width: 27.2vw;
  height: 8vw;
  line-height: 8vw;
  position: absolute;
  top: -3.7333333333vw;
  left: 50%;
  transform: translateX(-50%);
}

.mv__data-main {
  font-size: 8vw;
  text-align: center;
  height: 42.4vw;
  padding-top: 9.3333333333vw;
}

.mv .anchor .u-small {
  font-size: 3.7333333333vw;
  font-weight: 700;
  letter-spacing: 0.5333333333vw;
}

.mv .anchor .u-medium {
  font-size: 4.8vw;
  letter-spacing: 0.64vw;
  font-weight: 700;
}

.mv .anchor .u-mediumlarge {
  font-size: 6.4vw;
  letter-spacing: -0.8533333333vw;
}

.mv .anchor {
  margin: 0vw auto 0;
}

.mv .anchor__headings {
  width: 100vw;
  margin: 0 auto 4vw;
}

.mv .anchor__link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8vw 0;
}

.mv .anchor__link li a {
  content: "";
  width: 85.0666666667vw;
  height: 18.6666666667vw;
  font-size: 6.4vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16vw;
  border: 0.5333333333vw solid #FFFFFF;
  background: #FFC14E;
  color: #524D4C;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.mv .anchor__link li a::before {
  content: "";
  position: absolute;
  top: -6.1333333333vw;
  left: 5.3333333333vw;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-image: url(../img/icon_fukidashi-white.png);
  background-size: cover;
  color: #524D4C;
  font-size: 9.6vw;
  line-height: 12vw;
  text-align: center;
}

.mv .anchor__link li a::after {
  content: "";
  position: absolute;
  right: 5.3333333333vw;
  top: 7.4666666667vw;
  width: 3.4666666667vw;
  height: 3.2vw;
  background-image: url(../img/btn_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.mv .anchor__link li .line {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.3333333333vw;
}

.mv .anchor__link li:nth-child(-n+2) {
  display: flex;
  justify-content: center;
}

.mv .anchor__link li:nth-child(1) {
  letter-spacing: -0.8vw;
}

.mv .anchor__link li:nth-child(1) a::before {
  content: "1";
}

.mv .anchor__link li:nth-child(2) a::before {
  content: "2";
}

.mv .anchor__link li:nth-child(3) {
  width: 100%;
  display: flex;
  justify-content: center;
}

.mv .anchor__link li:nth-child(3) a::before {
  content: "3";
}

.mv__menu {
  position: relative;
}

.mv__menu-close {
  position: absolute;
  top: -2.6666666667vw;
  left: 0.8vw;
  font-size: 2.6666666667vw;
  font-weight: 700;
  color: #524D4C;
  letter-spacing: 0.5333333333vw;
  opacity: 0;
  transition: 0.2s;
  z-index: 1002;
}

.mv__menu-btn {
  position: fixed;
  top: 5.3333333333vw;
  right: 5.3333333333vw;
  z-index: 1001;
  width: 8.5333333333vw;
  height: 8vw;
  border: none;
  background: none;
  cursor: pointer;
}

.mv__menu-btn .mv__menu-line {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0.5333333333vw;
  background: #524D4C;
  border-radius: 999px;
  transition: 0.5s;
}

.mv__menu-btn .mv__menu-line:nth-of-type(2) {
  transform: translateY(-2.6666666667vw);
}

.mv__menu-btn .mv__menu-line:nth-of-type(3) {
  transform: translateY(-0.5333333333vw);
}

.mv__menu-btn .mv__menu-line:nth-of-type(4) {
  transform: translateY(1.6vw);
}

.mv__menu-btn.is-open .mv__menu-close {
  opacity: 1;
}

.mv__menu-btn.is-open .mv__menu-line:nth-of-type(2) {
  transform: translateY(0) rotate(45deg);
}

.mv__menu-btn.is-open .mv__menu-line:nth-of-type(3) {
  opacity: 0;
}

.mv__menu-btn.is-open .mv__menu-line:nth-of-type(4) {
  transform: translateY(0) rotate(-45deg);
}

.mv__menu__nav {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 240, 240, 0.9);
  transition: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.mv__menu__nav.is-open {
  right: 0;
}

.mv__menu__nav__list-inner {
  display: flex;
  flex-direction: column;
  margin-top: -13.3333333333vw;
  height: 100%;
}

.mv__menu__nav__list-inner li {
  flex: 1;
  display: flex;
  align-items: center;
  position: relative;
  border-top: 2px solid #524D4C;
}

.mv__menu__nav__list-inner li:last-child {
  border-bottom: 2px solid #524D4C;
}

.mv__menu__nav__list-inner li a {
  display: block;
  position: relative;
  font-size: 4.8vw;
  color: #524D4C;
  letter-spacing: 0.64vw;
  text-decoration: none;
  padding: 4vw 0;
}

.mv__menu__nav__list-inner li:nth-child(2) a, .mv__menu__nav__list-inner li:nth-child(3) a, .mv__menu__nav__list-inner li:nth-child(4) a {
  padding-left: 10.1333333333vw;
}

.mv__menu__nav__list-inner li:nth-child(2) a::after, .mv__menu__nav__list-inner li:nth-child(3) a::after, .mv__menu__nav__list-inner li:nth-child(4) a::after {
  content: "";
  display: block;
  background-image: url(../img/icon_fukidashi-white.png);
  background-size: 8vw 8vw;
  width: 8vw;
  height: 8vw;
  line-height: 8vw;
  text-align: center;
  position: absolute;
  left: 0;
  top: 4vw;
  z-index: -1;
}

.mv__menu__nav__list-inner li:nth-child(2) a::after {
  content: "1";
}

.mv__menu__nav__list-inner li:nth-child(3) a::after {
  content: "2";
}

.mv__menu__nav__list-inner li:nth-child(4) a::after {
  content: "3";
}

.title {
  position: relative;
  margin: 0 auto 5.3333333333vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 85.0666666667vw;
  height: 21.3333333333vw;
  border-radius: 10.6666666667vw;
  border: 0.5333333333vw solid #FFFFFF;
  background: #FFC14E;
  font-weight: 700;
  color: #524D4C;
  letter-spacing: 1.3333333333vw;
}

.title .title__top {
  display: flex;
  gap: 1.3333333333vw;
  align-items: center;
}

.title .title__bottom {
  font-size: 8vw;
  line-height: 1.2;
}

.title .u-small {
  font-size: 3.7333333333vw;
  letter-spacing: 0.5333333333vw;
}

.title .u-medium {
  font-size: 4.8vw;
  letter-spacing: 0.64vw;
}

.title::before {
  content: "";
  display: block;
  background-image: url(../img/icon_fukidashi-white.png);
  background-size: 10.6666666667vw 10.6666666667vw;
  background-repeat: no-repeat;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  position: absolute;
  top: -6.1333333333vw;
  left: 5.3333333333vw;
  z-index: 2;
  color: #524D4C;
  line-height: 12vw;
  font-size: 9.6vw;
}

.contents {
  position: relative;
  background-color: #FFF0F0;
  padding: 5.3333333333vw 0 30vw;
  z-index: 1;
}

.contents::after {
  content: "";
  width: 100%;
  height: 98.6666666667vw;
  background-image: url("../img/bg_wave-pink_sp.png");
  background-repeat: repeat-x;
  background-size: 100vw 53.3333333333vw;
  position: absolute;
  top: -12vw;
  left: 0;
  z-index: -2;
}

.contents::before {
  content: "";
  display: block;
  width: 18.1333333333vw;
  height: 22.1333333333vw;
  background-image: url("../img/illust_1.png");
  background-repeat: repeat-x;
  background-size: 18.1333333333vw 22.1333333333vw;
  position: absolute;
  top: -22.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
}

.contents .title__bottom {
  font-size: 6.4vw;
  padding-left: 4vw;
}

.contents__title {
  letter-spacing: 0.5333333333vw;
  margin-bottom: 5.3333333333vw;
}
.contents__title img {
  width: 70vw;
}

.contents__title::before {
  content: "1";
  width: 11.2vw;
  text-align: center;
}

.contents .u-lead {
  margin: 2.6666666667vw auto 2.6666666667vw;
}

.contents__img {
  position: relative;
  width: 91.6vw;
  margin: 0 auto;
  padding-top: 5.3333333333vw;
}

.contents__wrap {
  position: relative;
}

.contents__wrap::after {
  content: "";
  display: block;
  border-radius: 88vw;
  background: #FFDCDD;
  background-size: 88vw 88vw;
  width: 88vw;
  height: 88vw;
  position: absolute;
  top: -24vw;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}

.contents__list {
  margin: 14.6666666667vw auto 4vw;
  width: 84vw;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  border-radius: 10.6666666667vw;
  background: #FFFFFF;
  border: 0.6666666667vw solid #756658;
  overflow: hidden;
}

.contents__list li:first-child {
  background: #756658;
  height: 13.3333333333vw;
  width: 100%;
}

.contents__list li:first-child p {
  color: #FFFFFF;
  text-align: center;
  font-size: 5.3333333333vw;
  line-height: 13.3333333333vw;
}

.contents__list li:not(:first-child) {
  flex: 1;
  text-align: center;
  position: relative;
}

.contents__list li:not(:first-child):not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0vw;
  left: 50%;
  transform: translateX(-50%);
  width: 76vw;
  height: 0.5333333333vw;
  background: #756658;
  border-radius: 999px;
}

.contents__list-inner {
  padding: 0 0 5.3333333333vw;
}

.contents__list-headings {
  color: #756658;
  font-size: 6.9333333333vw;
  line-height: 1;
}

.contents__list-headings span {
  font-size: 12.2666666667vw;
  display: inline;
  padding-left: 0.5333333333vw;
}

.contents__list-text {
  margin-top: -5.3333333333vw;
  font-size: 4.8vw;
  line-height: 1.33;
  color: #524D4C;
}

.contents .btn_contents {
  position: relative;
  margin: 10.6666666667vw auto 8vw;
  width: 84vw;
  height: 24vw;
  border-radius: 74.6666666667vw;
  background: #ABD9F1;
}
.contents .btn_contents.is-soon {
  pointer-events: none;
}
.contents .btn_contents.is-soon a {
  color: #FFFFFF;
  font-size: 16vw;
  line-height: 22vw;
}
.contents .btn_contents.is-soon a::after {
  display: none;
}

.contents .btn_contents a {
  width: 100%;
  height: 100%;
  display: block;
  color: #524D4C;
  font-size: 8.5333333333vw;
  text-align: center;
  line-height: 1;
  padding-top: 2.1333333333vw;
}

.contents .btn_contents a span {
  font-size: 6.4vw;
}

.contents .btn_contents a::before {
  content: "";
  display: block;
  background-image: url(../img/illust_2.png);
  background-size: 21.3333333333vw 17.0666666667vw;
  width: 21.3333333333vw;
  height: 17.0666666667vw;
  position: absolute;
  top: -9.3333333333vw;
  right: 2.6666666667vw;
}

.contents .btn_contents a::after {
  content: "";
  display: block;
  background-image: url(../img/btn_arrow-white.png);
  background-size: 4.2666666667vw 5.0666666667vw;
  width: 4.2666666667vw;
  height: 5.0666666667vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6.6666666667vw;
}

.contents__box {
  width: 84vw;
  margin: 0 auto 10.6666666667vw;
}

.contents__box .caution {
  font-size: 3.2vw;
}

.special {
  background-color: #FFDCDD;
  padding: 10.6666666667vw 0 34.6666666667vw;
  z-index: 1;
}

.special::after {
  content: "";
  background-image: url("../img/bg_wave-deeppink_sp.png");
  background-repeat: repeat-x;
  background-size: 100vw 53.3333333333vw;
  width: 100vw;
  height: 53.3333333333vw;
  position: relative;
  position: absolute;
  top: -12vw;
  left: 0;
  z-index: -1;
}

.special::before {
  content: "";
  display: block;
  width: 24vw;
  height: 27.7333333333vw;
  background-image: url("../img/illust_3.png");
  background-repeat: repeat-x;
  background-size: 24vw 27.7333333333vw;
  position: absolute;
  top: -22.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
}

.special__title::before {
  content: "2";
  width: 11.7333333333vw;
  text-align: center;
}

.special .u-lead {
  margin: 5.3333333333vw auto 6.6666666667vw;
}

.special__catch {
  border-radius: 10vw;
  background: #FFFFFF;
  width: 21.3333333333vw;
  height: 8vw;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4vw;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.8vw;
}

.special__catch span {
  font-size: 6.6666666667vw;
  transform: translateY(-0.8vw);
}

.special__img {
  width: 72.8vw;
  margin: 0 auto;
}

.special__wrap {
  position: relative;
  border-radius: 30px;
  background: #FFF0F0;
  width: 88vw;
  padding: 8vw 0;
  box-sizing: border-box;
  margin: 5.3333333333vw auto 0;
}

.special__wrap.wrap2 {
  margin: 5.3333333333vw auto 8vw;
}

.special__wrap.wrap2 .special__detail-catch {
  padding-right: 4.6666666667vw;
}

.special__wrap.wrap2 .special__detail-catch::after {
  left: 0.3vw;
}

.special__wrap.wrap2 .special__img {
  width: 86.5333333333vw;
}

.special__wrap.wrap2 .special__data {
  width: 69.0666666667vw;
}

.special__wrap.wrap2 .special__data-headings {
  margin-top: 8vw;
}

.special__wrap.wrap2 .special__detail-headings {
  margin-bottom: 5.3333333333vw;
}

.special__wrap.wrap3 {
  margin-left: 3.4vw;
}

.special__wrap.wrap3 .special__detail-catch {
  padding-right: 4vw;
}

.special__wrap.wrap3 .special__detail-headings {
  letter-spacing: -0.16vw;
}

.special__wrap-headings {
  text-align: center;
  font-size: 5.8666666667vw;
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2.8888vw auto 5.3333333333vw;
}

.special__wrap-headings::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.8vw;
  width: 100%;
  height: 0.8vw;
  background: #FFDCDD;
  border-radius: 999px;
}

.special__list {
  margin: 13.3333333333vw auto 4vw;
  width: 84vw;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  border-radius: 10.6666666667vw;
  background: #FFFFFF;
  border: 0.6666666667vw solid #756658;
  overflow: hidden;
}

.special__list li:first-child {
  background: #756658;
  height: 13.3333333333vw;
  width: 100%;
}

.special__list li:first-child p {
  color: #FFFFFF;
  text-align: center;
  font-size: 5.3333333333vw;
  line-height: 13.3333333333vw;
}

.special__list li:not(:first-child) {
  flex: 1;
  text-align: center;
  position: relative;
}

.special__list li:not(:first-child):not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0vw;
  left: 50%;
  transform: translateX(-50%);
  width: 76vw;
  height: 0.5333333333vw;
  background: #756658;
  border-radius: 999px;
}

.special__list-inner {
  padding: 0 0 5.3333333333vw;
}

.special__list-headings {
  color: #756658;
  font-size: 6.9333333333vw;
  line-height: 1;
}

.special__list-headings span {
  font-size: 12.2666666667vw;
  display: inline;
  padding-left: 0.5333333333vw;
}

.special__list-text {
  margin-top: -5.3333333333vw;
  font-size: 4.8vw;
  line-height: 1.33;
  color: #524D4C;
}

.special .sub-headings {
  width: 58.6666666667vw;
  height: 14.9333333333vw;
  line-height: 14.9333333333vw;
  border-radius: 33.6vw;
  background: #ABD9F1;
  font-size: 5.3333333333vw;
  text-align: center;
  margin: 10.6666666667vw auto 2.6666666667vw;
}

.special__detail {
  position: relative;
  width: 84vw;
  border-radius: 5.3333333333vw;
  background: #FFFFFF;
  margin: 0 auto 5.3333333333vw;
  padding: 5.3333333333vw 0 6.6666666667vw;
  text-align: center;
  z-index: 0;
}

.special__detail:nth-of-type(5) {
  margin-bottom: 0;
}

.special__detail-wrap {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}

.special__detail-wrap {
  margin-left: 4.5333333333vw;
}

.special__detail-wrap.wrap3 .special__detail-headings {
  letter-spacing: -0.16vw;
}

.special__detail-wrap-headings {
  font-size: 5.8666666667vw;
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2.8888vw auto 5.3333333333vw;
}

.special__detail-wrap-headings::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.8vw;
  width: 100%;
  height: 0.8vw;
  background: #FFDCDD;
  border-radius: 999px;
}

.special__detail-catch {
  position: relative;
  text-align: center;
  font-size: 3.2vw;
  width: 11.2vw;
  height: 11.2vw;
  line-height: 11.2vw;
  display: block;
  z-index: 0;
}

.special__detail-wrap.wrap1 .special__detail-catch {
  margin-right: 5.3333333333vw;
}

.special__detail-wrap.wrap2 .special__detail-catch {
  margin-right: 8vw;
}

.special__detail-wrap.wrap3 .special__detail-catch {
  margin-right: 2.1333333333vw;
}

.special__detail-catch::after {
  content: "";
  display: block;
  background-image: url(../img/icon_fukidashi-pink.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 11.2vw;
  height: 11.2vw;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.special__detail-headings {
  font-size: 5.6vw;
  display: inline-block;
  position: relative;
  margin-bottom: 5.3333333333vw;
}

.special__detail-headings::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.3333333333vw;
  width: 48vw;
  height: 0.8vw;
  background: #FFDCDD;
  border-radius: 999px;
}

.special__detail-wrap.wrap3 .special__detail-headings::after {
  width: 100%;
}

.special__detail-open {
  font-size: 4.8vw;
  margin: 10.6666666667vw auto 2.6666666667vw;
  line-height: 1.4;
}

.special__detail-caution {
  margin: 0 auto;
  width: 77.0666666667vw;
  text-align: left;
  font-size: 3.2vw;
  letter-spacing: -0.05em;
}

.special .btn_access {
  margin: 0 auto;
  width: 58.6666666667vw;
  height: 16vw;
}

.special .btn_access a {
  margin: 0 auto 1.3333333333vw;
  border-radius: 8vw;
  border: 2px solid #524D4C;
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 16vw;
  display: block;
  color: #524D4C;
  text-align: center;
  font-size: 4.2666666667vw;
  padding-left: 5.3333333333vw;
}

.special .btn_access a::after {
  content: "";
  display: block;
  background-image: url(../img/icon_map.png);
  background-size: 5.8666666667vw 8vw;
  width: 5.8666666667vw;
  height: 8vw;
  position: absolute;
  top: 50%;
  left: 5.3333333333vw;
  transform: translateY(-50%);
}

.special .btn_access .caution {
  margin: 2.6666666667vw auto 0;
}

.special__text {
  width: 84vw;
  margin: 0 auto;
  font-size: 3.2vw;
  line-height: 1.8;
}

.special__data {
  width: 66.8vw;
  margin: 2.6666666667vw auto 0;
}

.special__data-headings {
  border-radius: 13.3333333333vw;
  width: 28.8vw;
  height: 8vw;
  line-height: 8vw;
  background: #FFDCDD;
  text-align: center;
  font-size: 4.2666666667vw;
  font-weight: 700;
  margin: 4vw auto 0;
}

.event {
  position: relative;
  background-color: #FFF0F0;
  padding: 8vw 0 16vw;
  z-index: 1;
}

.event::after {
  content: "";
  width: 100%;
  height: 98.6666666667vw;
  background-image: url("../img/bg_wave-pink_sp.png");
  background-repeat: repeat-x;
  background-size: 100vw 53.3333333333vw;
  position: absolute;
  top: -12vw;
  left: 0;
  z-index: -2;
}

.event::before {
  content: "";
  display: block;
  width: 20.2666666667vw;
  height: 26.1333333333vw;
  background-image: url("../img/illust_4.png");
  background-repeat: repeat-x;
  background-size: 20.2666666667vw 26.1333333333vw;
  position: absolute;
  top: -26.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
}

.event__lead {
  text-align: center;
  font-size: 4.2666666667vw;
  letter-spacing: 2px;
  margin: 4vw auto 8vw;
}

.event__title {
  letter-spacing: 0.5333333333vw;
  margin-bottom: 5.3333333333vw;
}

.event__title::before {
  content: "3";
  width: 11.2vw;
  text-align: center;
}

.event__catch {
  position: relative;
  text-align: center;
  font-size: 3.2vw;
  width: 11.2vw;
  height: 11.2vw;
  line-height: 11.2vw;
  margin-top: -2.4vw;
  display: block;
  z-index: 0;
}

.event__catch::after {
  content: "";
  display: block;
  background-image: url(../img/icon_fukidashi-pink.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 11.2vw;
  height: 11.2vw;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.event__detail.detail1 {
  margin: 5.3333333333vw auto 10.6666666667vw;
}

.event__detail.detail2 {
  margin-bottom: 10.6666666667vw;
}

.event__detail.detail2 .event__catch {
  width: 10.1333333333vw;
}

.event__detail.detail2 .event__catch::after {
  left: -0.8vw;
}

.event__detail.detail2 .event__contents-catch {
  margin: 8vw auto 5.3333333333vw;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.event__detail.detail3 {
  margin-top: 5.3333333333vw;
}

.event__detail.detail3 .event__img {
  position: relative;
  width: 84.2666666667vw;
  margin: 0 auto 3vw;
  z-index: -1;
}

.event__headings {
  width: 69.6vw;
  text-align: center;
  font-size: 5.8666666667vw;
  display: inline-block;
  position: relative;
  margin-bottom: 6vw;
  margin-left: -2.6666666667vw;
}

.event__detail.detail3 .event__headings {
  margin-left: -0.5333333333vw;
}

.event__detail.detail3 .event__headings span {
  margin-left: -0.5em;
}

.event__headings::after {
  content: "";
  position: absolute;
  bottom: -4vw;
  left: 50%;
  transform: translateX(-50%);
  width: 69.6vw;
  height: 0.8vw;
  background: #FFDCDD;
  border-radius: 999px;
}

.event__headings-wrap {
  display: flex;
  margin-left: 8vw;
}

.event__balloon {
  position: absolute;
  left: 3.2vw;
  top: -9.6vw;
  width: 17.0666666667vw;
  height: 17.0666666667vw;
  z-index: 2;
}

.event__balloon::after {
  content: "";
  display: block;
  background-image: url(../img/icon_fukidashi-pink-large.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  z-index: -1;
}

.event__balloon-text {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 3.2vw;
  text-align: center;
  font-weight: 700;
}

.event__img {
  width: 58.9333333333vw;
  margin: 0 auto;
}

.event__wrap {
  text-align: center;
  position: relative;
  margin-top: 4vw;
  display: flex;
  flex-direction: column;
}
.event__wrap.wrap1 {
  margin-bottom: 4vw;
}
.event__wrap.wrap1 .event__img:nth-of-type(1) {
  margin-bottom: 2.6666666667vw;
}
.event__wrap.wrap2 .event__img {
  width: 100%;
}
.event__wrap.wrap2 .event__wrap-inner {
  width: 84vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 5.3333333333vw auto 0;
}
.event__wrap.wrap2 .event__wrap-inner .event__img {
  width: 40.5333333333vw;
}

.event .event__img {
  width: 84.2666666667vw;
  margin: 0 auto;
}

.event__contents .contents1 {
  margin-bottom: 8vw;
}

.event__contents .contents2.event__img {
  position: relative;
  width: 84.2666666667vw;
  margin: 0 auto 4vw;
  z-index: -1;
}

.event__contents .contents3 {
  margin-bottom: 8vw;
}

.event__contents-catch {
  width: 62.9333333333vw;
  margin: 0 auto 2.6666666667vw;
  display: flex;
  height: 8vw;
  padding: 0.6666666667vw 4vw 1.0666666667vw 4vw;
  justify-content: center;
  align-items: center;
  gap: 1.3333333333vw;
  border-radius: 8vw;
  background: #FFFFFF;
  font-size: 4.2666666667vw;
}

.event__ad {
  width: 84vw;
  margin: 6.6666666667vw auto 4vw;
  border-radius: 5.3333333333vw;
  background: #756658;
  padding: 5.3333333333vw 0;
  box-sizing: border-box;
  padding: 8vw 0;
}

.event__ad_text {
  color: #FFFFFF;
  font-size: 5.8666666667vw;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 5.8666666667vw;
}

.event__ad_text:last-of-type {
  margin-bottom: 0;
}

.event__ad_text span {
  color: #524D4C;
  border-radius: 6.2666666667vw;
  background: #FFFFFF;
  font-size: 4.2666666667vw;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5333333333vw;
  display: flex;
  width: 24vw;
  height: 8vw;
  align-items: center;
  justify-content: center;
  margin: 0 auto 2.1333333333vw;
}

.event .btn_access {
  margin: 8vw auto 4vw;
  width: 58.6666666667vw;
  height: 16vw;
}

.event .btn_access a {
  width: 100%;
  height: 100%;
  border-radius: 8vw;
  border: 2px solid #524D4C;
  position: relative;
  line-height: 14.5vw;
  padding-left: 2.6666666667vw;
  display: block;
  color: #524D4C;
  background: #FFFFFF;
  text-align: center;
  font-size: 4.2666666667vw;
}

.event .btn_access a::after {
  content: "";
  display: block;
  background-image: url(../img/icon_map.png);
  background-size: 5.8666666667vw 8vw;
  width: 5.8666666667vw;
  height: 8vw;
  position: absolute;
  top: 50%;
  left: 5.3333333333vw;
  transform: translateY(-50%);
}

.present {
  position: relative;
  padding-bottom: 30vw;
}

.present__headings {
  width: 100vw;
  margin: 0 auto 5.8666666667vw;
}

.present__lead {
  font-size: 4.2666666667vw;
  text-align: center;
}

.present__wrap {
  position: relative;
  width: 84vw;
  margin: 8vw auto 0;
}

.present__img {
  width: 84vw;
  position: relative;
  margin-bottom: 4vw;
}

.present__catch {
  position: absolute;
  left: -5.333vw;
  top: -6vw;
  width: 17.0666666667vw;
  height: 17.0666666667vw;
  font-size: 3.2vw;
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}

.present__catch::after {
  content: "";
  display: block;
  background-image: url(../img/icon_fukidashi-pink-large.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  z-index: -1;
}

.present__text {
  width: 84vw;
  margin: 0 auto 13.3333333333vw;
}

.present__text .sub-headings {
  width: 58.6666666667vw;
  height: 14.9333333333vw;
  line-height: 14.9333333333vw;
  border-radius: 33.6vw;
  background: #ABD9F1;
  font-size: 5.3333333333vw;
  text-align: center;
  margin: 10.6666666667vw auto 5.3333333333vw;
}

.present__list {
  margin: 13.3333333333vw auto 4vw;
  width: 84vw;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  border-radius: 10.6666666667vw;
  background: #FFFFFF;
  border: 0.6666666667vw solid #756658;
  overflow: hidden;
}

.present__list li:first-child {
  background: #756658;
  height: 13.3333333333vw;
  width: 100%;
}

.present__list li:first-child p {
  color: #FFFFFF;
  text-align: center;
  font-size: 5.3333333333vw;
  line-height: 13.3333333333vw;
}

.present__list li:not(:first-child) {
  flex: 1;
  text-align: center;
  position: relative;
}

.present__list li:not(:first-child):not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0vw;
  left: 50%;
  transform: translateX(-50%);
  width: 76vw;
  height: 0.5333333333vw;
  background: #756658;
  border-radius: 999px;
}

.present__list-inner {
  padding: 0 0 5.3333333333vw;
}

.present__list-headings {
  color: #756658;
  font-size: 6.9333333333vw;
  line-height: 1;
}

.present__list-headings span {
  font-size: 12.2666666667vw;
  display: inline;
  padding-left: 0.5333333333vw;
}

.present__list-text {
  margin-top: -5.3333333333vw;
  font-size: 4.8vw;
  line-height: 1.33;
  color: #524D4C;
}

.present__list-text a {
  color: #524D4C;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: #ABD9F1;
}

.present .btn_form {
  pointer-events: none;
  width: 72vw;
  height: 20.5333333333vw;
  margin: 6.6666666667vw auto;
}
.present .btn_form a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 33.6vw;
  padding-top: 4vw;
  text-align: center;
  font-size: 4.8vw;
  line-height: 1.3;
  color: #524D4C;
  border: 2px solid #524D4C;
  background: #FFFFFF;
  background: #CCCCCC;
  color: #666666;
  border-color: #CCCCCC;
}
.present .btn_form a::after {
  content: "";
  display: block;
  background-image: url(../img/btn_link.png);
  background-size: 5.8666666667vw 4.8vw;
  width: 5.8666666667vw;
  height: 4.8vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6.6666666667vw;
  z-index: 2;
}

.campaign_list li {
  margin-bottom: 4vw;
}

.campaign_list-headings {
  border-radius: 16vw;
  background: #756658;
  color: #FFFFFF;
  display: inline-flex;
  line-height: 8.8vw;
  height: 8.8vw;
  padding: 0.5333333333vw 5.3333333333vw 1.0666666667vw;
  font-size: 4vw;
  margin-bottom: 4vw;
}

.campaign_list-text {
  font-family: "Noto Sans";
  font-weight: 500;
}

.campaign_list-text a {
  color: #524D4C;
  text-decoration: underline;
}

.campaign_list-btn {
  pointer-events: none;
  width: 80vw;
  height: 16vw;
  margin: 2.6666666667vw 0 0;
}
.campaign_list-btn a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 33.6vw;
  padding-top: 4vw;
  text-align: center;
  font-size: 4.8vw;
  line-height: 1.3;
  color: #524D4C;
  border: 2px solid #524D4C;
  background: #FFFFFF;
  text-decoration: none;
  background: #CCCCCC;
  color: #666666;
  border-color: #CCCCCC;
}
.campaign_list-btn a::after {
  content: "";
  display: block;
  background-image: url(../img/btn_link.png);
  background-size: 5.8666666667vw 4.8vw;
  width: 5.8666666667vw;
  height: 4.8vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6.6666666667vw;
  z-index: 2;
}

.information {
  background-color: #FFDCDD;
  padding: 5.3333333333vw 0 13.3333333333vw;
  z-index: 1;
}

.information::after {
  content: "";
  width: 100%;
  height: 98.6666666667vw;
  background-image: url("../img/bg_wave-deeppink_sp.png");
  background-repeat: repeat-x;
  background-size: 100vw 53.3333333333vw;
  position: absolute;
  top: -12vw;
  left: 0;
  z-index: -2;
}

.information::before {
  content: "";
  display: block;
  width: 30.9333333333vw;
  height: 24.2666666667vw;
  background-image: url("../img/illust_5.png");
  background-repeat: repeat-x;
  background-size: 30.9333333333vw 24.2666666667vw;
  position: absolute;
  top: -22.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
}

.information__wrap {
  background: #FFFFFF;
  padding: 10.6666666667vw 0 12vw;
  width: 88vw;
  border-radius: 8vw;
  margin: 0 auto 13.3333333333vw;
}

.information__title {
  text-align: center;
  font-size: 6.4vw;
  margin-bottom: 8vw;
}

.information__img {
  width: 70.4vw;
  margin: 0 auto;
}

.information__copyright {
  width: 70.4vw;
  margin: 0 auto;
}
.information__copyright img {
  width: 57.6vw;
}

.information__data {
  background: #756658;
  color: #FFFFFF;
  border-radius: 4.88vw;
  margin: 8vw auto 2.6666666667vw;
  width: 85.0666666667vw;
  height: 20vw;
  line-height: 20vw;
  font-size: 8vw;
  text-align: center;
}

.information__data span {
  font-size: 8vw;
  font-weight: 400;
}

.information__data-credit {
  width: 61.8666666667vw;
  margin: 0 auto;
}

.information .btn_list {
  width: 85.3333333333vw;
  margin: 0 auto;
}

.information .btn_list a {
  position: relative;
  display: flex;
  width: 85.3333333333vw;
  height: 18.6666666667vw;
  background: #FFFFFF;
  border-radius: 74.6666666667vw;
  border: 2px solid #524D4C;
  color: #524D4C;
  font-size: 5.3333333333vw;
  text-align: center;
  line-height: 1;
  flex-direction: column;
  justify-content: center;
}

.information .btn_list a:nth-of-type(1) {
  margin-top: 6.6666666667vw;
}

.information .btn_list a::after {
  content: "";
  display: block;
  background-image: url(../img/btn_link.png);
  background-size: 5.8666666667vw 4.8vw;
  width: 5.8666666667vw;
  height: 4.8vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6.6666666667vw;
  z-index: 2;
}

.information__text {
  margin: 13.3333333333vw auto;
  width: 84vw;
  font-size: 3.7333333333vw;
}

.information__text a {
  color: #524D4C;
  text-decoration: underline;
}

.information .contact {
  text-align: center;
  font-size: 5.3333333333vw;
}

.information .contact a {
  color: #524D4C;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
/*# sourceMappingURL=style-sp.css.map */
