@charset "UTF-8";

.price-btn {
  background-color: #4d4d4d;
  color: #fff;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 376px;
  width: 100%;
  height: 66px;
  border-radius: 35px;
  margin-left: auto;
  margin-right: auto;
}

#guest_room .price-btn {
  margin-top: 50px;
}

#floor {
  margin-bottom: 7.3%;
}

#floor #map {
  max-width: 794px;
  margin: 0 auto 20px auto;
}

#floor .list {
  width: 50%;
  margin-left: 50%;
}

#floor .list ol {
  width: 50%;
}

#floor .list ol li {
  text-indent: -1.2em;
  padding-left: 1.2em;
}

#floor .list ol li:not(:last-child) {
  margin-bottom: 6px;
}

#floor .list ol li br {
  display: none;
}

#guest_room,
#price,
#plans {
  margin-bottom: 10%;
}

.room.mgb {
  margin-bottom: 75px;
}

.room li {
  width: calc((99.9% - 100px) / 3);
}

.room li:not(:last-child) {
  margin-right: 50px;
}

.room li img {
  margin-bottom: 20px;
}

.room li h4 {
  font-size: 21px;
  text-align: center;
  letter-spacing: 0.15em;
}

.room li h4::after {
  content: "";
  width: 162px;
  height: 3px;
  display: block;
  margin: 7px auto 20px auto;
  background: url(../imgs/common/bdr_title_short.png) no-repeat center center;
}

.room li dl {
  font-size: 0;
  text-align: center;
}

.room li dl:not(:last-child) {
  margin-bottom: 10px;
}

.room li dl dt,
.room li dl dd {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}

.room li dl dt::after {
  content: "：";
}

.room li p {
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
}

.room li p:not(:last-child) {
  margin-bottom: 10px;
}

.fac {
  width: 100%;
  margin: 60px auto 0 auto;
  padding-left: 40px;
}

.fac h5 {
  font-size: 18px;
  margin-bottom: 20px;
  position: relative;
}

.fac h5::after {
  content: "";
  width: 26px;
  height: 1px;
  display: block;
  background-color: #ccc;
  position: absolute;
  top: 12px;
  left: -40px;
  z-index: 1;
}

.fac p {
  font-size: 16px;
  line-height: 2.2;
}

.fac p:not(:last-child) {
  margin-bottom: 8px;
}

.fac dl {
  width: 100%;
  display: table;
}

.fac dl:not(:last-child) {
  margin-bottom: 8px;
}

.fac dl dt,
.fac dl dd {
  font-size: 16px;
  line-height: 2.2;
  display: table-cell;
  vertical-align: top;
}

.fac dl dt {
  width: 14em;
}

.fac dl dt span {
  display: block;
  position: relative;
  font-feature-settings: "palt";
  font-size: 15px;
}

.fac dl dt span::after {
  content: "・・・";
  display: block;
  position: absolute;
  top: 0;
  right: 0.55em;
  z-index: 1;
}

.fac dl dd br {
  display: none;
}

.info .bg {
  padding-bottom: 40px;
  margin-bottom: 40px;
  background: url(../imgs/stay/bg_information.jpg) no-repeat right bottom;
  background-size: 176px auto;
}

.info section {
  display: flex;
  justify-content: space-between;
  padding-left: 40px;
}

.info section:not(:last-child) {
  margin-bottom: 30px;
}

.info section h4 {
  font-size: 18px;
  margin-bottom: 20px;
  position: relative;
}

.info section h4::after {
  content: "";
  width: 26px;
  height: 1px;
  display: block;
  background-color: #ccc;
  position: absolute;
  top: 12px;
  left: -40px;
  z-index: 1;
}

.info section p {
  line-height: 2.5;
}

.info section p.fnt_b {
  font-size: 16px;
  margin-bottom: 10px;
}

.info section p .spbr {
  display: none;
}

.info #cation {
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.15em;
  padding: 28px 6px 30px 10px;
  background-color: #e6e6e6;
}

.info #cation br {
  display: none;
}

#reserve {
  font-size: 21px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.15em;
  padding: 60px 20px;
  margin-top: 9.2%;
  background: url(../imgs/stay/bg_reserve.jpg) no-repeat center center;
  background-size: cover;
}

/* info 追加 */
.info__titleWrap {
  width: 300px;
}
.info__textWrap {
  width: calc(100% - 300px);
}
/* info 追加 */

/* 料金のtable */
table {
  text-align: center;
}

table,
td,
th {
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
}

.js-scrollable:not(:last-child) {
  margin-bottom: 30px;
}

.js-scrollable--half table {
  width: 100%;
}

.table--type1 .table__head,
.table--type1 .table__head2 {
  background-color: #f2f2f2;
}

.table--type1 .table__head2 {
  font-size: 12px;
}

.table--type1 .table__head td:nth-of-type(1) {
  width: 137.5px;
  height: 90px;
}

.table--type1 .table__head td:nth-of-type(2) {
  width: 137.5px;
  height: 90px;
}

.table--type1 .table__head td:nth-of-type(3) {
  width: 365px;
  height: 45px;
}

.table--type1 .table__head td:nth-of-type(4) {
  width: 365px;
  height: 45px;
}

.table--type1 .table__row td:nth-of-type(1) {
  padding-left: 28px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
}

.table-area:not(:last-child) {
  margin-bottom: 38px;
}

.table-area__title {
  font-size: 18px;
  /* padding-bottom: 4px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 16px; */
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.table-area__title span {
  font-size: 14px;
  text-align: right;
  /* margin-left: 16px; */
}

.table--type2 .table__head {
  background-color: #f2f2f2;
}

.table--type2 .table__head td {
  height: 46px;
}

.table--type2 .table__row td {
  height: 75px;
}

.table--type2 td {
  width: 275px;
}

.table--type3 td {
  width: 275px;
  height: 46px;
}

.table--type4 td {
  height: 46px;
}

.table--type4 .table__head1 td:first-child {
  width: 275px;
}

.table--type4 .table__head1 td:last-child {
  width: 730px;
}

.table--type4 .table__head2 td {
  width: 362px;
}

.table--type4 .table__head1 {
  background-color: #f2f2f2;
}

.table--type4 .table__head2 {
  background-color: #f2f2f2;
}

.table--type4 .table__row td:first-child {
  text-align: left;
  padding-left: 30px;
}

.table__row--3 td:nth-child(2) span:first-child {
  margin-right: 42px;
}
.unerline {
  text-decoration: underline;
}
/* 料金のtable */

/*-----------------
plans
------------------*/
.plans__list {
  width: 100%;
  margin-bottom: 13%;
}
.plans__list--item:not(:last-child) {
  margin-bottom: 69px;
}
.plans__title {
  font-size: 18px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 2;
  letter-spacing: 0.07em;
}
.plans__conts {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.plans__textWrap {
  width: calc(100% - 285px);
}
.plans__contsText {
  font-size: 13px;
  margin-bottom: 19px;
  line-height: 2;
  letter-spacing: 0.07em;
}
.plans__detail {
  width: 100%;
}
.plans__detailWrap {
  display: flex;
}
.plans__detailWrap:not(:last-child) {
  margin-bottom: 25px;
}
.plans__detailHeading,
.plans__detailText {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.07em;
}
.plans__detailHeading {
  width: 130px;
}
.plans__detailText {
  width: calc(100% - 130px);
}
.plans__imgWrap {
  width: 260px;
  padding-top: 28px;
}
.plans__imgContents:not(:last-child) {
  margin-bottom: 15px;
}
.plans__imgCaption {
  font-size: 12px;
  padding-top: 3px;
  line-height: 1.75;
  letter-spacing: 0.07em;
}
.plans__imgContents--img {
  margin-bottom: 2px;
}
.plans__imgContents--img.lst {
  margin-bottom: 0;
}

.plans__element {
  display: block;
  position: relative;
  padding-left: 2em;
}
.plans__element::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1400px) {
  .room li {
    width: calc((99.9% - 90px) / 3);
  }

  .room li:not(:last-child) {
    margin-right: 45px;
  }

  .room li img {
    margin-bottom: 19px;
  }

  .fac {
    margin: 58px auto 0 auto;
  }

  .fac h5 {
    margin-bottom: 19px;
  }

  .info .bg {
    padding-bottom: 38px;
    margin-bottom: 38px;
    background: url(../imgs/stay/bg_information.jpg) no-repeat right bottom;
    background-size: 171px auto;
  }

  .info section h4 {
    margin-bottom: 19px;
  }

  .info section p {
    line-height: 2.4;
  }

  .info #cation {
    padding: 26px 6px 28px 10px;
  }

  #reserve {
    padding: 56px 15px;
  }
}

@media screen and (max-width: 1240px) {
  .room li {
    width: calc((99.9% - 80px) / 3);
  }

  .room li:not(:last-child) {
    margin-right: 40px;
  }

  .room li img {
    margin-bottom: 18px;
  }

  .fac {
    margin: 55px auto 0 auto;
  }

  .fac h5 {
    margin-bottom: 18px;
  }

  .info .bg {
    padding-bottom: 36px;
    margin-bottom: 36px;
    background: url(../imgs/stay/bg_information.jpg) no-repeat right bottom;
    background-size: 166px auto;
  }

  .info section h4 {
    margin-bottom: 18px;
  }

  .info section p {
    line-height: 2.3;
  }

  .info #cation {
    padding: 24px 6px 26px 10px;
  }

  #reserve {
    padding: 52px 15px;
  }
}

@media screen and (max-width: 1060px) {
  #floor .list {
    width: auto;
    margin-left: auto;
    justify-content: flex-end;
  }

  #floor .list ol {
    width: auto;
    padding-right: 20px;
  }

  #guest_room,
  #price,
  #plans {
    margin: 0 auto 95px auto;
  }

  .room li {
    width: calc((99.9% - 60px) / 3);
  }

  .room li:not(:last-child) {
    margin-right: 30px;
  }

  .room li img {
    margin-bottom: 17px;
  }

  .room li h4 {
    font-size: 20px;
  }

  .room li h4::after {
    width: 158px;
    margin: 7px auto 18px auto;
  }

  .fac {
    margin: 53px auto 0 auto;
    padding-left: 35px;
  }

  .fac h5 {
    font-size: 17px;
    margin-bottom: 17px;
  }

  .fac h5::after {
    width: 23px;
    left: -35px;
  }

  .fac p {
    font-size: 15px;
    line-height: 2.1;
  }

  .fac dl dt,
  .fac dl dd {
    font-size: 15px;
    line-height: 2.1;
  }

  .info .bg {
    padding-bottom: 34px;
    margin-bottom: 34px;
    background: url(../imgs/stay/bg_information.jpg) no-repeat right bottom;
    background-size: 155px auto;
  }

  .info section {
    padding-left: 35px;
  }

  .info section h4 {
    font-size: 17px;
    margin-bottom: 17px;
  }

  .info section h4::after {
    width: 23px;
    left: -35px;
  }

  .info section p {
    line-height: 2.2;
  }

  .info #cation {
    font-size: 17px;
    padding: 22px 6px 24px 10px;
  }

  #reserve {
    font-size: 20px;
    padding: 48px 15px;
  }

  /* 料金のtable */
  .js-scrollable {
    overflow-x: auto;
  }

  .js-scrollable table {
    width: 1000px;
  }
  /* 料金のtable */
}

@media screen and (max-width: 880px) {
  .fac p br {
    display: none;
  }

  /* info 追加 */
  .info section {
    display: block;
  }
  .info__titleWrap {
    width: 100%;
  }
  .info__textWrap {
    width: 100%;
  }
  /* info 追加 */
}

@media screen and (max-width: 768px) {
  #floor {
    margin-bottom: 80px;
  }

  #guest_room,
  #price,
  #plans {
    margin: 0 auto 85px auto;
  }

  .room li {
    width: calc((99.9% - 40px) / 3);
  }

  .room li:not(:last-child) {
    margin-right: 20px;
  }

  .room li img {
    margin-bottom: 16px;
  }

  .room li h4 {
    font-size: 19px;
  }

  .room li h4::after {
    width: 154px;
    margin: 7px auto 17px auto;
  }

  .room li dl:not(:last-child) {
    margin-bottom: 8px;
  }

  .room li p:not(:last-child) {
    margin-bottom: 8px;
  }

  .fac {
    margin: 50px auto 0 auto;
    padding-left: 30px;
  }

  .fac h5 {
    font-size: 16px;
    margin-bottom: 16px;
  }

  .fac h5::after {
    width: 20px;
    top: 11px;
    left: -30px;
  }

  .fac p {
    font-size: 14px;
    line-height: 2;
  }

  .fac dl dt,
  .fac dl dd {
    font-size: 14px;
    line-height: 2;
  }

  .info .bg {
    padding-bottom: 32px;
    margin-bottom: 32px;
    background: url(../imgs/stay/bg_information.jpg) no-repeat right bottom;
    background-size: 145px auto;
  }

  .info section {
    padding-left: 30px;
  }

  .info section h4 {
    font-size: 16px;
    margin-bottom: 16px;
  }

  .info section h4::after {
    width: 20px;
    top: 11px;
    left: -30px;
  }

  .info section p.fnt_b {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .info #cation {
    font-size: 16px;
    padding: 20px 6px 22px 10px;
  }

  #reserve {
    font-size: 19px;
    padding: 44px 15px;
    margin-top: 100px;
  }

  /* 料金のtable */
  .table-area__title span {
    display: block;
    margin-left: 0;
  }
  .js-scrollable--half table {
    width: 768px;
  }
  /* 料金のtable */

  /*-----------------
plans
------------------*/
  .plans__list {
    margin-bottom: 70px;
  }
  .plans__list--item:not(:last-child) {
    margin-bottom: 39px;
  }
  .plans__conts {
    display: block;
  }
  .plans__imgWrap {
    width: 260px;
    padding-top: 0;
    margin: 0 auto 30px;
  }
  .plans__title {
    font-size: 16px;
  }
  .plans__textWrap {
    width: 100%;
  }
  .plans__contsText {
    text-align: center;
  }
  .plans__detailWrap {
    display: block;
  }
  .plans__detailHeading {
    width: 100%;
  }
  .plans__detailText {
    width: 100%;
  }
}

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

@media screen and (max-width: 640px) {
  #floor .list {
    width: 100%;
    justify-content: center;
  }

  #floor .list ol {
    width: calc((99.9% - 15px) / 2);
    padding-right: 0;
  }

  #floor .list ol:nth-child(1) {
    margin-right: 15px;
  }

  #floor .list ol li br {
    display: block;
  }

  .room {
    max-width: 350px;
    margin: 0 auto;
  }

  .room li {
    width: 100%;
  }

  .room li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 50px;
  }

  .room li img {
    margin-bottom: 15px;
  }

  .fac {
    margin: 48px auto 0 auto;
  }

  .fac h5 {
    margin-bottom: 15px;
  }

  .fac dl dd br {
    display: block;
  }

  .info .bg {
    margin-bottom: 50px;
    background: url(../imgs/stay/bg_information.jpg) no-repeat center bottom;
    background-size: 250px auto;
  }

  .info section h4::after {
    width: 25px;
    margin: 0 auto 10px auto;
  }

  .info section p .spbr {
    display: block;
  }

  .info section p span {
    display: none;
  }

  .info section p.sp_left {
    text-align: left;
  }

  .info #cation br {
    display: block;
  }

  #reserve {
    font-size: 18px;
    padding: 40px 15px;
  }

  .info section p span.plans__element {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  .room li h4 {
    font-size: 18px;
  }

  .room li h4::after {
    width: 150px;
    margin: 7px auto 15px auto;
  }

  .fac {
    padding-left: 0;
    margin: 45px auto 0 auto;
  }

  .fac h5 {
    padding-left: 30px;
  }

  .fac h5::after {
    left: 0;
  }

  .fac dl {
    display: block;
  }

  .fac dl dt,
  .fac dl dd {
    display: block;
  }

  #reserve {
    padding: 35px 15px;
  }
}

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

@media screen and (min-width: 769px) {
}
