@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;
}
html{
    height: auto;
}
body{
    height: auto;
    min-height: auto;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.swiperbox{
    margin-top: 30px;
}
.swiperbox:first-child{
    margin-top: 0;
}
.swiperbox-01{
    margin-top: 70px;
}
.carousel-item{
    transition:transform .2s ease-in-out
}
.carousel-control-next-icon{
    background-image: url("/images/landing-next-arrow.png");
}
.carousel-control-prev-icon{
    background-image: url("/images/landing-prev-arrow.png");
}

.logbut{
    background-color: transparent;
    width: 100%;
    height: 40px;
    border-radius: 6px;
}
.logbut-log{
    background-color: #1e2083;
    color: #fff;
    margin-right: 10px;
}
.logbut-in{
    border: 1px solid #1e2083;
    color: #1e2083;
}
.testlink-but{
    position: fixed;
    right: 2%;
    bottom: 5%;
}
.testlink-but-mobile{
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 999999;
}

.m_section06 .carousel-indicators{
    bottom: unset;
    top: -40px;
    margin-right: 0;
    margin-left: 0;
}
.m_section06 .carousel-indicators [data-bs-target]{
    text-indent: 0;
    width: auto;
    height: auto;
    margin-right: 18px;
    margin-left: 18px;
    font-weight: 600;
    border: 1px solid #131415;
    background-color: #fff;
    opacity: 1;
    padding: 8px 13px;
    border-radius: 50px;
    font-size: 14px;
}

.m_section06 .carousel-indicators .active{
    background-color: #131415;
    color: #fff;
}

.storebut-768{
    display: inline-block;
    width: 178px;
    height: 58px;
}
/* 1 */
.section01,
.m_section01{
    background-color: #ffda2e;
    padding: 100px 0;
    overflow: hidden;
}
/* 2 */
.section02{
    position: relative;
    background-color: #fff;
}
.m_section02{
    background-color: #fff;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}
.m_section02_deco01{
    position: absolute;
    top: 0px;
    right: 29px;
}
.section07{
    position: relative;
}
.m_section07{
    background-color: #fff;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}
.m_section07_deco01{
    position: absolute;
    top: 0px;
    right: 29px;
}
.qrbut{
    position: absolute;
    top: -25px;
    padding: 0;
    left: 50%;
    transform: translateX(-50%);
}
/* 3 */
.section03{
    width: 100%;
    height: 601px;
    background: url("/images/pc_section03_bg.png");
}
.m_section03{
    background-color: #f7f7f7;
    padding: 100px 0;
    position: relative;
    height: 856px;
    overflow: hidden;
}
.section03_deco01{}
.m_section03_deco01{
    position: absolute;
    bottom: -474px;
    left: -217px;
}
/* 4 */
.section04{
    margin-top: -1px;
    width: 100%;
    height: 671px;
    background: url("/images/pc_section04_bg.png");
}
.m_section04{
    background-color: #502bfb;
    overflow: hidden;
}

/* 5,7,8 */
.section05{background-color: #fff;}
.m_section05{
    background-color: #fff;
    overflow: hidden;
}
.section07{
    position: relative;
    background-color: #fff;
}
.m_section07{
    background-color: #fff;
}

.section07_deco01{
    position: absolute;
    top: 0;
    right: 0;
}

.section07_deco02{
    position: absolute;
    bottom: 38%;
    left: 0;
}

.section08{
    background-color: #fff;
}
.m_section08{
    background-color: #fff;
    overflow: hidden;
}

/* 6 */
.m_section06{
    background-color: #eff3fc;
    overflow: hidden;
}
.m_section06-box{
    width: 100%;
    height: auto;
    border-radius: 10px;
    background-color: #fff;
    padding: 20px 20px 40px 20px;
    box-shadow: 2px 5px 9px rgb(0 0 0 / 11%);
    margin-top: 30px;
}
.m_section06-box:nth-child(1){
    margin-top: 0;
}
.m_section06-button{
    display: block;
    width: 100%;
    background-color: #1e2083;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0;
    border-radius: 10px;
    margin-top: 40px;
}
.section06{
    background-color: #eff3fc;
}

/* 9 */
.section09{
    width: 100%;
    height: 812px;
    background: url("/images/pc_section09_bg.png") no-repeat;
    position: relative;
}
.m_section09{
    width: 100%;
    background: url("/images/section09_bg.png") no-repeat;
    overflow: hidden;
}

.m_section09 .section-title,
.section09 .section-title{
    position: relative;
    z-index: 1;
}
.section09 .section-title{
    display: inline-block;
}
.m_section09 .section-title::after{
    content: "";
    display: block;
    position: absolute;
    height: 12px;
    width: 321px;
    background-color: #ffb400;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.section09 .section-title::after{
    content: "";
    display: block;
    position: absolute;
    height: 12px;
    width: 380px;
    background-color: #ffb400;
    bottom: -2px;
    right: 0%;
    z-index: -1;
}

.m_section010{
    background-color: #fff;
}

.m_section11,
.section11{
    background-color: #eff3fc;
}

@keyframes landing-blink-effect {
    50% {
      opacity: 0;
    }
  }
.row{
    margin: 0;
}
.landing-blink{
    animation: landing-blink-effect 1s step-end infinite;
    font-size: 16px;
    color: #fff;
    background-color: #131415;
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0;
    display: inline-block;
    padding: 0 20px;
}
.landingbody .container{
    padding: 0;
    max-width: 1200px;
}
.section-title{
    font-size: 48px;
    font-weight: 600;
    color: #131415;
    margin-top: 20px;
}
.section-little-title{
    font-size: 16px;
    color: #1f1f1f;
}
.sticky{
    position: sticky;
    top: 0;
    z-index: 6;
}
/* 모바일 */
.edit-teacher{
    display: inline-block;
    font-size: 10px;
    color: #fff;
    background-color: #454545;
    font-weight: 400;
    padding: 3px 10px;
    border-radius: 2px;
    letter-spacing: 0;
  }
  .main-modal-title{
    font-weight: 500;
    color: #181818;
    font-size: 18px;
 }
.p020{
    padding: 0 20px;
}
.m_landing-header{
    padding: 20px;
}
.m_landing-header-ul li{
    margin-right: 25px;
}
.m_landing-header-ul li:last-child{
    margin-right: 0;
}

.landing .landing-search {
    position: relative;
}

.landing .landing-search input {
    border-radius: 50px;
}

.landing .landing-search .dongsearchbox-icon {
    position: absolute;
    right: 0;
    top: 0;
}

.mBtn a {
    text-indent: -9999px;
}

.mNav {
    z-index: 2;
    position: fixed;
    background-color: #fff;
    top: 0;
    right: -100%;
    width: 80%;
    height: 100%;
    transition: all 0.3s ease;
}

.mNav.on {
    right: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.bg-shadow {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    cursor: pointer;
}

.sub {
    position: relative;
    padding-top: 57px;
}

.closeBtn {
    position: absolute;
    top: 20px;
    right: 0;
    display: block;
}

.closeBtn a {
    text-indent: -9999px;
    margin-right: 20px;
}
.sub li{
    margin-top: 30px;
}
.sub li a {
    display: block;
    width: 100%;
    color: #333;
    font-weight: 500;
}

.mNav {
    z-index: 2;
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    height: 100%;
}

.bg-shadow {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    cursor: pointer;
}

.footer_ul li{
    font-size: 14px;
    margin-top: 15px;
}
.footer_ul{
    margin-top: 20px;
}
.footer_ul li:nth-child(1),
.footer_ul:nth-child(1){
    margin-top: 0;
}

.footer_ul li:nth-child(1){
    font-weight: 600;
    font-size: 18px;
}

.foooter-info p,
.foooter-info ul li{
    font-size: 12px;
    margin-top: 5px;
}

.footer-phone{
    font-size: 20px;
    font-weight: 600;
}

.footer-phonetime{
    font-size: 14px;
    color: #a0a0b6;   
    margin-top: 10px;
}

.pc-footer-ul{
    margin-right: 120px;
}
.pc-footer-ul li{
    font-size: 14px;
    font-weight: 500;
    margin-top: 25px;
}
.pc-footer-ul:last-child{
    margin-right: 0;
}

.pc-footer-ul li.pc-footer-ul-title{
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
}

.mobile-study-button{
    margin-left: 30px;
    height: 38px;
    border: 1px solid #dee2e6;
    line-height: 32px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 23px;
    color: #6e6e6e !important;
    background-color: #fff !important;
}

.landing-main-banner .carousel-inner .carousel-item{
    height: 540px;
}

.landing-main-banner .landing-main-banner-tek{
    text-align: center;
    padding: 30px 0;
}


.main-pausebut{
    background-color: transparent;
}

.pc-sibvi-a{
    position: absolute;
    left: 50%;
    bottom: 8%;
    transform: translateX(-50%);
    display: block;
    width: 300px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background-color: #13279f;
    line-height: 60px;
    border-radius: 6px;
}

.pc-sibvi-a:hover{
    background-color: #0c1a68;
}

.m-pc-sibvi-a{
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background-color: #13279f;
    border-radius: 6px;
    margin-top: 20px;
}

.m-sibvideobut{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.m_section06 .video_modal_popup .video-wrapper {
    position: relative !important;
    width: 90% !important;
    height: 255px !important;
    z-index: 10 !important;
}

.m_section06  .video_modal_popup .video-wrapper iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}