<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ::::::::::  トップページ  :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (max-width: 1024px) {
  .jpTitle {
    font-size: 2rem;
  }
}
h3 {
  font-size: 2.5rem;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
}

@media (max-width: 1024px) {
  h3 {
    font-size: 2rem;
    line-height: 1.8;
  }
}
@media (max-width: 1024px) {
  .secTitle {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .secTitle span {
    font-size: 3.5rem;
  }
}
.secTitle.center {
  margin-bottom: 60px;
}

@media screen and (max-width: 1024px) {
  .secTitle.center {
    margin-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .contents {
    padding-top: 56px;
  }
}

/* =========================================================
  kv
  ========================================================= */
.kv {
  text-align: center;
  background: #101010;
  position: relative;
  height: 40vw !important;
}
@media (max-width: 1400px) {
  .kv {
    height: 55vw !important;
  }
}
@media (max-width: 1024px) {
  .kv {
    height: 100vw !important;
  }
}
@media (max-width: 767px) {
  .kv {
    height: 135vw !important;
    max-height: 695px;
  }
}
@media (max-width: 444px) {
  .kv {
    max-height: initial;
    height: 160vw !important;
  }
}
.kv .textBlock {
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  color: #fff;
}
@media (max-width: 1199px) {
  .kv .textBlock {
    top: 40%;
  }
}
@media (max-width: 767px) {
  .kv .textBlock {
    width: 90vw;
    max-width: 400px;
  }
}
.kv .textBlock p {
  font-size: 1.8rem;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  text-shadow: 0 0 14px #000, 0 0 14px #000;
  font-weight: normal;
}
@media (max-width: 767px) {
  .kv .textBlock p {
    font-size: 1.5rem;
  }
}
.kv .pageTitle {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 600;
  text-align: center;
  text-shadow: 0 0 14px #000, 0 0 14px #000;
  color: #fff;
  font-size: 6.5rem;
  letter-spacing: 2px;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .kv .pageTitle {
    line-height: 1;
  }
}
@media (max-width: 1024px) {
  .kv .pageTitle {
    font-size: 4rem;
  }
}
@media (max-width: 767px) {
  .kv .btn {
    margin-top: 30px;
  }
}
.kv .btn a {
  background: #142335;
  color: #fff;
  width: 395px;
  font-size: 1.5rem;
  font-family: YuGothic, "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", Meiryo, "メイリオ", Verdana, sans-serif;
}
@media (max-width: 767px) {
  .kv .btn a {
    width: 90%;
    font-size: 1.3rem;
  }
}
.kv .btn a svg {
  transform: rotate(90deg);
}

.swiper {
  width: 100%;
  perspective: 1000px !important;
  position: absolute !important;
  top: 3.5vw;
}
@media (max-width: 1400px) {
  .swiper {
    height: 80%;
  }
}
@media (max-width: 1024px) {
  .swiper {
    height: 88%;
  }
}
@media (max-width: 767px) {
  .swiper {
    top: 5vw;
    height: 80%;
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}

.swiper-slide {
  cursor: grab;
  border-radius: 30px;
  overflow: hidden;
  aspect-ratio: 756/472;
}
@media (max-width: 1400px) {
  .swiper-slide {
    aspect-ratio: 1/1.5;
  }
}
@media (max-width: 1024px) {
  .swiper-slide {
    aspect-ratio: 1/1.5;
  }
}
@media (max-width: 767px) {
  .swiper-slide {
    border-radius: 25px;
    aspect-ratio: 319/467;
  }
}
.swiper-slide:hover img {
  transform: scale(1.05);
  filter: brightness(0.7);
}
.swiper-slide:hover a {
  opacity: 1;
}
.swiper-slide a {
  pointer-events: none;
}
.swiper-slide img {
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(0.5);
  transition: filter 0.3s ease;
  transition: transform 0.4s ease, filter 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
}
.swiper-slide .text {
  display: none;
  position: absolute;
  bottom: 50px;
  left: 40px;
  color: #fff;
  text-align: left;
  width: 70%;
}
@media (max-width: 767px) {
  .swiper-slide .text {
    bottom: 25px;
    left: 20px;
  }
}
.swiper-slide .text h3 {
  font-size: 2.2rem;
  line-height: 1.4;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 600;
  text-shadow: 0 0 14px #000, 0 0 14px #000;
}
@media (max-width: 767px) {
  .swiper-slide .text h3 {
    font-size: 1.4rem;
  }
}
.swiper-slide.swiper-slide-active a {
  pointer-events: initial;
}
.swiper-slide.swiper-slide-active .text {
  display: block;
}
.swiper-slide.swiper-slide-active img {
  filter: brightness(1);
}

/* プログレスバー */
.paginationWrap {
  position: absolute;
  display: flex;
  justify-content: center;
  right: 0;
  left: 0;
  bottom: 2.5vw;
  margin: 0 auto;
  z-index: 1;
}
@media (max-width: 767px) {
  .paginationWrap {
    bottom: 30px;
  }
}
.paginationWrap .swiper-pagination {
  position: initial;
  width: initial;
}
.paginationWrap .swiper-pagination.swiper-pagination-progressbar {
  width: 250px !important;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 15px;
  height: 1px;
}
@media (max-width: 767px) {
  .paginationWrap .swiper-pagination.swiper-pagination-progressbar {
    width: 50vw !important;
  }
}
.paginationWrap .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #fff !important;
  transition: width 0.3s ease;
}

/* 枚数表示 */
#slideCounter {
  display: flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #fff;
}

/* 再生停止ボタン */
#playPauseBtn {
  background-color: none;
  cursor: pointer;
  color: #fff;
  /* user-select: none; */
  z-index: 1;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: 12px 10px;
  margin-left: 20px;
}

#playPauseBtn.is-paused {
  background-image: url(/en/japanlocaltour/img/icon_play.svg);
  background-size: 9px;
}

#playPauseBtn.is-playing {
  background-image: url(/en/japanlocaltour/img/icon_pause.svg);
}

/* =========================================================
concept
========================================================= */
.concept {
  letter-spacing: 1px;
}

.concept .textBlock {
  text-align: center;
}

.concept .textBlock h3 {
  margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
  .concept .textBlock h3 {
    font-size: 2.3rem;
  }
}
.concept .textBlock p {
  line-height: 2;
  font-size: 1.9rem;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
}

@media screen and (max-width: 1024px) {
  .concept .textBlock p {
    font-size: 1.4rem;
  }
}
/* =========================================================
tourList
========================================================= */
.tourList {
  background: rgba(240, 239, 234, 0.5);
}

.tourList .secTitle01 .en {
  text-transform: none;
}

.tourList ul.list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 30px;
  margin-top: 55px;
}

@media screen and (max-width: 1024px) {
  .tourList ul.list {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    margin-top: 20px;
  }
}
.tourList ul.list li {
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.3);
  background: #6e6e6e;
}

@media (max-width: 1024px) {
  .tourList ul.list li {
    margin: 0 auto;
  }
}
.tourList ul.list li:hover {
  background: #142335;
  transition: 0.4s;
}

.tourList ul.list li a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.tourList ul.list li a:hover {
  opacity: 1;
}

.tourList ul.list li .imgBlock img {
  aspect-ratio: 380/256.5;
}

.tourList ul.list li .textBlock {
  padding: 25px 30px;
  color: #fff;
  font-family: "acumin-variable", sans-serif;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 767px) {
  .tourList ul.list li .textBlock {
    padding: 25px 18px;
  }
}
.tourList ul.list li .textBlock h3 {
  font-family: "acumin-variable", sans-serif;
}

@media (max-width: 767px) {
  .tourList ul.list li .textBlock h3 {
    font-size: 1.8rem;
  }
}
.tourList ul.list li .textBlock .hashtag {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tourList ul.list li .textBlock .hashtag p {
  display: inline-block;
  margin-right: 8px;
}

@media screen and (max-width: 1024px) {
  .tourList ul.list li {
    width: 100%;
    max-width: 500px;
  }
}
.tourList ul.list li h3 {
  font-size: 2rem;
  margin-bottom: 10px;
  line-height: 1.7;
}

@media screen and (max-width: 1024px) {
  .tourList ul.list li h3 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
.tourList ul.list li .detail {
  font-size: 1.4rem;
  margin-bottom: 20px;
  line-height: 2;
}

@media screen and (max-width: 1024px) {
  .tourList ul.list li .detail {
    font-size: 1.2rem;
  }
}
.tourList ul.list li .offer {
  color: #a9884a;
  font-size: 1.7rem;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #bbbbbb;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
}

@media screen and (max-width: 1024px) {
  .tourList ul.list li .offer {
    font-size: 1.4rem;
  }
}
.tourList ul.list li .btn {
  width: 100%;
  font-family: YuGothic, "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", Meiryo, "メイリオ", Verdana, sans-serif;
  position: relative;
  border-radius: 4px;
  background: #fff;
  max-width: 100%;
  height: 65px;
  color: #142335;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s;
  line-height: 1.2;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto auto 0 auto;
}

@media (max-width: 767px) {
  .tourList ul.list li .btn {
    height: 55px;
  }
}
.tourList ul.list li .btn .mark {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #142335;
  width: 18px;
  height: 18px;
  margin: auto;
}

.tourList ul.list li .btn .mark .icon_link {
  fill: #fff;
  width: 5px;
  height: 10px;
  margin: 0 0 0 2px;
}

.tourList .toTop {
  margin-top: 0;
}

/* =========================================================
faq
========================================================= */
.faqList h3 {
  font-size: initial;
  color: initial;
  font-family: YuGothic, "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", Meiryo, "メイリオ", Verdana, sans-serif;
}

/* =========================================================
ad
========================================================= */
.ad .wrapper {
  padding-top: 0;
}

@media (max-width: 767px) {
  .ad .wrapper {
    padding-top: 10px;
    padding-bottom: 40px;
  }
}
.ad ul {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .ad ul {
    flex-direction: column;
  }
}
/* ::::::::::  tourDetail 詳細ページ  :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.tourDetail .kv {
  display: flex !important;
  flex-direction: column !important;
}

.tourDetail .kv .pageTitle {
  z-index: 1;
  margin-top: 50px;
  position: initial;
  transform: initial;
}

@media screen and (max-width: 1024px) {
  .tourDetail .kv .pageTitle {
    margin-top: 30px;
  }
}
.tourDetail.tour14 .kv .pageTitle span {
  font-size: 4.7rem;
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour14 .kv .pageTitle span {
    font-size: 2.1rem;
  }
}
.tourDetail.tour13 .kv .pageTitle span {
  font-size: 7rem;
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour13 .kv .pageTitle span {
    font-size: 2.5rem;
  }
}
.tourDetail .kv .pageTitle span {
  font-size: 8.3rem;
  letter-spacing: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .tourDetail .kv .pageTitle span {
    font-size: 4.2rem;
  }
}
.tourDetail .kv .btn {
  text-align: center;
}

.tourDetail .kv .btn a {
  width: 335px;
  height: 65px;
  border: 1px solid #142335;
  line-height: 65px;
}

.tourDetail .kv .btn a svg.icon_link {
  transform: rotate(90deg);
}

@media screen and (max-width: 1024px) {
  .tourDetail .kv .btn {
    width: 100%;
    padding: 0 15px;
  }
  .tourDetail .kv .btn a {
    width: 100%;
    height: 55px;
    line-height: 55px;
    max-width: 400px;
  }
}
.tourDetail .reservation .wrapper {
  padding-top: 0;
}

.tourDetail.tour02 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour02.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour02 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour02.jpg);
  }
}
.tourDetail.tour03 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour03.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour03 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour03.jpg);
  }
}
.tourDetail.tour04 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour04.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour04 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour04.jpg);
  }
}
.tourDetail.tour04 .concept .textBlock h3 {
  font-size: 2.4rem;
}

.tourDetail.tour05 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour05.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour05 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour05.jpg);
  }
}
.tourDetail.tour06 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour06.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour06 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour06.jpg);
  }
}
.tourDetail.tour07 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour07.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour07 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour07.jpg);
  }
}
.tourDetail.tour08 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour08.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour08 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour08.jpg);
  }
}
.tourDetail.tour09 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour09.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour09 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour09.jpg);
  }
}
.tourDetail.tour11 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour11.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour11 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour11.jpg);
  }
}
.tourDetail.tour12 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour12.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour12 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour12.jpg);
  }
}
.tourDetail.tour13 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour13.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour13 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour13.jpg);
  }
}
.tourDetail.tour14 .kv {
  background-image: url(/en/japanlocaltour/img/kv_tour14.jpg);
}

@media screen and (max-width: 1024px) {
  .tourDetail.tour14 .kv {
    background-image: url(/en/japanlocaltour/img/kv_sp_tour14.jpg);
  }
}
.tourDetail .toTop {
  border-top: 1px solid #cacaca;
  padding-top: 20px;
}

/* タブ追加 */
.tabList.style02 {
  width: 100%;
  margin: 0 auto -25px;
  gap: 5px;
}

.tabList.style02 li {
  width: 50%;
  position: relative;
}

@media (max-width: 767px) {
  .tabList.style02 li {
    width: 49%;
    height: 43px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .tabList.style02 {
    margin: 40px auto -40px;
  }
}
.tabList.style02 li a {
  background: #142335;
  color: #fff;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .tabList.style02 li a {
    padding: 0 10px;
  }
}
.tabList.style02 li a.active {
  background: #ab8d4b;
  color: #fff;
  font-weight: inherit;
  text-decoration: none;
}

.tabList.style02 li a.active::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid #ab8d4b;
  position: absolute;
  bottom: -33px;
}

@media (max-width: 767px) {
  .tabList.style02 li a.active::after {
    bottom: -27px;
  }
}
.listItem {
  opacity: 1;
  max-height: 1000px;
  transform: translateY(0);
  overflow: hidden;
  transition: opacity 0.4s ease, transform 0.4s ease, max-height 0.4s ease;
}

.listItem.fadeOut {
  opacity: 0;
  max-height: 0;
}

.searchBlock {
  background-color: #fff;
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  position: relative;
}

@media (max-width: 1024px) {
  .searchBlock {
    padding: 25px 15px;
    flex-direction: column;
    margin-top: 90px;
  }
}
.searchBlock .title {
  font-size: 1.5rem;
  color: #142335;
  margin-right: 35px;
}

@media (max-width: 1024px) {
  .searchBlock .title {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.searchBlock-inner {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .searchBlock-inner {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .searchBlock .custom-select {
    width: 70%;
  }
}
.searchBlock .custom-select.open .selected-tags::after,
.searchBlock .custom-select.open .selected-tags2::after {
  top: 50%;
  transform: rotate(225deg);
}

.searchBlock .custom-select .selected-tags,
.searchBlock .custom-select .selected-tags2 {
  padding: 10px 35px 10px 10px;
  position: relative;
  width: 750px;
  max-width: 100%;
  border-radius: 4px;
  background: #f2f2f2;
  color: #999999;
  cursor: pointer;
}

@media (max-width: 767px) {
  .searchBlock .custom-select .selected-tags,
  .searchBlock .custom-select .selected-tags2 {
    padding: 15px 35px 10px 15px;
    font-size: 1.3rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }
}
.searchBlock .custom-select .selected-tags::after,
.searchBlock .custom-select .selected-tags2::after {
  content: "";
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  right: 16px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #ab8d4b;
  border-bottom: 1px solid #ab8d4b;
  transform: rotate(45deg);
}

.searchBlock .custom-select .selected-tags p,
.searchBlock .custom-select .selected-tags2 p {
  display: inline-block;
  margin-right: 10px;
  color: #142335;
}

@media (max-width: 767px) {
  .searchBlock .custom-select .selected-tags p,
  .searchBlock .custom-select .selected-tags2 p {
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
.searchBlock .clear-btn {
  background-color: #e2d6bf;
  border-radius: 4px;
  color: #ab8d4b;
  height: 50px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  width: 135px;
  padding-left: 25px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .searchBlock .clear-btn {
    width: 30%;
    height: 48px;
    padding-left: 4%;
  }
}
.searchBlock .clear-btn img {
  margin-right: 15px;
  width: 21px;
  height: 24px;
}

@media (max-width: 767px) {
  .searchBlock .clear-btn img {
    margin-right: 5px;
    width: 18px;
    height: 20px;
  }
}
.tag-options {
  display: none;
  position: absolute;
  bottom: -182px;
  left: 50%;
  transform: translateX(-50%);
  overflow-y: auto;
  border: 1px solid #ccc;
  background: #fff;
  color: #142335;
  width: 934px;
  z-index: 2;
  padding: 30px;
}

@media (max-width: 767px) {
  .tag-options {
    width: 90%;
    padding: 30px 25px 40px;
    bottom: -410px;
  }
}
.tag-options-inner {
  width: 25%;
}

@media (max-width: 767px) {
  .tag-options-inner {
    width: 100%;
  }
}
.tag-options-inner label {
  display: block;
  cursor: pointer;
}

.tag-options .close-tag-options-btn,
.tag-options .close-tag-options-btn2 {
  color: #0075ff;
  position: absolute;
  bottom: 28px;
  right: 30px;
  cursor: pointer;
  display: flex;
}

@media (max-width: 767px) {
  .tag-options .close-tag-options-btn,
  .tag-options .close-tag-options-btn2 {
    bottom: 18px;
  }
}
.tag-options .close-tag-options-btn img,
.tag-options .close-tag-options-btn2 img {
  margin-right: 5px;
}

.custom-select.open .tag-options {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .custom-select.open .tag-options {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  #tagSelector2 .tag-options {
    bottom: -385px;
  }
}
/*# sourceMappingURL=japanlocaltour.css.map */</pre></body></html>