@charset "UTF-8";
/* CSS Document */
.section-top {
  position: relative;
  margin-bottom: 100px;
  z-index: 100;
}
.section-top img {
  width: 100%;
}
@media (min-width: 580px) {
  .section-top_image-sp {
    display: none;
  }
}
.section-top h1 {
  position: absolute;
  color: #FFF;
  font-size: 112px;
  text-align: left;
  font-family: cooper-black-std, serif;
  font-weight: 400;
  font-style: normal;
  top: 300px;
  left: 90px;
  line-height: 140px;
}
.section-top h1 span {
  line-height: 120px;
}
@media (max-width: 1080px) {
  .section-top h1 {
    font-size: 80px;
    top: 200px;
    left: 70px;
    line-height: 100px;
  }
  .section-top h1 span {
    line-height: 80px;
  }
}
@media (max-width: 840px) {
  .section-top h1 {
    font-size: 60px;
    top: 160px;
    left: 50px;
    line-height: 70px;
  }
  .section-top h1 span {
    line-height: 50px;
  }
}
@media (max-width: 580px) {
  .section-top_image {
    display: none;
  }
  .section-top h1 {
    font-size: 80px;
    top: 340px;
    left: 30px;
    line-height: 90px;
  }
  .section-top h1 span {
    line-height: 70px;
  }
}
@media (max-width: 460px) {
  .section-top h1 {
    font-size: 60px;
    top: 300px;
    left: 30px;
    line-height: 76px;
  }
  .section-top h1 span {
    line-height: 56px;
  }
}
@media (max-width: 360px) {
  .section-top h1 {
    font-size: 40px;
    top: 240px;
    left: 26px;
    line-height: 60px;
  }
  .section-top h1 span {
    line-height: 40px;
  }
}
.section-about {
  max-width: 960px;
  margin: auto;
  margin-top: -40px;
  padding-top: 40px;
}
.section-about h2 {
  color: #a29369;
  font-size: 3.0rem;
  line-height: 40px;
  margin-bottom: 0;
  font-family: cooper-black-std, serif;
}
.section-about h3 {
  margin-bottom: 60px;
  font-family: "筑紫A丸ゴシック";
}
.section-about_discription {
  position: relative;
  background-color: #f6f3ec;
  opacity: 0.8;
  max-width: 660px;
  padding: 40px;
  z-index: 30;
}
.section-about_discription h4 {
  opacity: 1.0;
  margin-bottom: 40px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 3.0rem;
  line-height: 46px;
  color: #000;
}
.section-about_discription p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: left;
  color: #000;
}
.section-about_img1 {
  position: relative;
  bottom: 186px;
  z-index: 20;
  display: block;
  margin-right: 0;
  margin-left: auto;
  margin-bottom: -60px;
}
.section-about_img2 {
  display: none;
}
@media (max-width: 960px) {
  .section-about {
    margin: auto 20px;
    margin-top: -75px;
    padding-top: 75px;
  }
}
@media (max-width: 740px) {
  .section-about_discription {
    opacity: 1.0;
    padding: 40px;
    margin-bottom: 120px;
    width: 100%;
    bottom: 12px;
  }
  .section-about_discription h4 {
    font-size: 2.8rem;
    line-height: 40px;
  }
  .section-about_img2 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 10;
  }
  .section-about_img1 {
    display: none;
  }
}
.section-menu {
  max-width: 960px;
  margin: auto;
  margin-bottom: 120px;
  margin-top: -40px;
  padding-top: 40px;
}
.section-menu h2 {
  color: #a29369;
  font-size: 3.0rem;
  line-height: 40px;
  margin-bottom: 0;
  font-family: cooper-black-std, serif;
}
.section-menu h3 {
  margin-bottom: 60px;
  font-family: "筑紫A丸ゴシック";
}
.section-menu_cut, .section-menu_cut2 {
  display: flex;
}
.section-menu_cut img, .section-menu_cut2 img {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: 0;
}
.section-menu_cut-discription {
  width: 480px;
  height: 400px;
  background-color: rgba(246, 243, 236, 0.3);
}
.section-menu_cut-discription h2 {
  position: relative;
  color: rgba(0, 0, 0, 1.0);
  opacity: 1.0;
  text-align: left;
  margin-top: 16px;
  margin-left: 30px;
  font-weight: 400;
  font-family: "筑紫A丸ゴシック";
}
.section-menu_cut-discription h2 span {
  font-size: 1.4rem;
  font-weight: 300;
}
.section-menu_cut-discription p {
  font-size: 1.8rem;
  display: flex;
  text-align: left;
  line-height: 36px;
  margin-left: 60px;
  font-family: "筑紫A丸ゴシック";
}
.section-menu_cut-discription p span {
  margin-left: 60px;
}
.section-menu_cut-discription2 {
  margin-top: 30px;
  line-height: 62px;
}
.section-menu_cut-discription3 {
  margin-top: 30px;
  line-height: 62px;
}
.section-menu_cut2 {
  flex-direction: row-reverse;
}
@media (max-width: 860px) {
  .section-menu {
    margin: 0 20px 80px;
    margin-top: -75px;
    padding-top: 75px;
  }
  .section-menu_cut, .section-menu_cut2 {
    flex-flow: column;
  }
  .section-menu_cut img, .section-menu_cut2 img {
    margin-right: 0;
    width: 100%;
    max-width: 480px;
    margin: auto;
  }
  .section-menu_cut-discription {
    width: 100%;
    max-width: 480px;
    margin: auto;
  }
}
@media (max-width: 400px) {
  .section-menu_cut-discription {
    margin-bottom: 0px;
  }
  .section-menu_cut-discription h2 {
    margin-left: 20px;
  }
  .section-menu_cut-discription p {
    font-size: 1.6rem;
    margin-left: 24px;
  }
  .section-menu_cut-discription p span {
    margin-left: 20px;
  }
}
.section-gallery {
  margin: 0;
  margin-bottom: 170px;
  margin-top: -40px;
  padding-top: 40px;
}
.section-gallery h2 {
  color: #a29369;
  font-size: 3.0rem;
  line-height: 40px;
  margin-bottom: 0;
  font-family: cooper-black-std, serif;
}
.section-gallery h3 {
  margin-bottom: 60px;
  font-family: "筑紫A丸ゴシック";
}
.section-gallery img {
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 960px) {
  .section-gallery {
    margin-top: -75px;
    padding-top: 75px;
  }
}
@media (max-width: 340px) {
  .section-gallery {
    margin: auto;
    margin-bottom: 230px;
  }
  .section-gallery img {
    padding: 0 30px;
    width: 100%;
  }
}
.section-access {
  margin: auto;
  margin-bottom: 120px;
  margin-top: -40px;
  padding-top: 40px;
}
.section-access h2 {
  color: #a29369;
  font-size: 3.0rem;
  line-height: 40px;
  margin-bottom: 0;
  font-family: cooper-black-std, serif;
}
.section-access h3 {
  margin-bottom: 60px;
  font-family: "筑紫A丸ゴシック";
}
.section-access_discription {
  margin: auto;
  background-color: rgba(246, 243, 236, 0.8);
  padding: 40px 30px 30px;
  max-width: 1040px;
}
.section-access_discription h2 {
  font-size: 2.4rem;
  font-weight: 400;
  color: #000;
  margin-bottom: 40px;
}
.section-access_discription img {
  padding: 0 20px;
}
.section-access_discription-twoin {
  display: flex;
  justify-content: space-between;
  padding: 0 40px 40px;
}
.section-access_discription-twoin p {
  display: flex;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  margin-top: 60px;
  margin-bottom: 40px;
  flex-flow: column;
}
.section-access_discription-1 p {
  width: 400px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 38px;
}
.section-access_discription-2 p {
  width: 400px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 38px;
}
.section-access_discription-1 p span {
  font-weight: 400;
  line-height: 30px;
}
.section-access_discription-2 p span {
  font-weight: 400;
  line-height: 30px;
}
.section-access_discription img {
  margin-bottom: 50px;
}
.access-phone-reservation_sp {
  display: none;
}
@media(max-width: 960px) {
  .section-access {
    margin: auto 20px;
    margin-top: -75px;
    padding-top: 75px;
  }
  .section-access_discription {
    padding: 40px 0;
  }
  .section-access_discription img {
    padding: 0;
    width: 100%;
  }
  .access-main_image {
    width: 100%;
    padding: 0 20px;
  }
  .section-access_discription-twoin {
    display: block;
  }
  .section-access_discription-twoin p {
    display: block;
  }
  .section-access_discription-1 p {
    width: 100%;
  }
  .section-access_discription-2 p {
    width: 100%;
  }
  .access-phone-reservation {
    display: none;
  }
  .access-phone-reservation_sp {
    display: block;
  }
  .section-access_discription img {
    margin-bottom: 50px;
  }
}