/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

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

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

.mplus {
    font-family: 'M PLUS 1p', sans-serif;
}

.noto {
    font-family: 'Noto Sans JP', sans-serif;
}

.pc {
    display: block;
}

.marker_water {
    background: linear-gradient(transparent 60%, #d4edf0 60%);
    background: -ms-linear-gradient(transparent 60%, #d4edf0 60%);
    background: -o-linear-gradient(transparent 60%, #d4edf0 60%);
    background: -webkit-linear-gradient(transparent 60%, #d4edf0 60%);
    background: linear-gradient(transparent 60%, #d4edf0 60%);
    background: linear-gradient(transparent 60%, #d4edf0 60%);
}



b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

*,
*:after,
*:before {
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: 'Noto Sans JP', "M PLUS 1", sans-serif;
    font-weight: 400;
    line-height: 1.7;
    color: #303030;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

main {
    display: block;
    overflow-x: hidden
}

h6,
h5,
h4,
h3,
h2,
h1 {
    margin-top: 0;
    margin-bottom: 1em;
    font-family: 'Noto Sans JP', "M PLUS 1", sans-serif;
    font-weight: 800;
    line-height: 1.3;
    color: #303030
}

h1 {
    font-size: 1.75rem
}

h2 {
    font-size: 1.5rem
}

h3 {
    font-size: 1.25rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1rem
}

h6 {
    font-size: .875rem
}

p {
    margin: 0 0 1em;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.7
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    pointer-events: initial
}

a:hover,
a:focus {
    outline: none
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

svg {
    overflow: hidden;
    vertical-align: middle
}

.container {
    position: relative;
    width: 100%;
    max-width: 1320px;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto
}

.container-wide {
    width: 100%;
    max-width: 1600px;
    /*padding-right: 1rem;*/
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media(min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media(min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }


}

@media(min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media(min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

.remodal,
[data-remodal-id] {
    display: none
}

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.remodal-wrapper>* {
    text-align: left
}

.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: ""
}

.remodal-overlay,
.remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.remodal {
    position: relative;
    outline: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.remodal-is-initialized {
    display: inline-block
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.remodal-overlay {
    background: rgba(43, 46, 56, .9)
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
    -webkit-animation-name: remodal-overlay-opening-keyframes;
    animation-name: remodal-overlay-opening-keyframes
}

.remodal-overlay.remodal-is-closing {
    -webkit-animation-name: remodal-overlay-closing-keyframes;
    animation-name: remodal-overlay-closing-keyframes
}

.remodal {
    box-sizing: border-box;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    transform: translate3d(0, 0, 0);
    color: #303030;
    background: #fff
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes
}

.remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes
}

.remodal,
.remodal-wrapper:after {
    vertical-align: middle
}

.remodal-close {
    display: block;
    width: 2rem;
    height: 2rem;
    border-radius: 1rem;
    margin: 0;
    padding: 0;
    font-size: .875rem;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    color: #4f4f4f;
    transition: all 200ms;
    background: rgba(0, 0, 0, 0);
    border: 2px solid #4f4f4f;
    outline: 0;
    cursor: pointer
}

.remodal-confirm,
.remodal-cancel {
    font: inherit;
    display: inline-block;
    overflow: visible;
    min-width: 110px;
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 0;
    outline: 0
}

.remodal-confirm {
    color: #fff;
    background: #81c784
}

.remodal-confirm:hover,
.remodal-confirm:focus {
    background: #66bb6a
}

.remodal-cancel {
    color: #fff;
    background: #e57373
}

.remodal-cancel:hover,
.remodal-cancel:focus {
    background: #ef5350
}

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
    padding: 0;
    border: 0
}

@-webkit-keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@-webkit-keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 980px
    }
}

.lt-ie9 .remodal-overlay {
    background: #2b2e38
}

.lt-ie9 .remodal {
    width: 700px
}

@font-face {
    font-family: "icomoon";
    src: url("../assets/fonts/icomoon%EF%B9%96ppq0pe.eot");
    src: url("../assets/fonts/icomoon%EF%B9%96ppq0pe.eot#iefix") format("embedded-opentype"), url("../assets/fonts/icomoon%EF%B9%96ppq0pe.ttf") format("truetype"), url("../assets/fonts/icomoon%EF%B9%96ppq0pe.woff") format("woff"), url("../assets/fonts/icomoon%EF%B9%96ppq0pe.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^=icon-],
[class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-facebook::before {
    content: ""
}

.icon-instagram::before {
    content: ""
}

.icon-line::before {
    content: ""
}

.icon-tiktok::before {
    content: ""
}

.icon-twitter::before {
    content: ""
}

.icon-youtube::before {
    content: ""
}

.icon-arrow-up-right::before {
    content: ""
}

.icon-email-fill::before {
    content: ""
}

.icon-mail::before {
    content: ""
}

.icon-plus::before {
    content: ""
}

.icon-xmark::before {
    content: ""
}

.icon-minus::before {
    content: ""
}

.icon-chevron-down::before {
    content: ""
}

.icon-chevron-left::before {
    content: ""
}

.icon-chevron-right::before {
    content: ""
}

.icon-chevron-up::before {
    content: ""
}

.icon-popup::before {
    content: ""
}

.icon-arrow-left::before {
    content: ""
}

.icon-arrow-right::before {
    content: ""
}

.icon-arrow-up::before {
    content: ""
}

.icon-arrow-down::before {
    content: ""
}

.header {
    position: fixed;
    width: 100%;
    height: 4rem;
    background: #fff;
    z-index: 1000
}

@media(min-width: 768px) {
    .header {
        height: 5rem
    }
}

.header .container-wide,
.header .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    height: 100%
}

.header .mobile-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: auto
}

@media(min-width: 768px) {
    .header .mobile-actions {
        display: none
    }
}

.header .mobile-actions .nav-toggle {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 0 1rem;
    z-index: 1030
}

.header .burger-btn {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #4f4f4f;
    outline: none;
    cursor: pointer
}

.header .burger-btn .burger-line {
    position: absolute;
    width: 18px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    background: #303030;
    transition: all 300ms
}

.header .burger-btn .burger-line::before,
.header .burger-btn .burger-line::after {
    content: "";
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #303030;
    transition: inherit
}

.header .burger-btn .burger-line::before {
    top: -6px
}

.header .burger-btn .burger-line::after {
    top: 6px
}

.header .burger-btn.active .burger-line {
    background: rgba(0, 0, 0, 0)
}

.header .burger-btn.active .burger-line::before {
    top: 0;
    transform: rotate(45deg)
}

.header .burger-btn.active .burger-line::after {
    top: 0;
    transform: rotate(-45deg)
}

.header .site-nav {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 1020;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    transition-delay: .3s;
    transition-timing-function: ease-out
}

.header .site-nav>ul {
    opacity: 0;
    transition: all .3s;
    transition-delay: 0s;
    transform: translateY(10px);
    transition-timing-function: ease-out
}

.header .site-nav.active {
    opacity: 100;
    visibility: visible;
    transition: all .5s;
    transition-delay: 0s
}

.header .site-nav.active>ul {
    opacity: 100;
    transition: all .3s;
    transition-delay: .3s;
    transform: translateY(0);
    transition-timing-function: ease-out
}

@media(min-width: 768px) {
    .header .site-nav {
        display: block;
        position: relative;
        width: auto;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        background: rgba(0, 0, 0, 0);
        opacity: 100;
        visibility: visible
    }

    .header .site-nav>ul {
        opacity: 100;
        transform: translateY(0)
    }
}

.header .site-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.header .site-nav ul li {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 2rem
}

@media(min-width: 768px) {
    .header .site-nav ul li {
        padding: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

.header .site-nav ul li+li {
    margin: 1rem 0 0 0
}

@media(min-width: 768px) {
    .header .site-nav ul li+li {
        margin: 0 0 0 1rem
    }
}

@media(min-width: 1200px) {
    .header .site-nav ul li+li {
        margin: 0 0 0 1.5rem
    }
}

.header .site-nav ul li>a {
    font-size: .875rem;
    font-weight: 800;
    color: inherit;
    text-decoration: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    transition: all 200ms ease-out
}

.header .site-nav ul li>a:hover {
    color: #0068b7;
    text-decoration: none;
    border-color: #0068b7;
}

.header .site-title {
    margin: 0;
    height: 4rem
}

@media(min-width: 768px) {
    .header .site-title {
        height: 5rem
    }
}

.header .site-title img {
    width: 126px;
    height: 126px;
    transition: all 200ms ease-out
}

@media(min-width: 768px) {
    .header .site-title img {
        width: 180px;
        height: 180px
    }
}

.header .site-title.scrolling img {
    width: 4rem;
    height: 4rem
}

@media(min-width: 768px) {
    .header .site-title.scrolling img {
        width: 5rem;
        height: 5rem
    }
}

#page .header .site-title img {
    width: 100px;
    height: 100px;
    transition: all 200ms ease-out
}

@media(min-width: 768px) {
    #page .header .site-title img {
        width: 180px;
        height: 180px
    }
}

#page .header .site-title.scrolling img {
    width: 4rem;
    height: 4rem
}

@media(min-width: 768px) {
    #page .header .site-title.scrolling img {
        width: 120px;
        height: 120px
    }
}

.site-footer {
    padding: 7.5rem 0 4rem
}

.site-footer .logos {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media(min-width: 576px) {
    .site-footer .logos {
        flex-direction: row
    }
}

.site-footer .logo-reg {
    padding-right: 0;
    padding-bottom: 2.5rem
}

@media(min-width: 576px) {
    .site-footer .logo-reg {
        padding-right: 2.5rem;
        padding-bottom: 0;
        border-right: 1px solid #f2f2f2
    }
}

.site-footer .logo-scrap {
    padding-left: 0
}

@media(min-width: 576px) {
    .site-footer .logo-scrap {
        padding-left: 2.5rem
    }
}

.site-footer .logo-reg {
    text-align: center
}

.site-footer .list-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1rem 0 0;
    padding: 0;
    list-style: none
}

.site-footer .list-links li {
    line-height: 1;
    display:flex;
    justify-content: center;
    align-items: center;
}

.site-footer .list-links li+li {
    margin: 0 0 0 1rem
}

.site-footer .list-links li a {
    font-size: 1.125rem;
    line-height: 1;
        display:flex;
    justify-content: center;
    align-items: center;
}

.site-footer .list-links li a[href*="twitter.com"] {
    color: #1da1f2
}

.site-footer .list-links li a[href*="facebook.com"] {
    color: #1877f2
}

.site-footer .list-links li a[href*="instagram.com"] {
    color: #d93177
}

.site-footer .list-links li a[href*="youtube.com"] {
    color: red
}

.site-footer .list-links li img {
    width:14px;
    object-fit: contain;;
}

.site-footer .nav-primary {
    margin: 2.5rem 0 0
}

.site-footer .nav-primary ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0
}

@media(min-width: 768px) {
    .site-footer .nav-primary ul {
        flex-direction: row;
        justify-content: center
    }
}

.site-footer .nav-primary ul li+li {
    margin: .5rem 0 0
}

@media(min-width: 768px) {
    .site-footer .nav-primary ul li+li {
        margin: 0 0 0 1.5rem
    }
}

.site-footer .nav-primary ul li>a {
    font-size: .875rem;
    color: inherit;
    text-decoration: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    transition: all 200ms ease-out
}

.site-footer .nav-primary ul li>a:hover {
    color: #3b9349;
    text-decoration: none;
    border-color: #3b9349
}

.site-footer .credit {
    margin: 4rem 0 0;
    font-size: .625rem;
    text-align: center;
    color: #828282
}

.circle-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    font-size: .75rem;
    color: #4f4f4f;
    border: 2px solid #4f4f4f;
    transition: all 200ms ease-out
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    color: #4f4f4f;
    border: 2px solid #4f4f4f;
    transition: all 200ms ease-out
}

.btn.btn-sm {
    padding: 0 1rem;
    height: 36px;
    border-radius: 27px;
    font-size: .75rem
}

.btn.btn-md {
    padding: 0 2rem;
    height: 54px;
    border-radius: 27px;
    font-size: .875rem
}

.btn.btn-lg {
    padding: 0 4rem;
    height: 60px;
    border-radius: 40px;
    font-size: 1rem
}

.btn.btn-primary {
    background: #fbff8b
}

/*.btn.btn-secondary {
    background: #fff
}*/

.btn.btn-secondary {
    /*background: #fff*/
        background: #0068b7;
    border-radius: 0px;
    color: #fff;
    border: none;
    height: 5rem;
}

.btn .btn-icon {
    margin: 0 .4em 0 0;
    font-size: 115%;
    font-weight: 800;
    line-height: 1
}

.btn .label {
    line-height: 1
}

.btn:hover,
.btn:focus {
    transform: scale(0.98)
}

.btn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.btn-group .btn-wrapper+.btn-wrapper {
    margin-left: 1rem
}

.link-item {
    display: inline-flex;
    align-items: center
}

.link-item .btn-icon {
    margin: 0 .25rem 0 0;
    font-size: 115%
}

#page .main {
    position: relative
}

#page .page-title {
    margin: 0;
    padding: 8rem 0 2.5rem;
    font-size: 1.75rem;
    text-align: center
}

@media(min-width: 768px) {
    #page .page-title {
        padding: 10rem 0 4rem;
        font-size: 2.5rem
    }
}

#page .eyecatch {
    position: relative;
    margin: 0;
    text-align: center
}

#page .eyecatch::before {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    bottom: 0;
    width: 100%;
    background: #f8f9f3;
    z-index: 0
}

#page .eyecatch img {
    position: relative;
    max-width: 980px;
    width: 100%;
    height: auto
}

#page .page-content {
    padding: 5rem 0;
    background: #f8f9f3
}

@media(min-width: 768px) {
    #page .page-content {
        padding: 8rem 0
    }
}

#page .page-content .case-item+.case-item {
    margin: 4rem 0 0
}

#page .page-content h2 {
    margin: 0 0 2.5rem;
    text-align: center
}

#page .page-content table {
    margin: 0 auto;
    width: 100%;
    max-width: 640px;
    font-size: .875rem;
    background: #fff;
    border-collapse: collapse;
    border: 3px solid #4f4f4f
}

#page .page-content table tr {
    border-color: #4f4f4f
}

#page .page-content table th {
    width: 90px
}

#page .page-content table th,
#page .page-content table td {
    padding: .5rem;
    border-width: 1px 1px;
    border-color: #4f4f4f
}

#page .page-content .btn-wrapper {
    margin: 1.5rem 0 0;
    text-align: center
}

#page .page-content .profile {
    padding: 1.5rem;
    background: #fff;
    border: 3px solid #4f4f4f
}

#page .page-content .profile h3 {
    font-size: 1rem
}

#page .page-content .profile p {
    margin: 0;
    font-size: .875rem
}

#page .page-content .question {
    position: relative;
    margin: 2.5rem 0 1rem;
    color: #3b9349;
    font-size: 1.125rem;
    font-weight: 800;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    align-items: flex-start
}

#page .page-content .question::before {
    content: "Q";
    margin-right: .5rem;
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 1.3;
    color: inherit
}

#page .page-content figure {
    margin: 2.5rem 0
}

#page .page-content .interview-item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start
}

#page .page-content .interview-item p {
    flex-shrink: 1;
    margin: 0;
    text-align: justify
}

#page .page-content .interview-item+.interview-item {
    margin-top: 1.5rem
}

#page .page-content .interview-item .interview-icon {
    flex-basis: 64px;
    width: 64px;
    margin-right: 1rem;
    flex-shrink: 0
}

#page .page-content .interview-item .interview-icon img {
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 32px
}

.contact {
    padding: 5rem 0;
    position: relative;
    background: url("../assets/img/bg-contact.jpg") center center no-repeat;
    background-size: cover
}

@media(min-width: 768px) {
    .contact {
        padding: 8rem 0
    }
}

.contact::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(2 157 225 / 100%);
}

.contact .section-title .en,
.contact .section-title .ja {
    color: #fff
}

.contact p {
    margin: 0;
    text-align: center;
    color: #fff
}

.contact .btn-wrapper {
    margin: 0 0 2.5rem;
    text-align: center
}

.contact .btn-wrapper .btn {
    margin: 0 auto
}

#front-page .page-section {
    padding: 5rem 0
}

@media(min-width: 768px) {
    #front-page .page-section {
        padding: 8rem 0
    }
}

#front-page .content-card {
    padding: 0;
}

@media(min-width: 768px) {
    #front-page .content-card {
        padding: 0
    }
}

#front-page .content-card .thumbnail {
    margin: 0;
    padding: 0
}

#front-page .content-card .content {
    position: relative;
    padding: 1.5rem 1rem
}

#front-page .content-card .title {
        margin: 0 0 20px;
    font-size: 1.3rem;
    text-align: center;
}

#front-page .content-card .desc {
    font-size: .875rem;
    font-weight: 400;
    text-align: justify;
    color: #4f4f4f
}

#front-page .content-card .btn-wrapper {
    text-align: center
}

#front-page .hero {
    position: relative;
    padding: 8rem 0 4rem;
    background: #04a3ea url("../assets/img/bg-hero.png") center center;
    background-size: cover
}

@media(min-width: 768px) {
    #front-page .hero {
        padding: 5rem 0 2.5rem
    }
}

#front-page .hero .hero-img,
#front-page .hero .btn-wrapper {
    text-align: center
}

#front-page .hero .btn-wrapper {
    margin: 0 0 1.5rem
}

#front-page .hero p {
    margin: 0;
    font-size: .875rem;
    font-weight: 800;
    text-align: center;
    color: #fff
}

@media(min-width: 768px) {
    #front-page .hero p {
        font-size: 1rem
    }
}

#front-page .banner {
    padding: 2.5rem 0;
    background: #fff
}

@media(min-width: 768px) {
    #front-page .banner {
        padding: 4rem 0
    }
}

#front-page .banner .col+.col {
    margin-top: .5rem
}

@media(min-width: 768px) {
    #front-page .banner .col+.col {
        margin-top: 0
    }
}

#front-page .banner .swiper {
    position: relative;
    margin-right: -16px;
    margin-left: -16px
}

@media(min-width: 576px) {
    #front-page .banner .swiper {
        margin-right: 0;
        margin-left: 0
    }
}

#front-page .banner .swiper-container {
    padding-right: 16px;
    padding-left: 16px
}

@media(min-width: 576px) {
    #front-page .banner .swiper-container {
        padding-right: 0;
        padding-left: 0
    }
}

#front-page .banner .swiper-pagination {
    left: 0;
    width: 100%
}

#front-page .banner .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

#front-page .banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #3b9349
}

#front-page .banner .banner-item a {
    display: block
}

#front-page .banner .banner-item a img {
    width: 100%;
    height: auto
}



#front-page .reg {
    padding-bottom: 5rem;
    background: #f8f9f3
}

@media(min-width: 768px) {
    #front-page .reg {
        padding-bottom: 8rem
    }
}

#front-page .reg .wrapper {
    background: #fff;
    border: 3px solid #4f4f4f;
    padding: 2.5rem .5rem;
    margin-top: -40px
}

@media(min-width: 768px) {
    #front-page .reg .wrapper {
        padding: 2.5rem 2rem
    }
}

#front-page .reg .sub-section-title {
    margin: 0 0 2.5rem;
    text-align: center;
    font-size: 1.25rem
}

@media(min-width: 768px) {
    #front-page .reg .sub-section-title {
        font-size: 1.5rem
    }
}

#front-page .reg .sub-section-title span {
    position: relative
}

#front-page .reg .sub-section-title span::after {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #3b7349
}

#front-page .reg ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    max-width: 730px
}

#front-page .reg ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 1rem;
    font-weight: 800;
    border-bottom: 2px solid #f2f2f2
}

@media(min-width: 768px) {
    #front-page .reg ul li {
        font-size: 1.125rem
    }
}

#front-page .reg ul li::before {
    content: "";
    margin-right: .5rem;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    background: url("../assets/img/icon-check.png") center center no-repeat;
    background-size: 30px 30px
}

#front-page .reg ul li+li {
    margin-top: .5rem
}

#front-page .reg .btn-wrapper {
    margin: 2.5rem 0 0;
    text-align: center
}

#front-page .news {
    padding: 0;
    background: #ecffef
}

#front-page .news .list-header {
    padding: 1rem 1.5rem;
    font-size: .875rem;
    font-weight: 800;
    text-align: center;
    border-bottom: 1px solid #f2f2f2
}

@media(min-width: 768px) {
    #front-page .news .list-header {
        padding: 1rem 2rem
    }
}

#front-page .news .scroll {
    -webkit-appearance: none;
    overflow: auto;
    max-height: 220px;
    overflow-y: scroll
}

#front-page .news .scroll::-webkit-scrollbar {
    all: unset;
    width: 10px;
    background: rgba(123, 147, 144, .2)
}

#front-page .news .scroll::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #3b9349;
    -webkit-box-shadow: none;
    box-shadow: none
}

#front-page .news .news-list {
    background: #fff;
    border: 3px solid #4f4f4f;
    margin-top: -40px
}

#front-page .news .news-item {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    font-size: .875rem;
    font-weight: 800;
    line-height: 1.3
}

@media(min-width: 768px) {
    #front-page .news .news-item {
        padding-right: 2rem;
        padding-left: 2rem
    }
}

#front-page .news .news-item:first-child {
    padding-top: 1rem
}

#front-page .news .news-item:last-child {
    padding-bottom: 1rem
}

#front-page .plan {
    background: #e6f7ff
}

#front-page .plan .sub-section-title span {
    position: relative
}

#front-page .plan .sub-section-title span::after {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #3b7349
}

#front-page .plan .col+.col {
    margin-top: .5rem
}

@media(min-width: 768px) {
    #front-page .plan .col+.col {
        margin-top: 0
    }
}

#front-page .plan .col+.col+.col {
    margin-top: .5rem
}

@media(min-width: 768px) {
    #front-page .plan .col+.col+.col {
        margin-top: 0
    }
}

#front-page .plan .plan-item {
    position: relative;
    height: 100%;
    background: #fff;
    border: 4px solid #303030
}

#front-page .plan .plan-item .anchor {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#front-page .plan .plan-item .content {
    position: relative;
    height: 100%;
    padding: 1.5rem .5rem 3rem
}

@media(min-width: 768px) {
    #front-page .plan .plan-item .content {
        padding: 1.5rem 1rem 2.5rem
    }
}

#front-page .plan .plan-item .content .title {
    margin: 0 0 .5rem;
    font-size: 1rem;
    text-align: center
}

@media(min-width: 768px) {
    #front-page .plan .plan-item .content .title {
        margin: 0 0 1rem;
        font-size: 1.125rem
    }
}

#front-page .plan .plan-item .content .desc {
    font-size: .75rem;
    font-weight: 800;
    text-align: center;
    line-height: 1.3;
    color: #4f4f4f
}

#front-page .plan .plan-item .content .btn-wrapper {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: .5rem
}




#front-page .faq {
    background: #e6f7ff
}

#front-page .faq .faq-list {
    background: #fff;
    border: 3px solid #4f4f4f
}

#front-page .faq .faq-item+.faq-item {
    border-top: 1px solid #f2f2f2
}

#front-page .faq .question-item,
#front-page .faq .answer-item {
    position: relative;
    font-size: .875rem;
    font-weight: 800;
    line-height: 1.3
}

#front-page .faq .question-item .inner,
#front-page .faq .answer-item .inner {
    font-family: 'M PLUS 1p', sans-serif;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    letter-spacing: .05em;
}

#front-page .faq .question-item .inner::before,
#front-page .faq .answer-item .inner::before {
    margin-right: .5rem;
    font-size: 1.125rem;
    font-weight: 800;
    line-height: 1
}

#front-page .faq .question-item {
    color: #2e3168
}

#front-page .faq .question-item .inner {
    padding: 1.5rem 2rem 1.5rem 1rem;
    padding-left: 45px;
}

#front-page .faq .question-item .inner::before {
    content: "Q";
    width: 25px;
    height: 25px;
    background: #2f3269;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    font-size: .9rem;
    line-height: 25px;
    margin-top: -4px;
    position: absolute;
    left: 10px;
}

#front-page .faq .answer-item {
    color: #e4931e;
}

#front-page .faq .answer-item .inner {
    padding: 0 1rem 1.5rem;
    padding-left: 45px;
}

#front-page .faq .answer-item .inner::before {
    content: "A";
    width: 25px;
    height: 25px;
    background: #e4931e;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    font-size: .9rem;
    line-height: 25px;
    margin-top: -4px;
    position: absolute;
    left: 10px;
}

#front-page .faq p.note {
    margin: 2.5rem 0 0;
    font-size: .875rem;
    text-align: center;
    color: #4f4f4f
}

.wp-trigger {
    visibility: hidden
}

.wp-trigger.fadeInUp {
    visibility: visible;
    font-weight: bold;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated {
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.17, 0.67, 0.17, 0.97)
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.site-share {
    position: fixed;
    right: 16px;
    bottom: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.site-share .share-title {
    margin: 0 .5rem 0 0;
    font-size: .75rem;
    font-weight: 800;
    color: #828282
}

.site-share .list-share {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.site-share .list-share li+li {
    margin: 0 0 0 .5rem
}

.site-share .list-share li a {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    font-size: 1.25rem;
    text-align: center;
    color: #fff
}

.site-share .list-share li a .icon {
    line-height: 32px
}

.site-share .list-share li a[href*="twitter.com"] {
    background: #1da1f2
}

.site-share .list-share li a[href*="facebook.com"] {
    background: #1877f2
}

.site-share .list-share li a[href*="line.me"] {
    background: #00c300
}

.section-title {
    margin: 0 0 2.5rem;
    text-align: center
}

@media(min-width: 768px) {
    .section-title {
        margin: 0 0 4rem
    }
}

.section-title .en {
    display: block;
    font-size: .875rem;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1px;
    color: #0068b7
}

@media(min-width: 768px) {
    .section-title .en {
        font-family: 'M PLUS 1p', sans-serif;
        font-size: 1.2rem;
        letter-spacing: .18em;
        font-weight: 600;
    }
}

.section-title .ja {
    margin: .5rem 0 0;
    display: block;
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 1.3;
    color: #303030
}

@media(min-width: 768px) {
    .section-title .ja {
        font-family: 'M PLUS 1p', sans-serif;
        font-size: 2rem
        font-weight: 600;
        letter-spacing: .04em;
    }
}

.sub-section-title {
    position: relative;
    margin: 4rem 0 2.5rem;
    font-size: 1.5rem;
    text-align: center
}

.sub-section-title .label {
    position: relative;
    display: inline-block
}

.modal-title {
    font-size: 1.25rem
}

@media(min-width: 768px) {
    .modal-title {
        font-size: 1.5rem
    }
}

.feature-title .label::before {
    background: url("../assets/img/icon-pen.png") center center no-repeat;
    background-size: 24px
}

.event-title .label::before {
    background: url("../assets/img/icon-key.png") center center no-repeat;
    background-size: 24px
}

.sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.full-width {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%)
}

.full-left {
    margin-left: calc(-50vw + 50%)
}

.full-img {
    width: 100%;
    height: auto
}

.fix-ratio {
    position: relative
}

.fix-ratio::before {
    content: "";
    display: block;
    padding-top: 50%
}

.fix-ratio-silver {
    position: relative
}

.fix-ratio-silver::before {
    content: "";
    display: block;
    padding-top: 71.4%
}

.fix-ratio-gold {
    position: relative
}

.fix-ratio-gold::before {
    content: "";
    display: block;
    padding-top: 62.5%
}

.lead-text {
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.8;
    text-align: justify
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-small {
    font-size: .75rem
}

.icon-left {
    margin-right: .4rem
}

.icon-right {
    margin-left: .4rem
}

.overflow {
    position: relative;
    overflow: hidden
}

.ruled-line {
    background: linear-gradient(to top, rgba(255, 255, 255, 0.5) 1px, transparent 1px) repeat
}

.fadeIn {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
    transition-timing-function: cubic-bezier(0.2, 0.88, 0.32, 1);
    transition-duration: 2.5s
}

.is-inview.fadeIn {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.ac-trigger {
    cursor: pointer
}

.ac-content {
    display: none
}

.video {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 0
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal-trigger {
    cursor: pointer
}

.remodal .modal-header {
    position: sticky;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1rem;
    background: rgba(255, 255, 255, .9)
}

@media(min-width: 768px) {
    .remodal .modal-header {
        padding: 1rem 2rem
    }
}

.remodal .modal-header .modal-title {
    margin: 0;
    padding-right: 32px
}

.remodal .remodal-close {
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    right: 1rem
}

@media(min-width: 768px) {
    .remodal .remodal-close {
        right: 2rem
    }
}

.remodal .modal-content {
    padding: 0 1rem 1rem
}

@media(min-width: 768px) {
    .remodal .modal-content {
        padding: 0 2rem 2rem
    }
}

.remodal .modal-content h2 {
    margin: 2.5rem 0 1rem
}

.remodal .modal-eyecatch {
    margin: 0 0 2rem
}

.remodal .modal-eyecatch img {
    width: 100%;
    height: auto
}

.remodal p {
    font-size: .875rem
}

.remodal ul {
    padding: 0 0 0 1.5rem;
    font-size: .875rem
}

.remodal p:last-child {
    margin: 0
}


@media(max-width: 648px) {
    /*.btn.btn-secondary {
        background: #fff;
        border-radius: initial;
        color: #000;
        height: initial;
    }*/
    .btn.btn-secondary {
         padding: 0 1rem;
    height: 36px;
    border-radius: 27px;
    }
   
}





#front-page .offline {
    background: #e6f7ff;
}

#front-page .offline .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

#front-page .offline .single {
    width: 32%;
    background: #fff;
    border: 4px solid #303030;
    box-sizing: border-box;
    margin-bottom: 30px;
}

#front-page .offline .img {
    position: relative;
    margin-bottom: 20px;
}

#front-page .offline .img .offline00 {
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
}

#front-page .offline .txt {
    text-align: center;
    padding: 1.5rem 1rem 2.5rem;
    box-sizing: border-box;
}

#front-page .offline .txt .ttl {
    margin: 0 0 1rem;
    font-size: 1.125rem;
    font-weight: 600;
}

#front-page .offline .txt .desc {
    font-size: .9rem;
    text-align: center;
    line-height: 1.6;
    color: #4f4f4f;
}

#front-page .flow .flow-item .content .title {
    color: #0668b7;
    font-weight: 600;
    letter-spacing: .05em;
}

.hilight {
    width: 98%;
    margin: 20px auto;
    color: #fff;
    background: #2e3168;
    font-weight: bolder;
    padding: 3px 12px;
    box-sizing: border-box;
}

.hilight2{
    color: #2e3168;
    background: #fbff8b;
    width: 98%;
    margin: 20px auto;
    font-weight: bolder;
    padding: 3px 12px;
    box-sizing: border-box;
}

.bdr {
    border: 1px solid #75d5ff;
}

h3.section-title2 {
    margin: 0.5rem 0 20px;
    display: block;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.3;
    color: #fff;
    text-align: center;
}

#about .box {
    width: 80%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#about .box .txt {
    width: 60%;
    padding: 20px;
    box-sizing: border-box;
}

#about .box .txt .desc {
    line-height: 1.9;
}

#about .box .image {
    width: 40%;
    padding: 20px;
    box-sizing: border-box;
}

#about .box2 {
    width: 90%;
    margin: 0 auto 30px;
    border: 2px solid #000;
    box-sizing: border-box;
    padding: 50px 70px;
    background: #f8f8f8;
}

#about .box2 .sub {
    border-left: 5px solid #0668b7;
    font-size: 1.4rem;
    letter-spacing: .05em;
    font-weight: 600;
    padding: 4px 0;
    padding-left: 10px;
    margin-bottom: 10px;
}

#about .box2 .desc {
    font-size: 1.18rem;
    color: #0668b7;
    margin-bottom: 40px;
    font-weight: 500;
}

#about .box2 .list {
    width: 100%;
    padding: 0;
}

#about .box2 .list li {
    text-decoration: none;
    font-size: 1.1rem;
    list-style: none;
    background: url(../assets/img/about02.png) no-repeat, #fff;
    background-size: contain;
    margin-bottom: 8px;
    padding: 4px;
    box-sizing: border-box;
    padding-left: 80px;
}

#about .box2 .list li b {
    font-weight: 800;
}

#front-page .mainplan {
    background: #96cdeb;
}

#front-page .mainplan .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
}

#front-page .mainplan .single {
    width: 48%;
    background: #fff;
    border: 4px solid #303030;
    box-sizing: border-box;
    margin-bottom: 30px;
}

#front-page .mainplan .txt {
    text-align: center;
    padding: 1.5rem 1rem 2.5rem;
    box-sizing: border-box;
}

#front-page .mainplan .txt .ttl {
    margin: 0 0 1rem;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .05em;
}

#front-page .mainplan .txt .desc {
    font-size: .9rem;
    text-align: center;
    line-height: 1.6;
    color: #4f4f4f;
}

.plan .box2 {
    width: 100%;
    margin: 0 auto 50px;
    border: 4px solid #000;
    box-sizing: border-box;
    padding: 30px;
    background: #fff;
}

.plan .box2 .sub {
    border-left: 5px solid #0668b7;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 4px 0;
    padding-left: 10px;
    margin-bottom: 20px;
}

.plan .box2 .desc {
    font-size: 1.13rem;
    color: #0668b7;
    margin-bottom: 20px;
}

.plan .box3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

#front-page .offline .box3 .txt, #front-page .offline .box3 .txt .desc {
    text-align: left;
}

.plan .box3 .txt {
    width: 58%;
    padding: 20px !important;
    box-sizing: border-box;
}

.plan .box3 .txt.wide {
    width: 100%;
}

.plan .box3 .image {
    width: 42%;
    padding: 20px;
    box-sizing: border-box;
}

.plan .box3 .image .mark {
    position: relative;
}

.plan .box3 .image .mark .item01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
}

.plan .box3 .info {
    font-size: 1.2rem;
    color: #0668b7;
    margin-bottom: 20px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 1.5;
}

.plan .box3 .desc {
    font-size: 1.1rem;
}

.plan .box3 .desc span {
    font-weight: bold;
}

.plan .box2 .contactBtn a {
    color: #fff;
    font-family: 'M PLUS 1p', sans-serif;
    background: #0068b7;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-radius: 4px;
    transition: all ease .4s;
}

.plan .box2 .contactBtn a:hover {
    opacity: .7;
}

.plan .box3 .recommend {
    margin: 20px 0;
    padding: 20px;
    box-sizing: border-box;
    border: 1px dashed #000;
}

.plan .box3 .recommend p {
    font-size: 1.2rem;
    font-weight: bold;
    padding-left: 30px;
    margin-bottom: 0px;
    background: url(../assets/img/icon01.png) no-repeat;
    background-size: contain;
    background-position: left center;
}

.plan .box3 .recommend ul {
    margin: 10px 0;
    padding-left: 30px;
}

.plan .box3 .recommend li {
    padding-left: 10px;
    line-height: 2;
}

.plan .box3 .moreinfo {
    margin: 20px 0 0;
    padding: 20px;
    box-sizing: border-box;
}

.plan .box3 .moreinfo h4 {
    font-size: 1.1rem;
    font-weight: bold;
    padding-left: 40px;
    margin-bottom: 0px;
    background: url(../assets/img/icon02.png) no-repeat;
    background-size: contain;
    background-position: left center;
    line-height: 1.5;
}

.plan .box3 .moreinfo ul {
    margin: 10px 0;
    padding-left: 30px;
}

.plan .box3 .moreinfo li {
    padding-left: 10px;
    line-height: 2;
}

.plan .box4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.plan .box4 .box4L {
    width: 50%;
}

.plan .box4 .box4R {
    width: 50%;
}

.plan .box3 .moreinfo p {
    font-size: .9rem;
    letter-spacing: .05em;
    padding-left: 14px;
}

.plan .box3 .moreinfo + .moreinfo {
    padding-top: 0;
    margin-top: 0;
}

.plan .games {
    border-top: 1px dashed #ccc;
}

.plan .game {
    padding: 60px 20px;
    border-bottom: 1px dashed #ccc;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.border-none {
    border-bottom: none !important;
}

.plan .gameL {
    width: 58%;
    padding: 20px;
    box-sizing: border-box;
    
}

.plan .gameR {
    position: relative;
    width: 42%;
    padding: 20px;
    box-sizing: border-box;
    text-align: right;
}

.badge {
        width: 100px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.plan .gameL h4 {
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 1.5rem;
    color: #3681c1;
    font-weight: 500;
    padding-left: 50px;
    margin-bottom: 20px;
    background: url(../assets/img/icon03.png) no-repeat;
    background-size: contain;
    background-position: left center;
    line-height: 1.5;
    letter-spacing: .05em;
}

.plan .gameL .info {
    font-size: 1rem;
    margin-bottom: 40px;
    line-height: 1.8;
}

.plan .gameL .info span {
        color: #7c7c7c;
    letter-spacing: .04em;
    line-height: 1.8;
    margin-top: 10px;
    display: block;
}

.plan .gameL .link a {
    color: #fff;
    background: #369cdd;
    text-align: center;
    display: block;
    padding: 4px;
    border-radius: 20px;
}

.plan .special {
    padding: 80px 0 10px;
    border-bottom: 1px dashed #ccc;
}

.plan .special .type {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: .1em;
}

.plan .special .typeInfo {
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    color: #3681c1;
    margin-bottom: 40px;
}

.plan .special .box3 h3 {
    font-size: 1.5rem;
    color: #3681c1;
    font-weight: bold;
    padding-left: 50px;
    margin-bottom: 20px;
    background: url(../assets/img/icon03.png) no-repeat;
    background-size: contain;
    background-position: left center;
    line-height: 1.5;
    letter-spacing: .05em;
}

.plan .special .link a {
    color: #fff;
    background: #369cdd;
    text-align: center;
    display: block;
    padding: 4px;
    border-radius: 20px;
}

.plan .special .box4 + .add {
    padding: 20px;
}

.plan .special .info2 {
    font-size: 1rem;
    margin-bottom: 40px;
    line-height: 1.8;
    color: #000;
    padding: 0 20px;
}

.plan .option {
    width: 90%;
    margin: 40px auto;
    border: 1px solid #b3b3b3;
    box-sizing: border-box;
}

.plan .option .optionTtl {
    font-size: 1.3rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #b3b3b3;
    padding: 8px;
    box-sizing: border-box;
}

.plan .optionBox {
    padding: 20px 40px;
    box-sizing: border-box;
}

.plan .optionSub {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 0px;
}

.plan .optionBox ul {
    padding-left: 20px;
    margin-bottom: 40px;
}

.plan .optionBtm {
    width: 90%;
    margin: 0 auto;
}

.plan #platinum  .game {
    border-bottom: none;
}


#front-page .online {
    background: #e6f7ff;
}

#front-page .online .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: 60px;
    width: 70%;
}

#front-page .online .single {
    width: 48%;
    background: #fff;
    border: 4px solid #303030;
    box-sizing: border-box;
    margin-bottom: 30px;
}

#front-page .online .img {
    position: relative;
    margin-bottom: 20px;
}

#front-page .online .img .offline00 {
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
}

#front-page .online .txt {
    text-align: center;
    padding: 1.5rem 1rem 2.5rem;
    box-sizing: border-box;
}

#front-page .online .txt .ttl {
    margin: 0 0 1rem;
    font-size: 1.125rem;
}

#front-page .online .txt .desc {
    font-size: .9rem;
    text-align: center;
    line-height: 1.6;
    color: #4f4f4f;
}

#front-page .online .box3 .txt, #front-page .online .box3 .txt .desc {
    text-align: left;
}

.link a {
        color: #0168b6;
    text-decoration: underline;
    font-weight: lighter;
}

.under {
    text-decoration: underline;
}

.h1-title {
    font-family: 'M PLUS 1p', sans-serif;
    padding: 40px 0;
    font-size: 2.5rem;
    text-align: center;
        font-weight: 800;
    line-height: 1.3;
    color: #303030;
}

#interview .box {
    width: 80%;
    margin: 0 auto;
}

#interview .box .image {
    margin-bottom: 80px;
}

#interview  .profile {
    padding: 1.5rem;
    background: #fff;
    border: 3px solid #4f4f4f;
}

#interview  .profile h3 {
    font-size: 1rem;
}

#interview  .profile p {
    margin: 0;
    font-size: .875rem;
}

#interview .question {
    position: relative;
    margin: 2.5rem 0 1rem;
    color: #0068b7;
    font-size: 1.125rem;
    font-weight: 800;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    align-items: flex-start;
}

#interview .question::before {
    content: "Q";
    margin-right: 0.5rem;
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 1.3;
    color: inherit;
}

#interview .interview-item {
        display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

#interview .interview-item .interview-icon {
    flex-basis: 64px;
    width: 64px;
    margin-right: 1rem;
    flex-shrink: 0;
}

#interview .interview-item .interview-icon img {
        display: block;
    width: 64px;
    height: 64px;
    border-radius: 32px;
}

#interview .interview-item p {
        flex-shrink: 1;
    margin: 0;
    text-align: justify;
}

.interview-item + .interview-item {
    margin-top: 1.5rem;
}

#interview figure {
    width: 100%;
    margin: 2.5rem 0;
}

#interview {
    background: #fafeff;
}


.onlySp {
        display: none;
    }











