@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
/* CSS Document */

main {
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", sans-serif;
  line-height: calc(20 / 14);
}
.heading--title {
  font-weight: bold;
}
.heading--subTitle {
  font-weight: normal;
}
.simpleMv--full {
  height: 500px;
  position: relative;
  z-index: 1;
}
.simpleMv--full .simpleMv__img {
  height: 500px;
  width: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.logo_imp {
  width: 1024px;
  margin: -70px auto 70px;
  position: relative;
  z-index: 2;
  max-width: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .logo_imp {
    margin: -70px auto 30px;
    width: 94%;
  }
}
/****共通****/
.bg {
  background: #f3f0ec;
}
.grid-col2 p {
  font-size: 1.2rem;
}
.grid-col3 p {
  font-size: 1.1rem;
}
/****マップ****/
.txt h2 {
  color: #a38566;
  font-size: 1.8rem;
}
#map .heading--title {
  text-align: left;
  margin-bottom: 5px;
}
#map .section__container {
  overflow: hidden;
}
.map {
  width: 40%;
  float: right;
}
#cruse p, #map p {
  border-top: 1px solid #a38566;
  padding: 10px 0;
}
.txt {
  width: 60%;
  float: left;
  font-size: 1.2rem;
}
.txt p {
  margin-right: 60px;
}
.txt img {
  width: 100%;
  padding-top: 50px;
}
.map img {
  width: 100%;
}
/*クルーズ*/
.slick-prev {
  z-index: 100;
}
.slick-dots {
  position: static;
}
#cruse h3 {
  font-size: 1.8rem;
  font-weight: bold;
}
#cruse h3 span {
  display: block;
  font-weight: normal;
  font-size: .7em;
}
#cruse .hotel {
  border: 1px solid #a38566;
  padding: 8px;
}
/*見どころ*/
#seen h3 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #a38566;
  margin: 0 0 5px;
  text-align: center;
  line-height: 1.2em;
}
.read_h3 {
  font-size: 1.8rem !important;
  text-align: left !important;
}
#service h3 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #a38566;
  margin: 0 0 5px;
  text-align: center;
  line-height: 1.2em;
}
#service .ser_img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
#service .ser_img img {
  width: 50%;
}
#seen2 .grid-row {
  display: flex;
  justify-content: space-between;
}
#seen2 h2 {
  font-size: 2.0rem;
  margin-bottom: 10px;
  line-height: 1.2em;
}
#seen2 h2 span {
  color: #a38566;
}
#seen2 #child_1 {
  order: 1;
  width: 27%;
}
#seen2 #child_2 {
  order: 2;
  width: 45%;
  padding: 0;
}
#seen2 #child_3 {
  order: 3;
  width: 27%;
}
.space {
  margin-top: 20px;
}
.imgContainer--full {
  /*  margin-bottom: 5px;*/
}
.imgContainer--full .icon {
  position: absolute;
  left: 5px;
  top: 5px;
}
.imgContainer--full .icon img {
  width: 70px;
}
.imgContainer--full .icon img.icon_big {
  width: 80px;
}
/***おすすめツアー***/
.col1 {
  background: #FFF;
  padding: 1.3em;
  width: 100%;
  box-shadow: 2px 2px 6px 0px #b9b9b9;
      margin-bottom: 2rem;
}
.col1 .grid-col__link {
  flex-direction: inherit;
}
.col1 .img {
  width: 26%;
}
.col1 .img img {
  width: 100%;
}
.col1 .lx_textBox {
  width: 70%;
  padding-left: 3%;
  display: flex;
  flex-direction: column;
}
.col1 .heading--md {
  border-bottom: 3px double #555;
}
.heading--md span {
  display: inline-block;
  font-weight: normal;
  font-size: 13px;
  padding: 3px 6px;
  background: #0328b7;
  color: #FFF;
}
.heading--md span.imp {
  background: purple;
}
.heading--md span.line {
  background: #00B900;
}
.heading--md span + span {
  margin-left: 5px;
}
.col1 .lx_textBox h6 {
  font-size: 1.1em;
  font-weight: 600;
  color: #a38566;
}
.col1 .text--smallPrice {
  font-size: 1.3em;
}
.tour_box {
  text-align: right;
  padding-top: 10px;
}
.text_tour {
  font-size: 1.1em;
  padding-top: 2em;
}
.col1 .text--smallPrice {}
.js-gridCarousel--col1 .gridCarousel__dots {
  padding-top: 16px;
}
.text_tour .imgContainer__tag {
  position: static;
  margin-right: 5px;
}
#section_tour h3 {
  text-align: center;
  font-size: 2em;
  padding: 20px 0 10px;
}
#section_tour .imgContainer {
  margin-bottom: 16px;
  position: relative;
}
.section__container {
  max-width: 100%;
}
#section_tour .imgContainer > img {
  width: 100%;
}
#section_tour .grid-col__link {
  background: #FFF;
}
#section_tour .grid-col__body p {
  padding: 0 5px;
}
.text--smallPrice span.nenyu {
  display: inline-block;
  font-size: 0.5em;
  color: #333;
}
#section_tour .text--smallPrice span.nenyu {}
.imgContainer__tag2 {
  position: absolute;
  top: 0;
  background: #5ab1ad;
  color: #FFF;
  font-size: .86rem;
  padding: 4px 8px;
}
.imgContainer__tag2.line {
  background: #06c755;
}
.imgContainer__tag2.np {
  background: #314785;
}
/* ツアータブ */
.area00 {
  display: none
}
.tab-area {
  width: 80%;
  margin: 20px auto 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab-area > li {
  width: calc((70% - 24px) / 2);
  background: #FFF;
  margin: 0 4px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  border: 1px solid;
  /*    border-radius: 8px;*/
}
.tab-area li.nav_on, .tab-area li:hover {
  background-color: #a38566;
  color: #fff;
  border: 1px solid;
}
.tab-area > li:last-child {
  margin-right: 0
}
.other_button {
  margin-top: 15px;    /*margin: 2rem auto 0;*/
}
.other_button a {
  display: block;
  width: 400px;
  max-width: 400px !important;
  margin: 0 auto;
}