#main,
.external_link_popup,
#footer {
    display: none;
}

#main.displayOn,
#footer.displayOn {
    display: block;
}

.external_link_popup.displayOn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#header {
    opacity: 0;
    top: -86px;
}

#header.fadeIn {
    -webkit-transition: opacity 1s, -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: opacity 1s, -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1), opacity 1s;
    transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1), opacity 1s, -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    opacity: 1;
    top: 0;
}

.splash {
    position: fixed;
    top: 0;
    left: 0;
}
.splash #fullpage {
    position: relative;
}
.splash #fullpage.displayOff {
    display: none;
}
.splash .fixed_content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
.splash .fixed_content .fixed_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.splash .fixed_content .fixed_section .container {
    position: relative;
}
.splash .fixed_content .fixed_section .container .catch .text {
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #004990;
    text-align: center;
}
.splash .fixed_content .fixed_section .container .catch .text .letter span.h {
    position: relative;
    top: -1.5px;
}
.splash .fixed_content .fixed_section .container .catch .text:nth-of-type(2) {
    position: relative;
    top: -1px;
}
.splash .fixed_content .fixed_section .container .catch .text:nth-of-type(3) {
    position: relative;
    top: -2px;
}
.splash .fixed_content .fixed_section .container .catch .text_38 {
    font-family: "Noto Serif JP", serif;
    font-size: 38px;
    font-weight: 500;
    line-height: 78px;
    letter-spacing: 0.55em;
}
.splash .fixed_content .fixed_section .container .catch .text_38 span {
    font-weight: 500;
}
.splash .fixed_content .fixed_section .container .catch .text_38 span.h {
    font-size: 34.2px;
}
@media screen and (max-width: 1199px) {
    .splash .fixed_content .fixed_section .container .catch .text_38 {
        font-size: 32px;
        line-height: 2em;
    }
    .splash .fixed_content .fixed_section .container .catch .text_38 span.h {
        font-size: 28.8px;
    }
}
@media screen and (max-width: 599px) {
    .splash .fixed_content .fixed_section .container .catch .text_38 {
        font-size: 26px;
    }
    .splash .fixed_content .fixed_section .container .catch .text_38 span.h {
        font-size: 23.4px;
    }
}
@media screen and (max-width: 979px) {
    .splash .fixed_content .fixed_section .container .catch .text_38 {
        letter-spacing: 0.35em;
    }
}
.splash .fixed_content .fixed_section .container .catch .text_34 {
    font-family: "Noto Serif JP", serif;
    font-size: 34px;
    font-weight: 500;
    line-height: 78px;
    letter-spacing: 0.55em;
}
.splash .fixed_content .fixed_section .container .catch .text_34 span {
    font-weight: 500;
}
.splash .fixed_content .fixed_section .container .catch .text_34 span.h {
    font-size: 30.6px;
}
@media screen and (max-width: 1199px) {
    .splash .fixed_content .fixed_section .container .catch .text_34 {
        font-size: 27.5px;
        line-height: 2em;
    }
    .splash .fixed_content .fixed_section .container .catch .text_34 span.h {
        font-size: 24.75px;
    }
}
@media screen and (max-width: 599px) {
    .splash .fixed_content .fixed_section .container .catch .text_34 {
        font-size: 21px;
    }
    .splash .fixed_content .fixed_section .container .catch .text_34 span.h {
        font-size: 18.9px;
    }
}
@media screen and (max-width: 1199px) {
    .splash .fixed_content .fixed_section .container .catch .text_34 {
        font-size: 28px;
    }
    .splash .fixed_content .fixed_section .container .catch .text_34 span.h {
        font-size: 25.2px;
    }
}
@media screen and (max-width: 979px) {
    .splash .fixed_content .fixed_section .container .catch .text_34 {
        line-height: 2.3em;
        letter-spacing: 0.35em;
    }
}
@media screen and (max-width: 599px) {
    .splash .fixed_content .fixed_section .container .catch .text_34 {
        font-size: 22px;
    }
    .splash .fixed_content .fixed_section .container .catch .text_34 span.h {
        font-size: 19.8px;
    }
}
.splash .fixed_content .fixed_section .container .catch.catch_1 .text .lt_2 {
    opacity: 0;
}
.splash .fixed_content .fixed_section .container .catch.catch_2 {
    position: absolute;
    top: 0;
    left: 0;
}
.splash .fixed_content .fixed_section .container .catch.catch_2 .text .lt_1 {
    opacity: 0;
}
.splash .fixed_content .fixed_section .container .logo {
    opacity: 0;
    width: 330px;
    height: 68px;
}
@media screen and (max-width: 1199px) {
    .splash .fixed_content .fixed_section .container .logo .svg svg {
        -webkit-transform: scale(0.9);
                transform: scale(0.9);
    }
}
@media screen and (max-width: 979px) {
    .splash .fixed_content .fixed_section .container .logo .svg svg {
        -webkit-transform: scale(0.8);
                transform: scale(0.8);
    }
}
@media screen and (max-width: 779px) {
    .splash .fixed_content .fixed_section .container .logo .svg svg {
        -webkit-transform: scale(0.7);
                transform: scale(0.7);
    }
}
@media screen and (max-width: 599px) {
    .splash .fixed_content .fixed_section .container .logo .svg svg {
        -webkit-transform: scale(0.6);
                transform: scale(0.6);
    }
}
.splash .fixed_content .fixed_section .container .logo .svg svg .st0 {
    fill: #00a0eb;
}
.splash .fixed_content .fixed_section .container .logo .svg svg .st1 {
    fill: #0076c5;
}
.splash .fixed_content .fixed_section .container .logo .svg svg .st2 {
    fill: #004793;
}
.splash .fixed_content .fixed_section .container .logo .svg svg .st3 {
    fill: #737272;
}
@media screen and (max-width: 979px) {
    .splash .fixed_content .fixed_section .container_pc {
        display: none;
    }
}
.splash .fixed_content .fixed_section .container_sp {
    display: none;
}
@media screen and (max-width: 979px) {
    .splash .fixed_content .fixed_section .container_sp {
        display: block;
    }
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_1 .text.lb_1 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0s normal both, blurOutAnimation 0.75s linear 0s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0s normal both;
            animation: opacityOutAnimation 0.75s linear 0s normal both, blurOutAnimation 0.75s linear 0s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_1 .text.lb_2 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.2s normal both, blurOutAnimation 0.75s linear 0.2s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.2s normal both;
            animation: opacityOutAnimation 0.75s linear 0.2s normal both, blurOutAnimation 0.75s linear 0.2s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.2s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_1 .text.lb_3 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.4s normal both, blurOutAnimation 0.75s linear 0.4s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s normal both;
            animation: opacityOutAnimation 0.75s linear 0.4s normal both, blurOutAnimation 0.75s linear 0.4s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_1 .text.lb_4 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.6s normal both, blurOutAnimation 0.75s linear 0.6s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s normal both;
            animation: opacityOutAnimation 0.75s linear 0.6s normal both, blurOutAnimation 0.75s linear 0.6s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_1 .text.lb_5 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.8s normal both, blurOutAnimation 0.75s linear 0.8s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.8s normal both;
            animation: opacityOutAnimation 0.75s linear 0.8s normal both, blurOutAnimation 0.75s linear 0.8s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.8s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_1 .text.lb_6 {
    -webkit-animation: opacityOutAnimation 0.75s linear 1s normal both, blurOutAnimation 0.75s linear 1s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1s normal both;
            animation: opacityOutAnimation 0.75s linear 1s normal both, blurOutAnimation 0.75s linear 1s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_2 .text.lb_1 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.1s normal both, blurOutAnimation 0.75s linear 0.1s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.1s normal both;
            animation: opacityOutAnimation 0.75s linear 0.1s normal both, blurOutAnimation 0.75s linear 0.1s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.1s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_2 .text.lb_2 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.3s normal both, blurOutAnimation 0.75s linear 0.3s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s normal both;
            animation: opacityOutAnimation 0.75s linear 0.3s normal both, blurOutAnimation 0.75s linear 0.3s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_2 .text.lb_3 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.5s normal both, blurOutAnimation 0.75s linear 0.5s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s normal both;
            animation: opacityOutAnimation 0.75s linear 0.5s normal both, blurOutAnimation 0.75s linear 0.5s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_2 .text.lb_4 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.7s normal both, blurOutAnimation 0.75s linear 0.7s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s normal both;
            animation: opacityOutAnimation 0.75s linear 0.7s normal both, blurOutAnimation 0.75s linear 0.7s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_2 .text.lb_5 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.9s normal both, blurOutAnimation 0.75s linear 0.9s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.9s normal both;
            animation: opacityOutAnimation 0.75s linear 0.9s normal both, blurOutAnimation 0.75s linear 0.9s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.9s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .catch_2 .text.lb_6 {
    -webkit-animation: opacityOutAnimation 0.75s linear 1.1s normal both, blurOutAnimation 0.75s linear 1.1s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1.1s normal both;
            animation: opacityOutAnimation 0.75s linear 1.1s normal both, blurOutAnimation 0.75s linear 1.1s normal both, transformDownOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1.1s normal both;
}
.splash .fixed_content .fixed_section.fadeOutDown .container .logo {
    -webkit-animation: opacityOutAnimation 0.75s linear 0s normal both, blurOutAnimation 0.75s linear 0s normal both, transformDownOutAnimation 1s cubic-bezier(0.33, 1, 0.68, 1) 0s normal both;
            animation: opacityOutAnimation 0.75s linear 0s normal both, blurOutAnimation 0.75s linear 0s normal both, transformDownOutAnimation 1s cubic-bezier(0.33, 1, 0.68, 1) 0s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_1 .text.lb_1 {
    -webkit-animation: opacityInAnimation 0.75s linear 0s normal both, blurInAnimation 0.75s linear 0s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0s normal both;
            animation: opacityInAnimation 0.75s linear 0s normal both, blurInAnimation 0.75s linear 0s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_1 .text.lb_2 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.2s normal both, blurInAnimation 0.75s linear 0.2s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.2s normal both;
            animation: opacityInAnimation 0.75s linear 0.2s normal both, blurInAnimation 0.75s linear 0.2s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.2s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_1 .text.lb_3 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.4s normal both, blurInAnimation 0.75s linear 0.4s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s normal both;
            animation: opacityInAnimation 0.75s linear 0.4s normal both, blurInAnimation 0.75s linear 0.4s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_1 .text.lb_4 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.6s normal both, blurInAnimation 0.75s linear 0.6s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s normal both;
            animation: opacityInAnimation 0.75s linear 0.6s normal both, blurInAnimation 0.75s linear 0.6s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_1 .text.lb_5 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.8s normal both, blurInAnimation 0.75s linear 0.8s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.8s normal both;
            animation: opacityInAnimation 0.75s linear 0.8s normal both, blurInAnimation 0.75s linear 0.8s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.8s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_1 .text.lb_6 {
    -webkit-animation: opacityInAnimation 0.75s linear 1s normal both, blurInAnimation 0.75s linear 1s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1s normal both;
            animation: opacityInAnimation 0.75s linear 1s normal both, blurInAnimation 0.75s linear 1s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_2 .text.lb_1 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.1s normal both, blurInAnimation 0.75s linear 0.1s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.1s normal both;
            animation: opacityInAnimation 0.75s linear 0.1s normal both, blurInAnimation 0.75s linear 0.1s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.1s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_2 .text.lb_2 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.3s normal both, blurInAnimation 0.75s linear 0.3s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s normal both;
            animation: opacityInAnimation 0.75s linear 0.3s normal both, blurInAnimation 0.75s linear 0.3s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_2 .text.lb_3 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.5s normal both, blurInAnimation 0.75s linear 0.5s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s normal both;
            animation: opacityInAnimation 0.75s linear 0.5s normal both, blurInAnimation 0.75s linear 0.5s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_2 .text.lb_4 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.7s normal both, blurInAnimation 0.75s linear 0.7s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s normal both;
            animation: opacityInAnimation 0.75s linear 0.7s normal both, blurInAnimation 0.75s linear 0.7s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_2 .text.lb_5 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.9s normal both, blurInAnimation 0.75s linear 0.9s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.9s normal both;
            animation: opacityInAnimation 0.75s linear 0.9s normal both, blurInAnimation 0.75s linear 0.9s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.9s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .catch_2 .text.lb_6 {
    -webkit-animation: opacityInAnimation 0.75s linear 1.1s normal both, blurInAnimation 0.75s linear 1.1s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1.1s normal both;
            animation: opacityInAnimation 0.75s linear 1.1s normal both, blurInAnimation 0.75s linear 1.1s normal both, transformDownInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1.1s normal both;
}
.splash .fixed_content .fixed_section.fadeInDown .container .logo {
    -webkit-animation: opacityInAnimation 0.75s linear 0s normal both, blurInAnimation 0.75s linear 0s normal both, transformDownInAnimation 1s cubic-bezier(0.33, 1, 0.68, 1) 0s normal both;
            animation: opacityInAnimation 0.75s linear 0s normal both, blurInAnimation 0.75s linear 0s normal both, transformDownInAnimation 1s cubic-bezier(0.33, 1, 0.68, 1) 0s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_1 .text.lb_1 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0s normal both, blurOutAnimation 0.75s linear 0s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0s normal both;
            animation: opacityOutAnimation 0.75s linear 0s normal both, blurOutAnimation 0.75s linear 0s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_1 .text.lb_2 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.2s normal both, blurOutAnimation 0.75s linear 0.2s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.2s normal both;
            animation: opacityOutAnimation 0.75s linear 0.2s normal both, blurOutAnimation 0.75s linear 0.2s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.2s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_1 .text.lb_3 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.4s normal both, blurOutAnimation 0.75s linear 0.4s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s normal both;
            animation: opacityOutAnimation 0.75s linear 0.4s normal both, blurOutAnimation 0.75s linear 0.4s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_1 .text.lb_4 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.6s normal both, blurOutAnimation 0.75s linear 0.6s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s normal both;
            animation: opacityOutAnimation 0.75s linear 0.6s normal both, blurOutAnimation 0.75s linear 0.6s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_1 .text.lb_5 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.8s normal both, blurOutAnimation 0.75s linear 0.8s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.8s normal both;
            animation: opacityOutAnimation 0.75s linear 0.8s normal both, blurOutAnimation 0.75s linear 0.8s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.8s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_1 .text.lb_6 {
    -webkit-animation: opacityOutAnimation 0.75s linear 1s normal both, blurOutAnimation 0.75s linear 1s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1s normal both;
            animation: opacityOutAnimation 0.75s linear 1s normal both, blurOutAnimation 0.75s linear 1s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_2 .text.lb_1 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.1s normal both, blurOutAnimation 0.75s linear 0.1s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.1s normal both;
            animation: opacityOutAnimation 0.75s linear 0.1s normal both, blurOutAnimation 0.75s linear 0.1s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.1s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_2 .text.lb_2 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.3s normal both, blurOutAnimation 0.75s linear 0.3s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s normal both;
            animation: opacityOutAnimation 0.75s linear 0.3s normal both, blurOutAnimation 0.75s linear 0.3s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_2 .text.lb_3 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.5s normal both, blurOutAnimation 0.75s linear 0.5s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s normal both;
            animation: opacityOutAnimation 0.75s linear 0.5s normal both, blurOutAnimation 0.75s linear 0.5s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_2 .text.lb_4 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.7s normal both, blurOutAnimation 0.75s linear 0.7s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s normal both;
            animation: opacityOutAnimation 0.75s linear 0.7s normal both, blurOutAnimation 0.75s linear 0.7s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_2 .text.lb_5 {
    -webkit-animation: opacityOutAnimation 0.75s linear 0.9s normal both, blurOutAnimation 0.75s linear 0.9s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.9s normal both;
            animation: opacityOutAnimation 0.75s linear 0.9s normal both, blurOutAnimation 0.75s linear 0.9s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.9s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .catch_2 .text.lb_6 {
    -webkit-animation: opacityOutAnimation 0.75s linear 1.1s normal both, blurOutAnimation 0.75s linear 1.1s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1.1s normal both;
            animation: opacityOutAnimation 0.75s linear 1.1s normal both, blurOutAnimation 0.75s linear 1.1s normal both, transformUpOutAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1.1s normal both;
}
.splash .fixed_content .fixed_section.fadeOutUp .container .logo {
    -webkit-animation: opacityOutAnimation 0.75s linear 0s normal both, blurOutAnimation 0.75s linear 0s normal both, transformUpOutAnimation 1s cubic-bezier(0.33, 1, 0.68, 1) 0s normal both;
            animation: opacityOutAnimation 0.75s linear 0s normal both, blurOutAnimation 0.75s linear 0s normal both, transformUpOutAnimation 1s cubic-bezier(0.33, 1, 0.68, 1) 0s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_1 .text.lb_1 {
    -webkit-animation: opacityInAnimation 0.75s linear 0s normal both, blurInAnimation 0.75s linear 0s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0s normal both;
            animation: opacityInAnimation 0.75s linear 0s normal both, blurInAnimation 0.75s linear 0s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_1 .text.lb_2 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.2s normal both, blurInAnimation 0.75s linear 0.2s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.2s normal both;
            animation: opacityInAnimation 0.75s linear 0.2s normal both, blurInAnimation 0.75s linear 0.2s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.2s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_1 .text.lb_3 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.4s normal both, blurInAnimation 0.75s linear 0.4s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s normal both;
            animation: opacityInAnimation 0.75s linear 0.4s normal both, blurInAnimation 0.75s linear 0.4s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_1 .text.lb_4 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.6s normal both, blurInAnimation 0.75s linear 0.6s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s normal both;
            animation: opacityInAnimation 0.75s linear 0.6s normal both, blurInAnimation 0.75s linear 0.6s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_1 .text.lb_5 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.8s normal both, blurInAnimation 0.75s linear 0.8s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.8s normal both;
            animation: opacityInAnimation 0.75s linear 0.8s normal both, blurInAnimation 0.75s linear 0.8s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.8s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_1 .text.lb_6 {
    -webkit-animation: opacityInAnimation 0.75s linear 1s normal both, blurInAnimation 0.75s linear 1s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1s normal both;
            animation: opacityInAnimation 0.75s linear 1s normal both, blurInAnimation 0.75s linear 1s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_2 .text.lb_1 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.1s normal both, blurInAnimation 0.75s linear 0.1s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.1s normal both;
            animation: opacityInAnimation 0.75s linear 0.1s normal both, blurInAnimation 0.75s linear 0.1s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.1s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_2 .text.lb_2 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.3s normal both, blurInAnimation 0.75s linear 0.3s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s normal both;
            animation: opacityInAnimation 0.75s linear 0.3s normal both, blurInAnimation 0.75s linear 0.3s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_2 .text.lb_3 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.5s normal both, blurInAnimation 0.75s linear 0.5s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s normal both;
            animation: opacityInAnimation 0.75s linear 0.5s normal both, blurInAnimation 0.75s linear 0.5s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_2 .text.lb_4 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.7s normal both, blurInAnimation 0.75s linear 0.7s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s normal both;
            animation: opacityInAnimation 0.75s linear 0.7s normal both, blurInAnimation 0.75s linear 0.7s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_2 .text.lb_5 {
    -webkit-animation: opacityInAnimation 0.75s linear 0.9s normal both, blurInAnimation 0.75s linear 0.9s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.9s normal both;
            animation: opacityInAnimation 0.75s linear 0.9s normal both, blurInAnimation 0.75s linear 0.9s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 0.9s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .catch_2 .text.lb_6 {
    -webkit-animation: opacityInAnimation 0.75s linear 1.1s normal both, blurInAnimation 0.75s linear 1.1s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1.1s normal both;
            animation: opacityInAnimation 0.75s linear 1.1s normal both, blurInAnimation 0.75s linear 1.1s normal both, transformUpInAnimation 1s cubic-bezier(0.25, 1, 0.5, 1) 1.1s normal both;
}
.splash .fixed_content .fixed_section.fadeInUp .container .logo {
    -webkit-animation: opacityInAnimation 0.75s linear 0s normal both, blurInAnimation 0.75s linear 0s normal both, transformUpInAnimation 1s cubic-bezier(0.33, 1, 0.68, 1) 0s normal both;
            animation: opacityInAnimation 0.75s linear 0s normal both, blurInAnimation 0.75s linear 0s normal both, transformUpInAnimation 1s cubic-bezier(0.33, 1, 0.68, 1) 0s normal both;
}
.splash .fixed_content.fadeOut {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 0;
}
.splash .scroll {
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50px;
    position: fixed;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2;
    cursor: pointer;
}
.splash .scroll .text {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-left: 0.2em;
    width: 100%;
    font-size: 10px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.2em;
    text-align: center;
}
.splash .scroll .text span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    .splash .scroll .text {
        font-size: 9.5px;
    }
}
@media screen and (max-width: 599px) {
    .splash .scroll .text {
        font-size: 9px;
    }
}
.splash .scroll .motion {
    margin-top: 12px;
    width: 100%;
    height: 30px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    .splash .scroll .motion {
        margin-top: 10px;
        height: 25px;
    }
}
@media screen and (max-width: 599px) {
    .splash .scroll .motion {
        margin-top: 8px;
        height: 20px;
    }
}
.splash .scroll .motion .motion_container {
    -webkit-animation: motionContainerAnimation 2s cubic-bezier(0.22, 1, 0.36, 1) infinite;
            animation: motionContainerAnimation 2s cubic-bezier(0.22, 1, 0.36, 1) infinite;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.splash .scroll .motion .motion_container .motion_line {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-left: 24px;
    width: 1px;
    height: 100%;
    background-color: #000;
}
.splash .scroll.fadeIn {
    -webkit-transition: opacity 1s 0.5s;
    transition: opacity 1s 0.5s;
    opacity: 1;
}
.splash .scroll.fadeIn .motion .motion_container {
    -webkit-animation: motionContainerAnimation 2s cubic-bezier(0.22, 1, 0.36, 1) infinite;
            animation: motionContainerAnimation 2s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}
.splash .scroll.fadeOut {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 0;
}
.splash .skip {
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 70px;
    height: 28px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 2;
}
@media screen and (max-width: 1199px) {
    .splash .skip {
        bottom: 20px;
        right: 20px;
        -webkit-transform: scale(0.9);
                transform: scale(0.9);
    }
}
@media screen and (max-width: 599px) {
    .splash .skip {
        bottom: 10px;
        right: 10px;
        -webkit-transform: scale(0.8);
                transform: scale(0.8);
    }
}
.splash .skip .svg {
    position: absolute;
    top: 0;
    left: 0;
}
.splash .skip .svg svg .st0 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    fill: none;
    stroke: #8c8c8c;
}
.splash .skip .svg svg .st1 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    fill: none;
    stroke: #8c8c8c;
    stroke-linecap: round;
}
.splash .skip .text {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-left: 0.2em;
    font-size: 10px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.2em;
    color: #8c8c8c;
    position: relative;
}
.splash .skip .text span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    .splash .skip .text {
        font-size: 9.5px;
    }
}
@media screen and (max-width: 599px) {
    .splash .skip .text {
        font-size: 9px;
    }
}
.splash .skip:hover .svg svg .st0 {
    opacity: 0.5;
}
.splash .skip:hover .svg svg .st1 {
    opacity: 0.5;
}
.splash .skip:hover .text {
    opacity: 0.5;
}
.splash .skip.fadeIn {
    -webkit-transition: opacity 1s 0.5s;
    transition: opacity 1s 0.5s;
    opacity: 1;
}
.splash .skip.fadeOut {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 0;
}

.splash.displayOff {
    display: none;
    left: 200vw;
}

#fp-nav {
    opacity: 0;
}
@media screen and (max-width: 979px) {
    #fp-nav {
        display: none;
    }
}
#fp-nav ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 40px;
}
#fp-nav ul li {
    margin: 0;
    width: 26px;
    height: 17px;
}
#fp-nav ul li:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #0075c2;
    position: absolute;
    bottom: calc(100% + 10px);
    left: calc(50% - 0.5px);
    border-radius: 0.5px;
    z-index: -1;
}
#fp-nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    width: 26px;
    height: 17px;
    cursor: pointer;
    position: relative;
}
#fp-nav ul li a span {
    margin: 5px;
    width: 16px;
    height: 7px;
    border-radius: 3.5px;
    background-color: transparent;
    border: 1px solid #0075c2;
    top: 0;
    left: 0;
}
#fp-nav ul li a::after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    content: "";
    display: inline-block;
    margin: 5px;
    width: 8.5px;
    height: 7px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    border-radius: 0 3.5px 3.5px 0;
}
#fp-nav ul li a:hover span {
    margin: 5px;
    width: 16px;
    height: 7px;
    top: 0;
    left: 0;
}
#fp-nav ul li a:hover::after {
    background-color: #0075c2;
}
#fp-nav ul li a.active span {
    margin: 5px;
    width: 16px;
    height: 7px;
    border-radius: 3.5px;
    background-color: transparent;
    border: 1px solid #0075c2;
    top: 0;
    left: 0;
}
#fp-nav ul li a.active::after {
    background-color: #0075c2;
}
#fp-nav ul li a.active:hover span {
    margin: 5px;
    width: 16px;
    height: 7px;
    border-radius: 3.5px;
    background-color: transparent;
    border: 1px solid #0075c2;
    top: 0;
    left: 0;
}
#fp-nav ul li:nth-of-type(1):before {
    display: none;
}
#fp-nav ul li:nth-last-of-type(1) {
    display: none;
}

#fp-nav.left {
    left: 65px;
}
@media screen and (max-width: 1199px) {
    #fp-nav.left {
        left: 45px;
    }
}
@media screen and (max-width: 979px) {
    #fp-nav.left {
        left: 25px;
    }
}
@media screen and (max-width: 599px) {
    #fp-nav.left {
        left: 10px;
    }
}

#fp-nav.fadeIn {
    -webkit-transition: opacity 1s 0.5s;
    transition: opacity 1s 0.5s;
    opacity: 1;
}

#fp-nav.fadeOut {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 0;
}

#fp-nav.displayOff {
    display: none;
}

@-webkit-keyframes motionContainerAnimation {
    0% {
        top: 0%;
        bottom: 100%;
    }
    25% {
        top: 0%;
        bottom: 0%;
    }
    75% {
        top: 0%;
        bottom: 0%;
    }
    100% {
        top: 100%;
        bottom: 0%;
    }
}

@keyframes motionContainerAnimation {
    0% {
        top: 0%;
        bottom: 100%;
    }
    25% {
        top: 0%;
        bottom: 0%;
    }
    75% {
        top: 0%;
        bottom: 0%;
    }
    100% {
        top: 100%;
        bottom: 0%;
    }
}
@-webkit-keyframes opacityInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes opacityInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes opacityOutAnimation {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes opacityOutAnimation {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes blurInAnimation {
    0% {
        -webkit-filter: blur(2.5px);
                filter: blur(2.5px);
    }
    100% {
        -webkit-filter: blur(0px);
                filter: blur(0px);
    }
}
@keyframes blurInAnimation {
    0% {
        -webkit-filter: blur(2.5px);
                filter: blur(2.5px);
    }
    100% {
        -webkit-filter: blur(0px);
                filter: blur(0px);
    }
}
@-webkit-keyframes blurOutAnimation {
    0% {
        -webkit-filter: blur(0px);
                filter: blur(0px);
    }
    100% {
        -webkit-filter: blur(2.5px);
                filter: blur(2.5px);
    }
}
@keyframes blurOutAnimation {
    0% {
        -webkit-filter: blur(0px);
                filter: blur(0px);
    }
    100% {
        -webkit-filter: blur(2.5px);
                filter: blur(2.5px);
    }
}
@-webkit-keyframes transformDownInAnimation {
    0% {
        -webkit-transform: translateY(20px) scale(1.2);
                transform: translateY(20px) scale(1.2);
    }
    100% {
        -webkit-transform: translateY(0px) scale(1);
                transform: translateY(0px) scale(1);
    }
}
@keyframes transformDownInAnimation {
    0% {
        -webkit-transform: translateY(20px) scale(1.2);
                transform: translateY(20px) scale(1.2);
    }
    100% {
        -webkit-transform: translateY(0px) scale(1);
                transform: translateY(0px) scale(1);
    }
}
@-webkit-keyframes transformDownOutAnimation {
    0% {
        -webkit-transform: translateY(0px) scale(1);
                transform: translateY(0px) scale(1);
    }
    100% {
        -webkit-transform: translateY(-20px) scale(0.9);
                transform: translateY(-20px) scale(0.9);
    }
}
@keyframes transformDownOutAnimation {
    0% {
        -webkit-transform: translateY(0px) scale(1);
                transform: translateY(0px) scale(1);
    }
    100% {
        -webkit-transform: translateY(-20px) scale(0.9);
                transform: translateY(-20px) scale(0.9);
    }
}
@-webkit-keyframes transformUpInAnimation {
    0% {
        -webkit-transform: translateY(-20px) scale(0.9);
                transform: translateY(-20px) scale(0.9);
    }
    100% {
        -webkit-transform: translateY(0px) scale(1);
                transform: translateY(0px) scale(1);
    }
}
@keyframes transformUpInAnimation {
    0% {
        -webkit-transform: translateY(-20px) scale(0.9);
                transform: translateY(-20px) scale(0.9);
    }
    100% {
        -webkit-transform: translateY(0px) scale(1);
                transform: translateY(0px) scale(1);
    }
}
@-webkit-keyframes transformUpOutAnimation {
    0% {
        -webkit-transform: translateY(0px) scale(1);
                transform: translateY(0px) scale(1);
    }
    100% {
        -webkit-transform: translateY(20px) scale(1.2);
                transform: translateY(20px) scale(1.2);
    }
}
@keyframes transformUpOutAnimation {
    0% {
        -webkit-transform: translateY(0px) scale(1);
                transform: translateY(0px) scale(1);
    }
    100% {
        -webkit-transform: translateY(20px) scale(1.2);
                transform: translateY(20px) scale(1.2);
    }
}
#main .first_view {
    opacity: 0;
    width: 100%;
    height: 100vh;
    height: 100svh;
    position: relative;
}
@media screen and (max-width: 979px) {
    #main .first_view {
        padding-top: 70px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view {
        padding-top: 60px;
    }
}
#main .first_view .fv_slider {
    width: 100%;
    height: 100%;
}
#main .first_view .fv_slider .fv_slick_ul {
    width: 100%;
    height: 100%;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list {
    width: 100%;
    height: 100%;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track {
    height: 100%;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li {
    height: 100%;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .photo .photo_container {
    width: 100%;
    height: 100%;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .photo .photo_container img {
    opacity: 0;
    position: relative;
    z-index: -1;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 1199px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(0.85);
                transform: translateX(-50%) translateY(-50%) scale(0.85);
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(0.7);
                transform: translateX(-50%) translateY(-50%) scale(0.7);
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 1px;
    width: 42px;
    position: relative;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
@media screen and (max-width: 1199px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box {
        margin: 0 1.2px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box {
        margin: 0 1.4px;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .svg {
    padding: 13px 0 11px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .svg svg {
    fill: #004990;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .svg_invisible {
    opacity: 0;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
    width: 42px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible,
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text {
    display: none;
    padding: calc(7px + 0.2em) 7px 7px;
    font-family: "Noto Serif JP", serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.2em;
    color: #004990;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    white-space: nowrap;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible span,
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text span {
    font-weight: 500;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible span.h,
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text span.h {
    font-size: 25.2px;
}
@media screen and (max-width: 1199px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible,
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text {
        font-size: 23.5px;
    }
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible span.h,
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text span.h {
        font-size: 21.15px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible,
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text {
        font-size: 19px;
    }
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible span.h,
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text span.h {
        font-size: 17.1px;
    }
}
@media screen and (max-width: 1199px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible,
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text {
        padding: calc(6px + 0.2em) 6px 6px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible,
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text {
        padding: calc(5px + 0.2em) 5px 5px;
        -webkit-transform: translateX(-1px);
                transform: translateX(-1px);
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch .catch_box .text_invisible {
    opacity: 0;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li .catch.hide {
    display: none;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(1) .photo .photo_container {
    background-image: url("../img/fv/fv_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(1) .photo .photo_container {
        background-image: url("../img/fv/fv_1_mb.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(2) .photo .photo_container {
    background-image: url("../img/fv/fv_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(2) .photo .photo_container {
        background-image: url("../img/fv/fv_2_mb.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(3) .photo .photo_container {
    background-image: url("../img/fv/fv_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(3) .photo .photo_container {
        background-image: url("../img/fv/fv_3_mb.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(4) .photo .photo_container {
    background-image: url("../img/fv/fv_4.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(4) .photo .photo_container {
        background-image: url("../img/fv/fv_4_mb.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(5) .photo .photo_container {
    background-image: url("../img/fv/fv_5.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(5) .photo .photo_container {
        background-image: url("../img/fv/fv_5_mb.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(6) .photo .photo_container {
    background-image: url("../img/fv/fv_6.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(6) .photo .photo_container {
        background-image: url("../img/fv/fv_6_mb.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(7) .photo .photo_container {
    background-image: url("../img/fv/fv_7.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-of-type(7) .photo .photo_container {
        background-image: url("../img/fv/fv_7_mb.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.onFirst .photo .photo_container {
    -webkit-animation: photoAnimationFirst 11.5s linear 0s 1 normal both;
            animation: photoAnimationFirst 11.5s linear 0s 1 normal both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.onFirst .catch .catch_box:nth-of-type(1) {
    -webkit-animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 3.5s both;
            animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 3.5s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.onFirst .catch .catch_box:nth-of-type(1) .bg {
    -webkit-animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 3.5s both;
            animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 3.5s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.onFirst .catch .catch_box:nth-of-type(2) {
    -webkit-animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 4s both;
            animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 4s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.onFirst .catch .catch_box:nth-of-type(2) .bg {
    -webkit-animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 4s both;
            animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 4s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.onFirst .catch .catch_box:nth-of-type(3) {
    -webkit-animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 4.5s both;
            animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 4.5s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.onFirst .catch .catch_box:nth-of-type(3) .bg {
    -webkit-animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 4.5s both;
            animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 4.5s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.on .photo .photo_container {
    -webkit-animation: photoAnimation 10s linear 0s 1 normal both;
            animation: photoAnimation 10s linear 0s 1 normal both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.on .catch .catch_box:nth-of-type(1) {
    -webkit-animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 2s both;
            animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 2s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.on .catch .catch_box:nth-of-type(1) .bg {
    -webkit-animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 2s both;
            animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 2s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.on .catch .catch_box:nth-of-type(2) {
    -webkit-animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 2.5s both;
            animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 2.5s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.on .catch .catch_box:nth-of-type(2) .bg {
    -webkit-animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 2.5s both;
            animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 2.5s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.on .catch .catch_box:nth-of-type(3) {
    -webkit-animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 3s both;
            animation: catchBoxAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 3s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li.on .catch .catch_box:nth-of-type(3) .bg {
    -webkit-animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 3s both;
            animation: catchBgAnimation 1.5s cubic-bezier(0.25, 1, 0.5, 1) 3s both;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(1) .catch {
    left: 66%;
    top: 47%;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(1) .catch {
        left: 64%;
        top: 63%;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(1) .catch .catch_box:nth-of-type(2) {
    margin-top: 51px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(2) .catch {
    left: 15%;
    top: 67%;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(2) .catch {
        left: 46%;
        top: 66%;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(2) .catch .catch_box:nth-of-type(2) {
    margin-top: 94px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(2) .catch .catch_box:nth-of-type(3) {
    margin-top: 53px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(3) .catch {
    left: 60%;
    top: 37%;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(3) .catch {
        left: 80%;
        top: 43%;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(3) .catch .catch_box:nth-of-type(2) {
    margin-top: 54px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(4) .catch {
    left: 48%;
    top: 37%;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(4) .catch {
        left: 34%;
        top: 64%;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(4) .catch .catch_box:nth-of-type(2) {
    margin-top: 63px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(5) .catch {
    left: 48%;
    top: 35%;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(5) .catch {
        left: 26%;
        top: 43%;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(5) .catch .catch_box:nth-of-type(2) {
    margin-top: 80px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(5) .catch .catch_box:nth-of-type(3) {
    margin-top: 47px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(6) .catch {
    left: 56%;
    top: 33%;
}
@media screen and (max-width: 979px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(6) .catch {
        left: 79%;
        top: 39%;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-list .slick-track li:nth-child(6) .catch .catch_box:nth-of-type(2) {
    margin-top: 49px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-dots {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    position: absolute;
    top: 50%;
    right: 60px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media screen and (max-width: 1199px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-dots {
        right: 40px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .fv_slider .fv_slick_ul .slick-dots {
        right: 20px;
    }
}
#main .first_view .fv_slider .fv_slick_ul .slick-dots li {
    margin-top: 20px;
    width: 25px;
    height: 16px;
    cursor: pointer;
}
#main .first_view .fv_slider .fv_slick_ul .slick-dots li:nth-of-type(1) {
    margin-top: 0;
}
#main .first_view .fv_slider .fv_slick_ul .slick-dots li::after {
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    content: "";
    display: inline-block;
    margin: 5px 5px;
    width: 15px;
    height: 6px;
    background-color: #fff;
    border-radius: 3px;
}
#main .first_view .fv_slider .fv_slick_ul .slick-dots li button {
    display: none;
    -webkit-appearance: none;
}
#main .first_view .fv_slider .fv_slick_ul .slick-dots li:hover::after {
    background-color: #0075c2;
}
#main .first_view .fv_slider .fv_slick_ul .slick-dots li.slick-active::after {
    background-color: #0075c2;
}
#main .first_view .fv_slider .fv_slick_ul .slick-dots.opacityOff {
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
    opacity: 0;
}
#main .first_view .logo_top {
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width: 979px) {
    #main .first_view .logo_top {
        display: none;
    }
}
#main .first_view .logo_top .logo a .logo_container {
    width: 224px;
    height: 86px;
    background-color: #fff;
}
@media screen and (max-width: 1199px) {
    #main .first_view .logo_top .logo a .logo_container {
        width: 190px;
        height: 70px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .logo_top .logo a .logo_container {
        width: 156px;
        height: 60px;
    }
}
#main .first_view .logo_top .logo a .logo_container .svg {
    padding-top: 25px;
    padding-left: 25px;
}
@media screen and (max-width: 1199px) {
    #main .first_view .logo_top .logo a .logo_container .svg {
        padding-top: 19.5px;
        padding-left: 19.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .logo_top .logo a .logo_container .svg {
        padding-top: 17px;
        padding-left: 17px;
    }
}
@media screen and (max-width: 1199px) {
    #main .first_view .logo_top .logo a .logo_container .svg svg {
        width: 150px;
        height: 31px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .logo_top .logo a .logo_container .svg svg {
        width: 125.5px;
        height: 26px;
    }
}
#main .first_view .logo_top .logo a .logo_container .svg svg .st0_logo {
    fill: #00a0eb;
}
#main .first_view .logo_top .logo a .logo_container .svg svg .st1_logo {
    fill: #0076c5;
}
#main .first_view .logo_top .logo a .logo_container .svg svg .st2_logo {
    fill: #004793;
}
#main .first_view .logo_top .logo a .logo_container .svg svg .st3_logo {
    fill: #737272;
}
#main .first_view .logo_top {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
}
#main .first_view .logo_top.fadeIn {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
#main .first_view .flame {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
@media screen and (max-width: 979px) {
    #main .first_view .flame {
        top: 70px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .flame {
        top: 60px;
    }
}
#main .first_view .flame .flame_box {
    background-color: #fff;
    position: absolute;
}
#main .first_view .flame .flame_box:nth-of-type(1),
#main .first_view .flame .flame_box:nth-of-type(3) {
    width: 100%;
    height: 80px;
}
@media screen and (max-width: 1199px) {
    #main .first_view .flame .flame_box:nth-of-type(1),
    #main .first_view .flame .flame_box:nth-of-type(3) {
        height: 65px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .flame .flame_box:nth-of-type(1),
    #main .first_view .flame .flame_box:nth-of-type(3) {
        height: 50px;
    }
}
#main .first_view .flame .flame_box:nth-of-type(2),
#main .first_view .flame .flame_box:nth-of-type(4) {
    width: 80px;
    height: 100%;
}
@media screen and (max-width: 1199px) {
    #main .first_view .flame .flame_box:nth-of-type(2),
    #main .first_view .flame .flame_box:nth-of-type(4) {
        width: 65px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .flame .flame_box:nth-of-type(2),
    #main .first_view .flame .flame_box:nth-of-type(4) {
        width: 50px;
    }
}
#main .first_view .flame .flame_box:nth-of-type(1),
#main .first_view .flame .flame_box:nth-of-type(4) {
    top: 0;
    left: 0;
}
#main .first_view .flame .flame_box:nth-of-type(2),
#main .first_view .flame .flame_box:nth-of-type(3) {
    right: 0;
    bottom: 0;
}
#main .first_view .flame.fadeIn .flame_box {
    -webkit-transition: all 1s cubic-bezier(0.33, 1, 0.68, 1);
    transition: all 1s cubic-bezier(0.33, 1, 0.68, 1);
}
#main .first_view .flame.fadeIn .flame_box:nth-of-type(1),
#main .first_view .flame.fadeIn .flame_box:nth-of-type(3) {
    height: 30px;
}
@media screen and (max-width: 1199px) {
    #main .first_view .flame.fadeIn .flame_box:nth-of-type(1),
    #main .first_view .flame.fadeIn .flame_box:nth-of-type(3) {
        height: 25px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .flame.fadeIn .flame_box:nth-of-type(1),
    #main .first_view .flame.fadeIn .flame_box:nth-of-type(3) {
        height: 20px;
    }
}
#main .first_view .flame.fadeIn .flame_box:nth-of-type(2),
#main .first_view .flame.fadeIn .flame_box:nth-of-type(4) {
    width: 30px;
}
@media screen and (max-width: 1199px) {
    #main .first_view .flame.fadeIn .flame_box:nth-of-type(2),
    #main .first_view .flame.fadeIn .flame_box:nth-of-type(4) {
        width: 25px;
    }
}
@media screen and (max-width: 599px) {
    #main .first_view .flame.fadeIn .flame_box:nth-of-type(2),
    #main .first_view .flame.fadeIn .flame_box:nth-of-type(4) {
        width: 20px;
    }
}
#main .first_view .flame.flameOut .flame_box {
    -webkit-transition: all 0.75s cubic-bezier(0.25, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0.25, 1, 0.5, 1);
}
#main .first_view .flame.flameOut .flame_box:nth-of-type(1) {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
#main .first_view .flame.flameOut .flame_box:nth-of-type(2) {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
#main .first_view .flame.flameOut .flame_box:nth-of-type(3) {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
#main .first_view .flame.flameOut .flame_box:nth-of-type(4) {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
}
#main .first_view .flame.displayOff {
    display: none;
}
#main .first_view.fadeIn {
    -webkit-transition: opacity 2s;
    transition: opacity 2s;
    opacity: 1;
}
#main .section_link_wrap {
    margin-top: 100px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap {
        margin-top: 80px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap {
        margin-top: 60px;
    }
}
#main .section_link_wrap .section_link {
    margin-top: 50px;
    position: relative;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link {
        margin-top: 95px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link {
        margin-top: 85px;
    }
}
#main .section_link_wrap .section_link .blue_box {
    position: absolute;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .blue_box {
        display: none;
    }
}
#main .section_link_wrap .section_link .blue_box .container {
    background-color: #e0f4fc;
    position: absolute;
    top: 0;
    bottom: 0;
}
#main .section_link_wrap .section_link .section_link_container {
    display: -ms-grid;
    display: grid;
    margin: 0 auto;
    width: 1240px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link .section_link_container {
        width: 94vw;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    width: 151px;
    height: 51px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule {
        width: 135.9px;
        height: 45.9px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule {
        width: 120.8px;
        height: 40.8px;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .svg svg {
        width: 135.9px;
        height: 45.9px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .svg svg {
        width: 120.8px;
        height: 40.8px;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .svg svg .st0 {
    fill: #dee7f0;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .svg svg .st1 {
    fill: none;
    stroke: #000000;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    stroke-width: 1px;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .text {
    padding-left: 0.12em;
    font-size: 17px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.12em;
    position: relative;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .text span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .text {
        font-size: 15px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .en .capsule .text {
        font-size: 13px;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .jp {
    margin-top: 20px;
    text-align: center;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .jp {
        margin-top: 17.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .jp {
        margin-top: 15px;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .jp .text {
    padding-left: 0.15em;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.15em;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .jp .text {
        font-size: 13px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .title .jp .text {
        font-size: 12px;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .title .jp .text .text_kata {
    letter-spacing: 0.05em;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .catch {
    margin-top: 50px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch {
        margin-top: 42px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch {
        margin-top: 34px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch {
        margin-top: 40px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch {
        margin-top: 30px;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_2l .text {
    font-family: "Noto Serif JP", serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 62px;
    letter-spacing: 0.35em;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_2l .text span {
    font-weight: 500;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_2l .text span.h {
    font-size: 32.4px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_2l .text {
        font-size: 29px;
        line-height: 51px;
    }
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_2l .text span.h {
        font-size: 26.1px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_2l .text {
        font-size: 22px;
        line-height: 40px;
    }
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_2l .text span.h {
        font-size: 19.8px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_2l .text {
        margin-top: -9px;
        margin-bottom: -9px;
        padding-left: 0.15em;
        letter-spacing: 0.15em;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_3l .text {
    font-family: "Noto Serif JP", serif;
    font-size: 34px;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: 0.35em;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_3l .text span {
    font-weight: 500;
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_3l .text span.h {
    font-size: 30.6px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_3l .text {
        font-size: 27.5px;
        line-height: 49px;
    }
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_3l .text span.h {
        font-size: 24.75px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_3l .text {
        font-size: 21px;
        line-height: 38px;
    }
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_3l .text span.h {
        font-size: 18.9px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch.catch_3l .text {
        margin-top: -8.5px;
        margin-bottom: -8.5px;
        padding-left: 0.15em;
        letter-spacing: 0.15em;
    }
}
#main .section_link_wrap .section_link .section_link_container .title_wrap .catch .text {
    margin: 0 auto;
    color: #004990;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    white-space: nowrap;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .title_wrap .catch .text {
        -webkit-writing-mode: horizontal-tb;
            -ms-writing-mode: lr-tb;
                writing-mode: horizontal-tb;
        text-align: center;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content {
    display: -ms-grid;
    display: grid;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content {
        -webkit-column-gap: 2vw;
           -moz-column-gap: 2vw;
                column-gap: 2vw;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item {
    position: relative;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item a {
        pointer-events: none;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .photo .photo_container {
    width: 100%;
    height: 100%;
    background-color: #ddd;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec {
    position: absolute;
    top: calc(100% - 20px - 35px);
    right: calc(100% - 20px - 35px);
    bottom: 20px;
    left: 20px;
    overflow: hidden;
    cursor: pointer;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec {
        display: none;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .bg {
    background-color: #000;
    opacity: 0.65;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .plus {
    -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
    width: 35px;
    height: 35px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .plus span {
    width: 33px;
    height: 33px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .plus span:nth-of-type(1) {
    width: 15px;
    height: 1px;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .plus span:nth-of-type(2) {
    width: 1px;
    height: 15px;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 0;
    bottom: 0;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul {
    margin: 0 40px;
    color: #fff;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul {
        margin: 0 30px;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li {
    margin-top: 30px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li {
        margin-top: 25px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li {
        margin-top: 20px;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li:nth-of-type(1) {
    margin-top: 0;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .title {
    height: 19px;
    position: relative;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .title .text {
    font-size: 12px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.05em;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .title .text {
        font-size: 11.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .title .text {
        font-size: 11px;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .title::after {
    content: "";
    display: inline-block;
    margin: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .content {
    margin-top: 15px;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .content .text {
    margin-top: calc(0px - (1.7em - 15px) / 2);
    margin-bottom: calc(0px - (1.7em - 15px) / 2);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7em;
    letter-spacing: 0.05em;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .content .text {
        margin-top: calc(0px - (1.7em - 14px) / 2);
        margin-bottom: calc(0px - (1.7em - 14px) / 2);
        font-size: 14px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec .spec_item ul li .content .text {
        margin-top: calc(0px - (1.7em - 13px) / 2);
        margin-bottom: calc(0px - (1.7em - 13px) / 2);
        font-size: 13px;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec:hover {
    top: 20px;
    right: 20px;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec:hover .plus {
    opacity: 0;
}
#main .section_link_wrap .section_link .section_link_container .photo_content .photo_item .spec.fadeIn {
    -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1), right 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1), right 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1), right 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1), right 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
}
#main .section_link_wrap .section_link .section_link_container .photo_content_mb {
    display: none;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content_mb {
        display: block;
        margin: 0 auto;
        width: 80vw;
        height: 53.3333333333vw;
        position: relative;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .photo_content_mb {
        width: 94vw;
        height: 62.6666666667vw;
    }
}
#main .section_link_wrap .section_link .section_link_container .photo_content_mb .photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#main .section_link_wrap .section_link .section_link_container .photo_content_mb .photo .photo_container {
    width: 100%;
    height: 100%;
    background-color: #ddd;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap {
        margin-top: 51px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap {
        margin-top: 42px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap {
        margin-top: 45px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap {
        margin-top: 35px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .lead p {
    margin-top: -8.5px;
    margin-bottom: -8.5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0.05em;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .lead p {
        margin-top: -7.75px;
        margin-bottom: -7.75px;
        font-size: 15px;
        line-height: 30.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .lead p {
        margin-top: -7px;
        margin-bottom: -7px;
        font-size: 14px;
        line-height: 28px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .lead p {
        text-align: center;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .lead p br {
        display: none;
    }
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 142px;
    height: 42px;
    background-color: #0075c2;
    border: 1px solid #0075c2;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a {
        width: 136px;
        height: 40px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a {
        margin-top: 45px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a {
        margin-top: 35px;
        width: 130px;
        height: 38px;
    }
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .arrow {
    -webkit-transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
    width: 12px;
    height: 10px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .arrow {
        -webkit-transform: scale(0.9);
                transform: scale(0.9);
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .arrow {
        -webkit-transform: scale(0.8);
                transform: scale(0.8);
    }
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .arrow svg {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    fill: none;
    stroke: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .text {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin-left: 10px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.1em;
    color: #fff;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .text span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .text {
        font-size: 12.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .text {
        font-size: 12px;
    }
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .text {
        margin-left: 9px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link .section_link_container .text_wrap .btn a .text {
        margin-left: 8px;
    }
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a:hover {
    background-color: #fff;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a:hover .arrow {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a:hover .arrow svg {
    stroke: #0075c2;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn a:hover .text {
    color: #0075c2;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn_gray {
    pointer-events: none;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn_gray a {
    background-color: #ccc;
    border: 1px solid #ccc;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn_gray a .arrow svg {
    stroke: #fff;
}
#main .section_link_wrap .section_link .section_link_container .text_wrap .btn_gray a .text {
    color: #fff;
}
#main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container {
    -ms-grid-columns: 924px 316px;
    grid-template-columns: 924px 316px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container {
        -ms-grid-columns: 1fr 240px;
        grid-template-columns: 1fr 240px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
#main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container .title_wrap {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    margin-left: 25px;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container .title_wrap {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
        margin-left: 0;
        margin-top: 30px;
    }
}
#main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container .photo_content {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
}
#main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container .text_wrap {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container .text_wrap {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3/4;
    }
}
#main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container .text_wrap .btn {
    margin-left: 40px;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(odd) .section_link_container .text_wrap .btn {
        margin-left: 0;
    }
}
#main .section_link_wrap .section_link:nth-of-type(even) .section_link_container {
    -ms-grid-columns: 316px 924px;
    grid-template-columns: 316px 924px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link:nth-of-type(even) .section_link_container {
        -ms-grid-columns: 240px 1fr;
        grid-template-columns: 240px 1fr;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(even) .section_link_container {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
#main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .title_wrap {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    margin-right: 25px;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .title_wrap {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
        margin-right: 0;
        margin-top: 30px;
    }
}
#main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .photo_content {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .photo_content {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
    }
}
#main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .photo_content_mb {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
}
#main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .text_wrap {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .text_wrap {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3/4;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
}
#main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .text_wrap .btn {
    margin-top: 40px;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link:nth-of-type(even) .section_link_container .text_wrap .btn {
        margin-top: 0;
    }
}
#main .section_link_wrap .section_link.mt200 {
    margin-top: 200px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link.mt200 {
        margin-top: 150px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link.mt200 {
        margin-top: 100px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link.mt200 {
        margin-top: 95px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link.mt200 {
        margin-top: 85px;
    }
}
#main .section_link_wrap .section_link.mt150 {
    margin-top: 150px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link.mt150 {
        margin-top: 112px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link.mt150 {
        margin-top: 75px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link.mt150 {
        margin-top: 95px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link.mt150 {
        margin-top: 85px;
    }
}
#main .section_link_wrap .section_link_about .section_link_container .photo_content,
#main .section_link_wrap .section_link_project .section_link_container .photo_content,
#main .section_link_wrap .section_link_voice .section_link_container .photo_content,
#main .section_link_wrap .section_link_event .section_link_container .photo_content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 135px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link_about .section_link_container .photo_content,
    #main .section_link_wrap .section_link_project .section_link_container .photo_content,
    #main .section_link_wrap .section_link_voice .section_link_container .photo_content,
    #main .section_link_wrap .section_link_event .section_link_container .photo_content {
        margin-top: 115px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link_about .section_link_container .photo_content,
    #main .section_link_wrap .section_link_project .section_link_container .photo_content,
    #main .section_link_wrap .section_link_voice .section_link_container .photo_content,
    #main .section_link_wrap .section_link_event .section_link_container .photo_content {
        display: none;
        margin-top: 0;
    }
}
#main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item,
#main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item,
#main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item,
#main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item {
    width: 924px;
    height: 616px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item,
    #main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item,
    #main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item,
    #main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item {
        width: calc(94vw - 240px);
        height: calc((94vw - 240px) / 3 * 2);
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item,
    #main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item,
    #main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item,
    #main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item {
        width: 94vw;
        height: 62.6666666667vw;
    }
}
#main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item .spec .spec_item,
#main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item .spec .spec_item,
#main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item .spec .spec_item,
#main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item .spec .spec_item {
    width: 884px;
    height: 576px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item .spec .spec_item,
    #main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item .spec .spec_item,
    #main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item .spec .spec_item,
    #main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item .spec .spec_item {
        width: calc(94vw - 240px - 40px);
        height: calc((94vw - 240px) / 3 * 2 - 40px);
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item .spec .spec_item,
    #main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item .spec .spec_item,
    #main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item .spec .spec_item,
    #main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item .spec .spec_item {
        width: 94vw;
        height: calc(62.6666666667vw - 40px);
    }
}
#main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item .spec .spec_item ul,
#main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item .spec .spec_item ul,
#main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item .spec .spec_item ul,
#main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item .spec .spec_item ul {
    margin: 0 100px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item .spec .spec_item ul,
    #main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item .spec .spec_item ul,
    #main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item .spec .spec_item ul,
    #main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item .spec .spec_item ul {
        margin: 0 70px;
    }
}
#main .section_link_wrap .section_link_business .blue_box {
    height: 583px;
    top: -60px;
    right: 0px;
    left: calc(100% - ((100vw - 1240px) / 2 + 546px + 40px + 169px));
}
#main .section_link_wrap .section_link_business .blue_box .container {
    right: 0;
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 338px 40px 546px;
    grid-template-columns: 338px 546px;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_business .section_link_container .photo_wrap {
        -ms-grid-columns: 36fr 2vw 59fr;
        grid-template-columns: 36fr 59fr;
        -webkit-column-gap: 2vw;
           -moz-column-gap: 2vw;
                column-gap: 2vw;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link_business .section_link_container .photo_wrap {
        display: none;
    }
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap {
    display: -ms-grid;
    display: grid;
    row-gap: 40px;
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap .photo .photo_container {
    width: 100%;
    height: 100%;
    background-color: #ddd;
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(1) {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(1) .photo {
    width: 338px;
    height: 507px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(1) .photo {
        width: calc((92vw - 240px) * 0.36);
        height: calc((92vw - 240px) * 0.36 / 338 * 507);
    }
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(2) .photo:nth-child(1) {
    width: 546px;
    height: 364px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(2) .photo:nth-child(1) {
        width: calc((92vw - 240px) * 0.59);
        height: calc((92vw - 240px) * 0.59 / 546 * 364);
    }
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(2) .photo:nth-child(2) {
    width: 357px;
    height: 238px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(2) .photo:nth-child(2) {
        width: calc((92vw - 240px) * 0.59 / 3 * 2);
        height: calc((92vw - 240px) * 0.59 / 3 * 2 / 357 * 238);
    }
}
#main .section_link_wrap .section_link_business .section_link_container .photo_content_mb .photo .photo_container {
    background-image: url("../img/business_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .blue_box {
    height: 350px;
    top: 195px;
    left: 0px;
    right: calc((100vw - 1240px) / 2);
}
#main .section_link_wrap .section_link_people .blue_box .container {
    left: 0;
}
#main .section_link_wrap .section_link_people .section_link_container .slider {
    margin-top: 135px;
    width: 960px;
    height: 350px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_people .section_link_container .slider {
        margin-left: calc((94vw - 240px - 680px) / 2);
        width: 680px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link_people .section_link_container .slider {
        display: none;
    }
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul {
    width: 100%;
    height: 100%;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick-list {
    margin: 0 auto;
    width: 870px;
    height: 100%;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick-list {
        width: 580px;
    }
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li {
    margin: 0 15px;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li a .photo_content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li a .photo_content .photo_item {
    width: 260px;
    height: 350px;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li a .photo_content .photo_item .photo .photo_container {
    -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li a .photo_content .photo_item .spec {
    -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1), right 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1), right 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1), right 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1), right 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li a .photo_content .photo_item .spec .spec_item {
    width: 220px;
    height: 310px;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li a .photo_content .photo_item .spec .spec_item ul {
    margin: 0 30px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li a .photo_content .photo_item .spec .spec_item ul {
        margin: 0 25px;
    }
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slick_li a:hover .photo_content .photo_item .photo .photo_container {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow {
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.5s cubic-bezier(0.5, 0, 0.75, 0);
    transition: background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.5s cubic-bezier(0.5, 0, 0.75, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 30px;
    height: 30px;
    border: 1px solid #0075c2;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow .svg {
    width: 6px;
    height: 14px;
    -webkit-transform: translateX(1px);
            transform: translateX(1px);
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow .svg svg {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    fill: none;
    stroke: #0075c2;
    stroke-width: 1;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow:hover {
    background-color: #0075c2;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow:hover svg {
    stroke: #fff;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow_prev {
    left: 0px;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow_prev .svg {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow_next {
    right: 0px;
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow_next .svg {
    -webkit-transform: translateX(1px);
            transform: translateX(1px);
}
#main .section_link_wrap .section_link_people .section_link_container .slider .slick_ul .slide_arrow.hide {
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
    cursor: default;
}
#main .section_link_wrap .section_link_people .section_link_container .text_wrap {
    margin-top: 120px;
    margin-left: 60px;
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link_people .section_link_container .text_wrap {
        margin-top: 45px;
        margin-left: 0;
    }
}
@media screen and (max-width: 599px) {
    #main .section_link_wrap .section_link_people .section_link_container .text_wrap {
        margin-top: 35px;
    }
}
#main .section_link_wrap .section_link_career .section_link_container .photo_content,
#main .section_link_wrap .section_link_session .section_link_container .photo_content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-top: 135px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link_career .section_link_container .photo_content,
    #main .section_link_wrap .section_link_session .section_link_container .photo_content {
        margin-top: 115px;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link_career .section_link_container .photo_content,
    #main .section_link_wrap .section_link_session .section_link_container .photo_content {
        display: none;
    }
}
#main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item,
#main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item {
    width: 442px;
    height: 442px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item,
    #main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item {
        width: calc((92vw - 240px - 2vw) / 2);
        height: calc((92vw - 240px - 2vw) / 2);
    }
}
#main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item a .spec .spec_item,
#main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item a .spec .spec_item {
    width: 402px;
    height: 402px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item a .spec .spec_item,
    #main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item a .spec .spec_item {
        width: calc((92vw - 240px - 2vw) / 2 - 40px);
        height: calc((92vw - 240px - 2vw) / 2 - 40px);
    }
}
#main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item a .spec .spec_item ul,
#main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item a .spec .spec_item ul {
    margin: 0 40px;
}
@media screen and (max-width: 1199px) {
    #main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item a .spec .spec_item ul,
    #main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item a .spec .spec_item ul {
        margin: 0 30px;
    }
}
#main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item a:hover .photo .photo_container,
#main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item a:hover .photo .photo_container {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
#main .section_link_wrap .section_link_project .blue_box {
    top: 295px;
    bottom: -100px;
    right: 0px;
    left: calc(100% - (100vw - 1240px) / 2 - 660px);
}
#main .section_link_wrap .section_link_project .blue_box .container {
    right: 0;
}
#main .section_link_wrap .section_link_project a:hover .photo .photo_container {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
#main .section_link_wrap .section_link_recruit .blue_box {
    top: 267px;
    bottom: 21px;
    left: 0px;
    right: calc(100% - (100vw - 1240px) / 2 - 600px);
}
#main .section_link_wrap .section_link_recruit .blue_box .container {
    left: 0;
}
#main .section_link_wrap .section_link_recruit .photo_wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 396px 40px 488px;
    grid-template-columns: 396px 488px;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_recruit .photo_wrap {
        -ms-grid-columns: 43fr 2vw 53fr;
        grid-template-columns: 43fr 53fr;
        -webkit-column-gap: 2vw;
           -moz-column-gap: 2vw;
                column-gap: 2vw;
    }
}
@media screen and (max-width: 979px) {
    #main .section_link_wrap .section_link_recruit .photo_wrap {
        display: none;
    }
}
#main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap .photo .photo_container {
    width: 100%;
    height: 100%;
    background-color: #ddd;
}
#main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
#main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(1) .photo {
    margin-top: 40px;
    width: 396px;
    height: 264px;
}
#main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(1) .photo:nth-of-type(1) {
    margin-top: 0;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(1) .photo {
        width: calc((92vw - 240px) * 0.43);
        height: calc((92vw - 240px) * 0.43 / 396 * 264);
    }
}
#main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(2) .photo {
    width: 488px;
    height: 703px;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(2) .photo {
        width: calc((92vw - 240px) * 0.53);
        height: calc((92vw - 240px) * 0.53 / 488 * 703);
    }
}
#main .section_link_wrap .section_link_recruit .photo_content_mb .photo .photo_container {
    background-image: url("../img/recruit_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_about .section_link_container .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/about.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_project .section_link_container .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/project.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_voice .section_link_container .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/voice.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_event .section_link_container .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/event.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(1) .photo .photo_container {
    background-image: url("../img/business_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(2) .photo:nth-child(1) .photo_container {
    background-image: url("../img/business_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_business .section_link_container .photo_wrap .grid_wrap:nth-child(2) .photo:nth-child(2) .photo_container {
    background-image: url("../img/business_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(1) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_6.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(2) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_7.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(3) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_8.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(4) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(5) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(6) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(7) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_4.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(8) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_5.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(9) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_6.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(10) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_7.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(11) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_8.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(12) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(13) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(14) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(15) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_4.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(16) .photo_content .photo_item .photo .photo_container {
    background-image: url("../img/people_5.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 1319px) {
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(1) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_7.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(2) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_8.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(3) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_1.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(4) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_2.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(5) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_3.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(6) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_4.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(7) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_5.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(8) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_6.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(9) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_7.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(10) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_8.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(11) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_1.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(12) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_2.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(13) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_3.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(14) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_4.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(15) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_5.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    #main .section_link_wrap .section_link_people .section_link_container .slick_li:nth-of-type(16) .photo_content .photo_item .photo .photo_container {
        background-image: url("../img/people_6.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}
#main .section_link_wrap .section_link_people .section_link_container .photo_content_mb .photo .photo_container {
    background-image: url("../img/people_mobile.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item:nth-of-type(1) .photo .photo_container {
    background-image: url("../img/career_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_career .section_link_container .photo_content .photo_item:nth-of-type(2) .photo .photo_container {
    background-image: url("../img/career_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item:nth-of-type(1) .photo .photo_container {
    background-image: url("../img/session_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_session .section_link_container .photo_content .photo_item:nth-of-type(2) .photo .photo_container {
    background-image: url("../img/session_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_about .photo_content_mb .photo .photo_container {
    background-image: url("../img/about.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_career .photo_content_mb .photo .photo_container {
    background-image: url("../img/career_mobile.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_project .photo_content_mb .photo .photo_container {
    background-image: url("../img/project.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_session .photo_content_mb .photo .photo_container {
    background-image: url("../img/session_mobile.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_voice .photo_content_mb .photo .photo_container {
    background-image: url("../img/voice.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_event .photo_content_mb .photo .photo_container {
    background-image: url("../img/event.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(1) .photo:nth-child(1) .photo_container {
    background-image: url("../img/recruit_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(1) .photo:nth-child(2) .photo_container {
    background-image: url("../img/recruit_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_link_wrap .section_link_recruit .photo_wrap .grid_wrap:nth-child(2) .photo .photo_container {
    background-image: url("../img/recruit_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

@-webkit-keyframes photoAnimationFirst {
    0% {
        -webkit-transform: scale(1.45) rotate(0.1deg);
                transform: scale(1.45) rotate(0.1deg);
    }
    100% {
        -webkit-transform: scale(1.01) rotate(0.1deg);
                transform: scale(1.01) rotate(0.1deg);
    }
}

@keyframes photoAnimationFirst {
    0% {
        -webkit-transform: scale(1.45) rotate(0.1deg);
                transform: scale(1.45) rotate(0.1deg);
    }
    100% {
        -webkit-transform: scale(1.01) rotate(0.1deg);
                transform: scale(1.01) rotate(0.1deg);
    }
}
@-webkit-keyframes photoAnimation {
    0% {
        -webkit-transform: scale(1.3) rotate(0.1deg);
                transform: scale(1.3) rotate(0.1deg);
    }
    100% {
        -webkit-transform: scale(1.01) rotate(0.1deg);
                transform: scale(1.01) rotate(0.1deg);
    }
}
@keyframes photoAnimation {
    0% {
        -webkit-transform: scale(1.3) rotate(0.1deg);
                transform: scale(1.3) rotate(0.1deg);
    }
    100% {
        -webkit-transform: scale(1.01) rotate(0.1deg);
                transform: scale(1.01) rotate(0.1deg);
    }
}
@-webkit-keyframes catchBgAnimation {
    0% {
        height: 0%;
    }
    100% {
        height: 100%;
    }
}
@keyframes catchBgAnimation {
    0% {
        height: 0%;
    }
    100% {
        height: 100%;
    }
}
@-webkit-keyframes catchBoxAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
                transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
                transform: translateX(0px);
    }
}
@keyframes catchBoxAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
                transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
                transform: translateX(0px);
    }
}
/*# sourceMappingURL=style.css.map */