@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: inherit;
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  line-height: 0;
}

* {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

* {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

a {
  color: inherit;
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
}

img {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  line-height: 0;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}

::-moz-selection {
  background-color: #FFC684;
  color: #fff;
}

::selection {
  background-color: #FFC684;
  color: #fff;
}

::-moz-selection {
  background-color: #FFC684;
  color: #fff;
}

@keyframes line_cake {
  100% {
    background-position: 0 0;
  }
}
@keyframes kirakira {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 1;
    transform: scale(1);
  }
  30% {
    opacity: 0;
    transform: scale(0.2);
  }
  60% {
    opacity: 0;
    transform: scale(0.2);
  }
  80% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.txt--basic {
  line-height: 1.8;
  margin-bottom: 1.5em;
}

.txt--sub {
  line-height: 1.3;
  font-size: 0.8em;
  margin-bottom: 0.5em;
}

.btn {
  width: 80%;
  max-width: 400px;
  margin: 0 auto 1em;
  transform: translateY(60px);
  opacity: 0;
  transition: 0.4s;
}
.btn .btn--main {
  display: block;
  border: 1px solid;
  text-align: center;
  font-size: 1.4em;
  border-radius: 4em;
  background: linear-gradient(180deg, #8cffe2, #2af6ff, #ff83cb);
  background-size: 300% 300%;
  background-position: 0 0;
  padding: 1em 2em;
  line-height: 1.4em;
  transition: 0.4s;
}
.btn.started {
  transform: translateY(0);
  opacity: 1;
}

@media screen and (min-width: 961px) {
  .btn .btn--main:hover {
    background-position: 0 90%;
  }
}
.list--indent li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.5em;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

body {
  height: 100%;
  color: #3C3139;
}
@media screen and (min-width: 961px) {
  body {
    font-family: "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  body {
    font-family: "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
    background-color: #FFFFFF;
    position: relative;
  }
}

.wrap {
  overflow: hidden;
}
.wrap main {
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 1px) and (max-width: 960px) {
  .wrap {
    position: relative;
  }
  .wrap::after {
    content: "";
    display: block;
    width: 100%;
    height: 30vw;
    background: #fff68c;
    position: fixed;
    top: 99dvh;
    left: 0;
    z-index: 20;
  }
}
#bg {
  width: 100%;
  height: 100vh;
  background: #FFF7DD;
  position: fixed;
  top: 0;
  left: 0;
}
#bg .bg--checkered {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #FFCE4A 1px, transparent 1px), linear-gradient(#FFCE4A 1px, transparent 1px);
  background-repeat: repeat;
  background-position: center center;
  background-size: 125px 125px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
#bg .bg--noise {
  width: 100%;
  height: 100%;
  background: repeat center url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/noise_orange.webp);
  background-size: 150px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  mix-blend-mode: multiply;
  opacity: 0.15;
}

#flame {
  width: 100%;
  height: 100vh;
  height: 100svh;
  will-change: transform;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  pointer-events: none;
}
#flame .flame__outer {
  height: 100vh;
  height: 100svh;
}
#flame .flame__outer > div {
  position: absolute;
  z-index: 2;
}
#flame .flame__outer [class^=flame__outer--corner] {
  display: block;
  position: absolute;
}
#flame .flame__outer [class^=flame__outer--corner]::before, #flame .flame__outer [class^=flame__outer--corner]::after {
  content: "";
  display: block;
  width: 170px;
  height: 170px;
  background: no-repeat center;
  background-size: contain;
  position: fixed;
}
#flame .flame__outer .flame__outer--corner__top::before {
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/corner--top.webp);
  top: -100px;
  left: -100px;
}
#flame .flame__outer .flame__outer--corner__top::after {
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/corner--top.webp);
  top: -100px;
  right: -100px;
  transform: rotateY(180deg);
}
#flame .flame__outer .flame__outer--corner__bottom::before {
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/corner--bottom.webp);
  top: calc(100vh - 70px);
  top: calc(100svh - 70px);
  left: -100px;
}
#flame .flame__outer .flame__outer--corner__bottom::after {
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/corner--bottom.webp);
  top: calc(100vh - 70px);
  top: calc(100svh - 70px);
  right: -100px;
  transform: rotateY(180deg);
}
#flame .flame__outer .flame__outer--top::after,
#flame .flame__outer .flame__outer--right::after,
#flame .flame__outer .flame__outer--bottom::after,
#flame .flame__outer .flame__outer--left::after {
  content: "";
  display: block;
  background: repeat center url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/noise.webp);
  background-size: 250px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  mix-blend-mode: soft-light;
  opacity: 0.8;
  width: 100%;
  height: 100%;
}
#flame .flame__outer .flame__outer--top {
  width: calc(100% - 140px);
  height: 43px;
  background: #fec987;
  top: 0;
  left: 70px;
}
#flame .flame__outer .flame__outer--right {
  background: linear-gradient(#ffcc86, #fff67e);
  width: 43px;
  height: calc(100vh - 140px);
  height: calc(100svh - 140px);
  top: 70px;
  right: 0;
}
#flame .flame__outer .flame__outer--bottom {
  background: #fff68c;
  width: calc(100% - 140px);
  height: 43px;
  top: calc(100vh - 43px);
  top: calc(100svh - 43px);
  left: 70px;
}
#flame .flame__outer .flame__outer--left {
  background: linear-gradient(#ffcc86, #fff67e);
  width: 43px;
  height: calc(100vh - 140px);
  height: calc(100svh - 140px);
  top: 70px;
  left: 0;
}
#flame .flame__inner {
  position: fixed;
  top: 43px;
  left: 43px;
  width: calc(100% - 86px);
  height: calc(100vh - 86px);
  height: calc(100svh - 86px);
  border: 1px solid #000;
  border-radius: 29px;
  z-index: 3;
}
#flame .color-spray {
  width: 100%;
  height: 100%;
  background: no-repeat center url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/color-spray_v2.webp);
  background-size: contain;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
#flame .kirakira .kirakira--item {
  position: absolute;
  z-index: 10;
}
#flame .kirakira .kirakira--item::before {
  content: "";
  display: block;
  width: 30px;
  height: 40px;
  background: no-repeat center url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/kirakira.svg);
  background-size: contain;
}
#flame .kirakira .kirakira--item.top-right {
  right: 0;
  top: 0;
}
#flame .kirakira .kirakira--item.top-right::before {
  top: 6px;
  left: -113px;
  width: 90px;
  height: 110px;
  position: absolute;
  animation: kirakira 2s ease-in-out infinite;
}
#flame .kirakira .kirakira--item.top-right::after {
  content: "";
  display: block;
  width: 45px;
  height: 57px;
  background: no-repeat center url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/kirakira.svg);
  background-size: contain;
  position: absolute;
  left: -57px;
  top: 80px;
  animation: kirakira 1.5s ease-in-out infinite 0.3s;
}
#flame .kirakira .kirakira--item.bottom-right {
  right: 30px;
  top: calc(100vh - 92px);
}
#flame .kirakira .kirakira--item.bottom-right::before {
  width: 45px;
  height: 70px;
  animation: kirakira 1.3s ease-in-out infinite 0.5s;
}
#flame .kirakira .kirakira--item.bottom-left {
  left: 30px;
  top: calc(100vh - 120px);
}
#flame .kirakira .kirakira--item.bottom-left::before {
  width: 77px;
  height: 100px;
  animation: kirakira 1.6s ease-in-out infinite 0.8s;
}

.section-tit {
  width: 35vw;
  margin: 0 auto 5vw;
}

#section--top {
  position: relative;
  margin-bottom: 10vw;
}
#section--top .block--logo {
  width: max(70vh, 50vw);
  height: min(30vh, 290px);
  margin: calc(12vh + 43px) auto;
  position: relative;
}
#section--top .block--logo h1 {
  width: 100%;
  height: 100%;
  position: relative;
}
#section--top .block--logo h1 img {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
#section--top .line--cake {
  width: 100%;
  height: 50vh;
  background: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/cake.webp);
  background-size: contain;
  background-position: 900% 100%;
  position: relative;
  animation: line_cake 240s linear infinite;
}

#section--message {
  padding-bottom: 8vw;
}
#section--message [id^=message__] {
  display: flex;
  flex-wrap: wrap;
  width: min(40vw, 600px);
  margin: 0 auto;
  position: relative;
}
#section--message [id^=message__] .block--thumb {
  width: 58%;
  position: relative;
  z-index: 2;
}
#section--message [id^=message__] .block--thumb .name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#section--message [id^=message__] .block--txt {
  width: 100%;
  height: auto;
  transform: rotate(-12deg);
  font-size: 15px;
  position: absolute;
  left: 50%;
  z-index: 3;
}
#section--message [id^=message__] .block--txt p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(13px, 1.3vw, 20px);
  font-weight: 500;
  line-height: 1;
  border: 1px solid #626061;
  background: #FFEAF8;
  position: relative;
  padding: 0.5em 0.5em;
  margin-bottom: 0.6em;
}
#section--message [id^=message__] .block--txt p::before {
  content: "";
  display: block;
  height: 1em;
  width: 1em;
  background: no-repeat center url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/parts--triangle__orange.svg);
  background-size: contain;
  position: absolute;
  left: -0.7em;
  bottom: -0.15em;
}
#section--message [id^=message__] .line {
  width: 30vw;
  height: 30vw;
  background: no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
#section--message [id^=message__].block--right {
  right: -7vw;
  flex-direction: row-reverse;
}
#section--message [id^=message__].block--right .block--txt {
  left: 0;
}
#section--message [id^=message__].block--right .block--txt p {
  background: #ffc684;
}
#section--message [id^=message__].block--right .block--txt p::before {
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/parts--triangle__pink.svg);
  transform: rotateY(180deg);
  left: inherit;
  right: -0.7em;
}
#section--message [id^=message__].block--left {
  left: -5vw;
}
#section--message [id^=message__]#message__chaeryeong .block--thumb {
  transform: rotate(-15deg);
  left: -3vw;
}
#section--message [id^=message__]#message__chaeryeong .block--thumb .name {
  width: 120%;
  bottom: -1em;
}
#section--message [id^=message__]#message__chaeryeong .block--txt {
  left: 41%;
}
#section--message [id^=message__]#message__chaeryeong .block--txt p:nth-child(1) {
  left: 1em;
}
#section--message [id^=message__]#message__chaeryeong .block--txt p:nth-child(2) {
  left: 2em;
}
#section--message [id^=message__]#message__chaeryeong .block--txt p:nth-child(3) {
  left: 5em;
}
#section--message [id^=message__]#message__chaeryeong .line {
  width: 55%;
  height: 91%;
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/line--message__01.svg);
  right: -9%;
  bottom: -6vw;
  z-index: 0;
}
#section--message [id^=message__]#message__lia .block--thumb {
  width: 67%;
  transform: rotate(15deg);
}
#section--message [id^=message__]#message__lia .block--thumb .name {
  width: 32%;
  left: inherit;
  right: -2vw;
  bottom: -1vw;
}
#section--message [id^=message__]#message__lia .block--txt {
  transform: rotate(12deg);
  top: 35%;
  left: -2%;
}
#section--message [id^=message__]#message__lia .block--txt p:nth-child(1) {
  right: 1em;
}
#section--message [id^=message__]#message__lia .block--txt p:nth-child(2) {
  right: 2em;
}
#section--message [id^=message__]#message__lia .block--txt p:nth-child(3) {
  right: -2em;
}
#section--message [id^=message__]#message__lia .line {
  width: 35%;
  height: 66%;
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/line--message__02.svg);
  left: -1vw;
  bottom: -6vw;
  transform: rotate(-13deg);
}
#section--message [id^=message__]#message__ryujin {
  top: 2vw;
}
#section--message [id^=message__]#message__ryujin .block--thumb {
  width: 65%;
  left: -5vw;
  top: -4vw;
  transform: rotate(-9deg);
}
#section--message [id^=message__]#message__ryujin .block--thumb .name {
  width: 60%;
  left: -3%;
  bottom: -7%;
}
#section--message [id^=message__]#message__ryujin .block--txt {
  left: 53%;
  top: 4%;
}
#section--message [id^=message__]#message__ryujin .block--txt p:nth-child(1) {
  left: -3em;
}
#section--message [id^=message__]#message__ryujin .block--txt p:nth-child(2) {
  left: -1em;
}
#section--message [id^=message__]#message__ryujin .line {
  width: 34%;
  height: 68%;
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/line--message__03.svg);
  left: 23vw;
  bottom: 0vw;
}
#section--message [id^=message__]#message__yuna .block--thumb {
  width: 70%;
  left: -9%;
}
#section--message [id^=message__]#message__yuna .block--thumb .name {
  width: 37%;
  left: 12vw;
  bottom: -2vw;
}
#section--message [id^=message__]#message__yuna .block--txt {
  transform: rotate(15deg);
  top: 15%;
  left: -32%;
}
#section--message [id^=message__]#message__yuna .block--txt p:nth-child(1) {
  right: -11em;
}
#section--message [id^=message__]#message__yuna .block--txt p:nth-child(2) {
  right: -2em;
}
#section--message [id^=message__]#message__yuna .block--txt p:nth-child(3) {
  right: -4em;
}
#section--message [id^=message__]#message__yuna .block--txt p:nth-child(4) {
  right: -5em;
}
#section--message [id^=message__]#message__yuna .line {
  width: 38%;
  height: 58%;
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/line--message__04.svg);
  left: -15%;
  bottom: -10%;
  transform: rotate(4deg);
}
#section--message [id^=message__]#message__yeji {
  top: 5vw;
}
#section--message [id^=message__]#message__yeji .block--thumb {
  width: 67%;
  left: -7vw;
  top: -5vw;
  transform: rotate(-22deg);
}
#section--message [id^=message__]#message__yeji .block--thumb .name {
  width: 35%;
  left: 2%;
  bottom: -6%;
  transform: rotate(15deg);
}
#section--message [id^=message__]#message__yeji .block--txt {
  left: 49%;
  top: -1%;
}
#section--message [id^=message__]#message__yeji .block--txt p:nth-child(1) {
  left: -3em;
}
#section--message [id^=message__]#message__yeji .block--txt p:nth-child(2) {
  left: -1em;
}
#section--message [id^=message__]#message__yeji .block--txt p:nth-child(3) {
  left: 1em;
}

.block__present {
  width: clamp(650px, 60%, 1000px);
  margin: 0 auto 10vw;
  position: relative;
}
.block__present .block--cream {
  width: 100%;
  height: 70px;
  position: relative;
  background: no-repeat url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/line-cream__pink.svg);
  background-size: contain;
    z-index: 1;
}
.block__present .block--cream .cherry {
  width: 70px;
  height: 80px;
  background: no-repeat url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/cherry.svg);
  background-size: contain;
  position: absolute;
  left: 50%;
  top: -60px;
  transform: translateX(-50%);
  z-index: 3;
}
.block__present .block--cream .dragee {
  width: 82%;
  height: 70px;
  background: no-repeat url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/dragee.svg);
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  transform: translateX(-50%);
}
.block__present .block--cream:last-of-type {
  margin-top: -10px;
}
.block__present .badge {
  width: 180px;
  height: 180px;
  position: absolute;
  right: -30px;
  top: -60px;
  z-index: 3;
}
.block__present .badge > div {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 100px;
  line-height: 0;
  padding: 10px;
  text-align: center;
  position: absolute;
}
.block__present .badge > div > div {
  width: 85%;
  line-height: 1.2;
  font-weight: 500;
}
.block__present .badge .badge__small {
  z-index: 2;
  background: linear-gradient(#C6FFCC, #FFF9AF);
  width: 100px;
  height: 100px;
}
.block__present .badge .badge__small em {
  display: block;
  font-size: 1.5em;
  font-weight: 500;
}
.block__present .badge .badge__big {
  width: 130px;
  height: 130px;
  font-size: 18px;
  background: linear-gradient(#E9BCF7, #8DE0FF);
  padding: 16px 0 10px;
  right: -13px;
  bottom: 10px;
  z-index: 1;
}
.block__present .badge .badge__big em {
  display: block;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-text-stroke: 1px #3C3139;
  color: #fff;
  font-size: 3.5em;
  line-height: 0.8em;
  letter-spacing: -0.06em;
  transform: scaleX(0.9);
}
.block__present .inner {
  width: 94%;
  background: linear-gradient(#FFFFE8, #FFD3BA);
  border: 1px solid;
  padding-bottom: 50px;
  margin: 0 auto;
}
.block__present .block--title {
  width: 104%;
  height: max(20vw, 233px);
  text-align: center;
  background: no-repeat url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/cream__blue.svg);
  background-size: contain;
  padding: clamp(3em, 4vw, 4.7em) 0 30px;
  margin-top: -50px;
  margin-left: -2%;
}
.block__present .block--title .block--title__sub {
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  line-height: 1;
}
.block__present .block--title .block--title__sub span {
  display: inline-block;
  font-size: 1.6em;
  transform: scaleX(0.9);
}
.block__present .block--title h3 {
  font-size: 2.2vw;
  line-height: 1.1;
  padding-top: 0.2em;
}
.block__present .block--thumb {
  width: 70%;
  margin: 0 auto 5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 1em;
}
.block__present .block--thumb .item {
  width: 30%;
  text-align: center;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.block__present .block--thumb .item .thumb {
  border: 1px solid;
  border-radius: 30em;
  line-height: 0;
  background: #fff;
  padding: 20px;
  margin-bottom: 5px;
}
.block__present .block--thumb .item .name {
  font-size: 1em;
}
.block__present .tit--label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  border: 1px solid;
  background: #FFD750;
  line-height: 1;
  padding: 0.5em 1.3em 0.6em;
  margin: 0 auto 10px;
  font-weight: 500;
}
@media screen and (min-width: 961px) {
  .block__present .txt--basic {
    text-align: center;
  }
}
.block__present .btn:first-of-type {
  margin-top: 5vw;
}
.block__present .list--indent {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 30px;
}
.block__present:first-of-type .block--title {
  padding-top: clamp(3em, 5vw, 4.7em);
}
.block__present:first-of-type .block--title h3 {
  font-size: min(3.5vw, 2.3em);
}
.block__present:first-of-type .badge .badge__big {
  width: 110px;
  height: 110px;
  right: 8px;
  bottom: 33px;
}
.block__present.all-member .block--cream {
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/line-cream__blue.svg);
}
.block__present.all-member .block--title {
  background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/cream__pink.svg);
}
.block__present.all-member .badge .badge__small {
  background: linear-gradient(#D9F8FF 30%, #6678D8);
}
.block__present.all-member .badge .badge__big {
  background: linear-gradient(#FFF46F, #FFA771);
}

#coming-soon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60vh;
  margin-bottom: 10vh;
}
#coming-soon div {
  width: 35%;
}

footer {
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}
footer .list--link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 5%;
  margin-bottom: 20px;
}
footer .list--link li {
  width: 100px;
}
footer .copyright {
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}

@media screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .pc {
    display: none !important;
  }
  .btn {
    width: 90%;
  }
  .btn .btn--main {
    font-size: 1.2em;
    border-radius: 4em;
    background: linear-gradient(#8cffe2 30%, #2af6ff 100%);
    padding: 0.8em 2em;
    line-height: 1.4em;
  }
  #bg {
    height: 100%;
  }
  #bg .bg--checkered {
    background-size: 125px 125px;
  }
  #bg .bg--noise {
    background-size: 150px;
    opacity: 0.15;
  }
  #bg .color-spray {
    width: 100%;
    height: 100%;
    background: no-repeat top center url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/color-spray_sp.webp);
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
  }
  #flame .flame__outer [class^=flame__outer--corner]::before, #flame .flame__outer [class^=flame__outer--corner]::after {
    width: 140px;
    height: 140px;
  }
  #flame .flame__outer .flame__outer--corner__top::before {
    top: -95px;
    left: -95px;
  }
  #flame .flame__outer .flame__outer--corner__top::after {
    top: -95px;
    right: -95px;
  }
  #flame .flame__outer .flame__outer--corner__bottom::before {
    top: calc(100vh - 45px);
    top: calc(100dvh - 45px);
    left: -95px;
  }
  #flame .flame__outer .flame__outer--corner__bottom::after {
    top: calc(100vh - 45px);
    top: calc(100dvh - 45px);
    right: -95px;
  }
  #flame .flame__outer .flame__outer--top::after,
  #flame .flame__outer .flame__outer--right::after,
  #flame .flame__outer .flame__outer--bottom::after,
  #flame .flame__outer .flame__outer--left::after {
    background-size: 250px;
    mix-blend-mode: soft-light;
    opacity: 0.8;
  }
  #flame .flame__outer .flame__outer--top {
    width: calc(100% - 90px);
    height: 23px;
    left: 45px;
  }
  #flame .flame__outer .flame__outer--right {
    width: 23px;
    height: calc(100vh - 90px);
    height: calc(100dvh - 90px);
    top: 45px;
  }
  #flame .flame__outer .flame__outer--bottom {
    width: calc(100% - 90px);
    height: 23px;
    top: calc(100vh - 23px);
    top: calc(100dvh - 23px);
    left: 45px;
  }
  #flame .flame__outer .flame__outer--left {
    width: 23px;
    height: calc(100vh - 90px);
    height: calc(100dvh - 90px);
    top: 45px;
  }
  #flame .flame__inner {
    top: 23px;
    left: 23px;
    width: calc(100% - 46px);
    height: calc(100vh - 46px);
    height: calc(100dvh - 46px);
    border-radius: 20px;
  }
  #flame .kirakira .kirakira--item::before {
    width: 30px;
    height: 40px;
  }
  #flame .kirakira .kirakira--item.top-right::before {
    top: 6px;
    left: -60px;
    width: 48px;
    height: 64px;
  }
  #flame .kirakira .kirakira--item.top-right::after {
    width: 25px;
    height: 34px;
    left: -33px;
    top: 46px;
  }
  #flame .kirakira .kirakira--item.bottom-right {
    right: 16px;
    top: calc(100vh - 58px);
  }
  #flame .kirakira .kirakira--item.bottom-right::before {
    width: 29px;
    height: 40px;
  }
  #flame .kirakira .kirakira--item.bottom-left {
    left: -7px;
    top: calc(100vh - 72px);
  }
  #flame .kirakira .kirakira--item.bottom-left::before {
    width: 64px;
    height: 86px;
  }
  .section-tit {
    width: 65vw;
    margin: 0 auto 12vw;
  }
  #section--top {
    margin-bottom: 10vh;
  }
  #section--top .block--logo {
    width: 80vw;
    height: 34vw;
    margin: calc(11vh + 43px) auto;
  }
  #section--top .line--cake {
    height: 60vw;
    background-position: 2560% 100%;
    animation: line_cake 120s linear infinite;
  }
  #section--message {
    padding-bottom: 68vw;
  }
  #section--message [id^=message__] {
    width: calc(100% - 46px);
  }
  #section--message [id^=message__] .block--thumb {
    width: 70%;
  }
  #section--message [id^=message__] .block--thumb .name {
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #section--message [id^=message__] .block--txt {
    width: 100%;
    transform: rotate(-12deg);
    font-size: 3.2vw;
    left: 50%;
  }
  #section--message [id^=message__] .block--txt p {
    font-size: 3.5vw;
    padding: 0.5em 0.5em;
    margin-bottom: 0.6em;
  }
  #section--message [id^=message__] .block--txt p::before {
    content: "";
    display: block;
    height: 1em;
    width: 1em;
    background: no-repeat center url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/parts--triangle__orange.svg);
    background-size: contain;
    position: absolute;
    left: -0.7em;
    bottom: -0.15em;
  }
  #section--message [id^=message__] .line {
    width: 30vw;
    height: 30vw;
    background: no-repeat center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
  #section--message [id^=message__].block--right {
    right: -13vw;
    flex-direction: row-reverse;
  }
  #section--message [id^=message__].block--right .block--txt {
    left: 0;
  }
  #section--message [id^=message__].block--right .block--txt p {
    background: #ffc684;
  }
  #section--message [id^=message__].block--right .block--txt p::before {
    left: inherit;
    right: -0.7em;
  }
  #section--message [id^=message__].block--left {
    left: -5vw;
  }
  #section--message [id^=message__]#message__chaeryeong .block--thumb {
    left: -9vw;
    transform: rotate(-17deg);
  }
  #section--message [id^=message__]#message__chaeryeong .block--thumb .name {
    width: 91%;
    transform: rotate(-1deg);
    bottom: -3vw;
    left: 10vw;
  }
  #section--message [id^=message__]#message__chaeryeong .block--txt {
    left: 41%;
  }
  #section--message [id^=message__]#message__chaeryeong .block--txt p:nth-child(1) {
    left: 1em;
  }
  #section--message [id^=message__]#message__chaeryeong .block--txt p:nth-child(2) {
    left: 2em;
  }
  #section--message [id^=message__]#message__chaeryeong .block--txt p:nth-child(3) {
    left: 1em;
  }
  #section--message [id^=message__]#message__chaeryeong .block--txt p:nth-child(4) {
    left: 5em;
  }
  #section--message [id^=message__]#message__chaeryeong .line {
    width: 52%;
    height: 67%;
    right: -2%;
    bottom: -11vw;
  }
  #section--message [id^=message__]#message__lia {
    top: 6vw;
  }
  #section--message [id^=message__]#message__lia .block--thumb {
    width: 79%;
    right: -4vw;
  }
  #section--message [id^=message__]#message__lia .block--thumb .name {
    width: 35%;
    left: inherit;
    right: 7vw;
    bottom: -4vw;
  }
  #section--message [id^=message__]#message__lia .block--txt {
    transform: rotate(15deg);
    top: 38%;
    left: -7vw;
  }
  #section--message [id^=message__]#message__lia .block--txt p:nth-child(1) {
    right: 1em;
  }
  #section--message [id^=message__]#message__lia .block--txt p:nth-child(2) {
    right: 2em;
  }
  #section--message [id^=message__]#message__lia .block--txt p:nth-child(3) {
    right: -2em;
  }
  #section--message [id^=message__]#message__lia .line {
    width: 35%;
    height: 53%;
    left: -3vw;
    bottom: -11vw;
    transform: rotate(-11deg);
  }
  #section--message [id^=message__]#message__ryujin {
    top: 10vw;
  }
  #section--message [id^=message__]#message__ryujin .block--thumb {
    width: 76%;
    left: -8vw;
    top: -5vw;
  }
  #section--message [id^=message__]#message__ryujin .block--thumb .name {
    width: 60%;
    left: 12%;
    bottom: -6%;
  }
  #section--message [id^=message__]#message__ryujin .block--txt {
    left: 47%;
    top: 28%;
  }
  #section--message [id^=message__]#message__ryujin .block--txt p:nth-child(1) {
    left: 4em;
  }
  #section--message [id^=message__]#message__ryujin .block--txt p:nth-child(2) {
    left: 1.5em;
  }
  #section--message [id^=message__]#message__ryujin .block--txt p:nth-child(3) {
    left: -2em;
  }
  #section--message [id^=message__]#message__ryujin .line {
    width: 33%;
    height: 54%;
    left: 61%;
    bottom: -17%;
    transform: rotate(-4deg);
  }
  #section--message [id^=message__]#message__yuna {
    right: -13vw;
    top: 23vw;
  }
  #section--message [id^=message__]#message__yuna .block--thumb {
    width: 80%;
    transform: rotate(-3deg);
    left: -1%;
  }
  #section--message [id^=message__]#message__yuna .block--thumb .name {
    width: 37%;
    left: -3vw;
    right: inherit;
    bottom: -6vw;
  }
  #section--message [id^=message__]#message__yuna .block--txt {
    transform: rotate(15deg);
    top: -6vw;
    left: -32vw;
  }
  #section--message [id^=message__]#message__yuna .block--txt p:nth-child(1) {
    right: -9em;
  }
  #section--message [id^=message__]#message__yuna .block--txt p:nth-child(2) {
    letter-spacing: 0;
    right: -5em;
  }
  #section--message [id^=message__]#message__yuna .block--txt p:nth-child(3) {
    right: -7em;
  }
  #section--message [id^=message__]#message__yuna .block--txt p:nth-child(4) {
    right: -8em;
  }
  #section--message [id^=message__]#message__yuna .line {
    width: 54%;
    height: 60%;
    left: -1%;
    bottom: -18%;
    transform: scaleY(1.8) rotate(-8deg);
  }
  #section--message [id^=message__]#message__yeji {
    top: 56vw;
  }
  #section--message [id^=message__]#message__yeji .block--thumb {
    width: 73%;
    left: -10vw;
    top: -16vw;
  }
  #section--message [id^=message__]#message__yeji .block--thumb .name {
    width: 36%;
    left: 2%;
    bottom: -5%;
    transform: rotate(5deg);
  }
  #section--message [id^=message__]#message__yeji .block--txt {
    left: 63%;
    top: 3%;
  }
  #section--message [id^=message__]#message__yeji .block--txt p:nth-child(1) {
    left: -7em;
  }
  #section--message [id^=message__]#message__yeji .block--txt p:nth-child(2) {
    letter-spacing: 0;
    left: -6em;
  }
  #section--message [id^=message__]#message__yeji .block--txt p:nth-child(3) {
    left: -3em;
  }
  .block__present {
    width: 83%;
    margin: 0 auto 15vw;
  }
  .block__present .block--cream {
    width: 100%;
    height: 10vw;
    background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/line-cream__pink__sp.svg);
  }
  .block__present .block--cream .cherry {
    width: 12vw;
    height: 14vw;
    left: 50%;
    top: -9vw;
  }
  .block__present .block--cream .dragee {
    width: 82%;
    height: 70px;
    background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/dragee__sp.svg);
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .block__present .block--cream:last-of-type {
    margin-top: -20px;
  }
  .block__present .badge {
    width: 32vw;
    height: 27vw;
    right: -3vw;
    top: -6vw;
  }
  .block__present .badge > div {
    border-radius: 25vw;
    padding: 2vw;
  }
  .block__present .badge > div > div {
    width: 85%;
    line-height: 1.2;
  }
  .block__present .badge .badge__small {
    width: 17vw;
    height: 17vw;
    font-size: 2.5vw;
    padding: 0;
  }
  .block__present .badge .badge__big {
    width: 22vw;
    height: 22vw;
    right: 0;
    bottom: -2vw;
    font-size: 3vw;
  }
  .block__present .inner {
    width: 94%;
    padding-bottom: 8vw;
    margin-top: -5vw;
  }
  .block__present .block--title {
    width: 104%;
    height: 40vw;
    background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/cream__blue__sp.svg);
    padding: 9vw 0 0;
    margin-top: 0;
  }
  .block__present .block--title .block--title__sub {
    font-size: 3vw;
  }
  .block__present .block--title .block--title__sub span {
    font-size: 1.6em;
    transform: scaleX(0.9);
  }
  .block__present .block--title h3 {
    font-size: 4.5vw;
    padding-top: 0.2em;
    line-height: 1.2;
  }
  .block__present .block--thumb {
    width: 110%;
    margin: 2vw -5% 10vw;
    gap: 0;
  }
  .block__present .block--thumb .item {
    width: 35%;
    margin: 0 -1% -2%;
  }
  .block__present .block--thumb .item .thumb {
    border-radius: 30em;
    padding: 2.5vw;
    margin-bottom: 3px;
  }
  .block__present .block--thumb .item .name {
    font-size: 3.3vw;
  }
  .block__present .tit--label {
    font-size: 13px;
    padding: 0.4em 1.3em 0.5em;
    margin: 0 auto 6px;
  }
  .block__present .txt--basic {
    padding: 0 5%;
    line-height: 1.5;
    margin-bottom: 8vw;
  }
  .block__present .btn:first-of-type {
    margin-top: 5vw;
  }
  .block__present .list--indent {
    margin-top: 20px;
    padding: 0 5%;
  }
  .block__present:first-of-type .block--title {
    padding: 8vw 0 0;
  }
  .block__present:first-of-type .block--title h3 {
    font-size: 5.5vw;
  }
  .block__present:first-of-type .badge .badge__big {
    width: 22vw;
    height: 22vw;
    right: 0;
    bottom: 0vw;
    font-size: 3.4vw;
  }
  .block__present.all-member .block--cream {
    background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/line-cream__blue__sp.svg);
  }
  .block__present.all-member .block--title {
    background-image: url(/static/itzy/official/feature/3rd_anniversary_78VH7mD8e/images/cream__pink__sp.svg);
  }
  #coming-soon {
    height: 60vh;
    margin-bottom: 0;
  }
  #coming-soon div {
    width: 70%;
  }
  footer {
    padding-bottom: 10vh;
  }
  footer .list--link {
    gap: 0 5%;
    margin-bottom: 20px;
  }
  footer .list--link li {
    width: 18vw;
  }
  footer .copyright {
    font-size: 14px;
  }
}
@media screen and (min-width: 458px) and (max-width: 961px) {
  body {
    font-size: 20px;
  }
  #section--message [id^=message__] .block--txt p {
    font-size: 3vw;
  }
  #section--message [id^=message__]#message__yuna .block--txt {
    top: 1%;
    left: -21%;
  }
}
/* ---------------- 
    animation
---------------- */
/* loading */
#section--top .block--logo h1 img {
  transform: translateY(40px);
  opacity: 0;
  transition: 0.45s cubic-bezier(0, 1.37, 0.68, 6.24);
}

#section--top .line--cake {
  transform: translateY(20px);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.01, 1.05, 0.68, 4.24);
}

.loaded #section--top .block--logo h1 img {
  transform: translateY(0);
  opacity: 1;
}
.loaded #section--top .block--logo h1 img:nth-of-type(2) {
  transition-delay: 0.1s;
}
.loaded #section--top .block--logo h1 img:nth-of-type(3) {
  transition-delay: 0.2s;
}
.loaded #section--top .block--logo h1 img:nth-of-type(4) {
  transition-delay: 0.3s;
}
.loaded #section--top .line--cake {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.4s;
}

/* common */
.section-tit {
  transform: translateY(40px);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.01, 1.05, 0.68, 2.24);
}
.section-tit.started {
  transform: translateY(0);
  opacity: 1;
}

/* message */
#section--message [id^=message__] .block--thumb .ph {
  transform: translateY(60px);
  transition: opacity 0.3s, transform 0.64s cubic-bezier(0.3, 0.66, 0.45, 3.06);
  opacity: 0;
}
#section--message [id^=message__] .block--thumb .name {
  transition: 0.2s ease;
  opacity: 0;
}
#section--message [id^=message__].block--left .block--txt p {
  transform: translateX(3em);
  opacity: 0;
  transition: 0.3s ease;
}
#section--message [id^=message__].block--left .block--txt p:nth-of-type(1) {
  transition-delay: 0.2s;
}
#section--message [id^=message__].block--left .block--txt p:nth-of-type(2) {
  transition-delay: 0.3s;
}
#section--message [id^=message__].block--left .block--txt p:nth-of-type(3) {
  transition-delay: 0.4s;
}
#section--message [id^=message__].block--left .block--txt p:nth-of-type(4) {
  transition-delay: 0.5s;
}
#section--message [id^=message__].block--right .block--txt p {
  transform: translateX(-3em);
  transition: 0.3s ease;
  opacity: 0;
}
#section--message [id^=message__].block--right .block--txt p:nth-of-type(1) {
  transition-delay: 0.2s;
}
#section--message [id^=message__].block--right .block--txt p:nth-of-type(2) {
  transition-delay: 0.3s;
}
#section--message [id^=message__].block--right .block--txt p:nth-of-type(3) {
  transition-delay: 0.4s;
}
#section--message [id^=message__].block--right .block--txt p:nth-of-type(4) {
  transition-delay: 0.5s;
}
#section--message [id^=message__] .line {
  opacity: 0;
  transition: 0.4s;
}
#section--message [id^=message__].started .block--thumb .ph {
  transform: translateY(0);
  opacity: 1;
}
#section--message [id^=message__].started .block--thumb .name {
  opacity: 1;
  transition-delay: 0.3s;
}
#section--message [id^=message__].started .block--txt.started p {
  opacity: 1;
  transform: translateY(0);
}
#section--message [id^=message__].started .block--txt.started + .line {
  opacity: 1;
  transition-delay: 0.4s;
}

/* present */
.block__present {
  transform: translateY(60px);
  transition: 0.4s;
}
.block__present .block--cream .cherry {
  top: -30px;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.01, 1.05, 0.68, 3.24);
}
.block__present .badge .badge__small,
.block__present .badge .badge__big {
  transition: 0.5s cubic-bezier(0.01, 1.05, 0.68, 3.24);
  transform: translateY(30px);
}
.block__present .block--thumb {
  transition: 0.5s;
  transform: translateY(80px);
}
.block__present.started {
  transform: translateY(0);
}
.block__present.started .block--cream .cherry {
  top: -60px;
  opacity: 1;
}
.block__present.started .badge .badge__small {
  transform: translateY(0);
}
.block__present.started .badge .badge__big {
  transform: translateY(0);
  transition-delay: 0.2s;
}
.block__present.started .block--thumb {
  transform: translateY(0);
}

@media screen and (min-width: 1px) and (max-width: 960px) {
  /* loading */
  #section--top .block--logo h1 img {
    transform: translateY(20px);
    transition: 0.45s cubic-bezier(0, 1.37, 0.68, 4.24);
  }
  .loaded #section--top .block--logo h1 img {
    transform: translateY(0);
    opacity: 1;
  }
  /* common */
  .section-tit {
    transform: translateY(40px);
    opacity: 0;
    transition: 0.3s cubic-bezier(0.01, 1.05, 0.68, 2.24);
  }
  .section-tit.started {
    transform: translateY(0);
    opacity: 1;
  }
  /* message */
  #section--message [id^=message__] .block--thumb .ph {
    transform: translateY(5vw);
  }
  #section--message [id^=message__] .block--thumb .name {
    transition: 0.2s ease;
    opacity: 0;
  }
  #section--message [id^=message__].block--left .block--txt p {
    transform: translateX(3em);
    opacity: 0;
    transition: 0.3s ease;
  }
  #section--message [id^=message__].block--left .block--txt p:nth-of-type(1) {
    transition-delay: 0.2s;
  }
  #section--message [id^=message__].block--left .block--txt p:nth-of-type(2) {
    transition-delay: 0.3s;
  }
  #section--message [id^=message__].block--left .block--txt p:nth-of-type(3) {
    transition-delay: 0.4s;
  }
  #section--message [id^=message__].block--left .block--txt p:nth-of-type(4) {
    transition-delay: 0.5s;
  }
  #section--message [id^=message__].block--right .block--txt p {
    transform: translateX(-3em);
    transition: 0.3s ease;
    opacity: 0;
  }
  #section--message [id^=message__].block--right .block--txt p:nth-of-type(1) {
    transition-delay: 0.2s;
  }
  #section--message [id^=message__].block--right .block--txt p:nth-of-type(2) {
    transition-delay: 0.3s;
  }
  #section--message [id^=message__].block--right .block--txt p:nth-of-type(3) {
    transition-delay: 0.4s;
  }
  #section--message [id^=message__].block--right .block--txt p:nth-of-type(4) {
    transition-delay: 0.5s;
  }
  #section--message [id^=message__] .line {
    opacity: 0;
    transition: 0.4s;
  }
  #section--message [id^=message__].started .block--thumb .ph {
    transform: translateY(0);
  }
  #section--message [id^=message__].started .block--txt.started p {
    opacity: 1;
    transform: translateY(0);
  }
  #section--message [id^=message__].started .block--txt.started + .line {
    opacity: 1;
    transition-delay: 0.4s;
  }
  /* present */
  .block__present .block--cream .cherry {
    top: -5vw;
    transition: 0.5s cubic-bezier(0.01, 1.05, 0.68, 6.24);
  }
  .block__present .badge .badge__small,
  .block__present .badge .badge__big {
    transition: 0.5s cubic-bezier(0.01, 1.05, 0.68, 4.24);
    transform: translateY(4vw);
  }
  .block__present.started {
    transform: translateY(0);
  }
  .block__present.started .block--cream .cherry {
    top: -9vw;
  }
  .block__present.started .block--thumb {
    transform: translateY(0);
  }
}


.movie--wrap {
    width: 100%;
    margin: 20px auto 50px;
}
.iframe--wrap {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.iframe--wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid;
    z-index: 1;
}

.block__present .inner.section--inner {
    position: relative;
    padding: 60px 50px 40px;
    border-radius: 30px;
    margin-top: -25px;
}

.block__present .section--inner .btn:first-of-type {
    margin-top: 0;
}

.list--period {
    text-align: center;
    margin-bottom: 20px;
}
.list--period dt {
    border: 1px solid;
    background: #FFD750;
    display: inline-block;
    line-height: 1;
    padding: 0.5em 1.3em 0.6em;
    margin: 0 auto 15px;
    font-weight: 500;
}
.list--period dd {
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.2;
}
.list--period dd span {
    font-size: 1.5em;
}

.list--chance {
    display: flex;
    gap: 6%;
    flex-wrap: wrap;
    padding-top: 50px;
}

.list--chance > li {
    width: 47%;
    position: relative;
    margin-bottom: 45px;
}

.list--chance .prize {
    position: absolute;
    width: 7rem;
    height: 7rem;
    background: linear-gradient(180deg, #8cffe2, #2af6ff, #ff83cb);
    z-index: 1;
    border-radius: 50%;
    text-align: center;
    line-height: 6.5rem;
    border: 1px solid;
    font-size: 1.7em;
    font-weight: 500;
    top: -2rem;
    left: -2rem;
}
.list--chance .prize span {
    font-size: 0.75em;
}

.list--chance li figure.thumb {
    border: 1px solid;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 0;
}

.list--chance li .tit {
    font-weight: 500;
    font-size: 1.1em;
}

.list--chance li .tit .winners {
    display: inline-block;
    border: 1px solid;
    border-radius: 2rem;
    font-size: 0.85em;
    padding: 0 0.8em;
    margin-left: 0.5em;
    line-height: 1.7;
}


@media screen and (min-width: 1px) and (max-width: 960px) {

.movie--wrap {
    margin: 15px auto 25px;
}

.block__present .inner.section--inner {
    padding: 40px 5%;
}

.list--period dd {
    font-size: 1.2em;
}

.list--chance {
    padding-top: 25px;
}
.list--chance > li {
    width: 88%;
    margin: 0 auto 35px;
}

.list--chance li .tit .winners {
    margin: 4px 0 0;
}
.list--chance > li:last-child {
    margin-bottom: 0;
}
.list--chance .prize {
    width: 4.5rem;
    height: 4.5rem;
    line-height: 4rem;
    top: -1rem;
    left: -1rem;
}

body:not(.page--home) .content--body {
    padding-bottom: 0;
}

}

