@charset 'utf-8';

/*body.bestrateModal-on { overflow-y: hidden; }
.bestrateModal { display: none; position: fixed; z-index: 1000; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.8); overflow-y: scroll; padding: 220px 0 180px 0; box-sizing: border-box;}*/

.page_bestrate .bestrateModal-show { text-decoration: underline; text-decoration-color: #ffffff; cursor: pointer;}

.bestrateModal-outer { margin-bottom: 30px; }
.bestrateModal-inner { box-sizing: border-box; max-width: 991px; padding: 157px 70px 70px; background-color: #fff; margin: 0 auto;}
.bestrateModal-inner2 { margin-bottom: 8px; padding: 50px 55px; background-color: #f8f8f8; }

.bestrateModal-ttl1 { font-family: 'NotoSerif', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, '小塚明朝 Pro R', 'Kozuka Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif; font-size: 30px; line-height: 1; padding-bottom: 70px; text-align: center; letter-spacing: 2px; color: #222; }

.bestrateModal-ttl2 { font-family: 'NotoSerif', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, '小塚明朝 Pro R', 'Kozuka Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif; font-size: 19px; line-height: 1; position: relative; margin-bottom: 35px; text-align: center; }
.bestrateModal-ttl2-cam { color: #7e002f; }
.bestrateModal-ttl2-cam:before { display: block; width: calc(224px/5); height: calc(256px/5); margin: 0 auto 6px; content: ''; background: url('../img/bestratemodal/campana.png'); -webkit-background-size: contain;
background-size: contain;}
.bestrateModal-ttl2-inn { color: #00894e; }
.bestrateModal-ttl2-inn:before { display: block; width: calc(223px/5); height: calc(256px/5); margin: 0 auto 6px; content: ''; background: url('../img/bestratemodal/inn.png'); -webkit-background-size: contain;
background-size: contain;}
.bestrateModal-ttl2-hotel { color: #14017e; }
.bestrateModal-ttl2-hotel:before { display: block; width: calc(223px/5); height: calc(256px/5); margin: 0 auto 6px; content: ''; background: url('../img/bestratemodal/hotel.png'); -webkit-background-size: contain;
background-size: contain;}

.bestrateModal-ttl2-ref { color: #231815; }
.bestrateModal-ttl2-ref:before { display: block; width: calc(223px/3); height: calc(256px/4); margin: 0 auto 6px; content: ''; background: url('../img/bestratemodal/ref.png') no-repeat; -webkit-background-size: contain;
background-size: contain;}

.bestrateModal-ttl2-lequ { color: #231815; }
.bestrateModal-ttl2-lequ:before { display: block; width: calc(223px/3); height: calc(256px/4); margin: 0 auto 6px; content: ''; background: url('../img/bestratemodal/lequ.png') no-repeat; -webkit-background-size: contain;
background-size: contain;}

.bestrateModal-ttl3 { font-size: 17px; line-height: 1; box-sizing: border-box; padding: 13px; text-align: center; color: #fff; background-color: #888; }
.bestrateModal-ttl3.typeA { background-color: #000; }

.bestrateModal-links { width: 100%; display: table; table-layout: fixed; position: relative; border-bottom: solid 1px #ddd; transition: .5s all ease-out; }
.bestrateModal-links:hover { opacity: .3; }
.bestrateModal-linkWrap .bestrateModal-links:last-of-type { border-bottom: none; }
.bestrateModal-links:after { content: ''; position: absolute; top: 50%; right: 12px; width: 5px; height: 9px; background: url('../img/bestratemodal/arrow.svg'); transform: translate(-50%,-50%);}


.bestrateModal-links-txts {line-height: 1; display: table-cell; box-sizing: border-box; padding: 25px 0; vertical-align: middle; }
.bestrateModal-links-ttl { width: 40%; font-size: 14px; padding: 0 30px 0 3px; white-space: nowrap; color: #000; }
.bestrateModal-links-txt { width: 60%; font-size: 12px;  line-height: 1.5; padding-right: 45px; }

.bestrateModal-closeBtn { position: absolute; top: 23px; right: 25px; width: 23px; height: 23px; cursor: pointer; }
.bestrateModal-closeBtn:before ,.bestrateModal-closeBtn:after { position: absolute; top: 11px; left: 0; width: 100%; height: 1px; content: ''; background-color: #999; }

.bestrateModal-closeBtn:before { transform: rotate(45deg); }
.bestrateModal-closeBtn:after { transform: rotate(-45deg); }

.bestrateModal-comments { color: #888; font-size: 12px; line-height: 1.9; }
.bestrateModal-comments p { padding-left: 1em; text-indent: -1em;}

/* ipad */
/*@media screen and ( max-width: 768px) {
.bestrateModal-links-ttl { width: 50%; }
.bestrateModal-links-txt { width: 50%; }
}*/

/* sumaho ( max-width: 600px)*/
@media screen and ( max-width: 768px) {
	.bestrateModal { padding: 0px 13px 120px 13px; }
	.bestrateModal-inner { padding: 120px 13px; }
	.bestrateModal-ttl1 { font-size: 21px; line-height: 1.5; padding-bottom: 45px; }
	.bestrateModal-ttl3 { font-size: 14px; }
	.bestrateModal-inner2 { padding: 25px 0 0 0; }
	.bestrateModal-ttl2 { font-size: 14px; margin-bottom: 25px;}
	.bestrateModal-links-txts { display: block; width: 100%; padding: 0; white-space: normal; line-height: 1.5; font-size: 14px;}
	.bestrateModal-links-ttl { margin-bottom: 5px; }
	.bestrateModal-links { padding: 20px 42px 20px 26px; display: block; box-sizing: border-box;}
	.bestrateModal-closeBtn { right: 16px; }
	.bestrateModal-outer { margin-bottom: 10px; }
}

@media screen and ( max-width: 480px) {
	.bestrateModal-inner { padding: 80px 13px; }
}



/* lofty.html */
.u-inner {
  display: block;
  width: 100%;
  max-width: 1045px;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.u-inner--width_850 {
  max-width: 880px;
}
.u-inner--width_940 {
  max-width: 970px;
}
.u-inner--width_990 {
  max-width: 1020px;
}
.u-inner--width_1050 {
  max-width: 1080px;
}
.u-inner--width_1130 {
  max-width: 1160px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-inner--m-width_S {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.u-inner--margin_none {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-inner--m-margin_none {
    padding-left: 0;
    padding-right: 0;
  }
}
.u-inner_child {
  width: 635px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-inner_child {
    width: auto;
  }
}

.u-mgt_160 {
  margin-top: 160px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_160 {
    margin-top: 110px;
  }
}

.u-mgt_140 {
  margin-top: 140px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_140 {
    margin-top: 90px;
  }
}

.u-mgt_120 {
  margin-top: 120px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_120 {
    margin-top: 80px;
  }
}

.u-mgt_100 {
  margin-top: 100px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_100 {
    margin-top: 70px;
  }
}

.u-mgt_90 {
  margin-top: 90px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_90 {
    margin-top: 70px;
  }
}

.u-mgt_80 {
  margin-top: 80px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_80 {
    margin-top: 60px;
  }
}

.u-mgt_70 {
  margin-top: 70px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_70 {
    margin-top: 50px;
  }
}

.u-mgt_60 {
  margin-top: 60px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_60 {
    margin-top: 40px;
  }
}

.u-mgt_50 {
  margin-top: 50px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_50 {
    margin-top: 30px;
  }
}

.u-mgt_40 {
  margin-top: 40px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_40 {
    margin-top: 30px;
  }
}

.u-mgt_30 {
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .u-mgt_30 {
    margin-top: 20px;
  }
}

.u-mgt_20 {
  margin-top: 20px;
}

.u-mgt_15 {
  margin-top: 15px;
}

.u-mgt_10 {
  margin-top: 10px;
}

.u-mgt_-40 {
  margin-top: -40px;
}

.u-mgt_-20 {
  margin-top: -20px;
}


.g-modal_cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
}
.g-modal_head {
  display: block;
  text-align: center;
}
.g-modal_title {
  display: block;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: .15em;
  line-height: 1.5;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .g-modal_title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.g-modal_title--weight_bold {
  font-weight: 700;
}
.g-modal_lead {
  display: block;
  margin: 20px 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: .15em;
  line-height: 1.8;
}
.c-lofty {
  line-height: 1.8;
}
.c-lofty_top_items {
  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 screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_top_items {
    display: block;
  }
}
.c-lofty_top_item:first-child {
  width: 75%;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_top_item:first-child {
    width: 100%;
  }
}
.c-lofty_top_item:last-child {
  width: 20%;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_top_item:last-child {
    width: 45%;
    margin: 30px auto 0;
  }
}
.c-lofty_top ul, .c-lofty_top li {
  list-style: none;
}
.c-lofty_top_cap {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 40px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_top_cap {
    text-align: left;
    line-height: 1.8;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-lofty_title2 {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_title2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.c-lofty_material_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_material_items {
    display: block;
    margin: 0;
  }
}
.c-lofty_material_item {
  width: 47%;
  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 screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_material_item {
    width: 100%;
    margin: 20px auto 0;
  }
}
.c-lofty_material_img {
  width: 40%;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_material_img {
    width: 38%;
  }
}
.c-lofty_material_area {
  width: 55%;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_material_area {
    width: 58%;
  }
}
.c-lofty_material_txt {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 10px;
}
.c-lofty_material ul, .c-lofty_material li {
  list-style: none;
}
.c-lofty_buy {
  text-align: center;
}
.c-lofty_buy_titile {
  margin-top: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_buy_titile {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-lofty_buy_titile_cap {
  border: 1px solid;
  padding: 7px 15px;
  background: #000;
  color: #fff;
  margin-right: 5px;
}
.c-lofty_buy_titile_price {
  font-size: 33px;
  font-size: 3.3rem;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_buy_titile_price {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.c-lofty_buy_lists {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 30px auto 0;
  width: 60%;
  text-align: left;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_buy_lists {
    width: 90%;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-lofty_buy_cap {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 30px auto 0;
  width: 50%;
  background: #f1f1f1;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 1px) and (max-width: 1181px) {
  .c-lofty_buy_cap {
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 25px 15px;
  }
}
.c-lofty_buy_txt {
  margin-top: 30px;
}
.c-lofty_buy_txt .g-modal_title--weight_bold {
  font-size: 20px;
  font-size: 2rem;
}
.c-lofty_buy_txt2 {
  margin-top: 10px;
}
.c-lofty_buy_sm {
  font-size: 14px;
  font-size: 1.4rem;
}
.c-lofty_buy a {
  text-decoration: none;
}
.c-lofty .c-linkButton_items {
  margin-top: 30px;
}