#MAIN {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%
}

body,html {
	min-width: 100%;
	min-height: 100%;
	overflow-y: hidden;
	width: 100%;
	height: 100%
}

#fp-nav {
	left: 20px;
	right: inherit !important;
	opacity: 0
}

.p_box_mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	z-index: 109;
	background: #000
}

#RUNBANNER .pages {
	min-height: 100%;
	position: absolute;
	height: 100%;
	background: #1a1f22;
	transition-property: all;
	transition-duration: 0.8s;
	transition-timing-function: linear
}

#RUNBANNER .pages .kox__ {
	width: 100%;
	margin: 0 auto 0 auto
}

#RUNBANNER .pages.def {
	transform: scale(0)
}

#RUNBANNER .pages.rezo_ac {
	transform: translateY(-100%)
}

#RUNBANNER .fp-tableCell {
	transition-property: all;
	transition-duration: 0.8s;
	transition-timing-function: linear
}

#RUNBANNER .page_0 {
	padding: 0 0 0 0;
	overflow: hidden
}

#RUNBANNER .page_0 .hhh {
	display: flex;
	overflow: hidden;
	height: 7.3vw
}

#RUNBANNER .page_0 .hhh h1 {
	width: 100%;
	text-align: center;
	font-family: dense;
	font-size: 7.2vw;
	color: #585858;
	letter-spacing: 0.02em;
	font-weight: normal;
	position: relative;
	top: -100%
}

#RUNBANNER .page_0 .prodtype {
	padding: 5vw 0 0 0
}

#RUNBANNER .page_0 .prodtype .ul {
	display: flex;
	flex-wrap: nowrap;
	width: 75%;
	margin: 0 auto;
	overflow: hidden;
	justify-content: space-between
}

#RUNBANNER .page_0 .prodtype .ul .aaa {
	position: relative;
	bottom: -320px
}

#RUNBANNER .page_0 .prodtype .ul .aaa .prodsize {
	padding: 20px 0 0 0;
	display: block;
	flex-wrap: wrap;
	text-align: center
}

#RUNBANNER .page_0 .prodtype .ul .aaa .prodsize a {
	display: block;
	letter-spacing: 0.03em;
	width: 100%;
	font-size: 14px;
	height: 28px;
	line-height: 28px
}

#RUNBANNER .page_0 .prodtype .ul .aaa .prodsize a:hover {
	color: #eee
}

#RUNBANNER .page_0 .prodtype .ul .aaa .a {
	display: block;
	cursor: pointer;
	text-align: center
}

#RUNBANNER .page_0 .prodtype .ul .aaa .a .icon {
	position: relative;
	width: 3.4vw;
	margin: 0 auto;
	border-radius: 10px 0 10px 0;
    overflow: hidden;
}

#RUNBANNER .page_0 .prodtype .ul .aaa .a .icon img {
	width: 100%;
	height: auto
}

#RUNBANNER .page_0 .prodtype .ul .aaa .a .icon .hover {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

#RUNBANNER .page_0 .prodtype .ul .aaa .a .en {
	font-family: dense;
	padding: 9px 0 0 0;
	white-space: nowrap;
	letter-spacing: 0.02em;
	font-size: 21px;
	color: #585858
}

#RUNBANNER .page_0 .prodtype .ul .aaa .a .cn {
	padding: 2px 0 0 0;
	white-space: nowrap;
	font-size: 14px;
	color: #585858
}

#RUNBANNER .page_0 .prodtype .ul .aaa .a:hover .hover {
	opacity: 1
}

#RUNBANNER .page_0 .prodtype .ul .aaa .a:hover .en,#RUNBANNER .page_0 .prodtype .ul .aaa .a:hover .cn {
	color: #898989
}

.__mask {
	opacity: 1;
	background-size: cover;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}

.__mask .sfs {
	width: 65%;
	right: 0;
	top: 18%;
	position: absolute;
	height: 71%;
	box-shadow: #1a1f22 0 0 0 1500px;
	background: #1a1f22
}

.__mask .sfs img {
	overflow: hidden;
	-webkit-mask: url(../img/maskbox_0.svg) no-repeat center;
	-webkit-mask-size: 100%;
	width: 100%;
	height: 100%
}

.__mask .sfs.c0 {
	background: #424242;
	box-shadow: #424242 0 0 0 1500px
}

@media screen and (max-width: 650px) {
	#MAIN {
		min-width: 100%;
		min-height: inherit;
		width: 100%;
		height: 100%
	}

	body,html {
		min-width: 100%;
		min-height: inherit;
		overflow-y: scroll;
		width: 100%;
		height: inherit
	}

	#RUNBANNER .pages {
		min-height: 100%;
		position: inherit;
		height: 100%;
		background: #1a1f22;
		transition-property: all;
		transition-duration: 0.8s;
		transition-timing-function: linear
	}

	#RUNBANNER .pages .kox__ {
		width: 100%;
		margin: 0 auto 0 auto
	}

	#RUNBANNER .pages.def {
		transform: scale(0)
	}

	#RUNBANNER .pages.rezo_ac {
		transform: translateY(-100%)
	}

	#RUNBANNER .fp-tableCell {
		transition-property: all;
		transition-duration: 0.8s;
		transition-timing-function: linear
	}

	#RUNBANNER .page_0 {
		padding: 100px 0 40px 0;
		overflow: hidden
	}

	#RUNBANNER .page_0 .hhh {
		display: flex;
		overflow: hidden;
		height: 14.3vw;
		margin: 0 0 14vw 0
	}

	#RUNBANNER .page_0 .hhh h1 {
		width: 100%;
		text-align: center;
		font-family: dense;
		font-size: 14.2vw;
		color: #585858;
		letter-spacing: 0.02em;
		font-weight: normal;
		position: relative;
		top: -100%
	}

	#RUNBANNER .page_0 .prodtype {
		padding: 0 0 0 0
	}

	#RUNBANNER .page_0 .prodtype .go_l {
		left: 0%;
		position: absolute;
		border: 0;
		background: none;
		font-size: 30px;
		color: #eee;
		opacity: 0.8;
		bottom: 0%;
		width: 39px;
		text-align: center;
		height: 39px;
		line-height: 42px;
		background: rgba(85,85,85,0.5);
		border-radius: 4px;
		display: flex;
		align-items: center;
		align-content: center;
		justify-content: center
	}

	#RUNBANNER .page_0 .prodtype .go_l:before {
		content: '';
		width: 9px;
		height: 9px;
		border-top: 2px solid #eee;
		border-left: 2px solid #eee;
		transform: rotate(-45deg);
		box-sizing: border-box;
		position: relative;
		left: 2px
	}

	#RUNBANNER .page_0 .prodtype .go_r {
		right: 0%;
		position: absolute;
		border: 0;
		background: none;
		font-size: 30px;
		color: #eee;
		opacity: 0.8;
		bottom: 0%;
		width: 39px;
		text-align: center;
		height: 39px;
		line-height: 42px;
		background: rgba(85,85,85,0.5);
		border-radius: 4px;
		display: flex;
		align-items: center;
		align-content: center;
		justify-content: center
	}

	#RUNBANNER .page_0 .prodtype .go_r:before {
		content: '';
		width: 9px;
		height: 9px;
		border-top: 2px solid #eee;
		border-left: 2px solid #eee;
		transform: rotate(135deg);
		box-sizing: border-box;
		position: relative;
		right: 2px
	}

	#RUNBANNER .page_0 .prodtype .ul {
		display: flex;
		flex-wrap: wrap;
		width: 84%;
		margin: 0 auto;
		overflow: hidden;
		justify-content: space-between
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa {
		background: #25292c;
		width: 48%;
		position: relative;
		bottom: -100%;
		opacity: 0;
		padding: 8vw 0;
		box-sizing: border-box;
		margin: 0 4% 4% 0
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .prodsize {
		padding: 20px 0 0 0;
		display: none;
		flex-wrap: wrap;
		text-align: center
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .prodsize a {
		display: block;
		letter-spacing: 0.03em;
		width: 100%;
		font-size: 14px;
		height: 28px;
		line-height: 28px
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .prodsize a:hover {
		color: #eee
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .a {
		display: block;
		cursor: pointer;
		text-align: center
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .a .icon {
		position: relative;
		width: 14vw;
		margin: 0 auto
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .a .icon img {
		width: 100%;
		height: auto
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .a .icon .hover {
		opacity: 0;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .a .en {
		font-family: dense;
		padding: 15px 0 0 0;
		white-space: nowrap;
		letter-spacing: 0.02em;
		font-size: 3vw;
		color: #585858
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .a .cn {
		padding: 2px 0 0 0;
		white-space: nowrap;
		font-size: 3vw;
		font-weight: bold;
		color: #585858
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .a:hover .hover {
		opacity: 1
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa .a:hover .en,#RUNBANNER .page_0 .prodtype .ul .aaa .a:hover .cn {
		color: #898989
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa:nth-child(2n) {
		margin-right: 0
	}

	#RUNBANNER .page_0 .prodtype .ul .aaa:nth-last-child(1) {
		width: 100%;
		margin-right: 0
	}
}
