@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: 500;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0;
  color: #fff;
  background-color: #000;
  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: futura-100, sans-serif;
  font-weight: 500;
  font-style: normal;
}

/*========================================================================
maroon5
========================================================================*/
.p-maroon5 {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-maroon5 {
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}
.p-maroon5__bgmovie {
  position: fixed;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-maroon5__bgmovie {
    width: 430px;
    margin: 0 auto;
  }
}
.p-maroon5__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-maroon5__bgmovie iframe {
    height: max(100svh, 600px);
    width: max(177.777svh, 106666.2px);
  }
}
.p-maroon5__mv {
  height: 100svh;
  min-height: 140.1869158879vw;
  position: relative;
  z-index: 1;
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-maroon5__mv {
    height: 100vh;
    min-height: 600px;
  }
}
.p-maroon5__mv h1 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-maroon5__mv h1 img {
  width: 71.9626168224vw;
  display: block;
}
@media screen and (min-width: 769px) {
  .p-maroon5__mv h1 img {
    width: 308px;
  }
}
.p-maroon5__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-maroon5__mv .scroll {
    height: 37px;
  }
}
.p-maroon5__mv .scroll::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  right: 0;
  animation-name: scroll;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-delay: 1s;
}
.p-maroon5__bg {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) calc(100% - 28.0373831776vw), rgba(0, 0, 0, 0) 100%);
  position: relative;
}
.p-maroon5__collabo {
  z-index: 1;
  padding: 14.0186915888vw 4.6728971963vw 0 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__collabo {
    padding: 60px 20px 0 20px;
  }
}
.p-maroon5__collabo h2 {
  text-align: center;
  font-size: 5.1401869159vw;
  line-height: 1.5622;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-maroon5__collabo h2 {
    font-size: 22px;
  }
}
.p-maroon5__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-maroon5__collabo p {
    margin-top: 20px;
    font-size: 17px;
  }
}
.p-maroon5__program {
  margin-top: 14.0186915888vw;
  padding: 0 4.6728971963vw 14.0186915888vw 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__program {
    margin-top: 60px;
    padding: 0 20px 60px 20px;
  }
}
.p-maroon5__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-maroon5__program h2 {
    font-size: 23px;
  }
}
.p-maroon5__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-maroon5__program__data {
    margin-top: 10px;
    font-size: 17px;
  }
}
.p-maroon5__program__data .img {
  display: block;
  width: 44.3925233645vw;
  margin: 11.6822429907vw auto;
}
@media screen and (min-width: 769px) {
  .p-maroon5__program__data .img {
    width: 190px;
    margin: 50px auto;
  }
}
.p-maroon5__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-maroon5__program__data.musiclist {
    padding: 35px 0 0 0;
  }
}
.p-maroon5__program__data.musiclist dl {
  width: 42.2897196262vw;
  font-size: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__program__data.musiclist dl {
    width: 181px;
    font-size: 15px;
  }
}
.p-maroon5__program__data.musiclist dl dt {
  background-color: #FFD700;
  color: #fff;
  text-align: center;
  padding: 0.4672897196vw 1.1682242991vw;
  margin-bottom: 1.1682242991vw;
  font-feature-settings: "palt";
  font-size: 3.738317757vw;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-maroon5__program__data.musiclist dl dt {
    padding: 2px 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.p-maroon5__program__data.musiclist dl dt:nth-child(n+3) {
  margin-top: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__program__data.musiclist dl dt:nth-child(n+3) {
    margin-top: 15px;
  }
}
.p-maroon5__program__data.musiclist dl dt.bb2 {
  background-color: #ff8c00;
}
.p-maroon5__program__data.musiclist dl dt.bsw {
  background-color: #9400d3;
}
.p-maroon5__program__data.musiclist dl dt.bsb {
  background-color: #40e0d0;
}
.p-maroon5__program__data.musiclist dl dt.bsl {
  background-color: #191970;
}
.p-maroon5__program__data.musiclist dl dt.other {
  background-color: #696969;
}
.p-maroon5__program__data.musiclist dl dd {
  font-feature-settings: "palt";
  font-size: 3.5046728972vw;
  line-height: 1.5333;
  white-space: nowrap;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-maroon5__program__data.musiclist dl dd {
    font-size: 15px;
  }
}
.p-maroon5__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-maroon5__program__attention {
    margin-top: 10px;
    font-size: 13px;
  }
}
.p-maroon5__program__music {
  margin-top: 7.0093457944vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__program__music {
    margin-top: 30px;
  }
}
.p-maroon5__program__music iframe {
  display: block;
}
.p-maroon5__program .p-maroon5__btn {
  margin-top: 10.5140186916vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__program .p-maroon5__btn {
    margin-top: 45px;
  }
}
.p-maroon5__profile {
  padding: 10.5140186916vw 4.6728971963vw 0 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__profile {
    padding: 45px 20px 0 20px;
  }
}
.p-maroon5__profile__img {
  display: block;
  width: 100%;
}
.p-maroon5__profile h2 {
  margin-top: 10.5140186916vw;
  text-align: center;
  font-size: 9.3457943925vw;
  font-weight: bold;
  font-feature-settings: "palt";
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-maroon5__profile h2 {
    margin-top: 45px;
    font-size: 40px;
  }
}
.p-maroon5__profile h2 small {
  display: block;
  font-size: 3.2710280374vw;
  line-height: 1.75;
}
@media screen and (min-width: 769px) {
  .p-maroon5__profile h2 small {
    font-size: 14px;
  }
}
.p-maroon5__profile + .p-maroon5__program {
  margin-top: 11.6822429907vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__profile + .p-maroon5__program {
    margin-top: 50px;
  }
}
.p-maroon5__text {
  margin-top: 5.8411214953vw;
  font-size: 3.9719626168vw;
  letter-spacing: -0.02em;
  line-height: 1.882;
  font-feature-settings: "palt";
  overflow: hidden;
  position: relative;
  height: 73.8317757009vw;
  background: linear-gradient(rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 769px) {
  .p-maroon5__text {
    margin-top: 25px;
    font-size: 17px;
    height: 316px;
  }
}
.p-maroon5__text > span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 11.6822429907vw;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  animation-name: arrow;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}
@media screen and (min-width: 769px) {
  .p-maroon5__text > span {
    height: 50px;
  }
}
.p-maroon5__text > span::before, .p-maroon5__text > span::after {
  content: "";
  width: 8.1775700935vw;
  height: 1px;
  background-color: #fff;
  transform: rotate(15deg);
}
@media screen and (min-width: 769px) {
  .p-maroon5__text > span::before, .p-maroon5__text > span::after {
    width: 35px;
  }
}
.p-maroon5__text > span::after {
  transform: rotate(-15deg);
  margin-left: -1px;
}
.p-maroon5__text.is-active {
  height: 100% !important;
  background: transparent;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: #fff;
}
.p-maroon5__text.is-active::before {
  content: none;
}
.p-maroon5__text.is-active > span {
  display: none;
}
.p-maroon5__btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #464646;
  border: solid 1px #464646;
  color: #fff;
  font-size: 3.9719626168vw;
  border-radius: 100vh;
  height: 14.0186915888vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__btn li a {
    font-size: 17px;
    height: 60px;
  }
}
.p-maroon5__btn li a.blank {
  position: relative;
}
.p-maroon5__btn li a.blank::before, .p-maroon5__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-maroon5__btn li a.blank::before, .p-maroon5__btn li a.blank::after {
    width: 22px;
    height: 16px;
    right: 25px;
    border-radius: 3px;
  }
}
.p-maroon5__btn li a.blank::after {
  transform: translate(-0.9345794393vw, 0.7009345794vw);
}
@media screen and (min-width: 769px) {
  .p-maroon5__btn li a.blank::after {
    transform: translate(-4px, 3px);
  }
}
.p-maroon5__btn li a.white {
  background-color: transparent;
  color: #464646;
}
.p-maroon5__btn li a.white.blank::before, .p-maroon5__btn li a.white.blank::after {
  border-color: #464646;
}
.p-maroon5__btn li + li {
  margin-top: 2.1028037383vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__btn li + li {
    margin-top: 9px;
  }
}
.p-maroon5__message {
  position: relative;
  z-index: 1;
  background-color: #fff;
  color: #464646;
  padding: 9.3457943925vw 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-maroon5__message {
    padding: 40px 20px;
  }
}
.p-maroon5__message h2 {
  font-size: 4.6728971963vw;
  line-height: 1.2;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-maroon5__message h2 {
    font-size: 20px;
  }
}
.p-maroon5__message p {
  font-size: 2.8037383178vw;
  margin-top: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__message p {
    margin-top: 10px;
    font-size: 12px;
  }
}
.p-maroon5__cd {
  background-color: #fff;
  color: #464646;
  position: relative;
  z-index: 1;
  padding: 11.6822429907vw 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd {
    padding: 50px 20px;
  }
}
.p-maroon5__cd h2 {
  font-size: 5.8411214953vw;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd h2 {
    font-size: 25px;
  }
}
.p-maroon5__cd h2 small {
  font-weight: normal;
  font-size: 3.738317757vw;
  display: block;
  margin-top: 1.1682242991vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd h2 small {
    font-size: 16px;
    margin-top: 5px;
  }
}
.p-maroon5__cd h2 + p {
  margin-top: 10.5140186916vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd h2 + p {
    margin-top: 45px;
  }
}
.p-maroon5__cd > p {
  font-size: 3.738317757vw;
  line-height: 1.625;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd > p {
    font-size: 16px;
  }
}
.p-maroon5__cd__imgbox {
  padding: 11.6822429907vw 0 9.3457943925vw 0;
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd__imgbox {
    padding: 50px 0 40px 0;
  }
}
.p-maroon5__cd__img {
  display: block;
  width: 46.7289719626vw;
  margin: 0 auto;
  box-shadow: 0 0 2.3364485981vw 0 rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd__img {
    width: 200px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  }
}
.p-maroon5__cd__price {
  font-size: 3.738317757vw;
  line-height: 1.4375;
  text-align: center;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd__price {
    font-size: 16px;
  }
}
.p-maroon5__cd .p-maroon5__btn {
  margin-top: 8.1775700935vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd .p-maroon5__btn {
    margin-top: 35px;
  }
}
.p-maroon5__cd .p-maroon5__btn + p {
  margin-top: 8.1775700935vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__cd .p-maroon5__btn + p {
    margin-top: 35px;
  }
}
.p-maroon5__video {
  background-color: #fff;
  color: #464646;
  position: relative;
  z-index: 1;
  padding: 11.6822429907vw 4.6728971963vw 8.1775700935vw 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-maroon5__video {
    padding: 50px 20px 35px 20px;
  }
}
.p-maroon5__video h2 {
  font-size: 14.4859813084vw;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-maroon5__video h2 {
    font-size: 62px;
  }
}
.p-maroon5__video h3 {
  margin-top: 8.1775700935vw;
  font-size: 4.6728971963vw;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-maroon5__video h3 {
    margin-top: 35px;
    font-size: 20px;
  }
}
.p-maroon5__video__box {
  margin-top: 2.3364485981vw;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
@media screen and (min-width: 769px) {
  .p-maroon5__video__box {
    margin-top: 10px;
  }
}
.p-maroon5__video__box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.p-maroon5__video .p-maroon5__btn {
  margin-top: 14.0186915888vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__video .p-maroon5__btn {
    margin-top: 60px;
  }
}
.p-maroon5__fixd {
  position: fixed;
  z-index: 10;
  right: 3.5046728972vw;
  bottom: 3.5046728972vw;
  background-color: #ffd700;
  display: block;
  color: #000;
  font-size: 2.8037383178vw;
  text-align: center;
  line-height: 1;
  border-radius: 2.3364485981vw;
  padding: 1.6355140187vw 4.6728971963vw;
  font-feature-settings: "palt";
  transition: transform 0.5s;
  transform: translateX(150%);
}
@media screen and (min-width: 769px) {
  .p-maroon5__fixd {
    font-size: 12px;
    border-radius: 10px;
    padding: 5px 10px;
    right: 15px;
    bottom: 15px;
  }
}
.p-maroon5__fixd.is-active {
  transform: translateX(0);
}
.p-maroon5__fixd strong {
  display: block;
  font-size: 3.9719626168vw;
  margin-top: 0.7009345794vw;
}
@media screen and (min-width: 769px) {
  .p-maroon5__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: #464646;
  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(32%) sepia(0%) saturate(4%) hue-rotate(156deg) brightness(93%) contrast(92%);
}
@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: 12px;
    gap: 5px 0;
  }
}
.p-footer__link li:not(:last-child) {
  border-right: solid 1px #505050;
  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: 12px;
  }
}

/*========================================================================
present
========================================================================*/
.p-present {
  color: #fff;
  text-align: center;
  padding: 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: 60px 20px;
  }
}
.p-present__bg {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-image: url("../images/present_bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  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__logo {
  display: block;
  width: 82.9439252336vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-present__logo {
    width: 355px;
  }
}
.p-present h2 {
  margin-top: 4.6728971963vw;
  font-size: 9.8130841121vw;
  line-height: 1.476;
  color: #ffd700;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-present h2 {
    margin-top: 20px;
    font-size: 42px;
  }
}
.p-present h2 small {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  font-size: 3.2710280374vw;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-present h2 small {
    font-size: 14px;
  }
}
.p-present__text {
  margin-top: 4.6728971963vw;
  font-size: 3.9719626168vw;
  line-height: 1.7647;
  letter-spacing: 0;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-present__text {
    margin-top: 20px;
    font-size: 17px;
  }
}
.p-present h3 {
  color: #ffd700;
  font-size: 7.0093457944vw;
  margin-top: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-present h3 {
    font-size: 30px;
    margin-top: 40px;
  }
}
.p-present h3 + p {
  font-size: 4.9065420561vw;
  line-height: 1.333;
}
@media screen and (min-width: 769px) {
  .p-present h3 + p {
    font-size: 21px;
  }
}
.p-present__item {
  display: block;
  width: 52.5700934579vw;
  margin: 0 auto;
  margin-top: 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-present__item {
    width: 225px;
    margin-top: 20px;
  }
}
.p-present__item picture, .p-present__item img {
  display: block;
  width: 100%;
}
.p-present__h4 {
  background-color: #ffd700;
  color: #000;
  border-radius: 100vh;
  font-size: 3.9719626168vw;
  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: 17px;
    width: 206px;
    height: 24px;
    margin-top: 40px;
  }
}
.p-present__flow {
  margin-top: 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-present__flow {
    margin-top: 15px;
  }
}
.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;
  border: solid 1px;
  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 {
  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: #fff;
}
@media screen and (min-width: 769px) {
  .p-present__kikan span + span::before {
    margin: 5px auto;
    height: 15px;
  }
}
.p-present__attention {
  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: 11;
  top: -100vh;
  left: 0;
  width: 100%;
  height: 200vh;
  background-color: #fff;
  transition: transform 0.75s;
  clip-path: polygon(0 0, 50% 50%, 100% 0, 100% 100%, 0 100%);
}
.js-slide-mv.is-active h1::before {
  transform: translateY(200vh);
}

.js-slide-in-list > * {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: clip-path 0.5s;
}
.js-slide-in-list.is-active > * {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.js-slide-in-list.is-active > *:nth-child(1) {
  transition-delay: 0.25s;
}
.js-slide-in-list.is-active > *:nth-child(2) {
  transition-delay: 0.5s;
}
.js-slide-in-list.is-active > *:nth-child(3) {
  transition-delay: 0.75s;
}
.js-slide-in-list.is-active > *:nth-child(4) {
  transition-delay: 1s;
}
.js-slide-in-list.is-active > *:nth-child(5) {
  transition-delay: 1.25s;
}
.js-slide-in-list.is-active > *:nth-child(6) {
  transition-delay: 1.5s;
}
.js-slide-in-list.is-active > *:nth-child(7) {
  transition-delay: 1.75s;
}
.js-slide-in-list.is-active > *:nth-child(8) {
  transition-delay: 2s;
}
.js-slide-in-list.is-active > *:nth-child(9) {
  transition-delay: 2.25s;
}
.js-slide-in-list.is-active > *:nth-child(10) {
  transition-delay: 2.5s;
}
.js-slide-in-list.is-active > *:nth-child(11) {
  transition-delay: 2.75s;
}
.js-slide-in-list.is-active > *:nth-child(12) {
  transition-delay: 3s;
}
.js-slide-in-list.is-active > *:nth-child(13) {
  transition-delay: 3.25s;
}
.js-slide-in-list.is-active > *:nth-child(14) {
  transition-delay: 3.5s;
}

@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%);
  }
}/*# sourceMappingURL=maroon5.css.map */