/*countdown*/
.container .countdown.sticky {
    left: 0;
    z-index: 2;
}
/* rechall */
.rechall b {
    font-weight: 700;
    font-family: inherit;
    color: inherit;
}
.rechall h3 {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.rechall section {
    text-align: center;
    background: #fff;
}
.rechall article {
    margin: 0 auto;
}
.rechall section .layout {
    padding-left: 50px;
}
button {
    border: none;
    outline: none;
    background: none;
}
.rechall .section {
    background: #368BFF url("/assets/images/freepass/rechall_sc2_bg.png");
}
/*button*/
.rechall .checkBtn {
    font-weight: 500;
    color: #fff;
    font-size: 22px;
    letter-spacing: -0.66px;
    background: #368BFF;
    padding: 10px 27px;
    border-radius: 27px;
    letter-spacing: -0.66px;
}
.rechall .checkBtn object {
    margin-left: 22px;
}
.closeBtn {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url("/assets/images/freepass/rechall_close_icon.svg") no-repeat;
    background-size: contain;
}
/*section*/
.rechall .section1 {
    padding: 74px 0 109px;
}
.rechall .section1 .layout {
    background: url("/assets/images/freepass/rechall_sc1_bg.png") no-repeat right center;
    text-align: left;
}
.rechall .section1 h2 {
    color: #152A79;
    font-size: 65px;
    letter-spacing: -1.3px;
    line-height: 75px;
    font-weight: 700;
    font-family: 'Gmarket';
    margin-bottom: 10px;
}
.rechall .section1 h2 span {
    font-family: 'Yeoljeong';
    font-size: 90px;
    letter-spacing: -0.9px;
    line-height: 106px;
    font-weight: 400;
}
.rechall .section1 h2 b {
    color: #368BFF;
    font-weight: 400;
}
.rechall .section1 p {
    font-size: 24px;
    color: #210D65;
    letter-spacing: -0.72px;
    line-height: 36px;
    margin-bottom: 30px;
}
.rechall .section2 {
    padding: 102px 0 74px;
}
.rechall .section2 .layout {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rechall .section2 h3 {
    text-align: left;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.96px;
    line-height: 36px;
}
.rechall .section2 h3 b {
    display: inline-block;
    font-family: 'Gmarket';
    font-size: 40px;
    line-height: 46px;
    margin-top: 12px;
}
.rechall .section2 .info {
    display: inline-flex;
    align-items: center;
}
.rechall .section2 .info li {
    margin-left: 32px;
    position: relative;
    width: 223px;
    height: 244px;
    background: url("/assets/images/freepass/rechall_sc2_round.svg") no-repeat center;
    background-size: contain;
}
.rechall .section2 .info li span {
    position: absolute;
    margin-top: -10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.3px;
}

/*20220610 수정*/
.rechall .section3 {
    background: #25252B url("/assets/images/freepass/rechall_sc3_bg_20220610.png") no-repeat center;
    background-size: cover;
    background-blend-mode: lighten;
    padding: 100px 0 80px;
}
.rechall .section3 .layout {
	max-width: 1094px;
	width:90%;
	text-align:cetner;
}
.rechall .section3 .tit1{
	font-family: 'Pretendard';
	font-size:32px;
	color:#ffff;
	font-weight:700;
	text-shadow: 10px 10px 15px #00000077;
}
.rechall .section3 .tit_box{
	font-family: 'Gmarket';
	font-size:40px;
	letter-spacing:0.8px;
	line-height:46px;
	font-weight: 700;
    white-space: nowrap;
}
.rechall .section3 .tit_box .icon_top img{
	width:26px;
}
.rechall .section3 .tit_box .orange{
    font-family: inherit;
	color:#ff9300;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing:-0.8px;
}
.rechall .section3 .tit_box .orange .white{
    font-family: inherit;
	color:#ffff;
}
.rechall .section3 .teacher{
	width:100%;
	margin-top: -100px;
}

/*section4*/
.rechall .section4 {
    padding: 100px 0 97px;
}
.rechall .section4 h3 {
    color: #4E4E4E;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -2.1px;
    line-height: 50px;
    margin-bottom: 10px;
}
.rechall .section4 h4 {
    font-weight: 700;
    font-size: 40px;
    font-family: 'Gmarket';
    color: #009DFF;
    line-height: 48px;
    letter-spacing: -0.8px;
    margin-bottom: 54px;
}
.rechall .section5 {
    padding: 100px 0 96px;
}
.rechall .section5 .imgArea {
    margin-bottom: 57px;
}
.rechall .section5 .imgArea img{
	
}
.rechall .section5 .checkBtn {
    background: #fff;
    color: #368BFF;
    font-weight: 600;
    box-shadow: 10px 10px 20px #00000029;
}
/*bottomArea*/
.rechall .bottomArea {
    padding: 80px 0 90px;
    background-color: #f2f2f2;
}
.rechall .bottomArea .tit-area {
    text-align: left;
}
.rechall .bottomArea .tit-area strong {
    color: #707070;
    font-size: 37px;
    font-weight: 500;
}
.rechall .bottomArea .tit-area strong span {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-right: 10px;
}
.rechall .bottomArea .cont1 .tab-area {
    margin-top: 28px;
    text-align: center;
}
.rechall .bottomArea .cont1 .tab-area ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
}
.rechall .bottomArea .cont1 .tab-area li {
    display: table-cell;
    width: auto;
    border: 1px solid #B0B0B0;
    background: #D5D5D5;
    color: #000;
    position: relative;
    cursor: pointer;
    height: 79px;
    line-height: 79px;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1.5px;
}
.rechall .bottomArea .cont1 .tab-area li.on {
    border-color: #000;
    color: #fff;
    background: #000;
}
.rechall .bottomArea .cont1 .tab_con {
    padding: 55px 70px 70px;
    background-color: #ffffff;
    text-align: left;
}
/*.rechall .bottomArea .cont1 .tab_con .tab-cont {display: none;}*/
.rechall .bottomArea .cont1 .tab_con .tab-cont dt {
    margin-bottom: 8px;
    color: #000000;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1.5px;
}
.rechall .bottomArea .cont1 .tab_con .tab-cont dd {
    margin-bottom: 40px;
    color: #000000;
    font-size: 18px;
    letter-spacing: -1.5px;
    line-height: 25px;
}
.rechall .bottomArea .cont1 .tab_con .tab-cont dd:last-of-type {
    margin-bottom: 0;
}
/* checkModal */
#checkModal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}
#checkModal .modal {
    margin: 0;
    display: none;
    max-width: 700px;
    width: 100%;
    padding: 47px 51px 44px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 20px 20px 50px #00000066;
}
#checkModal h4 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -1.56px;
    padding-bottom: 25px;
}
#checkModal .userInfo {
    padding-bottom: 20px;
    border-bottom: 1px solid #B0B0B0;
    border-top: 1px solid #B0B0B0;
}
#checkModal .userInfo dl {
    display: flex;
    padding-top: 25px;
    align-items: center;
}
#checkModal .userInfo dd,
#checkModal .userInfo dt {
    font-size: 16px;
    letter-spacing: -0.32px;
}
#checkModal .userInfo dt {
    width: 93px;
}
#checkModal .userInfo .fileName {
    width: 300px;
    height: 40px;
    border: 1px solid #D5D5D5;
    font-size: 14px;
    letter-spacing: -0.28px;
    background: #fff;
    padding: 10px 13px;
    margin-right: 10px;
}
#checkModal .userInfo .fileName::placeholder {
    color: #D5D5D5;
}
#checkModal .userInfo .fileBtn {
    cursor: pointer;
    border-radius: 2px;
    background: #000;
    width: 110px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    letter-spacing: -0.28px;
    text-align: center;
}
#checkModal .userInfo #fileInput {
    display: none;
}
#checkModal .guid {
    padding: 20px 0 35px;
}
#checkModal .guid h5 {
    font-size: 14px;
    letter-spacing: -0.28px;
    font-weight: 700;
    margin-bottom: 12px;
}
#checkModal .guid .scroll {
    border: 1px solid #D5D5D5;
    padding: 10px 15px 5px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 140px;
    margin-bottom: 14px;
}
#checkModal .guid li {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -0.48px;
    line-height: 18px;
}
#checkModal .guid ol > li {
    font-weight: 700;
}
#checkModal .guid ul > li {
    text-indent: -7px;
    padding-left: 7px;
}
#checkModal .guid .agree {
    color: #4E4E4E;
    font-size: 14px;
    letter-spacing: -0.28px;
}
#checkModal .guid .agree input {
    display: none;
}
#checkModal .guid .agree label {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #d5d5d5;
    margin-right: 7px;
    vertical-align: top;
}
#checkModal .guid .agree input:checked + label {
    border: none;
    background: url("/assets/images/freepass/rechall_check_icon.svg") no-repeat center;
    background-size: cover;
}
#checkModal .goNext {
    border-radius: 2px;
    background: #368BFF;
    width: 160px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    letter-spacing: -0.28px;
    font-weight: 500;
}
#checkModal .btnArea {
    text-align: center;
}
#checkModal .complete {
    max-width: 490px;
}
#checkModal .complete .userInfo {
    border-top-color: #707070;
    border-bottom-color: #D5D5D5;
    padding-bottom: 37px;
}
#checkModal .complete .userInfo p {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -0.32px;
    padding: 20px 0 30px;
}
#checkModal .complete .guid {
    padding-bottom: 0;
}
#checkModal .complete .guid p {
    font-size: 14px;
    letter-spacing: -0.28px;
    margin-bottom: 5px;
}
#checkModal .complete .guid span {
    font-size: 12px;
    color: #707070;
    line-height: 23px;
}
@media all and (max-width:1400px) {
    /*section*/
    .rechall .section2 .info li {
        margin-left: 10px;
        width: 200px;
        height: 218px;
    }
    .rechall .section3 .imgArea {
        width: 37%;
    }
}
@media all and (max-width:1280px) {
    /* countdown */
    .container .countdown {
        height: 80px;
    }
    .container .countdown .timer {
        height: inherit;
    }
    .container .countdown .timer li {
        font-size: 18px;
    }
    .container .countdown .timer li span.num {
        font-size: 35px;
        width: 40px;
        height: 50px;
        line-height: 50px;
    }
    .container .countdown .timer li span.days_text {
        font-size: 18px;
    }
    .container .countdown .timer li.seperator img {
        width: 5px;
    }
    /*rechall*/
    .rechall .layout {
        padding: 0 20px;
    }
    .rechall section .layout {
        padding: 0 20px;
    }

    /*section*/
    .rechall .section1 .layout {
        background-size: 50%;
    }
    .rechall .section2 .layout {
        flex-direction: column;
    }
    .rechall .section2 h3 {
        text-align: center;
        margin-bottom: 20px;
        word-break: keep-all;
    }
    .rechall .section2 h3 b br {
        display: none;
    }
    .rechall .section3 {
        /*padding-bottom: 0;*/
    }
	.rechall .section3 .tit1{
		font-size:29px;
	}
	.rechall .section3 .tit_box{
		font-size:33px;
	}
    .rechall .section3 .imgArea {
        width: 100%;
        text-align: center;
    }
    .rechall .section4 h4 {
        font-size: 35px;
        line-height: 42px;
    }

}
@media all and (max-width:1000px) {
    /* section */
    .rechall .section3 h4 {
        font-size: 80px;
    }
    /*bottomArea*/
    .rechall .bottomArea .cont-area .cont1 .txt1 {
        font-size: 17px;
    }
    .rechall .bottomArea {
        padding: 60px 0 70px;
    }
    .rechall .bottomArea .tit-area strong {
        font-size: 30px;
    }
    .rechall .bottomArea .tit-area strong span {
        width: 26px;
    }
    .rechall .bottomArea .cont1 .tab-area li {
        width: 33.3%;
        font-size: 25px;
    }
    .rechall .bottomArea .cont1 .tab-area li:last-child {
        width: 33.3%;
    }
    .rechall .bottomArea .cont1 .tab_con {
        padding: 40px 50px 60px;
    }

	/*section3*/
	.rechall .section3 .tit1 {
		font-size: 27px;
	}
	.rechall .section3 .tit_box {
		font-size: 29px;
	}
	.rechall .section3 .teacher{
		margin-top:-70px;
	}


	
}
@media all and (max-width:910px) {
    /* rechall */
    .rechall img.pc {
        display: none;
    }
    .rechall img.mo {
        display: inline-block;
    }
    .rechall br.mo {
        display: block;
    }
    /*section*/
    .rechall .section1 {
        padding-bottom: 48px;
    }
    .rechall .section1 .layout {
        text-align: center;
        padding: 0 0 400px;
        background-position: center bottom;
        background-size: 80%;
    }
    .rechall .section1 h2 {
        border-bottom: 1px solid #D5D5D5;
    }
    .rechall .section1 h2 span {
        font-size: 78px;
        line-height: 86px;
    }
    .rechall .section2 .info {
        flex-direction: column;
    }
    .rechall .section2 .info li {
        margin-left: 0;
        margin-bottom: 20px;
    }
	/*section3*/
    .rechall .section3 {
        padding-bottom: 84px;
    }
	.rechall .section3 .teacher {
		margin-top: 49px;
	}
	
}
@media all and (max-width:750px) {
    /* countdown */
    .container .countdown {
        height: auto;
    }
    .container .countdown .timer {
        display: block;
        width: 100%;
        text-align: center;
        padding: 2rem 0;
    }
    .container .countdown .timer li {
        font-size: 0;
        display: inline-block;
    }
    .container .countdown .timer li:nth-of-type(1) {
        font-size: 2.9rem;
        display: block;
        margin-bottom: 2rem;
    }
    .container .countdown .timer li:last-child {
        font-size: 2.9rem;
        display: block;
        margin-top: 2rem;
    }
    .container .countdown .timer li span.num {
        width: 6.4rem;
        height: 8rem;
        line-height: 7.4rem;
        font-size: 5.5rem;
    }
    .container .countdown .timer li span.days_text {
        position: relative;
        bottom: 1rem;
        font-size: 2.8rem;
    }
    .container .countdown .timer li.seperator img {
        width: 0.6rem;
        padding-bottom: 1rem;
    }
    /* rechall */
    .rechall .layout {
        padding: 0;
        width: 90%;
    }
    .rechall section .layout {
        padding: 0;
    }
    .rechall .section {
        background: #368BFF url("/assets/images/freepass/rechall_sc2_bg.png");
        background-size: 3rem;
    }
    /*button*/
    .rechall .checkBtn {
        font-size: 3.2rem;
        padding: 2rem 6rem;
        border-radius: 6rem;
    }
    .rechall .checkBtn object {
        margin-left: 4.8rem;
        width: 1.3rem;
    }
    .closeBtn {
        right: 20px;
        top: 20px;
        width: 20px;
        height: 20px;
        background: url("/assets/images/freepass/rechall_close_icon.svg") no-repeat;
        background-size: contain;
    }
    /*section*/
    .rechall .section1 {
        padding: 4.7rem 0 4.6rem;
    }
    .rechall .section1 .layout {
        padding-bottom: 54rem;
        width: 100%;
        background-size: 90%;
        background-position: right 26% bottom;
    }
    .rechall .section1 h2 {
        font-size: 6rem;
        line-height: 6.8rem;
        padding-bottom: 3rem;
        margin-bottom: 2.5rem;
    }
    .rechall .section1 h2 span {
        font-size: 8.2rem;
        line-height: 9.7rem;
    }
    .rechall .section1 p {
        font-size: 3rem;
        line-height: 4.4rem;
        margin-bottom: 2rem;
    }
    .rechall .section2 {
        padding: 10rem 0 8.7rem;
    }
    .rechall .section2 h3 {
        font-size: 3.2rem;
        line-height: 3.6rem;
        margin-bottom: 5.6rem;
    }
    .rechall .section2 h3 b {
        font-size: 4rem;
        line-height: 4.6rem;
        margin-top: 1.2rem;
    }
    .rechall .section2 .info li {
        margin-bottom: 4rem;
        width: 29.8rem;
        height: 32.5rem;
    }
    .rechall .section2 .info li:last-of-type {
        margin-bottom: 0;
    }
    .rechall .section2 .info li span {
        margin-top: -2rem;
        font-size: 2.6rem;
        line-height: 3.9rem;
    }
	/*section3*/
    .rechall .section3 {
        background-image: url("/assets/images/freepass/mo_rechall_sc3_bg_20220610.png") no-repeat center;
        padding: 10rem 0;
    }
	.rechall .section3 .tit_box{
		font-size:4rem;
		letter-spacing: 0.08rem;
		line-height: 4.6rem;
	}
	.rechall .section3 .tit1 {
		font-size: 3.8rem;
		text-shadow: 1rem 1rem 1.5rem #00000077;
		padding-bottom: 3.5rem;
	}
	.rechall .section3 .tit_box .icon_top img{
		width:2.6rem;
	}
	.rechall .section3 .tit_box .orange{
		padding-top: 1rem;
		padding-bottom: 1rem;
		letter-spacing: -0.08rem;
	}
	.rechall .section3 .teacher {
		margin-top: 4.9rem;
	}


    .rechall .section4 {
        padding: 10rem 0;
    }
    .rechall .section4 h3 {
        font-size: 3.5rem;
        line-height: 5rem;
        margin-bottom: 1rem;
    }
    .rechall .section4 h4 {
        font-size: 4rem;
        line-height: 4.8rem;
        margin-bottom: 5.4rem;
    }
    .rechall .section5 {
        padding: 10rem 0 12rem;
    }
    .rechall .section5 .imgArea {
        margin-bottom: 9.5rem;
    }
    .rechall .section5 .checkBtn {
        box-shadow: 2rem 2rem 2rem #00000029;
    }
    /*bottomArea*/
    .rechall .bottomArea {
        padding: 5rem 0 6rem;
    }
    .rechall .bottomArea .tit-area strong {
        font-size: 2.3rem;
    }
    .rechall .bottomArea .tit-area strong span {
        margin-top: -0.3rem;
        margin-right: 1rem;
        width: 2.7rem;
    }
    .rechall .bottomArea .cont1 .tab-area {
        margin-top: 4rem;
    }
    .rechall .bottomArea .cont1 .tab-area li {
        height: 7rem;
        line-height: 7rem;
        font-size: 2.2rem;
    }
    .rechall .bottomArea .cont1 .tab_con {
        padding: 3rem 2rem 6.5rem;
    }
    .rechall .bottomArea .cont1 .tab_con .tab-cont dt {
        margin-bottom: 3rem;
        font-size: 2.2rem;
    }
    .rechall .bottomArea .cont1 .tab_con .tab-cont dd {
        margin-bottom: 6.5rem;
        font-size: 1.8rem;
        line-height: 3rem;
    }
    /* checkModal */
    #checkModal .modal {
        padding: 4.4rem 5.5rem 5.5rem;
        box-shadow: 2rem 2rem 5rem #00000066;
        border-radius: 3rem;
        max-height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
    #checkModal h4 {
        font-size: 3.2rem;
        padding-bottom: 3rem;
    }
    #checkModal .userInfo {
        padding-bottom: 4rem;
    }
    #checkModal .userInfo dd,
    #checkModal .userInfo dt {
        font-size: 2.4rem;
    }
    #checkModal .userInfo dt {
        width: 12.5rem;
    }
    #checkModal .userInfo .fileName {
        width: 68%;
        height: 6rem;
        font-size: 2.2rem;
        padding: 1.3rem 1.9rem;
        margin-right: 1rem;
    }
    #checkModal .userInfo .fileBtn {
        width: 28%;
        height: 6rem;
        line-height: 6rem;
        font-size: 2.4rem;
    }
    #checkModal .guid {
        padding: 3.5rem 0 5rem;
    }
    #checkModal .guid h5 {
        font-size: 2.2rem;
        margin-bottom: 1.5rem;
    }
    #checkModal .guid .scroll {
        padding: 1.6rem 2.2rem 1.2rem;
        height: 23.7rem;
        margin-bottom: 2rem;
    }
    #checkModal .guid li {
        font-size: 2rem;
        line-height: 3rem;
    }
    #checkModal .guid ul > li {
        text-indent: -1rem;
        padding-left: 1rem;
    }
    #checkModal .guid .agree {
        font-size: 2rem;
    }
    #checkModal .guid .agree label {
        width: 3rem;
        height: 3rem;
        margin-right: 1.6rem;
    }
    #checkModal .goNext {
        width: auto;
        height: auto;
        font-size: 2.4rem;
        padding: 1.4rem 4rem;
    }
    #checkModal .complete {
        max-width: 90%;
        padding: 5.3rem 3rem 3.7rem;
    }
    #checkModal .complete .userInfo {
        padding-bottom: 5.5rem;
    }
    #checkModal .complete .userInfo p {
        font-size: 2.4rem;
        line-height: 3.5rem;
        padding: 3rem 0 5rem;
    }
    #checkModal .complete .guid p {
        font-size: 2.2rem;
        margin-bottom: 0.5rem;
    }
    #checkModal .complete .guid span {
        font-size: 2rem;
        line-height: 3.5rem;
    }
}
@media all and (min-width:750px) {
    /* countdown */
    .sticky .timer li:last-child,
    .sticky .timer li:nth-of-type(1) {
        display: inline-block!important;
    }
}
