@charset "UTF-8";
/* font
= */
@import url("https://fonts.googleapis.com/css?family=Lora:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:500&display=swap");
/* base
= */
/* main visual
= */
#inPageVisual {
  background: url(img/main_visual.jpg) #E4E3E3 no-repeat center/cover;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  height: auto;
  /*&:before{
    content: "";
    display: block;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    width:100%;
    height: 40px;
  }*/
}
@media (min-width: 1024px) {
  #inPageVisual {
    height: 555px;
    background-size: 1600px !important;
  }
}
@media (max-width: 1023px) {
  #inPageVisual {
    padding-top: 54.2%;
    background-size: 156.25% !important;
  }
}
#inPageVisual h1 {
  position: absolute;
  right: 30px;
  bottom: 8px;
}
@media only screen and (max-width: 767px) {
  #inPageVisual h1 {
    bottom: 12px;
    right: 15px;
  }
}
#inPageVisual .inner {
  position: relative;
}
#inPageVisual .inner .flex img {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .flex.flex-between.sp_col_2 > div.sp_w100p {
    width: 100% !important;
  }
}
/* メニュー
= */
#g_menu {
  background-color: #122f5a;
}

/* 共有見出し
= */
h2 {
  color: #122f5a;
  font-family: EB Garamond, serif;
  font-weight: 500;
  border-color: #122f5a;
}
h2 span {
  color: #555;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  h2 span {
    font-size: 1.4rem;
  }
}

.red {
  color: red;
  font-size: 1em;
}

/* 設備共通
= */
.setsubi .eq_block h4.name {
  border-bottom: none;
  padding-bottom: 6px;
  line-height: 1.2;
  margin-bottom: 8px;
  border-bottom: 1px #000 solid;
}
.setsubi .eq_block h4.name span {
  font-weight: normal;
  font-size: 12px;
}
.setsubi .eq_block h4.name.no-border {
  border-bottom: none;
}
.setsubi .eq_block div.eq_ttl {
  background-color: #c0bbb8;
  color: #fff;
  font-family: EB Garamond, serif;
  font-size: 2.2rem;
  padding: 5px 20px;
  margin-top: 45px;
}
.setsubi .eq_block div.ttl h3 {
  font-family: EB Garamond, serif;
  color: #122f5a;
  font-weight: normal;
  letter-spacing: 2px;
}
.setsubi .eq_block div.ttl h3 span {
  color: #000;
  display: block;
  font-weight: normal;
  letter-spacing: normal;
  font-size: 1.6rem;
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
}
@media only screen and (max-width: 767px) {
  .setsubi .eq_block div.ttl h3 span {
    font-size: 1.4rem;
  }
}
.setsubi .eq_block div.ttl p.intro {
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .setsubi .eq_block div.ttl p.intro {
    font-size: 1.4rem;
  }
}
.setsubi .eq_block h4.title {
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .setsubi .eq_block h4.title {
    margin-bottom: 8px;
  }
}
.setsubi .eq_block .box1,
.setsubi .eq_block .box2 {
  width: 23.5%;
}
.setsubi .eq_block .box3 {
  width: 49%;
}
.setsubi .eq_block .color_coordination {
  background-color: #f4f3ed;
  padding: 20px;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .setsubi .eq_block .color_coordination {
    padding: 10px;
  }
}
.setsubi .eq_block .color_coordination h3 {
  font-size: 2.6rem;
  font-family: EB Garamond, serif;
  color: #122f5a;
  line-height: 100%;
  font-weight: normal;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .setsubi .eq_block .color_coordination h3 {
    font-size: 2rem;
  }
}
.setsubi .eq_block .color_coordination h3 span {
  border: 1px #122f5a solid;
  font-family: EB Garamond, serif;
  padding: 3px 10px;
  line-height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.setsubi .eq_block .color_coordination .center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .setsubi .eq_block .color_coordination .center > div {
    margin-bottom: 20px;
  }
}
.setsubi .flex .col_7_3_1 {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  .setsubi .flex .col_7_3_1 {
    width: 100%;
  }
}
.setsubi .flex .col_7_3_2 {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .setsubi .flex .col_7_3_2 {
    width: 100%;
  }
}
.setsubi .flex .col_3_7_1 {
  width: 38%;
}
@media only screen and (max-width: 767px) {
  .setsubi .flex .col_3_7_1 {
    width: 100%;
  }
}
.setsubi .flex .col_3_7_2 {
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .setsubi .flex .col_3_7_2 {
    width: 100%;
  }
}

h3.floor_head {
  display: inline-block;
  background-color: #122f5a;
  color: #fff;
  font-family: EB Garamond, serif;
  font-size: 2.6rem;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 3px 20px;
  min-width: 255px;
  text-align: center;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  h3.floor_head {
    font-size: 2rem;
    width: 100%;
    margin-bottom: 5px;
  }
}
h3.floor_head span {
  font-size: 2rem;
  font-family: EB Garamond, serif;
}

/* LOCATION
= */
#location h3.catch {
  color: #595757;
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  #location h3.catch {
    letter-spacing: normal;
  }
}
#location .life_information {
  border-color: #122f5a;
}
#location .life_information h3 {
  color: #122f5a;
  font-family: EB Garamond, serif;
}
#location .life_information h3:before {
  background-color: #122f5a;
}
#location h4.genre {
  font-family: EB Garamond, serif;
  background-color: #a4998c;
  font-size: 22px;
  color: #fff;
  font-weight: normal;
  padding: 6px 20px;
  margin-bottom: 15px;
}
#location .list {
  margin-top: 0;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #location .list {
    margin-bottom: 30px;
  }
}

/* DESIGN
= */
#design figure {
  position: relative;
}
#design .text {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  #design .text {
    position: static;
  }
}
#design .text:before {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  background-color: #122f5a;
  position: absolute;
  left: calc(50% - 75px);
  bottom: -75px;
}
@media only screen and (max-width: 767px) {
  #design .text:before {
    display: none;
  }
}
#design .text p.room_type {
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  font-size: 2.6rem;
  font-family: "Roboto", sans-serif;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  #design .text p.room_type {
    position: static;
    background-color: #122f5a;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
#design .text p.catch {
  color: #595757;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -45px;
  width: 100%;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  #design .text p.catch {
    position: static;
  }
}
#design .block1,
#design .block2 {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  #design .block1,
#design .block2 {
    margin-bottom: 2rem;
  }
}

/* EQUIPMENT
= */
#equipment .colorring {
  margin-top: 20px;
  border: 1px #000 solid;
  padding: 20px 20px 12px 20px;
}
#equipment .colorring .ttl {
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
  font-weight: bold;
  margin-bottom: 14px;
}
@media only screen and (max-width: 767px) {
  #equipment .colorring .ttl {
    font-size: 1.3rem;
  }
}
#equipment .colorring p {
  font-size: 1.2rem;
  line-height: 1.7;
}
#equipment .colorring .table {
  margin-top: 14px;
}
#equipment .colorring .table .flex {
  margin-bottom: 8px;
}
#equipment .colorring .table .th {
  background-color: #dcdddd;
  font-size: 1.2rem;
  text-align: center;
  padding: 5px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  #equipment .colorring .table figure img {
    height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  #equipment .sp_margin {
    margin-bottom: 10px;
  }
  #equipment .sp_magin_top {
    margin-top: 30px;
  }
}
#equipment #kitchen .col_7_3_1 {
  width: 65.5%;
}
@media only screen and (max-width: 767px) {
  #equipment #kitchen .col_7_3_1 {
    width: 100%;
  }
}
#equipment #kitchen .col_7_3_2 {
  width: 33%;
}
@media only screen and (max-width: 767px) {
  #equipment #kitchen .col_7_3_2 {
    width: 100%;
  }
}
#equipment .kitchen_color {
  border: 1px #122f5a solid;
}
#equipment .kitchen_color div.title {
  background-color: #122f5a;
  color: #fff;
  font-weight: bold;
  font-size: 1.7rem;
  text-align: center;
  padding: 8px 5px 10px 5px;
}
#equipment .kitchen_color div.title span {
  font-size: 1.2rem;
  font-weight: normal;
  display: block;
}
#equipment .kitchen_color .inbox {
  padding: 14px;
}
#equipment .kitchen_color .inbox p {
  font-size: 1.2rem;
}
#equipment .kitchen_color .inbox p.ttl {
  font-weight: bold;
  color: #122f5a;
  font-size: 1.4rem;
  margin-bottom: 5px;
}
#equipment .kitchen_color .inbox .flex {
  margin-top: 10px;
}
#equipment .kitchen_color .inbox .flex > div p {
  margin-top: 5px;
}
#equipment #color_coodination {
  border: 2px #122f5a solid;
}
#equipment #color_coodination .inbox {
  padding: 3rem;
}
#equipment #bathroom .col_7_3_2 {
  background-color: #919191;
  padding: 20px;
  color: #fff;
}
#equipment #bathroom .col_7_3_2 h4.name {
  font-weight: normal;
  font-size: 2rem;
  line-height: 140%;
  margin-top: 15px;
  border-bottom: none;
}
#equipment #bathroom .col_7_3_2.baige {
  background-color: #a99c92;
}
#equipment .powder_room .hansgrohe {
  background-color: #c0bbb8;
  padding: 20px;
}
#equipment .powder_room .hansgrohe h4 {
  border-bottom: none;
  color: #fff;
  text-align: center;
  padding: 18px 0 0 0;
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: normal;
}
#equipment .powder_room .hansgrohe p.txt {
  padding: 10px;
  margin-bottom: 15px;
  line-height: 180%;
}
@media only screen and (max-width: 767px) {
  #equipment .sanitary {
    margin-top: 3rem;
  }
}
#equipment .sanitary .flex.disp1 > div:nth-child(1) {
  width: 60%;
}
#equipment .sanitary .flex.disp1 > div:nth-child(2) {
  width: 38%;
}
#equipment .sanitary .color {
  margin-bottom: 30px;
}
#equipment .sanitary .color p {
  font-size: 1.2rem;
  margin-top: 5px;
}
#equipment .sanitary .color p.title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#equipment .sanitary .sozai {
  margin-top: 18px;
}
#equipment .sanitary .sozai > div {
  padding: 8px 10px;
}
#equipment .sanitary .sozai > div p {
  font-size: 1.2rem;
}
#equipment .sanitary .sozai > div p.bold {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 5px;
}
#equipment .sanitary .sozai .gray {
  background-color: #dcdddd;
}
#equipment .sanitary .sozai .green {
  background-color: #004b1d;
}
#equipment .sanitary .sozai .green figure {
  text-align: center;
}
#equipment .sanitary .sozai .green p.bold {
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #equipment .sp_rev > div:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

/* SECURITY & SAFETY
= */
#security_and_safety .ttl h3 {
  display: block;
  font-family: EB Garamond, serif;
  font-weight: normal;
  line-height: 100%;
  padding: 8px 20px;
  position: relative;
  margin-bottom: 20px;
  background-color: #757f88;
  color: #fff;
  font-size: 2.6rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  #security_and_safety .ttl h3 {
    letter-spacing: normal;
    font-size: 2rem;
    padding: 8px 10px;
  }
}
#security_and_safety .ttl h3 span {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  display: inline-block;
  margin-left: 20px;
  letter-spacing: 1px;
}
#security_and_safety h4.name {
  border-top: 1px #000 solid;
  border-bottom: 1px #000 solid;
  padding: 8px 0;
  text-align: center;
}
#security_and_safety .parent_ttl {
  color: #122f5a;
  font-size: 3.6rem;
  font-family: EB Garamond, serif;
  line-height: 1;
  letter-spacing: 3px;
  margin-bottom: 0px;
  font-weight: 500;
  margin-top: 60px;
}
#security_and_safety .parent_ttl span {
  display: inline-block;
  border: 1px #122f5a solid;
  color: #122f5a;
  padding: 5px;
  margin-bottom: 10px;
  font-weight: normal;
  margin-left: 5px;
  font-size: 12px;
  letter-spacing: normal;
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
  background: #122f5a;
  color: #fff;
}
#security_and_safety p.intro_txt {
  font-size: 1.6rem;
  font-weight: bold;
  color: #595757;
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
}
#security_and_safety p.free {
  color: #122f5a;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#security_and_safety .confirm {
  background-color: #b8ae8c;
  color: #fff;
  font-size: 1.8rem;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
#security_and_safety figure.center {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #security_and_safety figure.center {
    margin-top: 10px;
  }
}
#security_and_safety .col_secutiry > div:nth-child(1) {
  width: 32%;
}
#security_and_safety .col_secutiry > div:nth-child(2) {
  width: 66%;
}
#security_and_safety .col_internet > div:nth-child(1) {
  width: 66%;
}
#security_and_safety .col_internet > div:nth-child(2) {
  width: 32%;
}
#security_and_safety .col_tv > div:nth-child(1) {
  width: 66%;
}
#security_and_safety .col_tv > div:nth-child(2) {
  width: 32%;
  text-align: center;
}

#total_support > div {
  border: 1px #122f5a solid;
  padding: 2rem 1.5rem;
  background-color: #f4f1ed;
}
#total_support > div h4.name {
  color: #122f5a;
  text-align: left;
  border: none;
  padding: 0 0 0 15px;
  position: relative;
}
#total_support > div h4.name span {
  font-weight: normal;
  font-size: 12px;
}
#total_support > div h4.name:after {
  content: "";
  display: block;
  width: 4px;
  height: 26px;
  background-color: #8e8789;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  #total_support > div {
    margin-bottom: 1rem;
  }
}
#total_support > div:nth-child(1) {
  width: 49%;
}
@media only screen and (max-width: 767px) {
  #total_support > div:nth-child(1) {
    width: 100%;
  }
}
#total_support > div:nth-child(1) h4 {
  position: relative;
  margin-bottom: 20px;
}
#total_support > div:nth-child(1) h4:before {
  content: "";
  display: block;
  width: 100px;
  height: 39px;
  background: url(img/total_support.png) no-repeat 0 0;
  background-size: 100px auto;
  position: absolute;
  left: 200px;
  top: -10px;
}
#total_support > div:nth-child(2) {
  width: 49%;
}
@media only screen and (max-width: 767px) {
  #total_support > div:nth-child(2) {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #total_support #kanri {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#total_support #kanri > div:nth-child(1) {
  width: 65%;
}
#total_support #kanri > div:nth-child(2) {
  width: 30%;
}
#total_support #kanri > div:nth-child(2) figure:nth-child(1) {
  margin-bottom: 5px;
}

/* ROOM TYPE
= */
#roomtype h3.flex {
  border-color: #122f5a;
}
#roomtype h3.flex span,
#roomtype h3.flex p {
  letter-spacing: 3px;
  color: #122f5a;
  font-family: EB Garamond, serif;
  font-weight: 500;
}
#roomtype .button {
  /*justify-content: center;*/
}
#roomtype .button > div {
  border-color: #122f5a;
}
#roomtype .button > div a {
  color: #122f5a;
}
#roomtype .button > div a span {
  background-image: url(img/icon_madori.png);
}
#roomtype .button .vr a span {
  background-image: url(img/icon_vr.png);
}
#roomtype p.mater span.hanten {
  font-size: 12px;
  float: right;
}
#roomtype p.mater span {
  font-size: 12px;
}
#roomtype p.indent {
  padding-left: 139px;
}
#roomtype p.indent span {
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  #roomtype p.sp_none {
    display: none;
  }
}
#roomtype .type_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#roomtype .button .my-gallery {
  margin-left: 0;
  margin-right: 0;
}

#enclub {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.floor_plan .setsubi .eq_block .ttl h3 {
  font-weight: normal;
}
.floor_plan h4 {
  display: table;
  background-color: #a4998c;
  min-width: 300px;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .floor_plan h4 {
    width: 100%;
  }
}
.floor_plan figure.center {
  text-align: center;
  margin-bottom: 3rem;
}
.floor_plan figure.center img {
  /*max-width: 500px;*/
}
@media only screen and (max-width: 767px) {
  .floor_plan figure.center img {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #room_entrance {
    margin-top: 10px;
  }
  #room_entrance > div:nth-child(1) {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .living_dining_equipment .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  #color_coodination {
    margin-top: 20px;
  }

  .sp_mt10 {
    margin-top: 10px;
  }

  #security_and_safety {
    padding-top: 0px;
  }
  #security_and_safety .ttl h3 span {
    margin-left: 10px;
    font-size: 2rem;
    letter-spacing: normal;
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  #security_and_safety .ttl h3 span {
    letter-spacing: normal;
    margin-left: 0;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  #security_and_safety .ttl h3 span:after {
    top: -3px;
  }
}
@media only screen and (max-width: 767px) {
  #security_and_safety .bg {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #security_and_safety .parent_ttl {
    font-size: 2.4rem;
    text-align: center;
  }
  #security_and_safety .parent_ttl span {
    display: block;
    margin-left: 0;
    margin-top: 10px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #security_and_safety .mt20 {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #security_and_safety #confirm .col_7_3_1 {
    width: 65%;
  }
  #security_and_safety #confirm .col_7_3_2 {
    width: 30%;
  }
}
#map iframe {
  width: 100%;
  height: 580px;
}
@media (max-width: 767px) {
  #map iframe {
    height: 400px;
  }
}

.living_dining_equipment .flex > div {
  width: 32% !important;
}
@media (min-width: 768px) {
  .living_dining_equipment .flex > div:nth-child(-n+6) {
    margin-bottom: 2%;
  }
}
@media (max-width: 767px) {
  .living_dining_equipment .flex > div:nth-child(-n+8) {
    margin-bottom: 2%;
  }
}

.color_coordination .image01 {
  text-align: center;
  margin-bottom: 30px;
}
.color_coordination .image01 img {
  width: 100%;
  max-width: 353px;
}
.color_coordination .image02 {
  text-align: center;
}
.color_coordination .image02 img {
  width: 100%;
  max-width: 779px;
}

.kitchen_equipment .flex > div {
  width: 32% !important;
}
.kitchen_equipment .flex > div:nth-child(-n+6) {
  margin-bottom: 2%;
}

.powderroom_equipment.flex > div {
  width: 32% !important;
}
.powderroom_equipment.flex > div:nth-child(-n+6) {
  margin-bottom: 2%;
}

.sanitary .flex .flex > div:nth-child(-n+2) {
  margin-bottom: 2%;
}

@media (max-width: 767px) {
  #bathroom .flex.sp_col_2 > div:nth-child(-n+2) {
    margin-bottom: 2%;
  }
}
@media (max-width: 767px) {
  #bathroom .bathroom_equipment > div:nth-child(-n+2) {
    margin-bottom: 2%;
  }
}

#roomtype p.note {
  font-size: 0.8em;
}

.pswp img {
  width: auto !important;
  max-width: 90vw !important;
  height: auto !important;
  max-height: 90vh !important;
}

figure img {
  max-width: 100%;
}

@media (max-width: 968px) {
  footer .copyright .flexBox2 {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 968px) {
  footer .copyright .corporate_tel {
    height: auto !important;
    padding-top: 21.74%;
  }
  footer .copyright .corporate_tel span {
    display: none !important;
  }
}

.list p {
  padding: 8px 0 16px;
}

footer .inner {
  width: 100%;
  max-width: 1000px;
}