@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;700&display=swap");
html.ja body article.main-contents {
  font-family: "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #444444;
}
.sp {
  display: none;
}
.dispIB {
  display: inline-block;
}
article.main-contents {
  position: relative;
}
article.main-contents:after {
  position: fixed;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
  transition: all .8s ease;
}
article.main-contents:before {
  position: fixed;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(/domtour/theme/glamping/image/mv.jpg) center no-repeat;
  background-size: cover;
  z-index: -1;
}
.heading2 {
  position: relative;
  font-size: 28px;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 80px;
  text-align: center;
}
.heading2:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 1px;
  background-color: #032F4B;
}
.normalList:not(:last-child) {
  margin-bottom: 40px;
}
.normalList > li {
  position: relative;
  padding-left: 1.2em;
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 1.75;
}
.normalList > li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 3px;
  height: 3px;
  font-size: 100%;
  content: '';
  background: url(/domtour/theme/glamping/image/list_dot.png) center / 3px no-repeat;
}
.noteList > li {
  position: relative;
  padding-left: 1.2em;
  font-size: 14px;
  letter-spacing: 0.2em;
}
.noteList > li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 100%;
  color: inherit;
  content: "\203B";
}
a.icon-blank {
  padding-right: 16px;
  background: url(/domtour/theme/glamping/image/icon_blank.png) right 2px center no-repeat;
  background-size: 12px;
  text-decoration: underline;
}
a.icon-blank:hover {
  text-decoration: none;
}
section.content {
  position: relative;
  width: 100%;
  background-color: #fff;
}

section.mv,
section.kv,
section.reserve {
  background-color: transparent;
}
section.mv {
  height: calc(100vh - 130px)
}
section.mv .scroll a {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 42px;
  height: 48px;
  background: url(/domtour/theme/glamping/image/scroll.png) center no-repeat;
  background-size: 42px 48px;
  cursor: pointer;
}
section.mv .scroll:hover {
  opacity: .7;
}

section.mv .inner {
  height: calc(100vh - 130px)
}


/* concept */
section.concept {
  padding-top: 90px;
  padding-bottom: 90px;
}
section.concept .inner {
  width: 1400px;
  height: 930px;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  section.concept .inner {
    width: 100%;
  }
}
section.concept .inner img {
  position: relative;
  z-index: 1;
  height: 800px;
  width: 600px;
  float: left;
}
@media screen and (max-width: 1100px) {
  section.concept .inner img {
    width: 47%;
    height: auto;
  }
}
section.concept .inner:after {
  z-index: 0;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 930px;
  width: calc(100% - 390px);
  background-color: #FAFAFA;
}
@media screen and (max-width: 1100px) {
  section.concept {
    height: 900px;
  }
  section.concept .inner:after {
    height: 900px;
  }
}

section.concept .inner .box {
  position: relative;
  z-index: 2;
  width: 633px;
  height: auto;
  margin-top: 130px;
  margin-left: auto;
  margin-right: 100px;
}
@media screen and (max-width: 1400px) {
  section.concept .inner .box {
    width: 37%;
    margin-left: 57%;
    margin-right: auto;
  }
}
section.concept .inner .box .label {
  color: #888888;
  font-size: 14px;
  font-family: Roboto;
  font-weight: lighter;
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
}
section.concept .inner .box .label:after {
  position: absolute;
  right: -16px;
  top: 50%;
  content: '';
  width: 30px;
  height: 1px;
  background-color: #9D9D9D;
  transform: translate(100%, -50%);
}
section.concept .inner .box .label2 {
  width: 245px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #032F4B;
  color: #fff;
  margin-bottom: 37px;
}
section.concept .inner .box .title {
  font-size: 30px;
  margin-bottom: 45px;
  line-height: 1.68;
  letter-spacing: 0.1em;
}
section.concept .inner .box .text {
  font-size: 16px;
  line-height: 2.3;
  letter-spacing: 0.2em;
}
/* room */
section.room {
  background-color: #fff;
  padding-bottom: 120px;
}
section.room .inner {
  display: flex;
  align-items: center;
  max-width: 1200px;
  min-width: 880px;
  width: calc(100% - 80px);
  margin: 0 auto;
}
section.room .box {
  flex: 0 0 416px;
  margin-right: 44px;
}
section.room figure {
  position: relative;
  z-index: 2;
  flex: 0 0 740px;
  max-width: 740px;
  margin-top: 40px;
}
section.room figure > img {
  z-index: 1;
  position: relative;
  width: 100%
}
section.room figcaption {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}
@media screen and (max-width: 1400px) {
  section.room figure {
    margin: 0 auto;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
section.room figure:after {
  z-index: 0;
  content: '';
  position: absolute;
  top: -40px;
  right: -40px;
  height: 230px;
  width: 390px;
  background: url(/domtour/theme/glamping/image/bg_stripe.png);
}
@media screen and (max-width: 1400px) {
  section.room:after {
    right: 0;
  }
}
section.room .title {
  font-size: 26px;
  margin-bottom: 45px;
  letter-spacing: 0.1em
}
section.room .lead {
  font-size: 20px;
  margin-bottom: 35px;
  letter-spacing: 0.1em
}
section.room .text {
  font-size: 16px;
  letter-spacing: 0.2em;
  line-height: 2.3;
}


/* mv */
section.mv .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
section.mv h1 {
  color: #fff;
  text-align: center;
  font-size: 48px;
  letter-spacing: 0.15em;
  font-weight: 300 !important;
}
section.mv p.subtitle {
  color: #fff;
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.1em;
  margin-top: 40px;
  line-height: 1.5;
}
section.mv p {
  margin-top: 40px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.25em;
  line-height: 2;
}
section.goto_section {
  background-color: #fff;
  padding: 40px 0;
}
section.goto_section .goto {
  width: 640px;
  margin: 0 auto;
  height: auto;
  border: 1px solid #032F4B;
}
section.goto_section .goto .goto_head {
  background-color: #032F4B;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.goto_section .goto .goto_head span {
  font-size: 20px;
  position: relative;
  color: #fff;
  letter-spacing: 0.1em;
}
section.goto_section .goto .goto_head span:before {
  position: absolute;
  content: '';
  left: -30px;
  top: 8px;
  width: 20px;
  height: 20px;
  background: url(/domtour/theme/glamping/image/icon_goto.png) center no-repeat;
  background-size: 20px;
}
section.goto_section .goto .goto_head span:after {
  position: absolute;
  content: '';
  right: -30px;
  top: 8px;
  width: 20px;
  height: 20px;
  background: url(/domtour/theme/glamping/image/icon_goto.png) center no-repeat;
  background-size: 20px;
  transform: scale(-1, 1);
}
section.goto_section .goto .goto_body {
  background-color: #fff;
  padding: 18px;
  text-align: center;
}
section.goto_section .goto .goto_body p {
  text-align: center;
  margin-top: 0;
  font-size: 20px;
  color: #032F4B;
  letter-spacing: 0.1em;
}
section.goto_section .goto .goto_body p .goto_strong {
  font-size: 26px;
  color: #032F4B;
  background: linear-gradient(to bottom, transparent 28px, #FFE675 28px);
  letter-spacing: 0.1em;
  font-weight: bold;
}
section.goto_section .goto .goto_body .noteList {
  display: inline-block;
}
section.goto_section .goto .goto_body .noteList li {
  font-size: 12px;
  color: #032F4B;
  letter-spacing: 0em;
  font-weight: normal;
}
/* kv */
section.kv .inner {
  max-width: 1200px;
  min-width: 880px;
  width: calc(100% - 80px);
  margin: 0 auto;
  height: 540px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.kv .inner .title {
  font-size: 26px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.24em;
  line-height: 1.84;
}
/* facility */
section.facility {
  padding-bottom: 140px;
}
section.facility .inner {
  max-width: 1200px;
  min-width: 880px;
  width: calc(100% - 80px);
  margin: 0 auto;
}
section.facility .facility_dl-item {
  display: flex;
}
section.facility .facility_dl-item:not(:last-child) {
  margin-bottom: 36px;
}
section.facility .facility_dl-item dt {
  flex: 0 0 150px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.24em;
}
section.facility .facility_dl-item dd {
  position: relative;
  flex: 1 1 auto;
  font-size: 16px;
  padding-left: 30px;
}
section.facility .facility_dl-item dd p {
  letter-spacing: 0.2em;
  line-height: 1.62;
}
section.facility .facility_dl-item dd p.the-force {
  margin-bottom: 16px;
}
section.facility .facility_dl-item dd p.the-force a {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #032F4B;
  text-decoration: underline;
}
section.facility .facility_dl-item dd p.the-force a:hover {
  text-decoration: none;
}

section.facility .facility_dl-item dd:before {
  position: absolute;
  content: '';
  top: 7px;
  left: 0;
  width: 1px;
  height: 16px;
  background-color: #00146E;
}

/* course */
section.course {
  padding-bottom: 140px;
}
section.course:before {
  z-index: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 470px;
  background-color: #FAFAFA;
}
section.course .inner {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  min-width: 880px;
  width: calc(100% - 80px);
  margin: 0 auto;
  padding-top: 120px;
}
section.course .inner .label {
  color: #888888;
  font-size: 14px;
  font-family: Roboto;
  font-weight: lighter;
  position: relative;
  display: inline-block;
  letter-spacing: 0.24em;
  margin-bottom: 20px;
}
section.course .inner .label .sub {
  display: inline-block;
  position: relative;
  margin-left: 60px;
  letter-spacing: 0.2em;
}
section.course .inner .label .sub:before {
  position: absolute;
  left: -12px;
  top: 50%;
  content: '';
  width: 30px;
  height: 1px;
  background-color: #9D9D9D;
  transform: translate(-100%, -50%);
}
section.course .inner h2 img {
  width: 220px;
}

section.course .day_section {
  margin: 40px auto;
}
section.course .day_head {
  position: relative;
  display: flex;
  align-items: center;
  background-size: cover;
  padding: 0 0 0 20px;
  height: 250px;
  cursor: pointer;
}
section.course .day_head::after{
  content: '';
  position: absolute;
  right: 30px;
  top: 50%;
  display: block;
  background: url(/domtour/theme/glamping/image/icon_chevron_down.png) no-repeat center center;
  background-size: 60px auto;
  margin: -15px 0 0;
  width: 60px;
  height: 30px;
}
section.course .day_body {
  padding: 60px 0 0;
}
section.course .day_section.open .day_head::after{
  background-image: url(/domtour/theme/glamping/image/icon_chevron_up.png);
}
section.course .day_section.first .day_head {
  background-image: url(/domtour/theme/glamping/image/1st_day_bg.jpg);
}
section.course .day_section.second .day_head {
  background-image: url(/domtour/theme/glamping/image/2nd_day_bg.jpg);
}
section.course .day_section.third .day_head {
  background-image: url(/domtour/theme/glamping/image/3rd_day_bg.jpg);
}

section.course .course_list {
  margin-bottom: 50px;
}
section.course .course_list > .course_item {
  position: relative;
  overflow: hidden;
}
section.course .course_list > .course_item.no1,
section.course .course_list > .course_item.no2,
section.course .course_list > .course_item.no3,
section.course .course_list > .course_item.no7,
section.course .course_list > .course_item.no8,
section.course .course_list > .course_item.no9,
section.course .course_list > .course_item.no10,
section.course .course_list > .course_item.no12,
section.course .course_list > .course_item.no13,
section.course .course_list > .course_item.no14,
section.course .course_list > .course_item.no15,
section.course .course_list > .course_item.no17,
section.course .course_list > .course_item.no18,
section.course .course_list > .course_item.no19 {
  min-height: 460px;
}
section.course .course_list > .course_item.no4 {
  min-height: 1800px;
}
section.course .course_list > .course_item.no5 {
  min-height: 800px;
}
section.course .course_list > .course_item.no10 {
  min-height: 940px;
}
section.course .course_list > .course_item:before {
  position: absolute;
  content: '';
  top: 67px;
  width: 20px;
  height: calc(100% - 67px);
  background: url(/domtour/theme/glamping/image/course_dot.png) top 1px right repeat-y;
  background-size: 3px 24px;
}
section.course .course_list > .course_item.no7:before {
  height: 100%;
}
section.course .course_list .course_item:not(:last-child) {
  margin-bottom: 20px;
}
section.course .course_list > .course_item .time {
  font-size: 14px;
  letter-spacing: 0.24em;
  color: #032F4B;
}
section.course .course_list > .course_item .title {
  font-size: 26px;
  letter-spacing: 0.24em;
  color: #032F4B;
}
@media screen and (max-width: 1100px) {
  section.course .course_list > .course_item.no4 .title {
    display: inline-block;
    width: 500px;
  }
  section.course .course_list > .course_item.no4:before {
    top: 130px;
    height: calc(100% - 130px);
  }
}
section.course .course_list > .course_item > .body {
  margin-left: 60px;
  padding: 0 0 100px;
  width: 560px;
}
section.course .course_list > .course_item > .body > figure > img {
  z-index: 1;
  position: relative;
  width: 100%;
}
section.course .course_list > .course_item > .body > figure > img + img {
  margin-top: 70px;
}
@media screen and (max-width: 1280px) {
  section.course .course_list > .course_item.no10 {
    min-height: 820px;
  }
  section.course .course_list > .course_item > .body {
    width: 40%;
    min-width: 400px;
  }
}
section.course .course_list > .course_item > .body > figure {
  position: absolute;
  top: 0;
  right: 0;
  width: 540px;
}
@media screen and (max-width: 1280px) {
  section.course .course_list > .course_item > .body > figure {
    width: 40%;
    min-width: 400px;
  }
}
section.course .course_list > .course_item > .body > figure:after {
  position: absolute;
  content: '';
  z-index: 0;
  bottom: -30px;
  right: -30px;
  width: 230px;
  height: 230px;
  background: url(/domtour/theme/glamping/image/bg_stripe.png);
}
section.course .course_list > .course_item > .body > p.text {
  margin-top: 40px;
  line-height: 1.86;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
  font-size: 15px;
}
section.course .course_list > .course_item > .body > table {
  width: 80%;
}
section.course .course_list > .course_item > .body > table th {
  white-space: nowrap;
  padding: 5px 20px 5px 0;
  color: #032F4B;
}
section.course .course_list > .course_item > .body > table td {
  padding: 5px 0;
}
section.course .course_list > .course_item > .body > .text_strong {
  background: linear-gradient(to bottom, transparent 16px, #DFE9EB 16px);
  line-height: 1.8;
  letter-spacing: 0.2em;
  font-weight: normal;
}

section.course .activity {
  margin-left: 60px;
  margin-top: 100px;
  padding-bottom: 100px;
}
section.course .activity .activity_heading{
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 530px;
  height: 140px;
  padding: 30px;
  background-color: #fff;
  overflow: hidden;
  text-align: center;
}
section.course .activity .activity_heading h3 {
  font-size: 20px;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
  text-align: left;
}
section.course .activity .activity_heading p {
  font-size: 14px;
  letter-spacing: 0.2em;
}
section.course .activity_img-list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
section.course .activity_img-list img{
  flex: 0 0 33%;
  max-width: 33%;
}
section.course .box {
  position: relative;
  width: 100%;
  max-width: 517px;
  padding: 30px;
  background-color: #DFE9EB;
  margin-top: 40px;
}
section.course .box .box.menu {
  margin-top: 10px;
}
section.course .box .box.menu .box_title {
  font-size: 14px;
  margin-bottom: 10px;
}
section.course .box .box.menu .normalList {
  margin-left: 5px;
}
section.course .box .box.menu .normalList li:not(:last-child) {
  margin-bottom: 5px;
}
section.course .box + .noteList {
  margin-top: 10px;
}
section.course .course_list > .course_item.no6 .box.menu .box_title span {
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0em;
}
section.course .box.menu {
  padding: 20px 30px;
  background-color: #032F4B;
}
section.course .box.menu * {
  color: #fff;
}
section.course .box.menu .normalList {
  margin-left: 20px;
}
section.course .box.menu .normalList li:before {
  background: url(/domtour/theme/glamping/image/list_dot_white.png) center / 3px no-repeat
}
section.course .box .box_title {
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin-bottom: 20px;
}
section.course .box.menu .box_title {
  font-size: 18px;
  margin-bottom: 20px;
}
section.course .box .box_title2 {
  font-size: 16px;
  letter-spacing: 0.2em;
  line-height: 1.87;
  margin-bottom: 10px;
}
section.course .box .box_text {
  font-size: 15px;
  letter-spacing: 0.2em;
  line-height: 1.86;
}
section.course .box ul:not(.noteList) li {
  font-size: 14px;
  letter-spacing: 0.1em;
}
section.course .box ul:not(.noteList) li:not(:last-child) {
  margin-bottom: 10px;
}
section.course .noteList {
  margin: 20px 0 25px;
}
section.course .noteList li {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0em;
}
section.course .course_dl-item {
  display: flex;
}
section.course .course_dl-item:not(:last-child) {
  margin-bottom: 20px;
}
section.course dl {
  width: 790px;
  margin-left: auto;
  margin-top: 110px;
}
section.course .course_dl-item dt {
  flex: 0 0 280px;
  font-size: 14px;
  letter-spacing: 0.24em;
  line-height: 1.86;
}
section.course .course_dl-item dd {
  position: relative;
  flex: 1 1 auto;
  font-size: 14px;
  padding-left: 30px;
  letter-spacing: 0.2em;
  line-height: 2;
}
section.course .course_dl-item dd:before {
  position: absolute;
  content: '';
  top: 7px;
  left: 0;
  width: 1px;
  height: 16px;
  background-color: #00146E;
}
section.course .course_dl-item dd .normalList > li:before{
  top: 0;
  content: '■';
  background: none;
}
section.course .course_item.no10 .noteList {
  margin-bottom: 20px;
}
section.course .course_list + .noteList li {
  font-size: 14px;
}
/* notice */
section.notice {
  padding-top: 120px;
  padding-bottom: 120px;
}
section.notice h3 {
  letter-spacing: 0.2em;
}

section.notice .inner {
  max-width: 1200px;
  min-width: 880px;
  width: calc(100% - 80px);
  margin: 0 auto;
}
section.notice .fc_red,
section.notice .fc_red a {
  color: #E8380D;
}
section.notice .fc_red a.icon-blank {
  background: url(/domtour/theme/glamping/image/icon_blank_red.png) right 2px center no-repeat;
  background-size: 12px;
}
/* reserve */
section.reserve {
  padding-top: 120px;
  padding-bottom: 80px;
}
section.reserve .inner {
  position: relative;
  max-width: 1200px;
  min-width: 880px;
  margin: 0 auto;
}
section.reserve .heading2 {
  color: #fff;
  margin-bottom: 144px;
}

section.reserve .heading2:after {
  background-color: #fff;
}
.form-search .pkg .row-search-flight-hotel .col-departure{
  margin-bottom: 20px;
}

section.reserve .tab{
  font-family: "Open Sans", "NotoSansCJKjp", sans-serif;
}
section.reserve .tab .tab-nav-wrap > .tab-nav > li > a,
section.reserve .tab .tab-nav-wrap > .tab-nav > li > span {
  flex-wrap: wrap;
}
section.reserve .tab .tab-nav-wrap .tab-nav > li * > small {
  display: inline-block;
  margin-top: -10px;
  font-size: 12px;
  width: 100%;
}
section.reserve .tab .tab-content-wrap > .tab-content {
  padding-left: 50px;
  padding-right: 50px;
}

/* access */
section.access {
  padding-top: 120px;
}
section.access .inner {
  max-width: 1200px;
  min-width: 880px;
  width: calc(100% - 80px);
  margin: 0 auto;
}
section.access .access_img img {
  vertical-align: top;
}
section.access .access_text {
  text-align: right;
  margin-top: 58px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
}

/* pagetop */
.pagetop {
  position: absolute;
  bottom: -90px;
  right: 0;
}
.pagetop img {
  width: 50px;
  height: 50px;
}
/* sidenav */
.side_nav {
  display: none;
  position: fixed;
  right: 0;
  top: 330px;
  width: 46px;
  height: 245px;
  background-color: #032F4B;
  z-index: 99;
  border-radius: 10px 0 0 10px;
}
.side_nav a {
  color: #fff;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 14px 14px 0;
}