@charset "UTF-8";
/*========================================================================

  reset

========================================================================*/
html,
body,
h1,
h2,
h3,
h4,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
picture,
img,
a,
table,
tr,
th,
td,
section,
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
  list-style-type: none;
}

img {
  vertical-align: top;
  max-width: 100%;
}

picture {
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

/*========================================================================
style
========================================================================*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 15.1869158879vw;
}
@media screen and (min-width: 769px) {
  html {
    scroll-padding-top: 65px;
  }
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0;
  color: #fff;
  background-color: #ee68aa;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .pc-none {
    display: none !important;
  }
}

.font-en {
  font-family: "typeka", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/*========================================================================
ed
========================================================================*/
.p-ed {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-ed {
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}
.p-ed__bgmovie {
  position: fixed;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-ed__bgmovie {
    width: 430px;
    margin: 0 auto;
  }
}
.p-ed__bgmovie #yt_player2 {
  opacity: 0.5;
}
.p-ed__bgmovie iframe {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  height: max(100svh, 140.1869158879vw);
  width: max(177.777svh, 24922.0093457944vw);
}
@media screen and (min-width: 769px) {
  .p-ed__bgmovie iframe {
    height: max(100svh, 600px);
    width: max(177.777svh, 106666.2px);
  }
}
.p-ed__bgmovie .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  background-color: #000;
  opacity: 0;
}
.p-ed__mv {
  height: 100svh;
  min-height: 140.1869158879vw;
  position: relative;
  z-index: 1;
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-ed__mv {
    height: 100vh;
    min-height: 600px;
  }
}
.p-ed__mv h1 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-ed__mv h1 img {
  width: 71.9626168224vw;
  display: block;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 769px) {
  .p-ed__mv h1 img {
    width: 308px;
  }
}
.p-ed__mv .scroll {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  width: 2px;
  height: 8.6448598131vw;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-ed__mv .scroll {
    height: 37px;
  }
}
.p-ed__mv .scroll::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #ee68aa;
  top: 0;
  left: 0;
  right: 0;
  animation-name: scroll;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-delay: 1s;
}
.p-ed__bg {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  background-color: #9b0060;
}
.p-ed__collabo {
  z-index: 1;
  padding: 14.0186915888vw 4.6728971963vw 0 4.6728971963vw;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-ed__collabo {
    padding: 60px 20px 0 20px;
  }
}
.p-ed__collabo h2 {
  text-align: center;
  font-size: 5.1401869159vw;
  line-height: 1.5622;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-ed__collabo h2 {
    font-size: 22px;
  }
}
.p-ed__collabo p {
  margin-top: 4.6728971963vw;
  font-size: 3.9719626168vw;
  line-height: 1.882;
  letter-spacing: -0.02em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-ed__collabo p {
    margin-top: 20px;
    font-size: 17px;
  }
}
.p-ed__program {
  margin-top: 14.0186915888vw;
  padding: 0 4.6728971963vw 28.0373831776vw 4.6728971963vw;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-ed__program {
    margin-top: 60px;
    padding: 0 20px 120px 20px;
  }
}
.p-ed__program h2 {
  text-align: center;
  font-size: 5.3738317757vw;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.3043;
}
@media screen and (min-width: 769px) {
  .p-ed__program h2 {
    font-size: 23px;
  }
}
.p-ed__program__data {
  margin-top: 2.3364485981vw;
  border-top: solid #fff 1px;
  font-size: 3.9719626168vw;
  line-height: 1.7807;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-ed__program__data {
    margin-top: 10px;
    font-size: 17px;
  }
}
.p-ed__program__data .img {
  display: block;
  width: 44.3925233645vw;
  margin: 11.6822429907vw auto;
}
@media screen and (min-width: 769px) {
  .p-ed__program__data .img {
    width: 190px;
    margin: 50px auto;
  }
}
.p-ed__program__data.musiclist {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8.1775700935vw 0 0 0;
}
@media screen and (min-width: 769px) {
  .p-ed__program__data.musiclist {
    padding: 35px 0 0 0;
  }
}
.p-ed__program__data.musiclist dl {
  width: 42.2897196262vw;
  font-size: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-ed__program__data.musiclist dl {
    width: 181px;
    font-size: 15px;
  }
}
.p-ed__program__data.musiclist dl dt {
  background-color: #FFD700;
  color: #000;
  text-align: center;
  padding: 0.4672897196vw 1.1682242991vw;
  margin-bottom: 1.1682242991vw;
  font-feature-settings: "palt";
  font-size: 3.738317757vw;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-ed__program__data.musiclist dl dt {
    padding: 2px 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.p-ed__program__data.musiclist dl dt:nth-child(n+3) {
  margin-top: 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-ed__program__data.musiclist dl dt:nth-child(n+3) {
    margin-top: 20px;
  }
}
.p-ed__program__data.musiclist dl dt.bb2 {
  background-color: #ff8c00;
}
.p-ed__program__data.musiclist dl dt.bb3 {
  background-color: #ff2a00;
}
.p-ed__program__data.musiclist dl dt.bsw {
  background-color: #9400d3;
  color: #fff;
}
.p-ed__program__data.musiclist dl dt.bsb {
  background-color: #40e0d0;
  color: #fff;
}
.p-ed__program__data.musiclist dl dt.bsl {
  background-color: #191970;
  color: #fff;
}
.p-ed__program__data.musiclist dl dt.other {
  background-color: #696969;
}
.p-ed__program__data.musiclist dl dd {
  font-feature-settings: "palt";
  font-size: 3.5046728972vw;
  line-height: 1;
  white-space: nowrap;
  font-feature-settings: "palt";
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 769px) {
  .p-ed__program__data.musiclist dl dd {
    font-size: 15px;
  }
}
.p-ed__program__data.musiclist dl dd + dd {
  margin-top: 2.8037383178vw;
}
@media screen and (min-width: 769px) {
  .p-ed__program__data.musiclist dl dd + dd {
    margin-top: 12px;
  }
}
.p-ed__program__attention {
  margin-top: 2.3364485981vw;
  font-size: 3.0373831776vw;
  line-height: 1.7292;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-ed__program__attention {
    margin-top: 10px;
    font-size: 13px;
  }
}
.p-ed__program__music {
  margin-top: 7.0093457944vw;
}
@media screen and (min-width: 769px) {
  .p-ed__program__music {
    margin-top: 30px;
  }
}
.p-ed__program__music iframe {
  display: block;
}
.p-ed__program .p-ed__btn {
  margin-top: 10.5140186916vw;
}
@media screen and (min-width: 769px) {
  .p-ed__program .p-ed__btn {
    margin-top: 45px;
  }
}
.p-ed__profile {
  position: relative;
  padding: 13.3177570093vw 4.6728971963vw 0 4.6728971963vw;
  color: #ffe2f5;
}
@media screen and (min-width: 769px) {
  .p-ed__profile {
    padding: 57px 20px 0 20px;
  }
}
.p-ed__profile__img {
  display: block;
  width: 83.6448598131vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-ed__profile__img {
    width: 358px;
  }
}
.p-ed__profile h2 {
  margin-top: 8.1775700935vw;
  text-align: center;
  font-size: 9.3457943925vw;
  font-weight: bold;
  font-feature-settings: "palt";
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-ed__profile h2 {
    margin-top: 35px;
    font-size: 40px;
  }
}
.p-ed__profile h2 strong {
  font-weight: bold;
}
.p-ed__profile h2 small {
  display: block;
  font-size: 3.2710280374vw;
  line-height: 1.75;
}
@media screen and (min-width: 769px) {
  .p-ed__profile h2 small {
    font-size: 14px;
  }
}
.p-ed__profile + .p-ed__program {
  margin-top: 11.6822429907vw;
}
@media screen and (min-width: 769px) {
  .p-ed__profile + .p-ed__program {
    margin-top: 50px;
  }
}
.p-ed__text {
  margin-top: 9.3457943925vw;
  font-size: 3.9719626168vw;
  line-height: 1.882;
  font-feature-settings: "palt";
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-ed__text {
    margin-top: 40px;
    font-size: 17px;
  }
}
.p-ed__btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ee68aa;
  border: solid 1px #ee68aa;
  color: #fff;
  font-size: 3.9719626168vw;
  border-radius: 100vh;
  height: 14.0186915888vw;
}
@media screen and (min-width: 769px) {
  .p-ed__btn li a {
    font-size: 17px;
    height: 60px;
  }
}
.p-ed__btn li a.blank {
  position: relative;
}
.p-ed__btn li a.blank::before, .p-ed__btn li a.blank::after {
  content: "";
  display: block;
  width: 5.1401869159vw;
  height: 3.738317757vw;
  border: solid 1px #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5.8411214953vw;
  margin: auto 0;
  border-radius: 0.7009345794vw;
}
@media screen and (min-width: 769px) {
  .p-ed__btn li a.blank::before, .p-ed__btn li a.blank::after {
    width: 22px;
    height: 16px;
    right: 25px;
    border-radius: 3px;
  }
}
.p-ed__btn li a.blank::after {
  transform: translate(-0.9345794393vw, 0.7009345794vw);
}
@media screen and (min-width: 769px) {
  .p-ed__btn li a.blank::after {
    transform: translate(-4px, 3px);
  }
}
.p-ed__btn li a.white {
  background-color: transparent;
  color: #ee68aa;
}
.p-ed__btn li a.white.blank::before, .p-ed__btn li a.white.blank::after {
  border-color: #ee68aa;
}
.p-ed__btn li + li {
  margin-top: 2.1028037383vw;
}
@media screen and (min-width: 769px) {
  .p-ed__btn li + li {
    margin-top: 9px;
  }
}
.p-ed__message {
  position: relative;
  z-index: 1;
  background-color: #fff;
  color: #ee68aa;
  padding: 9.3457943925vw 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-ed__message {
    padding: 40px 20px;
  }
}
.p-ed__message h2 {
  font-size: 4.6728971963vw;
  line-height: 1.2;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-ed__message h2 {
    font-size: 20px;
  }
}
.p-ed__message p {
  font-size: 2.8037383178vw;
  margin-top: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-ed__message p {
    margin-top: 10px;
    font-size: 12px;
  }
}
.p-ed__cd {
  background-color: #fff;
  color: #ee68aa;
  position: relative;
  z-index: 1;
  padding: 11.6822429907vw 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-ed__cd {
    padding: 50px 20px;
  }
}
.p-ed__cd h2 {
  font-size: 7.0093457944vw;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-ed__cd h2 {
    font-size: 30px;
  }
}
.p-ed__cd h2 small {
  font-weight: normal;
  font-size: 3.738317757vw;
  display: block;
  margin-top: 1.1682242991vw;
}
@media screen and (min-width: 769px) {
  .p-ed__cd h2 small {
    font-size: 16px;
    margin-top: 5px;
  }
}
.p-ed__cd h2 + p {
  margin-top: 8.1775700935vw;
}
@media screen and (min-width: 769px) {
  .p-ed__cd h2 + p {
    margin-top: 35px;
  }
}
.p-ed__cd > p {
  font-size: 3.738317757vw;
  line-height: 1.625;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-ed__cd > p {
    font-size: 16px;
  }
}
.p-ed__cd__img {
  display: block;
  width: 46.7289719626vw;
  margin: 0 auto;
  margin-top: 12.8504672897vw;
  box-shadow: 0.9345794393vw 0.9345794393vw 2.3364485981vw 0 rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 769px) {
  .p-ed__cd__img {
    width: 200px;
    box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.6);
    margin-top: 55px;
  }
}
.p-ed__cd__price {
  margin-top: 5.8411214953vw;
  font-size: 3.738317757vw;
  line-height: 1.4375;
  text-align: center;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-ed__cd__price {
    margin-top: 25px;
    font-size: 16px;
  }
}
.p-ed__cd .p-ed__btn {
  margin-top: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-ed__cd .p-ed__btn {
    margin-top: 40px;
  }
}
.p-ed__video {
  background-color: #fff;
  color: #ee68aa;
  position: relative;
  z-index: 1;
  padding: 10.5140186916vw 4.6728971963vw 8.1775700935vw 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-ed__video {
    padding: 45px 20px 35px 20px;
  }
}
.p-ed__video h2 {
  font-size: 7.0093457944vw;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-ed__video h2 {
    font-size: 30px;
  }
}
.p-ed__video__list {
  margin-top: 4.2056074766vw;
  padding-bottom: 16.3551401869vw;
}
@media screen and (min-width: 769px) {
  .p-ed__video__list {
    margin-top: 18px;
    padding-bottom: 70px;
  }
}
.p-ed__video__list .slick-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 9.5794392523vw;
  height: 9.5794392523vw;
  padding: 0;
  margin: 0;
  border: solid 1px #ee68aa;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 0;
}
@media screen and (min-width: 769px) {
  .p-ed__video__list .slick-arrow {
    width: 41px;
    height: 41px;
  }
}
.p-ed__video__list .slick-arrow::before, .p-ed__video__list .slick-arrow::after {
  content: "";
  display: block;
  width: 1px;
  height: 2.8037383178vw;
  background-color: #ee68aa;
  transform: rotate(30deg);
  margin-right: 0.9345794393vw;
}
@media screen and (min-width: 769px) {
  .p-ed__video__list .slick-arrow::before, .p-ed__video__list .slick-arrow::after {
    height: 12px;
    margin-right: 4px;
  }
}
.p-ed__video__list .slick-arrow::after {
  transform: rotate(-30deg);
  margin-top: -0.4672897196vw;
}
@media screen and (min-width: 769px) {
  .p-ed__video__list .slick-arrow::after {
    margin-top: -2px;
  }
}
.p-ed__video__list .slick-arrow.slick-next {
  left: 12.1495327103vw;
  transform: rotate(180deg);
}
@media screen and (min-width: 769px) {
  .p-ed__video__list .slick-arrow.slick-next {
    left: 52px;
  }
}
.p-ed__video__item dl dt {
  font-size: 5.3738317757vw;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-ed__video__item dl dt {
    font-size: 23px;
  }
}
.p-ed__video__item dl dd {
  margin-top: 1.1682242991vw;
}
@media screen and (min-width: 769px) {
  .p-ed__video__item dl dd {
    margin-top: 5px;
  }
}
.p-ed__video__item dl dd iframe {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.p-ed__video .p-ed__btn {
  margin-top: 14.0186915888vw;
}
@media screen and (min-width: 769px) {
  .p-ed__video .p-ed__btn {
    margin-top: 60px;
  }
}
.p-ed__fixd {
  position: fixed;
  z-index: 10;
  right: -4.6728971963vw;
  bottom: 3.5046728972vw;
  background-color: #5375b1;
  display: block;
  font-size: 2.8037383178vw;
  text-align: center;
  line-height: 1;
  border-radius: 2.3364485981vw;
  padding: 1.6355140187vw 8.1775700935vw 1.6355140187vw 4.6728971963vw;
  font-feature-settings: "palt";
  transition: transform 0.5s;
  transform: translateX(100%);
}
@media screen and (min-width: 769px) {
  .p-ed__fixd {
    font-size: 12px;
    border-radius: 10px;
    padding: 7px 35px 7px 20px;
    right: -20px;
    bottom: 15px;
  }
}
.p-ed__fixd.is-active {
  transform: translateX(0);
}
.p-ed__fixd strong {
  display: block;
  font-size: 3.9719626168vw;
  margin-top: 0.7009345794vw;
}
@media screen and (min-width: 769px) {
  .p-ed__fixd strong {
    font-size: 17px;
    margin-top: 3px;
  }
}

/*========================================================================
header
========================================================================*/
.p-header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 15.1869158879vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  transform: translateY(-100%);
  transition: transform 0.25s;
}
@media screen and (min-width: 769px) {
  .p-header {
    height: 65px;
  }
}
.p-header a {
  display: block;
}
.p-header a img {
  display: block;
  width: 26.6355140187vw;
}
@media screen and (min-width: 769px) {
  .p-header a img {
    width: 114px;
  }
}
.p-header.is-active {
  transform: translateY(0);
}

/*========================================================================
footer
========================================================================*/
.p-footer {
  padding: 0 4.6728971963vw 7.0093457944vw 4.6728971963vw;
  background-color: #fff;
  position: relative;
  color: #ee68aa;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-footer {
    padding: 0 20px 30px 20px;
  }
}
.p-footer__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-footer__sns {
    gap: 0 15px;
  }
}
.p-footer__sns li a img {
  display: block;
  width: 9.3457943925vw;
  filter: invert(59%) sepia(68%) saturate(1558%) hue-rotate(294deg) brightness(96%) contrast(93%);
}
@media screen and (min-width: 769px) {
  .p-footer__sns li a img {
    width: 40px;
  }
}
.p-footer__link {
  margin-top: 9.3457943925vw;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 3.0373831776vw;
  line-height: 1.25;
  gap: 1.1682242991vw 0;
}
@media screen and (min-width: 769px) {
  .p-footer__link {
    margin-top: 40px;
    font-size: 13px;
    gap: 5px 0;
  }
}
.p-footer__link li:not(:last-child) {
  border-right: solid 1px;
  margin-right: 1em;
  padding-right: 1em;
}
.p-footer__copy {
  margin-top: 4.6728971963vw;
  font-size: 3.0373831776vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-footer__copy {
    margin-top: 20px;
    font-size: 13px;
  }
}

/*========================================================================
present
========================================================================*/
.p-present {
  color: #ffe2f5;
  text-align: center;
  padding: 0 4.6728971963vw 14.0186915888vw 4.6728971963vw;
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
@media screen and (min-width: 769px) {
  .p-present {
    padding: 0 20px 60px 20px;
  }
}
.p-present__bg {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-image: url("../images/campaign_bg.webp");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top left 0;
}
@media screen and (min-width: 769px) {
  .p-present__bg {
    width: 430px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-present__head {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
  margin: -14.0186915888vw 0;
}
@media screen and (min-width: 769px) {
  .p-present__head {
    margin: -60px 0;
  }
}
.p-present__photo {
  position: relative;
  display: block;
  width: 82.476635514vw;
  margin: 0 auto;
  margin-top: -18.691588785vw;
}
@media screen and (min-width: 769px) {
  .p-present__photo {
    width: 353px;
    margin-top: -80px;
  }
}
.p-present h2 {
  margin-top: -16.3551401869vw;
  font-size: 10.046728972vw;
  line-height: 1;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-present h2 {
    margin-top: -70px;
    font-size: 43px;
  }
}
.p-present h2 .font-en {
  color: #ee68aa;
  text-shadow: 0.7009345794vw 0.7009345794vw 0 #fff;
}
@media screen and (min-width: 769px) {
  .p-present h2 .font-en {
    text-shadow: 3px 3px 0 #fff;
  }
}
.p-present h2 small {
  display: block;
  font-size: 4.9065420561vw;
  margin-top: 3.5046728972vw;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-present h2 small {
    margin-top: 15px;
    font-size: 21px;
  }
}
.p-present__text {
  position: relative;
  margin-top: 10.5140186916vw;
  font-size: 4.9065420561vw;
  line-height: 1.7647;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-present__text {
    margin-top: 45px;
    font-size: 21px;
  }
}
.p-present__present {
  position: relative;
  border: solid 1px;
  border-radius: 4.4392523364vw;
  padding: 2.3364485981vw 0;
  text-align: center;
  width: 83.6448598131vw;
  margin: 7.0093457944vw auto 0 auto;
  line-height: 1.78;
}
@media screen and (min-width: 769px) {
  .p-present__present {
    border-radius: 19px;
    padding: 10px 0;
    width: 358px;
    margin: 30px auto 0 auto;
  }
}
.p-present__present dt {
  font-size: 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-present__present dt {
    font-size: 20px;
  }
}
.p-present__present dd {
  font-size: 4.9065420561vw;
}
@media screen and (min-width: 769px) {
  .p-present__present dd {
    font-size: 21px;
  }
}
.p-present__item {
  position: relative;
  margin: 0 -4.6728971963vw;
  margin-top: 10.2803738318vw;
}
@media screen and (min-width: 769px) {
  .p-present__item {
    margin: 0 -20px;
    margin-top: 44px;
  }
}
.p-present__item li {
  line-height: 1;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left 0 bottom 7.0093457944vw;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-present__item li {
    background-position: left 0 bottom 30px;
  }
}
.p-present__item li + li {
  margin-top: 5.1401869159vw;
}
@media screen and (min-width: 769px) {
  .p-present__item li + li {
    margin-top: 22px;
  }
}
.p-present__item li:nth-child(1) {
  background-image: url("../images/campaign_bg01.webp");
}
.p-present__item li:nth-child(2) {
  background-image: url("../images/campaign_bg02.webp");
  background-position: left 0 bottom 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-present__item li:nth-child(2) {
    background-position: left 0 bottom 40px;
  }
}
.p-present__item li:nth-child(3) {
  background-image: url("../images/campaign_bg03.webp");
}
.p-present__item li .number {
  font-size: 4.9065420561vw;
  width: 6.308411215vw;
  height: 6.308411215vw;
  margin: 0 auto;
  background-color: #ffe2f5;
  color: #ee68aa;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .p-present__item li .number {
    font-size: 21px;
    width: 27px;
    height: 27px;
  }
}
.p-present__item li .ttl {
  margin-top: 1.6355140187vw;
  color: #ee68aa;
  font-size: 7.2429906542vw;
  display: block;
}
@media screen and (min-width: 769px) {
  .p-present__item li .ttl {
    margin-top: 7px;
    font-size: 31px;
  }
}
.p-present__item li .count {
  margin-top: 1.6355140187vw;
  display: block;
  font-size: 5.3738317757vw;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-present__item li .count {
    margin-top: 7px;
    font-size: 23px;
  }
}
.p-present__item li .count strong {
  font-size: 7.7102803738vw;
  font-weight: inherit;
}
@media screen and (min-width: 769px) {
  .p-present__item li .count strong {
    font-size: 33px;
  }
}
.p-present__item li .img {
  margin: 3.5046728972vw auto 0 auto;
  width: 50.2336448598vw;
}
@media screen and (min-width: 769px) {
  .p-present__item li .img {
    margin: 15px auto 0 auto;
    width: 215px;
  }
}
.p-present__item li .accent01 {
  position: absolute;
  right: -14.0186915888vw;
  bottom: -33.4112149533vw;
  display: block;
  width: 44.8598130841vw;
  transform: rotate(-24.048deg);
}
@media screen and (min-width: 769px) {
  .p-present__item li .accent01 {
    right: -60px;
    bottom: -143px;
    width: 192px;
  }
}
.p-present__item li .accent01 img {
  display: block;
  animation: jitterStep 5s steps(1, end) infinite;
  will-change: transform;
}
@keyframes jitterStep {
  0% {
    transform: rotate(0deg);
  }
  16% {
    transform: rotate(13deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  48% {
    transform: rotate(15deg);
  } /* 上限近く */
  64% {
    transform: rotate(-15deg);
  } /* 下限近く */
  80% {
    transform: rotate(6deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.p-present__item li .accent02 {
  position: absolute;
  left: -11.6822429907vw;
  bottom: -7.0093457944vw;
  display: block;
  width: 36.4485981308vw;
  transform: rotate(18.691deg);
}
@media screen and (min-width: 769px) {
  .p-present__item li .accent02 {
    left: -50px;
    bottom: -30px;
    width: 156px;
  }
}
.p-present__item li .accent02 img {
  display: block;
  filter: drop-shadow(5px 5px 3px rgba(3, 3, 63, 0.6));
  animation: jitterStep 5s steps(1, end) infinite;
  will-change: transform;
}
.p-present__h4 {
  position: relative;
  background-color: #ee68aa;
  border-radius: 100vh;
  font-size: 3.2710280374vw;
  letter-spacing: 0.09em;
  font-weight: normal;
  width: 48.1308411215vw;
  height: 5.6074766355vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-present__h4 {
    font-size: 14px;
    width: 206px;
    height: 24px;
    margin-top: 40px;
  }
}
.p-present__flow {
  position: relative;
  margin-top: 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-present__flow {
    margin-top: 20px;
  }
}
.p-present__flow li {
  font-size: 3.9719626168vw;
  line-height: 1.882;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-present__flow li {
    font-size: 17px;
  }
}
.p-present__flow li + li {
  margin-top: 5.8411214953vw;
}
@media screen and (min-width: 769px) {
  .p-present__flow li + li {
    margin-top: 25px;
  }
}
.p-present__flow li strong {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ee68aa;
  color: #fff;
  width: 6.5420560748vw;
  height: 6.5420560748vw;
  font-weight: bold;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-present__flow li strong {
    width: 28px;
    height: 28px;
    margin-bottom: 10px;
  }
}
.p-present__flow li a {
  text-decoration: underline;
}
.p-present__kikan {
  position: relative;
  font-size: 3.9719626168vw;
  line-height: 1.294;
  margin-top: 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-present__kikan {
    font-size: 17px;
    margin-top: 20px;
  }
}
.p-present__kikan span {
  display: block;
}
.p-present__kikan span + span::before {
  content: "";
  display: block;
  margin: 1.1682242991vw auto;
  width: 1px;
  height: 3.5046728972vw;
  background-color: #ffe2f5;
}
@media screen and (min-width: 769px) {
  .p-present__kikan span + span::before {
    margin: 5px auto;
    height: 15px;
  }
}
.p-present__attention {
  position: relative;
  margin-top: 10.5140186916vw;
}
@media screen and (min-width: 769px) {
  .p-present__attention {
    margin-top: 45px;
  }
}
.p-present__attention li {
  font-size: 2.8037383178vw;
  line-height: 1.583;
  letter-spacing: 0;
  text-align: left;
  font-feature-settings: "palt";
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 769px) {
  .p-present__attention li {
    font-size: 12px;
  }
}

/*========================================================================
動き
========================================================================*/
.js-slide-mv h1::before {
  content: "";
  display: block;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background-color: #ee68aa;
  transition: transform 0.75s;
}
.js-slide-mv.is-active h1::before {
  transform: translateY(200vh);
}

@keyframes scroll {
  0% {
    bottom: 100%;
  }
  30% {
    bottom: 0%;
    top: 0%;
  }
  60% {
    top: 100%;
    bottom: 0%;
  }
  100% {
    top: 100%;
    bottom: 0%;
  }
}
@keyframes arrow {
  0% {
    transform: translateY(-20%);
  }
  100% {
    transform: translateY(20%);
  }
}
.js-modal-con {
  display: none;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.js-modal-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}
.js-modal-bg img {
  display: block;
  width: 80%;
}
@media screen and (min-width: 769px) {
  .js-modal-bg img {
    max-width: 400px;
  }
}
.js-modal-close {
  position: absolute;
  top: 15.1869158879vw;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 18.691588785vw;
  height: 18.691588785vw;
}
@media screen and (min-width: 769px) {
  .js-modal-close {
    top: 65px;
    width: 80px;
    height: 80px;
  }
}
.js-modal-close::before, .js-modal-close::after {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  background-color: #fff;
  transform: rotate(45deg);
}
.js-modal-close::after {
  transform: rotate(-45deg);
  margin-top: -1px;
}/*# sourceMappingURL=ed.css.map */