@charset "UTF-8";
section.hero {
  position: relative;
}
section.hero h1 {
  position: absolute;
  width: 74%;
  top: 150rem;
  left: 96rem;
}
section.hero .wrap-sns {
  position: absolute;
  top: 64rem;
  right: 50rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 25px 20px 25px;
  grid-template-columns: 25px 25px;
  gap: 20px;
}
section.hero .logo {
  position: absolute;
  bottom: 0;
  width: 92%;
}
section.hero img.mainVisual {
  -o-object-fit: cover;
  object-fit: cover;
  height: 94vh;
  min-height: 500px;
  -o-object-position: left top;
  object-position: left top;
}

.gothic {
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

section.contents {
  width: 88%;
  margin: 30px auto 0;
}
section.contents address {
  font-style: normal;
  margin-top: 5px;
  letter-spacing: 0;
}
section.contents .area-mapContact {
  margin-top: 100rem;
}
section.contents .box-contact {
  margin-top: 60rem;
}
section.contents p.reserve-tx {
  font-size: 8.3vw;
  white-space: nowrap;
  text-align: center;
  letter-spacing: 0;
}
section.contents p.bottom-tx {
  margin-top: 40rem;
  font-size: 24rem;
}

a.contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #1e1e1e;
  padding: 0 44rem 0 50rem;
  height: 165rem;
  margin-top: 20rem;
  position: relative;
  letter-spacing: 0.15em;
}
a.contact-btn::after {
  content: "";
  width: 38rem;
  height: 38rem;
  display: block;
  background: url("../images/btn-arrow.svg") no-repeat center;
  background-size: content;
  position: absolute;
  right: 50rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
a.contact-btn .icon {
  height: 70rem;
  margin-right: 30rem;
}
a.contact-btn .icon img {
  height: 100%;
}
a.contact-btn .en {
  font-family: "Open Sans", sans-serif;
  font-size: 36rem;
  font-weight: bold;
}
a.contact-btn .ja {
  font-size: 16rem;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/**********************************************************************

 * Media Query For PC

 ***********************************************************************/
@media print, screen and (min-width: 768px) {
  main {
    overflow-x: hidden;
  }
  section.hero {
    max-width: 1600px;
    margin: 3% auto 0;
    position: relative;
  }
  section.hero h1 {
    position: absolute;
    width: 60%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  section.hero .wrap-sns {
    top: 64px;
    right: 50px;
    -ms-grid-columns: 45px 45px 45px;
    grid-template-columns: 45px 45px;
    gap: 45px;
  }
  section.hero .logo {
    position: absolute;
    bottom: 0;
    width: 92%;
  }
  section.hero img.mainVisual {
    -o-object-fit: fill;
    object-fit: fill;
    height: auto;
    min-height: auto;
  }
  section.contents {
    max-width: 1258px;
    margin: 80px auto 0;
  }
  section.contents address {
    margin-top: 30px;
    font-size: 30px;
  }
  section.contents .area-mapContact {
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section.contents .box-map {
    width: 49.920508744%;
  }
  section.contents .box-map img {
    position: relative;
    right: -64px;
  }
  section.contents .box-contact {
    width: 46.1049284579%;
    margin-top: 0;
  }
  section.contents p.reserve-tx {
    font-size: 58px;
    white-space: nowrap;
    text-align: left;
    letter-spacing: 0;
  }
  section.contents p.bottom-tx {
    margin-top: 40px;
    font-size: 20px;
    line-height: 2.2;
  }
  a.contact-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #1e1e1e;
    padding: 0 44px 0 50px;
    height: 145px;
    margin-top: 40px;
    position: relative;
    letter-spacing: 0.15em;
  }
  a.contact-btn::after {
    content: "";
    width: 38px;
    height: 38px;
    display: block;
    background: url("../images/btn-arrow.svg") no-repeat center;
    background-size: content;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  a.contact-btn .icon {
    height: 70px;
    margin-right: 30px;
  }
  a.contact-btn .icon img {
    height: 100%;
  }
  a.contact-btn .en {
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
  }
  a.contact-btn .ja {
    font-size: 16px;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  section.g-map {
    margin-top: 190px;
  }
  section.g-map .gmap {
    height: 470px;
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
  section.g-map .map-btn {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  section.hero {
    max-width: 1600px;
    margin: auto 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  section.hero .wrap-sns {
    top: 34px;
    right: 20px;
    -ms-grid-columns: 30px 30px 30px;
    grid-template-columns: 30px 30px;
    gap: 30px;
  }
  section.contents p.reserve-tx {
    font-size: 33px !important;
  }
  a.contact-btn {
    padding: 10px 44px 10px 20px;
    height: auto;
    margin-top: 20px;
    letter-spacing: 0.15em;
  }
  a.contact-btn .icon {
    height: 40px;
    margin-right: 15px;
  }
  a.contact-btn .en {
    font-size: 30px;
    line-height: 1.6;
  }
  a.contact-btn .ja {
    font-size: 12px;
  }
  a.contact-btn::after {
    width: 28px;
    height: 28px;
    right: 20px;
  }
  section.contents .box-map img {
    right: -20px;
  }
}