@charset "UTF-8";

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

color

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* ----top---- */
.c-colBox.hok::after,
.c-colBox.thu::after,
.c-colBox.kat::after,
.c-colBox.chb::after,
.c-colBox.kas::after,
.c-colBox.ssy::after,
.c-colBox.skk::after,
.c-colBox.kyu::after {
  content: '';
  position: absolute;
  width: 80px;
  height: 50px;
  top: 0;
  right: 0;
}

.bg.-kodawari {
  margin-top: 80px;
  background-color: #faf4ee;
}

.bg .c-col_Wrap .btn {
  background-color: #fff;
}

.anchorArea .btnBox .btn {
  background-color: #fff;
  width: 100%;
  border: 1px solid #ccc;
}
.anchorArea .btnBox .not_background .btn {
    background-color: #cc0000;
}



@media screen and (max-width:950px) {
  .bg.-kodawari {
    margin-top: 60px;
  }
  .anchorArea .btnBox .btn {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px 10px 0px;
  }
}

/* ----北海道---- */
.c-colBox.hok::after {
  background: url("../img_sites/ic_hok.png") no-repeat;
  background-size: contain;
}

.c-colBox.hok.-area::after {
  content: none;
}

.c-colBox.hok h3 {
  border-left: 5px solid #5065AA;
}

.c-secTit.hok {
  background-color: #5065AA;
}

/* 下層 */
.c-linkBtn.hok a {
  background-color: #5065AA !important;
}

.hok.bg {
  background-color: rgba(80, 101, 170, .1);
}

/* エリア詳細 */
.c-anchorTit.hok {
  color: #5065AA;
}

.area_detail.hok .areaDl dt,
.areaDl.hok dt {
  background-color: #5065AA;
}

/* ホテル見出し */
.hotelHead.hok .ttlLv3 .heading {
  border-left: 3px solid #5065AA;
}

/* こだわりtop */
.area_name_box.hok {
  background-color: #5065AA;
}


/* ----東北---- */
.c-colBox.thu::after {
  background: url("../img_sites/ic_thu.png") no-repeat;
  background-size: contain;
}

.c-colBox.thu.-area::after {
  content: none;
}

.c-colBox.thu h3 {
  border-left: 5px solid #599562;
}

.c-secTit.thu {
  background-color: #599562;
}

/* 下層 */
.c-linkBtn.thu a {
  background-color: #599562 !important;
}

.thu.bg {
  background-color: rgba(89, 149, 98, .1);
}

/* エリア詳細 */
.c-anchorTit.thu {
  color: #599562;
}

.area_detail.thu .areaDl dt,
.areaDl.thu dt {
  background-color: #599562;
}

/* ホテル見出し */
.hotelHead.thu .ttlLv3 .heading {
  border-left: 3px solid #599562;
}

/* こだわりtop */
.area_name_box.thu {
  background-color: #599562;
}

/* ----関東---- */
.c-colBox.kat::after {
  background: url("../img_sites/ic_kat.png") no-repeat;
  background-size: contain;
}

.c-colBox.kat.-area::after {
  content: none;
}

.c-colBox.kat h3 {
  border-left: 5px solid #a7a637;
}

.c-secTit.kat {
  background-color: #a7a637;
}

/* 下層 */
.c-linkBtn.kat a {
  background-color: #a7a637 !important;
}

.kat.bg {
  background-color: rgba(167, 166, 55, .1);
}

/* エリア詳細 */
.c-anchorTit.kat {
  color: #a7a637;
}

.area_detail.kat .areaDl dt,
.areaDl.kat dt {
  background-color: #a7a637;
}

/* ホテル見出し */
.hotelHead.kat .ttlLv3 .heading {
  border-left: 3px solid #a7a637;
}

/* こだわりtop */
.area_name_box.kat {
  background-color: #a7a637;
}

/* ----北陸・中部---- */
.c-colBox.chb::after {
  background: url("../img_sites/ic_chb.png") no-repeat;
  background-size: contain;
}

.c-colBox.chb.-area::after {
  content: none;
}

.c-colBox.chb h3 {
  border-left: 5px solid #e89f49;
}

.c-secTit.chb {
  background-color: #e89f49;
}

/* 下層 */
.c-linkBtn.chb a {
  background-color: #e89f49 !important;
}

.chb.bg {
  background-color: rgba(232, 159, 73, .1);
}

/* エリア詳細 */
.c-anchorTit.chb {
  color: #e89f49;
}

.area_detail.chb .areaDl dt,
.areaDl.chb dt {
  background-color: #e89f49;
}

/* ホテル見出し */
.hotelHead.chb .ttlLv3 .heading {
  border-left: 3px solid #e89f49;
}

/* こだわりtop */
.area_name_box.chb {
  background-color: #e89f49;
}

/* ----関西---- */
.c-colBox.kas::after {
  background: url("../img_sites/ic_kas.png") no-repeat;
  background-size: contain;
}

.c-colBox.kas.-area::after {
  content: none;
}

.c-colBox.kas h3 {
  border-left: 5px solid #b65441;
}

.c-secTit.kas {
  background-color: #b65441;
}

/* 下層 */
.c-linkBtn.kas a {
  background-color: #b65441 !important;
}

.kas.bg {
  background-color: rgba(182, 84, 65, .1);
}

/* エリア詳細 */
.c-anchorTit.kas {
  color: #b65441;
}

.area_detail.kas .areaDl dt,
.areaDl.kas dt {
  background-color: #b65441;
}

/* ホテル見出し */
.hotelHead.kas .ttlLv3 .heading {
  border-left: 3px solid #b65441;
}

/* こだわりtop */
.area_name_box.kas {
  background-color: #b65441;
}

/* ----中国---- */
.c-colBox.ssy::after {
  background: url("../img_sites/ic_ssy.png") no-repeat;
  background-size: contain;
}

.c-colBox.ssy.-area::after {
  content: none;
}

.c-colBox.ssy h3 {
  border-left: 5px solid #c7638b;
}

.c-secTit.ssy {
  background-color: #c7638b;
}

/* 下層 */
.c-linkBtn.ssy a {
  background-color: #c7638b !important;
}

.ssy.bg {
  background-color: rgba(199, 99, 139, .1);
}

/* エリア詳細 */
.c-anchorTit.ssy {
  color: #c7638b;
}

.area_detail.ssy .areaDl dt,
.areaDl.ssy dt {
  background-color: #c7638b;
}

/* ホテル見出し */
.hotelHead.ssy .ttlLv3 .heading {
  border-left: 3px solid #c7638b;
}

/* こだわりtop */
.area_name_box.ssy {
  background-color: #c7638b;
}


/* ----四国---- */
.c-colBox.skk::after {
  background: url("../img_sites/ic_skk.png") no-repeat;
  background-size: contain;
}

.c-colBox.skk.-area::after {
  content: none;
}

.c-colBox.skk h3 {
  border-left: 5px solid #55abae;
}

.c-secTit.skk {
  background-color: #55abae;
}

/* 下層 */
.c-linkBtn.skk a {
  background-color: #55abae !important;
}

.skk.bg {
  background-color: rgba(85, 171, 174, .1);
}

/* エリア詳細 */
.c-anchorTit.skk {
  color: #55abae;
}

.area_detail.skk .areaDl dt,
.areaDl.skk dt {
  background-color: #55abae;
}

/* ホテル見出し */
.hotelHead.skk .ttlLv3 .heading {
  border-left: 3px solid #55abae;
}

/* こだわりtop */
.area_name_box.skk {
  background-color: #55abae;
}


/* ----九州---- */
.c-colBox.kyu::after {
  background: url("../img_sites/ic_kyu.png") no-repeat;
  background-size: contain;
}

.c-colBox.kyu.-area::after {
  content: none;
}

.c-colBox.kyu h3 {
  border-left: 5px solid #9555a5;
}

.c-secTit.kyu {
  background-color: #9555a5;
}

/* 下層 */
.c-linkBtn.kyu a {
  background-color: #9555a5 !important;
}

.kyu.bg {
  background-color: rgba(149, 85, 165, .1);
}

/* エリア詳細 */
.c-anchorTit.kyu {
  color: #9555a5;
}

.area_detail.kyu .areaDl dt,
.areaDl.kyu dt {
  background-color: #9555a5;
}

/* ホテル見出し */
.hotelHead.kyu .ttlLv3 .heading {
  border-left: 3px solid #9555a5;
}

/* こだわりtop */
.area_name_box.kyu {
  background-color: #9555a5;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ranking

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* ----top---- */
.c-col_Wrap.-col3.-rank .c-colBox {
  padding: 8px 20px 20px;
}

.rank_flex {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  margin-left: -8px;
}

.c-col_Wrap.-col3.-rank h3 {
  border-left: none;
  margin: 0;
  padding-left: 10px;
}

.rank_icon {
  width: 48px;
  height: 45px;
}

@media screen and (max-width:480px) {
  .rank_icon {
    width: 43px;
    height: 40px;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

MAP

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* ----下層---- */
.mapArea {
  position: relative;
}

.map {
  width: 100%;
}

.map img {
  margin-top: -25px;
}

/* 北海道マップ */
.map.hok {
  width: 120%;
  height: 525px;
}

/* 東北、中部マップ */
.map.thu,
.map.chb {
  height: 625px;
}

/* 関東マップ */
.map.kat {
  height: 495px;
}

/* 関西マップ */
.map.kas {
  height: 590px;
}

/* 中国 */
.map.ssy {
  height: 490px;
}

/* 四国マップ */
.map.skk {
  height: 510px;
}

/* 九州マップ */
.map.kyu {
  height: 590px;
}

@media screen and (max-width:820px) {
  .map {
    position: relative;
    height: auto !important;
  }

  .map img {
    margin-top: -15px;
  }

  .map.hok {
    width: 180%;
    left: -39vw;
  }

  .map.thu {
    width: 155%;
    left: -43vw;
  }

  .map.kat {
    width: 165%;
    left: -47vw;
  }

  .map.chb {
    width: 170%;
    left: -44vw;
  }

  .map.kas {
    width: 170%;
    left: -55vw;
  }

  .map.ssy {
    width: 165%;
    left: -44vw;
  }

  .map.skk {
    width: 170%;
    left: -54vw;
  }

  .map.kyu {
    width: 160%;
    left: -46vw;
  }
}

/* MAPボタン */
.mapBtnArea {
  width: 218px;
  position: absolute;
  top: 0;
  left: 0;
}

.mapBtnArea .c-linkBtn {
  margin-top: 0;
}

.mapBtnArea .c-linkBtn:nth-child(n+2) {
  margin-top: 10px;
}

.mapBtnArea .c-linkBtn a {
  background-color: #eee;
  border: 1.5px solid #ccc;
  color: #000;
  font-size: 14px;
  font-weight: normal;
}

.mapBtnArea .c-linkBtn a::after {
  border-top: 2px solid #cc0000;
  border-right: 2px solid #cc0000;
}

@media screen and (max-width:820px) {
  .mapBtnArea {
    width: auto;
    position: unset;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .mapBtnArea .c-linkBtn {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }

  .mapBtnArea .c-linkBtn:nth-child(n+2) {
    margin-top: 0;
  }

  .mapBtnArea .c-linkBtn:nth-child(n+3) {
    margin-top: 10px;
  }

  .mapBtnArea .c-linkBtn:nth-child(2n) {
    margin-right: 0;
  }

  .mapBtnArea .c-linkBtn a {
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

エリア詳細

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.c-anchorTit {
  text-align: center;
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: bold;
}

.area_detail {
  display: flex;
  padding: 20px;
  margin-top: -25px;
  margin-bottom: 25px;
}

.area_detailTit {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
  letter-spacing: .05em;
  padding-left: 60px;
}

.area_detailBox .c-txt {
  padding-left: 60px;
}

.area_detailTit::before {
  content: '';
  position: absolute;
  background: url("../img_sites/icon_onsen_area.png") no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  top: 0;
  left: 10px;
}

.area_detailBox:nth-child(1) {
  width: 90%;
  margin-right: 45px;
}

.area_detailBox:nth-child(2) {
  width: 40%;
}

.area_detailBox.-wt {
  background-color: #fff;
  padding: 5px 15px 15px;
  margin: auto 0;
}

.areaDl {
  display: flex;
  font-size: 14px;
  margin-top: 10px;
}

.areaDl:nth-child(n+2) {
  margin-top: 10px;
}

.areaDl dt {
  width: 70px;
  padding: 5px;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  font-weight: lighter;
  flex-shrink: 0;
}

.areaDl.-access {
  flex-direction: column;
  padding: 20px;
  margin: 20px -20px 0;
  font-size: 14px;
}

.areaDl.-access dt {
  margin-bottom: 5px;
}

@media screen and (max-width:820px) {
  .c-anchorTit {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .area_detail {
    padding: 15px;
    margin-top: -15px;
    margin-bottom: 15px;
    display: block;
  }

  .area_detailBox:nth-child(1) {
    width: 100%;
    margin-right: 0;
  }

  .area_detailTit::before {
    width: 20px;
    height: 20px;
    top: 3px;
    left: 0;
  }

  .area_detailTit {
    font-size: 18px;
    padding-left: 30px;
    margin-bottom: 0;
  }

  .area_detailBox .c-txt {
    padding-left: 0;
  }

  .area_detailBox:nth-child(2) {
    width: 100%;
  }

  .area_detailBox.-wt {
    margin: 15px 0 0;
  }

  .areaDl.-access {
    padding: 15px;
    margin: 15px -15px 0;
    font-size: 14px;
  }
}

/* ---- ホテル ---- */

@media (min-width: 740px) {
  .ttlLv3 {
    padding-top: 5px;
    margin-bottom: 20px;
  }
}

.hotelHead .ttlLv3 .heading {
  width: 85%;
}

.top_kodawari .hotelHead .ttlLv3 .heading {
  width: 100%;
}

.withIcon img {
  vertical-align: middle !important;
  width: 14px;
  height: 10px;
  margin-right: 3px;
}

.withIcon {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.reserveArea {
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
  margin-top: 20px;
}

.reserve {
  width: 100%;
  text-align: right;
}

.c-pic_col2 {
  display: flex;
  margin-top: 10px;
}

.-left {
  width: 98%;
  margin: auto 0 0 0;
  display: block !important;
}

.-right {
  width: 98%;
  margin: 0 0 0 auto;
  display: block !important;
}

.c-linkBtn_col2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}

.c-col_Wrap.-col2 .c-linkBtn_col2 .c-linkBtn a {
  width: 100%;
  font-size: 14px;
}

.c-col_Wrap.-col2 .c-linkBtn_col2 .c-linkBtn a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-70%) rotate(135deg);
}

.easyhotelBlock {
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-easy_hotel {
  width: 90px;
  margin-right: 15px;
}

@media screen and (max-width:820px) {
  .hotelHead .ttlLv3 .heading {
    width: 75%;
  }

  .easyhotelBlock {
    justify-content: space-around;
    align-items: center;
    flex-direction: row-reverse;
  }

  .easyhotelBlock .c-anchorTit {
    text-align: left;
  }

  .reserveArea {
    flex-direction: column;
  }

  .reserve {
    margin-top: 10px;
  }
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

こだわり

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.-kodawari .c-hotelTit {
  padding-left: 0;
  border-left: none;
}

.area_name_box {
  background-color: #333;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 10px;
}

.btnBox .k-Btn .btn {
  margin-top: 40px;
  width: 50%;
  display: block;
}

.furotsuki {
  position: relative;
}

.furotsuki::before {
  content: '';
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  width: 71px;
  height: 71px;
  right: -28px;
  top: -28px;
}

.furotsuki.-roten::before {
  border: 1px solid #ce7f3a;
}

.furotsuki.-tenbou::before {
  border: 1px solid #c7a82e;
}

.furotsuki::after {
  content: '';
  white-space: pre;
  position: absolute;
  width: 65px;
  height: 65px;
  right: -25px;
  top: -25px;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  padding-top: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.furotsuki.-roten::after {
  content: '露天風呂\A付き';
  background-color: #ce7f3a;
}

.furotsuki.-tenbou::after {
  content: '展望風呂\A付き';
  background-color: #c7a82e;
}


@media screen and (max-width:820px) {
  .btnBox .k-Btn .btn {
    width: 100%;
  }

  .furotsuki::before {
    right: -8px;
    top: -22px;
  }

  .furotsuki::after {
      right: -5px;
      top: -19px;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

温泉情報2408追加

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.onsenTopOnly .btnInr{
  font-size: 2rem;
  padding: 0px 40px 0;
}
.onsenTopOnly .mousikomi-center-box{
    text-align: right;
}
.onsenTopOnly .mousikomi-center-box .c-linkBtn a{
    width: auto;
    margin-top:0px;
    margin-bottom:20px;
}
 .onsen-info .area-ttl{
        border-left: 5px solid #000;
        margin-bottom: 15px;
    padding-left: 15px;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    }
    .onsen-info .area-ttl.hok{
        border-left: 5px solid #5065AA;;
    }
    .onsen-info .area-ttl.thu{
        border-left: 5px solid #599562;
    }
    .onsen-info .area-ttl.kat{
        border-left: 5px solid #a7a637;
    }
    .onsen-info .area-ttl.chb{
        border-left: 5px solid #e89f49;
    }
    .onsen-info .area-ttl.kas{
        border-left: 5px solid #b65441;
    }
    .onsen-info .area-ttl.ssy{
        border-left: 5px solid #c7638b;
    }
    .onsen-info .area-ttl.skk{
        border-left: 5px solid #55abae;
    }
    .onsen-info .area-ttl.kyu{
        border-left: 5px solid #9555a5;
    }
    .onsen-info .bg{
        padding: 20px;
    }
    .onsen-info .area_detailBox{
        width: 100%;
    }
    .onsen-info .area_detailBox .c-txt{
        padding: 0 10px 0 60px;
    }
    .onsen-info .center-btn{
        display: block;
    margin:10px auto 0;
    width: 40%;
    }