@charset "UTF-8";
/***************
共通
***************/
@font-face {
  font-family: 'Montserrat-VF';
  src: url('https://www.veltra.com/jp/special/wp-content/themes/uncode-child/fonts/Montserrat-VF.woff2') format('woff2');
  font-weight: 100 400 600 900;
  font-display: swap;
  font-style: normal;
}
body {
  /*font-family: Montserrat, BlinkMacSystemFont, "Segoe UI", Helvetica, "Helvetica Neue", Arial, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;*/
  font-family: Montserrat, BlinkMacSystemFont, "Segoe UI", Helvetica, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 1.90;
  font-weight: 500;
}
.fsLarge {
  font-size: 17px;
}
.ftSmall {
  font-size: 15px;
}
.ftCopy {
  font-size: 10px;
  line-height: 1.35;
  letter-spacing: 0;
}
.ftHead {
  /*font-family: Montserrat, BlinkMacSystemFont, "Segoe UI", Helvetica, "Helvetica Neue", Arial, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;*/
  font-family: Montserrat, BlinkMacSystemFont, "Segoe UI", Helvetica, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  line-height: 1.35;
}
.ftBodyL {
  font-size: 17px;
  line-height: 1.9;
}
.ftBodyM {
  font-size: 16px;
  line-height: 1.9;
}
.ftBodyS {
  font-size: 15px;
  line-height: 1.75;
}
.ftCapL {
  font-size: 14px;
  line-height: 1.5;
}
.ftCapM {
  font-size: 13px;
  line-height: 1.5;
}
.ftCapS {
  font-size: 12px;
  line-height: 1.5;
}
.ftLiTitL {
  font-size: 17px;
  line-height: 1.35;
  font-weight: 600;
}
.ftLiTitM {
  font-size: 16px;
  line-height: 1.35;
  font-weight: 600;
}
.ftLiTitS {
  font-size: 15px;
  line-height: 1.35;
  font-weight: 600;
}
.ftLiDescM {
  font-size: 14px;
  line-height: 1.35;
}
.ftLiDescS {
  font-size: 13px;
  line-height: 1.35;
}
.text_body {
  margin-bottom: 0;
}
.sp {
  display: none;
}
.btn01 {
  display: block;
  color: #FFF !important;
  background-color: #C16A3E;
  border-radius: 80px;
  padding: 0 56px;
  line-height: 60px;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.5s;
  width: fit-content;
  text-align: center;
  white-space: nowrap;
}
.btn01:hover {
  transition: all 0.5s;
  opacity: 0.7;
  color: #FFF;
}
h2 {
  font-weight: 600;
  text-align: center;
  font-size: 35px;
}
h2 span {
  display: block;
  font-size: 18px;
  margin-bottom: 18px;
}
.notice_txt {
  margin: 16px 0 0;
}
/*************
共通-スライダーのドット
*************/
.veltra-dots {
  margin: 0;
  padding: 0;
  text-align: center;
}
.veltra-dots li {
  display: inline-block;
  margin: 0 5px;
}
.veltra-dots li button {
  text-indent: -9999px;
  background-color: #c16a3e67;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  line-height: 1;
  padding: 0;
}
.veltra-dots li.slick-active button {
  background-color: #C16A3E;
  position: relative;
  text-indent: -9999px;
}
.veltra-dots button {
  background: none;
  border: none;
  outline: none;
}
/***************
MV
***************/
.mv_logo_veltra {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  margin: 30px 0 0 30px;
}
.mv_logo_veltra img {
  width: 103px;
  height: auto;
}
#mainvisual {
  height: 100vh;
  width: 100%;
  position: relative;
  z-index: 1;
}
.mv_wpn_present {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  margin: 30px 30px 0 0;
  width: 278px;
  transition: all 0.3s;
}
.mv_wpn_present:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
.mv_text_wrapper {
  position: absolute;
  z-index: 2;
  bottom: 10%;
  width: 100%;
}
h1 {
  margin: 0 0 20px;
  text-align: center;
}
h1 img {
  margin: 0 auto 25px;
  padding: 0 30px;
}
.h1_text {
  font-weight: 700;
  display: inline-block;
  color: #FCFAF1;
  text-align: center;
  /*text-shadow: 0px 0px 40px #000;*/
  border-radius: 60px;
  background: #D16F3D;
  padding: 0.2em 0.6em;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: .02em;
  margin-bottom: 1em;
}
.mv_logo_landcruise {
  margin: 0 auto 40px;
}
.mv_share_wrapper {
  text-align: center;
  color: #FCFAF1;
  display: flex;
  justify-content: center;
}
.mv_share_wrapper span {
  font-size: 10px;
  line-height: 20px;
  display: flex;
}
.mv_share_wrapper i {
  margin-left: 15px;
  display: inline-block;
}
/*************
MV-animation
*************/
.mv_animation {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}
.mv_animation li {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: cover;
  opacity: 0;
}
.mv_place {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 30px 30px 1px;
  display: flex;
}
.mv_place_text {
  font-size: 10px;
  color: #FCFAF1;
  line-height: 1.5;
  z-index: 1;
}
.mv_place_text span {
  font-size: 11px;
  font-weight: bold;
}
.mv_place i {
  margin-top: 3px;
  font-size: 15px;
  z-index: 1;
}
.mv_animation li:nth-of-type(1) {
  z-index: 0;
  opacity: 1;
}
.mv_animation li:nth-of-type(2) {
  animation: anime 20s ease 0s infinite;
  z-index: 1;
}
.mv_animation li:nth-of-type(3) {
  animation: anime 20s ease 6s infinite;
  z-index: 2;
}
.mv_animation li:nth-of-type(4) {
  animation: anime 20s ease 12s infinite;
  z-index: 3;
}
.mv_animation .mv-cinqueterre {
  background-image: url(../img/pic_MV01.jpg);
  background-position: center;
}
.mv_animation .mv-dubrovnik {
  background-image: url(../img/pic_MV02.jpg);
  background-position: center;
}
.mv_animation .mv-granada {
  background-image: url(../img/pic_MV03.jpg);
  background-position: center;
}
.mv_animation .mv-montsaintmichel {
  background-image: url(../img/pic_MV08.jpg);
  background-position: 50% 40%;
}
.mv_animation .mv-montsaintmichel::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.00) 44.96%, rgba(17, 17, 17, 0.40) 100%);
}
/*
.mv_animation .mv-frankfurt {
  background-image: url(../img/pic_MV06.jpg);
  background-position: 45% 90%;
}
.mv_animation .mv-salzburg {
  background-image: url(../img/pic_MV07.jpg);
  background-position: center;
}*/
@keyframes anime {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
.mv_animation li img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-aspect-ratio: 16/9) {
  .mv_animation .mv-cinqueterre {
    background-position: 50% 20%;
  }
  .mv_animation .mv-granada {
    background-position: 50% 90%;
  }
  .mv_animation .mv-frankfurt {
    background-position: 50% 20%;
  }
}
@media (max-width: 959px) {
  .mv_animation .mv-granada {
    background-position: 30% 50%;
  }
}
@media (max-width: 768px) {
  .mv_animation .mv-cinqueterre {
    background-position: 60% 50%;
  }
  .mv_animation .mv-dubrovnik {
    background-position: 60% 50%;
  }
  .mv_animation .mv-granada {
    background-position: 30% 50%;
  }
  .mv_animation .mv-frankfurt {
    background-position: 50% 50%;
  }
  .mv_animation .mv-salzburg {
    background-position: 55% 50%;
  }
  .mv_animation .mv-montsaintmichel {
    background-image: url(../img/pic_MV08_sp.jpg);
  }
  .mv_logo_landcruise {
    margin: 0 auto 30px;
  }
  .mv_text_wrapper {
    bottom: 8%;
  }
}
/*************
intro
*************/
#intro {
  background-color: #D49473;
  color: #FCFAF1;
  position: relative;
}
.intro_text_wrapper {
  padding: 110px 30px 36px;
  top: 0;
  width: 100%;
  background: linear-gradient(180deg, #D49473 90%, transparent);
  z-index: 1;
}
.intro_text_head {
  max-width: 720px;
  margin: 0 auto 30px;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.intro_text_body {
  max-width: 720px;
  margin: 0 auto;
}
.intro_map_wrapper {
  padding: 0 0 72px;
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  z-index: 0;
}
.intro_map {
  width: 94%;
  height: auto;
}
.map_scaleup_btn {
  display: none;
}
.map_modal_wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
.map_modal_container {
  background-color: #D49473;
  overflow: scroll;
  height: 98vh;
  width: 100%;
  position: absolute;
  top: 1vh;
  left: 0;
  padding: 0;
}
.map_modal_pic {
  position: relative;
  width: 100%;
  height: auto;
  overflow-x: scroll;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.map_modal_pic img {
  height: 98vh;
  max-width: fit-content;
  padding-left: 20px;
  padding-bottom: 15px;
}
.map_modal_closebtn {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  position: absolute;
  top: 4vh;
  right: 16px;
  width: 60px;
  height: 60px;
  padding: 20px;
}
/*************
３つのポイント・こんな人におすすめ
*************/
#highlights {
  background-color: #FCF8F5;
}
#highlight {
  display: flex;
  align-items: center;
  padding: 108px 30px;
  max-width: 1296px;
  margin: 0 auto;
  border-bottom: 1px solid #CCC;
}
#highlight h2 {
  width: 40%;
}
.highlight_box {
  width: 60%;
}
.highlight_item {
  display: flex;
}
.highlight_item:not(:first-of-type) {
  margin-top: 36px;
}
.highlight_item img {
  width: 180px;
  height: 120px;
  border-radius: 25px;
  margin-right: 36px;
}
.text_head {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1.5;
}
#target {
  padding: 108px 0;
  max-width: 1296px;
  margin: 0 auto;
}
#target h2 {
  font-size: 29px;
  margin: 0 0 16px;
}
#target .subtext {
  text-align: center;
  font-size: 15px;
}
#target .slick_box {
  display: flex;
}
#target .slick_box .slick_item {
  width: calc(100% / 3);
  margin: 36px 36px 0;
}
#target .slick_box .slick_item img {
  width: 100px;
  border-radius: 100%;
  margin: 0 auto 18px;
}
#target .text_head {
  text-align: center;
}
/*************
FEATURED ROUTE
*************/
.route_pic_box {
  position: relative;
  height: 640px;
}
.route_pic {
  height: 640px;
  width: 100%;
  position: absolute;
  overflow: hidden;
}
.route_pic img {
  width: 100%;
}
.route_pic_title {
  position: absolute;
  color: #FCFAF1;
  /*max-width: 1296px;*/
  margin: 0 auto;
  z-index: 99999;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  bottom: 46%;
  padding-left: calc(50% - 648px);
}
.route_pic_title span {
  display: block;
  line-height: 1.2;
}
.route_pic_title span:first-child {
  border-right: 1px solid #FCFAF1;
  letter-spacing: 4px;
  margin-right: 20px;
  padding: 0 20px;
  font-weight: 800;
  font-size: 17px;
}
.route_pic_box::before, .route_pic_box::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.route_pic_box::before {
  background-color: rgb(17 17 17 / 10%);
}
#route05 .route_pic_box::before {
  background-color: transparent;
}
.route_pic_box::after {
  background: linear-gradient(90deg, rgb(17 17 17 / 20%), transparent);
}
.route_body {
  display: flex;
  flex-direction: row;
}
.route_map {
  width: 50%;
  background-color: #FFF;
  background-size: cover;
  background-position: center;
}
#route01 .route_map {
  background-image: url(../img/map_route01_pc.png);
}
#route02 .route_map {
  background-image: url(../img/map_route02_pc.png);
}
#route03 .route_map {
  background-image: url(../img/map_route03_pc.png);
}
#route05 .route_map {
  background-image: url(../img/map_route05_pc.png);
}
#route06 .route_map {
  background-image: url(../img/map_route06_pc.png);
}
#route07 .route_map {
  background-image: url(../img/map_route07_pc.png);
}
#route08 .route_map {
  background-image: url(../img/map_route08_pc.png);
}
.route_info {
  width: 50%;
  background-color: #FCF8F5;
}
.route_info h2 {
  font-size: 29px;
  padding: 90px 72px 0;
  text-align: left;
}
.route_info h2 span {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 12px;
}
.route_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 72px 90px;
}
/*.route_footer_text {
  margin-bottom: 16px;
}*/
.route_footer_price {
  font-size: 29px;
  font-weight: 600;
  margin: 0 0 5px;
  line-height: 1.2;
  margin-bottom: 0;
}
.route_footer_price span {
  font-size: 13px;
  padding-right: 10px;
}
.route_footer_subtext {
  flex: 1;
}
.route_footer_btn {
  width: fit-content;
}
/*
FEATURED ROUTEのスライダー
*/
.route_body .slick_wrapper {
  overflow: hidden;
  padding: 36px 0 16px;
}
.route_body .slick_wrapper .inner {
  margin: 0 auto;
  width: calc(100% - 144px);
}
.route_body .slick_wrapper .lineup {
  position: relative;
}
.route_body .route_slick_box .slick_item {
  text-align: center;
  margin: 0 24px 0 0;
  position: relative;
}
.route_body .route_slick_box .slick_item img {
  /*width: 200px;*/
  border-radius: 24px;
  margin: 0 0 12px;
}
.route_body .day_wpn {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 9px;
  color: #FFF;
  background-color: #303030;
  border-radius: 100%;
  height: 40px;
  z-index: 1;
  line-height: 40px;
  width: 40px;
  margin: 0;
}
.route_body .slick-list {
  overflow: visible;
}
.route_body .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.route_body .text_head {
  font-size: 16px;
  text-align: left;
  line-height: 1.5;
  /*max-width: 200px;*/
}
.route_body .text_body {
  text-align: left;
  /*max-width: 200px;*/
}
.route_body .veltra-dots {
  text-align: left;
}
/*************
編集部のおすすめ
*************/
#editor_recommend {
  padding: 108px 0;
}
#editor_recommend h2 {
  margin-bottom: 72px;
}
/*
編集部のおすすめのスライダー
*/
.editor_slick_box .slick_text_wrapper {
  max-width: 560px;
  opacity: 1;
  transition: all 0.5s;
}
.editor_slick_box .slick_text_wrapper .text_body {
  padding-bottom: 14px;
}
.editor_slick_box .is--active .slick_text_wrapper {
  opacity: 1;
  transition: all 0.5s;
}
.editor_slick_box .slide-arrow {
  width: 60px;
  height: 60px;
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.05);
  border-radius: 100%;
  margin: auto;
  position: absolute;
  top: 590px;
  z-index: 1;
}
.editor_slick_box .prev-arrow {
  left: calc(50% - 370px);
}
.editor_slick_box .next-arrow {
  right: calc(50% - 370px);
}
.editor_slick_box .slick-arrow i {
  padding: 19px;
  position: absolute;
  top: 0;
}
.editor_slick_box button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
}
.editor_slick_box .slick_item {
  margin: 0 70px 0;
}
.editor_slick_box .slick_item a {
  display: block;
  color: #484848;
  transition: all 0.5s;
  pointer-events: none;
}
.editor_slick_box .is--active a {
  pointer-events: auto;
}
.editor_slick_box .slick_item a:hover {
  opacity: 0.7;
  transition: all 0.5s;
}
.editor_slick_box .slick_item img {
  display: block;
  width: 560px;
  height: auto;
  margin: 0 auto 20px;
  border-radius: 36px;
}
.editor_slick_box .text_head {
  font-size: 24px;
  line-height: 1.5;
  margin: 0 0 15px;
}
.editor_slick_box .text_subhead {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 10px;
}
.editor_slick_box .text_dep {
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
.editor_slick_box .text_price {
  font-size: 18px;
  font-weight: 600;
  padding-left: 15px;
  line-height: 1;
  margin: 0;
}
.editor_slick_box .text_visit {
  font-size: 14px;
  display: flex;
  border-top: 1px solid #DDD;
  padding-top: 15px;
}
.editor_slick_box .text_visit dt {
  width: 6em;
}
.editor_slick_box .text_visit dd {
  width: calc(100% - 6em);
}
/*************
全ルート一覧
*************/
#routeList {
  background-color: #FCF8F5;
  padding: 108px 0;
}
#routeList h2 {
  margin-bottom: 10px;
}
.routeList_container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}
.cp_ipselect {
  overflow: hidden;
  position: relative;
  border-radius: 100px;
  border: 1px solid #C16A3E;
  background: #ffffff;
  box-shadow: none;
}
.cp_ipselect::before {
  position: absolute;
  top: 16px;
  right: 24px;
  width: 12px;
  height: 12px;
  padding: 0;
  content: '';
  border-left: 1px solid #C16A3E;
  border-bottom: 1px solid #C16A3E;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
  pointer-events: none;
}
.cp_ipselect select {
  width: 100%;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 18px 48px 18px 24px;
  color: #C16A3E;
  line-height: 1;
}
.routeList_box {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.routeList_select {
  max-width: 310px;
  margin: 0 auto;
  padding: 36px 0 54px;
}
.routeList_item {
  padding-right: 18px;
  padding-left: 18px;
  flex: 0 0 auto;
  width: 33.33333333%;
  margin-bottom: 5rem !important;
  line-height: 1.5;
}
.routeList_item a {
  transition: all 0.5;
}
.routeList_item a:hover {
  opacity: 0.7;
  transition: all 0.5;
}
.routeList_item .title {
  margin-top: 10px;
}
.routeList_item .dep {
  font-size: 14px;
  font-weight: 700;
  margin-top: 8px;
}
.routeList_item .info_wrap {
  border-top: 1px solid #CCC;
  padding-top: 12px;
  margin-top: 12px;
}
.routeList_item .info_item {
  margin-bottom: 5px;
}
.routeList_item .info_item .price {
  font-weight: 600;
  padding-right: 1em;
}
.routeList_item .info_item .note {
  display: inline-block;
}
.routeList_item .info_item .price:empty {
  height: 0;
  margin: 0;
}
.routeList_item .info_item:has(.price:empty) {
  height: 0;
  margin: 0;
}
.btn02 {
  display: block;
  color: #C16A3E;
  background-color: #FFF;
  border-radius: 80px;
  padding: 0 56px;
  line-height: 60px;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.5s;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #C16A3E;
}
.btn02:hover, .btn02:active, .btn02:focus {
  transition: all 0.5s;
  color: #FFF;
  background-color: #C16A3E;
}
.btn02 i {
  padding-right: 15px;
}
/*
全ルート一覧内スライドギャラリー
*/
.routeList_pic {
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.routeList_pic li {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.routeList_pic img {
  object-fit: cover;
}
/*************
ランドクルーズとは（紹介動画）
*************/
#movie {
  background-color: #FFF;
  padding: 108px 64px;
  margin: 0 auto;
}
.movie_text {
  max-width: 720px;
  margin: 24px auto;
}
.video_wrapper {
  max-width: 660px;
  text-align: center;
  margin: 0 auto;
  padding: 16px 0;
  position: relative;
}
.video_link {
  cursor: pointer;
}
.video_link .video_img {
  width: 100%;
  border-radius: 24px;
}
.video_link .play-btn {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: rgba(255,255,255,0.9);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
  transition: all 0.3s;
}
.video_link .play-btn i {
  color: #C16A3E;
  position: absolute;
  top: 42%;
  left: 42%;
  transition: all 0.3s;
  transform: translate(-50%, -50%);
  font-size: 40px;
}
.video_link:hover .play-btn {
  transform: translateY(-50%) translateX(-50%) scale(1.1);
  background-color: #C16A3E;
  transition: all 0.3s;
}
.video_link:hover .play-btn i {
  color: #FFF;
  transition: all 0.3s;
}
.video_link:hover .video_img {
  opacity: 0.8;
  transition: all 0.3s;
}
.movie_modal_wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
.movie_modal_position {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 1000px;
  transform: translate(-50%, -50%);
}
.movie_modal_container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie_modal_container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.movie_modal_closebtn {
  background-color: transparent;
  border-radius: 100%;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 60px;
  height: 60px;
  padding: 20px;
  color: #FFF;
  cursor: pointer;
  transition: all 0.3s;
}
.movie_modal_closebtn:hover {
  background-color: #FFF;
  transition: all 0.3s;
}
.movie_modal_closebtn:hover i {
  color: #C16A3E;
  transition: all 0.3s;
}
/*************
Link to Other Page
*************/
#lp-link {
  padding: 108px 0;
  background-color: #FDFAED;
}
.lp-link-container {
  max-width: 1296px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}
.lp-link-container h2 {
  text-align: left;
}
.lp-link-heading {
  width: 40%;
  padding-right: 36px;
}
.lp-link-heading .subheading {
  margin-bottom: 0.25em;
}
.lp-link-heading h2 {
  margin-bottom: 0.5em;
}
.lp-link-heading p {
  line-height: 1.5;
}
#lp-link a {
  width: 60%;
}
#lp-link a:hover,
#lp-link a:focus {
  opacity: 0.5;
}
#lp-link a p {
  color: var(--vt-black-standard);
}
.lp-link-content {
  display: flex;
  align-items: center;
}
.lp-link-content-img img {
  width: 162px;
  border-radius: 12px;
}
.lp-link-content-text {
  width: calc(100% - 202px);
  padding-left: 1em;
  padding-right: 1em;
}
.lp-link-content-text h3 {
  margin-bottom: 0.5em;
  font-size: 18px;
}
.lp-link-content-text p {
  margin-bottom: 0;
  line-height: 1.75;
}
.lp-link-content-btn {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  background: #303030;
  color: white;
  text-align: center;
}
.lp-link-content-btn span {
  display: none;
}

/*************
プレゼントキャンペーン
*************/
#present {
  background-color: #E8966D;
  padding: 108px 64px;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
}
#present h2 {
  color: #FFF;
  margin: 0 0 36px;
}
#present h2 span {
  position: relative;
  width: fit-content;
  padding: 0 38px 8px;
  margin: 0 auto;
}
#present h2 span:before, #present h2 span:after {
  content: "";
  width: 34px;
  height: 1px;
  background-color: #FFF;
  position: absolute;
  top: 50%;
}
#present h2 span:before {
  left: 0;
  transform: rotate(45deg) translateY(-50%);
}
#present h2 span:after {
  right: 0;
  transform: rotate(-45deg) translateY(-50%);
}
.present_box {
  display: flex;
  flex-wrap: wrap;
  max-width: 720px;
  margin: 8px auto;
}
.present_box li {
  width: 50%;
  padding: 4%;
}
.item_rank {
  border: 1px solid #FFF;
  border-radius: 20px;
  padding: 3px 10px;
  margin: 0 auto 7px;
  width: fit-content;
  line-height: 1.5;
}
.item_title {
  font-weight: 600;
  font-size: 17px;
  line-height: 1.5;
}
.item_title_L {
  display: block;
  font-size: 29px;
}
.item_title_M {
  display: block;
  font-size: 20px;
}
.present_period {
  font-weight: bold;
  margin-top: 36px;
  line-height: 1.5;
  font-size: 17px;
}
.present_period span {
  font-weight: normal;
  padding-right: 1em;
}
.present_period br {
  display: none;
}
.btn03 {
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #FFF;
  line-height: 0;
  padding: 12px 15px;
  border-radius: 30px;
  margin: 36px auto 0;
  width: fit-content;
  cursor: pointer;
}
.btn03 i {
  padding-left: 5px;
}
.apply_body {
  background-color: #FFF;
  color: #404040;
  text-align: left;
  padding: 72px;
  border-radius: 24px;
  display: none;
  margin-top: 36px;
}
.apply_body h3 {
  font-size: 24px;
  margin-bottom: 24px;
}
.apply_body dl dt:not(:first-of-type) {
  border-top: 1px solid #DDD;
  padding-top: 18px;
  margin-top: 18px;
}
.apply_body dd span {
  font-size: 12px;
}
.apply_annotation {
  margin: 36px 0;
}
.btn04 {
  display: block;
  color: #E8966D;
  background-color: #FFF;
  border-radius: 80px;
  padding: 0 56px;
  line-height: 60px;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.5s;
  max-width: 300px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #E8966D;
}
.btn04:hover, .btn04:active, .btn04:focus {
  transition: all 0.5s;
  color: #FFF;
  background-color: #E8966D;
  border: 1px solid #FFF;
}
/*************
フッター
*************/
.footer_landcruise {
  padding: 0 36px;
}
.footer_landcruise_inner {
  display: flex;
  justify-content: center;
  /*border-top: 1px solid #DDD;*/
  border-bottom: 1px solid #DDD;
  padding: 36px 0;
}
.footer_landcruise img {
  display: block;
  width: 139px;
  height: 47px;
}
.footer_landcruise div {
  font-weight: 600;
  padding-left: 8px;
}
.footer_landcruise div span {
  font-size: 10px;
  font-weight: normal;
  display: block;
}
footer {
  font-size: 13px;
  line-height: 1;
  padding: 76px 32px;
  line-height: 2.75;
  display: flex;
}
.footer_left_wrapper {
  width: 40%;
}
.footer_logo {
  width: 130px;
}
.footer_social_icons {
  margin-top: 26px;
}
.social_icon {
  display: inline-table;
  table-layout: fixed;
  width: auto;
  text-align: center;
  vertical-align: bottom;
  margin-top: 0px !important;
  padding-right: 24px;
}
.footer_right_wrapper {
  display: flex;
  width: 60%;
}
.footer_right_items {
  padding-left: 36px;
  width: calc(100% / 3);
}
.footer_right_items span {
  /*font-family: "system-ui", "Segoe UI", Helvetica, "Helvetica Neue", Arial, "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;*/
  font-family: Montserrat, BlinkMacSystemFont, "Segoe UI", Helvetica, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 11px;
}
.footer_right_items ul {
  margin-top: 16px;
}
.site_info {
  font-size: 11px;
  padding: 28px 36px;
}
/*************
メディアクエリ
*************/
@media (max-width: 1400px) {
  .route_footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}
/* 小型PC */
@media (max-width: 1200px) {
  .intro_map {
    width: 100%;
    height: 102vw;
    object-fit: cover;
    object-position: 0 50%;
  }
}
/* タブレット大 */
@media (max-width: 992px) {
  .intro_map_wrapper {
    padding: 0 0 30px;
  }
  .route_pic_box {
    height: 512px;
  }
  .route_pic {
    height: 512px;
  }
  .route_pic_title {
    position: absolute;
    padding: 0 30px;
    max-width: 100%;
    bottom: 40px;
  }
  .route_pic_box::after {
    background: linear-gradient(0deg, rgb(17 17 17 / 20%), transparent);
  }
  .route_body {
    flex-direction: column;
  }
  .route_map {
    width: 100%;
    height: 0;
    padding-top: 60%;
  }
  .route_info {
    width: 100%;
  }
  .route_footer {
    flex-direction: row;
    align-items: center;
  }
  .editor_slick_box .slick_item {
    margin: 0 30px 0;
  }
  .editor_slick_box .slick_item img {
    width: 70vw;
  }
  .editor_slick_box .slick_text_wrapper {
    max-width: 400px;
  }
  .editor_slick_box .next-arrow {
    right: calc(50% - 45vw);
  }
  .editor_slick_box .prev-arrow {
    left: calc(50% - 45vw);
  }
  .editor_slick_box .slide-arrow {
    top: 68vw;
  }
  .routeList_item {
    width: 50%;
  }
  .lp-link-container {
    display: block;
  }
  .lp-link-heading {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
  .lp-link-heading h2 {
    text-align: center;
  }
  .lp-link-content {
    width: 100%;
    margin-top: 36px;
  }
  footer {
    flex-direction: column;
    align-items: center;
  }
  .footer_logo {
    margin: 0 auto;
  }
  .footer_social_icons {
    text-align: center;
  }
  .social_icon:last-child {
    padding: 0;
  }
  .footer_right_wrapper {
    margin-top: 30px;
    width: 100%;
  }
  .footer_right_items:first-child {
    padding-left: 0;
  }
  .site_info {
    padding: 0 36px 72px;
    text-align: center;
  }
}
/* タブレット中 */
@media (max-width: 768px) {
  h2 {
    font-size: 24px;
  }
  h2 span {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .h1_text {
    font-size: 24px;
  }
  .intro_text_wrapper {
    position: relative;
    padding: 72px 30px 10px;
  }
  .intro_map_wrapper {
    padding: 10px 0 0;
  }
  .intro_text_head {
    font-size: 24px;
  }
  .map_scaleup_wrap {
    padding: 16px 0 54px;
  }
  .map_scaleup_btn {
    display: flex;
    height: 60px;
    border-radius: 80px;
    background-color: #C16A3E;
    margin: 0 auto;
    width: fit-content;
    ;
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.09); */
  }
  .map_scaleup_btn img {
    display: inline-block;
    padding: 16px 18px 16px 24px;
  }
  .map_scaleup_btn span {
    display: block;
    font-weight: bold;
    color: #FFF;
    line-height: 60px;
    padding-right: 24px;
  }
  #highlight {
    flex-direction: column;
  }
  #highlight h2 span {
    margin-bottom: 5px;
  }
  #highlight h2 {
    width: 100%;
    font-size: 24px;
    margin-bottom: 36px;
  }
  .highlight_box {
    width: 100%;
  }
  .highlight_item {
    flex-direction: column;
  }
  .highlight_item img {
    width: 100%;
    height: 31vw;
    margin-right: 0;
    object-fit: cover;
    margin-bottom: 16px;
  }
  .highlight_item .text_head {
    text-align: center;
  }
  .route_pic_box {
    height: 480px;
  }
  .route_pic {
    height: 480px;
  }
  .route_pic_title {
    flex-direction: column;
    font-size: 12px;
  }
  .route_pic_title span:first-child {
    padding: 0 0 0.5em;
    border: none;
  }
  .route_footer {
    flex-direction: column;
    align-items: flex-start;
  }
  #target h2 {
    font-size: 20px;
  }
  #present {
    padding: 72px 18px;
  }
  .present_box {
    flex-direction: column;
    align-items: center;
    margin: 8px auto;
  }
  .present_box li {
    width: 90%;
  }
  .apply_body {
    padding: 36px 24px;
  }
  #lp-link {
    padding: 72px 30px;
  }
  .lp-link-container {
    padding: 0;
  }
  .lp-link-content {
    display: block;
  }
  .lp-link-content-img img {
    width: 100%;
  }
  .lp-link-content-text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 1em;
  }
  .lp-link-content-btn {
    width: auto;
    display: inline-block;
    border-radius: 6px;
    padding: 0 1em;
    margin-top: 0.5em;
  }
  .lp-link-content-btn i {
    display: none;
  }
  .lp-link-content-btn span {
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
  }
  #present h2 {
    margin: 0 0 18px;
  }
  #present h2 span:before, #present h2 span:after {
    width: 28px;
  }
  .present_period span {
    padding-right: 0;
  }
  .present_period br {
    display: block;
  }
  .editor_slick_box .slide-arrow {
    width: 48px;
    height: 48px;
    top: 33vw;
  }
  .editor_slick_box .next-arrow {
    right: calc(50% - 45vw);
  }
  .editor_slick_box .prev-arrow {
    left: calc(50% - 45vw);
  }
  .editor_slick_box .slick-arrow i {
    padding: 13px;
  }
  /*
こんな人におすすめ（SPのみSlick）
*/
  #target .slick_wrapper {
    overflow: hidden;
    padding: 36px 0 0;
  }
  #target .slick_wrapper .inner {
    margin: 0 auto;
    width: calc(100% - 32px);
  }
  #target .slick_wrapper .lineup {
    position: relative;
  }
  #target .slick_box {
    display: block;
    margin-bottom: 0;
  }
  #target .slick_box .slick_item {
    text-align: center;
    margin: 0 12px 0;
  }
  #target .slick_box img {
    display: block;
    margin-bottom: 16px;
    width: 100%;
  }
  #target .slick-list {
    overflow: visible;
  }
  #target .veltra-dots {
    line-height: 7px;
    margin-top: 18px;
  }
  #target .slick_box .slick_item .text_body {
    text-align: left;
  }
}
/* タブレット小 */
@media (max-width: 576px) {
  .route_map {
    width: 100%;
    height: 0;
    padding-top: 75%;
  }
  #route01 .route_map {
    background-image: url(../img/map_route01_sp.png);
  }
  #route02 .route_map {
    background-image: url(../img/map_route02_sp.png);
  }
  #route03 .route_map {
    background-image: url(../img/map_route03_sp.png);
  }
  #route05 .route_map {
    background-image: url(../img/map_route05_sp.png);
  }
  #route06 .route_map {
    background-image: url(../img/map_route06_sp.png);
  }
  #route07 .route_map {
    background-image: url(../img/map_route07_sp.png);
  }
  #route08 .route_map {
    background-image: url(../img/map_route08_sp.png);
  }
  .route_info h2 {
    padding: 56px 30px 0;
    font-size: 20px;
  }
  .route_info h2 span {
    font-size: 14px;
  }
  .route_body .slick_wrapper .inner {
    width: calc(100% - 60px);
  }
  .route_body .route_slick_box .slick_item {
    margin: 0 12px 0 0;
  }
  .route_footer_price {
    font-size: 24px;
  }
  .route_footer {
    padding: 0 30px 72px;
  }
  .route_footer_btn {
    width: 100%
  }
  .btn01 {
    width: 100%;
  }
  #highlight {
    padding: 72px 0;
    width: calc(100% - 60px);
  }
  #target {
    padding: 72px 0;
  }
  #routeList {
    padding: 72px 0;
  }
  #movie {
    padding: 72px 30px;
  }
  .footer_landcruise div {
    font-size: 11px;
  }
  .footer_left_wrapper {
    width: 100%;
  }
  .footer_logo {
    margin: 0;
  }
  .footer_social_icons {
    text-align: left;
  }
  .footer_right_wrapper {
    flex-direction: column;
  }
  .footer_right_items {
    width: 100%;
  }
  .footer_right_items:not(:first-child) {
    padding: 16px 0 0;
  }
  #editor_recommend h2 {
    margin-bottom: 32px;
  }
}
/* スマホ */
@media (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .h1_text {
    font-size: 19px;
  }
  .mv_wpn_present {
    width: 50%;
    margin: 10px 10px 0 0;
  }
  #target .subtext {
    padding: 18px 30px 0;
    margin: 0;
    text-align: left;
  }
  #target h2 {
    margin: 0px;
  }
  .route_pic.sp img {
    height: 100%;
    object-fit: cover;
  }
  .route_body .day_wpn {
    top: 5px;
    left: 5px;
  }
  #editor_recommend {
    padding: 72px 0;
  }
  .editor_slick_box .text_visit {
    flex-direction: column;
  }
  .editor_slick_box .text_visit dd {
    width: 100%;
  }
  .editor_slick_box .slick_item {
    margin: 0 10px 0;
  }
  .editor_slick_box .slick_item img {
    width: 80vw;
  }
  .editor_slick_box .slick_text_wrapper {
    width: 80vw;
  }
  .editor_slick_box .text_head {
    font-size: 18px;
  }
  .editor_slick_box .text_dep {
    line-height: 1.2;
    font-size: 14px
  }
  .editor_slick_box .text_subhead {
    justify-content: space-between;
  }
  .routeList_item {
    width: 100%;
  }
  .routeList_select {
    padding: 36px 0;
  }
  .video_link .play-btn {
    width: 60px;
    height: 60px;
  }
  .video_link .play-btn i {
    font-size: 30px;
  }
  .apply_body {
    margin-top: 18px;
  }
  .apply_annotation {
    margin: 18px 0;
  }
}