#splash {
    width: 100vw;
    height: 100vh;
    height: 100svh;
    position: fixed;
    top: 0;
    left: 0;
}
#splash .splash_container {
    position: absolute;
    top: 50%;
    left: 50%;
}
#splash .splash_container .splash_logo {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(calc(-50% + 20px));
            transform: translateX(-50%) translateY(calc(-50% + 20px));
    width: 277.9173px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
@media screen and (max-width: 1199px) {
    #splash .splash_container .splash_logo {
        width: 250.12557px;
        height: 36px;
    }
}
@media screen and (max-width: 599px) {
    #splash .splash_container .splash_logo {
        width: 222.33384px;
        height: 32px;
    }
}
#splash .splash_container .splash_logo img {
    width: 100%;
    height: 100%;
}
#splash .splash_container .splash_logo.fadeIn {
    -webkit-transition: opacity 0.6s, -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.6s, -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.6s, transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.6s, transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(calc(-50% + 0px));
            transform: translateX(-50%) translateY(calc(-50% + 0px));
}
#splash .splash_container .splash_logo.moveUp {
    -webkit-transition: top 0.8s cubic-bezier(0.65, 0, 0.35, 1);
    transition: top 0.8s cubic-bezier(0.65, 0, 0.35, 1);
    top: -30px;
}
@media screen and (max-width: 1199px) {
    #splash .splash_container .splash_logo.moveUp {
        top: -27px;
    }
}
@media screen and (max-width: 599px) {
    #splash .splash_container .splash_logo.moveUp {
        top: -24px;
    }
}
#splash .splash_container .splash_title {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(calc(-50% + 20px));
            transform: translateX(-50%) translateY(calc(-50% + 20px));
    width: 151.123px;
    height: 10.665px;
    position: absolute;
    top: 20px;
    left: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
@media screen and (max-width: 1199px) {
    #splash .splash_container .splash_title {
        width: 136.0107px;
        height: 9.5985px;
        top: 18px;
    }
}
@media screen and (max-width: 599px) {
    #splash .splash_container .splash_title {
        width: 120.8984px;
        height: 8.532px;
        top: 16px;
    }
}
#splash .splash_container .splash_title img {
    width: 100%;
    height: 100%;
}
#splash .splash_container .splash_title.fadeIn {
    -webkit-transition: opacity 0.5s, -webkit-transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, -webkit-transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(calc(-50% + 0px));
            transform: translateX(-50%) translateY(calc(-50% + 0px));
}

#splash.fadeOut .splash_container .splash_logo {
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0);
    transition: opacity 0.4s 0.4s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0);
    transition: opacity 0.4s 0.4s, transform 1s cubic-bezier(0.32, 0, 0.67, 0);
    transition: opacity 0.4s 0.4s, transform 1s cubic-bezier(0.32, 0, 0.67, 0), -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0);
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(calc(-50% - 100px));
            transform: translateX(-50%) translateY(calc(-50% - 100px));
}
@media screen and (max-width: 1199px) {
    #splash.fadeOut .splash_container .splash_logo {
        -webkit-transform: translateX(-50%) translateY(calc(-50% - 90px));
                transform: translateX(-50%) translateY(calc(-50% - 90px));
    }
}
@media screen and (max-width: 599px) {
    #splash.fadeOut .splash_container .splash_logo {
        -webkit-transform: translateX(-50%) translateY(calc(-50% - 80px));
                transform: translateX(-50%) translateY(calc(-50% - 80px));
    }
}
#splash.fadeOut .splash_container .splash_title {
    -webkit-transition: opacity 0.4s 0.6s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.2s;
    transition: opacity 0.4s 0.6s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.2s;
    transition: opacity 0.4s 0.6s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.2s;
    transition: opacity 0.4s 0.6s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.2s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.2s;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(calc(-50% - 100px));
            transform: translateX(-50%) translateY(calc(-50% - 100px));
}
@media screen and (max-width: 1199px) {
    #splash.fadeOut .splash_container .splash_title {
        -webkit-transform: translateX(-50%) translateY(calc(-50% - 90px));
                transform: translateX(-50%) translateY(calc(-50% - 90px));
    }
}
@media screen and (max-width: 599px) {
    #splash.fadeOut .splash_container .splash_title {
        -webkit-transform: translateX(-50%) translateY(calc(-50% - 80px));
                transform: translateX(-50%) translateY(calc(-50% - 80px));
    }
}

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

#header {
    opacity: 0;
}

#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;
}

#main,
#footer {
    display: none;
}

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

.fixed_content {
    position: fixed;
    top: 0;
    left: 0;
}
.fixed_content .night_view {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
    width: 100vw;
    height: 100vh;
    height: 100svh;
    position: relative;
    overflow: hidden;
    z-index: -1;
}
.fixed_content .night_view .container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.fixed_content .night_view .container svg {
    width: 100%;
    height: auto;
    position: absolute;
    top: 58%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.fixed_content .night_view .container svg .nv_shape.fadeIn {
    -webkit-transition: fill 0.5s;
    transition: fill 0.5s;
    fill: #ffffff;
}
.fixed_content .night_view .container.opacity0 {
    opacity: 0;
}
.fixed_content .night_view .container.opacity0 svg path,
.fixed_content .night_view .container.opacity0 svg polygon,
.fixed_content .night_view .container.opacity0 svg rect {
    fill: #ffffff;
}
.fixed_content .night_view .container.fadeIn {
    -webkit-transition: opacity 2s;
    transition: opacity 2s;
    opacity: 1;
}
@media screen and (max-width: 979px) {
    .fixed_content .night_view_pc {
        display: none;
    }
}
.fixed_content .night_view_pc .container svg {
    top: 58%;
}
.fixed_content .night_view_tb {
    display: none;
}
@media screen and (max-width: 979px) {
    .fixed_content .night_view_tb {
        display: block;
    }
}
@media screen and (max-width: 599px) {
    .fixed_content .night_view_tb {
        display: none;
    }
}
.fixed_content .night_view_tb .container svg {
    top: 40%;
}
.fixed_content .night_view_sp {
    display: none;
}
@media screen and (max-width: 599px) {
    .fixed_content .night_view_sp {
        display: block;
    }
}
.fixed_content .night_view_sp .container svg {
    top: 40%;
}
.fixed_content .night_view.opacity25 {
    opacity: 0.25;
}
.fixed_content .night_view.fadeOut {
    opacity: 0;
}
.fixed_content .copyright {
    opacity: 0;
    position: absolute;
    right: calc(-100vw + 30px);
    bottom: calc(-100vh + 30px);
    bottom: calc(-100dvh + 30px);
}
@media screen and (max-width: 599px) {
    .fixed_content .copyright {
        display: none;
    }
}
.fixed_content .copyright svg {
    fill: #ffffff;
}
.fixed_content .copyright.fadeIn {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
}
.fixed_content .copyright.duration05 {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.fixed_content .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: absolute;
    left: 50vw;
    bottom: -100vh;
    bottom: -100dvh;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    cursor: pointer;
}
.fixed_content .scroll svg {
    fill: #ffffff;
}
.fixed_content .scroll .motion {
    margin-top: 7px;
    width: 100%;
    height: 25px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    .fixed_content .scroll .motion {
        height: 22px;
    }
}
@media screen and (max-width: 599px) {
    .fixed_content .scroll .motion {
        margin-top: 6px;
        height: 20px;
    }
}
.fixed_content .scroll .motion .motion_container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.fixed_content .scroll .motion .motion_container .motion_line {
    margin-left: 24px;
    width: 1px;
    height: 100%;
    background-color: #ffffff;
}
.fixed_content .scroll.start .motion .motion_container {
    -webkit-animation: scrollAnimation 3.5s 2s cubic-bezier(0.22, 1, 0.36, 1) infinite;
            animation: scrollAnimation 3.5s 2s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}
.fixed_content .scroll.fadeIn {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
}
.fixed_content .scroll.duration05 {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.fixed_content_back {
    z-index: -1;
}

.fixed_content.hide {
    left: -200vw;
}

@-webkit-keyframes scrollAnimation {
    0% {
        top: 0%;
        bottom: 0%;
    }
    20% {
        top: 100%;
        bottom: 0%;
    }
    21% {
        top: 0%;
        bottom: 100%;
    }
    40% {
        top: 0%;
        bottom: 0%;
    }
}

@keyframes scrollAnimation {
    0% {
        top: 0%;
        bottom: 0%;
    }
    20% {
        top: 100%;
        bottom: 0%;
    }
    21% {
        top: 0%;
        bottom: 100%;
    }
    40% {
        top: 0%;
        bottom: 0%;
    }
}
#main {
    position: relative;
}
#main .fv {
    min-height: 100vh;
    min-height: 100svh;
    position: relative;
}
#main .fv .catch {
    margin-top: 19vh;
    margin-top: 19dvh;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 50vw;
    pointer-events: none;
}
@media screen and (max-width: 599px) {
    #main .fv .catch {
        margin-top: 70.2vh;
        margin-top: 70.2svh;
    }
}
#main .fv .catch .svg_wrap {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    width: 0;
    position: relative;
}
#main .fv .catch .svg_wrap svg {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    fill: #ffffff;
}
@media screen and (max-width: 1199px) {
    #main .fv .catch .svg_wrap svg.svg_pc {
        -webkit-transform: translateX(-50%) scale(0.85);
                transform: translateX(-50%) scale(0.85);
    }
}
@media screen and (max-width: 979px) {
    #main .fv .catch .svg_wrap svg.svg_pc {
        -webkit-transform: translateX(-50%) scale(0.7);
                transform: translateX(-50%) scale(0.7);
    }
}
@media screen and (max-width: 779px) {
    #main .fv .catch .svg_wrap svg.svg_pc {
        display: none;
    }
}
#main .fv .catch .svg_wrap svg.svg_mb {
    display: none;
}
@media screen and (max-width: 779px) {
    #main .fv .catch .svg_wrap svg.svg_mb {
        display: block;
    }
}
#main .fv .catch.fadeIn .svg_wrap {
    -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
}
#main .fv .fv_photo {
    -webkit-transition: top 0s 0s;
    transition: top 0s 0s;
    position: fixed;
    left: 0;
    top: 0;
}
#main .fv .fv_photo #fv_photo_1,
#main .fv .fv_photo #fv_photo_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
}
#main .fv .fv_photo #fv_photo_1 .container_outer,
#main .fv .fv_photo #fv_photo_2 .container_outer {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul {
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li {
    -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li .photo,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li .photo {
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    padding-top: 66.6666666667%;
    width: 100%;
    position: relative;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li .photo .photo_container {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0.15;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
@media screen and (min-width: 979px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li .photo:hover,
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li .photo:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
}
@media screen and (min-width: 979px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li .photo:hover .photo_container,
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li .photo:hover .photo_container {
        opacity: 1;
    }
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li .photo.touch,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li .photo.touch {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li .photo.touch .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li .photo.touch .photo_container {
    opacity: 1;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_11 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_11 .photo .photo_container {
    background-image: url("../img/fv/fv_11.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_12 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_12 .photo .photo_container {
    background-image: url("../img/fv/fv_12.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_13 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_13 .photo .photo_container {
    background-image: url("../img/fv/fv_13.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_14 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_14 .photo .photo_container {
    background-image: url("../img/fv/fv_14.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_15 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_15 .photo .photo_container {
    background-image: url("../img/fv/fv_15.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_21 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_21 .photo .photo_container {
    background-image: url("../img/fv/fv_21.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_22 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_22 .photo .photo_container {
    background-image: url("../img/fv/fv_22.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_23 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_23 .photo .photo_container {
    background-image: url("../img/fv/fv_23.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_24 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_24 .photo .photo_container {
    background-image: url("../img/fv/fv_24.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li.photo_li_25 .photo .photo_container,
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li.photo_li_25 .photo .photo_container {
    background-image: url("../img/fv/fv_25.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .fv .fv_photo #fv_photo_1 {
    top: 31.1vh;
    top: 31.1svh;
    left: -1866px;
}
@media screen and (max-width: 979px) {
    #main .fv .fv_photo #fv_photo_1 {
        top: 28vh;
        top: 28svh;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_1 {
        top: 25vh;
        top: 25svh;
        left: -833px;
    }
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul {
    -webkit-transform: translateX(150px) translateY(30px);
            transform: translateX(150px) translateY(30px);
    margin-right: 150px;
    height: 300px;
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul {
        margin-right: 50px;
        height: 150px;
    }
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(1) {
    margin-top: 40px;
    width: 198px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(1) {
        width: 148.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(1) {
        margin-top: 20px;
        width: 99px;
    }
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(2) {
    margin-left: 150px;
    margin-top: 80px;
    width: 270px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(2) {
        width: 202.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(2) {
        margin-left: 50px;
        margin-top: 40px;
        width: 135px;
    }
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(3) {
    margin-left: 150px;
    margin-top: 168px;
    width: 198px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(3) {
        width: 148.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(3) {
        margin-left: 50px;
        margin-top: 84px;
        width: 99px;
    }
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(4) {
    margin-left: 150px;
    width: 360px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(4) {
        width: 270px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(4) {
        margin-left: 50px;
        width: 180px;
    }
}
#main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(5) {
    margin-left: 150px;
    margin-top: 100px;
    width: 240px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(5) {
        width: 180px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(5) {
        margin-left: 50px;
        margin-top: 50px;
        width: 120px;
    }
}
#main .fv .fv_photo #fv_photo_2 {
    top: 71.7vh;
    top: 71.7svh;
    left: -1300px;
}
@media screen and (max-width: 979px) {
    #main .fv .fv_photo #fv_photo_2 {
        top: 65vh;
        top: 65svh;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_2 {
        top: 55vh;
        top: 55svh;
        left: -550px;
    }
}
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul {
    -webkit-transform: translateX(-150px) translateY(30px);
            transform: translateX(-150px) translateY(30px);
    margin-right: 150px;
    height: 270px;
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul {
        margin-right: 50px;
        height: 135px;
    }
}
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(1) {
    margin-top: 93px;
    width: 198px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(1) {
        width: 148.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(1) {
        margin-top: 46px;
        width: 99px;
    }
}
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(2) {
    margin-left: 150px;
    margin-top: 30px;
    width: 360px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(2) {
        width: 270px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(2) {
        margin-left: 50px;
        margin-top: 15px;
        width: 180px;
    }
}
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(3) {
    margin-left: 150px;
    margin-top: 50px;
    width: 240px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(3) {
        width: 180px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(3) {
        margin-left: 50px;
        margin-top: 25px;
        width: 120px;
    }
}
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(4) {
    margin-left: 150px;
    margin-top: 138px;
    width: 198px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(4) {
        width: 148.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(4) {
        margin-left: 50px;
        margin-top: 69px;
        width: 99px;
    }
}
#main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(5) {
    margin-left: 150px;
    width: 270px;
}
@media screen and (max-width: 1199px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(5) {
        width: 202.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .fv .fv_photo #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li:nth-of-type(5) {
        margin-left: 50px;
        width: 135px;
    }
}
#main .fv .fv_photo #fv_photo_1.moveElem .container_outer .container_inner .photo_ul {
    -webkit-transform: translateX(400px) translateY(100px);
            transform: translateX(400px) translateY(100px);
}
#main .fv .fv_photo #fv_photo_2.moveElem .container_outer .container_inner .photo_ul {
    -webkit-transform: translateX(-400px) translateY(100px);
            transform: translateX(-400px) translateY(100px);
}
#main .fv .fv_photo #fv_photo_1.moveIn .container_outer .container_inner .photo_ul,
#main .fv .fv_photo #fv_photo_2.moveIn .container_outer .container_inner .photo_ul {
    -webkit-transition: opacity 1.5s, -webkit-transform 2s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1.5s, -webkit-transform 2s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1.5s, transform 2s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1.5s, transform 2s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 2s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
}
#main .fv .fv_photo #fv_photo_1.fadeIn .container_outer .container_inner .photo_ul,
#main .fv .fv_photo #fv_photo_2.fadeIn .container_outer .container_inner .photo_ul {
    -webkit-transition: opacity 1.5s, -webkit-transform 3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1.5s, -webkit-transform 3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1.5s, transform 3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1.5s, transform 3s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 3s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
}
#main .fv .fv_photo.fadeOut {
    -webkit-transition: top 0s 2s;
    transition: top 0s 2s;
    top: -300vw;
}
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li {
    opacity: 0;
    -webkit-transform: translateY(-300px);
            transform: translateY(-300px);
}
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_14,
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_22,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_14,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_22 {
    -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    transition: opacity 0.5s 0.5s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    transition: opacity 0.5s 0.5s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    transition: opacity 0.5s 0.5s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0s;
}
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_12,
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_25,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_12,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_25 {
    -webkit-transition: opacity 0.5s 0.75s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.25s;
    transition: opacity 0.5s 0.75s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.25s;
    transition: opacity 0.5s 0.75s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.25s;
    transition: opacity 0.5s 0.75s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.25s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.25s;
}
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_15,
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_23,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_15,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_23 {
    -webkit-transition: opacity 0.5s 1s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.5s;
    transition: opacity 0.5s 1s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.5s;
    transition: opacity 0.5s 1s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.5s;
    transition: opacity 0.5s 1s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.5s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.5s;
}
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_11,
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_13,
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_21,
#main .fv .fv_photo.fadeOut #fv_photo_1 .container_outer .container_inner .photo_ul .photo_li_24,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_11,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_13,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_21,
#main .fv .fv_photo.fadeOut #fv_photo_2 .container_outer .container_inner .photo_ul .photo_li_24 {
    -webkit-transition: opacity 0.5s 1.25s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.75s;
    transition: opacity 0.5s 1.25s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.75s;
    transition: opacity 0.5s 1.25s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.75s;
    transition: opacity 0.5s 1.25s, transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.75s, -webkit-transform 1s cubic-bezier(0.32, 0, 0.67, 0) 0.75s;
}
#main .fv .trigger {
    padding-top: 100vh;
    padding-top: 100svh;
}
#main .fv .trigger .trigger_space {
    height: 50px;
    border-bottom: none;
}
#main .fv .trigger .trigger_photo {
    height: 0px;
    border-bottom: none;
}
#main .section_pc {
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section_pc {
        margin-top: 160px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_pc {
        margin-top: 120px;
    }
}
@media screen and (max-width: 1199px) {
    #main .section_pc {
        width: 92vw;
    }
}
@media screen and (max-width: 599px) {
    #main .section_pc {
        width: 88vw;
    }
}
#main .section_pc .section_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
#main .section_pc .section_title .section_title_container {
    position: relative;
}
#main .section_pc .section_title .section_title_container .shape_back {
    height: 318px;
    position: absolute;
    top: 4px;
    left: -200vw;
    right: -150px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_title .section_title_container .shape_back {
        height: 254.4px;
    }
}
#main .section_pc .section_title .section_title_container .shape_back .shape_back_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
#main .section_pc .section_title .section_title_container .shape_back .shape_back_container .shape_back_c {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 150px;
    background-color: #27292d;
}
#main .section_pc .section_title .section_title_container .shape_back .shape_back_container .shape_back_g {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% - 150px);
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(#27292d), to(#1c1c1c));
    background: linear-gradient(to right, #27292d, #1c1c1c);
}
#main .section_pc .section_title .section_title_container .shape_front {
    height: 318px;
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_title .section_title_container .shape_front {
        height: 254.4px;
        top: 144px;
    }
}
#main .section_pc .section_title .section_title_container .shape_front .shape_front_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .section_pc .section_title .section_title_container .shape_front .shape_front_container .shape_front_c {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -200vw;
    right: calc(100% + 170px);
    background-color: #1c1c1c;
}
#main .section_pc .section_title .section_title_container .shape_front .shape_front_container .shape_front_g {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -170px;
    right: calc(100% + 170px - 300px);
    background: -webkit-gradient(linear, left top, right top, from(#1c1c1c), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(to right, #1c1c1c, rgba(34, 34, 34, 0));
}
#main .section_pc .section_title .section_title_container svg {
    width: auto;
    fill: #1c1c1c;
    position: relative;
}
#main .section_pc .section_title.fadeElem .section_title_container .shape_back .shape_back_container {
    opacity: 0;
    right: 1200px;
}
#main .section_pc .section_title.fadeElem .section_title_container .shape_front .shape_front_container .shape_front_c {
    right: 0;
}
#main .section_pc .section_title.fadeElem .section_title_container .shape_front .shape_front_container .shape_front_g {
    left: 100%;
    right: 0;
}
#main .section_pc .section_title.fadeElem .section_title_container svg {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
}
#main .section_pc .section_title.fadeIn .section_title_container .shape_back .shape_back_container {
    -webkit-transition: opacity 1s, right 1s cubic-bezier(0.25, 1, 0.5, 1), left 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, right 1s cubic-bezier(0.25, 1, 0.5, 1), left 1s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    right: 0;
}
#main .section_pc .section_title.fadeIn .section_title_container .shape_front .shape_front_container .shape_front_c {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
    right: calc(100% + 170px);
}
#main .section_pc .section_title.fadeIn .section_title_container .shape_front .shape_front_container .shape_front_g {
    -webkit-transition: left 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s, right 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
    transition: left 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s, right 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
    left: -170px;
    right: calc(100% + 170px - 300px);
}
#main .section_pc .section_title.fadeIn .section_title_container svg {
    -webkit-transition: opacity 1s 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_pc .section_content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 204px 40px 1fr;
    grid-template-columns: 204px 1fr;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    margin-top: 80px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content {
        -ms-grid-columns: 180px 30px 1fr;
        grid-template-columns: 180px 1fr;
        -webkit-column-gap: 30px;
           -moz-column-gap: 30px;
                column-gap: 30px;
        margin-top: 60px;
    }
}
#main .section_pc .section_content .section_text {
    position: relative;
}
#main .section_pc .section_content .section_text .title_jp {
    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;
}
#main .section_pc .section_content .section_text .title_jp .text {
    margin: 0 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0em;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content .section_text .title_jp .text {
        font-size: 18px;
    }
}
#main .section_pc .section_content .section_text .title_jp::before, #main .section_pc .section_content .section_text .title_jp::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 1px;
    background-color: #ffffff;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content .section_text .title_jp::before, #main .section_pc .section_content .section_text .title_jp::after {
        width: 13px;
    }
}
#main .section_pc .section_content .section_text .catch {
    -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s;
    margin-top: 140px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content .section_text .catch {
        margin-top: 120px;
    }
}
#main .section_pc .section_content .section_text .catch .text {
    margin: 0 auto;
    font-family: "Shippori Mincho B1", serif;
    font-size: 37px;
    line-height: 67px;
    letter-spacing: 0.25em;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    white-space: nowrap;
}
#main .section_pc .section_content .section_text .catch .text span.t_combine {
    margin-top: -0.5em;
    margin-left: 0.2em;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content .section_text .catch .text {
        font-size: 30px;
        line-height: 54px;
    }
}
#main .section_pc .section_content .section_text .catch .text span {
    font-size: 37px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content .section_text .catch .text span {
        font-size: 30px;
    }
}
#main .section_pc .section_content .section_main {
    position: relative;
}
#main .section_pc .section_content .section_main .photo_ul .photo_li .photo {
    position: relative;
}
#main .section_pc .section_content .section_main .photo_ul .photo_li .photo .photo_container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#main .section_pc .section_content .section_main .btn {
    margin-top: 60px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content .section_main .btn {
        margin-top: 45px;
    }
}
#main .section_pc .section_content .section_main .btn 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;
    width: 142px;
    height: 42px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content .section_main .btn a {
        width: 132px;
        height: 39px;
    }
}
#main .section_pc .section_content .section_main .btn a .bg {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #0069bb;
}
#main .section_pc .section_content .section_main .btn a .text {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    padding-left: 0.1em;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1em;
    position: relative;
    color: #ffffff;
}
@media screen and (max-width: 1199px) {
    #main .section_pc .section_content .section_main .btn a .text {
        font-size: 14px;
    }
}
@media screen and (min-width: 979px) {
    #main .section_pc .section_content .section_main .btn a:hover .bg {
        background-color: #ffffff;
    }
}
@media screen and (min-width: 979px) {
    #main .section_pc .section_content .section_main .btn a:hover .text {
        color: #0069bb;
    }
}
#main .section_pc.section_R .section_title {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
#main .section_pc.section_R .section_title .section_title_container .shape_back {
    right: -200vw;
    left: -150px;
}
#main .section_pc.section_R .section_title .section_title_container .shape_back .shape_back_container .shape_back_c {
    left: 150px;
    right: 0;
}
#main .section_pc.section_R .section_title .section_title_container .shape_back .shape_back_container .shape_back_g {
    left: 0;
    right: calc(100% - 150px);
    background: -webkit-gradient(linear, right top, left top, from(#27292d), to(#1c1c1c));
    background: linear-gradient(to left, #27292d, #1c1c1c);
}
#main .section_pc.section_R .section_title .section_title_container .shape_front .shape_front_container .shape_front_c {
    left: calc(100% + 170px);
    right: -200vw;
}
#main .section_pc.section_R .section_title .section_title_container .shape_front .shape_front_container .shape_front_g {
    left: calc(100% + 170px - 300px);
    right: -170px;
    background: -webkit-gradient(linear, right top, left top, from(#1c1c1c), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(to left, #1c1c1c, rgba(34, 34, 34, 0));
}
#main .section_pc.section_R .section_title.fadeElem .section_title_container .shape_back .shape_back_container {
    left: 1200px;
    right: 0;
}
#main .section_pc.section_R .section_title.fadeElem .section_title_container .shape_front .shape_front_container .shape_front_c {
    left: 0;
    right: -200vw;
}
#main .section_pc.section_R .section_title.fadeElem .section_title_container .shape_front .shape_front_container .shape_front_g {
    left: 0;
    right: 100%;
}
#main .section_pc.section_R .section_title.fadeElem .section_title_container svg {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
}
#main .section_pc.section_R .section_title.fadeIn .section_title_container .shape_back .shape_back_container {
    left: 0;
}
#main .section_pc.section_R .section_title.fadeIn .section_title_container .shape_front .shape_front_container .shape_front_c {
    -webkit-transition: left 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
    transition: left 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
    left: calc(100% + 170px);
    right: -200vw;
}
#main .section_pc.section_R .section_title.fadeIn .section_title_container .shape_front .shape_front_container .shape_front_g {
    left: calc(100% + 170px - 300px);
    right: -170px;
}
#main .section_pc.section_R .section_title.fadeIn .section_title_container svg {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_pc.section_R .section_content {
    -ms-grid-columns: 1fr 204px;
    grid-template-columns: 1fr 204px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_R .section_content {
        -ms-grid-columns: 1fr 180px;
        grid-template-columns: 1fr 180px;
    }
}
#main .section_pc.section_R .section_content .section_text {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
}
#main .section_pc.section_R .section_content .section_main {
    -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_pc.section_lead {
    margin-top: 50px;
    position: relative;
}
@media screen and (max-width: 979px) {
    #main .section_pc.section_lead {
        padding-top: 200px;
    }
}
#main .section_pc.section_lead .lead p {
    font-family: "Shippori Mincho B1", serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 2.5em;
    letter-spacing: 0.16em;
    text-align: center;
}
#main .section_pc.section_lead .lead p span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_lead .lead p {
        font-size: 19px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_pc.section_lead .lead p {
        font-size: 18px;
        line-height: 40px;
    }
}
#main .section_pc.section_lead .lead_real {
    -webkit-transition: opacity 1s, -webkit-filter 1s;
    transition: opacity 1s, -webkit-filter 1s;
    transition: filter 1s, opacity 1s;
    transition: filter 1s, opacity 1s, -webkit-filter 1s;
    position: relative;
}
#main .section_pc.section_lead .lead_real.fadeOut {
    -webkit-filter: blur(5px);
            filter: blur(5px);
    opacity: 0;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_about .section_title .section_title_container .title_en svg {
        height: 115.84px;
    }
}
#main .section_pc.section_about .section_content .section_main .photo_ul .photo_li .photo {
    width: 856px;
    height: 570px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_about .section_content .section_main .photo_ul .photo_li .photo {
        width: 100%;
        height: calc((92vw - 180px - 30px) / 3 * 2);
    }
}
#main .section_pc.section_about .section_content .section_main .photo_ul .photo_li .photo .photo_container {
    background-image: url("../img/about/about_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_business .section_title .section_title_container .title_en svg {
        height: 115.84px;
    }
}
#main .section_pc.section_business .section_content .section_main .photo_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 300px 30px 526px;
    grid-template-columns: 300px 526px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_business .section_content .section_main .photo_ul {
        -ms-grid-columns: 300fr 20px 526fr;
        grid-template-columns: 300fr 526fr;
        -webkit-column-gap: 20px;
           -moz-column-gap: 20px;
                column-gap: 20px;
        row-gap: 20px;
    }
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(1) {
    -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;
    width: 100%;
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(1) .photo {
    padding-top: 100%;
    width: 100%;
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(1) .photo .photo_container {
    background-image: url("../img/business/business_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(2) {
    -ms-grid-row-align: end;
        align-self: end;
    -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;
    width: 100%;
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(2) .photo {
    padding-top: 100%;
    width: 100%;
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(2) .photo .photo_container {
    background-image: url("../img/business/business_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(3) {
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    margin-right: 192px;
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(3) .photo {
    padding-top: 66.6666666667%;
    width: 456px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(3) .photo {
        padding-top: calc((92vw - 180px - 30px) / 856 * 456 / 3 * 2);
        width: calc((92vw - 180px - 30px) / 856 * 456);
    }
}
#main .section_pc.section_business .section_content .section_main .photo_ul .photo_li:nth-of-type(3) .photo .photo_container {
    background-image: url("../img/business/business_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_business .section_content .section_main .btn {
    margin-top: 50px;
    position: absolute;
    top: 526px;
    right: 0;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_business .section_content .section_main .btn {
        top: calc((92vw - 180px - 30px - 20px) / 826 * 526);
    }
}
#main .section_pc.section_people {
    padding-bottom: 80px;
}
#main .section_pc.section_people .section_title .section_title_container .title_en svg {
    fill: #27292d;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_title .section_title_container .title_en svg {
        height: 115.84px;
    }
}
#main .section_pc.section_people .section_content .shape_back {
    position: absolute;
    top: 110px;
    bottom: -80px;
    left: calc(-1 * (100vw - 1100px) / 2);
    right: calc(-1 * (100vw - 1100px) / 2);
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .shape_back {
        left: -4vw;
        right: -4vw;
    }
}
#main .section_pc.section_people .section_content .shape_back .shape_back_c {
    background-color: #27292d;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#main .section_pc.section_people .section_content .shape_back.fadeElem .shape_back_c {
    right: 100%;
}
#main .section_pc.section_people .section_content .shape_back.fadeIn .shape_back_c {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
    right: 0;
}
#main .section_pc.section_people .section_content .section_main .people_ul {
    margin-left: 60px;
    width: 1050px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .section_main .people_ul {
        margin-left: 50px;
        width: 910px;
    }
}
#main .section_pc.section_people .section_content .section_main .people_ul .slick-list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 45px;
       -moz-column-gap: 45px;
            column-gap: 45px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .section_main .people_ul .slick-list .slick-track {
        -webkit-column-gap: 35px;
           -moz-column-gap: 35px;
                column-gap: 35px;
    }
}
#main .section_pc.section_people .section_content .section_main .people_ul .slide_arrow {
    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;
    background-color: #0069bb;
    border-radius: 50%;
    position: absolute;
    top: 195px;
    cursor: pointer;
}
#main .section_pc.section_people .section_content .section_main .people_ul .slide_arrow svg {
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
}
#main .section_pc.section_people .section_content .section_main .people_ul .slide_arrow_prev {
    left: -60px;
}
#main .section_pc.section_people .section_content .section_main .people_ul .slide_arrow_prev svg {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
}
#main .section_pc.section_people .section_content .section_main .people_ul .slide_arrow_next {
    left: 715px;
}
#main .section_pc.section_people .section_content .section_main .people_ul .slide_arrow_next svg {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
}
@media screen and (min-width: 979px) {
    #main .section_pc.section_people .section_content .section_main .people_ul .slide_arrow:hover {
        background-color: #ffffff;
    }
}
@media screen and (min-width: 979px) {
    #main .section_pc.section_people .section_content .section_main .people_ul .slide_arrow:hover svg {
        stroke: #0069bb;
    }
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li a .photo_wrap {
    overflow: hidden;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li a .photo_wrap .photo {
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    width: 320px;
    height: 420px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .section_main .people_ul .people_li a .photo_wrap .photo {
        width: 280px;
        height: 367.5px;
    }
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li a .photo_wrap .photo .photo_container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
@media screen and (min-width: 979px) {
    #main .section_pc.section_people .section_content .section_main .people_ul .people_li a:hover .photo_wrap .photo {
        -webkit-transform: scale(1.07);
                transform: scale(1.07);
    }
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 20px;
    margin-top: 25px;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul .spec_li {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100px 1fr;
    grid-template-columns: 100px 1fr;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul .spec_li {
        -ms-grid-columns: 90px 1fr;
        grid-template-columns: 90px 1fr;
    }
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul .spec_li .title {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
    padding-bottom: 6px;
    font-size: 11px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul .spec_li .title {
        padding-bottom: 5px;
        font-size: 10px;
    }
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul .spec_li .content {
    padding-bottom: 12px;
    font-size: 16px;
    letter-spacing: 0em;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul .spec_li .content {
        padding-bottom: 10px;
        font-size: 15px;
    }
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul .spec_li .line {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    width: 100%;
    height: 1px;
    position: relative;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li .spec_ul .spec_li .line::before {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    content: "";
    display: inline-block;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li.people_li_1 a .photo_wrap .photo .photo_container {
    background-image: url("../img/people/people_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li.people_li_2 a .photo_wrap .photo .photo_container {
    background-image: url("../img/people/people_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li.people_li_3 a .photo_wrap .photo .photo_container {
    background-image: url("../img/people/people_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li.people_li_4 a .photo_wrap .photo .photo_container {
    background-image: url("../img/people/people_4.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li.people_li_5 a .photo_wrap .photo .photo_container {
    background-image: url("../img/people/people_5.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_people .section_content .section_main .people_ul .people_li.people_li_6 a .photo_wrap .photo .photo_container {
    background-image: url("../img/people/people_6.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeElem {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeElem .people_li a .photo_wrap .photo .photo_container {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeElem .people_li .spec_ul .spec_li .title {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeElem .people_li .spec_ul .spec_li .content {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeElem .people_li .spec_ul .spec_li .line::before {
    right: 100%;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeElem .slide_arrow {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn {
    -webkit-transition: opacity 1.5s 0.5s, -webkit-transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1.5s 0.5s, -webkit-transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1.5s 0.5s, transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1.5s 0.5s, transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li a .photo_wrap .photo .photo_container {
    -webkit-transition: opacity 1.5s 0.5s, -webkit-transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1.5s 0.5s, -webkit-transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1.5s 0.5s, transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1.5s 0.5s, transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li .title {
    -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);
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li .content {
    -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);
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li .line::before {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.3s;
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.3s;
    right: 0;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li:nth-of-type(1) .title {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li:nth-of-type(1) .content {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li:nth-of-type(1) .line::before {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1) 1s, background-color 0.3s;
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1) 1s, background-color 0.3s;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li:nth-of-type(2) .title {
    -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li:nth-of-type(2) .content {
    -webkit-transition-delay: 1.9s;
            transition-delay: 1.9s;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .people_li .spec_ul .spec_li:nth-of-type(2) .line::before {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1) 1.5s, background-color 0.3s;
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1) 1.5s, background-color 0.3s;
}
#main .section_pc.section_people .section_content .section_main .people_ul.fadeIn .slide_arrow {
    -webkit-transition: opacity 1s 2s, background-color 0.3s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 2s;
    transition: opacity 1s 2s, background-color 0.3s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 2s;
    transition: opacity 1s 2s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 2s, background-color 0.3s;
    transition: opacity 1s 2s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 2s, background-color 0.3s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 2s;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#main .section_pc.section_people .section_content .shape_front {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 669px;
    right: calc(-1 * (100vw - 1100px) / 2);
    pointer-events: none;
}
#main .section_pc.section_people .section_content .shape_front .shape_front_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .section_pc.section_people .section_content .shape_front .shape_front_container .shape_front_c {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 585px;
    right: 0;
    background-color: #1c1c1c;
}
#main .section_pc.section_people .section_content .shape_front .shape_front_container .shape_front_g {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: calc(100% - 585px);
    background: -webkit-gradient(linear, right top, left top, from(#1c1c1c), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(to left, #1c1c1c, rgba(34, 34, 34, 0));
}
#main .section_pc.section_people .section_content .s_arrow {
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    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;
    background-color: #0069bb;
    border-radius: 50%;
    position: absolute;
    top: 195px;
    cursor: pointer;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .s_arrow {
        top: 168.75px;
    }
}
#main .section_pc.section_people .section_content .s_arrow svg {
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
}
#main .section_pc.section_people .section_content .s_arrow_prev {
    left: 244px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .s_arrow_prev {
        left: 210px;
    }
}
#main .section_pc.section_people .section_content .s_arrow_prev svg {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
}
#main .section_pc.section_people .section_content .s_arrow_next {
    left: 1019px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_people .section_content .s_arrow_next {
        left: 875px;
    }
}
#main .section_pc.section_people .section_content .s_arrow_next svg {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
}
@media screen and (min-width: 979px) {
    #main .section_pc.section_people .section_content .s_arrow:hover {
        background-color: #ffffff;
    }
}
@media screen and (min-width: 979px) {
    #main .section_pc.section_people .section_content .s_arrow:hover svg {
        stroke: #0069bb;
    }
}
#main .section_pc.section_people .section_content .s_arrow.fadeElem {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
#main .section_pc.section_people .section_content .s_arrow.fadeIn {
    -webkit-transition: opacity 1s 0.5s, background-color 0.3s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, background-color 0.3s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, background-color 0.3s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, background-color 0.3s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_session .section_title .section_title_container .title_en svg {
        height: 115.84px;
    }
}
#main .section_pc.section_session .section_content .section_main .photo_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_session .section_content .section_main .photo_ul {
        -webkit-column-gap: 20px;
           -moz-column-gap: 20px;
                column-gap: 20px;
        row-gap: 20px;
    }
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(1) .photo {
    padding-top: 44.3925233645%;
    width: 100%;
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(1) .photo .photo_container {
    background-image: url("../img/session/session_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(2) {
    -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;
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(2) .photo {
    padding-top: 66.6666666667%;
    width: 100%;
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(2) .photo .photo_container {
    background-image: url("../img/session/session_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(3) {
    -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;
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(3) .photo {
    -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s;
    padding-top: 66.6666666667%;
    width: 100%;
}
#main .section_pc.section_session .section_content .section_main .photo_ul .photo_li:nth-of-type(3) .photo .photo_container {
    -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s;
    background-image: url("../img/session/session_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_life .section_title .section_title_container .title_en svg {
        height: 113.92px;
    }
}
#main .section_pc.section_life .section_content .section_main .photo_ul .photo_li:nth-of-type(1) .photo {
    padding-top: 66.6666666667%;
    width: 87.6168224299%;
}
#main .section_pc.section_life .section_content .section_main .photo_ul .photo_li:nth-of-type(1) .photo .photo_container {
    background-image: url("../img/life/life_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_life .section_content .section_main .photo_ul .photo_li:nth-of-type(2) {
    position: absolute;
    bottom: calc(100% + 30px);
    right: 0;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_life .section_content .section_main .photo_ul .photo_li:nth-of-type(2) {
        bottom: calc(100% + 20px);
    }
}
#main .section_pc.section_life .section_content .section_main .photo_ul .photo_li:nth-of-type(2) .photo {
    padding-top: 66.6666666667%;
    width: 345px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_life .section_content .section_main .photo_ul .photo_li:nth-of-type(2) .photo {
        width: calc((92vw - 180px - 30px) / 856 * 345);
    }
}
#main .section_pc.section_life .section_content .section_main .photo_ul .photo_li:nth-of-type(2) .photo .photo_container {
    background-image: url("../img/life/life_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_voice .section_title .section_title_container .title_en svg {
    fill: #27292d;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_voice .section_title .section_title_container .title_en svg {
        height: 115.84px;
    }
}
#main .section_pc.section_voice .section_content .shape_back {
    position: absolute;
    top: 100px;
    bottom: -60px;
    left: calc(50% - 130px - 200px);
    right: calc(-1 * (100vw - 1100px) / 2);
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_voice .section_content .shape_back {
        right: -4vw;
    }
}
#main .section_pc.section_voice .section_content .shape_back .shape_back_container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#main .section_pc.section_voice .section_content .shape_back .shape_back_container .shape_back_c {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 200px;
    right: 0;
    background-color: #27292d;
}
#main .section_pc.section_voice .section_content .shape_back .shape_back_container .shape_back_g {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: calc(100% - 200px);
    background: -webkit-gradient(linear, right top, left top, from(#27292d), to(#1c1c1c));
    background: linear-gradient(to left, #27292d, #1c1c1c);
}
#main .section_pc.section_voice .section_content .shape_back.fadeElem .shape_back_container {
    left: 100%;
}
#main .section_pc.section_voice .section_content .shape_back.fadeIn .shape_back_container {
    -webkit-transition: left 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
    transition: left 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
    left: 0;
}
#main .section_pc.section_voice .section_content .section_main .photo_ul .photo_li .photo {
    width: 856px;
    height: 570px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_voice .section_content .section_main .photo_ul .photo_li .photo {
        width: 100%;
        height: calc((92vw - 180px - 30px) / 3 * 2);
    }
}
#main .section_pc.section_voice .section_content .section_main .photo_ul .photo_li .photo .photo_container {
    background-image: url("../img/voice/voice_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_voice .section_content .section_main .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_gallery .section_title .section_title_container .title_en svg {
        height: 115.84px;
    }
}
#main .section_pc.section_gallery .section_content .section_text .title_jp .text {
    line-height: 1.4em;
    text-align: center;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
    width: 850px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_gallery .section_content .section_main .photo_ul {
        -webkit-column-gap: 20px;
           -moz-column-gap: 20px;
                column-gap: 20px;
        row-gap: 20px;
        width: 100%;
    }
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li .photo {
    padding-top: 100%;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(1) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(2) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(3) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(4) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_4.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(5) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_5.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(6) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_6.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(7) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_7.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(8) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_8.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(9) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_9.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(10) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_10.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(11) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_11.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul .photo_li:nth-child(12) .photo .photo_container {
    background-image: url("../../gallery/img/thumb/thumb_12.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeElem .photo_li .photo {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    overflow: hidden;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeElem .photo_li .photo .photo_container {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li .photo {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li .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);
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(1) .photo {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(1) .photo .photo_container {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(2) .photo {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(2) .photo .photo_container {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(3) .photo {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(3) .photo .photo_container {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(4) .photo {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(4) .photo .photo_container {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(5) .photo {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(5) .photo .photo_container {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(6) .photo {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(6) .photo .photo_container {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(7) .photo {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(7) .photo .photo_container {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(8) .photo {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(8) .photo .photo_container {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(9) .photo {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(9) .photo .photo_container {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(10) .photo {
    -webkit-transition-delay: 1.8s;
            transition-delay: 1.8s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(10) .photo .photo_container {
    -webkit-transition-delay: 1.8s;
            transition-delay: 1.8s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(11) .photo {
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(11) .photo .photo_container {
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(12) .photo {
    -webkit-transition-delay: 2.2s;
            transition-delay: 2.2s;
}
#main .section_pc.section_gallery .section_content .section_main .photo_ul.fadeIn .photo_li:nth-child(12) .photo .photo_container {
    -webkit-transition-delay: 2.2s;
            transition-delay: 2.2s;
}
#main .section_pc.section_recruit .shape_back {
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    left: 0;
}
#main .section_pc.section_recruit .shape_back .shape_back_c {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #27292d;
}
#main .section_pc.section_recruit .shape_back.fadeElem .shape_back_c {
    right: 100%;
}
#main .section_pc.section_recruit .shape_back.fadeIn .shape_back_c {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
    right: 0;
}
#main .section_pc.section_recruit .section_title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#main .section_pc.section_recruit .section_title .section_title_container .title_en svg {
    fill: #1c1c1c;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_recruit .section_title .section_title_container .title_en svg {
        height: 57.92px;
    }
}
#main .section_pc.section_recruit .section_content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 40px;
}
#main .section_pc.section_recruit .section_content .section_text .title_jp {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
}
#main .section_pc.section_recruit .section_link {
    padding-bottom: 80px;
    position: relative;
}
#main .section_pc.section_recruit .section_link .link_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 35px;
       -moz-column-gap: 35px;
            column-gap: 35px;
    margin-top: 60px;
}
#main .section_pc.section_recruit .section_link .link_ul .link_li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    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;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
}
#main .section_pc.section_recruit .section_link .link_ul .link_li a .arrow {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
#main .section_pc.section_recruit .section_link .link_ul .link_li a .arrow svg {
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_recruit .section_link .link_ul .link_li a .arrow svg {
        width: 7px;
        height: 14px;
    }
}
#main .section_pc.section_recruit .section_link .link_ul .link_li a .text {
    height: 1em;
    font-family: "Shippori Mincho B1", serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.15em;
}
@media screen and (max-width: 1199px) {
    #main .section_pc.section_recruit .section_link .link_ul .link_li a .text {
        font-size: 18px;
    }
}
@media screen and (min-width: 979px) {
    #main .section_pc.section_recruit .section_link .link_ul .link_li a:hover {
        color: #85c4e4;
    }
}
@media screen and (min-width: 979px) {
    #main .section_pc.section_recruit .section_link .link_ul .link_li a:hover .arrow {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}
@media screen and (min-width: 979px) {
    #main .section_pc.section_recruit .section_link .link_ul .link_li a:hover .arrow svg {
        stroke: #85c4e4;
    }
}
#main .section_pc.section_recruit .section_link .link_ul .link_li:nth-child(1) {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
}
#main .section_pc.section_recruit .section_link .link_ul .link_li:nth-child(2) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
}
#main .section_pc.section_recruit .section_link .link_ul .link_li:nth-child(3) {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
}
#main .section_pc.section_recruit .section_link .link_ul .link_li:nth-child(4) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
}
@media screen and (max-width: 979px) {
    #main .section_pc.section_about,
    #main .section_pc.section_business,
    #main .section_pc.section_people,
    #main .section_pc.section_session,
    #main .section_pc.section_life,
    #main .section_pc.section_voice,
    #main .section_pc.section_gallery,
    #main .section_pc.section_recruit {
        display: none;
    }
}
#main .section_mb {
    display: none;
}
@media screen and (max-width: 979px) {
    #main .section_mb {
        display: block;
        margin-top: 120px;
        width: 100vw;
        position: relative;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb {
        margin-top: 80px;
    }
}
#main .section_mb .section_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 192px;
    position: relative;
}
@media screen and (max-width: 779px) {
    #main .section_mb .section_title {
        height: 144px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb .section_title {
        height: 96px;
    }
}
#main .section_mb .section_title .section_title_container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 84px;
    grid-template-rows: auto 84px;
    width: 100%;
    height: 100%;
    position: relative;
}
#main .section_mb .section_title .section_title_container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}
#main .section_mb .section_title .section_title_container > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}
@media screen and (max-width: 779px) {
    #main .section_mb .section_title .section_title_container {
        -ms-grid-rows: auto 63px;
        grid-template-rows: auto 63px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb .section_title .section_title_container {
        -ms-grid-rows: auto 42px;
        grid-template-rows: auto 42px;
    }
}
#main .section_mb .section_title .section_title_container .shape_back {
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    right: 14vw;
}
@media screen and (max-width: 779px) {
    #main .section_mb .section_title .section_title_container .shape_back {
        right: 12vw;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb .section_title .section_title_container .shape_back {
        right: 10vw;
    }
}
#main .section_mb .section_title .section_title_container .shape_back .shape_back_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
#main .section_mb .section_title .section_title_container .shape_back .shape_back_container .shape_back_c {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 60px;
    background-color: #27292d;
}
#main .section_mb .section_title .section_title_container .shape_back .shape_back_container .shape_back_g {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% - 60px);
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(#27292d), to(#1c1c1c));
    background: linear-gradient(to right, #27292d, #1c1c1c);
}
#main .section_mb .section_title .section_title_container .shape_front {
    position: absolute;
    top: calc(100% - 84px);
    bottom: 0;
    left: 0;
    right: 200px;
}
@media screen and (max-width: 779px) {
    #main .section_mb .section_title .section_title_container .shape_front {
        top: calc(100% - 63px);
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb .section_title .section_title_container .shape_front {
        top: calc(100% - 42px);
    }
}
#main .section_mb .section_title .section_title_container .shape_front .shape_front_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .section_mb .section_title .section_title_container .shape_front .shape_front_container .shape_front_c {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100vw;
    right: calc(100% + 100px);
    background-color: #1c1c1c;
}
#main .section_mb .section_title .section_title_container .shape_front .shape_front_container .shape_front_g {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100px;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(#1c1c1c), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(to right, #1c1c1c, rgba(34, 34, 34, 0));
}
#main .section_mb .section_title .section_title_container .title_en {
    margin: 0 6vw;
    position: relative;
}
#main .section_mb .section_title .section_title_container .title_en svg {
    width: auto;
    fill: #1c1c1c;
}
#main .section_mb .section_title .section_title_container .title_jp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 8vw;
    position: relative;
}
#main .section_mb .section_title .section_title_container .title_jp .text {
    margin: 0 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.05em;
}
@media screen and (max-width: 779px) {
    #main .section_mb .section_title .section_title_container .title_jp .text {
        font-size: 14px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb .section_title .section_title_container .title_jp .text {
        font-size: 13px;
    }
}
#main .section_mb .section_title .section_title_container .title_jp::before, #main .section_mb .section_title .section_title_container .title_jp::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 1px;
    background-color: #ffffff;
}
#main .section_mb .section_title.fadeElem .section_title_container .shape_back .shape_back_container {
    right: 100%;
}
#main .section_mb .section_title.fadeElem .section_title_container .shape_front .shape_front_container {
    left: 100%;
}
#main .section_mb .section_title.fadeElem .section_title_container .title_en {
    opacity: 0;
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
}
#main .section_mb .section_title.fadeElem .section_title_container .title_jp {
    opacity: 0;
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
}
#main .section_mb .section_title.fadeIn .section_title_container .shape_back .shape_back_container {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1), left 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1), left 1s cubic-bezier(0.25, 1, 0.5, 1);
    right: 0;
}
#main .section_mb .section_title.fadeIn .section_title_container .shape_front .shape_front_container {
    -webkit-transition: left 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s, right 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
    transition: left 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s, right 1s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
    left: 0;
}
#main .section_mb .section_title.fadeIn .section_title_container .title_en {
    -webkit-transition: opacity 1s 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_mb .section_title.fadeIn .section_title_container .title_jp {
    -webkit-transition: opacity 1s 0.75s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
    transition: opacity 1s 0.75s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
    transition: opacity 1s 0.75s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
    transition: opacity 1s 0.75s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_mb .section_content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 40px;
    position: relative;
}
#main .section_mb .section_content .photo {
    margin: 0 12vw;
    padding-top: 50.6666666667vw;
    position: relative;
}
@media screen and (max-width: 779px) {
    #main .section_mb .section_content .photo {
        margin: 0 9vw;
        padding-top: 54.6666666667vw;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb .section_content .photo {
        margin: 0 6vw;
        padding-top: 58.6666666667vw;
    }
}
#main .section_mb .section_content .photo .photo_container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #c9c9c9;
}
#main .section_mb .section_content .catch {
    margin-top: 40px;
}
#main .section_mb .section_content .catch .text {
    margin-block: calc((1em - 1lh) / 2);
    padding-left: 0.15em;
    font-family: "Shippori Mincho B1", serif;
    font-size: 28px;
    line-height: 45px;
    letter-spacing: 0.15em;
    text-align: center;
}
@media screen and (max-width: 779px) {
    #main .section_mb .section_content .catch .text {
        font-size: 26px;
        line-height: 42px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb .section_content .catch .text {
        font-size: 24px;
        line-height: 39px;
    }
}
#main .section_mb .section_content .catch .text span {
    font-size: 28px;
}
@media screen and (max-width: 779px) {
    #main .section_mb .section_content .catch .text span {
        font-size: 26px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb .section_content .catch .text span {
        font-size: 24px;
    }
}
#main .section_mb .section_content .btn {
    -ms-grid-column-align: center;
        justify-self: center;
    margin-top: 40px;
}
#main .section_mb .section_content .btn 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;
    width: 122px;
    height: 36px;
    position: relative;
}
#main .section_mb .section_content .btn a .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #0069bb;
}
#main .section_mb .section_content .btn a .text {
    padding-left: 0.1em;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #ffffff;
    position: relative;
}
#main .section_mb.section_R .section_title {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
#main .section_mb.section_R .section_title .section_title_container .shape_back {
    left: 14vw;
    right: 0;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_R .section_title .section_title_container .shape_back {
        left: 12vw;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_R .section_title .section_title_container .shape_back {
        left: 10vw;
    }
}
#main .section_mb.section_R .section_title .section_title_container .shape_back .shape_back_container .shape_back_c {
    left: 60px;
    right: 0;
}
#main .section_mb.section_R .section_title .section_title_container .shape_back .shape_back_container .shape_back_g {
    left: 0;
    right: calc(100% - 60px);
    background: -webkit-gradient(linear, right top, left top, from(#27292d), to(#1c1c1c));
    background: linear-gradient(to left, #27292d, #1c1c1c);
}
#main .section_mb.section_R .section_title .section_title_container .shape_front {
    left: 200px;
    right: 0;
}
#main .section_mb.section_R .section_title .section_title_container .shape_front .shape_front_container .shape_front_c {
    left: calc(100% + 100px);
    right: -100vw;
}
#main .section_mb.section_R .section_title .section_title_container .shape_front .shape_front_container .shape_front_g {
    left: 0;
    right: -100px;
    background: -webkit-gradient(linear, right top, left top, from(#1c1c1c), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(to left, #1c1c1c, rgba(34, 34, 34, 0));
}
#main .section_mb.section_R .section_title .section_title_container .title_en {
    -ms-grid-column-align: end;
        justify-self: end;
}
#main .section_mb.section_R .section_title .section_title_container .title_jp {
    -ms-grid-column-align: end;
        justify-self: end;
}
#main .section_mb.section_R .section_title.fadeElem .section_title_container .shape_back .shape_back_container {
    left: 100%;
    right: 0;
}
#main .section_mb.section_R .section_title.fadeElem .section_title_container .shape_front .shape_front_container {
    left: 0;
    right: 100%;
}
#main .section_mb.section_R .section_title.fadeElem .section_title_container .title_en {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
}
#main .section_mb.section_R .section_title.fadeElem .section_title_container .title_jp {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
}
#main .section_mb.section_R .section_title.fadeIn .section_title_container .shape_back .shape_back_container {
    left: 0;
}
#main .section_mb.section_R .section_title.fadeIn .section_title_container .shape_front .shape_front_container {
    right: 0;
}
#main .section_mb.section_R .section_title.fadeIn .section_title_container .title_en {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_mb.section_R .section_title.fadeIn .section_title_container .title_jp {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_mb.section_about .section_title .section_title_container .title_en svg {
    height: 86.88px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_about .section_title .section_title_container .title_en svg {
        height: 65.16px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_about .section_title .section_title_container .title_en svg {
        height: 43.44px;
    }
}
#main .section_mb.section_about .section_content .photo .photo_container {
    background-image: url("../img/about/about_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_mb.section_business .section_title .section_title_container .title_en svg {
    height: 86.88px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_business .section_title .section_title_container .title_en svg {
        height: 65.16px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_business .section_title .section_title_container .title_en svg {
        height: 43.44px;
    }
}
#main .section_mb.section_business .section_content .photo .photo_container {
    background-image: url("../img/business/business_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_mb.section_people .section_title .section_title_container .title_en svg {
    height: 86.88px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_people .section_title .section_title_container .title_en svg {
        height: 65.16px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_people .section_title .section_title_container .title_en svg {
        height: 43.44px;
    }
}
#main .section_mb.section_people .section_content .photo .photo_container {
    background-image: url("../img/people/people_mb.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_mb.section_session .section_title .section_title_container .title_en svg {
    height: 86.88px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_session .section_title .section_title_container .title_en svg {
        height: 65.16px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_session .section_title .section_title_container .title_en svg {
        height: 43.44px;
    }
}
#main .section_mb.section_session .section_content .photo .photo_container {
    background-image: url("../img/session/session_3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_mb.section_life .section_title .section_title_container .title_en svg {
    height: 85.44px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_life .section_title .section_title_container .title_en svg {
        height: 64.08px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_life .section_title .section_title_container .title_en svg {
        height: 42.72px;
    }
}
#main .section_mb.section_life .section_content .photo .photo_container {
    background-image: url("../img/life/life_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_mb.section_voice .section_title .section_title_container .title_en svg {
    height: 86.88px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_voice .section_title .section_title_container .title_en svg {
        height: 65.16px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_voice .section_title .section_title_container .title_en svg {
        height: 43.44px;
    }
}
#main .section_mb.section_voice .section_content .photo .photo_container {
    background-image: url("../img/voice/voice_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_mb.section_gallery .section_title .section_title_container .title_en svg {
    height: 86.88px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_gallery .section_title .section_title_container .title_en svg {
        height: 65.16px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_gallery .section_title .section_title_container .title_en svg {
        height: 43.44px;
    }
}
#main .section_mb.section_gallery .section_content .photo .photo_container {
    background-image: url("../img/gallery/gallery_mb.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .section_mb.section_recruit {
    margin: 120px 6vw 0;
    width: 88vw;
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_recruit {
        margin: 80px 6vw 0;
    }
}
#main .section_mb.section_recruit .shape_back {
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    left: 0;
}
#main .section_mb.section_recruit .shape_back .shape_back_c {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #27292d;
}
#main .section_mb.section_recruit .shape_back.fadeElem .shape_back_c {
    right: 100%;
}
#main .section_mb.section_recruit .shape_back.fadeIn .shape_back_c {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
    right: 0;
}
#main .section_mb.section_recruit .section_title {
    height: auto;
}
#main .section_mb.section_recruit .section_title .section_title_container {
    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;
}
#main .section_mb.section_recruit .section_title .section_title_container .title_en svg {
    height: 52.128px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_recruit .section_title .section_title_container .title_en svg {
        height: 43.44px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_recruit .section_title .section_title_container .title_en svg {
        height: 34.752px;
    }
}
#main .section_mb.section_recruit .section_title .section_title_container .title_jp {
    margin-top: 30px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_recruit .section_title .section_title_container .title_jp {
        margin-top: 25px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_recruit .section_title .section_title_container .title_jp {
        margin-top: 20px;
    }
}
#main .section_mb.section_recruit .section_title.fadeElem .section_title_container .title_en {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
}
#main .section_mb.section_recruit .section_title.fadeElem .section_title_container .title_jp {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
}
#main .section_mb.section_recruit .section_title.fadeIn .section_title_container .title_en {
    -webkit-transition: opacity 1s 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_mb.section_recruit .section_title.fadeIn .section_title_container .title_jp {
    -webkit-transition: opacity 1s 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    transition: opacity 1s 0.5s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .section_mb.section_recruit .section_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 60px;
    position: relative;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_recruit .section_link {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_recruit .section_link {
        padding-bottom: 40px;
    }
}
#main .section_mb.section_recruit .section_link .link_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 250px 50px 170px;
    grid-template-columns: 250px 170px;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
    row-gap: 30px;
    margin-top: 50px;
}
@media screen and (max-width: 779px) {
    #main .section_mb.section_recruit .section_link .link_ul {
        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: self-start;
            -ms-flex-align: self-start;
                align-items: self-start;
        row-gap: 25px;
        margin-top: 45px;
    }
}
@media screen and (max-width: 599px) {
    #main .section_mb.section_recruit .section_link .link_ul {
        margin-top: 40px;
    }
}
#main .section_mb.section_recruit .section_link .link_ul .link_li {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -ms-grid-column-align: start;
        justify-self: start;
}
#main .section_mb.section_recruit .section_link .link_ul .link_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;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
}
#main .section_mb.section_recruit .section_link .link_ul .link_li a .arrow svg {
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
    width: 6px;
    height: 12px;
}
#main .section_mb.section_recruit .section_link .link_ul .link_li a .text {
    height: 1em;
    font-family: "Shippori Mincho B1", serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.15em;
}

@media screen and (max-width: 599px) {
    #footer {
        padding-top: 100px;
    }
}
/*# sourceMappingURL=style.css.map */