#q_info {
    padding-top: 22rem;
    padding-bottom: 0;
}

#q_info .top-desc .desc-info {
    padding-left: 0;
    padding-right: 4rem;
}

#q_info .top-desc h1 {
    /* font-size: 2.5rem; */
    margin-top: -2.5rem;
}

#q_info .desc-left {
    padding-left: 1rem;
    padding-right: 5.5rem;
}

#q_info .q1 .img-box {
    width: 100%;
    height: 100%;
    position: relative;
}

#q_info .q1 .img-box .img-json {
    width: 100%;
    padding-bottom: 75%;
    height: 0;
    position: relative;
}

#q_info .q1 .img-box .img-json img {
    max-width: none;
    width: 100%;
}

#q_info .q1 .box-right .img-box .img-json {
    width: 105%;
    margin-left: -5%;
}

#q_info .q1 .img-box h1 {
    position: absolute;
    white-space: nowrap;
}

#q_info .grid-wrapper .stage {
    padding-top: 7rem;
    padding-bottom: 16rem;
    padding-left: 5rem;
    padding-right: 5rem;
}

#q_info .q1 .box-right,
#q_info .q1 .box-left {
    margin-top: -2%;
    margin-bottom: -2%;
}

#q_info .q1 .box-left.stage1 {
    margin-left: -5%;
}

#q_info .q1 .stage1 h1,
#q_info .q1 .stage3 h1,
#q_info .q1 .stage5 h1 {
    top: 5%;
    left: 46%;
}

#q_info .q1 .stage2 h1,
#q_info .q1 .stage4 h1 {
    top: -3%;
    right: 42%;
}

#q_info .q1 .stage2 h1 {
    top: -20%;
}

#q_info .table-box {
    width: 100%;
    height: 100%;
}
#q_info .table-box {
    margin-bottom: 2rem;
}
#q_info table {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    margin: 1rem 0 0;
}

#q_info table td {
    border: 2px solid #5ba8a2;
    border-left: 0px;
    padding: 1rem 1rem;
}
#q_info .q2 table tr td:nth-child(2) {
    background-color: #699f9c;
}
#q_info .q2 table tr td:nth-child(3) {
    background-color: #a2bebc;
}
#q_info .q2 table tr:nth-child(2) td:nth-child(2),
#q_info .q2 table tr:nth-child(3) td:nth-child(2) {
    background-color: #f5f5f5;
}
#q_info .q2 table td:lang(en) {
    width: 200px;
}
#q_info .q2 table td:lang(en):first-child {
    width: calc(100% - 400px);
}
#q_info table p {
    margin-bottom: 0;
    line-height: 1.2;
    text-align: left;
}

#q_info table td:last-child {
    border-right: 0px;
}

.back-q-home {
    display: flex;
    justify-content: flex-start;
    position: relative;
    margin-top: 5rem;
    padding-right: 5.5rem;
}

.back-q-home .text-btn {
    font-size: 1.5rem;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.35rem 3rem 0.5rem;
    border-radius: 6rem !important;
    position: relative;
    z-index: 1;
}

.back-q-home .btn {
    min-height: 60px !important;
}

.back-q-home .btn.arrow {
    position: absolute;
    left: calc(100% + 2rem);
    width: 60px;
    border-radius: 50% !important;
    top: 50%;
    transform: translateY(-50%);
}

.back-q-home .btn.arrow img {
    width: 20px;
    height: 20px;
}

#q_info .btn.btn-line::before {
    width: calc(100% - -5px);
}

.grid-wrapper {
    background-image: url(../../images/pages/qna/grid-01.svg);
    background-position: top center;
    background-size: 300px 300px;
    padding: 5rem 0 10rem;
    margin-top: 5rem;
}

#q_info p.h3 {
    font-weight: 400;
}
#q_info .color-wrapper.circle-right .bg-img {
    padding-bottom: 60%;
}

#q_info .color-wrapper.circle-right svg,
#q_info .color-wrapper.circle-right .dot {
    top: 35%;
}

#q_info .color-wrapper-left {
    left: 100%;
    top: 100%;
}
#q_info .q2 .desc-left {
    /* padding-bottom: 8rem; */
}
#q_info .q2 .desc-left.desc-left-bottom h2 {
    /* max-width: 700px; */
}
#q_info .q2 .desc-left.desc-left-bottom img {
    /* max-width: 500px; */
}
#q_info .q2 .color-wrapper-left {
    top: 0;
    left: calc(100% + 15px);
    height: 100%;
}
#q_info .q2 .bg-img {
    height: 100%;
    padding-bottom: 0 !important;
}
#q_info .q2 .bg-color,
#q_info .q4-b .bg-color {
    position: relative;
    width: 100%;
    padding: 5rem 0;
    margin-bottom: 5rem;
    margin-top: 5rem;
}
#q_info .q2 .bg-color::before,
#q_info .q4-b .bg-color::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    right: -15px;
    top: 0;
    background: linear-gradient(
        90deg,
        rgba(212, 199, 156, 1) 0%,
        rgba(71, 150, 144, 1) 90%
    );
}
#q_info .q2 .bg-color .box-left {
    padding-right: 2rem;
    width: 180px;
}
#q_info .q2 .bg-color .box-right ul {
    margin-left: 20px;
    list-style: disc;
    padding-right: 0.5rem;
}
#q_info .q2 .bg-color .box-right {
    padding-left: 2rem;
    border-left: 2px solid #fff;
    height: 100%;
    width: calc(100% - 180px);
    color: #fff;
    padding-bottom: 5rem;
    min-height: 150px;
}
#q_info .q3 .desc-left {
    margin-top: 6rem;
}

#q_info .q3 .anws h1 {
    margin-bottom: 3rem;
}

#q_info .q3 .anws p {
    padding-bottom: 3rem;
}

#q_info .q3 .color-wrapper-left {
    top: 6rem;
}

#q_info .button {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: auto;
}

#q_info .button .swiper-button {
    width: 102px;
    height: 46px;
    position: relative;
    top: 0;
    right: 0;
    border-radius: 4rem;
    background-color: #5ba8a2;
}

#q_info .button .swiper-button::before {
    content: "";
    position: absolute;
    background-color: #fff;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 80%;
    transform: translate(-50%, -50%);
}

#q_info .button .swiper-button-prev:after {
    transform: rotateZ(315deg);
}

#q_info .button .swiper-button-next::after,
#q_info .button .swiper-button-prev::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

#q_info .button .swiper-button-next:after {
    transform: rotateZ(135deg);
}

#q_info .button .swiper-page {
    margin-left: 30px;
    font-size: 20px;
}

#q_info .button .swiper-page span.middle {
    margin: 0 3px;
}

.desc {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}

#q_info .q3 .anws .desc h1 {
    margin-bottom: 1rem;
}

.desc p {
    padding-bottom: 0;
    margin-bottom: 0;
}

#q_info .q3 .station-swiper {
    width: 100%;
}

#q_info .q3 .swiper-overflow {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#q_info .q3 .swiper-slide {
    transition: 0.3s all;
}

#q_info .q3 .swiper-slide img {
    width: 100%;
}

#q_info .q3 .swiper-slide-prev,
#q_info .q3 .swiper-slide {
    opacity: 0 !important;
}

#q_info .q3 .swiper-slide-active,
#q_info .q3 .swiper-slide-next {
    opacity: 1 !important;
}

#q_info .q3 .swiper-slide-next::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
}

#q_info .q3 .swiper-slide-next p {
    opacity: 0;
    display: none;
}

#q_info .q3 .swiper-slide-active p {
    opacity: 1;
    display: block;
}

#q_info .q3 .swiper-control {
    padding-left: 1rem;
    padding-bottom: 0rem;
    padding-top: 1rem;
}

#q_info .q3 .swiper-control .button {
    position: relative;
    display: flex;
    align-items: center;
}

#q_info .q3 .swiper-control .button .swiper-button {
    width: 102px;
    height: 46px;
    position: relative;
    top: 0;
    right: 0;
    border-radius: 4rem;
    background-color: #000;
}

#q_info .q3 .swiper-control .button .swiper-button::before {
    content: "";
    position: absolute;
    background-color: #fff;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 80%;
    transform: translate(-50%, -50%);
}

#q_info .q3 .swiper-control .button .swiper-button-next::after {
    transform: rotateZ(135deg);
}

#q_info .q3 .swiper-control .button .swiper-button-prev:after {
    transform: rotateZ(315deg);
}

#q_info .q3 .swiper-control .button .swiper-button-next::after,
#q_info .q3 .swiper-control .button .swiper-button-prev::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

#q_info .q3 .swiper-control .button .swiper-page {
    margin-left: 30px;
    font-size: 20px;
}

#q_info .q3 .swiper-control .button .swiper-page span.middle {
    margin: 0 3px;
}

#q_info .q3 .swiper-control .button .swiper-button-next:after {
    transform: rotateZ(135deg);
}

section#stop .nol_line li {
    position: relative;
}

section#stop .nol_line li:last-child {
    margin-right: 0;
}

#q_info .q3 .swiper-slide p {
    padding: 1rem 2rem;
}

#q_info .q2 .table-box::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

#q_info .q2 .table-box::-webkit-scrollbar-track {
    background: #dcdcdc;
}

#q_info .q2 .table-box::-webkit-scrollbar-thumb {
    background: #888;
}

#q_info .q2 .table-box::-webkit-scrollbar-thumb:hover {
    background: #555;
}

@media screen and (max-width: 1199px) {
    #q_info {
        padding-top: 23rem;
    }
    #q_info .q1 .stage2 h1 {
        right: 25%;
        top: -7%;
    }
    #q_info .q1 .box-right,
    #q_info .q1 .box-left {
        margin: -1rem 0;
    }
    #q_info .grid-wrapper .stage {
        padding-bottom: 8rem;
    }
}

@media screen and (max-width: 991px) {
    #q_info .top-desc .desc-wrapper {
        flex-direction: column;
    }
    #q_info .top-desc .border-start {
        width: 100%;
    }
    #q_info .top-desc h1 {
        margin-bottom: 3rem;
    }
    .grid-wrapper {
        margin-top: 2rem;
        padding-top: 3rem;
        padding-bottom: 5rem !important;
    }
    #q_info .grid-wrapper .stage {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    #q_info .q1 .box-right,
    #q_info .q1 .box-left {
        min-height: 400px;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    #q_info .q3 .desc-left {
        margin-top: 0;
    }
    #q_info .q3 .anws p,
    #q_info .q1 .anws p {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    #q_info .q3 .anws h1,
    #q_info .q1 .anws h1 {
        padding-top: 4rem;
        margin-bottom: 1rem;
    }
    #q_info .q1 .img-json,
    #q_info .q3 .anws img {
        width: 80%;
        margin: 0 auto;
        display: block;
    }
    #q_info .q3 .anws .ie_img {
        display: none;
    }
    #q_info .q2 .table-box {
        width: 250%;
        height: 100%;
        overflow-x: auto;
    }
    #q_info table {
        min-width: 800px;
    }
    #q_info .back-q-home {
        flex-direction: column;
        align-items: flex-start;
    }
    #q_info .button {
        margin-top: 2rem;
    }
}

@media screen and (max-width: 767.98px) {
    #q_info .top-desc .border-start {
        padding-left: 0;
    }
    #q_info .top-desc h1 {
        width: auto;
        padding-left: 0 !important;
        /* font-size: 3rem; */
    }
    #q_info .on-top .back-q-home {
        padding-left: 0;
        padding-right: 0;
        /* bottom: 6%; */
    }

    #q_info .button {
        margin-top: 3rem;
    }
    #q_info .top-desc .desc-info,
    #q_info .desc-left {
        padding-left: 0;
        padding-right: 0;
    }
    .back-q-home {
        padding-left: 0;
        padding-right: 0;
        /* bottom: 6%; */
    }
    .back-q-home .text-btn {
        font-size: 1.5rem;
        padding: 0 1.5rem 0.3rem;
        line-height: 1;
        min-height: 70px !important;
    }
    .back-q-home .btn.arrow {
        width: 70px;
        min-height: 70px !important;
        left: 100%;
    }
    #q_info table td:lang(tc):first-child {
        width: calc(100% - 230px);
    }
    #q_info table td:lang(tc) {
        width: 115px;
    }
    #q_info .q2 .bg-color .box-left,
    #q_info .q2 .bg-color .box-right {
        width: 100%;

        padding-right: 0;
        padding-left: 0;
    }
    #q_info .q2 .bg-color .box-left {
        display: flex;
    }
    #q_info .q2 .bg-color .box-left .img-json {
        margin: 0 auto;
    }
    #q_info .q2 .bg-color .box-left .img-json img {
        height: 120px;
    }

    #q_info .q2 .bg-color .box-right {
        border-left: 0;
        border-top: 2px solid #fff;
        padding-top: 2rem;
        margin-top: 2rem;
    }
    #q_info .q2 .bg-color {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    #q_info .q2 .bg-color::before {
        right: -3rem;
    }
}

@media screen and (max-width: 576px) {
    #q_info {
        padding-top: 17rem;
    }
    .back-q-home {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 1rem;
    }
    #q_info .button {
        margin-top: 2rem;
    }

    .back-q-home .text-btn {
        font-size: 1.2rem;
        min-height: 60px !important;
    }
    .back-q-home .btn.arrow {
        width: 60px;
        min-height: 60px !important;
    }
    #q_info .top-desc .desc-info,
    #q_info .desc-left {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    #q_info .q3 .anws img {
        width: 100%;
    }
    #q_info .q3 .swiper-slide p {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    #q_info .q3 .swiper-control {
        padding-left: 0;
    }
    #q_info .q3 .swiper-control .button {
        margin-top: 0;
    }
    #q_info .q2 .bg-color::before {
        right: -15px;
    }
}
