#main {
    margin-top: 100vh;
    margin-top: 100svh;
    padding-bottom: 100px;
    background-color: #1c1c1c;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main {
        padding-bottom: 75px;
    }
}
@media screen and (max-width: 599px) {
    #main {
        padding-bottom: 50px;
    }
}
#main .fv {
    width: 100vw;
    height: 100vh;
    height: 100svh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}
#main .fv .photo {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
#main .fv .photo .photo_container {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#main .fv .photo .photo_container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
@media screen and (max-width: 979px) {
    #main .fv .photo .photo_container_pc {
        display: none;
    }
}
#main .fv .photo .photo_container_mb {
    display: none;
}
@media screen and (max-width: 979px) {
    #main .fv .photo .photo_container_mb {
        display: block;
    }
}
#main .fv .photo.fadeIn {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
}
#main .fv .photo.fadeIn .photo_container {
    -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: scale(1);
            transform: scale(1);
}
#main .fv.hide {
    left: 200vw;
}
#main .page_intro {
    margin: 0 auto;
    padding-top: 200px;
    width: 1100px;
}
@media screen and (max-width: 1199px) {
    #main .page_intro {
        padding-top: 140px;
        width: 88vw;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro {
        padding-top: 80px;
        width: 100vw;
    }
}
#main .page_intro .line_title {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px auto 30px 1fr;
    grid-template-columns: 1fr auto 1fr;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    width: 100%;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
}
#main .page_intro .line_title .line {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 100%;
    height: 1px;
    position: relative;
}
#main .page_intro .line_title .line::before {
    content: "";
    display: inline-block;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
}
#main .page_intro .line_title .line.line_L::before {
    right: 0;
}
#main .page_intro .line_title .line.line_R::before {
    left: 0;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .line_title {
        -webkit-column-gap: 25px;
           -moz-column-gap: 25px;
                column-gap: 25px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .line_title {
        -webkit-column-gap: 20px;
           -moz-column-gap: 20px;
                column-gap: 20px;
    }
}
#main .page_intro .line_title .text {
    height: 20.272px;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .line_title .text {
        height: 18.04208px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .line_title .text {
        height: 15.81216px;
    }
}
#main .page_intro .line_title .text svg {
    display: inline-block;
    width: auto;
    height: 100%;
    fill: #ffffff;
}
#main .page_intro .title {
    margin-top: 80px;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .title {
        margin-top: 60px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .title {
        margin-top: 40px;
    }
}
#main .page_intro .title h1 {
    margin-block: calc((1em - 1lh) / 2);
    font-family: "Shippori Mincho B1", serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.2em;
    text-align: center;
    color: #00a7df;
}
#main .page_intro .title h1 span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .title h1 {
        font-size: 41px;
        line-height: 65px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .title h1 {
        padding: 0 6vw;
        font-size: 34px;
        line-height: 54px;
    }
}
#main .page_intro .lead {
    margin-top: 80px;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .lead {
        margin-top: 60px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .lead {
        margin-top: 40px;
    }
}
#main .page_intro .lead p {
    margin-block: calc((1em - 1lh) / 2);
    font-size: 17px;
    line-height: 37px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .lead p {
        font-size: 16px;
        line-height: 33.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .lead p {
        padding: 0 6vw;
        font-size: 15px;
        line-height: 30px;
        text-align: justify;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .lead p span.b {
        display: inline;
    }
}
#main .section {
    margin: 200px auto 0;
    width: 1100px;
}
@media screen and (max-width: 1199px) {
    #main .section {
        margin-top: 140px;
        width: 88vw;
    }
}
@media screen and (max-width: 599px) {
    #main .section {
        margin-top: 80px;
    }
}
#main .section .box_line_title {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 120px 27px auto 27px 120px;
    grid-template-columns: 120px auto 120px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 27px;
       -moz-column-gap: 27px;
            column-gap: 27px;
    width: 100%;
}
@media screen and (max-width: 1199px) {
    #main .section .box_line_title {
        -ms-grid-columns: 100px 22px auto 22px 100px;
        grid-template-columns: 100px auto 100px;
        -webkit-column-gap: 22px;
           -moz-column-gap: 22px;
                column-gap: 22px;
    }
}
@media screen and (max-width: 979px) {
    #main .section .box_line_title {
        -ms-grid-columns: 80px auto 80px;
        grid-template-columns: 80px auto 80px;
    }
}
@media screen and (max-width: 599px) {
    #main .section .box_line_title {
        -ms-grid-columns: 1fr 17px auto 17px 1fr;
        grid-template-columns: 1fr auto 1fr;
        -webkit-column-gap: 17px;
           -moz-column-gap: 17px;
                column-gap: 17px;
    }
}
#main .section .box_line_title .line {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 100%;
    height: 7px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section .box_line_title .line {
        height: 6px;
    }
}
@media screen and (max-width: 599px) {
    #main .section .box_line_title .line {
        height: 5px;
    }
}
#main .section .box_line_title .line::before {
    content: "";
    display: inline-block;
    border: 1px solid #ffffff;
    border-left: none;
    border-right: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .section .box_line_title .text h4 {
    padding-left: 0.1em;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
    -webkit-transform: translateY(0.5px);
            transform: translateY(0.5px);
}
@media screen and (max-width: 1199px) {
    #main .section .box_line_title .text h4 {
        font-size: 16px;
    }
}
@media screen and (max-width: 599px) {
    #main .section .box_line_title .text h4 {
        font-size: 14px;
    }
}
#main .section .box_line_title.fadeElem .line_L::before {
    left: 100%;
}
#main .section .box_line_title.fadeElem .text {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
#main .section .box_line_title.fadeElem .line_R::before {
    right: 100%;
}
#main .section .box_line_title.fadeIn .line_L::before {
    -webkit-transition: left 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: left 1s cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    border-left: 1px solid #ffffff;
}
#main .section .box_line_title.fadeIn .text {
    -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(0);
            transform: translateY(0);
}
#main .section .box_line_title.fadeIn .line_R::before {
    -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;
    border-right: 1px solid #ffffff;
}
#main .section .section_title {
    margin-top: 60px;
}
@media screen and (max-width: 1199px) {
    #main .section .section_title {
        margin-top: 47px;
    }
}
@media screen and (max-width: 599px) {
    #main .section .section_title {
        margin-top: 35px;
    }
}
#main .section .section_title h2 {
    margin-block: calc((1em - 1lh) / 2);
    padding-left: 0.15em;
    font-family: "Shippori Mincho B1", serif;
    font-size: 40px;
    line-height: 70px;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-align: center;
    color: #00a7df;
}
#main .section .section_title h2 span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .section .section_title h2 {
        font-size: 35px;
        line-height: 59px;
    }
}
@media screen and (max-width: 599px) {
    #main .section .section_title h2 {
        font-size: 30px;
        line-height: 48px;
    }
}
#main .section.section_system .illust {
    margin-top: 80px;
    width: 1100px;
    height: 886px;
}
@media screen and (max-width: 1199px) {
    #main .section.section_system .illust {
        margin-top: 60px;
        width: 88vw;
        height: 70.88vw;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_system .illust {
        margin-top: 40px;
    }
}
#main .section.section_content .training_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 60px;
    margin-top: 80px;
}
@media screen and (max-width: 1199px) {
    #main .section.section_content .training_ul {
        row-gap: 50px;
        margin-top: 60px;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_content .training_ul {
        row-gap: 40px;
        margin-top: 40px;
    }
}
#main .section.section_content .training_ul .training_li {
    padding: 60px 100px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section.section_content .training_ul .training_li {
        padding: 55px 80px;
    }
}
@media screen and (max-width: 979px) {
    #main .section.section_content .training_ul .training_li {
        padding: 50px 60px;
    }
}
@media screen and (max-width: 779px) {
    #main .section.section_content .training_ul .training_li {
        padding: 45px 40px;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_content .training_ul .training_li {
        padding: 35px 30px;
    }
}
@media screen and (max-width: 439px) {
    #main .section.section_content .training_ul .training_li {
        padding: 30px 20px;
    }
}
#main .section.section_content .training_ul .training_li .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .section.section_content .training_ul .training_li .head {
    position: relative;
}
#main .section.section_content .training_ul .training_li .head h3 {
    margin-block: calc((1em - 1lh) / 2);
    font-family: "Shippori Mincho B1", serif;
    font-size: 32px;
    line-height: 58px;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-align: center;
    color: #0069bb;
}
#main .section.section_content .training_ul .training_li .head h3 span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .section.section_content .training_ul .training_li .head h3 {
        font-size: 28px;
        line-height: 48px;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_content .training_ul .training_li .head h3 {
        font-size: 24px;
        line-height: 38px;
    }
}
#main .section.section_content .training_ul .training_li .line {
    margin: 40px 0;
    width: 100%;
    height: 1px;
    background-color: #1c1c1c;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .section.section_content .training_ul .training_li .line {
        margin: 30px 0;
    }
}
#main .section.section_content .training_ul .training_li .line.fadeElem {
    width: 0;
}
#main .section.section_content .training_ul .training_li .line.fadeIn {
    -webkit-transition: width 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: width 1s cubic-bezier(0.25, 1, 0.5, 1);
    width: 100%;
}
#main .section.section_content .training_ul .training_li .content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    position: relative;
}
@media screen and (max-width: 779px) {
    #main .section.section_content .training_ul .training_li .content {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 779px) {
    #main .section.section_content .training_ul .training_li .content .annual {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 1fr;
        grid-template-columns: auto 1fr;
    }
}
#main .section.section_content .training_ul .training_li .content .annual .a_title {
    width: 223px;
    padding-left: 0.1em;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0.1em;
    font-weight: 600;
    text-align: center;
    background-color: #0069bb;
}
#main .section.section_content .training_ul .training_li .content .annual .a_title span {
    font-weight: 600;
}
@media screen and (max-width: 1199px) {
    #main .section.section_content .training_ul .training_li .content .annual .a_title {
        width: 160px;
        font-size: 15px;
        line-height: 35px;
    }
}
@media screen and (max-width: 779px) {
    #main .section.section_content .training_ul .training_li .content .annual .a_title {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_content .training_ul .training_li .content .annual .a_title {
        width: 120px;
        font-size: 14px;
        line-height: 34px;
    }
}
#main .section.section_content .training_ul .training_li .content .annual .a_content {
    margin-block: calc((1em - 1lh) / 2);
    padding-top: 30px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0em;
    font-weight: 600;
    text-align: center;
    color: #1c1c1c;
}
#main .section.section_content .training_ul .training_li .content .annual .a_content span {
    font-weight: 600;
}
@media screen and (max-width: 1199px) {
    #main .section.section_content .training_ul .training_li .content .annual .a_content {
        padding-top: 25px;
        font-size: 15px;
        line-height: 26px;
    }
}
@media screen and (max-width: 779px) {
    #main .section.section_content .training_ul .training_li .content .annual .a_content {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        padding-top: 0;
        padding-left: 20px;
        text-align: left;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_content .training_ul .training_li .content .annual .a_content {
        font-size: 14px;
        line-height: 24px;
    }
}
#main .section.section_content .training_ul .training_li .content .body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
}
#main .section.section_content .training_ul .training_li .content .body::before {
    content: "";
    display: inline-block;
    margin: 0 50px;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(to bottom, #1c1c1c, #1c1c1c 1px, transparent 1px, transparent 3px);
    background-size: 1px 3px;
    background-position: top left;
    background-repeat: repeat-y;
}
@media screen and (max-width: 1199px) {
    #main .section.section_content .training_ul .training_li .content .body::before {
        margin: 0 40px;
    }
}
@media screen and (max-width: 979px) {
    #main .section.section_content .training_ul .training_li .content .body::before {
        margin: 0 35px;
    }
}
@media screen and (max-width: 779px) {
    #main .section.section_content .training_ul .training_li .content .body::before {
        display: none;
        margin: 0 30px;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_content .training_ul .training_li .content .body::before {
        margin: 0 20px;
    }
}
#main .section.section_content .training_ul .training_li .content .body p {
    margin-block: calc((1em - 1lh) / 2);
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0em;
    font-weight: 400;
    text-align: justify;
    color: #1c1c1c;
}
#main .section.section_content .training_ul .training_li .content .body p span {
    font-weight: 400;
}
@media screen and (max-width: 1199px) {
    #main .section.section_content .training_ul .training_li .content .body p {
        font-size: 15px;
        line-height: 31.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_content .training_ul .training_li .content .body p {
        font-size: 14px;
        line-height: 28px;
    }
}
@media screen and (max-width: 779px) {
    #main .section.section_content .training_ul .training_li .content .body p {
        padding-top: 30px;
    }
}
#main .section.section_content .training_ul .training_li .content .body.fadeElem::before {
    height: 0;
}
#main .section.section_content .training_ul .training_li .content .body.fadeIn::before {
    -webkit-transition: height 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: height 1s cubic-bezier(0.25, 1, 0.5, 1);
    height: 100%;
}
#main .section.section_content .training_ul .training_li:nth-of-type(odd) .bg {
    background-color: #f8fafa;
}
#main .section.section_content .training_ul .training_li:nth-of-type(even) .bg {
    background-color: #e1f0f9;
}
#main .section.section_process .illust {
    margin-top: 80px;
    width: 1100px;
    height: 949px;
}
@media screen and (max-width: 1199px) {
    #main .section.section_process .illust {
        margin-top: 60px;
        width: 88vw;
        height: 75.92vw;
    }
}
@media screen and (max-width: 599px) {
    #main .section.section_process .illust {
        margin-top: 40px;
    }
}
#main .illust {
    position: relative;
}
#main .illust svg {
    width: 100%;
    height: 100%;
}
#main .illust .guide {
    display: none;
}
@media screen and (max-width: 779px) {
    #main .illust .guide {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        cursor: pointer;
    }
}
#main .illust .guide .guide_bg {
    opacity: 0;
    background-color: #1c1c1c;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
}
#main .illust .guide .plus {
    opacity: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
#main .illust .guide .plus span {
    width: 12px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
#main .illust .guide .plus span:nth-of-type(2) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
            transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
#main .illust .guide.fadeIn .guide_bg {
    -webkit-animation: guideBgFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guideBgFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1s;
            animation: guideBgFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guideBgFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1s;
}
#main .illust .guide.fadeIn .plus {
    -webkit-animation: guidePlusFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guidePlusFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1s;
            animation: guidePlusFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guidePlusFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1s;
}
@-webkit-keyframes guideBgFadeIn {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.8;
    }
}
@keyframes guideBgFadeIn {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.8;
    }
}
@-webkit-keyframes guideBgFadeOut {
    0% {
        opacity: 0.8;
    }
    60% {
        opacity: 0.8;
    }
    100% {
        opacity: 0;
    }
}
@keyframes guideBgFadeOut {
    0% {
        opacity: 0.8;
    }
    60% {
        opacity: 0.8;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes guidePlusFadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes guidePlusFadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes guidePlusFadeOut {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes guidePlusFadeOut {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
#main .illust_system svg .st0 {
    fill: #b1dcf2;
}
#main .illust_system svg .st1 {
    fill: #0069bb;
}
#main .illust_system svg .st2 {
    fill: none;
    stroke: #ffffff;
    stroke-linejoin: round;
}
#main .illust_system svg .st3 {
    fill: none;
    stroke: #ffffff;
}
#main .illust_system svg .st4 {
    opacity: 0.5;
}
#main .illust_system svg .st5 {
    fill: #f8fafa;
}
#main .illust_system svg .st6 {
    fill: #1c1c1c;
}
#main .illust_system svg .st7 {
    fill: #ffffff;
}
#main .illust_process svg .st0 {
    fill: #b1dcf2;
}
#main .illust_process svg .st1 {
    fill: #00a7df;
}
#main .illust_process svg .st2 {
    fill: #ffffff;
}
#main .illust_process svg .st3 {
    fill: none;
    stroke: #ffffff;
}
#main .illust_process svg .st4 {
    fill: #0069bb;
}
#main .illust_process svg .st5 {
    fill: none;
    stroke: #0069bb;
}
#main .illust_process svg .st6 {
    fill: #f8fafa;
}
#main .illust_process svg .st7 {
    fill: none;
    stroke: #ffffff;
    stroke-linejoin: round;
}
#main .illust_process svg .st8 {
    fill: #1c1c1c;
}
#main .popup {
    -webkit-transition: left 0s 1s, right 0s 1s;
    transition: left 0s 1s, right 0s 1s;
    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;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -200vw;
    right: 300vw;
    z-index: 110;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-flex-line-pack: center;
        align-content: center;
}
#main .popup .bg {
    -webkit-transition: opacity 0.5s 0.5s;
    transition: opacity 0.5s 0.5s;
    opacity: 0;
    background-color: #1c1c1c;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
}
#main .popup .bg::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0;
}
#main .popup .popup_container {
    position: relative;
}
#main .popup .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
#main .popup .popup_container .close span {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    width: 24px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
}
#main .popup .popup_container .close span:nth-of-type(1) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
#main .popup .popup_container .close span:nth-of-type(2) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
@media screen and (min-width: 979px) {
    #main .popup .popup_container .close:hover span {
        background-color: #85c4e4;
    }
}
#main .popup.active {
    -webkit-transition: left 0s 0s, right 0s 0s;
    transition: left 0s 0s, right 0s 0s;
    left: 0;
    right: 0;
}
#main .popup.active .bg {
    -webkit-transition: opacity 0.5s 0s;
    transition: opacity 0.5s 0s;
    opacity: 0.97;
}
#main .popup.active .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
}
#main .popup .popup_container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 6vw auto 6vw;
    grid-template-columns: 6vw auto 6vw;
    width: 100%;
    height: 100%;
    overflow: scroll;
    overscroll-behavior-x: contain;
    overscroll-behavior-y: none;
    position: relative;
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container {
        height: 100vh;
        height: 100dvh;
    }
}
#main .popup .popup_container::before, #main .popup .popup_container::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: calc(100% + 1px);
}
#main .popup .popup_container .container_bg_close {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .popup .popup_container .detail_ul {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
}
#main .popup .popup_container .detail_ul li {
    position: absolute;
    top: -200vh;
    left: 0;
}
#main .popup .popup_container .detail_ul li .illust {
    -webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - 130px);
    height: calc(100dvh - 130px);
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container .detail_ul li .illust {
        height: calc(100vh - 120px);
        height: calc(100dvh - 120px);
    }
}
#main .popup .popup_container .detail_ul li .illust svg {
    margin: 0 auto;
    width: auto;
    height: 100%;
}
#main .popup .popup_container .detail_ul li.active {
    position: relative;
    top: 0;
}
#main .popup .popup_container .close {
    -webkit-transition: opacity 0.5s, right 0s 0.5s;
    transition: opacity 0.5s, right 0s 0.5s;
    opacity: 0;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 20px;
    right: -200vw;
    cursor: pointer;
}
@media screen and (max-width: 1199px) {
    #main .popup .popup_container .close {
        top: 15px;
    }
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container .close {
        top: 10px;
    }
}
#main .popup .popup_container .close span {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    width: 24px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
}
#main .popup .popup_container .close span:nth-of-type(1) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
#main .popup .popup_container .close span:nth-of-type(2) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
@media screen and (min-width: 979px) {
    #main .popup .popup_container .close:hover span {
        background-color: #85c4e4;
    }
}
#main .popup.active .popup_container .detail_ul li .illust {
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#main .popup.active .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-transition-delay: 0.75s;
            transition-delay: 0.75s;
    opacity: 1;
    right: 20px;
}
@media screen and (max-width: 1199px) {
    #main .popup.active .popup_container .close {
        right: 15px;
    }
}
@media screen and (max-width: 599px) {
    #main .popup.active .popup_container .close {
        right: 10px;
    }
}
/*# sourceMappingURL=style.css.map */