@charset "UTF-8";
.ikebukuro_royal .sauna_top {
  margin-top: 55px;
}
.ikebukuro_royal .sauna_top .sauna_detail {
  margin-top: 50px;
}
.ikebukuro_royal .sauna_top .sauna_detail h3 {
  color: #2D1508;
  font-size: 20px;
  font-weight: bold;
}
.ikebukuro_royal .sauna_top .sauna_detail .text {
  color: #5A5A5A;
  margin-top: 10px;
}
.ikebukuro_royal .sauna_top .sauna_detail .table_wrap {
  margin-top: 20px;
}
.ikebukuro_royal .sauna_top .sauna_detail .table_wrap table {
  width: 100%;
}
.ikebukuro_royal .sauna_top .sauna_detail .table_wrap table th,
.ikebukuro_royal .sauna_top .sauna_detail .table_wrap table td {
  text-align: center;
  vertical-align: middle;
  width: 20%;
}
.ikebukuro_royal .sauna_top .sauna_detail .table_wrap table th {
  padding: 15px;
  background-color: #E6F2ED;
  color: #137A5E;
  border-right: 1px solid #fff;
}
.ikebukuro_royal .sauna_top .sauna_detail .table_wrap table td {
  padding: 10px;
  border-right: 1px solid #E6F2ED;
  border-bottom: 1px solid #E6F2ED;
  line-height: 1.4;
}
.ikebukuro_royal .sauna_top .sauna_detail .table_wrap table td span {
  font-size: 15px;
}
.ikebukuro_royal .sauna_top .sauna_detail .table_wrap table td:first-child {
  border-left: 1px solid #E6F2ED;
}
.ikebukuro_royal .sauna_top .sauna_detail .notes {
  color: #5A5A5A;
  text-align: right;
  margin-top: 5px;
}
.ikebukuro_royal .open_bath_top {
  margin-top: 85px;
}
.ikebukuro_royal .open_bath_top.content_slider.reverse .flex_wrap {
  max-width: 100%;
  width: 960px;
  min-width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
.ikebukuro_royal .open_bath_top.content_slider.reverse .flex_wrap .iframe_wrap {
  width: 480px;
  min-width: auto;
}
.ikebukuro_royal .open_bath_top.content_slider.reverse .flex_wrap .iframe_wrap iframe {
  width: 1500px;
}
.ikebukuro_royal .open_bath_top.content_slider.reverse .flex_wrap .slide_wrap {
  width: 480px;
  min-width: auto;
}
.ikebukuro_royal .open_bath_top.content_slider.reverse .flex_wrap .slide_wrap .swiper_wrap {
  left: 40px;
}
.ikebukuro_royal .open_bath_top.content_slider.reverse .flex_wrap .content_text {
  width: 450px;
}
.ikebukuro_royal .open_bath_top.content_slider.reverse .flex_wrap.in_iframe {
  width: 480px;
  margin-left: 0;
}
.ikebukuro_royal .large_bath_top {
  margin-top: 85px;
}
.ikebukuro_royal .large_bath_top.content_slider .flex_wrap {
  max-width: 100%;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
}
.ikebukuro_royal .large_bath_top.content_slider .flex_wrap .iframe_wrap {
  width: 480px;
  min-width: auto;
}
.ikebukuro_royal .large_bath_top.content_slider .flex_wrap .iframe_wrap iframe {
  width: 1500px;
  margin-left: -480px;
}
.ikebukuro_royal .large_bath_top.content_slider .flex_wrap.in_iframe {
  width: 480px;
}
.ikebukuro_royal .large_bath_top.content_slider .flex_wrap.in_iframe .slide_wrap {
  width: 480px;
  min-width: auto;
}
.ikebukuro_royal .large_bath_top .bath_detail {
  margin-top: 60px;
}
.ikebukuro_royal .large_bath_top .bath_detail h3 {
  font-size: 20px;
  color: #2D1508;
  font-weight: bold;
}
.ikebukuro_royal .large_bath_top .bath_detail ul {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #137A5E;
  line-height: 1.8;
}
.ikebukuro_royal .facility {
  margin-top: 120px;
}
.ikebukuro_royal .facility .flex_img {
  margin-top: 58px;
  display: flex;
}
.ikebukuro_royal .facility .flex_img .img_wrap {
  width: 50%;
}
.ikebukuro_royal .facility .facility_lead {
  margin-top: 20px;
}
.ikebukuro_royal .facility .facility_lead h3 {
  color: #2D1508;
  font-size: 30px;
  font-weight: bold;
}
.ikebukuro_royal .facility .facility_lead .text {
  margin-top: 18px;
  color: #5A5A5A;
}
.ikebukuro_royal .facility .menu {
  margin-top: 18px;
}
.ikebukuro_royal .facility .menu .menu_wrap {
  margin-top: 10px;
}
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap {
  display: flex;
  gap: 4px;
}
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dt,
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dd {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #5A5A5A;
}
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dt {
  width: 257px;
  border-bottom: 1px solid #707070;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dd {
  width: 698px;
  border-bottom: 1px solid #D2CDCD;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
}
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dd span {
  display: block;
  position: relative;
  padding-right: 1em;
}
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dd span::before {
  position: absolute;
  content: "／";
  display: block;
  top: 0;
  right: 0;
  font-size: 1em;
}
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dd span.last::before, .ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dd span.other::before {
  display: none;
}
.ikebukuro_royal .facility .menu .menu_wrap dl .dl_wrap dd span.other {
  padding-right: 0;
}
.ikebukuro_royal .facility .menu .menu_wrap .notes {
  text-align: right;
  margin-top: 10px;
}
.ikebukuro_royal .facility .space {
  margin-top: 75px;
}
.ikebukuro_royal .facility .space .flex_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ikebukuro_royal .facility .space .flex_wrap + .flex_wrap {
  margin-top: 60px;
}
.ikebukuro_royal .facility .space .flex_wrap .img_wrap {
  width: 480px;
}
.ikebukuro_royal .facility .space .flex_wrap .text_wrap {
  width: 450px;
}
.ikebukuro_royal .facility .space .flex_wrap .text_wrap h4 {
  font-size: 20px;
  font-weight: bold;
  color: #2D1508;
}
.ikebukuro_royal .facility .space .flex_wrap .text_wrap p {
  color: #5A5A5A;
  margin-top: 20px;
}
.ikebukuro_royal .amenitie {
  margin-top: 150px;
}
.ikebukuro_royal .amenitie .tit_common {
  text-align: center;
}
.ikebukuro_royal .amenitie .amenitie_wrap {
  margin-top: 60px;
  padding-left: 25px;
  padding-right: 25px;
}
.ikebukuro_royal .amenitie .amenitie_wrap dl .dl_flex {
  display: flex;
  gap: 4px;
}
.ikebukuro_royal .amenitie .amenitie_wrap dl .dl_flex dt,
.ikebukuro_royal .amenitie .amenitie_wrap dl .dl_flex dd {
  padding-top: 25px;
  padding-bottom: 25px;
}
.ikebukuro_royal .amenitie .amenitie_wrap dl .dl_flex dt {
  width: 257px;
  border-bottom: 1px solid #707070;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ikebukuro_royal .amenitie .amenitie_wrap dl .dl_flex dd {
  width: 650px;
  border-bottom: 1px solid #D2CDCD;
  padding-left: 25px;
}
.ikebukuro_royal.iframe_contents .open_bath_top,
.ikebukuro_royal.iframe_contents .large_bath_top,
.ikebukuro_royal.iframe_contents .sauna_top {
  margin-top: 0;
}/*# sourceMappingURL=sauna_spa.css.map */