@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;
  }
}
.fnt14 ul li {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .fnt14 ul li {
    font-size: 1.4rem;
  }
}

.fnt15 {
  font-size: 1.5rem;
}
.fnt15.spfnt {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .fnt15.spfnt {
    font-size: 1.5rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}
.fnt16 ul li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 ul li {
    font-size: 1.6rem;
  }
}
.fnt16 .numList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 .numList 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;
}

.txt--w {
  color: #fff;
}

.txt--gn {
  color: #3D5843;
}

.txt--red {
  color: #c00;
}

.indent1 {
  text-indent: -1em;
  padding-left: 1em;
}

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

.contentsInr {
  padding: 0 !important;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.no-point a {
  pointer-events: none;
  opacity: 0.8;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  padding-bottom: 50px;
}
@media screen and (min-width: 740px) {
  .sec {
    padding-bottom: 100px;
  }
}

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

.sec-slider ul {
  margin-top: 0 !important;
}
.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.about {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/2chiiki_longstay/img_sites/bg_sec.jpg) repeat;
  background-size: contain;
  padding: 40px 0;
}
@media screen and (min-width: 740px) {
  .about {
    padding: 80px 0;
  }
}
.about .about__box {
  border-radius: 5px;
  background: #fffdf9;
  padding: 20px 10px;
}
@media screen and (min-width: 740px) {
  .about .about__box {
    padding: 60px 40px;
  }
}
@media screen and (min-width: 740px) {
  .about .about__box .about__top--flex .colWrap .col:first-of-type {
    width: calc(35% - 15px);
  }
}
@media screen and (min-width: 740px) {
  .about .about__box .about__top--flex .colWrap .col:last-of-type {
    width: calc(65% - 15px);
  }
}
.about .about__box .about__box--bg {
  background: #c8eaff;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .about .about__box .about__box--bg {
    padding: 30px;
  }
}
.about .about__box .about__box--bg .experiencefragment .colWrap .col {
  background: #fff;
}
.about .about__box--furusato {
  border-radius: 5px;
  background: #fff;
  border: 3px solid #252444;
  padding: 20px 10px;
}
@media screen and (min-width: 740px) {
  .about .about__box--furusato {
    padding: 40px 20px;
  }
}
@media screen and (min-width: 740px) {
  .about .about__box--furusato .colWrap .col:first-of-type {
    width: calc(45% - 15px);
  }
}

.hotel {
  background: #FFFDF9;
  padding: 40px 0;
}
@media screen and (min-width: 740px) {
  .hotel {
    padding: 80px 0;
  }
}
.hotel .hotel__tab .tabs_parent li {
  background: #fff;
  border: 2px solid #252444;
  border-left: 0;
}
.hotel .hotel__tab .tabs_parent li:first-of-type {
  border-left: 2px solid #252444;
}
.hotel .hotel__tab .tabs_parent li a {
  background: none;
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__tab .tabs_parent li a {
    font-size: 1.6rem;
  }
}
.hotel .hotel__tab .tabs_parent li a span::after {
  content: none;
}
.hotel .hotel__tab .tabs_parent li a span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #252444;
  border-bottom: 0;
  display: block;
  vertical-align: middle;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__tab .tabs_parent li a span::before {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
  }
}
.hotel .hotel__tab .tabs_parent li a:hover {
  color: #252444;
  opacity: 0.8;
}
.hotel .hotel__tab .tabs_parent li.current {
  background: #252444;
}
.hotel .hotel__tab .tabs_parent li.current a span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 0;
  display: block;
  vertical-align: middle;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__tab .tabs_parent li.current a span::before {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
  }
}
.hotel .hotel__tab .tabs_parent li.current::after {
  content: none;
}
.hotel .hotel__tab .tabs_parent li.current::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #252444;
  border-bottom: 0;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.hotel .hotel__ttl .ttlLv1 .heading {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/2chiiki_longstay/img_sites/img_ttl.png) no-repeat center center;
  background-size: contain;
  letter-spacing: 0.1em;
  padding: 10px 60px 20px;
  font-size: 2rem;
  color: #fff;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__ttl .ttlLv1 .heading {
    font-size: 3rem;
    padding: 10px 120px 30px;
  }
}
@media screen and (min-width: 740px) {
  .hotel .hotel__flex .colWrap {
    justify-content: center;
  }
}
.hotel .hotel__flex .colWrap .col {
  background: #fff;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__flex .colWrap .col {
    width: 24%;
    margin-left: 10px !important;
  }
}
.hotel .hotel__flex .colWrap .col:nth-child(4n+1) {
  margin-left: 0 !important;
}
.hotel .hotel__flex .colWrap .col .ico_onsen {
  position: relative;
}
.hotel .hotel__flex .colWrap .col .ico_onsen.free::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/2chiiki_longstay/img_sites/ico_onsen_free.svg) no-repeat;
  width: 20px;
  height: 40px;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
}
.hotel .hotel__flex .colWrap .col .ico_onsen.paid::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/2chiiki_longstay/img_sites/ico_onsen_paid.svg) no-repeat;
  width: 20px;
  height: 40px;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__flex .hotel__name {
    min-height: 50px;
  }
}
.hotel .hotel__flex .hotel__name p b {
  border-left: 3px solid #ddd;
  padding-left: 5px;
  display: inline-block;
}
.hotel .hotel__flex .hotel__name p b br {
  display: none;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__flex .hotel__name p b br {
    display: block;
  }
}
.hotel .hotel__onsen .colWrap .col img {
  width: 30px;
  vertical-align: middle;
  margin-right: 10px;
}

.info .info__box {
  border: 1px solid #c00;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .info .info__box {
    padding: 30px;
  }
}

.about {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/2chiiki_longstay/img_sites/251001/bg_sec.jpg) repeat;
  background-size: auto;
}
.about .about__box {
  position: relative;
}
.about .about__box .about__box--bg {
  background: #d6e9ca;
}
.about .about__box .about__box--top-img {
  width: 56%;
  margin: 0 auto 20px;
}
@media screen and (min-width: 740px) {
  .about .about__box .about__box--top-img {
    width: 24%;
    position: absolute;
    top: -3px;
    left: -33px;
    transform: rotate(-17deg);
  }
}

.hotel .hotel__ttl .ttlLv1 .heading {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/2chiiki_longstay/img_sites/251001/img_ttl.png) no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__ttl .ttlLv1 .heading {
    padding: 15px 120px 30px;
  }
}
.hotel .hotel__tab .tabs_parent li {
  background: #fff;
  border: 2px solid #82a226;
  border-left: 0;
}
.hotel .hotel__tab .tabs_parent li:first-of-type {
  border-left: 2px solid #82a226;
}
.hotel .hotel__tab .tabs_parent li a {
  background: none;
  color: #82a226;
}
.hotel .hotel__tab .tabs_parent li a span::after {
  content: none;
}
.hotel .hotel__tab .tabs_parent li a span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #82a226;
  border-bottom: 0;
  display: block;
  vertical-align: middle;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__tab .tabs_parent li a span::before {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
  }
}
.hotel .hotel__tab .tabs_parent li a:hover {
  color: #82a226;
  opacity: 0.8;
}
.hotel .hotel__tab .tabs_parent li.current {
  background: #82a226;
}
.hotel .hotel__tab .tabs_parent li.current a {
  color: #fff;
}
.hotel .hotel__tab .tabs_parent li.current a span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 0;
  display: block;
  vertical-align: middle;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__tab .tabs_parent li.current a span::before {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
  }
}
.hotel .hotel__tab .tabs_parent li.current::after {
  content: none;
}
.hotel .hotel__tab .tabs_parent li.current::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #82a226;
  border-bottom: 0;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}