@charset "UTF-8";
/*
	@include sc(pc) {
		width: 100%;
	}
	@include sc(sp) {
		width: 50%;
	}
*/
/*
	@include hover() {
		opacity: 0.6;
	}
*/
/*
	$line:イラレの行の値
	$size:イラレの文字の値

	@include lh(38, 15);
*/
/*
	@include taJ();
*/
/*
	@extend %rightarr;
*/
/*
	$weight:フォントの太さ

	@include f_min();
	@include f_min(500);
	@include f_min(600);
*/
/*
	$color:色指定
	$stripe:線サイズ
	$spacing:線の空きサイズ
	$height:太さ

	@include dotted(#e6e1d2, 4,4,2);
*/
/*
example
@include dotted-y(#COLOR, WidthPX,SpaceingPX,LengthPX,); 横破線
@include dotted-y(#e6e1d2, 4,4,2,10);
*/
/* 英語版のみの修正があれば以下に記載
----------------------------------------------------------------------------- */
.mainvisual .mainvisualTopTitle {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.18rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-right: 1.3rem;
  margin-top: 0.4rem;
  font-weight: 300;
}
@media screen and (max-width: 640px) {
  .mainvisual .mainvisualTopTitle {
    font-size: 2.9333333333vw;
    line-height: 1.8;
    right: inherit;
    left: 0;
    margin-left: 22.6666666667vw;
    margin-right: 0;
    margin-top: 7px;
    z-index: 9991;
    position: fixed;
  }
}
@media screen and (max-width: 640px) {
  .mainvisual .mainvisualTopTitle span {
    line-height: 2;
    padding-bottom: 1px;
    display: inline;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(92%, transparent), color-stop(0%, #333));
    background: linear-gradient(transparent 92%, #333 0%);
    padding-bottom: 0.03rem;
  }
}
.mainvisual .bnr_promotional_video {
  position: absolute;
  top: 0.3rem;
  left: 2rem;
}
.mainvisual .bnr_promotional_video img {
  width: 3.39rem;
  height: auto;
}

.lead .leadInner .leadTag {
  font-family: "overpass-variable", sans-serif;
  font-weight: 300;
  font-style: italic;
}
@media print, screen and (min-width: 641px) {
  .lead .leadInner .leadText {
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) {
  .lead .leadInner .leadText {
    padding: 0;
    width: 86.6666666667vw;
    margin: 0 auto 0.2rem;
    font-size: 0.16rem;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 640px) {
  .lead .leadPhoto01 {
    margin-top: 8.38rem;
  }
}
@media screen and (max-width: 640px) {
  .lead .leadPhoto02 {
    margin-top: 9.98rem;
  }
}
@media print, screen and (min-width: 641px) {
  .lead .leadDeco {
    right: 1rem;
    margin-left: 0;
    margin-top: 1rem;
    left: auto;
  }
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  .lead .leadDeco {
    right: 0.3rem;
  }
}

.thingstodo {
  display: block;
}
.thingstodo .subtitle {
  font-weight: 500;
}

.birdcalender .birdcalenderWrapper {
  margin-top: 0.8rem;
}
@media screen and (max-width: 640px) {
  .birdcalender .birdcalenderWrapper {
    margin-top: 6.6666666667vw;
  }
}
.birdcalender .birdcalenderLead {
  font-family: "overpass-variable", sans-serif;
  font-weight: 300;
  font-style: italic;
}
@media print, screen and (min-width: 641px) {
  .birdcalender .birdcalenderLead {
    white-space: normal;
  }
  .birdcalender .birdcalenderLead .hasBg {
    padding: 0.1rem 0;
  }
}

.itineraries .subtitle {
  font-weight: 500;
}

@media print, screen and (min-width: 641px) {
  .spot .decoLogo {
    margin: 2.3rem auto 2.3rem;
  }
}
.spot .title {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 640px) {
  .spot .title {
    margin-bottom: 0.5rem;
  }
}
.spot .subtitle {
  font-weight: 500;
}
.spot .spotItem .spotName > span {
  font-family: "overpass-variable", sans-serif;
  -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
          writing-mode: inherit;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .spot .spotItem .spotName > span {
    word-break: break-all;
    padding: 0 0.1rem;
  }
}

.about .subtitle {
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .decoImage01 {
    margin-top: 208.533333vw;
  }
}
.about .aboutWrapper .decoImage02 {
  margin-top: 16.37rem;
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .decoImage02 {
    margin-top: 258.133333vw;
  }
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .decoBg {
    height: 167.6vw;
  }
}
.about .aboutWrapper .aboutContainer {
  margin-bottom: 2.3rem;
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .aboutContainer {
    margin-bottom: 109.6vw;
  }
}
.about .aboutWrapper .aboutContainer .aboutLead {
  font-family: "overpass-variable", sans-serif;
  font-weight: 300;
  font-style: italic;
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .aboutContainer .aboutLead {
    font-size: 5.6vw;
  }
}
@media print, screen and (min-width: 641px) {
  .about .aboutWrapper .accessArea .accessContainer .accessTitleWrapper {
    width: 3.35rem;
  }
}
.about .aboutWrapper .accessArea .accessContainer .accessTitleWrapper .accessSubtitle {
  font-weight: 300;
}
@media print, screen and (min-width: 641px) {
  .about .aboutWrapper .accessArea .accessContainer .accessText {
    width: 5.7rem;
  }
}
.about .aboutWrapper .accessArea .accessContainer .accessList {
  width: 6.5rem;
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .accessArea .accessContainer .accessList {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 641px) {
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem::after {
    position: static;
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem {
    display: block;
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem::before {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem::after {
    margin-left: 0.3rem;
    top: inherit;
    bottom: 0;
    margin-bottom: 3.4666666667vw;
    width: calc(72% - 0.3rem);
  }
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem .accessPlace {
    line-height: 1.7;
    width: 100%;
  }
}
@media print, screen and (min-width: 641px) {
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem .accessTime {
    padding-left: calc(100% - 0.4rem);
    display: inline-block;
    width: 100%;
    min-width: 1.1rem;
    white-space: nowrap;
  }
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem .accessTime::before {
    content: "";
    position: absolute;
    width: calc(100% - 1.3rem);
    height: 1px;
    border-bottom: 1px dotted #000;
    top: 50%;
    left: 0;
    z-index: 0;
  }
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem .accessTime {
    display: block;
    width: 28%;
    margin-left: auto;
    white-space: nowrap;
  }
}
.about .aboutWrapper .accessArea .accessContainer .accessBtnWrapper {
  margin-top: 0.3rem;
}
.about .aboutWrapper .accessArea .accessBnrWrapper {
  text-align: center;
  margin-top: 0.8rem;
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .accessArea .accessBnrWrapper {
    margin-top: 0.6rem;
  }
}
@media print, screen and (min-width: 641px) {
  .about .aboutWrapper .accessArea .accessBnrWrapper img {
    width: auto;
  }
}
@media screen and (max-width: 640px) {
  .about .aboutWrapper .accessArea .accessBnrWrapper img {
    height: auto;
  }
}

@media print, screen and (min-width: 641px) {
  .moreBtnWrapper .moreBtn {
    font-size: 0.18rem !important;
  }
}
@media screen and (max-width: 640px) {
  .moreBtnWrapper .moreBtn {
    font-size: 0.15rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .safari .lead .leadInner .leadText {
    font-weight: 500;
  }
}
@media screen and (max-width: 1024px) {
  .safari .thingstodo .contentsList .gridOuterTag {
    font-weight: 500;
  }
}
@media screen and (max-width: 1024px) {
  .safari .about .aboutWrapper .aboutContainer .aboutText {
    font-weight: 500;
  }
}
@media screen and (max-width: 1024px) {
  .safari .about .aboutWrapper .accessArea .accessContainer .accessText {
    font-weight: 500;
  }
}
@media screen and (max-width: 1024px) {
  .safari .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem .accessPlace {
    font-weight: 500;
  }
}
@media screen and (max-width: 1024px) {
  .safari .about .aboutWrapper .accessArea .accessContainer .accessList .accessItem .accessTime {
    font-weight: 500;
  }
}

@media print, screen and (min-width: 641px) {
  .thingstodo .contentsList .gridInnerText .hasBg {
    word-break: normal;
  }
}

.swiper-pagination {
  /*@include sc(sp) {
  	display: none;
  }*/
}

@media print, screen and (min-width: 641px) {
  .safari .about .aboutWrapper .aboutContainer {
    margin-bottom: 2.8rem;
  }
}
/*# sourceMappingURL=index.css.map */