@charset "UTF-8";
/* ===================================================================
CSS information

file name  : copy.css
author     : Abilive
style info : コピー
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.intro, .con_roomtype .con_name_cate, .con_type2, .con_service .service {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .intro, .con_roomtype .con_name_cate, .con_type2, .con_service .service {
    width: calc(1200 / 1440 * 100%);
    max-width: calc(1200px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .intro, .con_roomtype .con_name_cate, .con_type2, .con_service .service {
    max-width: calc(1200px * ((16 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .intro, .con_roomtype .con_name_cate, .con_type2, .con_service .service {
    width: calc(1200 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .intro, .con_roomtype .con_name_cate, .con_type2, .con_service .service {
    width: calc(700 / 768 * 100%);
  }
}

.intro {
  max-width: 1240px;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .intro {
    margin-top: 5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .intro {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .intro {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .intro {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
}
@media only screen and (min-width: 1025px) {
  .intro .txt_catch {
    font-size: 2.76rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .intro .txt_catch {
    font-size: 1.84rem;
  }
}
@media only screen and (max-width: 767px) {
  .intro .txt_catch {
    font-size: 1.69rem;
  }
}
.intro .txt {
  line-height: 1.8;
}
@media only screen and (min-width: 1025px) {
  .intro .txt {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .intro .txt {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .intro .txt {
    margin-top: 1em;
  }
}

.bg_roomtype {
  position: relative;
}
.bg_roomtype:before {
  content: "";
  background: url(../../rooms/comfortfloor/images/bg_2.png) top center no-repeat;
  position: absolute;
  top: 20%;
  left: 0%;
  height: 1300px;
  background-size: contain;
  z-index: -2;
}
@media only screen and (min-width: 1025px) {
  .bg_roomtype:before {
    width: 1920px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .bg_roomtype:before {
    width: 1320px;
  }
}
@media only screen and (max-width: 767px) {
  .bg_roomtype:before {
    width: 0;
  }
}

.con_roomtype {
  margin: 0 auto;
  max-width: 1240px;
}
@media only screen and (min-width: 1025px) {
  .con_roomtype {
    margin-top: 6.92rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype {
    margin-top: 5.38rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype {
    margin-top: 3.84rem;
  }
}
@media only screen and (min-width: 1025px) {
  .con_roomtype {
    margin-bottom: 17.69rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype {
    margin-bottom: 15.38rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype {
    margin-bottom: 5.38rem;
  }
}
.con_roomtype .con_name_cate {
  max-width: 840px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1025px) {
  .con_roomtype .con_name_cate {
    margin-top: 9.23rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .con_name_cate {
    margin-top: 5.38rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .con_name_cate {
    margin-top: 3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .con_name_cate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.con_roomtype .con_name_cate p.cate span {
  background: #061c36;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .con_roomtype .con_name_cate p.cate span {
    padding: 0.15rem 2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .con_name_cate p.cate span {
    padding: 0.15rem 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .con_name_cate p.cate span {
    padding: 0.15rem 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .spbg {
    background: #061c36;
    padding-top: 1px;
    margin-top: 2rem;
  }
}
.con_roomtype .wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1240px;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .con_roomtype .wrp {
    margin: 0 auto;
    width: 91%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_roomtype .wrp {
    margin-top: 3.84rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .wrp {
    margin-top: 3.84rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .wrp {
    margin-top: 3.84rem;
  }
}
@media only screen and (min-width: 1025px) {
  .con_roomtype .wrp .box {
    width: calc(385 / 1240 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .wrp .box {
    width: 31%;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .wrp .box {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_roomtype .wrp .box {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .wrp .box {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .wrp .box {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_roomtype .wrp .box .txtbox {
    margin-top: 1.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .wrp .box .txtbox {
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .wrp .box .txtbox {
    margin-top: 1.5em;
  }
}
.con_roomtype .wrp .box .txtbox .con_name_cate_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .con_roomtype .wrp .box .txtbox .con_name_cate_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.con_roomtype .wrp .box .txtbox .con_name_cate_box p {
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .con_roomtype .wrp .box .txtbox .con_name_cate_box p {
    font-size: 0.93rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .wrp .box .txtbox .con_name_cate_box p {
    font-size: 0.93rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .wrp .box .txtbox .con_name_cate_box p {
    font-size: 0.5rem;
  }
}
.con_roomtype .wrp .box .txtbox .con_name_cate_box p.cate span {
  border: 1px solid #fff;
}
@media only screen and (min-width: 1025px) {
  .con_roomtype .wrp .box .txtbox .con_name_cate_box p.cate span {
    padding: 0.15rem 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .wrp .box .txtbox .con_name_cate_box p.cate span {
    padding: 0.15rem 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .wrp .box .txtbox .con_name_cate_box p.cate span {
    padding: 0.15rem 1em;
  }
}
.con_roomtype .wrp .box .txtbox .st2 .en {
  color: #fff;
  font-size: 216%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .wrp .box .txtbox .st2 .en {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .wrp .box .txtbox .st2 .en {
    font-size: 124%;
  }
}
.con_roomtype .wrp .box .txtbox .btn_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.con_roomtype .wrp .box .txtbox .btn_wrp .btn_more {
  text-align: right;
}
.con_roomtype .wrp .box .txtbox .btn_wrp .btn_more.btn_more a::before {
  background: url(../images/common/ic_arr_w.png) top center no-repeat;
}

.con_type2 {
  margin: 0 auto;
  max-width: 660px;
}
.con_type2 .box {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_type2 .box {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_type2 .box {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_type2 .box {
    margin-bottom: 2em;
  }
}
.con_type2 .box .txtbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (min-width: 1025px) {
  .con_type2 .box .txtbox {
    margin-top: 1.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_type2 .box .txtbox {
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_type2 .box .txtbox {
    margin-top: 1.5em;
  }
}
.con_type2 .box .txtbox .con_name_cate_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .con_type2 .box .txtbox .con_name_cate_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0rem;
  }
}
.con_type2 .box .txtbox .st2 {
  margin-left: 2%;
  position: relative;
}
.con_type2 .box .txtbox .st2:before {
  content: "";
  background: url(../../rooms/comfortfloor/images/st2_border.png) top center no-repeat;
  position: absolute;
  top: 5%;
  left: -4%;
  width: 3px;
  height: 27px;
  background-size: contain;
}
.con_type2 .box .txtbox .st2 .en {
  text-transform: none;
  color: #061c36;
  font-size: 185%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_type2 .box .txtbox .st2 .en {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_type2 .box .txtbox .st2 .en {
    font-size: 124%;
  }
}
.con_type2 .box .txtbox .btn_r .btn_more {
  text-align: right;
}
.con_type2 .box .position {
  position: absolute;
  top: 0;
  left: 0;
}
.con_type2 .box .position .txt {
  color: #fff;
  background: #061c36;
  padding: .5rem 5rem;
}

@media only screen and (min-width: 1025px) {
  .con_service {
    margin: 15em auto 76px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_service {
    margin: 14em auto 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_service {
    margin: 6em auto 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_service {
    padding: 6rem 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_service {
    padding: 6rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_service {
    padding: 4rem 0;
  }
}
.con_service .service {
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .con_service .service .st2 {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_service .service .st2 {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .service .st2 {
    margin-bottom: 1.5em;
  }
}
.con_service .service .st2 .en {
  color: #fff;
}
.con_service .service .wrp {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1240px;
}
@media only screen and (min-width: 1025px) {
  .con_service .service .wrp {
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_service .service .wrp {
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .service .wrp {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .service .wrp {
    display: block;
  }
}
.con_service .service .wrp .box_l {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_service .service .wrp .box_l {
    width: calc(440 / 1240 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_service .service .wrp .box_l {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .service .wrp .box_l {
    width: 100%;
  }
}
.con_service .service .wrp .box_l .position {
  position: absolute;
  z-index: 1;
  bottom: 2%;
  right: 2%;
}
.con_service .service .wrp .box_l .position .btn_more a::before {
  background: url(../images/common/ic_arr_w.png) top center no-repeat;
}
@media only screen and (min-width: 1025px) {
  .con_service .service .wrp .box_r {
    width: calc(722 / 1240 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_service .service .wrp .box_r {
    width: 56%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .service .wrp .box_r {
    width: 100%;
  }
}
.con_service .service .wrp .box_r .wrp2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .con_service .service .wrp .box_r .wrp2 {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  .con_service .service .wrp .box_r .wrp2 .box {
    width: calc(338 / 722 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_service .service .wrp .box_r .wrp2 .box {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .service .wrp .box_r .wrp2 .box {
    width: 100%;
  }
}
.con_service .service .wrp .box_r .wrp2 .box .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #ccc;
  padding: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.con_service .service .wrp .box_r .wrp2 .box .flex .txt {
  margin-left: 10%;
}
@media only screen and (min-width: 1025px) {
  .con_service .service .wrp .box_r .wrp2 .box .flex .txt {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_service .service .wrp .box_r .wrp2 .box .flex .txt {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) {
  .con_service .service .wrp .box_r .wrp2 .box .flex .txt {
    line-height: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .con_service .service .wrp .box_r .wrp2 .box .flex .txt {
    white-space: nowrap;
  }
}
