@charset "utf-8";
/*
 * 상단 헤더 고정
 */
body.Bodyscroll .topBuBox{position:static; top:auto;}
body.Bodyscroll .topBuBox > ul{margin-top:0;}
body.Bodyscroll .topMenuBox{position:static; top:auto; left:auto; right:auto; z-index:auto; box-shadow:none;}
body.Bodyscroll .topLayoutGnbRIn ul li{margin-top:0;}
body.Bodyscroll .subGnbBox{position:absolute; top:auto;}
body.Bodyscroll .unitedSearchBox{position:absolute; top:auto; width:auto;}
body.Bodyscroll .quickBox{position:absolute;}

/*
 * 게이트 페이지
 */
.starLectureDashboard *{box-sizing:border-box;}
.starLectureDashboard li a{height:350px;padding:50px 0 0;display:block;background-position:50% 0;background-size:auto 100%;background-repeat:no-repeat;}
.starLectureDashboard li .tit{width:1080px;margin:0 auto;}
.starLectureDashboard li[data-type="toeic"] a{background-image:url('/assets/user/images/star/2026/gate/toeic_bg.jpg');}
.starLectureDashboard li[data-type="jlpt"] a{background-image:url('/assets/user/images/star/2026/gate/jlpt_bg.jpg');}
.starLectureDashboard li[data-type="opic"] a{background-image:url('/assets/user/images/star/2026/gate/opic_bg.jpg');}
.starLectureDashboard li[data-type="eng"] a{background-image:url('/assets/user/images/star/2026/gate/eng_bg.jpg');}
.starLectureDashboard li[data-type="jpn"] a{background-image:url('/assets/user/images/star/2026/gate/jpn_bg.jpg');}
.starLectureDashboard li[data-type="toefl_ielts"] a{background-image:url('/assets/user/images/star/2026/gate/toefl_ielts_bg.jpg');}

/* 공통 TOP 버튼 */
#quickGoTop{width:65px;height:65px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;background-color:#272727;border-radius:45%;position:fixed;right:30px;bottom:30px;box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.1);z-index:999;}
#quickGoTop:before{content:'';width:0;height:0;display:block;margin:0 0 4px 0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff;}
#quickGoTop span{width:100%;display:block;margin-top:2px;font-family:'Arial';font-size:15px;font-weight:bold;letter-spacing:0.5px;color:#fff;}

/*
 * STAR강의 공통
 */
#starWrap{}
#starWrap *{box-sizing:border-box;}
#starWrap .inner{width:1080px;margin:0 auto;position:relative;}
#starWrap .inner_1200{width:1200px;margin:0 auto;position:relative;}
#starWrap .inner:after{content:'';display:block;clear:both;}
#starWrap .btn_primary{position:absolute;left:50%;bottom:130px;transform:translateX(-50%);display:inline-block;padding:16px 62px 16px 59px;font-size:30px;text-align:center;vertical-align:middle;box-sizing:border-box;background:#fe3334 url('/assets/user/images/star/2026/toeic/arr_right.png') 92% 50% / 13px 19px no-repeat;color:#fff;font-weight:600;}
#starWrap .teacher_info + .teacher_info::before{content:'';display:block;width:100%;height:4px;background:url('/assets/user/images/star/2026/toeic/divider_red.png') left center / contain no-repeat;margin: 126px 0 52px;}
#starWrap .sr_only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;}
#starWrap .total_review_list{display:flex;justify-content:space-between;margin-top:30px;}
#starWrap .notice_txt{margin:24px 0 0;text-align:right;color:#999999;font-size:14px;font-weight:100;letter-spacing:-1px;}
#starWrap.star_wrap .tab_wrap{position:sticky;top:0;z-index:100;width:100%;background:#474b60;}
#starWrap.star_wrap .tab_items{display:flex;width:1080px;margin:0 auto;}
#starWrap.star_wrap .tab_item{position:relative;flex:1;height:80px;text-indent:-9999px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover;}
#starWrap.star_wrap .tab_item:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-block;width:1px;height:28px;background:#939aba;}
#starWrap.star_wrap .tab_item:last-child:before{display:none;}
#starWrap.star_wrap .tab_item.active:before{display:none;}
#starWrap.star_wrap .tab_item:has(+ .tab_item.active):before{display:none;}
#starWrap .total_review_sec .inner{padding:0 0 280px;}
#starWrap .benefit_sec{width:100%;background:#000;padding-bottom:130px;}
#starWrap .lecture_sec{width:100%;padding:80px 0 130px;}

/*
 * 강의 카드 공통
 */
#starWrap .lect_list .registerListLayout .register_grid > li{width:calc(33.33% - 14px);margin:0 0 20px 20px;padding:0 8px;background-color:#fff;}
#starWrap .lect_list .registerListLayout .register_grid > li:nth-child(3n-2){margin-left:0;}
#starWrap .lect_list .registerListLayout .register_grid > li:nth-child(n+4){display:none;}
#starWrap .lect_list .registerListLayout .register_grid > li:hover .register_detail:before{content:none;}
#starWrap .lect_list .registerListLayout .register_grid > li,
#starWrap .register_grid .register_detail{height:435px;}
#starWrap .lect_list .registerListLayout .register_grid > li p{margin:0;}
#starWrap .lect_list .registerListLayout .register_grid .register_detail .img_area{height:230px;}
#starWrap .lect_list .registerListLayout .register_grid .register_detail .img_area img{margin:0;}
#starWrap .register_detail .info_sec1 .teacher_info{max-width:50%;margin:0;position:absolute;left:0;bottom:20px;}
#starWrap .register_detail .info_sec2{width:auto;left:auto;right:0;bottom:16px;}
#starWrap .lec_btn_group{padding:10px 0 30px;text-align:center;}
#starWrap .btn_go_lecture{width:500px;margin:0 auto;padding:16px 0;font-size:30px;text-align:center;vertical-align:middle;box-sizing:border-box;background:#fe3334 url('/assets/user/images/star/2026/toeic/arr_right.png') 96% 50% / 13px 19px no-repeat;color:#fff;font-weight:600;display:none;}
#starWrap .btn_go_lecture.is_show{display:block;}
#starWrap.star_speaking_en .btn_go_lecture{width:800px;}
#starWrap .bu_l_moreWhite{background-color:#fff;}

/*
 * STAR강의 과목별
 */

/* TOEIC */
#starWrap.star_toeic{width:100%;}
#starWrap.star_wrap .tab_1{background-image:url('/assets/user/images/star/2026/toeic/tab_default_1.png');}
#starWrap.star_wrap .tab_2{background-image:url('/assets/user/images/star/2026/toeic/tab_default_2.png');}
#starWrap.star_wrap .tab_3{background-image:url('/assets/user/images/star/2026/toeic/tab_default_3.png');}
#starWrap.star_wrap .tab_4{background-image:url('/assets/user/images/star/2026/toeic/tab_default_4.png');}
#starWrap.star_wrap .tab_5{background-image:url('/assets/user/images/star/2026/toeic/tab_default_5.png');}
#starWrap.star_wrap .tab_6{background-image:url('/assets/user/images/star/2026/toeic/tab_default_6.png');}
#starWrap.star_wrap .tab_1.active{background-image:url('/assets/user/images/star/2026/toeic/tab_active_1.png');}
#starWrap.star_wrap .tab_2.active{background-image:url('/assets/user/images/star/2026/toeic/tab_active_2.png');}
#starWrap.star_wrap .tab_3.active{background-image:url('/assets/user/images/star/2026/toeic/tab_active_3.png');}
#starWrap.star_wrap .tab_4.active{background-image:url('/assets/user/images/star/2026/toeic/tab_active_4.png');}
#starWrap.star_wrap .tab_5.active{background-image:url('/assets/user/images/star/2026/toeic/tab_active_5.png');}
#starWrap.star_wrap .tab_6.active{background-image:url('/assets/user/images/star/2026/toeic/tab_active_6.png');}
#starWrap.star_wrap .main_visual_sec{position:relative;width:100%;height:896px;background:#0d1733 url('/assets/user/images/star/2026/toeic/top_visual_toeic.jpg') center center no-repeat;}
#starWrap.star_wrap .sec_tit{display:flex;justify-content:center;padding:130px 0 0 ;margin:0;}
#starWrap.star_wrap .sec_sub_tit{display:flex;justify-content:center;margin:0;}
#starWrap.star_wrap .sec_divider img{display:inline-block;width:100%;text-align:center;}
#starWrap.star_wrap .type_sec{width:100%;background-color:#0d1733;box-sizing:border-box;}
#starWrap.star_wrap .type_list{padding:58px 0;}
#starWrap.star_wrap .type_sec .type_sub_txt{padding:0 0 130px 0;text-align:center;}
#starWrap.star_toeic .step_process_sec{position:relative;width:100%;height:1942px;background:#000 url('/assets/user/images/star/2026/toeic/step_process_bg.jpg') top center no-repeat;}
#starWrap.star_toeic .step_process_sec .step_process_visual img{display:inline-block;width:100%;}
#starWrap.star_toeic .step_process_sec .sec_sub_tit{padding-top:439px;}
#starWrap.star_toeic .step_process_sec .process_graph{padding-top:57px;}
#starWrap.star_toeic .step_process_sec .process_graph .graph_explain{display:inline-block;margin-top:36px;}
#starWrap.star_toeic .step_process_sec .process_explain{padding:85px 0 92px;text-align:center;}
#starWrap.star_toeic .review_sec{width:100%;background:#020710;}
#starWrap .inner_wide{display:flex;justify-content:space-between;align-items:flex-start;width:1080px;margin:0 auto;position:relative;padding:130px 0;}
#starWrap .review_sec .inner:after{display:none;}
#starWrap .inner_wide .review_tit{padding-top:168px;}
#starWrap .inner_wide .btn_primary{left:0%;bottom:393px;transform:translateX(0);font-size:27px;}
#starWrap.star_toeic .common_visual_sec{width:100%;background:#080e1f;}
#starWrap.star_toeic .common_visual_sec .teacher_visual{display:block;width:100%;max-width:1920px;margin:0 auto;}
#starWrap.star_wrap .teacher_sec{width:100%;background-color:#080e1f;}
#starWrap.star_wrap .teacher_sec .teacher{width:100%;}
#starWrap.star_wrap .teacher_sec .teacher .teacher_visual{position:relative;width:100%;height:771px;background:url('/assets/user/images/star/2026/toeic/teacher_visual_1.jpg') top center no-repeat;}
#starWrap.star_wrap .teacher_sec .teacher:nth-of-type(2) .teacher_visual{position:relative;width:100%;height:771px;background:url('/assets/user/images/star/2026/toeic/teacher_visual_2.jpg') top center no-repeat;}
#starWrap.star_wrap .teacher_sec .teacher:nth-of-type(3) .teacher_visual{position:relative;width:100%;height:771px;background:url('/assets/user/images/star/2026/toeic/teacher_visual_3.jpg') top center no-repeat;}
#starWrap.star_wrap .teacher_sec .teacher:nth-of-type(4) .teacher_visual{position:relative;width:100%;height:771px;background:url('/assets/user/images/star/2026/toeic/teacher_visual_4.jpg') top center no-repeat;}
#starWrap.star_wrap .teacher_sec .teacher:nth-of-type(5) .teacher_visual{position:relative;width:100%;height:771px;background:url('/assets/user/images/star/2026/toeic/teacher_visual_5.jpg') top center no-repeat;}
#starWrap.star_wrap .teacher_sec .teacher:nth-of-type(6) .teacher_visual{position:relative;width:100%;height:771px;background:url('/assets/user/images/star/2026/toeic/teacher_visual_6.jpg') top center no-repeat;}
#starWrap.star_wrap .teacher_sec .teacher .teacher_visual .btn_primary{bottom:11%;}
#starWrap.star_wrap .teacher_sec .teacher .inner{padding-top:82px;}
#starWrap.star_wrap .teacher_sec .teacher .inner .teacher_person{position:relative;padding:0 0 270px;}
#starWrap .teacher_sec .teacher .inner .teacher_info_flex{display:flex;align-items:flex-start;justify-content:flex-start;gap:5%;padding:50px 0 0;}
#starWrap .teacher_sec .teacher .inner .flex_column{display:flex;flex-direction:column;gap:24px;}
#starWrap .total_review_sec{position:relative;width:100%;background:#0b1833;}
#starWrap.star_toeic .total_review_sec .total_review{padding:80px 0 280px;}
#starWrap .benefit_sec .benefit_list li{margin-bottom:40px;}
#starWrap .benefit_sec .benefit_list li:last-child{margin-bottom:0;}
#starWrap.star_toeic .lecture_sec{background:#080e1f url('/assets/user/images/star/2026/toeic/profiler_bg.png') top center no-repeat;}
#starWrap .lecture_sec .lecture_group{padding-top:78px;}
#starWrap .lecture_sec .lecture_group .lecture_items{padding-top:42px;}
#starWrap .lecture_sec .lecture_group .lecture_items img{display:inline-block;margin-bottom:26px;}
#starWrap .discount_sec{width:100%;background:#000;}
#starWrap .discount_sec .discount_items{padding-top:110px;}
#starWrap .discount_sec .discount_item{position:relative;padding-bottom:275px;}
#starWrap .lecture_sec .sec_tit{padding-top:50px;}
#starWrap.star_wrap .total_review_sec .sec_tit{padding-bottom:83px;}
#starWrap.star_wrap .benefit_sec .sec_tit{padding-bottom:100px;}

/* JLPT */
#starWrap.star_jlpt{}
#starWrap.star_jlpt .btn_primary{background:#ff48a4 url('/assets/user/images/star/2026/toeic/arr_right.png') 92% 50% / 13px 19px no-repeat;}
#starWrap.star_jlpt .tab_wrap{background:#251324;}
#starWrap.star_jlpt .tab_1{background-image:url('/assets/user/images/star/2026/jlpt/tab_default_1.png');}
#starWrap.star_jlpt .tab_2{background-image:url('/assets/user/images/star/2026/jlpt/tab_default_2.png');}
#starWrap.star_jlpt .tab_3{background-image:url('/assets/user/images/star/2026/jlpt/tab_default_3.png');}
#starWrap.star_jlpt .tab_4{background-image:url('/assets/user/images/star/2026/jlpt/tab_default_4.png');}
#starWrap.star_jlpt .tab_5{background-image:url('/assets/user/images/star/2026/jlpt/tab_default_5.png');}
#starWrap.star_jlpt .tab_6{background-image:url('/assets/user/images/star/2026/jlpt/tab_default_6.png');}
#starWrap.star_jlpt .tab_1.active{background-image:url('/assets/user/images/star/2026/jlpt/tab_active_1.png');}
#starWrap.star_jlpt .tab_2.active{background-image:url('/assets/user/images/star/2026/jlpt/tab_active_2.png');}
#starWrap.star_jlpt .tab_3.active{background-image:url('/assets/user/images/star/2026/jlpt/tab_active_3.png');}
#starWrap.star_jlpt .tab_4.active{background-image:url('/assets/user/images/star/2026/jlpt/tab_active_4.png');}
#starWrap.star_jlpt .tab_5.active{background-image:url('/assets/user/images/star/2026/jlpt/tab_active_5.png');}
#starWrap.star_jlpt .tab_6.active{background-image:url('/assets/user/images/star/2026/jlpt/tab_active_6.png');}
#starWrap.star_jlpt .main_visual_sec{position:relative;width:100%;height:899px;background:#009595 url('/assets/user/images/star/2026/jlpt/top_visual_jlpt.jpg') center center no-repeat;}
#starWrap.star_jlpt .type_sec_1{background-color:#351a34;}
#starWrap.star_jlpt .type_sec_2{background-color:#221020;}
#starWrap.star_jlpt .type_sec_2 .type_list{display:flex;justify-content:center;}
#starWrap.star_jlpt .type_sec > div{padding-bottom:68px;}
#starWrap.star_jlpt .bridge_box{position:relative;width:100%;height:1176px;background:#000 url('/assets/user/images/star/2026/jlpt/mid_bridge.jpg') top center no-repeat;}
#starWrap.star_jlpt .case_list_sec .bridge_box{height:762px;background:#000 url('/assets/user/images/star/2026/jlpt/mid_bridge_2.jpg') top center no-repeat;}
#starWrap.star_jlpt .case_list .case_list_item{height:1609px;background:#2d152b url('/assets/user/images/star/2026/jlpt/case_1.jpg') top center no-repeat;}
#starWrap.star_jlpt .case_list .case_list_item_2{height:1897px;background:#221020 url('/assets/user/images/star/2026/jlpt/case_2.jpg') top center no-repeat;}
#starWrap.star_jlpt .bridge_sec{position:relative;background:#1b0d1a;padding:130px 0;}
#starWrap.star_jlpt .bridge_sec_2{background:#351a34;}
#starWrap.star_jlpt .bridge_sec_3{background:#0d060d;}
#starWrap.star_jlpt .bridge_sec_4{background:#150a15;}
#starWrap.star_jlpt .bridge_sec_5{background:#1b0d1a;}
#starWrap.star_jlpt .bridge_sec_4 .sec_tit{padding:0;}
#starWrap.star_jlpt .bridge_sec .inner img{display:block;margin:0 auto;}
#starWrap.star_jlpt .common_visual_sec .bridge_box{height:779px;background:#009595 url('/assets/user/images/star/2026/jlpt/mid_visual.jpg') top center no-repeat;}
#starWrap.star_jlpt .teacher_sec .teacher .teacher_visual{position:relative;width:100%;height:900px;background:url('/assets/user/images/star/2026/jlpt/teacher_visual_1.jpg') top center no-repeat;}
#starWrap.star_jlpt .teacher_sec .teacher:nth-of-type(2) .teacher_visual{height:900px;background:url('/assets/user/images/star/2026/jlpt/teacher_visual_2.jpg') top center no-repeat;}
#starWrap.star_jlpt .teacher_sec .teacher:nth-of-type(3) .teacher_visual{height:900px;background:url('/assets/user/images/star/2026/jlpt/teacher_visual_3.jpg') top center no-repeat;}
#starWrap.star_jlpt .teacher_sec .teacher:nth-of-type(4) .teacher_visual{height:900px;background:url('/assets/user/images/star/2026/jlpt/teacher_visual_4.jpg') top center no-repeat;}
#starWrap.star_jlpt .teacher_sec{background:#1b0d1a;}
#starWrap.star_jlpt .teacher_info + .teacher_info::before{background:url('/assets/user/images/star/2026/jlpt/divider_pink.png') left center / contain no-repeat;}
#starWrap.star_jlpt .teacher_sec #teacher_4 .inner .teacher_info:nth-of-type(2) .teacher_info_flex{gap:18px;}
#starWrap.star_jlpt .total_review_sec{position:relative;background:#351a34;}
#starWrap.star_jlpt .lecture_sec{background:#241023 url('/assets/user/images/star/2026/jlpt/profiler_bg.png') top center no-repeat;}

/* OPIC */
#starWrap.star_opic .btn_primary{background:#d7ff58 url('/assets/user/images/star/2026/opic/arr_right_navy.png') 92% 50% / 13px 19px no-repeat;color:#07102c;}
#starWrap.star_opic .btn_primary.btn_primary_navy{background:#24316c url('/assets/user/images/star/2026/opic/arr_right_yellow.png') 92% 50% / 13px 19px no-repeat;color:#dffe73;}
#starWrap.star_opic .main_visual_sec{height:875px;background:#11182e url('/assets/user/images/star/2026/opic/top_visual_opic.jpg') center center no-repeat;}
#starWrap.star_opic .tab_wrap{background-color:#24316c;}
#starWrap.star_opic .tab_1{background-image:url('/assets/user/images/star/2026/opic/tab_default_1.png');}
#starWrap.star_opic .tab_2{background-image:url('/assets/user/images/star/2026/opic/tab_default_2.png');}
#starWrap.star_opic .tab_3{background-image:url('/assets/user/images/star/2026/opic/tab_default_3.png');}
#starWrap.star_opic .tab_4{background-image:url('/assets/user/images/star/2026/opic/tab_default_4.png');}
#starWrap.star_opic .tab_5{background-image:url('/assets/user/images/star/2026/opic/tab_default_5.png');}
#starWrap.star_opic .tab_6{background-image:url('/assets/user/images/star/2026/opic/tab_default_6.png');}
#starWrap.star_opic .tab_1.active{background-image:url('/assets/user/images/star/2026/opic/tab_active_1.png');}
#starWrap.star_opic .tab_2.active{background-image:url('/assets/user/images/star/2026/opic/tab_active_2.png');}
#starWrap.star_opic .tab_3.active{background-image:url('/assets/user/images/star/2026/opic/tab_active_3.png');}
#starWrap.star_opic .tab_4.active{background-image:url('/assets/user/images/star/2026/opic/tab_active_4.png');}
#starWrap.star_opic .tab_5.active{background-image:url('/assets/user/images/star/2026/opic/tab_active_5.png');}
#starWrap.star_opic .tab_6.active{background-image:url('/assets/user/images/star/2026/opic/tab_active_6.png');}
#starWrap.star_opic .type_sec{background-color:#121927;}
#starWrap.star_opic .type_sec .type_sec_2{background-color:#121b40;}
#starWrap.star_opic .type_sec .type_sec_1,#starWrap.star_opic .type_sec .type_sec_3{padding-bottom:72px;}
#starWrap.star_opic .bridge_sec{width:100%;background-color:#020710;}
#starWrap.star_opic .bridge_sec .bridge_cont{padding:70px 0 130px;}
#starWrap.star_opic .bridge_sec.bridge_sec_1 .bridge_cont{padding-bottom:0;}
#starWrap.star_opic .inner_wide,#starWrap.star_opic .inner_wide .review_tit{padding-top:0;}
#starWrap.star_opic .inner_wide .btn_primary{bottom:58%;}
#starWrap.star_opic .gradient_bridge{position:relative;overflow:hidden;text-align:center;padding:145px 0 245px;z-index:1;}
#starWrap.star_opic .gradient_bridge::before{content:"";position:absolute;left:50%;top:48%;transform:translate(-50%, -50%);width:1800px;height:1100px;background:radial-gradient(ellipse at center,rgba(214,255,90,0.30) 0%,rgba(180,255,90,0.20) 22%,rgba(120,220,80,0.13) 42%,rgba(70,120,60,0.08) 62%,rgba(0,0,0,0) 82%);filter:blur(40px);z-index:0;pointer-events:none;}
#starWrap.star_opic .gradient_bridge > *{position:relative;z-index:1;}
#starWrap.star_opic .bridge_sec_2,#starWrap.star_opic .benefit_sec{background-color:#131926;}
#starWrap.star_opic .bridge_sec_3,#starWrap.star_opic .total_review_sec{background-color:#141b3e;}
#starWrap.star_opic .bridge_sec_3 .bridge_cont{padding-top:130px;}
#starWrap.star_opic .bridge_sec_3 .case_list{margin:75px 0 88px;}
#starWrap.star_opic .bridge_sec_3 .case_list li{margin-bottom:60px;}
#starWrap.star_opic .bridge_sec_3 .bridge_box,#starWrap.star_opic .bridge_sec_4{padding-bottom:130px;}
#starWrap.star_opic .bridge_sec_4,#starWrap.star_opic .discount_sec{background-color:#131926;}
#starWrap.star_opic .bridge_sec_4 .btn_primary{bottom:0;}
#starWrap.star_opic .bridge_sec_4 .bridge_cont{text-align:center;}
#starWrap.star_opic .common_visual_sec .bridge_box{height:772px;background:#131926 url('/assets/user/images/star/2026/opic/mid_visual.jpg') top center no-repeat;}
#starWrap.star_opic .teacher_sec{background-color:#131926;}
#starWrap.star_opic .teacher_sec .teacher .teacher_visual{position:relative;width:100%;height:771px;background:url('/assets/user/images/star/2026/opic/teacher_visual_1.jpg') top center no-repeat;}
#starWrap.star_opic .teacher_sec .teacher:nth-of-type(2) .teacher_visual{height:771px;background:url('/assets/user/images/star/2026/opic/teacher_visual_2.jpg') top center no-repeat;}
#starWrap.star_opic .teacher_sec .teacher:nth-of-type(3) .teacher_visual{height:771px;background:url('/assets/user/images/star/2026/opic/teacher_visual_3.jpg') top center no-repeat;}
#starWrap.star_opic .teacher_sec .teacher:nth-of-type(4) .teacher_visual{height:771px;background:url('/assets/user/images/star/2026/opic/teacher_visual_4.jpg') top center no-repeat;}
#starWrap.star_opic .teacher_sec .teacher:nth-of-type(5) .teacher_visual{height:771px;background:url('/assets/user/images/star/2026/opic/teacher_visual_5.jpg') top center no-repeat;}
#starWrap.star_opic .teacher_info + .teacher_info::before{background:url('/assets/user/images/star/2026/opic/divider_yellow.png') left center / contain no-repeat;}
#starWrap .teacher_info_tit{margin-bottom:50px;}
#starWrap .teacher_info_cont + .teacher_info_cont{margin-top:50px;}
#starWrap .teacher_info_list li + li{margin-top:50px;}
#starWrap.star_opic .total_review_sec .notice_txt{text-align:center;}
#starWrap.star_opic .lecture_sec{background-color:#141b3e;}

/* 영어회화 */
#starWrap.star_speaking_en .main_visual_sec{height:989px;background:#f4f5f2 url('/assets/user/images/star/2026/speaking_en/top_visual_speaking_en.jpg') center center no-repeat;}
#starWrap.star_speaking_en .tab_wrap{background-color:#0000ff;}
#starWrap.star_speaking_en .btn_primary{background:#0000ff url('/assets/user/images/star/2026/toeic/arr_right.png') 92% 50% / 13px 19px no-repeat;}
#starWrap.star_speaking_en .tab_1{background-image:url('/assets/user/images/star/2026/speaking_en/tab_default_1.png');}
#starWrap.star_speaking_en .tab_2{background-image:url('/assets/user/images/star/2026/speaking_en/tab_default_2.png');}
#starWrap.star_speaking_en .tab_3{background-image:url('/assets/user/images/star/2026/speaking_en/tab_default_3.png');}
#starWrap.star_speaking_en .tab_4{background-image:url('/assets/user/images/star/2026/speaking_en/tab_default_4.png');}
#starWrap.star_speaking_en .tab_5{background-image:url('/assets/user/images/star/2026/speaking_en/tab_default_5.png');}
#starWrap.star_speaking_en .tab_6{background-image:url('/assets/user/images/star/2026/speaking_en/tab_default_6.png');}
#starWrap.star_speaking_en .tab_1.active{background-image:url('/assets/user/images/star/2026/speaking_en/tab_active_1.png');}
#starWrap.star_speaking_en .tab_2.active{background-image:url('/assets/user/images/star/2026/speaking_en/tab_active_2.png');}
#starWrap.star_speaking_en .tab_3.active{background-image:url('/assets/user/images/star/2026/speaking_en/tab_active_3.png');}
#starWrap.star_speaking_en .tab_4.active{background-image:url('/assets/user/images/star/2026/speaking_en/tab_active_4.png');}
#starWrap.star_speaking_en .tab_5.active{background-image:url('/assets/user/images/star/2026/speaking_en/tab_active_5.png');}
#starWrap.star_speaking_en .tab_6.active{background-image:url('/assets/user/images/star/2026/speaking_en/tab_active_6.png');}
#starWrap.star_speaking_en .type_sec{background-color:#00003d;}
#starWrap.star_speaking_en .type_sec .type_sec_1{padding-bottom:110px;}
#starWrap.star_speaking_en .type_sec .type_sec_2{padding-bottom:92px;background-color:#000019;}
#starWrap.star_speaking_en .type_sec .type_sec_3{background-color:#040438;}
#starWrap.star_speaking_en .type_sec .type_sec_3 .type_list{padding-bottom:294px;}
#starWrap.star_speaking_en .level_list{display:none;}
#starWrap.star_speaking_en .bridge_sec_1{background-color:#010123;}
#starWrap.star_speaking_en .bridge_sec_1 .sec_tit{padding-bottom:68px;}
#starWrap.star_speaking_en .bridge_sec .training_list{padding:72px 62px 104px;}
#starWrap.star_speaking_en .bridge_sec .training_list li:first-child{margin-bottom:82px;}
#starWrap.star_speaking_en .bridge_sec .training_list li:nth-of-type(2){margin-bottom:62px;}
#starWrap.star_speaking_en .bridge_sec .system_pic{margin-top:24px;}
#starWrap.star_speaking_en .level_box{padding-top:45px;}
#starWrap.star_speaking_en .level_list{padding-top:30px;}
#starWrap.star_speaking_en .bridge_sec_2{position:relative;background-color:#000037;padding-bottom:270px;}
#starWrap.star_speaking_en .bridge_sec_2 .sec_tit{padding-bottom:90px;}
#starWrap.star_speaking_en .bridge_sec_2 .bridge_cont{padding-bottom:92px;}
#starWrap.star_speaking_en .bridge_sec_2 .bridge_cont:nth-of-type(3){padding-bottom:135px;}
#starWrap.star_speaking_en .bridge_sec_2 .bridge_cont:nth-of-type(4){padding-bottom:107px;}
#starWrap.star_speaking_en .bridge_sec_2 .bridge_cont:nth-of-type(5){padding-bottom:42px;}
#starWrap.star_speaking_en .bridge_sec_2 .bridge_cont:last-of-type{padding-bottom:0;}
#starWrap.star_speaking_en .common_visual_sec .bridge_box{height:776px;background:#00003d url('/assets/user/images/star/2026/speaking_en/mid_visual.jpg') top center no-repeat;}
#starWrap.star_speaking_en .teacher_sec,#starWrap.star_speaking_en .total_review_sec{background-color:#00003d;}
#starWrap.star_speaking_en .teacher_sec .teacher .teacher_visual{position:relative;width:100%;height:900px;background:url('/assets/user/images/star/2026/speaking_en/teacher_visual_1.jpg') top center no-repeat;}
#starWrap.star_speaking_en .teacher_sec .teacher:nth-of-type(2) .teacher_visual{height:900px;background:url('/assets/user/images/star/2026/speaking_en/teacher_visual_2.jpg') top center no-repeat;}
#starWrap.star_speaking_en .teacher_sec .teacher:nth-of-type(3) .teacher_visual{height:900px;background:url('/assets/user/images/star/2026/speaking_en/teacher_visual_3.jpg') top center no-repeat;}
#starWrap.star_speaking_en .teacher_info + .teacher_info::before{background:url('/assets/user/images/star/2026/speaking_en/divider_blue.png') left center / contain no-repeat}
#starWrap.star_speaking_en .lecture_sec{background:#00003d url('/assets/user/images/star/2026/speaking_en/profiler_bg.png') top center no-repeat}
#starWrap.star_speaking_en .total_review_sec .sec_tit{padding-top:50px;}
#starWrap.star_speaking_en .teacher_info_list li + li{margin-top:84px;}

/* 일본어회화 */
#starWrap.star_japanese .main_visual_sec{height:1048px;background:#d4ebfd url('/assets/user/images/star/2026/japanese/top_visual_speaking_jp.jpg') center center no-repeat;}
#starWrap.star_japanese .btn_primary{background-color:#ff4f93;border:1px solid #fff;}
#starWrap.star_japanese .tab_wrap{background-color:#0057a8}
#starWrap.star_japanese .tab_item:before{background:#77a8d5;}
#starWrap.star_japanese .tab_items{width:1200px;}
#starWrap.star_japanese .tab_1{background-image:url('/assets/user/images/star/2026/japanese/tab_default_1.png');}
#starWrap.star_japanese .tab_2{background-image:url('/assets/user/images/star/2026/japanese/tab_default_2.png');}
#starWrap.star_japanese .tab_3{background-image:url('/assets/user/images/star/2026/japanese/tab_default_3.png');}
#starWrap.star_japanese .tab_4{background-image:url('/assets/user/images/star/2026/japanese/tab_default_4.png');}
#starWrap.star_japanese .tab_5{background-image:url('/assets/user/images/star/2026/japanese/tab_default_5.png');}
#starWrap.star_japanese .tab_6{background-image:url('/assets/user/images/star/2026/japanese/tab_default_6.png');}
#starWrap.star_japanese .tab_1.active{background-image:url('/assets/user/images/star/2026/japanese/tab_active_1.png');}
#starWrap.star_japanese .tab_2.active{background-image:url('/assets/user/images/star/2026/japanese/tab_active_2.png');}
#starWrap.star_japanese .tab_3.active{background-image:url('/assets/user/images/star/2026/japanese/tab_active_3.png');}
#starWrap.star_japanese .tab_4.active{background-image:url('/assets/user/images/star/2026/japanese/tab_active_4.png');}
#starWrap.star_japanese .tab_5.active{background-image:url('/assets/user/images/star/2026/japanese/tab_active_5.png');}
#starWrap.star_japanese .tab_6.active{background-image:url('/assets/user/images/star/2026/japanese/tab_active_6.png');}
#starWrap.star_japanese .type_sec{background-color:#fff;padding-bottom:130px;}
#starWrap.star_japanese .sec_tit{padding-bottom:58px;}
#starWrap.star_japanese .fail_type_list li + li{margin-top:64px;}
#starWrap.star_japanese .type_sec_2,#starWrap.star_japanese .type_sec_5{background-color:#fff5fb;}
#starWrap.star_japanese .sec_cont + .sec_cont{margin-top:60px;}
#starWrap.star_japanese .type_sec_3{background-color:#eaf6ff;}
#starWrap.star_japanese .type_sec_5{position:relative;padding-bottom:200px;}
#starWrap.star_japanese .bridge_sec .bridge_cont{position:relative;padding-bottom:285px;}
#starWrap.star_japanese .bridge_sec .bridge_list li + li{margin-top:60px;}
#starWrap.star_japanese .bridge_sec_2,#starWrap.star_japanese .discount_sec{background-color:#eaf6ff;}
#starWrap.star_japanese .btn_primary.btn_primary_blue{background-color:#0057a8;border:none;}
#starWrap.star_japanese .bridge_sec_3{background-color:#ffedf8;}
#starWrap.star_japanese .bridge_sec_3 .bridge_cont,#starWrap.star_japanese .bridge_sec_4 .bridge_cont{padding-bottom:130px;}
#starWrap.star_japanese .bridge_sec_3 .bridge_list li{position:relative;}
#starWrap.star_japanese .bridge_sec_3 .bridge_list li + li{margin-top:130px;}
#starWrap.star_japanese .bridge_sec_4 .bridge_list li + li{margin-top:30px;}
#starWrap.star_japanese .bridge_sec_4 .notice_txt{margin-top:50px;text-align:center;}
#starWrap.star_japanese .common_visual_sec .bridge_box{height:706px;background:#d4ebfd url('/assets/user/images/star/2026/japanese/mid_visual.jpg') top center no-repeat;}
#starWrap.star_japanese .teacher{background: linear-gradient(#fff4fc, #fdfcfe, #f2f9ff);}
#starWrap.star_japanese .teacher_sec .teacher .teacher_visual{position:relative;width:100%;height:898px;background:#d4ebfd url('/assets/user/images/star/2026/japanese/teacher_visual_1.jpg') top center no-repeat;}
#starWrap.star_japanese .teacher_sec .teacher:nth-of-type(2) .teacher_visual{height:900px;background:#d4ebfd url('/assets/user/images/star/2026/japanese/teacher_visual_2.jpg') top center no-repeat;}
#starWrap.star_japanese .teacher_sec .teacher:nth-of-type(3) .teacher_visual{height:900px;background:#d4ebfd url('/assets/user/images/star/2026/japanese/teacher_visual_3.jpg') top center no-repeat;}
#starWrap.star_japanese .teacher_info + .teacher_info::before{background:url('/assets/user/images/star/2026/japanese/divider_pink.png') left center / contain no-repeat;}
#starWrap.star_japanese .teacher_info + .teacher_info:nth-of-type(3)::before{background:url('/assets/user/images/star/2026/japanese/divider_blue.png') left center / contain no-repeat;}
#starWrap.star_japanese .lecture_sec{background-color:#fff5fb;}
#starWrap.star_japanese .discount_sec .btn_primary{border:none;}
#starWrap.star_japanese .native_btn{position:absolute;bottom:1.9%;right:20%;}

/* 토플·아이엘츠 */
#starWrap.star_toefl_ielts .tab_wrap{background-color:#fff;}
#starWrap.star_toefl_ielts .tab_item{height:100px;}
#starWrap.star_wrap .tab_item:before{height:48px;background-color:#e5e5e5;}
#starWrap.star_toefl_ielts .tab_1{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_default_1.png');}
#starWrap.star_toefl_ielts .tab_2{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_default_2.png');}
#starWrap.star_toefl_ielts .tab_3{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_default_3.png');}
#starWrap.star_toefl_ielts .tab_4{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_default_4.png');}
#starWrap.star_toefl_ielts .tab_5{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_default_5.png');}
#starWrap.star_toefl_ielts .tab_6{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_default_6.png');}
#starWrap.star_toefl_ielts .tab_1.active{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_active_1.png');}
#starWrap.star_toefl_ielts .tab_2.active{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_active_2.png');}
#starWrap.star_toefl_ielts .tab_3.active{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_active_3.png');}
#starWrap.star_toefl_ielts .tab_4.active{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_active_4.png');}
#starWrap.star_toefl_ielts .tab_5.active{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_active_5.png');}
#starWrap.star_toefl_ielts .tab_6.active{background-image:url('/assets/user/images/star/2026/toefl_ielts/tab_active_6.png');}
#starWrap.star_toefl_ielts .btn_primary{border-radius:35px;background-color:#db2129;}
#starWrap.star_toefl_ielts .main_visual_sec{height:1134px;background:#022f9f url('/assets/user/images/star/2026/toefl_ielts/top_visual.jpg') center center no-repeat;}
#starWrap.star_toefl_ielts .type_sec_1{background-color:#fafafa;padding-bottom:130px;}
#starWrap.star_toefl_ielts .type_flex_wrap{display:flex;align-items:flex-start;justify-content:center;gap:48px;padding-top:75px;}
#starWrap.star_toefl_ielts .type_flex_wrap .type_test{position:relative;width:516px;}
#starWrap.star_toefl_ielts .type_flex_wrap .type_test .btn_test_type{position:absolute;left:50%;bottom:46px;;transform:translateX(-50%);display:inline-block;width:330px;height:64px;background:#db2129 url('/assets/user/images/star/2026/toeic/arr_right.png') 84% 50% / 13px 19px no-repeat;font-size:24px;font-weight:bold;color:#fff;text-align:center;line-height:64px;border-radius:34px;}
#starWrap.star_toefl_ielts .type_flex_wrap .type_test .btn_test_type.btn_test_ielts{background:#0230a5 url('/assets/user/images/star/2026/toeic/arr_right.png') 92% 50% / 13px 19px no-repeat;}
#starWrap.star_toefl_ielts .type_sec_toefl{position:relative;width:100%;height:365px;background:#fff6f6 url('/assets/user/images/star/2026/toefl_ielts/toefl_intro_bg.png') center center no-repeat;}
#starWrap.star_toefl_ielts .type_sec_ielts{position:relative;width:100%;height:365px;background:#eaefff url('/assets/user/images/star/2026/toefl_ielts/ielts_intro_bg.png') center center no-repeat;}
#starWrap.star_toefl_ielts .type_sec .btn_flex_wrap{position:absolute;left:50%;bottom:25%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:67px;padding-top:50px;}
#starWrap.star_toefl_ielts .type_sec .btn_flex_wrap .btn_primary{position:initial;transform:translateX(0);font-size:26px;}
#starWrap.star_toefl_ielts .common_visual_toefl{height:524px;background:#930208 url('/assets/user/images/star/2026/toefl_ielts/mid_visual_toefl.jpg') top center no-repeat;}
#starWrap.star_toefl_ielts .common_visual_ielts{height:523px;background:#00288b url('/assets/user/images/star/2026/toefl_ielts/mid_visual_ielts.jpg') top center no-repeat;}
#starWrap.star_toefl_ielts .teacher_sec{background-color:#fff;padding-top:90px;}
#starWrap.star_toefl_ielts .teacher_sec .teacher .teacher_visual.teacher_visual_1200{position:relative;width:1200px;height:auto;margin:0 auto;background:#fff;}
#starWrap.star_toefl_ielts .teacher_sec .teacher{padding-bottom:130px;}
#starWrap.star_toefl_ielts .teacher_sec .teacher .teacher_visual img{width:100%;}
#starWrap.star_toefl_ielts .teacher_sec .teacher .teacher_visual .btn_primary{left:5%;bottom:11%;transform:translateX(0);font-size:26px;}
#starWrap.star_toefl_ielts .teacher_person .btn_primary{bottom:0%;font-size:26px;}
#starWrap.star_toefl_ielts .teacher_info{padding-top:100px;}
#starWrap.star_toefl_ielts .teacher_info_tit{margin:0;text-align:center;}
#starWrap.star_toefl_ielts .teacher_info + .teacher_info::before{display:none;}
#starWrap.star_toefl_ielts .teacher_review_list{display:flex;align-items:flex-start;justify-content:center;gap:25px;}
#starWrap.star_toefl_ielts .teacher_person{position:relative;padding-bottom:130px;}
#starWrap.star_toefl_ielts .teacher_sec .teacher .inner{padding-top:50px;}
#starWrap.star_toefl_ielts .bridge_sec{padding-bottom:130px;}
#starWrap.star_toefl_ielts .bridge_sec_1{width:100%;background:linear-gradient(to bottom, #f4f4f4 0%,#ffffff 5%,#ffffff 100%);}
#starWrap.star_toefl_ielts .bridge_sec .bridge_cont{padding-top:55px;}
#starWrap.star_toefl_ielts .bridge_list li + li{margin-top:76px;}
#starWrap.star_toefl_ielts .bridge_list_wrap{padding-top:110px;text-align:center;}
#starWrap.star_toefl_ielts .bridge_list_wrap .bridge_list{padding-top:55px;}
#starWrap.star_toefl_ielts .level_box{padding:38px 0 0;}
#starWrap.star_toefl_ielts .bridge_sec_2{background-color:#fff0f1;}
#starWrap.star_toefl_ielts .step_sec{background-color:#fff0f1;padding:0 0 130px;}
#starWrap.star_toefl_ielts .step_sec .inner{width:1121px;}
#starWrap.star_toefl_ielts .step_sec .step_sec_cont{padding-top:85px;}
#starWrap.star_toefl_ielts .step_sec .btn_flex_wrap{position:initial;display:flex;align-items:center;justify-content:center;gap:67px;padding-top:65px;}
#starWrap.star_toefl_ielts .lecture_sec{width:100%;background-color:#fff0f1;}
#starWrap.star_toefl_ielts .lecture_sec .lecture_tit{text-align:center;}
#starWrap.star_toefl_ielts .lecture_sec .lecture_group .lecture_items{padding-top:0;}
#starWrap.star_toefl_ielts .lecture_sec .lecture_group .lecture_items img{margin-bottom:50px;}
#starWrap.star_toefl_ielts .lecture_sec .lecture_group{padding-top:40px;}
#starWrap.star_toefl_ielts .lecture_sec .lecture_group:first-child{padding-top:78px;}
#starWrap.star_toefl_ielts .type_sec_ielts .btn_primary,
#starWrap.star_toefl_ielts .ielts_step_sec .btn_primary,
#starWrap.star_toefl_ielts .ielts_teacher_sec .btn_primary{background-color:#0230a5;}
#starWrap.star_toefl_ielts .benefit_sec{position:relative;}
#starWrap.star_toefl_ielts .bridge_ielts_1{background:linear-gradient(to bottom, #efefef 0%,#ffffff 5%,#ffffff 100%);}
#starWrap.star_toefl_ielts .ielts_step_sec{background-color:#e4ebff;}
#starWrap.star_toefl_ielts .ielts_lecture_sec{background-color:#e4ebff;}
#starWrap.star_toefl_ielts .benefit_sec{background-color:#1c1b1b;padding-bottom:290px;}
#starWrap.star_toefl_ielts .benefit_sec .btn_primary{border-radius:0;}
#starWrap.star_toefl_ielts .discount_sec .discount_item .btn_primary{border-radius:0;}
#starWrap.star_toefl_ielts .review_all_sec{background-color:#fafafa;padding-bottom:130px;}
#starWrap.star_toefl_ielts .review_all_list{padding-top:80px;}
#starWrap.star_toefl_ielts .review_all_list li + li{margin-top:10px;}
#starWrap.star_toefl_ielts .notice_txt{margin-top:15px;}
#starWrap.star_toefl_ielts .review_all_sec .notice_txt{margin-top:10px;}


/* 반응형 */
@media screen and (max-width: 1280px) {
	/* TOEIC */
	#starWrap .teacher_sec .teacher .inner .teacher_info_flex img{width:50%;}
	#starWrap .teacher_sec .teacher .inner .teacher_info_flex.flex_column img{width:auto;}
	#starWrap.star_jlpt .teacher_info img,
	#starWrap.star_opic .teacher_info img,
	#starWrap.star_speaking_en .teacher_info img,
	#starWrap.star_japanese .teacher_info img,
	#starWrap.star_japanese .type_sec img {max-width:1080px;}
	#starWrap.star_japanese .tab_items{width:100%;}
	#starWrap.star_toefl_ielts .teacher_info_tit,
	#starWrap.star_toefl_ielts .teacher_sec .teacher .teacher_visual{max-width:1080px;}
	#starWrap.star_toefl_ielts .teacher_info_tit img{width:100%;}
}
@media screen and (max-width: 1199px) {
	#starWrap .inner_1200{max-width:1080px;}
	#starWrap.star_toefl_ielts .bridge_sec .bridge_cont img,
	#starWrap.star_toefl_ielts .bridge_list_wrap .bridge_list li img,
	#starWrap.star_toefl_ielts .levelBtn img,
	#starWrap.star_toefl_ielts .teacher_info_list li img,
	#starWrap.star_toefl_ielts .teacher_info_cont img,
	#starWrap.star_toefl_ielts .review_all_list li img,
	#starWrap.star_toefl_ielts .step_sec .step_sec_cont img{width:100%;}
	#starWrap.star_toefl_ielts .step_sec .inner{max-width:1080px;}
}

/*
260720 kmh
파고다위크 홍보 팝업 전용관 공통 노출
*/
.star_promo_popup{display:none;background-color:rgba(0,0,0,0.4);position:fixed;left:0;top:0;right:0;bottom:0;z-index:1002;}
.star_promo_popup .popup_inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;}
.star_promo_popup .popup_inner .popup_cont{position:relative;}
.star_promo_popup .today_chk{height:24px;padding:7px 10px 0;font-size:13px;font-weight:300;color:#fff;letter-spacing:0;background-color:#343434;position:relative;text-align:left;}
.star_promo_popup .today_chk label{padding-left:25px;cursor:pointer}
.star_promo_popup .today_chk label:before{top:6px;left:11px;}
.star_promo_popup .btn_pop_close{position:absolute;right:10px;bottom:0;font-size:13px;line-height:30px;font-weight:300;color:#fff;text-indent:0;}
.star_promo_popup .btn_pop_close:after{content:'X';width:14px;height:12px;margin-left:4px;padding-top:2px;display:inline-block;vertical-align:-1px;text-align:center;background-color:#fff;font-size:13px;font-weight:500;line-height:1;color:#343434;}

/*
260720 kmh
파고다위크 홍보 팝업 - www 적용 보정 (design2 원본에 없음, 재동기화 시 유지 필요)
팝업 이미지의 inline baseline 여백 제거 — 이미지 아래 '오늘 하루 그만 보기' 바가 뜨는 것 방지
*/
.star_promo_popup .popup_cont img{display:block;}
