#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 .qa {
    margin: 100px auto 0;
    padding-top: 100px;
    width: 1100px;
}
@media screen and (max-width: 1199px) {
    #main .qa {
        margin-top: 70px;
        padding-top: 70px;
        width: 88vw;
    }
}
@media screen and (max-width: 599px) {
    #main .qa {
        margin-top: 40px;
        padding-top: 40px;
    }
}
#main .qa .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 .qa .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 .qa .box_line_title {
        -ms-grid-columns: 80px auto 80px;
        grid-template-columns: 80px auto 80px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .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 .qa .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 .qa .box_line_title .line {
        height: 6px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .box_line_title .line {
        height: 5px;
    }
}
#main .qa .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 .qa .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 .qa .box_line_title .text h4 {
        font-size: 16px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .box_line_title .text h4 {
        font-size: 14px;
    }
}
#main .qa .box_line_title.fadeElem .line_L::before {
    left: 100%;
}
#main .qa .box_line_title.fadeElem .text {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
#main .qa .box_line_title.fadeElem .line_R::before {
    right: 100%;
}
#main .qa .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 .qa .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 .qa .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 .qa .q {
    margin-top: 60px;
}
@media screen and (max-width: 1199px) {
    #main .qa .q {
        margin-top: 47px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .q {
        margin-top: 35px;
    }
}
#main .qa .q h2 {
    margin-block: calc((1em - 1lh) / 2);
    padding-left: 0.15em;
    font-family: "Shippori Mincho B1", serif;
    font-size: 38px;
    line-height: 67px;
    font-weight: 500;
    letter-spacing: 0.15em;
    color: #00a7df;
    text-align: center;
}
#main .qa .q h2 span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .qa .q h2 {
        font-size: 33px;
        line-height: 50px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .q h2 {
        font-size: 28px;
        line-height: 42px;
    }
}
#main .qa .a {
    margin-top: 90px;
}
@media screen and (max-width: 1199px) {
    #main .qa .a {
        margin-top: 70px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a {
        margin-top: 50px;
    }
}
#main .qa .a .a_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 60px 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 60px;
       -moz-column-gap: 60px;
            column-gap: 60px;
    row-gap: 60px;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul {
        -webkit-column-gap: 4vw;
           -moz-column-gap: 4vw;
                column-gap: 4vw;
        row-gap: 4vw;
    }
}
@media screen and (max-width: 779px) {
    #main .qa .a .a_ul {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
#main .qa .a .a_ul .a_li {
    padding: 40px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li {
        padding: 30px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li {
        padding: 20px;
    }
}
#main .qa .a .a_ul .a_li::before {
    content: "";
    display: inline-block;
    border-radius: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li::before {
        border-radius: 12.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li::before {
        border-radius: 10px;
    }
}
#main .qa .a .a_ul .a_li .spec {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 30px 1fr;
    grid-template-columns: auto 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li .spec {
        -webkit-column-gap: 25px;
           -moz-column-gap: 25px;
                column-gap: 25px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li .spec {
        -webkit-column-gap: 20px;
           -moz-column-gap: 20px;
                column-gap: 20px;
    }
}
#main .qa .a .a_ul .a_li .spec .icon {
    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: 120px;
    height: 120px;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li .spec .icon {
        width: 100px;
        height: 100px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li .spec .icon {
        width: 80px;
        height: 80px;
    }
}
#main .qa .a .a_ul .a_li .spec .icon svg {
    width: auto;
}
#main .qa .a .a_ul .a_li .spec .icon svg .st0 {
    fill: none;
    stroke: #0069bb;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
#main .qa .a .a_ul .a_li .spec .icon svg .st1 {
    fill: none;
    stroke: #0069bb;
    stroke-width: 3;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
#main .qa .a .a_ul .a_li .spec .text {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}
#main .qa .a .a_ul .a_li .spec .text .job {
    font-family: "Shippori Mincho B1", serif;
    font-size: 24px;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #0069bb;
}
#main .qa .a .a_ul .a_li .spec .text .job span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li .spec .text .job {
        font-size: 21px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li .spec .text .job {
        font-size: 18px;
    }
}
#main .qa .a .a_ul .a_li .spec .text .line {
    margin: 20px 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #1c1c1c, #1c1c1c 1px, transparent 1px, transparent 3px);
    background-size: 3px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li .spec .text .line {
        margin: 17px 0;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li .spec .text .line {
        margin: 14px 0;
    }
}
#main .qa .a .a_ul .a_li .spec .text .line.fadeElem {
    width: 0;
}
#main .qa .a .a_ul .a_li .spec .text .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 .qa .a .a_ul .a_li .spec .text .person {
    font-family: "Shippori Mincho B1", serif;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #0069bb;
}
#main .qa .a .a_ul .a_li .spec .text .person span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li .spec .text .person {
        font-size: 18px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li .spec .text .person {
        font-size: 16px;
    }
}
#main .qa .a .a_ul .a_li p {
    padding-top: 30px;
    margin-block: calc((1em - 1lh) / 2);
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0em;
    font-weight: 400;
    text-align: justify;
    color: #1c1c1c;
    position: relative;
}
#main .qa .a .a_ul .a_li p span {
    font-weight: 400;
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li p {
        font-size: 15px;
        line-height: 31.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li p {
        font-size: 14px;
        line-height: 28px;
    }
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li p {
        padding-top: 27px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li p {
        padding-top: 24px;
    }
}
#main .qa .a .a_ul .a_li:nth-of-type(4n)::before,
#main .qa .a .a_ul .a_li:nth-of-type(4n + 1)::before {
    background-color: #f8fafa;
}
#main .qa .a .a_ul .a_li:nth-of-type(4n + 2)::before,
#main .qa .a .a_ul .a_li:nth-of-type(4n + 3)::before {
    background-color: #e1f0f9;
}
@media screen and (max-width: 779px) {
    #main .qa .a .a_ul .a_li:nth-of-type(4n + 2)::before,
    #main .qa .a .a_ul .a_li:nth-of-type(4n + 3)::before {
        background-color: #f8fafa;
    }
}
@media screen and (max-width: 779px) {
    #main .qa .a .a_ul .a_li:nth-of-type(even)::before {
        background-color: #e1f0f9;
    }
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li.a_li_const .spec .icon svg {
        height: 75.4416px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li.a_li_const .spec .icon svg {
        height: 56.5812px;
    }
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li.a_li_office .spec .icon svg {
        height: 70.0488px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li.a_li_office .spec .icon svg {
        height: 52.5366px;
    }
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li.a_li_tech .spec .icon svg {
        height: 81.4584px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li.a_li_tech .spec .icon svg {
        height: 61.0938px;
    }
}
@media screen and (max-width: 1199px) {
    #main .qa .a .a_ul .a_li.a_li_sales .spec .icon svg {
        height: 73.5496px;
    }
}
@media screen and (max-width: 599px) {
    #main .qa .a .a_ul .a_li.a_li_sales .spec .icon svg {
        height: 55.1622px;
    }
}
#main .qa .a .a_ul .a_li.fadeElem::before {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
#main .qa .a .a_ul .a_li.fadeIn::before {
    -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 .q_btn {
    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: fixed;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
            transform: translateX(-50%) translateY(100%);
    cursor: pointer;
    z-index: 1;
}
@media screen and (max-width: 1199px) {
    #main .q_btn {
        width: 132px;
        height: 39px;
    }
}
@media screen and (max-width: 599px) {
    #main .q_btn {
        width: 122px;
        height: 36px;
    }
}
#main .q_btn .bg {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    background-color: #0069bb;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .q_btn .text {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    padding-left: 0.1em;
    font-size: 15px;
    line-height: 1em;
    letter-spacing: 0.15em;
    font-weight: 500;
    position: relative;
}
#main .q_btn .text span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .q_btn .text {
        font-size: 14px;
    }
}
@media screen and (max-width: 599px) {
    #main .q_btn .text {
        font-size: 13px;
    }
}
@media screen and (min-width: 979px) {
    #main .q_btn:hover .bg {
        background-color: #ffffff;
    }
}
@media screen and (min-width: 979px) {
    #main .q_btn:hover .text {
        color: #0069bb;
    }
}
#main .q_btn.setTransition {
    -webkit-transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
}
#main .q_btn.fadeIn {
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
    bottom: 50px;
}
@media screen and (max-width: 1199px) {
    #main .q_btn.fadeIn {
        bottom: 40px;
    }
}
@media screen and (max-width: 599px) {
    #main .q_btn.fadeIn {
        bottom: 30px;
    }
}
#main .q_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: block;
}
#main .q_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 .q_popup .bg::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0;
}
#main .q_popup .popup_container {
    position: relative;
}
#main .q_popup .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
#main .q_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 .q_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 .q_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 .q_popup .popup_container .close:hover span {
        background-color: #85c4e4;
    }
}
#main .q_popup.active {
    -webkit-transition: left 0s 0s, right 0s 0s;
    transition: left 0s 0s, right 0s 0s;
    left: 0;
    right: 0;
}
#main .q_popup.active .bg {
    -webkit-transition: opacity 0.5s 0s;
    transition: opacity 0.5s 0s;
    opacity: 0.97;
}
#main .q_popup.active .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
}
#main .q_popup .popup_container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto 1fr;
    grid-template-columns: 1fr auto 1fr;
    height: 100%;
    position: relative;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
}
@media screen and (max-width: 599px) {
    #main .q_popup .popup_container {
        margin-top: 60px;
        height: calc(100vh - 60px);
        height: calc(100dvh - 60px);
    }
}
#main .q_popup .popup_container::before, #main .q_popup .popup_container::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: calc(100% + 1px);
}
#main .q_popup .popup_container .container_bg_close {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .q_popup .popup_container .q_ul {
    -ms-grid-row-align: center;
        align-self: center;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 140px 0;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .q_popup .popup_container .q_ul {
        padding: 110px 0;
    }
}
@media screen and (max-width: 599px) {
    #main .q_popup .popup_container .q_ul {
        padding: 20px 0 80px;
    }
}
#main .q_popup .popup_container .q_ul .bg_close {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .q_popup .popup_container .q_ul .q_li {
    -ms-grid-column-align: center;
        justify-self: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 140px 1fr;
    grid-template-columns: 140px 1fr;
    margin: 0 auto;
    padding-top: 40px;
    width: 840px;
    cursor: pointer;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .q_popup .popup_container .q_ul .q_li {
        -ms-grid-columns: 120px 1fr;
        grid-template-columns: 120px 1fr;
        padding-top: 35px;
        width: 78vw;
    }
}
@media screen and (max-width: 599px) {
    #main .q_popup .popup_container .q_ul .q_li {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        padding-top: 28px;
        width: 88vw;
    }
}
#main .q_popup .popup_container .q_ul .q_li .title {
    -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(10px);
            transform: translateY(10px);
    -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;
    padding-bottom: 18px;
    font-size: 15px;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-weight: 400;
}
#main .q_popup .popup_container .q_ul .q_li .title span {
    font-weight: 400;
}
@media screen and (max-width: 1199px) {
    #main .q_popup .popup_container .q_ul .q_li .title {
        padding-bottom: 16px;
        font-size: 13px;
    }
}
@media screen and (max-width: 599px) {
    #main .q_popup .popup_container .q_ul .q_li .title {
        padding-bottom: 14px;
        font-size: 11px;
    }
}
#main .q_popup .popup_container .q_ul .q_li .content {
    -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: translateX(20px);
            transform: translateX(20px);
    -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;
    margin-block: calc((1em - 1lh) / 2);
    padding-bottom: 20px;
    font-family: "Shippori Mincho B1", serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0.1em;
    font-weight: 500;
}
#main .q_popup .popup_container .q_ul .q_li .content span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .q_popup .popup_container .q_ul .q_li .content {
        padding-bottom: 20px;
        font-size: 18px;
        line-height: 30px;
    }
}
@media screen and (max-width: 599px) {
    #main .q_popup .popup_container .q_ul .q_li .content {
        -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;
        padding-bottom: 20px;
        font-size: 16px;
        line-height: 27px;
    }
}
#main .q_popup .popup_container .q_ul .q_li::after {
    -webkit-transition: opacity 0.5s, width 0s 0.5s;
    transition: opacity 0.5s, width 0s 0.5s;
    opacity: 0;
    -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;
    content: "";
    display: inline-block;
    width: 0%;
    height: 1px;
    background-image: linear-gradient(to right, #ffffff, #ffffff 1px, transparent 1px, transparent 3px);
    background-size: 3px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
}
@media screen and (max-width: 599px) {
    #main .q_popup .popup_container .q_ul .q_li::after {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3/4;
    }
}
#main .q_popup .popup_container .q_ul .q_li.q_li_1 {
    padding-top: 0;
}
@media screen and (min-width: 979px) {
    #main .q_popup .popup_container .q_ul .q_li:hover {
        color: #85c4e4;
    }
}
#main .q_popup .popup_container .close {
    -webkit-transition: opacity 0.5s, right 0s 0.5s;
    transition: opacity 0.5s, right 0s 0.5s;
    opacity: 0;
    position: fixed;
    top: 20px;
    right: -200vw;
}
@media screen and (max-width: 1199px) {
    #main .q_popup .popup_container .close {
        top: 15px;
    }
}
@media screen and (max-width: 599px) {
    #main .q_popup .popup_container .close {
        top: 10px;
    }
}
#main .q_popup.active .popup_container .q_ul .q_li .title {
    -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);
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#main .q_popup.active .popup_container .q_ul .q_li .content {
    -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);
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main .q_popup.active .popup_container .q_ul .q_li::after {
    -webkit-transition: opacity 0s, width 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0s, width 1s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    width: 100%;
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(1) .title {
    -webkit-transition-delay: calc(0.5s + 0 * 0.1s + 0s);
            transition-delay: calc(0.5s + 0 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(1) .content {
    -webkit-transition-delay: calc(0.5s + 0 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 0 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(1)::after {
    -webkit-transition-delay: calc(0.5s + 0 * 0.1s + 0s);
            transition-delay: calc(0.5s + 0 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(2) .title {
    -webkit-transition-delay: calc(0.5s + 1 * 0.1s + 0s);
            transition-delay: calc(0.5s + 1 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(2) .content {
    -webkit-transition-delay: calc(0.5s + 1 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 1 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(2)::after {
    -webkit-transition-delay: calc(0.5s + 1 * 0.1s + 0s);
            transition-delay: calc(0.5s + 1 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(3) .title {
    -webkit-transition-delay: calc(0.5s + 2 * 0.1s + 0s);
            transition-delay: calc(0.5s + 2 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(3) .content {
    -webkit-transition-delay: calc(0.5s + 2 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 2 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(3)::after {
    -webkit-transition-delay: calc(0.5s + 2 * 0.1s + 0s);
            transition-delay: calc(0.5s + 2 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(4) .title {
    -webkit-transition-delay: calc(0.5s + 3 * 0.1s + 0s);
            transition-delay: calc(0.5s + 3 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(4) .content {
    -webkit-transition-delay: calc(0.5s + 3 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 3 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(4)::after {
    -webkit-transition-delay: calc(0.5s + 3 * 0.1s + 0s);
            transition-delay: calc(0.5s + 3 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(5) .title {
    -webkit-transition-delay: calc(0.5s + 4 * 0.1s + 0s);
            transition-delay: calc(0.5s + 4 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(5) .content {
    -webkit-transition-delay: calc(0.5s + 4 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 4 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(5)::after {
    -webkit-transition-delay: calc(0.5s + 4 * 0.1s + 0s);
            transition-delay: calc(0.5s + 4 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(6) .title {
    -webkit-transition-delay: calc(0.5s + 5 * 0.1s + 0s);
            transition-delay: calc(0.5s + 5 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(6) .content {
    -webkit-transition-delay: calc(0.5s + 5 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 5 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(6)::after {
    -webkit-transition-delay: calc(0.5s + 5 * 0.1s + 0s);
            transition-delay: calc(0.5s + 5 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(7) .title {
    -webkit-transition-delay: calc(0.5s + 6 * 0.1s + 0s);
            transition-delay: calc(0.5s + 6 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(7) .content {
    -webkit-transition-delay: calc(0.5s + 6 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 6 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(7)::after {
    -webkit-transition-delay: calc(0.5s + 6 * 0.1s + 0s);
            transition-delay: calc(0.5s + 6 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(8) .title {
    -webkit-transition-delay: calc(0.5s + 7 * 0.1s + 0s);
            transition-delay: calc(0.5s + 7 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(8) .content {
    -webkit-transition-delay: calc(0.5s + 7 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 7 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(8)::after {
    -webkit-transition-delay: calc(0.5s + 7 * 0.1s + 0s);
            transition-delay: calc(0.5s + 7 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(9) .title {
    -webkit-transition-delay: calc(0.5s + 8 * 0.1s + 0s);
            transition-delay: calc(0.5s + 8 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(9) .content {
    -webkit-transition-delay: calc(0.5s + 8 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 8 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(9)::after {
    -webkit-transition-delay: calc(0.5s + 8 * 0.1s + 0s);
            transition-delay: calc(0.5s + 8 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(10) .title {
    -webkit-transition-delay: calc(0.5s + 9 * 0.1s + 0s);
            transition-delay: calc(0.5s + 9 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(10) .content {
    -webkit-transition-delay: calc(0.5s + 9 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 9 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(10)::after {
    -webkit-transition-delay: calc(0.5s + 9 * 0.1s + 0s);
            transition-delay: calc(0.5s + 9 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(11) .title {
    -webkit-transition-delay: calc(0.5s + 10 * 0.1s + 0s);
            transition-delay: calc(0.5s + 10 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(11) .content {
    -webkit-transition-delay: calc(0.5s + 10 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 10 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(11)::after {
    -webkit-transition-delay: calc(0.5s + 10 * 0.1s + 0s);
            transition-delay: calc(0.5s + 10 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(12) .title {
    -webkit-transition-delay: calc(0.5s + 11 * 0.1s + 0s);
            transition-delay: calc(0.5s + 11 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(12) .content {
    -webkit-transition-delay: calc(0.5s + 11 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 11 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(12)::after {
    -webkit-transition-delay: calc(0.5s + 11 * 0.1s + 0s);
            transition-delay: calc(0.5s + 11 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(13) .title {
    -webkit-transition-delay: calc(0.5s + 12 * 0.1s + 0s);
            transition-delay: calc(0.5s + 12 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(13) .content {
    -webkit-transition-delay: calc(0.5s + 12 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 12 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(13)::after {
    -webkit-transition-delay: calc(0.5s + 12 * 0.1s + 0s);
            transition-delay: calc(0.5s + 12 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(14) .title {
    -webkit-transition-delay: calc(0.5s + 13 * 0.1s + 0s);
            transition-delay: calc(0.5s + 13 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(14) .content {
    -webkit-transition-delay: calc(0.5s + 13 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 13 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(14)::after {
    -webkit-transition-delay: calc(0.5s + 13 * 0.1s + 0s);
            transition-delay: calc(0.5s + 13 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(15) .title {
    -webkit-transition-delay: calc(0.5s + 14 * 0.1s + 0s);
            transition-delay: calc(0.5s + 14 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(15) .content {
    -webkit-transition-delay: calc(0.5s + 14 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 14 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(15)::after {
    -webkit-transition-delay: calc(0.5s + 14 * 0.1s + 0s);
            transition-delay: calc(0.5s + 14 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(16) .title {
    -webkit-transition-delay: calc(0.5s + 15 * 0.1s + 0s);
            transition-delay: calc(0.5s + 15 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(16) .content {
    -webkit-transition-delay: calc(0.5s + 15 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 15 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(16)::after {
    -webkit-transition-delay: calc(0.5s + 15 * 0.1s + 0s);
            transition-delay: calc(0.5s + 15 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(17) .title {
    -webkit-transition-delay: calc(0.5s + 16 * 0.1s + 0s);
            transition-delay: calc(0.5s + 16 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(17) .content {
    -webkit-transition-delay: calc(0.5s + 16 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 16 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(17)::after {
    -webkit-transition-delay: calc(0.5s + 16 * 0.1s + 0s);
            transition-delay: calc(0.5s + 16 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(18) .title {
    -webkit-transition-delay: calc(0.5s + 17 * 0.1s + 0s);
            transition-delay: calc(0.5s + 17 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(18) .content {
    -webkit-transition-delay: calc(0.5s + 17 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 17 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(18)::after {
    -webkit-transition-delay: calc(0.5s + 17 * 0.1s + 0s);
            transition-delay: calc(0.5s + 17 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(19) .title {
    -webkit-transition-delay: calc(0.5s + 18 * 0.1s + 0s);
            transition-delay: calc(0.5s + 18 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(19) .content {
    -webkit-transition-delay: calc(0.5s + 18 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 18 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(19)::after {
    -webkit-transition-delay: calc(0.5s + 18 * 0.1s + 0s);
            transition-delay: calc(0.5s + 18 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(20) .title {
    -webkit-transition-delay: calc(0.5s + 19 * 0.1s + 0s);
            transition-delay: calc(0.5s + 19 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(20) .content {
    -webkit-transition-delay: calc(0.5s + 19 * 0.1s + 0.25s);
            transition-delay: calc(0.5s + 19 * 0.1s + 0.25s);
}
#main .q_popup.active .popup_container .q_ul .q_li:nth-child(20)::after {
    -webkit-transition-delay: calc(0.5s + 19 * 0.1s + 0s);
            transition-delay: calc(0.5s + 19 * 0.1s + 0s);
}
#main .q_popup.active .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-transition-delay: 1.25s;
            transition-delay: 1.25s;
    opacity: 1;
    right: 20px;
}
@media screen and (max-width: 1199px) {
    #main .q_popup.active .popup_container .close {
        right: 15px;
    }
}
@media screen and (max-width: 599px) {
    #main .q_popup.active .popup_container .close {
        right: 10px;
    }
}
/*# sourceMappingURL=style.css.map */