.list_no {
  list-style: none;
}

.b_shadow {
  box-shadow: -7px 4px 7px 2px #00000061;
}

.min_no {
  min-height: 0;
}

/* ---------- ヘッダー　---------- */

#top_link_toi>p {
  position: relative;
  margin: 10px;
}

#top_link_toi>p>a {
  color: #306f5c;
  font-size: 110%;
  padding-left: 10px;
}

#top_link_toi>p>a::before {
  display: block;
  content: ">";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
}

#top_main_nuv {
  padding: 0;
  margin: 0;
}

#top_main_nuv>p,
#top_main_nuv>div {
  float: left;
  z-index: 12;
}

#top_main_nuv>p>a,
#top_main_nuv>div>p>a {
  display: inline-block;
  padding: 10px 25px;
  font-size: 120%;
  color: #524c39;
  margin: 0 1px;
}

#top_main_nuv>p>a:hover,
#top_main_nuv>div>p>a:hover {
  color: #999999;
}

.berger_list {
  position: relative;
  z-index: 10;
}

.berger_list>div {
  display: none;
  visibility: hidden;
  position: absolute;
  width: 250px;
  padding-top: 5px;
  z-index: 1;
  margin: 0 !important;
}

.berger_list:hover>div {
  display: block;
  visibility: visible;
}

.berger_list>div>ul {
  list-style: none;
  background: #D6F5E3;

  padding: 10px 20px 10px 10px;
}

.berger_list>div>ul>li>a {
  font-size: 120%;
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
  border-bottom: solid 1px rgb(255, 255, 255);
  color: #524c39;
}

.berger_list>div>ul>li>a:hover {
  background: #E0D8CF;
  color: #B08B4F;
}

@media screen and (max-width:788px) {
  #mobile_header {
    display: block;
  }

  /* モバイル用ヘッダースペンサー */
  #mobile_spanser {
    display: block;
  }

  #pc_header {
    display: none;
  }
}

@media screen and (min-width:789px) {
  #mobile_header {
    display: none;
  }

  #mobile_spanser {
    display: none;
  }

  #pc_header {
    display: block;
  }
}

/* ---------- ヘッダー　モバイル---------- */
#mobile_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}

#mobile_nuv_main {
  position: absolute;
  top: 0;
  right: 0;
  width: 75vw;
  transform: translate(75vw, 0);
  transition: all 1000ms;
  margin: 0;
}

#mobile_nuv_main.sclolin {
  transform: translate(0, 0);
}

#mobile_nuv_main>#mobile_nuv_oomoto {
  width: 100%;
  height: 100vh;
  background: #5CA08C;
  position: relative;
}

#mobile_nuv_main.sclolin>#mobile_nuv_oomoto {}

#mobile_nuv_oomoto ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#mobile_nuv_oomoto>#m_nuv_one>ul>li {
  border-bottom: solid 1px rgb(255, 255, 255);
}

#mobile_nuv_oomoto>#m_nuv_one>ul>li>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 10px;
  text-align: left;
  color: rgb(255, 255, 255);
}

#mobile_nuv_oomoto>#m_nuv_one>ul>li>a:hover {
  color: rgb(48 48 48);
  background: #8fd6c1;
}

#mobile_nuv_oomoto>#m_nuv_two {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  background: #A9DFFF;
  width: 100%;
}

#mobile_nuv_oomoto>#m_nuv_two li {
  border-bottom: solid 1px rgb(110, 110, 110);
}

#mobile_nuv_oomoto>#m_nuv_two li>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 10px;
  font-size: 120%;
  color: rgb(49, 49, 49);
}

#mobile_nuv_oomoto>#m_nuv_two li>a:hover {
  background: #c1cbd1;
  color: rgb(255 255 255);
}

#nuv_button_main {
  position: absolute;
  top: 20px;
  right: calc(75vw + 20px);
  width: 60px;
  height: 60px;
  padding: 0;
  margin: 0;
  transform: translateX(75vw);
  transition: all 1000ms;
}

#nuv_button_main.sclolin {
  transform: translateX(0);
  transition: all 1000ms;
}

.nuv_button2 {
  background: #5CA08C;
  width: 60px;
  height: 60px;
  border-radius: 5px;
}

.nuv_button2 span {
  position: absolute;
  width: 50px;
  left: 5px;
  height: 5px;
  background: white;
  border-radius: 15px;
  transition: all 1s;
}

.nuv_button2 span:nth-child(1) {
  top: 12px;
}

.nuv_button2 span:nth-child(2) {
  top: 28px;
}

.nuv_button2 span:nth-child(3) {
  top: 45px;
}

.sclolin .nuv_button2 span:nth-child(1) {
  transform: translateY(17px) rotate(45deg);
}

.sclolin .nuv_button2 span:nth-child(2) {
  opacity: 0;
}

.sclolin .nuv_button2 span:nth-child(3) {
  transform: translateY(-17px) rotate(-45deg);
}

#mobile_sisetukengaku>a {
  background: #fdb1a7;
  color: white !important;
}

/* ---------- main ------------ */


.h2_midasi {
  width: 100%;
  max-width: 500px;
  position: relative;
  margin: 0 auto;
  height: 165px;
}

.h2_midasi::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: " ";
  display: block;
  background-image: url('/sarasa/wp-content/uploads/2025/11/srasa_ti3.png');
  background-size: cover;
}

.h2_midasi>h2 {
  position: relative;
  color: #4B3F34;
  font-size: 170%;
  padding: 50px 0px 1px 95px;
}

.backgray_right,
.backgray_left {
  position: relative;
}

.backgray_right>div,
.backgray_left>div {
  position: relative;
  z-index: 1;
}

.backgray_right::after,
.backgray_left::after {
  position: absolute;
  bottom: 0;
  background: #F5F6F7;
  width: 75%;
  height: 50%;
  z-index: 0;
  content: " ";
  display: block;
}

.backgray_left::after {
  left: 0;
}

.backgray_right::after {
  right: 0;
}

@media screen and (max-width:788px) {
  main {
    margin-top: 0;
    width: 100%;
    overflow-x: hidden;
  }

  .backgray_right,
  .backgray_left {
    width: 100%;
    padding: 10px;
  }

  .h2_midasi {
    max-width: 325px;
    height: 110px;
  }

  .h2_midasi>h2 {
    font-size: 125%;
    padding: 30px 0;
    text-align: center;
  }
}

/* --------- 見学予約 ---------- */
#kengakuyoyaku p {
  padding: 0;
  max-width: 0;
}

#kengakuyoyaku {
  position: fixed;
  bottom: 200px;
  right: 0;
  width: 85px;
  height: 245px;
  background: #fdb1a7;
  padding: 10px;
  box-shadow: -7px 4px 7px 2px #00000061;
  z-index: 15;
}

#kengakuyoyaku:hover {
  background: #ffb9b0;
  transform: scale(1.03);
}

#kengakuyoyaku>p:nth-of-type(1) {
  writing-mode: vertical-lr;
  text-orientation: upright;
  text-align: left;
  line-height: 30px;
  color: white;
  font-size: 100%;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  height: calc(100% - 70px);
}

#kengakuyoyaku>p>a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#kengakuyoyaku::after {
  width: 50px;
  height: 46px;
  content: " ";
  display: block;
  background-image: url('/sarasa/wp-content/uploads/2025/11/yoteiicon.png');
  background-size: cover;
  margin: 0 auto;
}

/* ----------- フッター ---------- */
footer {
  padding: 0;
  margin: 0;
}

@media screen and (max-width:788px) {
  #kengakuyoyaku {
    display: none;
  }
}

.siteseel {
  width: 250px;
  text-align: center;
  padding: 10px;
  border: solid 1px black;
  border-radius: 10px;
  background: #ffffff;
}

.siteseel>p {
  padding: 0;
  margin: 0;
  font-size: 15px;
}

/* --------- ローディング ----------- */
#loader_main {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #AEC4E5;
  top: 0;
  left: 0;
}

.loader {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 25%;
  max-width: 25%;
  height: 100%;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.load_p {
  font-size: 20px;
  padding-top: 20px;
  color: #4072B3;
}

@-webkit-keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.ball-grid-pulse {
  width: 90px;
}

.ball-grid-pulse>div:nth-child(1) {
  -webkit-animation-delay: 0.22s;
  animation-delay: 0.22s;
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}

.ball-grid-pulse>div:nth-child(2) {
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.ball-grid-pulse>div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s;
  -webkit-animation-duration: 0.63s;
  animation-duration: 0.63s;
}

.ball-grid-pulse>div:nth-child(4) {
  -webkit-animation-delay: -0.03s;
  animation-delay: -0.03s;
  -webkit-animation-duration: 1.24s;
  animation-duration: 1.24s;
}

.ball-grid-pulse>div:nth-child(5) {
  -webkit-animation-delay: 0.08s;
  animation-delay: 0.08s;
  -webkit-animation-duration: 1.37s;
  animation-duration: 1.37s;
}

.ball-grid-pulse>div:nth-child(6) {
  -webkit-animation-delay: 0.43s;
  animation-delay: 0.43s;
  -webkit-animation-duration: 1.55s;
  animation-duration: 1.55s;
}

.ball-grid-pulse>div:nth-child(7) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}

.ball-grid-pulse>div:nth-child(8) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
  -webkit-animation-duration: 0.97s;
  animation-duration: 0.97s;
}

.ball-grid-pulse>div:nth-child(9) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-duration: 0.63s;
  animation-duration: 0.63s;
}

.ball-grid-pulse>div {
  background-color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  float: left;
  -webkit-animation-name: ball-grid-pulse;
  animation-name: ball-grid-pulse;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
  animation-delay: 0;
}

/* トップページ以外のメインタイトル */
#main_title_f {
  width: 100%;
  height: 80vh;
  position: relative;
  z-index: 0;
  padding: 0;
}

#main_title_f>div {
  position: absolute;

}

#main_title_f>div:nth-of-type(1) {
  width: 85%;
  height: 95%;
  top: 0;
  right: 0;
  border-radius: 50px 0 0 15px;
}

#main_title_f>div:nth-of-type(2) {
  background: #aee0eb;
  padding: 50px 50px 75px 50px;
  left: 0;
  bottom: 83px;
  min-width: 500px;
  text-align: right;
  border-radius: 0 10px 8px 0px;
  box-shadow: -7px 4px 7px 2px #00000061;
}

#main_title_f>div:nth-of-type(2)>h1 {
  color: white;
  font-size: 55px;
  font-weight: bold;
}

@media screen and (max-width:788px) {
  #main_title_f {
    height: 62vh;
  }

  #main_title_f>div:nth-of-type(1) {
    width: 90%;
    height: 95%;
  }

  #main_title_f>div:nth-of-type(2) {
    padding: 20px 50px 35px 35px;
    min-width: auto;
  }

  #main_title_f>div:nth-of-type(2)>h1 {
    font-size: 25px;
  }
}