@charset "UTF-8";
/*
Theme Name:anthem_tcd083_child
Version:1.5.1
Template:anthem_tcd083
*/
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300..700;1,300..700&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg*, symbol*)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a,
button {
  cursor: revert;
}

ol,
ul,
menu {
  list-style: none;
  padding: 0;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

:where(pre) {
  all: revert;
}

::-moz-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

::marker {
  content: initial;
}

:where([hidden]) {
  display: none;
}

figure {
  margin: 0;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

:where(dialog:modal) {
  all: revert;
}

h2,
p {
  margin: 0;
}

a {
  text-decoration: none;
  color: #63595e;
}

body {
  color: #63595e;
  margin: 0;
  line-height: 1.8;
  background: #f9f2f3;
}

.all_bg {
  background: url(../img/top_bg.jpg) no-repeat center center;
  background-size: cover;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: -1;
}

#header_top {
  display: none;
}

#header_carousel_wrap {
  display: flex;
  align-items: center;
  padding: 0px clamp(30px, 6.8081991215vw, 93px) !important;
  background: url(/wp-content/uploads/bg_yellow.jpg) no-repeat center center !important;
  background-size: cover !important;
}
@media (max-width: 950px) {
  #header_carousel_wrap {
    padding: 0px clamp(30px, 6.8081991215vw, 93px) 0px !important;
  }
}

#header_carousel_wrap .headline {
  display: none !important;
}

.header_sldier_wrap {
  position: relative;
}
.header_sldier_wrap figure {
  text-align: center;
  z-index: 20;
  position: absolute;
  top: 50%;
  right: 93px;
  transform: translateY(-50%);
}
@media (max-width: 769px) {
  .header_sldier_wrap figure {
    width: 100%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.header_sldier_wrap figure img {
  max-width: clamp(480px, 43.1918008785vw, 570px);
  width: 100%;
}
@media (max-width: 500px) {
  .header_sldier_wrap figure img {
    max-width: 360px;
  }
}
@media (max-width: 425px) {
  .header_sldier_wrap figure img {
    max-width: 300px;
  }
}
@media (max-width: 360px) {
  .header_sldier_wrap figure img {
    max-width: 280px;
  }
}

#header_sns a {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  line-height: 1.484;
  font-size: clamp(24px, 2.2693997072vw, 31px);
  color: #fb7f2b !important;
}
#header_sns a:hover {
  color: #123d4d !important;
}
#header_sns p {
  border: 1px solid #123d4d;
  padding: 0 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.429;
  color: #123d4d;
}
#header_sns p span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

#header_top {
  display: none;
}

#header_slider .layer_image img {
  height: 100vh !important;
  max-width: 100vw !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 749px) {
  #header_slider .layer_image img {
    height: calc(100vh - 60px);
  }
}

#header_slider {
  height: calc(100vh - 91px);
  width: 100vw;
}

#header_bottom_inner {
  height: 78px;
  max-width: 100% !important;
  width: 100%;
}

.pc_logo_image {
  padding-left: clamp(20px, 4.3229166667vw, 83px);
}
@media (max-width: 1366px) {
  .pc_logo_image {
    padding-left: 20px;
  }
}

#header_sns {
  display: none;
}

#global_menu {
  text-align: end;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: clamp(20px, 2.6041666667vw, 50px);
}

#global_menu > ul > li > a {
  height: 64px;
  line-height: 64px;
  font-weight: 500;
  color: #63595e !important;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 0 10px;
}
@media (max-width: 1480px) {
  #global_menu > ul > li > a {
    font-size: 14px;
  }
}

#menu_button span {
  background: #63595e !important;
}

@media (max-width: 425px) {
  header .mobile_logo_image {
    max-width: 230px !important;
  }
}

.header_button {
  position: absolute;
  top: 50%;
  right: clamp(20px, 4.375vw, 84px);
  transform: translateY(-50%);
}
@media (max-width: 1250px) {
  .header_button {
    right: 60px;
  }
}
.header_button .button_flex {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (max-width: 1250px) {
  .header_button .button_flex {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.header_button figure {
  max-width: 30px;
  display: flex;
  align-items: center;
  width: 100%;
}
.header_button figure a {
  height: 30px;
  transition: 0.4s all;
}
.header_button figure a:hover {
  opacity: 0.7;
}
.header_button figure img {
  width: 100%;
}

.slider_wrap {
  position: relative;
}
.slider_wrap .main_mv {
  position: absolute;
  top: 50%;
  left: 20%;
  z-index: 10;
  transform: translateY(-50%);
}
@media (max-width: 769px) {
  .slider_wrap .main_mv {
    left: clamp(20px, 6.5019505852vw, 50px);
  }
}
.slider_wrap .main_mv h2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 800;
  font-size: clamp(32px, 4.5387994143vw, 62px);
  color: #fff;
  line-height: normal;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
.slider_wrap .main_mv p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: clamp(18px, 2.3426061493vw, 32px);
  line-height: 1.563;
  color: #fff;
  letter-spacing: 0.05em;
}

.header_address {
  position: absolute;
  top: 50%;
  right: clamp(20px, 2.1875vw, 42px);
  transform: translateY(-50%);
}
@media (max-width: 1250px) {
  .header_address {
    display: none;
  }
}
.header_address .header_button a {
  width: clamp(180px, 4655.5636896047Evw, 63595Epx);
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 23px;
  color: #fff !important;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.2445095168vw, 17px);
  line-height: 1;
  -moz-columns: 7px;
       columns: 7px;
  background: #a8847b;
  margin: 0 auto 7px auto;
}
.header_address .header_button a img {
  width: 24px;
  height: 24px;
}
.header_address .header_content {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #63595e;
  line-height: 1.6;
}

html body #index_news {
  background: #fff;
}

.entry-date {
  color: #a8847b;
  font-family: "Cormorant Infant", serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.04em;
}

#index_news_slider .title span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #63595e;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

#header_slider .slick-dots button:hover::before,
#header_slider .slick-dots .slick-active button::before {
  background: #dab9bd !important;
  border: 1px solid #dab9bd !important;
}

#global_menu ul ul {
  top: 60px;
}

.main_ttl {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  z-index: 10;
  padding-right: 10%;
}
@media (max-width: 425px) {
  .main_ttl {
    top: 55%;
    transform: unset;
    padding-right: 5%;
    left: 5%;
  }
}
.main_ttl .title {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: clamp(24px, 6.9546120059vw, 95px);
  color: #fff;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
}
@media (max-width: 425px) {
  .main_ttl .title {
    font-size: 9.4117647059vw;
  }
}
.main_ttl .content {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 1.9765739385vw, 27px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #fff;
}
@media (max-width: 425px) {
  .main_ttl .content {
    font-size: 3.7647058824vw;
  }
}
.main_ttl .content .content_space {
  display: none;
}
@media (max-width: 600px) {
  .main_ttl .content .content_space {
    display: block;
  }
}

#footer_bottom {
  height: auto;
  width: 100%;
  padding: 12px 6%;
  background: #f3f7f9;
}
#footer_bottom #menu-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 769px) {
  #footer_bottom #menu-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
#footer_bottom #menu-footer li {
  margin: 0 10px;
}
#footer_bottom #menu-footer a {
  height: auto;
  font-weight: 500;
  font-size: 14px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #63595e;
  line-height: 2.571;
}

.title_en {
  font-family: "Cormorant Infant", serif;
  font-weight: 600;
  font-size: clamp(18px, 2.0497803807vw, 28px);
  line-height: normal;
  letter-spacing: 0.1em;
  color: #a8847b;
}

.title_jp {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: clamp(24px, 2.9282576867vw, 40px);
  color: #63595e;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media (max-width: 374px) {
  .title_jp {
    font-size: 6.1497326203vw;
  }
}

.content {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #63595e;
}

.button a {
  max-width: 250px;
  width: 100%;
  height: 56px;
  margin: 0 auto;
  display: flex;
  font-family: "Zen Kaku Gothic New", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  color: #fff;
  background: #dab9bd;
  border: 1px solid #dab9bd;
  position: relative;
  transition: 0.4s;
  padding: 0 20px;
}
.button a::after {
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #fff;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
.button a:hover {
  background: #a8847b;
  color: #fff;
}

#s01 {
  padding: clamp(30px, 2.9282576867vw, 40px) 0 clamp(70px, 7.3206442167vw, 100px);
}
#s01 .slide-text {
  display: flex;
}
#s01 .slide-text span,
#s01 .slide-text h2 {
  font-family: "Cormorant Infant", serif;
  font-size: clamp(120px, 14.6412884334vw, 200px);
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.05em;
}
#s01 .inner {
  position: relative;
  z-index: 1;
  max-width: calc(750px + 12%);
  width: 100%;
  margin: -120px auto 0;
  padding: 0 6%;
}
#s01 .inner .title_en {
  text-align: center;
  margin-bottom: clamp(10px, 1.0980966325vw, 15px);
}
#s01 .inner .title_jp {
  text-align: center;
  margin-bottom: clamp(25px, 2.5622254758vw, 35px);
}
#s01 .inner .title_jp .title_space {
  display: none;
}
@media (max-width: 769px) {
  #s01 .inner .title_jp .title_space {
    display: block;
  }
}
#s01 .inner .content {
  text-align: center;
  margin-bottom: clamp(25px, 2.5622254758vw, 35px);
}
@media (max-width: 769px) {
  #s01 .inner .content {
    text-align: start;
  }
}

#bg_box_right {
  background: url(/wp-content/uploads/top_salon_img.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding: clamp(40px, 5.3440702782vw, 73px) 0;
}
@media (max-width: 769px) {
  #bg_box_right {
    background-position-x: 31%;
  }
}
@media (max-width: 500px) {
  #bg_box_right {
    background-position-x: 50%;
  }
}
#bg_box_right .inner {
  position: relative;
  z-index: 1;
}
@media (max-width: 769px) {
  #bg_box_right .inner {
    padding: 0 6%;
  }
}
#bg_box_right .inner .box {
  max-width: clamp(360px, 30.7467057101vw, 420px);
  width: 100%;
  margin-left: auto;
  margin-right: 17.1875vw;
}
@media (max-width: 1366px) {
  #bg_box_right .inner .box {
    margin-right: clamp(30px, 7.027818448vw, 96px);
  }
}
@media (max-width: 769px) {
  #bg_box_right .inner .box {
    max-width: 420px;
    width: 100%;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
#bg_box_right .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(20px, 1.9765739385vw, 27px);
}
@media (max-width: 769px) {
  #bg_box_right .inner .box .title_jp {
    text-align: center;
  }
}
#bg_box_right .inner .box .content {
  color: #fff;
  margin-bottom: clamp(25px, 2.4158125915vw, 33px);
}
@media (max-width: 769px) {
  #bg_box_right .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 769px) {
  #bg_box_right .inner .box .content .content_space {
    display: none;
  }
}
#bg_box_right .inner .box .button.btn_mb {
  margin-bottom: 13px;
}
#bg_box_right .inner .box .button a {
  margin: 0;
  background: #fff;
  color: #63595e;
  border: 1px solid #fff;
}
@media (max-width: 769px) {
  #bg_box_right .inner .box .button a {
    margin: 0 auto;
  }
}
#bg_box_right .inner .box .button a::after {
  color: #63595e;
}
#bg_box_right .inner .box .button a:hover {
  opacity: 1;
  background: #dab9bd;
  color: #fff;
  border: 1px solid #fff;
}
#bg_box_right .inner .box .button a:hover::after {
  color: #fff;
}

#bg_box_left {
  background: url(/wp-content/uploads/top_menu_img.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding: clamp(70px, 8.0527086384vw, 110px) 0;
}
@media (max-width: 769px) {
  #bg_box_left {
    background-position-x: 71%;
  }
}
@media (max-width: 500px) {
  #bg_box_left {
    background-position-x: 50%;
  }
}
#bg_box_left .inner {
  position: relative;
  z-index: 1;
}
@media (max-width: 769px) {
  #bg_box_left .inner {
    padding: 0 6%;
  }
}
#bg_box_left .inner .box {
  max-width: 500px;
  width: 100%;
  margin-left: 13.8541666667vw;
}
@media (max-width: 1366px) {
  #bg_box_left .inner .box {
    margin-left: clamp(30px, 9.3704245974vw, 128px);
  }
}
@media (max-width: 769px) {
  #bg_box_left .inner .box {
    max-width: 420px;
    width: 100%;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
#bg_box_left .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
@media (max-width: 769px) {
  #bg_box_left .inner .box .title_jp {
    text-align: center;
  }
}
#bg_box_left .inner .box .content {
  color: #fff;
  margin-bottom: clamp(25px, 2.4158125915vw, 33px);
}
@media (max-width: 769px) {
  #bg_box_left .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 769px) {
  #bg_box_left .inner .box .content .content_space {
    display: none;
  }
}
#bg_box_left .inner .box .button a {
  margin: 0;
  background: #fff;
  color: #63595e;
  border: 1px solid #fff;
}
@media (max-width: 769px) {
  #bg_box_left .inner .box .button a {
    margin: 0 auto;
  }
}
#bg_box_left .inner .box .button a::after {
  color: #63595e;
}
#bg_box_left .inner .box .button a:hover {
  opacity: 1;
  background: #dab9bd;
  color: #fff;
  border: 1px solid #fff;
}
#bg_box_left .inner .box .button a:hover::after {
  color: #fff;
}

#s02 {
  padding: clamp(70px, 9.1508052709vw, 125px) 0 clamp(40px, 3.6603221083vw, 50px);
}
#s02 .inner {
  max-width: calc(600px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
  position: relative;
}
#s02 .inner::after {
  width: -moz-max-content;
  width: max-content;
  content: "Customer’s voice";
  font-size: clamp(100px, 13.7628111274vw, 188px);
  line-height: normal;
  letter-spacing: 0.05em;
  color: #fff;
  position: absolute;
  font-family: "Cormorant Infant", serif;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 769px) {
  #s02 .inner::after {
    font-size: 10.4031209363vw;
    top: -6.5019505852vw;
  }
}
#s02 .inner > * {
  position: relative;
  z-index: 1;
}
#s02 .inner .title_en {
  text-align: center;
  margin-bottom: 11px;
}
#s02 .inner .title_jp {
  text-align: center;
  margin-bottom: 24px;
}
#s02 .inner .content {
  text-align: center;
  margin-bottom: clamp(40px, 4.0995607613vw, 56px);
}
@media (max-width: 769px) {
  #s02 .inner .content {
    text-align: start;
  }
}
#s02 .owl-carousel {
  margin-bottom: clamp(40px, 4.0995607613vw, 56px);
}
#s02 .owl-carousel .owl-item img {
  display: block;
  width: clamp(175px, 25.6222547584vw, 350px);
  height: clamp(250px, 36.6032210835vw, 500px);
  -o-object-fit: cover;
     object-fit: cover;
}
#s02 .owl-theme .owl-dots,
#s02 .owl-theme .owl-nav {
  text-align: end;
}
@media (max-width: 769px) {
  #s02 .owl-theme .owl-dots,
  #s02 .owl-theme .owl-nav {
    text-align: center;
    padding-right: 0;
  }
}
#s02 .owl-theme .owl-nav [class*=owl-]:hover {
  background: #fff;
}

#s03 {
  padding-bottom: clamp(60px, 6.588579795vw, 90px);
}
#s03 .inner {
  max-width: calc(1000px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s03 .inner .insta_title {
  font-family: "Cormorant Infant", serif;
  font-weight: 400;
  font-size: clamp(24px, 3.6603221083vw, 50px);
  line-height: normal;
  letter-spacing: 0.04em;
  color: #a8847b;
  margin-bottom: clamp(25px, 2.196193265vw, 30px);
}

#s04 {
  background: url(/wp-content/uploads/top_faq_img.jpg) no-repeat center;
  background-size: cover;
  padding: clamp(90px, 9.8828696925vw, 135px) 0;
}
#s04 .inner {
  max-width: calc(670px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s04 .inner .title_en {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
#s04 .inner .title_jp {
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
}
#s04 .inner .title_jp .title_space {
  display: none;
}
@media (max-width: 769px) {
  #s04 .inner .title_jp .title_space {
    display: block;
  }
}
#s04 .inner .content {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(30px, 3.513909224vw, 48px);
}
@media (max-width: 769px) {
  #s04 .inner .content {
    text-align: start;
  }
}
#s04 .inner .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 527px;
  width: 100%;
  margin: 0 auto;
  -moz-column-gap: 27px;
       column-gap: 27px;
}
@media (max-width: 425px) {
  #s04 .inner .grid_box {
    row-gap: 20px;
    grid-template-columns: 1fr;
  }
}
#s04 .inner .grid_box .button a {
  margin: 0;
  background: #fff;
  color: #63595e;
  border: 1px solid #fff;
}
@media (max-width: 769px) {
  #s04 .inner .grid_box .button a {
    margin: 0 auto;
  }
}
#s04 .inner .grid_box .button a::after {
  color: #63595e;
}
#s04 .inner .grid_box .button a:hover {
  opacity: 1;
  background: #dab9bd;
  color: #fff;
  border: 1px solid #fff;
}
#s04 .inner .grid_box .button a:hover::after {
  color: #fff;
}

#s05 {
  background: url(/wp-content/uploads/reservation_bg.jpg) no-repeat;
  background-size: cover;
  padding: clamp(70px, 9.5168374817vw, 130px) 0 clamp(50px, 6.588579795vw, 90px);
}
#s05 .inner {
  max-width: calc(1100px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s05 .inner .flex_box {
  display: flex;
	align-items:center;
  -moz-column-gap: clamp(35px, 4.0263543192vw, 55px);
       column-gap: clamp(35px, 4.0263543192vw, 55px);
}
@media (max-width: 769px) {
  #s05 .inner .flex_box {
    flex-direction: column;
    row-gap: clamp(30px, 5.8517555267vw, 45px);
  }
}
#s05 .inner .flex_box .title_area {
  max-width: 485px;
  width: 100%;
}
@media (max-width: 769px) {
  #s05 .inner .flex_box .title_area {
    max-width: 100%;
  }
}
#s05 .inner .flex_box .title_area .title_en {
  color: #a8847b;
  margin-bottom: 6px;
}
#s05 .inner .flex_box .title_area .title_jp {
  margin-bottom: clamp(20px, 2.0497803807vw, 28px);
}
#s05 .inner .flex_box .title_area .content {
  margin-bottom: 20px;
}
#s05 .inner .flex_box .title_area .content .content_space {
  display: none;
}
@media (max-width: 425px) {
  #s05 .inner .flex_box .title_area .content .content_space {
    display: block;
  }
}
#s05 .inner .flex_box .title_area .btn_grid {
  display: grid;
  margin-top: 30px;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  max-width: 78px;
  width: 100%;
}
#s05 .inner .flex_box .title_area .btn_grid .btn a {
  transition: 0.4s all;
}
#s05 .inner .flex_box .title_area .btn_grid .btn a:hover {
  opacity: 0.7;
}
#s05 .inner .flex_box .title_area .btn_grid .btn a img {
  width: 29px;
  height: 29px;
}
#s05 .inner .flex_box .button_area {
  max-width: 550px;
  width: 100%;
}
@media (max-width: 769px) {
  #s05 .inner .flex_box .button_area {
    max-width: 100%;
  }
}
#s05 .inner .flex_box .button_area .calender_button {
  margin-bottom: 23px;
}
#s05 .inner .flex_box .button_area .calender_button a {
  width: clamp(360px, 40.2635431918vw, 550px);
  margin: 0 auto;
  height: clamp(70px, 8.2723279649vw, 113px);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: clamp(20px, 2.196193265vw, 30px);
  line-height: normal;
  background: #dab9bd;
  letter-spacing: 0.07em;
  color: #fff;
  transition: 0.4s all;
}
#s05 .inner .flex_box .button_area .calender_button a:hover {
  background: #a8847b;
}
@media (max-width: 769px) {
  #s05 .inner .flex_box .button_area .calender_button a {
    width: 100%;
  }
}
@media (max-width: 425px) {
  #s05 .inner .flex_box .button_area .calender_button a {
    font-size: clamp(16px, 4.7058823529vw, 20px);
  }
}
#s05 .inner .flex_box .button_area .calender_button a::after {
  width: clamp(30px, 2.8550512445vw, 39px);
  height: clamp(30px, 2.8550512445vw, 39px);
  left: clamp(30px, 3.3674963397vw, 46px);
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(/wp-content/uploads/reserve_icon.png) no-repeat;
  background-size: contain;
}
@media (max-width: 425px) {
  #s05 .inner .flex_box .button_area .calender_button a::after {
    left: 20px;
  }
}
#s05 .inner .flex_box .button_area .sub_btn_flex {
  display: flex;
  align-items: center;
  margin-top: 30px;
  justify-content: center;
}
@media (max-width: 1150px) {
  #s05 .inner .flex_box .button_area .sub_btn_flex {
    flex-direction: column;
    row-gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
#s05 .inner .flex_box .button_area .sub_btn_flex .sub_btn.btn1 {
  position: relative;
  padding-right: clamp(20px, 2.196193265vw, 30px);
  margin-right: clamp(20px, 2.196193265vw, 30px);
}
@media (max-width: 1150px) {
  #s05 .inner .flex_box .button_area .sub_btn_flex .sub_btn.btn1 {
    padding-right: 0;
    margin-right: 0;
  }
}
#s05 .inner .flex_box .button_area .sub_btn_flex .sub_btn.btn1::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 2px;
  height: 70%;
  background: #a8847b;
}
@media (max-width: 1150px) {
  #s05 .inner .flex_box .button_area .sub_btn_flex .sub_btn.btn1::after {
    display: none;
  }
}
#s05 .inner .flex_box .button_area .sub_btn_flex .sub_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #a8847b;
  -moz-column-gap: clamp(10px, 1.1713030747vw, 16px);
       column-gap: clamp(10px, 1.1713030747vw, 16px);
  transition: 0.4s all;
}
#s05 .inner .flex_box .button_area .sub_btn_flex .sub_btn a:hover {
  opacity: 0.7;
}
#s05 .inner .flex_box .button_area .sub_btn_flex .sub_btn a img {
  width: clamp(40px, 4.2459736457vw, 58px);
  height: clamp(40px, 4.2459736457vw, 58px);
}

#footer_post_list_wrap .title_footer {
  text-align: center;
  color: #fff;
  font-family: "Cormorant Infant", serif;
  font-weight: 600;
  font-size: clamp(24px, 2.0497803807vw, 28px);
  line-height: normal;
  letter-spacing: 0.1em;
  color: #fff;
  margin-bottom: clamp(25px, 2.196193265vw, 30px);
}
#footer_post_list_wrap .item .category {
  display: none;
}
#footer_post_list_wrap #footer_post_list .title span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #fff;
}

/**side_button**/
#side_button {
  position: fixed;
  z-index: 101;
  font-size: 16px;
  transform: translateX(0px);
  transition: transform 0.35s;
  writing-mode: vertical-rl;
  text-orientation: upright;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}
#side_button a {
  text-align: center;
  display: flex;
  line-height: 52px;
  color: #fff;
  padding: 10px 0 10px px 0;
  height: auto;
  position: relative;
  font-family: "Shippori Mincho", serif;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.04em;
  font-size: 18px;
  opacity: 0.8;
  background: #d7a37d;
  transition: 0.4s;
  border-right: none;
  z-index: 101;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  border-right: none;
}
@media (max-width: 1252px) {
  #side_button a {
    display: none;
  }
}
#side_button a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
  transition: all 0.3s;
}
#side_button a:hover {
  background: #a8847b;
  opacity: 1;
  transition: 0.4s;
}
#side_button a:hover::after {
  opacity: 0;
}
#side_button a span img {
  width: 22px;
  height: 22px;
}

#side_button.btn1 {
  right: 0;
  top: 150px;
}
#side_button.btn1 a {
  min-height: 173px;
}

#side_button.btn2 {
  right: 0;
  top: 350px;
}
#side_button.btn2 a {
  min-height: 251px;
}
.grecaptcha-badge {
  visibility: hidden !important;
}
/*# sourceMappingURL=style.css.map */