@charset "UTF-8";
/*=======================================
過ごし方
=========================================*/
.p-exp__flow {
  display: flex;
  justify-content: space-between;
  margin-bottom: 184px;
}
.p-exp__flow:before, .p-exp__flow:after {
  display: none;
}
.p-exp__flow .heading {
  display: flex;
  flex-direction: column;
}
.p-exp__flow .heading:before, .p-exp__flow .heading:after {
  display: none;
}
.p-exp__flow .heading .c-title1 {
  margin-bottom: 97px;
}
.p-exp__flow .nav1 {
  font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-exp__flow .nav1.js-tab-content {
  display: none;
}
.p-exp__flow .nav1.js-tab-content.is-active {
  display: flex;
}
.p-exp__flow .nav1,
.p-exp__flow .nav1 ul {
  display: flex;
  flex-direction: column;
}
.p-exp__flow .nav1:before, .p-exp__flow .nav1:after,
.p-exp__flow .nav1 ul:before,
.p-exp__flow .nav1 ul:after {
  display: none;
}
.p-exp__flow .nav1 p {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.p-exp__flow .nav1 ul {
  margin-bottom: 30px;
}
.p-exp__flow .nav1 ul:last-child {
  margin-bottom: 0;
}
.p-exp__flow .nav1 li {
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 1.6rem;
}
.p-exp__flow .nav1 li a {
  text-decoration: none;
  color: #979797;
}
.p-exp__flow .nav1 li.is-current a,
.p-exp__flow .nav1 li a:hover {
  color: #1A1918;
}
.p-exp__flow .nav2 {
  margin-bottom: 100px;
}
.p-exp__flow .nav2 ul {
  display: flex;
}
.p-exp__flow .nav2 ul:before, .p-exp__flow .nav2 ul:after {
  display: none;
}
.p-exp__flow .nav2 li {
  margin-right: 30px;
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
}
.p-exp__flow .nav2 li:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  border-bottom: 1px solid #000;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.p-exp__flow .nav2 li:hover:before, .p-exp__flow .nav2 li.is-active:before {
  width: 100%;
}
.p-exp__flow .nav2 .c-btn1 {
  margin-top: 0;
}
.p-exp__flow .nav2 .c-btn1 a {
  font-size: 20px;
  font-size: 2rem;
}
.p-exp__flow .nav2 .c-btn1 a:before, .p-exp__flow .nav2 .c-btn1 a:after {
  display: none;
}
.p-exp__flow .nav2 .c-btn1 span {
  background-size: 4px 8px;
  padding-right: 38px;
}
.p-exp__flow .content {
  width: 83.0105%;
  padding-top: 128px;
}
.p-exp__flow .content .box1 {
  margin-bottom: 80px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: space-between;
}
.p-exp__flow .content .box1:before, .p-exp__flow .content .box1:after {
  display: none;
}
.p-exp__flow .content .box1:last-child {
  margin-bottom: 0;
}
.p-exp__flow .content .txt1 {
  width: 27.9957%;
}
.p-exp__flow .content .txt1 h4 {
  margin-bottom: 32px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
.p-exp__flow .content .txt1 p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 214.28%;
}
.p-exp__flow .content .txt1 p.hour {
  font-size: 20px;
  font-size: 2rem;
  line-height: 160%;
  font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 10px;
}
.p-exp__flow .content .img1 {
  position: relative;
  width: calc(69.1410% + (50vw - 534px));
  margin-right: calc(-1 * (50vw - 534px));
}
.p-exp__flow .content .img1 img {
  width: 100%;
  height: 507px;
  object-fit: cover;
}
.p-exp__plan {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: 134px;
  flex-wrap: wrap;
}
.p-exp__plan:before, .p-exp__plan:after {
  display: none;
}
.p-exp__plan.detail {
  flex-direction: row;
}
.p-exp__plan .content {
  width: 74.5598%;
  margin-left: 12.7201%;
}
.p-exp__plan .box1 {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
}
.p-exp__plan .box1:before, .p-exp__plan .box1:after {
  display: none;
}
.p-exp__plan .box1:last-child {
  margin-bottom: 0;
}
.p-exp__plan .box1 .img1 {
  width: 48.4061%;
}
.p-exp__plan .box1 .txt1 {
  width: 45.8087%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 25px;
}
.p-exp__plan .box1 .txt1 h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.p-exp__plan .box1 .txt1 h4 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #8e8e8e;
  border-radius: 6px;
  margin-left: 10px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 160%;
  padding: 5px 10px;
  vertical-align: 5px;
}
.p-exp__plan .box1 .txt1 p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 214.28%;
}
.p-exp__plan .box1 .txt1 .c-btn1 {
  margin-top: 55px;
}
.p-exp__plan .box1.tourism {
  flex-wrap: wrap;
  /*padding-bottom: 72px;
  margin-bottom: 72px;
  position: relative;*/
}
.p-exp__plan .box1.tourism a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-decoration: none;
}
.p-exp__plan .box1.tourism a:hover {
  opacity: 1;
}
/*.p-exp__plan .box1.tourism:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  border-bottom: 1px solid #000;
}*/
.p-exp__plan .box1.tourism .title {
  width: 100%;
  margin-bottom: 22px;
  font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 160%;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.p-exp__plan .box1.tourism .img1 iframe {pointer-events: none;}
.p-exp__plan .box1.tourism .txt1 .c-btn1 {margin-top: 16px;}
.p-exp__plan .c-btn2 {
  margin-top: 116px;
  width: 100%;
}

/* FIELD SUITE TOURISM  */
.p-exp__plan .tourism {
  margin-bottom: 180px;
}
.p-exp__plan .tourism-heading {
  margin-bottom: 90px;
}
.p-exp__plan .tourism-heading h4 {
  position: relative;
  padding-bottom: 27px;
  margin-bottom: 28px;
  font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 160%;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.p-exp__plan .tourism-heading h4:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  border-bottom: 1px solid #000;
}
.p-exp__plan .tourism-heading p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 200%;
}
.p-exp__plan .tourism-block1 {margin-bottom: 120px;}
.p-exp__plan .tourism-block1 a {
  display: block;
  text-decoration: none;
}
.p-exp__plan .tourism-block1 a:hover {opacity: 1;}
.p-exp__plan .tourism-block1:last-child {margin-bottom: 0;}
.p-exp__plan .tourism-block1 .img1 {margin-bottom: 23px;}
.p-exp__plan .tourism-block1 .img1 iframe {pointer-events: none;}
.p-exp__plan .tourism-block1 .txt1 h4 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-bottom: 23px;
  line-height: 180%;
}
.p-exp__plan .tourism-block1 .txt1 .price {
  margin-bottom: 23px;
}
.p-exp__plan .tourism-block1 .txt1 .price span {
  font-size: 18px;
  font-size: 1.8rem;
}
.p-exp__plan .tourism-block1 .txt1 p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 214.28%;
}
.p-exp__plan .tourism-block1 .c-btn1 {margin-top: 52px;}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-exp__flow {
    display: block;
    margin-bottom: 120px;
  }
  .p-exp__flow .heading {
    display: block;
  }
  .p-exp__flow .heading .c-title1 {
    margin-bottom: 20px;
  }
  .p-exp__flow .nav1-wrap {
    width: 60px;
    float: left;
  }
  .p-exp__flow .nav2 {
    margin-bottom: 0;
  }
  .p-exp__flow .nav2 li {
    margin-right: 18px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-exp__flow .nav2 li:last-child {
    margin-right: 0;
  }
  .p-exp__flow .nav2 .c-btn1 a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-exp__flow .nav2 .c-btn1 span {
    padding-right: 15px;
  }
  .p-exp__flow .content {
    display: block;
    width: auto;
    padding-top: 96px;
  }
  .p-exp__flow .content .box1 {
    display: block;
  }
  .p-exp__flow .content .img1 {
    width: auto;
    margin-right: -20px;
    margin-bottom: 27px;
  }
  .p-exp__flow .content .img1 img {
    height: auto;
  }
  .p-exp__flow .content .txt1 {
    width: auto;
  }
  .p-exp__flow .block1 {
    float: right;
    width: calc(100% - 83px);
  }
  .p-exp__plan {
    display: block;
  }
  .p-exp__plan .heading {
    margin-bottom: 30px;
  }
  .p-exp__plan .content {
    width: auto;
    margin-left: 0;
  }
  .p-exp__plan .box1,
  .p-exp__plan .box1 a {
    display: block;
  }
  .p-exp__plan .box1 .img1,
  .p-exp__plan .box1 .txt1 {
    width: auto;
  }
  .p-exp__plan .box1 .img1 {
    margin-bottom: 50px;
  }
  .p-exp__plan .box1.tourism a {
    display: block;
  }
  /*.p-exp__plan .box1.tourism {
    padding-bottom: 94px;
    margin-bottom: 100px;
  }*/
  .p-exp__plan .box1.tourism .title {
    line-height: 132%;
    margin-bottom: 28px;
  }
  .p-exp__plan .box1.tourism .img1 {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
  }
  .p-exp__plan .box1.tourism .txt1 .c-btn1 {
    margin-top: 10px;
  }
  .p-exp__plan .tourism-heading {
    margin-bottom: 55px;
  }
  .p-exp__plan .tourism-heading h4 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 130%;
    padding-bottom: 45px;
    margin-bottom: 45px;
  }
  .p-exp__plan .tourism {
    margin-bottom: 106px;
  }
  .p-exp__plan .tourism-block1 {
    margin-bottom: 60px;
  }
  .p-exp__plan .tourism-block1 .img1 {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 23px;
  }
  .p-exp__plan .tourism-block1 .txt1 h4 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 160%;
  }
  .p-exp__plan .tourism-block1 .c-btn1 {
    margin-top: 20px;
  }
}
