.c-button-basic {
  background: linear-gradient(135deg, #626262 0%, #434343 100%);
  padding: 15px;
  border: 1px solid #4c4c4c;
  box-shadow: 0px 0px 15px -5px #777777;
  display: inline-block;
  max-width: 250px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-button-basic {
    max-width: 360px;
  }
}
.c-button-basic:hover {
  opacity: 0.7;
}
.c-button-basic span {
  background: url(../images/common/icon_right_w.svg) no-repeat center right;
  background-size: 10px 10px;
  color: #ffffff;
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-size: clamp(15px, 1.61vw, 16px);
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .c-button-basic span {
    font-size: 20px;
  }
}

/* =========================================================
top
========================================================= */
.p-top-mainvisual {
  background-color: #000;
  height: 80vh;
  overflow: hidden;
  position: relative;
}
.p-top-mainvisual--wrap {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
.p-top-mainvisual_title {
  text-align: center;
  width: 100%;
}
.p-top-mainvisual_title img {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 440px;
  width: 85%;
  opacity: 0;
}
@media screen and (min-width: 992px) {
  .p-top-mainvisual_title img {
    width: 100%;
  }
}
.p-top-mainvisual_title img.top {
  max-width: 440px;
  margin-bottom: 15px;
  -webkit-animation-name: mv-ani;
          animation-name: mv-ani;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.p-top-mainvisual_title img.bottom {
  max-width: 230px;
  -webkit-animation-name: mv-ani;
          animation-name: mv-ani;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.p-top-mainvisual_slider {
  height: 80vh;
}
.p-top-mainvisual_slider picture {
  height: 80vh;
}
.p-top-mainvisual_slider picture img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 80vh;
  width: 100vw;
}
.p-top-mainvisual_btn {
  display: none;
  background: rgba(26, 57, 85, 0.7);
  padding: 20px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
@media screen and (min-width: 992px) {
  .p-top-mainvisual_btn {
    display: block;
  }
}
.p-top-mainvisual_btn a {
  background: linear-gradient(135deg, #af965a 0%, #714813 100%);
  padding: 15px;
  border: 1px solid #4c4c4c;
  box-shadow: 0px 0px 15px -5px #777777;
  display: inline-block;
  max-width: 250px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .p-top-mainvisual_btn a {
    max-width: 360px;
  }
}
.p-top-mainvisual_btn a:hover {
  opacity: 0.7;
}
.p-top-mainvisual_btn a span {
  background: url(../images/common/icon_right_w.svg) no-repeat center right;
  color: #ffffff;
  display: block;
  font-size: clamp(15px, 1.61vw, 16px);
}
@media screen and (min-width: 992px) {
  .p-top-mainvisual_btn a span {
    font-size: 20px;
  }
}
.p-top-concept {
  background: url(../images/top/img-concept-bg-sp.webp) no-repeat top;
  background-size: contain;
  background-color: #000;
  padding: 50px 2vw 50px;
}
@media screen and (min-width: 992px) {
  .p-top-concept {
    background: url(../images/top/img-concept-bg-pc.webp);
    padding: 80px 1vw 160px;
  }
}
.p-top-concept--wrap {
  max-width: 1220px;
  margin: 0 auto;
}
.p-top-concept_title {
  color: #ffffff;
  font-size: 6.976744186vw;
  margin-bottom: 20vh;
  letter-spacing: 0.1rem;
  text-align: center;
}
@media screen and (min-width: 430px) {
  .p-top-concept_title {
    font-size: 4.8387096774vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-concept_title {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-concept_title {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-concept_title {
    font-size: 30px;
    text-align: left;
    margin-bottom: 100px;
  }
}
.p-top-concept_title .en {
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .p-top-concept_title .en {
    display: inline-block;
  }
}
.p-top-concept_title .jp {
  font-size: 60%;
  display: block;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .p-top-concept_title .jp {
    font-size: 50%;
    display: inline-block;
  }
}
.p-top-concept_dl {
  color: #ffffff;
  line-height: 1.6;
  font-size: 5.8139534884vw;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (min-width: 430px) {
  .p-top-concept_dl {
    font-size: 4.8387096774vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-concept_dl {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-concept_dl {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-concept_dl {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: left;
  }
}
.p-top-concept_dd {
  color: #ffffff;
  font-size: clamp(15px, 1.61vw, 16px);
  text-align: center;
  line-height: 1.8;
}
@media screen and (min-width: 992px) {
  .p-top-concept_dd {
    font-size: 16px;
    text-align: left;
  }
}
.p-top-concept_dd .sp {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-top-concept_dd .sp {
    display: block;
  }
}
.p-top-news {
  background: url(../images/common/img-footer-bg.webp) no-repeat center;
  background-color: #000;
  padding: 50px 2vw;
}
@media screen and (min-width: 992px) {
  .p-top-news {
    padding: 80px 1vw;
  }
}
.p-top-news--wrap {
  max-width: 1220px;
  margin: 0 auto;
}
.p-top-news_title {
  color: #ffffff;
  font-size: 6.976744186vw;
  margin-bottom: 40px;
  letter-spacing: 0.1rem;
  text-align: center;
}
@media screen and (min-width: 430px) {
  .p-top-news_title {
    font-size: 4.8387096774vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-news_title {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-news_title {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-news_title {
    font-size: 30px;
    margin-bottom: 60px;
  }
}
.p-top-news_title .en {
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-weight: normal;
}
.p-top-news_title .jp {
  font-size: 60%;
  display: block;
  font-weight: normal;
}
.p-top-news_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 1em;
}
@media screen and (min-width: 768px) {
  .p-top-news_list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.p-top-news_list li a {
  background: rgba(0, 0, 0, 0.5);
  display: block;
  height: 100%;
  transition: 0.3s;
}
@media screen and (min-width: 992px) {
  .p-top-news_list li a {
    min-height: 390px;
  }
}
.p-top-news_list li a:hover {
  background: #000;
}
.p-top-news_list li figure .image {
  aspect-ratio: 16/13;
  overflow: hidden;
}
.p-top-news_list li figure .image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top-news_list li figcaption {
  padding: 10px;
}
@media screen and (min-width: 992px) {
  .p-top-news_list li figcaption {
    padding: 20px;
  }
}
.p-top-news_list li figcaption time {
  color: #ffffff;
  display: block;
  font-size: clamp(15px, 1.61vw, 16px);
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  line-height: 1.8;
  letter-spacing: 2px;
}
@media screen and (min-width: 992px) {
  .p-top-news_list li figcaption time {
    font-size: 16px;
  }
}
.p-top-news_list li figcaption p {
  color: #ffffff;
  display: block;
  font-size: clamp(15px, 1.61vw, 16px);
  line-height: 1.2;
}
@media screen and (min-width: 992px) {
  .p-top-news_list li figcaption p {
    font-size: 16px;
    line-height: 1.8;
  }
}
.p-top-news_btn {
  padding-top: 50px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .p-top-news_btn {
    padding-top: 80px;
  }
}
.p-top-room {
  background: #fff;
  padding: 50px 0;
}
@media screen and (min-width: 992px) {
  .p-top-room {
    padding: 80px 0 100px;
  }
}
.p-top-room--wrap {
  margin: 0 auto;
  width: 100%;
}
.p-top-room_title {
  color: #000;
  font-size: 6.976744186vw;
  margin-bottom: 40px;
  letter-spacing: 0.1rem;
  text-align: center;
}
@media screen and (min-width: 430px) {
  .p-top-room_title {
    font-size: 4.8387096774vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-room_title {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-room_title {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-room_title {
    font-size: 30px;
    margin-bottom: 60px;
  }
}
.p-top-room_title .en {
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-weight: normal;
}
.p-top-room_title .jp {
  font-size: 60%;
  display: block;
  font-weight: normal;
}
.p-top-room ul {
  width: 100%;
}
.p-top-room ul li {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-top-room ul li {
    padding: 0 20px;
  }
}
.p-top-room ul li a {
  display: inline-block;
  text-align: center;
}
.p-top-room .slick-dots {
  bottom: -35%;
}
@media screen and (min-width: 992px) {
  .p-top-room .slick-dots {
    bottom: -85px;
  }
}
.p-top-room .slick-dots li {
  padding: 0 10px;
}
.p-top-room .slick-dots li .js-slick__dots-item {
  background: #ffffff;
  border: 1px solid #000;
  display: block;
  transform: rotate(135deg);
  position: relative;
  width: 15px;
  height: 15px;
}
.p-top-room .slick-dots li .js-slick__dots-item::before {
  content: "";
  border: 2px solid #ffffff;
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 0;
  left: 0;
}
.p-top-room .slick-dots li.slick-active .js-slick__dots-item {
  background: #000;
}
.p-top-room_btn {
  padding-top: 50px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .p-top-room_btn {
    padding-top: 120px;
  }
}
.p-top-room_btn .c-button-basic {
  margin-top: 10px;
}
.p-top-location {
  background: #fff;
  padding: 0 2vw 50px;
}
@media screen and (min-width: 992px) {
  .p-top-location {
    padding: 0 1vw 80px;
  }
}
.p-top-location--wrap {
  max-width: 1220px;
  margin: 0 auto;
}
.p-top-location_title {
  color: #000;
  font-size: 6.976744186vw;
  margin-bottom: 40px;
  letter-spacing: 0.1rem;
  text-align: center;
}
@media screen and (min-width: 430px) {
  .p-top-location_title {
    font-size: 4.8387096774vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-location_title {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-location_title {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-location_title {
    font-size: 30px;
    margin-bottom: 60px;
  }
}
.p-top-location_title .en {
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-weight: normal;
}
.p-top-location_title .jp {
  font-size: 60%;
  display: block;
  font-weight: normal;
}
.p-top-location ul {
  width: 100%;
  margin-bottom: 50px;
}
.p-top-location ul li {
  text-align: center;
}
.p-top-location ul li a {
  display: block;
  text-align: center;
  width: 100%;
}
.p-top-location ul li a img {
  display: inline-block;
}
.p-top-location .slick-dots {
  bottom: -55px;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .p-top-location .slick-dots {
    bottom: -75px;
  }
}
.p-top-location .slick-dots li {
  padding: 0 10px;
}
.p-top-location .slick-dots li .js-slick__dots-item {
  background: #ffffff;
  border: 1px solid #000;
  display: block;
  transform: rotate(135deg);
  position: relative;
  width: 15px;
  height: 15px;
}
.p-top-location .slick-dots li .js-slick__dots-item::before {
  content: "";
  border: 2px solid #ffffff;
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 0;
  left: 0;
}
.p-top-location .slick-dots li.slick-active .js-slick__dots-item {
  background: #000;
}
.p-top-location_btn {
  padding-top: 50px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .p-top-location_btn {
    padding-top: 80px;
  }
}
.p-top-service {
  background: url(../images/top/img-bg-equipment.webp) center;
  background-size: 20%;
  background-color: #FFFEFD;
  padding: 50px 2vw;
}
@media screen and (min-width: 992px) {
  .p-top-service {
    padding: 80px 1vw;
  }
}
.p-top-service--wrap {
  max-width: 1220px;
  margin: 0 auto;
}
.p-top-service_title {
  color: #000;
  font-size: 6.976744186vw;
  margin-bottom: 60px;
  letter-spacing: 0.1rem;
  text-align: center;
}
@media screen and (min-width: 430px) {
  .p-top-service_title {
    font-size: 4.8387096774vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-service_title {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-service_title {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-service_title {
    font-size: 30px;
    margin-bottom: 60px;
  }
}
.p-top-service_title .en {
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-weight: normal;
}
.p-top-service_title .jp {
  font-size: 60%;
  display: block;
  font-weight: normal;
}
.p-top-service--contents dt {
  text-align: center;
  position: relative;
  margin: 40px auto;
}
.p-top-service--contents dt:before {
  content: "";
  background: #000;
  display: block;
  width: 1px;
  height: 35px;
  position: absolute;
  bottom: -10px;
  left: 50%;
}
.p-top-service--contents dt span {
  color: #000;
  display: inline-block;
  font-size: 5.8139534884vw;
  margin-bottom: 40px;
  letter-spacing: 0.1rem;
  text-align: center;
  padding: 0 50px;
  position: relative;
}
@media screen and (min-width: 430px) {
  .p-top-service--contents dt span {
    font-size: 4.0322580645vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-service--contents dt span {
    font-size: 3.2552083333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-service--contents dt span {
    font-size: 2.5201612903vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-service--contents dt span {
    font-size: 25px;
    margin-bottom: 40px;
  }
}
.p-top-service--contents dt span::before, .p-top-service--contents dt span::after {
  content: "";
  background: url(../images/common/icon-emblem.svg) no-repeat center;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
}
.p-top-service--contents dt span::before {
  left: 0;
}
.p-top-service--contents dt span::after {
  right: 0;
}
.p-top-service--contents dt:first-of-type {
  margin-top: 0;
}
.p-top-service--contents dd {
  max-width: 80%;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .p-top-service--contents dd {
    max-width: 70%;
  }
}
.p-top-service--contents dd ul {
  background: rgba(255, 255, 255, 0.8078431373);
  border: 1px solid #a78c51;
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 10px;
}
@media screen and (min-width: 992px) {
  .p-top-service--contents dd ul {
    justify-content: center;
    padding: 15px;
  }
}
.p-top-service--contents dd li {
  color: #000000;
  display: inline;
  font-size: clamp(14px, 1.61vw, 16px);
  line-height: 1.8;
}
@media screen and (min-width: 992px) {
  .p-top-service--contents dd li {
    display: inline-block;
    font-size: 17px;
    line-height: 2.2;
    text-align: center;
  }
}
.p-top-service--contents dd img {
  display: block;
  margin: 10px auto 0;
}
.p-top-service--contents dd .pc {
  display: none;
}
@media screen and (min-width: 992px) {
  .p-top-service--contents dd .pc {
    display: block;
  }
}
.p-top-access {
  background: #fff;
  padding: 50px 2vw;
}
@media screen and (min-width: 992px) {
  .p-top-access {
    padding: 80px 1vw;
  }
}
.p-top-access--wrap {
  max-width: 1220px;
  margin: 0 auto;
}
.p-top-access_title {
  color: #000;
  font-size: 6.976744186vw;
  margin-bottom: 40px;
  letter-spacing: 0.1rem;
  text-align: center;
}
@media screen and (min-width: 430px) {
  .p-top-access_title {
    font-size: 4.8387096774vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-access_title {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-access_title {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-access_title {
    font-size: 30px;
    margin-bottom: 60px;
  }
}
.p-top-access_title .en {
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-weight: normal;
}
.p-top-access_title .jp {
  font-size: 60%;
  display: block;
  font-weight: normal;
}
.p-top-access--contents dt {
  text-align: center;
  position: relative;
  margin: 60px auto 40px;
}
.p-top-access--contents dt:before {
  content: "";
  background: #000;
  display: block;
  width: 1px;
  height: 35px;
  position: absolute;
  bottom: -10px;
  left: 50%;
}
.p-top-access--contents dt span {
  color: #000;
  display: inline-block;
  font-size: 5.8139534884vw;
  margin-bottom: 40px;
  letter-spacing: 0.1rem;
  text-align: center;
  padding: 0 50px;
  position: relative;
}
@media screen and (min-width: 430px) {
  .p-top-access--contents dt span {
    font-size: 4.0322580645vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-access--contents dt span {
    font-size: 3.2552083333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-access--contents dt span {
    font-size: 2.5201612903vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-access--contents dt span {
    font-size: 25px;
    margin-bottom: 40px;
  }
}
.p-top-access--contents dt span::before, .p-top-access--contents dt span::after {
  content: "";
  background: url(../images/common/icon-emblem.svg) no-repeat center;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
}
.p-top-access--contents dt span::before {
  left: 0;
}
.p-top-access--contents dt span::after {
  right: 0;
}
.p-top-access--contents dt:first-of-type {
  margin-top: 0;
}
.p-top-access--contents dd img {
  display: block;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}
.p-top-access--contents dd .g-map {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 56.25%;
  position: relative;
  height: 0;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .p-top-access--contents dd .g-map {
    padding-top: 40%;
  }
}
.p-top-access--contents dd .g-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-top-access_button {
  padding-top: 50px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .p-top-access_button {
    padding: 40px 0 60px;
  }
}
.p-top-access_button .button {
  background: #fff;
  box-shadow: 0px 0px 15px -5px #777777;
  border: 0.5px solid #000;
  display: inline-block;
  padding: 5px 0;
  max-width: 360px;
  width: 100%;
}
.p-top-access_button .button span {
  background: url(../images/common/icon_right_b.svg) no-repeat center right 10px;
  background-size: 10px 10px;
  border-top: 0.5px solid #000;
  border-bottom: 0.5px solid #000;
  color: #000;
  display: block;
  font-size: clamp(15px, 1.61vw, 16px);
  font-weight: normal;
  text-align: center;
  padding: 18px 0;
}
@media screen and (min-width: 992px) {
  .p-top-access_button .button span {
    font-size: 20px;
  }
}
.p-top-reservation {
  background: url(../images/top/img-bg-equipment.webp) center;
  background-size: 20%;
  background-color: #FFFEFD;
  padding: 50px 2vw;
}
@media screen and (min-width: 992px) {
  .p-top-reservation {
    padding: 80px 1vw;
  }
}
.p-top-reservation--wrap {
  max-width: 1220px;
  margin: 0 auto;
}
.p-top-reservation_title {
  color: #000;
  font-size: 6.976744186vw;
  margin-bottom: 90px;
  letter-spacing: 0.1rem;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 430px) {
  .p-top-reservation_title {
    font-size: 4.8387096774vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-reservation_title {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-reservation_title {
    font-size: 3.0241935484vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-reservation_title {
    font-size: 30px;
    margin-bottom: 100px;
  }
}
.p-top-reservation_title .en {
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-weight: normal;
}
.p-top-reservation_title .jp {
  font-size: 60%;
  display: block;
  font-weight: normal;
}
.p-top-reservation_title:before {
  content: "";
  background: #000;
  display: block;
  width: 1px;
  height: 35px;
  position: absolute;
  bottom: -60px;
  left: 50%;
}
.p-top-reservation_button {
  text-align: center;
}
.p-top-reservation_button .button {
  background: linear-gradient(to right, #af965a 0%, #714813 100%);
  padding: 20px 15px;
  border: 1px solid #4c4c4c;
  box-shadow: 0px 0px 15px -5px #777777;
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .p-top-reservation_button .button {
    max-width: 520px;
    padding: 30px 15px;
  }
}
.p-top-reservation_button .button:hover {
  opacity: 0.7;
}
.p-top-reservation_button .button span {
  background: url(../images/common/icon_right_w.svg) no-repeat center right;
  background-size: 10px 10px;
  color: #ffffff;
  display: block;
  font-family: "EB Garamond", "Noto Serif JP ", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", sans-serif;
  font-size: 4.6511627907vw;
  font-weight: normal;
  text-align: center;
}
@media screen and (min-width: 430px) {
  .p-top-reservation_button .button span {
    font-size: 3.2258064516vw;
  }
}
@media screen and (min-width: 620px) {
  .p-top-reservation_button .button span {
    font-size: 2.6041666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-top-reservation_button .button span {
    font-size: 2.0161290323vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-reservation_button .button span {
    font-size: 30px;
  }
}

@-webkit-keyframes mv-ani {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes mv-ani {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*# sourceMappingURL=style-top.css.map */