@charset "UTF-8";
@media screen and (min-width: 810px) {
  .footer_flex a:hover {
    opacity: .6;
  }
}

@media screen and (max-width: 1200px) {
  .message p {
    font-size: 1.4vw;
  }

  .illustrator h2 {
    font-size: 3vw;
  }
  .illustrator p {
    font-size: 1.4vw;
  }
  .swiper {
    padding: 0 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .message .right {
    width: 13%;
    top: 14%;
  }
  .message .left {
    width: 16%;
    top: 10%;
  }

  .lity-container {
    width: 400px;
  }
  .lity-close {
    top: 10px !important;
    right: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .graphic {
    background: linear-gradient(to bottom, #fff 0%, #fff 80%, #75b2e4 80%, #75b2e4 100%);
  }
  .graphic .ttl {
    width: 30%;
  }
  .graphic .swiper-slide.FeadAnm.anm:nth-of-type(2) {
    animation-delay: 0s;
  }
  .graphic .swiper-slide.FeadAnm.anm:nth-of-type(3) {
    animation-delay: 0s;
  }

  .graphic .swiper-slide.FeadAnm.anm:nth-of-type(4) {
    animation-delay: 0s;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: block;
  }

  .swiper-wrapper {
    column-gap: 0;
    display: flex;
    justify-content: start;
  }

  .swiper-slide {
    width: 100% !important;
  }

  .graphic p {
    font-size: 2rem;
  }

  .graphic .left-bottom {
    width: 18%;
    bottom: 2%;
  }

  footer {
    padding-top: 5%;
  }
  .footer_flex a {
    width: 30px;
  }
  .amu {
    width: 70px;
  }

  footer .left-bottom {
    width: 9%;
    left: 10%;
  }
}
@media screen and (max-width: 650px) {
  .pc {
    display: none;
  }

  .fv .fv-snow-right02 {
    top: 64%;
  }

  .fv .fv-snow-left {
    top: 47%;
  }

  .fv .fv-txt.sp {
    display: flex;
    column-gap: 6px;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    width: 90%;
  }

  .fv .fv-txt.sp .txt-left {
    width: 100%;
  }
  .fv .fv-txt.sp .txt-right {
    width: 123%;
  }

  .after_load .fv  .txt-right .Slide-left {
    animation-delay: 2.4s;
  }

  .message {
    padding-bottom: 5%;
  }

  .message p br.sp-block {
    display: block;
  }
  .message .right {
    width: 24%;
    top: 16%;
    right: -5%;
  }
  .message .left {
    width: 33%;
    top: 21%;
    left: -14%;
  }
  .message .ttl-flower {
    width: 30%;
    bottom: -14%;
    z-index: 2;
  }
  .message p {
    font-size: 3vw;
  }
  .message .ttl {
    margin-bottom: 8%;
  }
  .message .left-top {
    width: 10%;
    left: 10%;
    bottom: 15%;
  }
  .message .right-bottom {
    width: 14%;
    bottom: 20%;
  }
  .message .left-bottom {
    width: 13%;
    left: 6%;
    bottom: 16%;
  }

  .message .right-top {
    width: 17%;
    top: 50%;
    right: 0%;
  }
  .message .right-bg {
    width: 18%;
  }

  .illustrator .img {
    width: 90%;
  }
  .illustrator h2 {
    font-size: 9vw;
  }
  .illustrator p {
    font-size: 3vw;
  }
  .illustrator {
    padding-top: 5%;
    padding-bottom: 10%;
  }
  .illustrator .sns .flex li {
    width: 10%;
  }
  .illustrator .illust-right-top {
    width: 12%;
    top: 16%;
    right: 13%;
  }
  .illustrator .illust-left.illust-left-top {
    width: 14%;
    top: 20%;
    right: 8%;
  }
  .illustrator .illust-left.illust-left-bottom {
    width: 10%;
    bottom: -1%;
  }
  .illustrator .illust-right-bottom {
    width: 33%;
    bottom: -12%;
    z-index: 1;
  }
  .illustrator p br.sp-block {
    display: block;
  }
  .illustrator .left-bg {
    width: 16%;
  }

  .graphic {
    padding-top: 20%;
    /* padding-bottom: 30%; */
  }
  .graphic .ttl-flower {
    width: 27%;
    top: -4%;
  }
  .graphic .ttl {
    width: 33%;
  }
  .graphic .center-bottom {
    width: 9%;
    bottom: 3%;
  }
  .graphic .right-bottom {
    width: 22%;
    bottom: 3%;
    right: 12%;
  }

  .snow li:nth-child(1) {
    width: 17px;
  }
  .snow li:nth-child(2) {
    width: 17px;
  }
  .snow li:nth-child(3) {
    width: 9px;
  }
  .snow li:nth-child(4) {
    width: 9px;
  }
  .snow li:nth-child(5) {
    width: 10px;
  }
  .snow li:nth-child(6) {
    width: 11px;
  }
  .snow li:nth-child(7) {
    width: 17px;
  }
  .snow li:nth-child(8) {
    width: 17px;
  }
  .snow li:nth-child(9) {
    width: 9px;
  }
  .snow li:nth-child(10) {
    width: 9px;
  }
  .snow li:nth-child(11) {
    width: 10px;
  }
  .snow li:nth-child(12) {
    width: 11px;
  }

}
@media screen and (max-width: 550px) {
  .message .ttl {
    width: 60%;
  }
  .lity-container {
    width: 100%;
  }
  #load_logo {
    width: 280px;
  }
}
@media screen and (max-width: 420px) {
  .fv .fv-txt.sp .txt-right {
    bottom: -5%;
  }

  .message .right {
    width: 26%;
    top: 18%;
    right: -7%;
  }
  .message p {
    font-size: 4.2vw;
  }

  .illustrator p {
    font-size: 4.2vw;
  }

  footer {
    height: auto;
    padding: 40px 0 20px 0;
  }
  .footer_box {
    height: auto;
  }
  .footer_flex {
    width: 100%;
    justify-content: center;
    margin-right: 0;
    padding-right: 0;
    border: none;
    padding-bottom: 20px;
  }
  .footer_flex::after {
    content: "";
    width: 50%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
  }
  .amu {
    padding-top: 20px;
  }

  .illustrator .illust-right-top {
    top: 14%;
  }
  .illustrator .illust-left.illust-left-top {
    top: 18%;
  }
}