@charset "UTF-8";
/*!
Theme Name: W sauna 1.0
Author: KOBOLD inc
Description: W sauna 1.0
Version： 1.0
*/
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

*::before, *::after {
  background-repeat: no-repeat;
}

::selection {
  background: rgba(255, 255, 255, 0.5);
  color: #32210E;
}

::-moz-selection {
  background: rgba(255, 255, 255, 0.5);
  color: #32210E;
}

html {
  font-size: 16px;
  list-style: none;
  font-family: "century-gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  background: #f3efe6;
  background-size: auto;
  /* &.wf-active,.loading-delay {
    visibility: visible;
  } */
}

p {
  line-height: 1.8em;
  margin-bottom: 20px;
  text-align: justify;
  font-weight: 700;
  letter-spacing: 0.05em;
}
p:last-child {
  margin-bottom: 0;
}
p.mini {
  font-size: 90%;
}

ul {
  list-style: none;
}

ol {
  list-style: decimal;
  margin: 0 0 20px 20px;
}
ol li {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  word-break: break-all;
  overflow-wrap: break-all !important;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

img {
  vertical-align: top;
  line-height: 0;
}

.br-sp {
  display: none;
}

.br-pc {
  display: inherit;
}

address {
  font-style: normal;
}

.wp-block-media-text__content p {
  text-align: justify;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 0 0 0 8% !important;
}

main {
  width: 100%;
  position: relative;
  padding-top: 120px;
  overflow: hidden;
}
main.page-home {
  padding-top: 0;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wrapper h2 {
  line-height: 1.5;
}

.hide {
  display: none;
}

.wp-block-media-text {
  margin-bottom: 2rem;
  /* &:nth-of-type(odd) {
    .wp-block-media-text__media {
      grid-column:2;
    }
    .wp-block-media-text__content {
      grid-column:1;
    }
  } */
}

.btn-book {
  text-align: center;
  margin: 0 auto;
}
.btn-book a {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 218px;
  height: 42px;
  line-height: 42px;
  color: #FFFFFF;
  position: relative;
  transition: all 0.35;
  letter-spacing: 0.1em;
  font-size: 18px;
  text-decoration: none;
  background: #32210E;
}

.btnMore {
  text-align: center;
  margin: 60px auto 0 auto;
  font-weight: 500;
}
.btnMore a {
  background: rgb(228, 228, 228);
  mix-blend-mode: multiply;
  display: inline-block;
  width: 218px;
  height: 42px;
  line-height: 42px;
  color: #32210E;
  position: relative;
  transition: all 0.35;
  letter-spacing: 0.1em;
  font-size: 18px;
  text-decoration: none;
}
.btnMore a:hover {
  opacity: 1;
  background: #32210E;
  color: #FFFFFF;
}

.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  border-radius: 12px;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.attention {
  border-radius: 6px;
  font-size: 0.8rem;
  margin-left: 10px;
  padding: 0.25em 0.5em;
}

button, input, optgroup, select, textarea {
  padding: 15px;
  margin: 0;
  border: none;
  border-radius: 8px;
}

textarea {
  width: 100%;
}

.required {
  color: #FFFFFF;
  font-weight: 700;
  padding: 1px 10px;
  margin-right: 10px;
  font-size: 90%;
}

.wpcf7-not-valid-tip {
  margin-top: 5px;
  font-weight: 500;
}

.wpcf7-submit {
  display: block;
  width: 300px;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  color: #FFFFFF;
  position: relative;
  transition: all 0.35;
  border-radius: 24px;
  font-weight: 700;
  margin: 60px auto 0 auto;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.wpcf7-submit:after {
  position: absolute;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  right: 20px;
  top: 0;
  transition: all 0.35;
}
.wpcf7-submit:hover {
  color: #FFFFFF !important;
  opacity: 1;
  transition: ease 0.25s all;
}

.wpcf7 .ajax-loader {
  display: block !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  padding: 15px;
  margin: 0;
  border: none;
  border-radius: 8px;
}

.wpcf7 form.sent .wpcf7-response-output {
  padding: 15px;
  margin: 0;
  border: none;
  border-radius: 8px;
}

section {
  padding: 0px 0;
  margin: 150px auto;
}

table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
  border-radius: 12px;
  padding: 20px;
  box-sizing: border-box;
}
table.calender {
  background: #FFFFFF;
}
table.calender tr {
  position: relative;
}
table.calender tr:after {
  position: absolute;
  content: "";
  background: url(./assets/images/common/table_boder.png) repeat-x left top;
  width: calc(100% - 40px);
  height: 1px;
  bottom: 0;
  left: 20px;
}
table.calender tr:last-child:after {
  display: none;
}
table.calender th {
  width: 30%;
  letter-spacing: 0.1em;
  padding: 10px 20px;
}
table tbody tr {
  position: relative;
}
table tbody tr:after {
  position: absolute;
  content: "";
  background: url(./assets/images/common/table_boder.png) repeat-x left top;
  width: calc(100% - 40px);
  height: 1px;
  bottom: 0;
  left: 20px;
}
table tbody tr:last-child:after {
  display: none;
}
table tbody tr td {
  border: 0 !important;
}
table tbody tr td:first-child {
  text-align: center;
  width: 30%;
}

@media only screen and (max-width: 1200px) {
  html {
    font-size: 14px;
  }
  .container {
    max-width: inherit;
  }
  main {
    min-width: inherit;
  }
  main .wrapper {
    max-width: 767px;
  }
  main .wrapper img {
    width: 100%;
    height: auto;
  }
  .btn-top {
    right: 0;
    bottom: 60px;
    transform: scale(0.6, 0.6);
  }
  .br-sp {
    display: inherit;
  }
  .br-pc {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 15px;
  }
  p {
    line-height: 1.6em;
    margin-bottom: 20px;
    font-size: 15px;
  }
  figure.wp-block-image.size-large {
    border-radius: 15px;
  }
  .wp-block-media-text__media img, .wp-block-media-text__media video {
    border-radius: 12px;
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 !important;
    margin-top: 20px;
  }
  .wp-block-media-text.is-stacked-on-mobile {
    margin-bottom: 20px;
  }
  section {
    margin: 30px auto;
    padding: 20px 0;
  }
  main {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-top: 50px;
  }
  .wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-radius: 12px;
    padding: 10px;
    box-sizing: border-box;
  }
  table.calender {
    background: #FFFFFF;
  }
  table.calender tr {
    position: relative;
  }
  table.calender tr:after {
    position: absolute;
    content: "";
    background: url(./assets/images/common/table_boder.png) repeat-x left top;
    width: calc(100% - 20px);
    height: 1px;
    bottom: 0;
    left: 20px;
  }
  table.calender tr:last-child:after {
    display: none;
  }
  table.calender th {
    width: 35%;
    letter-spacing: 0.1em;
    padding: 5px 10px;
  }
  #page-01 {
    padding-bottom: 75px;
  }
  input, optgroup, select, textarea {
    width: 100%;
  }
  input[type=radio] {
    width: auto;
  }
  .wpcf7-list-item {
    display: block !important;
    margin: 0 0 5px 0 !important;
  }
  .wpcf7-list-item:last-of-type {
    margin-bottom: 0;
  }
  .btn-book {
    text-align: center;
    margin: 0 auto;
  }
  .btn-book a {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 200px;
    height: 42px;
    line-height: 42px;
    color: #FFFFFF;
    position: relative;
    transition: all 0.35;
    letter-spacing: 0.1em;
    font-size: 16px;
    text-decoration: none;
    background: #32210E;
  }
  .btnMore {
    text-align: center;
    margin: 30px auto 0 auto;
    font-weight: 500;
  }
  .btnMore a {
    background: rgb(228, 228, 228);
    mix-blend-mode: multiply;
    display: inline-block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    color: #32210E;
    position: relative;
    transition: all 0.35;
    letter-spacing: 0em;
    font-size: 15px;
    text-decoration: none;
  }
  .btnMore a:hover {
    opacity: 1;
    background: #32210E;
    color: #FFFFFF;
  }
}
@media only screen and (max-width: 500px) {
  html {
    font-size: 13px;
  }
}
body.drawer-open header .header-inner #nav-sp .drawer-hamburger-icon {
  background-color: #32210E !important;
}
body.home header #nav-pc {
  display: inline-block;
}
body.home header #nav-pc nav {
  padding-top: 20px;
  width: 100%;
}
body.home header #nav-pc nav ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.home header #nav-pc nav ul li {
  display: inline-block;
  font-size: 18px;
}
body.home header #nav-pc nav ul li a {
  display: block;
  font-weight: 500;
  color: #32210E;
}
body.home header #nav-pc nav ul li a.nav-instagram {
  width: 40px;
  height: 40px;
  background: url(./assets/images/common/ico_instagram_b.png) no-repeat right top;
  background-size: contain;
}
body.home header.is-animation {
  transition: 0.3s ease-in-out;
  background: rgb(228, 228, 228);
  mix-blend-mode: multiply;
}
body.home header.is-animation nav {
  padding-top: 20px;
  width: 100%;
}
body.home header.is-animation nav ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.home header.is-animation nav ul li {
  display: inline-block;
  font-size: 18px;
}
body.home header.is-animation nav ul li a {
  display: block;
  font-weight: 500;
  mix-blend-mode: inherit;
  color: #32210E !important;
}
body.home header.is-animation nav ul li a.nav-instagram {
  transition: 0.3s ease-in-out;
  width: 40px;
  height: 40px;
  background: url(./assets/images/common/ico_instagram_b.png) no-repeat right top !important;
  background-size: contain !important;
  mix-blend-mode: inherit;
}

header {
  width: 100%;
  margin: 0 auto;
  padding: 20px 60px;
  box-sizing: border-box;
  height: 120px;
  position: fixed;
  z-index: 999;
  transition: 0.3s ease-in-out;
  background: rgb(228, 228, 228);
  mix-blend-mode: multiply;
  transition: 0.3s ease-in-out;
}
header .header-inner {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
header .header-inner #logo {
  display: inline-block;
  width: auto;
}
header .header-inner #logo a {
  display: block;
}
header .header-inner #logo a img {
  width: auto;
  height: 80px;
}
header .header-inner #nav-pc {
  display: inline-block;
}
header .header-inner #nav-pc nav {
  width: 100%;
}
header .header-inner #nav-pc nav ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .header-inner #nav-pc nav ul li {
  display: inline-block;
  font-size: 18px;
}
header .header-inner #nav-pc nav ul li:first-child {
  margin-left: 0;
}
header .header-inner #nav-pc nav ul li:nth-child(2) {
  margin-left: 40px;
}
header .header-inner #nav-pc nav ul li:nth-child(3) {
  margin-left: 40px;
}
header .header-inner #nav-pc nav ul li:nth-child(4) {
  margin-left: 20px;
}
header .header-inner #nav-pc nav ul li a {
  display: block;
  font-weight: 500;
  color: #32210E;
}
header .header-inner #nav-pc nav ul li a img {
  width: 40px;
  height: auto;
}
header .header-inner #nav-pc nav ul li a.nav-instagram {
  width: 40px;
  height: 40px;
  background: url(./assets/images/common/ico_instagram_b.png) no-repeat right top;
  background-size: contain;
}
header .header-inner #nav-sp {
  display: none;
}
header:has(#g-nav-sp.panelactive) {
  mix-blend-mode: normal;
}

@media only screen and (max-width: 767px) {
  body.home header {
    height: 50px;
  }
  body.home header .header-inner #nav-sp .openBtn span {
    background: #32210E;
  }
  body.home header.is-animation {
    transition: 0.3s ease-in-out;
    mix-blend-mode: multiply;
  }
  body.home header.is-animation nav ul li a {
    color: #32210E;
  }
  body.home header .header-inner #nav-pc {
    display: none;
  }
  body.home header .header-inner #nav-sp .openBtn span {
    background: #32210E;
  }
  header {
    height: 50px;
    padding: 10px 10px;
  }
  header .header-inner #logo a img {
    width: auto;
    height: 34px;
  }
  header .header-inner #nav-pc {
    display: none;
  }
  header .header-inner #nav-sp {
    display: inherit;
  }
  header .header-inner #nav-sp #g-nav-sp {
    position: fixed;
    z-index: -1;
    display: none;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #32210E;
    mix-blend-mode: normal;
    transition: all 0.35s;
  }
  header .header-inner #nav-sp #g-nav-sp.panelactive {
    display: inherit;
    opacity: 1;
    z-index: 999;
    transition: all 0.35s;
  }
  header .header-inner #nav-sp #g-nav-sp.panelactive ul {
    display: block;
  }
  header .header-inner #nav-sp #g-nav-sp.panelactive #g-nav-sp-list {
    position: fixed;
    z-index: 999;
    width: 90vw;
    text-align: center;
    margin: 0 auto;
    top: 12vh;
    left: 0;
    right: 0;
    height: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  header .header-inner #nav-sp #g-nav-sp h1 {
    text-align: center;
    margin: 0 auto 40px auto;
    padding: 0;
  }
  header .header-inner #nav-sp #g-nav-sp h1 img {
    width: auto;
    height: 60px;
  }
  header .header-inner #nav-sp #g-nav-sp ul {
    display: none;
    position: relative;
    z-index: 999;
    top: 0;
    text-align: center;
    margin: 0 auto;
  }
  header .header-inner #nav-sp #g-nav-sp ul li {
    list-style: none;
    text-align: center;
  }
  header .header-inner #nav-sp #g-nav-sp ul li a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 18px;
    font-weight: 500;
  }
  header .header-inner #nav-sp #g-nav-sp ul.nav-sp-sns {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    border-top: 1px solid #FFFFFF;
    padding-top: 35px;
  }
  header .header-inner #nav-sp #g-nav-sp ul.nav-sp-sns li {
    display: inline-block;
  }
  header .header-inner #nav-sp #g-nav-sp ul.nav-sp-sns li img {
    width: 30px;
  }
  header .header-inner #nav-sp .openBtn {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  header .header-inner #nav-sp .openBtn span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 2px;
    background-color: #32210E;
    width: 45%;
  }
  header .header-inner #nav-sp .openBtn span:nth-of-type(1) {
    top: 15px;
  }
  header .header-inner #nav-sp .openBtn span:nth-of-type(2) {
    top: 24px;
  }
  header .header-inner #nav-sp .openBtn span:nth-of-type(3) {
    top: 32px;
  }
  header .header-inner #nav-sp .openBtn.active span {
    background-color: #FFFFFF !important;
  }
  header .header-inner #nav-sp .openBtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 40%;
  }
  header .header-inner #nav-sp .openBtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  header .header-inner #nav-sp .openBtn.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 40%;
  }
}
.page-top {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 100;
  width: 48px;
  height: 48px;
  background: #32210E;
  color: #FFFFFF;
  border: 1px solid #32210E;
  border-radius: 24px;
  display: block;
  transition: opacity 0.3s;
  text-align: center;
  margin: 0 auto;
  padding: 12px;
}
.page-top span {
  display: none;
}
.page-top i {
  font-family: "Font Awesome 5 Free";
  opacity: 1;
  color: #FFFFFF;
  font-size: 24px;
}
.page-top.js-show {
  opacity: 1;
}

#float-btn {
  display: none;
}

footer {
  padding: 50px 0;
  position: relative;
  text-align: center;
  margin: 0 auto;
  background: #32210E;
  color: #FFFFFF;
}
footer .footer-link {
  max-width: 926px;
  text-align: center;
  margin: 0 auto;
}
footer .footer-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}
footer .footer-link ul li {
  display: inline-block;
  width: 25%;
  max-width: 162px;
  padding: 0 0 0 0;
}
footer .footer-link ul li img {
  width: auto;
  height: 72px;
}
footer .footer-link ul li:first-child {
  width: 100%;
  max-width: inherit;
  text-align: center;
  margin: 0 auto;
}
footer .footer-link ul li:first-child img {
  width: 329px;
  height: auto;
}
footer .footer-link ul li:nth-child(2) img {
  width: auto;
  height: 67px;
}
footer .footer-link ul li:nth-child(5) img {
  width: auto;
  height: 43px;
}
footer .footer-link ul li:nth-child(8) img {
  width: auto;
  height: 43px;
}
footer .footer-link .copyright {
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  margin: 50px auto 0 auto;
}

@media only screen and (max-width: 767px) {
  .page-top {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 100;
    width: 36px;
    height: 36px;
    background: #32210E;
    color: #FFFFFF;
    border: 1px solid #32210E;
    border-radius: 18px;
    display: block;
    transition: opacity 0.3s;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    line-height: 0;
  }
  .page-top span {
    display: none;
  }
  .page-top i {
    font-family: "Font Awesome 5 Free";
    opacity: 1;
    color: #FFFFFF;
    font-size: 14px;
  }
  .page-top.js-show {
    opacity: 1;
  }
  footer {
    padding: 15px 25px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    background: #32210E;
    color: #FFFFFF;
  }
  footer .footer-link {
    max-width: inherit;
    text-align: center;
    margin: 0 auto;
  }
  footer .footer-link ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px 10px;
  }
  footer .footer-link ul li {
    display: inline-block;
    width: calc(25% - 10px);
    padding: 0 0 0 0;
  }
  footer .footer-link ul li img {
    width: auto;
    height: 36px;
  }
  footer .footer-link ul li:first-child {
    width: 100%;
    max-width: inherit;
    text-align: center;
    margin: 0 auto;
  }
  footer .footer-link ul li:first-child img {
    width: auto;
    height: 36px;
    margin-bottom: 20px;
  }
  footer .footer-link ul li:nth-child(2) img {
    width: auto;
    height: 30px;
  }
  footer .footer-link ul li:nth-child(5) img {
    width: auto;
    height: 18px;
  }
  footer .footer-link ul li:nth-child(8) img {
    width: auto;
    height: 18px;
  }
  footer .footer-link .copyright {
    font-size: 13px;
    text-align: center;
    margin: 50px auto 0 auto;
  }
}
#home-hero {
  position: relative;
  min-height: 1000px;
  margin: 0 auto;
  padding: 0;
}
#home-hero .mainimg {
  overflow: hidden;
  max-width: 100%;
  position: absolute;
  content: "";
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  /* background: url(./assets/images/common/mainimg_01.jpg) no-repeat center top;
  background-size: cover; */
  width: 100%;
  min-height: 1000px;
  z-index: 0;
}
#home-hero .mainimg .home-hero-logo {
  position: absolute;
  content: "";
  left: 70px;
  top: 50px;
  z-index: 2;
}
#home-hero .mainimg .home-hero-logo img {
  width: 305px;
  height: auto;
}
#home-hero .mainimg #video-pc {
  position: absolute;
  content: "";
  left: -30%;
  right: -30%;
  text-align: center;
  margin: 0 auto;
  min-height: 100%;
  min-width: 100vw;
  top: 0;
  z-index: 1;
}

#home-about {
  background-size: auto;
}
#home-about .wrapper {
  padding: 60px 0;
  max-width: 800px;
}
#home-about .wrapper h2 {
  text-align: center;
  margin: 0 auto 50px auto;
}
#home-about .wrapper h2 img {
  width: 480px;
  height: auto;
}
#home-about .wrapper h3 {
  font-size: 30px;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 50px auto;
}
#home-about .wrapper p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto 50px auto;
}
#home-about .wrapper p strong {
  font-weight: bold;
}

#home-menu {
  width: 100%;
  display: inline-block;
  height: 100%;
  min-height: 770px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 150px 0;
}
#home-menu .wrapper {
  position: absolute;
  content: "";
  width: 100%;
  max-width: 1200px;
  padding: 50px;
  right: 0;
  top: 0;
}
#home-menu .wrapper:after {
  position: absolute;
  content: "";
  background: rgb(228, 228, 228);
  mix-blend-mode: multiply;
  width: 100%;
  height: 620px;
  z-index: -1;
  right: 0;
  top: 0;
}
#home-menu .wrapper a {
  color: #32210E;
  text-decoration: none;
}
#home-menu .wrapper a .home-menu-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  margin: 0;
  padding: 0;
}
#home-menu .wrapper a .home-menu-box .home-menu-img {
  display: inline-block;
  max-width: 590px;
  z-index: 1;
}
#home-menu .wrapper a .home-menu-box .home-menu-img img {
  mix-blend-mode: inherit;
  width: 100%;
  height: auto;
}
#home-menu .wrapper a .home-menu-box h2 {
  display: inline-block;
  text-align: left;
  width: 100%;
  max-width: 288px;
  position: relative;
  font-size: 56px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-left: 100px;
  padding-bottom: 20px;
  border-bottom: 1px solid #32210E;
  top: -35px;
  z-index: 1;
}
#home-menu .wrapper a .home-menu-box h2:after {
  position: absolute;
  content: "メニュー";
  font-weight: 500;
  left: 0;
  bottom: -70px;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: left;
}

#home-instagram {
  display: inline-block;
  height: 100%;
  min-height: 770px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 150px 0;
}
#home-instagram .wrapper {
  position: absolute;
  content: "";
  width: 100%;
  max-width: 1200px;
  width: 1200px;
  padding: 50px;
  left: 0;
  top: 0;
}
#home-instagram .wrapper:after {
  position: absolute;
  content: "";
  background: rgb(228, 228, 228);
  mix-blend-mode: multiply;
  width: 100%;
  height: 690px;
  z-index: -1;
  right: 0;
  top: 0;
}
#home-instagram .wrapper .home-instagram-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
}
#home-instagram .wrapper .home-instagram-box .home-instagram-img {
  display: inline-block;
  max-width: 590px;
  width: 590px;
}
#home-instagram .wrapper .home-instagram-box .home-instagram-img #sb_instagram {
  width: 100%;
}
#home-instagram .wrapper .home-instagram-box h2 {
  display: inline-block;
  text-align: left;
  width: 100%;
  max-width: 300px;
  position: relative;
  font-size: 56px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-right: 100px;
  padding-bottom: 20px;
  border-bottom: 1px solid #32210E;
  top: -35px;
}
#home-instagram .wrapper .home-instagram-box h2:after {
  position: absolute;
  content: "インスタグラム";
  font-weight: 500;
  left: 0;
  bottom: -70px;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: left;
}

#home-shop {
  background-size: auto;
  padding-bottom: 0;
  margin-top: 60px;
  margin-bottom: 20px;
}
#home-shop .wrapper {
  padding: 60px 0;
  max-width: 800px;
}
#home-shop .wrapper h2 {
  display: inline-block;
  text-align: left;
  width: 100%;
  position: relative;
  font-size: 56px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
  top: 0;
}
#home-shop .wrapper h3 {
  font-size: 40px;
  letter-spacing: 0em;
  margin: 0 0 30px 0;
  text-align: left;
  font-weight: 500;
}
#home-shop .wrapper h4 {
  font-size: 23px;
  letter-spacing: 0em;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #32210E;
  font-weight: 500;
}
#home-shop .wrapper .shop-box {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
#home-shop .wrapper .shop-box p {
  display: inline-block;
  width: calc(100% - 218px);
  font-size: 23px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
}
#home-shop .wrapper .shop-box .btnMore {
  display: inline-block;
  width: 218px;
  margin-top: 0;
}
#home-shop .wrapper .shop-sns {
  display: none;
}

#home-gmap {
  margin: 0 auto;
  line-height: 0;
}
#home-gmap iframe {
  width: 100%;
  height: 600px;
  border: none;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}

@media only screen and (max-width: 767px) {
  #home-hero {
    position: relative;
    min-height: auto;
    height: 100vh;
    margin: 0 auto;
    padding: 0;
  }
  #home-hero .mainimg {
    overflow: hidden;
    position: absolute;
    content: "";
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    /* background: url(./assets/images/common/mainimg_01.jpg) no-repeat center top;
    background-size: cover; */
    max-width: 100%;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 0;
  }
  #home-hero .mainimg .home-hero-logo {
    position: absolute;
    content: "";
    left: 30px;
    top: 30px;
    z-index: 2;
  }
  #home-hero .mainimg .home-hero-logo img {
    width: 140px;
    height: auto;
  }
  #home-hero .mainimg #video-pc {
    left: -80%;
    height: 100%;
  }
  #home-about {
    background-size: auto;
  }
  #home-about .wrapper {
    padding: 60px 0 30px 0;
    max-width: inherit;
    width: 100%;
  }
  #home-about .wrapper h2 {
    text-align: center;
    margin: 0 auto 25px auto;
  }
  #home-about .wrapper h2 img {
    width: 75%;
    height: auto;
  }
  #home-about .wrapper h3 {
    font-size: 21px;
    letter-spacing: 0.05em;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 25px auto;
  }
  #home-about .wrapper p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 25px auto;
  }
  #home-about .wrapper p strong {
    font-weight: bold;
  }
  #home-menu {
    width: 100%;
    display: block;
    height: 100%;
    min-height: 140px;
    margin: 0 auto 60px auto;
    position: relative;
    padding: 0 0 75px 0;
  }
  #home-menu .wrapper {
    position: absolute;
    content: "";
    width: 100%;
    max-width: inherit;
    padding: 20px;
    right: 0;
    top: 0;
  }
  #home-menu .wrapper:after {
    position: absolute;
    content: "";
    background: rgb(228, 228, 228);
    mix-blend-mode: multiply;
    width: 100%;
    height: 140px;
    z-index: -1;
    right: 0;
    top: 0;
  }
  #home-menu .wrapper a {
    color: #32210E;
    text-decoration: none;
  }
  #home-menu .wrapper a .home-menu-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  #home-menu .wrapper a .home-menu-box .home-menu-img {
    display: inline-block;
    max-width: inherit;
    width: 30%;
    z-index: 1;
  }
  #home-menu .wrapper a .home-menu-box .home-menu-img img {
    mix-blend-mode: inherit;
    width: 100%;
    height: auto;
  }
  #home-menu .wrapper a .home-menu-box h2 {
    display: inline-block;
    text-align: left;
    width: 60%;
    max-width: inherit;
    position: relative;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-left: 5%;
    padding-bottom: 10px;
    border-bottom: 1px solid #32210E;
    top: -25px;
    z-index: 1;
  }
  #home-menu .wrapper a .home-menu-box h2:after {
    position: absolute;
    content: "メニュー";
    font-weight: 500;
    left: 0;
    bottom: -45px;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  #home-instagram {
    display: block;
    height: 100%;
    min-height: 140px;
    margin: 0 auto 60px auto;
    position: relative;
    padding: 0;
  }
  #home-instagram .wrapper {
    position: absolute;
    content: "";
    width: 100%;
    max-width: inherit;
    width: 100%;
    padding: 20px;
    left: 0;
    top: 0;
  }
  #home-instagram .wrapper:after {
    position: absolute;
    content: "";
    background: rgb(228, 228, 228);
    mix-blend-mode: multiply;
    width: 100%;
    height: 160px;
    z-index: -1;
    right: 0;
    top: 0;
  }
  #home-instagram .wrapper .home-instagram-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  #home-instagram .wrapper .home-instagram-box .home-instagram-img {
    display: inline-block;
    max-width: inherit;
    width: 30%;
  }
  #home-instagram .wrapper .home-instagram-box .home-instagram-img img {
    mix-blend-mode: inherit;
    width: 100%;
    height: auto;
  }
  #home-instagram .wrapper .home-instagram-box h2 {
    display: inline-block;
    text-align: left;
    width: 60%;
    max-width: inherit;
    position: relative;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-right: 5%;
    padding-bottom: 10px;
    border-bottom: 1px solid #32210E;
    top: -25px;
  }
  #home-instagram .wrapper .home-instagram-box h2:after {
    position: absolute;
    content: "インスタグラム";
    font-weight: 500;
    left: 0;
    bottom: -45px;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  #home-shop {
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 60px;
  }
  #home-shop .wrapper {
    width: 100%;
    padding: 0 30px;
    max-width: inherit;
    right: 0;
  }
  #home-shop .wrapper h2 {
    display: inline-block;
    text-align: left;
    width: 100%;
    position: relative;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding-bottom: 10px;
    top: 0;
  }
  #home-shop .wrapper h3 {
    font-size: 21px;
    letter-spacing: 0em;
    margin: 0 0 15px 0;
    text-align: left;
    font-weight: 500;
  }
  #home-shop .wrapper h4 {
    font-size: 17px;
    letter-spacing: 0em;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #32210E;
    font-weight: 500;
  }
  #home-shop .wrapper .shop-box {
    width: 100%;
    display: block;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
  }
  #home-shop .wrapper .shop-box p {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
  }
  #home-shop .wrapper .shop-box .btnMore {
    display: inline-block;
    width: 218px;
    margin-top: 30px;
    text-align: left;
  }
  #home-shop .wrapper .shop-box .btnMore a {
    text-align: center;
  }
  #home-shop .wrapper .shop-sns {
    display: none;
  }
  #home-gmap {
    padding: 0;
    margin: 0 auto;
  }
  #home-gmap iframe {
    width: 100%;
    height: 200px;
    border: none;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
  }
}
body.page-id-9 .page {
  background: url(./assets/images/common/tile_bg_03.png) no-repeat left bottom;
  background-size: auto;
}
body.page-id-9 .page .page-hero h2 {
  font-size: 56px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #32210E;
  position: relative;
}
body.page-id-9 .page .page-hero h2:after {
  position: absolute;
  content: "メニュー";
  font-size: 28px;
  letter-spacing: 0.1em;
  bottom: -70px;
  left: 0;
}
body.page-id-12 .page {
  background: url(./assets/images/common/tile_bg_04.png) no-repeat right bottom;
  background-size: auto;
}
body.page-id-12 .page .page-hero h2 {
  font-size: 56px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #32210E;
  position: relative;
}
body.page-id-12 .page .page-hero h2:after {
  position: absolute;
  content: "インフォメーション";
  font-size: 28px;
  letter-spacing: 0.1em;
  bottom: -70px;
  left: 0;
}

.page .page-hero {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 80px auto;
}
.page .page-hero h2 {
  font-size: 56px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.page #page-01 .wrapper {
  max-width: 800px;
}
.page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki h3 {
  font-weight: 500;
  text-align: left;
  font-size: 40px;
  letter-spacing: 0;
  margin: 30px 0 30px 0;
}
.page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki h3 span {
  font-size: 80%;
}
.page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki h4 {
  text-align: left;
  font-size: 23px;
  letter-spacing: 0.05em;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #32210E;
  font-weight: 500;
}
.page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki p {
  text-align: left;
  font-size: 23px;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 500;
}
.page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki p:first-of-type {
  margin-bottom: 80px;
}
.page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki .wp-block-table table td {
  font-size: 23px;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: left;
  vertical-align: top;
  padding: 0;
}
.page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki .wp-block-table table td a {
  color: #32210E !important;
  text-decoration: underline;
}
.page #page-01 .wrapper .page-sns {
  display: none;
}

@media only screen and (max-width: 767px) {
  body.page-id-9 .page {
    background: url(./assets/images/common/tile_bg_03.png) no-repeat left bottom;
    background-size: 25%;
  }
  body.page-id-9 .page .page-hero h2 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #32210E;
    position: relative;
  }
  body.page-id-9 .page .page-hero h2:after {
    position: absolute;
    content: "メニュー";
    font-size: 21px;
    letter-spacing: 0.1em;
    bottom: -45px;
    left: 0;
  }
  body.page-id-12 .page {
    background: url(./assets/images/common/tile_bg_04.png) no-repeat right bottom;
    background-size: 25%;
  }
  body.page-id-12 .page .page-hero h2 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #32210E;
    position: relative;
  }
  body.page-id-12 .page .page-hero h2:after {
    position: absolute;
    content: "インフォメーション";
    font-size: 21px;
    letter-spacing: 0.1em;
    bottom: -45px;
    left: 0;
  }
  .page .page-hero {
    position: relative;
    width: 100%;
    max-width: inherit;
    margin: 40px auto;
    padding: 0 30px;
  }
  .page .page-hero h2 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
  .page #page-01 .wrapper {
    max-width: inherit;
    padding: 0 30px;
  }
  .page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki h3 {
    font-weight: 500;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0;
    margin: 15px 0 15px 0;
  }
  .page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki h3 span {
    font-size: 80%;
  }
  .page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki h4 {
    text-align: left;
    font-size: 17px;
    letter-spacing: 0.05em;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #32210E;
    font-weight: 500;
  }
  .page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki p {
    text-align: left;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
    font-weight: 500;
  }
  .page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki p:first-of-type {
    margin-bottom: 40px;
  }
  .page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki .wp-block-table table td {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: left;
    vertical-align: top;
    padding: 0;
  }
  .page #page-01 .wrapper .wp-block-columns .wp-block-column.waikiki .wp-block-table table td a {
    color: #32210E !important;
    text-decoration: underline;
  }
  .page #page-01 .wrapper .page-sns {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */