/* ----------
page-home
---------- */
@keyframes float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(30px);
    }

    100% {
        transform: translateY(0);
    }
}

.scroll-float {
    position: absolute;
    top: calc(662px - 145px);
    left: calc(50% - 4.5px);
    width: 9px;
    height: 115px;
    content: '';
    background-image: url('../images/page-home/scroll-icon.svg');
    background-position: top left;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 15;
    -ms-animation: float 3s linear infinite;
    animation: float 3s linear infinite;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: all .3s ease-in-out;
}

#fp-nav ul li:nth-child(9),
.fp-slidesNav ul li:nth-child(9) {
    display: none;
}

#section-1 {
    height: 100vh;
}

#section-1  .video{
    width: 100%;
    height:100%;
    position: relative;
    overflow: hidden;
}
#section-1  video{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    min-width: 100%;
    min-height: 100%;
}
#section-1 .main-slider::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(transparent, rgba(0, 0, 34, .4));
    z-index: 2;
}

#section-1 .swiper-slide:nth-child(1) {
    background-position: right -100px center;
}

#section-1 .swiper-slide:nth-child(2) {
    background-position: right -100px center;
}

#section-1 .swiper-slide:nth-child(3) {
    background-position: left -100px center;
}

#section-1 .swiper-slide:nth-child(5) {
    background-position: right -140px center;
}

#section-1 .slider-overlay {
    position: absolute;
    bottom: 150px;
    left: calc(50% - 160px);
    width: 320px;
    height: auto;
    z-index: 20;
}

#section-2 .fp-content {
    padding-top: 30px;
    padding-bottom: 40px;
}

#section-3 .fp-bg {
    display: none;
}

#section-3 .col-image {
    display: block;
    padding-top: 50%;
    background-image: url(../images/page-home/section-corporate-bg-sp.jpg);
}

#section-3 .col-body {
    align-items: start;
}

#section-3 .col-body-list {
    width: 150px;
}

#section-3 .col-body-list>.col-body-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232.98px%22%20height%3D%228.18px%22%20viewBox%3D%220%200%2032.98%208.18%22%20style%3D%22enable-background%3Anew%200%200%2032.98%208.18%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2228.59%2C0%2027.9%2C0.73%2030.98%2C3.59%200%2C3.59%200%2C4.59%2030.98%2C4.59%2027.9%2C7.45%2028.59%2C8.18%2032.98%2C4.09%20%22%2F%3E%3C%2Fsvg%3E');
    background-size: 15px auto;
    background-position: right 5px bottom 8px;
    background-repeat: no-repeat;
}

#section-3 .col-body-list>.col-body-link:hover {
    opacity: .75;
}

#section-3 .col-body-list>.col-body-link:not(:last-child) {
    margin-bottom: 20px;
}

#section-3 .col-body-list.list-career>.col-body-link {
    background-color: #1c91ce;
}

#section-3 .col-body-list.list-recruit>.col-body-link {
    background-color: #113280;
}

#section-3 .col-body-list.list-recruit>.col-body-link.disable_link {
    background-color: #ccc;
}

#section-4 .col-image {
    background-image: url(../images/page-home/section-3-bg-sp.jpg);
}

#section-5 .col-image {
    background-image: url(../images/page-home/section-4-bg-sp.jpg);
}

#section-6 .col-image {
    background-image: url(../images/page-home/section-5-bg-sp.jpg);
}

#section-7 .col-image {
    background-image: url(../images/page-home/section-6-bg-sp.jpg);
}

#section-8 .fp-bg {
    display: none;
}

#section-8 .col-image {
    display: block;
    padding-top: 50%;
    background-image: url(../images/page-home/section-7-bg-sp.jpg);
}

#section-8 .col-body {
    align-items: start;
}

#section-8 .col-body-list {
    width: 150px;
}

#section-8 .col-body-list>.col-body-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232.98px%22%20height%3D%228.18px%22%20viewBox%3D%220%200%2032.98%208.18%22%20style%3D%22enable-background%3Anew%200%200%2032.98%208.18%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2228.59%2C0%2027.9%2C0.73%2030.98%2C3.59%200%2C3.59%200%2C4.59%2030.98%2C4.59%2027.9%2C7.45%2028.59%2C8.18%2032.98%2C4.09%20%22%2F%3E%3C%2Fsvg%3E');
    background-size: 15px auto;
    background-position: right 5px bottom 8px;
    background-repeat: no-repeat;
}

#section-8 .col-body-list>.col-body-link:hover {
    opacity: .75;
}

#section-8 .col-body-list>.col-body-link:not(:last-child) {
    margin-bottom: 20px;
}

#section-8 .col-body-list.list-career>.col-body-link {
    background-color: #1c91ce;
}

#section-8 .col-body-list.list-recruit>.col-body-link {
    background-color: #113280;
}

#section-8 .col-body-list.list-recruit>.col-body-link.disable_link {
    background-color: #ccc;
}

#section-8 .col-body-list.list-career>.col-body-link.disable_link {
    background-color: #ccc;
}

.col-image {
    padding-top: 75%;
    background-image: url(../images/page-home/section-3-bg-sp.jpg);
    background-size: cover;
    background-position: center center;
}

.col-body {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 50px;
}

.col-body-inner {
    display: block;
    text-align: center;
}

.col-body-heading {
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
}

.col-body-title {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 3px;
    position: relative;
    z-index: 1;
}

.col-body-phrase {
    margin-top: -35px;
    margin-bottom: 15px;
    color: #b8c1d9;
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
    opacity: .45;
}

.col-body-btn {
    text-align: left;
}
@media (max-width:767px) {
    .cta-nav {
        display: none;
    }
    #header.open .cta-nav {
        display: flex;
    }
}
@media (min-width:768px) {
    .scroll-float {
        position: fixed;
        top: auto;
        bottom: 0;
    }

    .fp-viewing-0 .brand-white>a,
    .fp-viewing-6 .brand-white>a {
        background-image: url(../images/logo-dark.svg);
    }

    .fp-viewing-1 .brand-white>a,
    .fp-viewing-3 .brand-white>a,
    .fp-viewing-4 .brand-white>a,
    .fp-viewing-5 .brand-white>a,
    .fp-viewing-6 .brand-white>a {
        background-image: url(../images/logo-dark.svg);
    }

    .fp-viewing-1 .brand,
    .fp-viewing-3 .brand,
    .fp-viewing-4 .brand,
    .fp-viewing-5 .brand,
    .fp-viewing-6 .brand,
    .fp-viewing-7 .brand,
    .fp-viewing-2 .brand {
        background-color: transparent;
    }

    .fp-viewing-8 .brand {
        background-color: transparent;
    }

    .fp-viewing-8 .scroll-float {
        display: none;
    }

    #section-1 .swiper-slide {
        background-position: center center !important;
    }

    #section-1 .slider-overlay {
        bottom: 130px;
        left: 130px;
        width: 650px;
    }

    #section-2 .fp-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    #section-4 .col-image {
        background-image: url(../images/page-home/section-3-bg.jpg);
    }

    #section-5 .col-image {
        background-image: url(../images/page-home/section-4-bg.jpg);
    }

    #section-6 .col-image {
        background-image: url(../images/page-home/section-5-bg.jpg);
    }

    #section-7 .col-image {
        background-image: url(../images/page-home/section-6-bg.jpg);
    }

    #section-3 .fp-bg {
        display: block;
    }

    #section-3 .col-image {
        display: none;
    }

    #section-3 .col-body-list {
        width: 340px;
    }

    #section-3 .col-body-list>.col-body-link {
        height: 90px;
        font-size: 16px;
        background-size: 20px auto;
        background-position: right 10px bottom 10px;
    }

    #section-8 .fp-bg {
        display: block;
    }

    #section-8 .col-image {
        display: none;
    }

    #section-8 .col-body-list {
        width: 340px;
    }

    #section-8 .col-body-list>.col-body-link {
        height: 90px;
        font-size: 16px;
        background-size: 20px auto;
        background-position: right 10px bottom 10px;
    }

    .col-image {
        padding-top: 100vh;
    }

    .col-body {
        height: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .col-body-inner {
        text-align: left;
    }

    .col-body-heading {
        margin-bottom: 30px;
        font-size: 30px;
    }

    .col-body-title {
        margin-bottom: 30px;
        font-size: 32px;
        letter-spacing: 3px;
    }

    .col-body-phrase {
        margin-top: -10px;
        margin-bottom: 20px;
        font-size: 85px;
    }

    .footer {
        padding-top: 0;
        padding-bottom: 0;
    }

    .footer .copyright {
        padding-top: 25px;
        padding-bottom: 25px;
        text-align: center;
    }
}