@charset "utf-8";

/* ============================
  Base
============================ */
.pc {
  display: block;
}

.sp {
  display: none;
}

.pc-inline {
  display: inline;
}

.sp-inline {
  display: none;
}

.evet-landing .image-content {
  position: relative;
}

.image-content img {
  width: 100%;
}

.landing-image-wrap,
.landing-image-common,
.landing-image3,
.landing-image4 {
  position: relative;
}

.content-youtube {
  display: flex;
  width: 90%;
  max-width: 83vh;
  height: auto;
  aspect-ratio: 12 / 12;
  margin: 20px auto 0;
}

.follow-menu-sp {
  display: none !important;
}

/* ============================
  PC landing
============================ */
.mv-google-map {
  display: block;
  width: 5.4%;
  position: absolute;
  top: 2.7%;
  left: 71.4%;
}

.btn1,
.btn2,
.btn3,
.btn4,
.google-map {
  display: block;
  position: absolute;
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5));
}

.btn1,
.btn2,
.btn3,
.btn4 {
  width: 17%;
  left: 41.5%;
}

.btn1 {
  top: 4%;
}

.btn2 {
  top: 65.7%;
}

.btn3 {
  top: 60.9%;
  left: 48.5%;
}

.btn4 {
  top: 96.5%;
}

.google-map {
  width: 7.9%;
  top: 79.9%;
  left: 54.4%;
}

@media (min-width: 671px) {
  .evet-landing .image-content {
    max-width: 1920px;
    margin: 93px auto 60px;
  }
}

/* ============================
  Form
============================ */
.reservation-landing-wrap {
  display: flex;
  flex-wrap: wrap;
}

.reservation-landing-wrap li {
  width: 50%;
}

.wb-form-check li {
  line-height: 25px;
}

.atta-text {
  margin: 40px 0 0;
  line-height: 26px;
}

.atta-text span,
.atta-text a {
  color: red;
}

@media (min-width: 671px) {
  .reservation-wrap li:last-child {
    margin: 0 0 20px;
  }

  .wb-form-table {
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #000;
  }

  .wb-form .wb-form-table th,
  .wb-form .wb-form-table td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* ============================
  Thanks page
============================ */
@media (min-width: 671px) {
  .thanks-page {
    width: 90%;
    margin: 200px auto 100px;
    text-align: center;
  }

  .thanks-page h1 {
    margin: 0 0 40px;
  }

  .thanks-page .attention2 {
    margin: 10px 0 0;
  }

  .thanks-page .tel-wrap {
    margin: 40px 0 0;
  }

  .thanks-page .tel-wrap h2 {
    font-weight: 500;
  }

  .thanks-page .tel {
    font-size: 24px;
  }

  .br-show {
    display: none;
  }

  .tel-pc {
    display: inline;
  }

  .tel-sp {
    display: none;
  }
}

/* ============================
  Smartphone
============================ */
@media (max-width: 670px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .pc-inline {
    display: none;
  }

  .sp-inline {
    display: inline;
  }

  .image-content {
    margin: 47px auto 30px;
    padding: 0;
    position: relative;
  }

  .landing-image1-1 {
    padding: 20px 0;
    background-image: url(../img/landing/landing-img-202606/sp/landing-image1-1-bk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }

  .landing-image1-1__text1,
  .landing-image1-1__text2 {
    color: #fff;
    text-align: center;
    font-weight: 700;
  }

  .landing-image1-1__text1 {
    font-size: 7vw;
  }

  .landing-image1-1__text1 span {
    color: #fff25e;
  }

  .landing-image1-1__text2 {
    margin: 15px 0 0;
    font-size: 5vw;
  }

  .js-applicable-conditions,
  .js-applicable-close {
    border: 0;
    padding: 0;
    background: transparent;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
  }

  .js-applicable-conditions {
    display: block;
    width: 100%;
  }

  .js-applicable-conditions img {
    display: block;
    width: 90%;
    margin: 20px auto 15px;
  }

  .landing-image1-1__wrap {
    display: none;
    overflow: hidden;
  }

  .landing-image1-1__text3 {
    padding: 20px 20px 0;
    color: #fff;
    font-size: 3.7vw;
  }

  .js-applicable-close {
    display: block;
    margin: 10px auto 0;
    color: #fff;
    font-size: 3.7vw;
    color: #fff25e;
  }

  .landing-section3 {
    position: relative;
  }

  .landing-section3-btn {
    display: block;
    width: 62%;
    position: absolute;
    top: 74.2%;
    left: 19.2%;
  }

  .mv-google-map {
    width: 16.4%;
    top: 3.62%;
    left: 80.4%;
  }

  .btn1,
  .btn2,
  .btn3 {
    width: 62%;
    left: 19.2%;
    filter: none;
  }

  .btn1 {
    top: 85.6%;
  }

  .btn2 {
    top: 13.2%;
  }

  .btn3 {
    top: 95.6%;
  }

  .google-map {
    width: 30%;
    top: 57%;
    left: 6%;
    cursor: pointer;
    filter: none;
  }

  .renovation-corner-txt-wrap {
    background-image: url(../img/landing/landing-img-202606/sp/renovation-corner-txt-wrap-bk.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    background-position: top center;
  }

  .renovation-corner-wrap {
    padding: 25px 25px 40px;
  }

  .renovation-corner-btn-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .renovation-corner-btn-img {
    background-color: #fff;
    padding: 9px 12px 15px 8px;
    border-radius: 25px;
  }

  .renovation-corner-description {
    display: none;
    padding: 80px 20px 20px;
    background-color: #fff;
    margin: -77px 0 0;
    border-radius: 25px;
  }

  .renovation-corner-description-close-btn {
    width: 44%;
    margin: 5px auto 0;
  }

  input[type="submit"],
  input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    box-sizing: border-box;
    cursor: pointer;
  }

  input[type="submit"]::-webkit-search-decoration,
  input[type="button"]::-webkit-search-decoration {
    display: none;
  }

  input[type="submit"]:focus,
  input[type="button"]:focus {
    outline-offset: -2px;
  }

  .evet-landing .Renovation-menu-wrap {
    margin: 40px 0 0;
  }

  .evet-landing .Title-block {
    display: none !important;
  }

  .evet-landing .Instagram-wrap .Content-block {
    padding: 38px 0;
  }

  .thanks-page {
    width: 90%;
    margin: 70px auto 100px;
    text-align: center;
  }

  .thanks-page h1 {
    margin: 0 0 40px;
  }

  .thanks-page .attention2 {
    margin: 10px 0 0;
  }

  .thanks-page .tel-wrap {
    margin: 40px 0 0;
  }

  .thanks-page .tel-wrap h2 {
    font-weight: 500;
  }

  .thanks-page .tel {
    font-size: 18px;
  }

  .br-show {
    display: block;
  }

  .tel-pc {
    display: none;
  }

  .tel-sp {
    display: inline;
  }

  .wb-form-check li {
    margin: 10px 0;
  }

  .wb-form-table {
    margin: 10px 0 0;
  }

  .flow-menu-sp {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 5px 15px;
    position: fixed;
    bottom: 0;
    z-index: 999;
    background-color: #fff;
    opacity: 0;
  }

  .flow-menu-sp__reservation {
    width: 72%;
  }

  .flow-menu-sp__tel {
    width: 28%;
  }

  .flow-menu-sp a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
  }

  .flow-menu-sp__reservation a {
    background-color: #1f4f82;
    font-size: 18px;
  }

  .flow-menu-sp__tel a {
    background-color: #2f7a48;
    font-size: 16px;
  }
}
