@charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
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
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
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
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}
footer,
header,
section {
    display: block
}
dd,
dt,
li,
p,
pre,
td,
th {
    line-break: strict;
    word-break: break-strict
}
dd,
div,
dl,
dt,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}
img {
    vertical-align: bottom
}
input[type=text],
textarea {
    -webkit-appearance: none;
    border-radius: 0
}
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}
figure {
    margin: 0
}
html {
    font-size: 62.5%
}
html.is-gnav-open {
    overflow: hidden
}
body {
    color: #030303;
    font-size: 1rem;
    font-family: "Noto Sans JP", YuGothic, "Yu Gothic", "游ゴシック体", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    -ms-font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    letter-spacing: 0.04em;
    background: #fff;
    word-wrap: break-word;
    vertical-align: baseline;
    white-space: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    box-sizing: border-box
}
body.is-fixed {
    position: fixed
}
body.is-hidden {
    overflow: hidden
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0
}
a {
    color: #030303;
    transition: opacity 0.3s ease
}
a:hover {
    color: #030303;
    text-decoration: none
}
a:focus {
    text-decoration: none
}
@media(max-width:1023px) {
    a {
        transition: none
    }
}
:active,:focus,:hover,:visited,
a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important;
    text-decoration: none
}
blockquote {
    margin: 0
}
.l-row {
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin-right: -15px;
    margin-left: -15px
}
.l-row.l-gutter-0 {
    margin-right: 0;
    margin-left: 0
}
.l-row.l-gutter-10 {
    margin-right: -5px;
    margin-left: -5px
}
.l-row.l-gutter-20 {
    margin-right: -10px;
    margin-left: -10px
}
.l-row.l-gutter-30 {
    margin-right: -15px;
    margin-left: -15px
}
.l-row.l-gutter-40 {
    margin-right: -20px;
    margin-left: -20px
}
.l-row.l-gutter-50 {
    margin-right: -25px;
    margin-left: -25px
}
.l-row.l-gutter-60 {
    margin-right: -30px;
    margin-left: -30px
}
.l-row.l-gutter-70 {
    margin-right: -35px;
    margin-left: -35px
}
.l-row.l-gutter-80 {
    margin-right: -40px;
    margin-left: -40px
}
.l-row.l-gutter-90 {
    margin-right: -45px;
    margin-left: -45px
}
.l-row.l-gutter-100 {
    margin-right: -50px;
    margin-left: -50px
}
.l-gutter-0 > [class*=l-col-],
.l-gutter-0 > [class^=l-col-] {
    padding-right: 0;
    padding-left: 0
}
.l-gutter-10 > [class*=l-col-],
.l-gutter-10 > [class^=l-col-] {
    padding-right: 5px;
    padding-left: 5px
}
.l-gutter-20 > [class*=l-col-],
.l-gutter-20 > [class^=l-col-] {
    padding-right: 10px;
    padding-left: 10px
}
.l-gutter-30 > [class*=l-col-],
.l-gutter-30 > [class^=l-col-] {
    padding-right: 15px;
    padding-left: 15px
}
.l-gutter-40 > [class*=l-col-],
.l-gutter-40 > [class^=l-col-] {
    padding-right: 20px;
    padding-left: 20px
}
.l-gutter-50 > [class*=l-col-],
.l-gutter-50 > [class^=l-col-] {
    padding-right: 25px;
    padding-left: 25px
}
.l-gutter-60 > [class*=l-col-],
.l-gutter-60 > [class^=l-col-] {
    padding-right: 30px;
    padding-left: 30px
}
.l-gutter-70 > [class*=l-col-],
.l-gutter-70 > [class^=l-col-] {
    padding-right: 35px;
    padding-left: 35px
}
.l-gutter-80 > [class*=l-col-],
.l-gutter-80 > [class^=l-col-] {
    padding-right: 40px;
    padding-left: 40px
}
.l-gutter-90 > [class*=l-col-],
.l-gutter-90 > [class^=l-col-] {
    padding-right: 45px;
    padding-left: 45px
}
.l-gutter-100 > [class*=l-col-],
.l-gutter-100 > [class^=l-col-] {
    padding-right: 50px;
    padding-left: 50px
}
.l-row.is-reverse {
    flex-direction: row-reverse
}
.l-col.is-reverse {
    flex-direction: column-reverse
}
.l-col-xs,
.l-col-xs-1,
.l-col-xs-10,
.l-col-xs-11,
.l-col-xs-12,
.l-col-xs-2,
.l-col-xs-2_5,
.l-col-xs-3,
.l-col-xs-4,
.l-col-xs-5,
.l-col-xs-6,
.l-col-xs-7,
.l-col-xs-8,
.l-col-xs-9 {
    flex: 0 0 auto;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px
}
.l-col-xs {
    -webkit-box-flex: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}
.l-col-xs-1 {
    flex-basis: 8.333%;
    max-width: 8.333%
}
.l-col-xs-2 {
    flex-basis: 16.667%;
    max-width: 16.667%
}
.l-col-xs-2_5 {
    flex-basis: 20%;
    max-width: 20%
}
.l-col-xs-3 {
    flex-basis: 25%;
    max-width: 25%
}
.l-col-xs-4 {
    flex-basis: 33.333%;
    max-width: 33.333%
}
.l-col-xs-5 {
    flex-basis: 41.667%;
    max-width: 41.667%
}
.l-col-xs-6 {
    flex-basis: 50%;
    max-width: 50%
}
.l-col-xs-7 {
    flex-basis: 58.333%;
    max-width: 58.333%
}
.l-col-xs-8 {
    flex-basis: 66.667%;
    max-width: 66.667%
}
.l-col-xs-9 {
    flex-basis: 75%;
    max-width: 75%
}
.l-col-xs-10 {
    flex-basis: 83.333%;
    max-width: 83.333%
}
.l-col-xs-11 {
    flex-basis: 91.667%;
    max-width: 91.667%
}
.l-col-xs-12 {
    flex-basis: 100%;
    max-width: 100%
}
.l-col-xs-offset-1 {
    margin-left: 8.333%
}
.l-col-xs-offset-2 {
    margin-left: 16.667%
}
.l-col-xs-offset-2_5 {
    margin-left: 20%
}
.l-col-xs-offset-3 {
    margin-left: 25%
}
.l-col-xs-offset-4 {
    margin-left: 33.333%
}
.l-col-xs-offset-5 {
    margin-left: 41.667%
}
.l-col-xs-offset-6 {
    margin-left: 50%
}
.l-col-xs-offset-7 {
    margin-left: 58.333%
}
.l-col-xs-offset-8 {
    margin-left: 66.667%
}
.l-col-xs-offset-9 {
    margin-left: 75%
}
.l-col-xs-offset-10 {
    margin-left: 83.333%
}
.l-col-xs-offset-11 {
    margin-left: 91.667%
}
.l-start-xs {
    justify-content: flex-start;
    text-align: start
}
.l-center-xs {
    justify-content: center;
    text-align: center
}
.l-end-xs {
    justify-content: flex-end;
    text-align: end
}
.l-top-xs {
    align-items: flex-start;
    -ms-flex-align: start
}
.l-middle-xs {
    align-items: center;
    -ms-flex-align: center
}
.l-bottom-xs {
    align-items: flex-end;
    -ms-flex-align: end
}
.l-around-xs {
    justify-content: space-around
}
.l-between-xs {
    justify-content: space-between
}
.l-first-xs {
    order: -1
}
.l-last-xs {
    order: 1
}
@media(min-width:768px) {
    .l-col-sm,
    .l-col-sm-1,
    .l-col-sm-10,
    .l-col-sm-11,
    .l-col-sm-12,
    .l-col-sm-2,
    .l-col-sm-2_5,
    .l-col-sm-3,
    .l-col-sm-4,
    .l-col-sm-5,
    .l-col-sm-6,
    .l-col-sm-7,
    .l-col-sm-8,
    .l-col-sm-9 {
        flex: 0 0 auto;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px
    }
    .l-col-sm {
        -webkit-box-flex: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .l-col-sm-1 {
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    .l-col-sm-2 {
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    .l-col-sm-2_5 {
        flex-basis: 20%;
        max-width: 20%
    }
    .l-col-sm-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .l-col-sm-4 {
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    .l-col-sm-5 {
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    .l-col-sm-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .l-col-sm-7 {
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    .l-col-sm-8 {
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    .l-col-sm-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .l-col-sm-10 {
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    .l-col-sm-11 {
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    .l-col-sm-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    .l-col-sm-offset-1 {
        margin-left: 8.333%
    }
    .l-col-sm-offset-2 {
        margin-left: 16.667%
    }
    .l-col-sm-offset-2_5 {
        margin-left: 20%
    }
    .l-col-sm-offset-3 {
        margin-left: 25%
    }
    .l-col-sm-offset-4 {
        margin-left: 33.333%
    }
    .l-col-sm-offset-5 {
        margin-left: 41.667%
    }
    .l-col-sm-offset-6 {
        margin-left: 50%
    }
    .l-col-sm-offset-7 {
        margin-left: 58.333%
    }
    .l-col-sm-offset-8 {
        margin-left: 66.667%
    }
    .l-col-sm-offset-9 {
        margin-left: 75%
    }
    .l-col-sm-offset-10 {
        margin-left: 83.333%
    }
    .l-col-sm-offset-11 {
        margin-left: 91.667%
    }
    .l-start-sm {
        justify-content: flex-start;
        text-align: start
    }
    .l-center-sm {
        justify-content: center;
        text-align: center
    }
    .l-end-sm {
        justify-content: flex-end;
        text-align: end
    }
    .l-top-sm {
        align-items: flex-start;
        -ms-flex-align: start
    }
    .l-middle-sm {
        align-items: center;
        -ms-flex-align: center
    }
    .l-bottom-sm {
        align-items: flex-end;
        -ms-flex-align: end
    }
    .l-around-sm {
        justify-content: space-around
    }
    .l-between-sm {
        justify-content: space-between
    }
    .l-first-sm {
        order: -1
    }
    .l-last-sm {
        order: 1
    }
}
@media(min-width:1024px) {
    .l-col-md,
    .l-col-md-1,
    .l-col-md-10,
    .l-col-md-11,
    .l-col-md-12,
    .l-col-md-2,
    .l-col-md-2_5,
    .l-col-md-3,
    .l-col-md-4,
    .l-col-md-5,
    .l-col-md-6,
    .l-col-md-7,
    .l-col-md-8,
    .l-col-md-9 {
        flex: 0 0 auto;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px
    }
    .l-col-md {
        -webkit-box-flex: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .l-col-md-1 {
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    .l-col-md-2 {
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    .l-col-md-2_5 {
        flex-basis: 20%;
        max-width: 20%
    }
    .l-col-md-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .l-col-md-4 {
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    .l-col-md-5 {
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    .l-col-md-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .l-col-md-7 {
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    .l-col-md-8 {
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    .l-col-md-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .l-col-md-10 {
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    .l-col-md-11 {
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    .l-col-md-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    .l-col-md-offset-1 {
        margin-left: 8.333%
    }
    .l-col-md-offset-2 {
        margin-left: 16.667%
    }
    .l-col-md-offset-2_5 {
        margin-left: 20%
    }
    .l-col-md-offset-3 {
        margin-left: 25%
    }
    .l-col-md-offset-4 {
        margin-left: 33.333%
    }
    .l-col-md-offset-5 {
        margin-left: 41.667%
    }
    .l-col-md-offset-6 {
        margin-left: 50%
    }
    .l-col-md-offset-7 {
        margin-left: 58.333%
    }
    .l-col-md-offset-8 {
        margin-left: 66.667%
    }
    .l-col-md-offset-9 {
        margin-left: 75%
    }
    .l-col-md-offset-10 {
        margin-left: 83.333%
    }
    .l-col-md-offset-11 {
        margin-left: 91.667%
    }
    .l-start-md {
        justify-content: flex-start;
        text-align: start
    }
    .l-center-md {
        justify-content: center;
        text-align: center
    }
    .l-end-md {
        justify-content: flex-end;
        text-align: end
    }
    .l-top-md {
        align-items: flex-start;
        -ms-flex-align: start
    }
    .l-middle-md {
        align-items: center;
        -ms-flex-align: center
    }
    .l-bottom-md {
        align-items: flex-end;
        -ms-flex-align: end
    }
    .l-around-md {
        justify-content: space-around
    }
    .l-between-md {
        justify-content: space-between
    }
    .l-first-md {
        order: -1
    }
    .l-last-md {
        order: 1
    }
}
@media(min-width:1281px) {
    .l-col-lg,
    .l-col-lg-1,
    .l-col-lg-10,
    .l-col-lg-11,
    .l-col-lg-12,
    .l-col-lg-2,
    .l-col-lg-2_5,
    .l-col-lg-3,
    .l-col-lg-4,
    .l-col-lg-5,
    .l-col-lg-6,
    .l-col-lg-7,
    .l-col-lg-8,
    .l-col-lg-9 {
        flex: 0 0 auto;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px
    }
    .l-col-lg {
        -webkit-box-flex: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .l-col-lg-1 {
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    .l-col-lg-2 {
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    .l-col-lg-2_5 {
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    .l-col-lg-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .l-col-lg-4 {
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    .l-col-lg-5 {
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    .l-col-lg-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .l-col-lg-7 {
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    .l-col-lg-8 {
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    .l-col-lg-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .l-col-lg-10 {
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    .l-col-lg-11 {
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    .l-col-lg-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    .l-col-lg-offset-1 {
        margin-left: 8.333%
    }
    .l-col-lg-offset-2 {
        margin-left: 16.667%
    }
    .l-col-lg-offset-2_5 {
        margin-left: 20%
    }
    .l-col-lg-offset-3 {
        margin-left: 25%
    }
    .l-col-lg-offset-4 {
        margin-left: 33.333%
    }
    .l-col-lg-offset-5 {
        margin-left: 41.667%
    }
    .l-col-lg-offset-6 {
        margin-left: 50%
    }
    .l-col-lg-offset-7 {
        margin-left: 58.333%
    }
    .l-col-lg-offset-8 {
        margin-left: 66.667%
    }
    .l-col-lg-offset-9 {
        margin-left: 75%
    }
    .l-col-lg-offset-10 {
        margin-left: 83.333%
    }
    .l-col-lg-offset-11 {
        margin-left: 91.667%
    }
    .l-start-lg {
        justify-content: flex-start;
        text-align: start
    }
    .l-center-lg {
        justify-content: center;
        text-align: center
    }
    .l-end-lg {
        justify-content: flex-end;
        text-align: end
    }
    .l-top-lg {
        align-items: flex-start;
        -ms-flex-align: start
    }
    .l-middle-lg {
        align-items: center;
        -ms-flex-align: center
    }
    .l-bottom-lg {
        align-items: flex-end;
        -ms-flex-align: end
    }
    .l-around-lg {
        justify-content: space-around
    }
    .l-between-lg {
        justify-content: space-between
    }
    .l-first-lg {
        order: -1
    }
    .l-last-lg {
        order: 1
    }
}
@media(min-width:1680px) {
    .l-col-xlg,
    .l-col-xlg-1,
    .l-col-xlg-10,
    .l-col-xlg-11,
    .l-col-xlg-12,
    .l-col-xlg-2,
    .l-col-xlg-2_5,
    .l-col-xlg-3,
    .l-col-xlg-4,
    .l-col-xlg-5,
    .l-col-xlg-6,
    .l-col-xlg-7,
    .l-col-xlg-8,
    .l-col-xlg-9 {
        flex: 0 0 auto;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px
    }
    .l-col-xlg {
        -webkit-box-flex: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .l-col-xlg-1 {
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    .l-col-xlg-2 {
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    .l-col-xlg-2_5 {
        flex-basis: 20%;
        max-width: 20%
    }
    .l-col-xlg-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .l-col-xlg-4 {
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    .l-col-xlg-5 {
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    .l-col-xlg-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .l-col-xlg-7 {
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    .l-col-xlg-8 {
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    .l-col-xlg-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .l-col-xlg-10 {
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    .l-col-xlg-11 {
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    .l-col-xlg-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    .l-col-xlg-offset-1 {
        margin-left: 8.333%
    }
    .l-col-xlg-offset-2 {
        margin-left: 16.667%
    }
    .l-col-xlg-offset-3 {
        margin-left: 25%
    }
    .l-col-xlg-offset-4 {
        margin-left: 33.333%
    }
    .l-col-xlg-offset-5 {
        margin-left: 41.667%
    }
    .l-col-xlg-offset-6 {
        margin-left: 50%
    }
    .l-col-xlg-offset-7 {
        margin-left: 58.333%
    }
    .l-col-xlg-offset-8 {
        margin-left: 66.667%
    }
    .l-col-xlg-offset-9 {
        margin-left: 75%
    }
    .l-col-xlg-offset-10 {
        margin-left: 83.333%
    }
    .l-col-xlg-offset-11 {
        margin-left: 91.667%
    }
    .l-start-xlg {
        justify-content: flex-start;
        text-align: start
    }
    .l-center-xlg {
        justify-content: center;
        text-align: center
    }
    .l-end-xlg {
        justify-content: flex-end;
        text-align: end
    }
    .l-top-xlg {
        align-items: flex-start;
        -ms-flex-align: start
    }
    .l-middle-xlg {
        align-items: center;
        -ms-flex-align: center
    }
    .l-bottom-xlg {
        align-items: flex-end;
        -ms-flex-align: end
    }
    .l-around-xlg {
        justify-content: space-around
    }
    .l-between-xlg {
        justify-content: space-between
    }
    .l-first-xlg {
        order: -1
    }
    .l-last-xlg {
        order: 1
    }
}
.l-grid {
    display: grid;
    align-content: var(--ac-xs, center);
    align-items: var(--ai-xs, stretch);
    justify-content: var(--jc-xs, space-evenly);
    grid-gap: var(--gap-xs, 2rem);
    grid-auto-flow: var(--flow-xs, row);
    grid-auto-columns: var(--auto-cols-xs, auto);
    grid-auto-rows: var(--auto-rows-xs, auto);
    grid-template-columns: var(--template-cols-xs, repeat(var(--cols-xs, 1), var(--cols-size-xs, 1fr)));
    grid-template-rows: var(--template-rows-xs, none);
    justify-items: var(--ji-xs, stretch)
}
@media(min-width:640px) {
    .l-grid {
        align-content: var(--ac-sm, center);
        align-items: var(--ai-sm, stretch);
        justify-content: var(--jc-sm, space-evenly);
        grid-gap: var(--gap-sm, 2rem);
        grid-auto-flow: var(--flow-sm, row);
        grid-auto-columns: var(--auto-cols-sm, auto);
        grid-auto-rows: var(--auto-rows-sm, auto);
        grid-template-columns: var(--template-cols-sm, repeat(var(--cols-sm, 2), var(--cols-size-sm, 1fr)));
        grid-template-rows: var(--template-rows-sm, none);
        justify-items: var(--ji-sm, stretch)
    }
}
@media(min-width:860px) {
    .l-grid {
        align-content: var(--ac-md, center);
        align-items: var(--ai-md, stretch);
        justify-content: var(--jc-md, space-evenly);
        grid-gap: var(--gap-md, 2rem);
        grid-auto-flow: var(--flow-md, row);
        grid-auto-columns: var(--auto-cols-md, auto);
        grid-auto-rows: var(--auto-rows-md, auto);
        grid-template-columns: var(--template-cols-md, repeat(var(--cols-md, 2), var(--cols-size-md, 1fr)));
        grid-template-rows: var(--template-rows-md, none);
        justify-items: var(--ji-md, stretch)
    }
}
@media(min-width:1080px) {
    .l-grid {
        align-content: var(--ac-lg, center);
        align-items: var(--ai-lg, stretch);
        justify-content: var(--jc-lg, space-evenly);
        grid-gap: var(--gap-lg, 2rem);
        grid-auto-flow: var(--flow-lg, row);
        grid-auto-columns: var(--auto-cols-lg, auto);
        grid-auto-rows: var(--auto-rows-lg, auto);
        grid-template-columns: var(--template-cols-lg, repeat(var(--cols-lg, 4), var(--cols-size-lg, 1fr)));
        grid-template-rows: var(--template-rows-lg, none);
        justify-items: var(--ji-lg, stretch)
    }
}
@media(min-width:1300px) {
    .l-grid {
        align-content: var(--ac-xl, center);
        align-items: var(--ai-xl, stretch);
        justify-content: var(--jc-xl, space-evenly);
        grid-gap: var(--gap-xl, 2rem);
        grid-auto-flow: var(--flow-xl, row);
        grid-auto-columns: var(--auto-cols-xl, auto);
        grid-auto-rows: var(--auto-rows-xl, auto);
        grid-template-columns: var(--template-cols-xl, repeat(var(--cols-xl, 4), var(--cols-size-xl, 1fr)));
        grid-template-rows: var(--template-rows-xl, none);
        justify-items: var(--ji-xl, stretch)
    }
}
.l-grid.is-inline {
    display: inline-grid
}
.l-grid > * {
    align-self: var(--as-xs, auto);
    min-width: 0;
    max-width: 100%;
    min-height: 0;
    grid-column: var(--col-xs, auto);
    grid-row: var(--row-xs, auto);
    justify-self: var(--js-xs, auto)
}
@media(min-width:640px) {
    .l-grid > * {
        align-self: var(--as-sm, auto);
        grid-column: var(--col-sm, auto);
        grid-row: var(--row-sm, auto);
        justify-self: var(--js-sm, auto)
    }
}
@media(min-width:860px) {
    .l-grid > * {
        align-self: var(--as-md, auto);
        grid-column: var(--col-md, auto);
        grid-row: var(--row-md, auto);
        justify-self: var(--js-md, auto)
    }
}
@media(min-width:1080px) {
    .l-grid > * {
        align-self: var(--as-lg, auto);
        grid-column: var(--col-lg, auto);
        grid-row: var(--row-lg, auto);
        justify-self: var(--js-lg, auto)
    }
}
@media(min-width:1300px) {
    .l-grid > * {
        align-self: var(--as-xl, auto);
        grid-column: var(--col-xl, auto);
        grid-row: var(--row-xl, auto);
        justify-self: var(--js-xl, auto)
    }
}
.l-wrapper {
    width: 100%;
    position: relative
}
.l-header {
    position: fixed;
    z-index: 30000;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity 1s;
    opacity: 0;
    transform: translate3d(0, 0, 0)
}
.is-page-loaded .l-header {
    opacity: 1
}
.l-header.is-fixed {
    position: fixed
}
@media(max-width:1023px) {
    .l-header {
        height: 70px
    }
}
.l-header-logo {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 187px;
    height: 111px;
    transition: 0.3s
}
.is-scrolled .l-header-logo {
    width: 118.35443px;
    height: 70.25316px
}
@media(max-width:1023px) {
    .l-header-logo {
        width: 155.83333px;
        height: 92.5px
    }
}
@media(max-width:1023px) {
    .l-header-logo {
        width: 133.57143px;
        height: 79.28571px
    }
}
.l-header-logo__svg-group--1 {
    fill: #ff5aa0
}
.is-scrolled .l-header-logo__svg-group--1 {
    display: none
}
.is-gnav-open .l-header-logo__svg-group--1 {
    display: none
}
.l-header-gnav {
    position: absolute;
    z-index: 1;
    top: 21px;
    right: 60px;
    transition: 0.3s
}
.is-scrolled .l-header-gnav {
    top: 0
}
@media(max-width:1023px) {
    .l-header-gnav {
        top: 11px;
        right: 40px
    }
}
@media(max-width:767px) {
    .l-header-gnav {
        display: none
    }
}
.l-header-gnav__menu {
    display: flex
}
.l-header-gnav__menu-item {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.1em;
    position: relative;
    margin-right: 45px
}
.l-header-gnav__menu-item:last-child {
    margin-right: 0
}
.l-header-gnav__menu-item a {
    display: block;
    transition: 0.3s;
    color: #fff
}
.is-scrolled .l-header-gnav__menu-item a {
    color: #030303
}
.l-header-gnav__menu-item a::after {
    position: absolute;
    bottom: 0;
    left: -10px;
    width: 100%;
    height: 3px;
    padding: 0 10px;
    content: '';
    transition: transform 0.6s cubic-bezier(0.19,1,0.22,1);
    transform: scaleX(0);
    transform-origin: right;
    background-color: #e872a7
}
.l-header-gnav__menu-item a:hover {
    color: #fff
}
.is-scrolled .l-header-gnav__menu-item a:hover {
    color: #030303
}
.l-header-gnav__menu-item a:hover::after {
    transform: scaleX(1);
    transform-origin: left
}
.l-header-gnav__menu-item.is-current a::after {
    position: absolute;
    bottom: 0;
    left: -10px;
    width: 100%;
    height: 3px;
    padding: 0 10px;
    content: '';
    opacity: 1;
    background-color: #e872a7
}
@media(max-width:1023px) {
    .l-header-gnav__menu-item {
        margin-right: 30px
    }
}
.l-header__bg {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    transition: 0.3s;
    opacity: 0;
    background-color: #fff
}
.is-scrolled .l-header__bg {
    opacity: 1
}
.l-gnav {
    display: none
}
@media(max-width:1023px) {
    .l-gnav {
        position: fixed;
        z-index: 1;
        z-index: 20000;
        top: 0;
        right: 0;
        display: block;
        visibility: hidden;
        width: 100%;
        height: 100%;
        transition: 0.2s;
        transform: translate3d(0, 0, 0);
        pointer-events: none;
        opacity: 0
    }
    .is-gnav-open .l-gnav {
        visibility: visible;
        pointer-events: all;
        opacity: 1
    }
}
.l-gnav__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 0 10%
}
@media(max-width:767px) {
    .l-gnav__inner {
        overflow: auto;
        width: 100%;
        padding: 50px 12%
    }
}
@media(max-width:1023px) {
    .l-gnav__menu {
        max-width: 100%;
        margin-bottom: 4vw
    }
}
.l-gnav__menu-item {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    padding: 13px 0;
    cursor: pointer;
    transition: 0.45s cubic-bezier(0.39,.575,0.565,1);
    transition-delay: 0s;
    transform: translateY(60%);
    letter-spacing: 0.03em;
    opacity: 0
}
.l-gnav__menu-item a {
    display: block;
    color: #000
}
.is-gnav-open .l-gnav__menu-item {
    transform: translateY(0);
    opacity: 1
}
.is-gnav-open .l-gnav__menu-item:nth-child(1) {
    transition-delay: 0.12s
}
.is-gnav-open .l-gnav__menu-item:nth-child(2) {
    transition-delay: 0.14s
}
.is-gnav-open .l-gnav__menu-item:nth-child(3) {
    transition-delay: 0.16s
}
.is-gnav-open .l-gnav__menu-item:nth-child(4) {
    transition-delay: 0.18s
}
.is-gnav-open .l-gnav__menu-item:nth-child(5) {
    transition-delay: 0.2s
}
.is-gnav-open .l-gnav__menu-item:nth-child(6) {
    transition-delay: 0.22s
}
.is-gnav-open .l-gnav__menu-item:nth-child(7) {
    transition-delay: 0.24s
}
.is-gnav-open .l-gnav__menu-item:nth-child(8) {
    transition-delay: 0.26s
}
.is-gnav-open .l-gnav__menu-item:nth-child(9) {
    transition-delay: 0.28s
}
.is-gnav-open .l-gnav__menu-item:nth-child(10) {
    transition-delay: 0.3s
}
.l-gnav__bg {
    position: absolute;
    z-index: 1;
    z-index: -1;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
    background-color: #fff
}
.l-gnav-toggle {
    position: fixed;
    z-index: 40000;
    top: 0;
    right: 0;
    display: none;
    width: 86px;
    height: 70px;
    cursor: pointer;
    transform: translate3d(0, 0, 0)
}
@media(max-width:767px) {
    .l-gnav-toggle {
        display: block
    }
}
.l-gnav-toggle__inner {
    width: 100%;
    height: 100%;
    padding: 26px 30px
}
.l-gnav-toggle__bar {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 2px;
    transition: all 0.3s cubic-bezier(0.645,.045,0.355,1);
    transform-origin: center center
}
.l-gnav-toggle__bar--1 {
    top: 0
}
.l-gnav-toggle__bar--2 {
    margin: 6px 0
}
.l-gnav-toggle__bar--3 {
    top: 0
}
.is-gnav-open .l-gnav-toggle__bar {
    transition: all 0.3s cubic-bezier(0.645,.045,0.355,1)
}
.is-gnav-open .l-gnav-toggle__bar--1 {
    top: 8px;
    transform: rotate(45deg)
}
.is-gnav-open .l-gnav-toggle__bar--2 {
    opacity: 0
}
.is-gnav-open .l-gnav-toggle__bar--3 {
    top: -8px;
    transform: rotate(-45deg)
}
.l-gnav-toggle__bar-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}
.is-gnav-open .l-gnav-toggle__bar-front {
    background: #030303
}
.is-scrolled .l-gnav-toggle__bar-front {
    background: #030303
}
.l-gnav-toggle__bar-back {
    width: 100%;
    height: 2px;
    background: rgba(0, 0, 0, .1)
}
.l-footer {
    padding-bottom: 6.25vw;
    background-color: #030303
}
@media(max-width:1023px) {
    .l-footer {
        padding-bottom: 7.8125vw
    }
}
@media(max-width:767px) {
    .l-footer {
        padding-bottom: 16vw
    }
}
.l-footer__inner {
    position: relative;
    margin: 0 auto;
    padding: 0 50px
}
@media(max-width:1023px) {
    .l-footer__inner {
        padding: 0 50px
    }
}
@media(max-width:767px) {
    .l-footer__inner {
        padding: 0 30px;
        text-align: center
    }
}
.l-footer__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3.47222vw 50px;
    background-color: #9fa0a0
}
@media(max-width:1023px) {
    .l-footer__top {
        padding: 5.20833vw 50px
    }
}
@media(max-width:767px) {
    .l-footer__top {
        display: block;
        padding: 10.66667vw 30px
    }
}
.l-footer__logo {
    width: 9.02778vw
}
.l-footer__logo img {
    width: 100%;
    height: auto
}
@media(max-width:1023px) {
    .l-footer__logo {
        width: 130px
    }
}
@media(max-width:767px) {
    .l-footer__logo {
        margin: 0 auto 8vw
    }
}
.l-footer__button {
    width: 180px
}
@media(max-width:1023px) {
    .l-footer__button {
        top: 10px
    }
}
@media(max-width:767px) {
    .l-footer__button {
        position: static;
        margin: 0 auto
    }
}
.l-footer__middle {
    padding-top: 4.51389vw;
    padding-bottom: 3.125vw
}
@media(max-width:767px) {
    .l-footer__middle {
        padding-top: 10.66667vw;
        padding-bottom: 10.66667vw
    }
}
.l-footer__menu {
    display: flex;
    align-items: flex-start;
    margin: 0 -20px
}
.l-footer__menu a {
    color: #999
}
@media(max-width:1023px) {
    .l-footer__menu {
        flex-wrap: wrap;
        justify-content: flex-start
    }
}
@media(max-width:767px) {
    .l-footer__menu {
        text-align: left
    }
}
.l-footer__menu-block {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px
}
.l-footer__menu-block--half {
    flex-basis: 50%;
    max-width: 50%
}
.l-footer__menu-block--fourth {
    flex-basis: 25%;
    max-width: 25%
}
@media(max-width:1023px) {
    .l-footer__menu-block {
        padding-bottom: 30px
    }
    .l-footer__menu-block:last-child {
        padding-bottom: 0
    }
    .l-footer__menu-block--half {
        flex-basis: 100%;
        max-width: 100%
    }
    .l-footer__menu-block--fourth {
        flex-basis: 50%;
        max-width: 50%
    }
}
@media(max-width:767px) {
    .l-footer__menu-block--fourth {
        flex-basis: 100%;
        max-width: 100%
    }
}
.l-footer__menu-heading {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.6;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    color: #999
}
@media(max-width:767px) {
    .l-footer__menu-heading {
        margin-bottom: 15px
    }
}
.l-footer__menu-item {
    margin-bottom: 20px
}
.l-footer__menu-item:last-child {
    padding-bottom: 0
}
.l-footer__menu-block--half .l-footer__menu-item {
    flex-basis: 50%;
    max-width: 50%
}
.l-footer__menu-block--fourth .l-footer__menu-item {
    flex-basis: 100%;
    max-width: 100%
}
.l-footer__menu-item strong {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.6
}
.l-footer__menu-item span {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2;
    display: block
}
@media(max-width:1023px) {
    .l-footer__menu-item {
        flex-basis: 50%;
        max-width: 50%
    }
}
@media(max-width:767px) {
    .l-footer__menu-item {
        margin-bottom: 6px;
        padding-bottom: 1.33333vw
    }
    .l-footer__menu-block--half .l-footer__menu-item {
        flex-basis: 100%;
        max-width: 100%
    }
    .l-footer__menu-item:last-child {
        padding-bottom: 0
    }
}
.l-footer__bottom {
    display: flex;
    justify-content: space-between;
    padding-top: 3.125vw;
    border-top: 1px solid #222;
    align-items: center
}
@media(max-width:1023px) {
    .l-footer__bottom {
        padding-top: 5.20833vw
    }
}
@media(max-width:767px) {
    .l-footer__bottom {
        display: block;
        padding-top: 8vw
    }
}
.l-footer__sub-menu {
    display: flex
}
.l-footer__sub-menu a {
    color: #999
}
@media(max-width:767px) {
    .l-footer__sub-menu {
        justify-content: center;
        padding-bottom: 8vw
    }
}
.l-footer__sub-menu-item {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    margin-right: 30px;
    letter-spacing: 0.08em
}
@media(max-width:767px) {
    .l-footer__sub-menu-item {
        font-size: 11px;
        font-size: 1.1rem;
        margin-right: 10px;
        margin-left: 10px
    }
}
.l-footer__copyright {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.05em;
    color: #999
}
@media(max-width:767px) {
    .l-footer__copyright {
        position: static
    }
}
.l-main {
    width: 100%;
    overflow: hidden
}
.l-content {
    position: relative
}
.c-preloader {
    position: fixed;
    z-index: 10000000;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
    text-align: center
}
.is-gnav-open .c-preloader {
    pointer-events: none
}
.is-page-loaded .c-preloader {
    pointer-events: none
}
.c-preloader__copy {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 25vw;
    transform: translate(-50%, -50%);
    fill: #fff
}
@media(max-width:1023px) {
    .c-preloader__copy {
        width: 46.875vw
    }
}
@media(max-width:767px) {
    .c-preloader__copy {
        width: 58.66667vw
    }
}
.c-preloader__copy-svg-item {
    fill: #030303
}
.c-preloader__copy-rect {
    position: absolute;
    left: 0;
    height: 34%;
    background-color: #fff
}
.c-preloader__copy-rect--1 {
    top: -1%;
    left: 22%;
    width: 57%
}
.c-preloader__copy-rect--2 {
    top: 33%;
    left: 22%;
    width: 51%
}
.c-preloader__copy-rect--3 {
    top: 67%;
    width: 100%
}
.c-preloader__bg {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff
}
@font-face {
    font-family: icomoon;
    src: url('../fonts/icomoon.eot?s6hx48');
    src: url('../fonts/icomoon.eot?s6hx48#iefix') format("embedded-opentype"), url('../fonts/icomoon.ttf?s6hx48') format("truetype"), url('../fonts/icomoon.woff?s6hx48') format("woff"), url('../fonts/icomoon.svg?s6hx48#icomoon') format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=c-icon-],
[class^=c-icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.c-icon-close:before {
    content: "\e905"
}
.c-icon-facebook:before {
    content: "\ea90"
}
.c-icon-instagram:before {
    content: "\ea92"
}
.c-icon-twitter:before {
    content: "\ea96"
}
.c-icon-arrow-down:before {
    content: "\e900"
}
.c-icon-arrow-left:before {
    content: "\e901"
}
.c-icon-arrow-right:before {
    content: "\e902"
}
.c-icon-arrow-up:before {
    content: "\e903"
}
.c-icon-newwindow:before {
    content: "\e904"
}
.c-button {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 180px;
    height: 50px;
    margin: 0 auto;
    transition: 0.3s;
    letter-spacing: 0.1em;
    border: 3px solid #030303
}
.c-button:hover {
    color: #fff;
    background-color: #030303
}
.c-button--gray {
    border: 3px solid #999
}
.c-button--gray:hover {
    color: #000;
    border-color: #fff;
    background-color: #fff
}
@media(max-width:1023px) {
    .c-button {
        border-width: 2px
    }
}
.c-section {
    position: relative;
    padding-top: 6.94444vw;
    padding-bottom: 6.94444vw
}
@media(max-width:1023px) {
    .c-section {
        padding-top: 10.41667vw;
        padding-bottom: 10.41667vw
    }
}
@media(max-width:767px) {
    .c-section {
        padding-top: 16vw;
        padding-bottom: 16vw
    }
}
.c-section__inner {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    z-index: 10
}
.c-section__inner--large {
    max-width: 1680px
}
.c-section__inner--fit {
    max-width: 100%
}
@media(max-width:767px) {
    .c-section__inner {
        padding: 0 30px
    }
}
.c-heading {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #030303;
    position: relative;
    letter-spacing: 0.04em;
    margin-bottom: 3.47222vw;
    padding-bottom: 20px
}
.c-heading--white {
    color: #fff
}
.c-heading::after {
    width: 13px;
    height: 2px;
    background-color: #e872a7;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}
@media(max-width:1023px) {
    .c-heading {
        margin-bottom: 8vw
    }
}
@media(max-width:767px) {
    .c-heading {
        font-size: 18px;
        font-size: 1.8rem;
        padding-bottom: 14px
    }
}
.c-th {
    width: 13px;
    height: 13px;
    position: relative;
    z-index: 30000;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: transform 1s cubic-bezier(0.645,.045,0.355,1) 1s, left 0.6s cubic-bezier(0.645,.045,0.355,1)
}
.c-th__inner {
    width: 13px;
    position: absolute;
    top: 0;
    left: 0
}
.c-th__block {
    display: block;
    width: 3px;
    height: 3px;
    background: #000;
    transition: top 0.3s, background 0.3s;
    position: absolute;
    z-index: 10
}
.c-th__block:nth-child(1) {
    top: 0;
    left: 0
}
.c-th__block:nth-child(2) {
    top: 0;
    left: 5px;
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms
}
.c-th__block:nth-child(3) {
    top: 0;
    left: 10px;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}
.c-th__block:nth-child(4) {
    top: 5px;
    left: 0;
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms
}
.c-th__block:nth-child(5) {
    top: 5px;
    left: 5px;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}
.c-th__block:nth-child(6) {
    top: 5px;
    left: 10px;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s
}
.c-th__block:nth-child(7) {
    top: 10px;
    left: 0;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}
.c-th__block:nth-child(8) {
    top: 10px;
    left: 5px;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s
}
.c-th__block:nth-child(9) {
    top: 10px;
    left: 10px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}
.is-content-position .c-th__block {
    background: #000 !important
}
.is-gnav-open .c-th__block {
    transition: all 0.3s;
    background: #000 !important;
    opacity: 0
}
.is-gnav-open .c-th__block:nth-child(1) {
    width: 140%;
    height: 1px;
    top: 12px;
    left: -20%;
    transform: rotate(45deg);
    opacity: 1
}
.is-gnav-open .c-th__block:nth-child(7) {
    width: 140%;
    height: 1px;
    top: 12px;
    left: -20%;
    transform: rotate(-45deg);
    opacity: 1
}
a:hover .c-th__block {
    -webkit-animation: moveLineLeftToRight 0.3s backwards;
    animation: moveLineLeftToRight 0.3s backwards
}
a:hover .c-th__block:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}
a:hover .c-th__block:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}
a:hover .c-th__block:nth-child(4) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}
a:hover .c-th__block:nth-child(5) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}
a:hover .c-th__block:nth-child(6) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}
a:hover .c-th__block:nth-child(7) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}
a:hover .c-th__block:nth-child(8) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}
a:hover .c-th__block:nth-child(9) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s
}
.is-gnav-open a:hover .c-th__block {
    -webkit-animation: none;
    animation: none
}
@media(max-width:1023px) {
    a:hover .c-th__block {
        -webkit-animation: none;
        animation: none
    }
}
.slick-loading .slick-list {
    background: #fff
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}
.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-prev {
    left: -25px
}
[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}
.slick-prev:before {
    content: "←"
}
[dir=rtl] .slick-prev:before {
    content: "→"
}
.slick-next {
    right: -25px
}
[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}
.slick-next:before {
    content: "→"
}
[dir=rtl] .slick-next:before {
    content: "←"
}
.slick-dotted.slick-slider {
    margin-bottom: 30px
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.c-carousel__inner {
    display: flex;
    margin-bottom: 2.77778vw !important
}
@media(max-width:767px) {
    .c-carousel__inner {
        margin-bottom: 5.33333vw !important
    }
}
.c-carousel__item {
    padding-left: 1.38889vw;
    padding-right: 1.38889vw;
    text-align: center
}
.c-carousel__item a {
    display: block
}
@media(max-width:767px) {
    .c-carousel__item {
        padding-left: 2.66667vw;
        padding-right: 2.66667vw
    }
}
.c-carousel__image img {
    width: 100%
}
.c-carousel__description {
    padding: 0 10px;
    position: relative;
    display: flex;
    align-items: center;
    height: 100px
}
.c-carousel__description::after {
    content: "\e901";
    font-family: icomoon !important;
    position: absolute;
    right: 0;
    top: 50%;
    font-weight: 400;
    color: #e872a7;
    letter-spacing: 0.08em;
    transform: translateY(-50%)
}
@media(max-width:1023px) {
    .c-carousel__description {
        text-align: left
    }
}
@media(max-width:767px) {
    .c-carousel__description {
        height: 80px
    }
}
.c-carousel__title {
    flex-basis: 100%;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.6;
    text-align: center
}
@media(max-width:767px) {
    .c-carousel__title {
        font-size: 12px;
        font-size: 1.2rem;
        top: 25px
    }
}
.c-carousel__pager {
    display: none
}
.c-carousel__pager .slick-dots {
    position: static
}
.c-carousel__pager .slick-dots li {
    width: 37px;
    height: 37px;
    text-align: center
}
.c-carousel__pager .slick-dots li button {
    border: 3px solid #fff;
    width: 37px;
    height: 37px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 2;
    color: #030303;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.c-carousel__pager .slick-dots li button::before {
    display: none
}
.c-carousel__pager li.slick-active button {
    border: 3px solid #e872a7
}
@media(max-width:767px) {
    .c-carousel__pager {
        display: block
    }
    .c-carousel__pager .slick-dots li {
        width: 30px;
        height: 30px
    }
    .c-carousel__pager .slick-dots li button {
        width: 30px;
        height: 30px;
        font-size: 10px;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.6
    }
}
.c-press-release-list {
    border-top: 1px solid #ebebeb
}
.c-press-release-list__item {
    border-bottom: 1px solid #ebebeb
}
.c-press-release-list__item a {
    padding: 20px 0;
    display: flex
}
@media(max-width:767px) {
    .c-press-release-list__item a {
        flex-wrap: wrap
    }
}
.c-press-release-list__date {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 3;
    letter-spacing: 0.04em;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #bcbcbc;
    max-width: 80px;
    flex-basis: 80px
}
@media(max-width:767px) {
    .c-press-release-list__date {
        max-width: 70px;
        flex-basis: 70px
    }
}
.c-press-release-list__category {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.04em;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 80px;
    flex-basis: 80px;
    height: 20px;
    text-align: center;
    color: #e872a7;
    border: 1px solid #e872a7;
    margin-top: 5px
}
.c-press-release-list__title {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2.16;
    letter-spacing: 0.04em;
    flex: 1;
    padding-left: 20px
}
@media(max-width:767px) {
    .c-press-release-list__title {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 1.6;
        padding-left: 0;
        padding-top: 5px;
        max-width: 100%;
        flex-basis: 100%;
        flex: auto
    }
}
.c-content-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 -20px
}
@media(max-width:767px) {
    .c-content-link {
        margin: 0
    }
}
.c-content-link__item {
    max-width: 50%;
    flex-basis: 50%;
    padding: 0 20px
}
.c-content-link__item a {
    display: block;
    border: 1px solid #ccc;
    transition: 0.3s
}
.c-content-link__item a.is-coming {
    pointer-events: none
}
.c-content-link__item a:hover {
    color: #fff;
    background-color: #030303
}
@media(max-width:767px) {
    .c-content-link__item {
        max-width: 100%;
        flex-basis: 100%;
        padding: 0;
        margin-bottom: 20px
    }
    .c-content-link__item:last-child {
        margin-bottom: 0
    }
}
.c-content-link__item-inner {
    height: 260px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative
}
@media(max-width:767px) {
    .c-content-link__item-inner {
        height: 100%;
        min-height: 170px
    }
}
.c-content-link__heading {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.02em;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 5px
}
@media(max-width:767px) {
    .c-content-link__heading {
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 1.6;
        margin-bottom: 0
    }
}
.c-content-link__heading-jp {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.85;
    letter-spacing: 0.04em
}
@media(max-width:767px) {
    .c-content-link__heading-jp {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 600;
        line-height: 2.1
    }
}
.c-content-link__coming {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.87;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 30px;
    color: #ccc;
    letter-spacing: 0.08em;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif
}
@media(max-width:767px) {
    .c-content-link__coming {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 700;
        line-height: 2;
        bottom: 18px
    }
}
.c-newwindow::after {
    content: "\e904";
    color: #777;
    margin-left: 10px;
    font-family: icomoon !important;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1
}
.p-top-kv {
    position: relative;
    z-index: 50;
    overflow: hidden;
    width: 100%;
    height: 100vh
}
.p-top-kv__slider {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: opacity 0s ease 0s;
    transform: translate3d(0, 0, 0) scale(1.05);
    transform-origin: center center
}
.p-top-kv__slider.is-video {
    transition: opacity 0.3s ease 0s;
    opacity: 0
}
.p-top-kv__slider-item {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: height 0.6s cubic-bezier(0.445,.05,0.55,.95);
    transition-delay: 0.5s;
    transform: translate3d(0, 0, 0);
    opacity: 0
}
.is-slide-start .p-top-kv__slider-item {
    display: block
}
.p-top-kv__slider-item.is-now {
    z-index: 10;
    display: block;
    height: 100%;
    transition-delay: 0s;
    opacity: 1
}
.p-top-kv__slider-item.is-old {
    z-index: 5;
    height: 100%;
    transition-delay: 0s
}
.p-top-kv__slider-heading {
    position: absolute;
    z-index: 100;
    right: 3.47222vw;
    bottom: 2.08333vw;
    transition: opacity 0.3s;
    text-align: right;
    opacity: 0;
    color: #fff
}
.is-now .p-top-kv__slider-heading {
    opacity: 1
}
@media(max-width:1023px) {
    .p-top-kv__slider-heading {
        top: 75%;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center
    }
}
.p-top-kv__slider-heading-main {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: right;
    letter-spacing: 0.2em;
    color: #fff
}
@media(max-width:1023px) {
    .p-top-kv__slider-heading-main {
        font-size: 12px;
        font-size: 1.2rem;
        text-align: center
    }
}
.p-top-kv__slider-heading-sub {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    letter-spacing: 0.05em
}
.p-top-kv__slider-heading-sub:first-of-type {
    padding-top: 5px
}
.p-top-kv__slider-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    width: 100vw;
    height: 100vh;
    transform: translate3d(0, 0, 0)
}
.p-top-kv__slider-image {
    width: 100%;
    width: 100vw;
    height: 100%;
    transition: transform 5s linear 0.5s;
    transform: translate3d(0, 0, 0);
    transform: scale(1.1);
    transform-origin: center center;
    background-position: center top;
    background-size: cover
}
.is-now .p-top-kv__slider-image {
    transition-delay: 0s;
    transform: scale(1)
}
.p-top-kv__slider-image--pc {
    display: block
}
@media(max-width:767px) {
    .p-top-kv__slider-image--pc {
        display: none
    }
}
.p-top-kv__slider-image--sp {
    display: none
}
@media(max-width:767px) {
    .p-top-kv__slider-image--sp {
        display: block
    }
}
.p-top-kv__image {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 100%
}
.p-top-kv__image-inner {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 100%
}
.p-top-kv__image-item {
    width: 100%;
    height: 100%;
    transition: 5s cubic-bezier(0.39,.575,0.565,1);
    transform: translate3d(0, 0, 0);
    transform: scale(1.1);
    transform-origin: center center;
    opacity: 0;
    background-position: center top;
    background-size: cover
}
.is-page-loaded .p-top-kv__image-item {
    transform: scale(1);
    opacity: 1
}
.p-top-kv__image-item--pc {
    display: block
}
@media(max-width:767px) {
    .p-top-kv__image-item--pc {
        display: none
    }
}
.p-top-kv__image-item--sp {
    display: none
}
@media(max-width:767px) {
    .p-top-kv__image-item--sp {
        display: block
    }
}
.p-top-kv__video {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.p-top-kv__video video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.p-top-kv__overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
    opacity: .3;
    background-color: #000
}
.p-top-kv__copy {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 25vw;
    transform: translate(-50%, -50%);
    fill: #fff
}
@media(max-width:1023px) {
    .p-top-kv__copy {
        width: 46.875vw;
        max-width: 360px
    }
}
@media(max-width:767px) {
    .p-top-kv__copy {
        width: 58.66667vw
    }
}
.p-top-kv__scroll {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    z-index: 10;
    bottom: 67px;
    left: 50%;
    transition: 0.3s;
    transform: translateX(-50%);
    letter-spacing: 0.08em;
    opacity: 0;
    color: #fff
}
.p-top-kv__scroll:hover {
    color: #fff
}
.is-page-loaded .p-top-kv__scroll {
    opacity: 1
}
@media(max-width:767px) {
    .p-top-kv__scroll {
        bottom: 50px
    }
}
.p-top-kv__scroll-icon {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
    text-align: center
}
@media(max-width:767px) {
    .p-top-kv__scroll-icon {
        bottom: -30px
    }
}
.p-top-news {
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100px;
    padding-right: 120px;
    padding-left: 33.33333%
}
@media(max-width:1023px) {
    .p-top-news {
        padding-left: 3.90625%
    }
}
@media(max-width:767px) {
    .p-top-news {
        display: block;
        height: 80px;
        padding-top: 25px;
        padding-left: 30px
    }
}
.p-top-news__heading {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
    flex-basis: 180px;
    max-width: 180px;
    text-align: center;
    letter-spacing: 0.08em
}
@media(max-width:1023px) {
    .p-top-news__heading {
        flex-basis: 120px;
        max-width: 120px;
        text-align: left
    }
}
@media(max-width:767px) {
    .p-top-news__heading {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 5px;
        text-align: left
    }
}
.p-top-news__item {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    overflow: hidden;
    flex: 1;
    white-space: nowrap;
    letter-spacing: 0.04em;
    text-overflow: ellipsis
}
@media(max-width:767px) {
    .p-top-news__item {
        font-size: 10px;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.8;
        flex-basis: 100%;
        max-width: 100%
    }
}
.p-top-news__more {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background-color: #f5f5f5
}
.p-top-news__more a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}
@media(max-width:767px) {
    .p-top-news__more {
        width: 60px;
        height: 80px
    }
}
.p-top-message {
    z-index: 30;
    padding-bottom: 11.11111vw
}
@media(max-width:1023px) {
    .p-top-message {
        padding-bottom: 0
    }
}
.p-top-message__inner {
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    flex-flow: row-reverse
}
@media(max-width:1023px) {
    .p-top-message__inner {
        flex-wrap: wrap
    }
}
.p-top-message__image {
    position: relative;
    flex-basis: 50%;
    max-width: 50%
}
@media(max-width:1023px) {
    .p-top-message__image {
        flex-basis: 100%;
        max-width: 100%
    }
}
.p-top-message__image-box {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap
}
.p-top-message__image-box.is-show {
    position: static
}
.p-top-message__image-item {
    flex-basis: 50%;
    max-width: 50%;
    transition: opacity 0.8s;
    opacity: 0
}
.p-top-message__image-item--1 {
    margin-right: 50%;
    transition-delay: 0.3s
}
.p-top-message__image-item--2 {
    transition-delay: 0.5s
}
.p-top-message__image-item--3 {
    transition-delay: 0.4s
}
.p-top-message__image-item--4 {
    margin-left: 50%;
    transition-delay: 0.6s
}
.is-onscreen .is-show .p-top-message__image-item {
    opacity: 1
}
.p-top-message__image-item img {
    width: 100%
}
@media(max-width:1023px) {
    .p-top-message__image-item {
        flex-basis: 50%;
        max-width: 50%
    }
    .p-top-message__image-item--1 {
        margin-right: 0
    }
    .p-top-message__image-item--4 {
        margin-left: 0
    }
}
.p-top-message__body {
    flex-basis: 50%;
    max-width: 50%;
    text-align: center
}
@media(max-width:1023px) {
    .p-top-message__body {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 32vw
    }
}
.p-top-message__copy {
    width: 23.61111vw;
    margin: 0 auto 60px
}
@media(max-width:1023px) {
    .p-top-message__copy {
        width: 39.0625vw;
        margin-bottom: 50px
    }
}
@media(max-width:767px) {
    .p-top-message__copy {
        width: 69.33333vw;
        margin-bottom: 40px
    }
}
.p-top-message__text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2;
    width: 27.77778vw;
    margin: 0 auto 60px;
    text-align: left
}
@media(max-width:1023px) {
    .p-top-message__text {
        width: 73.33333vw;
        margin-bottom: 40px
    }
}
@media(max-width:767px) {
    .p-top-message__text {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 2.16;
        margin-bottom: 30px
    }
}
.p-top-message__logo-bg {
    position: absolute;
    z-index: 10;
    width: 75vw;
    mix-blend-mode: multiply
}
.p-top-message__logo-bg--top {
    top: -26.38889vw;
    left: -18.75vw
}
.p-top-message__logo-bg--bottom {
    right: -3.125vw;
    bottom: 0
}
@media(max-width:1023px) {
    .p-top-message__logo-bg {
        width: 128vw
    }
    .p-top-message__logo-bg--top {
        top: -34.66667vw;
        left: -69.33333vw
    }
    .p-top-message__logo-bg--bottom {
        right: -42.66667vw;
        bottom: 70.66667vw
    }
}
.p-top-message__bg {
    position: absolute;
    z-index: 1;
    top: -100px;
    left: 0;
    width: 33.33333%;
    height: 150%;
    background-color: #f5f5f5
}
@media(max-width:1023px) {
    .p-top-message__bg {
        top: auto;
        bottom: 70.66667vw;
        width: 100%;
        height: 24vw
    }
}
.p-top-topics {
    z-index: 200
}
.p-top-solution {
    overflow: hidden
}
@media(max-width:767px) {
    .p-top-solution__inner {
        padding: 0 10px
    }
}
.p-top-solution__main {
    display: flex;
    margin-bottom: 30px
}
@media(max-width:1023px) {
    .p-top-solution__main {
        flex-wrap: wrap
    }
}
@media(max-width:767px) {
    .p-top-solution__main {
        margin-bottom: 10px
    }
}
.p-top-solution__main-item {
    position: relative;
    z-index: 0;
    flex-basis: 25%;
    max-width: 25%;
    transition: 0.3s
}
.p-top-solution__main-item--1 {
    background-color: #ff6400
}
.p-top-solution__main-item--2 {
    background-color: #ffb800
}
.p-top-solution__main-item--3 {
    background-color: #ff0200
}
.p-top-solution__main-item--4 {
    background-color: #ff4677
}
.p-top-solution__main-item--5 {
    background-color: #b35ab4
}
.p-top-solution__main-item a {
    display: flex;
    flex-direction: column;
    height: 100%
}
.p-top-solution__main-item:hover {
    z-index: 1;
    transform: scale(1.04);
    box-shadow: 0 0 19px 2px rgba(0, 0, 0, .08)
}
.p-top-solution__main-item:hover a {
    color: #030303
}
.p-top-solution__main-item::after {
    font-family: icomoon !important;
    position: absolute;
    right: 10px;
    bottom: 10px;
    content: '\e904'
}
@media(max-width:1023px) {
    .p-top-solution__main-item {
        flex-basis: 33.3333%;
        max-width: 33.3333%;
        transition: none
    }
    .p-top-solution__main-item:hover {
        transform: scale(1)
    }
}
@media(max-width:767px) {
    .p-top-solution__main-item {
        flex-basis: 50%;
        max-width: 50%
    }
}
.p-top-solution__main-heading {
    padding: 40% 5%;
    text-align: center
}
.p-top-solution__main-heading img {
    width: auto;
    height: 22px
}
.p-top-solution__main-heading--1 {
    border-color: #ff6400
}
.p-top-solution__main-heading--2 {
    border-color: #ffb800
}
.p-top-solution__main-heading--3 {
    border-color: #ff0200
}
.p-top-solution__main-heading--4 {
    border-color: #ff4677
}
.p-top-solution__main-heading--5 {
    border-color: #b35ab4
}
@media(max-width:1680px) {
    .p-top-solution__main-heading img {
        height: 1.30952vw
    }
}
@media(max-width:1023px) {
    .p-top-solution__main-heading img {
        height: 2.34375vw
    }
}
@media(max-width:767px) {
    .p-top-solution__main-heading img {
        height: 3.46667vw
    }
}
.p-top-solution__main-text {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.8;
    padding: 0 10% 20%;
    text-align: center
}
@media(max-width:767px) {
    .p-top-solution__main-text {
        font-size: 11px;
        font-size: 1.1rem
    }
}
.p-top-solution__view-more {
    display: none
}
@media(max-width:767px) {
    .p-top-solution__view-more {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 700;
        line-height: 1;
        font-family: benton-sans-condensed, "Helvetica Neue", Helvetica, Arial, sans-serif;
        position: relative;
        display: block;
        width: 100%;
        padding-top: 10px;
        cursor: pointer;
        text-align: center;
        letter-spacing: 0.08em;
        color: #fff
    }
    .p-top-solution__view-more::after {
        font-family: icomoon !important;
        position: absolute;
        bottom: -20px;
        left: 50%;
        content: '\e900';
        transform: translateX(-50%);
        color: #e872a7
    }
    .p-top-solution__view-more.is-open::after {
        content: ' \e905'
    }
    .p-top-solution__view-more.is-hide {
        display: none
    }
}
.p-top-solution__view-more-open {
    display: block
}
.is-open .p-top-solution__view-more-open {
    display: none
}
.p-top-solution__view-more-close {
    display: none
}
.is-open .p-top-solution__view-more-close {
    display: block
}
.p-top-solution__sub {
    display: flex;
    margin: 0 -15px
}
@media(max-width:1023px) {
    .p-top-solution__sub {
        flex-wrap: wrap
    }
}
@media(max-width:767px) {
    .p-top-solution__sub {
        display: none;
        padding-top: 12vw
    }
}
.p-top-solution__sub-item {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    padding: 0 15px
}
@media(max-width:1023px) {
    .p-top-solution__sub-item {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
    .p-top-solution__sub-item:last-child {
        margin-bottom: 0
    }
}
@media(max-width:767px) {
    .p-top-solution__sub-item {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 10px
    }
    .p-top-solution__sub-item:last-child {
        margin-bottom: 0
    }
}
.p-top-solution__sub-item-inner {
    height: 100%;
    padding: 18% 15%;
    background-color: #fff
}
@media(max-width:1023px) {
    .p-top-solution__sub-item-inner {
        padding: 10% 15%
    }
}
@media(max-width:767px) {
    .p-top-solution__sub-item-inner {
        padding: 12% 10%
    }
}
.p-top-solution__sub-heading {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 30px;
    text-align: center
}
@media(max-width:1023px) {
    .p-top-solution__sub-heading {
        margin-bottom: 30px
    }
}
.p-top-solution__sub-list-item {
    margin-bottom: 20px
}
.p-top-solution__sub-list-item:last-child {
    margin-bottom: 0
}
@media(max-width:1023px) {
    .p-top-solution__sub-list-item {
        margin-bottom: 10px
    }
}
@media(max-width:767px) {
    .p-top-solution__sub-list-item {
        margin-bottom: 20px
    }
}
.p-top-solution__sub-list-title {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 0.08em
}
@media(max-width:767px) {
    .p-top-solution__sub-list-title {
        font-size: 14px;
        font-size: 1.4rem
    }
}
.p-top-solution__sub-list-description {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.8;
    color: #555
}
.p-top-solution__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%
}
.p-top-solution__bg-img {
    width: 100%;
    height: 100%;
    transition: 1s ease 0.2s;
    transform: scale(1.1);
    transform-origin: center center;
    opacity: 0;
    background-image: url('/assets/images/top/solution-product-bg.jpg');
    background-position: 50%;
    background-size: cover
}
.is-onscreen .p-top-solution__bg-img {
    transform: scale(1);
    opacity: 1
}
.p-content-link {
    padding-bottom: 0
}
.p-top-press-release__list {
    margin-bottom: 4.16667vw
}
@media(max-width:767px) {
    .p-top-press-release__list {
        margin-bottom: 8vw
    }
}
.u-fz-10 {
    font-size: 10px !important
}
.u-fz-11 {
    font-size: 11px !important
}
.u-fz-12 {
    font-size: 12px !important
}
.u-fz-13 {
    font-size: 13px !important
}
.u-fz-14 {
    font-size: 14px !important
}
.u-fz-15 {
    font-size: 15px !important
}
.u-fz-16 {
    font-size: 16px !important
}
.u-fz-17 {
    font-size: 17px !important
}
.u-fz-18 {
    font-size: 18px !important
}
.u-fz-19 {
    font-size: 19px !important
}
.u-fz-20 {
    font-size: 20px !important
}
.u-fw-nm {
    font-weight: 400 !important
}
.u-fw-b {
    font-weight: 700 !important
}
.u-fw-br {
    font-weight: bolder !important
}
.u-fw-l {
    font-weight: 200 !important
}
.u-fw-lr {
    font-weight: lighter !important
}
.u-fw-100 {
    font-weight: 100 !important
}
.u-fw-200 {
    font-weight: 200 !important
}
.u-fw-300 {
    font-weight: 300 !important
}
.u-fw-400 {
    font-weight: 400 !important
}
.u-fw-500 {
    font-weight: 500 !important
}
.u-fw-600 {
    font-weight: 600 !important
}
.u-fw-700 {
    font-weight: 700 !important
}
.u-fw-800 {
    font-weight: 800 !important
}
.u-fw-900 {
    font-weight: 900 !important
}
.u-fs-nm {
    font-style: normal !important
}
.u-fs-i {
    font-style: italic !important
}
.u-fs-o {
    font-style: oblique !important
}
.u-m-a {
    margin: auto !important
}
.u-m-0 {
    margin: 0 !important
}
.u-m-0_a {
    margin: 0 auto !important
}
.u-m-xs {
    margin: 1rem !important
}
.u-m-sm {
    margin: 2rem !important
}
.u-m-md {
    margin: 3rem !important
}
.u-m-lg {
    margin: 4rem !important
}
.u-m-xl {
    margin: 5rem !important
}
.u-m-xxl {
    margin: 6rem !important
}
.u-mt-0 {
    margin-top: 0 !important
}
.u-mt-xs {
    margin-top: 1rem !important
}
.u-mt-sm {
    margin-top: 2rem !important
}
.u-mt-md {
    margin-top: 3rem !important
}
.u-mt-lg {
    margin-top: 4rem !important
}
.u-mt-xl {
    margin-top: 5rem !important
}
.u-mt-xxl {
    margin-top: 6rem !important
}
.u-mr-a {
    margin-right: auto !important
}
.u-mr-0 {
    margin-right: 0 !important
}
.u-mr-xs {
    margin-right: 1rem !important
}
.u-mr-sm {
    margin-right: 2rem !important
}
.u-mr-md {
    margin-right: 3rem !important
}
.u-mr-lg {
    margin-right: 4rem !important
}
.u-mr-xl {
    margin-right: 5rem !important
}
.u-mr-xxl {
    margin-right: 6rem !important
}
.u-mb-0 {
    margin-bottom: 0 !important
}
.u-mb-xs {
    margin-bottom: 1rem !important
}
.u-mb-sm {
    margin-bottom: 2rem !important
}
.u-mb-md {
    margin-bottom: 3rem !important
}
.u-mb-lg {
    margin-bottom: 4rem !important
}
.u-mb-xl {
    margin-bottom: 5rem !important
}
.u-mb-xxl {
    margin-bottom: 6rem !important
}
.u-ml-a {
    margin-left: auto !important
}
.u-ml-0 {
    margin-left: 0 !important
}
.u-ml-xs {
    margin-left: 1rem !important
}
.u-ml-sm {
    margin-left: 2rem !important
}
.u-ml-md {
    margin-left: 3rem !important
}
.u-ml-lg {
    margin-left: 4rem !important
}
.u-ml-xl {
    margin-left: 5rem !important
}
.u-ml-xxl {
    margin-left: 6rem !important
}
.u-p-0 {
    padding: 0 !important
}
.u-p-xs {
    padding: 1rem !important
}
.u-p-sm {
    padding: 2rem !important
}
.u-p-md {
    padding: 3rem !important
}
.u-p-lg {
    padding: 4rem !important
}
.u-p-xl {
    padding: 5rem !important
}
.u-p-xxl {
    padding: 6rem !important
}
.u-pt-0 {
    padding-top: 0 !important
}
.u-pt-xs {
    padding-top: 1rem !important
}
.u-pt-sm {
    padding-top: 2rem !important
}
.u-pt-md {
    padding-top: 3rem !important
}
.u-pt-lg {
    padding-top: 4rem !important
}
.u-pt-xl {
    padding-top: 5rem !important
}
.u-pt-xxl {
    padding-top: 6rem !important
}
.u-pr-0 {
    padding-right: 0 !important
}
.u-pr-xs {
    padding-right: 1rem !important
}
.u-pr-sm {
    padding-right: 2rem !important
}
.u-pr-md {
    padding-right: 3rem !important
}
.u-pr-lg {
    padding-right: 4rem !important
}
.u-pr-xl {
    padding-right: 5rem !important
}
.u-pr-xxl {
    padding-right: 5rem !important
}
.u-pb-0 {
    padding-bottom: 0 !important
}
.u-pb-xs {
    padding-bottom: 1rem !important
}
.u-pb-sm {
    padding-bottom: 2rem !important
}
.u-pb-md {
    padding-bottom: 3rem !important
}
.u-pb-lg {
    padding-bottom: 4rem !important
}
.u-pb-xl {
    padding-bottom: 5rem !important
}
.u-pb-xxl {
    padding-bottom: 6rem !important
}
.u-pl-0 {
    padding-left: 0 !important
}
.u-pl-xs {
    padding-left: 1rem !important
}
.u-pl-sm {
    padding-left: 2rem !important
}
.u-pl-md {
    padding-left: 3rem !important
}
.u-pl-lg {
    padding-left: 4rem !important
}
.u-pl-xl {
    padding-left: 5rem !important
}
.u-pl-xxl {
    padding-left: 6rem !important
}
@media(max-width:767px) {
    .u-m-xs {
        margin: 0.5rem !important
    }
    .u-m-sm {
        margin: 1rem !important
    }
    .u-m-md {
        margin: 2rem !important
    }
    .u-m-lg {
        margin: 3rem !important
    }
    .u-m-xl {
        margin: 4rem !important
    }
    .u-m-xxl {
        margin: 5rem !important
    }
    .u-mt-xs {
        margin-top: 0.5rem !important
    }
    .u-mt-sm {
        margin-top: 1rem !important
    }
    .u-mt-md {
        margin-top: 2rem !important
    }
    .u-mt-lg {
        margin-top: 3rem !important
    }
    .u-mt-xl {
        margin-top: 4rem !important
    }
    .u-mt-xxl {
        margin-top: 5rem !important
    }
    .u-mb-xs {
        margin-bottom: 0.5rem !important
    }
    .u-mb-sm {
        margin-bottom: 1rem !important
    }
    .u-mb-md {
        margin-bottom: 2rem !important
    }
    .u-mb-lg {
        margin-bottom: 3rem !important
    }
    .u-mb-xl {
        margin-bottom: 4rem !important
    }
    .u-mb-xxl {
        margin-bottom: 5rem !important
    }
    .u-p-xs {
        padding: 0.5rem !important
    }
    .u-p-sm {
        padding: 1rem !important
    }
    .u-p-md {
        padding: 2rem !important
    }
    .u-p-lg {
        padding: 3rem !important
    }
    .u-p-xl {
        padding: 4rem !important
    }
    .u-pt-xs {
        padding-top: 0.5rem !important
    }
    .u-pt-sm {
        padding-top: 1rem !important
    }
    .u-pt-md {
        padding-top: 2rem !important
    }
    .u-pt-lg {
        padding-top: 3rem !important
    }
    .u-pt-xl {
        padding-top: 4rem !important
    }
    .u-pt-xxl {
        padding-top: 5rem !important
    }
    .u-pb-xs {
        padding-bottom: 0.5rem !important
    }
    .u-pb-sm {
        padding-bottom: 1rem !important
    }
    .u-pb-md {
        padding-bottom: 2rem !important
    }
    .u-pb-lg {
        padding-bottom: 3rem !important
    }
    .u-pb-xl {
        padding-bottom: 4rem !important
    }
    .u-pb-xxl {
        padding-bottom: 4rem !important
    }
}
.u-lisi-n {
    list-style-image: none !important
}
.u-va-sup {
    vertical-align: super !important
}
.u-va-t {
    vertical-align: top !important
}
.u-va-tt {
    vertical-align: text-top !important
}
.u-va-m {
    vertical-align: middle !important
}
.u-va-bl {
    vertical-align: baseline !important
}
.u-va-b {
    vertical-align: bottom !important
}
.u-va-tb {
    vertical-align: text-bottom !important
}
.u-va-sub {
    vertical-align: sub !important
}
.u-ta-l {
    text-align: left !important
}
.u-ta-c {
    text-align: center !important
}
.u-ta-r {
    text-align: right !important
}
.u-ta-j {
    text-align: justify !important
}
.u-td-n {
    text-decoration: none !important
}
.u-td-u {
    text-decoration: underline !important
}
.u-td-o {
    text-decoration: overline !important
}
.u-td-l {
    text-decoration: line-through !important
}
.u-te-n {
    -webkit-text-emphasis: none !important;
    text-emphasis: none !important
}
.u-float-l {
    float: left !important
}
.u-float-r {
    float: right !important
}
.u-c-require {
    color: #d5007d !important
}
.u-c-white {
    color: #fff !important
}
.u-c-primary {
    color: #030303 !important
}
.u-d-n {
    display: none !important
}
.u-d-b {
    display: block !important
}
.u-d-f {
    display: flex !important
}
.u-d-if {
    display: inline-flex !important
}
.u-d-i {
    display: inline !important
}
.u-d-ib {
    display: inline-block !important
}
.u-d-li {
    display: list-item !important
}
.u-d-ri {
    display: run-in !important
}
.u-d-cp {
    display: compact !important
}
.u-d-tb {
    display: table !important
}
.u-d-itb {
    display: inline-table !important
}
.u-d-tbcp {
    display: table-caption !important
}
.u-d-tbcl {
    display: table-column !important
}
.u-d-tbclg {
    display: table-column-group !important
}
.u-d-tbhg {
    display: table-header-group !important
}
.u-d-tbfg {
    display: table-footer-group !important
}
.u-d-tbr {
    display: table-row !important
}
.u-d-tbrg {
    display: table-row-group !important
}
.u-d-tbc {
    display: table-cell !important
}
.u-d-rb {
    display: ruby !important
}
.u-d-rbb {
    display: ruby-base !important
}
.u-d-rbbg {
    display: ruby-base-group !important
}
.u-d-rbt {
    display: ruby-text !important
}
.u-d-rbtg {
    display: ruby-text-group !important
}
.u-d-xs-n {
    display: none !important
}
.u-d-xs-b {
    display: block !important
}
.u-d-xs-f {
    display: flex !important
}
.u-d-xs-if {
    display: inline-flex !important
}
.u-d-xs-i {
    display: inline !important
}
.u-d-xs-ib {
    display: inline-block !important
}
@media(min-width:768px) {
    .u-d-sm-n {
        display: none !important
    }
    .u-d-sm-b {
        display: block !important
    }
    .u-d-sm-f {
        display: flex !important
    }
    .u-d-sm-if {
        display: inline-flex !important
    }
    .u-d-sm-i {
        display: inline !important
    }
    .u-d-sm-ib {
        display: inline-block !important
    }
}
@media(min-width:1024px) {
    .u-d-md-n {
        display: none !important
    }
    .u-d-md-b {
        display: block !important
    }
    .u-d-md-f {
        display: flex !important
    }
    .u-d-md-if {
        display: inline-flex !important
    }
    .u-d-md-i {
        display: inline !important
    }
    .u-d-md-ib {
        display: inline-block !important
    }
}
@media(min-width:1281px) {
    .u-d-lg-n {
        display: none !important
    }
    .u-d-lg-b {
        display: block !important
    }
    .u-d-lg-f {
        display: flex !important
    }
    .u-d-lg-if {
        display: inline-flex !important
    }
    .u-d-lg-i {
        display: inline !important
    }
    .u-d-lg-ib {
        display: inline-block !important
    }
}
.u-fd-rr {
    flex-direction: row-reverse
}
.u-fd-cr {
    flex-direction: row-reverse
}
.u-jc-s {
    justify-content: flex-start
}
.u-jc-c {
    justify-content: center
}
.u-jc-e {
    justify-content: flex-end
}
.u-ai-s {
    align-items: flex-start;
    -ms-flex-align: start
}
.u-ai-c {
    align-items: center;
    -ms-flex-align: center
}
.u-ai-e {
    align-items: flex-end;
    -ms-flex-align: end
}
.clear,
.u-clearfix:after,
.u-clearfix:before {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' '
}
.u-clearfix:after {
    clear: both
}
.u-sp-block {
    display: none
}
@media(max-width:767px) {
    .u-sp-block {
        display: block
    }
}
.u-pc-block {
    display: block
}
@media(max-width:767px) {
    .u-pc-block {
        display: none
    }
}
.u-sp-inline {
    display: none !important
}
@media(max-width:767px) {
    .u-sp-inline {
        display: inline !important
    }
}
.u-pc-inline {
    display: inline !important
}
@media(max-width:767px) {
    .u-pc-inline {
        display: none !important
    }
}
.u-sp-inlineblock {
    display: none
}
@media(max-width:767px) {
    .u-sp-inlineblock {
        display: inline-block
    }
}
.u-pc-inlineblock {
    display: inline-block
}
@media(max-width:767px) {
    .u-pc-inlineblock {
        display: none
    }
}
.u-img-responsive {
    display: inline-block;
    max-width: 100%;
    height: auto
}
.u-img-no-responsive {
    display: inline-block;
    max-width: auto;
    height: auto
}
.u-img-fit {
    display: inline-block;
    width: 100%;
    height: auto
}
.is-onscreen .u-delay-004 {
    transition-delay: 40ms !important;
    -webkit-animation-delay: 40ms !important;
    animation-delay: 40ms !important
}
.is-onscreen .u-delay-005 {
    transition-delay: 50ms !important;
    -webkit-animation-delay: 50ms !important;
    animation-delay: 50ms !important
}
.is-onscreen .u-delay-008 {
    transition-delay: 80ms !important;
    -webkit-animation-delay: 80ms !important;
    animation-delay: 80ms !important
}
.is-onscreen .u-delay-010 {
    transition-delay: 0.1s !important;
    -webkit-animation-delay: 0.1s !important;
    animation-delay: 0.1s !important
}
.is-onscreen .u-delay-012 {
    transition-delay: 0.12s !important;
    -webkit-animation-delay: 0.12s !important;
    animation-delay: 0.12s !important
}
.is-onscreen .u-delay-015 {
    transition-delay: 0.15s !important;
    -webkit-animation-delay: 0.15s !important;
    animation-delay: 0.15s !important
}
.is-onscreen .u-delay-016 {
    transition-delay: 0.16s !important;
    -webkit-animation-delay: 0.16s !important;
    animation-delay: 0.16s !important
}
.is-onscreen .u-delay-020 {
    transition-delay: 0.2s !important;
    -webkit-animation-delay: 0.2s !important;
    animation-delay: 0.2s !important
}
.is-onscreen .u-delay-024 {
    transition-delay: 0.24s !important;
    -webkit-animation-delay: 0.24s !important;
    animation-delay: 0.24s !important
}
.is-onscreen .u-delay-025 {
    transition-delay: 0.25s !important;
    -webkit-animation-delay: 0.25s !important;
    animation-delay: 0.25s !important
}
.is-onscreen .u-delay-028 {
    transition-delay: 0.28s !important;
    -webkit-animation-delay: 0.28s !important;
    animation-delay: 0.28s !important
}
.is-onscreen .u-delay-030 {
    transition-delay: 0.3s !important;
    -webkit-animation-delay: 0.3s !important;
    animation-delay: 0.3s !important
}
.is-onscreen .u-delay-032 {
    transition-delay: 0.32s !important;
    -webkit-animation-delay: 0.32s !important;
    animation-delay: 0.32s !important
}
.is-onscreen .u-delay-035 {
    transition-delay: 0.35s !important;
    -webkit-animation-delay: 0.35s !important;
    animation-delay: 0.35s !important
}
.is-onscreen .u-delay-036 {
    transition-delay: 0.36s !important;
    -webkit-animation-delay: 0.36s !important;
    animation-delay: 0.36s !important
}
.is-onscreen .u-delay-040 {
    transition-delay: 0.4s !important;
    -webkit-animation-delay: 0.4s !important;
    animation-delay: 0.4s !important
}
.is-onscreen .u-delay-044 {
    transition-delay: 0.44s !important;
    -webkit-animation-delay: 0.44s !important;
    animation-delay: 0.44s !important
}
.is-onscreen .u-delay-045 {
    transition-delay: 0.45s !important;
    -webkit-animation-delay: 0.45s !important;
    animation-delay: 0.45s !important
}
.is-onscreen .u-delay-048 {
    transition-delay: 0.48s !important;
    -webkit-animation-delay: 0.48s !important;
    animation-delay: 0.48s !important
}
.is-onscreen .u-delay-050 {
    transition-delay: 0.5s !important;
    -webkit-animation-delay: 0.5s !important;
    animation-delay: 0.5s !important
}
.is-onscreen .u-delay-052 {
    transition-delay: 0.52s !important;
    -webkit-animation-delay: 0.52s !important;
    animation-delay: 0.52s !important
}
.is-onscreen .u-delay-055 {
    transition-delay: 0.55s !important;
    -webkit-animation-delay: 0.55s !important;
    animation-delay: 0.55s !important
}
.is-onscreen .u-delay-056 {
    transition-delay: 0.56s !important;
    -webkit-animation-delay: 0.56s !important;
    animation-delay: 0.56s !important
}
.is-onscreen .u-delay-060 {
    transition-delay: 0.6s !important;
    -webkit-animation-delay: 0.6s !important;
    animation-delay: 0.6s !important
}
.is-onscreen .u-delay-064 {
    transition-delay: 0.64s !important;
    -webkit-animation-delay: 0.64s !important;
    animation-delay: 0.64s !important
}
.is-onscreen .u-delay-065 {
    transition-delay: 0.65s !important;
    -webkit-animation-delay: 0.65s !important;
    animation-delay: 0.65s !important
}
.is-onscreen .u-delay-068 {
    transition-delay: 0.68s !important;
    -webkit-animation-delay: 0.68s !important;
    animation-delay: 0.68s !important
}
.is-onscreen .u-delay-070 {
    transition-delay: 0.7s !important;
    -webkit-animation-delay: 0.7s !important;
    animation-delay: 0.7s !important
}
.is-onscreen .u-delay-072 {
    transition-delay: 0.72s !important;
    -webkit-animation-delay: 0.72s !important;
    animation-delay: 0.72s !important
}
.is-onscreen .u-delay-075 {
    transition-delay: 0.75s !important;
    -webkit-animation-delay: 0.75s !important;
    animation-delay: 0.75s !important
}
.is-onscreen .u-delay-076 {
    transition-delay: 0.76s !important;
    -webkit-animation-delay: 0.76s !important;
    animation-delay: 0.76s !important
}
.is-onscreen .u-delay-080 {
    transition-delay: 0.8s !important;
    -webkit-animation-delay: 0.8s !important;
    animation-delay: 0.8s !important
}
.is-onscreen .u-delay-085 {
    transition-delay: 0.85s !important;
    -webkit-animation-delay: 0.85s !important;
    animation-delay: 0.85s !important
}
.is-onscreen .u-delay-090 {
    transition-delay: 0.9s !important;
    -webkit-animation-delay: 0.9s !important;
    animation-delay: 0.9s !important
}
.is-onscreen .u-delay-095 {
    transition-delay: 0.95s !important;
    -webkit-animation-delay: 0.95s !important;
    animation-delay: 0.95s !important
}
.is-onscreen .u-delay-100 {
    transition-delay: 1s !important;
    -webkit-animation-delay: 1s !important;
    animation-delay: 1s !important
}
.is-onscreen .u-delay-105 {
    transition-delay: 1.05s !important;
    -webkit-animation-delay: 1.05s !important;
    animation-delay: 1.05s !important
}
.is-onscreen .u-delay-110 {
    transition-delay: 1.1s !important;
    -webkit-animation-delay: 1.1s !important;
    animation-delay: 1.1s !important
}
.is-onscreen .u-delay-105 {
    transition-delay: 1.05s !important;
    -webkit-animation-delay: 1.05s !important;
    animation-delay: 1.05s !important
}
.is-onscreen .u-delay-110 {
    transition-delay: 1.1s !important;
    -webkit-animation-delay: 1.1s !important;
    animation-delay: 1.1s !important
}
.is-onscreen .u-delay-115 {
    transition-delay: 1.15s !important;
    -webkit-animation-delay: 1.15s !important;
    animation-delay: 1.15s !important
}
.is-onscreen .u-delay-120 {
    transition-delay: 1.2s !important;
    -webkit-animation-delay: 1.2s !important;
    animation-delay: 1.2s !important
}
.is-onscreen .u-delay-125 {
    transition-delay: 1.25s !important;
    -webkit-animation-delay: 1.25s !important;
    animation-delay: 1.25s !important
}
.is-onscreen .u-delay-130 {
    transition-delay: 1.3s !important;
    -webkit-animation-delay: 1.3s !important;
    animation-delay: 1.3s !important
}
.is-onscreen .u-delay-135 {
    transition-delay: 1.35s !important;
    -webkit-animation-delay: 1.35s !important;
    animation-delay: 1.35s !important
}
.is-onscreen .u-delay-140 {
    transition-delay: 1.4s !important;
    -webkit-animation-delay: 1.4s !important;
    animation-delay: 1.4s !important
}
.is-onscreen .u-delay-145 {
    transition-delay: 1.45s !important;
    -webkit-animation-delay: 1.45s !important;
    animation-delay: 1.45s !important
}
.is-onscreen .u-delay-150 {
    transition-delay: 1.5s !important;
    -webkit-animation-delay: 1.5s !important;
    animation-delay: 1.5s !important
}
.is-onscreen .u-delay-155 {
    transition-delay: 1.55s !important;
    -webkit-animation-delay: 1.55s !important;
    animation-delay: 1.55s !important
}
.is-onscreen .u-delay-160 {
    transition-delay: 1.6s !important;
    -webkit-animation-delay: 1.6s !important;
    animation-delay: 1.6s !important
}
.is-onscreen .u-delay-165 {
    transition-delay: 1.65s !important;
    -webkit-animation-delay: 1.65s !important;
    animation-delay: 1.65s !important
}
.is-onscreen .u-delay-170 {
    transition-delay: 1.7s !important;
    -webkit-animation-delay: 1.7s !important;
    animation-delay: 1.7s !important
}
.u-youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%
}
.u-youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important
}
.u-hover-shit {
    pointer-events: none
}
.js-fadein {
    transition: all 1.2s cubic-bezier(0.165,.84,0.44,1) 0.3s;
    transform: translate3d(0, 30px, 0);
    opacity: 0
}
.js-fadein.is-onscreen {
    transform: translate3d(0, 0, 0);
    opacity: 1 !important
}
.is-onscreen .js-fadein {
    transform: translate3d(0, 0, 0);
    opacity: 1 !important
}
.u-fadein {
    opacity: 0
}
.u-fadein.is-onscreen {
    -webkit-animation: fadeIn 1s ease 0.2s forwards;
    animation: fadeIn 1s ease 0.2s forwards
}
.is-onscreen .u-fadein {
    -webkit-animation: fadeIn 1s ease 0.2s forwards;
    animation: fadeIn 1s ease 0.2s forwards
}
.u-fadeinup {
    transform: translateY(60px);
    opacity: 0
}
.u-fadeinup.is-onscreen {
    -webkit-animation: fadeInUp 1s ease 0.2s forwards;
    animation: fadeInUp 1s ease 0.2s forwards
}
.is-onscreen .u-fadeinup {
    -webkit-animation: fadeInUp 1s ease 0.2s forwards;
    animation: fadeInUp 1s ease 0.2s forwards
}
@-webkit-keyframes moveLineLeftToRight {
    0% {
        transform: scaleX(1);
        transform-origin: right center
    }
    49.9% {
        transform: scaleX(0);
        transform-origin: right center
    }
    50% {
        transform: scaleX(0);
        transform-origin: left center
    }
    100% {
        transform: scaleX(1);
        transform-origin: left center
    }
}
@keyframes moveLineLeftToRight {
    0% {
        transform: scaleX(1);
        transform-origin: right center
    }
    49.9% {
        transform: scaleX(0);
        transform-origin: right center
    }
    50% {
        transform: scaleX(0);
        transform-origin: left center
    }
    100% {
        transform: scaleX(1);
        transform-origin: left center
    }
}
@-webkit-keyframes moveLineTopToBottom {
    0% {
        transform: scaleY(1);
        transform-origin: center bottom
    }
    49.9% {
        transform: scaleY(0);
        transform-origin: center bottom
    }
    50% {
        transform: scaleY(0);
        transform-origin: center top
    }
    100% {
        transform: scaleY(1);
        transform-origin: center top
    }
}
@keyframes moveLineTopToBottom {
    0% {
        transform: scaleY(1);
        transform-origin: center bottom
    }
    49.9% {
        transform: scaleY(0);
        transform-origin: center bottom
    }
    50% {
        transform: scaleY(0);
        transform-origin: center top
    }
    100% {
        transform: scaleY(1);
        transform-origin: center top
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        transform: translate3d(0, 30px, 0);
        opacity: 0
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}
@keyframes fadeInUp {
    0% {
        transform: translate3d(0, 30px, 0);
        opacity: 0
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}