@charset "utf-8";

/*
******************************************************************
* MJP top.css
******************************************************************
*/
html.Has-modal {
	overflow: hidden !important;
	width: auto;
}
html {
	background-color: #191919;
}
body {
	min-width: 1366px;
	min-height: 2000px;
	color: #4b4b4b;
	line-height: 1.6;
	word-wrap: break-word;
	overflow: hidden;
}
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffffff;
}
.anime {
	-webkit-transition: all .25s ease-out;
	    -ms-transition: all .25s ease-out;
	        transition: all .25s ease-out;
}
#wrp-all {
	display: none;
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
.mod-box-inr {
	width: 1180px;
	margin: 0 auto;
}

.fix-movie {
	position: fixed;
	right: -200px;
	top: -100px;
	z-index: 5;
	text-align: center;
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
}
.fix-movie video {
	/*min-width: 1366px;
	height: 200%;*/
	-webkit-filter: saturate(40%);
	-ms-filter: saturate(40%);
	filter: saturate(40%);
}

/*
******************************************************************
* #pre-loader
******************************************************************/
#pre-loader {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#pre-loader img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	text-align: center;
}

/*
******************************************************************
* #bg
******************************************************************/
#bg {
	display: none;
	background: #f3e60e;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	position: absolute;
}
#bg .hex-cover {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 51;
	background: url(../img/bg_pattern.png) repeat 0 0;
}
#bg *[class^="bg"] {
	width: 100%;
	height: 100%;
	background: 50% 0 fixed;
	-webkit-background-size: cover;
	background-size: cover;
	margin: 0 auto;
	padding: 0;
	z-index: 50;
	position: absolute;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
#bg.parallax-strat *[class^="bg"] {opacity: 1;}

/*
******************************************************************
* #header
******************************************************************/
#header .nav-area {
	position: fixed;
	top: -117px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 270px;
	height: 234px;
	z-index: 101;
	-webkit-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#header .nav-area.active {
	top: 50%;
	margin-top: -117px;
}
#header .nav-area #menu-btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 234px;
	z-index: 103;
}
#header .nav-area #menu-btn svg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#header .nav-area #menu-btn svg polygon {
	-webkit-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#header .nav-area #menu-btn img {
	position: absolute;
	top: 80px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
	-webkit-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	cursor: pointer;
}
#header .nav-area.motion #menu-btn img {
	top: 0;
}
#header .nav-area #menu-btn span {
	-webkit-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	cursor: pointer;
}
#header .nav-area #menu-btn .bdr1 {
	position: absolute;
	bottom: 37px;
	left: 0;
	right: 0;
	margin: auto;
	width: 54px;
	height: 3px;
	background: #fff600;
	z-index: 1;
}
#header .nav-area #menu-btn .bdr2 {
	position: absolute;
	bottom: 29px;
	left: 0;
	right: 0;
	margin: auto;
	width: 54px;
	height: 3px;
	background: #fff600;
	z-index: 1;
}
#header .nav-area #menu-btn .bdr3 {
	position: absolute;
	bottom: 21px;
	left: 0;
	right: 0;
	margin: auto;
	width: 54px;
	height: 3px;
	background: #fff600;
	z-index: 1;
}
#header .nav-area.motion #menu-btn .bdr1 {
	background: #000;
	width: 30px;
	bottom: 51px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#header .nav-area.motion #menu-btn .bdr2 {
	display: none;
}
#header .nav-area.motion #menu-btn .bdr3 {
	background: #000;
	width: 30px;
	bottom: 51px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#header .nav {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 270px;
	height: 234px;
	z-index: 102;
}
#header .nav li {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 234px;
	opacity: 0;
	-webkit-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#header .nav li:nth-child(1) {
	top: -244px;
	transform:translate(0,244px);
	-webkit-transform:translate(0,244px);
}
#header .nav li:nth-child(2) {
	top: -122px;
	left: 216px;
	transform:translate(-216px,122px);
	-webkit-transform:translate(-216px,122px);
}
#header .nav li:nth-child(3) {
	top: 122px;
	left: 216px;
	transform:translate(-216px,-122px);
	-webkit-transform:translate(-216px,-122px);
}
#header .nav li:nth-child(4) {
	top: 244px;
	transform:translate(0,-244px);
	-webkit-transform:translate(0,-244px);
}
#header .nav li:nth-child(5) {
	top: 122px;
	left: -216px;
	transform:translate(216px,-122px);
	-webkit-transform:translate(216px,-122px);
}
#header .nav li:nth-child(6) {
	top: -122px;
	left: -216px;
	transform:translate(216px,122px);
	-webkit-transform:translate(216px,122px);
}
#header .nav li.motion {
	opacity: 1;
	transform:translate(0,0);
	-webkit-transform:translate(0,0);
}
#header .nav li:after {
	content: "";
	position: absolute;
	right: 2px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 12px solid #fff600;
	z-index: 2;
	-webkit-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#header .nav li.hover:after {
	border-left: 12px solid #ea0606;
}
#header .nav li .txt {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
#header .nav li:nth-child(2) .txt {
	left: 60px;
	right: auto;
}
#header .nav li:nth-child(3) .txt {
	left: 36px;
	right: auto;
}
#header .nav li:nth-child(4) .txt {
	left: 34px;
	right: auto;
}
#header .nav li:nth-child(5) .txt {
	left: 32px;
	right: auto;
}
#header .nav li:nth-child(6) .txt {
	left: 30px;
	right: auto;
}
#header .nav li:nth-child(2).hover .txt,
#header .nav li:nth-child(3).hover .txt,
#header .nav li:nth-child(4).hover .txt,
#header .nav li:nth-child(5).hover .txt,
#header .nav li:nth-child(6).hover .txt {
	-webkit-filter: hue-rotate(291deg) brightness(0.5) saturate(850%);
	-ms-filter: hue-rotate(291deg) brightness(0.5) saturate(850%);
	filter: hue-rotate(291deg) brightness(0.5) saturate(850%);
}
#header .nav li .menu-btn {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 0;
}
#header .nav li .menu-btn-bdr {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
	opacity: 0;
}
#header .nav li svg polygon {
	-webkit-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#header .nav li.hover svg polygon {
	stroke: #ea0606;
}

#header #bg-menu {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(0, 0, 0, 0.7);
}
/*
******************************************************************
* #footer
******************************************************************/
#footer {
	width: 100%;
	font-size: 12px;
	padding: 10px;
	background: #191919;
	color: #b5b5b5;
}
#footer .box-copy {
	display: table;
	margin: auto;
	text-align: center;
}
#footer .box-copy li {
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
}
#footer .box-copy li.bisty {
	padding: 0 15px;
}
/* == pagetop */
#footer .page-top-btn {
	position: fixed;
	z-index: 10;
	bottom: 150px;
	right: 1px;
}

/* sub */
.sub #footer {
	background: #191919;
	color: #b5b5b5;
}
/*
******************************************************************
* #contents
******************************************************************/
#contents {
	position: relative;
}

/* sub */
.sub #contents {
	position: relative;
	z-index: 2;
	padding-top: 150px;
	text-align: center;
}
.sub #contents .page-footer {
	position: relative;
	width: 100%;
	height: 256px;
	background: #191919;
	text-align: center;
}
.sub #contents .page-footer > a {
	display: block;
	position: absolute;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 826px;
	height: 176px;
	margin: auto;
	text-decoration: none;
	z-index: 10;
}
.fall-title{
	display: block;
	position: relative;
	z-index: 10;
	margin: auto auto 40px;
	-webkit-perspective: 1500;
	-ms-perspective: 1500;
	-o-perspective: 1500;
	-moz-perspective: 1500px;
	perspective: 1500;
}

.fall-title span {
	display: block;
	position: relative;
	margin:0 auto;
	padding: 50px;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition:all .75s;
	-o-transition:all .75s;
	transition:all .75s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotateX(40deg) translateZ(50px);
	-ms-transform: rotateX(40deg) translateZ(50px);
	-o-transform: rotateX(40deg) translateZ(50px);
	transform: rotateX(40deg) translateZ(50px);
}

.fall-title span img {
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;
	transform: translateZ(100px);
	opacity: 0;
}
.fall-title.in span{
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.fall-title.in span img {
	opacity: 1;
	-webkit-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	transform: translateZ(0px);
}
.sub #contents .section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sub #contents .section > img {
	position: relative;
	z-index: 100;
}

.sub #contents .bg-dynamic {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.sub #contents .bg-dynamic > img {
	display: inline-block;
	position: absolute;
}
/*
******************************************************************
* utility
******************************************************************/
/* hover すると色相回転 */
.hover-hue {
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.hover-hue:hover {
	-webkit-filter: hue-rotate(-30deg);
	-moz-filter: hue-rotate(-30deg);
	-o-filter: hue-rotate(-30deg);
	-ms-filter: hue-rotate(-30deg);
	filter: hue-rotate(-30deg);
}

/* 要素アクション */
*[data-sf] {
	opacity: 0;
}
*[data-sf="toggle"] {
	opacity: 1;
}