/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit
}

pre {
    font-family: monospace, monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}

abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

embed,
iframe,
img,
object {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: 0 0;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
    cursor: default
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

select::-ms-expand {
    display: none
}

option {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable] {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

td,
th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: 700
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    font-family: "Noto Sans JP", sans-serif
}

html.lang-en {
    font-family: Roboto, sans-serif;
    font-weight: 500
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1)
}

body {
    overflow-x: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    color: #000
}

@media (max-width:767px) {
    body {
        font-size: 14px;
        font-size: 1.4rem
    }
}

a,
button,
input,
select,
textarea {
    outline: 0
}

img {
    width: 100%;
    max-width: 100%
}

ol {
    list-style: decimal;
    padding-left: 1.5em
}

.is-tb {
    display: none
}

@media (max-width:1279px) {
    .is-tb {
        display: block
    }
}

@media (max-width:767px) {
    .is-tb {
        display: none
    }
}

.is-sp {
    display: none
}

@media (max-width:767px) {
    .is-sp {
        display: block
    }
}

.is-tb-sp {
    display: none
}

@media (max-width:1279px) {
    .is-tb-sp {
        display: block
    }
}

.is-pc {
    display: block
}

@media (max-width:767px) {
    .is-pc {
        display: none
    }
}

.is-pc-sp {
    display: block
}

@media (max-width:1279px) {
    .is-pc-sp {
        display: none
    }
}

@media (max-width:767px) {
    .is-pc-sp {
        display: block
    }
}

.is-mark {
    font-size: .4em;
    vertical-align: text-top
}

.is-asterisk {
    font-size: .5em;
    vertical-align: text-top
}

.is-ls {
    letter-spacing: .1em
}

#onetrust-consent-sdk {
    display: none !important
}

@-webkit-keyframes fadeUpAnime {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 3%);
        transform: translate(0, 3%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes fadeUpAnime {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 3%);
        transform: translate(0, 3%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes fadeSlideAnime {
    0% {
        opacity: 0;
        -webkit-transform: translate(-3%, 0);
        transform: translate(-3%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes fadeSlideAnime {
    0% {
        opacity: 0;
        -webkit-transform: translate(-3%, 0);
        transform: translate(-3%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes fadeInAnime {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeInAnime {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes scaleAnime {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scaleAnime {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes LoadingLogoAnime {
    0% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }

    100% {
        -webkit-filter: blur(2px);
        filter: blur(2px);
        opacity: 0
    }
}

@keyframes LoadingLogoAnime {
    0% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }

    100% {
        -webkit-filter: blur(2px);
        filter: blur(2px);
        opacity: 0
    }
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

.header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6.25vw;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

@media (max-width:767px) {
    .header:before {
        height: 18.66667vw
    }
}

.header.is-bg:before {
    opacity: 1
}

.header__logoSeiko {
    position: absolute;
    top: 1.5625vw;
    left: 2.60417vw;
    width: 9.375vw
}

@media (max-width:767px) {
    .header__logoSeiko {
        top: 6.4vw;
        left: 16px;
        width: 21.33333vw
    }
}

.header__logoSeiko a {
    display: inline-block;
    width: 100%
}

.header__logoProspex {
    position: absolute;
    top: 1.77083vw;
    left: 50%;
    width: 16.04167vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:767px) {
    .header__logoProspex {
        top: 6.4vw;
        width: 40vw;
        margin-left: 1.06667vw
    }
}

@media (max-width:767px) {
    .header-top .header__logoSeiko {
        top: 22px;
        width: 26.13333vw
    }
}

.header__navBtn {
    position: absolute;
    top: 1.5625vw;
    right: 1.5625vw;
    width: 3.75vw;
    height: 3.33333vw;
    background-color: #1f2022
}

@media (max-width:767px) {
    .header__navBtn {
        top: 16px;
        right: 16px;
        width: 12.8vw;
        height: 10.66667vw
    }
}

.header__navBtn-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.29167vw;
    height: 1.45833vw;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .header__navBtn-icon {
        width: 7.46667vw;
        height: 5.33333vw
    }
}

.header__navBtn-icon .-line {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: .20833vw;
    background-color: #fff
}

@media (max-width:1279px) {
    .header__navBtn-icon .-line {
        height: 2px
    }
}

.header__navBtn-icon .-line:nth-child(2) {
    top: .625vw
}

@media (max-width:767px) {
    .header__navBtn-icon .-line:nth-child(2) {
        top: 2.13333vw
    }
}

.header__navBtn-icon .-line:last-child {
    top: 1.25vw
}

@media (max-width:767px) {
    .header__navBtn-icon .-line:last-child {
        top: 4.8vw
    }
}

.header__nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.header__nav-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: opacity .5s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .5s cubic-bezier(.215, .61, .355, 1)
}

.header__nav-bg.is-open {
    opacity: 1
}

.header__navCloseBtn {
    position: absolute;
    top: 1.5625vw;
    right: 1.5625vw;
    width: 3.75vw;
    height: 3.33333vw;
    background-color: #1f2022;
    z-index: 1001
}

@media (max-width:767px) {
    .header__navCloseBtn {
        top: 16px;
        right: 16px;
        width: 12.8vw;
        height: 10.66667vw
    }
}

.header__navCloseBtn-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.29167vw;
    width: 2.29167vw;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .header__navCloseBtn-icon {
        width: 7.46667vw;
        width: 7.46667vw
    }
}

.header__navCloseBtn-icon .-line {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: .20833vw;
    background-color: #fff
}

@media (max-width:767px) {
    .header__navCloseBtn-icon .-line {
        height: 2px
    }
}

.header__navCloseBtn-icon .-line:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header__navCloseBtn-icon .-line:last-child {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header__menu-wrap {
    position: relative;
    width: 42.39583vw;
    height: 100%;
    margin-left: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .8s cubic-bezier(.215, .61, .355, 1);
    transition: all .8s cubic-bezier(.215, .61, .355, 1)
}

@media (max-width:1279px) {
    .header__menu-wrap {
        width: 40vw
    }
}

@media (max-width:767px) {
    .header__menu-wrap {
        width: 100%
    }
}

.header__menu-wrap.is-open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.header__menu {
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 6.25vw 7.1875vw;
    color: #fff;
    background-color: #000
}

@media (max-width:767px) {
    .header__menu {
        padding: 21.33333vw 16px 21.33333vw 13.33333vw
    }
}

.header__menu li {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.header__menu a,
.header__menu span {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 1.5625vw 0;
    line-height: 1.4;
    font-weight: 700;
    font-size: 1.66667vw
}

@media (max-width:767px) {

    .header__menu a,
    .header__menu span {
        padding: 5.33333vw 0;
        font-size: 6.4vw
    }
}

.header__menu a {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.header__menu a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -30px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background-color: #59ebaa;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

@media (min-width:1280px) {
    .header__menu a:hover {
        color: #fcc800
    }

    .header__menu a:hover:before {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.header__accBtn {
    position: relative;
    width: 100%;
    line-height: 1.4;
    font-weight: 700;
    font-size: 1.66667vw;
    cursor: pointer
}

.header__accBtn a {
    width: auto
}

.header__accBtn:after,
.header__accBtn:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 1.5625vw;
    width: 1.5625vw;
    height: .15625vw;
    background-color: #fff
}

@media (max-width:767px) {

    .header__accBtn:after,
    .header__accBtn:before {
        width: 5.33333vw;
        height: .8vw
    }
}

.header__accBtn:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.header__accBtn.is-open:after {
    display: none
}

.header__accMenu {
    display: none;
    border-top: 1px solid rgba(255, 255, 255, .3)
}

.header__accMenu li:last-child {
    border-bottom: 0
}

.header__accMenu a {
    padding: 1.25vw 0 1.25vw 1.66667vw;
    font-size: 1.45833vw
}

@media (max-width:767px) {
    .header__accMenu a {
        padding: 4.26667vw 0 4.26667vw 5.33333vw;
        font-size: 5.33333vw
    }
}

.header__accMenu a:before {
    left: 0
}

.footer {
    position: relative
}

.footer__sns {
    padding: 6.25vw 16px 6.25vw 16px;
    background-color: #1f2022
}

@media (max-width:767px) {
    .footer__sns {
        padding: 24vw 16px 14.66667vw 16px
    }
}

.footer__sns-wrap {
    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
}

@media (max-width:767px) {
    .footer__sns-wrap {
        display: block;
        text-align: center
    }
}

.footer__sns-title {
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.08333vw;
    color: #fff
}

.lang-en .footer__sns-title {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.08333vw
}

@media (max-width:767px) {
    .lang-en .footer__sns-title {
        font-size: 8.53333vw
    }
}

@media (max-width:767px) {
    .footer__sns-title {
        font-size: 8.53333vw
    }
}

.footer__sns-lists {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 35.41667vw;
    margin-left: 6.77083vw
}

@media (max-width:767px) {
    .footer__sns-lists {
        width: 40vw;
        margin: 10.66667vw auto 0
    }
}

.footer__sns-lists li {
    width: 4.16667vw;
    height: 4.16667vw
}

@media (max-width:767px) {
    .footer__sns-lists li {
        width: 14.93333vw;
        height: 14.93333vw;
        margin-bottom: 6.66667vw
    }
}

.footer__sns-lists li.footer__sns-yt img {
    width: 4.16667vw
}

@media (max-width:767px) {
    .footer__sns-lists li.footer__sns-yt img {
        width: 12.8vw
    }
}

.footer__sns-lists li.footer__sns-ig img {
    width: 3.75vw
}

@media (max-width:767px) {
    .footer__sns-lists li.footer__sns-ig img {
        width: 12.8vw
    }
}

.footer__sns-lists li.footer__sns-line img {
    width: 4.16667vw
}

@media (max-width:767px) {
    .footer__sns-lists li.footer__sns-line img {
        width: 14.93333vw
    }
}

.footer__sns-lists li.footer__sns-fb img {
    width: 1.40625vw
}

@media (max-width:767px) {
    .footer__sns-lists li.footer__sns-fb img {
        width: 4.26667vw
    }
}

.footer__sns-lists a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.footer__sns-lists a img,
.footer__sns-lists a img.-ov {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}

.footer__sns-lists a img.-ov {
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .4s cubic-bezier(.215, .61, .355, 1)
}

@media (min-width:1280px) {
    .footer__sns-lists a:hover img {
        opacity: 0
    }

    .footer__sns-lists a:hover img.-ov {
        opacity: 1
    }
}

.footer__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3.125vw 1.66667vw;
    background-color: #000
}

@media (max-width:767px) {
    .footer__wrap {
        display: block;
        padding: 12.26667vw 16px 8.53333vw 16px
    }
}

.footer_logo {
    display: inline-block;
    width: 6.77083vw
}

@media (max-width:1279px) {
    .footer_logo {
        width: 10.41667vw
    }
}

@media (max-width:767px) {
    .footer_logo {
        display: block;
        width: 34.66667vw;
        margin: 0 auto
    }
}

.footer_copyright {
    padding-left: 16px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff
}

@media (max-width:1279px) {
    .footer_copyright {
        font-size: 11px;
        font-size: 1.1rem
    }
}

@media (max-width:767px) {
    .footer_copyright {
        padding: 4.8vw 0 0 0;
        text-align: center
    }
}

.main {
    overflow-x: hidden;
    position: relative
}

.loading {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    z-index: 1002
}

.loading__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    -webkit-animation: LoadingLogoAnime 1s infinite alternate;
    animation: LoadingLogoAnime 1s infinite alternate
}

.loading__logo-kgf {
    max-width: 458px;
    margin: 0 auto
}

@media (max-width:767px) {
    .loading__logo-kgf {
        max-width: 300px
    }
}

.loading__logo-prospex {
    max-width: 168px;
    margin: 24px auto 0
}

@media (max-width:767px) {
    .loading__logo-prospex {
        max-width: 92px;
        margin: 20px auto 0
    }
}

.loading__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: .25s ease-out;
    transition: .25s ease-out
}

.mfp-gray.mfp-bg {
    opacity: 0;
    -webkit-transition: .25s ease-out;
    transition: .25s ease-out;
    background: rgba(0, 0, 0, .4)
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .9
}

.mfp-gray.mfp-bg.mfp-ready {
    opacity: .9
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-gray.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.mfp-gray.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-gray.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-gray.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.c-modalMovie_btn {
    display: block;
    position: relative;
    width: 62px;
    height: 62px;
    margin: 0 auto
}

@media (max-width:1279px) {
    .c-modalMovie_btn {
        width: 50px;
        height: 50px
    }
}

.c-modalMovie_btn .circle {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .75);
    border-radius: 50%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .2s;
    transition: .2s
}

.c-modalMovie_btn:hover .circle {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.mfp-close.c-modalMovie_closeBtn {
    position: absolute;
    top: auto !important;
    right: auto !important;
    bottom: -60px !important;
    left: 50% !important;
    width: auto !important;
    height: auto !important;
    padding: 0 0 0 20px !important;
    line-height: 1 !important;
    text-align: center;
    font-size: 13px;
    color: #fff;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    opacity: 1
}

@media (max-width:1279px) {
    .mfp-close.c-modalMovie_closeBtn {
        bottom: -30px
    }
}

.mfp-close.c-modalMovie_closeBtn:hover {
    opacity: .5
}

.mfp-close.c-modalMovie_closeBtn:after,
.mfp-close.c-modalMovie_closeBtn:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 13px;
    height: 2px;
    background-color: #fff
}

.mfp-close.c-modalMovie_closeBtn:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mfp-close.c-modalMovie_closeBtn:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.heading {
    overflow: hidden;
    width: 100%;
    height: 33.33333vw
}

@media (max-width:767px) {
    .heading {
        height: 100vw
    }
}

.heading__wrap {
    padding: 10.20833vw 0 0 0
}

@media (max-width:767px) {
    .heading__wrap {
        padding-top: 26vw
    }
}

.heading__ttl {
    text-align: center;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.33333vw;
    color: #fcc800
}

.lang-en .heading__ttl {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .heading__ttl {
        font-size: 10.13333vw
    }
}

@media (max-width:767px) {
    .heading__ttl {
        font-size: 10.13333vw
    }
}

.heading__lead {
    padding-top: 2.1875vw;
    text-align: center;
    line-height: 1.75;
    font-weight: 700;
    font-size: 1.25vw;
    color: #fff
}

.lang-en .heading__lead {
    font-weight: 500
}

@media (max-width:767px) {
    .heading__lead {
        padding: 8vw 16px 0 16px;
        font-size: 3.73333vw
    }
}

@media (max-width:369px) {
    .heading__lead {
        font-size: 13px
    }
}

.heading__lead,
.heading__ttl {
    opacity: 0
}

.heading__wrap.is-show .heading__ttl {
    -webkit-animation: fadeUpAnime .6s ease-out forwards;
    animation: fadeUpAnime .6s ease-out forwards
}

.heading__wrap.is-show .heading__lead {
    -webkit-animation: fadeUpAnime .6s ease-out .2s forwards;
    animation: fadeUpAnime .6s ease-out .2s forwards
}

.links {
    position: relative;
    padding: 6.25vw 0;
    background-color: #272727
}

@media (max-width:767px) {
    .links {
        padding: 21.33333vw 10.13333vw 26.66667vw
    }
}

.links__inner {
    width: 68.75vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:767px) {
    .links__inner {
        margin: 0;
        width: 100%;
        display: block
    }
}

.links__inner a {
    position: relative
}

.links__lineup {
    width: 33.33333vw;
    height: 6.77083vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:767px) {
    .links__lineup {
        display: block;
        width: 100%;
        height: 26.66667vw
    }
}

.links__lineup a {
    display: inline-block;
    width: 100%
}

.links__lineup a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 7.08333vw;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width:1279px) {
    .links__lineup a:after {
        margin-top: -6px;
        width: 16px;
        height: 16px
    }
}

@media (max-width:767px) {
    .links__lineup a:after {
        right: 4.26667vw
    }
}

.links__lineup a img {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

@media (min-width:1280px) {
    .links__lineup a:hover img {
        opacity: .8
    }
}

.links__shop {
    position: relative;
    width: 33.33333vw;
    height: 6.77083vw;
    margin: 0
}

@media (max-width:767px) {
    .links__shop {
        width: 100%;
        height: 26.66667vw;
        margin-top: 10.66667vw
    }
}

.links__shop a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 9.6875vw;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width:1279px) {
    .links__shop a:after {
        margin-top: -6px;
        width: 16px;
        height: 16px
    }
}

@media (max-width:767px) {
    .links__shop a:after {
        right: 4.26667vw
    }
}

.links__shop-btn {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/btn_shop_bg.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

@media (max-width:767px) {
    .links__shop-btn {
        background: url(../img/btn_shop_bg_sp.png) no-repeat center center;
        background-size: cover
    }
}

.links__shop-btn .-label {
    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;
    height: 100%;
    letter-spacing: .2em;
    font-weight: 500;
    font-size: 1.66667vw;
    color: #fff
}

.lang-en .links__shop-btn .-label {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    letter-spacing: .05em;
    font-style: italic;
    font-size: 1.66667vw
}

@media (max-width:767px) {
    .lang-en .links__shop-btn .-label {
        font-size: 6.4vw
    }
}

@media (max-width:767px) {
    .links__shop-btn .-label {
        padding-right: 1em;
        font-size: 6.4vw
    }
}

.links__shop-btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #535353
}

.links__shop-btn .-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.links__shop-btn .-line:after,
.links__shop-btn .-line:before {
    content: '';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 2px solid transparent;
    z-index: 2
}

@media (min-width:1280px) {
    .links__shop-btn:hover {
        opacity: .8
    }

    .links__shop-btn:hover .-line:after,
    .links__shop-btn:hover .-line:before {
        width: 100%;
        height: 100%
    }

    .links__shop-btn:hover .-line:before {
        border-top-color: #fcc800;
        border-right-color: #fcc800;
        -webkit-transition: width .25s ease-out, height .25s ease-out .25s;
        transition: width .25s ease-out, height .25s ease-out .25s
    }

    .links__shop-btn:hover .-line:after {
        border-bottom-color: #fcc800;
        border-left-color: #fcc800;
        -webkit-transition: height .25s ease-out, width .25s ease-out .25s;
        transition: height .25s ease-out, width .25s ease-out .25s
    }
}

.bg-circle {
    position: absolute;
    width: 83.02083vw;
    height: 83.02083vw
}

.bg-circle span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .1)
}

.bg-circle span:first-child {
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all 1.5s cubic-bezier(.215, .61, .355, 1);
    transition: all 1.5s cubic-bezier(.215, .61, .355, 1)
}

.bg-circle span:last-child {
    width: 58.97%;
    height: 0;
    padding-top: 58.97%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all 1.6s cubic-bezier(.215, .61, .355, 1) .3s;
    transition: all 1.6s cubic-bezier(.215, .61, .355, 1) .3s
}

.bg-circle.is-show span:first-child {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.bg-circle.is-show span:last-child {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

@media (max-width:767px) {
    .top-contents .bg-circle {
        width: 174.93333vw;
        height: 174.93333vw
    }
}

.top-contents .bg-circle-right {
    top: 14.58333vw;
    right: -50%
}

@media (max-width:767px) {
    .top-contents .bg-circle-right {
        top: 148vw;
        right: -87vw
    }
}

.top-contents .bg-circle-left {
    bottom: 72.91667vw;
    left: -50%
}

@media (max-width:767px) {
    .top-contents .bg-circle-left {
        bottom: 262vw;
        left: -87vw
    }
}

.save .bg-circle-left {
    top: 20.83333vw;
    left: -50%
}

.save .bg-circle-right {
    bottom: 22.91667vw;
    right: -50%
}

.friends-others {
    position: relative;
    padding: 8.85417vw 16px 8.33333vw 16px;
    background-color: #1a1b1d
}

.friends-others__ttl {
    text-align: center;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.08333vw;
    color: #fff
}

.lang-en .friends-others__ttl {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.08333vw
}

@media (max-width:767px) {
    .lang-en .friends-others__ttl {
        font-size: 6.93333vw
    }
}

@media (max-width:767px) {
    .friends-others__ttl {
        font-size: 6.93333vw
    }
}

.friends-others__wrap {
    width: 71.04vw;
    margin: 4.16667vw auto 0
}

@media (max-width:767px) {
    .friends-others__wrap {
        width: 100%;
        overflow: hidden
    }
}

.friends-others__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:767px) {
    .friends-others__menu {
        display: block;
        width: calc(100% + 1vw);
        margin-left: -1vw
    }
}

.friends-others__menu:after {
    content: "";
    display: block;
    width: 32.11%
}

@media (max-width:767px) {
    .friends-others__menu:after {
        content: none
    }
}

.friends-others__menu li {
    overflow: hidden;
    width: 24%;
    margin-bottom: 1.5625vw
}

@media (max-width:767px) {
    .friends-others__menu li {
        width: calc((100% / 3) - 1vw);
        margin-bottom: 1vw;
        float: left;
        margin-left: 1vw
    }
}

.friends-others__menu li a {
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 100%
}

@media (max-width:767px) {
    .friends-others__menu li a {
        height: 60vw
    }
}

@media (min-width:1280px) {
    .friends-others__menu li a:hover .friends-others__menuImg-ov {
        opacity: 1
    }
}

.friends-others__menu.-pc-col3 {
    width: 52.8vw;
    margin: 0 auto
}

@media (max-width:767px) {
    .friends-others__menu.-pc-col3 {
        width: 100%
    }
}

.friends-others__menu.-pc-col3 li {
    width: 32.14%
}

@media (max-width:767px) {
    .friends-others__menu.-pc-col3 li {
        width: calc((100% / 3) - 1vw)
    }
}

.friends-others__menu.-pc-col2 {
    width: 34.89vw;
    margin: 0 auto
}

@media (max-width:767px) {
    .friends-others__menu.-pc-col2 {
        width: 100%
    }
}

.friends-others__menu.-pc-col2 li {
    width: 48.65%
}

@media (max-width:767px) {
    .friends-others__menu.-pc-col2 li {
        width: calc((100% / 3) - 1vw)
    }
}

.friends-others__menuImg-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 54.79%
}

@media (max-width:767px) {
    .friends-others__menuImg-wrap {
        height: 100%;
        padding-top: 0
    }
}

.friends-others__menuImg,
.friends-others__menuImg-ov {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {

    .friends-others__menuImg,
    .friends-others__menuImg-ov {
        width: auto;
        max-width: inherit;
        height: 100%
    }

    .friends-others__menuImg-ov.-left,
    .friends-others__menuImg.-left {
        left: 0;
        -webkit-transform: translate(-14%, -50%);
        transform: translate(-14%, -50%)
    }

    .friends-others__menuImg-ov.-right,
    .friends-others__menuImg.-right {
        right: 0;
        -webkit-transform: translate(-70%, -50%);
        transform: translate(-70%, -50%)
    }
}

.friends-others__menuImg-ov {
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .4s cubic-bezier(.215, .61, .355, 1)
}

@media (max-width:767px) {
    .friends-others__menuImg-ov {
        opacity: 1
    }
}

@media (max-width:767px) {
    .friends-others__menuImg {
        display: none
    }
}

.friends-others__menuLabel {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 2.08333vw;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fcc800;
    z-index: 1
}

.lang-en .friends-others__menuLabel {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.08333vw
}

@media (max-width:767px) {
    .lang-en .friends-others__menuLabel {
        font-size: 5.6vw
    }
}

@media (max-width:767px) {
    .friends-others__menuLabel {
        font-size: 5.6vw
    }
}

.friends-others__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.friends-others__line:after,
.friends-others__line:before {
    content: '';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 2px solid transparent;
    z-index: 2
}

@media (min-width:1280px) {

    .friends-others__menu a:hover .friends-others__line:after,
    .friends-others__menu a:hover .friends-others__line:before {
        width: 100%;
        height: 100%
    }

    .friends-others__menu a:hover .friends-others__line:before {
        border-top-color: #fcc800;
        border-right-color: #fcc800;
        -webkit-transition: width .25s ease-out, height .25s ease-out .25s;
        transition: width .25s ease-out, height .25s ease-out .25s
    }

    .friends-others__menu a:hover .friends-others__line:after {
        border-bottom-color: #fcc800;
        border-left-color: #fcc800;
        -webkit-transition: height .25s ease-out, width .25s ease-out .25s;
        transition: height .25s ease-out, width .25s ease-out .25s
    }
}

.top {
    color: #fff;
    background-color: #000
}

.top__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 71.04vw;
    margin: 0 auto
}

@media (max-width:767px) {
    .top__wrap {
        display: block;
        width: 100%
    }
}

.top__wrap-rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.top__wrap-rev .top__detail {
    padding-left: 6.25vw
}

@media (max-width:767px) {
    .top__wrap-rev .top__detail {
        padding-left: 0
    }
}

.top__ttl {
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.33333vw;
    color: #fcc800
}

.lang-en .top__ttl {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.60417vw;
    white-space: nowrap
}

@media (max-width:767px) {
    .lang-en .top__ttl {
        white-space: normal;
        font-size: 12.8vw
    }
}

@media (max-width:767px) {
    .top__ttl {
        font-size: 12.8vw
    }
}

.top__txtBox {
    position: relative;
    margin-top: 5.72vw;
    font-weight: 700
}

.lang-en .top__txtBox {
    font-weight: 500
}

@media (max-width:767px) {
    .top__txtBox {
        margin-top: 16.53333vw
    }
}

.top__txtBox p {
    line-height: 2;
    font-weight: 700;
    font-size: 1.25vw
}

.lang-en .top__txtBox p {
    font-weight: 500
}

@media (max-width:767px) {
    .top__txtBox p {
        font-size: 4.26667vw
    }
}

.top__detail {
    width: 35.10417vw;
    padding-right: 2.60417vw
}

@media (max-width:767px) {
    .top__detail {
        width: 100%;
        padding-right: 0
    }
}

.top__img {
    position: relative;
    width: 35.9375vw
}

@media (max-width:767px) {
    .top__img {
        width: 88.53333vw;
        margin-top: 8.53333vw
    }
}

.top__img a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.top__img .top__img-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

.top__img .top__img-inner img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

@media (min-width:1280px) {
    .top__img a:hover .top__img-inner img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.top__img-line {
    position: absolute;
    top: 1.04vw;
    left: 1.04vw;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 0 1px #5d7581;
    box-shadow: inset 0 0 0 1px #5d7581
}

.top__img-line:after,
.top__img-line:before {
    content: '';
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    width: 0;
    height: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.top__img-line:before {
    top: 0;
    left: 0
}

.top__img-line:after {
    top: 0;
    left: 0
}

@media (max-width:767px) {
    .top__img-line {
        top: 3.2vw;
        left: 3.2vw
    }
}

@media (min-width:1280px) {

    .top-friends__img a:hover .top__img-line:after,
    .top-friends__img a:hover .top__img-line:before,
    .top-topics__link:hover .top__img-line:after,
    .top-topics__link:hover .top__img-line:before,
    .top__img a:hover .top__img-line:after,
    .top__img a:hover .top__img-line:before {
        width: 100%;
        height: 100%
    }

    .top-friends__img a:hover .top__img-line:before,
    .top-topics__link:hover .top__img-line:before,
    .top__img a:hover .top__img-line:before {
        border-top-color: #fcc800;
        border-right-color: #fcc800;
        -webkit-transition: width .25s ease-out, height .25s ease-out .25s;
        transition: width .25s ease-out, height .25s ease-out .25s
    }

    .top-friends__img a:hover .top__img-line:after,
    .top-topics__link:hover .top__img-line:after,
    .top__img a:hover .top__img-line:after {
        border-bottom-color: #fcc800;
        border-left-color: #fcc800;
        -webkit-transition: height .25s ease-out, width .25s ease-out .25s;
        transition: height .25s ease-out, width .25s ease-out .25s
    }
}

.top-mv {
    position: relative;
    width: 100%;
    height: 47.39vw
}

@media (max-width:767px) {
    .top-mv {
        height: 242.4vw
    }
}

.top-mv__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/top/top_mv_bg---2.png) no-repeat bottom center;
    background-size: cover
}

@media (max-width:767px) {
    .top-mv__bg {
        height: 176.26667vw
    }
}

.top-mv__img {
    position: absolute;
    top: 0;
    left: -2.3vw;
    width: 100%;
    height: 100%
}

@media (max-width:767px) {
    .top-mv__img {
        top: inherit;
        bottom: 0;
        left: 0;
        height: auto
    }
}

.top-mv__img-item {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.top-mv__img-item .is-pc {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width:767px) {
    .top-mv__img-item .is-pc {
        display: none
    }
}

.top-mv__img-item img {
    width: auto;
    max-width: inherit;
    height: 100%
}

@media (max-width:767px) {
    .top-mv__img-item img {
        width: 100%;
        max-width: 100%;
        height: auto
    }
}

.top-mv__wrap {
    position: absolute;
    top: 50%;
    right: 7.2vw;
    width: 670px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:767px) {
    .top-mv__wrap {
        position: relative;
        top: inherit;
        right: inherit;
        width: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding: 0 16px
    }
}

.top-mv__ttl {
    text-align: right
}

@media (max-width:767px) {
    .top-mv__ttl {
        padding-top: 21.33333vw
    }
}

.top-mv__ttl .-logo {
    display: block;
    width: 23.64vw;
    margin-left: auto;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .top-mv__ttl .-logo {
        width: 54.4vw;
        margin-bottom: 0
    }
}

.top-mv__ttl .-ttl {
    position: relative;
    display: block;
    margin-top: 2.2vw;
    line-height: 0;
    width: 28.125vw;
    height: 0;
    padding-top: 3.6vw;
    margin-left: auto
}

@media (max-width:767px) {
    .top-mv__ttl .-ttl {
        width: 100%;
        margin-top: 20px;
        padding-top: 9vw;
        margin-left: 0
    }
}

.top-mv__ttl .-ttl img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: inherit;
    height: auto
}

@media (max-width:767px) {
    .top-mv__ttl .-ttl img {
        width: auto;
        height: 100%
    }
}

.top-mv__lead {
    margin-top: 2.6vw;
    text-align: right;
    line-height: 2;
    font-weight: 700;
    font-size: 1.04vw
}

.lang-en .top-mv__lead {
    font-weight: 500
}

@media (max-width:767px) {
    .top-mv__lead {
        margin-top: 6.93333vw;
        font-size: 3.73333vw
    }
}

.top-mv__lead p+p {
    margin-top: 1.5em
}

@media (max-width:767px) {
    .top-mv__lead p+p {
        margin-top: 1.2em
    }
}

@media (min-width:1280px) {
    .top-mv__movie-btn-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 35.20833vw;
        margin-left: auto;
        margin-top: 3.64vw
    }
}

@media (max-width:1279px) {
    .top-mv__movie-btn-wrap {
        margin-top: 3.64vw
    }
}

@media (max-width:767px) {
    .top-mv__movie-btn-wrap {
        margin-top: 5.33333vw
    }
}

.top-mv__movie-btn {
    width: 16.97917vw;
    height: 5.72917vw;
    margin-left: auto
}

@media (max-width:1279px) {
    .top-mv__movie-btn {
        width: 26vw
    }
}

@media (max-width:767px) {
    .top-mv__movie-btn {
        width: 100%;
        height: 17.6vw;
        margin: 0 auto
    }
}

.top-mv__movie-btn.top-mv__movie-btn--1 a {
    background: url(../img/top/top_mv_btn_bg_1.png) no-repeat center center/100% auto
}

@media (max-width:767px) {
    .top-mv__movie-btn.top-mv__movie-btn--1 a {
        background-image: url(../img/top/top_mv_btn_bg_1_sp.png)
    }
}

@media (max-width:1279px) {
    .top-mv__movie-btn.top-mv__movie-btn--2 {
        margin-top: 1.2vw
    }
}

@media (max-width:767px) {
    .top-mv__movie-btn.top-mv__movie-btn--2 {
        margin-top: 3.2vw
    }
}

.top-mv__movie-btn.top-mv__movie-btn--2 a {
    background: url(../img/top/top_mv_btn_bg_2.png) no-repeat center center/100% auto
}

@media (max-width:767px) {
    .top-mv__movie-btn.top-mv__movie-btn--2 a {
        background-image: url(../img/top/top_mv_btn_bg_2_sp.png)
    }
}

.top-mv__movie-btn a {
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%
}

@media (max-width:1279px) {
    .top-mv__movie-btn a br {
        display: none
    }
}

@media (max-width:767px) {
    .top-mv__movie-btn a br {
        display: none
    }
}

@media (min-width:1280px) {

    .top-mv__movie-btn a:hover .top__mv-movie-btn-line:after,
    .top-mv__movie-btn a:hover .top__mv-movie-btn-line:before {
        width: 100%;
        height: 100%
    }

    .top-mv__movie-btn a:hover .top__mv-movie-btn-line:before {
        border-top-color: #fcc800;
        border-right-color: #fcc800;
        -webkit-transition: width .25s ease-out, height .25s ease-out .25s;
        transition: width .25s ease-out, height .25s ease-out .25s
    }

    .top-mv__movie-btn a:hover .top__mv-movie-btn-line:after {
        border-bottom-color: #fcc800;
        border-left-color: #fcc800;
        -webkit-transition: height .25s ease-out, width .25s ease-out .25s;
        transition: height .25s ease-out, width .25s ease-out .25s
    }
}

.top-mv__movie-btn .top__mv-movie-btn-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 0 1px #5d7581;
    box-shadow: inset 0 0 0 1px #5d7581
}

.top-mv__movie-btn .top__mv-movie-btn-line:after,
.top-mv__movie-btn .top__mv-movie-btn-line:before {
    content: '';
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    width: 0;
    height: 0
}

.top-mv__movie-btn .top__mv-movie-btn-line:before {
    top: 0;
    left: 0
}

.top-mv__movie-btn .top__mv-movie-btn-line:after {
    top: 0;
    left: 0
}

.top-mv__movie-btn .-icon {
    display: block;
    width: 3.125vw;
    height: 2.08333vw;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    margin: 0 1.25vw 0 2.08333vw
}

@media (max-width:1279px) {
    .top-mv__movie-btn .-icon {
        width: 3.64583vw;
        height: 2.60417vw
    }
}

@media (max-width:767px) {
    .top-mv__movie-btn .-icon {
        margin: 0 4.26667vw;
        width: 14.4vw;
        height: 9.6vw
    }
}

.top-mv__movie-btn .-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #1a1b1d;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:1279px) {
    .top-mv__movie-btn .-icon:after {
        border-width: 4px 0 4px 8px
    }
}

@media (max-width:767px) {
    .top-mv__movie-btn .-icon:after {
        border-width: 6px 0 6px 10px
    }
}

.top-mv__movie-btn .-label {
    display: block;
    line-height: 1.55556;
    font-weight: 700;
    font-size: .9375vw;
    color: #fff
}

.lang-en .top-mv__movie-btn .-label {
    font-weight: 500
}

@media (max-width:767px) {
    .top-mv__movie-btn .-label {
        font-size: 3.73333vw
    }
}

.top-mv__scroll {
    position: absolute;
    bottom: -3.125vw;
    left: 50%;
    width: 6.25vw;
    height: 6.25vw;
    margin-left: -3.125vw;
    background-color: #1f2022;
    border-radius: 50%
}

@media (max-width:767px) {
    .top-mv__scroll {
        bottom: -9.6vw;
        width: 19.2vw;
        height: 19.2vw;
        margin-left: -9.6vw
    }
}

.top-mv__scroll .-arrow {
    position: absolute;
    top: 30%;
    left: 35%;
    width: 1.875vw;
    height: 1.875vw;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media (max-width:767px) {
    .top-mv__scroll .-arrow {
        width: 5.33333vw;
        height: 5.33333vw
    }
}

.top-mv__lead,
.top-mv__movie-btn,
.top-mv__ttl .-logo,
.top-mv__ttl .-ttl {
    opacity: 0
}

.top-mv__img-item .-left,
.top-mv__img-item .-right {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.top-mv.is-show .top-mv__ttl .-logo {
    -webkit-animation: fadeSlideAnime .6s ease-out 1s forwards;
    animation: fadeSlideAnime .6s ease-out 1s forwards
}

.top-mv.is-show .top-mv__ttl .-ttl {
    -webkit-animation: fadeSlideAnime .6s ease-out 1.1s forwards;
    animation: fadeSlideAnime .6s ease-out 1.1s forwards
}

.top-mv.is-show .top-mv__img-item .-right {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.top-mv.is-show .top-mv__img-item .-left {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.top-mv.is-show .top-mv__lead {
    -webkit-animation: fadeInAnime .6s ease-out 2.2s forwards;
    animation: fadeInAnime .6s ease-out 2.2s forwards
}

.top-mv.is-show .top-mv__movie-btn {
    -webkit-animation: fadeInAnime .6s ease-out 2.2s forwards;
    animation: fadeInAnime .6s ease-out 2.2s forwards
}

.top-about {
    padding: 10.41667vw 0 10.9375vw 0
}

@media (max-width:767px) {
    .top-about {
        padding: 24vw 0 29.33333vw 0
    }
}

.top-about__ttl {
    text-align: center;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.91667vw;
    color: #fcc800
}

.lang-en .top-about__ttl {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.5vw
}

@media (max-width:767px) {
    .lang-en .top-about__ttl {
        font-size: 9.6vw
    }
}

@media (max-width:767px) {
    .top-about__ttl {
        line-height: 1.5;
        font-size: 10.66667vw
    }
}

.top-about__lead {
    margin-top: 6.25vw;
    padding: 0 16px;
    text-align: center;
    line-height: 2.5;
    font-size: 1.25vw
}

@media (max-width:767px) {
    .top-about__lead {
        margin-top: 16vw;
        font-size: 4.26667vw
    }
}

.top-about__lead,
.top-about__ttl {
    opacity: 0
}

.top-about.is-show .top-about__ttl {
    -webkit-animation: fadeUpAnime .6s ease-out forwards;
    animation: fadeUpAnime .6s ease-out forwards
}

.top-about.is-show .top-about__lead {
    -webkit-animation: fadeUpAnime .6s ease-out .2s forwards;
    animation: fadeUpAnime .6s ease-out .2s forwards
}

.top-contents {
    position: relative;
    padding: 11.45833vw 0 12.5vw 0;
    background-color: #1f2022
}

@media (max-width:767px) {
    .top-contents {
        padding: 32vw 16px
    }
}

.top-discovery,
.top-topics {
    margin-bottom: 12.5vw
}

@media (max-width:767px) {

    .top-discovery,
    .top-topics {
        margin-bottom: 34.66667vw
    }
}

.top-save {
    margin-bottom: 13.02083vw
}

@media (max-width:767px) {
    .top-save {
        margin-bottom: 34.66667vw
    }
}

.top-discovery .top__detail {
    padding-right: 0;
    padding-left: 4.95vw
}

.top-discovery .top__detail.lang-en {
    padding-left: 3.85vw
}

@media (max-width:767px) {
    .top-discovery .top__detail.lang-en {
        padding-left: 0
    }
}

@media (max-width:767px) {
    .top-discovery .top__detail {
        padding-left: 0
    }
}

.top-topics {
    position: relative
}

.top-topics__link {
    display: block;
    width: 72.08333vw;
    height: 24.47vw;
    margin: 0 auto;
    position: relative
}

@media (max-width:767px) {
    .top-topics__link {
        width: 100%;
        height: auto
    }
}

@media (min-width:1280px) {
    .top-topics__link:hover .top-topics__img-inner img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.top-topics__detail {
    position: relative;
    padding-top: 3.64vw;
    z-index: 2
}

.top-topics__detail .-title {
    font-size: 2.08vw
}

@media (max-width:767px) {
    .top-topics__detail .-title {
        line-height: 1.4;
        font-size: 4.46667vw
    }
}

.top-topics__detail .-profession {
    margin-top: 1.2em;
    font-size: 1.04vw
}

@media (max-width:767px) {
    .top-topics__detail .-profession {
        margin-top: 10.66667vw;
        line-height: 1;
        font-size: 3vw
    }
}

.top-topics__detail .-name {
    margin-top: 4px;
    font-size: 1.66vw
}

@media (max-width:767px) {
    .top-topics__detail .-name {
        margin-top: 0;
        font-size: 6.4vw
    }
}

.top-topics__img {
    position: absolute;
    top: 0;
    right: 0;
    width: 56.66vw
}

@media (max-width:767px) {
    .top-topics__img {
        position: relative;
        top: inherit;
        right: inherit;
        width: 82.4vw;
        margin-top: -43.2vw;
        margin-left: auto;
        margin-right: 4.26667vw
    }
}

.top-topics__img .top-topics__img-inner {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.top-topics__img .top-topics__img-inner img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

.top-discovery .top__ttl,
.top-discovery .top__txtBox,
.top-friends .top__ttl,
.top-friends .top__txtBox,
.top-save .top__ttl,
.top-save .top__txtBox,
.top-topics .top__ttl,
.top-topics .top__txtBox {
    opacity: 0
}

.top-discovery .top__txtBox:before,
.top-friends .top__txtBox:before,
.top-save .top__txtBox:before,
.top-topics .top__txtBox:before {
    content: "";
    display: block;
    position: absolute;
    top: -2.08vw;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #59ebaa;
    -webkit-transition: width .3s linear;
    transition: width .3s linear;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media (max-width:767px) {

    .top-discovery .top__txtBox:before,
    .top-friends .top__txtBox:before,
    .top-save .top__txtBox:before,
    .top-topics .top__txtBox:before {
        top: -5.33vw
    }
}

.top-discovery.is-show .top__ttl,
.top-friends.is-show .top__ttl,
.top-save.is-show .top__ttl,
.top-topics.is-show .top__ttl {
    -webkit-animation: fadeSlideAnime .6s ease-out forwards;
    animation: fadeSlideAnime .6s ease-out forwards
}

.top-discovery.is-show .top__txtBox,
.top-friends.is-show .top__txtBox,
.top-save.is-show .top__txtBox,
.top-topics.is-show .top__txtBox {
    -webkit-animation: fadeSlideAnime .6s ease-out .2s forwards;
    animation: fadeSlideAnime .6s ease-out .2s forwards
}

.top-discovery.is-show .top__txtBox:before,
.top-friends.is-show .top__txtBox:before,
.top-save.is-show .top__txtBox:before,
.top-topics.is-show .top__txtBox:before {
    width: 2.5vw
}

@media (max-width:767px) {

    .top-discovery.is-show .top__txtBox:before,
    .top-friends.is-show .top__txtBox:before,
    .top-save.is-show .top__txtBox:before,
    .top-topics.is-show .top__txtBox:before {
        width: 12.8vw
    }
}

.top-friends {
    position: relative;
    width: 71.04vw;
    margin: 0 auto 12.5vw
}

@media (max-width:767px) {
    .top-friends {
        width: 100%;
        margin-bottom: 34.66667vw
    }
}

.top-friends .top-friends__heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .top-friends .top-friends__heading {
        display: block
    }
}

.top-friends .top-friends__heading .top__txtBox {
    margin-top: 0;
    margin-left: 54px;
    padding-top: 1.3vw
}

@media (max-width:767px) {
    .top-friends .top-friends__heading .top__txtBox {
        margin-top: 16.53333vw;
        margin-left: 0;
        padding-top: 0
    }
}

.top-friends .top-friends__heading .top__txtBox:before {
    top: .6vw
}

@media (max-width:767px) {
    .top-friends .top-friends__heading .top__txtBox:before {
        top: -5.33vw
    }
}

.top-friends__img {
    position: relative;
    width: 100%;
    margin-top: 1.875vw
}

@media (max-width:767px) {
    .top-friends__img {
        width: 88.53333vw;
        margin-top: 10.66667vw
    }
}

.top-friends__img .top-friends__img-inner {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 1
}

.top-friends__img .top-friends__img-inner img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

@media (min-width:1280px) {
    .top-friends__img a:hover .top-friends__img-inner img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.top-movies {
    position: relative;
    margin: 12.5vw auto 0
}

@media (max-width:767px) {
    .top-movies {
        width: 100%;
        margin-top: 32vw
    }
}

.top-movies .top__ttl {
    text-align: center
}

.top-movies__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 71.04vw;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 5.52083vw auto 0
}

@media (max-width:767px) {
    .top-movies__wrap {
        display: block;
        width: 100%;
        margin-top: 18.66667vw
    }
}

.top-movies__link {
    width: 32.70833vw
}

.top-movies__link:nth-child(n+3) {
    margin-top: 3.75vw
}

@media (max-width:767px) {
    .top-movies__link:nth-child(n+3) {
        margin-top: 0
    }
}

.top-movies__link a {
    border: 1px solid #535353
}

@media (max-width:767px) {
    .top-movies__link {
        width: 100%
    }

    .top-movies__link+.top-movies__link {
        margin-top: 13.33333vw
    }
}

.top-movies__link-inner {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 18.75vw;
    background-color: rgba(56, 69, 69, .6)
}

@media (max-width:767px) {
    .top-movies__link-inner {
        height: 42.6vw
    }
}

.top-movies__link-inner img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

@media (min-width:1280px) {
    .top-movies__link-inner:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.top-movies__link-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6.25vw;
    height: 6.25vw;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(56, 69, 69, .8);
    z-index: 1
}

@media (max-width:767px) {
    .top-movies__link-icon {
        width: 17.6vw;
        height: 17.6vw
    }
}

.top-movies__link-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .top-movies__link-icon:after {
        border-width: 8px 0 8px 12px
    }
}

.top-movies__link-label {
    margin-top: 2.39583vw;
    text-align: right;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-size: 1.66667vw
}

.lang-en .top-movies__link-label {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 1.66667vw
}

@media (max-width:767px) {
    .lang-en .top-movies__link-label {
        font-size: 6.4vw
    }
}

@media (max-width:767px) {
    .top-movies__link-label {
        font-size: 6.4vw
    }
}

.top-movies {
    opacity: 0
}

.top-movies.is-show {
    -webkit-animation: fadeUpAnime .6s ease-out forwards;
    animation: fadeUpAnime .6s ease-out forwards
}

.top.en .top-mv__ttl .-logo {
    width: 20vw
}

@media (max-width:767px) {
    .top.en .top-mv__ttl .-logo {
        width: 50.66667vw
    }
}

.top.en .top-mv__ttl .-ttl {
    padding-top: 4vw
}

@media (max-width:767px) {
    .top.en .top-mv__ttl .-ttl {
        padding-top: 9.06667vw
    }
}

.top.en .top-mv__lead {
    margin-top: 1.8vw
}

@media (max-width:767px) {
    .top.en .top-mv__lead {
        margin-top: 4.26667vw
    }
}

.top.en .top-mv__movie-btn {
    margin-top: 2vw
}

@media (max-width:767px) {
    .top.en .top-mv__movie-btn {
        margin-top: 3.2vw
    }
}

.friends-top .heading {
    background: url(../img/friends/friends_mv.jpg) no-repeat center center;
    background-size: cover
}

.friends-top .heading__wrap {
    padding: 8.54167vw 0 0 0
}

@media (max-width:767px) {
    .friends-top .heading__wrap {
        padding-top: 26vw
    }
}

.friends-top__wrap {
    margin: -9.2vw 0 6.45833vw 0;
    padding: 0 16px
}

@media (max-width:767px) {
    .friends-top__wrap {
        margin: 10.66667vw 0 50px 0
    }
}

.friends-top__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 71.04vw;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:767px) {
    .friends-top__menu {
        display: block;
        width: calc(100% + 1vw);
        margin-left: -1vw
    }
}

.friends-top__menu:after {
    content: "";
    display: block;
    width: 32.11%
}

@media (max-width:767px) {
    .friends-top__menu:after {
        content: none
    }
}

.friends-top__menu li {
    overflow: hidden;
    width: 23.9%;
    margin-bottom: 1.5625vw
}

@media (max-width:767px) {
    .friends-top__menu li {
        width: calc((100% / 3) - 1vw);
        margin-bottom: 1vw;
        float: left;
        margin-left: 1vw
    }
}

.friends-top__menu li a {
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 100%
}

@media (max-width:767px) {
    .friends-top__menu li a {
        height: 60vw;
        vertical-align: top
    }
}

@media (min-width:1280px) {
    .friends-top__menu li a:hover .friends-top__menuImg-ov {
        opacity: 1
    }
}

.friends-top__menu.-pc-col3 {
    width: 53vw;
    margin: 0 auto
}

@media (max-width:767px) {
    .friends-top__menu.-pc-col3 {
        width: 100%
    }
}

.friends-top__menu.-pc-col3 li {
    width: 32%
}

@media (max-width:767px) {
    .friends-top__menu.-pc-col3 li {
        width: calc((100% / 3) - 1vw)
    }
}

.friends-top__menu.-pc-col2 {
    width: 35.1vw;
    margin: 0 auto
}

@media (max-width:767px) {
    .friends-top__menu.-pc-col2 {
        width: 100%
    }
}

.friends-top__menu.-pc-col2 li {
    width: 48.5%
}

@media (max-width:767px) {
    .friends-top__menu.-pc-col2 li {
        width: calc((100% / 3) - 1vw)
    }
}

.friends-top__menuImg-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 96.57%
}

@media (max-width:767px) {
    .friends-top__menuImg-wrap {
        height: 100%;
        padding-top: 0
    }
}

.friends-top__menuImg,
.friends-top__menuImg-ov {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: inherit;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {

    .friends-top__menuImg-ov.-left,
    .friends-top__menuImg.-left {
        left: 0;
        -webkit-transform: translate(-20%, -50%);
        transform: translate(-20%, -50%)
    }

    .friends-top__menuImg-ov.-right,
    .friends-top__menuImg.-right {
        left: 0;
        -webkit-transform: translate(-35%, -50%);
        transform: translate(-35%, -50%)
    }
}

.friends-top__menuImg-ov {
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .4s cubic-bezier(.215, .61, .355, 1)
}

@media (max-width:767px) {
    .friends-top__menuImg-ov {
        opacity: 1
    }
}

@media (max-width:767px) {
    .friends-top__menuImg {
        display: none
    }
}

.friends-top__menuLabel {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.friends-top__menuLabel:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 71%;
    height: 0;
    padding-top: 41%;
    background: url(../img/friends/friends_ornament.svg) no-repeat bottom left;
    background-size: auto 100%
}

@media (max-width:767px) {
    .friends-top__menuLabel:before {
        width: 88%;
        padding-top: 48%
    }
}

.friends-top__menuLabel span {
    position: relative;
    display: block;
    padding-bottom: 1.04167vw;
    padding-left: 1.04167vw;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 2.08333vw;
    color: #fcc800;
    z-index: 1
}

.lang-en .friends-top__menuLabel span {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.08333vw
}

@media (max-width:767px) {
    .lang-en .friends-top__menuLabel span {
        font-size: 5.6vw
    }
}

@media (max-width:767px) {
    .friends-top__menuLabel span {
        font-size: 5.6vw
    }
}

.friends-top__line {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.friends-top__line:after,
.friends-top__line:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 2px solid transparent;
    z-index: 2
}

@media (min-width:1280px) {

    .friends-top__menu a:hover .friends-top__line:after,
    .friends-top__menu a:hover .friends-top__line:before {
        width: 100%;
        height: 100%
    }

    .friends-top__menu a:hover .friends-top__line:before {
        border-top-color: #fcc800;
        border-right-color: #fcc800;
        -webkit-transition: width .25s ease-out, height .25s ease-out .25s;
        transition: width .25s ease-out, height .25s ease-out .25s
    }

    .friends-top__menu a:hover .friends-top__line:after {
        border-bottom-color: #fcc800;
        border-left-color: #fcc800;
        -webkit-transition: height .25s ease-out, width .25s ease-out .25s;
        transition: height .25s ease-out, width .25s ease-out .25s
    }
}

.friends-top__more {
    margin-top: 2.60417vw;
    text-align: center;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 1.66667vw
}

.lang-en .friends-top__more {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 1.66667vw
}

@media (max-width:767px) {
    .lang-en .friends-top__more {
        font-size: 5vw
    }
}

@media (max-width:767px) {
    .friends-top__more {
        margin-top: 0;
        padding-top: 8vw;
        font-size: 5vw;
        clear: both
    }
}

.friends-top.en .is-ls {
    letter-spacing: 0
}

@media (max-width:767px) {
    .friends-top.en .heading__wrap {
        padding-top: 20vw
    }
}

.article-ttl {
    text-align: center;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.08333vw
}

.lang-en .article-ttl {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.08333vw
}

@media (max-width:767px) {
    .lang-en .article-ttl {
        font-size: 6.93333vw
    }
}

@media (max-width:767px) {
    .article-ttl {
        font-size: 6.93333vw
    }
}

.article-contents .-credit,
.article-heading .-credit {
    padding-top: 1em;
    line-height: 1.5;
    text-align: right;
    font-size: .625vw
}

@media (max-width:767px) {

    .article-contents .-credit,
    .article-heading .-credit {
        font-size: 10px;
        font-size: 1rem
    }
}

.article-heading {
    position: relative;
    width: 100%;
    height: 33.125vw
}

@media (max-width:767px) {
    .article-heading {
        height: 94vw
    }
}

.article-heading__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article-heading__bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .article-heading__bg img {
        width: auto;
        max-width: inherit;
        height: 100%
    }
}

.article-heading__wrap {
    position: relative;
    width: 71.04vw;
    margin: 0 auto;
    padding: 8.85417vw 16px 0 16px
}

@media (max-width:767px) {
    .article-heading__wrap {
        width: 100%;
        padding-top: 26.66667vw
    }
}

.article-heading__img {
    position: relative;
    width: 56.66667vw
}

@media (max-width:767px) {
    .article-heading__img {
        width: 80vw
    }
}

.article-heading__img .-credit {
    position: absolute;
    bottom: 0;
    right: -20vw
}

@media (max-width:767px) {
    .article-heading__img .-credit {
        bottom: -39vw;
        right: -11vw
    }
}

.article-heading__detail {
    position: absolute;
    top: 12.1875vw;
    right: -7.18vw;
    width: 35.10417vw;
    padding: 3.125vw 4.16667vw 2.08333vw 2.08333vw;
    text-align: right;
    background-color: #1a1b1d
}

@media (max-width:767px) {
    .article-heading__detail {
        position: relative;
        top: 0;
        right: 0;
        width: 80vw;
        margin-top: -10vw;
        padding: 6.93333vw 4.26667vw 5.33333vw 4.26667vw;
        margin-left: auto
    }
}

.article-heading__detail.-short {
    width: 31.25vw
}

@media (max-width:767px) {
    .article-heading__detail.-short {
        width: 60vw
    }
}

.article-heading__subTtl {
    position: absolute;
    top: -1.4vw;
    right: 4.16667vw;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.08333vw;
    color: #fff
}

.lang-en .article-heading__subTtl {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.08333vw
}

@media (max-width:767px) {
    .lang-en .article-heading__subTtl {
        font-size: 5.6vw
    }
}

@media (max-width:767px) {
    .article-heading__subTtl {
        top: -1.7vw;
        font-size: 4.8vw
    }
}

.article-heading__ttl {
    color: #fcc800
}

.article-heading__ttl .-en {
    display: block;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 2.91667vw
}

.lang-en .article-heading__ttl .-en {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .article-heading__ttl .-en {
        font-size: 7.46667vw
    }
}

@media (max-width:767px) {
    .article-heading__ttl .-en {
        font-size: 7.46667vw
    }
}

.article-heading__ttl .-japanese {
    display: block;
    font-weight: 600;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .article-heading__ttl .-japanese {
        font-size: 7.46667vw
    }
}

.article-heading__ttl .-ja {
    display: block;
    padding-top: 1.04167vw;
    font-weight: 700;
    font-size: 1.25vw
}

@media (max-width:767px) {
    .article-heading__ttl .-ja {
        font-size: 2.93333vw
    }
}

.article-heading__lead {
    padding-top: 1.66667vw;
    line-height: 1.75;
    font-weight: 700;
    font-size: 1.25vw;
    color: #fff
}

@media (max-width:767px) {
    .article-heading__lead {
        padding-top: 3.2vw;
        font-size: 3.2vw
    }
}

.article-heading__detail,
.article-heading__img,
.article-heading__lead,
.article-heading__ttl {
    opacity: 0
}

.article-heading__wrap.is-show .article-heading__img {
    -webkit-animation: fadeSlideAnime .6s cubic-bezier(.215, .61, .355, 1) forwards;
    animation: fadeSlideAnime .6s cubic-bezier(.215, .61, .355, 1) forwards
}

.article-heading__wrap.is-show .article-heading__detail {
    -webkit-animation: fadeSlideAnime .6s cubic-bezier(.215, .61, .355, 1) .2s forwards;
    animation: fadeSlideAnime .6s cubic-bezier(.215, .61, .355, 1) .2s forwards
}

.article-heading__wrap.is-show .article-heading__ttl {
    -webkit-animation: fadeSlideAnime .3s ease-out .8s forwards;
    animation: fadeSlideAnime .3s ease-out .8s forwards
}

.article-heading__wrap.is-show .article-heading__lead {
    -webkit-animation: fadeSlideAnime .3s ease-out .8s forwards;
    animation: fadeSlideAnime .3s ease-out .8s forwards
}

.article-contents {
    width: 71.04vw;
    margin: 21.35417vw auto 8.33333vw
}

@media (max-width:767px) {
    .article-contents {
        width: auto;
        margin: 32vw 0 26.66667vw 0;
        padding: 0 16px
    }
}

.article-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:767px) {
    .article-profile {
        display: block
    }
}

.article-profile__detail,
.article-profile__img {
    width: 50%
}

@media (max-width:767px) {

    .article-profile__detail,
    .article-profile__img {
        width: 100%
    }
}

.article-profile__detail {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .52083vw;
    padding-right: 7.08333vw
}

@media (max-width:767px) {
    .article-profile__detail {
        margin-bottom: 5.33333vw;
        padding: 0
    }
}

.article-profile__detail .article-ttl {
    text-align: left;
    margin: 0 0 2.5vw 0
}

@media (max-width:767px) {
    .article-profile__detail .article-ttl {
        text-align: center
    }
}

.article-profile__txt {
    line-height: 1.5;
    font-size: 1.04167vw
}

@media (max-width:767px) {
    .article-profile__txt {
        margin-top: 6.4vw;
        line-height: 1.6;
        font-size: 14px;
        font-size: 1.4rem
    }
}

.article-profile__txt+.article-profile__txt {
    margin-top: 1.2em
}

.article-highlights {
    margin-top: 7.29167vw;
    padding: 5vw 7.1875vw 3.54167vw 7.1875vw;
    border: 2px solid #fcc800
}

@media (max-width:767px) {
    .article-highlights {
        margin-top: 16vw;
        padding: 6.4vw 20px
    }
}

.article-highlights__wrap {
    margin-top: 2.70833vw
}

@media (max-width:767px) {
    .article-highlights__wrap {
        margin-top: 6.4vw
    }
}

.article-highlights__wrap dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .5em;
    font-size: 1.04167vw
}

@media (max-width:767px) {
    .article-highlights__wrap dl {
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: .8em
    }
}

.article-highlights__wrap dl dt {
    font-weight: 400
}

.article-highlights__wrap dl dd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.article-highlights__wrap p {
    margin-bottom: 1.2em;
    line-height: 1.5;
    font-size: 1.04167vw
}

@media (max-width:767px) {
    .article-highlights__wrap p {
        line-height: 1.6;
        font-size: 14px;
        font-size: 1.4rem
    }
}

.article-gallery {
    margin-top: 8.54167vw
}

@media (max-width:767px) {
    .article-gallery {
        margin-top: 19.2vw
    }
}

.article-gallery__wrap {
    margin-top: 4.47917vw
}

@media (max-width:767px) {
    .article-gallery__wrap {
        margin-top: 6.4vw
    }
}

.article-gallery__wrap.-col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.article-gallery__wrap.-col2 .article-gallery__img {
    width: 49.4%
}

@media (max-width:767px) {
    .article-gallery__wrap.-col2 .article-gallery__img {
        width: 100%
    }

    .article-gallery__wrap.-col2 .article-gallery__img+.article-gallery__img {
        margin-top: 4.26667vw
    }
}

.article-gallery__wrap.-col3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.article-gallery__wrap.-col3 .article-gallery__img {
    width: 32.69%
}

@media (max-width:767px) {
    .article-gallery__wrap.-col3 .article-gallery__img {
        width: 100%
    }

    .article-gallery__wrap.-col3 .article-gallery__img+.article-gallery__img {
        margin-top: 4.26667vw
    }
}

.article-gallery__wrap.-txtBox {
    line-height: 1.5;
    font-size: 1.04167vw
}

@media (max-width:767px) {
    .article-gallery__wrap.-txtBox {
        line-height: 1.6;
        font-size: 14px;
        font-size: 1.4rem
    }
}

.article-gallery__wrap.-txtBox p {
    margin-bottom: 1.2em
}

.article-gallery__img {
    margin-bottom: 1.04167vw
}

.article-movie {
    margin-top: 8.85417vw
}

@media (max-width:767px) {
    .article-movie {
        margin-top: 19.2vw
    }
}

.article-movie__wrap {
    width: 56.66667vw;
    margin: 4.16667vw auto 0
}

@media (max-width:767px) {
    .article-movie__wrap {
        width: 100%;
        margin-top: 6.4vw
    }
}

.article-movie__wrap+.article-movie__wrap {
    margin-top: 2.60417vw
}

@media (max-width:767px) {
    .article-movie__wrap+.article-movie__wrap {
        margin-top: 4.26667vw
    }
}

.article-movie__wrap a {
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.article-movie__wrap a img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

@media (min-width:1280px) {
    .article-movie__wrap a:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.article-movie__wrap .-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6.25vw;
    height: 6.25vw;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(56, 69, 69, .8)
}

@media (max-width:767px) {
    .article-movie__wrap .-icon {
        width: 17.6vw;
        height: 17.6vw
    }
}

.article-movie__wrap .-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .article-movie__wrap .-icon:after {
        border-width: 8px 0 8px 12px
    }
}

.article-interview {
    margin-top: 8.33333vw
}

@media (max-width:767px) {
    .article-interview {
        margin-top: 16vw
    }
}

.article-interview__item {
    margin-top: 4.27083vw;
    line-height: 1.5;
    font-size: 1.04167vw
}

@media (max-width:767px) {
    .article-interview__item {
        margin-top: 6.4vw;
        line-height: 1.6;
        font-size: 14px
    }
}

.article-interview__item+.article-interview__item {
    margin-top: 5.72917vw
}

@media (max-width:767px) {
    .article-interview__item+.article-interview__item {
        margin-top: 13.33333vw
    }
}

.article-interview__item p {
    margin-bottom: 1.5em
}

.article-interview__lead {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width:767px) {
    .article-interview__lead {
        display: block
    }
}

.article-interview__detail,
.article-interview__img {
    width: 50%
}

@media (max-width:767px) {

    .article-interview__detail,
    .article-interview__img {
        width: 100%
    }
}

.article-interview__detail {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 7.8125vw
}

@media (max-width:767px) {
    .article-interview__detail {
        padding-left: 0
    }
}

.article-interview__img-col2,
.article-interview__img-col3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2.91667vw
}

@media (max-width:767px) {

    .article-interview__img-col2,
    .article-interview__img-col3 {
        margin-top: 8.53333vw
    }
}

.article-interview__img-col2 .article-interview__img {
    width: 49.4%
}

@media (max-width:767px) {
    .article-interview__img-col2 .article-interview__img {
        width: 100%
    }

    .article-interview__img-col2 .article-interview__img+.article-interview__img {
        margin-top: 4.26667vw
    }
}

.article-interview__img-col3 .article-interview__img {
    width: 32.69%
}

@media (max-width:767px) {
    .article-interview__img-col3 .article-interview__img {
        width: 100%
    }

    .article-interview__img-col3 .article-interview__img+.article-interview__img {
        margin-top: 4.26667vw
    }
}

.en .article-heading__ttl .-japanese {
    font-family: Oswald, "Noto Sans JP", sans-serif
}

.lang-en .en .article-heading__ttl .-japanese {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic
}

.save {
    overflow: hidden;
    background: rgba(178, 178, 178, .1)
}

.save .heading {
    background: url(../img/save/save_mv.jpg) no-repeat center center;
    background-size: cover;
    height: 33.75vw
}

@media (max-width:767px) {
    .save .heading {
        height: 149.33333vw
    }
}

.save .heading .heading__ttl {
    width: 26.35417vw;
    margin: 0 auto
}

@media (max-width:767px) {
    .save .heading .heading__ttl {
        width: 85.06667vw
    }
}

@media (max-width:767px) {
    .save .heading .heading__lead {
        font-size: 4.26667vw;
        line-height: 1.75
    }
}

.save .heading .heading__lead+.heading__lead {
    padding-top: 0
}

@media (max-width:767px) {
    .save .heading__wrap {
        padding-top: 29.06667vw
    }
}

.save .movies__link {
    width: 46.51042vw;
    margin: 0 auto;
    margin-top: -8.07292vw
}

@media (max-width:767px) {
    .save .movies__link {
        width: 91.46667vw;
        margin-top: -25.33333vw
    }
}

.save .movies__link-inner {
    background: #000;
    display: block;
    width: 100%;
    border: 2px solid #9d9d9d;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .58);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .58);
    position: relative;
    overflow: hidden
}

.save .movies__link-inner img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1);
    opacity: .8
}

@media (min-width:1280px) {
    .save .movies__link-inner:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.save .movies__caption {
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-size: 2.08333vw;
    text-align: center;
    margin-top: .9375vw
}

@media (max-width:767px) {
    .save .movies__caption {
        font-size: 7.46667vw;
        margin-top: 4.8vw
    }
}

.save .movies__link-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6.25vw;
    height: 6.25vw;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, .3);
    z-index: 1
}

@media (max-width:767px) {
    .save .movies__link-icon {
        width: 17.6vw;
        height: 17.6vw
    }
}

.save .movies__link-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .save .movies__link-icon:after {
        border-width: 8px 0 8px 12px
    }
}

.save__wrap {
    position: relative;
    padding-bottom: 11.04167vw
}

@media (max-width:767px) {
    .save__wrap {
        padding-bottom: 5.33333vw
    }
}

.save__wrap .js-anime {
    opacity: 0
}

.save__wrap .js-anime.is-show {
    -webkit-animation: fadeUpAnime .6s ease-out forwards;
    animation: fadeUpAnime .6s ease-out forwards
}

.save__item {
    position: relative
}

.save__item:before {
    content: "";
    width: 8.33333vw;
    height: 1px;
    background: #1a1b1d;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:767px) {
    .save__item:before {
        width: 42.66667vw
    }
}

.save__item-inner {
    width: 71.04167vw;
    margin: 0 auto
}

@media (max-width:767px) {
    .save__item-inner {
        width: 100%
    }
}

.save-item1 {
    margin: 5.20833vw 0 0;
    padding: 3.38542vw 0 0;
    background: url(../img/save/BG_img01.png) no-repeat center 1.875vw/contain
}

@media (max-width:767px) {
    .save-item1 {
        background: url(../img/save/BG_img01.png) no-repeat center 8vw/168vw auto;
        margin: 10.66667vw 0 0;
        padding: 10.66667vw 4.26667vw 0
    }
}

.save-item1 .save__heading {
    width: 33.33333vw;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .save-item1 .save__heading {
        width: 91.46667vw
    }
}

.save-item1__heading {
    margin-top: 5vw;
    text-align: center;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.91667vw
}

.lang-en .save-item1__heading {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .save-item1__heading {
        font-size: 8vw
    }
}

@media (max-width:767px) {
    .save-item1__heading {
        font-size: 10.66667vw;
        margin-top: 14.93333vw
    }
}

.save-item1__text {
    text-align: center;
    line-height: 2.5;
    margin-top: 2.86458vw;
    font-size: 1.25vw
}

.lang-en .save-item1__text {
    font-size: 1.04167vw
}

@media (max-width:767px) {
    .lang-en .save-item1__text {
        font-size: 4.26667vw
    }
}

@media (max-width:767px) {
    .save-item1__text {
        line-height: 1.8;
        margin-top: 9.33333vw;
        font-size: 4.26667vw
    }
}

.save-item1__text+.save-item1__text {
    margin-top: 1.30208vw
}

@media (max-width:767px) {
    .save-item1__text+.save-item1__text {
        margin-top: 4.26667vw
    }
}

.save-item1__btntext {
    text-align: center;
    line-height: 2.5;
    margin-top: 2.86458vw;
    font-size: 1.25vw;
    font-weight: 700
}

@media (max-width:767px) {
    .save-item1__btntext {
        margin-top: 4.8vw;
        font-size: 4.26667vw;
        line-height: 1.8
    }
}

.save--item1__btn {
    width: 20.83333vw;
    height: 4.16667vw;
    margin: 4.16667vw auto 0
}

[lang=ja] .save--item1__btn {
    width: 24.917vw;
    height: 7.487vw;
    margin: 1.042vw auto 0
}

@media (max-width:767px) {
    .save--item1__btn {
        margin-top: 14.66667vw;
        width: 64vw;
        height: 16.53333vw
    }

    [lang=ja] .save--item1__btn {
        margin-top: 6.667vw;
        width: 78vw;
        height: 23.528vw
    }
}

.save--item1__btn span {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #1a1b1d;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 1.45833vw;
    color: #fff
}

[lang=ja] .save--item1__btn span {
    background: url(../img/save/report_banner.png) no-repeat center center/100% auto;
    color: #fcc800
}

[lang=ja] .save--item1__btn span:hover {
    background: url(../img/save/report_banner_hover.png) no-repeat center center/100% auto;
    color: #fff
}

.lang-en .save--item1__btn span {
    font-family: Roboto, sans-serif;
    font-size: 1.45833vw
}

@media (max-width:767px) {
    .lang-en .save--item1__btn span {
        font-size: 5.33333vw
    }
}

@media (max-width:767px) {
    .save--item1__btn span {
        font-size: 5.33333vw
    }
}

@media (min-width:1280px) {
    .save--item1__btn span:hover {
        background: #273655
    }
}

.save-item1__note {
    text-align: center;
    margin-top: 2.08333vw;
    font-size: 1.25vw
}

@media (max-width:767px) {
    .save-item1__note {
        font-size: 4.26667vw;
        margin-top: 8.53333vw
    }
}

.save-item1__note a {
    border-bottom: 1px dotted #1a1b1d
}

.save-item1__note a span {
    position: relative
}

.save-item1__note a span:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -20px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(../img/icon_link_black.svg) no-repeat 0 0;
    background-size: 100% auto
}

.save-image1 {
    margin: 5vw 1.5625vw 0
}

@media (max-width:767px) {
    .save-image1 {
        margin: 14.93333vw 0 0
    }
}

.save-item2 {
    margin: 8.33333vw 0 0;
    padding: 3.38542vw 0 4.94792vw;
    background: url(../img/save/BG_img02.png) no-repeat -6.66667vw 1.92708vw/47.60417vw auto
}

@media (max-width:767px) {
    .save-item2 {
        background: url(../img/save/BG_img02.png) no-repeat -48vw 4.26667vw/115.2vw auto;
        margin: 32vw 0 0;
        padding: 10.66667vw 4.26667vw 0
    }
}

.save-item2 .save__heading {
    margin-top: 2.34375vw;
    text-align: center;
    font-weight: 700;
    font-size: 2.08333vw
}

.lang-en .save-item2 .save__heading {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .save-item2 .save__heading {
        font-size: 8vw
    }
}

@media (max-width:767px) {
    .save-item2 .save__heading {
        font-size: 7.46667vw;
        margin-top: 5.33333vw
    }
}

.save-item2__heading {
    margin-top: 2.34375vw;
    text-align: center;
    font-weight: 700;
    font-size: 2.08333vw
}

.lang-en .save-item2__heading {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .save-item2__heading {
        font-size: 8vw
    }
}

@media (max-width:767px) {
    .save-item2__heading {
        font-size: 7.46667vw;
        margin-top: 14.93333vw
    }
}

.save-item2__text {
    text-align: center;
    line-height: 2.5;
    margin-top: 2.86458vw;
    font-size: 1.25vw
}

.lang-en .save-item2__text {
    font-size: 1.04167vw
}

@media (max-width:767px) {
    .lang-en .save-item2__text {
        font-size: 4.26667vw
    }
}

@media (max-width:767px) {
    .save-item2__text {
        line-height: 1.8;
        margin-top: 9.33333vw;
        font-size: 4.26667vw
    }
}

.save-item2__text+.save-item2__text {
    margin-top: 1.30208vw
}

@media (max-width:767px) {
    .save-item2__text+.save-item2__text {
        margin-top: 4.26667vw
    }
}

.save-image2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4.6875vw;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.save-image2 li {
    width: 23.22917vw
}

@media (max-width:767px) {
    .save-image2 li {
        width: 45.06667vw
    }
}

@media (max-width:767px) {
    .save-image2 li:nth-child(3) {
        width: 100%;
        margin-top: 1.06667vw
    }
}

.save-item2__note {
    text-align: right;
    font-size: .72917vw;
    margin-top: .52083vw
}

@media (max-width:767px) {
    .save-item2__note {
        margin-top: 2.66667vw;
        font-size: 3.2vw
    }
}

.save-item3 {
    margin: 8.33333vw 0 0;
    padding: 3.38542vw 0 4.94792vw;
    background: url(../img/save/BG_img03.png) no-repeat right -9.89583vw top/47.60417vw auto
}

@media (max-width:767px) {
    .save-item3 {
        background: url(../img/save/BG_img03.png) no-repeat right -58.66667vw top 3.2vw/142.66667vw auto;
        margin: 25.33333vw 0 0;
        padding: 10.66667vw 4.26667vw 0
    }
}

.save-item3 .save__heading {
    margin-top: 2.34375vw;
    text-align: center;
    font-weight: 700;
    font-size: 2.08333vw
}

.lang-en .save-item3 .save__heading {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .save-item3 .save__heading {
        font-size: 8vw
    }
}

@media (max-width:767px) {
    .save-item3 .save__heading {
        font-size: 7.46667vw;
        margin-top: 5.33333vw
    }
}

.save-item3__text {
    text-align: center;
    line-height: 2.5;
    margin-top: 2.86458vw;
    font-size: 1.25vw
}

.lang-en .save-item3__text {
    font-size: 1.04167vw
}

@media (max-width:767px) {
    .lang-en .save-item3__text {
        font-size: 4.26667vw
    }
}

@media (max-width:767px) {
    .save-item3__text {
        line-height: 1.8;
        margin-top: 9.33333vw;
        font-size: 4.26667vw
    }
}

.save-item3__text+.save-item3__text {
    margin-top: 1.30208vw
}

@media (max-width:767px) {
    .save-item3__text+.save-item3__text {
        margin-top: 4.26667vw
    }
}

.save-image3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4.6875vw;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.save-image3 li {
    width: 23.22917vw
}

@media (max-width:767px) {
    .save-image3 li {
        width: 45.06667vw
    }
}

@media (max-width:767px) {
    .save-image3 li:nth-child(3) {
        width: 100%;
        margin-top: 1.06667vw
    }
}

.save__lead {
    text-align: center;
    font-weight: 700;
    font-size: 1.66667vw;
    line-height: 1.5
}

.lang-en .save__lead {
    font-weight: 500
}

@media (max-width:767px) {
    .save__lead {
        font-size: 6.4vw
    }
}

.save__heading {
    margin-top: 1.97917vw
}

@media (max-width:767px) {
    .save__heading {
        line-height: 1.28;
        margin-top: 7.46667vw
    }
}

.save-report {
    background: #fff;
    max-width: 66.875vw;
    margin: 0 auto;
    padding: 6.51042vw 4.16667vw 4.16667vw;
    position: relative
}

@media (max-width:767px) {
    .save-report {
        max-width: 91.46667vw;
        padding: 12vw 5.33333vw 9.86667vw
    }
}

.save-report h2 {
    font-size: 2.08333vw;
    line-height: 1.75;
    font-weight: 700;
    border-bottom: 1px solid #bababa;
    padding-bottom: 1.04167vw
}

@media (max-width:767px) {
    .save-report h2 {
        font-size: 6.4vw;
        line-height: 1.5;
        padding-bottom: 5.33333vw
    }
}

.lang-en .save-report h2 {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.08333vw
}

@media (max-width:767px) {
    .lang-en .save-report h2 {
        font-size: 6.4vw
    }
}

.save-report__image {
    margin-top: 2.08333vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:767px) {
    .save-report__image {
        margin-top: 4.26667vw
    }
}

.save-report__image li {
    margin-top: 1.04167vw
}

@media (max-width:767px) {
    .save-report__image li {
        margin-top: 1.06667vw
    }
}

.save-report__image li:nth-child(1) {
    width: 100%;
    margin-top: 0
}

.save-report__image li:nth-child(2) {
    width: calc((100% - 1.04167vw)/ 2)
}

@media (max-width:767px) {
    .save-report__image li:nth-child(2) {
        width: calc((100% - 1.06667vw)/ 2)
    }
}

.save-report__image li:nth-child(3) {
    width: calc((100% - 1.04167vw)/ 2)
}

@media (max-width:767px) {
    .save-report__image li:nth-child(3) {
        width: calc((100% - 1.06667vw)/ 2)
    }
}

.save-report__body {
    line-height: 1.5;
    margin-top: 3.38542vw;
    font-size: 1.25vw
}

@media (max-width:767px) {
    .save-report__body {
        margin-top: 6.66667vw;
        font-size: 4.26667vw
    }
}

.save-report__body a {
    border-bottom: 1px dotted #1a1b1d
}

.save-report__close {
    margin: 2.34375vw auto 0;
    width: 20.83333vw;
    height: 4.16667vw;
    font-size: 1.66667vw;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #191a1b;
    cursor: pointer;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

@media (max-width:767px) {
    .save-report__close {
        margin-top: 5.33333vw;
        width: 27.73333vw;
        height: 12.8vw;
        font-size: 4.26667vw
    }
}

.lang-en .save-report__close {
    font-family: Roboto, sans-serif;
    font-size: 1.66667vw
}

@media (max-width:767px) {
    .lang-en .save-report__close {
        font-size: 4.26667vw
    }
}

@media (min-width:1280px) {
    .save-report__close:hover {
        background: #191a1b;
        color: #fff
    }
}

.save-report__close-btn {
    position: absolute;
    top: 2.08333vw;
    right: 2.08333vw;
    width: 3.33333vw;
    height: 3.33333vw;
    border-radius: 100%;
    cursor: pointer;
    background: rgba(26, 27, 29, .3)
}

@media (max-width:767px) {
    .save-report__close-btn {
        top: 3.2vw;
        right: 2.13333vw;
        width: 8.53333vw;
        height: 8.53333vw
    }
}

.save-report__close-btn:before {
    content: "";
    width: 1.25vw;
    height: .20833vw;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

@media (max-width:767px) {
    .save-report__close-btn:before {
        width: 3.2vw;
        height: .53333vw
    }
}

.save-report__close-btn:after {
    content: "";
    width: 1.25vw;
    height: .20833vw;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

@media (max-width:767px) {
    .save-report__close-btn:after {
        width: 3.2vw;
        height: .53333vw
    }
}

.discovery {
    background: #1a1b1d
}

.discovery .heading {
    background: url(../img/discovery/discovery_mv.jpg) no-repeat center center;
    background-size: cover;
    height: 43.38542vw
}

@media (max-width:767px) {
    .discovery .heading {
        background-image: url(../img/discovery/discovery_mv_sp.jpg);
        height: 149.33333vw
    }
}

.discovery .heading .heading__ttl {
    font-size: 3.75vw
}

@media (max-width:767px) {
    .discovery .heading .heading__ttl {
        font-size: 10.66667vw
    }

    .lang-en .discovery .heading .heading__ttl {
        font-size: 8.53333vw
    }
}

.discovery .heading__wrap {
    padding: 19.79167vw 0 0 0
}

@media (max-width:767px) {
    .discovery .heading__wrap {
        padding-top: 69.33333vw
    }
}

.discovery .js-anime {
    opacity: 0
}

.discovery .js-anime.is-show {
    -webkit-animation: fadeUpAnime .6s ease-out forwards;
    animation: fadeUpAnime .6s ease-out forwards
}

.discovery-lead {
    margin-top: .83333vw;
    color: #fff;
    height: 39.375vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.25vw;
    line-height: 2.5
}

@media (max-width:767px) {
    .discovery-lead {
        height: 189.86667vw;
        padding: 0 4.26667vw;
        font-size: 4.26667vw;
        margin-top: 1.06667vw
    }
}

.discovery-lead__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .7;
    background: url(../img/discovery/bg_lead.jpg) no-repeat center center/cover
}

@media (max-width:767px) {
    .discovery-lead__bg {
        background-image: url(../img/discovery/bg_lead_sp.jpg)
    }
}

.discovery-episode {
    margin-top: 10.41667vw;
    position: relative
}

@media (max-width:767px) {
    .discovery-episode {
        margin-top: 32vw
    }
}

.discovery-episode__heading {
    text-align: center;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.91667vw;
    color: #fff
}

.lang-en .discovery-episode__heading {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .discovery-episode__heading {
        font-size: 8vw
    }
}

@media (max-width:767px) {
    .discovery-episode__heading {
        font-size: 9.33333vw
    }
}

.discovery-episode__list {
    width: 73.22917vw;
    margin: 8.59375vw auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 2
}

@media (max-width:767px) {
    .discovery-episode__list {
        width: 100%;
        display: block;
        margin-top: 25.33333vw;
        padding: 0 4.26667vw
    }
}

.discovery-episode__item {
    width: 31.66667vw;
    position: relative
}

@media (max-width:767px) {
    .discovery-episode__item {
        width: 100%
    }
}

.discovery-episode__item.discovery-episode__item--1 {
    margin: 0
}

@media (max-width:767px) {
    .discovery-episode__item.discovery-episode__item--1 {
        margin: 0
    }
}

.discovery-episode__item.discovery-episode__item--2 {
    margin: 5vw 0 0 6.5625vw
}

@media (max-width:767px) {
    .discovery-episode__item.discovery-episode__item--2 {
        margin: 23.46667vw 0 0 0
    }
}

.discovery-episode__item.discovery-episode__item--3 {
    margin: 3.75vw 0 0 3.33333vw
}

@media (max-width:767px) {
    .discovery-episode__item.discovery-episode__item--3 {
        margin: 23.46667vw 0 0 0
    }
}

.discovery-episode__item.discovery-episode__item--4 {
    margin: 8.75vw 0 0 6.5625vw
}

@media (max-width:767px) {
    .discovery-episode__item.discovery-episode__item--4 {
        margin: 23.46667vw 0 0 0
    }
}

.discovery-episode__ttl {
    position: absolute;
    z-index: 2;
    top: -3.125vw;
    left: 1.97917vw;
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.91667vw;
    color: transparent;
    -webkit-text-stroke: 1px #fff
}

@media screen and (-ms-high-contrast:none) {
    .discovery-episode__ttl {
        color: #fff
    }
}

.lang-en .discovery-episode__ttl {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .discovery-episode__ttl {
        font-size: 10.66667vw
    }
}

@media (max-width:767px) {
    .discovery-episode__ttl {
        top: -10.66667vw;
        left: 5.33333vw;
        font-size: 10.66667vw
    }
}

.discovery-episode__ttl .discovery-episode__ttl-num {
    font-size: 3.75vw;
    color: #fcc800;
    -webkit-text-stroke: 0
}

@media (max-width:767px) {
    .discovery-episode__ttl .discovery-episode__ttl-num {
        font-size: 13.86667vw
    }
}

.discovery-episode__link {
    display: block;
    position: relative;
    overflow: hidden
}

@media (min-width:1280px) {
    .discovery-episode__link:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.discovery-episode__link img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

.discovery-episode__link-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6.25vw;
    height: 6.25vw;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, .2);
    z-index: 1
}

@media (max-width:767px) {
    .discovery-episode__link-icon {
        width: 17.6vw;
        height: 17.6vw
    }
}

.discovery-episode__link-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .discovery-episode__link-icon:after {
        border-width: 8px 0 8px 12px
    }
}

.discovery-movie {
    margin-top: 13.02083vw
}

@media (max-width:767px) {
    .discovery-movie {
        margin-top: 44.53333vw
    }
}

.discovery-movie__heading {
    text-align: center;
    font-size: 2.08333vw;
    line-height: 1.5;
    color: #fff;
    font-weight: 700
}

.lang-en .discovery-movie__heading {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 2.91667vw
}

@media (max-width:767px) {
    .lang-en .discovery-movie__heading {
        font-size: 8vw
    }
}

@media (max-width:767px) {
    .discovery-movie__heading {
        font-size: 7.46667vw
    }
}

.discovery-movie__lead {
    margin-top: 2.60417vw;
    text-align: center;
    color: #fff;
    font-size: 1.25vw
}

@media (max-width:767px) {
    .discovery-movie__lead {
        margin-top: 9.06667vw;
        font-size: 4.26667vw
    }
}

.discovery-movie__list {
    width: 73.22917vw;
    margin: 6.35417vw auto 0
}

@media (max-width:767px) {
    .discovery-movie__list {
        width: 100%;
        margin: 17.06667vw 0 0;
        padding: 0 4.26667vw
    }
}

.discovery-movie__item {
    position: relative;
    width: 31.66667vw;
    margin-top: 4.16667vw
}

.discovery-movie__item:first-child {
    margin-top: 0
}

@media (max-width:767px) {
    .discovery-movie__item {
        width: 100%
    }
}

.discovery-movie__item:nth-child(even) {
    margin-left: auto
}

@media (max-width:767px) {
    .discovery-movie__item:nth-child(even) {
        margin-left: 0
    }
}

.discovery-movie__item.discovery-movie__item--1 .discovery-movie__ttl {
    left: 28.02083vw;
    width: 35vw
}

@media (max-width:767px) {
    .discovery-movie__item.discovery-movie__item--1 .discovery-movie__ttl {
        left: 0;
        width: 100%
    }
}

.discovery-movie__item.discovery-movie__item--1 .discovery-movie__ttl p {
    margin-left: 5.72917vw
}

@media (max-width:767px) {
    .discovery-movie__item.discovery-movie__item--1 .discovery-movie__ttl p {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .discovery-movie__item.discovery-movie__item--2 {
        margin-top: 28.53333vw
    }
}

.discovery-movie__item.discovery-movie__item--2 .discovery-movie__ttl {
    left: -31.04167vw;
    width: 35vw
}

@media (max-width:767px) {
    .discovery-movie__item.discovery-movie__item--2 .discovery-movie__ttl {
        left: 0;
        width: 100%
    }
}

.discovery-movie__item.discovery-movie__item--2 .discovery-movie__ttl p {
    margin-left: 11.5625vw
}

@media (max-width:767px) {
    .discovery-movie__item.discovery-movie__item--2 .discovery-movie__ttl p {
        margin-left: 0
    }
}

.discovery-movie__item.discovery-movie__item--3 {
    margin-left: 4.16667vw
}

@media (max-width:767px) {
    .discovery-movie__item.discovery-movie__item--3 {
        margin-left: 0;
        margin-top: 44vw
    }
}

.discovery-movie__item.discovery-movie__item--3 .discovery-movie__ttl {
    left: 28.02083vw;
    width: 35vw
}

@media (max-width:767px) {
    .discovery-movie__item.discovery-movie__item--3 .discovery-movie__ttl {
        left: 0;
        width: 100%
    }
}

.discovery-movie__item.discovery-movie__item--3 .discovery-movie__ttl p {
    margin-left: 5.72917vw
}

@media (max-width:767px) {
    .discovery-movie__item.discovery-movie__item--3 .discovery-movie__ttl p {
        margin-left: 0
    }
}

.discovery-movie__ttl {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 2
}

@media (max-width:767px) {
    .discovery-movie__ttl {
        top: 46.66667vw;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.discovery-movie__ttl h3 {
    font-family: Oswald, "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.75vw;
    color: #fff;
    letter-spacing: .075em;
    white-space: nowrap
}

.lang-en .discovery-movie__ttl h3 {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 3.75vw
}

@media (max-width:767px) {
    .lang-en .discovery-movie__ttl h3 {
        font-size: 8vw
    }
}

@media (max-width:767px) {
    .discovery-movie__ttl h3 {
        letter-spacing: .06em;
        font-size: 10.66667vw
    }
}

.discovery-movie__ttl h3:first-letter {
    color: #fcc800
}

.discovery-movie__ttl p {
    font-size: 1.25vw;
    color: #fff;
    margin-top: 1.19792vw
}

@media (max-width:767px) {
    .discovery-movie__ttl p {
        font-size: 4.26667vw;
        margin-top: 2.66667vw
    }
}

.discovery-movie__link {
    overflow: hidden;
    display: block
}

@media (min-width:1280px) {
    .discovery-movie__link:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.discovery-movie__link img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

.discovery-movie__link-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6.25vw;
    height: 6.25vw;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, .2);
    z-index: 1
}

@media (max-width:767px) {
    .discovery-movie__link-icon {
        width: 17.6vw;
        height: 17.6vw
    }
}

.discovery-movie__link-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .discovery-movie__link-icon:after {
        border-width: 8px 0 8px 12px
    }
}

.discovery-bnr {
    margin-top: 10.41667vw;
    padding-bottom: 10.41667vw
}

@media (max-width:767px) {
    .discovery-bnr {
        margin-top: 32vw;
        padding: 0 4.26667vw 32vw
    }
}

.discovery-bnr__item {
    width: 37.5vw;
    margin: 0 auto
}

@media (max-width:767px) {
    .discovery-bnr__item {
        width: 100%
    }
}

.discovery-bnr__link {
    width: 100%;
    height: 5vw;
    color: #fff;
    font-size: 1.04167vw;
    display: block;
    position: relative;
    line-height: 1.5;
    border: 1px solid #535353
}

@media (max-width:767px) {
    .discovery-bnr__link {
        height: 25.6vw;
        font-size: 4.26667vw
    }
}

.discovery-bnr__link p {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:1280px) {

    .discovery-bnr__link:hover .discovery-bnr__line:after,
    .discovery-bnr__link:hover .discovery-bnr__line:before {
        width: 100%;
        height: 100%
    }

    .discovery-bnr__link:hover .discovery-bnr__line:before {
        border-top-color: #fcc800;
        border-right-color: #fcc800;
        -webkit-transition: width .25s ease-out, height .25s ease-out .25s;
        transition: width .25s ease-out, height .25s ease-out .25s
    }

    .discovery-bnr__link:hover .discovery-bnr__line:after {
        border-bottom-color: #fcc800;
        border-left-color: #fcc800;
        -webkit-transition: height .25s ease-out, width .25s ease-out .25s;
        transition: height .25s ease-out, width .25s ease-out .25s
    }
}

.discovery-bnr__line {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2
}

.discovery-bnr__line:after,
.discovery-bnr__line:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 2px solid transparent;
    z-index: 2
}

@-webkit-keyframes fadeLineLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate(-10vw, -10vw);
        transform: translate(-10vw, -10vw)
    }

    100% {
        opacity: .5;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes fadeLineLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate(-10vw, -10vw);
        transform: translate(-10vw, -10vw)
    }

    100% {
        opacity: .5;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes fadeLineRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(10vw, 10vw);
        transform: translate(10vw, 10vw)
    }

    100% {
        opacity: .5;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes fadeLineRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(10vw, 10vw);
        transform: translate(10vw, 10vw)
    }

    100% {
        opacity: .5;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.discovery-anime {
    position: absolute;
    pointer-events: none;
    width: 34.375vw;
    pointer-events: none
}

@media (max-width:767px) {
    .discovery-anime {
        width: 105.33333vw
    }
}

.discovery-anime.js-anime.discovery-anime__type1 .s1 {
    opacity: 0;
    -webkit-transform: translate(-10vw, -10vw);
    transform: translate(-10vw, -10vw)
}

.discovery-anime.js-anime.discovery-anime__type1 .s2 {
    opacity: 0;
    -webkit-transform: translate(-10vw, -10vw);
    transform: translate(-10vw, -10vw)
}

.discovery-anime.js-anime.discovery-anime__type1 .s3 {
    opacity: 0;
    -webkit-transform: translate(-10vw, -10vw);
    transform: translate(-10vw, -10vw)
}

.discovery-anime.js-anime.discovery-anime__type1.is-show .s1 {
    -webkit-animation: fadeLineLeft .6s .1s ease-out forwards;
    animation: fadeLineLeft .6s .1s ease-out forwards
}

.discovery-anime.js-anime.discovery-anime__type1.is-show .s2 {
    -webkit-animation: fadeLineLeft .6s ease-out forwards;
    animation: fadeLineLeft .6s ease-out forwards
}

.discovery-anime.js-anime.discovery-anime__type1.is-show .s3 {
    -webkit-animation: fadeLineLeft .6s .2s ease-out forwards;
    animation: fadeLineLeft .6s .2s ease-out forwards
}

.discovery-anime.js-anime.discovery-anime__type2 .s1 {
    opacity: 0;
    -webkit-transform: translate(10vw, 10vw);
    transform: translate(10vw, 10vw)
}

.discovery-anime.js-anime.discovery-anime__type2 .s2 {
    opacity: 0;
    -webkit-transform: translate(10vw, 10vw);
    transform: translate(10vw, 10vw)
}

.discovery-anime.js-anime.discovery-anime__type2 .s3 {
    opacity: 0;
    -webkit-transform: translate(10vw, 10vw);
    transform: translate(10vw, 10vw)
}

.discovery-anime.js-anime.discovery-anime__type2.is-show .s1 {
    -webkit-animation: fadeLineRight .6s .1s ease-out forwards;
    animation: fadeLineRight .6s .1s ease-out forwards
}

.discovery-anime.js-anime.discovery-anime__type2.is-show .s2 {
    -webkit-animation: fadeLineRight .6s ease-out forwards;
    animation: fadeLineRight .6s ease-out forwards
}

.discovery-anime.js-anime.discovery-anime__type2.is-show .s3 {
    -webkit-animation: fadeLineRight .6s .2s ease-out forwards;
    animation: fadeLineRight .6s .2s ease-out forwards
}

.discovery-anime .s1 {
    width: 16.71875vw;
    height: auto;
    position: absolute
}

@media (max-width:767px) {
    .discovery-anime .s1 {
        width: 51.2vw
    }
}

.discovery-anime .s2 {
    width: 34.01042vw;
    height: auto;
    position: absolute
}

@media (max-width:767px) {
    .discovery-anime .s2 {
        width: 104.26667vw
    }
}

.discovery-anime .s3 {
    width: 23.33333vw;
    height: auto;
    position: absolute
}

@media (max-width:767px) {
    .discovery-anime .s3 {
        width: 71.46667vw
    }
}

.discovery-anime.discovery-anime__type1 {
    left: -8.33333vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__type1 {
        left: -41.86667vw
    }
}

.discovery-anime.discovery-anime__type1 .s1 {
    top: 20.71354vw;
    left: 10.59896vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__type1 .s1 {
        top: 63.46667vw;
        left: 32.53333vw
    }
}

.discovery-anime.discovery-anime__type1 .s2 {
    top: 5.1875vw;
    left: .36458vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__type1 .s2 {
        top: 15.92vw;
        left: 1.12vw
    }
}

.discovery-anime.discovery-anime__type1 .s3 {
    top: 0;
    left: 0
}

.discovery-anime.discovery-anime__type2 {
    right: -8.33333vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__type2 {
        right: -41.86667vw
    }
}

.discovery-anime.discovery-anime__type2 .s1 {
    top: 1.77083vw;
    left: 7.08333vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__type2 .s1 {
        top: 5.44vw;
        left: 21.73333vw
    }
}

.discovery-anime.discovery-anime__type2 .s2 {
    top: 0;
    left: 0
}

.discovery-anime.discovery-anime__type2 .s3 {
    top: 15.83333vw;
    left: 11.04167vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__type2 .s3 {
        top: 48.58667vw;
        left: 33.86667vw
    }
}

.discovery-anime.discovery-anime__1 {
    top: -35.9375vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__1 {
        top: -99.2vw
    }
}

.discovery-anime.discovery-anime__2 {
    top: 10.78125vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__2 {
        top: 335.73333vw
    }
}

.discovery-anime.discovery-anime__3 {
    top: 36.875vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__3 {
        top: 568vw
    }
}

.discovery-anime.discovery-anime__4 {
    top: 81.51042vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__4 {
        display: none
    }
}

.discovery-anime.discovery-anime__5 {
    top: 84.94792vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__5 {
        display: none
    }
}

.discovery-anime.discovery-anime__6 {
    top: 133.75vw
}

@media (max-width:767px) {
    .discovery-anime.discovery-anime__6 {
        display: none
    }
}

.ootani .heading {
    background: url(../img/ootani/ootani_mv.jpg) no-repeat center center;
    background-size: cover
}

@media (max-width:767px) {
    .ootani .heading {
        background: url(../img/ootani/ootani_mv_sp.jpg) no-repeat center center;
        background-size: cover
    }
}

.ootani .heading__wrap {
    padding-top: 11.45833vw;
    padding-left: 7.29167vw;
    font-weight: 700;
    color: #fff
}

@media (max-width:767px) {
    .ootani .heading__wrap {
        padding-top: 68vw
    }
}

.ootani .ootani__heading-profile,
.ootani .ootani__heading-ttl {
    opacity: 0
}

.ootani .heading__wrap.is-show .ootani__heading-ttl {
    -webkit-animation: fadeSlideAnime .6s ease-out forwards;
    animation: fadeSlideAnime .6s ease-out forwards
}

.ootani .heading__wrap.is-show .ootani__heading-profile {
    -webkit-animation: fadeSlideAnime .6s ease-out .2s forwards;
    animation: fadeSlideAnime .6s ease-out .2s forwards
}

.ootani__heading-ttl {
    line-height: 1.2;
    font-size: 2.44792vw
}

@media (max-width:767px) {
    .ootani__heading-ttl {
        margin-left: 0;
        font-size: 5vw
    }
}

.ootani__heading-profile {
    padding-top: 1.5625vw
}

@media (max-width:767px) {
    .ootani__heading-profile {
        padding-top: 2.3vw
    }
}

.ootani__heading-profile .-profession {
    font-size: 1.19792vw
}

@media (max-width:767px) {
    .ootani__heading-profile .-profession {
        font-size: 3vw
    }
}

.ootani__heading-profile .-name {
    padding-top: .52083vw;
    font-size: 1.92708vw
}

@media (max-width:767px) {
    .ootani__heading-profile .-name {
        font-size: 4.2vw
    }
}

.ootani__contents {
    padding: 4.16667vw 16px 11.45833vw;
    background-color: #1a1b1d
}

@media (max-width:767px) {
    .ootani__contents {
        padding: 8vw 16px 26.66667vw
    }
}

.ootani__movie {
    width: 42.29167vw;
    margin: 0 auto
}

@media (max-width:1279px) {
    .ootani__movie {
        width: 100%;
        max-width: 480px
    }
}

@media (max-width:767px) {
    .ootani__movie {
        max-width: 260px
    }
}

.ootani__movie-btn {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 30px 16px;
    background-color: #fff
}

.ootani__movie-btn:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #fcc800;
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out
}

@media (min-width:1280px) {
    .ootani__movie-btn:hover:before {
        height: 100%
    }
}

.ootani__movie-btn .-label {
    position: relative;
    text-align: center;
    font-family: Hind, sans-serif;
    font-size: 1.66667vw;
    z-index: 1
}

@media (max-width:1279px) {
    .ootani__movie-btn .-label {
        font-size: 20px;
        font-size: 2rem
    }
}

@media (max-width:767px) {
    .ootani__movie-btn .-label {
        padding-right: 24px
    }
}

.ootani__movie-btn .-icon {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 2.60417vw;
    height: 2.60417vw;
    margin-left: 11.45833vw;
    background-color: #9f9f9f;
    border-radius: 50%;
    z-index: 1
}

@media (max-width:1279px) {
    .ootani__movie-btn .-icon {
        width: 30px;
        height: 30px;
        margin-left: 100px
    }
}

@media (max-width:767px) {
    .ootani__movie-btn .-icon {
        margin-left: 76px
    }
}

.ootani__movie-btn .-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:1279px) {
    .ootani__movie-btn .-icon:after {
        border-width: 4px 0 4px 8px
    }
}

.ootani__wrap {
    width: 71.04vw;
    margin: 0 auto;
    padding-top: 15.78125vw
}

@media (max-width:1279px) {
    .ootani__wrap {
        width: 100%
    }
}

@media (max-width:767px) {
    .ootani__wrap {
        padding-top: 13.33333vw
    }
}

.ootani__item {
    position: relative;
    padding: 6.25vw 7.1875vw;
    background-color: #fff
}

@media (max-width:767px) {
    .ootani__item {
        padding: 35px 30px
    }
}

.ootani__img-btm,
.ootani__img-top,
.ootani__item {
    opacity: 0
}

.ootani__item.is-show {
    -webkit-animation: fadeUpAnime .6s ease-out forwards;
    animation: fadeUpAnime .6s ease-out forwards
}

.ootani__item.is-show .ootani__img-top {
    -webkit-animation: fadeUpAnime .6s cubic-bezier(.215, .61, .355, 1) .3s forwards;
    animation: fadeUpAnime .6s cubic-bezier(.215, .61, .355, 1) .3s forwards
}

.ootani__item.is-show .ootani__img-btm {
    -webkit-animation: fadeUpAnime .6s cubic-bezier(.215, .61, .355, 1) .5s forwards;
    animation: fadeUpAnime .6s cubic-bezier(.215, .61, .355, 1) .5s forwards
}

.ootani__ttl {
    font-weight: 700;
    font-size: 1.66667vw
}

@media (max-width:1279px) {
    .ootani__ttl {
        font-size: 20px;
        font-size: 2rem
    }
}

@media (max-width:767px) {
    .ootani__ttl {
        line-height: 1.4;
        font-size: 18px;
        font-size: 1.8rem
    }
}

.ootani__txtBox {
    padding-top: 3.125vw;
    line-height: 1.75;
    font-size: .83333vw
}

@media (max-width:1279px) {
    .ootani__txtBox {
        font-size: 14px;
        font-size: 1.4rem
    }
}

@media (max-width:767px) {
    .ootani__txtBox {
        padding-top: 20px
    }
}

.ootani__txtBox p+p {
    padding-top: 1em
}

.ootani__img-btm,
.ootani__img-top {
    position: absolute
}

.ootani__item-1 {
    width: 56.66667vw;
    margin: 0 auto;
    padding-top: 6.25vw;
    padding-bottom: 6.51042vw
}

@media (max-width:1279px) {
    .ootani__item-1 {
        width: 82%
    }
}

@media (max-width:767px) {
    .ootani__item-1 {
        width: 90%;
        margin-top: 5.33333vw;
        padding-top: 10.66667vw;
        padding-bottom: 21.33333vw;
        padding-right: 37.33333vw
    }
}

.ootani__item-1 .ootani__img-top {
    top: -10.05208vw;
    right: -7.1875vw;
    width: 25.46875vw
}

@media (max-width:767px) {
    .ootani__item-1 .ootani__img-top {
        right: -10.66667vw;
        top: -10.66667vw;
        width: 42.66667vw
    }
}

.ootani__item-1 .ootani__img-btm {
    bottom: -10.88542vw;
    left: -7.1875vw;
    width: 21.09375vw
}

@media (max-width:767px) {
    .ootani__item-1 .ootani__img-btm {
        left: -10.66667vw;
        bottom: -16vw;
        width: 42.66667vw
    }
}

.ootani__item-2 {
    width: 56.66667vw;
    margin: 14.53125vw 0 0 auto;
    padding-top: 6.66667vw;
    padding-bottom: 6.66667vw;
    padding-right: 2.60417vw
}

@media (max-width:1279px) {
    .ootani__item-2 {
        width: 82%
    }
}

@media (max-width:767px) {
    .ootani__item-2 {
        margin-top: 21.33333vw;
        padding-top: 35px;
        padding-bottom: 26.66667vw;
        padding-right: 30px;
        width: 86%
    }
}

.ootani__item-2 .ootani__img-btm {
    bottom: -17.08333vw;
    right: 0;
    width: 46.82292vw
}

@media (max-width:767px) {
    .ootani__item-2 .ootani__img-btm {
        left: -16vw;
        bottom: -10.66667vw;
        width: 74.66667vw
    }
}

.ootani__item-3 {
    width: 56.66667vw;
    margin: 29.0625vw 0 0 auto;
    padding-left: 9.63542vw;
    padding-right: 2.60417vw
}

@media (max-width:1279px) {
    .ootani__item-3 {
        width: 82%
    }
}

@media (max-width:767px) {
    .ootani__item-3 {
        margin-top: 32vw;
        padding-left: 24vw;
        padding-right: 30px;
        width: 86%
    }
}

.ootani__item-3 .ootani__img-top {
    top: -9.89583vw;
    left: -14.375vw;
    width: 21.82292vw
}

@media (max-width:767px) {
    .ootani__item-3 .ootani__img-top {
        left: -17.33333vw;
        top: -10.66667vw;
        width: 37.33333vw
    }
}

.ootani__item-4 {
    width: 56.66667vw;
    margin: 3.64583vw auto 0 0
}

@media (max-width:1279px) {
    .ootani__item-4 {
        width: 82%
    }
}

@media (max-width:767px) {
    .ootani__item-4 {
        width: 90%;
        padding-bottom: 10.66667vw;
        margin-top: 10.66667vw
    }
}

.ootani__item-4 .ootani__img-btm {
    bottom: -18.59375vw;
    right: -14.375vw;
    width: 40.57292vw
}

@media (max-width:767px) {
    .ootani__item-4 .ootani__img-btm {
        right: -13.33333vw;
        bottom: -34.66667vw;
        width: 74.66667vw
    }
}

.ootani__item-5 {
    width: 56.66667vw;
    margin: 22.65625vw 0 0 auto;
    padding-right: 2.60417vw
}

@media (max-width:1279px) {
    .ootani__item-5 {
        width: 82%
    }
}

@media (max-width:767px) {
    .ootani__item-5 {
        margin-top: 48vw;
        padding-left: 24vw;
        padding-right: 30px;
        width: 86%
    }
}

.ootani__item-5 .ootani__img-top {
    top: -8.75vw;
    left: -14.375vw;
    width: 19.79167vw
}

@media (max-width:767px) {
    .ootani__item-5 .ootani__img-top {
        left: -17.33333vw;
        top: -10.66667vw;
        width: 37.33333vw
    }
}

.ootani__item-6 {
    width: 56.66667vw;
    margin: 23.80208vw auto 0 0
}

@media (max-width:1279px) {
    .ootani__item-6 {
        width: 82%
    }
}

@media (max-width:767px) {
    .ootani__item-6 {
        width: 90%;
        margin-top: 32vw;
        padding-top: 10.66667vw
    }
}

.ootani__item-6 .ootani__img-top {
    top: -18.95833vw;
    right: -14.375vw;
    width: 37.60417vw
}

@media (max-width:767px) {
    .ootani__item-6 .ootani__img-top {
        right: -12vw;
        top: -24vw;
        width: 48vw
    }
}

.ootani__item-7 {
    width: 56.66667vw;
    margin: 25.52083vw auto 0
}

@media (max-width:1279px) {
    .ootani__item-7 {
        width: 82%
    }
}

@media (max-width:767px) {
    .ootani__item-7 {
        width: 90%;
        margin-top: 24vw;
        padding-top: 18.66667vw
    }
}

.ootani__item-7 .ootani__img-top {
    top: -19.27083vw;
    left: -7.1875vw;
    width: 38.4375vw
}

@media (max-width:767px) {
    .ootani__item-7 .ootani__img-top {
        left: -8vw;
        top: -18.66667vw;
        width: 53.33333vw
    }
}

.ootani__moviePsx {
    width: 56.66667vw;
    margin: 10.41667vw auto 0
}

@media (max-width:767px) {
    .ootani__moviePsx {
        width: 100%;
        margin-top: 16vw
    }
}

.ootani__moviePsx a {
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.ootani__moviePsx a img {
    -webkit-transition: all 1s cubic-bezier(.215, .61, .355, 1);
    transition: all 1s cubic-bezier(.215, .61, .355, 1)
}

@media (min-width:1280px) {
    .ootani__moviePsx a:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.ootani__moviePsx .-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6.25vw;
    height: 6.25vw;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(56, 69, 69, .8)
}

@media (max-width:767px) {
    .ootani__moviePsx .-icon {
        width: 17.6vw;
        height: 17.6vw
    }
}

.ootani__moviePsx .-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .ootani__moviePsx .-icon:after {
        border-width: 8px 0 8px 12px
    }
}

.ootani__mlb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.29167vw;
    color: #fff;
    font-size: .72917vw
}

.ootani__mlb img {
    width: 4.6875vw;
    min-width: 90px;
    margin-right: .52083vw
}