@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.txt_r {
  display: block !important;
  text-align: right !important;
}

.fnt10 {
  font-size: 1rem;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}
.fnt16 .txtList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 .txtList li {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.lineheight2 {
  line-height: 2;
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.hc01 {
  background-color: #dfe9e4;
}

.ctm_iconTxt_Y {
  background-color: #ffaa00;
}

.hotel_list {
  border: 1px solid #ccc;
  padding: 10px;
}
@media (min-width: 740px) {
  .hotel_list {
    padding: 20px;
  }
}

.border {
  border: 1px solid #ccc;
  padding: 10px;
}

.btn_colorgr {
  display: inline-block;
  color: #fff;
  font-size: 1.2rem;
  padding: 5px 10px;
  background-color: #016432;
}

.plan__flex {
  display: flex !important;
  gap: 5px;
  align-items: center;
  margin: 0 auto !important;
  color: #333;
  width: 375px !important;
}
@media (min-width: 740px) {
  .plan__flex {
    width: 980px !important;
  }
}
.plan__flex .text {
  white-space: nowrap;
  margin: 0 !important;
  text-align: right;
}
.plan__flex .btn.iconDown {
  background: none !important;
  border: none !important;
  white-space: nowrap;
  padding: 13px 22px 0 0;
  font-weight: bold;
  margin: 0 !important;
  font-size: 1.6rem;
  text-align: left;
  width: 60% !important;
}
@media (min-width: 740px) {
  .plan__flex .btn.iconDown {
    font-size: 1.8rem;
    width: 24% !important;
  }
}

@media screen and (min-width: 740px) {
  .point-01 .colWrap .col:first-of-type {
    width: calc(44% - 15px);
  }
  .point-01 .colWrap .col:last-of-type {
    width: calc(56% - 15px);
  }
}
.point-01 .point-01__box-ttl {
  position: relative;
}
.point-01 .point-01__box-ttl .ttlLv2 {
  padding: 10px;
  margin: 0 !important;
  background: #FED290;
  border-radius: 10px 10px 0 0;
  background-image: radial-gradient(#FFF4E3 10%, transparent 30%);
  background-size: 10px 10px;
}
@media screen and (min-width: 740px) {
  .point-01 .point-01__box-ttl .ttlLv2 {
    padding: 15px;
  }
}
.point-01 .point-01__box-ttl .ttlLv2 .heading {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (min-width: 740px) {
  .point-01 .point-01__box-ttl .ttlLv2 .heading {
    font-size: 2rem;
  }
}
.point-01 .point-01__box-ttl .ttlLv2 img {
  width: 55px;
  position: absolute;
  right: -10px;
  top: -27px;
}
@media screen and (min-width: 740px) {
  .point-01 .point-01__box-ttl .ttlLv2 img {
    width: 70px;
    right: -26px;
    top: -27px;
  }
}
.point-01 .point-01__box {
  background: #FFF4E3;
  padding: 10px;
}
@media screen and (min-width: 740px) {
  .point-01 .point-01__box .colWrap {
    align-items: center;
  }
}
@media screen and (min-width: 740px) {
  .point-01 .point-01__box {
    padding: 20px;
  }
}
.point-01 .point-01__tab {
  background: #e3007f;
  font-size: 1.4rem;
  padding: 7px 10px;
  font-weight: bold;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 740px) {
  .point-02 .colWrap .col:first-of-type {
    width: calc(56% - 15px);
  }
  .point-02 .colWrap .col:last-of-type {
    width: calc(44% - 15px);
  }
}
.point-02 .point-02__box-ttl {
  position: relative;
}
.point-02 .point-02__box-ttl .ttlLv2 {
  padding: 10px;
  margin: 0 !important;
  background: #A0D6FE;
  border-radius: 10px 10px 0 0;
  background-image: radial-gradient(#EFF8FF 10%, transparent 30%);
  background-size: 10px 10px;
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__box-ttl .ttlLv2 {
    padding: 15px;
  }
}
.point-02 .point-02__box-ttl .ttlLv2 .heading {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__box-ttl .ttlLv2 .heading {
    font-size: 2rem;
  }
}
.point-02 .point-02__box-ttl .ttlLv2 img {
  width: 40px;
  position: absolute;
  left: -10px;
  top: -16px;
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__box-ttl .ttlLv2 img {
    width: 55px;
    left: -26px;
    top: -16px;
  }
}
.point-02 .point-02__box {
  background: #EFF8FF;
  padding: 10px;
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__box .colWrap {
    align-items: center;
  }
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__box {
    padding: 20px;
  }
}
.point-02 .point-02__tab {
  background: #e3007f;
  font-size: 1.4rem;
  padding: 7px 10px;
  font-weight: bold;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.pink_box {
  border: #F1657F solid 1px;
  padding: 15px;
  border-radius: 5px;
}
@media screen and (min-width: 740px) {
  .pink_box {
    padding: 20px;
  }
}

.blue_box {
  border: #8f9ac6 solid 1px;
  padding: 15px;
  border-radius: 5px;
}
@media screen and (min-width: 740px) {
  .blue_box {
    padding: 20px;
  }
}

.flex {
  gap: 10px;
  display: block !important;
  text-align: center;
}
@media screen and (min-width: 740px) {
  .flex {
    display: flex !important;
    gap: 5px;
  }
}

.search-anc__btn a {
  padding: 13px 28px 13px 15px !important;
  background-color: #cc0000 !important;
  color: #fff;
  width: 100%;
}
.search-anc__btn a::after {
  background-position: -18px -53px !important;
}

.point_flex {
  display: flex;
}
.point_flex img {
  width: 20px;
  margin-right: 5px;
  vertical-align: middle;
}

.hotel_ico {
  display: flex;
  justify-content: space-between;
}
.hotel_ico img {
  width: 25px;
  vertical-align: middle;
}

.family_flex .ttlLv3 .heading {
  display: flex !important;
  justify-content: space-between;
}
.family_flex .ttlLv3 img {
  width: 25px;
  vertical-align: middle;
}

/* 「ゆ」マーク */
.springMarkArea {
  margin: 20px 0;
  padding: 8px 12px 12px;
  border: 1px solid #ccc;
}

.springMark {
  text-align: center;
}

.springMark [class^=iconBath] {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #002060;
}

.springMark [class^=iconBath] i {
  display: block;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  padding: 4px 0;
  margin: 0 auto;
}

.springMark [class^=iconBath][class*=Free] i {
  background-color: #ff66b8;
}

.springMark [class^=iconBath][class*=Paid] i {
  background-color: #ff66b8;
}

.periodtext_02 {
  background-color: #7d0000;
  padding: 10px;
}

.periodtext_03 {
  background-color: #fff;
  padding: 20px;
}

@media (max-width: 739px) {
  .springMarkArea {
    padding: 10px 12px 14px 2px;
  }
}