body {
  color: #302D2C;
  font-family: 'Shippori Mincho', serif;
  min-height: 100vh;
  box-sizing: border-box;
}

footer {
  width: 100%;
  text-align: center;
  padding: 30px 0 20px;
}

hr {
  margin: 5rem 0;
}

#sbi_load {
  margin-top: 1.2rem;
}

.flex-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.flex-footer {
  margin-top: auto;
}

@media screen and (min-width: 576px) {
  main.contact-thanks {
    height: calc(100% - 6rem - 16px);
  }
}


@media screen and (min-width: 576px) {
  br.sp {
    display: none;
  }
}

.follow-link {
  position: fixed;
  z-index: 200;
  bottom: 50px;
  right: 0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.follow-link span {
  display: inline-block;
}

.follow-link span a {
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 10px;
  letter-spacing: 10px;
  text-indent: 10px;
}

.follow-link .nyukai {
  background-color: #809785;
}

.follow-link .contact {
  background-color: #7E6F63;
}

.mb-line {
  margin-bottom: 10rem;
}

.my-6 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.py-7 {
  padding: 7rem 0;
}

.p-tokuten {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
}

.bw-1 a {
  border-width: 1px !important;
}

.post-btn {
  width: 75% !important;
}

@media screen and (min-width: 576px) {
  .post-btn {
    width: 50% !important;
  }
}


/* color */
.bg-sand-beige {
  background-color: #D3CCC7;
}

.bg-beige {
  background-color: #7E6F63;
}

.bg-offwhite {
  background-color: #F6F5F4;
}

.bg-mossgreen {
  background-color: #809785;
}

.text-beige {
  color: #7E6F63;
}

.text-mossgreen {
  color: #809785;
}

.mv .position-logo {
  top: 7%;
}

.mv .position-text {
  top: 47%;
}

.mv .position-image {
  bottom: 5%;
}

.img-mv-logo {
  width: 50%;
}

.mv-text {
  color: #FFF;
  font-size: 1.2rem;
}

.img-mv-text {
  width: 90%;
}

.img-taiken {
  padding: 3rem 5%;
}

.img-text {
  padding: 0 10%;
}

.text-concept {
  margin-bottom: 40px;
}

.img-tokuten {
  width: 100%;
}

.img-logo {
  width: 40%;
}

.row-tokuten {
  padding-top: 30px;
}

.h-tokuten-t {
  margin: 0;
  padding: 0.5rem 2rem;
  transform: translateY(50%);
  letter-spacing: 10px;
}

@media screen and (min-width: 576px) {
  .mv .position-logo {
    top: 10%;
  }

  .mv .position-text {
    top: 40%;
  }

  .mv .position-image {
    bottom: 10%;
  }

  .img-mv-logo {
    width: 50%;
  }

  .mv-text {
    font-size: 1.5rem;
    color: #7E6F63;
  }

  .img-mv-text {
    width: 50%;
  }

  .img-taiken {
    padding: 3rem 0;
    width: 75%;
  }

  .img-text {
    padding: 0;
    width: 50%;
  }

  .text-concept {
    text-align: end;
    padding-right: 3rem;
    margin-bottom: 0;
  }

  .img-tokuten {
    width: 50%;
  }

  .img-logo {
    width: 15%;
  }

}

.left-10 {
  left: 10%;
}

.btn-infolist {
  font-size: 13px;
  padding: 4px 10px;
  text-decoration: none;

  transition: all 0.4s;
}

.btn-nyukai,
.btn-qa {
  padding-top: 16px;
  padding-left: 0;
  padding-bottom: 16px;
  padding-right: 0;
  text-decoration: none;
  display: inline-block;
  width: 100%;

  transition: all 0.4s;
}

.btn-white {
  border: 1px solid #fff;
  color: #7E6F63;
  background-color: #fff;
}

.btn-white:hover {
  color: #FFF;
  background-color: transparent;
}

.btn-mossgreen {
  border: 1px solid #809785;
  color: #FFF;
  background-color: #809785;
}

.btn-mossgreen:hover {
  color: #809785;
  background-color: transparent;
}

.btn-beige {
  border: 1px solid #7E6F63;
  color: #FFF;
  background-color: #7E6F63;
}

.btn-beige:hover {
  color: #7E6F63;
  background-color: transparent;
}

.btn-line {
  border: 1px solid #809785;
  display: inline-block;
  color: #FFFFFF;
  padding-top: 32px;
  padding-left: 0;
  padding-bottom: 32px;
  padding-right: 0;
  background-color: #809785;
  text-decoration: none;
  width: 100%;

  transition: all 0.4s;
}

.img-step {
  width: 100%;
}

@media screen and (min-width: 576px) {

  .btn-line,
  .btn-nyukai,
  .btn-qa {
    padding-left: 100px;
    padding-right: 100px;
    width: auto;
  }

  .img-step {
    width: 75%;
  }

}

.btn-line:hover {
  color: #809785;
  background-color: #FFF;
}

.btn-send {
  border: 1px solid #809785;
  display: inline-block;
  color: #FFFFFF;
  padding: 20px 100px;
  background-color: #809785;

  transition: all 0.4s;
}

.btn-send:hover {
  color: #809785;
  background-color: #FFF;
}

.fixed-bg {
  position: relative;
  min-height: 100%;
  /*--スクロールをさせるため 高さ指定--*/
  background-size: cover;
  /*--背景画像のサイズ--*/
  background-attachment: fixed;
  /*--背景画像の固定--*/
  background-repeat: no-repeat;
  /*--背景画像の繰り返し--*/
  background-position: center center;
  /*--背景画像の位置--*/
  z-index: 2;
}

.fixed-bg.bg-image {
  background-image: url('../images/teaser/line_bg.jpg');
  background-size: cover;
}


.taiken-bg {
  position: relative;

  /*--スクロールをさせるため 高さ指定--*/
  background-size: cover;
  /*--背景画像のサイズ--*/
  background-attachment: fixed;
  /*--背景画像の固定--*/
  background-repeat: no-repeat;
  /*--背景画像の繰り返し--*/
  background-position: center center;
  /*--背景画像の位置--*/
  z-index: 2;
}

.taiken-bg.bg-image {
  background-image: url('../images/teaser/line_bg.jpg');
  background-size: cover;
}

.container.contact {
  width: 100%;
  margin-bottom: 80px;
}

.container.contact .row {
  margin-bottom: 2rem;
}

@media screen and (min-width: 576px) {
  .container.contact {
    width: 75%;
  }

  .container.contact .row {
    margin-bottom: 3rem;
  }
}

span.required::before {
  content: "※";
  color: #dc3545;
}

.privacy {
  padding: 3rem;
  height: 250px;
  overflow-y: scroll;
  background-color: #FFF;
}

.privacy h3 {
  text-align: center;
  margin-bottom: 30px;
}

.privacy p {
  margin-bottom: 40px;
}

.no-image-content .wp-block-group {
  margin-bottom: 3rem;
}

.no-image-content.px-no-image {
  padding-left: 1rem;
  padding-right: 1rem;
}

.no-image-content h3 {
  margin-bottom: 1rem;
}

@media screen and (min-width: 576px) {
  .no-image-content.px-no-image {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

/* .no-image-content p,
.no-image-content ol {
    margin-bottom: 2rem;
} */

.table-pulau th {
  width: 25%;
  background-color: #F6F5F4;
}


@media screen and (max-width: 576px) {

  .table-pulau tr:last-child td:last-child {
    border-bottom: solid 1px;
    width: 100%;
  }

  .table-pulau th,
  .table-pulau td {
    display: block;
    width: 100%;
    border-bottom: none;
  }


}

.recent-posts,
.archive-list,
.category-list {
  margin-bottom: 2rem;
}

.recent-posts a,
.archive-list a,
.category-list a {
  text-decoration: none;
  color: #302D2C;
}

.recent-posts ul,
.archive-list ul,
.category-list ul {
  list-style: none;
  padding: 0;
}

/* Single Page */
.post-nav nav .nav-links {
  display: flex;
  justify-content: space-between;
}

.post-nav nav .nav-links a {
  color: #302D2C;
  text-decoration: none;
}

/* お知らせ */
.box {
  width: 100%;
  margin: 0 auto;
}

.box.information {
  margin-bottom: 2rem;
}


@media screen and (min-width: 576px) {
  .box {
    width: 75%;
  }

  .box.information ul li {
    border-bottom: 1px solid #302D2C;
    padding-left: 10px;
  }

  .box.information p {
    margin-bottom: 10px;
  }
}

.box ul {
  list-style: none;
  padding: 0;
}

.box ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #302D2C;
  text-decoration: none;
}

.box ul li a .news_date {
  padding-right: 40px;
}

/* Q&A */
/* アコーディオンメニュー */
.ac-menu {
  margin-bottom: 40px;
}

.ac-menu:last-child {
  margin-bottom: 60px;
  /* 最後の要素の下にだけ余白 */
}

.ac-menu input {
  display: none;
}

.ac-menu label {
  border: 1px solid #302D2C;
  color: #302D2C;
  /* 文字色 */
  font-size: 1rem;
  /* 文字サイズ */
  line-height: 2;
  /* 行間 */
  font-weight: bold;
  /* 文字を太く */
  padding: 20px;
  /* 内側の余白 */
  cursor: pointer;
  position: relative;
  display: block;
}

.ac-menu label {
  padding-right: 32px;
}

.ac-menu label:after {
  font-size: 24px;
  position: absolute;
  right: 20px;
  /* 左からの距離 */
  top: 50%;
  /* 上下中央配置 */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "＋";
  /* アイコン */
}

.ac-menu input:checked~label::after {
  content: "−";
  /* クリック後のアイコン */
}

.ac-menu div {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s;
  /* 開閉スピード */
}

.ac-menu input:checked~div {
  height: auto;
  opacity: 1;
  padding: 20px;
  /* 中身の枠内の余白 */
}

.ac-menu-inside {
  color: #302D2C;
  /* 中身の文字色 */
  font-size: 1rem;
  /* 中身の文字サイズ */
  line-height: 2;
  /* 行間 */
}

@media screen and (min-width: 576px) {

  .ac-menu label {
    padding: 20px;
  }

  .ac-menu label,
  .ac-menu-inside {
    font-size: 1.2rem;
  }

}



/*--------------------------------

メインサイト

--------------------------------*/

a {
  transition: all 0.5s;
  text-decoration: none;
  color: #809785;
}

a:hover {
  opacity: 0.6;
}

p {
  line-height: 1.8;
}

.t_sm {
  font-size: 80%;
}

.t_lg {
  font-size: 130%;
}

.c_wh {
  color: #fff !important;
}

.c_br {
  color: #908376 !important;
}

.c_gr {
  color: #809785 !important;
}

.t_bg_gr {
  background: #809785;
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
  display: inline-block;
}

.bg_green {
  background: rgba(128, 151, 133, 0.6);
  color: #fff;
}

.page_h h2 {
  color: #809785;
  letter-spacing: 5px;
}

.h2_sub {
  color: #7E6F63;
  margin-top: 20px;
  text-align: center;
}

.contact-hours {
  background: #f8f8f8;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  color: #7E6F63;
  margin-top: 25px;
  font-size: 14px;
  line-height: 1.6;
}

.contact-hours p {
  font-size: 42px;
}

@media screen and (max-width: 767.98px) {
  .contact-hours {
    margin: 20px 15px 0;
    font-size: 12px;
    padding: 20px;
  }

  .contact-hours p {
    font-size: 20px;
  }
}

h3.page_h3 {
  display: flex;
  /* 横並びにする */
  align-items: center;
  /* 垂直方向に中央 */
  text-align: center;
  /* 文字のセンタリング(複数行になったとき用) */
  color: #809785;
  font-size: 50px;
  letter-spacing: 5px;
  margin-bottom: 60px;
}

h3.page_h3::before {
  content: "";
  width: 50px;
  border-bottom: 1px solid #809785;
  margin-right: 10px;
  /* 線と文字の間のスペース */
  padding-left: 15px;
  /* 線の長さが、最低でも15px以上になるように余白をとる */
}

h3.h3_center {
  text-align: center;
  /* 文字のセンタリング(複数行になったとき用) */
  color: #fff;
  font-size: 50px;
  letter-spacing: 5px;
}

h3.h3_taiken {
  text-align: center;
  /* 文字のセンタリング(複数行になったとき用) */
  color: #fff;
  font-size: 30px;
  letter-spacing: 5px;
}

h4.h4_page {
  text-align: center;
  font-size: 30px;
  color: #908376;
  margin: 0;
  padding: 0;
  letter-spacing: 5px;
}

.pd_80 {
  padding: 80px 0;
}

.pdb_80 {
  padding: 0px 0 80px;
}

.pd_150 {
  padding: 150px 0;
}

.pdb_150 {
  padding: 0px 0 150px;
}

.imgpost {
  padding: 10px 0 0;
}

/*ヘッダー*/
.h_logo a img {
  margin-left: 60px;
  width: 120px;
}

header:has(ul.h_nav) {
  position: fixed;
  width: 100%;
  z-index: 999;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navbar {
  width: 100%;
}

.navbar>.container {
  justify-content: flex-start;

}

ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

ul.h_nav {
  display: flex;
  margin-bottom: 0;
}

ul.h_nav li {
  list-style: none;
}

ul.h_nav li a {
  list-style: none;
  padding: 0 20px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.h_btn {
  position: absolute;
  right: 60px;
  display: flex;
}

.kaiin_btn a {
  display: block;
  color: #fff;
  background: #B2A094;
  padding: 10px;
  text-align: center;
  width: 160px;
  border-radius: 22px;
  font-size: 14px;
  text-decoration: none;

}

.nyukai_btn a {
  display: block;
  color: #fff;
  background: #809785;
  padding: 10px;
  text-align: center;
  width: 160px;
  margin-left: 20px;
  border-radius: 22px;
  font-size: 14px;
  text-decoration: none;

}

/*フッター*/

.f_nav {
  display: flex;
  align-items: center;
}

.f_nav2,
.f_nav2 a {
  color: #fff;
  text-align: right;
  font-size: 14px;
  text-decoration: none;
}

.f_nav2 a:not(:last-child):after {
  content: " | ";
}

.f_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 10px;
}

.f_tel_number {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}

.f_copy {
  font-size: 12px;
  color: #fff;
  text-align: right;
  margin-top: 10px;
}

/*TOP*/

main {
  width: 100%;
  overflow-x: hidden;
}

main.h_padding {
  padding-top: 120px;
}


.main_bg {
  height: 80vh;
  position: relative;
  background: linear-gradient(0deg, transparent 20%, #D3CCC7 0%);

}

.main_bg img {
  display: block;
  position: absolute;
  top: 0;
  width: 65%;
  right: 0;
  height: 90vh;
  object-fit: cover;
  object-position: 65% 0;
}


.top_mv {
  height: 90vh;

}

.new_post {
  padding: 20px 0;
  display: flex;
  border-bottom: 1px solid #E8E8E8;
}

.news_data {
  width: 20%;
  letter-spacing: 1px;
  margin-right: 20px;
}

.news_title a {
  text-decoration: none;
  color: #809785;
  font-size: 18px;
}

.top_copy {
  line-height: 2;
}

.page_btn a {
  background: #fff;
  position: relative;
  padding: 10px 40px;
  text-align: center;
  border: 1px solid #809785;
  color: #809785;
  display: inline-block;
  text-decoration: none;
}

.page_btn a::before {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #809785;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -30px;
  margin: auto;
  transition: all 0.5s;
}

.page_btn a:hover {
  opacity: 0.6;
}

.page_btn a:hover::before {
  right: -40px;
}

.page_btn2 a {
  background: #809785;
  position: relative;
  padding: 10px 40px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

.page_btn2 a::before {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -30px;
  margin: auto;
  transition: all 0.5s;
}

.page_btn2 a:hover {
  opacity: 0.6;
}

.page_btn2 a:hover::before {
  right: -40px;
}

.r-fluid img {
  position: absolute;
  right: 0;
  width: 55%;
  object-fit: cover;
  height: 400px;
}

.r-fluid,
.l-fluid {
  height: 400px;
}

.l-fluid img {
  position: absolute;
  left: 0;
  width: 40%;
  object-fit: cover;
  height: 400px;
}



.kage_t {
  color: #809785;
  text-align: center;
  font-size: 30px;
  letter-spacing: 5px;
}

.price_bg {
  background: #fff;
  border-radius: 20px;
  padding: 10px 30px 30px;
  text-align: center;
  font-size: 20px;
  margin-top: 80px;
}

.kaihi {
  display: flex;
  justify-content: center;
  align-items: end;

}

.kaihi1 {
  font-size: 24px;
  margin-right: 20px;
}

.kaihi2 {
  font-size: 100px;
  color: #809785;
  margin-bottom: -20px;
  font-weight: bold;
}

.kaihi3 {
  font-size: 40px;
  color: #809785;
  margin-right: 20px;
  font-weight: bold;
}

.kaihi4 {
  font-size: 24px;
  text-align: left;
}

hr.hr_price {
  margin: 2rem 0;
}

.fixed-bg.bg-image2 {
  background-image: url(../images/top_bg.jpg);
  background-size: cover;
}

.green_btn a {
  background: #809785;
  position: relative;
  padding: 20px 50px;
  text-align: center;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  margin: 0 auto;
  border: 1px solid #809785;
}

.green_btn a:hover {
  background: #fff;
  color: #809785;
  opacity: inherit;
}

.white_btn a {
  background: #FFF;
  position: relative;
  padding: 20px 50px;
  text-align: center;
  color: #809785;
  display: inline-block;
  text-decoration: none;
  margin: 0 auto;
  border: 1px solid #809785;
}

.white_btn a:hover {
  background: #809785;
  color: #FFF;
  opacity: inherit;
  border: 1px solid #FFF;
}

.cta_bg {
  display: flex;
}

.cta_l {
  width: 50%;

}

.cta_r {
  width: 50%;
  background: rgba(128, 151, 133, .4);
  color: #fff;
}

.cta_l_inner {
  margin-left: 20%;
  margin-right: 8%;
}

.cta_r_inner {
  margin-left: 20%;
  margin-right: 8%;
}

.cta_r_inner h3.page_h3 {
  color: #fff;
}

.cta_r_inner h3.page_h3::before {
  border-bottom: 1px solid #fff;

}

.ig_btn a {
  background: #809785;
  position: relative;
  padding: 20px;
  text-align: center;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  border-radius: 33px;
  font-size: 18px;
  margin-top: 20px;
}

.ig_btn a:hover {
  background: #fff;
  color: #809785;
  opacity: inherit;
}


.blog_bg {
  position: relative;
  z-index: 1;
}

.blog_bg::after {
  content: "";
  position: absolute;
  top: 230px;
  right: 0;
  width: 100%;
  height: 70%;
  background-color: #D3CCC7;
  z-index: -1;
}

.blog_thum img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin-top: 20px;
}

.blog_data {
  color: #fff;
  text-align: right;
}

.blog_title a {
  color: #fff;
}









/*ABOUT US*/

.concept_c {
  color: #908376;
  font-size: 30px;
  line-height: 2;
}

.concept_bg {
  position: relative;
  z-index: 1;
}

.concept_bg::after {
  content: "";
  position: absolute;
  top: 400px;
  right: 0;
  width: 100%;
  height: 30%;
  background-color: #D3CCC7;
  z-index: -1;
}

/*==================================================
スライダーのcss
===================================*/
.slider {
  /*横幅94%で左右に余白を持たせて中央寄せ*/
  width: 100%;
  margin: 60px 0 0 auto;
  padding-left: 0px;

}

.slider img {
  width: 100%;
  /*スライダー内の画像を横幅100%に*/
  height: auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
  margin: 0 10px;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev,
.slick-next {
  position: absolute;
  /*絶対配置にする*/
  top: 47%;
  cursor: pointer;
  /*マウスカーソルを指マークに*/
  outline: none;
  /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #fff;
  /*矢印の色*/
  border-right: 2px solid #fff;
  /*矢印の色*/
  height: 15px;
  width: 15px;
  z-index: 20;
}

.slick-prev {
  /*戻る矢印の位置と形状*/
  left: 1.5%;
  transform: rotate(-135deg);
}

.slick-next {
  /*次へ矢印の位置と形状*/
  right: 1.5%;
  transform: rotate(45deg);
}

.gokan {
  background-image: url("../images/about_bg.jpg");
  background-size: cover;
  padding: 80px 0;
  text-align: center;
  color: #fff;
  font-size: 30px;
}

.gokan_box {
  display: flex;
}

.gokan_item {
  background: #fff;
  padding: 20px;
  margin: -3% 1% 0;
  width: 18%;


}

.gokan_t {
  color: #809785;
  font-size: 30px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #E8E8E8;
}

.gokan_p {
  font-size: 16px;
  color: #908376;
  margin-top: 20px;
}

.concept2_c {
  font-size: 24px;
  color: #809785;
}


.l-fluid img::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(60px) translateY(60px);
  background: #BFDEEF;
  z-index: 1;
}


/*FACILITIES*/


.facili_bg {
  position: relative;
  z-index: 1;
}

.facili_bg::after {
  content: "";
  position: absolute;
  top: 30%;
  right: 0;
  width: 100%;
  height: 500px;
  background-color: #D3CCC7;
  z-index: -1;
}

.facili_p {
  color: #fff;
  text-align: right;
  margin-top: 5px;
}

.machine_box {
  margin-top: 80px;
  padding: 30px;
  border: 1px solid #B2A094;
  border-radius: 20px;
  width: 100%;
}

.machine_tbl {
  width: 100%;
}

.machine_tbl tr:not(:last-child) {
  border-bottom: 1px solid #E8E8E8;
}

.machine_tbl tr th,
.machine_tbl tr td {
  color: #908376;
  font-size: 18px;
}

.machine_tbl tr th {
  width: 60%;
  padding: 20px;
}

.machine_tbl tr td {
  width: 40%;
  padding: 20px;
}



/*PRICE*/

.privi_t,
.privi_t a {
  font-size: 30px;
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}

.step,
.step2 {
  display: flex;
  width: 100%;
  align-items: stretch;
}

.step_n {
  background: #809785;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
  align-content: center;
  display: grid;
  font-size: 36px;
}

.step_sm {
  display: block;
  font-size: 20px;
}

.step_t {
  background: #fff;
  padding: 30px;
  width: 100%;

}

.step_title {
  font-size: 30px;
  color: #809785;
}

.formBalloon {
  padding-bottom: 13px;
  display: block;
  position: relative;
  z-index: 2;
}

.formBalloon .formBalloonContent {
  border-radius: 3px 3px 0px 0px;
  width: 20px;
  height: 50px;
  position: relative;
  background: #809785;
  left: 20px;
}

.formBalloon .formBalloonArrow {
  border: 30px solid transparent;
  border-top: 30px solid #809785;
  position: absolute;
  height: 0;
  width: 0;
  z-index: 1;
}

.balloonMsg {
  padding-bottom: 1px;
  display: block;
  line-height: 1.4;
  text-indent: 0;
}


.formBalloon2 {
  padding-bottom: 13px;
  display: block;
  position: absolute;
  z-index: 2;
}

.formBalloon2 .formBalloonContent {
  border-radius: 3px 3px 0px 0px;
  width: 20px;
  height: 400px;
  position: relative;
  background: #809785;
  left: 20px;
}

.formBalloon2 .formBalloonArrow {
  border: 30px solid transparent;
  border-top: 30px solid #809785;
  position: absolute;
  height: 0;
  width: 0;
  z-index: 1;
}


.step2 .step_t {
  width: 60%;
}

.yajirusshi {
  display: flex;
  position: relative;
}

/*PRIVILEGE*/
h5.h5_yoga {
  color: #809785;
}

.yoga_basho {
  display: flex;
  margin-top: 10px;
}

.yoga_bashoimg {
  width: 50%;
  margin-right: 20px;
}

/*Q&A*/

.page_qa h3.wp-block-heading {
  text-align: center;
  color: #908376;
}

.page_qa .ac-menu label {
  border: 1px solid #908376;
  color: #908376;
  border-radius: 40px;
  background: #fff;
}



/*CONTACT*/
.contact_bg {
  background: rgba(211, 204, 199, 0.3);
  padding: 30px 0;
}

.grecaptcha-badge {
  visibility: hidden;
}

/*NEWS*/

.page_list-group-item {
  border-bottom: 1px solid #E8E8E8;
  list-style: none;
  padding: 30px 0;

}

.news_post {
  display: flex;
}

.news_post .news_data {
  display: flex;
  /* 横並びにする */
  align-items: center;
  /* 垂直方向に中央 */
  text-align: center;
  /* 文字のセンタリング(複数行になったとき用) */
}

.news_post .news_data::before {
  content: "";
  flex-grow: 0.1;
  /* 線の伸び率 */
  border-bottom: 1px solid #809785;
  margin-right: 10px;
  /* 線と文字の間のスペース */
  padding-left: 15px;
  /* 線の長さが、最低でも15px以上になるように余白をとる */
}

.news_post .news_title {
  color: #809785;
  font-size: 18px;

}

.sidebar {
  border: 1px solid #B2A094;
  background: #fff;
  padding: 30px 20px;
  border-radius: 5px;
}

.sidebar h3 {
  font-size: 24px;
}



/*BLOG*/

.blog_flexbox {
  display: flex;
}

.blog_new {
  width: 80%;
}

.blogpage_thum {
  width: 20%;
}

.blogpage_thum img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}

.blog_eye img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}


.cat_name {
  color: #fff;
  background-color: #809785;
  width: 100px;
  text-align: center;
  padding: 3px;
  margin-bottom: 10px;
}

li.cat-post-item {
  margin: 10px 0;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 10px;
}




#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display: none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーの形をCSSで表現*/
#nav-open span,
#nav-open span:before,
#nav-open span:after {
  position: absolute;
  height: 2px;
  /*線の太さ*/
  width: 25px;
  /*長さ*/
  border-radius: 3px;
  background: #fff;
  display: block;
  content: '';
  cursor: pointer;
}

#nav-open span:before {
  bottom: -8px;
}

#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 90%;
  max-width: 330px;
  /*最大幅（お好みで調整を）*/
  height: 100%;
  background: #D3CCC7;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
  padding: 20px;
}

/*チェックがついたら表示させる*/
#nav-input:checked~#nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked~#nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
}




@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {
  .h_logo a img {
    margin-left: 0;
  }

  .navbar {
    margin-top: 20px;
    justify-content: end;
  }

  .h_btn {
    top: -30px;
    right: 0;

  }

  .kaiin_btn a,
  .nyukai_btn a {
    padding: 5px;
  }

  h3.page_h3 {
    font-size: 40px;
  }

  .r-fluid img {
    width: 40%;
    height: 300px;
  }

  .formBalloon2 .formBalloonContent {
    height: 480px;
  }
}



@media screen and (min-width:768px) {
  #nav-drawer {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .pd_80 {
    padding: 60px 0;
  }

  .pdb_80 {
    padding: 0px 0 60px;
  }

  .pd_150 {
    padding: 100px 0;
  }

  .pdb_150 {
    padding: 0px 0 100px;
  }

  .nav-pc {
    display: none;
  }

  .h_logo a img {
    width: 80px;
    margin-left: 0;
  }

  header:has(ul.h_nav) {
    height: 90px;
  }

  main.h_padding {
    padding-top: 90px;
  }

  .nav_logo img {
    width: 120px;
  }

  .nav-sp {
    margin-top: 30px;
  }

  .nav-sp ul li {
    list-style: none;
    padding: 10px 0;
  }

  .nav-sp ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;

  }

  .nyukai_btn a,
  .kaiin_btn a {
    width: 100%;
    padding: 10px;

  }

  .nyukai_btn a {
    margin-left: 0px;
  }

  ul.h_nav {
    display: block;
  }

  .top_mv {
    height: 70vh;
  }

  .main_bg {
    height: 70vh;
  }

  .main_bg img {
    height: 70vh;
  }

  .page_btn a {
    width: 100%;
    padding: 10px;
  }

  .page_btn2 a {
    width: 100%;
    padding: 10px;
  }

  .new_post {
    display: block;
  }

  h3.page_h3 {
    font-size: 30px;
  }

  .r-fluid img {
    width: 100%;
    margin-top: 40px;
    object-fit: contain;
    height: auto;
  }

  .r-fluid,
  .l-fluid {
    height: auto;
  }

  .top_pri {
    margin-top: 330px;
  }

  .price_bg {
    padding: 10px 10px 20px;
    font-size: 16px;
  }

  .kaihi1 {
    font-size: 16px;
  }

  .kaihi2 {
    font-size: 40px;
    margin-bottom: -8px;
  }

  .kaihi3 {
    font-size: 20px;
  }

  .kaihi4 {
    font-size: 14px;
  }

  hr.hr_price {
    margin: 10px 0;
  }

  .googlemap {
    margin-top: 30px;
  }

  .ig_btn a {
    padding: 20px;
    width: 100%;
  }

  #sb_instagram {
    margin-top: 30px;
  }

  .cta_bg {
    display: block;
  }

  .cta_l,
  .cta_r {
    width: 100%;
  }

  .cta_l_inner {
    margin-left: 15%;
    margin-right: 15%;
  }

  .cta_r_inner {
    margin-left: 15%;
    margin-right: 15%;
  }

  /*footer*/
  .f_nav {
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 40px;
  }

  .f_nav ul.h_nav li {
    text-align: center;
    padding: 10px 0;

  }

  .f_nav ul.h_nav li a {
    padding: 0;
    font-size: 18px;
  }

  .f_nav2 {
    margin-top: 40px;
  }

  .f_nav2 a {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .f_nav2 a:not(:last-child):after {
    content: "";
  }

  .f_tel {
    justify-content: center !important;
  }

  .f_copy {
    text-align: center;
  }


  /*ABOUT*/

  .concept_c {
    font-size: 24px;
  }

  .concept_bg::after {
    top: 300px;
    height: 50%;
  }

  .slider {
    margin: 330px 0 0 auto;
  }

  .gokan_box {
    display: block;
    margin-top: -10%;
  }

  .gokan_item {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .l-fluid img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  .concept2_c {
    margin-top: 300px;
  }


  /*FACILITIES*/

  .facili_bg::after {
    top: 20%;
    height: 850px;
  }

  /*PRICE*/

  h3.h3_center {
    font-size: 30px;
  }

  .privi_t,
  .privi_t a {
    margin-bottom: 20px;
  }

  /*PRICE*/

  .step_n {
    padding: 10px;
  }

  .step_t {
    padding: 20px;
  }

  .step_title {
    font-size: 20px;
  }

  .formBalloon2 .formBalloonContent {
    height: 520px;
  }

  /*NEWS*/
  .news_post {
    display: block;
  }
}