﻿@charset "utf-8";


/* 후기게시판글쓰기 */

.input__list {
    display: flex;
    height: revert-rule !important;

}

.btn__check {
    display: inline-block;
}

.btn__check>input {
    display: inline-block;
    position: absolute;
    top: 50px;
    left: 50px;
}

.btn__check>label {
    display: inline-block !important;
    border: 1px solid #ddd !important;
    padding: 10px 20px !important;
    box-sizing: border-box;
    font-size: 14px !important;
    font-weight: 500;
    border-radius: 100px;
    background-color: #ffffff !important;
    color: #212529 !important;
    cursor: pointer !important;
    background: unset !important;
    overflow: unset !important;
    height: unset !important;
    line-height: unset !important;
    vertical-align: unset !important;
    margin-bottom: 0 !important;
}

.btn__check>label:hover {
    color: #023591 !important;
    border: 1px solid #023591 !important;
}

.btn__check>input:checked~label {
    color: #ffffff !important;
    border: 1px solid #212529;
    background-color: #212529 !important;
}

.tog__box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: hidden;
    height: auto;
    width: 100%;
    padding-right: 2rem;
    column-gap: 0.3rem;
    row-gap: 0.3rem;
}

.tog__box .button_arrow {
    position: absolute;
    right: 0;
    top: -5px;
    width: 44px !important;
    height: 44px;
    border: 0;
    background-color: unset !important;
    background-image: url(/views/_layout/addto_new/image/board/icon-arrow-b.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 50% !important;
}

.DivPopup-mini.st005 {
    position: fixed;
    bottom: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 380px;
    height: max-content;
    color: #212529 !important;
    text-align: left;
    border: 5px solid #212529 !important;
    background-color: #ffffff !important;
    border-radius: 0 !important;
    z-index: 5;
}

.DivPopup-mini.st005>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.DivPopup-mini.st005 h4 {
    font-weight: 600 !important;
    width: 100%;
}

.DivPopup-mini.st005 .btn_close {
    background-color: #212529 !important;
    color: #ffffff !important;
    border-radius: 4px !important;
    padding: 0.5rem 1.5rem !important;
}

.DivPopup-mini.st005 .btn_close:hover {
    background-color: #000000 !important;
}

.DivPopup-mini.st005 ul {
    padding: 1rem 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
}

.DivPopup-mini.st005 li {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5rem;
}

.tbl2.tbl2_2.tbl_bor_none th,
.tbl2.tbl2_2.tbl_bor_none td.input__list {
    padding: 6px 12px !important;
}

.input__list {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 0.3rem;
}

.input__list.st01 {
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.input__list.st02 {
    height: auto !important;
    padding: 12px 12px;
    text-align: left;
}

.input__list.st02 strong {
    font-weight: 600;
    line-height: 1.4rem;
}

.input__list.st02 .hang {
    margin-bottom: 12px;
    text-align: left;
    width: 60%;
}

.input__list2 {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
}

.input__list2 .in {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 0.6rem;
    column-gap: 0.5rem;
    width: 100%;
}

.input__list2 .in.check {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: unset;
    justify-content: space-between;

}

.input__list2 .in.first {
    justify-content: space-between;
}

.input__list2 .in.first>div:first-child {
    display: flex;
    flex-direction: row;
    gap: 0.3rem;
}

.input__list2 .in.check .check__box {
    width: auto;
}

.input__list2 .in.check .check__box {
    margin-bottom: 0 !important;

}

.input__list.on {
    height: auto !important;
}

.input__list.on .tog__box {
    height: auto !important;
}

.input__list.on .tog__box .button_arrow {
    background-image: url(/views/_layout/addto_new/image/board/icon-arrow-up.svg) !important;
}

body.keyboard-open #post_content {
    max-height: 175px;
    overflow-y: auto;
}

#post_content {
    position: relative;
    top: 0;
    line-height: 1.5;
    height: 175px !important;
    min-height: 175px;
    max-height: 175px;
    overflow-y: auto;
    resize: none;
    display: block;
    transform: translateZ(0);
    box-sizing: border-box;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.form-group.form-label-group {
    margin-top: 1rem;
}

.tbl2_2.tbl_bor_none {
    table-layout: fixed;
    margin: 0;
}

.tbl2_2.tbl_bor_none td[colspan="2"] {
    position: relative;
    vertical-align: top;
    /* height: 190px !important; */
    top: 0;
    transform: translateZ(0);
    /* min-height: 190px; */
    max-height: 190px;
    overflow-y: auto;
    resize: none;
}

#post_content:focus {
    position: relative;
    top: 0;
}

.table__div.td {
    display: block;
    width: 100%;
    padding: 14px 10px;
    color: #637079;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

.table__div.td textarea {
    width: 100%;
}

.table__div.td .text__count {
    bottom: 11%;
    right: 3%;
}

.tbl2 .last__reviewcheck td.on {
    height: auto;
}

.last__reviewcheck {
    border-bottom: 1px solid #dddddd;

}

.last__reviewcheck .review__info {
    display: none;
    border-top: 1px solid #ebebeb;
    color: #6f6f6f;
    padding: 12px;
    line-height: 1.2rem;
    font-weight: 400;
}

.last__reviewcheck .review__info strong {
    color: #212529;
}

.last__reviewcheck .review__info strong.s500 {
    font-weight: 500;
}

.last__reviewcheck .review__info strong.title {
    background-color: #fffd9a;
    margin-bottom: 2px;
}

.last__reviewcheck .review__info span {
    color: #ac0000;
}

.last__reviewcheck .review__info span.s500 {
    font-weight: 500;
}

.last__reviewcheck .review__info span.bb {
    color: #1300a6;
}

.last__reviewcheck .review__info span.pp {
    color: #bd009b;
}

.last__reviewcheck .review__info i {
    text-decoration: underline;
    font-style: normal;
}

.last__reviewcheck .review__info i.pp {
    color: #bd009b;
}

.last__reviewcheck .review__info i.s500 {
    font-weight: 500;
}

.tbl2 .last__reviewcheck td.on .review__info {
    display: block;
    width: 100%;
}

.last__reviewcheck .review__inputbox {
    display: flex;
    align-items: center;
    width: 100%;
    border-top: 1px solid #e3e3e3;
    padding-top: 0.8rem;
    margin-top: 1.1rem;
}

.last__reviewcheck .review__inputbox input {
    width: 70%;
}

.last__reviewcheck .info__txt_strong {
    font-weight: 600;

}

.last__reviewcheck .review__inputbox .info__txt_strong {
    margin-right: 1rem;
}

.textarea__box {
    position: relative;
}

.textarea__default {
    position: relative;
    width: 100%;
    min-height: 400px;
    border: 1px solid #ddd;
    padding: 20px;
}

.side__txt {
    color: #808080;
    font-size: 0.7rem;
    font-weight: 300;
}

@media (max-width: 768px) {


    .sample {
        width: 100% !important;
    }

    .input__list2 .in.first>div:first-child {
        padding: 0 13px;
    }

    .tbl2.tbl2_2.tbl_bor_none td.input__list {
        padding: 0px 13px 6px !important;
    }

    .table__div.td .text__count {
        bottom: 13%;
        right: 5%;
    }

    .last__reviewcheck th {
        border-top: 0 !important;
        padding: 13px 12px 0px  !important;
    }

    .btn__check>label {
        padding: 5px 13px 4px !important;
        font-size: 12px !important;
        margin-bottom: 0.2rem;
    }
.tbl2 .last__reviewcheck td.on{
    padding: 0;
}
    .input__list {
        height: auto !important;
    }

    .input__list.open02 {
        row-gap: 0.3rem;
    }

    .input__list.st02 .hang {
        width: 100%;
    }

    .input__list2 .in.check .check__box label {
        font-size: 0.8rem !important;
    }

    .input__list2 .in.check {
        display: flex;
        align-items: center;
        flex-wrap: unset;
        justify-content: flex-start;
        flex-direction: column;
        gap: 0.5rem;
    }

    .tog__box {
        height: auto;
    }

    .last__reviewcheck .review__info {
        margin-top: 10px;
        padding: 12px 0;
    }

    .last__reviewcheck th br {
        display: none;
    }

    .last__reviewcheck .review__inputbox {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    .last__reviewcheck .review__inputbox .info__txt_strong {
        margin-bottom: 0.5rem;
    }

    .last__reviewcheck .review__inputbox input {
        width: 100%;
    }

    .sub .content .form-label-group {
        padding: 0 0.6rem !important;
    }

    .info__table td>div {
        padding-left: 32px;
    }

    .info__table td:before {
        left: 13px !important;
    }

    .DivPopup-mini.st005 {
        width: 90%;
        padding: 2rem !important;
    }

    .DivPopup-mini.st005 li {
        font-size: 0.9rem;
    }

    .DivPopup-mini.st005 h4 {
        font-size: 1.2rem;
    }
}


/* 기존 디자인소스 수정 */

.custom-file-input:lang(en)~.custom-file-label::after,
.custom-file-sm .custom-file-label::after {
    content: "첨부하기";
    background-image: url(/views/_layout/addto_new/image/board/icon-img.svg);
    background-position: 29px center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 50px !important;
}

.form-group.form-label-group .input-group>a {
    padding: 0 1rem 0 2rem;
    line-height: 2rem;

}

.form-group.form-label-group .check__box_del label {
    display: inline-block;
    padding: 0.3rem 1rem !important;
    border: 1px solid #cccccc !important;
    color: #555555 !important;
    background: #f5f5f5 !important;
    min-height: auto;
    height: 34px !important;
    line-height: 1.6rem !important;
    font-size: 1rem !important;
    cursor: pointer;
}

.form-group.form-label-group .check__box_del input:checked~label {
    background: #fff0f0 !important;
    color: #910000 !important;
    border: 1px solid #910000 !important;
}

/* .form-group.form-label-group input[type=checkbox]:checked + label{
    background: unset !important;
    padding: 0 !important;
} */
.custom-file-sm .custom-file-input,
.custom-file-sm .custom-file-label::after {
    line-height: 1.5;
    padding: 0.46rem 2rem;
    cursor: pointer !important;
}

.custom-file-sm.custom-file-sm,
.custom-file-sm .custom-file-input,
.custom-file-sm .custom-file-label,
.custom-file-sm .custom-file-label::after {
    height: calc(1.5em + 0.92rem + 2px);
    font-size: 0.7625rem;
}

.info__table {
    position: relative;
}

.info__table td:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 22px;
    width: 14px;
    height: 14px;
    background-image: url(../img/icon-info.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
}

.info__table td {
    padding: 16px 0 !important;
    background-color: #faffed;
    color: #7f7f7f;
    border-top: 1px solid #ddd;
}

.info__table td span {
    color: #09B700;
}

.info__table td>div {
    padding-left: 41px;
    line-height: 1.6rem;
}

.info__table svg {
    width: 35px;
    height: 19px;
}

.info__table br {
    display: none;
}

.info__table .mgl {
    margin-left: 4px;
}

.input__list .fa-star {
    display: inline-block;
    width: 12px;
    margin-top: 1px;
}

.input__list .fa-star:before,
.input__list .rv-prebox .fa.checked:before,
.input__list .rv-prebox .fa.checked-half:before {
    content: '';
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    display: block;
}

.input__list .fa:first-child {
    margin-left: -4px !important;
}

.input__list .fa-star:before {
    background-image: url(../img/icon-star02.svg) !important;
}

.input__list .fa.checked:before {
    background-image: url(../img/icon-star01.svg) !important;
}

.input__list .fa.checked-half:before {
    background-image: url(../img/icon-star03.svg) !important;
}

.input__list .rv-prebox span {
    display: flex;
    position: relative;
    align-items: center;
    color: #212529;
}

.input__list .btn__check>input:checked~label .fa.fa.checked:before {
    background-image: url(../img/icon-star05.svg) !important;
}

.input__list .btn__check>input:checked~label .fa.fa.checked-half:before {
    background-image: url(../img/icon-star03.svg) !important;
}

.input__list .btn__check>input:checked~label .fa-star:before {
    background-image: url(../img/icon-star04.svg) !important;
}

@media (max-width: 768px) {

    .input__list {
        height: auto !important;
        padding: 10px 10px 0 10px;
    }

    .info__table {
        background-color: #faffed;
    }

    .info__table br {
        display: inline-block;
    }

    .info__table .mgl {
        margin-left: 0;
    }

    .info__table td {
        background-color: #faffed;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    .tbl2_2 th br {
        display: none;
    }

    .side__txt {
        margin-left: 4px;
        width: 40px;
    }

    .check__box i {
        height: 14px;
    }

    .tbl2 .last__reviewcheck td {
        border-bottom: 1px solid #ddd;
    }

    .tbl2_2 textarea.form-control {
        margin-bottom: 8px;
    }
}

@media (max-width: 400px) {

    .btn__check>label {
        padding: 4px 11px;
        font-size: 10px;
    }


}

.pay__textbooks table {
    position: relative;
    margin-bottom: 2rem;
}

.info__txt {
    color: #777777;
    font-size: 0.9rem;
    line-height: 2.4rem;
}


.info__box {
    color: #777777;
    font-size: 1rem;
    margin-bottom: 4rem;
    margin-top: 2rem;
}

.info__box .title-check {
    margin-bottom: 1rem;
}


.info__box strong {
    color: #444444
}

.info__box li {
    font-size: 0.9rem;
    line-height: 1.2rem;
    padding-left: 6px;
    margin-bottom: 0.5rem;
}

.info__box.nomal li {
    padding-left: 0;
    font-size: 0.8rem;
}


.btn__check_img {
    position: relative;
}

.btn__check_img input {
    position: absolute;
    left: -99px;
    top: -99px;
    display: none;
}

.btn__check_img input[type=checkbox]+label {
    display: flex !important;
    padding: 12px 18px !important;
    height: auto !important;
    background: none !important;
}

.btn__check_img label {
    position: relative;
    padding: 12px 18px;
    border: 1px solid #dddddd;
    font-weight: 600;
    font-size: 0.9rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
}

.btn__check_img.mini label {
    padding: 0 !important;
    border: 0;
    font-weight: 400;
    font-size: 0.9rem;
    color: #555555 !important;
}

.btn__check_img.mini input[type=checkbox]+label {
    padding: 0 !important;
}


.btn__check_img.mini label:hover {
    padding: 0;
    border: 0;
}

.btn__check_img label:hover {
    border: 1px solid #333333;
    color: #333333 !important;
}

.btn__check_img input:checked~label {
    color: #333333 !important;
}

.btn__check_img.mini input:checked~label {
    color: #000000;
}

.btn__check_img label::before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 4px;
    background-image: url(../img/Checkbtn-off.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.btn__check_img.mini label::before {
    width: 12px;
    height: 12px;
}

.btn__check_img input:checked~label::before {
    background-image: url(../img/Checkbtn-on.svg);
}

.btn__tbBtn {
    display: inline-block !important;
    vertical-align: middle;
    margin: 0 0 0 4px;
    font-size: 13px;
    line-height: 20px;
    color: #212529;
    padding: 9px 15px !important;
    border: 1px solid #969191 !important;
    background-color: #ffffff;
    font-weight: 500;
    border-radius: 4px;
    margin-right: 8px !important;
    height: auto !important;
    background: none !important;
}

.ul__check {
    position: relative;
    width: 100%;
    margin-top: 12px;
}

.title-table {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2rem;
}

.pay__textbooks .table__btnlist2 {
    display: table;
}

.pay__textbooks .table__btnlist2 tr {
    border-bottom: 1px solid #dddddd;
}

.pay__textbooks .table__btnlist2 td,
.pay__textbooks .table__btnlist2 th {
    text-align: center;
}

.tb__inLink a {
    color: #023591;
    text-decoration: underline !important;
}

.tb__state1 {
    color: #078a00 !important;
}

.tb__state2 {
    color: #910000 !important;
}

.tb__state3 {
    color: #0062d9 !important;
}

.tableDiv.st01 .tb__completion1>div {
    background-color: #f1efef;
    padding: 2px 8px !important;
    border-radius: 4px;
    font-size: 0.8rem;
}

.pay__textbooks .tbl2 th,
.pay__textbooks .tbl2 td {
    text-align: center;
}

.td__title {
    text-align: left !important;
}

td[class*="tb__completion"] {
    text-align: center !important;
}

.pay__textbooks .input__list .input__st01 {
    width: 50%;
}

.pay__textbooks .custom-file-input:lang(en)~.custom-file-label::after,
.pay__textbooks .custom-file-sm .custom-file-label::after {
    content: "첨부하기";
    background-image: url(/views/_layout/addto_new/image/board/icon-img.svg);
    background-position: 34px 10px;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-left: 50px !important;
}


/* add 241205 */

.pay__textbooks .br {
    display: inline-block;
    margin: 2rem auto;
    width: 30px;
}

.pay__textbooks .subtitle_img {
    display: inline-block;
    margin: 2rem auto;
    width: 776px;
}

.pay__textbooks .pay__event {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    background-color: #EEF2F8;
    color: #001067;
    padding: 5rem 0;
    border-radius: 20px;
    margin-bottom: 2rem;
}

.pay__textbooks .pay__event .img {
    width: 800px;
    margin: 0 auto;
}

.text__infobox.white {
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    padding: 3rem;
    box-sizing: border-box;
}

.text__infobox dl {
    margin-bottom: 2rem;
    text-align: left;

}

.text__infobox dt {
    font-size: 1rem;
    font-weight: 600;
    display: inline-block;
    padding: 2px;
    background-color: #E4E8FF;
    color: #001067;
    margin-bottom: 1rem;
}

.text__infobox.white dt {
    background-color: #FEFFD3;
    color: #212529;
}

.text__infobox dd {
    margin-bottom: 0.5rem;
    text-align: left;
    font-size: 1rem;
}

.text__infobox dd .title {
    font-size: 0.9rem;
    text-align: center;
    line-height: 1.1rem;
}

.text__infobox .strong__btn {
    border: 1px solid #405f97;
    color: #001067;
}

.text__infobox .strong__btn:hover {
    border: 1px solid #000000;
    color: #ffffff;
}

.pay__event .text__listbox {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 776px;
    margin: 0 auto;
}

.pay__event .text-box {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 1rem;
    margin-bottom: 1rem;
    color: #212529;
}

.pay__event .text-box .book {
    width: 90px;
}

.pay__event .text-box.st001 {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.pay__event .text-box.st001 .title {
    font-size: 0.9rem;
    text-align: center;
    line-height: 1.1rem;
}

.pay__event .text-box.st001 dl {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.pay__event .text-box.st001 dd {
    margin: 0 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pay__event .text-box.st001 .txt-box {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 45%;
}

.pay__event .text-box.st001 .txt-box .tt {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 0.9rem;
}

.pay__event .tt i {
    font-style: normal;
}

.pay__event .text-box.st001 .point {
    position: relative;
    display: block;
    background-color: #EFF2FF;
    border-radius: 12px;
    padding: 1rem 1rem 1rem 5.5rem;
    box-sizing: border-box;
    text-align: left;
    margin-top: 1rem;
    color: #001271;

    background: linear-gradient(-45deg, #EFF2FF, #ffeab8, #EFF2FF);
    background-size: 400% 400%;
    animation: colorChange 3s ease infinite;


}


@keyframes colorChange {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.pay__event .text-box.st001 .point a {
    font-weight: 600;
    color: #001271;
    text-decoration: underline;
}

.pay__event .text-box.st001 .point p {
    color: #001271;
}

.pay__event .text-box.st001 .point a::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../img/icon-next-blue.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 4px;
}

.pay__event .text-box.st001 .point img {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);

}

.pay__event .text-box.st002 .top {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 1rem;
    margin-bottom: 1rem;

}

.pay__event .text-box.st002 .title {
    text-align: center;
    line-height: 1.3rem;
}

.pay__event .text__listbox>ul {
    display: flex;
}

.pay__event .text__listbox>ul>li {
    width: 49%;
    margin-right: 1rem;
}

.pay__event .text__listbox>ul>li:last-child {
    margin-right: 0;
}

.pay__textbooks .btn__toggle_blue {
    margin: 0 auto !important;
}

.pay__event .text-box.st002 .tt {
    line-height: 1.5rem;
}

.pay__event .text-box.st002 .tt li {
    margin-bottom: 1rem;
}

.pay__event .btn__toggle_blue {
    width: 776px !important;
    margin: 0 auto;
}

.pay__event .text__infobox {
    width: 776px;
    margin: 0 auto;
}


@media (max-width: 768px) {
    .pay__textbooks .subtitle_img {
        margin: 1rem auto;
    }

    .pay__textbooks .input__list .input__st01 {
        width: 100%;
    }

    .pay__textbooks .tbl2 th {
        margin-top: 0;
        text-align: left;
        font-size: 0.9rem;
    }

    .pay__textbooks .tbl2 td {
        border: 0;
        padding: 7px 12px 9px;
    }

    .pay__event .text-box.st001 dl {
        width: 100%;
        margin-bottom: 1rem;
    }

    .pay__event .text-box.st002 .tt {
        line-height: 1.5rem;
        font-size: 0.9rem;
    }

    .pay__event .text-box.st002 .tt strong {
        display: block;
    }

    .info__box__center {
        font-size: 12px;
    }

    .btn__toggle_blue {
        padding: 8px 20px !important;
        font-size: 0.8rem;
    }

    .btn__tbBtn {
        margin: 0 12px 0 0 !important;
        font-size: 12px;
        line-height: 20px;
        padding: 5px 9px !important;
    }

    .btn__check_img label {
        padding: 7px 11px;
    }

    .btn__check_img.mini label {
        font-size: 1rem;
    }

    .pay__textbooks caption {
        padding-top: 0;
    }

    .info__txt {
        font-size: 0.8rem;
        line-height: 2.4rem;
    }

    .tableDiv.st01 .tb__completion1 {
        background-color: #f1efef;
        padding: 8px !important;
        border-radius: 4px;
    }

    .tableDiv.st01 .tb__completion2>button,
    .tableDiv.st01 .tb__completion3>button {
        width: 100% !important;
        padding: 8px !important;
        border: 1px solid #555555 !important;
    }

    .tableDiv.st01 .tb__state1 {
        background-color: #f0fdf3;
        padding: 8px !important;
    }

    .tableDiv.st01 .tb__state2 {
        background-color: #fdf0f0;
        padding: 8px !important;
    }

    .tableDiv.st01 .tb__state3 {
        background-color: #f0f3fd;
        padding: 8px !important;
    }

    .info__box {
        margin-top: 2rem;
    }

    .tableDiv.st01 .bt_tableMini {
        font-size: 0.8rem;
    }

    .tbl2_2 colgroup {
        padding: 0;
    }

    .pay__textbooks .br {
        display: inline-block;
        margin: 1.4rem auto 0.5rem;
        width: 14px;
    }

    .pay__textbooks .pay__event {
        padding: 3rem 1rem;
    }

    .pay__event .text__infobox,
    .pay__event .text__listbox,
    .pay__event .btn__toggle_blue,
    .pay__textbooks .subtitle_img,
    .pay__textbooks .pay__event .img {
        width: 100% !important;
    }

    .pay__event .text-box.st001 {
        flex-direction: column;
        align-items: center;
    }

    .pay__event .text__listbox>ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .pay__event .text__listbox>ul>li {
        width: 100%;
        margin-right: 0;
    }

    .pay__event .text-box.st001 .txt-box {
        width: 100%;
    }

    .pay__event .text__listbox .tt br {
        display: none;
    }

    .pay__event .text__listbox .span__twoblock {
        display: block;
    }

    .text__infobox dd {
        margin-bottom: 0.3rem;
        font-size: 0.9rem;
    }

    .text__infobox dt {
        font-size: 0.9rem;
    }

}



/* 250214 new */
.event__PurchaseVerification {
    background-color: #E8F2FF;
    position: relative;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.event__PurchaseVerificationStep {
    background-color: #F1F1F1;
    position: relative;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 2rem;
    padding: 5rem;
}

.event__PurchaseVerification.eventbg-blue {
    background-color: #0172FF;
    background-image: url(../img/PurchaseVerification_bg01.png);
    background-position: center top;
    background-size: 110%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 4rem;
}

.event__PurchaseVerification.eventbg-blue-side {
    background: linear-gradient(to top, #0056C1, #0071FF);
    background-position: center top;
    background-size: 110%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 4rem;
}

.event__PurchaseVerification.eventbg-purple {
    background-color: #7200AF;
    background-image: url(../img/PurchaseVerification_bg02.png);
    background-position: center top;
    background-size: 110%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 4rem;
}

.event__PurchaseVerification.eventbg-blue-side::before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: -1px;
    width: calc(100% - 40px);
    border: 1.4px dashed #ffffff;
}

.event__PurchaseVerification img {
    width: 100%;
}

.event__PurchaseVerification img.title-01 {
    width: 660px;
}

.event__PurchaseVerification img.title-02 {
    width: 660px;
}

.event__PurchaseVerification .content01 {
    background-color: #0172FF;
    color: #ffffff;
    padding: 2rem;
}

.event__PurchaseVerification .content01 {
    position: relative;
    background-color: #0172FF;
    color: #ffffff;
    padding: 2rem;
}

.event__PurchaseVerification h3 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 600;
}

.event__PurchaseVerification h3 span {
    display: block;
    font-size: 1.5rem;
}

.event__PurchaseVerification .content01:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -36px;
    transform: translateX(-50%);
    margin: 0;
    width: 0;
    height: 0;
    border-top: 22px solid #0172FF;
    border-right: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid transparent;
}

.event__PurchaseVerification .content02 {
    padding: 3rem 5rem 5rem;
}

.ul__subtxt {
    color: #0172FF;
    text-decoration: underline;
}

.ul__subtxt li {
    margin-bottom: 0.6rem;
}

.event__PurchaseVerification .content02 h4 {
    color: #0172FF;
    font-size: 4.5rem;
    font-weight: 600;
}

.event__PurchaseVerification .content02 h4 span {
    font-size: 1.5rem;
    display: block;
}

.event__PurchaseVerification .content03 {
    position: relative;
    padding: 5rem;
    background-color: #003ABE;
    color: #ffffff;
}

.event__PurchaseVerification .content03::after {
    content: '';
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    background-color: #003ABE;
    border-radius: 100px;
    z-index: 1;
}

.event__PurchaseVerification .content03::before {
    content: '';
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 32px;
    height: 32px;
    display: inline-block;
    background-image: url(../img/icon-plus-w.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    z-index: 2;
}

.event__PurchaseVerification .content03 h4 {
    color: #ffffff;
    font-size: 4.5rem;
    font-weight: 600;
}

.event__PurchaseVerification .content03 h4 span {
    font-size: 1.5rem;
    display: block;
}

.ul__subtxt.white {
    color: #ffffff;
    text-decoration: underline;
    margin-bottom: 2rem;
}

.ul__subtxt li {
    margin-bottom: 0.6rem;
    font-size: 1rem;
    font-weight: 400;
}

.ul__subtxt li::before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../img/icon-check-blue.svg);
    background-position: center 4px;
    background-repeat: no-repeat;
    background-size: 80%;
    margin-right: 4px;
}

.ul__subtxt.white li::before {
    background-image: url(../img/icon-check-white.svg);
}

.event__PurchaseVerification .text__infobox.white {
    margin-top: 2rem;
    padding: 3rem 3rem 1rem;
}

.custom-file-label.placeholder {
    text-align: left;
}

.event__PurchaseVerification.eventbg-blue .count_box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    width: 650px;
    border-radius: 20px;
    background: linear-gradient(to bottom, #2988FF 0%, #0048D6 100%) !important;
    color: var(--white);
    font-size: 2rem;
    margin-top: 2rem;
}

.event__PurchaseVerification.eventbg-blue .count_box>div {
    padding: 0 1rem;
}

.event__PurchaseVerification.eventbg-blue .count_box .txt {
    text-align: right;
    line-height: 2.4rem;
}

.event__PurchaseVerification.eventbg-blue .count_box .txt strong {
    color: #FDFF56;
    display: block;
}

.event__PurchaseVerification.eventbg-blue .count_box .sum {
    font-size: 2rem;
}

.event__PurchaseVerification.eventbg-blue .count_box .sum strong {
    font-size: 5rem;
}

.event__PurchaseVerificationStep h4 {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 3rem;
    line-height: 3.2rem;
    margin-bottom: 2rem;
}

.event__PurchaseVerificationStep h4 span {
    font-weight: 400;
}

.event__PurchaseVerificationStep>div {
    position: relative;
    border-radius: 20px;
    background-color: #ffffff;
    padding: 5rem 5rem 4rem;
    margin-bottom: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.event__PurchaseVerificationStep .content01::after,
.event__PurchaseVerificationStep .content02::after {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border: 3px solid #0172FF;
    border-radius: 15px;
    z-index: 0;
}

.event__PurchaseVerificationStep .content01 input::placeholder,
.event__PurchaseVerificationStep .content02 input::placeholder {
    font-size: 1rem;
    text-align: center;
}

.event__PurchaseVerificationStep img {
    width: 100%;
}

.event__PurchaseVerificationStep h5 {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0172FF;
    padding: 1rem 2rem;
    display: flex;
    border-radius: 0 0 10px 10px;
    color: #ffffff;
    align-items: center;
}

.event__PurchaseVerificationStep h5 span {
    background-color: #ffffff;
    color: #0172FF;
    padding: 0.3rem 1rem;
    display: inline-block;
    border-radius: 100px;
    margin-right: 0.5rem;
    font-size: 0.9rem;
}

.question__box {
    padding: 2rem;
    position: relative;
    border: 3px solid #333333;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.1rem;
    border-radius: 4px;
}

.event__PurchaseVerificationStep .custom-file-sm .custom-file-input {
    height: calc(2em + 0.92rem + 2px);
    line-height: 2;
}

.event__PurchaseVerificationStep .custom-file-sm .custom-file-label {
    line-height: 2;
    font-size: 0.9rem;
    height: calc(2em + 0.92rem + 2px);
    border: var(--size-1) solid var(--graybbb);
}

.event__PurchaseVerificationStep .custom-file-sm.custom-file-sm {
    height: calc(2.2em + 0.92rem + 2px);
}

.event__PurchaseVerificationStep .custom-file-sm .custom-file-label::after {
    font-size: 0.9625rem;
    height: calc(2em + 0.92rem + 2px);
    line-height: 2.1;
    background-position: 29px 15px;
}

.event__PurchaseVerificationStep .input__st01 {
    padding: 0.66rem 1rem;
    text-align: center;
    font-size: 0.9rem;
    z-index: 1;
}

.text__infobox .head dd {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.8rem;
}

.text__infobox .head dd strong {
    font-size: 2.7rem;
    line-height: 3.2rem;
}

.btn__base.gray {
    margin-right: 0.5rem !important;
}



@media (max-width: 768px) {
    .event__PurchaseVerification {
        border-radius: 10px;
    }

    .event__PurchaseVerification h3 {
        font-size: 1.2rem;
    }

    .event__PurchaseVerification h3 span {
        font-size: 0.8rem;
    }

    .event__PurchaseVerification .content01 {
        padding: 1rem;
    }

    .event__PurchaseVerification .content02 {
        padding: 2rem 1.5rem;
    }

    .text__infobox.white {
        padding: 1.6rem 1.6rem 0.1rem;
        border-radius: 10px;
    }

    .event__PurchaseVerification.eventbg-purple,
    .event__PurchaseVerification.eventbg-blue {
        padding: 3rem 2rem;
    }

    .event__PurchaseVerification img.title-02,
    .event__PurchaseVerification img.title-01 {
        width: 100%;
    }

    .event__PurchaseVerification.eventbg-blue .count_box {
        padding: 1rem;
        width: 100%;
        font-size: 0.9rem;
    }

    .event__PurchaseVerification.eventbg-blue .count_box>div {
        padding: 0 0.3rem;
    }

    .event__PurchaseVerification.eventbg-blue .count_box .sum strong {
        font-size: 1.8rem;
    }

    .event__PurchaseVerification.eventbg-blue .count_box .sum {
        font-size: 1.5rem;
    }

    .event__PurchaseVerification.eventbg-blue .count_box .txt {
        text-align: right;
        line-height: 1rem;
    }

    .event__PurchaseVerification.eventbg-blue-side {
        padding: 3rem 2rem;
    }

    .btn__base.gray {
        margin-right: 0.2rem !important;
    }

    .btn__base.gray,
    .btn__base.black {
        font-size: 0.9rem !important;
        width: 100% !important;
    }

    .btn__base.w30 {
        width: 100% !important;
    }

    .event__PurchaseVerification .content02 h4 span,
    .event__PurchaseVerification .content03 h4 span {
        font-size: 0.9rem;
    }

    .event__PurchaseVerification .content02 h4,
    .event__PurchaseVerification .content03 h4 {
        font-size: 2.5rem;
    }

    .ul__subtxt li {
        margin-bottom: 0.6rem;
        font-size: 0.8rem;
    }

    .ul__subtxt li::before {

        width: 16px;
        height: 16px;
    }

    .event__PurchaseVerification .content03 {
        position: relative;
        padding: 2.2rem;
        background-color: #003ABE;
        color: #ffffff;
    }

    .event__PurchaseVerification .content03::after {

        top: -36px;
        width: 70px;
        height: 70px;
    }

    .event__PurchaseVerificationStep {
        padding: 2rem 0.5rem 0.5rem;
        margin-bottom: 1rem;
        border-radius: 10px;
    }

    .event__PurchaseVerificationStep h4 {
        font-size: 1.2rem;
        line-height: 1.2rem;
        margin-bottom: 1.2rem;
    }

    .event__PurchaseVerificationStep>div {
        padding: 3rem 2rem 2rem;
        margin-bottom: 1rem;
    }

    .event__PurchaseVerificationStep h5 {
        padding: 0.4rem 2rem;
        font-size: 0.9rem;
        justify-content: center;
        width: 70%;
    }

    .event__PurchaseVerificationStep h5 span {
        padding: 0.1rem 0.6rem;
        margin-right: 0.5rem;
        font-size: 0.8rem;
        line-height: 0.7rem;
    }

    .question__box {
        padding: 1.2rem;
        font-size: 1.1rem;
        line-height: 1.4rem;
    }

    .event__PurchaseVerificationStep .custom-file-sm .custom-file-label::after {
        font-size: 0.8625rem;
        background-position: 29px 14px;
    }

    .event__PurchaseVerification .text__infobox.white {
        padding: 2rem 2rem 1rem;
    }

    .text__infobox dl {
        margin-bottom: 1.3rem;
        text-align: left;
    }

    .text__infobox .head dd {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }

    .text__infobox .head dd strong {
        font-size: 1.3rem;
        line-height: 1rem;

    }

    .custom-file-sm.custom-file-sm {
        width: 100%;
    }

    .form-group.form-label-group .input-group>a {
        padding: 0.5rem 1rem 0 0.5rem;
        width: 83%;
        font-size: 0.9rem;
        white-space: nowrap;
        /* 줄바꿈 방지 */
        overflow: hidden;
        /* 넘치는 부분 숨김 */
        text-overflow: ellipsis;
        /* ... 표시 */
    }

    .form-group.form-label-group .check__box_del label {
        margin-bottom: 0;
        margin-top: 0.5rem;
    }

    .tbl2_2.tbl_bor_none tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}



/* 250825 add */
.pay__textbooks .link-under-side {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    background-color: unset;
    border: 0 !important;
    color: #000000;
    opacity: 0.5;
    text-decoration: underline;
}

.pay__textbooks .link-under-side:hover {
    opacity: 1;
}

.pay__textbooks .toggle-text {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    cursor: pointer;
}

.pay__textbooks .toggle-text::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../img/icon-arrow-black.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 0.2rem;
    transform: rotate(0deg);
}

.pay__textbooks .toggle-text.open::after {
    transform: rotate(180deg);

}

.pay__textbooks .toggle-text.close::after {
    transform: rotate(0deg);

}

.pay__textbooks .toggle-text.close {
    opacity: 1;
    text-shadow: none;
    display: flex;
    float: none;
}

.pay__textbooks .toggle-content {
    display: none;
}

.pay__textbooks .book_list.no_link .book_item {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    padding: 1.8rem;
    margin: 0 0 16px;
}

.pay__textbooks .book_list.no_link .book_item .tit {
    display: block;
    margin: 0 0 2px;
    font-size: 18px;
    line-height: 20px;
    color: #061b29;
}

.pay__textbooks .book_list.no_link .book_item>img {
    width: 150px;
    height: 150px;
    border: solid 1px #eee;
    margin-right: 1.8rem;
}

.pay__textbooks .gift-box h4 {
    font-size: 15px;
    color: #19468E;
    display: flex;
    align-items: center;
}

.pay__textbooks .gift-box h4::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../img/icon-gift2.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0.2rem;
}

.pay__textbooks .gift-box li {
    font-weight: 400;
    font-size: 14px;
}

.pay__textbooks .gift-box .gray {
    color: #888888;
}

.pay__textbooks .fixed__bar.fixed {
    position: fixed;
    width: 950px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 125px;
    box-shadow: 2px 2px 6px #3333332e;
    z-index: 10;
    background-color: #ffffff;


}

.pay__textbooks .book_list .book_item .txt {
    min-height: auto;
}

@media (max-width: 1000px) {
    .pay__textbooks .book_list.no_link {
        width: 100%;
    }

    .pay__textbooks .fixed__bar.fixed {
        position: fixed;
        width: 100%;
        top: 0;
    }

    .pay__textbooks .fixed__bar.fixed {
        margin-left: 0px;
    }
}

@media (max-width: 768px) {
    .pay__textbooks .book_list.no_link .book_item .tit {
        font-size: 1.1rem;
        line-height: 1.3rem;
    }

    .pay__textbooks .link-under-side {
        position: absolute !important;
        right: 10px !important;
        top: -9px !important;
    }

    .pay__textbooks .gift-box li font {
        font-size: 12px;
    }

    .pay__textbooks .book_list.no_link .book_item .tit {
        margin: 0 0 2px;
    }

    .pay__textbooks .book_list.no_link .book_item>img {
        width: 100px;
        height: 100px;
        margin-right: 1rem;

    }

    .pay__textbooks .book_list .bt05 {
        display: inline-block;
        margin: 0;
        font-size: 12px;
        line-height: 32px;
        height: 32px;
        float: right;
        margin-right: 5px;
        width: 100px;
    }

    .pay__textbooks .book_list.no_link .book_item {
        align-items: flex-start;
        flex-direction: row;
        justify-content: flex-start;
        padding: 1rem 1rem 3.2rem;
        min-height: 100%;
        height: 100%;
    }


}


.myqna__board h3.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.board__top10 [class*='num'] .question::before {
    content: '';
    margin-right: 0.5rem;
    width: 22px;
    height: 22px;
    display: block;
    background-position: 0 -1px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.board__top10 .num-1 .question::before {
    background-image: url(../img/mdi_number-1.svg);
}

.board__top10 .num-2 .question::before {
    background-image: url(../img/mdi_number-2.svg);
}

.board__top10 .num-3 .question::before {
    background-image: url(../img/mdi_number-3.svg);
}

.board__top10 .num-4 .question::before {
    background-image: url(../img/mdi_number-4.svg);
}

.board__top10 .num-5 .question::before {
    background-image: url(../img/mdi_number-5.svg);
}

.board__top10 .num-6 .question::before {
    background-image: url(../img/mdi_number-6.svg);
}

.board__top10 .num-7 .question::before {
    background-image: url(../img/mdi_number-7.svg);
}

.board__top10 .num-8 .question::before {
    background-image: url(../img/mdi_number-8.svg);
}

.board__top10 .num-9 .question::before {
    background-image: url(../img/mdi_number-9.svg);
}

.board__top10 .num-10 .question::before {
    background-image: url(../img/mdi_number-10.svg);
}

.board__top10.accordion {
    width: 100%;
    margin: 0 auto;
    border-top: 2px solid #19468e;
    font-size: 0.9rem;
}

.board__top10 .question {
    display: flex;
    position: relative;
    background: #fff;
    border-top: 1px solid #dddddd;
    padding: 10px 10px;
    cursor: pointer;
}

.board__top10 .qa-item:first-child .question {
    border-top: 0;
}

.board__top10 .qa-item:last-child .question {
    border-bottom: 1px solid #dddddd;
}

.board__top10 .question::after {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 20px;
    transition: transform 0.3s;
}

.board__top10 .question.active::after {
    content: "-";
}

.board__top10 .answer {
    display: none;
    background: #f9f9f9;
    border-top: 1px dotted #ddd;
    padding: 15px 28px 15px 42px;
    line-height: 1.5;
    color: #777777;
}

.board__top10 .answer.show {
    display: block;
}


@media (max-width: 768px) {
    .board__top10 .question {
        padding: 10px 8px;
    }

    .board__top10 .answer {
        padding: 15px 28px 15px 38px;
    }

    .title-table {
        font-size: 1.2rem;
    }

    .tog__box {
        flex-wrap: wrap;
        column-gap: 0.3rem;
        row-gap: 0.3rem;
    }
}

/* 후기게시판글쓰기-260520 */
.input__list.toggle-input {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
}

.input__list2 .btn__check>label,
.btn__check>input:checked~label,
.input__list .btn__check>label {
    padding: 3px 15px !important;
}

.input__list.toggle-input .toggle-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 1500px;
    column-gap: 0.3rem;
}

.input__list.toggle-input.active {
    height: auto !important;
}

.input__list.toggle-input.active .toggle-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 0.3rem;
    width: 100%;
}

.input__list.toggle-input .toggle-content {
    position: relative;
    overflow: hidden;
    width: 82%;
}

.input__list.toggle-input .toggle-content::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 100%;
    background: linear-gradient(to right,
            #ffffff00,
            #ffffff);
}

.input__list.toggle-input .toggle-btn {
    width: 14%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    padding: 0.5rem;
}

.input__list.toggle-input .toggle-btn::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 4px;
    background-image: url("../img/btn-arrow-r.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    opacity: 0.8;
}

.input__list.toggle-input .toggle-btn.arr-open::after {
    transform: rotate(90deg);
}

.input__list.toggle-input .toggle-btn.arr-close::after {
    transform: rotate(-90deg);
}

.PageTopBn img,
.PageTopBn {
    width: 100%;
}

.last__reviewcheck .check__box label {
    background: none !important;
    padding: 16px 10px !important;
}

@media (max-width: 768px) {

    .last__reviewcheck .check__box label {
        height: auto !important;
        align-items: flex-start;
    }

    .last__reviewcheck .check__box i {
        margin-top: 4px;
    }

    .input__list.toggle-input .toggle-btn {
        width: 20%;
        font-size: 0.6rem;
        padding: 0.2rem 0.5rem;
    }

    .tbl2_2 th:first-child,
    .tbl2_2 td:first-child {
        padding: 10px 0 0;
    }

    .tbl2_2 td {
        padding: 10px 0;
    }

    .input__list.toggle-input .toggle-content {
        width: 76%;
    }

    .input__list.toggle-input .toggle-inner {
        column-gap: 0.3rem;

    }

    .input__list.toggle-input.active .toggle-inner {
        row-gap: 0.3rem;

    }

    .input__list {
        column-gap: 0.3rem;
    }

}