@charset "utf-8";
/*==================================================================

  メインビジュアル

==================================================================*/
.top_mainvisual {
  /* height: 800px; */
  height: 700px;
}
.mainvisual_wrap {
  /* height: 800px; */
  height: 700px;
}
.top_mainvisual .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* キャッチフレーズ */
.mainvisual_catch {
  padding-left: 32px;
  position: absolute;
  top: 130px;
  font-family: "Shippori Mincho", serif;
  color: #fff;
  text-shadow: 0 0 8px #393939, 0 0 8px #393939, 0 0 8px #393939, 0 0 8px #393939, 0 0 8px #393939, 0 0 8px #393939;
}
.mainvisual_catch h2 {
  display: block;
  letter-spacing: 0.08em;
  font-size: 32px;
}
.mainvisual_catch p {
  margin-top: 20px;
  display: block;
  letter-spacing: 0.08em;
  font-size: 24px;
}
.mainvisual_open {
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 250px;
}
.mainvisual_open img {
  width: 100%;
}

/* メインスライド */
#slick_fade {
  width: 100%;
  /* height: 800px; */
  height: inherit;
}
#slick_fade .slide_item img {
  width: 100%;
  height: 700px;
  /* height: 800px; */
  /* height: inherit; */
  object-fit: cover;
  object-position: center;
}

/*==================================================================

  .top_intro

==================================================================*/
.top_intro {
  background: url("../images/touji_ill01.png") bottom left no-repeat;
  padding-bottom: 5.8%;
  padding-top: 100px;
}
.top_intro_tit {
  text-align: center;
  margin-bottom: 25px;
}
.top_intro .box1 {
  writing-mode: vertical-rl;
  max-width: 1295px;
}
.top_intro_sub_tit {
  writing-mode: vertical-rl;
  font-size: 4rem;
  letter-spacing: 0.3em;
  line-height: 1.5;
  color: #553c31;
  margin-left: 15.2%;
}
.top_intro_text {
  font-size: 2rem;
  line-height: 2.4;
  letter-spacing: 0.1em;
  margin-top: 12.7%;
  margin-left: 9%;
  height: 420px;
}
.top_intro_text i {
  font-style: normal;
  text-align: center;
  position: relative;
  left: 0.34em;
}

/*==================================================================

  .top_intro02

==================================================================*/
.top_intro02 {
  text-align: center;
  position: relative;
  padding-bottom: 1px;
}
.top_intro02::before {
  position: absolute;
  bottom: 32px;
  left: 0;
  background: url("../images/wave_gray_bg.png") top center no-repeat;
  width: 100%;
  height: 973px;
  content: "";
  z-index: -1;
}
.top_intro02::after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f2eeec;
  height: 30%;
  width: 100%;
  content: "";
  z-index: -2;
}
.top_intro02_tit {
  font-size: 3.2rem;
  letter-spacing: 0.1em;
  line-height: 1.875;
  color: #553c31;
  padding-top: 93px;
  padding-left: 1%;
  position: relative;
}
.top_intro02_tit::before {
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/yuge.png") bottom center no-repeat;
  width: 10%;
  background-size: 100%;
  max-width: 22px;
  height: 146px;
  content: "";
}
.top_intro02_list {
  width: 90%;
  max-width: 1380px;
  margin: 4.8% auto;
}
.top_intro02_item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5.8%;
}
.top_intro02_item:nth-child(even) {
  flex-direction: row-reverse;
}
.top_intro02_img {
  width: 50.7%;
}
.top_intro02_detail {
  width: 44.9%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_intro02_item_tit {
  font-size: 3rem;
  letter-spacing: 0.1em;
  color: #553c31;
  margin-bottom: 8%;
}
.top_intro02_item_text {
  letter-spacing: 0.1em;
  line-height: 2.35;
}

/*==================================================================

  .top_efficacy

==================================================================*/
.top_efficacy {
  overflow: hidden;
}
.top_efficacy > .inner {
  display: flex;
  width: 90%;
  max-width: 1280px;
  margin: auto;
  justify-content: space-between;
  z-index: 1;
  position: relative;
  padding-bottom: 7.4%;
}
.top_efficacy > .inner::before {
  position: absolute;
  left: -200%;
  top: 0;
  width: 500%;
  height: 100%;
  background: #f2eeec;
  content: "";
  z-index: -1;
}
.top_efficacy .tit01 {
  width: 18.8%;
}
.top_efficacy_detail {
  width: 76.3%;
  padding-top: 2.2%;
}
.top_efficacy_detail_list {
  display: flex;
  flex-wrap: wrap;
  width: 83.6%;
  margin: auto;
  padding-left: 1%;
  padding-bottom: 20px;
}
.top_efficacy_detail_item {
  width: 25%;
  margin-bottom: 3.6%;
}
.top_efficacy_text_list {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 20px;
  padding: 20px 0;
  margin-right: 3%;
}
.top_efficacy_text_tit {
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  color: #553c31;
  line-height: 1.81;
  width: 27%;
  text-align: center;
  padding: 1%;
  border-right: solid 1px #b5a59d;
  position: relative;
  padding-left: 2.3%;
}

.top_efficacy_text_detal {
  width: 69.5%;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 2.22;
  padding: 1%;
}
.top_efficacy_img_pl_wrap {
  height: 550px;
  position: relative;
}
.top_efficacy_img_pl_wrap .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inset(0);
}
.top_efficacy_img_pl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
  background-image: url(../images/efficacy_img01_st.jpg);
}

/*
.top_efficacy_img img{
  width: 100%;
  height: 550px;
  object-fit: cover;
  object-position:center center;
}
*/
.top_efficacy_ending {
  padding-top: 6.2%;
  overflow: hidden;
  position: relative;
  padding-bottom: 260px;
}
.top_efficacy_ending::before {
  position: absolute;
  left: 0;
  top: -260px;
  margin: auto;
  background: url("../images/uzu01.png") top left no-repeat;
  width: 60vw;
  max-width: 442px;
  height: 708px;
  content: "";
  background-size: 100%;
  z-index: -1;
}
.top_efficacy_ending::after {
  position: absolute;
  right: 0;
  bottom: 0px;
  margin: auto;
  background: url("../images/uzu03.png") top left no-repeat;
  width: 70vw;
  max-width: 704px;
  height: 764px;
  content: "";
  background-size: 100%;
  z-index: -1;
}
.top_efficacy_ending .box1 {
  display: flex;
  justify-content: space-between;
}
.top_efficacy_ending_tit {
  display: flex;
  justify-content: center;
  writing-mode: vertical-rl;
  font-size: 4rem;
  letter-spacing: 0.2em;
  color: #553c31;
  padding-bottom: 21px;
  position: relative;
}
.top_efficacy_ending_tit::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/uzu02.png") center no-repeat;
  width: 80vw;
  max-width: 1011px;
  height: 1013px;
  content: "";
  background-size: 100%;
  z-index: -1;
}
.top_efficacy_ending_item {
  text-align: center;
}
.top_efficacy_ending_item_tit {
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  color: #553c31;
  line-height: 1.818;
  margin-bottom: 4%;
}

.top_efficacy_ending_item_text {
  letter-spacing: 0.1em;
  line-height: 2.35;
}
.top_efficacy_ending_item_img {
  margin-bottom: 6%;
}
/*==================================================================

  .top_facility

==================================================================*/

.top_facility {
  margin-top: -300px;
  background: url("../images/mount_ill.jpg") top center no-repeat;
  background-size: 100%;
  padding-top: 141px;
  text-align: center;
  padding-bottom: 6%;
}
.top_facility .tit01 {
  width: 100%;
  margin-bottom: 2.8%;
}
.top_facility_catch_copy {
  font-size: 3.2rem;
  letter-spacing: 0.1em;
  color: #553c31;
  margin-bottom: 1.4%;
}
.top_facility_catch_text {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 2.5;
  margin-bottom: 4%;
}
.top_facility_slider {
  position: relative;
  width: 80%;
  margin: auto;
  margin-bottom: 2%;
  max-width: 900px;
}
.top_facility_slider .slick-slide {
  position: relative;
}
.top_facility_slider .slick-slide img {
  margin: auto;
}

.top_facility_slider_text {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  width: 85%;
  max-width: 780px;
  padding: 1%;
  min-height: 70px;
  letter-spacing: 0.1em;
}
.top_facility_slider .slick-prev {
  position: absolute;
  top: 48%;
  left: -9%;
  background: none;
  border: none;
  color: transparent;
  z-index: 1;
}
.top_facility_slider .slick-prev::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/slider_arrow.png") center right no-repeat;
  width: 52px;
  height: 14px;
  content: "";
}
.top_facility_slider .slick-next {
  position: absolute;
  width: 52px;
  top: 48%;
  right: -8%;
  background: none;
  border: none;
  color: transparent;
}
.top_facility_slider .slick-next::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/slider_arrow.png") center right no-repeat;
  width: 52px;
  height: 14px;
  content: "";
  transform: scale(-1, 1);
}
.top_facility_thumbnail_slider {
  width: 90%;
  max-width: 1298px;
  margin: auto;
}
.top_facility_thumbnail_item {
  width: 19%;
}
.top_facility_thumbnail_slider .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: flex !important;
  flex-wrap: wrap;
}
.top_facility_thumbnail_slider .slick-slide {
  display: block !important;
  float: none !important;
  width: 20% !important;
  padding: 0 9px;
  margin-bottom: 18px;
}
/*==================================================================

  .top_amenities

==================================================================*/
.top_amenities {
  background: url("../images/amenities_bg.png") top left repeat-x;
  position: relative;
}
.top_amenities::before {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f2eeec;
  height: 60%;
  width: 100%;
  content: "";
  z-index: -1;
}
.top_amenities .box1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 90px;
}
.top_amenities .tit01 {
  width: 19%;
  margin-top: -39px;
}
.top_amenities_text {
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 2.5;
  margin-bottom: 6.6%;
}
.top_amenities_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 4%;
}
.top_amenities_item {
  width: 16%;
}
.top_amenities_slider {
  position: relative;
  width: 83%;
  margin: auto;
  margin-bottom: 2.4%;
  max-width: 940px;
}
.top_amenities_slider .slick-slide {
  position: relative;
}
.top_amenities_slider .slick-slide img {
  margin: auto;
  border: solid 1px #ccc;
}

.top_amenities_slider_text {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  width: 85%;
  max-width: 780px;
  padding: 1%;
  min-height: 70px;
  letter-spacing: 0.1em;
}
.top_amenities_slider .slick-prev {
  position: absolute;
  top: 48%;
  left: -9%;
  background: none;
  border: none;
  color: transparent;
  z-index: 1;
}
.top_amenities_slider .slick-prev::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/slider_arrow.png") center right no-repeat;
  width: 52px;
  height: 14px;
  content: "";
}
.top_amenities_slider .slick-next {
  position: absolute;
  width: 52px;
  top: 48%;
  right: -8%;
  background: none;
  border: none;
  color: transparent;
}
.top_amenities_slider .slick-next::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/slider_arrow.png") center right no-repeat;
  width: 52px;
  height: 14px;
  content: "";
  transform: scale(-1, 1);
}
.top_amenities_thumbnail_slider {
  width: 90%;
  max-width: 1298px;
  margin: auto;
}
.top_amenities_thumbnail_item {
  width: 19%;
}
.top_amenities_thumbnail_item img {
  border: solid 1px #ccc;
  padding: 25px 0;
  background: #fff;
}
.top_amenities_thumbnail_slider .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: flex !important;
  flex-wrap: wrap;
}
.top_amenities_thumbnail_slider .slick-slide {
  display: block !important;
  float: none !important;
  width: 20% !important;
  padding: 0 9px;
  margin-bottom: 18px;
}
.top_amenities_img_pl_wrap {
  height: 550px;
  position: relative;
}
.top_amenities_img_pl_wrap .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inset(0);
}
.top_amenities_img_pl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
  background-image: url(../images/touji_img01_st.jpg);
}

/*==================================================================

  .top_online

==================================================================*/
.top_online {
  padding-top: 3.8%;
}
.top_online .box1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 70px;
}
.top_online .inner {
  display: flex;
  justify-content: space-between;
  width: 90%;
}
.top_online_intro {
  text-align: center;
  width: 66%;
  margin-top: 4.6%;
}
.top_online_intro_tit {
  font-size: 3.2rem;
  letter-spacing: 0.1em;
  color: #553c31;
  padding-top: 153px;
  margin-bottom: 3.3%;
  position: relative;
}
.top_online_intro_tit::before {
  position: absolute;
  top: 7%;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/otaya_clinic_logo.png") top center no-repeat;
  width: 30%;
  max-width: 88px;
  height: 105%;
  content: "";
}
.top_online_intro_text {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 2.5;
  margin-bottom: 2.6%;
}
.top_online_intro_cap {
  font-size: 1.7rem;
  letter-spacing: 0.1em;
}
.top_online_img01 {
  padding-top: 2.5%;
}
.top_online_list {
  width: 86%;
  margin-left: auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
  margin-top: 5.5%;
  margin-bottom: 7.4%;
}
.top_online_list.item_qr {
  margin-top: 4%;
  margin-bottom: 6.7%;
}
.top_online_list.item_qr .top_online_item {
  padding: 3.3% 3.3% 4%;
}
.top_online_item {
  width: 47.5%;
  background: #f3efeb;
  padding: 3%;
}
.top_online_item_qr {
  margin-bottom: 20px;
}
.top_online_item_qr img {
  display: inline-block;
  border: solid 10px #fff;
}
.top_online_item_tit {
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #553c31;
  margin-bottom: 1%;
}
.top_online_item_tit span {
  font-size: 140%;
  line-height: 1;
}
.top_online_item_text {
  letter-spacing: 0.1em;
  margin-bottom: 6%;
}
.top_online_dl_text {
  width: 86%;
  margin-left: auto;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2rem;
}
.top_online_item a {
  display: block;
  transition: 0.15s ease-out;
}
.top_online_item a:hover {
  opacity: 0.7;
}

.top_online_check_list {
  width: 86%;
  margin-left: auto;
  text-align: center;
  margin-bottom: 6.4%;
}
.top_online_check_tit {
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  color: #553c31;
  margin-bottom: 3.3%;
}
.top_online_check_item {
  text-align: left;
  width: 85.4%;
  margin-left: auto;
  padding-left: 3%;
  margin-bottom: 1%;
  letter-spacing: 0.1em;
  position: relative;
}
.top_online_check_item::before {
  position: absolute;
  top: 4px;
  left: 0;
  background: url("../images/check_box01.png");
  width: 21px;
  height: 21px;
  content: "";
}
.top_online_payment {
  width: 85.4%;
  margin-left: auto;
  background: #f3efeb;
  text-align: center;
  padding: 3.7% 3% 5%;
}
.top_online_payment_tit {
  font-size: 3.2rem;
  letter-spacing: 0.1em;
  color: #553c31;
  margin-bottom: 1.7%;
}
.top_online_payment_text {
  letter-spacing: 0.1em;
  margin-bottom: 4.3%;
}
.top_online_card_list {
  display: flex;
  justify-content: center;
  gap: 0 2.5%;
  width: 82%;
  margin: auto;
}
.top_online_card_item {
  width: 21%;
}

/*==================================================================

  .top_yoyaku

==================================================================*/
.top_yoyaku {
  background: url("../images/wave_bg.jpg") top 30px center no-repeat;
  background-size: 100%;
  position: relative;
  text-align: center;
}
.top_yoyaku::before {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f5f5f5;
  width: 100%;
  height: calc(100% - 100px);
  content: "";
  z-index: -1;
}
.top_yoyaku .tit01 {
  width: 100%;
  margin-bottom: 2.4%;
}
.top_yoyaku_text {
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin-bottom: 2.9%;
}
.top_yoyaku_list {
  display: flex;
  width: 90%;
  max-width: 1080px;
  margin: auto;
  /* justify-content: space-between; */
  justify-content: center;
  margin-bottom: 6.3%;
}
.top_yoyaku_item {
  background: #fff;
  display: block;
  /* width: 46.3%; */
  width: 100%;
  max-width: 705px;
}
.top_yoyaku_item a {
  display: block;
  justify-content: center;
  align-items: center;
  border: solid 1px #d7d7d7;
  color: #222;
  line-height: 1;
  height: 140px;
  position: relative;
  padding-top: 89px;
}
.top_yoyaku_item a::before {
  position: absolute;
  top: 39%;
  right: 20px;
  background: url("../images/yoyaku_btn_arrow.png") center no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  transition: 0.15s ease-out;
}
.top_yoyaku_item a:hover::before {
  right: 10px;
}
.top_yoyaku_item a p {
  /* font-size: 2rem; */
  font-size: 2.5rem;
  letter-spacing: 0.1em;
}
.top_yoyaku_item_logo {
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  margin: auto;
}
.top_yoyaku_item.item_official a {
  padding-right: 7%;
}
.top_yoyaku_item.item_official .top_yoyaku_item_logo {
  top: 33px;
  left: -37px;
}
.top_yoyaku_ending {
  position: relative;
}
.top_yoyaku_ending img {
  width: 100%;
}
.top_yoyaku_ending_text {
  position: absolute;
  top: 43%;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  font-size: 3.2rem;
  letter-spacing: 0.1em;
}
/*==================================================================================================================

  スマホ

==================================================================================================================*/
@media screen and (max-width: 640px) {
  #wrapper,
  html,
  body {
    min-height: 500px;
  }

  /*==================================================================

    メインビジュアル（スマホ）

  ==================================================================*/
  .top_mainvisual {
    height: 450px;
  }

  .mainvisual_wrap {
    height: 450px;
  }

  /* トップページキャッチフレーズ */
  .mainvisual_catch {
    padding-left: 0;
    position: absolute;
    left: 10px;
  }
  .mainvisual_catch h2 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .mainvisual_catch p {
    font-size: 14px;
  }
  .mainvisual_open {
    right: 10px;
    bottom: 10px;
    width: 150px;
  }

  /* メインスライド */
  #slick_fade {
    height: 450px;
  }
  #slick_fade .slide_item img {
    height: 450px;
  }

  /*==================================================================

    .top_intro（スマホ）

  ==================================================================*/
  .top_intro {
    background-position: top center;
    background-size: 70%;
    margin-top: 50px;
  }
  .top_intro .box1 {
    writing-mode: horizontal-tb;
  }
  .top_intro_tit {
    width: 12%;
    margin: 0 auto 3%;
  }
  .top_intro_sub_tit {
    font-size: 2.4rem;
    margin-left: 3.2%;
    float: right;
  }
  .top_intro_text {
    height: auto;
    font-size: 1.5rem;
    margin-left: 0;
    margin-top: 4%;
    letter-spacing: 0.03em;
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff;
  }

  /*==================================================================

    .top_intro0（スマホ）

  ==================================================================*/
  .top_intro02_tit {
    font-size: 1.9rem;
    line-height: 2;
    margin-bottom: 40px;
  }
  .top_intro02_tit::before {
    width: 4%;
  }
  .top_intro02_item {
    display: block;
  }
  .top_intro02_img {
    width: 100%;
  }
  .top_intro02_detail {
    width: 100%;
    margin-bottom: 40px;
  }
  .top_intro02_item_tit {
    font-size: 2rem;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .top_intro02_item_text {
    letter-spacing: 0.02em;
  }

  /*==================================================================

    .top_efficacy（スマホ）

  ==================================================================*/
  .top_efficacy {
    background: #f2eeec;
    overflow: visible;
  }

  .top_efficacy > .inner {
    flex-wrap: wrap;
    padding-bottom: 70px;
  }
  .top_efficacy > .inner::before {
    display: none;
  }
  .top_efficacy .tit01 {
    font-size: 3rem;
    padding-top: 150px;
    margin-top: -60px;
  }
  .top_efficacy .tit01::before {
    width: 25%;
    background-size: 100%;
    background-position: top center;
  }
  .top_efficacy_detail {
    margin-left: auto;
  }
  .top_efficacy_detail_list {
    width: 85%;
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 40px;
  }
  .top_efficacy_detail_item {
    width: 48%;
  }
  .top_efficacy_text_list {
    display: block;
    width: 130%;
    position: relative;
    left: -30%;
    padding: 3%;
  }
  .top_efficacy_text_tit {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #b5a59d;
    font-size: 2rem;
    line-height: 1.6;
    padding-bottom: 4%;
  }

  .top_efficacy_text_detal {
    width: 100%;
    padding: 3%;
    font-size: 1.5rem;
  }
  .top_efficacy_ending {
    padding-bottom: 0;
  }
  .top_efficacy_img img {
    height: 220px;
  }

  .top_efficacy_ending {
    margin-top: 40px;
  }
  .top_efficacy_ending .box1 {
    display: block;
  }

  .top_efficacy_ending_tit {
    writing-mode: horizontal-tb;
    font-size: 2.9rem;
    text-align: center;
    margin-top: 40px;
    letter-spacing: 0.06em;
  }
  .top_efficacy_ending_item_tit {
    font-size: 2rem;
  }
  .top_efficacy_ending .box1 {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .top_efficacy_ending_item.item-01 {
    padding-left: 5%;
  }
  .top_efficacy_ending_item.item-01 .top_efficacy_ending_item_img {
    float: right;
  }

  .top_efficacy_ending_item_img {
    width: 37%;
    display: block;
  }
  .top_efficacy_ending_item_tit {
    text-align: left;
    font-size: 1.9rem;
  }
  .top_efficacy_ending_item_text {
    text-align: left;
    font-size: 1.4rem;
  }
  .top_efficacy_ending_item_text br {
    display: none;
  }

  .top_efficacy_ending_item.item-02 {
    position: relative;
    padding-bottom: 60px;
  }
  .top_efficacy_ending_item.item-02 .top_efficacy_ending_item_img {
    position: absolute;
    left: 0;
    top: 0;
  }
  .top_efficacy_ending_item.item-02 .top_efficacy_ending_item_tit,
  .top_efficacy_ending_item.item-02 .top_efficacy_ending_item_text {
    width: 59%;
    margin-left: auto;
    padding-right: 3%;
  }
  /*==================================================================

    .top_facility（スマホ）

  ==================================================================*/
  .top_facility {
    margin-top: 0;
    background-size: 180%;
    padding-bottom: 30px;
    padding-top: 70px;
  }
  .top_facility .tit01 {
    font-size: 3rem;
    padding-top: 140px;
    margin-bottom: 30px;
  }
  .top_facility .tit01::before {
    width: 4%;
    background-size: 100%;
    background-position: top center;
  }
  .top_facility_catch_copy {
    font-size: 2.2rem;
  }
  .top_facility_catch_text {
    font-size: 1.5rem;
    width: 90%;
    margin: 20px auto 40px;
  }
  .top_facility_thumbnail_slider {
    display: none !important;
  }
  .top_facility_slider {
    width: 90%;
  }
  .top_facility_slider .slick-arrow {
    display: none !important;
  }
  .top_facility_slider_text {
    position: static;
    margin-top: 10px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.4rem;
  }

  .top_facility_slider .slick-dots {
    position: static;
  }

  /*==================================================================

    .top_amenities（スマホ）

  ==================================================================*/
  .top_amenities .tit01 {
    font-size: 3rem;
    padding-top: 150px;
    margin-top: -60px;
  }
  .top_amenities .tit01::before {
    width: 25%;
    background-size: 100%;
    background-position: top center;
  }
  .top_amenities_text {
    margin-top: 75px;
    font-size: 1.4rem;
    letter-spacing: 0.06em;
  }
  .top_amenities_list {
    gap: 10px 5%;
    justify-content: center;
  }
  .top_amenitie_item {
    width: 41%;
  }

  .top_amenities .box1 {
    margin-bottom: 60px;
  }

  .top_amenities_thumbnail_slider {
    display: none !important;
  }
  .top_amenities_slider {
    width: 90%;
  }
  .top_amenities_slider .slick-arrow {
    display: none !important;
  }
  .top_amenities_slider_text {
    position: static;
    margin-top: 10px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.4rem;
  }

  .top_amenities_slider .slick-dots {
    position: static;
  }

  /*==================================================================

    .top_online（スマホ）

  ==================================================================*/
  .top_online {
    padding-top: 0;
  }
  .top_online .tit01 {
    font-size: 3rem;
    padding-top: 160px;
  }
  .top_online .tit01::before {
    width: 4%;
    background-size: 100%;
    background-position: bottom center;
    top: 0;
  }
  .top_online .box1 {
    width: 100%;
    margin: 0 auto 30px;
  }
  .top_online .inner {
    width: 100%;
  }
  .top_online_img01 {
    width: 30%;
  }
  .top_online_intro_tit {
    font-size: 2.2rem;
    text-align: left;
    padding-left: 6%;
  }
  .top_online_intro_tit::before {
    background-size: 100%;
  }
  .top_online_intro_text {
    width: 140%;
    font-size: 1.7rem;
    text-align: left;
    padding-left: 6%;
  }
  .top_online_intro_cap {
    width: 145%;
    font-size: 1.4rem;
    text-align: left;
    margin-top: 20px;
    padding-left: 5%;
  }
  .top_online_list {
    display: block;
    width: 90%;
    margin: 35px auto 24px;
  }
  .top_online_item {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 20px 30px;
  }
  .top_online_item_tit {
    font-size: 1.9rem;
    white-space: nowrap;
  }
  .top_online_item_tit span {
    font-size: 2.4rem;
  }
  .top_online_item_text {
    font-size: 1.3rem;
    margin-top: 10px;
  }

  .top_online_dl_text {
    width: 90%;
    margin: auto;
    font-size: 1.5rem;
  }
  .top_online_list.item_qr {
    display: flex;
  }
  .top_online_list.item_qr .top_online_item {
    width: 47.5%;
  }

  .top_online_list.item_qr .top_online_item {
    padding: 30px 20px;
  }
  .top_online_item a {
    margin: auto;
  }

  .top_online_check_list {
    width: 90%;
    margin: auto;
  }
  .top_online_check_tit {
    font-size: 1.8rem;
  }
  .top_online_check_item {
    width: 100%;
    font-size: 1.4rem;
    padding-left: 2em;
  }
  .top_online_check_item::before {
    width: 18px;
    height: 18px;
    background-size: 100%;
  }
  .top_online_payment {
    width: 90%;
    margin: 30px auto;
  }
  .top_online_payment_tit {
    font-size: 2.2rem;
  }
  .top_online_payment_text {
    font-size: 1.4rem;
    letter-spacing: 0.03em;
  }
  .top_online_card_list {
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 3%;
  }
  .top_online_card_item {
    width: 30%;
    margin-bottom: 8px;
  }
  /*==================================================================

    .top_yoyaku（スマホ）

  ==================================================================*/
  .top_yoyaku .tit01 {
    width: 100%;
    font-size: 3rem;
    padding-top: 100px;
    margin-bottom: 20px;
  }
  .top_yoyaku .tit01::before {
    top: -60px;
    width: 4%;
    background-size: 100%;
  }
  .top_yoyaku_text {
    width: 90%;
    margin: 0 auto 30px;
    font-size: 1.8rem;
  }
  .top_yoyaku_list {
    display: block;
    margin-bottom: 60px;
  }
  .top_yoyaku_item {
    width: 100%;
    margin-bottom: 20px;
  }
  .top_yoyaku_item a::before {
    z-index: 1;
  }

  .top_yoyaku_item_logo {
    width: 70%;
  }
  .top_yoyaku_item.item_official .top_yoyaku_item_logo {
    width: 80%;
    left: 0;
  }
  .top_yoyaku_item a {
    height: 120px;
    padding-top: 75px;
  }
  .top_yoyaku_item a::before {
    top: auto;
    bottom: 18px;
    right: 18px;
  }
  .top_yoyaku_item a p {
    font-size: 1.7rem;
    position: relative;
    z-index: 1;
  }
  .top_yoyaku_ending_text {
    font-size: 1.9rem;
    top: 33%;
  }
  .top_yoyaku_ending {
    height: 60vw;
  }
  .top_yoyaku_ending img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
