.new-year-illustration__digicon {
  margin-top: 50px;
}

.new-year-illustration__wall-paper {
  display: flex;
}

.new-year-illustration__wall-paper_sp {
  position: relative;
}
.new-year-illustration__wall-paper_sp::before {
  content: none;
}
.new-year-illustration__wall-paper_sp > a > img {
  width: 220px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.new-year-illustration__wall-paper_sp a {
  display: block;
  position: relative;
}

.new-year-illustration__wall-paper_sp a {
  position: relative;
}
.new-year-illustration__wall-paper_sp a:hover .new-year-illustration__wall-paper_sp__download-wrap {
  transform: translateY(5px);
}

.new-year-illustration__wall-paper_sp__download-wrap {
  position: absolute;
  bottom: -30px;
  right: -50px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.new-year-illustration__wall-paper_sp__download-wrap.-func .new-year-illustration__wall-paper_sp__download {
  animation: popIn 0.6s cubic-bezier(0.25, 0.9, 0.3, 1.4) forwards;
}

.new-year-illustration__wall-paper_sp__download {
  display: block;
  width: 90px;
  height: 90px;
  opacity: 0;
}
.new-year-illustration__wall-paper_sp__download img {
  width: 100%;
  display: block;
}

.new-year-illustration__wall-paper_pc {
  position: relative;
  margin-left: 150px;
}
.new-year-illustration__wall-paper_pc::before {
  content: none;
}
.new-year-illustration__wall-paper_pc > a > img {
  width: 690px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.new-year-illustration__wall-paper_pc a {
  display: block;
  position: relative;
}

.new-year-illustration__wall-paper_pc a {
  position: relative;
}
.new-year-illustration__wall-paper_pc a:hover .new-year-illustration__wall-paper_pc__download-wrap {
  transform: translateY(5px);
}

.new-year-illustration__wall-paper_pc__download-wrap {
  position: absolute;
  bottom: -30px;
  right: -30px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.new-year-illustration__wall-paper_pc__download-wrap.-func .new-year-illustration__wall-paper_pc__download {
  animation: popIn 0.6s cubic-bezier(0.25, 0.9, 0.3, 1.4) forwards;
}

.new-year-illustration__wall-paper_pc__download {
  display: block;
  width: 90px;
  height: 90px;
  opacity: 0;
}
.new-year-illustration__wall-paper_pc__download img {
  width: 100%;
  display: block;
}

.new-year-illustration__heading {
  font-size: 28px;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  color: #000;
}

.mark {
  position: relative;
  display: inline-block;
  padding: 0.2em 0.6em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  font-weight: 600;
  z-index: 0;
  opacity: 0;
  transform: translateY(8px);
}
.mark::after {
  content: "";
  position: absolute;
  left: -0.1em;
  right: -0.1em;
  bottom: 0.275em;
  height: 1.5em;
  background-color: #d9ba6a;
  z-index: -1;
  clip-path: inset(0 100% 0 0);
}

.new-year-illustration__wall-paper_pc.-func .mark,
.new-year-illustration__wall-paper_sp.-func .mark,
.new-year-illustration__x_header.-func .mark {
  animation: markFadeUp 0.4s ease-out forwards;
}
.new-year-illustration__wall-paper_pc.-func .mark::after,
.new-year-illustration__wall-paper_sp.-func .mark::after,
.new-year-illustration__x_header.-func .mark::after {
  animation: markBgReveal 0.4s ease-out 0.15s forwards;
}

.tight {
  letter-spacing: -0.15em;
}

.new-year-illustration__x {
  display: flex;
  margin-top: 80px;
}

.new-year-illustration__x_header {
  position: relative;
  width: 650px;
}
.new-year-illustration__x_header::before {
  content: none;
}
.new-year-illustration__x_header > a > img {
  width: 650px;
}
.new-year-illustration__x_header::before {
  content: "";
  position: absolute;
  top: -50px;
  left: -55px;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 110px;
  height: 110px;
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
}
.new-year-illustration__x_header a {
  display: block;
  position: relative;
}
.new-year-illustration__x_header > a > img {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.new-year-illustration__x_header a {
  position: relative;
}
.new-year-illustration__x_header a:hover .new-year-illustration__x_header__download-wrap {
  transform: translateY(5px);
}

.new-year-illustration__x_header__download-wrap {
  position: absolute;
  bottom: -40px;
  right: -55px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.new-year-illustration__x_header__download-wrap.-func .new-year-illustration__x_header__download {
  animation: popIn 0.6s cubic-bezier(0.25, 0.9, 0.3, 1.4) forwards;
}

.new-year-illustration__x_header__download {
  display: block;
  width: 90px;
  height: 90px;
  opacity: 0;
}
.new-year-illustration__x_header__download img {
  width: 100%;
  display: block;
}

.new-year-illustration__x_icon {
  position: relative;
  margin-left: 94px;
  top: 55px;
}
.new-year-illustration__x_icon > a > img {
  position: relative;
  width: 240px;
  filter: drop-shadow(0 0px 12px rgba(0, 0, 0, 0.2));
}
.new-year-illustration__x_icon a {
  display: block;
  position: relative;
}

.new-year-illustration__x_icon a {
  position: relative;
}
.new-year-illustration__x_icon a:hover .new-year-illustration__x_icon__download-wrap {
  transform: translateY(5px);
}

.new-year-illustration__x_icon__download-wrap {
  position: absolute;
  bottom: -25px;
  right: -20px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.new-year-illustration__x_icon__download-wrap.-func .new-year-illustration__x_icon__download {
  animation: popIn 0.6s cubic-bezier(0.25, 0.9, 0.3, 1.4) forwards;
}

.new-year-illustration__x_icon__download {
  display: block;
  width: 90px;
  height: 90px;
  opacity: 0;
}
.new-year-illustration__x_icon__download img {
  width: 100%;
  display: block;
}

.officialsite_backbtn {
  font-size: 0.9375rem;
  opacity: 0;
  margin: 120px auto;
}
.officialsite_backbtn .officialsite_arw {
  transition: transform 0.3s 0s;
}
.officialsite_backbtn:hover .officialsite_arw {
  transform: rotate(180deg) translateX(5px);
}
.-load .officialsite_backbtn {
  animation: ItemFadeIn 0.3s 0.8s forwards;
}
.officialsite_backbtn a {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  color: #111;
}
.officialsite_backbtn a .officialsite_arw {
  border-right: 1px solid #111;
  border-top: 1px solid #111;
  position: absolute;
  left: 0;
  bottom: 0;
  aspect-ratio: 1;
  display: block;
  transform: rotate(180deg);
  width: 18px;
}
.officialsite_backbtn a .officialsite_arw::after {
  content: "";
  position: absolute;
  right: 0;
  width: 25px;
  height: 1px;
  background-color: #111;
  transform: rotate(-45deg);
  transform-origin: right;
}

@keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  60% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes maskRevealLeft {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes markFadeUp {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes markBgReveal {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
.new-year-illustration__dog_bottom {
  position: fixed;
  bottom: -6px;
  left: 0;
  width: 100%;
  display: flex;
  z-index: 5;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  gap: 1050px;
}

.new-year-illustration__dog_left {
  position: relative;
  width: 160px;
  height: 160px;
  animation: dogPoping 6s 3s infinite;
}

.new-year-illustration__dog_right {
  position: relative;
  width: 160px;
  height: 160px;
  animation: dogPoping 6s 3s infinite;
}

.new-year-illustration__dog_sparkle {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  z-index: 10;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  gap: 1050px;
}

.new-year-illustration__dog_left_sparkle {
  position: relative;
  display: block;
  width: 114px;
  height: 105px;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.new-year-illustration__dog_right_sparkle {
  position: relative;
  display: block;
  width: 114px;
  height: 105px;
  transform: scaleX(-1);
  opacity: 0;
  transition: opacity 0.5s ease;
}

.-scroll-end .new-year-illustration__dog_left_sparkle,
.-scroll-end .new-year-illustration__dog_right_sparkle {
  opacity: 1;
}

.new-year-illustration__dog_sparkle_1 {
  position: absolute;
  top: -15px;
  left: -20px;
  width: 40px;
  transform-style: preserve-3d;
  perspective: 600px;
  animation: sparkleMove 3s ease infinite alternate;
}

.new-year-illustration__dog_sparkle_2 {
  position: absolute;
  top: 0;
  left: 40px;
  width: 40px;
  transform-style: preserve-3d;
  perspective: 600px;
  animation: sparkleMove 2s ease infinite alternate;
}

.new-year-illustration__dog_sparkle_3 {
  position: absolute;
  top: 15px;
  left: 30px;
  width: 40px;
  transform-style: preserve-3d;
  perspective: 600px;
  animation: sparkleMove 2.5s ease infinite alternate;
}

@keyframes dogPoping {
  0% {
    transform: translateY(0);
  }
  2.5% {
    transform: translateY(-6px);
  }
  5% {
    transform: translateY(0);
  }
  7.5% {
    transform: translateY(-6px);
  }
  10% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes sparkleMove {
  0% {
    transform: rotateY(0deg);
  }
  20% {
    transform: rotateY(90deg);
  }
  80% {
    transform: rotateY(90deg);
  }
  100% {
    transform: rotateY(180deg);
  }
}
body.new-year-illustration {
  background-color: #fff;
}

.new-year-illustration_main {
  position: relative;
  width: 100%;
  height: 100%;
}

.new-year-illustration_main__inner {
  max-width: 1200px;
  margin: 0 auto;
}

body.new-year-illustration {
  overflow: auto !important;
  padding-bottom: 100px;
}

.new-year-illustration_main__wrap {
  position: relative;
  background-image: url("/assets/img/new-year-illustration/bg_element.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #fff;
  width: 100%;
  z-index: 0;
  opacity: 0;
  transition: opacity 0.6s ease-out;
}
.-ready .new-year-illustration_main__wrap {
  opacity: 1;
}
.new-year-illustration_main__wrap::before {
  content: "";
  position: fixed;
  inset: 0;
  background-image: url("/assets/img/new-year-illustration/bg_element_nrw.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: -2;
  display: none;
}
.new-year-illustration_main__wrap::after {
  content: "";
  position: fixed;
  top: 624px;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/assets/img/new-year-illustration/ph_base-red.jpg");
  background-repeat: repeat;
  background-size: 100% auto;
  background-position: top center;
  z-index: -2;
}

.new-year-illustration_main__inner {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.new-year-illustration_main__header {
  position: relative;
}

.new-year-illustration_main__content {
  position: relative;
  top: 70px;
  padding: 0px 50px;
}

.new-year-illustration__main-visual {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 605px;
}

.new-year-illustration__illustration-wrap {
  position: relative;
  width: 640px;
  height: 668px;
  overflow: hidden;
}

.new-year-illustration__illustration {
  position: absolute;
  width: 640px;
  height: 668px;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  animation: MVmainphIn 2s 1s ease forwards;
}

.new-year-illustration__illustration_sp {
  display: none;
}

.new-year-illustration__txt-wrap {
  position: absolute;
  top: 40px;
  right: 110px;
  opacity: 0;
  width: 377px;
  animation: MVmainphIn 1s 2.5s ease forwards;
}

.new-year-illustration__txt {
  display: block;
}

.new-year-illustration__txt_sp {
  display: none;
}

.new-year-illustration__cloud-fade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  animation: cloudFadeIn 1s ease-out 2s both;
}

.new-year-illustration__cloud-fade-2 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  animation: cloudFadeIn2 1s ease-out 2s both;
}

.new-year-illustration__cloud-1 {
  position: fixed;
  inset: 0;
  pointer-events: none;
  animation: MVcloudmove9 9s ease infinite alternate;
}

.new-year-illustration__cloud-2 {
  position: fixed;
  inset: 0;
  pointer-events: none;
  animation: MVcloudmove10 9s ease infinite alternate;
}

.new-year-illustration__element-1 {
  position: absolute;
  left: 650px;
  bottom: 704px;
  width: 191px;
  animation: MVcloudmove 4s ease infinite alternate;
}

.new-year-illustration__element-6 {
  position: absolute;
  left: 700px;
  bottom: 670px;
  width: 101px;
  animation: MVcloudmove5 4s ease infinite alternate;
}

.new-year-illustration__element-2 {
  position: absolute;
  left: 1000px;
  bottom: 474px;
  width: 255px;
  animation: MVcloudmove5 4s ease infinite alternate;
}

.new-year-illustration__element-7 {
  position: absolute;
  left: 1050px;
  bottom: 440px;
  width: 255px;
  animation: MVcloudmove 4s ease infinite alternate;
}

.new-year-illustration__element-2_sp {
  display: none;
}

.new-year-illustration__element-3_sp {
  display: none;
}

.new-year-illustration__element-3 {
  position: absolute;
  bottom: 300px;
  right: 0;
  width: 255px;
  transform: rotate(180deg);
  animation: MVcloudmove2 4s ease infinite alternate;
}

.new-year-illustration__element-8 {
  position: absolute;
  bottom: 334px;
  right: 0;
  width: 255px;
  transform: rotate(180deg);
  animation: MVcloudmove6 4s ease infinite alternate;
}

.new-year-illustration__element-4 {
  position: absolute;
  top: 40px;
  right: 415px;
  width: 84px;
  z-index: 10;
}

.new-year-illustration__element-5 {
  position: absolute;
  top: 310px;
  right: 40px;
  width: 35px;
  z-index: 10;
}
.new-year-illustration__download {
  position: absolute;
  bottom: -50px;
  right: 0;
  display: block;
  width: 162px;
  height: 162px;
  opacity: 0;
  transform: scale(0.7);
  animation: popIn 0.6s cubic-bezier(0.25, 0.9, 0.3, 1.4) 3.5s forwards;
}
.new-year-illustration__download img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 0px 12px rgba(0, 0, 0, 0.2));
}

.new-year-illustration__download-wrap {
  position: absolute;
  bottom: 60px;
  right: 0px;
  z-index: 1;
  display: inline-block;
  transition: transform 0.3s ease;
}
.new-year-illustration__download-wrap:hover {
  transform: translatey(5px);
}

.new-year-illustration__main-catch-j {
  position: absolute;
  left: -1px;
  bottom: 225px;
  width: 269px;
  animation: maskRevealLeft 0.4s ease-out 1.6s forwards;
  clip-path: inset(0 100% 0 0);
}

.new-year-illustration__main-catch-j_sp {
  display: none;
}

.new-year-illustration__main-catch {
  display: block;
  margin-left: auto;
  position: relative;
  top: 0;
  left: 0;
  width: 884px;
  height: 76px;
  animation: maskRevealLeft 0.6s ease-out 1.9s forwards;
  clip-path: inset(0 100% 0 0);
}

.new-year-illustration__main-catch__txt {
  position: absolute;
  width: 884px;
  height: 76px;
}

.new-year-illustration__main-catch__txt_sp {
  display: none;
}

.new-year-illustration__main-catch__sub {
  position: relative;
  display: flex;
}

.new-year-illustration__main-catch__2025-2026 {
  position: absolute;
  bottom: 60px;
  right: 0;
  width: 269px;
  height: 90px;
  opacity: 0;
  animation: MVmainphIn2 1s 2.5s ease forwards;
}

.new-year-illustration__main-catch__sub_sp {
  display: none;
  position: absolute;
  z-index: 1;
}

.new-year-illustration__main-catch__txt-small_sp {
  display: none;
}

.new-year-illustration__main-catch__info {
  position: relative;
  margin-top: 20px;
  margin-left: auto;
  display: block;
  color: #000;
  width: 884px;
  font-size: 20px;
  font-weight: 600;
}

.new-year-illustration__main-catch__description {
  position: relative;
  top: 15px;
  margin-left: auto;
  font: 12px "Noto Sans JP";
  line-height: 1.7em;
  opacity: 0.7;
  color: #000;
  display: block;
  width: 884px;
}

.new-year-illustration__cloud {
  position: fixed;
  width: 100%;
  pointer-events: none;
  z-index: -1;
}

.new-year-illustration__cloud_left-1 {
  position: absolute;
  top: 100px;
  left: 150px;
  transform: rotate(180deg) scalex(-1);
  width: 191px;
  height: 51px;
  animation: cloudFadeIn 1.2s ease-out 2s both, MVcloudmove3 4s 0s ease infinite alternate;
}

.new-year-illustration__cloud_left-2 {
  position: absolute;
  top: 83px;
  left: 150px;
  transform: rotate(180deg) scalex(-1);
  width: 101px;
  animation: cloudFadeIn 1.2s ease-out 2s both, MVcloudmove7 4s 0s ease infinite alternate;
}

.new-year-illustration__cloud_right-1 {
  position: absolute;
  bottom: 150px;
  right: 150px;
  width: 246px;
  height: 83px;
  animation: cloudFadeIn 1.2s ease-out 2s both, MVcloudmove 4s 0s ease infinite alternate;
}

.new-year-illustration__cloud_right-2 {
  position: absolute;
  bottom: 117px;
  right: 150px;
  width: 246px;
  height: 83px;
  animation: cloudFadeIn 1.2s ease-out 2s both, MVcloudmove5 4s 0s ease infinite alternate;
}

.new-year-illustration__cloud_right-3 {
  position: absolute;
  left: 120px;
  bottom: 200px;
  width: 246px;
  height: 83px;
  animation: cloudFadeIn 1.2s ease-out 2s both, MVcloudmove 4s 0s ease infinite alternate;
}

.new-year-illustration__cloud_right-4 {
  position: absolute;
  left: 120px;
  bottom: 167px;
  width: 246px;
  height: 83px;
  animation: cloudFadeIn 1.2s ease-out 2s both, MVcloudmove5 4s 0s ease infinite alternate;
}

@keyframes rotateOnce {
  0% {
    opacity: 0;
    transform: rotate(0deg);
  }
  30% {
    opacity: 0.6;
  }
  90% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
    transform: rotate(1080deg);
  }
}
@keyframes maskRevealLeft {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  60% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes showAPNG {
  to {
    opacity: 1;
  }
}
@keyframes MVcloudmove {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-10%, 0);
  }
}
@keyframes MVcloudmove2 {
  0% {
    transform: rotate(180deg) translate(0, 0);
  }
  100% {
    transform: rotate(180deg) translate(-10%, 0);
  }
}
@keyframes MVcloudmove3 {
  0% {
    transform: rotate(180deg) scaleX(-1) translate(0, 0);
  }
  100% {
    transform: rotate(180deg) scaleX(-1) translate(-10%, 0);
  }
}
@keyframes MVcloudmove4 {
  0% {
    transform: scaley(-1) translate(0, 0);
  }
  100% {
    transform: scaley(-1) translate(-10%, 0);
  }
}
@keyframes MVcloudmove5 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(10%, 0);
  }
}
@keyframes MVcloudmove6 {
  0% {
    transform: rotate(180deg) translate(0, 0);
  }
  100% {
    transform: rotate(180deg) translate(10%, 0);
  }
}
@keyframes MVcloudmove7 {
  0% {
    transform: rotate(180deg) scaleX(-1) translate(0, 0);
  }
  100% {
    transform: rotate(180deg) scaleX(-1) translate(10%, 0);
  }
}
@keyframes MVcloudmove8 {
  0% {
    transform: scaley(-1) translate(0, 0);
  }
  100% {
    transform: scaley(-1) translate(10%, 0);
  }
}
@keyframes MVcloudmove9 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(3%, 0);
  }
}
@keyframes MVcloudmove10 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-3%, 0);
  }
}
@keyframes cloudFadeIn {
  0% {
    opacity: 0;
    transform: scale(1) translate(2%, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
}
@keyframes cloudFadeIn2 {
  0% {
    opacity: 0;
    transform: scale(1) translate(-2%, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
}
@keyframes MVmainphIn {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes MVmainphIn2 {
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
body.-load .screen-cover {
  position: fixed;
  inset: 0;
  z-index: 9999;
  pointer-events: none;
}

body.-load .screen-cover__left,
body.-load .screen-cover__right {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100vh;
  overflow: hidden;
}

body.-load .screen-cover__left {
  left: 0;
  animation: coverHideLeft 0.8s cubic-bezier(1, 0, 0, 1) 0.6s forwards;
}

body.-load .screen-cover__right {
  right: 0;
  animation: coverHideRight 0.8s cubic-bezier(1, 0, 0, 1) 0.6s forwards;
}

.screen-cover__img {
  position: absolute;
  top: 0;
  height: 100%;
  width: auto;
  min-width: 50vw;
  animation: introFadeIn 0.1s ease-out 0.1s both;
}

.screen-cover__left .screen-cover__img {
  right: 0;
}

.screen-cover__right .screen-cover__img {
  left: 0;
}

body.-load .screen-cover__right-txt {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  animation: coverHideRight 0.8s cubic-bezier(1, 0, 0, 1) 0.6s forwards;
}
body.-load .screen-cover__right-txt .screen-cover__txt {
  left: 0;
}

body.-load .screen-cover__left-txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  animation: coverHideLeft 0.8s cubic-bezier(1, 0, 0, 1) 0.6s forwards;
}
body.-load .screen-cover__left-txt .screen-cover__txt {
  right: 0;
}

.screen-cover__txt {
  position: absolute;
  mix-blend-mode: multiply;
  top: 50%;
  transform: translateY(-50%);
  height: 400px;
  width: 220px;
  opacity: 0;
  animation: introFadeIn 0.1s ease-out 0.1s both;
}

@keyframes coverHideLeft {
  from {
    width: 50%;
  }
  to {
    width: 0;
  }
}
@keyframes coverHideRight {
  from {
    width: 50%;
  }
  to {
    width: 0;
  }
}
@keyframes introFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 799px) {
  .new-year-illustration__digicon {
    margin-top: 12.8vw;
  }
  .new-year-illustration__wall-paper {
    display: block;
  }
  .new-year-illustration__wall-paper_sp {
    width: 100%;
    text-align: center;
  }
  .new-year-illustration__wall-paper_sp > a > img {
    width: 51.2vw;
  }
  .new-year-illustration__wall-paper_sp__download-wrap {
    right: 2.5vw;
  }
  .new-year-illustration__wall-paper_sp__download {
    width: 19.2vw;
    height: 19.2vw;
  }
  .new-year-illustration__wall-paper_pc {
    margin-left: 0;
    margin-top: 12.8vw;
    width: 82vw;
  }
  .new-year-illustration__wall-paper_pc > a > img {
    width: 82vw;
  }
  .new-year-illustration__wall-paper_pc__download-wrap {
    right: -3.9vw;
  }
  .new-year-illustration__wall-paper_pc__download {
    width: 19.2vw;
    height: 19.2vw;
  }
  .new-year-illustration__heading {
    left: 0;
    text-align: left;
    margin-bottom: 2.5vw;
  }
  .new-year-illustration__x {
    display: block;
    margin-top: 15.3vw;
  }
  .new-year-illustration__x_header {
    width: 82vw;
  }
  .new-year-illustration__x_header > a > img {
    width: 82vw;
  }
  .new-year-illustration__x_header::before {
    width: 25.6vw;
    top: -6.5vw;
    left: -6.5vw;
  }
  .new-year-illustration__x_header__download-wrap {
    right: -3.9vw;
  }
  .new-year-illustration__x_header__download {
    width: 19.2vw;
    height: 19.2vw;
  }
  .new-year-illustration__x_icon {
    margin-left: 0;
    top: 7.6vw;
    width: 33.3vw;
  }
  .new-year-illustration__x_icon > a > img {
    width: 33.3vw;
  }
  .new-year-illustration__x_icon__download-wrap {
    right: -10.3vw;
    bottom: -1.3vw;
  }
  .new-year-illustration__x_icon__download {
    width: 19.2vw;
    height: 19.2vw;
  }
  .officialsite_backbtn {
    font-size: 0.6875rem;
    margin: 80px auto;
    width: 64.1vw;
  }
  .officialsite_backbtn a {
    padding-left: 7.6vw;
  }
  .officialsite_backbtn a .officialsite_arw {
    width: 3vw;
  }
  .officialsite_backbtn a .officialsite_arw::after {
    width: 4.1vw;
  }
  .new-year-illustration__dog_bottom {
    gap: 58.9vw;
  }
  .new-year-illustration__dog_left {
    width: 30.7vw;
    height: 30.7vw;
    left: -3.9vw;
  }
  .new-year-illustration__dog_right {
    width: 30.7vw;
    height: 30.7vw;
    right: -3.9vw;
  }
  .new-year-illustration__dog_left,
  .new-year-illustration__dog_right {
    left: auto;
    right: auto;
  }
  .new-year-illustration__dog_sparkle {
    gap: 44.8vw;
  }
  .new-year-illustration__dog_left_sparkle {
    width: 21vw;
    height: 19.3vw;
    left: -12.9vw;
    bottom: 6.4vw;
  }
  .new-year-illustration__dog_right_sparkle {
    width: 21vw;
    height: 19.3vw;
    left: 12.8vw;
    bottom: 6.4vw;
  }
  .new-year-illustration_main {
    padding-bottom: 12.8vw;
  }
  .new-year-illustration_main__inner {
    height: 100%;
  }
  body.new-year-illustration {
    padding-bottom: 0;
  }
  .new-year-illustration_main__wrap::before {
    display: block;
  }
  .new-year-illustration_main__wrap::after {
    top: auto;
    height: 50vh;
  }
  .new-year-illustration_main__wrap {
    background-image: none;
    background-attachment: scroll;
  }
  .new-year-illustration_main__inner {
    width: 99.9vw;
  }
  .new-year-illustration_main__content {
    padding-left: 8.9vw;
    padding-right: 8.9vw;
    height: 100%;
  }
  .new-year-illustration__main-visual {
    width: 99.9vw;
    height: 108.3vw;
  }
  .new-year-illustration__illustration-wrap {
    width: 99.9vw;
    height: 91.2vw;
    top: 29.4vw;
  }
  .new-year-illustration__illustration {
    display: none;
  }
  .new-year-illustration__illustration_sp {
    position: absolute;
    display: block;
    width: 99.9vw;
    opacity: 0;
    animation: MVmainphIn 2s 1s ease forwards;
  }
  .new-year-illustration__txt-wrap {
    position: absolute;
    top: -5px;
    right: 0;
    width: 48.4vw;
    height: 64.1vw;
    overflow: hidden;
    animation: MVmainphIn 1.5s 2s ease forwards;
  }
  .new-year-illustration__txt {
    display: none;
  }
  .new-year-illustration__txt_sp {
    display: block;
    position: absolute;
    right: -5px;
  }
  .new-year-illustration__element-2_sp {
    display: block;
    position: fixed;
    width: 45.5vw;
    top: 31.7vw;
    left: -40px;
    transform: scaley(-1);
    animation: MVcloudmove4 4s ease infinite alternate;
    z-index: -1;
  }
  .new-year-illustration__element-3_sp {
    display: block;
    position: fixed;
    width: 45.5vw;
    top: 25.6vw;
    left: -40px;
    transform: scaley(-1);
    animation: MVcloudmove8 4s ease infinite alternate;
    z-index: -1;
  }
  .new-year-illustration__element-1,
  .new-year-illustration__element-2,
  .new-year-illustration__element-3,
  .new-year-illustration__element-4,
  .new-year-illustration__element-5,
  .new-year-illustration__element-6,
  .new-year-illustration__element-7,
  .new-year-illustration__element-8 {
    display: none;
  }
  .new-year-illustration__download {
    position: absolute;
    top: 50px;
    right: -10px;
    width: 25.2vw;
    height: 25.2vw;
  }
  .new-year-illustration__download-wrap {
    top: 83.3vw;
    right: 5.1vw;
  }
  .new-year-illustration__main-catch-j {
    display: none;
  }
  .new-year-illustration__main-catch-j_sp {
    position: absolute;
    top: 133.9vw;
    left: 6.4vw;
    display: block;
    width: 75.2vw;
    animation: maskRevealLeft 0.4s ease-out 1.6s forwards;
    clip-path: inset(0 100% 0 0);
    z-index: 1;
  }
  .new-year-illustration__main-catch {
    display: none;
  }
  .new-year-illustration__main-catch__txt_sp {
    position: relative;
    bottom: -5.2vw;
    left: 6.4vw;
    display: block;
    width: 85.8vw;
    height: 22.6vw;
    animation: maskRevealLeft 0.6s ease-out 1.6s forwards;
    clip-path: inset(0 100% 0 0);
  }
  .new-year-illustration__main-catch__2025-2026 {
    top: 4.4vw;
    left: 4.4vw;
    width: 45.8vw;
    height: 17vw;
    animation: MVmainphIn2 1s 2s ease forwards;
  }
  .new-year-illustration__main-catch__sub_sp {
    display: flex;
  }
  .new-year-illustration__main-catch__txt-small_sp {
    display: block;
    width: 6.2vw;
    height: 25.1vw;
  }
  .new-year-illustration__main-catch__info {
    width: 84.6vw;
    font-size: 3.5vw;
    top: 17.9vw;
    margin: 0 auto;
  }
  .new-year-illustration__main-catch__description {
    width: 84.6vw;
    font-size: 2.5vw;
    margin: 0 auto;
    top: 19.2vw;
  }
  .br-pc {
    display: none;
  }
  .new-year-illustration__cloud {
    display: none;
  }
  .new-year-illustration__cloud_left-1 {
    width: 12.1vw;
    height: 19.6vw;
    right: -2.6vw;
    bottom: 3.8vw;
  }
  .new-year-illustration__cloud_left-2 {
    width: 12.1vw;
    height: 19.6vw;
    right: -2.6vw;
    bottom: 3.8vw;
  }
  .new-year-illustration__cloud_right-1 {
    width: 12.1vw;
    height: 19.6vw;
    left: -2.6vw;
    bottom: 3.8vw;
  }
  .new-year-illustration__cloud_right-2 {
    width: 12.1vw;
    height: 19.6vw;
    left: -2.6vw;
    bottom: 3.8vw;
  }
  .new-year-illustration__cloud_right-3 {
    width: 12.1vw;
    height: 19.6vw;
    left: -2.6vw;
    bottom: 3.8vw;
  }
  .new-year-illustration__cloud_right-4 {
    width: 12.1vw;
    height: 19.6vw;
    left: -2.6vw;
    bottom: 3.8vw;
  }
  .screen-cover__txt {
    width: 30.7vw;
    height: 55.8vw;
  }
}
@media (max-width: 1280px) and (min-width: 781px) {
  .new-year-illustration__dog_bottom {
    justify-content: space-between;
    gap: 0;
    padding: 0 0;
  }
  .new-year-illustration__dog_left {
    left: -50px;
  }
  .new-year-illustration__dog_right {
    right: -50px;
  }
}