*:lang(ja) {
	font-family: a-otf-ud-reimin-pr6n;
}

* {
	font-family: palatino-linotype;
}

strong {
	font-family: palatino-linotype;
	font-weight: 700;
}

.footer_okr__wrap {
	position: relative;
	padding: 10px 40px;
	margin: 0 auto;
	max-width: 1400px;
	width: 100%;
}

.footer_okr__img {
	width: 333px;
	height: 60px;
	background-size: 333px 60px;
	background-repeat: no-repeat;
	display: block;
  margin: 0 auto;
}

.footer_okr__links {
	position: absolute;
	overflow: hidden;
	height: 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.footer_okr__link {
	outline: 0;
	display: inline-block;
	overflow: hidden;
	text-decoration: none;
	margin: 15px 0;
	margin-right: 10px;
	height: 60px;
	width: 80px;
}

.footer_okr__link:hover, .footer_okr__link:focus {
	text-decoration: none;
	color: transparent;
}

.footer_okr__link.is_nikko {
	width: 105px;
}

.footer_okr__link.is_jal-city {
	width: 140px;
}

.footer_okr__link:last-child {
	margin-right: 0;
}

.footer_okr__link-title {
	user-select: none;
	display: block;
	color: transparent;
}

.footer_okr_g__wrap {
	position: relative;
	width: 100%;
	background: var(--header-footer-d-3);
}

.footer_okr_g__inner_wrap {
	padding: 40px;
	margin: 0 auto;
	max-width: 1400px;
	width: 100%;
}

.footer_okr_g__links {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 30px;
}

.footer_okr_g__link {
	color: var(--header-footer-color-associated);
	text-align: center;
	font-size: 13px;
	font-weight: 500;
}

.mega_details .the_title {
	font-size: 4.5em;
}

.hidden_fancybox .mega_details .the_title {
	font-size: 3em;
}

.ss-caption-custom {
	font-size: 0.27em;
	font-style: normal;
	line-height: 1.5;
}

#footer .address {
	font-size: 1.1em;
}

#footer .copy {
	font-size: 0.9em;
}

h2:not(.the_subtitle):after, h2:not(.the_subtitle):before, .big_title:after, .big_title:before, .the_title:after, .the_title:before {
	display: none;
}

#open_menu, #highlight_menu {
	display: none;
}

.comment-text img {
	display: none;
}

.wrap.carousel_2 .item_wrap .prev_wrap .preview .col_content:before {
	background-color: #fbf4ea;
}

.gallery_section.grid .side_wrap, .gallery_section.grid:not(.no_filters) {
	background-color: #fbf4ea;
}

.gallery_section.grid .side_wrap .title, .gallery_section.grid .side_wrap, .gallery_section.grid .side_wrap .filters ul li a {
	color: #000000;
}

.slideshow_container .caption .title {
	font-weight: normal;
	text-shadow: 1px 1px 2px #000000;
}
.slideshow_container .caption {
	width: 55%;
}
#additional-content-7.additonal_content_section.column {
	background-color: #ffffff;
}

#additional-content-7 .content_container {
	display: flex;
	gap: 40px;
	justify-content: center;
}

.post_preview_section.carousel:before {
	background-color: #fbf4ea;
}

.post_preview_section.carousel:after {
	display: none;
}

.post_preview_section.carousel .item_wrap .preview .col_content .content:after {
	background: #95772c;
}

.btns_wrap .btnCta {
	background-color: #95772c;
}

.post_preview_section.carousel h2, .post_preview_section.carousel h3 {
	color: #95772c;
}

.post_preview_section.carousel h2 {
	font-size: 5em;
}

.gallery_section.grid .side_wrap .title {
	font-size: 3em;
	color: #95772c;
}

.languages .desktop > ul > li > ul > li a.lang_sel_other:hover {
	color: #abafb1;
}

#post-preview-2.post_preview_section.carousel .item_wrap .preview .col_content .content {
	background-color: #ffffff;
	color: #000000;
}

#post-preview-2.post_preview_section.carousel .item_wrap .preview .col_content .content .title {
	color: #95772c;
}

#post-preview-2.post_preview_section.carousel .item_wrap .preview .col_content .content .read_more * {
	color: #95772c;
}

.hidden_fancybox {
	padding: 50px 40px;
}

.wrap.carousel_2 .item_wrap .prev_wrap .preview .col_content .content .title {
	font-size: 2.6em;
}

.container.container_large .content_container .the_content {
	max-width: 624px;
}

#location_preview .description_box .description .title {
	font-size: 1.8em;
}

#factsheet .btns_wrap {
  margin-top: 0;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
	.container.container_large:after {
		background: #fbf4ea;
	}

	#additional-content-7 .the_content {
		width: 61%;
	}
}

@media only screen and (max-width: 1023px) {
	.ss-caption-custom {
		position: relative;
		top: unset;
		left: unset;
	}

	.map_section .map_canvas_wrap {
		height: 300px !important;
	}

	#additional-content-7 .content_container {
		flex-direction: column;
	}
}

@media only screen and (max-width: 767px) {
	.footer_okr__link.is_nikko {
		width: 85px;
	}

	.footer_okr__link.is_jal-city {
		width: 115px;
	}

	.footer_okr_g__links {
		flex-direction: column;
		align-items: start;
	}

	h2:not(.the_subtitle), .big_title, .the_title, .post_preview_section.carousel h2 {
		font-size: 2.5em;
	}

	.the_content h2 {
		font-size: 1.8em;
	}

	#location_preview .description_box .description .title {
		font-size: 1.6em;
	}

  .list_2 .prev_wrap .btns_wrap {
    flex-direction: column;
  }
  .ss-caption-custom {
	display: none;
  }
}
@media (max-width: 767px) {
    .btns_wrap .btnCta {
        line-height: 1;
		padding: 15px 0;
    }
	.post_preview_section.carousel_2 h2 {
		font-size: 2.5em;
	}
}