@charset "UTF-8";
@import url("https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro");
/*responsive----------------------------------------------------*/
/*color*/
html {
  height: 100%;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", serif, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", YuMincho, serif;
  color: #272727;
  font-size: 1.6rem;
}
@media (max-width: 599px) {
  body {
    font-size: 1.4rem;
  }
}

a {
  color: #272727;
  text-decoration: none;
  letter-spacing: 0.15rem;
  transition: 0.3s all;
}
a:hover {
  opacity: 0.8;
  color: #595757;
}

p,
dt,
dd {
  line-height: 2em;
  letter-spacing: 0.125rem;
  font-size: 1.4rem;
  margin: 0 0 2.5rem;
}
@media (max-width: 599px) {
  p,
  dt,
  dd {
    font-size: 1.2rem;
  }
}

@media (max-width: 1024px) {
  p,
  dt,
  dd {
    font-size: 1.4rem;
  }
}
@media (max-width: 599px) {
  p,
  dt,
  dd {
    font-size: 1.3rem;
  }
}
img {
  max-width: 100%;
}

.alignleft {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.alignright {
  display: block;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}

@media (max-width: 1024px) {
  .alignleft,
  .alignright,
  .aligncenter {
    float: none;
    margin: 0 auto 20px;
  }
}
.font-s {
  font-size: 1.4rem;
}

.pc,
.tab {
  display: block;
}

@media (max-width: 1024px) {
  .pc {
    display: none;
  }
}
@media (max-width: 599px) {
  .pc {
    display: none;
  }
}
@media (max-width: 1024px) {
  .tab {
    display: block;
  }
}
@media (max-width: 599px) {
  .tab {
    display: none;
  }
}
.tab_and_sp_only,
.sp,
.sp_only {
  display: none;
}

@media (max-width: 1024px) {
  .tab_and_sp_only {
    display: block;
  }
}
@media (max-width: 599px) {
  .tab_and_sp_only {
    display: block;
  }
}
@media (max-width: 1024px) {
  .sp {
    display: block;
  }
}
@media (max-width: 599px) {
  .sp {
    display: block;
  }
}
@media (max-width: 599px) {
  .sp_only {
    display: block;
  }
}
.link_sp_only a,
a.link_sp_only,
.link_no a,
a.link_no {
  pointer-events: none;
  text-decoration: none;
}

@media (max-width: 599px) {
  .link_sp_only a,
  a.link_sp_only {
    pointer-events: all;
  }
}
img.img_widthmax {
  width: 100%;
  height: auto;
}

/*囲み*/
.wrap {
  display: block;
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
}

@media (max-width: 599px) {
  .wrap {
    width: 94%;
  }
}
@media (max-width: 1940px) {
  .wrap.wrap2 {
    padding: 0 4%;
  }
}
@media (max-width: 599px) {
  .wrap.wrap2 {
    padding: 0;
  }
}
/*フォント*/
strong {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
}

.font_mincho {
  font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", YuMincho, serif;
}
.font_mincho strong {
  font-weight: 700;
}

.font_en {
  font-family: "Cormorant Garamond", sans-serif;
}
.font_en strong {
  font-weight: 700;
}

.font-orange {
  color: #ed6d3d;
}

.font-wh {
  color: white;
}

.font-red {
  color: #dc3535;
}

.font-green {
  color: #1e923d;
}

/*clearfix*/
.cf:after {
  content: "";
  display: block;
  clear: both;
}

.btn_footer_mail a {
  text-indent: 0;
}

/* 画像ぼかし修正 */
img {
  image-rendering: -webkit-optimize-contrast;
}

/*default.css----------------------------------------------------*/
/*design.css----------------------------------------------------*/
#preloader {
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.directin-sp-form {
  padding: 0;
  justify-content: start;
}
.directin-sp-form select,
.directin-sp-form input {
  padding: 0;
  height: 40px;
}
.directin-sp-form > div {
  margin: 0;
}

#lodgingReservation_contents select {
  margin: 0;
  width: 100px;
  padding: 0;
}

.directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text][data-disabled=true] {
  opacity: 1;
}
.directin-sp-form .directin-sp-form-input label .directin-sp-form-label,
.directin-sp-form .directin-sp-form-input label .directin-sp-form-checkbox-label {
  color: #fff;
}

.directin-sp-form-input.directin-sp-form-nodate-checkbox label {
  display: flex;
  align-items: center;
  padding: 0;
}

.directin-sp-form .directin-sp-form-input label input[type=text],
.directin-sp-form .directin-sp-form-input label select {
  padding: 0;
}
.directin-sp-form .directin-sp-form-input-group div.directin-sp-form-input {
  padding: 0;
}

.directin-sp-form-input-group,
.directin-sp-form-date-input-group {
  margin-right: 50px !important;
}

/*スライダーナビゲーション部分*/
#topMainFlexSlider {
  position: relative;
}
#topMainFlexSlider .flex-control-nav {
  bottom: 100px;
  right: 30px;
}
@media (max-width: 1024px) {
  #topMainFlexSlider .flex-control-nav {
    right: 20px;
  }
}
#topMainFlexSlider .flex-control-nav a {
  background-color: #fff;
}
#topMainFlexSlider .flex-control-nav .flex-active {
  background-color: #223a70;
}

/* bxslider 画像幅100% */
.gallery_width_full .bx-wrapper {
  max-width: 100% !important;
}

#headerWrapper {
  position: relative;
  width: 100%;
}
#headerWrapper h1 {
  position: absolute;
  top: 0;
  left: 2%;
  margin: 0;
}

#header {
  _position: relative;
}
#header.contentsInner {
  padding: 0;
  display: flex;
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dee1e1;
}
@media (max-width: 1024px) {
  #header.contentsInner {
    display: none;
  }
}
#header.contentsInner _h1 {
  position: relative;
  top: 0;
  left: 2%;
  height: 24px;
  width: 330px;
}
#header.contentsInner .submenu {
  position: absolute;
  right: 0;
  display: flex;
  width: calc(100% - (290px + 2%));
  justify-content: flex-end;
}
@media (max-width: 1100px) {
  #header.contentsInner .submenu {
    width: calc(100% - (55px + 2%));
  }
}
#header.contentsInner .submenu ul.link_icon {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  padding: 21px 0;
}
@media (max-width: 1300px) {
  #header.contentsInner .submenu ul.link_icon {
    padding: 24px 0;
  }
}
@media (max-width: 1200px) {
  #header.contentsInner .submenu ul.link_icon {
    padding: 25px 0;
  }
}
#header.contentsInner .submenu ul.link_icon.bg-gray {
  background-color: #f4f4f4;
  padding: 20px 2%;
  box-sizing: border-box;
}
#header.contentsInner .submenu ul.link_icon li {
  margin-right: 10px;
  _width: 185px;
  text-align: center;
}
@media (max-width: 1300px) {
  #header.contentsInner .submenu ul.link_icon li {
    font-size: 1vw;
  }
}
#header.contentsInner .submenu ul.link_icon li#link_external {
  width: 295px;
}
@media (max-width: 1300px) {
  #header.contentsInner .submenu ul.link_icon li#link_external {
    width: 240px;
  }
}
@media (max-width: 1100px) {
  #header.contentsInner .submenu ul.link_icon li#link_external {
    width: 215px;
  }
}
#header.contentsInner .submenu ul.link_icon li#link_lang {
  display: flex;
}
#header.contentsInner .submenu ul.link_icon li a {
  display: flex;
}
#header.contentsInner .submenu ul.link_icon li a img {
  width: 100%;
  height: auto;
}
#header.contentsInner .submenu ul.link_icon li figure {
  margin: 0;
}
#header.contentsInner .submenu ul.link_icon li figure img {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin-right: 5px;
}
#header.contentsInner .submenu ul.link_icon li span {
  line-height: 170%;
  display: inline-block;
  letter-spacing: 0;
  font-size: 1.6rem;
}
@media (max-width: 1300px) {
  #header.contentsInner .submenu ul.link_icon li span {
    font-size: 1vw;
  }
}

#headerLogo {
  overflow: visible;
  color: #000000;
  position: absolute;
  z-index: 5;
  top: 18px;
  left: 0;
  width: 272px;
  height: 36px;
  background: url("../images/common/logo.svg") no-repeat center;
  background-size: contain;
  font-size: 0px;
}
@media (max-width: 1300px) {
  #headerLogo {
    top: 10px;
  }
}

.header-tel {
  position: absolute;
  top: 10px;
  left: 40%;
  font-size: 27px;
  color: #fff;
  z-index: 10;
}

#lang_qa_contents {
  position: absolute;
  z-index: 5;
  z-index: 20;
  top: 10px;
  right: 0;
  width: 180px;
}

#lang_select {
  display: block;
  border: none;
  outline: none;
  background-color: #f4f4f4;
  font-size: 1.6rem;
}
@media (max-width: 1300px) {
  #lang_select {
    font-size: 1vw;
  }
}
#lang_select a {
  display: block;
  color: #ffffff;
}

#lang_box {
  display: none;
}

#qa_contact_contents a {
  font-size: 10px;
  position: relative;
  padding-left: 8px;
  color: #fff;
}
#qa_contact_contents a:hover {
  opacity: 0.8;
}
#qa_contact_contents a:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  border: transparent 4px solid;
  border-left: solid 4px #fff;
}
#qa_contact_contents a:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  margin: auto;
  content: "";
  transition: width 0.5s ease-out;
}
#qa_contact_contents a:hover:after {
  width: 100%;
  background-color: #fff;
}
#qa_contact_contents .qa {
  float: left;
}
#qa_contact_contents .contact {
  float: right;
}

/*gnav*/
#gnavWrapper {
  width: 100%;
  height: 70px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);
}
#gnavWrapper.top {
  z-index: 50;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 70px;
}

#gnav {
  width: 100%;
  display: flex;
  background-color: #fff;
  border-bottom: 1px solid #dee1e1;
}

#gnavWrapper.gnavfixed {
  position: fixed;
  top: 0;
}
#gnavWrapper .contentsInner {
  position: relative;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  font-family: "Noto Serif JP", serif;
}
#gnavWrapper #lodgingReservation_contents .contentsInner {
  position: relative;
  width: 1130px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
}

#gnav li {
  _float: left;
  width: 14.2857142857%;
  height: 70px;
  list-style: none;
}
#gnav li:nth-child(3) {
  float: left;
  width: 16%;
}
#gnav a {
  position: relative;
  display: block;
  box-sizing: border-box;
  height: 70px;
  padding-top: 13px;
  transition: 0.5s background-color ease-out;
  text-align: center;
}
#gnav a:hover, #gnav a.current {
  background-color: #eee;
}
#gnav a:before {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  transition: width 0.5s ease-out;
}
#gnav a:hover:before, #gnav a.current:before {
  position: absolute;
  bottom: -53px;
  right: 0;
  left: 0;
  width: 20%;
  height: 2px;
  margin: auto;
  content: "";
  content: "";
  background-color: #165e83;
}
#gnav .ja {
  display: block;
  color: #474747;
}
#gnav .en {
  font-size: 10px;
  display: block;
  color: #7a93cf;
}
#gnav .lodgingReservation_btn_wrapper .ja {
  color: #fff;
}
#gnav #lodgingReservation_btn {
  display: block;
  box-sizing: border-box;
  height: 70px;
  padding-top: 14px;
  cursor: pointer;
  text-align: center;
  background-color: #1f2f57;
}

/*header*/
.sumaho-menu {
  display: none;
}
@media (max-width: 1024px) {
  .sumaho-menu {
    display: block;
  }
}

/*トップキャッチコピー*/
.catchcopy {
  text-align: right;
  position: absolute;
  bottom: 150px;
  right: 100px;
  color: #fff;
  font-size: 4.2rem;
  font-family: "Noto Serif JP", serif;
  z-index: 10;
  text-shadow: #223a70 1px 0 10px, 0 0 1em #223a70;
}
@media (max-width: 1024px) {
  .catchcopy {
    font-size: 4vw;
    right: 80px;
  }
}
@media (max-width: 599px) {
  .catchcopy {
    font-size: 3rem;
    right: 20px;
  }
}

/*宿泊予約ボタンPC*/
#lodgingReservation_contents {
  position: absolute;
  z-index: 10;
  top: 138px;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 180px;
  padding: 30px 20px;
  display: none;
}
@media (max-width: 1024px) {
  #lodgingReservation_contents {
    height: initial;
  }
}
#lodgingReservation_contents.Reservation_bottom {
  display: block !important;
  top: initial;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  max-width: 1200px;
  width: 100%;
}
@media (max-width: 1024px) {
  #lodgingReservation_contents.Reservation_bottom {
    bottom: initial;
    top: 45vw;
  }
}
@media (max-width: 599px) {
  #lodgingReservation_contents.Reservation_bottom {
    top: initial;
  }
}

.directin-sp-form .directin-sp-form-submit-button button {
  background: #165e83;
}

.gnavfixed #lodgingReservation_contents {
  top: 70px;
}

.bestrate {
  width: 90px;
  position: relative;
  height: 120px;
  margin-right: 45px;
}
@media (max-width: 1024px) {
  .bestrate {
    display: none;
  }
}
.bestrate:before {
  width: 90px;
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  content: "";
  background: url("../images/common/best_rate.jpg") no-repeat center;
  background-size: contain;
}

.contentsInner {
  display: flex;
}

/*宿泊予約部分*/
#reservation_contents_wrapper {
  width: calc(100% - 135px);
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 120px;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  #reservation_contents_wrapper {
    width: 100%;
    height: initial;
  }
}

#reservation_input_contents {
  margin-bottom: 20px;
}

#reservation_syukuhakusu_wrapper,
#reservation_ninzuheya_wrapper,
#reservation_heyasu_wrapper {
  float: left;
  width: 23.3333333333%;
  text-align: right;
}

/*カレンダー部分*/
.bg_blue {
  background: linear-gradient(to right, #1f2f57, #223a70);
}

.bg_gray {
  background-color: #eeece6;
}

.bg_blue {
  background-color: #0d2854;
}

.bg_black {
  background-color: #000;
}

.bg_white {
  background-color: #fff;
}

.bg_brown {
  background-color: #422b14;
}

.bg_orange {
  background-color: #f39e7c;
}

.bg_purble {
  background-color: #dcaed0;
}

.bg_mizuiro {
  background-color: #60c3ec;
}

.bg_green {
  background-color: #7bd99e;
}

.bg_yellow {
  background-color: #fae29b;
}

/* list1 */
.list1 li {
  float: left;
  margin-right: 5%;
}
.list1 a {
  font-size: 14px;
  display: block;
  color: #fff;
}
.list1 span {
  position: relative;
  padding-left: 10px;
}
.list1 span:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  border: 6px solid transparent;
  border-left: 6px solid #fff;
}
.list1 span:after {
  position: absolute;
  right: 0;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 1px;
  margin: auto;
  content: "";
  transition: width 0.5s ease-out;
  background-color: #fff;
}
.list1 span:hover:after {
  width: 100%;
}

/* リンク*/
.linkbtn a,
.linkbtn .footer-reservation {
  background: #223a70;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 280px;
  padding: 18px 8px;
  color: #ffffff;
  transition: 0.3s ease-in-out;
}

.linkbtn a:after,
.linkbtn .footer-reservation:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}

.linkbtn a:hover,
.linkbtn .footer-reservation:hover {
  color: #fff;
}

.linkbtn a:hover:after,
.linkbtn .footer-reservation:hover:after {
  right: 1.4rem;
}

.linkbtn2 a {
  background: #223a70;
  position: relative;
  max-width: 280px;
  width: 100%;
  display: block;
  padding: 18px 25px;
  color: #ffffff;
  transition: 0.3s ease-in-out;
}
.linkbtn2 a::before, .linkbtn2 a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  transition: right 0.3s;
}
.linkbtn2 a::before {
  right: 3rem;
  width: 8px;
  height: 1px;
  background: #ffffff;
}
.linkbtn2 a::after {
  right: 2.9rem;
  width: 5px;
  height: 5px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: rotate(45deg);
}
.linkbtn2 a:hover {
  background: #223a70;
  color: #fff;
}
.linkbtn2 a:hover:before, .linkbtn2 a:hover:after {
  right: 1.4rem;
}

.arrow1 {
  position: relative;
  display: inline-block;
  padding: 0 16px 0 0;
  color: #223a70;
  vertical-align: middle;
  text-decoration: none;
  font-size: 1.2rem;
}
.arrow1::before, .arrow1::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.arrow1::before {
  right: 4px;
  width: 8px;
  height: 1px;
  background: #7a93cf;
}
.arrow1::after {
  right: 3px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #223a70;
  border-right: 1px solid #223a70;
  transform: rotate(45deg);
}

/* 睡眠について */
#sleep {
  position: relative;
  padding-top: 200px;
  padding-bottom: 30px;
  background: url("../images/top/bg-sleep.jpg") top center no-repeat;
  background-size: cover;
  /* おすすめプラン */
}
@media (max-width: 1024px) {
  #sleep {
    padding: 20.7em 2em 3.7em;
  }
}
@media (max-width: 576px) {
  #sleep {
    padding: 30.7em 2em 3.7em;
  }
}
#sleep .banner_box {
  text-align: center;
}
#sleep .sleep_box {
  position: relative;
  padding-bottom: 70px;
  margin-bottom: 70px;
}
#sleep .sleep_box::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -26%;
  width: 1px;
  height: 80px;
  margin: auto;
  background-color: #223a70;
}
@media (max-width: 1024px) {
  #sleep .sleep_box::after {
    bottom: -95px;
  }
}
@media (max-width: 768px) {
  #sleep .sleep_box::after {
    bottom: -70px;
  }
}
@media (max-width: 375px) {
  #sleep .sleep_box::after {
    bottom: -60px;
  }
}
@media (max-width: 1024px) {
  #sleep .sleep_box {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
}
#sleep .sleep_box_inner {
  padding-top: 4%;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1024px) {
  #sleep .sleep_box_inner {
    width: inherit;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  #sleep .sleep_box_inner .sleep_content {
    grid-template-columns: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
#sleep .sleep_box_inner .sleep_content .left h2 {
  color: #223a70;
  font-size: 4rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 0.6em;
}
@media (max-width: 1024px) {
  #sleep .sleep_box_inner .sleep_content .left h2 {
    font-size: 3.2rem;
  }
}
#sleep .sleep_box_inner .sleep_content .right p {
  margin-top: 0;
  line-height: 2.4;
  font-size: 1.4rem;
}
#sleep .recommend_plan {
  padding: 10% 0;
}
#sleep .recommend_plan h3 {
  text-align: center;
  color: #223a70;
  font-size: 4rem;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 1em;
}
@media (max-width: 1024px) {
  #sleep .recommend_plan h3 {
    font-size: 2.4rem;
  }
}
@media (max-width: 1024px) {
  #sleep .recommend_plan .width_max {
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0 calc(50% - 50vw);
  }
}
#sleep .recommend_plan .recommend_plan_list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 80px;
}
@media (max-width: 1024px) {
  #sleep .recommend_plan .recommend_plan_list {
    gap: 65px;
    width: 144%;
    padding: 0 6%;
  }
}
@media (max-width: 599px) {
  #sleep .recommend_plan .recommend_plan_list {
    gap: 60px;
    width: 260%;
  }
}
#sleep .recommend_plan .recommend_plan_list .inner {
  display: flex;
  position: relative;
}
@media (max-width: 1024px) {
  #sleep .recommend_plan .recommend_plan_list .inner {
    margin-right: 1.66%;
  }
}
@media (max-width: 599px) {
  #sleep .recommend_plan .recommend_plan_list .inner {
    width: 48%;
  }
}
#sleep .recommend_plan .recommend_plan_list .inner a {
  width: 100%;
  display: flex;
  flex-flow: column;
}
#sleep .recommend_plan .recommend_plan_list .inner a .img_contents {
  overflow: hidden;
  border: 1px solid #eeeeef;
}
#sleep .recommend_plan .recommend_plan_list .inner a .img_contents img {
  transition: 0.3s all;
  width: 100%;
  height: auto;
}
#sleep .recommend_plan .recommend_plan_list .inner a .txt {
  background: linear-gradient(to bottom, #f3f3f3, #ffffff);
  padding: 30px 15px 30px 20px;
  display: block;
  position: absolute;
  bottom: -45px;
  right: -30px;
  width: 70%;
}
@media (max-width: 599px) {
  #sleep .recommend_plan .recommend_plan_list .inner a .txt {
    width: 90%;
  }
}
#sleep .recommend_plan .recommend_plan_list .inner a .txt .top_txt {
  line-height: 1.5;
  letter-spacing: -0.05em;
  font-family: "Noto Serif JP", serif;
}
#sleep .recommend_plan .recommend_plan_list .inner a .txt .top_txt .plan-title-s {
  display: block;
  color: #223a70;
  font-size: 1.4rem;
}
#sleep .recommend_plan .recommend_plan_list .inner a .txt .top_txt .plan-title-l {
  font-size: 2rem;
}
#sleep .recommend_plan .recommend_plan_list .inner a .top_btn {
  text-align: right;
  position: relative;
}
#sleep .recommend_plan .recommend_plan_list .inner a .top_btn:before {
  content: "";
  position: absolute;
  right: 1px;
  bottom: -5px;
  border-bottom: 1px solid #223a70;
  width: 56px;
}
#sleep .recommend_plan .recommend_plan_list .inner a:hover {
  opacity: 0.8;
}
#sleep .recommend_plan .recommend_plan_list .inner a:hover .img_contents img {
  transform: scale(1.1);
}
@media (max-width: 599px) {
  #sleep .recommend_plan .recommend_plan_list .inner.tab {
    display: none;
  }
}
@media (max-width: 599px) {
  #sleep .recommend_plan .sp_only {
    margin-top: 6%;
  }
}

@media (max-width: 1024px) {
  .sleep_img_p {
    display: none;
  }
}
.sleep_img_p .img_l {
  position: absolute;
  top: 0;
  left: 0;
  width: 32%;
  height: 100%;
}
@media (max-width: 1024px) {
  .sleep_img_p .img_l {
    top: initial;
    /*top: 45%;*/
    width: 70%;
  }
}
@media (max-width: 599px) {
  .sleep_img_p .img_l {
    top: initial;
  }
}
.sleep_img_p .img_l .img_l_flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .sleep_img_p .img_l .img_l_flex {
    width: 80%;
  }
}
@media (max-width: 599px) {
  .sleep_img_p .img_l .img_l_flex {
    width: 85%;
  }
}
.sleep_img_p .img_l .img_l_flex div {
  width: 38.5%;
  padding-top: 68.5%;
  position: absolute;
}
.sleep_img_p .img_l .img_l_flex div.sleep01 {
  background: url("../images/top/sleep1.jpg") no-repeat top center/cover;
  top: 35%;
  left: 0;
}
.sleep_img_p .img_l .img_l_flex div.sleep02 {
  background: url("../images/top/sleep2.jpg") no-repeat top center/cover;
  top: 17.5%;
  left: 40.5%;
}
@media (max-width: 1024px) {
  .sleep_img_p .img_l .img_l_flex div.sleep02 {
    top: 10.5%;
  }
}
@media (max-width: 599px) {
  .sleep_img_p .img_l .img_l_flex div.sleep02 {
    top: 6.5%;
  }
}
.sleep_img_p .img_r {
  position: absolute;
  top: 14.5%;
  right: 0%;
  width: 32%;
  height: 100%;
}
@media (max-width: 1024px) {
  .sleep_img_p .img_r {
    top: initial;
    bottom: 11%;
    width: 24%;
  }
}
@media (max-width: 599px) {
  .sleep_img_p .img_r {
    bottom: 6%;
  }
}
.sleep_img_p .img_r .img_r_flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .sleep_img_p .img_r .img_r_flex {
    width: 80%;
  }
}
@media (max-width: 599px) {
  .sleep_img_p .img_r .img_r_flex {
    width: 85%;
  }
}
.sleep_img_p .img_r .img_r_flex div {
  width: 38.5%;
  padding-top: 68.5%;
  position: absolute;
}
.sleep_img_p .img_r .img_r_flex div.sleep03 {
  background: url("../images/top/sleep3.jpg") no-repeat top center/cover;
  top: 5%;
  right: 40%;
}
@media (max-width: 1024px) {
  .sleep_img_p .img_r .img_r_flex div.sleep03 {
    top: 20%;
  }
}
@media (max-width: 599px) {
  .sleep_img_p .img_r .img_r_flex div.sleep03 {
    top: 12%;
  }
}
.sleep_img_p .img_r .img_r_flex div.sleep04 {
  background: url("../images/top/sleep4.jpg") no-repeat top center/cover;
  top: -11%;
  right: 0%;
}
@media (max-width: 1024px) {
  .sleep_img_p .img_r .img_r_flex div.sleep04 {
    top: 20%;
  }
}
@media (max-width: 599px) {
  .sleep_img_p .img_r .img_r_flex div.sleep04 {
    top: 12%;
  }
}

/* トピックス & SNS */
#topics {
  background-color: #eaecf1;
  padding: 100px 0;
}
@media (max-width: 1024px) {
  #topics {
    padding: 60px 0;
  }
}
#topics .topics_box {
  display: flex;
}
@media (max-width: 1024px) {
  #topics .topics_box {
    flex-direction: column;
  }
}
#topics .topics_box .topics-wrap {
  width: calc(100% - 455px);
}
@media (max-width: 1024px) {
  #topics .topics_box .topics-wrap {
    width: 100%;
  }
}
#topics .topics_box .topics-wrap dl {
  background-color: #ffffff;
  margin-right: 8%;
  margin-bottom: 30px;
  padding: 37px;
}
@media (max-width: 1024px) {
  #topics .topics_box .topics-wrap dl {
    margin-right: 0;
  }
}
#topics .topics_box .topics-wrap dl dt {
  margin-bottom: 10px;
  font-size: 1.4rem;
}
#topics .topics_box .topics-wrap dl dt span {
  margin-left: 15px;
}
#topics .topics_box .topics-wrap dl dt span:first-child {
  margin-left: 15px;
}
#topics .topics_box .topics-wrap dl dt .icon {
  display: inline-block;
  width: 80px;
  text-align: center;
  font-size: 1.2rem;
}
#topics .topics_box .topics-wrap dl dt .icon.important, #topics .topics_box .topics-wrap dl dt .icon.important-en, #topics .topics_box .topics-wrap dl dt .icon.important-ch {
  color: #e87878;
  border: solid 1px #e87878;
}
#topics .topics_box .topics-wrap dl dt .icon.topics, #topics .topics_box .topics-wrap dl dt .icon.topics-en, #topics .topics_box .topics-wrap dl dt .icon.topics-ch {
  color: #223a70;
  border: solid 1px #eef0f6;
  background-color: #eef0f6;
}
#topics .topics_box .topics-wrap dl dd {
  border-bottom: solid 1px #dddddd;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#topics .topics_box .sns-wrap {
  width: 455px;
}
@media (max-width: 1024px) {
  #topics .topics_box .sns-wrap {
    width: 100%;
    margin-top: 50px;
    text-align: center;
  }
}
#topics .topics_box .sns-wrap img {
  width: 100%;
  height: auto;
}
#topics h2 {
  position: relative;
  text-align: center;
  display: block;
  color: #223a70;
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 0.2em;
  margin-bottom: 0.8em;
}
@media (max-width: 1024px) {
  #topics h2 {
    font-size: 2.4rem;
    margin-bottom: 1.2em;
  }
}
#topics h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-bottom: 2px solid #223a70;
  width: 56px;
}

/* sleep debt */
#debt {
  padding: 100px 0;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  #debt {
    padding: 0 0 60px;
  }
}
#debt h2 {
  width: 100%;
  padding: 10px;
  margin-top: 40px;
  margin-bottom: 150px;
  position: relative;
  z-index: 20;
  color: #1f2f57;
  font-size: 4rem;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  display: inline-block;
}
@media (max-width: 1100px) {
  #debt h2 {
    margin-bottom: 240px;
  }
}
@media (max-width: 820px) {
  #debt h2 {
    margin-bottom: 340px;
  }
}
@media (max-width: 1024px) {
  #debt h2 {
    margin-bottom: 60px;
    font-size: 2.4rem;
  }
}
#debt h2 span {
  color: #f4f2f0;
  position: absolute;
  /* bottom: 3%;
  left: 0;
  right: 0; */
  left: 40%;
  top: -3%;
  width: 20%;
  padding-top: 6%;
  transform: rotate(355deg);
  font-size: 9rem;
  z-index: -1;
  background: url("../images/top/font_qualitysleep.svg") center center no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  #debt h2 span {
    bottom: 30%;
    font-size: 4rem;
    width: 30%;
    padding-top: 8%;
    left: 35%;
  }
}
@media (max-width: 599px) {
  #debt h2 span {
    left: 25%;
    width: 50%;
    padding-top: 14%;
  }
}
#debt h3 {
  font-size: 4rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  #debt h3 {
    font-size: 2rem;
  }
}
@media (max-width: 599px) {
  #debt h3 {
    margin-bottom: 25px;
  }
}
#debt p {
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  #debt p {
    margin-bottom: 20px;
  }
}
#debt .debt_box {
  position: relative;
  height: 35vw;
  margin-bottom: 125px;
}
@media (max-width: 1024px) {
  #debt .debt_box {
    height: 88vw;
  }
}
@media (max-width: 650px) {
  #debt .debt_box {
    height: 100vw;
  }
}
@media (max-width: 599px) {
  #debt .debt_box {
    height: 105vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box {
    height: 105vw;
  }
}
#debt .debt_box .debt_box_photo {
  position: absolute;
  display: block;
  width: 75%;
  padding-top: 32%;
  z-index: -1;
}
@media (max-width: 1024px) {
  #debt .debt_box .debt_box_photo {
    padding-top: 67%;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt1 {
    height: 110vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt1 {
    height: 122vw;
  }
}
#debt .debt_box.debt1 .debt_box_photo {
  background: url("../images/top/debt1.jpg") no-repeat top center/cover;
  top: 0;
  right: 0;
}
@media (max-width: 1024px) {
  #debt .debt_box.debt1 .debt_box_photo {
    background: url("../images/top/debt1-sp.jpg") no-repeat top center/cover;
  }
}
#debt .debt_box.debt1 .debt_box_photo2 {
  background: url("../images/top/debt1-2.png") no-repeat top center/cover;
  bottom: 0;
  right: 15px;
  position: absolute;
  display: block;
  width: 250px;
  height: 250px;
  z-index: -1;
}
@media (max-width: 1100px) {
  #debt .debt_box.debt1 .debt_box_photo2 {
    bottom: 21px;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box.debt1 .debt_box_photo2 {
    bottom: 30vw;
    right: 20vw;
    z-index: 1;
  }
}
@media (max-width: 768px) {
  #debt .debt_box.debt1 .debt_box_photo2 {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 599px) {
  #debt .debt_box.debt1 .debt_box_photo2 {
    bottom: 45vw;
    width: 135px;
    height: 135px;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt1 .debt_box_photo2 {
    bottom: 60vw;
  }
}
#debt .debt_box.debt1 span {
  top: 8%;
  right: -139px;
}
@media (max-width: 1200px) {
  #debt .debt_box.debt1 span {
    top: 5vw;
    right: -139px;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box.debt1 span {
    top: -4vw;
    right: -14.2vw;
    width: 13vw;
  }
}
@media (max-width: 768px) {
  #debt .debt_box.debt1 span {
    top: -5vw;
    right: -15.5vw;
  }
}
@media (max-width: 599px) {
  #debt .debt_box.debt1 span {
    top: -5.5vw;
    right: -16.5vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt1 span {
    top: -7vw;
    right: -17.5vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt1 span {
    top: -8vw;
    right: -19.5vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt2 {
    height: 125vw;
  }
}
#debt .debt_box.debt2 .debt_box_photo {
  background: url("../images/top/debt3.jpg") no-repeat top center/cover;
  top: 0;
  left: 0;
}
@media (max-width: 1024px) {
  #debt .debt_box.debt2 .debt_box_photo {
    background: url("../images/top/debt3-sp.jpg") no-repeat top center/cover;
  }
}
#debt .debt_box.debt2 span {
  top: -3%;
  left: -150px;
}
@media (max-width: 1200px) {
  #debt .debt_box.debt2 span {
    left: -147px;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box.debt2 span {
    top: -4.5vw;
    left: -14.2vw;
    width: 13vw;
  }
}
@media (max-width: 768px) {
  #debt .debt_box.debt2 span {
    top: -5vw;
    left: -14vw;
  }
}
@media (max-width: 599px) {
  #debt .debt_box.debt2 span {
    top: -7vw;
    left: -14vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt2 span {
    top: -8vw;
    left: -14.5vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt2 span {
    top: -8.5vw;
    left: -14vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt3 {
    height: 110vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt3 {
    height: 119vw;
  }
}
#debt .debt_box.debt3 .debt_box_photo {
  background: url("../images/top/debt2.jpg") no-repeat top center/cover;
  top: 0;
  right: 0;
}
@media (max-width: 1024px) {
  #debt .debt_box.debt3 .debt_box_photo {
    background: url("../images/top/debt2-sp.jpg") no-repeat top center/cover;
  }
}
#debt .debt_box.debt3 span {
  top: 8%;
  right: -139px;
}
@media (max-width: 1200px) {
  #debt .debt_box.debt3 span {
    top: 4vw;
    right: -13vw;
    width: 12vw;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box.debt3 span {
    top: -4vw;
    right: -14.2vw;
    width: 13vw;
  }
}
@media (max-width: 768px) {
  #debt .debt_box.debt3 span {
    top: -5vw;
    right: -15.5vw;
  }
}
@media (max-width: 599px) {
  #debt .debt_box.debt3 span {
    top: -5.5vw;
    right: -16.5vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt3 span {
    top: -7vw;
    right: -17.5vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt3 span {
    top: -8vw;
    right: -19.5vw;
  }
}
#debt .debt_box.debt4 .debt_box_photo {
  background: url("../images/top/debt4.jpg") no-repeat top center/cover;
  top: 0;
  left: 0;
}
@media (max-width: 1024px) {
  #debt .debt_box.debt4 .debt_box_photo {
    background: url("../images/top/debt4-sp.jpg") no-repeat top center/cover;
  }
}
#debt .debt_box.debt4 span {
  top: 4%;
  left: -156px;
}
@media (max-width: 1200px) {
  #debt .debt_box.debt4 span {
    top: 8.5%;
    left: -147px;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box.debt4 span {
    top: -4.5vw;
    left: -14.2vw;
    width: 13vw;
  }
}
@media (max-width: 768px) {
  #debt .debt_box.debt4 span {
    top: -5vw;
    left: -14vw;
  }
}
@media (max-width: 599px) {
  #debt .debt_box.debt4 span {
    top: -7vw;
    left: -14vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt4 span {
    top: -8vw;
    left: -14.5vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt4 span {
    top: -8.5vw;
    left: -14vw;
  }
}
#debt .debt_box.debt5 .debt_box_photo {
  background: url("../images/top/debt5.jpg") no-repeat top center/cover;
  top: 0;
  right: 0;
}
@media (max-width: 1024px) {
  #debt .debt_box.debt5 .debt_box_photo {
    background: url("../images/top/debt5-sp.jpg") no-repeat top center/cover;
  }
}
#debt .debt_box.debt5 span {
  top: 5%;
  right: -139px;
}
@media (max-width: 1200px) {
  #debt .debt_box.debt5 span {
    top: 5vw;
    right: -13vw;
    width: 12vw;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box.debt5 span {
    top: -3.5vw;
    right: -14.2vw;
    width: 13vw;
  }
}
@media (max-width: 768px) {
  #debt .debt_box.debt5 span {
    top: -5vw;
    right: -15.5vw;
  }
}
@media (max-width: 599px) {
  #debt .debt_box.debt5 span {
    top: -5.5vw;
    right: -16.5vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt5 span {
    top: -6.5vw;
    right: -17.5vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt5 span {
    top: -7vw;
    right: -19.5vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt6 {
    height: 110vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt6 {
    height: 119vw;
  }
}
#debt .debt_box.debt6 .debt_box_photo {
  background: url("../images/top/debt6.jpg") no-repeat top center/cover;
  top: 0;
  left: 0;
}
@media (max-width: 1024px) {
  #debt .debt_box.debt6 .debt_box_photo {
    background: url("../images/top/debt6-sp.jpg") no-repeat top center/cover;
  }
}
#debt .debt_box.debt6 span {
  top: 4%;
  left: -156px;
}
@media (max-width: 1200px) {
  #debt .debt_box.debt6 span {
    top: 8.5%;
    left: -147px;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box.debt6 span {
    top: -4.5vw;
    left: -14.2vw;
    width: 13vw;
  }
}
@media (max-width: 768px) {
  #debt .debt_box.debt6 span {
    top: -5vw;
    left: -14vw;
  }
}
@media (max-width: 599px) {
  #debt .debt_box.debt6 span {
    top: -7vw;
    left: -14vw;
  }
}
@media (max-width: 460px) {
  #debt .debt_box.debt6 span {
    top: -8vw;
    left: -14.5vw;
  }
}
@media (max-width: 400px) {
  #debt .debt_box.debt6 span {
    top: -8.5vw;
    left: -14vw;
  }
}
#debt .debt_box .debt_box_txt-l-wrap {
  position: absolute;
  bottom: -10%;
  left: 0;
  background-color: #ffffff;
  padding: 30px 30px 30px 4%;
  display: block;
  width: 860px;
}
@media (max-width: 1200px) {
  #debt .debt_box .debt_box_txt-l-wrap {
    width: 600px;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box .debt_box_txt-l-wrap {
    width: 80%;
    top: 52vw;
  }
}
#debt .debt_box .debt_box_txt-l-wrap .debt_box_txt-l {
  position: relative;
}
#debt .debt_box .debt_box_txt-l-wrap .debt_box_txt-l .debt_bg-text {
  width: 100%;
  padding: 10px;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #1f2f57;
  font-size: 4rem;
  font-weight: normal;
  text-align: center;
  display: inline-block;
}
#debt .debt_box .debt_box_txt-l-wrap .debt_box_txt-l .debt_bg-text span {
  color: #f4f2f0;
  position: absolute;
  _transform: rotate(90deg);
  font-size: 10rem;
  font-family: "Noto Serif JP", serif;
  z-index: 10;
  mix-blend-mode: color-burn;
}
@media (max-width: 1200px) {
  #debt .debt_box .debt_box_txt-l-wrap .debt_box_txt-l .debt_bg-text span {
    font-size: 9vw;
  }
}
#debt .debt_box .debt_box_txt-r-wrap {
  position: absolute;
  bottom: -10%;
  right: 0;
  background-color: #ffffff;
  padding: 30px 30px 30px 4%;
  display: block;
  width: 860px;
}
@media (max-width: 1200px) {
  #debt .debt_box .debt_box_txt-r-wrap {
    width: 600px;
  }
}
@media (max-width: 1024px) {
  #debt .debt_box .debt_box_txt-r-wrap {
    width: 80%;
    top: 52vw;
  }
}
#debt .debt_box .debt_box_txt-r-wrap .debt_box_txt-r {
  position: relative;
}
#debt .debt_box .debt_box_txt-r-wrap .debt_box_txt-r .debt_bg-text {
  width: 100%;
  padding: 10px;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #1f2f57;
  font-size: 4rem;
  font-weight: normal;
  text-align: center;
  display: inline-block;
}
#debt .debt_box .debt_box_txt-r-wrap .debt_box_txt-r .debt_bg-text span {
  color: #f4f2f0;
  position: absolute;
  _transform: rotate(90deg);
  font-size: 10rem;
  z-index: 10;
  mix-blend-mode: color-burn;
}
@media (max-width: 1200px) {
  #debt .debt_box .debt_box_txt-r-wrap .debt_box_txt-r .debt_bg-text span {
    font-size: 9vw;
  }
}

/* Breakfast */
#breakfast {
  position: relative;
  margin-bottom: 190px;
}
@media (max-width: 768px) {
  #breakfast {
    margin-bottom: 30px;
  }
}
#breakfast:after {
  position: absolute;
  content: "";
  background: #f5f2ee;
  width: 70%;
  height: 75%;
  z-index: 0;
  right: 0;
  top: 35%;
}
@media (max-width: 768px) {
  #breakfast:after {
    top: 4%;
    width: 80%;
  }
}
#breakfast .breakfast_list {
  display: flex;
}
@media (max-width: 768px) {
  #breakfast .breakfast_list {
    flex-direction: column;
  }
}
#breakfast .breakfast_list .breakfast_list_inner {
  width: 32%;
  margin-right: 2%;
  position: static;
  z-index: 10;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 768px) {
  #breakfast .breakfast_list .breakfast_list_inner {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px;
  }
}
#breakfast .breakfast_list .breakfast_list_inner:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  #breakfast .breakfast_list .breakfast_list_inner:last-child {
    margin-right: auto;
  }
}
#breakfast .breakfast_list .breakfast_list_inner a .img_contents {
  overflow: hidden;
  border: 1px solid #eeeeef;
  margin-bottom: 20px;
}
#breakfast .breakfast_list .breakfast_list_inner a .img_contents img {
  transition: 0.3s all;
  width: 100%;
  height: auto;
}
#breakfast .breakfast_list .breakfast_list_inner a:hover {
  opacity: 0.8;
}
#breakfast .breakfast_list .breakfast_list_inner a:hover .img_contents img {
  transform: scale(1.1);
}
#breakfast .breakfast_list .breakfast_list_inner a .top_txt {
  margin-bottom: 20px;
}
#breakfast .breakfast_list .breakfast_list_inner a .top_txt .plan-title-s {
  color: #1f2f57;
  font-size: 1.4rem;
  display: block;
}
#breakfast .breakfast_list .breakfast_list_inner a .top_txt .plan-title-l {
  font-size: 2.6rem;
}
@media (max-width: 1024px) {
  #breakfast .breakfast_list .breakfast_list_inner a .top_txt .plan-title-l {
    font-size: 2rem;
  }
}
#breakfast .breakfast_list .breakfast_list_inner a .top_btn {
  background: #223a70;
  position: relative;
  max-width: 280px;
  width: 100%;
  display: block;
  padding: 18px 25px;
  color: #ffffff;
  transition: 0.3s ease-in-out;
}
#breakfast .breakfast_list .breakfast_list_inner a .top_btn .arrow1 {
  display: block;
  color: #ffffff;
  font-size: 1.6rem;
}
#breakfast .breakfast_list .breakfast_list_inner a .top_btn .arrow1::before {
  background: #ffffff;
}
#breakfast .breakfast_list .breakfast_list_inner a .top_btn .arrow1::after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
#breakfast .breakfast_list .breakfast_list_inner a .top_btn .arrow1:hover:before, #breakfast .breakfast_list .breakfast_list_inner a .top_btn .arrow1:hover:after {
  right: -1.4rem;
  transition: right 0.3s;
}

/* アクセス */
#access h2 {
  position: relative;
  text-align: center;
  display: block;
  color: #223a70;
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 0.2em;
  margin-bottom: 0.6em;
}
@media (max-width: 1024px) {
  #access h2 {
    font-size: 2.4rem;
    margin-bottom: 1.2em;
  }
}
#access h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-bottom: 2px solid #223a70;
  width: 56px;
}
#access .iframe {
  margin-bottom: 30px;
}
#access .add-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  #access .add-wrap {
    flex-direction: column;
  }
}
#access .add-wrap .add-wrap_inner {
  display: flex;
  flex-direction: column;
  line-height: 1.8;
}
#access .add-wrap .add-wrap_inner:first-child {
  width: calc(100% - 360px);
}
#access .add-wrap .add-wrap_inner:nth-child(2) {
  width: 340px;
}
@media (max-width: 1024px) {
  #access .add-wrap .add-wrap_inner:nth-child(2) {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #access .add-wrap .add-wrap_inner:nth-child(2) .add-txt {
    width: 100%;
  }
  #access .add-wrap .add-wrap_inner:nth-child(2) .linkbtn {
    width: 48%;
    margin-left: 4%;
  }
  #access .add-wrap .add-wrap_inner:nth-child(2) .linkbtn:nth-child(2) {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  #access .add-wrap .add-wrap_inner {
    margin-bottom: 20px;
  }
  #access .add-wrap .add-wrap_inner:first-child {
    width: 100%;
  }
  #access .add-wrap .add-wrap_inner:nth-child(2) {
    width: 100%;
  }
}
#access .add-wrap .add-wrap_inner .add-title {
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  color: #223a70;
  line-height: 1.5;
  margin-bottom: 30px;
}
#access .add-wrap .add-wrap_inner .add-txt {
  margin-bottom: 15px;
}
#access .add-wrap .add-wrap_inner .linkbtn {
  width: 100%;
}
#access .add-wrap .add-wrap_inner .linkbtn a {
  max-width: initial;
  margin-bottom: 10px;
}
#access .facilities-area {
  background-color: #f4f4f4;
  padding: 30px;
  display: flex;
  margin-bottom: 90px;
}
@media (max-width: 1024px) {
  #access .facilities-area {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  #access .facilities-area {
    margin-bottom: 55px;
  }
}
#access .facilities-area .facilities-title {
  font-weight: bold;
  width: 200px;
  position: relative;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  #access .facilities-area .facilities-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
#access .facilities-area .facilities-title::before {
  display: block;
  content: "";
  background: #d5d5d5;
  width: 1px;
  height: 77px;
  position: absolute;
  top: -5px;
  right: 0;
}
@media (max-width: 1024px) {
  #access .facilities-area .facilities-title::before {
    width: 100%;
    height: 1px;
    top: initial;
    bottom: -15px;
  }
}
#access .facilities-area .facilities-list {
  max-width: 780px;
  width: 100%;
}
#access .facilities-area .facilities-list dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#access .facilities-area .facilities-list dl dt {
  width: calc(100% - 340px);
}
@media (max-width: 599px) {
  #access .facilities-area .facilities-list dl dt {
    width: calc(100% - 115px);
  }
}
#access .facilities-area .facilities-list dl dd {
  width: 175px;
  position: relative;
  margin-left: 145px;
}
@media (max-width: 599px) {
  #access .facilities-area .facilities-list dl dd {
    width: 60px;
    margin-left: 55px;
  }
}
#access .facilities-area .facilities-list dl dd::before {
  display: block;
  content: "";
  background: #d5d5d5;
  width: 120px;
  height: 1px;
  position: absolute;
  top: 12px;
  left: -135px;
}
@media (max-width: 599px) {
  #access .facilities-area .facilities-list dl dd::before {
    width: 40px;
    left: -52px;
  }
}
#access .facilities-area .linkbtn {
  width: 400px;
  margin: 0 auto;
}
@media (max-width: 599px) {
  #access .facilities-area .linkbtn {
    max-width: 250px;
    width: 100%;
  }
}
#access .facilities-area .linkbtn a {
  margin: initial;
  max-width: initial;
}
#access .banner-area {
  display: flex;
  flex-wrap: wrap;
}
#access .banner-area a {
  width: 23.5%;
  margin-bottom: 2%;
  margin-right: 2%;
  text-align: center;
}
#access .banner-area a:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 768px) {
  #access .banner-area a {
    width: 49%;
  }
  #access .banner-area a:nth-child(even) {
    margin-right: 0;
  }
}
#access .banner-area.banner-twocolumn a {
  width: 49%;
  margin-bottom: 2%;
  margin-right: 2%;
  text-align: center;
}
#access .banner-area.banner-twocolumn a:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 768px) {
  #access .banner-area.banner-twocolumn a {
    width: 49%;
  }
  #access .banner-area.banner-twocolumn a:nth-child(even) {
    margin-right: 0;
  }
}

/* footer */
#footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #223a70;
  padding: 75px 2%;
  color: #ffffff;
  font-size: 1.4rem;
}
@media (max-width: 1024px) {
  #footer {
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  #footer .footer-l {
    margin-bottom: 30px;
  }
}
#footer .footer-l .footer-logo {
  margin-bottom: 10px;
}
#footer .footer-l .footer-add {
  margin-bottom: 15px;
  line-height: 2;
}
#footer .footer-l .footer-sns {
  display: flex;
}
#footer .footer-l .footer-sns li {
  margin-right: 10px;
  text-align: center;
}
#footer .footer-r ul {
  display: flex;
  flex-wrap: wrap;
  width: 690px;
}
@media (max-width: 1024px) {
  #footer .footer-r ul {
    width: 100%;
    box-sizing: border-box;
  }
}
#footer .footer-r ul li {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  #footer .footer-r ul li {
    margin-bottom: 15px;
  }
}
#footer .footer-r ul li a {
  width: 200px;
  color: #ffffff;
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  vertical-align: middle;
}
#footer .footer-r ul li a::before, #footer .footer-r ul li a::after {
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#footer .footer-r ul li a::before {
  left: 0;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

#copy {
  width: 100%;
  padding: 10px;
  background-color: #1f2f57;
  text-align: center;
  color: #ffffff;
  font-size: 1.2rem;
}

.linkbtn .footer-reservation {
  background: #165e83;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: initial;
  margin-bottom: 20px;
  max-width: 325px;
  padding: 18px 25px;
  color: #ffffff;
  transition: 0.3s ease-in-out;
}

.linkbtn .footer-reservation:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}

.linkbtn .footer-reservation:hover {
  background: #1c90cc;
  color: #fff;
  cursor: pointer;
}

.linkbtn .footer-reservation:hover:after {
  right: 1.4rem;
}

/* レスポンシブ */
.iframe {
  position: relative;
  padding-bottom: 25.25%;
  height: 0;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .iframe {
    padding-bottom: 65.25%;
  }
}
.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* pagetop */
#backtop {
  right: 2%;
  bottom: 60px;
  width: 50px;
  height: 50px;
  position: fixed;
  background: #1f2f57;
  border-radius: 50%;
  display: none;
  z-index: 99999;
}

#backtop a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#backtop a::before {
  font-family: FontAwesome;
  content: "\f106";
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 15px;
  height: 15px;
  top: -25px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
@media (max-width: 599px) {
  #backtop a::before {
    font-size: 23px;
  }
}

.tab2_sp {
  display: none;
}
@media (max-width: 768px) {
  .tab2_sp {
    display: block;
  }
}

.tab2 {
  display: none;
}
@media (max-width: 768px) {
  .tab2 {
    display: block;
  }
}
@media (max-width: 599px) {
  .tab2 {
    display: none;
  }
}

#second h1,
#second h2,
#second h3 {
  font-family: "Noto Serif JP", serif;
}
#second h2 {
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: 0.7rem;
  text-align: center;
  margin: 2.4em 0 1.6em;
}
@media (max-width: 599px) {
  #second h2 {
    font-size: 2rem;
    letter-spacing: 0.4rem;
    margin: 1.8em 0 1.4em;
  }
}

main#first {
  padding-bottom: 10%;
}

#main_img {
  position: relative;
  width: 100%;
  background: url("../images/common/main_img.jpg") no-repeat top center/cover;
}
@media (max-width: 599px) {
  #main_img {
    background: url("../images/common/main_img_sp.jpg") no-repeat top center/cover;
  }
}
#main_img::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
#main_img.guestroom {
  background: url("../images/guestroom/main_img.jpg") no-repeat top center/cover;
}
@media (max-width: 599px) {
  #main_img.guestroom {
    background: url("../images/guestroom/main_img_sp.jpg") no-repeat top center/cover;
  }
}
#main_img.mattress {
  background: url("../images/mattress/main_img.jpg") no-repeat top center/cover;
}
@media (max-width: 599px) {
  #main_img.mattress {
    background: url("../images/mattress/main_img_sp.jpg") no-repeat top center/cover;
  }
}
#main_img.topics {
  background: url("../images/topics/main_img.jpg") no-repeat top center/cover;
}
@media (max-width: 599px) {
  #main_img.topics {
    background: url("../images/topics/main_img_sp.jpg") no-repeat top center/cover;
  }
}
#main_img.checkin {
  background: url("../images/checkin/main_img.jpg") no-repeat top center/cover;
}
@media (max-width: 599px) {
  #main_img.checkin {
    background: url("../images/checkin/main_img_sp.jpg") no-repeat top center/cover;
  }
}
#main_img .wrap2 {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 10.2% 0;
}
@media (max-width: 599px) {
  #main_img .wrap2 {
    padding: 23.2% 0;
  }
}
#main_img .wrap2 h1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 3rem;
  line-height: 1em;
}
#main_img .wrap2 h1 span {
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
}

.breadcrumb {
  display: flex;
  flex-flow: row nowrap;
  gap: 5px;
  position: absolute;
  bottom: 3%;
  right: 0;
}
.breadcrumb div {
  color: #ffffff;
  font-size: 1.2rem;
  padding-left: 1.6em;
  position: relative;
}
.breadcrumb div::before {
  content: "＞";
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
}
.breadcrumb div:first-of-type::before {
  content: none;
}
.breadcrumb div a {
  color: #ffffff;
}

#second section#sleep2 {
  background: rgba(6, 3, 0, 0.8);
  color: #ffffff;
  padding: 2% 0 7%;
}

.wrap2 {
  max-width: 70%;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .wrap2 {
    max-width: 86%;
  }
}
@media (max-width: 599px) {
  .wrap2 {
    max-width: 92%;
  }
}

#bedroom h2 {
  color: #1f2f57;
  width: 100%;
}
#bedroom h3 {
  color: #223a70;
}
#bedroom p {
  font-size: 1.25rem;
  line-height: 2.6em;
}
@media (max-width: 599px) {
  #bedroom p {
    line-height: 1.8em;
  }
}

#obsession {
  background: url("../images/guestroom/obsession_bg.jpg") no-repeat top center/cover;
  width: 100%;
  padding: 4% 0 8em;
}
@media (max-width: 599px) {
  #obsession {
    padding-bottom: 3em;
  }
}
#obsession h2 {
  position: relative;
  padding-bottom: 0.6em;
}
#obsession h2::before {
  content: "";
  background: #1f2f57;
  width: 46px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#obsession .obsession_list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 4em 2.5em;
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  #obsession .obsession_list {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 599px) {
  #obsession .obsession_list {
    gap: 2em 0;
  }
}
#obsession .obsession_list .item {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 28%;
}
@media (max-width: 1024px) {
  #obsession .obsession_list .item {
    width: 46%;
  }
}
@media (max-width: 599px) {
  #obsession .obsession_list .item {
    width: 48%;
  }
}
#obsession .obsession_list .item h3 {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
}
@media (max-width: 599px) {
  #obsession .obsession_list .item h3 {
    font-size: 1.6rem;
  }
}
#obsession .obsession_list .item p {
  margin-bottom: 0;
  line-height: 1.5em;
}
#obsession .obsession_list .item .more_btn {
  border: solid 1px #1f2f57;
  max-width: 120px;
  margin-top: 5px;
  cursor: pointer;
  transition: all 0.2s;
}
#obsession .obsession_list .item .more_btn:hover {
  background: #1f2f57;
}
#obsession .obsession_list .item .more_btn:hover a {
  color: #ffffff;
}
#obsession .obsession_list .item .more_btn:hover a::after {
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}
#obsession .obsession_list .item .more_btn a {
  display: block;
  font-size: 1.4rem;
  font-weight: 300;
  color: #1f2f57;
  padding: 0.5em 1em;
  position: relative;
}
@media (max-width: 599px) {
  #obsession .obsession_list .item .more_btn a {
    font-size: 1.25rem;
  }
}
#obsession .obsession_list .item .more_btn a::after {
  content: "";
  border-top: solid 1px #1f2f57;
  border-right: solid 1px #1f2f57;
  transform: translateY(-50%) rotate(45deg);
  padding: 3px;
  position: absolute;
  top: 50%;
  right: 12%;
}

#detail {
  padding: 3% 0 10%;
}
#detail .room_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3em;
  width: 100%;
  margin-top: 4em;
}
@media (max-width: 1024px) {
  #detail .room_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5em;
  }
}
@media (max-width: 768px) {
  #detail .room_list {
    gap: 2em;
  }
}
@media (max-width: 599px) {
  #detail .room_list {
    gap: 1em;
  }
}
#detail .room_list .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
#detail .room_list .item img {
  width: 100%;
}
#detail .room_list .item h3 {
  font-size: 2rem;
  font-weight: 600;
}
@media (max-width: 599px) {
  #detail .room_list .item h3 {
    font-size: 1.5rem;
  }
}
#detail .room_list .item .detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #f5f5f5;
  padding: 1.6em;
  height: 100%;
}
@media (max-width: 599px) {
  #detail .room_list .item .detail {
    padding: 1em;
  }
}
#detail .room_list .item .detail dl {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  padding: 0.4em 0;
  border-bottom: dotted 2px #e1e0df;
}
#detail .room_list .item .detail dl:first-of-type {
  margin-top: 0;
}
#detail .room_list .item .detail dl dt,
#detail .room_list .item .detail dl dd {
  width: 100%;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media (max-width: 599px) {
  #detail .room_list .item .detail dl dt,
  #detail .room_list .item .detail dl dd {
    font-size: 1rem;
  }
}
#detail .room_list .item .detail dl dt span,
#detail .room_list .item .detail dl dd span {
  font-size: 1.2rem;
}
#detail .room_list .item .more_btn {
  border: solid 1px #1f2f57;
  margin-top: 3em;
  cursor: pointer;
  transition: all 0.2s;
}
@media (max-width: 599px) {
  #detail .room_list .item .more_btn {
    margin-top: 1em;
  }
}
#detail .room_list .item .more_btn:hover {
  background: #1f2f57;
}
#detail .room_list .item .more_btn:hover a {
  color: #ffffff;
}
#detail .room_list .item .more_btn:hover a::before, #detail .room_list .item .more_btn:hover a::after {
  background: #ffffff;
}
#detail .room_list .item .more_btn a {
  display: block;
  font-size: 1.4rem;
  color: #1f2f57;
  text-align: center;
  padding: 0.6em 0;
  position: relative;
}
@media (max-width: 599px) {
  #detail .room_list .item .more_btn a {
    font-size: 1.25rem;
  }
}
#detail .room_list .item .more_btn a::before, #detail .room_list .item .more_btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 10px;
  height: 1px;
  background: #1f2f57;
}
@media (max-width: 599px) {
  #detail .room_list .item .more_btn a::before, #detail .room_list .item .more_btn a::after {
    right: 7%;
  }
}
#detail .room_list .item .more_btn a::after {
  transform: rotate(90deg);
}

.modaal-wrapper {
  z-index: 9999999;
}

.modaal-content-container {
  padding: 2.8em 2em 2em;
  text-align: center;
}
@media (max-width: 599px) {
  .modaal-content-container {
    padding: 1em;
  }
}

.modaal-close {
  position: absolute;
  right: 0;
  top: -45px;
}
@media (max-width: 1024px) {
  .modaal-close {
    right: inherit;
    left: 0;
  }
}
.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
  background: #1f2f57;
}
.modaal-close:focus, .modaal-close:hover {
  background: none;
}

@media (max-width: 1024px) {
  .modaal-inner-wrapper {
    padding: 80px 24px;
  }
}

@media (max-width: 1024px) {
  .modaal-container {
    max-width: 760px;
  }
}
@media (max-width: 768px) {
  .modaal-container {
    max-width: 580px;
  }
}
@media (max-width: 599px) {
  .modaal-container {
    max-width: 340px;
  }
}

.room_info,
.concent {
  display: none;
}

.room_info_grid {
  display: flex;
  flex-direction: row;
  gap: 3em;
}
@media (max-width: 1024px) {
  .room_info_grid {
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  .room_info_grid {
    gap: 1em;
  }
}
.room_info_grid .room_slider {
  width: 60%;
}
@media (max-width: 1024px) {
  .room_info_grid .room_slider {
    width: 100%;
  }
}
.room_info_grid .room_slider .swiper-button-next,
.room_info_grid .room_slider .swiper-button-prev {
  --swiper-navigation-color: $blue3;
  scale: 0.8;
}
@media (max-width: 599px) {
  .room_info_grid .room_slider .swiper-button-next,
  .room_info_grid .room_slider .swiper-button-prev {
    scale: 0.4;
  }
}
.room_info_grid .room_slider .swiper-button-prev,
.room_info_grid .room_slider .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 2px);
  right: auto;
}
.room_info_grid .room_slider .swiper-button-next,
.room_info_grid .room_slider .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 2px);
  left: auto;
}
.room_info_grid .room_slider .swiper-container {
  width: 100%;
}
.room_info_grid .room_slider .swiper-container.slider-thumbnail {
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 1.2em;
}
.room_info_grid .room_slider .swiper-container.slider-thumbnail .swiper-wrapper {
  gap: 10px;
}
.room_info_grid .room_slider .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: 100%;
  opacity: 0.5;
  overflow: hidden;
  cursor: pointer;
}
.room_info_grid .room_slider .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.room_info_grid .room_slider .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide img {
  height: 70px;
}
@media (max-width: 1024px) {
  .room_info_grid .room_slider .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide img {
    height: 40px;
  }
}
.room_info_grid .info {
  width: 40%;
  text-align: left;
}
@media (max-width: 1024px) {
  .room_info_grid .info {
    width: 100%;
  }
}
.room_info_grid .info h3 {
  color: #1f2f57;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}
.room_info_grid .info dl {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  padding: 0.4em 0;
  border-bottom: dotted 2px #e1e0df;
}
.room_info_grid .info dl:first-of-type {
  margin-top: 0;
}
.room_info_grid .info dl dt,
.room_info_grid .info dl dd {
  width: 100%;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media (max-width: 599px) {
  .room_info_grid .info dl dt,
  .room_info_grid .info dl dd {
    font-size: 1.2rem;
  }
}
.room_info_grid .info dl dt span,
.room_info_grid .info dl dd span {
  font-size: 1.2rem;
}
.room_info_grid .info img:is(dl + *) {
  margin-top: 10px;
}
.room_info_grid .info .linkbtn {
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .room_info_grid .info .linkbtn {
    display: inline-block;
    width: 48%;
  }
}
.room_info_grid .info .linkbtn:first-of-type {
  display: none;
}
@media (max-width: 1024px) {
  .room_info_grid .info .linkbtn:first-of-type {
    width: 100%;
  }
}
.room_info_grid .info .linkbtn:first-of-type a {
  max-width: 174px;
  background: #1f2f57;
}
@media (max-width: 1024px) {
  .room_info_grid .info .linkbtn:last-of-type {
    float: right;
  }
}
.room_info_grid .info .linkbtn a {
  font-size: 1.3rem;
  font-weight: 300;
  max-width: 100%;
  background: #46311a;
  justify-content: flex-start;
  padding: 15px 25px;
  margin-left: 0;
}
@media (max-width: 599px) {
  .room_info_grid .info .linkbtn a {
    font-size: 1.15rem;
  }
}
.room_info_grid .info .linkbtn a::after {
  padding: 3px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
}

.facility_wrap {
  display: flex;
  flex-direction: column;
  gap: 2em;
  margin-top: clamp(2em, 6%, 5em);
}
.facility_wrap .accordion {
  position: relative;
  cursor: pointer;
}
.facility_wrap .accordion::before, .facility_wrap .accordion::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1%;
  background: #1f2f57;
  width: 16px;
  height: 2px;
  transition: all 0.2s;
  transform: translateY(-50%);
}
.facility_wrap .accordion::after {
  transform: translateY(-50%) rotate(90deg);
}
.facility_wrap .accordion.active::after {
  content: none;
}
.facility_wrap .accordion h3 {
  color: #1f2f57;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.3rem;
  padding-bottom: 0.4em;
  margin: 2.4em 0 1.6em;
  position: relative;
}
@media (max-width: 599px) {
  .facility_wrap .accordion h3 {
    font-size: 1.8rem;
    margin: 1.6em 0 1.4em;
  }
}
.facility_wrap .accordion h3::before, .facility_wrap .accordion h3::after {
  content: "";
  position: absolute;
  left: 0;
}
.facility_wrap .accordion h3::before {
  background: #cec6c2;
  width: 100%;
  height: 2px;
  bottom: 0;
}
.facility_wrap .accordion h3::after {
  background: #1f2f57;
  width: 160px;
  height: 2px;
  bottom: 0;
}
.facility_wrap .accordion_box {
  display: none;
}
.facility_wrap .accordion_box.active {
  display: block;
}
.facility_wrap .facility_list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  justify-content: space-between;
  justify-items: center;
  gap: 2em;
  width: 94%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .facility_wrap .facility_list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 599px) {
  .facility_wrap .facility_list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.facility_wrap .facility_list div {
  text-align: center;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .facility_wrap .facility_list div {
    font-size: 1.2rem;
  }
}
.facility_wrap .facility_list div img {
  margin-bottom: 10px;
}
.facility_wrap .facility_list div span {
  font-size: 1.2rem;
}
@media (max-width: 599px) {
  .facility_wrap .facility_list div span {
    font-size: 1rem;
  }
}

#mattress h2 {
  position: relative;
  text-align: center;
  display: block;
  color: #a08e54;
  font-size: 3.4rem;
  padding-bottom: 0.2em;
  margin-bottom: 0.7em;
}
@media (max-width: 1024px) {
  #mattress h2 {
    font-size: 2rem;
    margin-bottom: 1.2em;
  }
}
#mattress .mattress_message {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2;
  margin-bottom: 60px;
}
#mattress .mattress_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#mattress .mattress_nav a {
  position: relative;
  transition: 0.3s all;
  color: #ffffff;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 32%;
}
@media (max-width: 1024px) {
  #mattress .mattress_nav a {
    width: 48%;
  }
  #mattress .mattress_nav a:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  #mattress .mattress_nav a:nth-child(3), #mattress .mattress_nav a:nth-child(6) {
    margin-right: 0;
  }
}
#mattress .mattress_nav a .mattress_nav-img-wrap {
  position: relative;
}
#mattress .mattress_nav a .mattress_nav-img-wrap .mattress_nav-img {
  overflow: hidden;
}
#mattress .mattress_nav a .mattress_nav-img-wrap .mattress_nav-img::before {
  transition: 0.3s all;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 10;
}
#mattress .mattress_nav a .mattress_nav-img-wrap .mattress_nav-img:hover::before {
  background: rgba(0, 0, 0, 0);
  z-index: 30;
}
#mattress .mattress_nav a .mattress_nav-img-wrap .mattress_nav-img img {
  transition: 0.3s all;
  width: 100%;
  height: auto;
}
#mattress .mattress_nav a:hover .mattress_nav-img img {
  transform: scale(1.1);
}
#mattress .mattress_nav a .mattress_nav-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 15;
  width: 100%;
}
@media (max-width: 1100px) {
  #mattress .mattress_nav a .mattress_nav-txt {
    font-size: 1.4rem;
  }
}
#mattress .mattress_nav a .mattress_nav-txt span {
  display: block;
  text-align: center;
}
#mattress .mattress_nav a.arrow-mattress_nav {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
#mattress .mattress_nav a.arrow-mattress_nav::before, #mattress .mattress_nav a.arrow-mattress_nav::after {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 15;
}
#mattress .mattress_nav a.arrow-mattress_nav::before {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #705231;
}
#mattress .mattress_nav a.arrow-mattress_nav::after {
  width: 7px;
  height: 7px;
  border-top: 2px solid #222222;
  border-right: 2px solid #222222;
  transform: rotate(45deg);
  bottom: 20px;
  right: 20px;
}
#mattress .btn-scall {
  overflow: hidden;
}
#mattress .btn-scall img {
  transition: 0.3s all;
  width: 100%;
  height: auto;
}
#mattress .btn-scall:hover img {
  transform: scale(1.1);
}

#third h1,
#third h2,
#third h3 {
  font-family: "Noto Serif JP", serif;
}
#third h2 {
  font-size: 3.2rem;
  font-weight: 600;
  margin: 0.6em 0 1.4em;
  letter-spacing: 0.4rem;
}
@media (max-width: 599px) {
  #third h2 {
    font-size: 2rem;
  }
}
#third h3 {
  font-size: 2.4rem;
  font-weight: 500;
  color: #46311a;
  text-align: center;
}
@media (max-width: 599px) {
  #third h3 {
    font-size: 1.8rem;
  }
}
#third section#sleep2 {
  background: rgba(6, 3, 0, 0.8);
  color: #ffffff;
  padding: 2% 0 7%;
}
#third section#sleep2.campaign {
  overflow: hidden;
  padding: 2% 0 20%;
}
#third section#sleep2.campaign h3 {
  color: #ffffff;
  line-height: 1.4em;
  letter-spacing: 0.3rem;
}
#third section#foryou {
  background: #060300;
  padding: 2% 0 7%;
}
#third section#questionnaire {
  margin-top: 8em;
}
#third section#questionnaire h3 {
  color: #ffffff;
}
#third section#bathbomb {
  padding: 2% 0 7%;
}
#third section#bathbomb h2 {
  text-align: center;
  color: #223a70;
  padding-bottom: 0.3em;
  position: relative;
}
#third section#bathbomb h2::before {
  content: "";
  background: #223a70;
  width: 40px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#third .pillow_grid {
  display: grid;
  grid-template-columns: 2.2fr 1fr;
  grid-template-rows: 1fr;
  align-items: start;
  gap: 3em;
  width: 85%;
  margin-top: 8em;
}
@media (max-width: 1500px) {
  #third .pillow_grid {
    grid-template-columns: 1.6fr 1fr;
  }
}
@media (max-width: 1400px) {
  #third .pillow_grid {
    grid-template-columns: 1.2fr 1fr;
  }
}
@media (max-width: 1100px) {
  #third .pillow_grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  #third .pillow_grid {
    grid-template-columns: auto;
    grid-template-rows: auto;
    margin-right: auto;
    margin-left: auto;
    max-width: 86%;
    width: 100%;
    gap: 2em;
    margin-top: 6em;
  }
}
@media (max-width: 599px) {
  #third .pillow_grid {
    max-width: 92%;
    margin-top: 4em;
  }
}
#third .pillow_grid:first-of-type {
  margin-top: 0;
}
#third .pillow_grid.reverse {
  grid-template-columns: 1fr 2.2fr;
  margin-left: auto;
}
@media (max-width: 1500px) {
  #third .pillow_grid.reverse {
    grid-template-columns: 1fr 1.6fr;
  }
}
@media (max-width: 1400px) {
  #third .pillow_grid.reverse {
    grid-template-columns: 1fr 1.2fr;
  }
}
@media (max-width: 1100px) {
  #third .pillow_grid.reverse {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  #third .pillow_grid.reverse {
    grid-template-columns: auto;
  }
}
#third .pillow_grid.reverse .item1 {
  order: 2;
}
#third .pillow_grid.reverse .item2 {
  order: 1;
}
#third .pillow_grid.light .item1 {
  position: relative;
}
#third .pillow_grid.light .item1::before {
  content: "";
  background: url("../images/mattress/light_img01_sub.webp") no-repeat top center/cover;
  padding-top: 28%;
  width: 13%;
  position: absolute;
  bottom: -10%;
  right: 6%;
}
#third .pillow_grid .item1 img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 599px) {
  #third .pillow_grid .item1 img {
    width: 100%;
    height: auto;
  }
}
#third .pillow_grid .item2 {
  display: flex;
  flex-direction: column;
}
#third .pillow_grid .item2 h3 {
  font-size: 2.4rem;
  color: #ffffff;
  text-align: left;
  margin-bottom: 1em;
  letter-spacing: 0.3rem;
}
@media (max-width: 599px) {
  #third .pillow_grid .item2 h3 {
    font-size: 1.8rem;
    margin-bottom: 0.4em;
  }
}
#third .pillow_grid .item2 p {
  font-size: 1.4rem;
  line-height: 2em;
}
@media (max-width: 599px) {
  #third .pillow_grid .item2 p {
    font-size: 1.2rem;
    line-height: 1.6em;
  }
}
#third .pillow_grid .item2 .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#third .linkbtn {
  margin-top: 5em;
}
#third .linkbtn a {
  max-width: 340px;
  justify-content: center;
}
#third .linkbtn a::after {
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  padding: 4px;
  right: 3rem;
}

.pillow_box {
  background: #ffffff;
  padding: 3% 8% 8%;
  margin-top: 5em;
}
@media (max-width: 599px) {
  .pillow_box {
    padding-top: 5%;
  }
}
.pillow_box h3 {
  margin-bottom: 1.6em;
}
@media (max-width: 599px) {
  .pillow_box h3 {
    margin-bottom: 0.8em;
  }
}
.pillow_box .img {
  width: 100%;
  text-align: center;
}
.pillow_box .pillow_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em;
  color: #272727;
  margin-top: 4em;
}
@media (max-width: 599px) {
  .pillow_box .pillow_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.pillow_box .pillow_list .item {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.pillow_box .pillow_list .item img {
  width: 220px;
  margin: 0 auto;
}
.pillow_box .pillow_list .item .title {
  font-size: 1.5rem;
  font-weight: 600;
}
@media (max-width: 599px) {
  .pillow_box .pillow_list .item .title {
    font-size: 1.3rem;
  }
}
.pillow_box .pillow_list .item p {
  font-size: 1.2rem;
}
@media (max-width: 599px) {
  .pillow_box .pillow_list .item p {
    font-size: 1rem;
  }
}

.foryou_list {
  display: grid;
  grid-template-columns: repeat(3, 2fr);
  gap: 20px;
}
@media (max-width: 1024px) {
  .foryou_list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 599px) {
  .foryou_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.foryou_list .item {
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 1.5em;
}
.foryou_list .item img {
  margin-bottom: 5px;
}

.gold_box {
  background: linear-gradient(45deg, rgb(109, 90, 43) 0%, rgb(109, 90, 43) 33%, rgb(143, 125, 70) 66%, rgb(112, 82, 49) 100%);
  padding: 1.6em 1.6em 2.2em;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1.5em;
  margin-top: 2.4em;
}
@media (max-width: 1024px) {
  .gold_box {
    margin-top: 1.4em;
  }
}
@media (max-width: 599px) {
  .gold_box {
    padding: 1em 1.2em;
    align-items: center;
  }
}
.gold_box img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 599px) {
  .gold_box img {
    width: 35%;
  }
}
.gold_box p {
  font-family: "Noto Serif JP", serif;
}
.gold_box p span {
  font-size: 2.4rem;
}
@media (max-width: 599px) {
  .gold_box p span {
    font-size: 1.8rem;
  }
}

.structure_box {
  background: #ffffff;
  padding: 2em 4em;
  margin-top: 6em;
}
@media (max-width: 599px) {
  .structure_box {
    padding: 2em 3em;
  }
}
.structure_box .structure_flex {
  display: flex;
  flex-flow: row nowrap;
  gap: 3em;
}
@media (max-width: 1024px) {
  .structure_box .structure_flex {
    flex-direction: column-reverse;
  }
}
.structure_box .structure_flex img {
  width: 50%;
}
@media (max-width: 1024px) {
  .structure_box .structure_flex img {
    width: 100%;
  }
}
.structure_box .structure_flex .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1em;
}
.structure_box .structure_flex .item h3 {
  margin-bottom: 0;
}
.structure_box .structure_flex .item p {
  color: #272727;
  margin: 0;
  font-size: 1.4rem;
  font-weight: 400;
}
@media (max-width: 599px) {
  .structure_box .structure_flex .item p {
    font-size: 1.2rem;
    line-height: 1.6em;
  }
}

.pv_wrap {
  position: relative;
  margin-bottom: 12%;
}
@media (max-width: 1500px) {
  .pv_wrap {
    margin-bottom: 25%;
  }
}
@media (max-width: 1200px) {
  .pv_wrap {
    margin-bottom: 45%;
  }
}
.pv_wrap .pv_box {
  background: url("../images/mattress/pv_bg.jpg") no-repeat top center/cover;
  padding: 5.6em;
  margin-top: 6em;
  width: 80%;
}
@media (max-width: 1024px) {
  .pv_wrap .pv_box {
    padding: 4em 3em 7em;
  }
}
@media (max-width: 599px) {
  .pv_wrap .pv_box {
    padding: 2em 2em 6em;
  }
}
.pv_wrap .pv_box .title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #272727;
  font-size: 3.8rem;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2rem;
}
@media (max-width: 1024px) {
  .pv_wrap .pv_box .title {
    font-size: 3rem;
    line-height: 1em;
  }
}
@media (max-width: 599px) {
  .pv_wrap .pv_box .title {
    font-size: 1.6rem;
  }
}
.pv_wrap .pv_box .title span {
  font-size: 1.4rem;
}

.video_btn {
  border: solid 1px #223a70;
  border-radius: 30px;
  max-width: 280px;
  width: 100%;
  cursor: pointer;
  margin-top: 5em;
  position: relative;
  z-index: 10;
}
@media (max-width: 1200px) {
  .video_btn {
    max-width: 220px;
    margin-top: 2em;
  }
}
@media (max-width: 1024px) {
  .video_btn {
    margin-top: 1em;
  }
}
@media (max-width: 599px) {
  .video_btn {
    max-width: 160px;
  }
}
.video_btn:hover a {
  background: #223a70;
  color: #ffffff;
}
.video_btn:hover a::before {
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}
.video_btn:hover a::after {
  background: #ffffff;
}
.video_btn a {
  display: block;
  color: #223a70;
  padding: 0.8em 2em;
  font-family: "Noto Serif JP", serif;
  position: relative;
  border-radius: 30px;
}
@media (max-width: 1200px) {
  .video_btn a {
    padding: 1.2em 2em;
  }
}
@media (max-width: 599px) {
  .video_btn a {
    padding: 0.9em 1.4em;
    font-size: 1.2rem;
  }
}
.video_btn a::before, .video_btn a::after {
  content: "";
  position: absolute;
  right: 10%;
}
.video_btn a::before {
  border-top: solid 1px #223a70;
  border-right: solid 1px #223a70;
  padding: 2px;
  transform: rotate(45deg);
  top: 45%;
}
.video_btn a::after {
  background: #223a70;
  width: 10px;
  height: 1px;
  top: 48%;
}
@media (max-width: 599px) {
  .video_btn a::after {
    top: 49%;
  }
}

.video_wrap {
  position: absolute;
  bottom: -25%;
  right: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1600px) {
  .video_wrap {
    bottom: -35%;
  }
}
@media (max-width: 1500px) {
  .video_wrap {
    bottom: -45%;
  }
}
@media (max-width: 1300px) {
  .video_wrap {
    bottom: -60%;
  }
}
@media (max-width: 1200px) {
  .video_wrap {
    bottom: -86%;
  }
}
@media (max-width: 599px) {
  .video_wrap {
    bottom: -74%;
  }
}
.video_wrap .video {
  position: relative;
  aspect-ratio: 32/19;
  width: 50%;
  overflow: hidden;
  margin-left: auto;
}
@media (max-width: 1200px) {
  .video_wrap .video {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .video_wrap .video {
    width: 80%;
  }
}
.video_wrap .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.questionnaire_wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3em 5em;
  margin-top: 5%;
}
@media (max-width: 1024px) {
  .questionnaire_wrap {
    grid-template-columns: auto;
  }
}
.questionnaire_wrap ul {
  display: flex;
  flex-direction: column;
  gap: 4em;
}
.questionnaire_wrap ul li {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 100%;
  gap: 2em;
}
.questionnaire_wrap ul li:nth-child(even) {
  flex-direction: row-reverse;
}
.questionnaire_wrap ul li:nth-child(even) .coment::before {
  left: inherit;
  right: -20px;
  border-width: 20px 20px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
.questionnaire_wrap ul li .name {
  width: 20%;
  text-align: center;
  font-size: 1.2rem;
}
@media (max-width: 1500px) {
  .questionnaire_wrap ul li .name {
    width: 35%;
  }
}
@media (max-width: 1024px) {
  .questionnaire_wrap ul li .name {
    width: 20%;
  }
}
@media (max-width: 599px) {
  .questionnaire_wrap ul li .name {
    width: 35%;
  }
}
.questionnaire_wrap ul li .name img {
  margin-bottom: 5px;
}
.questionnaire_wrap ul li .coment {
  width: 80%;
  background: #ffffff;
  padding: 1.2em;
  border-radius: 8px;
  position: relative;
}
@media (max-width: 1500px) {
  .questionnaire_wrap ul li .coment {
    width: 65%;
  }
}
@media (max-width: 1024px) {
  .questionnaire_wrap ul li .coment {
    width: 80%;
  }
}
@media (max-width: 599px) {
  .questionnaire_wrap ul li .coment {
    width: 65%;
  }
}
.questionnaire_wrap ul li .coment::before {
  content: "";
  position: absolute;
  top: 25px;
  left: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #ffffff transparent transparent;
}
.questionnaire_wrap ul li .coment p {
  color: #272727;
  font-size: 1.4rem;
  font-weight: 400;
}

.certification {
  margin-bottom: 4em;
}
@media (max-width: 1024px) {
  .certification img {
    width: 70%;
  }
}

p:is(.certification + *) {
  margin-bottom: 3em;
}

.sleep_advisor {
  display: flex;
  flex-flow: row nowrap;
  width: 80%;
  padding: 1.6em;
  border: solid 1px #d5d5d5;
  margin: 0 auto;
  margin-top: 5em;
}
@media (max-width: 1024px) {
  .sleep_advisor {
    flex-direction: column;
    padding: 1em 2em 2em;
  }
}
@media (max-width: 768px) {
  .sleep_advisor {
    width: 100%;
  }
}
.sleep_advisor dt,
.sleep_advisor dd {
  margin-bottom: 0;
  font-size: 1.4rem;
}
.sleep_advisor dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 1em;
}
@media (max-width: 1024px) {
  .sleep_advisor dt {
    width: 100%;
  }
}
.sleep_advisor dd {
  width: 75%;
  padding-left: 2em;
  border-left: solid 1px #d5d5d5;
}
@media (max-width: 1024px) {
  .sleep_advisor dd {
    width: 100%;
    padding-left: 0;
    padding-top: 1em;
    border-left: none;
    border-top: solid 1px #d5d5d5;
  }
}

.campaign_box {
  padding: 1em 1em 2em;
  border: solid 3px #ff33a5;
  width: 70%;
  margin: 4em auto 0;
}
@media (max-width: 599px) {
  .campaign_box {
    width: 85%;
  }
}
.campaign_box p {
  color: #ff33a5;
  text-align: center;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0.4rem;
}
.campaign_box p:first-of-type {
  font-size: 2.3rem;
}
@media (max-width: 599px) {
  .campaign_box p:first-of-type {
    font-size: 1.8rem;
  }
}
.campaign_box p:first-of-type span {
  font-size: 3.2rem;
  letter-spacing: 0.6rem;
}
@media (max-width: 599px) {
  .campaign_box p:first-of-type span {
    font-size: 2.6rem;
    letter-spacing: 0.4rem;
  }
}
.campaign_box p:last-of-type {
  font-size: 1.4rem;
  line-height: 1.3em;
}

.campaign_list {
  display: flex;
  flex-flow: column nowrap;
  gap: 20em;
  margin-top: 20em;
}
@media (max-width: 1024px) {
  .campaign_list {
    gap: 15em;
    margin-top: 10em;
  }
}
.campaign_list li {
  background: #f5f2ee;
  border-radius: 60px 0 0 60px;
  width: 85%;
  margin-left: auto;
  color: #272727;
  height: 640px;
  padding: 10% 15% 10% 46%;
  position: relative;
}
@media (max-width: 1200px) {
  .campaign_list li {
    height: 540px;
  }
}
@media (max-width: 1024px) {
  .campaign_list li {
    height: 440px;
    padding: 10% 8% 10% 46%;
  }
}
@media (max-width: 768px) {
  .campaign_list li {
    height: 400px;
  }
}
@media (max-width: 599px) {
  .campaign_list li {
    height: 450px;
    padding: 35% 4% 10% 10%;
  }
}
.campaign_list li::before, .campaign_list li::after {
  content: "";
  position: absolute;
}
.campaign_list li::before {
  top: -25%;
  left: -20%;
  padding-top: 40.7%;
  width: 70%;
}
@media (max-width: 1200px) {
  .campaign_list li::before {
    top: -20%;
  }
}
.campaign_list li::after {
  padding-top: 25%;
  width: 25%;
  bottom: -15%;
  right: -5%;
}
@media (max-width: 599px) {
  .campaign_list li::after {
    padding-top: 35%;
    width: 35%;
  }
}
.campaign_list li:first-of-type::before {
  background: url("../images/mattress/campaign_01.webp") no-repeat top center/cover;
}
.campaign_list li:first-of-type::after {
  background: url("../images/mattress/clock_01.svg") no-repeat top center/cover;
}
.campaign_list li:first-of-type .title::before {
  content: "飛行機まで時間がある方";
}
.campaign_list li:nth-of-type(2)::before {
  background: url("../images/mattress/campaign_02.webp") no-repeat top center/cover;
}
.campaign_list li:nth-of-type(2)::after {
  background: url("../images/mattress/clock_02.svg") no-repeat top center/cover;
}
.campaign_list li:nth-of-type(2) .title::before {
  content: "お部屋でテレワーク";
}
.campaign_list li:nth-of-type(3)::before {
  background: url("../images/mattress/campaign_03.webp") no-repeat top center/cover;
}
.campaign_list li:nth-of-type(3)::after {
  background: url("../images/mattress/clock_03.svg") no-repeat top center/cover;
}
.campaign_list li:nth-of-type(3) .title::before {
  content: "最高級ベッドでストレス解消";
}
.campaign_list li:last-of-type::before {
  background: url("../images/mattress/campaign_04.webp") no-repeat top center/cover;
}
.campaign_list li:last-of-type::after {
  background: url("../images/mattress/clock_04.svg") no-repeat top center/cover;
}
.campaign_list li:last-of-type .title::before {
  content: "カップル・家族で非日常味わい";
}
.campaign_list li:nth-child(even) {
  margin-right: auto;
  margin-left: 0;
  border-radius: 0 60px 60px 0;
  padding: 10% 46% 10% 15%;
}
@media (max-width: 1200px) {
  .campaign_list li:nth-child(even) {
    height: 540px;
  }
}
@media (max-width: 1024px) {
  .campaign_list li:nth-child(even) {
    height: 440px;
    padding: 10% 46% 10% 8%;
  }
}
@media (max-width: 768px) {
  .campaign_list li:nth-child(even) {
    height: 400px;
  }
}
@media (max-width: 599px) {
  .campaign_list li:nth-child(even) {
    height: 450px;
    padding: 35% 10% 10% 4%;
  }
}
.campaign_list li:nth-child(even)::before {
  left: inherit;
  right: -20%;
}
.campaign_list li:nth-child(even)::after {
  right: inherit;
  left: -5%;
}
.campaign_list li .title {
  color: #223a70;
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 0.3em;
  border-bottom: solid 3px #223a70;
  position: relative;
}
@media (max-width: 599px) {
  .campaign_list li .title {
    font-size: 2rem;
  }
}
.campaign_list li .title::before, .campaign_list li .title::after {
  content: "";
  position: absolute;
}
.campaign_list li .title::before {
  top: -50px;
  background: #ba0068;
  color: #ffffff;
  border-radius: 30px;
  font-size: 1.5rem;
  padding: 0.6em 1em;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1024px) {
  .campaign_list li .title::before {
    top: -44px;
    font-size: 1.35rem;
  }
}
@media (max-width: 768px) {
  .campaign_list li .title::before {
    top: -43px;
    font-size: 1.25rem;
  }
}
@media (max-width: 599px) {
  .campaign_list li .title::before {
    top: -41px;
    font-size: 1.15rem;
  }
}
.campaign_list li .title::after {
  top: -10px;
  left: 22px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #ba0068 transparent transparent transparent;
}
.campaign_list li p {
  font-size: 1.6rem;
  margin-top: 5px;
}

section:target {
  padding-top: 100px;
  /* 調整したい高さ（固定ヘッダーの高さ） */
  margin-top: -100px;
}

.bath_bomb_list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 3em;
  width: 90%;
  margin: 7em auto 0;
}
@media (max-width: 768px) {
  .bath_bomb_list {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .bath_bomb_list {
    gap: 1.5em;
    margin: 4em auto 0;
  }
}
.bath_bomb_list::after {
  content: "";
  display: block;
  width: 45%;
}
.bath_bomb_list .item {
  width: 45%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 599px) {
  .bath_bomb_list .item {
    width: 100%;
  }
}
.bath_bomb_list .item .title {
  color: #223a70;
  font-family: "Noto Serif JP", serif;
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  .bath_bomb_list .item .title {
    font-size: 1.8rem;
  }
}
.bath_bomb_list .item p {
  font-size: 1.4rem !important;
  line-height: 1.3em !important;
  margin: 10px 0 5%;
}
.bath_bomb_list .item dl dt {
  margin-bottom: 5px;
  border: solid 2px #223a70;
  width: 50px;
  font-size: 1.3rem;
  font-weight: 600;
  color: #223a70;
  text-align: center;
}
.bath_bomb_list .item dl dd {
  line-height: 1.3em;
}

#second #topics {
  padding: 2% 0 20%;
  background: #ffffff;
}
#second #topics h2 {
  padding-bottom: 0.6em;
}
#second #topics h3 {
  font-size: 2.6rem;
  font-family: "Noto Sans JP", serif, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", YuMincho, serif;
  margin: 0.6em 0 1.4em;
}
@media (max-width: 599px) {
  #second #topics h3 {
    font-size: 1.8rem;
  }
}
#second #topics .topics_list {
  display: flex;
  flex-flow: column nowrap;
  gap: 30px;
  margin-top: 8em;
}
@media (max-width: 1024px) {
  #second #topics .topics_list {
    margin-top: 5em;
  }
}
@media (max-width: 599px) {
  #second #topics .topics_list {
    margin-top: 3em;
  }
}
#second #topics dl {
  padding-bottom: 1em;
  border-bottom: solid 1px #dddddd;
}
#second #topics dl dt,
#second #topics dl dd {
  margin: 0;
}
#second #topics dl dt {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  #second #topics dl dt {
    font-size: 1.2rem;
  }
}
#second #topics dl dt span {
  font-size: 1.3rem;
  font-weight: 600;
  padding: 0.1em 3em;
  margin-left: 10px;
}
@media (max-width: 599px) {
  #second #topics dl dt span {
    font-size: 1.2rem;
    padding: 0.1em 2em;
  }
}
#second #topics dl dt span:first-of-type {
  margin-left: 30px;
}
@media (max-width: 599px) {
  #second #topics dl dt span:first-of-type {
    margin-left: 16px;
  }
}
#second #topics dl dt span.important, #second #topics dl dt span.important-en, #second #topics dl dt span.important-ch {
  color: #e87878;
  border: solid 2px #e87878;
}
#second #topics dl dt span.topics, #second #topics dl dt span.topics-en, #second #topics dl dt span.topics-ch {
  color: #223a70;
  background: #eef0f6;
}
#second #topics dl dd {
  font-size: 1.6rem;
  margin-top: 5px;
}
@media (max-width: 599px) {
  #second #topics dl dd {
    font-size: 1.4rem;
  }
}
#second #topics .linkbtn {
  margin-top: 7em;
}
@media (max-width: 1024px) {
  #second #topics .linkbtn {
    margin-top: 5em;
  }
}
@media (max-width: 599px) {
  #second #topics .linkbtn {
    margin-top: 3em;
  }
}

.pagenation {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 3em;
}
.pagenation li {
  background: #eef0f6;
  border-radius: 6px;
}
.pagenation li:hover {
  opacity: 0.8;
}
.pagenation li.active {
  background: #223a70;
}
.pagenation li.active a {
  color: #ffffff;
}
.pagenation li a {
  display: block;
  padding: 0.6em 1.1em;
}

.archive_wrap {
  margin-top: 8em;
  padding-top: 1.5em;
  border-top: solid 1px #dddddd;
}
.archive_wrap .title {
  color: #223a70;
  font-size: 1.8rem;
  font-weight: 600;
}
.archive_wrap .archive {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 20px 10px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .archive_wrap .archive {
    justify-content: space-between;
    gap: 10px;
  }
}
.archive_wrap .archive div {
  width: 100%;
}

.archive_btn {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.archive_btn.contact {
  justify-content: center;
}
.archive_btn li {
  list-style-type: none;
}
.archive_btn a {
  display: block;
  text-align: center;
  padding: 0.8em 1.6em;
  font-weight: 500;
  background: #eef0f6;
  max-width: 150px;
  width: 100%;
  border-radius: 30px;
}

.wrap2 .archive_btn a {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (max-width: 599px) {
  .wrap2 .archive_btn a {
    font-size: 1.2rem;
  }
}

table {
  border: solid 1px #d5d5d5;
  width: 100%;
  margin-bottom: 2em;
}
table th,
table td {
  padding: 1em 1.4em;
  width: auto;
  text-align: left;
  border-right: solid 1px #d5d5d5;
}
table th:last-of-type,
table td:last-of-type {
  border-right: none;
}
table th {
  background: #f9f9f8;
}
table.table_scroll {
  white-space: nowrap;
}

.scroll_hint {
  overflow: auto;
}

#outlet h2 {
  margin: 2em 0 3.2em;
}
@media (max-width: 599px) {
  #outlet h2 {
    margin: 2em 0;
  }
}

.outlet_list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 60px 40px;
}
@media (max-width: 768px) {
  .outlet_list {
    gap: 30px 20px;
  }
}
.outlet_list .item {
  width: 30%;
  text-align: center;
}
@media (max-width: 599px) {
  .outlet_list .item {
    width: 42%;
  }
}
.outlet_list .item img {
  margin-bottom: 5px;
}

.table1 tr:last-of-type th,
.table1 tr:last-of-type td {
  border-bottom: none;
}
.table1 th,
.table1 td {
  text-align: center;
  border-bottom: solid 1px #d5d5d5;
  line-height: 1.6em;
  padding: 1.4em 1em;
}
.table1 th {
  background: #223a70;
  color: #ffffff;
}

#checkin {
  padding: 2% 0 7%;
}
#checkin h2 {
  position: relative;
  padding-bottom: 0.6em;
  color: #223a70;
  margin: 2em 0 3.2em;
}
@media (max-width: 599px) {
  #checkin h2 {
    margin: 2em 0;
  }
}
#checkin h2::before {
  content: "";
  background: #223a70;
  width: 46px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.box_line {
  display: flex;
  justify-content: space-between;
  border: 1px solid #223a70;
  padding: 40px;
}
@media (max-width: 599px) {
  .box_line {
    padding: 20px;
    flex-direction: column;
  }
}
.box_line.twocolumn {
  position: relative;
}
.box_line.twocolumn .inner {
  width: 48%;
  margin: 0;
}
@media (max-width: 599px) {
  .box_line.twocolumn .inner {
    width: 100%;
    margin: 20px auto;
  }
}
.box_line.twocolumn .inner img {
  width: 100%;
  height: auto;
}
.box_line.twocolumn::before {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(100% - 80px);
  background: #223a70;
  left: 50%;
  top: 40px;
}
@media (max-width: 599px) {
  .box_line.twocolumn::before {
    width: calc(100% - 40px);
    height: 1px;
    left: 20px;
    top: 50%;
  }
}
.box_line .threecolumn {
  position: relative;
  padding: 40px;
}
@media (max-width: 599px) {
  .box_line .threecolumn {
    padding: 20px;
    flex-direction: column;
  }
}
.box_line .threecolumn .inner {
  width: 31%;
  margin: 0;
}
@media (max-width: 599px) {
  .box_line .threecolumn .inner {
    width: 100%;
    margin: 20px auto;
  }
}
.box_line .threecolumn .inner img {
  width: 100%;
  height: auto;
}
.box_line .threecolumn::before {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(100% - 80px);
  background: #223a70;
  left: 33%;
  top: 10px;
}
@media (max-width: 599px) {
  .box_line .threecolumn::before {
    width: calc(100% - 40px);
    height: 1px;
    left: 20px;
    top: 33%;
  }
}
.box_line .threecolumn::after {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(100% - 80px);
  background: #223a70;
  left: 66%;
  top: 10px;
}
@media (max-width: 599px) {
  .box_line .threecolumn::after {
    width: calc(100% - 40px);
    height: 1px;
    left: 20px;
    top: 66%;
  }
}

#sumaho-btn {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 999990;
  font-size: 1.6rem;
  font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", YuMincho, serif;
}
@media (max-width: 1024px) {
  #sumaho-btn {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    width: 100%;
    list-style-type: none;
  }
  #sumaho-btn li {
    text-align: center;
    background: linear-gradient(#223a70, #1f2f57);
    transition-duration: 0.5s;
  }
  #sumaho-btn li a {
    color: #ffffff;
    padding: 15px;
    display: block;
  }
}
@media (max-width: 1024px) and (max-width: 599px) {
  #sumaho-btn li a {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
@media (max-width: 1024px) {
  #sumaho-btn li img {
    padding-bottom: 3px;
  }
  #sumaho-btn li span {
    color: #dae3fb;
    font-size: 1.2rem;
    margin-left: 0.5em;
  }
}
@media (max-width: 1024px) and (max-width: 599px) {
  #sumaho-btn li span {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) {
  #sumaho-btn li:last-of-type {
    background: linear-gradient(#165e83, #0e3c54);
  }
  #sumaho-btn li:hover {
    opacity: 0.9;
  }
}

dl.form {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
  dl.form {
    display: block;
  }
}
dl.form dt {
  width: 30%;
  font-size: 1.6rem !important;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  dl.form dt {
    width: 100%;
  }
}
dl.form dd {
  width: 70%;
}
@media (max-width: 1024px) {
  dl.form dd {
    width: 100%;
  }
}
dl.form dd.eighty {
  width: 46%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
}
@media (max-width: 599px) {
  dl.form dd.eighty {
    width: 100%;
  }
}
dl.form dd.date {
  display: inline-block;
  width: 42%;
}
dl.form input,
dl.form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: solid 2px #ccc;
  padding: 12px 10px;
  border-radius: 3px;
  width: 100%;
}
dl.form th {
  background: none !important;
  border: none;
}
dl.form td {
  border: none;
}
dl.form [type=checkbox],
dl.form [type=radio] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

input[type=submit].form-submit {
  background: #223a70;
  display: block;
  margin: 0 auto;
  max-width: 280px;
  padding: 18px 36px;
  color: #ffffff;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  cursor: pointer;
}
input[type=submit].form-submit:hover {
  opacity: 0.8;
}

.grecaptcha-badge {
  visibility: hidden;
}

.wpcf7-radio .wpcf7-list-item label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.wpcf7-radio .wpcf7-list-item label input,
.wpcf7-radio .wpcf7-list-item label span {
  width: -moz-fit-content;
  width: fit-content;
}

.banner-follow {
  position: fixed;
  left: 2%;
  top: 20%;
  z-index: 999999;
}
@media (max-width: 1024px) {
  .banner-follow {
    top: 10%;
  }
}
.banner-follow img {
  width: 80%;
  height: auto;
}
@media (max-width: 1024px) {
  .banner-follow img {
    width: 70%;
  }
}
.banner-follow .close-btn {
  position: absolute;
  top: -10px;
  left: 80%;
  font-size: 20px;
  cursor: pointer;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: #393f4b;
  color: #fff;
}
@media (max-width: 1024px) {
  .banner-follow .close-btn {
    left: 64%;
  }
}

.chouki_dantai {
  margin-top: 3em;
}
.chouki_dantai .chouki_btn {
  margin-top: 3em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.chouki_dantai .chouki_btn .linkbtn {
  width: 25%;
  position: relative;
}
.chouki_dantai .chouki_btn .linkbtn::before {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-image: url(https://www.sopra-kobe-annesso.com/wp/wp-content/uploads/2024/06/info.svg);
  top: 50%;
  left: 12%;
  z-index: 2;
  transform: translateY(-50%);
}
.chouki_dantai .chouki_btn .linkbtn.chouki02::before {
  background-image: url(https://www.sopra-kobe-annesso.com/wp/wp-content/uploads/2024/06/tyouki.svg);
}
.chouki_dantai .chouki_btn .linkbtn.chouki03::before {
  background-image: url(https://www.sopra-kobe-annesso.com/wp/wp-content/uploads/2024/06/danntai.svg);
}
.chouki_dantai .chouki_btn .linkbtn.chouki04::before {
  background-image: url(https://www.sopra-kobe-annesso.com/wp/wp-content/uploads/2024/06/question.svg);
}
@media (max-width: 1300px) {
  .chouki_dantai .chouki_btn .linkbtn {
    width: 23%;
  }
  .chouki_dantai .chouki_btn .linkbtn::before {
    left: 7%;
  }
}
@media (max-width: 1400px) {
  .chouki_dantai .chouki_btn .linkbtn {
    width: 48%;
  }
  .chouki_dantai .chouki_btn .linkbtn:nth-child(n+3) {
    margin-top: 1em;
  }
  .chouki_dantai .chouki_btn .linkbtn::before {
    left: 7%;
  }
  .chouki_dantai .chouki_btn .linkbtn a {
    max-width: inherit;
  }
}
@media (max-width: 650px) {
  .chouki_dantai .chouki_btn .linkbtn {
    width: 100%;
    margin-top: 1em;
  }
}

.js-scrollable {
  width: 100%;
  overflow-x: scroll;
}
.js-scrollable img {
  max-width: 1280px;
}

#en #headerLogo {
  background: url("../images/common/logo-en.svg") no-repeat center;
  width: 422px;
}
@media (max-width: 599px) {
  #en #headerLogo {
    background-size: 295px;
    width: 299px;
  }
}
#en #gnav a {
  padding-top: 22px;
}
#en #gnav #lodgingReservation_btn {
  padding-top: 23px;
}
#en .directin-sp-form-date-input-group .directin-sp-form-label {
  visibility: hidden;
}
#en .directin-sp-form-date-input-group .directin-sp-form-label:before {
  content: "Lodging day";
  visibility: visible;
}
#en .directin-sp-form-guest-selector .directin-sp-form-label {
  visibility: hidden;
}
#en .directin-sp-form-guest-selector .directin-sp-form-label:before {
  content: "Number of People";
  visibility: visible;
}
#en .directin-sp-form-room-selector .directin-sp-form-label {
  visibility: hidden;
}
#en .directin-sp-form-room-selector .directin-sp-form-label:before {
  content: "Number of rooms";
  visibility: visible;
}
#en .directin-sp-form-nodate-checkbox .directin-sp-form-checkbox-label {
  visibility: hidden;
}
#en .directin-sp-form-nodate-checkbox .directin-sp-form-checkbox-label:before {
  content: "Unscheduled";
  visibility: visible;
}
#en .directin-sp-form-submit-button button {
  padding: 0 !important;
  visibility: hidden;
  display: flex;
}
#en .directin-sp-form-submit-button button:before {
  content: "Submit";
  visibility: visible;
  display: block;
  background-color: #165e83;
  padding: 8px 25px;
  border-radius: 4px;
}
#en #obsession .obsession_list {
  align-items: initial;
}

#ch #headerLogo {
  background: url("../images/common/logo-ch.svg") no-repeat center;
  width: 322px;
}
@media (max-width: 599px) {
  #ch #headerLogo {
    background-size: 295px;
    width: 299px;
  }
}
#ch #header.contentsInner .submenu ul.link_icon li#link_external {
  width: 184px;
}
#ch #gnav a {
  padding-top: 22px;
}
#ch #gnav #lodgingReservation_btn {
  padding-top: 23px;
}
#ch .directin-sp-form-date-input-group .directin-sp-form-label {
  visibility: hidden;
}
#ch .directin-sp-form-date-input-group .directin-sp-form-label:before {
  content: "住宿日期";
  visibility: visible;
}
#ch .directin-sp-form-room-selector .directin-sp-form-label {
  visibility: hidden;
}
#ch .directin-sp-form-room-selector .directin-sp-form-label:before {
  content: "房间的数量";
  visibility: visible;
}
#ch .directin-sp-form-nodate-checkbox .directin-sp-form-checkbox-label {
  visibility: hidden;
}
#ch .directin-sp-form-nodate-checkbox .directin-sp-form-checkbox-label:before {
  content: "日期未定";
  visibility: visible;
}
#ch .directin-sp-form-submit-button button {
  padding: 0 !important;
  visibility: hidden;
  display: flex;
}
#ch .directin-sp-form-submit-button button:before {
  content: "搜索";
  visibility: visible;
  display: block;
  background-color: #165e83;
  padding: 8px 25px;
  border-radius: 4px;
}
#ch #obsession .obsession_list {
  align-items: initial;
}

.link_langage {
  display: flex;
  padding: 21px 0;
  width: 150px;
}
@media (max-width: 1024px) {
  .link_langage {
    width: 100%;
  }
}
.link_langage li {
  display: block;
  width: 100%;
  position: relative;
  _margin-right: 10px;
  text-align: center;
}
@media (max-width: 1024px) {
  .link_langage li {
    margin-right: 0;
  }
}
.link_langage li:after {
  display: block;
  content: " ";
  width: 1px;
  height: 20px;
  position: absolute;
  top: 3px;
  right: 3px;
  background-color: #dee1e1;
}
.link_langage li a {
  display: block;
  width: 100%;
}
.link_langage li:last-child:after {
  content: none;
}

.box-design1 {
  margin: 20px auto;
  width: 70%;
  border: 1px solid #1f2f57;
  text-align: center;
}
@media (max-width: 599px) {
  .box-design1 {
    max-width: 92%;
    width: 100%;
  }
}
.box-design1 a {
  display: block;
  padding: 20px;
  width: 100%;
}
@media (max-width: 599px) {
  .box-design1 a {
    padding: 15px;
  }
}
.box-design1 a span.box-design1_text {
  display: block;
  padding-bottom: 10px;
}
.box-design1 a span.icon-wrap {
  position: relative;
}
.box-design1 a span.icon-wrap:after {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #1f2f57;
  transition: border-color 0.4s ease-out;
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translate(0, -50%);
}
.box-design1 a span.icon-wrap .icon-pdf {
  display: inline-block;
  width: 18px;
  height: 19px;
  background-image: url("../images/common/pdf.png");
  background-position: right 3px;
  background-repeat: no-repeat;
  background-size: 14px;
}

/* 追加 */
.flex-control-paging li a {
  height: 12px !important;
  border-radius: 90px;
}/*# sourceMappingURL=style.css.map */