@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
*{
	font-family: 'Noto Sans KR', sans-serif !important;
	box-sizing: border-box;
	letter-spacing: -0.5px;
}
.scroll-bar-css::-webkit-scrollbar {
    width: 5px;
}
.scroll-bar-css::-webkit-scrollbar-thumb {
    background-color: #787EFF;
    border-radius: 10px;
}
.scroll-bar-css::-webkit-scrollbar-track {
    background-color: #E7E7E7;
    border-radius: 10px;
}

/*header*/
.exam_header_container {
    position: sticky;
    top: 0;
    padding: 0 20px;
    text-align: center;
    background-color: #FFCB3C;
    height: 64px;
    z-index: 99;
}
.exam_header-back-icon {
    position: absolute;
    left: 340px;
    top: 20px;
}
.exam_header-review-btn {
    background-color: #ffaf01;
    color: #121212 !important;
}
.exam_header-review-btn:hover,
.exam_header-review-btn:active {
    background-color: #ff9901 !important;
}
.exam_header-ex-btn-next,
.exam_header-ex-btn-next-mobile {
    background: #F57474;
    color: #fff !important;
}
.exam_header-ex-btn-next:hover,
.exam_header-ex-btn-next-mobile:hover {
    background: #ce4d4d;
}
.exam_header-ex-btn-prev,
.exam_header-ex-btn-prev-mobile {
    background: #3682F4;   
    color: #fff !important;
}
.exam_header-ex-btn-prev:hover,
.exam_header-ex-btn-prev:active,
.exam_header-ex-btn-prev-mobile:hover, 
.exam_header-ex-btn-prev-mobile:active {
    background: #1c56ad !important;
    border: 1px solid #1c56ad !important;
}



.exam_header-set-btn {
    background-color: #13279F;
    color: #fff !important;
}
.exam_header-set-btn:hover,
.exam_header-set-btn:active {
    background-color: #3046c5 !important;
    border: 1px solid #3046c5 !important;
}
.header_mobile-text-new{
    display: none;
}
.mBtn-example-mobile{
    display: none;
}

/*modal*/
.review-but-table {
    border: 1px solid #DEE2E6;
    line-height: normal;
}
.review-but-table thead tr {
    background-color: #7889EA;
}
.review-but-table thead tr th {
    padding: 10px 10px;
    text-align: center;
    vertical-align: middle;
}
.review-but-table thead tr th {
    font-weight: 400 !important;
    color: #fff;
    padding: 10px 0;
}
.review-but-table tbody tr {
    border-bottom: 1px solid #dee2e6;
}
.review-but-table tbody tr:hover{
    background: #e2e5fb;
}
.review-but-table tbody tr td {
    text-align: center;
}
.review-but-table tbody tr td:nth-child(4) {
    width: 204px;
    word-break: break-word;
    padding: 10px;
}
.review-but-table tbody tr td {
    padding: 10px;
    line-height: 25px;
    vertical-align: middle;
}
.review-but-table-wrong-td {
    background-color: #FF625F !important;
    color: #fff !important;
}
.review-but-table tbody tr:last-child {
    border: none;
}
.review-but-table-right-td {
    background-color: #83E542 !important;
    color: #fff !important;
}
.div_setting_process {
    height: 86%;
    overflow: auto;
    padding: 0 15px;
}
.mBtn-set-bigbox {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 20px;
    margin-top: 20px;
}
.mBtn-set-title {
    font-size: 20px;
    color: #303030;
    font-weight: 500;
}
.mBtn-set-box > p:nth-child(1), .mBtn-set-box .form-check-label {
    font-size: 17px;
    font-weight: 400;
    color: #646464;
}
.mBtn-set-box {
    margin-top: 15px;
}
.mBtn-set-input {
    height: 36px;
    border-radius: 6px;
    border: 1px solid #dee2e6;
    padding: 0 10px;
}
.modal-header-set_wrap{
    max-height: 680px;
    overflow-y: auto;
}
.form-switch .form-check-input{
    width: 42px;
    height: 22px;
}
#modalResultReview .modal-header-review_wrap>div{
    min-height: unset;
    max-height: unset;
    overflow-y: hidden;
}
#modalResultReview .modal-header-review_wrap>div .left-exam-title-box{
    margin-bottom: 0px;
}
.modal-header-review_wrap>div{
    min-height: 600px;
    max-height: 680px;
    overflow-y: auto;
}
.review-but-table thead{
    position: sticky;
    top: -1px;
}

.set-box-select-back {
    padding: 4px;
    border-radius: 4px;
    background: #fcfdff;
    border: 1px solid #bfdaff;
    cursor: pointer;
}
/* 선택된 스타일 */
.set-box-select-back.active {
    background: #e5f0ff;
    border: 2px solid #3171ca;
}
/*header//*/

/*leftMenu*/
.pc-studyexam-sidebar {
    position: fixed;
    width: 320px;
    height: 100%;
    background-color: #fff;
    box-shadow: 4px 0px 12px rgba(56, 56, 56, 0.2);
    z-index: 100;
    padding: 20px;
}
.left-exam-title-box {
    margin-bottom: 30px;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 25px;
}
.left-exam-title {
    font-size: 20px;
    line-height: 28px;
}
.turn-label-bage02 {
    display: inline-block;
    width: auto;
    background-color: #7898FD;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-right: 5px;
    padding: 4px 15px;
    text-align: left;
    line-height: 20px;
    word-break: break-word;
    margin-bottom: 10px;
}
.turn-label-bage03 {
    display: inline-block;
    width: auto;
    background-color: #b278fd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-right: 5px;
    padding: 4px 15px;
    text-align: left;
    line-height: 20px;
    word-break: break-word;
    margin-bottom: 10px;
}
.pc-studyexam-sidebar-box {
    border: 1px solid #dee2e6;
    border-radius: 10px;
    padding: 20px;
}
.pc-studyexam-sidebar-box {
    margin-top: 20px;
}
.pc-studyexam-sidebar-box-title {
    font-size: 20px;
    font-weight: 500;
    color: #4E4E4E;
}
.pc-studyexam-sidebar-box-progressbox {
    margin-top: 10px;
}
.pc-studyexam-sidebar-box-span {
    font-size: 16px;
    color: #4E4E4E;
}
.pc-studyexam-sidebar .progress {
    height: 26px;
}
.progress, .progress-stacked {
    background-color: #f4f4f4;
}
.pc-studyexam-sidebar-yulprogress {
    width: 182px;
}
.pc-studyexam-sidebar-box-score {
    text-align: right;
    font-size: 14px;
    color: #6C6C6C;
    margin-top: 5px;
}
/*leftMenu//*/

/*main*/
.word_contents_tooltip_wrap {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
}
.word_contents_tooltip-mobile_wrap{
    position: absolute;
    left: 0%;
    top: 0%;
    width: 70%;
    display: none;
    z-index: 99;
}
.exam_bg{
    height: 855px;
    overflow-y: hidden;
}
.result-exam_bg{
    height: 855px;
    overflow-y: hidden;
}
.container-cardbox_wrap{
    width: calc(100% - 320px);
    margin-left: 320px;
    height: 100%;
}
.container-cardbox {
    height: calc(100% - 64px);
    width: 100%;
    background: #fff;
    overflow-x: auto;
}
.container-card {
    width: 430px;
    /* min-height: 350px; */
    position: relative;
    /* perspective: 800px; */
    left: 50%;
    top: 26%;
    transform: translate(-50%, -50%);
    /* background-color: #fff; */
    height: auto;
}
.main-container-card{
    top: 46%;
}
.word-cardbox-timer_wrap{
    justify-content: flex-end;
    margin-bottom: 12px;
    position: relative;
    z-index: 99;
}
.word-cardbox-timer-text{
    font-size: 16px;
    font-weight: 500;
}
.card-audio-play-btn{
    position: relative;
}
/* 스피커 ON 효과 */
.card-audio-play-btn.active::before {
    content: "";
    display: block;
    position: absolute;
    left: 14%;
    top: 10%;
    width: 30px;
    height: 30px;
    background-color: #dcc5ff;
    opacity: 0.9;
    border-radius: 50px;
    animation-name: speakerEffect;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform: translate(-50%, -50%);
}

/* 애니메이션 효과 */
@keyframes speakerEffect {
    0% {
        transform: scale(1.2);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.6;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.8;
    }
}
.container-card .wordcard {
    width: 100%;
    height: 365px;
    position: absolute;
    /* transform-style: preserve-3d; */
    transition: transform 0.8scubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
}
.container-card .wordcard .front, .container-card .wordcard .back {
    position: absolute;
    width: 100%;
    min-height: 355px;
    backface-visibility: hidden;
    background-color: #fff;
    border-radius: 10px;
    opacity: 1 !important;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
}
.front {
    position: relative;
    z-index: 2;
    opacity: 1;
    transform: rotateY(0deg);
}
.exam-word-cardbox-inner-wordbox {
    height: auto;
    margin: 40px 0;
    padding: 0 20px;
}
.exam-word-cardbox-inner-wordbox-p01 {
    line-height: 52px;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    word-break: break-word;
}
.container-card .wordcard .exam-word-cardbox-inner-wordbox-p01, 
.container-card .wordcard .exam-word-cardbox-inner-wordbox-p02-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.container-card .wordcard .exam-word-cardbox-inner-count {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.card-remember-back-text-container{
    width: 95%;
}
.exam-word-cardbox-inner-count {
    padding-bottom: 20px;
}
.exam-word-cardbox-inner-count {
    color: rgb(143, 143, 143);
    letter-spacing: 0 !important;
    text-align: center;
}
.container-card .wordcard .back {
    transform: rotateY(180deg);
}
.exam-word-fltip-know {
    position: absolute;
    left: 50%;
    bottom: 15%;
    transform: translateX(-50%);
}
.exam-word-fltip-know_wrap {
    position: relative;
    left: 0;
    top: 0;
}
.exam-word-fltip-know button {
    width: 140px;
    height: 80px;
    border-radius: 6px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.exam-word-fltip-know-btn {
    background-color: #28af77;
    margin-right: 5px;
}
.exam-word-fltip-know-btn:hover {
    background-color: #0c8654;
}
.exam-word-fltip-unknow-btn {
    background-color: #f39090;
    color: #fff;
}
.exam-word-fltip-unknow-btn:hover {
    background-color: #e06666;
}
.remember-text {
    font-size: 14px;
    font-weight: 400;
    color: #A4A4A4;
}
.exam-word-fltip-know-icon {
    position: absolute;
    right: 0px;
    bottom: 15px;
    width: 70%;
}
.exam-word-fltip-unknow-icon {
    position: absolute;
    right: -10px;
    bottom: 15px;
    width: 70%;
}
.wordcard-button01 {
    position: absolute;
    top: 50%;
    left: 24%;
    transform: translateY(-50%);
    background: none;
}
.wordcard-button02 {
    position: absolute;
    top: 50%;
    right: 24%;
    transform: translateY(-50%);
    background: none;
}
.container-card .wordcard .exam-word-cardbox-inner-wordbox-p02-box {
    margin-top: 0;
}
.exam-word-cardbox-inner-wordbox-p02-box li .exam-word-list-li02-p{
    margin-bottom: 8px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}
.container01-back-img {
    position: absolute;
    right: 10%;
    bottom: 0px;
}
.remember-autoplay-container-card{
    width: 530px;
    top: 23%;
}
.autoplay-card-container {
    position: relative;
    padding: 20px;
}
.autoplay-card-body{
    margin-top: 22px !important;
}
.autoplay-set-header-box {
    background: #8742E7;
    width: 70%;
    position: absolute;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    padding: 10px 15px;
}
.autoplay-set-header-box-list li {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2px;
}
.autoplay-set-header-box-title {
    font-size: 14px;
    font-weight: 500;
    color: #c09df1;
    margin-right: 4px;
}
.autoplay-set-header-box-count {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.sort-btn {
    color: #c09df1;
    font-size: 24px;
}
.sort-btn:hover,
.sort-btn:active {
    color: #fff;
}
.exam-auto-word-card-box-ex_wrap {
    background: #FFDA48;
    border-radius: 10px;
    padding: 8px;
    width: 100%;
}
.exam-auto-word-card-box-ex-text {
    font-size: 15px;
    font-weight: 500;
    color: #353535;
    line-height: 22px;
    text-align: left;
}
.autoplay-card-bottom {
    background: #8742E7;
    width: 70%;
    height: 50px;
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    padding: 10px 15px;
}
.autoplay-card-bottom:hover{
    background: #6025b3;
}
.autoplay-play-btn {
    width: 100%;
    color: #fff;
}
.exam-word-cardbox-inner-wordbox-p01 span {
    font-size: 16px;
    font-weight: 500;
    color: #4659C1;
}
.exam-word-cardbox {
    width: 430px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 12px rgb(46, 46, 46, 0.4);
}
.exam-word-cardbox-inner {
    position: relative;
}
.exam-word-cardbox-inner-chance {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #dadada;
    font-size: 14px;
    border-radius: 50px;
    margin-left: 10px;
    color: #8C8C8C;
}
.exam-word-cardbox-inner-chance span {
    color: #787EFF;
}
.exam-word-cardbox-inner-wordbox-p02-box {
    margin-top: 25px;
}
.exam-word-cardbox-inner-wordbox-p02 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    word-break: break-word;
}
.remember-speak-container-card{
    top: 16%;
}
.exam-word-speech-micinput {
    width: 100%;
    height: 42px;
    text-align: center;
    margin: 20px auto 0;
    font-size: 18px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}
.micbutbox {
    text-align: center;
    margin: 155px 0px 20px 0px;
}
.micbut.speech-mic-purple {
    position: relative;
    width: 70px;
    height: 70px;
    background: rgb(145, 64, 255) !important;
    background: linear-gradient(232deg, rgba(145, 64, 255, 1) 0%, rgba(105, 64, 255, 1) 100%) !important;
    border-radius: 100px;
}
.purplestart.speech-mic-purple::before{
    content: "";
    display: block;
    position: absolute;
    left: 14%;
    top: 15%;
    width: 50px;
    height: 50px;
    background-color: #b990f7;
    opacity: 0.9;
    border-radius: 50px;
    animation-name: example;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    
    transform: translate(-50%, -50%);
}
.purplestart.speech-mic-purple::after{
    content: "";
    display: block;
    position: absolute;
    left: 14%;
    top: 15%;
    width: 50px;
    height: 50px;
    background-color: #e5d2ff;
    opacity: 0.5;
    border-radius: 50px;
    animation-name: example02;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    
    transform: translate(-50%, -50%);
    filter: blur(2px);
}
@keyframes example02 {
    from {transform: scale(1);}
    to {transform: scale(3);}
}

@keyframes example {
    from {transform: scale(1);}
    to {transform: scale(2);}
}
.pc-studyexam-exambox-result-icon {
    position: absolute;
    left: 50%;
    top: 64%;
    transform: translate(-55%, -50%);
}
.container03-back-img {
    position: absolute;
    left: 10%;
    top: -72px;
}
.remember-list-container-card .wordcard{
    height: 100% !important;
}
.exam-word-listbox {
    width: 1100px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -25%);
}
.exam-word-count {
    font-size: 22px;
    margin-left: 8px;
    font-weight: 500;
}
.exam-word-list_wrap {
    max-height: 560px;
    overflow: auto;
    padding-right: 10px;
}
.modal-make-word-allsee-ul li {
    display: flex;
    align-items: center;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 20px;
    margin-top: 10px;
}
.modal-make-word-allsee-ul li:nth-child(1) {
    margin-top: 0;
}
.active-in-li {
    border: 2px solid #7898fd !important;
}
.exam-word-list-li .exam-word-list-li01 {
    width: 45%;
    font-weight: 500;
    margin-right: 20px;
    line-height: 24px;
}
.exam-word-list-li .exam-word-list-li01 .exam-word-list-li01-num {
    width: 60px;
}
.exam-word-list-count-text {
    display: inline-block;
    max-width: 36px;
    word-wrap: break-word;
    overflow: hidden;
    white-space: normal;
    margin-right: 20px;
}
.exam-word-list-li .exam-word-list-li01 .exam-word-list-li01-word {
    width: calc(100% - 60px);
}
.exam-word-list-word-text {
    display: inline-block;
    max-width: 130px;
    word-wrap: break-word;
    overflow: hidden;
    white-space: normal;
}
.exam-word-list-li01-word {
    line-height: 24px;
}
.exam-word-list-li .exam-word-list-li02 {
    width: 50%;
    margin-right: 20px;
}
.exam-word-list-li .exam-word-list-li02 .exam-word-list-li02-p:nth-child(1) {
    margin-top: 0;
}
.exam-word-list-li .exam-word-list-li02 .exam-word-list-li02-p {
    margin-top: 10px;
    line-height: 22px;
}
.exam-word-list-li .exam-word-list-li02 .exam-word-list-li02-p span {
    color: #7898fd;
}
.list-select-know-list {
    background: #ABEFD3;
    border: 1px solid #0C8553 !important;
}
.list-select-unknow-list {
    background: #FFDADA;
    border: 1px solid #E33D3D !important;
}
.exam-word-list-li .exam-word-list-li03 {
    width: 20%;
    display: flex;
    justify-content: end;
    align-items: center;
}
.card-list-icon-btn_wrap>button{
    width: 16%;
    padding: 2px;
}
.card-list-icon-btn_wrap>button{
    background: #f5e8ff;
    border-radius: 10px;
}
.card-list-icon-btn_wrap:nth-child(3) button img{
    width: 46%;
}
.card-list-icon-btn_wrap>button:hover{
    background: #d5b9eb;
    border: 1px solid #caa4e7;
}
.card-list-icon-btn_wrap>button:hover .iconspan{
    font-weight: 600;
    color: #252525;
}
.iconspan {
    display: block;
    font-size: 12px;
    height: 19px;
    margin-top: 4px;
    color: #535353;
}
.list-select-btn {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    border-radius: 4px;
    padding: 6px 18px;
    background: #858585;
    height: 50px;
}
.list-select-know-btn {
    background: #28AF77;
}
.list-select-unknow-btn {
    background: #F39090;
}
.list-select-btn_wrap button:nth-child(1):hover{
    background: #0C8553;
}
.list-select-btn_wrap button:nth-child(2):hover{
    background: #df6c6c;
}
.exam-word-listbox-bottom-btn_wrap{
    position: absolute;
    left: 40%;
    bottom: -10%;
    width: 20%;
}
.exam-word-listbox-bottom-btn_wrap button{
    width: 100%;
    height: 60px;
}
.container04-back-img {
    position: absolute;
    right: -8%;
    bottom: 0px;
}
.intervallistbox {
    box-shadow: 0px 0px 12px rgb(46, 46, 46, 0.4);
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 10px;
    overflow: hidden;
}
.intervallistbox-title {
    text-align: center;
    color: #3f4254;
    font-size: 20px;
}
.intervallistbox table {
    width: 100%;
}
.intervallistbox table tr td {
    padding: 10px 0;
    border-bottom: 1px solid #dee2e6;
    line-height: 23px;
    text-align: center;
    color: #3f4254;
    vertical-align: middle;
    font-size: 14px;
}
.intervallistbox table tr td:nth-child(1) {
    text-align: left;
}
.intervallistbox .examstarttd p {
    color: #e71c48;
}
.intervallistbox-but {
    background-color: #13279F;
    border-radius: 6px;
    color: #fff;
    padding: 6px 20px;
    font-size: 14px;
}
.exam-interval-list_wrap {
    max-height: calc(100vh - 270px);
    overflow: auto;
    padding-right: 10px;
    padding-bottom: 15px;
}
.container05-back-img {
    position: absolute;
    left: 36.8%;
    top: 60px;
}
.new-interbox-left {
    width: 50%;
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.new-interbox-right{
    width: 50%;
}
.exam-word-interval-li .exam-word-interval-li-01 {
    font-weight: 500;
    width: 20%;
    margin-right: 10px;
}
.exam-word-interval-li .exam-word-interval-li-02 {
    font-weight: 500;
    width: 80%;
}
.exam-word-interval-li .exam-word-interval-li-input {
    width: 100%;
    border: 1px solid #afafaf;
    height: 46px;
    font-size: 16px;
    border-radius: 4px;
    padding: 4px 6px;
}
.new-interbox-right .exam-word-interval-li, .new-interbox-right .exam-word-interval-li-plus {
    width: 100% !important;
}
.study-exam-text-box {
    display: flex;
    justify-content: end;
    margin-bottom: 14px;
}
.exam-word-interval-li .exam-word-interval-li-plus {
    width: 100%;
    margin-top: 10px;
}
.exam-word-interval-li .exam-word-interval-li-plus:nth-child(1) {
    margin-top: 0;
}
.exam-word-interval-li-plus > div.d-flex {
    margin-top: 10px;
}
.exam-word-interval-li-plus > div.d-flex:nth-child(1) {
    margin-top: 0;
}
.exam-word-interval-li .exam-word-interval-li-03 {
    width: 15%;
    margin-right: 10px;
    word-break: break-word;
}
.exam-word-interval-li .exam-word-interval-li-04 {
    width: 85%;
    margin-right: 10px;
}
.exam-word-cardbox-buttonbox {
    padding: 0 20px;
    margin-bottom: 20px;
}
.exam-word-cardbox-inner-img{
    position: absolute;
    left: 85%;
    top: 22%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.exam-word-cardbox-start-btn{
    position: absolute;
    left: 50%;
    top: 80%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.study-middle-butbox {
    margin-top: 20px;
    text-align: center;
}
.study-middle-but {
    width: 200px !important;
}
.exam-word-cardbox-buttonbox button {
    width: 100%;
    padding: 15px 0px;
    background-color: #7340FF;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    transition: 0.2s;
}
.exam-word-cardbox-buttonbox button:hover{
    background-color: #501fd6;
}
.container05-1-back-img {
    position: absolute;
    right: -7%;
    bottom: -22px;
}

.exam-word-cardbox-inner-wordbox .dr {
    margin-top: 30px;
}
.dr .form-check-input[type="radio"] + label, .dr .form-check-input[type="checkbox"] + label {
    display: block;
    border: 2px solid #eee;
    border-radius: 10px;
    padding: 8px 20px;
    margin-top: 10px;
    line-height: 30px;
}
.dr .form-check-label {
    cursor: pointer;
}
.dr .form-check-input[type="checkbox"], .dr .form-check-input[type="radio"] {
    display: none;
}
.dr .form-check-input[type="radio"]:checked + label, .dr .form-check-input[type="checkbox"]:checked + label {
    border: 2px solid #7889EA;
    color: #7889EA;
}
.dr .form-check-label.form-check-label-wrong {
    background-color: #FF625F !important;
    color: #fff !important;
    border: none !important;
}
.dr .form-check-label.form-check-label-right {
    background-color: #83e542 !important;
    color: #212529 !important;
    border: none !important;
}
.dr .form-check{
    padding-left: 0px;
}
.light-container01-2-back-img {
    position: absolute;
    right: -15%;
    bottom: -4px;
    z-index: 99;
}
.word-inputbox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.word-spell-sunm {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    margin-right: 8px;
}
.word-inputbox .exam-word-speech-micinput {
    width: calc(100%);
    margin-top: 0;
}
.light-container02-back-img {
    position: absolute;
    right: -18%;
    bottom: -2px;
    z-index: 99;
}
.word-inputbox .letter, .exam-wrod-listen-typing-input {
    margin: 0px 4px;
}
.exam-word-listen-typing-btn {
    margin-bottom: 20px;
}
.exam-word-cardbox-main-text {
    font-size: 18px;
    font-weight: 400;
    color: #4759C1;
    text-align: center;
}
.exam-word-cardbox-main-text span {
    font-size: 20px;
    font-weight: 500;
    background: rgba(255, 187, 0, 0.45);
}
.test-container-card{
    top: 12%;
}
.test-select-container-card{
    top: 10%;
}
.word-inputbox-next-text{
    font-size: 14px;
    text-align: end;
    margin-top: 2px;
    color: red;
    font-weight: 500;
}

/* 기본 라디오 버튼 숨기기 */
.form-check-top-input {
    display: none;
}
.test-card-top-check_wrap .form-check-label {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    color: #454545;
    font-weight: 500;
    padding: 10px 25px;
    background: #d5d7ff;
    border-radius: 50px;
    transition: background-color 0.3s, color 0.3s; 
    width: 115px;
    text-align: center;
}
/* 체크된 경우 배경색 변경 */
.test-card-top-check_wrap .form-check-input:checked + .form-check-label {
    background-color: #6a5acd; 
    color: white; 
}

.form-check-top-label {
    position: relative;
    cursor: pointer;
    font-size: 18px;
    color: #454545;
    font-weight: 500;
    padding-left: 20px;
}
.list-card-check-btn_wrap .form-check-top-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 58%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid #ccc;
    background-color: #fff;
}
.list-card-check-btn_wrap .form-check-top-input:checked + label::before {
    border-color: #6a5acd; 
    background-color: #6a5acd;
}
.list-card-check-btn_wrap .form-check-top-input:checked + label::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 58%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
}
.exam-test-inputbox{
    width: 950px !important;
    transform: translate(-50%, -50%);
}
.exam-answer-wrongresult01 {
    background-color: #242424;
    color: #fff;
    padding: 5px 14px;
    border-radius: 50px;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.exam-answer-wrongresult02 {
    font-size: 18px;
    word-break: break-word;
    display: inline-block;
    width: calc(100% - 60px);
    vertical-align: top;
    margin-left: 3px;
}
.test-card-main-audio-btn{
    position: relative;
}
/* 스피커 ON 효과 */
.test-card-main-audio-btn.active::before {
    content: "";
    display: block;
    position: absolute;
    left: 41.5%;
    top: 6%;
    width: 65px;
    height: 65px;
    background-color: #dcc5ff;
    opacity: 0.9;
    border-radius: 50px;
    animation-name: testSpeakerEffect;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform: translate(-50%, -50%);
}

/* 애니메이션 효과 */
@keyframes testSpeakerEffect {
    0% {
        transform: scale(1.3);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.6);
        opacity: 0.6;
    }
    100% {
        transform: scale(1.3);
        opacity: 0.8;
    }
}

.game-container-card{
    top: 11%;
    left: 46%;
}
.game-word-cardbox {
    width: 545px;
}
.game-word-box_wrap {
    background: #fff;
    border: 1px solid #CAD2D9;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 0px 20px;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.game-word-box_wrap01 {
    min-height: 70px;
    margin-top: 20px;
}
.exam-game-word-inner-wordbox02 {
    font-size: 18px;
    font-weight: 400;
    color: #252525;
    text-align: center;
    line-height: 30px;
}
.game-word-empty {
    margin: 0px 4px;
    font-size: 40px !important;
}
.game-word-box_wrap02 {
    min-height: 120px;
}
.game-word-keyboard-box {
    width: 80%;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
}
.game-word-keyboard {
    width: 34px;
    height: 34px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(70deg, #E47272, #F6A2A2);
    border: 1px solid #F6A2A2;
    border-radius: 4px;
    padding: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    text-align: center;
}
.game-word-keyboard:hover{
    background: linear-gradient(70deg, #ca5252, #ee8484);
    border: 1px solid #ee8484;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
.game-word-inputBox {
    margin-top: 40px;
    width: 80%;
    margin-bottom: 30px;
}
.game-word-input {
    border: 1px solid #FFCD45;
}
.container-game01-back-img {
    position: absolute;
    left: 16%;
    top: 14px;
    z-index: 99;
}
.game03-container-card{
    top: 2%;
    left: 46%;
}
.word-quiz-03-jakbut, .word-quiz-03-jakbut02 {
    width: 100%;
    border-radius: 6px;
    padding: 15px 10px;
    border: 1px solid #dee2e6;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0;
    margin-top: 10px;
}
.btn_pair-box {
    border: 1px solid #caced1;
    border-radius: 6px;
    padding: 8px;
    margin-bottom: 10px;
}
.btn_pair-box:hover {
    border: 1px solid #5c5e5f;
}
.btn_pair-box button {
    padding: 8px 10px;
    border: 3px solid #caced1;
    border-bottom: 10px solid #caced1;
}
.btn_pair-box button:hover {
    border: 3px solid #848688;
    border-bottom: 10px solid #848688;
}
.word-quiz-03-jakbut:nth-child(1), .word-quiz-03-jakbut02:nth-child(1) {
    margin-top: 0;
}
.btn-pair-box-right, .btn-pair-box-right:hover {
    border: 1px solid #D13333;
}
.btn-pair-box-right button, .btn-pair-box-right button:hover {
    background: #F39090;
    border: none;
    color: #fff;
}
.btn-pair-box-wrong, .btn-pair-box-wrong:hover {
    border: 1px solid #0C8B57;
}
.btn-pair-box-wrong button, .btn-pair-box-wrong button:hover {
    background: #28AF77;
    border: none;
    color: #fff;
}
.container-game02-back-img {
    position: absolute;
    left: -17%;
    top: 50px;
    z-index: 99;
    right: unset;
    bottom: unset;
}
.bomb-game-word-cardbox{
    width: 60%;
    left: 50%;
}
.bomb-game-word-cardbox .game-word-cardbox{
    width: 100%;
    padding: 10px;
}
.exam-game03-inner-body>div {
    height: 150px;
    width: 100%;
}
.exam-game03-inner-header-total {
    font-size: 35px;
    font-weight: 600;
    color: #252525;
}
.exam-game03-inner-header-total span {
    font-size: 28px;
    margin-left: 6px;
    margin-bottom: 6px;
}
.exam-game03-inner-header-score {
    font-size: 24px;
    font-weight: 600;
    color: #252525;
}
.exam-game03-inner-header-score span {
    font-size: 35px;
    color: #8240FF;
    margin-left: 6px;
}
.exam-game03-inner-first {
    background: #ABD2FF;
    position: relative;
}
.exam-game03-inner-second {
    background: #6CB1FF;
    position: relative;
}
.exam-game03-inner-third {
    background: #3e87da;
    position: relative;
}
.exam-game03-body-score-text {
    font-size: 90px;
    font-weight: 600;
    position: absolute;
    right: 20px;
    top: 20px;
    color: #F0F7FF;
}

.exam-game03-inner-body {
    box-shadow: 0px 0px 30px rgba(197, 120, 120);
    animation: glow 1.5s infinite alternate ease-in-out;
}
@keyframes glow {
    0% {
        box-shadow: 0px 0px 10px rgba(197, 120, 120, 0.3);
    }
    50% {
        box-shadow: 0px 0px 40px rgb(197, 120, 120);
    }
    100% {
        box-shadow: 0px 0px 10px rgba(197, 120, 120, 0.3);
    }
}

.exam-game-bomb_wrap {
    width: 135px;
    height: 98px;
    position: absolute;
    top: 0;
    z-index: 998;
    opacity: 0;
}

/* 폭탄 떨어지는 애니메이션 */
@keyframes bombDrop {
    0% {
        transform: translateY(-50%);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        transform: translateY(var(--drop-height));
        opacity: 1;
    }
}
.exam-bomb-img{
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
}
.exam-bomb-text{
    position: absolute;
    left: 12%;
    top: 45%;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    max-width: 50px; 
    word-break: break-word;
    white-space: normal;
}
.exam-game-bomb-worng-text {
    position: absolute;
    top: 10%;
    left: 30%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    font-weight: 500;
    color: #c00000;
    margin-bottom: -18px;
    white-space: nowrap;
    display: none;
}
.exam-game-bomb-right_wrap {
    position: absolute;
    left: 25%;
    top: -20px;
    z-index: 99;
}
.exam-game-bomb-right-img {
    position: relative;
    left: -30px;
    top: 0px;
    width: 20%;
}
.exam-game03-inner-bottom-input {
    margin: 0px;
}
.game-word-input {
    border: 1px solid #FFCD45;
}
.exam-game03-inner-bottom-btn {
    width: 25%;
    padding: 13px;
    background-color: #7340FF;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    transition: 0.2s;
    display: none;
}

/*폭탄제거 시작버튼*/
.game_exam02-start-btn_wrap{
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    z-index: 99;
}
.game_exam02-start-btn{
    font-size: 42px;
    font-weight: 600;
    color: #fff;
    background: #ffb000;
    border-radius: 10px;
    padding: 20px;
    width: 25%;
    height: 150px;
    position: relative;
    left: 36%;
    top: 34%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25)
}
.game_exam02-start-btn:hover,
.game_exam02-start-btn:active {
    background: #ec8e00 !important;
}
.game_exam02-counter-text{
    font-size: 150px;
    font-weight: 600;
    color: #fff;
    background: #ec2c13;
    position: relative;
    left: 38%;
    top: 30%;
    width: 15%;
    padding: 40px;
    border-radius: 120px;
    text-align: center;
    display: none;
}

.swal2-actions{
    width: 100%;
}
.swal2-actions button{
    width: 35%;
    height: 50px;
}


/*main//*/

/*footer*/
.exam_footer {
    background-color: #FFCB3C;
    height: 64px;
    position: relative;
    left: 0;
    bottom: 64px;
}
/*footer//*/