@import url(http://hello.myfonts.net/count/3302a8);
@import url(http://hello.myfonts.net/count/3302a8);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    background-color: #fff;
    color: #000
}

body,
html {
    width: 100%
}

blockquote,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin: 0
}

ol,
ul {
    padding: 0
}

li {
    list-style-type: none
}

a {
    color: inherit;
    text-decoration: none
}

abbr[title] {
    border-bottom-width: 0
}

img {
    vertical-align: middle
}

table {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

@font-face {
    font-family: DINNextLTPro-BoldCondensed;
    src: url(../fonts/3302A8_0_0.eot);
    src: url(../fonts/3302A8_0_0-.eot#iefix) format("embedded-opentype"), url(../fonts/3302A8_0_0.woff2) format("woff2"), url(../fonts/3302A8_0_0.woff) format("woff"), url(../fonts/3302A8_0_0.ttf) format("truetype")
}

body {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    letter-spacing: .06em;
    font-weight: 400;
    font-style: normal
}

.anim-underline,
.anim-underline-pink {
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    cursor: pointer;
    box-sizing: border-box
}

.anim-underline-pink:before,
.anim-underline:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #e44040;
    -webkit-transition: width 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: width 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    pointer-events: none
}

.anim-underline-pink:after,
.anim-underline:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #e44040;
    -webkit-transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    pointer-events: none
}

.anim-underline-pink:hover:before,
.anim-underline:hover:before {
    width: 100%;
    -webkit-transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.anim-underline-pink:hover:after,
.anim-underline:hover:after {
    width: 100%;
    background: 0 0;
    -webkit-transition: all 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: all 0s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.anim-underline-pink:after,
.anim-underline-pink:before {
    background-color: #e44040
}

.anim-underline-pink:hover:after {
    background: 0 0
}

.naviActive span:before {
    width: 100%;
    -webkit-transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.naviActive span:after {
    width: 100%;
    background: 0 0;
    -webkit-transition: all 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: all 0s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.anim-underline2 {
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    cursor: pointer;
    box-sizing: border-box
}

.anim-underline2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background-color: #e44040;
    -webkit-transition: -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99), -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    pointer-events: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.anim-underline2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background-color: #e44040;
    -webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: -webkit-transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99), -webkit-transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    pointer-events: none;
    -webkit-transform: translate3d(-102%, 0, 0);
    transform: translate3d(-102%, 0, 0)
}

.anim-underline2:hover:before {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: -webkit-transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99), -webkit-transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.anim-underline2:hover:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99), -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.transitionStop {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}


.logo-animation {
    position: absolute;
    width: 102px;
    height: 164px;
    left: 50%;
    top: 50%;
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 1;
    pointer-events: none
}

.logo-animation .border {
    fill: none;
    stroke: #fff;
    stroke-width: 3px;
    stroke-dasharray: 360.507px, 360.507px;
    stroke-dashoffset: 360.507px
}

.logo-animation #texts path {
    fill: #fff;
    display: inline-block
}


header {
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    position: fixed;
    width: 100%;
    height: 70px;
    top: 0;
    padding: 0 25px;
    box-sizing: border-box;
    color: #fff;
    overflow: hidden
}

header .about,
header .app {
    position: absolute;
    display: inline-block;
    top: 25px
}

header .about {
    left: 25px;
    cursor: pointer
}

header .logo {
    position: absolute;
    top: 13px;
    left: 50%;
    width: 34px;
    margin-left: -20px
}

header .logo svg {
    width: 34px;
    height: 55.5px
}

header .app {
    right: 25px;
    cursor: pointer
}

header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    bottom: 0
}

@media (max-width: 480px) {
    header {
        height: 60px
    }
    header .logo {
        width: 28px;
        margin-left: -15px
    }
    header .logo svg {
        width: 28px;
        height: 45px
    }
}

.top header .logo {
    display: none
}


.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    -webkit-transition: opacity 0.6s cubic-bezier(0.56, 0.01, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1);
    transition: opacity 0.6s cubic-bezier(0.56, 0.01, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1), opacity 0.6s cubic-bezier(0.56, 0.01, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1), opacity 0.6s cubic-bezier(0.56, 0.01, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1);
    z-index: 0;
    pointer-events: none
}



.loading .number {
    color: #ffffff;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 30vw;
    height: 30vw;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    overflow: hidden
}

@media (max-width: 768px) {
    .loading .number {
        font-size: 60vw;
        height: 60vw
    }
}

@media (max-width: 480px) {
    .loading .number {
        font-size: 90vw;
        height: 90vw
    }
}

.loading .number .num-left,
.loading .number .num-right {
    position: relative;
    box-sizing: border-box;
    -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1);
    transition: opacity 0.4s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1);
    transition: transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1), opacity 0.4s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1), opacity 0.4s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1);
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, -200px);
    transform: translate3d(0, 0, -200px);
    opacity: 0
}

.loading .number .num-left .num-fake,
.loading .number .num-right .num-fake {
    opacity: 0
}

.loading .number .num-left .num-in,
.loading .number .num-right .num-in {
    position: absolute;
    left: 0;
    top: 0
}

.loading .number .num-left .num-in span {
    display: block
}

.loading .onLoading .num-left {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 1
}

.loading .onLoading .num-right {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    opacity: 1
}

.loading .endLoading .num-left {
    -webkit-transform: translate3d(0, 0, -200px) !important;
    transform: translate3d(0, 0, -200px) !important;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0
}

.loading .endLoading .num-right {
    -webkit-transform: translate3d(0, 0, -200px) !important;
    transform: translate3d(0, 0, -200px) !important;
    opacity: 0
}

.logo-animation {
    position: fixed;
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 100px);
    transform: translate3d(-50%, -50%, 100px)
}

.about-container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    visibility: hidden;
    -webkit-transition: visibility 0s 0.8s, -webkit-transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: visibility 0s 0.8s, -webkit-transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1), visibility 0s 0.8s;
    transition: transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1), visibility 0s 0.8s, -webkit-transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1)
}

.about-container .about-container-in {
    position: absolute;
    width: 100%;
    height: auto;
    visibility: hidden;
    background-color: #000
}

.about-container .aboutContainerInView {
    visibility: visible
}

.about-container .about-close,
.about-container .about-close-bottom {
    color: #fff;
    text-transform: uppercase;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .2em;
    -webkit-font-smoothing: antialiased;
    padding-left: 19px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s 0s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: opacity 0.3s 0s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.3s 0s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.3s 0s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.about-container .about-close .icon:after,
.about-container .about-close .icon:before,
.about-container .about-close-bottom .icon:after,
.about-container .about-close-bottom .icon:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #fff;
    left: 0;
    top: 6px
}

.about-container .about-close .icon:before,
.about-container .about-close-bottom .icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.about-container .about-close .icon:after,
.about-container .about-close-bottom .icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.about-container .about-close {
    position: absolute;
    left: 25px;
    top: 30px
}

.about-container .about-close-bottom {
    position: relative;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 50px;
    display: inline-block;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

@media (max-width: 480px) {
    .about-container .about-close-bottom {
        padding-bottom: 50px
    }
}

.about-container .scroll-bar-wrap {
    position: fixed;
    width: 10px;
    height: 100%;
    right: 0;
    top: 0;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    box-sizing: border-box
}

.about-container .scroll-bar-wrap .scbar-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0
}

.about-container .scroll-bar-wrap .scbar-hitarea {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%
}

.about-container .scroll-bar-wrap .scbar {
    position: absolute;
    background-color: #e44040;
    min-height: 100px;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer
}

.about-wrap {
    width: 100%
}

.about-wrap .cover {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.about-wrap .cover .cover-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/about/cover.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media (max-width: 768px) {
    .about-wrap .cover .cover-image {
        background-image: url(../images/about/cover-sp.jpg) !important
    }
}

.about-wrap .cover .title {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

@media (max-width: 768px) {
    .about-wrap .cover .title {
        margin-top: -20px
    }
}

.about-wrap .cover .title svg {
    position: relative;
    width: 100px;
    height: auto;
    display: block;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.about-wrap .cover p {
    color: #fff;
    font-size: 42px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    margin-top: 20px;
    letter-spacing: .08em;
    font-weight: 400;
    text-align: center
}

@media (max-width: 480px) {
    .about-wrap .cover .title svg {
        width: 80px
    }
    .about-wrap .cover p {
        font-size: 24px
    }
}

.about-wrap .main-contents {
    box-sizing: border-box;
    position: relative
}

.about-wrap .main-contents:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 75px;
    background-color: #e44040;
    -webkit-transform: translate(-1px, -50%);
    -ms-transform: translate(-1px, -50%);
    transform: translate(-1px, -50%)
}

.about-wrap .main-contents .section {
    position: relative;
    margin-top: 300px
}

@media (max-width: 768px) {
    .about-wrap .main-contents .section {
        margin-top: 200px
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .section {
        margin-top: 50px
    }
}

.about-wrap .main-contents .copy {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    margin-bottom: 40px;
    line-height: 1.5em
}

.about-wrap .main-contents .copy span {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.about-wrap .main-contents .copy span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (max-width: 768px) {
    .about-wrap .main-contents .copy {
        font-size: 24px
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .copy {
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        letter-spacing: .05em
    }
}

@media (max-width: 320px) {
    .about-wrap .main-contents .copy {
        font-size: 14px
    }
}

.about-wrap .main-contents .stageIn_copy:after {
    -webkit-transform: translate3d(101%, 0, 0) !important;
    transform: translate3d(101%, 0, 0) !important;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1)
}

.about-wrap .main-contents .summary {
    color: #9a9a9a;
    font-size: 14px;
    padding-bottom: 60px;
    line-height: 2em;
    letter-spacing: .1em;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box
}

.about-wrap .main-contents .summary span {
    position: relative;
    display: inline-block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

@media (max-width: 768px) {
    .about-wrap .main-contents .summary span {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .summary {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px;
        letter-spacing: .08em
    }
}

.about-wrap .main-contents .stageIn_summary span {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1)
}

.about-wrap .main-contents .img-wrap {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    overflow: hidden
}

.about-wrap .main-contents .img-wrap img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    pointer-events: none
}

.about-wrap .main-contents .bg-title {
    position: relative;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    display: table;
    color: #272727;
    font-size: 200px;
    letter-spacing: .2em
}

.about-wrap .main-contents .bg-title svg {
    height: 150px
}

@media (max-width: 768px) {
    .about-wrap .main-contents .bg-title svg {
        height: 100px !important
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .bg-title svg {
        height: 60px !important
    }
}

@media (max-width: 768px) {
    .about-wrap .main-contents .bg-title {
        font-size: 150px
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .bg-title {
        font-size: 80px
    }
}

.about-wrap .section-about {
    max-width: 977px;
    margin: 0 auto;
    padding-top: 150px !important;
    margin-top: 0 !important
}

@media (max-width: 480px) {
    .about-wrap .section-about {
        padding-top: 50px !important
    }
}

.about-wrap .section-about .bg-title {
    right: -100px;
    float: right
}

@media (max-width: 1280px) {
    .about-wrap .section-about .bg-title {
        right: -50px
    }
}

@media (max-width: 1024px) {
    .about-wrap .section-about .bg-title {
        right: 0
    }
}

@media (max-width: 768px) {
    .about-wrap .section-about .bg-title {
        display: table;
        right: 0;
        float: left;
        padding-left: 40px
    }
}

@media (max-width: 480px) {
    .about-wrap .section-about .bg-title {
        padding-left: 20px
    }
}

.about-wrap .section-about .copy {
    clear: both
}

.about-wrap .section-about .img-wrap {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (max-width: 480px) {
    .about-wrap .section-about .img-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

.about-wrap .section-about .img-wrap img {
    width: 100%;
    height: auto
}

.about-wrap .section-future .img-wrap {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(0, -20%);
    -ms-transform: translate(0, -20%);
    transform: translate(0, -20%);
    z-index: -1;
    overflow: visible !important
}

.about-wrap .section-future .img-wrap img {
    max-width: 100%
}

.about-wrap .section-future .section-in {
    max-width: 977px;
    position: relative;
    margin-left: 10%
}

.about-wrap .section-future .bg-title {
    left: 5%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (max-width: 768px) {
    .about-wrap .section-future {
        margin-top: 100px
    }
    .about-wrap .section-future .img-wrap {
        position: relative;
        top: 0;
        width: 100%;
        -webkit-transform: translate(0, 0) scale(1.3);
        -ms-transform: translate(0, 0) scale(1.3);
        transform: translate(0, 0) scale(1.3)
    }
    .about-wrap .section-future .section-in {
        margin-left: 0
    }
}

@media (max-width: 480px) {
    .about-wrap .section-future {
        margin-top: 50px !important
    }
    .about-wrap .section-future .img-wrap {
        -webkit-transform: translate(0, 10%) scale(1.4);
        -ms-transform: translate(0, 10%) scale(1.4);
        transform: translate(0, 10%) scale(1.4)
    }
    .about-wrap .section-future .bg-title {
        left: 20px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.about-wrap .section-mission .img-wrap {
    margin-left: -40px;
    width: 78%
}

.about-wrap .section-mission .img-wrap img {
    max-width: 100%;
    height: auto
}

.about-wrap .section-mission .section-in {
    max-width: 977px;
    margin: 0 auto
}

.about-wrap .section-mission .bg-title {
    right: 40px;
    float: right;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 60px
}

.about-wrap .section-mission .copy {
    clear: both
}

@media (max-width: 768px) {
    .about-wrap .section-mission .bg-title {
        position: relative;
        float: left;
        left: 0;
        right: 0;
        padding-left: 40px
    }
}

@media (max-width: 480px) {
    .about-wrap .section-mission .img-wrap {
        width: 92%
    }
    .about-wrap .section-mission .section-in {
        margin-top: 0
    }
    .about-wrap .section-mission .bg-title {
        position: relative;
        float: left;
        margin-top: 30px;
        left: 0;
        right: 0;
        padding-left: 20px
    }
    .about-wrap .section-mission .copy {
        clear: both
    }
    .about-wrap .section-mission .img-wrap {
        margin-left: 0;
        padding-right: 20px
    }
}

.about-wrap .section-base .img-wrap {
    position: relative;
    overflow: visible !important;
    z-index: -1
}

.about-wrap .section-base .img-wrap img {
    width: 100%
}

.about-wrap .section-base .section-in {
    position: absolute;
    max-width: 977px;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.about-wrap .section-base .bg-title {
    left: 10%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (max-width: 768px) {
    .about-wrap .section-base {
        margin-top: 50px !important
    }
    .about-wrap .section-base .img-wrap {
        position: absolute;
        bottom: 0
    }
    .about-wrap .section-base .section-in {
        margin-top: 0;
        top: 0;
        position: relative;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding-bottom: 50%
    }
    .about-wrap .section-base .bg-title {
        position: relative;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        margin-left: 40px;
        left: 0
    }
}

@media (max-width: 480px) {
    .about-wrap .section-base .bg-title {
        margin-left: 20px;
        left: 0
    }
}

.about-wrap .members-space {
    position: relative;
    width: 100%;
    height: 100px;
    background-color: #0c0c0c
}

.about-wrap .members {
    position: relative;
    background-color: #0c0c0c;
    padding-top: 150px;
    width: 100%
}

.about-wrap .members .bg-title {
    position: absolute;
    right: 8%;
    top: 25px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.about-wrap .members .bg-title svg {
    height: 130px
}

@media (max-width: 480px) {
    .about-wrap .members .bg-title svg {
        height: 60px !important
    }
}

@media (max-width: 768px) {
    .about-wrap .members .bg-title {
        right: 50%;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        top: 15px
    }
}

.about-wrap .members .members-outer {
    position: relative;
    height: 100%;
    min-height: 444px
}

.about-wrap .members .members-outer .arr {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    top: 50%;
    margin-top: -100px;
    background-color: #4a4a4a;
    cursor: pointer;
    -webkit-transition: background-color 0.2s cubic-bezier(0.34, 0.19, 0.25, 1);
    transition: background-color 0.2s cubic-bezier(0.34, 0.19, 0.25, 1)
}

.about-wrap .members .members-outer .arr:after,
.about-wrap .members .members-outer .arr:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transition: width 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1);
    transition: width 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), width 0.3s cubic-bezier(0.34, 0.19, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), width 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1)
}

.about-wrap .members .members-outer .arr:before {
    -webkit-transform: translate(-5px, 0) rotate(45deg);
    -ms-transform: translate(-5px, 0) rotate(45deg);
    transform: translate(-5px, 0) rotate(45deg)
}

.about-wrap .members .members-outer .arr:after {
    -webkit-transform: translate(-5px, 0) rotate(-45deg);
    -ms-transform: translate(-5px, 0) rotate(-45deg);
    transform: translate(-5px, 0) rotate(-45deg)
}

.about-wrap .members .members-outer .arr:hover {
    background-color: #e44040
}

.about-wrap .members .members-outer .arrL {
    left: 20px
}

.about-wrap .members .members-outer .arrL:after,
.about-wrap .members .members-outer .arrL:before {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.about-wrap .members .members-outer .arrR {
    right: 20px
}

.about-wrap .members .members-outer .arrR:after,
.about-wrap .members .members-outer .arrR:before {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.about-wrap .members .members-outer .arrHidden {
    pointer-events: none;
    opacity: .2
}

.about-wrap .members .members-outer .member {
    position: absolute;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.about-wrap .members .members-outer .member .member-photo {
    position: relative;
    width: 290px;
    display: table;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box
}

.about-wrap .members .members-outer .member .member-photo img {
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 40px
}

.about-wrap .members .members-outer .member .member-photo .member-en-name {
    position: absolute;
    width: 280px;
    height: 450px;
    left: 0;
    top: -50px
}

.about-wrap .members .members-outer .member .member-photo .member-en-name svg {
    position: absolute;
    stroke-width: 1.2px;
    width: 100%;
    height: auto;
    left: 0
}

.about-wrap .members .members-outer .member .member-photo .member-en-name svg path {
    -webkit-transition: 1s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: 1s cubic-bezier(0.48, 0.06, 0.14, 1)
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap {
    position: absolute;
    left: 30px;
    bottom: 40px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .position {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .name {
    font-size: 45px;
    line-height: 45px
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .name p,
.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .position p {
    position: relative;
    overflow: hidden
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .name p span,
.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .position p span {
    position: relative;
    display: inline-block;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1)
}

.about-wrap .members .members-outer .member .member-profile {
    position: relative;
    max-width: 566px;
    height: 100%;
    margin-left: 2%
}

.about-wrap .members .members-outer .member .member-profile .member-profile-in {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.about-wrap .members .members-outer .member .member-profile .tag {
    font-size: 30px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .08em
}

.about-wrap .members .members-outer .member .member-profile .name {
    position: relative;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 30px
}

.about-wrap .members .members-outer .member .member-profile .name:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    bottom: 15px;
    background-color: #e44040
}

.about-wrap .members .members-outer .member .member-profile .profile {
    color: #9a9a9a;
    line-height: 2em;
    font-size: 14px
}

.about-wrap .members .members-outer .member .member-photo,
.about-wrap .members .members-outer .member .member-profile {
    -webkit-transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 1s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 1s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
}

.about-wrap .members .members-outer .member .member-photo .member-en-name {
    -webkit-transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 1s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 1s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.about-wrap .members .members-outer .member .member-transition {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    left: 0;
    top: 0
}

@media (max-width: 1440px) {
    .about-wrap .members .members-outer .member .member-profile {
        margin-left: 4%;
        padding-right: 0
    }
}

@media (max-width: 1280px) {
    .about-wrap .members .members-outer .member .member-profile {
        margin-left: 2%;
        padding-right: 0
    }
}

@media (max-width: 768px) {
    .about-wrap .members .members-outer {
        padding-bottom: 100px
    }
    .about-wrap .members .members-outer .arr {
        top: 25%;
        margin-top: 0
    }
    .about-wrap .members .members-outer .member {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .about-wrap .members .members-outer .member .member-profile {
        width: 100%;
        max-width: 100% !important;
        margin-left: 0;
        padding-left: 40px;
        padding-right: 40px
    }
    .about-wrap .members .members-outer .member .member-profile .member-profile-in {
        position: relative;
        top: 0;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .about-wrap .members .members-outer .member1 {
        position: relative
    }
}

@media (max-width: 480px) {
    .about-wrap .members .members-outer .arr {
        top: 15%;
        margin-top: 0;
        width: 40px;
        height: 40px
    }
    .about-wrap .members .members-outer .member .member-photo {
        width: 200px
    }
    .about-wrap .members .members-outer .member .member-photo img {
        max-width: 100%
    }
    .about-wrap .members .members-outer .member .member-photo .member-en-name {
        width: 200px;
        height: 321px;
        left: 0;
        top: -50px
    }
    .about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap {
        position: absolute;
        left: 20px;
        bottom: 25px;
        font-family: DINNextLTPro-BoldCondensed, sans-serif;
        text-transform: uppercase
    }
    .about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .position {
        font-size: 16px;
        line-height: 30px
    }
    .about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .name {
        font-size: 35px;
        line-height: 35px
    }
    .about-wrap .members .members-outer .member .member-profile {
        margin-top: 30px;
        padding-left: 20px;
        padding-right: 20px
    }
    .about-wrap .members .members-outer .member .member-profile .tag {
        font-size: 20px;
        letter-spacing: .08em
    }
    .about-wrap .members .members-outer .member .member-profile .name {
        font-size: 18px
    }
    .about-wrap .members .members-outer .member .member-profile .profile {
        font-size: 13px
    }
}

.about-wrap .members .transitionCanvas {
    pointer-events: none;
    height: 100%
}

.about-wrap .issues-header {
    margin-top: 150px
}

.about-wrap .information {
    margin-top: 20px;
    padding-left: 40px;
    padding-right: 40px
}

.about-wrap .information .content,
.about-wrap .information .title {
    position: relative;
    color: #fff;
    display: block;
    padding-top: 20px;
    font-size: 12px
}

.about-wrap .information .content:before,
.about-wrap .information .title:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: grey
}

.about-wrap .information .title {
    width: 30%
}

.about-wrap .information .content {
    width: 70%;
    margin-left: 60px
}

.about-wrap .information ul {
    max-width: 960px;
    margin: 0 auto
}

.about-wrap .information ul li {
    position: relative;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.about-wrap .information ul li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e44040;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.about-wrap .information ul .stageIn_li {
    -webkit-transition: -webkit-transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: -webkit-transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.about-wrap .information ul .stageIn_li:after {
    -webkit-transition: -webkit-transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: -webkit-transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

@media (max-width: 480px) {
    .about-wrap .information {
        padding-left: 20px;
        padding-right: 20px
    }
    .about-wrap .information .content,
    .about-wrap .information .title {
        padding-top: 10px;
        font-size: 11px
    }
    .about-wrap .information .title {
        width: 25%
    }
    .about-wrap .information .content {
        width: 75%
    }
    .about-wrap .information .content {
        margin-left: 10px
    }
    .about-wrap .information ul li {
        padding-bottom: 30px
    }
}

.about-wrap .mail {
    position: relative;
    display: table;
    margin: 0 auto;
    text-align: center;
    margin-top: 150px
}

.about-wrap .mail .mail-logo {
    max-width: 70px
}

.about-wrap .mail a,
.about-wrap .mail h4 {
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    font-weight: 400
}

.about-wrap .mail h4 {
    font-size: 60px;
    margin-top: 40px;
    margin-bottom: 20px
}

.about-wrap .mail a {
    position: relative;
    display: inline-block;
    font-size: 26px;
    padding: 10px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px
}

.about-wrap .mail a span {
    position: relative;
    display: inline-block
}

@media (max-width: 480px) {
    .about-wrap .mail h4 {
        font-size: 40px;
        margin-top: 20px;
        margin-bottom: 0
    }
    .about-wrap .mail a {
        font-size: 26px;
        font-weight: 400;
        padding-left: 3px 10px 3px 10px
    }
    .about-wrap .mail a:after {
        height: 2px
    }
}

.about-wrap .close {
    position: relative;
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    font-size: 12px;
    letter-spacing: .2em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 50px;
    cursor: pointer;
    padding-bottom: 50px
}

.aboutContainerC {
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    visibility: visible
}

.aboutContainerL {
    -webkit-transform: translate(-100px, 0) !important;
    -ms-transform: translate(-100px, 0) !important;
    transform: translate(-100px, 0) !important
}

.aboutContainerR {
    -webkit-transform: translate(100px, 0) !important;
    -ms-transform: translate(100px, 0) !important;
    transform: translate(100px, 0) !important
}

.about-close {
    -webkit-transition: opacity 0.3s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1) !important;
    transition: opacity 0.3s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1) !important;
    transition: transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.3s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1) !important;
    transition: transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.3s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1) !important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.about-wrap .logo,
.about-wrap .title-logo {
    position: relative;
    width: 102px;
    height: 164px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.about-wrap .logo .border,
.about-wrap .title-logo .border {
    fill: none;
    stroke: #fff;
    stroke-width: 3px;
    stroke-dasharray: 360.507px, 360.507px;
    stroke-dashoffset: 360.507px
}

.about-wrap .logo #texts path,
.about-wrap .title-logo #texts path {
    fill: #fff;
    display: inline-block
}

.about-wrap .title-logo {
    position: relative;
    display: table;
    left: 50%;
    top: 0;
    margin-top: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.about-wrap .title-word {
    position: relative;
    overflow: hidden
}

.about-wrap .title-word span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

html:lang(en) .about-wrap .copy {
    font-size: 28px;
    margin-bottom: 20px !important
}

@media (max-width: 1280px) {
    html:lang(en) .about-wrap .copy {
        font-size: 22px
    }
}

@media (max-width: 768px) {
    html:lang(en) .about-wrap .copy {
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0.05em !important
    }
    html:lang(en) .about-wrap .copy span:after {
        display: none !important
    }
}

@media (max-width: 480px) {
    html:lang(en) .about-wrap .copy {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        letter-spacing: .05em
    }
}

@media (max-width: 320px) {
    html:lang(en) .about-wrap .copy {
        font-size: 14px
    }
}

html:lang(en) .about-wrap .summary {
    font-size: 16px
}

@media (max-width: 768px) {
    html:lang(en) .about-wrap .summary {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    html:lang(en) .about-wrap .summary {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        font-size: 12px;
        line-height: 1.6em !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px;
        letter-spacing: .08em
    }
}

body,
html {
    width: 100%;
    height: 100%;
    background-color: #000
}

.main-content {
    width: 100%;
    height: auto;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.main-content .main-content-inner {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: -webkit-transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.main-content .main-content-inner img {
    max-width: 100%
}

.transition-wrap {
    position: fixed !important;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    visibility: hidden;
    overflow: hidden
}

.mainConentInnerR {
    -webkit-transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    -webkit-transform: translate3d(100px, 0, 0) scale(1) !important;
    transform: translate3d(100px, 0, 0) scale(1) !important
}

.mainConentInnerT {
    -webkit-transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    -webkit-transform: translate3d(0, -100px, 0) scale(1) !important;
    transform: translate3d(0, -100px, 0) scale(1) !important
}

.mainConentInnerB {
    -webkit-transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    -webkit-transform: translate3d(0, 100px, 0) scale(1) !important;
    transform: translate3d(0, 100px, 0) scale(1) !important
}

.mainConentInnerB .page-cover-image {
    -webkit-transform: translate3d(0, 0, 100px) !important;
    transform: translate3d(0, 0, 100px) !important
}

.mainConentHidden {
    visibility: hidden
}

.scene .copy,
.scene .copy-en {
    position: relative;
    color: #fff;
    font-size: 40px
}

.scene .copy-en:after,
.scene .copy:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 4px;
    left: 0;
    bottom: -30px;
    background-color: #e44040
}

.scene .copy-en {
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    letter-spacing: .06em
}

.scene .summary {
    color: #9a9a9a;
    font-size: 13px;
    line-height: 2.5em
}

@media (max-width: 768px) {
    .scene .copy {
        font-size: 4.21vw
    }
    .scene .copy:after {
        bottom: -15px;
        height: 3px;
        width: 40px
    }
    .scene .copy-en {
        font-size: 30px
    }
    .scene .copy-en:after {
        bottom: -15px;
        height: 3px;
        width: 40px
    }
    .scene .summary {
        line-height: 2em
    }
}

.main-visual {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none
}

.main-visual .video-container {
    position: relative;
    width: 100vw;
    height: calc(100vw * .5625);
    top: 0;
    left: 0
}

.main-visual .video-container canvas,
.main-visual .video-container video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.main-visual .video-container canvas {
    background-color: #faa
}

.main-visual .page-line {
    content: "";
    position: absolute;
    width: 1px;
    height: 20%;
    left: 50%;
    bottom: 0;
    background-color: #e44040;
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.7s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.7s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.7s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.7s cubic-bezier(0.48, 0.06, 0.14, 1);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.main-visual .content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 100%;
    max-width: 760px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    color: #fff
}

.main-visual .content .logo-text-svg {
    position: relative;
    fill: #fff;
    width: 100px;
    display: inline-block;
    left: 50%;
    top: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.main-visual .content p {
    margin-top: 50px;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    line-height: 1.5em;
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

@media (max-width: 480px) {
    .main-visual .content .logo-text-svg {
        width: 100px
    }
    .main-visual .content p {
        font-size: 13px;
        line-height: 1.6em
    }
}

@media (max-width: 480px) {
    html:lang(en) .main-visual .summary {
        font-size: 10px
    }
}

footer {
    position: fixed;
    width: 100%;
    height: 80px;
    bottom: 0;
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    display: none;
    padding-left: 25px;
    padding-right: 25px
}

footer .copyright,
footer .news {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

footer .news {
    position: absolute;
    display: inline-block;
    font-size: 12px;
    white-space: nowrap
}

footer .news .title {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-left: 10px;
    font-weight: 700
}

footer .news .news-more {
    margin-left: 15px;
    font-weight: 400;
    white-space: nowrap
}

footer .copyright {
    position: absolute;
    right: 25px;
    font-size: 10px;
    display: inline-block
}

@media (max-width: 480px) {
    footer .copyright {
        display: none
    }
}

footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    bottom: 0
}

@media (max-width: 480px) {
    footer {
        height: 60px
    }
    footer .title {
        margin-left: 5px
    }
    footer .news {
        position: relative;
        width: 100%;
        box-sizing: border-box
    }
    footer .news .news-more {
        float: right;
        margin-top: 3px
    }
}

footer:before,
header:before {
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.6s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.6s cubic-bezier(0.39, 0.02, 0.21, 1)
}

footer {
    -webkit-transition: clip 0.6s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: clip 0.6s cubic-bezier(0.39, 0.02, 0.21, 1)
}

header:before {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    display: block !important
}

.main-visual {
    position: relative
}

.main-visual video {
    -webkit-transform: translate3d(0, 0, 0) scale(1.1);
    transform: translate3d(0, 0, 0) scale(1.1);
    -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.7s cubic-bezier(0.64, 0.01, 0.32, 1);
    transition: opacity 0.3s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.7s cubic-bezier(0.64, 0.01, 0.32, 1);
    transition: transform 0.7s cubic-bezier(0.64, 0.01, 0.32, 1), opacity 0.3s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.7s cubic-bezier(0.64, 0.01, 0.32, 1), opacity 0.3s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.7s cubic-bezier(0.64, 0.01, 0.32, 1);
    opacity: .2
}

.main-visual .logo-text-svg {
    -webkit-transform: translate3d(-50%, 0, 100px);
    transform: translate3d(-50%, 0, 100px)
}

.main-visual .summary {
    -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.07, 0.32, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: opacity 0.4s cubic-bezier(0.39, 0.07, 0.32, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.4s cubic-bezier(0.39, 0.07, 0.32, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.4s cubic-bezier(0.39, 0.07, 0.32, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1)
}

.main-visual .logo,
.main-visual .title-logo {
    position: absolute;
    width: 102px;
    height: 164px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    margin-top: -20px
}

.main-visual .logo .border,
.main-visual .title-logo .border {
    fill: none;
    stroke: #fff;
    stroke-width: 3px;
    stroke-dasharray: 360.507px, 360.507px;
    stroke-dashoffset: 360.507px
}

.main-visual .logo #texts path,
.main-visual .title-logo #texts path {
    fill: #fff;
    display: inline-block
}

.about-wrap .title-logo {
    position: relative;
    display: table;
    left: 50%;
    top: 0;
    margin-top: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.about-wrap .title-word {
    position: relative;
    overflow: hidden
}

.about-wrap .title-word span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.modeIntro header:before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modeIntro .main-visual video {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 1s cubic-bezier(0.64, 0.01, 0.32, 1);
    transition: opacity 0.3s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 1s cubic-bezier(0.64, 0.01, 0.32, 1);
    transition: transform 1s cubic-bezier(0.64, 0.01, 0.32, 1), opacity 0.3s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 1s cubic-bezier(0.64, 0.01, 0.32, 1), opacity 0.3s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 1s cubic-bezier(0.64, 0.01, 0.32, 1);
    opacity: .7
}

.modeIntro .main-visual .logo-text-svg {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.modeLoading .main-visual video {
    -webkit-transform: translate3d(0, 0, 100px);
    transform: translate3d(0, 0, 100px)
}

#introduce {
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#introduce .img-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 722px;
    width: 52%;
    margin-bottom: 30px
}

#introduce .img-wrap .img-wrap-in {
    position: relative;
    display: inline-block
}

#introduce .img-wrap .img-wrap-in img {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.6s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 1s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.6s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 1s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 1s cubic-bezier(0.36, 0.01, 0.29, 0.99), opacity 0.6s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 1s cubic-bezier(0.36, 0.01, 0.29, 0.99), opacity 0.6s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 1s cubic-bezier(0.36, 0.01, 0.29, 0.99)
}

#introduce .stageIn_display img {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

#introduce .copy {
    position: absolute;
    top: 8%;
    left: 60%;
    overflow: hidden;
    padding-bottom: 20px
}

#introduce .copy:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    right: 0;
    bottom: 0;
    background-color: #e44040;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

#introduce .copy span {
    position: relative;
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.4s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99), opacity 0.4s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99), opacity 0.4s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#introduce .stageIn_copy:after {
    -webkit-transition: width 0.8s 0.5s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: width 0.8s 0.5s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1), width 0.8s 0.5s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1), width 0.8s 0.5s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 30%
}

#introduce .stageIn_copy span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#introduce .stageIn_copy .copy-top {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

#introduce .stageIn_copy .copy-bottom {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

#introduce .summary {
    position: absolute;
    left: 10%;
    bottom: 8%;
    width: 402px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    overflow: hidden
}

#introduce .summary span {
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    opacity: 0
}

#introduce .stageIn_summary span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

@media (max-width: 480px) {
    #introduce {
        padding-top: 50px;
        padding-bottom: 50px
    }
    #introduce .copy {
        position: relative;
        font-weight: 700
    }
    #introduce .img-wrap {
        width: 82%
    }
    #introduce .summary {
        position: relative;
        left: 0;
        top: 0;
        width: 100%
    }
}

html:lang(en) #introduce .copy {
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .05em
}

html:lang(en) #introduce .summary {
    width: 480px
}

@media (max-width: 768px) {
    html:lang(en) #introduce .copy {
        position: relative;
        left: 0;
        float: right;
        margin-right: 30px;
        font-size: 28px
    }
}

@media (max-width: 480px) {
    html:lang(en) #introduce .copy {
        left: 0;
        float: right;
        margin-right: 15px;
        font-size: 13px
    }
    html:lang(en) #introduce .summary {
        font-size: 11px;
        width: 100%
    }
}

#sceneGuide {
    margin-top: 100px;
    margin-bottom: 200px;
    width: 100%
}

@media (max-width: 768px) {
    #sceneGuide {
        margin-top: 50px;
        margin-bottom: 100px
    }
}

#sceneGuide .guide-wrap {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto
}

#sceneGuide .guide-wrap .guide {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneGuide .guide-wrap .guide .guide-img-wrap {
    position: relative;
    overflow: hidden;
    width: 50%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000px;
    perspective: 1000px
}

#sceneGuide .guide-wrap .guide .guide-img-wrap .guide-img {
    position: relative;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 400px);
    transform: translate3d(0, 0, 400px);
    opacity: 0;
    -webkit-transition: opacity 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99)
}

#sceneGuide .guide-wrap .guide .stageIn .guide-img {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

#sceneGuide .guide-wrap .guide .guide-content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50%;
    height: auto;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width: 768px) {
    #sceneGuide .guide-wrap .guide .guide-content {
        padding-left: 30px;
        padding-right: 30px
    }
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner {
    position: relative;
    margin: 0 auto;
    width: 470px
}

@media (max-width: 768px) {
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner {
        width: 100%
    }
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .number {
    position: relative;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    font-size: 80px;
    display: inline-block;
    color: #fff;
    margin-bottom: 40px;
    letter-spacing: .1em;
    overflow: hidden
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .number span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 1px;
    bottom: 0;
    background-color: #e44040
}

@media (max-width: 1024px) {
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .number {
        font-size: 60px;
        margin-bottom: 30px
    }
}

@media (max-width: 768px) {
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .number {
        font-size: 40px;
        margin-bottom: 20px
    }
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .title {
    font-size: 22px;
    color: #fff;
    margin-bottom: 30px;
    letter-spacing: .1em;
    text-align: left;
    overflow: hidden
}

@media (max-width: 1024px) {
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .title {
        font-size: 16px;
        margin-bottom: 20px
    }
}

@media (max-width: 768px) {
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .title {
        margin-bottom: 10px
    }
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .title br {
        display: none
    }
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .summary {
    line-height: 2em;
    overflow: hidden
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .number span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .number span:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99)
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .title span {
    position: relative;
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .summary span {
    position: relative;
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

@media (max-width: 760px) {
    #sceneGuide .guide-wrap .guide {
        margin-bottom: 50px
    }
    #sceneGuide .guide-wrap .guide .guide-img-wrap {
        width: 100%;
        left: 0 !important
    }
    #sceneGuide .guide-wrap .guide .guide-content {
        position: relative !important;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 20px;
        margin-bottom: 20px
    }
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner {
        width: 100%
    }
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .number {
        margin-top: 20px
    }
    #sceneGuide .guide-wrap .guide .guide-content .guide-content-inner .summary {
        max-width: none
    }
}

#sceneGuide .guide-wrap .stageIn_number span {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

#sceneGuide .guide-wrap .stageIn_number span:after {
    -webkit-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
    -webkit-transform: translate3d(0, 95%, 0) !important;
    transform: translate3d(0, 95%, 0) !important
}

#sceneGuide .guide-wrap .stageIn_title span {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

#sceneGuide .guide-wrap .stageIn_summary span {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

#sceneGuide .guide-wrap .guide-r .guide-img-wrap {
    left: 50%
}

#sceneGuide .guide-wrap .guide-r .guide-content {
    position: absolute;
    left: 0
}

html:lang(en) #sceneGuide .title {
    font-size: 20px !important
}

@media (max-width: 1024px) {
    html:lang(en) #sceneGuide .title {
        font-size: 16px;
        margin-bottom: 20px
    }
}

@media (max-width: 768px) {
    html:lang(en) #sceneGuide .title {
        font-size: 14px;
        margin-bottom: 10px
    }
    html:lang(en) #sceneGuide .title br {
        display: none
    }
}

@media (max-width: 480px) {
    html:lang(en) #sceneGuide .title {
        font-size: 14px !important;
        font-weight: 700;
        margin-bottom: 10px
    }
}

html:lang(en) #sceneGuide .summary {
    font-size: 16px;
    line-height: 2em;
    overflow: hidden
}

@media (max-width: 768px) {
    html:lang(en) #sceneGuide .summary {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    html:lang(en) #sceneGuide .summary {
        font-size: 12px !important;
        line-height: 1.6em !important;
        margin-bottom: 0 !important
    }
}

@media (max-width: 1024px) {
    html:lang(en) #sceneGuide {
        margin-bottom: 50px
    }
    html:lang(en) #sceneGuide .guide-img-wrap {
        width: 100% !important;
        left: 0 !important
    }
    html:lang(en) #sceneGuide .guide-content {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }
    html:lang(en) #sceneGuide .guide-content .guide-content-inner {
        width: 100% !important
    }
    html:lang(en) #sceneGuide .guide-content .guide-content-inner .number {
        margin-top: 20px !important
    }
    html:lang(en) #sceneGuide .guide-content .guide-content-inner .summary {
        max-width: none;
        margin-bottom: 20px
    }
}

#sceneIssues {
    position: relative;
    margin-top: 150px;
    background-image: url(../images/top/issue-bg.jpg);
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 200px;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    height: auto
}

#sceneIssues .copy-en {
    position: absolute;
    left: 10%;
    top: 0;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    overflow: hidden;
    padding-bottom: 20px
}

@media (max-width: 768px) {
    #sceneIssues .copy-en {
        -webkit-transform: translateY(-55%);
        -ms-transform: translateY(-55%);
        transform: translateY(-55%)
    }
}

#sceneIssues .copy-en:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    right: 0;
    bottom: 0;
    background-color: #e44040;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

#sceneIssues .copy-en span {
    position: relative;
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 0.4s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99), opacity 0.4s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99), opacity 0.4s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneIssues .stageIn_issue_title:after {
    -webkit-transition: width 0.8s 0.5s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: width 0.8s 0.5s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1), width 0.8s 0.5s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1), width 0.8s 0.5s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.5s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 30%
}

#sceneIssues .stageIn_issue_title span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneIssues .stageIn_issue_title .copy-top {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

#sceneIssues .stageIn_issue_title .copy-bottom {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media (max-width: 480px) {
    #sceneIssues {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

#sceneIssues .issue-wrap {
    position: relative;
    width: 100%;
    height: 530px;
    padding-bottom: 50px;
    overflow: hidden;
    padding-left: 300px;
    box-sizing: border-box
}

@media (max-width: 768px) {
    #sceneIssues .issue-wrap {
        padding-left: 150px
    }
}

@media (max-width: 768px) {
    #sceneIssues .issue-wrap {
        padding-left: 80px
    }
}

@media (max-width: 480px) {
    #sceneIssues .issue-wrap {
        height: 380px
    }
    #sceneIssues .issue-wrap .issue-wrap-in .issue {
        width: 220px !important
    }
}

#sceneIssues .issue-wrap .issue-wrap-in {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    max-width: none;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneIssues .issue-wrap .issue-wrap-in .issue {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 300px;
    top: 0;
    left: 0;
    padding: 0 20px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    box-sizing: border-box
}

#sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1)
}

#sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-sizing: border-box
}

#sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 18px;
    letter-spacing: .1em;
    z-index: 1;
    -webkit-transition: opacity 0.4s cubic-bezier(0.48, 0.06, 0.14, 1), background-color 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: opacity 0.4s cubic-bezier(0.48, 0.06, 0.14, 1), background-color 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: rgba(228, 64, 64, 0);
    border-radius: 20px;
    box-sizing: border-box
}

#sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover:after,
#sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 5px;
    background-color: #fff;
    border-radius: 10px;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -30px;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1)
}

@media (max-width: 480px) {
    #sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover:after,
    #sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover:before {
        height: 3px
    }
}

#sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover:before {
    -webkit-transform: scale(0) rotate(0);
    -ms-transform: scale(0) rotate(0);
    transform: scale(0) rotate(0)
}

#sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover:after {
    -webkit-transform: scale(0) rotate(90deg);
    -ms-transform: scale(0) rotate(90deg);
    transform: scale(0) rotate(90deg)
}

#sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover span {
    position: relative;
    display: inline-block;
    top: 50%;
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    -webkit-transition: opacity 0.3s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: opacity 0.3s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1), opacity 0.3s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1), opacity 0.3s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.4s cubic-bezier(0.48, 0.06, 0.14, 1);
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    opacity: 0
}

@media (max-width: 480px) {
    #sceneIssues .issue-wrap .issue-wrap-in .issue .issue-img .issue-cover span {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media (min-width: 480px) {
    #sceneIssues .issue-wrap .issue-wrap-in .issue:hover .issue-img {
        -webkit-transform: translate3d(0, 0, -200px);
        transform: translate3d(0, 0, -200px)
    }
    #sceneIssues .issue-wrap .issue-wrap-in .issue:hover .issue-cover {
        background-color: rgba(228, 64, 64, 0.9)
    }
    #sceneIssues .issue-wrap .issue-wrap-in .issue:hover .issue-cover span {
        display: inline-block;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    #sceneIssues .issue-wrap .issue-wrap-in .issue:hover .issue-cover:before {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
    #sceneIssues .issue-wrap .issue-wrap-in .issue:hover .issue-cover:after {
        -webkit-transform: scale(1) rotate(90deg);
        -ms-transform: scale(1) rotate(90deg);
        transform: scale(1) rotate(90deg)
    }
}

#sceneIssues .issue-wrap .issue-wrap-in .issue-more .issue-cover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.1) !important
}

#sceneIssues .issue-wrap .issue-wrap-in .issue-more .issue-cover span {
    display: inline-block;
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneIssues .issue-wrap .issue-wrap-in .issue-more .issue-cover:before {
    -webkit-transform: scale(1) rotate(0) !important;
    -ms-transform: scale(1) rotate(0) !important;
    transform: scale(1) rotate(0) !important
}

#sceneIssues .issue-wrap .issue-wrap-in .issue-more .issue-cover:after {
    -webkit-transform: scale(1) rotate(90deg) !important;
    -ms-transform: scale(1) rotate(90deg) !important;
    transform: scale(1) rotate(90deg) !important
}

#sceneIssues .issue-wrap .issue-wrap-in .issue-name {
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    text-align: center;
    letter-spacing: .1em;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px
}

#sceneIssues .scroll-bar {
    position: absolute;
    width: 280px;
    height: 8px;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#sceneIssues .scroll-bar .line {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    background-color: #b3b3b3
}

#sceneIssues .scroll-bar .bar {
    position: absolute;
    width: 40px;
    height: 100%;
    background-color: #e44040;
    cursor: pointer;
    top: 1px
}

@media (max-width: 480px) {
    #sceneIssues .scroll-bar {
        bottom: 40px;
        height: 15px
    }
    #sceneIssues .scroll-bar .bar {
        width: 50px
    }
}

#sceneDownload {
    position: relative;
    padding-top: 100px;
    background-color: #19191c;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneDownload .phone-wrap {
    position: relative;
    min-width: 350px;
    min-height: 560px;
    overflow: hidden;
    margin-left: 20px;
    margin-right: 50px
}

#sceneDownload .phone-wrap span {
    position: relative;
    display: block
}

#sceneDownload .phone-wrap span .phone {
    position: absolute;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1);
    opacity: 0
}

#sceneDownload .stageIn_phone .phone {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    opacity: 1 !important
}

#sceneDownload .content {
    position: relative;
    color: #fff;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 50px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneDownload .content .logo-download-wrap {
    position: relative;
    display: block;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

#sceneDownload .content .logo-download-wrap .logo-download {
    position: relative;
    width: 130px;
    margin-bottom: 50px;
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5);
    opacity: 0;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1)
}

#sceneDownload .content .summary-en {
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    font-size: 20px;
    margin-bottom: 10px;
    overflow: hidden
}

#sceneDownload .content .summary-en span {
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneDownload .content .summary-jp {
    letter-spacing: .1em;
    font-size: 36px;
    margin-bottom: 50px;
    overflow: hidden
}

#sceneDownload .content .summary-jp span {
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneDownload .content .apps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 100px
}

#sceneDownload .content .apps a {
    margin: 0 15px;
    max-width: 200px;
    width: 100%;
    overflow: hidden
}

#sceneDownload .content .apps a img {
    position: relative;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    width: 100%;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneDownload .content .stageIn .logo-download {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1
}

#sceneDownload .content .stageIn .summary-en-in {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

#sceneDownload .content .stageIn .summary-jp-in {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#sceneDownload .content .stageIn a img {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

@media (max-width: 1024px) {
    #sceneDownload .phone-wrap {
        position: relative;
        min-width: 250px;
        min-height: 360px;
        overflow: hidden;
        margin-left: 20px;
        margin-right: 20px
    }
    #sceneDownload .phone-wrap .phone {
        position: absolute;
        max-width: 100%;
        height: auto
    }
    #sceneDownload .content {
        margin-top: 0
    }
    #sceneDownload .content .summary-en {
        font-size: 16px
    }
    #sceneDownload .content .summary-jp {
        font-size: 24px
    }
}

@media (max-width: 767px) {
    #sceneDownload {
        padding-top: 70px;
        padding-bottom: 40px
    }
    #sceneDownload .phone-wrap {
        display: none
    }
    #sceneDownload .content .summary-en {
        font-size: 14px
    }
    #sceneDownload .content .summary-jp {
        font-size: 18px
    }
    #sceneDownload .content .apps {
        margin-bottom: 70px
    }
    #sceneDownload .content .apps a {
        margin: 0 10px;
        max-width: 200px;
        width: 100%
    }
}

#sceneNext {
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneNext .image-cover-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

#sceneNext .image-cover-wrap .image-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/about/cover.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background-position 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: background-position 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: background-position 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: background-position 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1)
}

#sceneNext:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 2px;
    height: 75px;
    background-color: #e44040;
    -webkit-transform: translate(-1px, 35px);
    -ms-transform: translate(-1px, 35px);
    transform: translate(-1px, 35px);
    -webkit-transition: height 0.3s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: height 0.3s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    pointer-events: none
}

#sceneNext .content {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    box-sizing: border-box;
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    display: inline-block;
    z-index: 2
}

#sceneNext .content p {
    font-size: 16px;
    margin-bottom: 10px
}

#sceneNext .content h4 {
    font-size: 34px;
    font-weight: 400
}

#sceneNext .content:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 40%;
    background-color: #e44040;
    left: 50%;
    top: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    display: none
}

@media (max-width: 480px) {
    #sceneNext .content {
        padding-top: 50px;
        padding-bottom: 50px
    }
    #sceneNext h4 {
        font-size: 24px !important;
        font-weight: 400
    }
}

#sceneNext:hover:after {
    height: 0
}

#sceneNext:hover .image-cover {
    -webkit-transform: translate3d(0, 0, 0) scale(1.1);
    transform: translate3d(0, 0, 0) scale(1.1)
}

#sceneLanguage {
    position: relative;
    text-align: center;
    height: 60px
}

#sceneLanguage .lang-wrap {
    position: relative;
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    line-height: 63px;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: .1em
}

#sceneLanguage .lang-jp {
    pointer-events: none;
    opacity: .5
}

html:lang(en) .lang-jp {
    pointer-events: auto !important;
    opacity: 1 !important
}

html:lang(en) .lang-en {
    pointer-events: none;
    opacity: .5
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    background-color: #fff;
    color: #000
}

body,
html {
    width: 100%
}

blockquote,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin: 0
}

ol,
ul {
    padding: 0
}

li {
    list-style-type: none
}

a {
    color: inherit;
    text-decoration: none
}

abbr[title] {
    border-bottom-width: 0
}

img {
    vertical-align: middle
}

table {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

@font-face {
    font-family: DINNextLTPro-BoldCondensed;
    src: url(../fonts/3302A8_0_0.eot);
    src: url(../fonts/3302A8_0_0-.eot#iefix) format("embedded-opentype"), url(../fonts/3302A8_0_0.woff2) format("woff2"), url(../fonts/3302A8_0_0.woff) format("woff"), url(../fonts/3302A8_0_0.ttf) format("truetype")
}

body {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    letter-spacing: .06em;
    font-weight: 400;
    font-style: normal
}

.anim-underline,
.anim-underline-pink {
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    cursor: pointer;
    box-sizing: border-box
}

.anim-underline-pink:before,
.anim-underline:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #e44040;
    -webkit-transition: width 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: width 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    pointer-events: none
}

.anim-underline-pink:after,
.anim-underline:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #e44040;
    -webkit-transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    pointer-events: none
}

.anim-underline-pink:hover:before,
.anim-underline:hover:before {
    width: 100%;
    -webkit-transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.anim-underline-pink:hover:after,
.anim-underline:hover:after {
    width: 100%;
    background: 0 0;
    -webkit-transition: all 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: all 0s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.anim-underline-pink:after,
.anim-underline-pink:before {
    background-color: #e44040
}

.anim-underline-pink:hover:after {
    background: 0 0
}

.naviActive span:before {
    width: 100%;
    -webkit-transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: width 0.4s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.naviActive span:after {
    width: 100%;
    background: 0 0;
    -webkit-transition: all 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: all 0s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.anim-underline2 {
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    cursor: pointer;
    box-sizing: border-box
}

.anim-underline2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background-color: #e44040;
    -webkit-transition: -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99), -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    pointer-events: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.anim-underline2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background-color: #e44040;
    -webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: -webkit-transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99), -webkit-transform 0.4s 0s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    pointer-events: none;
    -webkit-transform: translate3d(-102%, 0, 0);
    transform: translate3d(-102%, 0, 0)
}

.anim-underline2:hover:before {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: -webkit-transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99), -webkit-transform 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.anim-underline2:hover:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99);
    transition: transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99), -webkit-transform 0.4s 0.3s cubic-bezier(0.42, 0.12, 0.31, 0.99)
}

.transitionStop {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.logo-animation {
    position: absolute;
    width: 102px;
    height: 164px;
    left: 50%;
    top: 50%;
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 1;
    pointer-events: none
}

.logo-animation .border {
    fill: none;
    stroke: #fff;
    stroke-width: 3px;
    stroke-dasharray: 360.507px, 360.507px;
    stroke-dashoffset: 360.507px
}

.logo-animation #texts path {
    fill: #fff;
    display: inline-block
}

header {
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    position: fixed;
    width: 100%;
    height: 70px;
    top: 0;
    padding: 0 25px;
    box-sizing: border-box;
    color: #fff;
    overflow: hidden
}

header .about,
header .app {
    position: absolute;
    display: inline-block;
    top: 25px
}

header .about {
    left: 25px;
    cursor: pointer
}

header .logo {
    position: absolute;
    top: 13px;
    left: 50%;
    width: 34px;
    margin-left: -20px
}

header .logo svg {
    width: 34px;
    height: 55.5px
}

header .app {
    right: 25px;
    cursor: pointer
}

header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    bottom: 0
}

@media (max-width: 480px) {
    header {
        height: 60px
    }
    header .logo {
        width: 28px;
        margin-left: -15px
    }
    header .logo svg {
        width: 28px;
        height: 45px
    }
}

.top header .logo {
    display: none
}

.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    -webkit-transition: opacity 0.6s cubic-bezier(0.56, 0.01, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1);
    transition: opacity 0.6s cubic-bezier(0.56, 0.01, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1), opacity 0.6s cubic-bezier(0.56, 0.01, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1), opacity 0.6s cubic-bezier(0.56, 0.01, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.56, 0.01, 0.32, 1);
    z-index: 0;
    pointer-events: none
}

.loading .number {
    color: #ffffff;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 30vw;
    height: 30vw;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    overflow: hidden
}

@media (max-width: 768px) {
    .loading .number {
        font-size: 60vw;
        height: 60vw
    }
}

@media (max-width: 480px) {
    .loading .number {
        font-size: 90vw;
        height: 90vw
    }
}

.loading .number .num-left,
.loading .number .num-right {
    position: relative;
    box-sizing: border-box;
    -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1);
    transition: opacity 0.4s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1);
    transition: transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1), opacity 0.4s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1), opacity 0.4s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.5s cubic-bezier(0.64, 0.01, 0.32, 1);
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, -200px);
    transform: translate3d(0, 0, -200px);
    opacity: 0
}

.loading .number .num-left .num-fake,
.loading .number .num-right .num-fake {
    opacity: 0
}

.loading .number .num-left .num-in,
.loading .number .num-right .num-in {
    position: absolute;
    left: 0;
    top: 0
}

.loading .number .num-left .num-in span {
    display: block
}

.loading .onLoading .num-left {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 1
}

.loading .onLoading .num-right {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    opacity: 1
}

.loading .endLoading .num-left {
    -webkit-transform: translate3d(0, 0, -200px) !important;
    transform: translate3d(0, 0, -200px) !important;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0
}

.loading .endLoading .num-right {
    -webkit-transform: translate3d(0, 0, -200px) !important;
    transform: translate3d(0, 0, -200px) !important;
    opacity: 0
}

.logo-animation {
    position: fixed;
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 100px);
    transform: translate3d(-50%, -50%, 100px)
}

.about-container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    visibility: hidden;
    -webkit-transition: visibility 0s 0.8s, -webkit-transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: visibility 0s 0.8s, -webkit-transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1), visibility 0s 0.8s;
    transition: transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1), visibility 0s 0.8s, -webkit-transform 0.8s cubic-bezier(0.47, 0.16, 0.24, 1)
}

.about-container .about-container-in {
    position: absolute;
    width: 100%;
    height: auto;
    visibility: hidden;
    background-color: #000
}

.about-container .aboutContainerInView {
    visibility: visible
}

.about-container .about-close,
.about-container .about-close-bottom {
    color: #fff;
    text-transform: uppercase;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .2em;
    -webkit-font-smoothing: antialiased;
    padding-left: 19px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s 0s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: opacity 0.3s 0s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.3s 0s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.3s 0s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0s cubic-bezier(0.39, 0.02, 0.21, 1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.about-container .about-close .icon:after,
.about-container .about-close .icon:before,
.about-container .about-close-bottom .icon:after,
.about-container .about-close-bottom .icon:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #fff;
    left: 0;
    top: 6px
}

.about-container .about-close .icon:before,
.about-container .about-close-bottom .icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.about-container .about-close .icon:after,
.about-container .about-close-bottom .icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.about-container .about-close {
    position: absolute;
    left: 25px;
    top: 30px
}

.about-container .about-close-bottom {
    position: relative;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 50px;
    display: inline-block;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

@media (max-width: 480px) {
    .about-container .about-close-bottom {
        padding-bottom: 50px
    }
}

.about-container .scroll-bar-wrap {
    position: fixed;
    width: 10px;
    height: 100%;
    right: 0;
    top: 0;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    box-sizing: border-box
}

.about-container .scroll-bar-wrap .scbar-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0
}

.about-container .scroll-bar-wrap .scbar-hitarea {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%
}

.about-container .scroll-bar-wrap .scbar {
    position: absolute;
    background-color: #e44040;
    min-height: 100px;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer
}

.about-wrap {
    width: 100%
}

.about-wrap .cover {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.about-wrap .cover .cover-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/about/cover.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media (max-width: 768px) {
    .about-wrap .cover .cover-image {
        background-image: url(../images/about/cover-sp.jpg) !important
    }
}

.about-wrap .cover .title {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

@media (max-width: 768px) {
    .about-wrap .cover .title {
        margin-top: -20px
    }
}

.about-wrap .cover .title svg {
    position: relative;
    width: 100px;
    height: auto;
    display: block;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.about-wrap .cover p {
    color: #fff;
    font-size: 42px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    margin-top: 20px;
    letter-spacing: .08em;
    font-weight: 400;
    text-align: center
}

@media (max-width: 480px) {
    .about-wrap .cover .title svg {
        width: 80px
    }
    .about-wrap .cover p {
        font-size: 24px
    }
}

.about-wrap .main-contents {
    box-sizing: border-box;
    position: relative
}

.about-wrap .main-contents:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 75px;
    background-color: #e44040;
    -webkit-transform: translate(-1px, -50%);
    -ms-transform: translate(-1px, -50%);
    transform: translate(-1px, -50%)
}

.about-wrap .main-contents .section {
    position: relative;
    margin-top: 300px
}

@media (max-width: 768px) {
    .about-wrap .main-contents .section {
        margin-top: 200px
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .section {
        margin-top: 50px
    }
}

.about-wrap .main-contents .copy {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    margin-bottom: 40px;
    line-height: 1.5em
}

.about-wrap .main-contents .copy span {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.about-wrap .main-contents .copy span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (max-width: 768px) {
    .about-wrap .main-contents .copy {
        font-size: 24px
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .copy {
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        letter-spacing: .05em
    }
}

@media (max-width: 320px) {
    .about-wrap .main-contents .copy {
        font-size: 14px
    }
}

.about-wrap .main-contents .stageIn_copy:after {
    -webkit-transform: translate3d(101%, 0, 0) !important;
    transform: translate3d(101%, 0, 0) !important;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1)
}

.about-wrap .main-contents .summary {
    color: #9a9a9a;
    font-size: 14px;
    padding-bottom: 60px;
    line-height: 2em;
    letter-spacing: .1em;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box
}

.about-wrap .main-contents .summary span {
    position: relative;
    display: inline-block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

@media (max-width: 768px) {
    .about-wrap .main-contents .summary span {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .summary {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px;
        letter-spacing: .08em
    }
}

.about-wrap .main-contents .stageIn_summary span {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.8s cubic-bezier(0.48, 0.06, 0.14, 1)
}

.about-wrap .main-contents .img-wrap {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    overflow: hidden
}

.about-wrap .main-contents .img-wrap img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    pointer-events: none
}

.about-wrap .main-contents .bg-title {
    position: relative;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    display: table;
    color: #272727;
    font-size: 200px;
    letter-spacing: .2em
}

.about-wrap .main-contents .bg-title svg {
    height: 150px
}

@media (max-width: 768px) {
    .about-wrap .main-contents .bg-title svg {
        height: 100px !important
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .bg-title svg {
        height: 60px !important
    }
}

@media (max-width: 768px) {
    .about-wrap .main-contents .bg-title {
        font-size: 150px
    }
}

@media (max-width: 480px) {
    .about-wrap .main-contents .bg-title {
        font-size: 80px
    }
}

.about-wrap .section-about {
    max-width: 977px;
    margin: 0 auto;
    padding-top: 150px !important;
    margin-top: 0 !important
}

@media (max-width: 480px) {
    .about-wrap .section-about {
        padding-top: 50px !important
    }
}

.about-wrap .section-about .bg-title {
    right: -100px;
    float: right
}

@media (max-width: 1280px) {
    .about-wrap .section-about .bg-title {
        right: -50px
    }
}

@media (max-width: 1024px) {
    .about-wrap .section-about .bg-title {
        right: 0
    }
}

@media (max-width: 768px) {
    .about-wrap .section-about .bg-title {
        display: table;
        right: 0;
        float: left;
        padding-left: 40px
    }
}

@media (max-width: 480px) {
    .about-wrap .section-about .bg-title {
        padding-left: 20px
    }
}

.about-wrap .section-about .copy {
    clear: both
}

.about-wrap .section-about .img-wrap {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (max-width: 480px) {
    .about-wrap .section-about .img-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

.about-wrap .section-about .img-wrap img {
    width: 100%;
    height: auto
}

.about-wrap .section-future .img-wrap {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(0, -20%);
    -ms-transform: translate(0, -20%);
    transform: translate(0, -20%);
    z-index: -1;
    overflow: visible !important
}

.about-wrap .section-future .img-wrap img {
    max-width: 100%
}

.about-wrap .section-future .section-in {
    max-width: 977px;
    position: relative;
    margin-left: 10%
}

.about-wrap .section-future .bg-title {
    left: 5%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (max-width: 768px) {
    .about-wrap .section-future {
        margin-top: 100px
    }
    .about-wrap .section-future .img-wrap {
        position: relative;
        top: 0;
        width: 100%;
        -webkit-transform: translate(0, 0) scale(1.3);
        -ms-transform: translate(0, 0) scale(1.3);
        transform: translate(0, 0) scale(1.3)
    }
    .about-wrap .section-future .section-in {
        margin-left: 0
    }
}

@media (max-width: 480px) {
    .about-wrap .section-future {
        margin-top: 50px !important
    }
    .about-wrap .section-future .img-wrap {
        -webkit-transform: translate(0, 10%) scale(1.4);
        -ms-transform: translate(0, 10%) scale(1.4);
        transform: translate(0, 10%) scale(1.4)
    }
    .about-wrap .section-future .bg-title {
        left: 20px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.about-wrap .section-mission .img-wrap {
    margin-left: -40px;
    width: 78%
}

.about-wrap .section-mission .img-wrap img {
    max-width: 100%;
    height: auto
}

.about-wrap .section-mission .section-in {
    max-width: 977px;
    margin: 0 auto
}

.about-wrap .section-mission .bg-title {
    right: 40px;
    float: right;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 60px
}

.about-wrap .section-mission .copy {
    clear: both
}

@media (max-width: 768px) {
    .about-wrap .section-mission .bg-title {
        position: relative;
        float: left;
        left: 0;
        right: 0;
        padding-left: 40px
    }
}

@media (max-width: 480px) {
    .about-wrap .section-mission .img-wrap {
        width: 92%
    }
    .about-wrap .section-mission .section-in {
        margin-top: 0
    }
    .about-wrap .section-mission .bg-title {
        position: relative;
        float: left;
        margin-top: 30px;
        left: 0;
        right: 0;
        padding-left: 20px
    }
    .about-wrap .section-mission .copy {
        clear: both
    }
    .about-wrap .section-mission .img-wrap {
        margin-left: 0;
        padding-right: 20px
    }
}

.about-wrap .section-base .img-wrap {
    position: relative;
    overflow: visible !important;
    z-index: -1
}

.about-wrap .section-base .img-wrap img {
    width: 100%
}

.about-wrap .section-base .section-in {
    position: absolute;
    max-width: 977px;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.about-wrap .section-base .bg-title {
    left: 10%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (max-width: 768px) {
    .about-wrap .section-base {
        margin-top: 50px !important
    }
    .about-wrap .section-base .img-wrap {
        position: absolute;
        bottom: 0
    }
    .about-wrap .section-base .section-in {
        margin-top: 0;
        top: 0;
        position: relative;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding-bottom: 50%
    }
    .about-wrap .section-base .bg-title {
        position: relative;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        margin-left: 40px;
        left: 0
    }
}

@media (max-width: 480px) {
    .about-wrap .section-base .bg-title {
        margin-left: 20px;
        left: 0
    }
}

.about-wrap .members-space {
    position: relative;
    width: 100%;
    height: 100px;
    background-color: #0c0c0c
}

.about-wrap .members {
    position: relative;
    background-color: #0c0c0c;
    padding-top: 150px;
    width: 100%
}

.about-wrap .members .bg-title {
    position: absolute;
    right: 8%;
    top: 25px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.about-wrap .members .bg-title svg {
    height: 130px
}

@media (max-width: 480px) {
    .about-wrap .members .bg-title svg {
        height: 60px !important
    }
}

@media (max-width: 768px) {
    .about-wrap .members .bg-title {
        right: 50%;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        top: 15px
    }
}

.about-wrap .members .members-outer {
    position: relative;
    height: 100%;
    min-height: 444px
}

.about-wrap .members .members-outer .arr {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    top: 50%;
    margin-top: -100px;
    background-color: #4a4a4a;
    cursor: pointer;
    -webkit-transition: background-color 0.2s cubic-bezier(0.34, 0.19, 0.25, 1);
    transition: background-color 0.2s cubic-bezier(0.34, 0.19, 0.25, 1)
}

.about-wrap .members .members-outer .arr:after,
.about-wrap .members .members-outer .arr:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transition: width 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1);
    transition: width 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), width 0.3s cubic-bezier(0.34, 0.19, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), width 0.3s cubic-bezier(0.34, 0.19, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.34, 0.19, 0.25, 1)
}

.about-wrap .members .members-outer .arr:before {
    -webkit-transform: translate(-5px, 0) rotate(45deg);
    -ms-transform: translate(-5px, 0) rotate(45deg);
    transform: translate(-5px, 0) rotate(45deg)
}

.about-wrap .members .members-outer .arr:after {
    -webkit-transform: translate(-5px, 0) rotate(-45deg);
    -ms-transform: translate(-5px, 0) rotate(-45deg);
    transform: translate(-5px, 0) rotate(-45deg)
}

.about-wrap .members .members-outer .arr:hover {
    background-color: #e44040
}

.about-wrap .members .members-outer .arrL {
    left: 20px
}

.about-wrap .members .members-outer .arrL:after,
.about-wrap .members .members-outer .arrL:before {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.about-wrap .members .members-outer .arrR {
    right: 20px
}

.about-wrap .members .members-outer .arrR:after,
.about-wrap .members .members-outer .arrR:before {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.about-wrap .members .members-outer .arrHidden {
    pointer-events: none;
    opacity: .2
}

.about-wrap .members .members-outer .member {
    position: absolute;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.about-wrap .members .members-outer .member .member-photo {
    position: relative;
    width: 290px;
    display: table;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box
}

.about-wrap .members .members-outer .member .member-photo img {
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 40px
}

.about-wrap .members .members-outer .member .member-photo .member-en-name {
    position: absolute;
    width: 280px;
    height: 450px;
    left: 0;
    top: -50px
}

.about-wrap .members .members-outer .member .member-photo .member-en-name svg {
    position: absolute;
    stroke-width: 1.2px;
    width: 100%;
    height: auto;
    left: 0
}

.about-wrap .members .members-outer .member .member-photo .member-en-name svg path {
    -webkit-transition: 1s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: 1s cubic-bezier(0.48, 0.06, 0.14, 1)
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap {
    position: absolute;
    left: 30px;
    bottom: 40px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .position {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .name {
    font-size: 45px;
    line-height: 45px
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .name p,
.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .position p {
    position: relative;
    overflow: hidden
}

.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .name p span,
.about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .position p span {
    position: relative;
    display: inline-block;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1)
}

.about-wrap .members .members-outer .member .member-profile {
    position: relative;
    max-width: 566px;
    height: 100%;
    margin-left: 2%
}

.about-wrap .members .members-outer .member .member-profile .member-profile-in {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.about-wrap .members .members-outer .member .member-profile .tag {
    font-size: 30px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .08em
}

.about-wrap .members .members-outer .member .member-profile .name {
    position: relative;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 30px
}

.about-wrap .members .members-outer .member .member-profile .name:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    bottom: 15px;
    background-color: #e44040
}

.about-wrap .members .members-outer .member .member-profile .profile {
    color: #9a9a9a;
    line-height: 2em;
    font-size: 14px
}

.about-wrap .members .members-outer .member .member-photo,
.about-wrap .members .members-outer .member .member-profile {
    -webkit-transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 1s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 1s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
}

.about-wrap .members .members-outer .member .member-photo .member-en-name {
    -webkit-transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 1s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 1s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.about-wrap .members .members-outer .member .member-transition {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    left: 0;
    top: 0
}

@media (max-width: 1440px) {
    .about-wrap .members .members-outer .member .member-profile {
        margin-left: 4%;
        padding-right: 0
    }
}

@media (max-width: 1280px) {
    .about-wrap .members .members-outer .member .member-profile {
        margin-left: 2%;
        padding-right: 0
    }
}

@media (max-width: 768px) {
    .about-wrap .members .members-outer {
        padding-bottom: 100px
    }
    .about-wrap .members .members-outer .arr {
        top: 25%;
        margin-top: 0
    }
    .about-wrap .members .members-outer .member {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .about-wrap .members .members-outer .member .member-profile {
        width: 100%;
        max-width: 100% !important;
        margin-left: 0;
        padding-left: 40px;
        padding-right: 40px
    }
    .about-wrap .members .members-outer .member .member-profile .member-profile-in {
        position: relative;
        top: 0;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .about-wrap .members .members-outer .member1 {
        position: relative
    }
}

@media (max-width: 480px) {
    .about-wrap .members .members-outer .arr {
        top: 15%;
        margin-top: 0;
        width: 40px;
        height: 40px
    }
    .about-wrap .members .members-outer .member .member-photo {
        width: 200px
    }
    .about-wrap .members .members-outer .member .member-photo img {
        max-width: 100%
    }
    .about-wrap .members .members-outer .member .member-photo .member-en-name {
        width: 200px;
        height: 321px;
        left: 0;
        top: -50px
    }
    .about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap {
        position: absolute;
        left: 20px;
        bottom: 25px;
        font-family: DINNextLTPro-BoldCondensed, sans-serif;
        text-transform: uppercase
    }
    .about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .position {
        font-size: 16px;
        line-height: 30px
    }
    .about-wrap .members .members-outer .member .member-photo .member-en-name .name-wrap .name {
        font-size: 35px;
        line-height: 35px
    }
    .about-wrap .members .members-outer .member .member-profile {
        margin-top: 30px;
        padding-left: 20px;
        padding-right: 20px
    }
    .about-wrap .members .members-outer .member .member-profile .tag {
        font-size: 20px;
        letter-spacing: .08em
    }
    .about-wrap .members .members-outer .member .member-profile .name {
        font-size: 18px
    }
    .about-wrap .members .members-outer .member .member-profile .profile {
        font-size: 13px
    }
}

.about-wrap .members .transitionCanvas {
    pointer-events: none;
    height: 100%
}

.about-wrap .issues-header {
    margin-top: 150px
}

.about-wrap .information {
    margin-top: 20px;
    padding-left: 40px;
    padding-right: 40px
}

.about-wrap .information .content,
.about-wrap .information .title {
    position: relative;
    color: #fff;
    display: block;
    padding-top: 20px;
    font-size: 12px
}

.about-wrap .information .content:before,
.about-wrap .information .title:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: grey
}

.about-wrap .information .title {
    width: 30%
}

.about-wrap .information .content {
    width: 70%;
    margin-left: 60px
}

.about-wrap .information ul {
    max-width: 960px;
    margin: 0 auto
}

.about-wrap .information ul li {
    position: relative;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.about-wrap .information ul li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e44040;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.about-wrap .information ul .stageIn_li {
    -webkit-transition: -webkit-transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: -webkit-transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.about-wrap .information ul .stageIn_li:after {
    -webkit-transition: -webkit-transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: -webkit-transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.4s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

@media (max-width: 480px) {
    .about-wrap .information {
        padding-left: 20px;
        padding-right: 20px
    }
    .about-wrap .information .content,
    .about-wrap .information .title {
        padding-top: 10px;
        font-size: 11px
    }
    .about-wrap .information .title {
        width: 25%
    }
    .about-wrap .information .content {
        width: 75%
    }
    .about-wrap .information .content {
        margin-left: 10px
    }
    .about-wrap .information ul li {
        padding-bottom: 30px
    }
}

.about-wrap .mail {
    position: relative;
    display: table;
    margin: 0 auto;
    text-align: center;
    margin-top: 150px
}

.about-wrap .mail .mail-logo {
    max-width: 70px
}

.about-wrap .mail a,
.about-wrap .mail h4 {
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    font-weight: 400
}

.about-wrap .mail h4 {
    font-size: 60px;
    margin-top: 40px;
    margin-bottom: 20px
}

.about-wrap .mail a {
    position: relative;
    display: inline-block;
    font-size: 26px;
    padding: 10px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px
}

.about-wrap .mail a span {
    position: relative;
    display: inline-block
}

@media (max-width: 480px) {
    .about-wrap .mail h4 {
        font-size: 40px;
        margin-top: 20px;
        margin-bottom: 0
    }
    .about-wrap .mail a {
        font-size: 26px;
        font-weight: 400;
        padding-left: 3px 10px 3px 10px
    }
    .about-wrap .mail a:after {
        height: 2px
    }
}

.about-wrap .close {
    position: relative;
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    font-size: 12px;
    letter-spacing: .2em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 50px;
    cursor: pointer;
    padding-bottom: 50px
}

.aboutContainerC {
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    visibility: visible
}

.aboutContainerL {
    -webkit-transform: translate(-100px, 0) !important;
    -ms-transform: translate(-100px, 0) !important;
    transform: translate(-100px, 0) !important
}

.aboutContainerR {
    -webkit-transform: translate(100px, 0) !important;
    -ms-transform: translate(100px, 0) !important;
    transform: translate(100px, 0) !important
}

.about-close {
    -webkit-transition: opacity 0.3s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1) !important;
    transition: opacity 0.3s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1) !important;
    transition: transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.3s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1) !important;
    transition: transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), opacity 0.3s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.4s 0.6s cubic-bezier(0.39, 0.02, 0.21, 1) !important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.about-wrap .logo,
.about-wrap .title-logo {
    position: relative;
    width: 102px;
    height: 164px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.about-wrap .logo .border,
.about-wrap .title-logo .border {
    fill: none;
    stroke: #fff;
    stroke-width: 3px;
    stroke-dasharray: 360.507px, 360.507px;
    stroke-dashoffset: 360.507px
}

.about-wrap .logo #texts path,
.about-wrap .title-logo #texts path {
    fill: #fff;
    display: inline-block
}

.about-wrap .title-logo {
    position: relative;
    display: table;
    left: 50%;
    top: 0;
    margin-top: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.about-wrap .title-word {
    position: relative;
    overflow: hidden
}

.about-wrap .title-word span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s cubic-bezier(0.48, 0.06, 0.14, 1);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

html:lang(en) .about-wrap .copy {
    font-size: 28px;
    margin-bottom: 20px !important
}

@media (max-width: 1280px) {
    html:lang(en) .about-wrap .copy {
        font-size: 22px
    }
}

@media (max-width: 768px) {
    html:lang(en) .about-wrap .copy {
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0.05em !important
    }
    html:lang(en) .about-wrap .copy span:after {
        display: none !important
    }
}

@media (max-width: 480px) {
    html:lang(en) .about-wrap .copy {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        letter-spacing: .05em
    }
}

@media (max-width: 320px) {
    html:lang(en) .about-wrap .copy {
        font-size: 14px
    }
}

html:lang(en) .about-wrap .summary {
    font-size: 16px
}

@media (max-width: 768px) {
    html:lang(en) .about-wrap .summary {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    html:lang(en) .about-wrap .summary {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        font-size: 12px;
        line-height: 1.6em !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px;
        letter-spacing: .08em
    }
}

body,
html {
    width: 100%;
    height: 100%;
    background-color: #000
}

.main-content {
    width: 100%;
    height: auto;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.main-content .main-content-inner {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: -webkit-transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s 0s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.main-content .main-content-inner img {
    max-width: 100%
}

.transition-wrap {
    position: fixed !important;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    visibility: hidden;
    overflow: hidden
}

.mainConentInnerR {
    -webkit-transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    -webkit-transform: translate3d(100px, 0, 0) scale(1) !important;
    transform: translate3d(100px, 0, 0) scale(1) !important
}

.mainConentInnerT {
    -webkit-transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    -webkit-transform: translate3d(0, -100px, 0) scale(1) !important;
    transform: translate3d(0, -100px, 0) scale(1) !important
}

.mainConentInnerB {
    -webkit-transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    transition: transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s 0.1s cubic-bezier(0.47, 0.16, 0.24, 1) !important;
    -webkit-transform: translate3d(0, 100px, 0) scale(1) !important;
    transform: translate3d(0, 100px, 0) scale(1) !important
}

.mainConentInnerB .page-cover-image {
    -webkit-transform: translate3d(0, 0, 100px) !important;
    transform: translate3d(0, 0, 100px) !important
}

.mainConentHidden {
    visibility: hidden
}

#sceneNext {
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneNext .image-cover-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

#sceneNext .image-cover-wrap .image-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/about/cover.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background-position 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: background-position 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: background-position 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: background-position 0.6s cubic-bezier(0.48, 0.06, 0.14, 1), transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1), -webkit-transform 0.6s 0s cubic-bezier(0.48, 0.06, 0.14, 1)
}

#sceneNext:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 2px;
    height: 75px;
    background-color: #e44040;
    -webkit-transform: translate(-1px, 35px);
    -ms-transform: translate(-1px, 35px);
    transform: translate(-1px, 35px);
    -webkit-transition: height 0.3s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    transition: height 0.3s 0s cubic-bezier(0.48, 0.06, 0.14, 1);
    pointer-events: none
}

#sceneNext .content {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    box-sizing: border-box;
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    display: inline-block;
    z-index: 2
}

#sceneNext .content p {
    font-size: 16px;
    margin-bottom: 10px
}

#sceneNext .content h4 {
    font-size: 34px;
    font-weight: 400
}

#sceneNext .content:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 40%;
    background-color: #e44040;
    left: 50%;
    top: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    display: none
}

@media (max-width: 480px) {
    #sceneNext .content {
        padding-top: 50px;
        padding-bottom: 50px
    }
    #sceneNext h4 {
        font-size: 24px !important;
        font-weight: 400
    }
}

#sceneNext:hover:after {
    height: 0
}

#sceneNext:hover .image-cover {
    -webkit-transform: translate3d(0, 0, 0) scale(1.1);
    transform: translate3d(0, 0, 0) scale(1.1)
}

#sceneLanguage {
    position: relative;
    text-align: center;
    height: 60px
}

#sceneLanguage .lang-wrap {
    position: relative;
    color: #fff;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    line-height: 63px;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: .1em
}

#sceneLanguage .lang-jp {
    pointer-events: none;
    opacity: .5
}

html:lang(en) .lang-jp {
    pointer-events: auto !important;
    opacity: 1 !important
}

html:lang(en) .lang-en {
    pointer-events: none;
    opacity: .5
}

#sceneDownload {
    position: relative;
    padding-top: 100px;
    background-color: #19191c;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneDownload .phone-wrap {
    position: relative;
    min-width: 350px;
    min-height: 560px;
    overflow: hidden;
    margin-left: 20px;
    margin-right: 50px
}

#sceneDownload .phone-wrap span {
    position: relative;
    display: block
}

#sceneDownload .phone-wrap span .phone {
    position: absolute;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 1s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.9s cubic-bezier(0.47, 0.16, 0.24, 1);
    opacity: 0
}

#sceneDownload .stageIn_phone .phone {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    opacity: 1 !important
}

#sceneDownload .content {
    position: relative;
    color: #fff;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 50px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#sceneDownload .content .logo-download-wrap {
    position: relative;
    display: block;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

#sceneDownload .content .logo-download-wrap .logo-download {
    position: relative;
    width: 130px;
    margin-bottom: 50px;
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5);
    opacity: 0;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1)
}

#sceneDownload .content .summary-en {
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    font-size: 20px;
    margin-bottom: 10px;
    overflow: hidden
}

#sceneDownload .content .summary-en span {
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneDownload .content .summary-jp {
    letter-spacing: .1em;
    font-size: 36px;
    margin-bottom: 50px;
    overflow: hidden
}

#sceneDownload .content .summary-jp span {
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneDownload .content .apps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 100px
}

#sceneDownload .content .apps a {
    margin: 0 15px;
    max-width: 200px;
    width: 100%;
    overflow: hidden
}

#sceneDownload .content .apps a img {
    position: relative;
    -webkit-transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    transition: transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), opacity 0.6s cubic-bezier(0.47, 0.16, 0.24, 1), -webkit-transform 0.6s cubic-bezier(0.47, 0.16, 0.24, 1);
    width: 100%;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#sceneDownload .content .stageIn .logo-download {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1
}

#sceneDownload .content .stageIn .summary-en-in {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

#sceneDownload .content .stageIn .summary-jp-in {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#sceneDownload .content .stageIn a img {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

@media (max-width: 1024px) {
    #sceneDownload .phone-wrap {
        position: relative;
        min-width: 250px;
        min-height: 360px;
        overflow: hidden;
        margin-left: 20px;
        margin-right: 20px
    }
    #sceneDownload .phone-wrap .phone {
        position: absolute;
        max-width: 100%;
        height: auto
    }
    #sceneDownload .content {
        margin-top: 0
    }
    #sceneDownload .content .summary-en {
        font-size: 16px
    }
    #sceneDownload .content .summary-jp {
        font-size: 24px
    }
}

@media (max-width: 767px) {
    #sceneDownload {
        padding-top: 70px;
        padding-bottom: 40px
    }
    #sceneDownload .phone-wrap {
        display: none
    }
    #sceneDownload .content .summary-en {
        font-size: 14px
    }
    #sceneDownload .content .summary-jp {
        font-size: 18px
    }
    #sceneDownload .content .apps {
        margin-bottom: 70px
    }
    #sceneDownload .content .apps a {
        margin: 0 10px;
        max-width: 200px;
        width: 100%
    }
}

header:before {
    display: none
}

.main-content .page-title {
    color: #fff;
    font-size: 60px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    margin-top: 130px;
    margin-bottom: 80px;
    text-align: center;
    letter-spacing: .1em;
    font-weight: 400
}

@media (max-width: 480px) {
    .main-content .page-title {
        font-size: 34px
    }
}

.issues-header {
    width: auto;
    max-width: 1200px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    color: #fff;
    margin: 0 auto;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

.issues-header h4 {
    position: relative;
    font-size: 60px;
    padding-bottom: 20px;
    display: table;
    text-transform: uppercase;
    letter-spacing: .05em;
    -webkit-font-smoothing: antialiased
}

.issues-header h4:after {
    content: '';
    position: absolute;
    width: 30%;
    height: 3px;
    left: 0;
    bottom: 0;
    background-color: #e44040
}

.issues-header .read-more {
    position: relative;
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 50px;
    margin-bottom: 15px;
    padding-right: 13px;
    display: block
}

.issues-header .read-more:after,
.issues-header .read-more:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 2px;
    background-color: #e44040;
    right: 0;
    top: 50%;
    margin-top: -3px;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.issues-header .read-more:before {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.issues-header .read-more:after {
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

@media (max-width: 480px) {
    .issues-header {
        margin-bottom: 20px
    }
    .issues-header h4 {
        font-size: 34px
    }
}

.issues {
    position: relative;
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: flex-left;
    -webkit-justify-content: flex-left;
    -ms-flex-pack: flex-left;
    justify-content: flex-left;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.issues .list {
    position: relative;
    width: 33.3333%;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 70px;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 768px) {
    .issues .list {
        width: 50%
    }
}

@media (max-width: 480px) {
    .issues .list {
        width: 100%
    }
}

.issues .list .list-img {
    position: relative;
    overflow: hidden;
    max-width: 380px;
    width: 100%;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.issues .list .list-img img {
    position: relative;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1);
    transition: transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1), -webkit-transform 0.5s cubic-bezier(0.39, 0.02, 0.21, 1);
    pointer-events: none
}

.issues .list .list-img:after {
    z-index: 10
}

.issues .list .list-article {
    padding-top: 10px
}

.issues .list .list-article .list-date {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em;
    margin-top: 20px;
    margin-bottom: 10px
}

.issues .list .list-article .list-title {
    color: #fff;
    font-size: 18px;
    font-family: DINNextLTPro-BoldCondensed, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: .1em;
    margin-bottom: 10px;
    font-weight: 400
}

.issues .list .list-article .list-summary {
    color: #9a9a9a;
    font-size: 12px
}

.issues .list:hover .list-img img {
    -webkit-transform: translate3d(0, 0, 0) scale(1.1);
    transform: translate3d(0, 0, 0) scale(1.1)
}

.issues .list[data-latest=true] .list-img:after {
    content: 'new';
    position: absolute;
    left: 0;
    top: 0;
    padding: 3px 10px 2px 10px;
    background-color: #e44040;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.issues .list[data-type=news] .list-date:after {
    content: 'NEWS';
    position: relative;
    padding: 2px 10px 0 10px;
    background-color: #cdcdcd;
    left: 10px;
    top: -1px;
    color: #000;
    font-size: 14px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.issues .list[data-type=blog] .list-date:after {
    content: 'VAN THE TRIP';
    position: relative;
    padding: 2px 10px 0 10px;
    background-color: #e44040;
    left: 10px;
    top: -1px;
    color: #fff;
    font-size: 14px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif
}

@media (max-width: 768px) {
    .news .list {
        width: 50%
    }
}

@media (max-width: 480px) {
    .news .list {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.category-sort {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px
}

.category-sort ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: 5px;
    color: #fff;
    font-size: 16px;
    font-family: DINNextLTPro-BoldCondensed, sans-serif;
    letter-spacing: .1em
}

.category-sort ul li {
    margin-left: 10px;
    margin-right: 10px
}

@media (max-width: 768px) {
    .category-sort ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.category-sort ul[data-sort=all] .sort-all {
    pointer-events: none
}

.category-sort ul[data-sort=all] .sort-all span:before {
    content: '';
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.category-sort ul[data-sort=van] .sort-van {
    pointer-events: none
}

.category-sort ul[data-sort=van] .sort-van span:before {
    content: '';
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.category-sort ul[data-sort=news] .sort-news {
    pointer-events: none
}

.category-sort ul[data-sort=news] .sort-news span:before {
    content: '';
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

body,
html {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.wrap {
    position: relative
}

.modeIntro,
.modeLoading {
    overflow: hidden !important;
    height: 100%
}

.modeIntro .main-content,
.modeLoading .main-content {
    height: 0 !important
}

.modeIntro .wrap,
.modeLoading .wrap {
    height: 100% !important;
    overflow: hidden
}

#fullImg {
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

#fullImg img {
    position: relative;
    width: 100%;
    height: auto
}

/* Localized */