@charset "utf-8";
.design-sec {
	width: 100%;
	position: relative;
	padding-bottom: 163px;
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1
}
.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 90vw
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0)
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-prev, .swiper-button-next {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	-moz-transform: translate3d(0px, -50%, 0);
	-o-transform: translate(0px, -50%);
	-ms-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical > .swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}
@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}
@font-face {
	font-family: 'flexslider-icon';
	src: url("fonts/flexslider-icon.eot.html");
	src: url("fonts/flexslider-icon.eot_.html#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff.html") format("woff"), url("fonts/flexslider-icon.ttf.html") format("truetype"), url("fonts/flexslider-icon.svg.html#flexslider-icon") format("svg");
	font-weight: normal;
	font-style: normal
}
.flex-container a:hover, .flex-slider a:hover {
	outline: none
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.flex-pauseplay span {
	text-transform: capitalize
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .flexslider .slides {
	display: block
}
* html .flexslider .slides {
	height: 1%
}
.no-js .flexslider .slides > li:first-child {
	display: block
}
.flexslider {
	margin: 0 0 60px;
	background: #ffffff;
	border: 4px solid #ffffff;
	position: relative;
	zoom: 1
}
.flexslider .slides {
	zoom: 1
}
.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav {
	height: 0
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}
.flex-direction-nav a.flex-next:before {
	content: '\f002'
}
.flex-direction-nav .flex-prev {
	left: -50px
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}
.flex-pauseplay a:hover {
	opacity: 1
}
.flex-pauseplay a.flex-play:before {
	content: '\f003'
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	display: inline
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
} /*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */ *, ::before, ::after {
	box-sizing: border-box;
	border-style: solid;
	border-width: 0
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}
body {
	margin: 0
}
main {
	display: block
}
p, table, blockquote, address, pre, iframe, form, figure, dl {
	margin: 0
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border-top-width: 1px;
	margin: 0;
	clear: both;
	color: inherit
}
pre {
	font-family: monospace, monospace;
	font-size: inherit
}
address {
	font-style: inherit
}
a {
	background-color: transparent;
	text-decoration: none;
	color: inherit
}
abbr[title] {
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: inherit
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
svg, img, embed, object, iframe {
	vertical-align: bottom
}
button, input, optgroup, select, textarea {
	-webkit-appearance: none;
	appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	background: transparent;
	padding: 0;
	margin: 0;
	border-radius: 0;
	text-align: inherit;
	text-transform: inherit
}
[type="checkbox"] {
	-webkit-appearance: checkbox;
	appearance: checkbox
}
[type="radio"] {
	-webkit-appearance: radio;
	appearance: radio
}
button, [type="button"], [type="reset"], [type="submit"] {
	cursor: pointer
}
button:disabled, [type="button"]:disabled, [type="reset"]:disabled, [type="submit"]:disabled {
	cursor: default
}
:-moz-focusring {
	outline: auto
}
select:disabled {
	opacity: inherit
}
option {
	padding: 0
}
fieldset {
	margin: 0;
	padding: 0;
	min-width: 0
}
legend {
	padding: 0
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto
}
[type="search"] {
	outline-offset: -2px
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
label[for] {
	cursor: pointer
}
details {
	display: block
}
summary {
	display: list-item
}
[contenteditable]:focus {
	outline: auto
}
table {
	border-color: inherit;
	border-collapse: collapse
}
caption {
	text-align: left
}
td, th {
	vertical-align: top;
	padding: 0
}
th {
	text-align: left;
	font-weight: bold
}
html {
	font-size: 62.5%
}
input[type="submit"], input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
	display: none
}
input[type="submit"]::focus, input[type="button"]::focus {
	outline-offset: -2px
}
input[type="text"], input[type="email"], textarea {
	font-size: 16px;
	border: 1px solid #ccc;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
@keyframes show {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@media (min-width: 1001px) {
	br.mainWmin {
		display: none
	}
}
html, body {
	height: 100%
}
body {
	overflow-y: scroll
}
body {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-feature-settings: "palt";
	color: #000;
	position: relative;
	box-sizing: border-box
}
@media (max-width: 640px) {
	body.smOpen {
		overflow: hidden;
		height: 100%
	}
}
img {
	vertical-align: top
}
.imgFive {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: nowrap;
	align-items: flex-start;
	position: relative;
	width: 100vw
}
.imgFive img {
	vertical-align: top
}
.imgFive > div {
	position: relative;
	width: 50vw
}
.imgFive > div > img {
	width: 100%
}
.imgFive > div > div {
	width: 100%;
	position: relative
}
.imgFive > div > div > img {
	width: 25vw;
	height: auto
}
.imgTwo {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: nowrap;
	align-items: flex-start;
	position: relative;
	width: 100vw
}
.imgTwo img {
	width: 50%;
	height: auto;
	vertical-align: top
}
.imgTwo > div {
	position: relative;
	width: 50vw
}
.imgTwo > div > img {
	width: 100%
}
.imgTwo > div > div {
	width: 100%;
	position: relative
}
.imgTwo > div > div > img {
	width: 25vw;
	height: auto
}
.imgOne {
	position: relative;
	width: 100vw
}
.imgOne img {
	width: 100%;
	height: auto;
	vertical-align: top
}
.bigImg {
	position: relative;
	min-height: 100vh;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: nowrap;
	align-items: flex-start
}
.handheld .bigImg, .ie .bigImg {
	background-attachment: scroll
}
.bigImg.two, .bigImg.five {
	min-height: 0
}
.bigImg.two > img, .bigImg.five > img {
	width: 50%;
	height: 50%
}
.bigImg.two > div, .bigImg.five > div {
	width: 50%;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: nowrap;
	align-items: flex-start
}
.bigImg.two > div > div, .bigImg.five > div > div {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: nowrap;
	align-items: flex-start;
	width: 50%
}
.bigImg.two > div > div > img, .bigImg.five > div > div > img {
	width: 100%
}
.bigImg > div {
	width: 50%;
	position: relative
}
.bigImg > div > img {
	width: 50%;
	height: auto
}
@media (max-width: 1000px) {
	.bigImg {
		margin: 15vw auto;
		width: 70vw;
		min-height: 0;
		height: 52.5vw;
		background-attachment: scroll
	}
}
.bigImg > img {
	width: 100%;
	height: auto
}
body.ie header .logo, body.ie.stageBlack header .logo, body.edge header .logo, body.edge.stageBlack header .logo {
	mix-blend-mode: normal
}
body.ie header .logo #boel, body.ie.stageBlack header .logo #boel, body.edge header .logo #boel, body.edge.stageBlack header .logo #boel {
	stroke: #fff !important;
	fill: #fff !important
}
body.ie header #menuLists, body.ie header #menuLists li, body.ie header #menuLists li span, body.ie header #menuLists li a, body.ie.stageBlack header #menuLists, body.ie.stageBlack header #menuLists li, body.ie.stageBlack header #menuLists li span, body.ie.stageBlack header #menuLists li a, body.edge header #menuLists, body.edge header #menuLists li, body.edge header #menuLists li span, body.edge header #menuLists li a, body.edge.stageBlack header #menuLists, body.edge.stageBlack header #menuLists li, body.edge.stageBlack header #menuLists li span, body.edge.stageBlack header #menuLists li a {
	color: #fff !important;
	mix-blend-mode: normal
}
body.ie header #menuLists > li > ul, body.ie.stageBlack header #menuLists > li > ul, body.edge header #menuLists > li > ul, body.edge.stageBlack header #menuLists > li > ul {
	border-top-color: #fff !important
}
body#with-the-sky.ie header .logo, body#along-the-sky.ie header .logo, body#skymission.ie header .logo, body.ie.stageWhite header .logo, body#with-the-sky.edge header .logo, body#along-the-sky.edge header .logo, body#skymission.edge header .logo, body.edge.stageWhite header .logo {
	mix-blend-mode: normal
}
body#with-the-sky.ie header .logo #boel, body#along-the-sky.ie header .logo #boel, body#skymission.ie header .logo #boel, body.ie.stageWhite header .logo #boel, body#with-the-sky.edge header .logo #boel, body#along-the-sky.edge header .logo #boel, body#skymission.edge header .logo #boel, body.edge.stageWhite header .logo #boel {
	stroke: #000 !important;
	fill: #000 !important
}
body#with-the-sky.ie header #menuLists, body#with-the-sky.ie header #menuLists li, body#with-the-sky.ie header #menuLists li span, body#with-the-sky.ie header #menuLists li a, body#along-the-sky.ie header #menuLists, body#along-the-sky.ie header #menuLists li, body#along-the-sky.ie header #menuLists li span, body#along-the-sky.ie header #menuLists li a, body#skymission.ie header #menuLists, body#skymission.ie header #menuLists li, body#skymission.ie header #menuLists li span, body#skymission.ie header #menuLists li a, body.ie.stageWhite header #menuLists, body.ie.stageWhite header #menuLists li, body.ie.stageWhite header #menuLists li span, body.ie.stageWhite header #menuLists li a, body#with-the-sky.edge header #menuLists, body#with-the-sky.edge header #menuLists li, body#with-the-sky.edge header #menuLists li span, body#with-the-sky.edge header #menuLists li a, body#along-the-sky.edge header #menuLists, body#along-the-sky.edge header #menuLists li, body#along-the-sky.edge header #menuLists li span, body#along-the-sky.edge header #menuLists li a, body#skymission.edge header #menuLists, body#skymission.edge header #menuLists li, body#skymission.edge header #menuLists li span, body#skymission.edge header #menuLists li a, body.edge.stageWhite header #menuLists, body.edge.stageWhite header #menuLists li, body.edge.stageWhite header #menuLists li span, body.edge.stageWhite header #menuLists li a {
	color: #000 !important;
	mix-blend-mode: normal
}
body#with-the-sky.ie header #menuLists > li > ul, body#along-the-sky.ie header #menuLists > li > ul, body#skymission.ie header #menuLists > li > ul, body.ie.stageWhite header #menuLists > li > ul, body#with-the-sky.edge header #menuLists > li > ul, body#along-the-sky.edge header #menuLists > li > ul, body#skymission.edge header #menuLists > li > ul, body.edge.stageWhite header #menuLists > li > ul {
	border-top-color: #000 !important
}
header {
	font-family: "Heebo", sans-serif;
	width: 100%;
	position: relative;
	transition-duration: 0.3s
}
#skymission header {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: start;
	flex-wrap: nowrap
}
@media all and (max-width: 1000px) and (orientation: portrait) {
	#skymission header {
		box-sizing: border-box;
		height: auto;
		min-height: 100%;
		justify-content: space-evenly;
		justify-content: space-around;
		padding: 0;
	}
}
header .logo {
	transition-duration: 0.3s;
	width: 150px;
	width: 15vw;
	z-index: 1001;
	top: 23px;
	top: 2.3vw;
	left: 20px;
	left: 2vw;
	position: fixed;
	height: 15px;
	height: 1.5vw;
	mix-blend-mode: difference
}
@media (max-width: 1000px) {
	header .logo {
		width: 24vw
	}
}
@media (max-width: 1000px) {
	header .logo {
		top: 4vw
	}
}
@media (max-width: 1000px) {
	header .logo {
		left: 4vw
	}
}
@media (max-width: 1000px) {
	header .logo {
		height: 3vw
	}
}
header .logo a {
	display: block;
	width: 100%
}
.ie header .logo a {
	height: 3.4vh
}
@media (min-width: 1001px) {
	header .logo a:hover {
		opacity: .8
	}
}
header .logo svg, header .logo img {
	height: 100%;
	width: auto
}
header .logo .st0 {
	fill: #fff
}
header .logo #boel {
	/* stroke: #fffffff; */
	stroke-width: 0.1px;
	fill: #ffffff;
	stroke-dasharray: 300px;
	stroke-dashoffset: 300px
}
#skymission.menuOff:not(.smOpen) header .logo #boel {
	stroke: #000;
	fill: #000
}
@keyframes anim {
	0% {
		stroke-dashoffset: 300px
	}
	30% {
		fill: transparent
	}
	60% {
		stroke-dashoffset: 0
	}
	100% {
		stroke-dashoffset: 0;
		fill: #ffffff
	}
}
#skymission.menuOff:not(.smOpen) header .logo {
	position: relative;
	top: 0;
	left: 0;
	height: 10vh;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	width: auto;
	mix-blend-mode: normal
}
#skymission.menuOff:not(.smOpen) header .logo svg, #skymission.menuOff:not(.smOpen) header .logo img {
	width: auto;
	height: 3vh
}
#skymission.menuOff:not(.smOpen) header .logo .st0 {
	fill: #000
}
@media all and (orientation: portrait) {
	header .logo {
		height: auto
	}
}
header #menuLists {
	transition-duration: 0.3s;
	z-index: 100;
	margin: 0 auto;
	font-family: "Heebo", sans-serif;
	line-height: 1;
	letter-spacing: .88px;
	letter-spacing: .088rem;
	letter-spacing: .088vw;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: center;
	height: 20px;
	height: 2vw;
	font-size: 18px;
	font-size: 1.8rem;
	font-size: 1.8vw;
	position: fixed;
	top: 20px;
	top: 2vw;
	right: 20px;
	right: 2vw;
	width: 680px;
	width: 68vw;
	mix-blend-mode: difference
}
@media (max-width: 1000px) {
	header #menuLists {
		letter-spacing: .88px;
		letter-spacing: .088rem;
		letter-spacing: .088vw
	}
}
@media (max-width: 1000px) {
	header #menuLists {
		height: 4vw
	}
}
@media (max-width: 1000px) {
	header #menuLists {
		font-size: 24px;
		font-size: 2.4rem;
		font-size: 2.4vw
	}
}
@media (max-width: 1000px) {
	header #menuLists {
		top: 2vw
	}
}
@media (max-width: 1000px) {
	header #menuLists {
		right: 2vw
	}
}
@media (max-width: 1000px) {
	header #menuLists {
		width: 68vw
	}
}
@media (min-width: 641px) {
	#skymission.menuOff:not(.smOpen) header #menuLists {
		mix-blend-mode: normal;
		height: 13vh;
		font-size: 18px;
		font-size: 1.8rem;
		font-size: 1.8vw;
		position: relative;
		width: 890px;
		width: 89vw;
		top: 0;
		right: 0
	}
}
@media (min-width: 641px) and (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists {
		font-size: 18px;
		font-size: 1.8rem;
		font-size: 1.8vw
	}
}
@media (min-width: 641px) and (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists {
		width: 80vw
	}
}
@media (min-width: 1001px) {
	header #menuLists > li.top {
		display: none
	}
}
header #menuLists > li.menuModels {
	margin-top: -22px;
	margin-top: -2.2vw
}
@media (max-width: 1000px) {
	header #menuLists > li.menuModels {
		margin-top: -2.4vw
	}
}
@media (max-width: 1000px) {
	header #menuLists > li.menuModels {
		margin-top: 0;
		height: 35vh;
		margin-left: 5vw;
		margin-right: 5vw;
		background-color: rgba(182, 245, 255, 0.28)
	}
	header #menuLists > li.menuModels > span {
		display: none !important
	}
}
#skymission.menuOff:not(.smOpen) header #menuLists > li.menuModels {
	margin-top: -12px;
	margin-top: -1.2vw
}
@media (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li.menuModels {
		margin-top: -2.4vw
	}
}
header #menuLists > li a {
	text-decoration: none;
	color: #fff
}
#skymission.menuOff:not(.smOpen) header #menuLists > li a {
	color: #000
}
@media (max-width: 1000px) {
	header #menuLists > li a {
		height: 20vh
	}
}
header #menuLists > li span {
	line-height: 6px;
	line-height: .6rem;
	line-height: .6vw;
	font-size: 6px;
	font-size: .6rem;
	font-size: .6vw;
	color: #fff
}
@media (max-width: 1000px) {
	header #menuLists > li span {
		line-height: 6px;
		line-height: .6rem;
		line-height: .6vw
	}
}
@media (max-width: 1000px) {
	header #menuLists > li span {
		font-size: 12px;
		font-size: 1.2rem;
		font-size: 1.2vw
	}
}
#skymission.menuOff:not(.smOpen) header #menuLists > li span {
	color: #000;
	line-height: 8px;
	line-height: .8rem;
	line-height: .8vw;
	font-size: 8px;
	font-size: .8rem;
	font-size: .8vw;
	display: block
}
@media (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li span {
		line-height: 8px;
		line-height: .8rem;
		line-height: .8vw
	}
}
@media (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li span {
		font-size: 12px;
		font-size: 1.2rem;
		font-size: 1.2vw
	}
}
header #menuLists > li span i {
	font-style: italic
}
@media (max-width: 1000px) {
	header #menuLists > li span {
		display: none
	}
}
header #menuLists > li > ul {
	border: 0 solid #000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%
}
@media (min-width: 1001px) {
	header #menuLists > li > ul {
		justify-content: space-between;
		flex-direction: row;
		margin-top: 2px;
		margin-top: .2vw;
		padding-top: 3px;
		padding-top: .3vw;
		border-top-color: #fff;
		width: 380px;
		width: 38vw;
		border-top-width: 1px
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	header #menuLists > li > ul {
		margin-top: .4vw
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	header #menuLists > li > ul {
		padding-top: .6vw
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	header #menuLists > li > ul {
		width: 38vw
	}
}
@media (min-width: 1001px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li > ul {
		padding-top: 4px;
		padding-top: .4vw;
		border-top-color: #000;
		border-top-width: .5px;
		border-top-width: .05vw;
		width: 470px;
		width: 47vw;
		margin-top: 3px;
		margin-top: .3vw
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li > ul {
		padding-top: .4vw
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li > ul {
		border-top-width: .05vw
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li > ul {
		width: 47vw
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li > ul {
		margin-top: .3vw
	}
}
header #menuLists > li > ul > li {
	letter-spacing: .88px;
	letter-spacing: .088rem;
	letter-spacing: .088vw;
	line-height: 1;
	font-size: 14px;
	font-size: 1.4rem;
	font-size: 1.4vw
}
@media (max-width: 1000px) {
	header #menuLists > li > ul > li {
		letter-spacing: .88px;
		letter-spacing: .088rem;
		letter-spacing: .088vw
	}
}
@media (max-width: 1000px) {
	header #menuLists > li > ul > li {
		font-size: 18px;
		font-size: 1.8rem;
		font-size: 1.8vw
	}
}
@media (min-width: 1001px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li > ul > li {
		line-height: 14px;
		line-height: 1.4rem;
		line-height: 1.4vw;
		font-size: 14px;
		font-size: 1.4rem;
		font-size: 1.4vw
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li > ul > li {
		line-height: 14px;
		line-height: 1.4rem;
		line-height: 1.4vw
	}
}
@media (min-width: 1001px) and (max-width: 1000px) {
	#skymission.menuOff:not(.smOpen) header #menuLists > li > ul > li {
		font-size: 14px;
		font-size: 1.4rem;
		font-size: 1.4vw
	}
}
@media (min-width: 1001px) {
	header #menuLists {
		transition-duration: 0.3s
	}
	header #menuLists a {
		opacity: 1
	}
	header #menuLists a:hover {
		opacity: .5
	}
}
@media (max-width: 1000px) {
	header #menuLists {
		z-index: 999;
		background-color: #fff;
		position: fixed;
		top: 0;
		left: 0;
		padding-top: 15vh;
		padding-bottom: 15vh;
		width: 100%;
		box-sizing: border-box;
		height: 100vh;
		mix-blend-mode: normal;
		flex-direction: column;
		display: none
	}
	#around-the-sky header #menuLists, #concept header #menuLists {
		background-color: #000
	}
	.smOpen header #menuLists {
		display: block
	}
	header #menuLists li {
		display: flex;
		flex-direction: column;
		justify-content: center;
		flex-wrap: nowrap;
		align-items: center;
		height: 10vh
	}
	header #menuLists li a {
		display: block;
		height: 100%;
		width: 100%;
		color: #000;
		font-size: 72px;
		font-size: 7.2rem;
		font-size: 7.2vw;
		display: flex;
		flex-direction: column;
		justify-content: center;
		flex-wrap: nowrap;
		align-items: center
	}
}
@media (max-width: 1000px) and (max-width: 1000px) {
	header #menuLists li a {
		font-size: 72px;
		font-size: 7.2rem;
		font-size: 7.2vw
	}
}
@media (max-width: 1000px) {
	#around-the-sky header #menuLists li a, #concept header #menuLists li a {
		color: #fff
	}
}
header #menuBtn {
	font-weight: bold;
	mix-blend-mode: difference;
	color: #fff;
	display: none;
	line-height: 1;
	font-size: 40px;
	font-size: 4rem;
	font-size: 4vw;
	letter-spacing: 4px;
	letter-spacing: .4rem;
	letter-spacing: .4vw
}
@media (max-width: 1000px) {
	header #menuBtn {
		font-size: 40px;
		font-size: 4rem;
		font-size: 4vw
	}
}
@media (max-width: 1000px) {
	header #menuBtn {
		letter-spacing: 4px;
		letter-spacing: .4rem;
		letter-spacing: .4vw
	}
}
@media (max-width: 1000px) {
	header #menuBtn {
		text-align: right;
		z-index: 1000;
		position: fixed;
		top: 20px;
		top: 2vw;
		right: 20px;
		right: 2vw;
		display: inline-block
	}
}
@media (max-width: 1000px) and (max-width: 1000px) {
	header #menuBtn {
		top: 2vw
	}
}
@media (max-width: 1000px) and (max-width: 1000px) {
	header #menuBtn {
		right: 2vw
	}
}
@media (max-width: 640px) {
	header #menuBtn {
		font-size: 60px;
		font-size: 6rem;
		font-size: 6vw
	}
}
@media (max-width: 640px) and (max-width: 1000px) {
	header #menuBtn {
		font-size: 60px;
		font-size: 6rem;
		font-size: 6vw
	}
}
header .title {
	display: none;
	color: #000;
	letter-spacing: 0.04em;
	font-size: 60px;
	font-size: 6rem;
	font-size: 6vw;
	font-family: "Heebo", sans-serif;
	font-weight: 100;
	text-align: center;
	opacity: 0;
	transition-duration: 0.5s
}
@media (max-width: 1000px) {
	header .title {
		font-size: 60px;
		font-size: 6rem;
		font-size: 6vw
	}
}
@media (max-width: 1000px) {
	header .title {
  opacity: 1;
		display: block;
		height: 6vh;
		line-height: 6vh;
		margin-top: 4vh;
	}
	.menuOff:not(.smOpen) header .title {
		opacity: 1
	}
	header .title span {
		display: none
	}
}
#intro {
	transition-duration: 0.5s;
	width: 100%;
	position: relative;
	max-height: 77vh
}
.menuOn #intro {
	opacity: .0
}
.smOpen #intro {
	display: none
}
#intro.cinemaScope {
	height: 41.8945312499vw
}
.handheld #intro {
	height: auto
}
#intro .main_title {
 font-family: serif;
 text-align: center;
 font-size: 26px;
 letter-spacing: 0.2em;
 padding: 60px 0;
 font-family: linotype-didot, 'Times New Roman', yu-mincho-pr6n, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}
#intro .main_title_en {
 display: block;
 margin-bottom: 14px;
 font-size:13px;
}
#intro .inner {
	height: 41.8945312499vw;
	max-height: 77vh;
	width: 100%;
	max-width: 183.7948717952vh;
	margin: 0 auto;
	background-color: transparent !important;
	box-shadow: -1px -1px 30px rgba(0, 0, 0, 0.1);
	position: relative
}
#intro .inner .videoLink {
	display: block;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#intro .inner .videoLink span {
	transition-duration: 0.5s;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	color: #fff;
	letter-spacing: 0.04em;
	font-size: 60px;
	font-size: 6rem;
	font-size: 6vw;
	font-family: "Heebo", sans-serif;
	font-weight: 100;
	text-align: center;
	opacity: 1
}
@media (max-width: 1000px) {
	#intro .inner .videoLink span {
		font-size: 60px;
		font-size: 6rem;
		font-size: 6vw
	}
}
#intro .inner .videoLink span:hover {
	opacity: 0
}
@media (max-width: 1000px) {
	#intro .inner .videoLink span {
		display: none
	}
}
#intro .inner iframe {
	width: 100% !important;
	height: 100% !important;
	margin-top: 0 !important;
	margin-left: 0 !important
}
#intro .inner .smImg {
	display: none
}
.smOpen #intro .inner .smImg {
	display: none !important
}
.handheld #intro .inner .smImg {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain
}
#youtube-movie {
	margin: 0 auto;
	width: 100%;
	max-width: 640px
}
#youtube-movie-content {
	padding-top: 56.25%;
	position: relative;
	width: 100%
}
#youtube-movie-content iframe {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important
}
p.link {
	font-weight: bold;
	font-family: "Heebo", sans-serif;
	position: relative
}
#skymission p.link {
	font-size: 28px;
	font-size: 2.8rem;
	font-size: 2.8vw
}
@media (max-width: 1000px) {
	#skymission p.link {
		font-size: 28px;
		font-size: 2.8rem;
		font-size: 2.8vw
	}
}
p.link.open a span::after {
	width: 0%
}
p.link.white a {
	color: #fff
}
p.link.white a span {
	border-color: #fff
}
p.link.white a span::after {
	background-color: #fff
}
p.link a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	line-height: 1;
	transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)
}
p.link a:hover {
	opacity: .6
}
p.link a .linkEng {
	font-size: 20px;
	display: block;
	border: 0 solid #000;
	border-bottom-width: 4px;
 padding-bottom: 6px;
	margin-bottom: 6px;
	margin-bottom: .6vw;
	position: relative;
	line-height: 1;
	letter-spacing: 2.3px;
	letter-spacing: .23rem;
	letter-spacing: .23vw
}
p.link a .linkEng.white {
	border: 0 solid #fff;
 border-bottom-width: 4px;
 color: #fff;
}
@media (max-width: 1000px) {
	p.link a .linkEng {
  margin-top: 30px;
		font-size: 20px;
	}
}
@media (max-width: 1000px) {
	p.link a .linkEng {
		border-bottom-width: .8vw
	}
}
@media (max-width: 1000px) {
	p.link a .linkEng {
		margin-bottom: 1.2vw
	}
}
@media (max-width: 1000px) {
	p.link a .linkEng {
		letter-spacing: 4px;
		letter-spacing: .4rem;
		letter-spacing: .4vw
	}
}
p.link a .linkArrow {
	font-weight: 100
}
p.link a .linkJpn {
 color: #fff;
	line-height: 1;
	position: relative;
	letter-spacing: 2.6px;
	letter-spacing: .26rem;
	letter-spacing: .26vw;
	display: block;
	font-size: 10px;
	font-size: 1rem;
	font-size: 1vw;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: normal
}
@media (max-width: 1000px) {
	p.link a .linkJpn {
		letter-spacing: 4.4px;
		letter-spacing: .44rem;
		letter-spacing: .44vw
	}
}
@media (max-width: 1000px) {
	p.link a .linkJpn {
		font-size: 15px;
	}
}
.nomUnit {
	padding-top: 100px;
	padding-top: 10vw;
	padding-bottom: 100px;
	padding-bottom: 10vw
}
@media (max-width: 1000px) {
	.nomUnit {
		padding-top: 10vw
	}
}
@media (max-width: 1000px) {
	.nomUnit {
		padding-bottom: 10vw
	}
}
@media (max-width: 1000px) {
	.nomUnit {
		padding-top: 0;
		padding-bottom: 0
	}
}
.nomUnit .textSet {
	width: 900px;
	width: 90vw;
	margin: 0 auto
}
@media (max-width: 1000px) {
	.nomUnit .textSet {
		width: 90vw
	}
}
.nomUnit h2 {
	font-size: 64px;
	font-weight: bold;
	font-family: "Heebo", sans-serif;
	margin-bottom: 24px;
	margin-bottom: 2.4vw
}
.nomUnit.white h2 {
 color: #fff;
}
.nomUnit h2 img {
 max-width: 720px;
 width: 100%;
 display: block;
 margin-top: 20px;
 margin-bottom: 60px;
}
@media (max-width: 1000px) {
	.nomUnit h2 {
		font-size: 100px;
		font-size: 10rem;
		font-size: 10vw
	}
 .nomUnit h2 img {
  width: 90%;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
 }
}
@media (max-width: 1000px) {
	.nomUnit h2 {
		margin-bottom: 4.8vw
	}
}
.nomUnit h2 span {
	display: block;
	font-size: 1.4rem;
	font-size: 1.4vw;
	font-size: 26px;
	line-height: 2.5;
 letter-spacing: 0.1em;
 font-weight: normal;
}
.nomUnit.white h2 span {
 font-weight: bold;
 font-size: 36px;
}
@media (max-width: 1000px) {
	.nomUnit h2 span {
		font-size: 22px;
  line-height: 2;
	}
}
.nomUnit h2 small {
	font-size: 75%
}
.nomUnit p {
	font-size: 12px;
	font-size: 1.2rem;
	font-size: 1.2vw;
	line-height: 2.5;
	letter-spacing: 1.6px;
	letter-spacing: .16rem;
	letter-spacing: .16vw;
	margin-bottom: 14px;
	margin-bottom: 1.4vw;
	font-weight: normal;
}
@media (max-width: 1000px) {
	.nomUnit p {
		font-size: 28px;
		font-size: 2.8rem;
		font-size: 2.8vw
	}
}
@media (max-width: 1000px) {
	.nomUnit p {
		letter-spacing: 1.6px;
		letter-spacing: .16rem;
		letter-spacing: .16vw
	}
}
@media (max-width: 1000px) {
	.nomUnit p {
		margin-bottom: 1.4vw
	}
}
#skymission .nomUnit p {
	font-size: 20px;
}
#skymission .nomUnit.white p {
 color: #fff;
}
@media (max-width: 1000px) {
	#skymission .nomUnit p {
		font-size: 15px;
	}
}
#skymission .nomUnit p.weightNormal {
	font-weight: normal
}
.nomUnit p.sig {
	width: 160px;
	width: 16vw;
	margin-top: 28px;
	margin-top: 2.8vw;
	margin-bottom: 0
}
@media (max-width: 1000px) {
	.nomUnit p.sig {
		width: 32vw
	}
}
@media (max-width: 1000px) {
	.nomUnit p.sig {
		margin-top: 2.8vw
	}
}
.nomUnit p.sig img, .nomUnit p.sig svg {
	width: 100%;
	height: auto
}
#skymission #concept {
	color: #000;
	padding-top: 100vh;
	padding-bottom: 100vh;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000;
	background-position: center;
	background-image: url("../../wp-content/themes/prh-p1.98/img/skymission_v2/top/img_01.jpg");
	background-image: url("../../wp-content/themes/prh-p1.98/img/skymission_v2/top/img_01.jpg");
	background-repeat: no-repeat;
	background-size: 100%
}
@media all and (orientation: portrait) {
	/* #skymission #concept {
		background-size: auto 100vh !important
	} */
	#skymission #concept {
		background-attachment: initial;
		position: relative;
		padding: 6vh 0;
		background-color: initial;
	}
	#skymission #concept .inner {
		position: relative;
	}
	#skymission #concept::before {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-position: center;
		background-image: url("../../wp-content/themes/prh-p1.98/img/skymission_v2/top/img_01.jpg");
		background-repeat: no-repeat;
		background-repeat: no-repeat;
		/* background-size: cover */
	}
}
#skymission.handheld #concept, #skymission.ie #concept {
	padding-top: 20vh;
	padding-bottom: 20vh;
	background-attachment: scroll;
	margin: 0;
	background-color: #fff;
	background-size: cover !important
}
#alongTheSky, .textSetUnit, #withTheSky, #aroundTheSky, #inTheSky {
	background-color: #fff;
	transition-duration: 0.5s;
	position: relative
}
#alongTheSky .linkCover, .textSetUnit .linkCover, #withTheSky .linkCover, #aroundTheSky .linkCover,#inTheSky .linkCover {
	width: 100%;
	height: 100%
}
#alongTheSky .inner, .textSetUnit .inner, #withTheSky .inner, #aroundTheSky .inner, #inTheSky .inner {
	width: 900px;
	width: 90vw;
	position: relative;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center
}
@media (max-width: 1000px) {
	#alongTheSky .inner, .textSetUnit .inner, #withTheSky .inner, #aroundTheSky .inner, #inTheSky .inner {
		width: 90vw
	}
}
#alongTheSky .inner.mt, .textSetUnit .inner.mt, #withTheSky .inner.mt, #aroundTheSky .inner.mt, #inTheSky .inner.mt {
	margin-top: 5vw
}
#alongTheSky .inner.rev, .textSetUnit .inner.rev, #withTheSky .inner.rev, #aroundTheSky .inner.rev, #inTheSky .inner.rev {
	flex-direction: row-reverse
}
#alongTheSky .inner.rev .textSet, .textSetUnit .inner.rev .textSet, #withTheSky .inner.rev .textSet, #aroundTheSky .inner.rev .textSet, #inTheSky .inner.rev .textSet {
	margin-left: 0
}
.ie #alongTheSky .inner.rev .textSet, .ie .textSetUnit .inner.rev .textSet, .ie #withTheSky .inner.rev .textSet, .ie #aroundTheSky .inner.rev .textSet, .ie #inTheSky .inner.rev .textSet {
	margin-left: auto
}
@media (max-width: 1000px) {
	#alongTheSky .inner.rev .textSet, .textSetUnit .inner.rev .textSet, #withTheSky .inner.rev .textSet, #aroundTheSky .inner.rev .textSet, #inTheSky .inner.rev .textSet {
		margin: 0 auto
	}
}
@media (max-width: 1000px) {
	#alongTheSky .inner, .textSetUnit .inner, #withTheSky .inner, #aroundTheSky .inner, #inTheSky .inner {
		display: block;
		width: 100%
	}
}
#alongTheSky .imgSet, .textSetUnit .imgSet, #withTheSky .imgSet, #aroundTheSky .imgSet, #inTheSky .imgSet {
	opacity: 0;
	z-index: 1;
	width: 400px;
	width: 40vw;
	height: 266.6666px;
	height: 26.66666vw;
	position: relative;
	overflow: hidden;
	transition-duration: 0.5s
}
@media (max-width: 1000px) {
	#alongTheSky .imgSet, .textSetUnit .imgSet, #withTheSky .imgSet, #aroundTheSky .imgSet, #inTheSky .imgSet {
		width: 40vw
	}
}
@media (max-width: 1000px) {
	#alongTheSky .imgSet, .textSetUnit .imgSet, #withTheSky .imgSet, #aroundTheSky .imgSet, #inTheSky .imgSet {
		height: 26.66666vw
	}
}
#alongTheSky .imgSet.mov, .textSetUnit .imgSet.mov, #withTheSky .imgSet.mov, #aroundTheSky .imgSet.mov, #inTheSky .imgSet.mov {
	height: auto
}
#alongTheSky .imgSet.mov img, .textSetUnit .imgSet.mov img, #withTheSky .imgSet.mov img, #aroundTheSky .imgSet.mov img, #inTheSky .imgSet.mov img {
	position: relative
}
@media (max-width: 1000px) {
	#alongTheSky .imgSet, .textSetUnit .imgSet, #withTheSky .imgSet, #aroundTheSky .imgSet, #inTheSky .imgSet {
		width: 100%;
		height: 666.66666666px;
		height: 66.666666666vw
	}
}





@media (max-width: 1000px) and (max-width: 1000px) {
	#alongTheSky .imgSet, .textSetUnit .imgSet, #withTheSky .imgSet, 
	#aroundTheSky .imgSet,
	#inTheSky .imgSet
	 {
		height: 66.666666666vw
	}
}
@media (max-width: 1000px) {
	#alongTheSky .imgSet.mov, .textSetUnit .imgSet.mov, #withTheSky .imgSet.mov, 
	#aroundTheSky .imgSet.mov,
	#inTheSky .imgSet.mov
	 {
		height: auto
	}
}
#alongTheSky .imgSet.open, .textSetUnit .imgSet.open, #withTheSky .imgSet.open, 
#aroundTheSky .imgSet.open,
#inTheSky .imgSet.open
 {
	opacity: 1
}
#alongTheSky .imgSet.open::before, .textSetUnit .imgSet.open::before, #withTheSky .imgSet.open::before, 
#aroundTheSky .imgSet.open::before,
#inTheSky .imgSet.open::before
 {
	width: 0
}
#alongTheSky .imgSet a, #alongTheSky .imgSet > div, .textSetUnit .imgSet a, .textSetUnit .imgSet > div, #withTheSky .imgSet a, #withTheSky .imgSet > div, 
#aroundTheSky .imgSet a,
#inTheSky .imgSet a
, 
#aroundTheSky .imgSet > div,
#inTheSky .imgSet > div
 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	z-index: 4;
	text-decoration: none
}
@media (min-width: 1001px) {
	#alongTheSky .imgSet a:hover, #alongTheSky .imgSet > div:hover, .textSetUnit .imgSet a:hover, .textSetUnit .imgSet > div:hover, #withTheSky .imgSet a:hover, #withTheSky .imgSet > div:hover, 
	#aroundTheSky .imgSet a:hover,
	#inTheSky .imgSet a:hover
	, 
	#aroundTheSky .imgSet > div:hover,
	#inTheSky .imgSet > div:hover
	 {
		opacity: .8
	}
}
#alongTheSky .imgSet a .fa-youtube-play, #alongTheSky .imgSet > div .fa-youtube-play, .textSetUnit .imgSet a .fa-youtube-play, .textSetUnit .imgSet > div .fa-youtube-play, #withTheSky .imgSet a .fa-youtube-play, #withTheSky .imgSet > div .fa-youtube-play, 
#aroundTheSky .imgSet a .fa-youtube-play,
#inTheSky .imgSet a .fa-youtube-play
, 
#aroundTheSky .imgSet > div .fa-youtube-play,
#inTheSky .imgSet > div .fa-youtube-play
 {
	color: red;
	text-align: center;
	font-size: 80px;
	font-size: 8rem;
	font-size: 8vw
}
@media (max-width: 1000px) {
	#alongTheSky .imgSet a .fa-youtube-play, #alongTheSky .imgSet > div .fa-youtube-play, .textSetUnit .imgSet a .fa-youtube-play, .textSetUnit .imgSet > div .fa-youtube-play, #withTheSky .imgSet a .fa-youtube-play, #withTheSky .imgSet > div .fa-youtube-play, 
	#aroundTheSky .imgSet a .fa-youtube-play,
	#inTheSky .imgSet a .fa-youtube-play
	, 
	#aroundTheSky .imgSet > div .fa-youtube-play,
	#inTheSky .imgSet > div .fa-youtube-play
	 {
		font-size: 200px;
		font-size: 20rem;
		font-size: 20vw
	}
}
#alongTheSky .imgSet img, .textSetUnit .imgSet img, #withTheSky .imgSet img, 
#aroundTheSky .imgSet img,
#inTheSky .imgSet img
 {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: auto
}
#alongTheSky .imgSet #map_canvas .gm-style-pbt, .textSetUnit .imgSet #map_canvas .gm-style-pbt, #withTheSky .imgSet #map_canvas .gm-style-pbt, 
#aroundTheSky .imgSet #map_canvas .gm-style-pbt,
#inTheSky .imgSet #map_canvas .gm-style-pbt
 {
	text-align: center
}
#alongTheSky .imgSet #map_canvas .gm-control-active img, .textSetUnit .imgSet #map_canvas .gm-control-active img, #withTheSky .imgSet #map_canvas .gm-control-active img, 
#aroundTheSky .imgSet #map_canvas .gm-control-active img,
#inTheSky .imgSet #map_canvas .gm-control-active img
 {
	width: auto;
	top: 50%;
	left: 50%;
	position: absolute
}
#alongTheSky .textSet, .textSetUnit .textSet, #withTheSky .textSet, 
#aroundTheSky .textSet,
#inTheSky .textSet
 {
	z-index: 2;
	width: 450px;
	width: 45vw;
	padding-top: 0px;
	padding-top: 0vw;
	padding-bottom: 0px;
	padding-bottom: 0vw;
	margin-left: 50px;
	margin-left: 5vw
}
@media (max-width: 1000px) {
	#alongTheSky .textSet, .textSetUnit .textSet, #withTheSky .textSet, 
	#aroundTheSky .textSet,
	#inTheSky .textSet
	 {
		width: 90vw
	}
}
@media (max-width: 1000px) {
	#alongTheSky .textSet, .textSetUnit .textSet, #withTheSky .textSet, 
	#aroundTheSky .textSet,
	#inTheSky .textSet
	 {
		padding-top: 5vw
	}
}
@media (max-width: 1000px) {
	#alongTheSky .textSet, .textSetUnit .textSet, #withTheSky .textSet, 
	#aroundTheSky .textSet,
	#inTheSky .textSet
	 {
		padding-bottom: 5vw
	}
}
@media (max-width: 1000px) {
	#alongTheSky .textSet, .textSetUnit .textSet, #withTheSky .textSet, 
	#aroundTheSky .textSet,
	#inTheSky .textSet
	 {
		margin-left: 5vw
	}
}
@media (max-width: 1000px) {
	#alongTheSky .textSet, .textSetUnit .textSet, #withTheSky .textSet, 
	#aroundTheSky .textSet,
	#inTheSky .textSet
	 {
		margin: 0 auto
	}
}
#alongTheSky .textSet h2, .textSetUnit .textSet h2, #withTheSky .textSet h2, 
#aroundTheSky .textSet h2,
#inTheSky .textSet h2
 {
	font-size: 48px;
}
@media (max-width: 1000px) {
	#alongTheSky .textSet h2, .textSetUnit .textSet h2, #withTheSky .textSet h2, 
	#aroundTheSky .textSet h2,
	#inTheSky .textSet h2
	 {
		font-size: 80px;
		font-size: 8rem;
		font-size: 8vw
	}
}
#alongTheSky .textSet h2.small, .textSetUnit .textSet h2.small, #withTheSky .textSet h2.small, 
#aroundTheSky .textSet h2.small,
#inTheSky .textSet h2.small
 {
	font-size: 38px;
	font-size: 3.8rem;
	font-size: 3.8vw
}
@media (max-width: 1000px) {
	#alongTheSky .textSet h2.small, .textSetUnit .textSet h2.small, #withTheSky .textSet h2.small, 
	#aroundTheSky .textSet h2.small,
	#inTheSky .textSet h2.small
	 {
		font-size: 60px;
		font-size: 6rem;
		font-size: 6vw
	}
}
#alongTheSky .textSet h2.small span, .textSetUnit .textSet h2.small span, #withTheSky .textSet h2.small span, 
#aroundTheSky .textSet h2.small span,
#inTheSky .textSet h2.small span
 {
	padding-bottom: 5px;
	padding-bottom: .5vw
}
@media (max-width: 1000px) {
	#alongTheSky .textSet h2.small span, .textSetUnit .textSet h2.small span, #withTheSky .textSet h2.small span, 
	#aroundTheSky .textSet h2.small span,
	#inTheSky .textSet h2.small span
	 {
		padding-bottom: .5vw
	}
}
#alongTheSky .textSet h2.small small, .textSetUnit .textSet h2.small small, #withTheSky .textSet h2.small small, 
#aroundTheSky .textSet h2.small small,
#inTheSky .textSet h2.small small
 {
	font-size: 50%
}
#alongTheSky .textSet h2 small, .textSetUnit .textSet h2 small, #withTheSky .textSet h2 small, 
#aroundTheSky .textSet h2 small,
#inTheSky .textSet h2 small
 {
	font-size: 75%;
	line-height: 1.5
}
#alongTheSky .textSet p small, .textSetUnit .textSet p small, #withTheSky .textSet p small, 
#aroundTheSky .textSet p small,
#inTheSky .textSet p small
 {
	font-size: 75%;
	line-height: 1.5
}
#alongTheSky .textSetCenter .text-center, .textSetUnit .textSetCenter .text-center, #withTheSky .textSetCenter .text-center, 
#aroundTheSky .textSetCenter .text-center,
#inTheSky .textSetCenter .text-center
 {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center
}
#alongTheSky .contactSet, .textSetUnit .contactSet, #withTheSky .contactSet, 
#aroundTheSky .contactSet,
#inTheSky .contactSet
 {
	margin-bottom: 2em;
	display: flex;
	justify-content: space-evenly
}
#alongTheSky .contactSet > div, .textSetUnit .contactSet > div, #withTheSky .contactSet > div, 
#aroundTheSky .contactSet > div,
#inTheSky .contactSet > div
 {
	width: 45vw;
	display: flex;
	justify-content: center
}











#aroundTheSky {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
#aroundTheSky .inner {
	flex-direction: row-reverse
}
#aroundTheSky .textSet {
	margin-left: 0;
	margin-right: -50px;
	margin-right: -5vw;
	width: 550px;
	width: 55vw
}
@media (max-width: 1000px) {
	#aroundTheSky .textSet {
		margin-right: -5vw
	}
}
@media (max-width: 1000px) {
	#aroundTheSky .textSet {
		width: 90vw
	}
}
@media (max-width: 1000px) {
	#aroundTheSky .textSet {
		margin: 0 auto
	}
}
#aroundTheSky.open {
	background-color: #000
}
#aroundTheSky.open h2, #aroundTheSky.open p {
	color: #fff
}
#withTheSky {
	background-color: rgba(255, 255, 255, 0.1)
}
.textSetUnitBlack .contactSet p {
	color: #fff
}
.textSetUnitBlack.open {
	background-color: #000
}
.textSetUnitBlack.open h2, .textSetUnitBlack.open p, .textSetUnitBlack.open a {
	color: #fff
}
.textSetUnitBlack.open .linkEng {
	border-color: #fff
}
#around-the-sky {
	background-color: #000
}
#aboutTheSky {
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-image: url("../img/skymission/aroundthesky/img_07.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed
}
.handheld #aboutTheSky, .ie #aboutTheSky {
	background-attachment: scroll
}
#along-the-sky #aboutTheSky, #with-the-sky #aboutTheSky {
	background-image: url("../img/skymission_v2/withthesky/DSC_7483.jpg")
}
#aboutTheSky .inner {
	padding: 100vh 0
}
.swiper-slide img {
	-webkit-backface-visibility: hidden
}
#newGallery, .newGallery {
	background-color: #000;
	opacity: 0
}
#along-the-sky #newGallery, #with-the-sky #newGallery, #along-the-sky .newGallery, #with-the-sky .newGallery {
	background-color: #fff
}
#newGallery .swiper-container, #newGallery .swiper-container-sk, .newGallery .swiper-container, .newGallery .swiper-container-sk {
	margin-top: 0 !important;
	padding-top: 60px;
	padding-top: 6vw;
	height: -moz-calc(100vh - 12vw);
	height: -o-calc(100vh - 12vw);
	height: -webkit-calc(100vh - 12vw);
	height: calc(100vh - 12vw)
}
@media (max-width: 1000px) {
	#newGallery .swiper-container, #newGallery .swiper-container-sk, .newGallery .swiper-container, .newGallery .swiper-container-sk {
		padding-top: 6vw
	}
}
.slideOn #newGallery .swiper-container, .slideOn #newGallery .swiper-container-sk, .slideOn .newGallery .swiper-container, .slideOn .newGallery .swiper-container-sk {
	transition: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-out
}
#newGallery .swiper-container:hover .swiper-button-next, #newGallery .swiper-container-sk:hover .swiper-button-next, .newGallery .swiper-container:hover .swiper-button-next, .newGallery .swiper-container-sk:hover .swiper-button-next {
	transition: all 0.2s;
	opacity: 1
}
.handheld #newGallery .swiper-container:hover .swiper-button-next, .handheld #newGallery .swiper-container-sk:hover .swiper-button-next, .handheld .newGallery .swiper-container:hover .swiper-button-next, .handheld .newGallery .swiper-container-sk:hover .swiper-button-next {
	opacity: 0
}
#newGallery .swiper-container:hover .swiper-button-prev, #newGallery .swiper-container-sk:hover .swiper-button-prev, .newGallery .swiper-container:hover .swiper-button-prev, .newGallery .swiper-container-sk:hover .swiper-button-prev {
	transition: all 0.2s;
	opacity: 1
}
.handheld #newGallery .swiper-container:hover .swiper-button-prev, .handheld #newGallery .swiper-container-sk:hover .swiper-button-prev, .handheld .newGallery .swiper-container:hover .swiper-button-prev, .handheld .newGallery .swiper-container-sk:hover .swiper-button-prev {
	opacity: 0
}
#newGallery .swiper-container .swiper-wrapper, #newGallery .swiper-container-sk .swiper-wrapper, .newGallery .swiper-container .swiper-wrapper, .newGallery .swiper-container-sk .swiper-wrapper {
	width: 100%
}
#newGallery .swiper-container .swiper-wrapper .swiper-slide, #newGallery .swiper-container-sk .swiper-wrapper .swiper-slide, .newGallery .swiper-container .swiper-wrapper .swiper-slide, .newGallery .swiper-container-sk .swiper-wrapper .swiper-slide {
	text-align: center;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
#newGallery .swiper-container .swiper-wrapper .swiper-slide img, #newGallery .swiper-container-sk .swiper-wrapper .swiper-slide img, .newGallery .swiper-container .swiper-wrapper .swiper-slide img, .newGallery .swiper-container-sk .swiper-wrapper .swiper-slide img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%
}
#newGallery .swiper-container .swiper-slide img, #newGallery .swiper-container-sk .swiper-slide img, .newGallery .swiper-container .swiper-slide img, .newGallery .swiper-container-sk .swiper-slide img {
	cursor: pointer
}
#newGallery .swiper-container .swiper-button-next, #newGallery .swiper-container .swiper-button-prev, #newGallery .swiper-container-sk .swiper-button-next, #newGallery .swiper-container-sk .swiper-button-prev, .newGallery .swiper-container .swiper-button-next, .newGallery .swiper-container .swiper-button-prev, .newGallery .swiper-container-sk .swiper-button-next, .newGallery .swiper-container-sk .swiper-button-prev {
	transition: all 0.2s;
	background-size: 16px 28px;
	margin-top: 36px;
	width: 16px;
	height: 28px;
	opacity: 0
}
@media (max-width: 640px) {
	#newGallery .swiper-container .swiper-button-next, #newGallery .swiper-container .swiper-button-prev, #newGallery .swiper-container-sk .swiper-button-next, #newGallery .swiper-container-sk .swiper-button-prev, .newGallery .swiper-container .swiper-button-next, .newGallery .swiper-container .swiper-button-prev, .newGallery .swiper-container-sk .swiper-button-next, .newGallery .swiper-container-sk .swiper-button-prev {
		margin-top: 0
	}
}
#newGallery .swiper-container .swiper-button-prev, #newGallery .swiper-container-sk .swiper-button-prev, .newGallery .swiper-container .swiper-button-prev, .newGallery .swiper-container-sk .swiper-button-prev {
	left: 25px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%u30EC%u30A4%u30E4%u30FC_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2016%2028%22%20style%3D%22enable-background%3Anew%200%200%2016%2028%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Anone%3Bstroke%3A%23FFFFFF%3Bstroke-width%3A0.6749%3Bstroke-miterlimit%3A10%3B%7D%0A%3C/style%3E%0A%3Cpolyline%20class%3D%22st0%22%20points%3D%2214.1%2C27.5%200.5%2C13.9%2014.1%2C0.2%20%22/%3E%0A%3C/svg%3E%0A")
}
#along-the-sky #newGallery .swiper-container .swiper-button-prev, #with-the-sky #newGallery .swiper-container .swiper-button-prev, #along-the-sky #newGallery .swiper-container-sk .swiper-button-prev, #with-the-sky #newGallery .swiper-container-sk .swiper-button-prev, #along-the-sky .newGallery .swiper-container .swiper-button-prev, #with-the-sky .newGallery .swiper-container .swiper-button-prev, #along-the-sky .newGallery .swiper-container-sk .swiper-button-prev, #with-the-sky .newGallery .swiper-container-sk .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%u30EC%u30A4%u30E4%u30FC_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2016%2028%22%20style%3D%22enable-background%3Anew%200%200%2016%2028%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.6749%3Bstroke-miterlimit%3A10%3B%7D%0A%3C/style%3E%0A%3Cpolyline%20class%3D%22st0%22%20points%3D%2214.1%2C27.5%200.5%2C13.9%2014.1%2C0.2%20%22/%3E%0A%3C/svg%3E%0A")
}
#newGallery .swiper-container .swiper-button-next, #newGallery .swiper-container-sk .swiper-button-next, .newGallery .swiper-container .swiper-button-next, .newGallery .swiper-container-sk .swiper-button-next {
	right: 25px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%u30EC%u30A4%u30E4%u30FC_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2016%2028%22%20style%3D%22enable-background%3Anew%200%200%2016%2028%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Anone%3Bstroke%3A%23FFFFFF%3Bstroke-width%3A0.6749%3Bstroke-miterlimit%3A10%3B%7D%0A%3C/style%3E%0A%3Cpolyline%20class%3D%22st0%22%20points%3D%221.1%2C0.2%2014.7%2C13.9%201.1%2C27.5%20%22/%3E%0A%3C/svg%3E%0A")
}
#along-the-sky #newGallery .swiper-container .swiper-button-next, #with-the-sky #newGallery .swiper-container .swiper-button-next, #along-the-sky #newGallery .swiper-container-sk .swiper-button-next, #with-the-sky #newGallery .swiper-container-sk .swiper-button-next, #along-the-sky .newGallery .swiper-container .swiper-button-next, #with-the-sky .newGallery .swiper-container .swiper-button-next, #along-the-sky .newGallery .swiper-container-sk .swiper-button-next, #with-the-sky .newGallery .swiper-container-sk .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%u30EC%u30A4%u30E4%u30FC_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2016%2028%22%20style%3D%22enable-background%3Anew%200%200%2016%2028%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.6749%3Bstroke-miterlimit%3A10%3B%7D%0A%3C/style%3E%0A%3Cpolyline%20class%3D%22st0%22%20points%3D%221.1%2C0.2%2014.7%2C13.9%201.1%2C27.5%20%22/%3E%0A%3C/svg%3E%0A")
}
#newGallery #newGalleryFooter, #newGallery .newGalleryFooter, .newGallery #newGalleryFooter, .newGallery .newGalleryFooter {
	background-color: #000;
	z-index: 101;
	height: 60px;
	height: 6vw;
	position: relative;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-direction: column;
	flex-wrap: nowrap
}
@media (max-width: 1000px) {
	#newGallery #newGalleryFooter, #newGallery .newGalleryFooter, .newGallery #newGalleryFooter, .newGallery .newGalleryFooter {
		height: 6vw
	}
}
.ie #newGallery #newGalleryFooter, .edge #newGallery #newGalleryFooter, .ie #newGallery .newGalleryFooter, .edge #newGallery .newGalleryFooter, .ie .newGallery #newGalleryFooter, .edge .newGallery #newGalleryFooter, .ie .newGallery .newGalleryFooter, .edge .newGallery .newGalleryFooter {
	justify-content: space-around
}
#along-the-sky #newGallery #newGalleryFooter, #with-the-sky #newGallery #newGalleryFooter, #along-the-sky #newGallery .newGalleryFooter, #with-the-sky #newGallery .newGalleryFooter, #along-the-sky .newGallery #newGalleryFooter, #with-the-sky .newGallery #newGalleryFooter, #along-the-sky .newGallery .newGalleryFooter, #with-the-sky .newGallery .newGalleryFooter {
	background-color: #fff
}
#newGallery #newGalleryFooter p, #newGallery .newGalleryFooter p, .newGallery #newGalleryFooter p, .newGallery .newGalleryFooter p {
	font-family: "Heebo", sans-serif;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-size: 1rem;
	font-size: 1vw
}
@media (max-width: 1000px) {
	#newGallery #newGalleryFooter p, #newGallery .newGalleryFooter p, .newGallery #newGalleryFooter p, .newGallery .newGalleryFooter p {
		font-size: 20px;
		font-size: 2rem;
		font-size: 2vw
	}
}
#along-the-sky #newGallery #newGalleryFooter p, #with-the-sky #newGallery #newGalleryFooter p, #along-the-sky #newGallery .newGalleryFooter p, #with-the-sky #newGallery .newGalleryFooter p, #along-the-sky .newGallery #newGalleryFooter p, #with-the-sky .newGallery #newGalleryFooter p, #along-the-sky .newGallery .newGalleryFooter p, #with-the-sky .newGallery .newGalleryFooter p {
	color: #000
}
@media (max-width: 640px) {
	#newGallery #newGalleryFooter p, #newGallery .newGalleryFooter p, .newGallery #newGalleryFooter p, .newGallery .newGalleryFooter p {
		display: none
	}
}
#newGallery #newGalleryFooter .swiper-pagination, #newGallery .newGalleryFooter .swiper-pagination, .newGallery #newGalleryFooter .swiper-pagination, .newGallery .newGalleryFooter .swiper-pagination {
	position: relative;
	width: 100%;
	text-align: center
}
#newGallery #newGalleryFooter .swiper-pagination .swiper-pagination-bullet, #newGallery .newGalleryFooter .swiper-pagination .swiper-pagination-bullet, .newGallery #newGalleryFooter .swiper-pagination .swiper-pagination-bullet, .newGallery .newGalleryFooter .swiper-pagination .swiper-pagination-bullet {
	background-color: #46B3C9;
	margin: 0 5px
}
#introVideo {
	height: 100%;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
#introVideo a {
	text-decoration: none
}
#introVideo .videoCover {
	transition-duration: 0.8s;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%;
	height: 100%;
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.7)
}
.startContents #introVideo .videoCover {
	opacity: 0
}
#introVideo .videoCover h1 {
	color: #fff;
	letter-spacing: 0.04em;
	font-size: 72px;
	font-size: 7.2rem;
	font-size: 7.2vw;
	font-family: "Heebo", sans-serif;
	font-weight: 100;
	text-align: center;
	width: 80vw
}
@media (max-width: 1000px) {
	#introVideo .videoCover h1 {
		font-size: 72px;
		font-size: 7.2rem;
		font-size: 7.2vw
	}
}
#introVideo .videoCover h1 span {
	display: block;
	position: relative;
	width: 30vw;
	margin: 0 auto 1vh
}
#introVideo .videoCover h1 span img {
	width: 100%
}
#goodDesignInfo {
	background-color: #fff;
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: center;
	box-sizing: border-box;
	padding: 30px;
	padding: 3vw;
	padding-left: 100px;
	padding-left: 10vw;
	padding-right: 100px;
	padding-right: 10vw
}
@media (max-width: 1000px) {
	#goodDesignInfo {
		padding: 3vw
	}
}
@media (max-width: 1000px) {
	#goodDesignInfo {
		padding-left: 5vw
	}
}
@media (max-width: 1000px) {
	#goodDesignInfo {
		padding-right: 5vw
	}
}
@media (max-width: 1000px) {
	#goodDesignInfo {
		flex-direction: column
	}
}
#goodDesignInfo #startFrontL {
	box-sizing: border-box;
	width: 30%;
	padding-right: 50px;
	padding-right: 5vw
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontL {
		padding-right: 0vw
	}
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontL {
		padding-top: 2vw;
		padding-bottom: 5vw
	}
}
#goodDesignInfo #startFrontL h2 {
	width: 100%
}
#goodDesignInfo #startFrontL h2 img {
	width: 100%;
	height: auto
}
#goodDesignInfo #startFrontR {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR {
		width: 100%;
		box-sizing: border-box
	}
}
#goodDesignInfo #startFrontR h3 {
	margin-top: 15px;
	margin-top: 1.5vw;
	font-size: 10px;
	font-size: 1rem;
	font-size: 1vw;
	margin-bottom: 6px;
	margin-bottom: .6vw
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR h3 {
		margin-top: 3vw
	}
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR h3 {
		font-size: 20px;
		font-size: 2rem;
		font-size: 2vw
	}
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR h3 {
		margin-bottom: 1.2vw
	}
}
#goodDesignInfo #startFrontR h3 span {
	padding-bottom: 2px;
	padding-bottom: .2vw;
	border-bottom: solid 1px #000
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR h3 span {
		padding-bottom: .2vw
	}
}
#goodDesignInfo #startFrontR p {
	text-align: justify;
	font-size: 16px;
	font-size: 1.6rem;
	font-size: 1.6vw;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 10px;
	margin-bottom: 1vw
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR p {
		font-size: 32px;
		font-size: 3.2rem;
		font-size: 3.2vw
	}
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR p {
		margin-bottom: 2vw
	}
}
#goodDesignInfo #startFrontR p.small {
	font-size: 13px;
	font-size: 1.3rem;
	font-size: 1.3vw;
	font-weight: normal
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR p.small {
		font-size: 26px;
		font-size: 2.6rem;
		font-size: 2.6vw
	}
}
#goodDesignInfo #startFrontR p.comment {
	font-size: 12px;
	font-size: 1.2rem;
	font-size: 1.2vw;
	line-height: 1.7
}
@media (max-width: 1000px) {
	#goodDesignInfo #startFrontR p.comment {
		font-size: 24px;
		font-size: 2.4rem;
		font-size: 2.4vw
	}
}
#detailTheSky .detailTheSkyUnit {
	padding-top: 100vh;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative
}
.handheld #detailTheSky .detailTheSkyUnit, .ie #detailTheSky .detailTheSkyUnit {
	background-attachment: scroll
}
#detailTheSky .detailTheSkyUnit h2 {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0
}
#detailTheSky .detailTheSkyUnit h2 .eng {
	font-family: "Heebo", sans-serif;
	font-weight: 100;
	font-size: 72px;
	font-size: 7.2rem;
	font-size: 7.2vw;
	display: inline-block
}
@media (max-width: 1000px) {
	#detailTheSky .detailTheSkyUnit h2 .eng {
		font-size: 72px;
		font-size: 7.2rem;
		font-size: 7.2vw
	}
}
#detailTheSky .detailTheSkyUnit h2 .jpn {
	display: inline-block
}
#detailTheSky .detailTheSkyUnit section {
	transition-duration: 0.5s;
	padding: 30px;
	padding: 3vw;
	padding-left: 100px;
	padding-left: 10vw;
	padding-right: 100px;
	padding-right: 10vw;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	opacity: 0
}
@media (max-width: 1000px) {
	#detailTheSky .detailTheSkyUnit section {
		padding: 3vw
	}
}
@media (max-width: 1000px) {
	#detailTheSky .detailTheSkyUnit section {
		padding-left: 10vw
	}
}
@media (max-width: 1000px) {
	#detailTheSky .detailTheSkyUnit section {
		padding-right: 10vw
	}
}
#detailTheSky .detailTheSkyUnit section.open {
	opacity: 1
}
#detailTheSky .detailTheSkyUnit section p {
	font-size: 12px;
	font-size: 1.2rem;
	font-size: 1.2vw;
	line-height: 1.8;
	font-weight: normal;
	margin-bottom: 20px;
	margin-bottom: 2vw
}
@media (max-width: 1000px) {
	#detailTheSky .detailTheSkyUnit section p {
		font-size: 12px;
		font-size: 1.2rem;
		font-size: 1.2vw
	}
}
@media (max-width: 1000px) {
	#detailTheSky .detailTheSkyUnit section p {
		margin-bottom: 2vw
	}
}
#detailTheSky .detailTheSkyUnit section h3 {
	margin-bottom: 20px;
	margin-bottom: 2vw;
	font-size: 14px;
	font-size: 1.4rem;
	font-size: 1.4vw;
	font-weight: bold
}
@media (max-width: 1000px) {
	#detailTheSky .detailTheSkyUnit section h3 {
		margin-bottom: 2vw
	}
}
@media (max-width: 1000px) {
	#detailTheSky .detailTheSkyUnit section h3 {
		font-size: 14px;
		font-size: 1.4rem;
		font-size: 1.4vw
	}
}
#movieList {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap
}
#movieList ul {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center
}
@media (max-width: 1000px) {
	#movieList ul {
		display: block
	}
}
#movieList ul li {
	box-sizing: border-box;
	position: relative;
	width: 33.3333333333%
}
@media (max-width: 1000px) {
	#movieList ul li {
		width: 80vw;
		margin: 5vw auto
	}
}
#movieList ul li.w2 {
	width: 50%
}
@media (max-width: 1000px) {
	#movieList ul li.w2 {
		width: 80vw
	}
}
#movieList ul li.w2 a h3 {
	font-size: 16px;
	font-size: 1.6rem;
	font-size: 1.6vw
}
@media (max-width: 1000px) {
	#movieList ul li.w2 a h3 {
		font-size: 32px;
		font-size: 3.2rem;
		font-size: 3.2vw
	}
}
#movieList ul li.w2 a .fa-youtube-play {
	font-size: 60px;
	font-size: 6rem;
	font-size: 6vw
}
@media (max-width: 1000px) {
	#movieList ul li.w2 a .fa-youtube-play {
		font-size: 200px;
		font-size: 20rem;
		font-size: 20vw
	}
}
#movieList ul li a {
	z-index: 2;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.8);
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	color: #fff;
	text-decoration: none;
	transition-duration: 0.3s
}
#movieList ul li a h3 {
	text-align: center;
	margin-top: 10px;
	margin-top: 1vw;
	font-size: 14px;
	font-size: 1.4rem;
	font-size: 1.4vw
}
@media (max-width: 1000px) {
	#movieList ul li a h3 {
		margin-top: 1vw
	}
}
@media (max-width: 1000px) {
	#movieList ul li a h3 {
		font-size: 32px;
		font-size: 3.2rem;
		font-size: 3.2vw
	}
}
#movieList ul li a .fa-youtube-play {
	text-align: center;
	font-size: 50px;
	font-size: 5rem;
	font-size: 5vw
}
@media (max-width: 1000px) {
	#movieList ul li a .fa-youtube-play {
		font-size: 200px;
		font-size: 20rem;
		font-size: 20vw
	}
}
@media (min-width: 641px) {
	#movieList ul li a:hover {
		background-color: rgba(0, 0, 0, 0)
	}
	#movieList ul li a:hover h3, #movieList ul li a:hover i {
		mix-blend-mode: difference
	}
}
#movieList ul li .movSum {
	z-index: 1;
	width: 100%;
	position: relative;
	display: block
}
#movieList ul li .movSum img {
	width: 100%;
	height: auto
}
#sectionFooter {
	background-color: #000
}
#sectionFooter ul {
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}
@media (max-width: 640px) {
	#sectionFooter ul {
		display: block
	}
}
#sectionFooter ul li {
	width: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	display: block
}
@media (max-width: 640px) {
	#sectionFooter ul li {
		width: 100%
	}
}
#sectionFooter ul li a {
	text-decoration: none;
	color: #fff;
	height: 200px;
	height: 20vw;
	display: block;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.6);
	transition-duration: 0.3s
}
#sectionFooter ul li.active {
	position: relative;
	pointer-events: none;
}
#sectionFooter ul li.active::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(33, 33, 33, .8);
	z-index: 100;
}
@media (max-width: 1000px) {
	#sectionFooter ul li a {
		height: 40vw
	}
}
@media (min-width: 1001px) {
	#sectionFooter ul li a:hover {
		background-color: rgba(0, 0, 0, 0)
	}
}
#sectionFooter ul li a h2 {
	font-family: "Heebo", sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 52px;
	line-height: 5.2rem;
	line-height: 5.2vw
}
@media (max-width: 1000px) {
	#sectionFooter ul li a h2 {
		font-size: 26px;
	}
}
@media (max-width: 1000px) {
	#sectionFooter ul li a h2 {
		line-height: 50px;
	}
}
#sectionFooter ul li a p {
	font-size: 9px;
	font-size: .9rem;
	font-size: .9vw;
	font-family: serif;
	
}
@media (max-width: 1000px) {
	#sectionFooter ul li a p {
		font-size: 14px;
	}
}
#sectionFooter ul li.concept {
	width: 100%
}
@media (min-width: 1001px) {
	#sectionFooter ul li.catalog.black a:hover h2, 
	#sectionFooter ul li.catalog.black a:hover p {
		color: #000
	}
	#sectionFooter ul li.catalog.black a:hover .catalog-link-btn::before {
		border-right: 3px solid #000;
		border-top: 3px solid #000;
	}
	#sectionFooter ul li.catalog.black a:hover .catalog-link-btn {
		border-bottom: 1px solid #000;
}
	#sectionFooter ul li.catalog a:hover h2, #sectionFooter ul li.catalog a:hover p {
		color: #fff
	}
}
#footerEvent {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	display: block;
	background-position: center 70%
}
#footerEvent a {
	text-decoration: none;
	color: #fff;
	height: 200px;
	height: 20vw;
	display: block;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.6);
	transition-duration: 0.3s
}
@media (max-width: 1000px) {
	#footerEvent a {
		height: 20vw
	}
}
@media (min-width: 1001px) {
	#footerEvent a:hover {
		background-color: rgba(0, 0, 0, 0)
	}
}
#footerEvent a h2 {
	font-family: "Heebo", sans-serif;
	font-weight: 100;
	font-size: 30px;
	font-size: 3rem;
	font-size: 3vw;
	line-height: 52px;
	line-height: 5.2rem;
	line-height: 5.2vw
}
@media (max-width: 1000px) {
	#footerEvent a h2 {
		font-size: 60px;
		font-size: 6rem;
		font-size: 6vw
	}
}
@media (max-width: 1000px) {
	#footerEvent a h2 {
		line-height: 104px;
		line-height: 10.4rem;
		line-height: 10.4vw
	}
}
#footerEvent a p {
	font-size: 9px;
	font-size: .9rem;
	font-size: .9vw
}
@media (max-width: 1000px) {
	#footerEvent a p {
		font-size: 18px;
		font-size: 1.8rem;
		font-size: 1.8vw
	}
}
#footer {
	width: 100%;
	position: relative;
	color: #fff;
	background-size: cover;
	background-position: center
}
#footer .inner {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8)
}
#footer .inner .logo {
	width: 30%;
	margin: 0 auto;
	padding: 200px 0
}
@media (max-width: 1000px) {
	#footer .inner .logo {
		padding: 50px 0
	}
}
#footer .inner .underText a {
	color: #fff
}
#footer .inner .underText ul {
	overflow: hidden;
	text-align: center;
	padding-bottom: 20px;
	margin: 0 auto
}
#footer .inner .underText ul li {
	font-size: 9px;
	font-size: .9rem;
	font-size: .9vw;
	letter-spacing: 0.04em;
	display: inline-block
}
@media (max-width: 1000px) {
	#footer .inner .underText ul li {
		font-size: 18px;
		font-size: 1.8rem;
		font-size: 1.8vw
	}
}
#footer .inner .underText ul li.tel {
	margin-right: 2em
}
#footer .inner .underText p {
	text-align: center;
	padding-bottom: 20px
}
#contentsStart {
	font-size: 16px;
	background: #000
}
#contentsStart h1, #contentsStart h2, #contentsStart h3, #contentsStart p, #contentsStart dl, #contentsStart dt, #contentsStart dd, #contentsStart ul, #contentsStart li {
	letter-spacing: 0.04em;
	color: #fff !important;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important
}
#contentsStart h1 abbr[data-original-title], #contentsStart h1 abbr[title], #contentsStart h2 abbr[data-original-title], #contentsStart h2 abbr[title], #contentsStart h3 abbr[data-original-title], #contentsStart h3 abbr[title], #contentsStart p abbr[data-original-title], #contentsStart p abbr[title], #contentsStart dl abbr[data-original-title], #contentsStart dl abbr[title], #contentsStart dt abbr[data-original-title], #contentsStart dt abbr[title], #contentsStart dd abbr[data-original-title], #contentsStart dd abbr[title], #contentsStart ul abbr[data-original-title], #contentsStart ul abbr[title], #contentsStart li abbr[data-original-title], #contentsStart li abbr[title] {
	border-bottom: 1px dotted #777
}
#contentsStart h1 strong, #contentsStart h2 strong, #contentsStart h3 strong, #contentsStart p strong, #contentsStart dl strong, #contentsStart dt strong, #contentsStart dd strong, #contentsStart ul strong, #contentsStart li strong {
	font-weight: bold
}
#contentsStart section {
	padding: 200px 0
}
#contentsStart section.text-center {
	text-align: center
}
#contentsStart section.text-center p, #contentsStart section.text-center h2 {
	text-indent: 0;
	text-align: center
}
@media (max-width: 640px) {
	#contentsStart section {
		padding: 50px 0
	}
}
#contentsStart section h2, #contentsStart section p.lead {
	font-size: 200% !important;
	line-height: 1.35em !important;
	margin-bottom: 1.1em !important;
	font-style: normal;
	letter-spacing: 0.04em;
	text-indent: 0
}
@media (max-width: 640px) {
	#contentsStart section h2, #contentsStart section p.lead {
		font-size: 180% !important
	}
}
#contentsStart section p {
	line-height: 1.8em;
	margin-bottom: 20px;
	text-indent: 1em;
	text-align: justify;
	font-size: 105% !important
}
@media (max-width: 640px) {
	#contentsStart section p {
		font-size: 14px !important
	}
}
#contentsStart section p.interviewer {
	font-weight: 500
}
#contentsStart section p.sectionTop {
	text-indent: 0
}
#contentsStart section p.text-center {
	text-align: center;
	white-space: nowrap;
	text-indent: 0
}
@media (max-width: 640px) {
	#contentsStart section p.text-center {
		white-space: normal
	}
}
#contentsStart section p.text-right {
	text-align: right
}
#contentsStart section p b {
	display: block
}
#contentsStart .interview-contents {
	box-sizing: border-box;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden
}
.handheld #contentsStart .interview-contents, .ie #contentsStart .interview-contents {
	background-attachment: scroll
}
@media (max-width: 640px) {
	#contentsStart .interview-contents {
		background-attachment: scroll
	}
}
#contentsStart .interview-contents.background-right {
	background-position: right center
}
#contentsStart .interview-contents .interview-contents-inner {
	transition-duration: 0.5s;
	opacity: .0;
	background-color: rgba(0, 0, 0, 0.7)
}
#contentsStart .interview-contents .interview-contents-inner.open {
	opacity: 1
}
#contentsStart .interview-contents .interview-contents-inner section {
	margin: 0 auto;
	width: 50%
}
@media (max-width: 1000px) {
	#contentsStart .interview-contents .interview-contents-inner section {
		width: 75%
	}
}
@media (max-width: 640px) {
	#contentsStart .interview-contents .interview-contents-inner section {
		width: 90%
	}
}
#contentsStart .interview-contents .interview-contents-bkg {
	height: 200%;
	position: relative;
	top: -100%
}
#contentsStart .interview-contents span.smnobr {
	display: inline-block
}
@media (max-width: 640px) {
	#contentsStart .interview-contents span.smnobr {
		display: inline
	}
}
#contentsStart .theBack {
	background-image: url(../img/skymission/aroundtestshoot/bkg_01.jpg);
	background-size: cover;
	background-position: center
}
#contentsStart .conceptTalkTop p {
	text-indent: 0;
	text-align: center
}
#contentsStart .conceptTalkTop p a:hover {
	color: rgba(255, 255, 255, 0.6)
}
#contentsStart #profile {
	position: relative;
	background: #090303
}
#contentsStart #profile img {
	width: 100%;
	height: auto
}
#contentsStart #profile p {
	position: absolute;
	padding-top: 30px;
	width: 30%;
	padding-left: 30px;
	height: 100%
}
#contentsStart #profile p img {
	min-height: 80%
}
@media (max-width: 640px) {
	#contentsStart #profile p {
		position: relative;
		margin-left: 8.33333333%;
		width: 83.33333333%;
		padding-left: 0
	}
}
#contentsStart .skymissionBgItem {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	background: no-repeat center center fixed;
	background-color: #000;
	background-size: cover
}
#contentsStart .skymissionBgItem .skymissionBgItemFilter {
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	height: 100%;
	width: 100%
}
#contentsStart .background-right {
	background-position: right
}
#contentsStart #maincontentswrapper {
	position: relative;
	width: 100%;
	height: 100%
}
#contentsStart #contentsStart {
	position: relative
}
#contentsStart #contentsStart .pin-wrapper {
	height: 0 !important
}
#contentsStart #sideNav {
	color: #fff;
	background-color: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800
}
#contentsStart #sideNav .modelSectionNavUnit {
	position: relative;
	padding: 100px 15px 0 30px;
	opacity: .5;
	transition: .3s ease-in-out
}
#contentsStart #sideNav .modelSectionNavUnit.affix {
	position: fixed;
	top: 0;
	z-index: 400
}
#contentsStart #sideNav .modelSectionNavUnit:hover {
	opacity: 1
}
#contentsStart #sideNav .modelSectionNavUnit h2 {
	margin-bottom: 20px
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav {
	position: relative
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li {
	text-transform: none;
	border-left: 2px solid #fff
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li a {
	padding: 5px 10px;
	display: inline-block
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li a:hover {
	color: #18a7e7 !important;
	background-color: #fff
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li > ul {
	list-style: none;
	display: none;
	padding: 0 0 0 10px
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li > ul li {
	border-left: none !important
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li > ul li a {
	color: #fff;
	font-weight: normal
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li > ul li a:hover {
	color: #18a7e7 !important
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li.active {
	font-weight: bold;
	border-left: 2px solid #46B3C9
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li.active a {
	color: #46B3C9
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li.active > ul {
	display: block
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li.active > ul li {
	border-left: 2px solid #fff
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li.active > ul li a {
	color: #fff;
	font-weight: normal
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li.active > ul li.active {
	border-left: 2px solid #46B3C9
}
#contentsStart #sideNav .modelSectionNavUnit .modelSectionNav li.active > ul li.active a {
	font-weight: bold;
	color: #46B3C9
}
#contentsStart .lastMessage {
	position: relative
}
#contentsStart .lastMessage .lastMessageInner {
	width: 100%;
	padding: 30px 0;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0
}
#contentsStart .lastMessage .lastMessageInner p {
	font-size: 105% !important;
	line-height: 1.8em
}
#contentsStart .fontmaru {
	border-radius: 50%;
	border-color: #fff;
	border-width: 1px;
	color: #fff
}
#introConcept {
	height: 100vh;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000
}
#introConcept a {
	text-decoration: none
}
#introConcept.open .inner {
	background-color: rgba(0, 0, 0, 0.7)
}
#introConcept .inner {
	transition-duration: .8s;
	position: relative;
	height: 100vh;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	background-color: rgba(0, 0, 0, 0)
}
#introConcept h1 {
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.6;
	color: #fff;
	font-size: 34px;
	font-size: 3.4rem;
	font-size: 3.4vw
}
@media (max-width: 1000px) {
	#introConcept h1 {
		font-size: 34px;
		font-size: 3.4rem;
		font-size: 3.4vw
	}
}
#introConcept h1 span {
	font-family: "Heebo", sans-serif;
	font-weight: 100;
	font-size: 50%;
	display: block;
	margin-top: 2em
}
.flexsliderSk {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.flexsliderSk.mb {
	margin-bottom: 80px;
}
.flexsliderSk h2 {
	position: absolute;
	top: 10px !important;
	width: 100%;
	text-align: center !important;
	color: #18a7e7 !important;
	z-index: 3000;
	font-weight: bold !important
}
.flexsliderSk .slides li {
	width: 100%;
	height: 100vh;
	text-align: center;
	box-sizing: border-box
}
@media all and (orientation: portrait) {
	.flexsliderSk .slides li {
		height: auto
	}
}
.flexsliderSk .slides li img {
	max-width: 100vw;
	max-height: 100vh;
	margin: 0 auto
}
.flexsliderSk .flex-control-nav.flex-control-paging {
	position: absolute;
	bottom: 15px;
	z-index: 9
}
@media (max-width: 640px) {
	.flexsliderSk .flex-control-nav.flex-control-paging {
		display: none
	}
}
.flexsliderSk .flex-control-nav.flex-control-paging li {
	margin: 0 5px
}
.flexsliderSk .flex-control-nav.flex-control-paging li a {
	width: 10px;
	height: 10px;
	background: #18a7e7;
	border: none
}
#contribution .flexsliderSk .flex-control-nav.flex-control-paging li a {
	background: #fff
}
.flexsliderSk .flex-control-nav.flex-control-paging li a.flex-active {
	background: #46B3C9
}
#contribution .flexsliderSk .flex-control-nav.flex-control-paging li a.flex-active {
	background: #46B3C9
}
.flexsliderSk .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.flexsliderSk .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: #18a7e7;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	transition: all 0.3s ease-in-out
}
#contribution .flexsliderSk .flex-direction-nav a {
	color: #fff
}
.flexsliderSk .flex-direction-nav a:before {
	font-family: "FontAwesome";
	font-size: 40px;
	display: inline-block;
	line-height: 40px;
	content: '\f060';
	color: #18a7e7;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}
#contribution .flexsliderSk .flex-direction-nav a:before {
	color: #fff
}
.flexsliderSk .flex-direction-nav .flex-prev {
	left: -50px
}
.flexsliderSk .flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}
.flexsliderSk .flex-direction-nav a.flex-next:before {
	content: '\f061'
}
.flexsliderSk:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px
}
.flexsliderSk:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}
.flexsliderSk:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px
}
.flexsliderSk:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}
.flexsliderSk .flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1
}
#alongIntro > .inner {
	display: block;
	width: 90vw;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5vw
}
#alongIntro > .inner img {
	width: 100%;
	height: auto
}
.mpf-cinemaScope .mfp-iframe-holder .mfp-content {
	min-width: 95vw
}
.mpf-cinemaScope .mfp-iframe-scaler {
	padding-top: 41.8945312499%
}
/* ==================================================== */
/*sectionWrap*/
.header {
	position: fixed;
	top: 30px;
	left: 40px;
	z-index: 10000;
	width: 208px;
	height: 52px;
}
@media only screen and (max-width: 991px) {
	.header {
		width: 186px;
		left: 20px;
		top: 20px;
	}
	#skymission header {
        justify-content: space-around;
    }
}
.header img {
	width: 100%;
}
.header #siteLogo {
	max-width: 278px;
	width: 15vw;
	min-width: 150px;
}
.header #siteLogo a {
	display: inline-block;
	position: relative;
	width: 100%;
}
.header #siteLogo a img {
	transition: 0.4s ease;
}
.header #siteLogo a img.nonactive {
	opacity: 0;
}
.header #siteLogo a img.logo_black {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.header .humnav {
	display: none;
}
@media only screen and (max-width: 1250px) {
	.header .humnav {
		display: block;
		position: fixed;
		top: 20px;
		right: 20px;
		cursor: pointer;
		z-index: 10000;
	}
	.header .humnav.white .hum-ttl {
		color: #fff;
	}
	.header .humnav.white .hum-btn-wrap span {
		background: #fff;
	}
	.header .humnav.black .hum-ttl {
		color: #373737;
	}
	.header .humnav.black .hum-btn-wrap span {
		background: #373737;
	}
	.header .humnav.active .hum-ttl {
		/*color:#373737;*/
	}
	.header .humnav.active .hum-ttl .menu-open {
		display: none;
	}
	.header .humnav.active .hum-ttl .menu-close {
		display: block;
	}
	.header .humnav.active .hum-btn-wrap span {
		/*background:#373737;*/
	}
	.header .humnav.active .hum-btn-wrap span:nth-of-type(1) {
		top: 50%;
		transform: rotate(15deg);
	}
	.header .humnav.active .hum-btn-wrap span:nth-of-type(2) {
		opacity: 0;
	}
	.header .humnav.active .hum-btn-wrap span:nth-of-type(3) {
		top: 50%;
		transform: rotate(-15deg);
	}
	.header .humnav.active:hover .hum-btn-wrap span:nth-of-type(1) {
		top: 50%;
		transform: rotate(0deg);
	}
	.header .humnav.active:hover .hum-btn-wrap span:nth-of-type(2) {
		opacity: 0;
	}
	.header .humnav.active:hover .hum-btn-wrap span:nth-of-type(3) {
		top: 50%;
		transform: rotate(0deg);
	}
	.header .humnav:hover .hum-btn-wrap span:nth-of-type(1) {
		top: 25%;
	}
	.header .humnav:hover .hum-btn-wrap span:nth-of-type(2) {
		top: 50%;
		transform: translateY(-50%);
	}
	.header .humnav:hover .hum-btn-wrap span:nth-of-type(3) {
		top: 75%;
	}
}
.header .humnav .hum-btn-wrap {
	transition: 0.4s ease;
	width: 46px;
	height: 20px;
	position: relative;
}
.header .humnav .hum-btn-wrap span {
	width: 46px;
	height: 1px;
	background: #000;
	display: inline-block;
	transition: 0.4s ease;
	position: absolute;
}
.header .humnav .hum-btn-wrap span:nth-of-type(1) {
	top: 0;
}
.header .humnav .hum-btn-wrap span:nth-of-type(2) {
	top: 50%;
	transform: translateY(-50%);
}
.header .humnav .hum-btn-wrap span:nth-of-type(3) {
	top: 100%;
}
.header .humnav .hum-ttl {
	font-size: 14px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 120%);
	color: #000;
	text-align: center;
}
.header .humnav .hum-ttl .menu-open {
	display: block;
	transition: 0.4s ease;
}
.header .humnav .hum-ttl .menu-close {
	display: none;
	transition: 0.4s ease;
}
.header .hum-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100vh - 80px);
	z-index: 9999;
	background: white;
	opacity: 0;
	transition: 0.4s ease;
	pointer-events: none;
	user-select: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.header .hum-wrap.active {
	opacity: 1;
	pointer-events: auto;
	user-select: auto;
}
.header .hum-wrap .hum-inner {
	display: flex;
	flex-direction: column;
	gap: 14px;
	width: calc(100% - 60px);
	height: 100%;
	overflow: scroll;
	padding: 30px 0;
}

.header .hum-wrap .hum-inner .hum-item {
 list-style: none;
}
.header .hum-wrap .hum-inner .main-hum-nav {
	text-decoration: none;
	color: #373737;
	width: 100%;
    font-size: 14px;
    line-height: 1.6;
    font-family: serif;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	display: inline-block;
}
.header .hum-wrap .hum-inner .main-hum-nav .arrow {
	display: none;
}
@media only screen and (max-width: 1250px) {
	.header .hum-wrap .hum-inner .main-hum-nav .arrow {
		font-size: 10px;
		display: inline-block;
		padding-right: 10px;
	}
}
.header .hum-wrap .hum-inner .sub-hum-wrap {
	margin-top: 40px;
}
.header .hum-wrap .hum-inner .sub-hum-wrap .sub-hum-nav {
	text-decoration: none;
    font-family: serif;
    line-height: 1.6;
	color: #373737;
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
	display: inline-block;
}
.header .hum-wrap .hum-inner .sub-hum-wrap .sub-hum-nav .arrow {
	display: none;
}
@media only screen and (max-width: 991px) {
	.header .hum-wrap .hum-inner .sub-hum-wrap .sub-hum-nav .arrow {
		font-size: 10px;
		display: inline-block;
		padding-right: 10px;
	}
}
/* global-nav
============================== */
header .humnav.white .hum-btn-wrap span {
	background: #333;
}
header .humnav .hum-btn-wrap span {
	background: #333;
}
header .humnav.white .hum-ttl {
	color: #333;
}
.nav-wrap {
 position: fixed;
 width: 100%;
 top: 0;
 z-index: 9999;
 background-color: #fff;
}
#global-nav {
	width: 100%;
 margin-left: auto;
	padding-top: 40px;
	padding-bottom: 30px;
}
@media only screen and (max-width: 1250px) {
	#global-nav {
		display: none !important;
	}
	.nav-wrap {
		height: 80px;
	}
}
#global-nav.m_fixed {
	left: 0;
	position: fixed;
	top: 0;
	z-index: 100;
}
#global-nav .global-nav-inner {
	padding-bottom: 0;
	padding-top: 0;
	margin: 0 auto;
	width: 100%;
	/* padding-left: calc(15vw + 20px); */
}
#global-nav .global-list {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	align-items: center;
	justify-content: flex-end;
}
#global-nav .global-item {
	width: fit-content;
	position: relative;
	padding: 0px 30px;
	padding: 0px 14px;
}
@media only screen and (max-width: 1440px) {
	#global-nav .global-item {
		padding: 0px 20px;
	}
}
#global-nav .global-item:before {
	content: "";
	width: 1px;
	height: 10px;
	background: #000;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	transition: 0.4s ease;
}
#global-nav .global-item:first-child:before {
	display: none;
}
#global-nav .global-item:last-child:after {
	content: "";
	width: 1px;
	height: 10px;
	background: #000;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	display: none;
}
#global-nav .global-item a {
	color: #000;
	display: block;
 font-family: serif;
 font-family: selinotype-didot, 'Times New Roman', yu-mincho-pr6n, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serifrif;

	font-size: clamp(1rem, -1.42rem + 2.439vw, 1.8rem);
	text-align: center;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 10px;
	transition: 0.4s ease;
}
#global-nav .global-item a::before {
 content: '';
 position: absolute;
 bottom: 0px;
 left: 50%;
 transform: translateX(-50%);
 width: 0px;
 height: 3px;
 background-color: #13447d;
 z-index: 100;
 transition: .3s;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
}
#global-nav .global-item.active a::before {
 width: 60%;
}
#global-nav .global-item a:hover::before {
 width: 60%;
}
#global-nav .global-item.white:before {
	content: "";
	width: 1px;
	height: 10px;
	background: #000;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
#global-nav .global-item.white a {
	color: #fff;
}

/* sub-global-nav
====================================== */
#sub-global-nav {
	width: 100%;
	padding: 14px 0;
	background-color: #333;
	color: #fff;
}
@media only screen and (max-width: 1250px) {
	#sub-global-nav {
		display: none !important;
	}
	.design-sec {
		padding-bottom: 50px;
	}
}
#sub-global-nav .sub-nav-inner {
	padding-bottom: 0;
	padding-top: 0;
	margin: 0 auto;
	width: 100%;
}
#sub-global-nav .sub-nav-inner .global-list {
 display: flex;
 list-style: none;
 margin: 0;
 padding: 0;
 align-items: center;
 justify-content: center;
}
#sub-global-nav .global-list {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	align-items: center;
	justify-content: flex-end;
}
#sub-global-nav .global-item {
	width: fit-content;
	position: relative;
	padding: 0px 30px;
}
@media only screen and (max-width: 1440px) {
	#sub-global-nav .global-item {
		padding: 0px 20px;
	}
}
#sub-global-nav .global-item:before {
	content: "";
	width: 1px;
	height: 10px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	transition: 0.4s ease;
}
#sub-global-nav .global-item:first-child:before {
	display: none;
}
#sub-global-nav .global-item:last-child:after {
	content: "";
	width: 1px;
	height: 10px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	display: none;
}
#sub-global-nav .global-item a {
 position: relative;
	color: #fff;
	display: block;
 font-family: serif;
 letter-spacing: 0.1em;
	font-size: clamp(10px, 0.8vw, 16px);
	text-align: center;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 10px;
	transition: 0.4s ease;
}
#sub-global-nav .global-item a::before {
 content: '';
 position: absolute;
 bottom: 0px;
 left: 50%;
 transform: translateX(-50%);
 width: 0px;
 height: 1px;
 background-color: #fff;
 z-index: 100;
 transition: .3s;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
}
#sub-global-nav .global-item.active a::before {
 width: 90%;
}
#sub-global-nav .global-item a:hover::before {
 width: 90%;
}


@media only screen and (max-width: 991px) {
	header {
		width: 100%;
		top: 0;
		left: 0;
		padding: 10px 20px;
		height: 80px;
		background-color: #fff;
	}
	header #siteLogo a img.logo_white {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	#intro .main_title {
		padding-top: 0;
	}
}
@media only screen and (max-width:1000px) {
	.design-sec {
		padding-bottom: 0;
	}
}

/* footer
================================================== */
footer {
	width: 100%;
	position: relative;
}
footer .footer-company-inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	background: #ccc;
	background-image: url("../img/all/footer-company_bg.jpg");
	background-size: cover;
}
@media only screen and (max-width: 991px) {
	footer .footer-company-inner {
		flex-direction: column;
		padding-bottom: 50px;
	}
}
footer .footer-company-inner .footer-company-flex {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 60px);
	max-width: 1360px;
	margin: 0 auto;
	padding: 200px 0 100px 0;
	align-items: center;
}
@media only screen and (max-width: 991px) {
	footer .footer-company-inner .footer-company-flex {
		flex-direction: column;
		padding: 0px 0 80px 0;
	}
}
footer .footer-company-inner .footer-company-flex .footer-com-text-wrap {
	width: calc(50% - 30px);
}
@media only screen and (max-width: 991px) {
	footer .footer-company-inner .footer-company-flex .footer-com-text-wrap {
		width: 100%;
		margin-top: 50px;
	}
}
footer .footer-company-inner .footer-company-flex .footer-com-text-wrap .footer-com-logo {
	max-width: 400px;
	width: 80%;
}
@media only screen and (max-width: 767px) {
	footer .footer-company-inner .footer-company-flex .footer-com-text-wrap .footer-com-logo {
		max-width: 212px;
	}
}
footer .footer-company-inner .footer-company-flex .footer-com-text-wrap .footer-com-logo img {
	width: 100%;
}
footer .footer-company-inner .footer-company-flex .footer-com-text-wrap .footer-com-copy {
	font-size: 14px;
	margin-top: 60px;
}
@media only screen and (max-width: 991px) {
	footer .footer-company-inner .footer-company-flex .footer-com-text-wrap .footer-com-copy {
		margin-top: 50px;
	}
}
@media only screen and (max-width: 767px) {
	footer .footer-company-inner .footer-company-flex .footer-com-text-wrap .footer-com-copy {
		margin-top: 30px;
		margin: 0 auto;
	}
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap {
	width: calc(50% - 30px);
}
@media only screen and (max-width: 991px) {
	footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap {
		width: 100%;
	}
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap {
	display: flex;
	gap: 10px;
	width: 100%;
	justify-content: space-between;
	margin-top: 50px;
}
@media only screen and (max-width: 767px) {
	footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap {
		flex-wrap: wrap;
	}
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap .footer-com-btn {
	display: inline-block;
	width: calc(50% - 15px);
	z-index: 1;
	color: #fff;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	line-height: 1;
	padding: 50px 0;
	background: #06214D;
	text-decoration: none;
	padding: 20px;
	text-align: left;
}
@media only screen and (max-width: 991px) {
	footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap .footer-com-btn {
		padding: 20px;
	}
}
@media only screen and (max-width: 767px) {
	footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap .footer-com-btn {
		width: 100%;
		font-size: 16px;
	}
}
@media only screen and (max-width: 400px) {
	footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap .footer-com-btn {
		padding: 20px;
		justify-content: flex-start;
	}
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap .footer-com-btn .arrow {
	font-size: 10px;
	display: inline-block;
	padding-right: 5px;
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap figure {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap figure img {
	width: 100%;
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap h2 {
	margin-bottom: 20px;
	line-height: 1;
	text-align: center;
	font-size: 22px;
}
@media only screen and (max-width: 991px) {
	footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap h2 {
		font-size: 16px;
	}
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap .btn-copy {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 2;
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap .com-link-btn {
	font-size: 13px;
	display: inline-block;
	border-bottom: 1px solid #fff;
	position: relative;
}
footer .footer-company-inner .footer-company-flex .footer-com-btn-wrap .footer-com-btn-wrap .com-link-btn:before {
	content: "";
	position: absolute;
	top: 45%;
	transform: translate(0, -50%);
	right: -10px;
	color: #fff;
	font-size: 10px;
	line-height: 1;
	width: 5px;
	height: 5px;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	transform: rotate(45deg);
}
.catalog-link-btn {
	font-size: 13px;
	font-family: serif;
	display: inline-block;
	border-bottom: 1px solid #fff;
	position: relative;
}
.catalog-link-btn::before {
	content: "";
	position: absolute;
	top: 30%;
	transform: translate(0, -50%);
	right: -15px;
	color: #fff;
	font-size: 10px;
	line-height: 1;
	width: 10px;
	height: 10px;
	border-right: 3px solid #fff;
	border-top: 3px solid #fff;
	transform: rotate(45deg);
}
footer .footer-news-inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 80px;
	background-color: #fff;
}
@media only screen and (max-width: 991px) {
	footer .footer-news-inner {
		flex-direction: column;
		padding-bottom: 50px;
	}
}
footer .footer-news-inner .footer-news-flex {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 60px);
	max-width: 1360px;
	margin: 0 auto;
	padding: 130px 0 0px 0;
	align-items: flex-start;
}
@media only screen and (max-width: 991px) {
	footer .footer-news-inner .footer-news-flex {
		flex-direction: column;
		padding: 20px 0 0px 0;
	}
}
footer .footer-news-inner .footer-news-flex .footer-news-ttl {
	width: 40%;
}
@media only screen and (max-width: 991px) {
	footer .footer-news-inner .footer-news-flex .footer-news-ttl {
		width: 100%;
		margin-bottom: 40px;
	}
}
footer .footer-news-inner .footer-news-flex .footer-news-ttl .sub-ttl {
	font-size: 22px;
}
@media only screen and (max-width: 991px) {
	footer .footer-news-inner .footer-news-flex .footer-news-ttl .sub-ttl {
		font-size: 16px;
	}
}
footer .footer-news-inner .footer-news-flex .footer-news-ttl .main-ttl {
	font-size: 30px;
}
@media only screen and (max-width: 991px) {
	footer .footer-news-inner .footer-news-flex .footer-news-ttl .main-ttl {
		font-size: 24px;
	}
}
footer .footer-news-inner .footer-news-flex .footer-news-list {
	width: 60%;
	display: flex;
	flex-direction: column;
}
@media only screen and (max-width: 991px) {
	footer .footer-news-inner .footer-news-flex .footer-news-list {
		width: 100%;
	}
}
footer .footer-news-inner .footer-news-flex .footer-news-list li {
	width: 100%;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
footer .footer-news-inner .footer-news-flex .footer-news-list li:nth-last-of-type(1) {
	margin-bottom: 0;
}
footer .footer-news-inner .footer-news-flex .footer-news-list li a {
	display: inline-block;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
}
footer .footer-news-inner .footer-news-flex .footer-news-list li a .news-label {
	padding: 5px 15px;
	color: #fff;
	background: #333333;
	font-size: 13px;
}
footer .footer-news-inner .footer-news-flex .footer-news-list li a .news-date {
	color: #14447E;
	font-size: 14px;
}
@media only screen and (max-width: 991px) {
	footer .footer-news-inner .footer-news-flex .footer-news-list li {
		margin-bottom: 20px;
	}
}
footer .footer-news-inner .footer-news-flex .footer-news-list li a {
	column-gap: 20px;
	row-gap: 6px;
}
footer .footer-news-inner .footer-news-flex .footer-news-list li a .news-date {
	font-size: 13px;
}
footer .footer-news-inner .footer-news-flex .footer-news-list li a .news-detail {
	font-size: 16px;
	line-height: 1;
	border-bottom: 1px solid #333;
}
@media only screen and (max-width: 991px) {
	footer .footer-news-inner .footer-news-flex .footer-news-list li a .news-detail {
		font-size: 14px;
	}
}
footer .footer-banner-inner {
	width: 100%;
	padding-bottom: 80px;
	background-color: #fff;
}
footer .footer-banner-inner .footer-banner-flex {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 60px);
	max-width: 1340px;
	column-gap: 20px;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	footer .footer-banner-inner .footer-banner-flex {
		flex-direction: column;
		row-gap: 20px;
	}
}
footer .footer-banner-inner .footer-banner-flex a {
	transition: opacity .4s ;
}
footer .footer-banner-inner .footer-banner-flex a:hover {
	opacity: .8;
}
@media only screen and (max-width: 767px) {
	footer .footer-banner-inner .footer-banner-flex a {
		width: 100%;
	}
}
footer .footer-banner-inner .footer-banner-flex a figure {
	width: 100%;
	position: relative;
}
footer .footer-banner-inner .footer-banner-flex a figure img {
	width: 100%;
}
footer .footer-inner {
	width: 100%;
	margin: 0 auto;
	padding: 100px 0 100px 0;
	background-color: #fff;
}
@media only screen and (max-width: 991px) {
	footer .footer-inner {
		padding: 80px 20px 100px 20px;
	}
}

.footer-order_link {
	display: flex;
	justify-content: center;
	column-gap: 40px;
	padding: 40px 0px;
	/* background-color: #ebebeb; */
	background-color: #fff;
	width: 90%;
	margin: 0 auto;
}
.footer-order_link a {
	display: block;
	/* max-width: 772px; */
	transition: opacity .4s ease-in-out;
}
picture {
	position: relative;
}
.footer-order_link a img {
	vertical-align: top;
}
.footer-order_link a:hover {
	opacity: .7;
}
.footer-order_link a img[src$="コーポレート注文サイト誘導バナー.jpg"] {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	transition-duration: .3s;
}
.footer-order_link a img[src$="コーポレートカタログ請求バナー.jpg"] {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	transition-duration: .3s;
}
.footer-order_link picture:hover img {
	opacity: 1;
}
.footer-order_link a:hover {
	opacity: 1;
}

@media only screen and (max-width: 991px) {
	.footer-order_link {
		flex-direction: column;
		row-gap: 30px;
	}
}

/* footer-shop
===================================== */
.footer-shop {
	width: 100%;
	padding-top: 100px;
	background-color: #fff;
}
.footer-shop_wrap {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 60px);
	max-width: 1340px;
	column-gap: 20px;
	margin: 0 auto;
}
.footer-shop_item {
	font-family: 'Noto Sans JP', sans-serif;
	width: 100%;
}
.footer-shop_item dl {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	color: #000;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 0.05em;
}
.footer-shop_item dt {
	width: 70px;
	text-align: right;
}
.footer-shop_item dd {
	width: calc(100% - 100px);
}
.footer-shop_item dd a {
	color: #000;
}

@media only screen and (max-width:768px) {
	.footer-shop {
		width: 100%;
		padding: 60px 20px 0;
		margin: auto;
	}
	.footer-shop_wrap {
		flex-direction: column;
		width: 100%;
		row-gap: 40px;
		margin: 0 auto;
	}
	.footer-shop_item dt {
		width: 70px;
		text-align: left;
	}
	.footer-shop_item dd {
		width: calc(100% - 90px);
	}
	.footer-shop_item dd a {
		color: #000;
	}
	
}

footer .footer-inner .site-nav-wrap {
	display: flex;
	justify-content: center;
	padding: 40px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
@media only screen and (max-width: 991px) {
	footer .footer-inner .site-nav-wrap {
		flex-wrap: wrap;
		justify-content: space-between;
		border-top: none;
		border-bottom: none;
	}
}
footer .footer-inner .site-nav-wrap .site-nav-link {
	text-decoration: none;
	padding: 0 45px;
	color: #373737;
	font-size: clamp(12px, 1vw, 17px);
	display: inline-block;
	position: relative;
	display: flex;
	align-items: center;
}
@media only screen and (max-width: 1440px) {
	footer .footer-inner .site-nav-wrap .site-nav-link {
		padding: 0 30px;
	}
}
@media only screen and (max-width: 991px) {
	footer .footer-inner .site-nav-wrap .site-nav-link {
		width: calc(50% - 5px);
		padding-bottom: 10px;
		border-bottom: 1px solid #DDDDDD;
		margin-bottom: 15px;
		padding: 0 20px 0px 0;
	}
}
@media only screen and (max-width: 767px) {
	footer .footer-inner .site-nav-wrap .site-nav-link {
		width: 100%;
	}
}
footer .footer-inner .site-nav-wrap .site-nav-link:before {
	content: "";
	width: 1px;
	height: 15px;
	background: #373737;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
	footer .footer-inner .site-nav-wrap .site-nav-link:before {
		display: none;
	}
}
footer .footer-inner .site-nav-wrap .site-nav-link:first-child:before {
	display: none;
}
footer .footer-inner .site-nav-wrap .site-nav-link .arrow {
	display: none;
}
@media only screen and (max-width: 991px) {
	footer .footer-inner .site-nav-wrap .site-nav-link .arrow {
		font-size: 10px;
		display: inline-block;
		padding-right: 10px;
	}
}
footer .footer-inner .com-nav-wrap {
	display: flex;
	justify-content: center;
	margin-top: 100px;
}
@media only screen and (max-width: 991px) {
	footer .footer-inner .com-nav-wrap {
		flex-wrap: wrap;
		justify-content: space-between;
	}
}
footer .footer-inner .com-nav-wrap .com-nav-link {
	text-decoration: none;
	padding: 0 45px;
	color: #373737;
	font-size: clamp(10px, 0.8vw, 12px);
	position: relative;
}
@media only screen and (max-width: 991px) {
	footer .footer-inner .com-nav-wrap .com-nav-link {
		width: calc(50% - 5px);
		padding: 0;
		margin-bottom: 10px;
	}
	footer .footer-inner .com-nav-wrap .com-nav-link:nth-last-of-type(2) {
		margin-bottom: 0;
	}
	footer .footer-inner .com-nav-wrap .com-nav-link:nth-last-of-type(1) {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 767px) {
	footer .footer-inner .com-nav-wrap .com-nav-link {
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}
	footer .footer-inner .com-nav-wrap .com-nav-link:nth-last-of-type(2) {
		margin-bottom: 10px;
	}
	footer .footer-inner .com-nav-wrap .com-nav-link:nth-last-of-type(1) {
		margin-bottom: 0;
	}
}
footer .footer-inner .com-nav-wrap .com-nav-link:before {
	content: "";
	width: 1px;
	height: 10px;
	background: #373737;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
	footer .footer-inner .com-nav-wrap .com-nav-link:before {
		display: none;
	}
}
footer .footer-inner .com-nav-wrap .com-nav-link:first-child:before {
	display: none;
}
footer .footer-inner .com-nav-wrap .com-nav-link:last-child:after {
	content: "";
	width: 1px;
	height: 10px;
	background: #373737;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
	footer .footer-inner .com-nav-wrap .com-nav-link:last-child:after {
		display: none;
	}
}

img {
	max-width: 100%;
}


.header .hum-wrap .hum-inner {
	gap: 0;
}
.header .hum-wrap .hum-inner .main-hum-nav {
	padding-top: 8px;
}
footer .footer-inner .site-nav-wrap .site-nav-link.sub {
		display: none!important;
	}
@media (max-width: 1250px) {
	footer .footer-inner .site-nav-wrap .site-nav-link.sub {
		display: block!important;
		padding-left: 17px;
	}
	footer .footer-inner .site-nav-wrap .site-nav-link.sub span {
		display: none;
	}
}