@media (max-width: 1280px) {
  /* Nav */
  .nav_list {
    padding: 20px 0;
  }

  .hamburger {
    display: block;
    margin-right: 6.4%;
    right: 0;
  }

  .nav_list ul {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: var(--bg-opt-1);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    z-index: 998;
  }

  .nav_list ul.active {
    display: flex;
    max-height: 600px;
  }

  .nav_list ul li a {
    font-size: 2rem;
    padding: 10px;
  }

  .nav_list.sticky {
    padding: 20px 0;
  }
}
@media (max-width: 1280px) {
  .hero_img .sp {
    padding: 0 6.4%;
    /* max-height: 998px; */
  }
  .hero_img .sp img {
    position: relative;
  }
  /* Hero */
  .hero .hero_img {
    max-height: none;
  }
  .hero .hero_img .hero_img--title {
    background: url(../img/svg/title_sp.svg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    /* max-width: 211.97px;
    max-height: 177.752px; */
    max-width: 366.97px;
    max-height: 396.752px;
    /* background: none; */
    left: calc((100% - 75% - 54px) / 2);
    top: 1%;
    left: 0;
  }
  /* .hero_img--title h1 {
    font-size: 2rem;
    font-weight: 600;
  } */
  .hero_img--title .hero_img--title--hotel {
    font-size: 2rem;
    top: 41%;
  }
  .hero_img--title .hero_img--title--text {
    font-size: 2.6rem;
    top: 85%;
    transform: translate(-50%, -100%);
  }
  .hero_img--title .hero_img--title--text::before {
    width: 190px;
    margin-bottom: 12px;
  }
  .hero_date {
    gap: 28px;
    left: calc((100% - 364px) / 2);
    margin-left: 30px;
    bottom: -40px;
  }
  .hero_date p {
    font-size: 1.4rem;
  }
  .hero_date p span {
    font-size: 1.2rem;
  }
  .hero_date p:first-child {
    padding: 29px 0 27px 14px;
  }
  .hero_date p .spaces {
    display: inline-block;
    padding: 0;
  }
  .hero_date p:last-child::before {
    height: 60px;
    left: -15px;
    top: 5px;
  }
  .hero .hero_notes {
    font-size: 1.4rem;
    margin: 76px auto 0;
    padding-bottom: 40px;
  }
}
@media (max-width: 1280px) {
  .common_title {
    padding-top: 30px;
    font-size: 2rem;
  }
  .common_title span {
    font-size: 1.4rem;
  }
  .plan_detail .plan_detail--text {
    margin-top: 11px;
  }
  .plan_detail .plan_detail--text p {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  .mt10 {
    margin-top: 10px !important;
  }
  .plan_detail--text .w_2 {
    margin-top: 0;
  }
  .plan_detail::after {
    width: 81px;
    height: 45px;
    background-size: cover;
    left: calc((100% - 75% - 54px) / 2);
    bottom: -20px;
  }
}
@media (max-width: 1280px) {
  .hotel_plan {
    grid-template-columns: 1fr;
    grid-template-areas:
      "slider"
      "text";
    gap: 32px;
    margin-top: 0;
    padding: 0 6.4% 60px;
  }

  .hotel_plan .slide_wrapper {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
  }

  .slide_wrapper img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
  }

  .slide_wrapper .slick-dots {
    bottom: 10px;
  }
  .slide_wrapper .slick-slide {
    height: auto;
  }
  .slide_wrapper {
    height: auto;
  }
  .hotel_text--title,
  .hotel_text p {
    font-size: 1.4rem;
  }
  .hotel_text--title span {
    font-size: 2rem;
  }
  .decor_1::before {
    width: 123.476px;
    height: 58.114px;
    background-size: cover;
    right: calc((100% - 75% - 54px) / 2);
    top: -28px;
  }
  .decor_2::before {
    width: 86.655px;
    height: 65px;
    background-size: cover;
    left: calc((100% - 75% - 54px) / 2);
  }
  .decor_2::after {
    width: 85.682px;
    height: 57.628px;
    background-size: cover;
    right: calc((100% - 75% - 54px) / 2);
    bottom: -25px;
  }
  .list_notes {
    margin: 62px auto 30px;
    padding: 0 6.4% 0 10%;
  }
}
@media (max-width: 1280px) {
  footer {
    background: url(../img/footer_bg-sp.webp) no-repeat;
    background-size: cover;
  }
  .footer_cta {
    flex-direction: column;
    gap: 60px;
  }
  .footer_cta .footer_cta--left p:first-child {
    font-size: 1.4rem;
  }
  .footer_cta .footer_cta--left .phone {
    font-size: 2.4rem;
  }
  .footer_cta .footer_cta--left .phone::before {
    width: 20px;
    height: 20px;
    bottom: 14px;
  }
  .footer_cta .footer_cta--left p:last-child {
    font-size: 1.2rem;
  }
  .footer_cta--right {
    grid-template-columns: 1fr;
  }
  .btn_social .ins p, .btn_social .line p {
    font-size: 1.2rem;
    padding: 20px 9px 20px 84px;
  }
  .btn_social .line p {
    padding: 32px 9px 32px 84px;
  }
  .btn_social .line p::before {
    bottom: 18px;
  }
  .footer_logo {
    margin: 30px auto 60px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    padding: 0 6.4%;
  }
  .btn_social .ins p::before {
    top: 14px;
  }
}
/* btn */
@media (max-width: 1280px) {
  .btn {
    margin: 19px auto 0;
  }
  .btn a {
    font-size: 1.4rem;
    padding: 12px 99px 12px 99px;
  }
  .btn a::after {
    top: 15px;
  }
}
@media (max-width: 768px) {
  .hero .hero_img .hero_img--title {
    top: 3%;
    left: 0;
    width: 215.002px;
    height: 233.193px;
  }
  .hero_img--title .hero_img--title--hotel {
    font-size: 1.2rem;
        top: 43%;
  }
  .hero_img--title .hero_img--title--text {
    font-size: 1.4rem;
    top: 86%;
    transform: translate(-50%, -100%);
  }
  .hero_img--title .hero_img--title--text::before {
    width: 120px;
    margin-bottom: 6px;
  }
}