@charset "UTF-8";

html {
  scroll-behavior: smooth;
}

body {
  color: #007475;
  font-family: kinuta-maruminold-stdn, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 200% */
  background-color: #f5f5f5;
  font-feature-settings: 'palt';
}

@media screen and (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1440px;
  }
}

a {
  text-decoration: none;
}

a:link {
  color: #007475;
}
a:visited {
  color: #007475;
}
a:hover {
  opacity: 0.7;
}
a:active {
  color: #007475;
}

footer a {
  text-decoration: none;
}

footer a:link {
  color: #fff;
}
footer a:visited {
  color: #fff;
}
footer a:hover {
  opacity: 0.7;
}
footer a:active {
  color: #fff;
}

h2 {
  color: #007475;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 111.111% */
  margin-bottom: 36px;
}

h3 {
  color: #007475;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

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

#e10_sidearea {
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 50px;
  background-image: url(../img/bg_side.jpg);
  margin: 0px;
  padding: 0px;
  display: flex;
  justify-content: center;
}

.font-18 {
  font-size: 18px;
}

.font-16 {
  font-size: 16px;
}

.font-20 {
  font-size: 20px;
}

.font-20 {
  font-size: 20px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 200% */
}

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

.font-26 {
  font-size: 26px;
}

.book_link {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
}

.bookingnow {
  position: relative;
  top: 200px;
  width: 20px;
  height: 238px;
  display: block !important;
  transition: 0.5s;
}

.e10_mainarea {
  background-image: url(../img/bg.jpg);
  position: relative;
  z-index: 1;
}

.e10_navi {
  background-image: url(../img/sidetop_bg.png);
  background-repeat: repeat-y;
  background-color: #fff;
  position: relative;
  z-index: 3;
}

#booking .e10_navi {
  background-image: unset;
  background-color: #fff;
  position: relative;
  z-index: 3;
}

.btn_booking {
  width: 300px;
  height: 70px;
  margin-top: 40px;
}

.btn_cancel {
  width: 220px;
  height: 50px;
  margin-top: 30px;
}

.mainvisual_e10 {
  position: relative;
}

#room .mainvisual_e10,
#access .mainvisual_e10,
#contact .mainvisual_e10,
#faq .mainvisual_e10,
#recruit .mainvisual_e10,
#contact .mainvisual_e10 {
  background-image: url(../img/bg.jpg);
}

.carousel-pc {
  display: inline;
}
.carousel-sp {
  display: none;
}

@media screen and (max-width: 481px) {
  .mainvisual_e10 {
    height: 630px;
  }
  .carousel-inner {
    height: 100vh;
  }
  .e10_navi {
    display: none;
  }
  .carousel-pc {
    display: none;
  }

  .carousel-sp {
    display: inline;
    height: unset;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  #top .carousel-sp,
  #booking .carousel-sp {
    display: inline;
    height: 100vh;
    position: absolute;
    right: 0;
    bottom: unset;
    width: unset;
  }
}

.logo_e10 {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 2;
}

.title_e10 {
  z-index: 2;
}

.tittle_e10_2nd {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 50% */
  position: absolute;
  bottom: 0;
  width: 100%;
  height: calc(100% * 0.28);
  margin-bottom: 0;
}

#room .title_e10,
#access .title_e10,
#contact .title_e10,
#faq .title_e10,
#recruit .title_e10 {
  z-index: 1;
  margin-top: -10%;
}

@media screen and (max-width: 481px) {
  .tittle_e10_2nd {
    color: #fff;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: calc(100vw * 0.384);
    margin-bottom: 0;
  }
  #room .title_e10,
  #access .title_e10,
  #contact .title_e10,
  #faq .title_e10,
  #recruit .title_e10 {
    z-index: 1;
    margin-top: -30%;
  }
}

@media screen and (max-width: 960px) {
  .logo_e10 {
    max-width: 70px;
  }

  .title_e10 {
    min-width: 300px;
  }
}

.navbar-nav--extend li {
  text-align: center;
}

.e10_nav {
  width: 100%;
  margin: 10px 0;
}

.e10_nav li {
  width: 16.6%;
  line-height: 1.2;
}

.e10_icon {
  height: 38px;
  margin-bottom: 3px;
}

.e10_icon_lang {
  width: 60px;
  margin: 0 5px;
}

.nav_lang {
  position: relative;
  padding-left: unset;
}
/* ここから下がハンバーガーメニューに関するCSS */

.nav--extend {
  position: fixed;
  top: 22px;
  right: 20px;
  z-index: 3;
}

@media screen and (min-width: 481px) {
  .nav--extend {
    display: none;
  }
}

/* チェックボックスを非表示にする */
.drawer_hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer_open {
  display: flex;
  height: 40px;
  width: 40px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100; /* 重なり順を一番上にする */
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.7);
  margin-left: 10px;
  border-radius: 5px;
}

/* ハンバーガーメニューのアイコン */
.drawer_open span,
.drawer_open span:before,
.drawer_open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 30px;
  border-radius: 3px;
  background: #007475;
  transition: 0.5s;
  position: absolute;
}

/* 三本線の一番上の棒の位置調整 */
.drawer_open span:before {
  bottom: 8px;
}

/* 三本線の一番下の棒の位置調整 */
.drawer_open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(30deg);
}

#drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-30deg);
}

/* メニューのデザイン*/
.nav_content {
  width: 100%;
  height: 254px;
  position: fixed;
  top: 77px;
  left: 100%; /* メニューを画面の外に飛ばす */
  z-index: 99;
  transition: 0.5s;
}

.nav_content .e10_nav li {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 10px 20px;
  margin: 1px 0;
}

.nav_content .e10_nav li .e10_icon {
  margin-right: 15px;
}

/* メニュー黒ポチを消す */
.nav_list {
  list-style: none;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer_input:checked ~ .nav_content {
  left: calc(100vw - 250px); /* メニューを画面に入れる */
}

footer {
  background: #007475;
  position: relative;
  z-index: 2;
}

.footer_area {
  background-image: url(../img/bg_footer.jpg);
  padding: 40px 50px;
  display: flex;
  justify-content: start;
}

.footer_logo_e10 {
  /* width: 46.656px;*/
  height: 70px;
}
.fotter_block {
  border-left: 2px solid #fff;
  margin: 0 0 0 10px;
  padding: 10px 0px;
}
.footer_title_e10 {
  width: 228px;
  height: 32.186px;
  margin: 0 20px;
}
.footer_text {
  color: #fff;
  font-size: 10px;
  line-height: 1.5;
  margin-bottom: 0;
  letter-spacing: 1px;
}

.footer_credit {
  color: #fff;
  font-size: 10px;
  padding: 12px 0;
  background-image: url(../img/bg_side.jpg);
}
.footer_bookingnow {
  display: none;
  background-image: url(../img/bg_side.jpg);
  padding: 17px 0;
  border-top: 1px solid #fff;
}

@media screen and (max-width: 481px) {
  .footer_area {
    padding: 40px 0;
    justify-content: center;
    position: relative;
    bottom: 64px;
  }
  .footer_title_e10 {
    margin: 0 0 10px;
  }
  .fotter_block {
    padding: 0 15px;
  }
  .footer_credit {
    position: relative;
    bottom: 73px;
  }
}

#top {
  position: relative;
  z-index: 1;
}

.top_copy {
  margin: 158px 0 100px;
}

.faq_copy {
  margin: 158px 0 100px;
}

.end_copy {
  margin: 80px 0 0;
}

.e10_devider {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.e10_devider_m1 {
  margin: 30px 0 40px;
}

.e10_devider_m2 {
  margin: 40px 0 0px;
}

.e10_devider_m3 {
  margin: 100px 0 130px;
}
.e10_devider_m4 {
  margin: 150px 0 38px;
}
.e10_devider_m5 {
  margin: 50px 0 10px;
}

.margin-contact {
  margin-bottom: 600px;
}

@media screen and (max-width: 481px) {
  .e10_devider_m3 {
    margin: 100px 0 100px;
  }

  .e10_devider_m4 {
    margin: 40px 0 30px;
  }
  .faq_copy {
    margin: 50px 0 100px;
  }
}

.block_bg {
  border-radius: 10px;
  background: rgba(64, 101, 128, 0.05);
  mix-blend-mode: multiply;
  padding: 0 50px 50px;
}

.block_bg2 {
  border-radius: 10px;
  background: rgba(64, 101, 128, 0.05);
  mix-blend-mode: multiply;
  padding:50px;
}



.floormap_block_bg {
  border-radius: 10px;
  background: rgba(64, 101, 128, 0.05);
  mix-blend-mode: multiply;
  padding: 50px;
  margin-top: 20px !important;
}

#access .block_bg {
  padding: 0 50px 10px;
}

#booking .block_bg {
  padding: 0;
}

.e10_block {
  width: 90%;
  margin-top: 58px;
}

.e10_block2 {
  width: 90%;
  margin-top: 100px;
}

#booking .e10_block {
  width: 80%;
}

h4 {
  position: relative;
  top: -24px;
}

#booking h4 {
  top: 0;
}

#recruit h4 {
  margin-top: 43px;
}

.h4 {
  display: inline-block;
  padding: 0.4rem 1rem;
  margin-bottom: 0.2rem;
  border-top: 2px solid #007475;
  border-bottom: 2px solid #007475;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.adls-3 {
  letter-spacing: -3px;
}

.section_title {
  color: #007475;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
  vertical-align: 10%;
  margin: 0 20px;
}

#room .e10_block {
  margin-top: 58px;
  margin-bottom: 20px;
}

#access .e10_block {
  margin-top: 150px;
  margin-bottom: 20px;
  width: 100%;
}

@media screen and (max-width: 481px) {
  .top_copy {
    margin: 81px 0 18px;
  }

  #booking .e10_block,
  .e10_block {
    width: calc(100% - 10px);
  }

  #e10_sidearea {
    display: none;
  }
  .footer_bookingnow {
    display: block;
    position: fixed;

    bottom: 0;
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .block_bg {
    padding: 0;
  }

    .block_bg2 {
    padding: 0;
  }

  .floormap_block_bg {
    padding: 0;
  }
}
.accordion-button {
  padding: 0.5rem 2.4rem 0.5rem 1rem;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../img/icon_minus.svg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  content: '';
  background-image: url(../img/icon_plus.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  top: 20px;
  right: 15px;
}

.accordion-header {
  border-radius: 10px;
  background: rgba(64, 101, 128, 0.05);
  mix-blend-mode: multiply;
}

.accordion-button:not(.collapsed) {
  background-color: unset;
}
.accordion-button {
  background-color: unset;
  color: #007475;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 222.222% */
  letter-spacing: -1.8px;
}
.ls-cancel {
  letter-spacing: unset;
}

.accordion-item {
  background-color: unset;
  border: 0px solid rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed) {
  color: unset;
  box-shadow: unset;
}

.accordion-question {
  margin-left: 1rem;
  color: #007475;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 133.333% */
  margin-top: 10px;
}
.accordion-answer {
  color: #007475;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 0px; /* 0% */
  margin: 17px 20px 0px 0px;
}
.accordion-button:focus {
  z-index: 3;
  border-color: unset;
  outline: 0;
  box-shadow: unset;
}

.accordion-body {
  text-align: left;
  color: #007475;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 200% */
  padding: 1rem 1.25rem 0rem;
}

.bs_lightbox {
  padding: 0 20px 50px;
}

main {
  overflow: hidden;
}

.a16ban{
  width:240px;
  margin:0 30px;
  display: block;
}

.a16ban_sp{
    width:240px;
  margin:0 30px;
  display: none !important;
}


@media screen and (max-width: 481px) {
  .bs_lightbox {
    transform: scale(1, 1);
    padding: 0 10px 140px;
  }
}

.e10_navi_sp li a {
  display: block;
}


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

  .a16ban{
  display: none !important;
}
.a16ban_sp{
  display: block !important;

}
.a16ban_div{
  background-image: url(../img/bg_footer.jpg);
    z-index: 1;
  bottom: 75px;
  position: relative;
  padding-bottom: 30px;
}

}
