body.compensate-for-scrollbar {
	overflow: hidden
}
.fancybox-active {
	height: auto
}
.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden
}
.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}
.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}
.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}
.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fancybox-toolbar {
	right: 0;
	top: 0
}
.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}
.fancybox-is-open .fancybox-stage {
	overflow: hidden
}
.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}
.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block
}
.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}
.fancybox-slide--image:before {
	display: none
}
.fancybox-slide--html {
	padding: 6px
}
.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.fancybox-container [data-selectable=true] {
	cursor: text
}
.fancybox-image, .fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}
.fancybox-spaceball {
	z-index: 1
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}
.fancybox-slide--video .fancybox-content {
	background: #000
}
.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
	background: #fff
}
.fancybox-iframe, .fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}
.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}
.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}
.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc
}
.fancybox-button:hover {
	color: #fff
}
.fancybox-button:focus {
	outline: none
}
.fancybox-button.fancybox-focus {
	outline: 1px dotted
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none
}
.fancybox-button div {
	height: 100%
}
.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}
.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
	display: none
}
.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998
}
.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}
.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}
.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}
.fancybox-navigation .fancybox-button div {
	padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}
.fancybox-caption {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(transparent));
	background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}
@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
	}
}
.fancybox-caption--separate {
	margin-top: -50px
}
.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}
.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}
.fancybox-loading {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}
@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}
@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}
.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}
.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}
.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}
.fancybox-share p {
	margin: 0;
	padding: 0
}
.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}
.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff
}
.fancybox-share__button:hover {
	text-decoration: none
}
.fancybox-share__button--fb {
	background: #3b5998
}
.fancybox-share__button--fb:hover {
	background: #344e86
}
.fancybox-share__button--pt {
	background: #bd081d
}
.fancybox-share__button--pt:hover {
	background: #aa0719
}
.fancybox-share__button--tw {
	background: #1da1f2
}
.fancybox-share__button--tw:hover {
	background: #0d95e8
}
.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}
.fancybox-share__button svg path {
	fill: #fff
}
.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995
}
.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}
.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}
.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}
.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}
.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}
.fancybox-thumbs__list a:focus:before {
	opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}
@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}
	.fancybox-slide--image {
		padding: 6px 0
	}
	.fancybox-close-small {
		right: -6px
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right))
		}
	}
}
@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
html {
	line-height: 1
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, td, th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}
a img {
	border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
.fancybox-bg {
	opacity: 0;
	-webkit-animation: b .3s ease-in 0s forwards;
	animation: b .3s ease-in 0s forwards
}
.fancybox-bg, .fancybox-iframe, .fancybox-slide--iframe .fancybox-content {
	background: #000
}
.fancybox-is-open .fancybox-bg {
	opacity: 0;
	-webkit-animation: a .3s ease-in 0s forwards;
	animation: a .3s ease-in 0s forwards
}
.fancybox-slide--video .fancybox-content {
	width: 800px!important;
	height: 450px!important;
	max-width: 100%
}
.fancybox-close-small {
	background: url(../../resources/img/top/close_button_6cf25bb319e54cf198ead15fa0b6f3b8.png) top no-repeat;
	width: 63px;
	height: 90px;
	opacity: 1;
	padding: 0;
	top: -100px!important;
	right: 10px
}
.fancybox-close-small svg {
	display: none
}
@-webkit-keyframes a {
	0% {
		opacity: 0;
		visibility: hidden
	}
	1% {
		visibility: visible
	}
	to {
		opacity: .9;
		visibility: visible
	}
}
@keyframes a {
	0% {
		opacity: 0;
		visibility: hidden
	}
	1% {
		visibility: visible
	}
	to {
		opacity: .9;
		visibility: visible
	}
}
@-webkit-keyframes b {
	0% {
		opacity: .9;
		visibility: visible
	}
	99% {
		opacity: 0
	}
	to {
		opacity: 0;
		visibility: hidden
	}
}
@keyframes b {
	0% {
		opacity: .9;
		visibility: visible
	}
	99% {
		opacity: 0
	}
	to {
		opacity: 0;
		visibility: hidden
	}
}
@-webkit-keyframes c {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@keyframes c {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@-webkit-keyframes d {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes d {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
:root {
	--color-text: #51656f;
	--color-text2: #6b556f;
}
body {
	-webkit-text-size-adjust: 100%;
	background: #000;
	color: #fff
}
#container, body {
	position: relative
}
#container {
	z-index: 100;
	overflow: hidden
}
section {
	position: relative
}
canvas {
	pointer-events: none
}
.wrapper {
	position: relative;
	width: 1280px;
	height: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.disp-none {
	display: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden
}
main {
	display: block
}
a {
	cursor: pointer;
	outline: none
}
.hide-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden
}
.fancybox-slide--iframe .fancybox-content {
	margin-top: 5vw
}
img {
	-o-object-fit: contain;
	object-fit: contain;
}
.v-pc {
	display: block
}
.v-sp {
	display: none
}
header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	opacity: 0
}
header.run {
	-webkit-animation: d .3s .8s both;
	animation: d .3s .8s both
}
header .wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
header .wrapper, header .wrapper .header-platform {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
header .wrapper .header-platform li:nth-child(2) {
	margin-top: 12px;
	margin-left: 20px
}
header .wrapper .header-language {
	width: 244px;
	height: 35px;
	margin-right: 30px;
	border-right: 1px solid #dbd088;
	border-left: 1px solid #dbd088;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
header .wrapper .header-language li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}
header .wrapper .header-language li a {
	font-size: 1rem;
	text-decoration: none;
	padding-top: 9px;
	height: 100%;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #909090
}
header .wrapper .header-language li.current a, header .wrapper .header-language li:hover a {
	color: #dbd088
}
header .wrapper .header-language li.current a {
	background: url(../../resources/img/top/head_language_hover_line_c1686629c78d168e978e3cab85894c83.png) bottom 2px center no-repeat
}
footer {
	position: relative;
	height: 220px;
	background: #000
}
footer .wrapper {
	padding-top: 36px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
footer .wrapper .footer-text {
	text-align: center
}
footer .wrapper .footer-text a {
	color: #fff
}
footer .wrapper .footer-company-logo {
	margin-left: 446px;
	margin-top: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
footer .wrapper .footer-company-logo li:first-child {
	margin-top: 2px
}
footer .wrapper .footer-company-logo li+li {
	margin-left: 63px
}
footer .wrapper .footer-copyright {
	text-align: center;
	font-size: .7rem;
	margin-top: 16px
}
body {
	font-family: 'Hiragino Kaku Gohtic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', sans-serif;
}
.page-accusation {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
	opacity: 0;
	transform: translateX(20px);
	transition: .3s;
}
.page-accusation._active {
	opacity: 1;
	transform: translateX(0);
}
@media (any-hover: hover) {
	.page-accusation._active:hover {
		filter: saturate(0.65) brightness(1.3);
	}
}
.fv {
	position: relative;
	height: 1513px; /* 高さを変える時はここを変更 */
}
.fv .wrapper .fv-bg, .fv .wrapper .fv-mask-b {
	position: absolute;
	top: 0;
	left: -320px
}
.fv-bg{
	height: 100%;
	background-color: #6d0207;
}
	.fv_bg_top{
		position: relative;
		z-index: 1;
	}
	.fv_bg_btm{
		width: 100%;
		min-width: 100%;
		position: absolute;
		bottom: -640px;
		left: 0;
	}
		.fv_bg_btm img{
			width: 100%;
		}
	.fv_change{
		position: absolute;
		bottom: -2px;
		right: 0;
		width: 100%;
		height: auto;
		z-index: 3;
		}
.fv .wrapper .fv-chara4 {
	position: absolute;
	top: 84px;
	left: 498px
}
.fv .wrapper .fv-chara3 {
	position: absolute;
	top: 15px;
	left: 312px
}
.fv .wrapper .fv-table {
	position: absolute;
	top: 320px;
	left: -127px
}
.fv .wrapper .fv-mask-f {
	position: absolute;
	top: 0;
	left: -320px
}
.fv .wrapper .fv-chara2 {
	position: absolute;
	top: 0;
	left: 510px
}
.fv .wrapper .fv-chara1 {
	position: absolute;
	top: 0;
	left: -206px
}
.fv .wrapper .fv-item {
	position: absolute;
	top: 188px;
	left: -230px
}
.fv .wrapper h1 {
	position: absolute;
	top: 299px;
	left: 786.5px
}
.fv .wrapper .fv-release-date {
	position: absolute;
	top: 536px;
	left: 769px
}
.fv .wrapper .fv-banner {
	position: absolute;
	top: 613px;
	left: 85px;
}
@media (any-hover: hover) {
	.fv .wrapper .fv-banner a {
		transition: filter .3s;
	}
	.fv .wrapper .fv-banner a:hover {
		filter: saturate(0.65) brightness(1.3);
	}
}
.fv .wrapper .fv-buttons_wrap {
	position: absolute;
	top: 592px;
	left: 317px;
	z-index: 1;
}
.fv .wrapper .fv-buttons_wrap .fv-buttons_heading {
	margin: 0 0 4px -86px;
}
.fv .wrapper .fv-buttons_wrap .fv-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -17px;
	margin-right: -17px;
	margin-top: -86px;
}
.fv .wrapper .fv-buttons_wrap .fv-buttons li+li {
	margin-left: -4px;
}
.fv .wrapper .fv-buttons_wrap .fv-buttons li a {
	display: block;
	position: relative;
}
.fv .wrapper .fv-buttons_wrap .fv-buttons li a .hover {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
@media (any-hover: hover) {
	.fv .wrapper .fv-buttons_wrap .fv-buttons li a .hover {
		transition: opacity .3s;
	}
	.fv .wrapper .fv-buttons_wrap .fv-buttons li a:hover .hover {
		opacity: 1;
	}
}
.demoplay_bnr{
	width: 638px;
	height: auto;
	position: absolute;
	top: 1058px;
	left: 286px;
}
.demoplay_bnr .fv-buttons{
	transition: 0.3s;
}
.demoplay_bnr .fv-buttons:hover{
	filter: brightness(1.15);
}
.fv .wrapper .fv-trailer {
	background-image: url(../../resources/img/top/fv_book_2aa963eff4828d977beb928d92afa82e.png);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	width: 705px;
	height: 437px;
	position: absolute;
	top: 860px;
	left: 286px;
	padding-top: 61px;
	padding-left: 82px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.fv .wrapper .fv-trailer a {
	display: block;
	width: 541px;
}
.fv .wrapper .fv-trailer a picture {
	width: 100%;
}
.fv .wrapper .fv-trailer a picture source,
.fv .wrapper .fv-trailer a picture img {
	width: 100%;
}
.fv .wrapper .fv-developer {
	position: absolute;
	top: 1320px;
	left: 493px
}
.fv .wrapper .fv-tsr {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.fv .wrapper .fv-bg, .fv .wrapper .fv-buttons_wrap, .fv .wrapper .fv-banner, .fv .wrapper .fv-chara1, .fv .wrapper .fv-chara2, .fv .wrapper .fv-chara3, .fv .wrapper .fv-chara4, .fv .wrapper .fv-developer, .fv .wrapper .fv-item, .fv .wrapper .fv-release-date, .fv .wrapper .fv-table, .fv .wrapper .fv-trailer, .fv .wrapper .fv-tsr, .fv .wrapper h1 , .fv .demoplay_bnr{
	opacity: 0
}
.fv.run .fv-bg, .fv.run .fv-buttons_wrap, .fv.run .fv-banner, .fv.run .fv-chara1, .fv.run .fv-chara2, .fv.run .fv-chara3, .fv.run .fv-chara4, .fv.run .fv-developer, .fv.run .fv-item, .fv.run .fv-release-date, .fv.run .fv-table, .fv.run .fv-trailer, .fv.run .fv-tsr, .fv.run h1 , .fv.run .demoplay_bnr{
	-webkit-animation: d .2s both;
	animation: d .2s both
}
.fv.run .fv-chara1 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}
.fv.run .fv-chara2 {
	-webkit-animation-delay: .45s;
	animation-delay: .45s
}
.fv.run .fv-chara3 {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}
.fv.run .fv-chara4 {
	-webkit-animation-delay: .55s;
	animation-delay: .55s
}
.fv.run h1 {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}
.fv.run .fv-buttons_wrap, .fv.run .fv-banner, .fv.run .fv-developer, .fv.run .fv-item, .fv.run .fv-release-date, .fv.run .fv-trailer, .fv.run .fv-tsr, .fv.run .demoplay_bnr {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}
.fv.run .fv-mask-f {
	-webkit-animation: c .2s .4s both;
	animation: c .2s .4s both
}
.fv.run .fv-mask-b {
	-webkit-animation: c .55s .75s both;
	animation: c .55s .75s both
}
.news {
	position: relative;
	background: url(../../resources/img/top/news_bg_9ced5bb3ac294a17378f08487c8c497f.jpg) top no-repeat;
	height: 235px
}
.news .wrapper h2 {
	position: absolute;
	top: 1px;
	left: 23px
}
.news .wrapper .news-list {
	margin-left: 146px;
	padding-top: 14px;
	width: 800px
}
.news .wrapper .news-list .news-list-item a {
	text-decoration: none
}
.news .wrapper .news-list .news-list-item .news-list-item-date {
	font-family: Inknut Antiqua, serif;
	font-size: 1.6rem;
	color: #ccce95
}
.news .wrapper .news-list .news-list-item .news-list-item-text {
	margin-top: 6px;
	font-size: .9rem;
	line-height: 2;
	color: #fff
}
.news .wrapper .news-list li+li {
	margin-top: 15px
}
.news .wrapper .news-read-more {
	position: absolute;
	right: 25px;
	bottom: 26px
}
.intro {
	position: relative;
	background: url(../../resources/img/top/intro_bg_c7f48c0c3b8e5a2875cbaa1abfa8028c.jpg) top no-repeat;
	height: 2068px
}
.intro .wrapper {
	padding-top: 81px
}
.intro .wrapper .intro-title {
	position: absolute;
	top: 66px;
	left: 23px
}
.intro .wrapper .intro-sub-title {
	margin-left: 308px
}
.intro .wrapper .intro-text1 {
	margin-left: 126px;
	margin-top: -20px
}
.intro .wrapper .intro-text2 {
	margin-left: 126px;
	margin-top: -54px
}
.intro .wrapper .intro-text3 {
	margin-left: 126px;
	margin-top: -14px
}
.intro .wrapper .intro-text4 {
	margin-left: 126px;
	margin-top: 54px
}
.intro .wrapper .intro-sub-title, .intro .wrapper .intro-text1, .intro .wrapper .intro-text2, .intro .wrapper .intro-text3, .intro .wrapper .intro-text4, .intro .wrapper .intro-title {
	opacity: 0
}
.intro .wrapper .intro-sub-title.run, .intro .wrapper .intro-text1.run, .intro .wrapper .intro-text2.run, .intro .wrapper .intro-text3.run, .intro .wrapper .intro-text4.run, .intro .wrapper .intro-title.run {
	-webkit-animation: d .3s both;
	animation: d .3s both
}
.products {
	position: relative;
	background: url(../../resources/img/top/products_bg_8e85fd2ce9bbc6c09759671cd22f3bb2.png) top no-repeat;
}
.products .wrapper {
	padding: 80px 0 105px
}
.products .wrapper .products-title {
	position: absolute;
	top: 66px;
	left: 23px
}
.products .wrapper .products-sub-title {
	text-align: center
}
.products .wrapper .lineup-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	margin: 25px 0 8px
}
.products .wrapper .lineup-btn:before {
	background: url(../../resources/img/top/products_switching_bgline_00e3d35809afd4f95dfc4569a18fb08d.png) no-repeat top;
	width: 1024px;
	height: 5px;
	content: "";
	position: absolute;
	top: 55px;
	left: 130px
}
.products .wrapper .lineup-btn a {
	position: relative;
	z-index: 2;
	margin: 0 22px
}
.products .wrapper .lineup-btn a img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	top: 0;
	left: 0
}
.products .wrapper .lineup-btn a img.off {
	position: relative
}
.products .wrapper .lineup-btn a img.on {
	opacity: 0;
	position: absolute;
	pointer-events: none
}
.products .wrapper .lineup-btn a.current img.on {
	opacity: 1
}
.products .wrapper .products-version {
	display: none
}
.products .wrapper .products-version.show {
	display: block
}
.products .wrapper .products-version .content-body {
	width: 1065px;
	position: relative;
	margin: 0 auto -15px
}
.products .wrapper .products-version .content-body:after, .products .wrapper .products-version .content-body:before {
	content: "";
	position: absolute
}
.products .wrapper .products-version .content-body:before {
	width: calc(100% - 110px);
	height: calc(100% - 110px);
	background: #fff;
	top: 55px;
	left: 55px
}
.products .wrapper .products-version .content-body:after {
	-o-border-image: url(../../resources/img/top/frame_pc_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6.png);
	border-image: url(../../resources/img/top/frame_pc_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6.png);
	border-image-width: 156px;
	border-image-slice: 156;
	border-image-repeat: repeat;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.products .wrapper .products-version .content-body>div, .products .wrapper .products-version .content-body>h3, .products .wrapper .products-version .content-body>p {
	position: relative;
	z-index: 3
}
.products .wrapper .products-version .content-body .package-contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 16px;
	color: #51656f;
	color: var(--color-text);
	font-weight: 700
}
.products .wrapper .products-version .content-body .package-contents ul {
	width: auto;
}
.products .wrapper .products-version .content-body .package-contents ul li {
	padding: 14px 0 6px 63px;
	font-size: 20px;
	line-height: 26px;
	white-space: nowrap;
	color: var(--color-text2);
	position: relative;
}
.products .wrapper .products-version .content-body .package-contents ul li::before {
	content: "";
	width: 100%;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../../resources/img/top/products_pkg_list_line_q7r8s9t0u1v2w3x4y5z6a7b8c9d0e1f2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.products .wrapper .products-version .content-body .package-contents ul li small {
	display: inline-block;
	font-size: 16px;
	margin-left: -9px;
}
.products .wrapper .products-version .content-body .package-contents ul li small span{
	display: inline-block;
	margin: 0 -4px;
}
.products .wrapper .products-version .content-body .package-contents ul li:after {
	content: "";
	width: 52px;
	height: 20px;
	position: absolute;
	top: 54%;
	left: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.products .wrapper .products-version .content-body .package-contents ul li._01:after {
	background-image: url(../../resources/img/top/products_pkg_list_icon_01.png);
}
.products .wrapper .products-version .content-body .package-contents ul li._02:after {
	background-image: url(../../resources/img/top/products_pkg_list_icon_02.png);
}
.products .wrapper .products-version .content-body .package-contents ul li._03:after {
	background-image: url(../../resources/img/top/products_pkg_list_icon_03.png);
}
.products .wrapper .products-version .content-body .package-contents ul li._04:after {
	background-image: url(../../resources/img/top/products_pkg_list_icon_04.png);
}
.products .wrapper .products-version .content-body .package-contents ul li._05:after {
	background-image: url(../../resources/img/top/products_pkg_list_icon_05.png);
}
.products .wrapper .products-version .content-body .package-contents ul li._06:after {
	background-image: url(../../resources/img/top/products_pkg_list_icon_06.png);
}
.products .wrapper .products-version .content-body .package-contents ul li._07:after {
	background-image: url(../../resources/img/top/products_pkg_list_icon_07.png);
}
.products .wrapper .products-version .content-body .package-contents>div:first-child {
	margin: 0 30px 0 100px
}
.products .wrapper .products-version .content-body .package-contents>div:first-child .image {
	text-align: center
}
.products .wrapper .products-version .content-body .package-contents>div:first-child .notice {
	margin-top: 12px;
	font-size: 14px
}
.products .wrapper .products-version .content-body .package-contents>div:last-child>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc1 {
	margin-top: 20px
}
.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc1>div:first-child {
	margin-right: 27px
}
.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc1>div:last-child {
	width: 290px
}
.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc1>div:last-child p {
	margin-top: 10px;
	line-height: 1.6
}
.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc2 {
	margin-top: 20px;
	border-top: 1px solid #c6c6c6
}
.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc2>div:first-child {
	margin: 37px 27px 0 0
}
.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc2>div:last-child {
	width: 290px
}
.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc2>div:last-child p {
	margin-top: 10px;
	line-height: 1.6
}
.products .wrapper .products-version .content-body .dl-contents1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.products .wrapper .products-version .content-body .dl-contents1>div:first-child {
	margin: 0 65px 0 100px
}
.products .wrapper .products-version .content-body .dl-contents1>div:first-child h4 {
	margin-bottom: 17px
}
.products .wrapper .products-version .content-body .dl-contents1>div:last-child {
	width: 350px;
	text-align: center
}
.products .wrapper .products-version .content-body .dl-contents1>div:last-child>div:first-child {
	margin-bottom: 28px
}
.products .wrapper .products-version .content-body .dl-contents1>div:last-child .pre-order-btn {
	width: 314px;
	margin: 20px auto 0;
}
.products .wrapper .products-version .content-body .dl-contents2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 37px 0 0 99px;
	color: #51656f;
	color: var(--color-text);
	font-weight: 700
}
.products .wrapper .products-version .content-body .dl-contents2 ul {
	margin-top: 45px
}
.products .wrapper .products-version .content-body .dl-contents2 ul li {
	position: relative;
	font-size: 20px;
	margin-bottom: 16px;
	padding-left: 28px
}
.products .wrapper .products-version .content-body .dl-contents2 ul li:before {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMDAzZGZmOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9InByb2R1Y3RzX2ljb24uc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik01MTIsNDg2MS45OWw2LjQ2OC0zLjU0LDMuNTI0LTYuNDYsMy41MzgsNi40Niw2LjQ1NCwzLjU0LTYuNDU0LDMuNTJMNTIyLDQ4NzEuOTlsLTMuNTI0LTYuNDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTEyIC00ODUyKSIvPgo8L3N2Zz4K) no-repeat top;
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.products .wrapper .products-version .content-body .dl-contents2>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.products .wrapper .products-version .content-body .dl-contents2 .dlc1 {
	margin: 18px 15px 0 0
}
.products .wrapper .products-version .content-body .dl-contents2 .dlc1>div:first-child {
	margin-right: 20px
}
.products .wrapper .products-version .content-body .dl-contents2 .dlc1>div:last-child {
	width: 260px
}
.products .wrapper .products-version .content-body .dl-contents2 .dlc1>div:last-child p {
	margin-top: 10px;
	line-height: 1.6
}
.products .wrapper .products-version .content-body .dl-contents2 .dlc2>div:first-child {
	margin: 17px 19px 0 0
}
.products .wrapper .products-version .content-body .dl-contents2 .dlc2>div:last-child {
	width: 260px
}
.products .wrapper .products-version .content-body .dl-contents2 .dlc2>div:last-child ul {
	margin-top: 25px
}
.products .wrapper .products-version .content-body .dl-contents2 .dlc2>div:last-child p {
	margin-top: 10px;
	line-height: 1.6
}
.products .wrapper .products-version .content-body .products-bottom-text {
	font-size: 14px;
	font-weight: 500;
	color: var(--color-text2);
	position: absolute;
	bottom: 65px;
	left: 73px
}
.products .wrapper .products-version .content-body.package-normal .products-bottom-text {
	color: var(--color-text);
}
.products .wrapper .products-version .content-body.dl-special-ns .products-bottom-text,
.products .wrapper .products-version .content-body.dl-special-steam .products-bottom-text {
	color: var(--color-text);
}
.products .wrapper .products-version .content-body.package-early {
	padding: 72px 0 77px;
}
.products .wrapper .products-version .content-body.package-early .early-heading {
	display: inline-block;
	margin: 0 auto;
	position: relative;
	left: 27px;
}
.products .wrapper .products-version .content-body.package-early .early-contents {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 27px;
}
.products .wrapper .products-version .content-body.package-early .early-contents .early-contents-details {
	width: calc((612 / 1065) * 100%);
	padding-left: 39px;
	box-sizing: border-box;
}
.products .wrapper .products-version .content-body.package-early .early-contents .early-contents-details-name {
	position: relative;
	margin-left: 49px;
	margin-bottom: 17px;
}
.products .wrapper .products-version .content-body.package-early .early-contents .early-contents-details-txt {
	margin: 0 auto 9px;
	font-size: 23px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	color: var(--color-text);
}
.products .wrapper .products-version .content-body.package-early .early-contents .early-contents-details-txt span {
	display: inline-block;
	margin: 0 -5px;
}
.products .wrapper .products-version .content-body.package-early .early-contents .early-contents-details-note {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: var(--color-text);
}
.early-contents-details-note.pc {
	display: block;
}
.early-contents-details-note.sp {
	display: none;
}
.early-contents-img {
	width: calc((453 / 1065) * 100%);
	position: relative;
}
.early-contents-img picture {
	position: absolute;
	bottom: -18px;
	left: 0;
}
.products .wrapper .products-version .content-body.package-special {
	padding: 97px 0 90px
}
.products .wrapper .products-version .content-body.package-special .package-img {
	margin: 0 0 0 60px;
}
.products .wrapper .products-version .content-body.package-special .package-price {
	margin: -112px 0 0 560px
}
.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included {
	width: 870px;
	height: auto;
	margin: 19px auto 0;
}
.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included h4 {
	width: 100%;
	padding: 6px 0px;
	margin: 0 auto 12px;
	background-color: #6b556f;
	font-size: 23px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .4em;
	text-align: center;
	color: #fff;
}
.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details {
	display: flex;
	justify-content: space-between;
}
.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details-item {
	width: calc((415 / 870) * 100%);
}
.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details-item .package-contents-included-details-item-title {
	height: 40px;
	padding-left: 42px;
	font-size: 22px;
	line-height: 45px;
	color: var(--color-text2);
	position: relative;
}
.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details-item .package-contents-included-details-item-title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background-image: url(../../resources/img/top/products_pkg_limitedpack_icon_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details-item:nth-child(2) ul li:first-child::before {
	display: none;
}
.products .wrapper .products-version .content-body h5 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	margin: 30px auto 20px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .1em;
	color: var(--color-text2);
}
.products .wrapper .products-version .content-body h5::before,
.products .wrapper .products-version .content-body h5::after {
	content: "";
	display: block;
	flex: 1;
	height: 1px;
	position: relative;
	top: -3px;
	background-color: #6b556f;
}
.package-contents-included-dlc {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: auto;
	align-items: flex-start;
}
.package-contents-included-dlc-item {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 10px;
	width: calc((415 / 870) * 100%);
}
.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-icon {
	margin-bottom: 5px;
}
.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-title {
	margin-bottom: 12px;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	color: var(--color-text2);
}
.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-txt {
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	color: var(--color-text2);
}
.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-txt br.sp {
	display: none;
}
.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-txt span {
	white-space: nowrap;
}
.products .wrapper .products-version .content-body.package-normal {
	padding: 154px 0 165px;
	position: relative;
}
.package-normal-contents {
	width: 453px;
	height: auto;
	margin: 0 auto 0 97px;
}
.package-normal-contents h3 {
	width: 100%;
	height: auto;
	margin-bottom: 52px;
}
.package-normal-contents h5 {
	margin: 0 auto 18px !important;
	color: var(--color-text) !important;
}
.package-normal-contents h5::before,
.package-normal-contents h5::after {
	background-color: var(--color-text) !important;
}
.package-normal-contents .package-contents-included-dlc-item-content-title {
	color: var(--color-text) !important;
}
.package-normal-contents .package-contents-included-dlc-item-content-txt {
	color: var(--color-text) !important;
}
.products .wrapper .products-version .content-body.package-normal .package-img {
	position: absolute;
	top: 53px;
	right: 67px;
}
.dl-inner {
	width: 870px;
	height: auto;
	margin: 0 auto;
}
.dl-contents {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: auto;
}
.dl-contents-price {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.dl-contents-price-img {
	width: 100%;
	height: auto;
}
.dl-contents-price-img {
	margin-bottom: 13px;
}
.dl-contents-price-btn {
	position: relative;
	transition: .3s;
	cursor: pointer;
}

.dl-contents-price-btn .hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
@media (any-hover: hover) {
	.dl-contents-price-btn .hover {
		transition: .3s;
	}
	.dl-contents-price-btn:hover .hover {
		opacity: 0.7;
	}
}
.dl-special-ns .dl-contents-price-btn {
	pointer-events: auto;
	transition: .3s;
}
.dl-contents-price-btn:hover {
	opacity: 0.7;
}
.package-contents-included-dlc-item-content-list {
	width: auto;
}
.package-contents-included-dlc-item-content-list li {
	width: auto;
	padding: 13px 0 5px 23px;
	position: relative;
}
.package-contents-included-dlc-item-content-list li:not(:first-child)::before {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background-image: url(../../resources/img/top/products_pkg_list_line_q7r8s9t0u1v2w3x4y5z6a7b8c9d0e1f2.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: -1px;
	left: 0;
}
.package-contents-included-dlc-item-content-list li::after {
	content: '';
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(../../resources/img/top/products_dl_icon_x9k2m5n8p4r7t1v3w6y8z0b2d4f6h8j0.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 17px;
	left: 0;
}
.package-contents-included-dlc-item-content-list li p {
	color: var(--color-text);
	letter-spacing: -0.03em;
}
.package-contents-included-dlc-item-content-list li p:nth-of-type(1) {
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
}
.package-contents-included-dlc-item-content-list li p:nth-of-type(2) {
	margin-top: 4px;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
}
.dl-special-ns h5,
.dl-special-steam h5 {
	color: var(--color-text) !important;
}
.dl-special-ns h5::before,
.dl-special-ns h5::after,
.dl-special-steam h5::before,
.dl-special-steam h5::after {
	background-color: var(--color-text) !important;
}
.dl-special-ns .package-contents-included-dlc-item-content-title,
.dl-special-ns .package-contents-included-dlc-item-content-txt,
.dl-special-steam .package-contents-included-dlc-item-content-title,
.dl-special-steam .package-contents-included-dlc-item-content-txt {
	color: var(--color-text) !important;
}
.products .wrapper .products-version .content-body.dl-normal {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 825px;
	padding: 96px 0 88px;
}
.dl-normal-logo {
	margin-bottom: 28px;
}
.dl-normal-price {
	margin-bottom: 30px;
}
.dl-normal-btn_wrapper {
	display: flex;
	justify-content: center;
	gap: 23px;
}
.dl-normal-btn {
	position: relative;
	transition: 0.3s;
}
.dl-normal-btn:hover {
	opacity: 0.7;
}
.dl-normal-btn.ns {
	pointer-events: auto;
}
.dl-normal-btn .hover{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
@media (any-hover: hover) {
	.dl-normal-btn .hover {
		transition: .3s;
	}
	.dl-normal-btn:hover .hover {
		opacity: 1;
	}
}
.products .wrapper .products-version .content-body.dl-special-ns, .products .wrapper .products-version .content-body.dl-special-steam {
	padding: 105px 0 90px
}
.products .wrapper .products-version .content-body.dl-special-steam .dl-contents2 .dlc2>div:last-child {
	width: 270px
}
.products .wrapper .products-version .content-body.dl-special-steam .dl-contents2 .dlc2>div:last-child ul {
	margin-top: 13px;
	padding-top: 10px;
	border-top: 1px solid #c6c6c6
}
.products .wrapper .products-version .content-body.dl-special-steam .dl-contents2 .dlc2>div:last-child ul:first-child {
	border-top: none
}
.products .wrapper .products-version .content-body.dl-special-steam .dl-contents2 .dlc2>div:last-child ul li {
	font-size: 19px;
	margin-bottom: 0
}
.products .wrapper .products-version .content-body.dl-special-steam .dl-contents2 .dlc2>div:last-child ul li span {
	letter-spacing: -2px
}
.products .wrapper .products-version .content-body.dl-special-steam .dl-contents2 .dlc2>div:last-child p {
	margin: 8px 0 0 28px;
	line-height: 1.2
}
.products .wrapper .products-version .pre-order-btn {
	width: 610px;
	display: block;
	margin: 15px auto 0;
	transition: 0.3s;
}
.pre-order-btn{
	transition: 0.3s;
}
.pre-order-btn:hover{
	opacity: 0.8;
}
.products .wrapper .products-version .pre-order-btn.close {
	pointer-events: none
}
.products .wrapper .lineup-btn, .products .wrapper .products-sub-title, .products .wrapper .products-title, .products .wrapper .products-trigger1, .products .wrapper .products-trigger2, .products .wrapper .products-trigger3 {
	opacity: 0
}
.products .wrapper .lineup-btn.run, .products .wrapper .products-sub-title.run, .products .wrapper .products-title.run, .products .wrapper .products-trigger1.run, .products .wrapper .products-trigger2.run, .products .wrapper .products-trigger3.run {
	-webkit-animation: d .3s both;
	animation: d .3s both
}
.staff {
	position: relative;
	background: url(../../resources/img/top/staff_bg_3cb4f619e1d8b38bb6297d6ce74227a0.png) top no-repeat;
	height: 1026px
}
.staff .wrapper {
	padding-top: 80px
}
.staff .wrapper h2 {
	position: absolute;
	top: 64px;
	left: 22px
}
.staff .wrapper .sub-title {
	margin-left: 308px
}
.spec {
	position: relative;
	background: url(../../resources/img/top/spec_bg_0b0ab59ecb1f062e5bf46325240e8a65.png) top no-repeat;
	margin-top: -291px
}
.spec .wrapper {
	padding: 268px 0 58px
}
.spec .wrapper .spec-contents {
	background: url(../../resources/img/top/spec_frame_c8e8e7f7fff85f61ca28482b9e1f161b.png) no-repeat top;
	width: 1060px;
	height: 937px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	font-size: 16px;
	color: #51656f;
	color: var(--color-text);
	font-weight: 700
}
.spec .wrapper .spec-contents ul {
	position: relative
}
.spec .wrapper .spec-contents ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.spec .wrapper .spec-contents .spec-logo {
	position: absolute;
	top: 82px;
	left: 550px
}
.spec .wrapper .spec-contents .spec-details-title {
	position: absolute;
	top: 280px;
	left: 403px
}
.spec .wrapper .spec-contents .spec-details, .spec .wrapper .spec-contents .spec-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.spec .wrapper .spec-contents .spec-details-package {
	position: relative;
	margin: 82px 0 0 110px
}
.spec .wrapper .spec-contents .spec-details-list {
	position: relative;
	margin: 328px 0 0 50px
}
.spec .wrapper .spec-contents .spec-details-list li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 8px
}
.spec .wrapper .spec-contents .spec-details-list li div:first-child {
	width: 123px;
	font-size: 14px;
	color: #fff;
	background: #1d1db3;
	padding: 6px 0;
	text-align: center;
	margin-right: 22px
}
.spec .wrapper .spec-contents .spec-price-title {
	position: relative;
	margin: 22px 0 0 109px
}
.spec .wrapper .spec-contents .spec-price {
	margin-top: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.spec .wrapper .spec-contents .spec-price>div {
	width: 420px;
	text-align: center
}
.spec .wrapper .spec-contents .spec-price>div h4 {
	margin-bottom: 13px
}
.spec .wrapper .spec-contents .spec-price>div ul {
	margin-left: 50px
}
.spec .wrapper .spec-contents .spec-price>div ul li {
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 12px;
	white-space: nowrap;
}
.spec .wrapper .spec-contents .spec-price>div ul li div:first-child {
	width: 200px;
	margin-right: 22px
}
.spec .wrapper .spec-contents .spec-price>div .pre-order-btn {
	width: 314px;
	display: block;
	margin: 0 auto
}
.spec .wrapper .spec-contents .spec-price>div .pre-order-btn.close {
	pointer-events: none
}
.spec .wrapper .spec-contents .spec-price>div:first-child {
	border-right: 1px solid #4c3223
}
.spec .wrapper .spec-contents .spec-price>div:first-child ul {
	margin-bottom: 10px
}
.spec .wrapper .spec-contents .spec-price>div:last-child ul {
	margin-bottom: 87px
}
.spec .wrapper .spec-contents .spec-price>div:last-child ul li {
	margin-bottom: 20px
}
.spec .wrapper .spec-btn-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	margin-top: 22px
}
.spec .wrapper .spec-btn-box a {
	position: relative;
	z-index: 2;
	margin: 0 33px
}
.spec .wrapper .spec-btn-box a img {
	width: 354px;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	top: 0;
	left: 0
}
.spec .wrapper .spec-btn-box a img.off {
	position: relative
}
.spec .wrapper .spec-btn-box a img.on {
	opacity: 0;
	position: absolute;
	pointer-events: none
}
@media screen and (max-width:750px) {
	.fancybox-slide {
		padding: 0
	}
	.fancybox-slide--video .fancybox-content {
		width: 750px!important;
		height: 422px!important
	}
	.wrapper {
		width: 750px
	}
	.v-pc {
		display: none
	}
	.v-sp {
		display: block
	}
	header .wrapper .header-platform li:nth-child(2) {
		margin-left: 58px
	}
	header .wrapper .header-language {
		position: absolute;
		top: 0;
		right: 0;
		margin-right: 0;
		border: none;
		width: 195px;
		height: auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	header .wrapper .header-language li {
		height: 70px;
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
		background: #000;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	header .wrapper .header-language li a {
		font-size: 1.6rem;
		padding-top: 18px;
		background: none;
		color: #909090
	}
	header .wrapper .header-language li.current {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	header .wrapper .header-language li.current a {
		background: none
	}
	header .wrapper .header-language li.current a:before {
		content: url(../../resources/img/sp/top/head_language_icon_345e82dec2ea346204af27368ed15bb0.png);
		vertical-align: sub;
		margin-right: 8px;
		margin-left: -29px
	}
	header .wrapper .header-language.hide li:not(.current) {
		display: none
	}
	footer {
		height: 359px
	}
	footer .wrapper {
		padding-top: 73px
	}
	footer .wrapper .footer-text {
		font-size: 1.4rem
	}
	footer .wrapper .footer-company-logo {
		margin-left: 181px;
		margin-top: 43px
	}
	footer .wrapper .footer-copyright {
		margin-top: 46px
	}
	footer .wrapper .footer-copyright+.footer-copyright {
		margin-top: 16px
	}
	#top-en footer .wrapper .footer-copyright, #top-zh footer .wrapper .footer-copyright {
		padding: 0 115px
	}
}
@media (width > 750px) {
	.products .wrapper .lineup-btn a:hover img.on, .spec .wrapper .spec-btn-box a:hover img.on {
		opacity: 1
	}
}
@media (width <=750px) {
	.fv {
		height: 2045px
	}
	.fv .wrapper .fv-bg, .fv .wrapper .fv-mask-b {
		left: 0
	}
		.fv_bg_btm{
			bottom: -134px;
		}
	.fv .wrapper .fv-chara4 {
		top: 111px;
		left: 322px
	}
	.fv .wrapper .fv-chara3 {
		top: 58px;
		left: 126px
	}
	.fv .wrapper .fv-table {
		top: 360px;
		left: 0
	}
	.fv .wrapper .fv-mask-f {
		left: 0
	}
	.fv .wrapper .fv-chara2 {
		top: 83px;
		left: 297px
	}
	.fv .wrapper .fv-chara1 {
		top: 117px;
		left: 0
	}
	.fv .wrapper .fv-item {
		top: 657px;
		left: 0
	}
	.fv .wrapper h1 {
		top: 550px;
		left: 97.67px
	}
	.fv .wrapper .fv-release-date {
		top: 899px;
		left: 92px
	}
	.fv .wrapper .fv-banner {
		top: 1067px;
		left:26px;
	}
	.fv .wrapper .fv-buttons_wrap {
		top: 1075px;
		left: 53px;
	}
	.fv .wrapper .fv-buttons_wrap .fv-buttons_heading {
		margin: 0 0 4px 0px;
	}
	.fv .wrapper .fv-buttons_wrap .fv-buttons {
		margin-left: -16px;
		margin-right: -16px;
		margin-top: 15px;
	}
	.demoplay_bnr{
		width: 100%;
		left: 16px;
        top: 1552px;
	}
	.fv .wrapper .fv-trailer {
		background: url(../../resources/img/sp/top/fv_book_319817f77f20a718728e40c81101390d.png) top no-repeat;
		width: 730px;
		height: 440px;
		position: absolute;
		top: 1265px;
		left: 20px;
		padding-top: 63px;
		padding-left: 85px
	}
	.fv .wrapper .fv-developer {
		top: 1749px;
		left: 228px
	}
	.fv .wrapper .fv-tsr {
		top: 1886px;
		left: 0
	}
	.demoplay_bnr{

	}
	.news {
		position: relative;
		background: url(../../resources/img/sp/top/news_bg_2ee7d2155437546efafb49de53b745ae.jpg) top no-repeat;
		height: 650px
	}
	.news .wrapper h2 {
		top: 50px;
		left: 5px
	}
	.news .wrapper .news-list {
		margin-left: 150px;
		margin-right: 70px;
		padding-top: 91px;
		width: auto
	}
	.news .wrapper .news-list .news-list-item .news-list-item-date {
		font-size: 2rem
	}
	.news .wrapper .news-list .news-list-item .news-list-item-text {
		margin-top: 13px;
		font-size: 1.6rem;
		line-height: 1.5
	}
	.news .wrapper .news-list li+li {
		margin-top: 23px
	}
	.news .wrapper .news-read-more {
		right: 75px;
		bottom: 43px
	}
	.intro {
		position: relative;
		background: url(../../resources/img/sp/top/intro_bg_a27b3aa194251485eddbdd1060fb5c5e.jpg) top no-repeat;
		height: 3203px
	}
	.intro .wrapper {
		padding-top: 60px
	}
	.intro .wrapper .intro-title {
		top: 48px;
		left: 5px
	}
	.intro .wrapper .intro-sub-title {
		margin-left: 123px
	}
	.intro .wrapper .intro-text1 {
		margin-left: 0;
		margin-top: 31px
	}
	.intro .wrapper .intro-text2 {
		margin-left: 0;
		margin-top: -10px
	}
	.intro .wrapper .intro-text3 {
		margin-left: 0;
		margin-top: 49px
	}
	.intro .wrapper .intro-text4 {
		margin-left: 0;
		margin-top: -21px
	}
	.products {
		background: url(../../resources/img/sp/top/products_bg_9f597b104e4d8d8c43434ae7794bb613.png) top no-repeat
	}
	.products .wrapper {
		padding: 80px 0 32px
	}
	.products .wrapper .products-title {
		top: 82px;
		left: 5px
	}
	.products .wrapper .products-title img {
		width: 56px
	}
	.products .wrapper .products-sub-title img {
		-webkit-transform: translate(40px);
		transform: translate(40px)
	}
	.products .wrapper .lineup-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 25px 0 25px 80px
	}
	.products .wrapper .lineup-btn:before {
		content: none
	}
	.products .wrapper .lineup-btn a {
		margin: 0 0 3px
	}
	.products .wrapper .products-version .content-body {
		width: 661px!important;
		margin: 0 0 -27px 84px
	}
	.products .wrapper .products-version .content-body:before {
		width: calc(100% - 100px);
		height: calc(100% - 100px);
		top: 50px;
		left: 50px
	}
	.products .wrapper .products-version .content-body:after {
		-o-border-image: url(../../resources/img/sp/top/frame_sp_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6.png);
		border-image: url(../../resources/img/sp/top/frame_sp_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6.png);
		border-image-width: 156px;
		border-image-slice: 156;
		border-image-repeat: repeat
	}
	.products .wrapper .products-version .content-body .package-contents {
		margin-top: 56px;
	}
	.products .wrapper .products-version .content-body .package-contents ul li {
		padding: 14px 0 6px 65px;
		font-size: 26px;
		line-height: 30px;
	}
	.products .wrapper .products-version .content-body .package-contents ul li::before {
		background-image: url(../../resources/img/sp/top/products_pkg_list_line_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6.png);
		background-size: auto 100%;
		background-repeat: repeat-x;
		background-position: left center;
	}
	.products .wrapper .products-version .content-body .package-contents ul li small {
		font-size: 20px;
		margin-left: -10px;
	}
	.products .wrapper .products-version .content-body .package-contents ul li small span{
		margin: 0 -5px;
	}
	.products .wrapper .products-version .content-body .package-contents ul li:after {
		width: 52px;
		height: 20px;
		top: 54%;
	}	
	.products .wrapper .products-version .content-body .package-contents>div:first-child {
		margin: 0 0 23px
	}
	.products .wrapper .products-version .content-body .package-contents>div:first-child .image {
		margin: 20px 0 0
	}
	.products .wrapper .products-version .content-body .package-contents>div:first-child .image img {
		-webkit-transform: translate(23px);
		transform: translate(23px)
	}
	.products .wrapper .products-version .content-body .package-contents>div:first-child .notice {
		margin: 10px 0 0 83px
	}
	/* .products .wrapper .products-version .content-body .package-contents>div:last-child p {
		font-size: 19px;
		margin-top: 3px!important
	} */
	.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc1 {
		margin-top: 25px
	}
	.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc1>div:first-child {
		margin-right: 33px
	}
	.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc1>div:last-child {
		width: 315px
	}
	.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc2 {
		margin-top: 27px
	}
	.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc2>div:first-child {
		margin: 25px 27px 0 0
	}
	.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc2>div:last-child {
		width: 315px
	}
	.products .wrapper .products-version .content-body .package-contents>div:last-child .dlc2>div:last-child ul {
		margin-top: 27px
	}
	.products .wrapper .products-version .content-body .dl-contents1 {
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.products .wrapper .products-version .content-body .dl-contents1>div:first-child {
		margin: 30px 0 0;
		text-align: center
	}
	.products .wrapper .products-version .content-body .dl-contents1>div:first-child h4 {
		margin-bottom: 22px
	}
	.products .wrapper .products-version .content-body .dl-contents1>div:last-child {
		width: auto
	}
	.products .wrapper .products-version .content-body .dl-contents1>div:last-child .pre-order-btn {
		margin: 5px auto 0
	}
	.products .wrapper .products-version .content-body .dl-contents2 {
		margin: 33px 0 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.products .wrapper .products-version .content-body .dl-contents2 ul {
		margin-top: 35px
	}
	.products .wrapper .products-version .content-body .dl-contents2 ul li {
		font-size: 22px!important;
		margin-bottom: 16px;
		padding-left: 28px
	}
	.products .wrapper .products-version .content-body .dl-contents2 ul li:before {
		width: 25px;
		height: 25px;
		background-size: contain
	}
	.products .wrapper .products-version .content-body .dl-contents2 .dlc1, .products .wrapper .products-version .content-body .dl-contents2 .dlc2 {
		width: 507px
	}
	.products .wrapper .products-version .content-body .dl-contents2 .dlc1>div:first-child, .products .wrapper .products-version .content-body .dl-contents2 .dlc2>div:first-child {
		margin-right: 33px
	}
	.products .wrapper .products-version .content-body .dl-contents2 .dlc1>div:last-child, .products .wrapper .products-version .content-body .dl-contents2 .dlc2>div:last-child {
		width: 315px
	}
	.products .wrapper .products-version .content-body .dl-contents2 .dlc1>div:last-child p, .products .wrapper .products-version .content-body .dl-contents2 .dlc2>div:last-child p {
		font-size: 19px
	}
	.products .wrapper .products-version .content-body .dl-contents2 .dlc1 {
		margin: 30px 0 0
	}
	.products .wrapper .products-version .content-body .dl-contents2 .dlc2 {
		border-top: 1px solid #c6c6c6;
		margin-top: 20px
	}
	.products .wrapper .products-version .content-body .dl-contents2 .dlc2>div:first-child {
		margin: 32px 32px 0 0
	}
	.products .wrapper .products-version .content-body.package-early {
		padding: 70px 0 136px;
	}
	.products .wrapper .products-version .content-body.package-early .early-heading {
		left: 30px;
	}
	.products .wrapper .products-version .content-body.package-early .early-contents {
		margin-top: 66px;
	}
	.products .wrapper .products-version .content-body.package-early .early-contents .early-contents-details {
		width: calc((282 / 661) * 100%);
		padding-left: 39px;
	}
	.products .wrapper .products-version .content-body.package-early .early-contents .early-contents-details-name {
		margin-left: 41px;
		margin-bottom: 15px;
	}
	.products .wrapper .products-version .content-body.package-early .early-contents .early-contents-details-txt {
		padding-left: 42px;
		font-size: 20px;
		text-align: left;
	}
	.products .wrapper .products-version .content-body.package-early .early-contents-details-note {
		color: var(--color-text);
		white-space: nowrap;
		position: absolute;
		bottom: 65px;
		left: 50%;
		transform: translateX(-50%);
	}
	.early-contents-details-note.pc {
		display: none;
	}
	.early-contents-details-note.sp {
		display: block;
	}
	.early-contents-img {
		width: calc((379 / 661) * 100%);
	}
	.early-contents-img picture {
		left: 15px;
		bottom: -45px;
	}
	.products .wrapper .products-version .content-body.package-special {
		padding: 93px 0 125px
	}
	.products .wrapper .products-version .content-body.package-special .package-img {
		margin: 0 0 0 61px;
	}
	.products .wrapper .products-version .content-body.package-special .package-price {
		margin: -60px 0 0 320px
	}
	.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included {
		width: 521px;
		margin: 0 auto;
	}
	.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details {
		flex-direction: column;
		justify-content: flex-start;
	}
	.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details-item {
		width: 100%;
	}
	.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details-item .package-contents-included-details-item-title {
		height: 44px;
		margin: 0;
		font-size: 26px;
		line-height: 46px;
	}
	.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details-item .package-contents-included-details-item-title::before {
		width: 44px;
		height: 44px;
	}
	.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-details-item:nth-child(2) ul li:first-child::before {
		display: block;
	}
	.products .wrapper .products-version .content-body h5 {
		margin: 40px auto 24px;
		font-size: 22px;
	}
	.products .wrapper .products-version .content-body.package-special .package-contents .package-contents-included .package-contents-included-dlc {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
		height: auto;
	}
	.package-contents-included-dlc-item {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 10px;
		width: 100%;
	}
	.package-contents-included-dlc-item + .package-contents-included-dlc-item {
		margin-top: 22px;
	}
	.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-icon {
		margin-bottom: 5px;
	}
	.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-title {
		font-size: 25px;
		line-height: 27px;
	}
	.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-txt {
		font-size: 18px;
		line-height: 27px;
		letter-spacing: -0.03em;
	}
	.package-contents-included-dlc-item .package-contents-included-dlc-item-content .package-contents-included-dlc-item-content-txt br.sp {
		display: inline-block;
	}
	.products .wrapper .products-version .content-body.package-normal {
		padding: 138px 0 117px;
	}
	.package-normal-contents {
		width: 513px;
		margin: 0 auto;
	}
	.package-normal-contents h3 {
		width: 270px;
		margin: 0 auto 95px 4px;
	}
	.package-normal-contents h5 {
		margin: 0 auto 25px !important;
	}
	.products .wrapper .products-version .content-body.package-normal .package-img {
		top: 60px;
		right: 58px;
	}
	.products .wrapper .products-version .content-body.dl-special-ns {
		padding: 87px 0 110px;
	}
	.products .wrapper .products-version .content-body.dl-special-steam {
		padding: 87px 0 127px;
	}

	.dl-inner {
		width: 521px;
	}
	.dl-contents {
		flex-direction: column-reverse;
		justify-content: flex-start;
		align-items: center;
	}
	.dl-contents-price {
		margin-bottom: 27px;
	}
	.dl-contents-price-img {
		margin-bottom: 20px;
	}
	.products .wrapper .products-version .content-body.dl-special-ns .package-contents-included-dlc,
	.products .wrapper .products-version .content-body.dl-special-steam .package-contents-included-dlc {
		flex-direction: column;
	}
	.package-contents-included-dlc-item-content-list li {
		padding: 12px 0 2px 39px;
	}
	.package-contents-included-dlc-item-content-list li::after {
		width: 23px;
		height: 23px;
		background-image: url(../../resources/img/sp/top/products_dl_icon_x9k2m5n8p4r7t1v3w6y8z0b2d4f6h8j0.png);
		top: 11px;
		left: 7px;
	}
	.package-contents-included-dlc-item-content-list li p:nth-of-type(1) {
		font-size: 25px;
		line-height: 27px;
	}
	.package-contents-included-dlc-item-content-list li p:nth-of-type(2) {
		margin-top: 2px;
		font-size: 18px;
		line-height: 27px;
	}
	.products .wrapper .products-version .content-body.dl-normal {
		width: 661px;
		padding: 86px 0 94px;
	}
	.dl-normal-logo {
		margin-bottom: 28px;
	}
	.dl-normal-price {
		margin-bottom: 34px;
	}
	.dl-normal-btn_wrapper {
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		gap: 17px;
	}
	.products .wrapper .products-version .content-body .products-bottom-text {
		font-size: 14px;
		white-space: nowrap;
		bottom: 71px;
		left: 50%;
		transform: translateX(-50%);
	}
	.products .wrapper .products-version .pre-order-btn {
		margin: 68px 0 0 111px
	}
	.staff {
		position: relative;
		background: url(../../resources/img/sp/top/staff_bg_9f597b104e4d8d8c43434ae7794bb612.png) top no-repeat;
		height: 932px
	}
	.staff .wrapper {
		padding-top: 79px
	}
	.staff .wrapper h2 {
		top: 64px;
		left: 0
	}
	.staff .wrapper .sub-title {
		margin-left: 123px
	}
	.spec {
		background: url(../../resources/img/sp/top/spec_bg_1f2259d8732ba5196a4808f149ef4e64.png) top no-repeat;
		margin-top: -206px
	}
	.spec .wrapper {
		padding: 400px 0 60px
	}
	.spec .wrapper .spec-contents {
		background: url(../../resources/img/sp/top/spec_frame_46bc1c84122444b170248b13e2c6f991.png) no-repeat top;
		width: 675px;
		height: 1758px;
		font-size: 24px
	}
	.spec .wrapper .spec-contents .spec-logo {
		top: -222px;
		left: 200px
	}
	.spec .wrapper .spec-contents .spec-details-title {
		top: 58px;
		left: 83px
	}
	.spec .wrapper .spec-contents .spec-details, .spec .wrapper .spec-contents .spec-price {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.spec .wrapper .spec-contents .spec-details-package {
		margin: 125px 0 0 203px
	}
	.spec .wrapper .spec-contents .spec-details-list {
		margin: 43px 0 0 88px
	}
	.spec .wrapper .spec-contents .spec-details-list li {
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		margin-bottom: 0
	}
	.spec .wrapper .spec-contents .spec-details-list li div:first-child {
		width: 145px;
		font-size: 16px;
		padding: 8px 0;
		margin-right: 28px
	}
	.spec .wrapper .spec-contents .spec-details-list li div:last-child {
		line-height: 1.7
	}
	.spec .wrapper .spec-contents .spec-price-title {
		margin: 35px 0 0 86px
	}
	.spec .wrapper .spec-contents .spec-price {
		margin-top: 47px
	}
	.spec .wrapper .spec-contents .spec-price>div {
		width: 514px
	}
	.spec .wrapper .spec-contents .spec-price>div h4 {
		margin-bottom: 28px
	}
	.spec .wrapper .spec-contents .spec-price>div ul {
		margin-left: 0
	}
	.spec .wrapper .spec-contents .spec-price>div ul li {
		margin-bottom: 22px
	}
	.spec .wrapper .spec-contents .spec-price>div ul li div:first-child {
		width: 368px;
		margin-right: 0
	}
	.spec .wrapper .spec-contents .spec-price>div:first-child {
		border-right: none
	}
	.spec .wrapper .spec-contents .spec-price>div:first-child ul {
		margin-bottom: 30px
	}
	.spec .wrapper .spec-contents .spec-price>div:last-child {
		margin-top: 30px
	}
	.spec .wrapper .spec-contents .spec-price>div:last-child ul {
		margin-bottom: 32px
	}
	.spec .wrapper .spec-btn-box {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 52px
	}
	.spec .wrapper .spec-btn-box a {
		margin: 0 0 23px
	}
	.spec .wrapper .spec-btn-box a img {
		width: auto
	}
}