.site-header {
	opacity: 1
}

/*.site-header:not(.top-header) {
	height: 86px;
	top: 0;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	position: fixed;
	z-index: 9999
}*/
/*.site-header:not(.top-header) .site-navi>li:after {
	width: 0;
	left: -5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: width .4s cubic-bezier(0, 1, 0, 1) 0s;
	transform-origin: left center
}
.site-header:not(.top-header) .site-navi>li.is-active:after {
	width: calc(100% + 10px);
	left: -6px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transform-origin: left center
}
.site-header:not(.top-header) .site-navi>li.is-active>a {
	opacity: .2
}*/
.hamburger-close-trigger, .hamburger-menu-wrapper {
	display: none
}
.hamburger-menu.is-active+.hamburger-close-trigger {
	display: block
}
.site-header .trigger-color {
	fill: #FFF
}

.menu-content-sp {
	top: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}
.site-navi .navi-icon-wrap:after {
	height: 22px
}
.sub-navi .navi-icon-wrap:after {
	height: 10px;
	margin-left: 4px;
	margin-top: 4px
}
/*.site-header:not(.top-header) {
	height: 57px;
	padding-top: 20px;
	 padding-left: calc(22 / 375 * 100vw);
	 padding-right: calc(22 / 375 * 100vw);
	-webkit-align-items: center;
	align-items: center
}*/
.hamburger-menu-wrapper {
	display: block;
	width: 34px;
	height: 34px;
	position: fixed;
	right: 10px;
	top: 10px;
	z-index: 99999
}

.hamburger-menu>li:nth-child(2) {
	transform: translateX(-5px);
	margin-top: 4px
}
.hamburger-menu>li:last-child {
	transform: translateX(5px);
	margin-top: 4px
}
.hamburger-menu.is-active>li:first-child {
	animation: windowOut 0s linear forwards
}
.hamburger-menu.is-active>li:nth-child(2) {
	background-color: transparent!important;
	position: relative;
	width: 100%;
	margin-right: 0;
	animation: test .15s linear forwards
}
.hamburger-menu.is-active>li:last-child {
	animation: windowOut 0s linear forwards
}
.menu-content-sp {
	display: none;
	width: 100%;
	padding-top: 80px;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	padding-bottom: 76px;
	background-color: #000;
	z-index: 7777;
}
.menu-content-sp .inner-menu {
	height: 100%;
	min-height: 325px;
	position: relative
}
.menu-content-sp .inner-menu li {
	position: relative;
	margin: 0 15%;
}
.menu-content-sp .inner-menu li.active:before {
	content: "";
	border-top: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: -25px;
	height: 1px;
	width: 20px;
}

.menu-content-sp .inner-menu li.last {
	border: 1px solid rgba(255,255,255,0.8);
	margin: 6% 10% 0;
	padding: 0 5%
}
.menu-content-sp .inner-menu li.last a{
	position: relative;
}
.menu-content-sp .inner-menu li.last a:before {
	content: "";
	background: url(../img/shared/nav_arrow.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	width: 16px;
	height: 15px;
	top: 35%;
	right: 5%;
}
.menu-content-sp .inner-menu a {
	color: #fff;
	display: block;
	padding: 6px 0;
	font-size: 16px;
	letter-spacing: 2px
}
.w {
	opacity: 0
}
.hamburger-menu:not(.is-active)>li {
	-webkit-transition: -webkit-transform .75s ease-out;
	transition: -webkit-transform .75s ease-out;
	transition: transform .75s ease-out;
	transition: transform .75s ease-out, -webkit-transform .75s ease-out
}
.site-header .hamburger-menu.is-active li{
	opacity: 0!important
}
.site-header .hamburger-menu.is-active:before {
	opacity: 1!important;
}
.site-header .hamburger-menu.is-active+.hamburger-close-trigger {
	display: block
}
.site-header div.hamburger-menu-wrapper {
	display: block;
}
.site-header .hamburger-menu {
	display: block;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.site-header .hamburger-menu>li {
	height: 2px;
	width: 19px;
	background: #fff;
	margin-left: auto;
	margin-right: auto
}
.site-header .hamburger-menu>li:first-child {
	transform: translateX(0)
}
.site-header .hamburger-menu>li:nth-child(2) {
	transform: translateX(-5px);
	margin-top: 4px
}
.site-header .hamburger-menu>li:last-child {
	transform: translateX(5px);
	margin-top: 4px
}
.site-header .hamburger-menu:not(.is-active) .hamburger-close-trigger {
	display: none
}
.site-header .hamburger-menu.is-active>li:first-child {
	animation: windowOut 0s linear forwards
}
.site-header .hamburger-menu.is-active>li:nth-child(2) {
	background-color: transparent!important;
	position: relative;
	width: 100%;
	margin-right: 0;
	animation: test .15s linear forwards
}
.site-header .hamburger-menu.is-active>li:last-child {
	animation: windowOut 0s linear forwards
}
.site-header .hamburger-menu.is-active .hamburger-close-trigger {
	display: block
}
.site-header .hamburger-menu.is-active .hamburger-close-trigger svg {
	position: absolute;
	top: 0;
	left: 0
}
.site-header .hamburger-menu.is-active .trigger-color {
	fill: #FFF!important
}

.hamburger-menu:before {
	font-size: 11px;
	content: 'MENU';
	position: absolute;
	bottom: -2px;
	left: -50px;
	color: #fff;
}
.is-active:before {
	content: 'CLOSE'!important;
}
 @keyframes test {
  0% {
    font-size: 100%;
  }
  50% {
    font-size: 120%;
  }
  100% {
    font-size: 100%;
  }
}
 @keyframes windowIn {
 0% {
 transform: translateX(100px)
}
 100% {
 transform: translateX(0)
}
}
 @keyframes windowOut {
 0% {
 transform: translateX(0)
}
 100% {
 transform: translateX(100px)
}
}
