@charset "UTF-8";
html {
  font-family: "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", -apple-system, BlinkMacSystemFont, sans-serif;
  min-width: 1080px;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1;
  color: #000;
}
html ::-moz-selection {
  background-color: #666;
}
html ::selection {
  background-color: #666;
}

body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-style: normal;
}

.wrapper {
  width: 100%;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #D9374B), color-stop(99%, #E95471));
  background: linear-gradient(to bottom, #D9374B 1%, #E95471 99%);
}

a {
  display: block;
  width: 100%;
  color: inherit;
  text-decoration: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img,
video {
  display: block;
  width: 100%;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 736px) {
  html,
  body {
    min-width: 100%;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.f-shippori-mincho-b1-R {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-style: normal;
}

/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q::before,
q::after {
  content: "";
}

abbr,
acronym {
  font-variant: normal;
  border: 0;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-size: 100%;
  font-weight: inherit;
}

#yui3-css-stamp.cssreset {
  display: none;
}

.loading {
  position: fixed; /* 固定してスクロールを無効に */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #D9374B), color-stop(99%, #E95471));
  background: linear-gradient(to bottom, #D9374B 1%, #E95471 99%);
  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;
  overflow: hidden; /* スクロール禁止 */
  z-index: 9999; /* 最前面に表示 */
}
.loading.is-visible {
  opacity: 0;
  pointer-events: none;
  overflow: auto;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.loading__logo {
  width: 24.375vw;
  height: 6.5972222222vw;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-mask-position 2.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-mask-position 2.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, mask-position 2.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, mask-position 2.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.5s ease-out, -webkit-mask-position 2.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  /* ロゴが表示されるときのクラス */
  /* ロゴが消えるときのクラス */
}
.loading__logo .cls-1:nth-of-type(1) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 560ms;
          animation-delay: 560ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(2) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 620ms;
          animation-delay: 620ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(3) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 680ms;
          animation-delay: 680ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(4) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 740ms;
          animation-delay: 740ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(5) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 800ms;
          animation-delay: 800ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(6) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 860ms;
          animation-delay: 860ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(7) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 920ms;
          animation-delay: 920ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(8) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 980ms;
          animation-delay: 980ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(9) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 1040ms;
          animation-delay: 1040ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(10) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 1100ms;
          animation-delay: 1100ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(11) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 1160ms;
          animation-delay: 1160ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loading__logo .cls-1:nth-of-type(12) {
  position: relative;
  opacity: 0;
  -webkit-animation: textAnimation 800ms forwards;
          animation: textAnimation 800ms forwards;
  -webkit-animation-delay: 1220ms;
          animation-delay: 1220ms;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@-webkit-keyframes textAnimation {
  0% {
    opacity: 0;
    left: 0.6944444444vw;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes textAnimation {
  0% {
    opacity: 0;
    left: 0.6944444444vw;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .loading__logo {
    width: 62.4vw;
    height: 17.3333333333vw;
    -webkit-transform: translateY(5.3333333333vw);
            transform: translateY(5.3333333333vw);
  }
}
.loading__logo.is-show {
  opacity: 1;
}
.loading__logo.is-show .cls-1 {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.loading__logo.is-hidden {
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  pointer-events: none;
}

.main {
  position: relative;
  width: 100vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .main {
    width: 100%;
  }
}
.main__visual {
  position: relative;
}
.main__visual__image {
  width: 49.7222222222vw;
}
@media screen and (max-width: 768px) {
  .main__visual__image {
    width: 100%;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    margin-left: -6.6666666667vw;
  }
}
.main__visual__title {
  position: absolute;
  top: 10.5555555556vw;
  right: 12.2222222222vw;
}
.main__visual__title .cls-1 {
  fill: #fff;
}
@media screen and (max-width: 768px) {
  .main__visual__title {
    top: 29.3333333333vw;
    right: 4vw;
  }
}
.main__visual__title span {
  display: block;
}
.main__visual__title span:nth-of-type(1) {
  position: relative;
  width: 33.6805555556vw;
}
@media screen and (max-width: 768px) {
  .main__visual__title span:nth-of-type(1) {
    width: 74.6666666667vw;
  }
}
.main__visual__title span:nth-of-type(1)::before {
  content: "";
  position: absolute;
  bottom: -0.5555555556vw;
  left: -0.6944444444vw;
  width: 102%;
  height: 0.2083333333vw;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .main__visual__title span:nth-of-type(1)::before {
    bottom: -1.0666666667vw;
    left: -1.3333333333vw;
    height: 0.8vw;
  }
}
.main__visual__title span:nth-of-type(2) {
  position: relative;
  right: 4.5138888889vw;
  width: 36.7361111111vw;
  margin-top: 4.4444444444vw;
}
@media screen and (max-width: 768px) {
  .main__visual__title span:nth-of-type(2) {
    width: 80vw;
    right: 9.3333333333vw;
  }
}
.main__button {
  position: absolute;
  bottom: -3.4722222222vw;
  right: 3.4722222222vw;
  width: 13.125vw;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.main__button__link {
  -webkit-transition: 300ms;
  transition: 300ms;
}
.main__button__link:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .main__button {
    bottom: -64vw;
    right: 0vw;
    left: 0;
    margin: auto;
    width: 47.2vw;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.main__visual__image {
  opacity: 0;
  -webkit-transition: opacity 650ms ease-out;
  transition: opacity 650ms ease-out;
}
.main__visual__title span:nth-of-type(1) {
  -webkit-mask-image: linear-gradient(145deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
          mask-image: linear-gradient(145deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-size: 400% 400%;
          mask-size: 400% 400%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 100%;
          mask-position: 100%;
  -webkit-animation: maskPositionAnimation 2200ms cubic-bezier(0.165, 0.84, 0.44, 1) 1100ms forwards;
          animation: maskPositionAnimation 2200ms cubic-bezier(0.165, 0.84, 0.44, 1) 1100ms forwards;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.main__visual__title span:nth-of-type(2) .group-1,
.main__visual__title span:nth-of-type(2) .group-2 {
  opacity: 0;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  -webkit-transition: opacity 750ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 750ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 750ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 750ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 750ms cubic-bezier(0.23, 1, 0.32, 1), transform 750ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 750ms cubic-bezier(0.23, 1, 0.32, 1), transform 750ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 750ms cubic-bezier(0.23, 1, 0.32, 1);
}
.main__visual__title span:nth-of-type(2) .group-1 {
  -webkit-transition-delay: 2100ms;
          transition-delay: 2100ms;
}
.main__visual__title span:nth-of-type(2) .group-2 {
  -webkit-transition-delay: 2500ms;
          transition-delay: 2500ms;
}
.main__button img {
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: all 550ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 550ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-delay: 3100ms;
          transition-delay: 3100ms;
}
.main.animation .main__visual__image {
  opacity: 1;
}
.main.animation .main__visual__title span:nth-of-type(1) {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.main.animation .main__visual__title span:nth-of-type(2) .group-1,
.main.animation .main__visual__title span:nth-of-type(2) .group-2 {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.main.animation .main__button img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@-webkit-keyframes maskPositionAnimation {
  from {
    -webkit-mask-position: 100%;
            mask-position: 100%;
  }
  to {
    -webkit-mask-position: 0;
            mask-position: 0;
  }
}

@keyframes maskPositionAnimation {
  from {
    -webkit-mask-position: 100%;
            mask-position: 100%;
  }
  to {
    -webkit-mask-position: 0;
            mask-position: 0;
  }
}
#lottie-container {
  width: 100%; /* コンテナの幅を指定 */
  height: auto; /* コンテナの高さを指定 */
  margin: 0 auto; /* 中央寄せ */
}

.content {
  width: 100vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content {
    width: 100%;
    overflow: hidden;
  }
}
.content__block {
  position: relative;
  width: 80.5555555556vw;
}
@media screen and (max-width: 768px) {
  .content__block {
    width: 93.3333333333vw !important;
  }
}
.content__block__lead {
  color: #fff;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .content__block__lead {
    letter-spacing: 0;
  }
}
.content__block__text {
  font-size: 1.1111111111vw;
  color: #fff;
  line-height: 2;
  margin-top: 3.8888888889vw;
}
@media screen and (max-width: 768px) {
  .content__block__text {
    font-size: 3.7333333333vw;
    margin-top: 8vw;
  }
}
.content__block.--1 {
  width: 69.4444444444vw;
  margin: 11.4583333333vw auto 0;
}
@media screen and (max-width: 768px) {
  .content__block.--1 {
    margin: 81.3333333333vw auto 0;
  }
}
.content__block.--1 .content__block__title {
  width: 43.6805555556vw;
}
@media screen and (max-width: 768px) {
  .content__block.--1 .content__block__title {
    width: 93.0666666667vw;
  }
}
.content__block.--1 .content__block__wrap {
  margin-top: 3.8194444444vw;
  margin-left: 22.5694444444vw;
}
@media screen and (max-width: 768px) {
  .content__block.--1 .content__block__wrap {
    margin-left: 0;
  }
}
.content__block.--1 .content__block__lead {
  font-size: 1.8055555556vw;
}
@media screen and (max-width: 768px) {
  .content__block.--1 .content__block__lead {
    font-size: 5.3333333333vw;
    margin-top: 14.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .content__block.--1 .content__block__text {
    font-size: 4.2666666667vw;
  }
}
.content__block.--1 .content__block__image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 14.8611111111vw;
}
@media screen and (max-width: 768px) {
  .content__block.--1 .content__block__image {
    position: relative;
    width: 48.8vw;
    margin: 37.3333333333vw auto 0;
  }
}
.content__block.--1 .content__block__image .deco {
  position: absolute;
  top: -1.3888888889vw;
  left: -1.3888888889vw;
  width: 6.7361111111vw;
}
@media screen and (max-width: 768px) {
  .content__block.--1 .content__block__image .deco {
    top: -5.3333333333vw;
    left: -5.3333333333vw;
    width: 26.4vw;
  }
}
.content__block.--2 {
  position: relative;
  margin: 30.2083333333vw auto 0;
}
.content__block.--2 .heart {
  position: absolute;
  top: -13.8888888889vw;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .content__block.--2 .heart {
    top: 80vw;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}
.content__block.--2 .heart .cls-1 {
  fill: none;
  stroke: #ff0000;
  stroke-width: 5;
  stroke-dasharray: 4000;
  stroke-dashoffset: 4000; /* 初期位置として線を非表示 */
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
  -webkit-animation: draw 10s ease forwards;
          animation: draw 10s ease forwards;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 25px;
}
@-webkit-keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
.content__block.--2 .heart.inview--enter {
  opacity: 1;
}
.content__block.--2 .content__block__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .content__block.--2 .content__block__wrap {
    display: block;
  }
}
.content__block.--2 .content__block__lead {
  position: relative;
  z-index: 2;
  font-size: 2.5vw;
}
@media screen and (max-width: 768px) {
  .content__block.--2 .content__block__lead {
    font-size: 6.9333333333vw;
    text-align: center;
  }
}
.content__block.--2 .content__block__cap {
  font-size: 4.5138888889vw;
  color: #fff;
  line-height: 1.2;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 3.8888888889vw;
}
@media screen and (max-width: 768px) {
  .content__block.--2 .content__block__cap {
    font-size: 12vw;
    margin-top: 35.4666666667vw;
  }
}
.content__block.--2 .content__block__text {
  position: relative;
  z-index: 2;
  width: 38.8888888889vw;
}
@media screen and (max-width: 768px) {
  .content__block.--2 .content__block__text {
    width: 100%;
  }
}
.content__block.--3 {
  margin: 18.6111111111vw auto 0;
}
@media screen and (max-width: 768px) {
  .content__block.--3 {
    margin: 64vw auto 0;
  }
}
.content__block.--3 .content__block__deco {
  position: absolute;
  width: 38.1944444444vw;
  top: -10.4166666667vw;
  left: -22.9166666667vw;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__deco {
    width: 85.3333333333vw;
    top: -18.6666666667vw;
    left: auto;
    right: -34.6666666667vw;
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
  }
}
.content__block.--3 .content__block__title {
  position: relative;
  z-index: 2;
  width: 22.4305555556vw;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__title {
    width: 57.0666666667vw;
  }
}
.content__block.--3 .content__block__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__wrap {
    display: block;
    margin-top: 5.3333333333vw;
  }
}
.content__block.--3 .content__block__image {
  position: relative;
  z-index: 2;
  width: 33.3333333333vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__image {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__profile {
    padding: 5.6vw;
    border: 0.2666666667vw solid #fff;
    border-radius: 10px;
    margin-top: 40vw;
  }
}
.content__block.--3 .content__block__profile .profile {
  position: relative;
  padding: 1.9444444444vw 0 1.3194444444vw;
  border-bottom: 0.0694444444vw solid #fff;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__profile .profile {
    border-bottom: none;
  }
}
.content__block.--3 .content__block__profile .profile.is-visible .anker {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.content__block.--3 .content__block__profile .profile img {
  width: 5.9027777778vw;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__profile .profile img {
    width: 20vw;
  }
}
.content__block.--3 .content__block__profile .profile .anker {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 2.5694444444vw;
  height: 2.5694444444vw;
  border-radius: 50%;
  border: 0.0694444444vw solid #fff;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__profile .profile .anker {
    width: 9.8666666667vw;
    height: 9.8666666667vw;
    border: 0.2666666667vw solid #fff;
  }
}
.content__block.--3 .content__block__profile .profile .anker::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.5555555556vw;
  left: 0;
  right: 0;
  margin: auto;
  vertical-align: middle;
  color: #fff;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border: 0.0694444444vw solid currentColor;
  border-left: 0;
  border-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateY(0) rotate(135deg);
          transform: translateY(0) rotate(135deg);
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__profile .profile .anker::before {
    top: 2.1333333333vw;
    width: 4vw;
    height: 4vw;
    border: 0.2666666667vw solid currentColor;
    border-left: 0;
    border-bottom: 0;
  }
}
.content__block.--3 .content__block__profile .profile__inner {
  padding-top: 1.3194444444vw;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__profile .profile__inner {
    padding-top: 0vw;
  }
}
.content__block.--3 .content__block__profile .profile__text {
  font-size: 0.9722222222vw;
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__profile .profile__text {
    font-size: 3.7333333333vw;
    padding-top: 8vw;
  }
}
.content__block.--3 .content__block__text {
  position: relative;
  width: 38.8888888889vw;
  height: 60.2777777778vw;
  margin-top: -0.6944444444vw;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__text {
    width: 100%;
    height: auto;
    margin-top: 8.8vw;
  }
}
.content__block.--3 .content__block__sign {
  position: absolute;
  bottom: -5.5555555556vw;
  right: 0;
  width: 12.6388888889vw;
}
@media screen and (max-width: 768px) {
  .content__block.--3 .content__block__sign {
    bottom: -26.6666666667vw;
    width: 44.2666666667vw;
  }
}
.content__block.--4 {
  margin: 12.6388888889vw auto 0;
}
@media screen and (max-width: 768px) {
  .content__block.--4 {
    margin: 41.8666666667vw auto 0;
  }
}
.content__block.--4 .content__block__title {
  width: 17.5vw;
}
@media screen and (max-width: 768px) {
  .content__block.--4 .content__block__title {
    width: 43.4666666667vw;
  }
}
.content__block.--4 .content__block__movie {
  position: relative;
  width: 60.9722222222vw;
  height: auto;
  margin: 4.1666666667vw auto 0;
  border: 0.0694444444vw solid #fff;
}
@media screen and (max-width: 768px) {
  .content__block.--4 .content__block__movie {
    width: 93.3333333333vw;
    margin: 8vw auto 0;
    border: 0.2666666667vw solid #fff;
  }
}
.content__block.--4 .content__block__movie:hover .content__block__movie__button {
  background-color: #fff;
}
.content__block.--4 .content__block__movie:hover .content__block__movie__button:after {
  border-color: transparent transparent transparent #D9374B;
}
.content__block.--4 .content__block__movie__button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 7.9861111111vw;
  height: 7.9861111111vw;
  pointer-events: none;
  -webkit-transition: 300ms;
  transition: 300ms;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .content__block.--4 .content__block__movie__button {
    background-color: #fff;
    width: 12.2666666667vw;
    height: 12.2666666667vw;
  }
}
.content__block.--4 .content__block__movie__button::before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 0.0694444444vw solid #fff;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .content__block.--4 .content__block__movie__button::before {
    border: 0.2666666667vw solid #fff;
  }
}
.content__block.--4 .content__block__movie__button:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 1.0416666667vw 0 1.0416666667vw 1.7361111111vw;
}
@media screen and (max-width: 768px) {
  .content__block.--4 .content__block__movie__button:after {
    border-color: transparent transparent transparent #D9374B;
    border-width: 2.1333333333vw 0 2.1333333333vw 3.4666666667vw;
  }
}
.content__block.--5 {
  margin: 18.6111111111vw auto 0;
}
@media screen and (max-width: 768px) {
  .content__block.--5 {
    margin: 43.2vw auto 0;
  }
}
.content__block.--5 .content__block__deco {
  position: absolute;
  width: 42.7777777778vw;
  right: -15.2777777778vw;
  bottom: -27.7777777778vw;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__deco {
    width: 146.6666666667vw;
    right: -26.6666666667vw;
    bottom: -120vw;
  }
}
.content__block.--5 .content__block__title {
  position: relative;
  z-index: 2;
  width: 28.5416666667vw;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__title {
    width: 69.3333333333vw;
  }
}
.content__block.--5 .content__block__lead {
  font-size: 1.6666666667vw;
  margin-top: 3.3333333333vw;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__lead {
    font-size: 4.2666666667vw;
    margin-top: 9.3333333333vw;
  }
}
.content__block.--5 .content__block__download-wrap {
  position: relative;
  z-index: 1;
  width: 80.5555555556vw;
  margin: 3.3333333333vw auto 0;
  padding: 5.5555555556vw 5.5555555556vw 3.8888888889vw;
  background-color: #FFDAE3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__download-wrap {
    width: 100%;
    margin: 5.3333333333vw auto 0;
    padding: 5.3333333333vw 5.3333333333vw 13.3333333333vw;
  }
}
.content__block.--5 .content__block__download-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 69.4444444444vw;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__download-lists {
    width: 100%;
  }
}
.content__block.--5 .content__block__download-list {
  width: 20vw;
}
.content__block.--5 .content__block__download-list:nth-of-type(n+4) {
  margin-top: 7.2916666667vw;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__download-list {
    width: 38.6666666667vw;
  }
  .content__block.--5 .content__block__download-list:nth-of-type(n+3) {
    margin-top: 5.3333333333vw;
  }
}
.content__block.--5 .content__block__download-list__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.0833333333vw;
}
.content__block.--5 .content__block__download-list__wrap .button {
  position: relative;
  width: 100%;
  border: 0.0694444444vw solid #D9374B;
  padding: 1.1111111111vw 0 0.9722222222vw 6.25vw;
  border-radius: 0.3472222222vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__download-list__wrap .button {
    width: 38.6666666667vw;
  }
  .content__block.--5 .content__block__download-list__wrap .button:nth-of-type(n+3) {
    margin-top: 5.3333333333vw;
  }
}
.content__block.--5 .content__block__download-list__wrap .button::before {
  content: "";
  position: absolute;
  right: 5.5555555556vw;
  background: url(/assets/img/download-button-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.1805555556vw;
  height: 1.1111111111vw;
}
.content__block.--5 .content__block__download-list__wrap .button img {
  width: 5.5555555556vw;
}
.content__block.--5 .content__block__download-list__wrap .button:hover {
  background-color: #D9374B;
}
.content__block.--5 .content__block__download-list__wrap .button:hover::before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.content__block.--5 .content__block__download-list__wrap .button:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.content__block.--5 .all-button {
  position: relative;
  width: 26.3888888889vw;
  border: 0.0694444444vw solid #D9374B;
  padding: 1.1111111111vw 0 0.9722222222vw 4.1666666667vw;
  border-radius: 0.3472222222vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 4.1666666667vw auto 0;
  font-size: 0.8333333333vw;
  color: #D9374B;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .all-button {
    border: 0.2666666667vw solid #D9374B;
    padding: 4.2666666667vw 0 3.7333333333vw 10.6666666667vw;
    width: 59.4666666667vw;
    font-size: 3.2vw;
    border-radius: 1.3333333333vw;
    margin: 13.3333333333vw auto 0;
  }
  .content__block.--5 .all-button span {
    display: block;
  }
}
.content__block.--5 .all-button::before {
  content: "";
  position: absolute;
  right: 4.0277777778vw;
  background: url(/assets/img/download-button-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.1805555556vw;
  height: 1.1111111111vw;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .all-button::before {
    top: 6.6666666667vw;
    right: 10.1333333333vw;
    width: 4.5333333333vw;
    height: 4.2666666667vw;
  }
}
.content__block.--5 .all-button img {
  width: 7.8472222222vw;
  display: inline;
  margin-right: 0.6944444444vw;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .all-button img {
    width: 30.1333333333vw;
    margin-right: 0;
    margin-bottom: 1.3333333333vw;
  }
}
.content__block.--5 .all-button:hover {
  background-color: #D9374B;
}
.content__block.--5 .all-button:hover span {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.content__block.--5 .all-button:hover::before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.content__block.--5 .all-button:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.content__block.--5 .content__block__noto-lists {
  width: 39.8611111111vw;
  margin: 4.1666666667vw auto 0;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__noto-lists {
    width: 100%;
    margin: 12.5333333333vw auto 0;
  }
}
.content__block.--5 .content__block__noto-list {
  font-size: 0.8333333333vw;
  color: #D9374B;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .content__block.--5 .content__block__noto-list {
    font-size: 3.2vw;
  }
}
.content__block.--6 {
  margin: 46.25vw auto 0;
}
@media screen and (max-width: 768px) {
  .content__block.--6 {
    margin: 163.4666666667vw auto 0;
  }
}
.content__block.--6 .content__block__lead {
  position: relative;
  font-size: 2.3611111111vw;
  text-align: center;
}
.content__block.--6 .content__block__lead .hidden {
  position: relative;
}
.content__block.--6 .content__block__lead .hidden::before {
  position: absolute;
  content: "";
  top: 2.7777777778vw;
  left: 0.6944444444vw;
  width: 2.4305555556vw;
  height: 0.0694444444vw;
  background-color: #fff;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__lead .hidden::before {
    top: auto;
    bottom: 2.6666666667vw;
    left: 2.6666666667vw;
    width: 13.8666666667vw;
    height: 0.2666666667vw;
  }
}
.content__block.--6 .content__block__lead .hidden::after {
  position: absolute;
  content: "";
  top: 2.7777777778vw;
  right: 0.6944444444vw;
  width: 2.4305555556vw;
  height: 0.0694444444vw;
  background-color: #fff;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__lead .hidden::after {
    top: auto;
    bottom: 2.6666666667vw;
    right: 2.6666666667vw;
    width: 13.8666666667vw;
    height: 0.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__lead {
    font-size: 5.8666666667vw;
  }
}
.content__block.--6 .content__block__sub-lead {
  font-size: 1.8055555556vw;
  text-align: center;
  color: #fff;
  line-height: 1.6;
  margin-top: 4.3055555556vw;
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__sub-lead {
    font-size: 4.5333333333vw;
    margin-top: 8vw;
  }
}
.content__block.--6 .content__block__sns-lists {
  width: 13.1944444444vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 4.1666666667vw auto 0;
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__sns-lists {
    width: 29.6vw;
    margin: 12.8vw auto 0;
  }
}
.content__block.--6 .content__block__sns-list {
  position: relative;
  width: 4.8611111111vw;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.content__block.--6 .content__block__sns-list:hover {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__sns-list {
    width: 10.6666666667vw;
  }
}
.content__block.--6 .content__block__sns-list .copy-text {
  position: absolute;
  display: inline-block;
  font-size: 0.8333333333vw;
  color: #fff;
  padding: 0.3472222222vw 0.6944444444vw;
  border: 0.1388888889vw solid #fff;
  border-radius: 0.4166666667vw;
  top: 1.3888888889vw;
  right: -9.0277777778vw;
  opacity: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__sns-list .copy-text {
    width: 23.2vw;
    font-size: 2.6666666667vw;
    color: #fff;
    padding: 1.3333333333vw 0;
    border: 0.2666666667vw solid #fff;
    border-radius: 1.6vw;
    top: 2.6666666667vw;
    right: -25.3333333333vw;
    -webkit-transition: 300ms;
    transition: 300ms;
    text-align: center;
  }
}
.content__block.--6 .content__block__sns-list .copy-text.is-copied {
  opacity: 1;
}
.content__block.--6 .content__block__share {
  width: 68.75vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 6.3888888889vw auto 0;
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__share {
    width: auto;
    display: block;
    margin: 13.3333333333vw auto 0;
  }
  .content__block.--6 .content__block__share iframe {
    margin: 0 auto;
  }
}
.content__block.--6 .content__block__share .share-item {
  width: 34.0277777778vw !important;
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__share .share-item {
    width: 93.6vw !important;
    margin: 0 auto;
  }
  .content__block.--6 .content__block__share .share-item:nth-of-type(2) {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__share .share-item.p-twitter-box iframe {
    margin-top: 0;
    width: 93.6vw !important;
  }
}

.content__block.--1 .content__block__lead {
  -webkit-mask-image: linear-gradient(145deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
          mask-image: linear-gradient(145deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-size: 330% 300%;
          mask-size: 330% 300%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 100%;
          mask-position: 100%;
  -webkit-transition: -webkit-mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.content__block.--1 .content__block__text__box {
  -webkit-mask-image: linear-gradient(145deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
          mask-image: linear-gradient(145deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-size: 330% 300%;
          mask-size: 330% 300%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 100%;
          mask-position: 100%;
  -webkit-transition: -webkit-mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-mask-position 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.content__block.--1 .content__block__text__box--1 {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
}
.content__block.--1 .content__block__text__box--2 {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms;
}
.content__block.--1 .content__block__text__box--3 {
  -webkit-transition-delay: 1800ms;
          transition-delay: 1800ms;
}
.content__block.--1 .content__block__text__box--4 {
  -webkit-transition-delay: 2400ms;
          transition-delay: 2400ms;
}
.content__block.--1 .content__block__image .deco {
  clip-path: inset(5% 90% 15% 10%);
  -webkit-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
}
.content__block.--1 .content__block__image.inview--enter .deco {
  clip-path: inset(0% 0% 0% 0%);
}
.content__block.--1.inview--enter .content__block__lead {
  -webkit-mask-position: 0;
          mask-position: 0;
}
.content__block.--1.inview--enter .content__block__text__box {
  -webkit-mask-position: 0;
          mask-position: 0;
}
.content__block.--2 .content__block__cap {
  -webkit-mask-image: linear-gradient(145deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
          mask-image: linear-gradient(145deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-size: 500% 100%;
          mask-size: 500% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 100%;
          mask-position: 100%;
}
.content__block.--2.inview--enter .content__block__cap {
  -webkit-mask-position: 0;
          mask-position: 0;
  -webkit-transition: -webkit-mask-position 2300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-mask-position 2300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: mask-position 2300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: mask-position 2300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-mask-position 2300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.content__block.--3 .content__block__title, .content__block.--4 .content__block__title, .content__block.--5 .content__block__title {
  opacity: 0;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  -webkit-transition: opacity 650ms ease-out, -webkit-transform 500ms ease-out;
  transition: opacity 650ms ease-out, -webkit-transform 500ms ease-out;
  transition: transform 500ms ease-out, opacity 650ms ease-out;
  transition: transform 500ms ease-out, opacity 650ms ease-out, -webkit-transform 500ms ease-out;
}
.content__block.--3.inview--enter .content__block__title, .content__block.--4.inview--enter .content__block__title, .content__block.--5.inview--enter .content__block__title {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.content__block.--6 .content__block__lead {
  height: 3.8194444444vw;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .content__block.--6 .content__block__lead {
    line-height: 1.4;
    height: auto;
  }
}
.content__block.--6 .content__block__lead .hidden {
  display: block;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.content__block.--6.inview--enter .content__block__lead .hidden {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.lity {
  -webkit-backdrop-filter: blur(10px) !important;
  backdrop-filter: blur(10px) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.lity-close,
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
  height: min(3.514vw, 52.8px) !important;
  right: min(8vw, 33px) !important;
  top: min(8vw, 33px) !important;
  width: min(3.514vw, 52.8px) !important;
}

.lity-close,
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
  border-radius: 50%;
  position: fixed;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .link .icon svg {
    height: 2.6666666667vw;
    left: 0vw;
    margin-right: 0.2666666667vw;
    padding: 0 0.2666666667vw;
    top: 0.2666666667vw;
    width: 2.6666666667vw;
  }
  .lity-close,
  .lity-close:active,
  .lity-close:focus,
  .lity-close:hover,
  .lity-close:visited {
    height: min(10.667vw, 44px) !important;
    position: fixed;
    right: 6.9444444444vw !important;
    top: 6.9444444444vw !important;
    width: min(10.667vw, 44px) !important;
  }
}
/* デフォルトの「×」を非表示にする */
.lity-close {
  color: transparent; /* テキストを非表示 */
  width: 30px; /* 必要に応じてボタンのサイズを調整 */
  height: 30px;
}

/* 擬似要素で「×」を作成 */
.lity-close::before, .lity-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3.2638888889vw; /* 線の長さ */
  height: 0.0694444444vw; /* 線の太さ */
  background-color: #ffffff; /* 色を指定 */
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 768px) {
  .lity-close::before, .lity-close::after {
    width: 12.5333333333vw;
    height: 0.2666666667vw;
  }
}

/* 「×」の1本目の線 */
.lity-close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

/* 「×」の2本目の線 */
.lity-close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.footer {
  position: relative;
  border-radius: 4.8611111111vw;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
  padding: 9.2361111111vw 0 2.4305555556vw;
  margin-top: 15.7638888889vw;
}
@media screen and (max-width: 768px) {
  .footer {
    border-radius: 10.6666666667vw;
    -webkit-box-shadow: 0 0 0 1px #fff;
            box-shadow: 0 0 0 1px #fff;
    padding: 18.1333333333vw 0 2.6666666667vw;
    margin-top: 26.6666666667vw;
  }
}
.footer::before, .footer::after {
  content: "";
  position: absolute;
  width: 6.9444444444vw;
  height: 6.9444444444vw;
  background-color: #E95471;
}
@media screen and (max-width: 768px) {
  .footer::before, .footer::after {
    width: 21.3333333333vw;
    height: 13.3333333333vw;
  }
}
.footer::before {
  right: 0;
  bottom: 0;
}
.footer::after {
  left: 0;
  bottom: 0;
}
.footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .footer__wrap {
    display: block;
  }
}
.footer__title {
  width: 22.5vw;
  margin-left: 9.1666666667vw;
}
@media screen and (max-width: 768px) {
  .footer__title {
    width: 60.2666666667vw;
    margin-left: 10.6666666667vw;
  }
}
.footer__title .sns-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.9722222222vw;
  color: #fff;
  margin-top: 2.7777777778vw;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}
@media screen and (max-width: 768px) {
  .footer__title .sns-x {
    font-size: 3.7333333333vw;
    color: #fff;
    margin-top: 10.6666666667vw;
  }
}
.footer__title .sns-x:hover {
  opacity: 0.6;
}
.footer__title .sns-x img {
  width: 1.3888888889vw;
  margin-left: 0.9027777778vw;
}
@media screen and (max-width: 768px) {
  .footer__title .sns-x img {
    width: 5.3333333333vw;
    margin-left: 3.4666666667vw;
  }
}
.footer__nav-lists {
  margin-left: 43.0555555556vw;
}
@media screen and (max-width: 768px) {
  .footer__nav-lists {
    margin-top: 16vw;
    margin-left: 10.6666666667vw;
  }
}
.footer__nav-list {
  font-size: 0.8333333333vw;
  color: #fff;
  line-height: 2.6;
  cursor: pointer;
}
.footer__nav-list.--target a[target=_blank]::after {
  content: "";
  position: absolute;
  margin-top: 0.7638888889vw;
  margin-left: 0.3472222222vw;
  background: url(/assets/img/target_blank.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.7638888889vw;
  height: 0.7638888889vw;
}
@media screen and (max-width: 768px) {
  .footer__nav-list.--target a[target=_blank]::after {
    margin-top: 2.9333333333vw;
    margin-left: 1.3333333333vw;
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
}
.footer__nav-list.--target--l a[target=_blank]::after {
  margin-top: 0.9722222222vw;
}
@media screen and (max-width: 768px) {
  .footer__nav-list.--target--l a[target=_blank]::after {
    margin-top: 3.7333333333vw;
  }
}
.footer__nav-list.--hover {
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}
.footer__nav-list.--hover:hover {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  .footer__nav-list {
    font-size: 3.2vw;
  }
}
.footer__nav-list.--l {
  font-size: 0.9722222222vw;
}
@media screen and (max-width: 768px) {
  .footer__nav-list.--l {
    font-size: 3.7333333333vw;
  }
}
.footer__nav-list .sns-lists {
  width: 5.625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.0416666667vw 0 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  .footer__nav-list .sns-lists {
    width: 21.6vw;
    margin: 1.3333333333vw 0 5.3333333333vw;
  }
}
.footer__nav-list .sns-list {
  width: 1.5277777778vw;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}
.footer__nav-list .sns-list:hover {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  .footer__nav-list .sns-list {
    width: 5.3333333333vw;
  }
}
.footer__image {
  width: 64.5833333333vw;
  margin: 4.1666666667vw auto 0;
}
@media screen and (max-width: 768px) {
  .footer__image {
    width: 152.8vw;
    margin: 9.3333333333vw 0 0 -26.6666666667vw;
  }
}
.footer__copy {
  font-size: 0.6944444444vw;
  color: #fff;
  text-align: center;
  margin-top: 3.2638888889vw;
}
@media screen and (max-width: 768px) {
  .footer__copy {
    font-size: 2.6666666667vw;
    margin-top: 5.8666666667vw;
  }
}
.footer__scroll-top {
  position: absolute;
  right: 4.1666666667vw;
  bottom: 1.3888888889vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 13.5416666667vw;
}
.footer__scroll-top:hover .button {
  background-color: #fff;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.footer__scroll-top:hover .button svg path {
  fill: #E95471;
}
.footer__scroll-top .button {
  position: relative;
  width: 3.4722222222vw;
  height: 3.4722222222vw;
  border: 0.0694444444vw solid #fff;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer__scroll-top .button svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0.7638888889vw;
  height: 0.625vw;
}
.footer__scroll-top .button svg path {
  fill: #fff;
}
.footer__scroll-top p {
  width: 7.9861111111vw;
  margin-left: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  .footer__scroll-top {
    font-size: 2.6666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .modal {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 150px 0 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  .modal.is-visible {
    opacity: 1;
    visibility: visible;
  }
  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  .modal__inner {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1000;
    width: 92.8vw;
    height: 150.4vw;
    background-color: #FFDAE3;
    padding: 5.3333333333vw 5.3333333333vw 7.4666666667vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .modal__btn {
    position: absolute;
    width: 8vw;
    height: 8vw;
    top: -14.4vw;
    right: 0;
  }
  .modal__btn::before, .modal__btn::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0.2666666667vw;
    height: 11.2vw;
    background-color: #fff;
  }
  .modal__btn::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .modal__btn::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .modal .button {
    position: relative;
    width: 100%;
    border: 0.2666666667vw solid #D9374B;
    padding: 4.2666666667vw 0 3.7333333333vw 24vw;
    border-radius: 1.3333333333vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 8.2666666667vw;
  }
  .modal .button::before {
    content: "";
    position: absolute;
    right: 21.3333333333vw;
    background: url(/assets/img/download-button-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.5333333333vw;
    height: 4.2666666667vw;
  }
  .modal .button img {
    width: 21.3333333333vw;
  }
  .modal .button:hover {
    background-color: #D9374B;
  }
  .modal .button:hover::before {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .modal .button:hover img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
}