@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");

/*========== 메인 ::260810::  ========================*/
/* 공통 */
.maincont_wrap .mov_area { position: relative; height: 0; padding-bottom: 56.25%;  background: #000;}
.maincont_wrap .mov_area iframe {position: absolute; width:100%; height:100%; left: 0; top: 0;}
.maincont_wrap .mov_area iframe.on-tab-pause {display:none;}
.maincont_wrap .mov_area img { width: 100%;}
.maincont_wrap .ico_play a { position: relative; display: block;}
.maincont_wrap .ico_play a::before {content: ""; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 10vw; height: 10vw; max-width: 60px; max-height: 60px; background: url(http://eduon.com/images/brand/yst/pc_2019/event/231019_jane/ico_play.png) ; background-size: cover; z-index: 0;}
.maincont_wrap .ico_play a img { width: 100%;}
.maincont_wrap .col.interview { position: relative;}
.maincont_wrap .mov_list_inner  { max-width: 840px;}
.maincont_wrap .mov_list_inner .video-container { border-radius: 5px; overflow: hidden; }
.maincont_wrap .mov_list_inner .video-container > a {display: block; position: relative; }
.maincont_wrap .mov_list_inner .video-container > a.hide {display: none;}
.maincont_wrap .mov_list_inner .video-container > a::after { content: ""; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 10vw; height: 10vw;  max-width: 60px; max-height: 60px; background: url(http://eduon.com/images/brand/yst/pc_2019/event/231019_jane/ico_play.png) ; background-size: cover; z-index: 0;}
.maincont_wrap .mov_list_inner .video-container > a img { width: 100%; margin: 0; padding: 0; border: 0;}
.maincont_wrap .col_mov { width: 100%;}
.maincont_wrap .area_mov { position: relative; height: 0; padding-bottom: 56.25%; }
.maincont_wrap .area_mov iframe {position: absolute; width:100%; height:100%; left: 0; top: 0;}
.maincont_wrap .area_mov iframe.on-tab-pause {display:none;}
.maincont_wrap .area_mov img { width: 100%;}

/*  슬라이드 */
.maincont_wrap .bx-controls-direction { }
.maincont_wrap .bx-controls-direction a { position:absolute; top:50%; transform:translateY(-50%); z-index:100; display: block; width: 50px ;  height: 100px; text-align: center; z-index: 1;  }
.maincont_wrap .bx-controls-direction a::before {display: block; font-size: 3em; line-height: 100px; color:rgba(200, 200,200, 0.5);  font-family: 'xeicon'; text-indent: 0;}
.maincont_wrap .bx-controls-direction a:hover::before { color:rgba(200, 200,200, 0.8); }
.maincont_wrap .bx-controls-direction a.prev_btn { left:-50px; top: calc(50% );}
.maincont_wrap .bx-controls-direction a.next_btn { right:-50px; top: calc(50% );}
.maincont_wrap .bx-controls-direction a.prev_btn::before { content: "\e93b"; }
.maincont_wrap .bx-controls-direction a.next_btn::before { content: "\e93e"; }
@-webkit-keyframes fade-out-half { 0% { opacity: 1; } 100% { opacity: 0.5; } }
@keyframes fade-out-half { 0% { opacity: 1; } 100% { opacity: 0.5; } }
@-webkit-keyframes fade-in-half { 0% { opacity: 0.5; } 100% { opacity: 1; } }
@keyframes fade-in-half { 0% { opacity: 0.5; } 100% { opacity: 1; } }
.maincont_wrap .bx-wrapper { width: 100%; margin: 0 auto; /*padding-bottom: 2em;*/}
.maincont_wrap .bx-wrapper .bx-viewport { /*overflow:inherit !important;*/ }
.maincont_wrap .bx-wrapper .bx-pager.bx-default-pager { bottom: -20px; width: 100%;}
.maincont_wrap .bx-wrapper .bx-pager.bx-default-pager a {background:rgba(0, 0, 0, 0.2); opacity: 0.3; border:none; width: 8px; height: 8px; border-radius: 4px;}
.maincont_wrap .bx-wrapper .bx-pager.bx-default-pager a.active,
.maincont_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover {background:rgba(0, 0, 0, 0.2);  opacity: 0.8; }

/* 기존 슬라이더 컨트롤 */
.slider_controll{position: absolute; top:0; display: flex; font-size:20px; color:#aeaeae}
.slider_controll > .dir_btn {position:relative; }
.slider_controll > .dir_btn > a{width:100%; height: 100%; display:block; position: absolute; top:0; left:0; overflow: hidden; text-indent: -5000em;}
.slider_controll .cnt {margin:0 20px;color:#aeaeae}
.slider_controll .cnt .current {color:#000}

/* 컨텐츠 공통 */
.maincont_wrap {  width: 100%; font-size:10px; line-height: 150%; word-break: keep-all; font-family: 'Pretendard', sans-serif;; font-weight: 500; color: #222;  margin: 0 auto; min-width: 1200px;}
.maincont_wrap .inner {position: relative;  word-break: keep-all;  margin: 0 auto;  width: 100%; max-width: 1200px; padding: 80px 0px; text-align:center; margin: 0 auto; }
.maincont_wrap img {display: block; vertical-align: top; margin: 0 auto; padding: 0; text-align: center; }
.maincont_wrap a { text-decoration: none;}
.maincont_wrap div { box-sizing: border-box; }
.maincont_wrap h3 { margin-bottom: 0px; font-size:10px;  text-align: left; line-height: 150%; word-break: keep-all; margin-bottom: 30px;}
.maincont_wrap h3.main_cont_title { font-size: 2.4em; font-weight: 400; line-height: 130%; }
.maincont_wrap h3.main_cont_title span { font-weight: 700;}
.maincont_wrap h3.main_cont_title br { display: none; }
.maincont_wrap h3.main_sub_title { font-size: 2.4em; margin-bottom: 20px; color: #0e141c; line-height: 1;}
.maincont_wrap p { margin-bottom: 0px;}
.maincont_wrap .txt_s { font-size:1.1em ; font-weight: 400; line-height: 150%; text-align: right;}
.maincont_wrap .btn_s a { color: #666; font-size: 16px; padding: 10px 14px 10px 17px;  border-radius: 20px; background: #f9fafb;}
.maincont_wrap .btn_s a:after { display: inline-block ; content: "\e93f"; font-family: 'xeicon'; color: #111; vertical-align: -1px;}
.maincont_wrap .btn_s a:hover, .maincont_wrap .btn_s a:hover::after { background: #f4f6f8;}
.maincont_wrap .btn_b { margin: 30px 0 0 0;}
.maincont_wrap .btn_b a { display: inline-block; padding: 15px 30px; color: #fff; font-size: 2.1em;  border:0px solid #ddd; border-radius: 30px; background: #ff5532; line-height: 150%; }
.maincont_wrap .btn_b a:after { display: inline-block ; content: "\e93f"; font-family: 'xeicon'; color: #fff; vertical-align: -1px;}

.maincont_wrap .slider_controll_v2 { position: absolute; width: fit-content; right:40px; top: -60px;  display: flex; align-items: center;  flex-wrap: nowrap; font-size:2.0em; line-height: 150%; color:#aeaeae; }
.maincont_wrap .slider_controll_v2 .cnt { margin-right: 20px; font-size: 16px; text-align: right; color: #ddd; white-space: nowrap;}
.maincont_wrap .slider_controll_v2 .cnt .current { color: #666;}
.maincont_wrap .slider_controll_v2 .cnt .total { color: #aeaeae; font-weight: 400; }
.maincont_wrap .slider_controll_v2 .dir_btn { border: 1px solid #e5e5e5; width: 30px; height: 30px; display: flex;align-items: center; justify-content: center;}
.maincont_wrap .slider_controll_v2 .dir_btn i { font-size: 16px;}
.maincont_wrap .slider_controll_v2 .dir_btn.prev { border-radius: 4px 0 0 4px; margin-right: -1px;}
.maincont_wrap .slider_controll_v2 .dir_btn.next { border-radius: 0 4px 4px 0;}
.maincont_wrap .slider_controll_v2 .dir_btn:hover { cursor: pointer;color: #333; background:#f9fafb; }
.maincont_wrap a.main_more  {position: absolute; width: fit-content; right:00px; top: -60px; border: 0px solid #e5e5e5; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; color: #666;  }
.maincont_wrap a.main_more i { font-size: 16px; }
.maincont_wrap a.main_more:hover { color: #333; background:#f9fafb;}

/* 메인 배너 */
.maincont_wrap .main_visual { position: relative; }
.maincont_wrap .main_visual .visual_item { height:350px; width:100%;position: relative; background-position: center 0; }
.maincont_wrap .main_visual .video_wrap { width:100%; overflow: hidden; height:100%; }
.maincont_wrap .main_visual .video_wrap video { min-width:100%; min-height:100%; position: absolute; top:-30%; left:0}
.maincont_wrap .main_visual .visual_controll { position: absolute; display: flex; bottom:0; left:50%; z-index: 51; margin-left: -600px; line-height: 40px; color:#000; font-size:16px; }
.maincont_wrap .main_visual .visual_controll .dir_btn { text-align: center; width:40px; height: 40px; color:#000;  background:rgba(0, 0, 0, 0.2); position: relative;  font-size:18px; }
.maincont_wrap .main_visual .visual_controll .dir_btn > a { position: absolute; top:0; left:0; width:100%; height: 100%; text-indent: -5000em; overflow: hidden;  }
.maincont_wrap .main_visual .visual_controll .dir_btn.prev { border-radius: 4px 0px 0 0 ; }
.maincont_wrap .main_visual .visual_controll .dir_btn.next { border-radius: 0px 4px 0px 0 ; }
.maincont_wrap .main_visual .visual_controll .dir_btn i { color: rgba(255, 255, 255, 0.3);}
.maincont_wrap .main_visual .visual_controll .dir_btn:hover i {color: rgba(255, 255, 255, 0.8);}
.maincont_wrap .main_visual .visual_controll .cnt { color:#ddd;  margin-left: 15px;}
.maincont_wrap .main_visual .visual_controll .cnt em { opacity:0.3;}
.maincont_wrap .main_visual .visual_controll .cnt .current { opacity: 0.8;}
.maincont_wrap .main_visual .visual_controll .cnt .total { opacity:0.3;}
.maincont_wrap .main_visual .viausl_mask { position:absolute; top:0 ;left:0; width:100%; height:100%; background-position: center 0; z-index: 5;}

/* 메인상단우측 플로팅 배너 */
.maincont_wrap .fixedBanner_r { position: absolute; width: 220px; top: 10px; left:50%; margin-left:620px ; z-index: 70; text-align: center;}
.maincont_wrap .fixedBanner_r img { width: 100%;margin: 0; padding: 0;}
.maincont_wrap .fixedBanner_r ul { width: 100%; }
.maincont_wrap .fixedBanner_r ul li a {position: relative; display: block; height: 160px; overflow: hidden;}
.maincont_wrap .fixedBanner_r ul li a .new_tag {position: absolute; padding:1px 10px; color: #fff; background: #ff4444; right: 0; top: 0px; z-index: 1; font-size: 14px;
    animation: fxbnr_blink-effect 2s step-end infinite}
@keyframes fxbnr_blink-effect { 50% { color: rgba(0, 0, 0, 0.3); } }
.maincont_wrap .fixedBanner_r .col_fix { margin-bottom: 10px;}
.maincont_wrap .fixedBanner_r .col_fix.bnr_roll {position: relative; overflow: hidden; border-radius: 6px; overflow: hidden; box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1); }
.maincont_wrap .fixedBanner_r .col_fix.bnr_roll li {  overflow: hidden; }
.maincont_wrap .fixedBanner_r .bx-controls-direction  {left: 0px; bottom: 0; width: 50px; position: absolute;  display: flex;  justify-content: center; }
.maincont_wrap .fixedBanner_r .bx-controls-direction a {display: block; width: 50% ;  height:25px; text-align:center; background:rgba(255, 255, 255, 0.6); }
.maincont_wrap .fixedBanner_r .bx-controls-direction a:hover {background:rgba(255, 255, 255,1);}
.maincont_wrap .fixedBanner_r .bx-controls-direction a::before {display: block; font-size: 12px; line-height: 25px; color:rgba(0, 0, 0, 0.6); font-family: 'xeicon'; text-indent: 0;}
.maincont_wrap .fixedBanner_r .bx-controls-direction a:hover::before { color:rgba(0, 0, 0, 0.8);  }
.maincont_wrap .fixedBanner_r .bx-controls-direction a.prev_btn { left:-20px; }
.maincont_wrap .fixedBanner_r .bx-controls-direction a.next_btn { right:-10px; }
.maincont_wrap .fixedBanner_r .bx-controls-direction a.prev_btn::before { content: "\e93b"; }
.maincont_wrap .fixedBanner_r .bx-controls-direction a.next_btn::before { content: "\e93e"; }
.maincont_wrap .fixedBanner_r ul li.bnr_pass a {display: block;}
.maincont_wrap .fixedBanner_r ul li.bnr_pass a .col_img{ position: absolute; left:39px ; top: 80px; width: 146px; height: 82px;}
.maincont_wrap .fixedBanner_r ul li.bnr_pass a .col_img img { width: 100%;}
.maincont_wrap .fixedBanner_r ul li.bnr_pass a .col_txt{width: 100%; position:absolute; left: 0; top: 174px; font-size:14px; line-height: 140%; text-align: center; color: #ede0d7; font-weight: 400;}

/*스카이 배너*/
.sky_banner.fix { position:fixed; top:59px;}
.sky_banner { position: absolute; top:390px; right:50%; margin-right: -840px;}
.sky_banner > ul { border-radius: 6px; overflow: hidden;  border: 1px solid #e9e9e9; }
.sky_banner > ul > li { margin-bottom: 0px;  border-bottom: 1px solid #e9e9e9;}
.sky_banner > ul > li a { display: block; }
.sky_banner > ul > li:last-child {  border-bottom:0 }

/* 초시생 퀵메뉴 */
.maincont_wrap .main_quick { }
.maincont_wrap .main_quick .inner { padding: 40px 0;}
.maincont_wrap .main_quick .main_cont_title span { display: block;}
.maincont_wrap .main_quick .box { display: flex; justify-content: space-between; align-items: center; border: 1px solid #f2f3f5;  padding: 2em 0em; border-radius: 1em; overflow: hidden;}
.maincont_wrap .main_quick .main_cont_title {padding:0 ; margin: 0; width: 13%; text-align: center; font-size: 2.1em; box-sizing: border-box;}
.maincont_wrap .main_quick .col { width: 87%; padding:0 4em 0 2em; border-left: 1px solid #f2f3f5; box-sizing: border-box;}
.maincont_wrap .main_quick .col ul { display: flex; justify-content: space-between; align-items: center;}
.maincont_wrap .main_quick .col ul li { flex-grow: 1;}
.maincont_wrap .main_quick .col ul li a { padding: 0 12px; display: flex; flex-direction: column;  justify-content: center; align-items: center; text-align: center; text-align: center; }
.maincont_wrap .main_quick .col ul li a div:first-child { background: #eff2f7; border-radius: 1.5em; overflow: hidden; max-width: 68px; margin-bottom: 10px;}
.maincont_wrap .main_quick .col ul li a div:first-child img { width: 100%; max-width:68px; }
.maincont_wrap .main_quick .col ul li a p { margin: 0; padding: 0; font-size: 1.7em; font-weight: 600; line-height: 130%;  color: #222;  text-align: center; }
.maincont_wrap .main_quick .col ul li a span { display: block;  margin: 0; padding: 0; font-size: 1.4em; font-weight: 600; line-height: 150%; color: #888; font-weight: 400;text-align: center; }
.maincont_wrap .main_quick .col ul li a:hover p { color: #1f77f3}

/* 선생님 띠 배너 */
.maincont_wrap .main_mid_bnr .inner { max-width: 1220px; padding: 0 0 30px 0; box-sizing: border-box;}
.maincont_wrap .main_mid_bnr .col_tti { position: relative;}
.maincont_wrap .main_mid_bnr .col_tti ul li { }
.maincont_wrap .main_mid_bnr .col_tti ul li a {overflow: hidden; display: block; border-radius:1em; }
.maincont_wrap .main_mid_bnr .col_tti ul li a img { width: 100%;}
.maincont_wrap .main_mid_bnr .col_tti .bx-controls-direction { }

/* 합격자 인터뷰 */
.maincont_wrap .main_interview {}
.maincont_wrap .main_interview .inner { width: 1200px; padding: 50px 0 100px 0; text-align: left;}
.maincont_wrap .main_interview .main_cont_title { display: inline-flex; justify-content: flex-start; margin-bottom: 20px;  }
.maincont_wrap .main_interview .main_cont_title .ico_icon { width:26px; margin-right: 10px;}
.maincont_wrap .main_interview .main_cont_title .ico_icon img { width: 100%; max-width: 26px;}

.maincont_wrap .main_interview .inner { max-width: 1240px;}
.maincont_wrap .main_interview .col_rev { position: relative;}
.maincont_wrap .main_interview .col_rev ul {}
.maincont_wrap .main_interview .col_rev ul li { transition: all 0.5s; padding-top: 10px;  overflow: hidden; border-radius: 1em; }
.maincont_wrap .main_interview .col_rev ul li a { position: relative; width: 224px; height: 403px; position: relative; display: block;  overflow: hidden; border-radius: 1em; }
.maincont_wrap .main_interview .col_rev ul li a img { width: 320%; position: absolute; left: 50%; transform: translateX(-50%); top:0; }
.maincont_wrap .main_interview .col_rev ul li a::after { content: ""; display: block; position: absolute; right: 20px;  bottom: 20px;  width: 20px; height: 20px; background:url( 'https://eduon.com/images/brand/yst/pc_2019/main/ver2/ico_shorts.webp') no-repeat center center; background-size: cover; z-index: 1;}

.maincont_wrap .main_interview .col_rev ul li:hover { transform:translateY(-10px); box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.5) }
.maincont_wrap .main_interview .btn_s { position: absolute; right: 1em; top: 65px ; }

/* 합격자 수 1위 : 합격수기 */
.maincont_wrap .main_cont3 { background: url('https://eduon.com/images/brand/yst/pc_2019/main/ver2/ico_exam_pass_bg.png') no-repeat #ebeff7;  background-position: 80% -10%; overflow: hidden; }
.maincont_wrap .main_cont3 .main_cont_title { margin-left: 20px;}
.maincont_wrap .main_cont3 .inner { max-width: 1240px;}
.maincont_wrap .main_cont3 .review_scroll {  position: relative; }
.maincont_wrap .main_cont3 .review_scroll ul { }
.maincont_wrap .main_cont3 .review_scroll ul li { opacity: 0.5;  transition: all 0.5s;}
.maincont_wrap .main_cont3 .review_scroll ul li.on { opacity: 1; }
.maincont_wrap .main_cont3 .review_scroll ul li a { min-height: 320px; font-size: 10px; position: relative; display:block; height: 100%; padding:40px 40px 80px 40px; border-radius: 10px; box-sizing: border-box; background:#FFF;  color:#222222; word-break: keep-all; text-align: left; line-height: 150%;}
.maincont_wrap .main_cont3 .review_scroll ul li a::after { content:''; display: block; position: absolute; width:46px; height:46px ; right: 30px; bottom: 30px;
    background: url('https://eduon.com/images/brand/yst/pc_2019/main/ver2/ico_exam_pass.png') no-repeat; background-size: contain; }
.maincont_wrap .main_cont3 .review_scroll ul li a:hover .title_area { text-decoration: underline; }
.maincont_wrap .main_cont3 .review_scroll ul .title_area  { font-size:1.9em; font-weight: 600; line-height: 150% ; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 20px;  }
.maincont_wrap .main_cont3 .review_scroll ul .title_area em.main_title { font-weight: 600;}
.maincont_wrap .main_cont3 .review_scroll ul .cont        { font-size:1.6em; font-weight: 400; line-height: 150%; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #333; }
.maincont_wrap .main_cont3 .review_scroll ul .sub_title   { font-size:1.3em; font-weight: 400; line-height: 150%; color: #999; position: absolute; left: 40px; bottom: 40px;}
.maincont_wrap .main_cont3 .review_scroll ul .sub_title b { font-weight: 400;}
.maincont_wrap .main_cont3 .review_scroll .bx-wrapper .bx-viewport { overflow:inherit !important;}
.maincont_wrap .main_cont3 .review_scroll .prev_btn { left: -30px ;}
.maincont_wrap .main_cont3 .review_scroll .next_btn { right:-30px ;}
.maincont_wrap .main_cont3 .btn_b a:hover { background: #fe5331;}

/*교수진*/
.maincont_wrap .main_cont4 { }
.maincont_wrap .main_cont4 .teacher_list { }
.maincont_wrap .main_cont4 .teacher_list ul { display: flex; justify-content: space-between; flex-wrap: wrap; justify-content: space-between; }
.maincont_wrap .main_cont4 .teacher_list ul li { width: 32%; margin-bottom:2em;}
.maincont_wrap .main_cont4 .teacher_list ul li a { display: block; position: relative;  height:250px; overflow: hidden; border-radius: 1em; border: 1px solid #e9e9e9; }
.maincont_wrap .main_cont4 .teacher_list ul li .t_img { width: 100%; max-width: 250px; position: absolute; left: 48%; top:0px;}
.maincont_wrap .main_cont4 .teacher_list ul li .t_img img { width: 100%; }
.maincont_wrap .main_cont4 .teacher_list ul li .info  {position: absolute; left: 3em; top: 23%;  text-align: left; color: #222; }
.maincont_wrap .main_cont4 .teacher_list ul li .info span { display: block;}
.maincont_wrap .main_cont4 .teacher_list ul li .info .slogun { font-size: 1.8em; line-height: 130%; margin-bottom: 20px; color: #666; }
.maincont_wrap .main_cont4 .teacher_list ul li .info .slogun em { display: inline-block; font-size: 0.8em; vertical-align: 3px; margin-left: 2px;}
.maincont_wrap .main_cont4 .teacher_list ul li .info .nm {  font-size: 2.1em; line-height: 150%; font-weight: 600;}
.maincont_wrap .main_cont4 .teacher_list ul li .info .nm b { display: block; font-size: 1.1em; font-weight:700; }
.maincont_wrap .main_cont4 .teacher_list ul li a:hover { background: linear-gradient(135deg, #020509, #366ac0); border: 1px solid #020509;}
.maincont_wrap .main_cont4 .teacher_list ul li a:hover .info { color: #fff;}
.maincont_wrap .main_cont4 .teacher_list ul li a:hover .info .slogun  { color: #fff;}
.maincont_wrap .main_cont4 .txt_s { text-align: right; color: #777;}

/* 프리미엄 서비스 - 학습서비스 */
.maincont_wrap .main_cont7 { overflow: hidden;  background: #ebeff7;}
.maincont_wrap .main_cont7 .premium { position: relative;}
.maincont_wrap .main_cont7 .premium ul { display:flex; align-items: stretch;  }
.maincont_wrap .main_cont7 .premium ul li {  position: relative; display: flex;}
.maincont_wrap .main_cont7 .premium ul li > .col_nolink,
.maincont_wrap .main_cont7 .premium ul li > a {position: relative;  display: flex; flex-direction: column; width: 100%;  padding: 4em 0 3em; background: #fff;text-align: center; word-break: keep-all; color: #222; border-radius: 1em; overflow: hidden; }
.maincont_wrap .main_cont7 .premium ul li p { margin-bottom: 20px; font-size:2.2em; font-weight: 600;  line-height: 150%; }
.maincont_wrap .main_cont7 .premium ul li span { display: block; margin-bottom: 1.5em; font-size:1.8em; color: #222; line-height: 150%; }
.maincont_wrap .main_cont7 .premium ul li em { display: block; font-size:0.9em; color: #666;}
.maincont_wrap .main_cont7 .premium ul li img { width: 100%; max-width: 100%; height: auto; image-rendering: auto;}
.maincont_wrap .main_cont7 .premium ul li .btn_movlist { position: absolute;  left: 50%; transform: translateX(-50%); bottom: 45px; display: flex; justify-content: center; z-index: 1; border: 1px solid #e5e5e5; border-radius: 4px; box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); background: #fff;}
.maincont_wrap .main_cont7 .premium ul li .btn_movlist a {  flex-grow: 1; display: flex; align-items: center; ; justify-content: center;  font-size: 15px; color: #888; text-align: center; padding: 8px 10px ;  border-right: 1px solid #e5e5e5;  }
.maincont_wrap .main_cont7 .premium ul li .btn_movlist div:last-child a {  border-right: none; }
.maincont_wrap .main_cont7 .premium ul li .btn_movlist a:hover {  color: #333;}

/* 수강후기 */
.maincont_wrap .main_cont6 { overflow: hidden; }
.maincont_wrap .main_cont6 .inner { padding: 80px 0 0 0 ; }
.maincont_wrap .main_cont6 .course_review {  position: relative;}
.maincont_wrap .main_cont6 .course_review ul {}
.maincont_wrap .main_cont6 .course_review ul li { width: 100%;}
.maincont_wrap .main_cont6 .course_review ul li a { display: block; position: relative; padding: 15px 30px; background: #f7f8f9; color: #222; border-radius: 1em; overflow: hidden;}
.maincont_wrap .main_cont6 .course_review ul li a .cont { display: flex; align-items: center;}
.maincont_wrap .main_cont6 .course_review ul li a .cont .nm  {  width: 20% ; font-size: 1.6em; line-height: 150%; color: #666; text-align: left; padding-left: 50px; }
.maincont_wrap .main_cont6 .course_review ul li a .cont .nm b { font-weight: 600;}
.maincont_wrap .main_cont6 .course_review ul li a .cont p { width: 60%;  text-align: left; font-size: 1.8em; line-height: 150%; word-break: keep-all; padding: 0 10px 0 0; 
display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.maincont_wrap .main_cont6 .course_review ul li a .cont .con {  display: none;}
.maincont_wrap .main_cont6 .course_review ul li a .cont .date { display:block; width: 10% ; text-align: left;  color: #888; font-size: 1.4em;}
.maincont_wrap .main_cont6 .course_review ul li a .cont .nick { display:block; width: 10% ; text-align: left;  color: #888; font-size: 1.4em; 
    word-break: keep-all; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.maincont_wrap .main_cont6 .course_review ul li.new a::after {position: absolute; display: block; content: "New"; color: #ff5532;  left: 30px; top: 50%;  transform: translateY(-50%); font-size: 1.4em; line-height: 150%; }
.maincont_wrap .main_cont6 .course_review ul li a:hover { background: #f3f5f7;}

/* 신규강좌 - 이달의 강좌 */
.maincont_wrap .main_newlec {  overflow: hidden; position: relative; }
.maincont_wrap .main_newlec .inner { padding: 80px 0  0 0; }
.maincont_wrap .main_newlec {  position: relative; }
.maincont_wrap .main_newlec .slider_controll { right: 0;}
.maincont_wrap .main_newlec .newlec_wrap  { position: relative; }
.maincont_wrap .main_newlec .newlec_wrap ul { display: flex; align-items: stretch;  margin: 0;  padding: 0;}
.maincont_wrap .main_newlec .newlec_wrap ul li { display: flex; height: auto; margin: 0; transition: all 0.5s;}
.maincont_wrap .main_newlec .newlec_wrap ul li a {  display: flex; flex-direction: column; width: 100%; height: 100%; border:1px solid #e9e9e9;  box-sizing: border-box; background: #fff;}
.maincont_wrap .main_newlec .newlec_wrap ul li a dt img { width: 100%;}
.maincont_wrap .main_newlec .newlec_wrap ul li a dd {  flex: 1; padding: 20px 20px; text-align: left;}
.maincont_wrap .main_newlec .newlec_wrap ul li a dd span { display: block; margin-bottom: 4px; font-size: 1.6em ; color: #888; line-height: 130%; word-break: keep-all;
    overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.maincont_wrap .main_newlec .newlec_wrap ul li a dd p {  font-size: 1.9em ; color: #222; line-height: 130%; word-break: keep-all;
    overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.maincont_wrap .main_newlec .newlec_wrap ul li:hover { /*transform:translateY(-10px);*/   box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.5)}
.maincont_wrap .main_newlec .newlec_wrap ul li:hover dd p { text-decoration: underline;}
.maincont_wrap .main_newlec .newlec_wrap .bx-viewport { padding:0 0 1px 0}

/* 교재 */
.maincont_wrap .main_cont8 {overflow: hidden;  }
.maincont_wrap .main_cont8 .inner { padding: 80px 0 ; }
.maincont_wrap .main_cont8 .main_cont_title { display: flex; align-items: center;}
.maincont_wrap .main_cont8 .main_book_wrap {position: relative;}
.maincont_wrap .main_cont8 .main_book_wrap .book_info { text-align: left;}
.maincont_wrap .main_cont8 .item_wrap a {  width:360px; height:200px; box-sizing: border-box; padding:0; display: flex; position: relative; justify-content: center}
.maincont_wrap .main_cont8 .item_wrap a .img { margin-right:40px}
.maincont_wrap .main_cont8 .item_wrap a .img > img {width: 100%; max-width: 180px;}
.maincont_wrap .main_cont8 .item_wrap a .sticker { position: absolute; width:60px; height:60px; top:0; left:0px; background: #ff4949; text-align: center; color:#FFF; line-height: 1.5; box-sizing: border-box; padding:15px 0; border-radius: 100%;}
.maincont_wrap .main_cont8 .item_wrap a .book_info { max-width: 160px; min-width:160px; padding-top: 2em;}
.maincont_wrap .main_cont8 .item_wrap a .book_title { display: block; font-size:16px; line-height: 1.2; color:#222; margin-bottom:14px ; }
.maincont_wrap .main_cont8 .item_wrap a .author {display: block; color:#898a8c; font-size:16px; margin-bottom: 26px;}
.maincont_wrap .main_cont8 .item_wrap a .opr { display:block; font-size:16px; color:#898a8c; text-decoration: line-through; margin-bottom:5px ;}
.maincont_wrap .main_cont8 .item_wrap a .dpr { color:#222; font-size:16px; font-weight: 600;}
.maincont_wrap .main_cont8 .item_wrap a .dis { color:#ff0000}
.maincont_wrap .main_cont8 .btn_s {position: absolute; right: 170px; top:90px;}

/* 유상통 플레이 */
.maincont_wrap .main_cont5 {overflow: hidden;  background: #f9f9f9; }
.maincont_wrap .main_cont5 .main_cont_title { margin-bottom: 20px;}
.maincont_wrap .main_cont5 .slider_controll_v2 { top: -50px;}
.maincont_wrap .main_cont5 .main_more { top: -50px;}
.maincont_wrap .main_cont5 .tcc_wrap {position: relative;}
.maincont_wrap .main_cont5 .tcc_scroll { display: flex; align-items: stretch; }
.maincont_wrap .main_cont5 .tcc_item { display: flex; height: auto; transition: all 0.5s;  }
.maincont_wrap .main_cont5 .tcc_item a { display: flex; flex-direction: column; width: 100%; box-sizing: border-box; text-align: left;color: #222; background: #fff; overflow: hidden;}
.maincont_wrap .main_cont5 .tcc_item a .img img { width: 100%;}
.maincont_wrap .main_cont5 .tcc_item a .info {   flex: 1;padding:20px 30px 30px 30px; background: #fff; border:1px solid #f0f0f0; }
.maincont_wrap .main_cont5 .tcc_item a .info .title {}
.maincont_wrap .main_cont5 .tcc_item a .info .title .sort { display: block; width: fit-content; padding: 2px 8px; border:1px solid #ff5532; border-radius: 10px; font-size: 12px; color:#ff5532; text-align: center; }
.maincont_wrap .main_cont5 .tcc_item a .info .title .epli { display: block; font-size: 1.8em;  line-height: 130%; margin: 10px 0;
    display: -webkit-box; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.maincont_wrap .main_cont5 .tcc_item a .info .summary { font-size: 15px; font-weight: 300;  line-height: 130%; word-break: keep-all;
    display: -webkit-box; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.maincont_wrap .main_cont5 .tcc_item:hover { transform:translateY(-10px); box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.5)}
.maincont_wrap .main_cont5 .tcc_wrap .bx-viewport { padding:10px 0}
.maincont_wrap .main_cont5 .btn_container { display: flex; justify-content: space-between; width:fit-content;}
.maincont_wrap .main_cont5 .btn_container .btn_inner {display: flex; gap: 8px; }
.maincont_wrap .main_cont5 .btn_container .btn_inner .btn_img { padding: 4px 12px; display: flex; align-items: center; gap: 8px; background-color: #fff; border-radius: 40px;
    justify-content: center; color: #000; font-weight: 500; font-size: 14px;}
.maincont_wrap .main_cont5 .btn_container .btn_inner .btn_img:hover { box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.09);}
.maincont_wrap .main_cont5 .btn_container .btn_inner img { object-fit: cover; width: 24px; height: 24px;}

/* 학습 매니징 서비스*/
.maincont_wrap .main_cont10 { background: #faebe3;}
.maincont_wrap .main_cont10 .inner { display: flex; justify-content: space-between; }
.maincont_wrap .main_cont10 .main_cont_title { padding-top: 30px;}
.maincont_wrap .main_cont10 .main_cont_title br { display: block;}
.maincont_wrap .main_cont10 .inner > .col { width: 75%; }
.maincont_wrap .main_cont10 .inner > .col ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
.maincont_wrap .main_cont10 .inner > .col ul li { width: 49%; display: flex; justify-content: space-between; align-items: center; margin: 0 0 20px 0 ; padding: 30px 40px; border-radius: 1em;
    overflow: hidden;  box-sizing: border-box; color: #222; background: #fff;}
.maincont_wrap .main_cont10 .inner > .col ul li div:nth-child(1) { text-align: left;}
.maincont_wrap .main_cont10 .inner > .col ul li div:nth-child(1) p { margin-bottom: 10px;  font-size: 2.2em ; line-height: 150%; word-break: keep-all; font-weight: 700; }
.maincont_wrap .main_cont10 .inner > .col ul li div:nth-child(1) span { font-size: 1.8em ; line-height: 150%; word-break: keep-all; font-weight: 400; }
.maincont_wrap .main_cont10 .inner > .col ul li .img_area { max-width:128px ;}
.maincont_wrap .main_cont10 .inner > .col ul li .img_area img { width: 100%;}

/* 하단- 공지, 학습지원센터 소셜*/
.maincont_wrap .main_cont9 { }
.maincont_wrap .main_cont9 .inner { display: flex; justify-content: space-between; padding: 80px 0 100px 0;}
.maincont_wrap .main_cont9 .colflex  {  position: relative; width: 100%; max-width:360px; line-height: 1;}
.maincont_wrap .main_cont9 a.main_more { top: 0;}

.maincont_wrap .notic_list { background: #f9f9f9; padding:25px 25px 18px 25px; }
.maincont_wrap .notic_list > li {margin-bottom: 10px ;}
.maincont_wrap .notic_list > li > a { display: flex; color:#0e141c; align-items: center; }
.maincont_wrap .notic_list > li > a:hover .con{ text-decoration: underline;}
.maincont_wrap .notic_list .icon { border:1px solid #9b9da1; min-width:54px; font-size:13px; text-align: center; margin-right: 10px; font-weight: 400; line-height: 150%; box-sizing: border-box;}
.maincont_wrap .notic_list .icon.evt { color:#ff0808; border:1px solid #ff0808;}
.maincont_wrap .notic_list .con { max-width: 240px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 15px; color: #222; font-weight: 400;}
.maincont_wrap .notic_list .new { color:#ff0808; font-size:12px; font-weight: 600;  margin-left: 5px;}
.maincont_wrap .main_more { position: absolute; top:7px; right:0}

.maincont_wrap .main_customer { text-align: left; }
.maincont_wrap .main_customer .phone_number { font-size:3em; font-weight: 600; margin-bottom:20px; padding-top:20px; color:#ff5532; }
.maincont_wrap .main_customer .customer_time { font-size:1.8em; color:#5e5e5e; margin-bottom:38px;}
.maincont_wrap .customer_link { display: flex;}
.maincont_wrap .customer_link > a { display: block; color:#666; line-height:40px; border:1px solid #ccc; font-size:16px; font-weight: 600; flex:1; text-align: center;}
.maincont_wrap .customer_link > a:first-child {margin-right:4px;}
.maincont_wrap .customer_link > a:hover { background: #f9fafb;}
.maincont_wrap .social_link { }
.maincont_wrap .solcial_list { display: flex;}
.maincont_wrap .solcial_list > li {flex:1}
.maincont_wrap .solcial_list > li > a { display: block; text-align: center; padding-top: 22px;}
.maincont_wrap .solcial_list > li > a > em { display: block; color:#666; font-size:14px; margin-top: 20px;}
.maincont_wrap .solcial_list > li > a:hover { background: #f9fafb;}
.maincont_wrap .quick_lctr_link  {margin-top:38px; position: relative; z-index: 10; height: 42px;}
.maincont_wrap .quick_lctr_link:hover {cursor: pointer;  }
.maincont_wrap .quick_lctr_link > h4 { display: flex; color:#666; line-height:40px; border:1px solid #ccc; font-size:16px; font-weight: 600; padding-left:30px; justify-content: space-between; align-items: center;}
.maincont_wrap .quick_lctr_link > h4 > span { width:40px; border-left:1px solid #ccc; font-size:30px; text-align: center;}
.maincont_wrap .quick_lctr_link > h4 > span i {line-height: 38px;  display: block; box-sizing: border-box; }
.maincont_wrap .quick_lctr_link > ul { position: absolute; padding:15px 30px; background: #FFF; border:1px solid #ccc; z-index: 10; width:100%; box-sizing: border-box; top:41px; left:0; display: none;}
.maincont_wrap .quick_lctr_link > ul > li > a { display: block; font-size:16px; line-height: 180%; color:#666;  text-align: left; }
.maincont_wrap .quick_lctr_link:hover > ul { display:block;   }

/* popup_적중내역 */
.maincont_wrap .popup_wrap.target { width: 1000px; height: 90vh; }
.maincont_wrap .popup_wrap.target .popup-cont { position: relative; display: flex; justify-content: center; height: 90vh; }
.maincont_wrap .popup_wrap.target .box.hit { padding-top:50px; }
.maincont_wrap .popup_wrap.target .box.hit .inner  { padding: 0;}
.maincont_wrap .popup_wrap.target .box.hit .bx-wrapper .bx-viewport {overflow:hidden !important; }
.maincont_wrap .popup_wrap.target .box.hit .col.hit { padding: 0  0 50px 0; position: relative; }
.maincont_wrap .popup_wrap.target .box.hit .col.hit ul {}
.maincont_wrap .popup_wrap.target .box.hit .col.hit ul li { display: flex;}
.maincont_wrap .popup_wrap.target .box.hit .col.hit ul li > div:nth-child(1) { position: relative; }
.maincont_wrap .popup_wrap.target .box.hit .col.hit ul li img { width: 100%;}
.maincont_wrap .popup_wrap.target .box.hit .col.hit ul li > div:nth-child(1) .ico_stamp { position: absolute; left: 100%; top: 40%; transform: translateX(-50%) rotate(-10deg); color: #1848e3; font-weight: 500; font-size: 1.8em; border: 3px solid #1848e3;
    background: rgba(255, 255, 255, 0.8); padding: 10px;  border-radius: 15px; line-height: 150%; min-width: 150px;  text-align: center; letter-spacing: -1px;}
.maincont_wrap .popup_wrap.target .box.hit .col.hit ul li > div:nth-child(1) .ico_stamp span { display: block; font-size: 1.5em; display: block; line-height: 150%; font-weight: 600; }
.maincont_wrap .popup_wrap.target .bx-controls-direction a { top: 50%; transform: translateY(-50%);}
.maincont_wrap .popup_wrap.target .bx-controls-direction a::before { color: #666; }
.maincont_wrap .popup_wrap.target .bx-controls-direction a.prev_btn { left: 20px;}
.maincont_wrap .popup_wrap.target .bx-controls-direction a.next_btn { right: 20px;}
.maincont_wrap .popup_wrap.target .slider_controll_v2 { position: absolute; left: 50%; transform: translateX(-50%); top:20px; }
.maincont_wrap .popup_wrap.target .slider_controll_v2 .cnt{ margin-right: 0; background: #fff; padding: 2px 20px ; background: rgba(255, 255, 255, 0.8); border-radius: 1em;}
.maincont_wrap .popup_wrap.target  {display: none;}

/*========== 221012 내강의실 메인 ========================*/
/* /* 내강의실 선생님메인 선택 250210*/
.myclass_main .cont_pro { margin-bottom: 30px;}
.myclass_main .cont_pro ul { display: flex; flex-wrap: wrap; border: 1px solid #e5e5e5;}
.myclass_main .cont_pro ul li { width: 25%;  }
.myclass_main .cont_pro ul li > a { display: block; display: flex; align-items: center; justify-content: space-between; padding: 8px 30px ; border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; box-sizing: border-box;}
.myclass_main .cont_pro ul li > a:hover {text-decoration: underline; }
.myclass_main .cont_pro ul li:nth-child(4) a { border-right: 0 }
.myclass_main .cont_pro ul li:nth-child(n+5):nth-child(-n+7) a { border-bottom:none ;}
.myclass_main .cont_pro ul li > a div.txt_subject { font-size: 13px; color: #666; font-weight: 300; }
.myclass_main .cont_pro ul li > a div.txt_subject span {display: block; font-size: 16px; font-weight: 400; color:#111;}
.myclass_main .cont_pro ul li > a div.box_img { position: relative; width: 60px; height: 60px; border-radius: 30px; overflow: hidden; background: #ededed;}
.myclass_main .cont_pro ul li > a div.box_img img { position: absolute; left: 50%; top: 8%; transform: translateX(-50%); width: 170%;}
.myclass_main .cont_pro ul li.menu_other  { display: flex; align-items: center}
.myclass_main .cont_pro ul li.menu_other > div { display: flex; flex-direction: column; padding: 8px 30px; width: 100%; }
.myclass_main .cont_pro ul li.menu_other > div a {display: block; color: #222; padding: 2px ;}
.myclass_main .cont_pro ul li.menu_other > div a:hover { text-decoration: underline;}내강의실 선생님 선택영역 */

/* 내강의실 상단 */
.myclass_main {margin-top:30px; color: #111; line-height: 160%; word-break: keep-all;}
.myclass_main .s-title-v3 { font-size:21px; font-weight: 600; overflow: hidden; vertical-align: middle; }
.myclass_main .cont_my { box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .1); border-top: 1px solid #e5e5e5;}
.myclass_main .cont_my .s-title-v3 { padding:0 0 0 0px; position: relative;}
.myclass_main .cont_my > .box_top { background: #f4f6fa; padding: 20px 30px; display: flex; }
.myclass_main .cont_my > .box_top > .col_l {position: relative;  width: 60px; padding-right: 20px; }
.myclass_main .cont_my > .box_top > .col_l a { display: block; position: absolute; right: 15px; bottom: 0; background: #fff; width: 26px; height: 26px; border-radius: 14px; overflow: hidden; z-index: 1; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);}
.myclass_main .cont_my > .box_top > .col_l a img {  position: absolute; width: 65%; left: 50%; top: 50%; transform: translate(-50%,-50%); opacity: 1;}
.myclass_main .cont_my > .box_top > .col_l .area_pro {position: relative; width: 60px; height: 60px; border-radius: 30px; overflow: hidden;}
.myclass_main .cont_my > .box_top > .col_l .area_pro img {position: absolute; width: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.myclass_main .cont_my > .box_top > .col_r {flex-grow: 1;  position: relative;}
.myclass_main .cont_my > .box_top > .col_r p { font-size: 18px; margin-bottom: 5px;}
.myclass_main .cont_my > .box_top > .col_r p em { color:#ee2d30;}
.myclass_main .cont_my > .box_top > .col_r .area_alarm { position: absolute; right: 0px ; top:-5px ;  display: flex;}
.myclass_main .cont_my > .box_top > .col_r .area_alarm a {font-size: 13px; color: #666; display: block; padding: 2px 10px; border: 1px solid #ccc; background:rgba(255, 255, 255, .5); margin-left: 5px; border-radius: 2px;}
.myclass_main .cont_my > .box_top > .col_r .area_alarm a:nth-last-child(2) { color:#ee2d30;}
.myclass_main .cont_my > .box_top > .col_r .area_text {display: flex; align-items: center; }
.myclass_main .cont_my > .box_top > .col_r .area_text textarea {  width: 100%; border: none;  resize: none; padding: 0; font-size: 20px; color: #111; font-weight: bold;  height:auto ; padding: 0;  border-bottom: 1px solid #f4f6fa; line-height: 160%;}
.myclass_main .cont_my > .box_top > .col_r .area_text textarea:focus { outline: none; border-bottom: 1px solid #000; }
.myclass_main .cont_my > .box_top > .col_r .area_text button {width: 50px; display: inline-block; font-size: 12px; padding: 3px 10px; border: 1px solid #ccc; background: #fff; color: #111; border-radius: 13px; margin-left: 10px;}

/* 내강의실 상단 - 나의 학습활동 최근 수강강좌 */
.myclass_main .cont_my > .box_study { display: flex; }
.myclass_main .cont_my > .box_study .s-title-v3 { margin-bottom: 5px;}
.myclass_main .cont_my > .box_study > div { width: 50%; padding: 30px; max-width: 475px; box-sizing: border-box;}
.myclass_main .cont_my > .box_study > .col_l { border-right: 1px solid #f2f2f2;}
.myclass_main .cont_my > .box_study > .col_l .area_date {position: relative; text-align: center; margin: 20px 0 10px 0;}
.myclass_main .cont_my > .box_study > .col_l .area_date p { font-size: 21px; color:#1F77F3 ;}
.myclass_main .cont_my > .box_study > .col_l .area_date span {display: inline-block; padding: 10px 10px 10px 10px;}
.myclass_main .cont_my > .box_study > .col_l .area_date em { font-weight: 600;}
.myclass_main .cont_my > .box_study > .col_l .group_graph { position: relative; margin-left: 20px;}
.myclass_main .cont_my > .box_study > .col_l .graph_bar {}
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul { display:flex; justify-content: start; width: 100%; }
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li {}
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li a {display: block; margin: 0;  width:50px; padding:15px 0 10px 0px;  border-radius: 2px; font-family: Arial, Helvetica, sans-serif}
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li a .graph_bar {position: relative; margin: 0 auto; width: 10px; height: 100px; background:rgba(0, 0, 0, 0.02) }
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li a .graph_bar span { position: absolute; bottom: 0; display: block;  width: 10px; padding: 0;  background:#666; height: 100px; }
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li a .date { display: inline-block;  margin-top: 10px; font-size: 11px ; color: #888;  }
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li a:hover { background:rgba(209, 232, 255, 0.2) ; }
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li.on a,
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li.on a:hover {   background:rgba(209, 232, 255, 0.6)}
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li a:hover .date,
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li.on a .date {  color:#1F77F3 ; font-weight: 400; }
.myclass_main .cont_my > .box_study > .col_l .graph_bar ul li.on .graph_bar span {   background:#3289ff;}
.myclass_main .cont_my > .box_study > .col_l .graph_caption { position: absolute; left: 0; top: 0; padding-top: 11px; z-index: -1; }
.myclass_main .cont_my > .box_study > .col_l .graph_caption ul {width:380px;  display: flex; flex-direction: column; justify-content: flex-end;  justify-content: space-between; height: 112px;}
.myclass_main .cont_my > .box_study > .col_l .graph_caption ul li { display: block; color: #666; text-align: right;  font-size: 11px; line-height: 11px; display: flex; justify-content: space-between;align-items: center; font-family: Arial, Helvetica, sans-serif}
.myclass_main .cont_my > .box_study > .col_l .graph_caption ul li::before {display: block; content: "";  width: 90%; height: 1px; border-top: 1px dashed #e5e5e5;}
.myclass_main .cont_my > .box_study > .col_l .btn_more { position: absolute; left: 50%; transform: translateX(-50%); bottom: -30px; color: #333; font-size: 14px;}
.myclass_main .cont_my > .box_study > .col_l .btn_more a { padding: 5px;}
.myclass_main .cont_my > .box_study > .col_l .btn_more a::after  { content: "\e941"; display: inline-block; font-family: 'xeicon'; padding-left: 4px;}
.myclass_main .cont_my > .box_study > .col_l .btn_more a.on::after  { content: "\e944"; display: inline-block; font-family: 'xeicon'; padding-left: 4px;}
.myclass_main .cont_my > .box_study > .col_r .btn_lecgo { position: absolute; right: 0; top: 0; font-size: 15px; z-index: 1; font-weight: 400;}
.myclass_main .cont_my > .box_study > .col_r ul li { display: flex; padding: 15px 0; justify-content: space-between; align-items: center;  border-bottom: 1px solid #e9e9e9; }
.myclass_main .cont_my > .box_study > .col_r ul li:last-child { border-bottom: none;}
.myclass_main .cont_my > .box_study > .col_r ul li > a {display: block; font-size:16px ; color: #111111; line-height: 160%; width: 70%;}
.myclass_main .cont_my > .box_study > .col_r ul li > a:hover p,
.myclass_main .cont_my > .box_study > .col_r ul li > a:hover span { text-decoration: underline;}
.myclass_main .cont_my > .box_study > .col_r ul li > a p { font-weight: 500; width: 100%; display:block; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow: ellipsis;}
.myclass_main .cont_my > .box_study > .col_r ul li > a span {color: #666;  width: 100%; display:block; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow: ellipsis;}
.myclass_main .cont_my > .box_study > .col_r ul li .btn_play {overflow: hidden;}
.myclass_main .cont_my > .box_study > .col_r ul li .btn_play a {float: left; display: block; border: 1px solid #ccc; padding:3px 8px 3px 8px; font-size: 12px ; color: #333; min-width:55px ; box-sizing: border-box; text-align: center;}
.myclass_main .cont_my > .box_study > .col_r ul li .btn_play a:last-child { margin-left: -1px;}
.myclass_main .cont_my > .box_study > .col_r ul li .btn_play a.off { opacity: 0.5; border: none;}
.myclass_main .cont_my > .box_study > .col_r ul li .btn_play a.off i { display: none; }
.myclass_main .cont_my > .box_study > .col_r .area_info { text-align: center; display: flex; width: 100%; height:90%; align-items: center; justify-content: center; font-size: 16px; color: #666; line-height: 150%;}

/* 수강생 공지, 업데이트 강좌 */
.myclass_main .cont_notice { display: flex; justify-content: space-between; margin: 50px 0 50px 0; }
.myclass_main .cont_notice > div { width: 460px; padding: 0;}
.myclass_main .cont_notice .s-title-v3 { padding-bottom: 10px;}
.myclass_main .cont_notice .s-title-v3 a.btn_more { float: right; color: #666; font-weight: 300; padding:5px; }
.myclass_main .cont_notice .col_tablist {position: relative; height: 45px; width: 100%;}
.myclass_main .cont_notice .col_tablist::after { display: block; content: ""; width: 100%; height: 1px ; background: #666; position: absolute; left: 0; bottom: 0px; z-index: 0;}
.myclass_main .cont_notice .col_tablist ul { display: flex; position: absolute ;  left: 0; top: 0; z-index: 1; height: 45px; width: 100%;}
.myclass_main .cont_notice .col_tablist ul li { }
.myclass_main .cont_notice .col_tablist ul li  a:nth-child(1) {display: block; padding: 10px 20px ; font-size: 18px; color: #888; font-weight: 600; border: 1px solid #fff; border-bottom: none;  background: #fff;box-sizing: border-box; }
.myclass_main .cont_notice .col_tablist ul li.on  a:nth-child(1),
.myclass_main .cont_notice .col_tablist ul li  a:nth-child(1):hover {color: #111;  border: 1px solid #666; border-bottom: none; background: #fff; box-sizing: border-box; height: 100%;}
.myclass_main .cont_notice .col_tablist ul li  a.btn_more {display: none; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); padding:10px 20px ; font-size: 18px; color: #222;}
.myclass_main .cont_notice .col_tablist ul li.on  a.btn_more { display: block;}
.myclass_main .cont_notice .col_tabcont { position: relative;}
.myclass_main .cont_notice .col_tabcont ul.on { display: block;}
.myclass_main .cont_notice .col_tabcont ul { display: none; padding:20px 30px 20px 20px; overflow-y: auto; height: 155px; }
.myclass_main .cont_notice .col_tabcont ul > li > a { display: block; font-size: 16px ; color: #111; display: flex; justify-content: space-between; padding: 5px 0; }
.myclass_main .cont_notice .col_tabcont ul > li > a .title { width: 75%; border: none; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow: ellipsis; }
.myclass_main .cont_notice .col_tabcont ul > li > a .new { font-size: 13px; font-weight: 600; color:#ee2d30; }
.myclass_main .cont_notice .col_tabcont ul > li > a .date { font-size: 14px ; color: #999999;}

.myclass_main .cont_notice .col_tabcont ul::-webkit-scrollbar{ background-color:transparent;  width:6px; }
.myclass_main .cont_notice .col_tabcont ul::-webkit-scrollbar-thumb{ background-color:#e4e4e4; border-radius:5px;}/* 막대 */
.myclass_main .cont_notice .col_tabcont ul::-webkit-scrollbar-thumb:hover{ background-color:#d5d5d5;}
.myclass_main .cont_notice .col_tabcont ul::-webkit-scrollbar-track{border-radius: 5px; background-color:transparent;}/* 뒷 배경 */
.myclass_main .cont_notice .col_tabcont ul::-webkit-scrollbar-track:hover{ background-color:transparent;}
.myclass_main .cont_notice .col_tabcont ul::-webkit-scrollbar-button {display:none;}

/* == 내강의실 & 선생님메인 강좌 업데이트 영역 == */
ul.update_lecinfo > li > a:hover .title { text-decoration: underline;}
ul.update_lecinfo:nth-child(1) { background:#fafafa; }
ul.update_lecinfo li.lec_area .day { font-weight: 600; color: #222; line-height: 150%; margin-bottom: 10px; font-weight: 600; font-size: 16px; }
ul.update_lecinfo li.lec_area.saturday .day { color:#226d9c;}
ul.update_lecinfo li.lec_area.holiday .day,
ul.update_lecinfo li.lec_area.sunday .day{ color: #ff6565;}
ul.update_lecinfo li.lec_area .day em { display: inline-block; font-size: 12px; color: #888; margin-left: 10px;  font-weight: 400;}
ul.update_lecinfo li.lec_area dl { display: flex; align-items: center; margin-bottom: 10px; letter-spacing: -0.5px;}
ul.update_lecinfo li.lec_area dl:last-child { margin-bottom: 0;}
ul.update_lecinfo li.lec_area dl dt { margin-right: 10px; min-width: 110px; line-height: 150%; word-break: keep-all; font-size: 16px; font-weight: 500;  letter-spacing: -1px;}
ul.update_lecinfo li.lec_area dl dd { }
ul.update_lecinfo li.lec_area dl a { display: block; align-items: center; position: relative; display: block; color: #222; padding:4px 0px 4px 8px; }
ul.update_lecinfo li.lec_area dl a:last-child { margin-bottom: 0;}
ul.update_lecinfo li.lec_area dl a::before { display: block; content: ""; width: 2px; height: 2px; background: #666; position: absolute; left: 0 ; top: 17px; }
ul.update_lecinfo li.lec_area dl a .sort { color: #555; display: inline-block;  line-height: 150%; word-break: keep-all; font-size: 15px; }
ul.update_lecinfo li.lec_area dl a > div  { display: inline-block; line-height: 150%; word-break: keep-all; font-size: 16px; color: #111;}
ul.update_lecinfo li.lec_area dl a:hover .sort ,
ul.update_lecinfo li.lec_area dl a:hover > div { text-decoration: underline; }
ul.update_lecinfo li .no_lec  { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 115px;  text-align: center;  line-height: 150%; word-break: keep-all; color: #666;}
ul.update_lecinfo li .no_lec a { display: block; padding: 10px;  font-size: 14px;  color: #666;}
ul.update_lecinfo li .no_lec a:hover { color: #333;}

/* 선생님메인 강좌 업데이트 영역 */
.page_mypro .cont_board .col_cont ul.update_lecinfo { background:#fff;}
.page_mypro .cont_board .col_cont ul.update_lecinfo .day em { display: block;  margin-left: 0; }
.page_mypro .cont_board .col_cont ul.update_lecinfo dl dt { display: none;}
.page_mypro .cont_board .col_cont ul.update_lecinfo dl a { padding:4px 0px 4px 8px; }
.page_mypro .cont_board .col_cont ul.update_lecinfo dl a .sort { margin-right: 3px; font-size: 16px; color: #111;}
.page_mypro .cont_board .col_cont ul.update_lecinfo li .no_lec { background:#fafafa; min-height: 134px;}


/* 하루 문제은행 */
.myclass_main .cont_todaycbt {  display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px;  padding: 20px 30px ; background:#f5f6f7 ; font-size: 18px;}
.myclass_main .cont_todaycbt div:nth-child(2) span { margin: 0 5px;}
.myclass_main .cont_todaycbt div:nth-child(2) em { color:#ee2d30;  font-weight: 600;}
.myclass_main .cont_todaycbt .btn_more {display: flex;}
.myclass_main .cont_todaycbt .btn_more a {display: block; padding: 5px 25px ; background: #fff; color: #333; font-size: 15px; margin: 0; border: 1px solid #cccccc;}
.myclass_main .cont_todaycbt .btn_more a:last-child { margin-left: -1px;}

/* 배너영역_학습가이드 수험멘토링 */
.myclass_main .cont_banner {display: flex; justify-content: space-between; align-items: center; border: 1px solid #e5e5e5;  letter-spacing: -0.5px;}
.myclass_main .cont_banner > div { width: 50%; }
.myclass_main .cont_banner > div a:first-child { border-left: 1px solid #f2f2f2;}
.myclass_main .cont_banner a { display: flex;  align-items: center; padding:20px 30px ;}
.myclass_main .cont_banner a .icon_img { width: 60px; margin-right: 20px; }
.myclass_main .cont_banner a .icon_img img { width: 100%;}
.myclass_main .cont_banner a div:nth-child(2) { max-width: 330px;}
.myclass_main .cont_banner a p { font-size: 18px; font-weight: 600; color:#111; padding-bottom:5px ; }
.myclass_main .cont_banner a span { font-size: 14px; color: #666;  }
.myclass_main .cont_banner .box_r a div:nth-child(3) { margin-left: auto; font-size: 13px;}
.myclass_main .cont_banner .box_r a div:nth-child(3) span { font-size: 13px;}
.myclass_main .cont_banner .box_r a div:nth-child(3) em { color:#ee2d30; font-size: 13px;}

/*==========// 230925 ===========*/

/* 메인 공지 */
.sub_top_notice {margin-top:20px; display: flex; justify-content: space-between; align-items: center;}
.sub_top_notice dt, .sub_top_notice dd {float:left; height:35px; line-height:35px;}
.sub_top_notice dt {font-size:16px; font-weight:600; color:#262626; text-align:left; }
.top_notice_list {width:500px; padding-left:30px;}
.top_notice_list ul {height:35px; overflow:hidden;}
.top_notice_list li a {display:block; width:100%;}
.top_notice_list li a .title {display:inline-block; max-width:84%; font-size:15px; font-weight:500; color:#868686; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis}
.top_notice_list li a .date {float:right; font-size: 14px; font-weight: 400; color: #868686;}
.sub_top_notice > a.btn {font-size: 15px; font-weight: 500; color:#000; padding: 8px 0; }
.sub_top_notice > a.btn > i {font-size: 19px; vertical-align: middle;}
.top_notice_list li a img { vertical-align:7px; margin-left:10px;}
.sub_top_notice .notice_study_day {width: 285px; font-size:20px; font-weight:700; color:#000; text-align:center}
.sub_top_notice .notice_study_day span {color:#ee2d30;}
.sub_top_notice .notice_study_day a {font-size:20px; font-weight:700; color:#000;}
.s-title {background-color: #f7f7f7; font-size: 18px; font-weight: 500; padding: 12px 24px;}
.s-title-v2 {background-color: #fff; font-size: 18px; font-weight: 500; padding: 12px 24px;}
.s-title-v2 a {float: right; color: #000; font-weight:300;}

.myclass_main_info {margin-top:20px;  color: #000;}
.myclass_main_info:after { content:""; display:block; clear:both; }
.myclass_main_info .myclass-inner {border-bottom: 1px solid #474747; border-top: 1px solid #474747; height: 225px; }

/* 수강생 이름 */
.chart-title {width: 100%; display: flex; font-size: 20px; font-weight: 700; align-items: center; justify-content: space-between; padding: 18px 0; box-sizing: border-box; }
.notice_study_day {font-size:16px; font-weight:500; color:#000;}
.notice_study_day span {color:#ff3535;}

/* 학습 통계 */
.myclass_chart {float:left; width:60%; overflow:hidden; box-sizing: border-box; }
.myclass_chart dt, .myclass_chart dd {float:left;}
.myclass_chart dl {width: 100%; display: flex; flex-direction: column;}
.myclass_chart dt {font-size:18px; font-weight:700; color:#262626; box-sizing:border-box;}
.myclass_chart .chart01 {position:relative; width:166px; height:204px; margin-left:35px;}
.myclass_chart .chart02 {position:relative; width:166px; height:204px;}
.myclass_chart .chart03 {position:relative; width:171px; height:204px;}
.myclass_chart .my_chart_wrap {position: absolute; top:13px; left:0px;}
.myclass_chart .my_chart { position: relative; display: inline-block; width:137px; height:137px; text-align: center; }
.myclass_chart .my_chart canvas { position: absolute; top: 0; left: 0;}
.myclass_chart .my_subject {display:block; font-size:16px; font-weight:700; color:#000;  z-index:2; margin-top:37px;}
.myclass_chart .my_percent { display:block; font-size: 35px; font-weight:900; color:#ff6565;  z-index:2; margin-top:15px;}
.myclass_chart .my_percent:after { content: '%'; margin-left: 0.1em; font-size: 35px; color:#ff6565; font-weight:900;}
.myclass_chart .my_chart_txt {display:block; font-size:15px; color:#262626; text-align:center; font-weight:500; margin-top:15px;}
.myclass_chart .my_chart_txt span {color:#ff6565;}

/* 출석 현황 */
.week__container {width: 40%; float: right; box-sizing: border-box; border-left: 1px solid #e5e5e5; }
.week__container .s-title {display: flex; justify-content: space-between;}
.week__container .inner {display: flex; height: 180px; flex-direction: column; align-items: center; justify-content: space-between; box-sizing: border-box; }
.week { width: 100%; height: 100%; display: flex; justify-content: center; flex-direction: column; align-items: center; gap: 20px; margin-top: 20px;}
.week li { display:inline-block; width: calc(16px / 0.7); height: calc(16px / 0.7); padding: 4px; text-align: center; font-size:16px; color:#fff; border-radius: 50%; margin-right:6px; background:#d2d2d2; scale: 1.1;}
.week li.finish {background:#1b314c;}
.rate__container {display: flex; justify-content: flex-end; width: 100%; padding: 0 0 20px 0; box-sizing: border-box;}
.rate {width:100%; font-size:20px; font-weight:900; color: #ff3535; display: flex; align-items: center; justify-content: center; gap: 8px;}
.rate span {display:inline-block; font-size:14px; font-weight:500; color:#5e5e63; line-height: 1.2;}
.calendar {width:38%; text-align:center; padding: 0 0 0 20px; }
.calendar a { font-size:14px; font-weight:500; color:#5e5e63; display: flex; justify-content: flex-end;}
.calendar i {font-size:20px; font-weight:300; vertical-align: middle;}

/* 학습 통계 210630_5과목 막대그래프 */
/* 220422 수정 */
.myclass_chart .no-subject {font-size: 16px; font-weight: 500; display: flex; justify-content: center; align-items: center; width: 100%; height: 180px;}
.myclass_chart .progress {vertical-align: middle; width:100%; height:160px; overflow:auto; box-sizing:border-box;  margin-top: 6px;}
.myclass_chart .progress::-webkit-scrollbar {width: 14px; }
.myclass_chart .progress::-webkit-scrollbar-thumb { background-color: #d7d7d7; border-radius: 10px; background-clip: padding-box; border: 4px solid transparent;}
.myclass_chart .progress ul { width: 100%; box-sizing: border-box; padding: 18px 34px 18px 24px; display: flex; flex-direction: column; gap: 13px;}
.myclass_chart .progress ul li {overflow: hidden;vertical-align: middle; display: flex; }
.myclass_chart .progress ul li p:last-child {margin-left: auto;}
.myclass_chart .progress .subject {float: left; font-size:14px; font-weight: 500; color:#000; margin: 0 6px 0 0 ; letter-spacing: -1px; width: 150px;}
.myclass_chart .progress .progress_rate {float: left; font-size:13px; font-weight: 400; color:#ff3535; margin-left: 10px; letter-spacing: -0.5px;}
.myclass_chart .progress .progress_num {float: right; text-align: right; letter-spacing: -0.5px;}
.myclass_chart .progress .progress_num span {  font-size:12px;  font-weight: 400; color:#999999; }
.myclass_chart .progress .progress_num span em { font-size:12px;  font-weight: 400; color:#222222;}
.myclass_chart .progress .graphs {float: left; width:40%; margin-top: 5px;}
.myclass_chart .progress .graphs .graph {height:10px; -webkit-box-sizing: content-box; box-sizing: content-box; border-radius: 0px; border: none; margin:0; background: #ececec;}
.myclass_chart .progress .graphs .graph span {display: block; float: left ;width: 0; height:10px; border-radius: 0px;
    -webkit-transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    -o-transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    background-color: #ff6565;}

.notice__container {display: flex; justify-content: space-between; margin: 30px 0 42px 0;}

/* 수강생 공지사항 */
.myclass_notice {width: 49%}
.myclass_notice dd {width:100%; height:170px; overflow:auto; box-sizing:border-box; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.myclass_notice dd::-webkit-scrollbar {width: 14px; }
.myclass_notice dd::-webkit-scrollbar-thumb { background-color: #d7d7d7; border-radius: 10px; background-clip: padding-box; border: 4px solid transparent;}
.myclass_notice .myclass_upnews {border: 0; padding:10px 24px;}
.myclass_notice .myclass_upnews li {line-height: 30px;}
.myclass_notice .myclass_upnews a {text-decoration: none; display: flex;}
.myclass_notice .myclass_upnews a .title {display: inline-block; color: #5e5e63; border: none; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow: ellipsis; width: 74%;}
.myclass_notice .myclass_upnews a .new {color:#ee2d30; font-size: 13px; font-weight: 600;}
.myclass_notice .myclass_upnews a .date {margin-left: auto; font-size: 13px; color: #b7b7b7; box-sizing: border-box; }

/* 강좌 업데이트 소식 */
.myclass_subject_list {width:49%; box-sizing: border-box;}
.myclass_subject_list:after { content:""; display:block; clear:both; }
.myclass_subject_list .subject-list-update {display: flex; align-items: center; justify-content: space-between; border-bottom:1px solid #e5e5e5; background:#fbfbfb; padding: 12px 24px; box-sizing: border-box;}
.myclass_subject_list dt {font-size:18px; font-weight:700; color:#262626; }
.myclass_subject_list dd {width:100%; height:170px; overflow:auto; box-sizing:border-box; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.myclass_subject_list dd::-webkit-scrollbar {width: 14px; }
.myclass_subject_list dd::-webkit-scrollbar-thumb { background-color: #d7d7d7; border-radius: 10px; background-clip: padding-box; border: 4px solid transparent;}
.myclass_subject_list dd ul { border-top:1px solid #e5e5e5; padding:10px 0 5px 0;}
.myclass_subject_list dd ul.myclass_first {border:none; padding-top:0;}
.myclass_subject_list .subject-list-update a {display:flex; text-align: center; justify-content: center; font-size:12px; font-weight:500; color:#868686; border:1px solid #ccc; box-sizing:border-box;  width: 64px; height: 23px; }

.myclass_subject_list dt a {font-size: 14px; font-weight: 500; color: #888888; line-height: 23px; text-align: center; border: 1px solid #cccccc; background: #ffffff}
.myclass_subject_list .myclass_upnews {border: 0; padding:10px 24px;}
.myclass_subject_list .myclass_upnews li {line-height: 30px;}
.myclass_subject_list .myclass_upnews a {text-decoration: none; display: flex;}
.myclass_subject_list .myclass_upnews a .title {display: inline-block; color: #5e5e63; border: none; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow: ellipsis; width: 74%;}
.myclass_subject_list .myclass_upnews a .new {color:#ee2d30; font-size: 13px; font-weight: 600;}
.myclass_subject_list .myclass_upnews a .date {margin-left: auto; font-size: 13px; color: #b7b7b7; box-sizing: border-box; }

/* 스터디 배너 */
.banner__container {width: 100%; height: 100px; background-color: #fcfcfc; border: 1px solid #e5e5e5; box-sizing: border-box; }
.banner__container .banner__container__inner {display: flex; width: 100%;  height: 100%; justify-content: space-between; }
.banner__container .banner__container__inner .text__container {display: flex; justify-content: center; flex-direction: column; gap: 4px; flex-basis: 200px; word-break: keep-all;}
.banner__container .banner__container__inner .text__container div {font-size: 16px; font-weight: 600;}
.banner__container .banner__container__inner .text__container p {font-size: 13px; color:#505050 ;}
.banner__container .banner__container__inner img {object-fit: contain; width: 60px; margin-right: 24px; transform: translateZ(0);   image-rendering: -webkit-optimize-contrast;}
.banner__container .banner__container__inner .banner__btn {background-color: #ebebeb;border-radius: 50px; padding: 4px 11px; font-size: 12px; color: #606060; margin-left: auto;}
.banner__container .banner__container__inner .banner__btn span { height:20px; font-size:13px;color:rgb(88, 88, 88); font-weight: 600;}
.banner__container .banner__container__inner .study-guide, .banner__container .banner__container__inner .study-mentor {position: relative; display: flex; padding: 0 30px; box-sizing: border-box; align-items: center;}
.banner__container .banner__container__inner a {position: absolute; top: 0; left:0; display: block; opacity: 0;; width: 100%; height: 100%;}
.banner__container .banner__container__inner .study-guide:hover .banner__btn, .banner__container .banner__container__inner .study-mentor:hover .banner__btn {background-color:#ffefef; color: #ff6565;}
.banner__container .banner__container__inner .study-mentor:hover .banner__btn span {color: #ff6565;}
.banner__container .banner__container__inner .study-guide {width: 50%; height: 100%; border-right: 1px solid #e5e5e5; }
.banner__container .banner__container__inner .study-mentor {width: 50%;  height: 100%; }


/* 이번달 목표 */
.myclass_cal_wrap {margin-top:34px;}
.myclass_goal_box {position:relative; width:100%; height:26px; }
.myclass_goal_box:after {content:""; display:block; clear:both;}
.myclass_goal_month {position:relative; float:left; width:150px; height:26px; line-height:26px; text-align:center; margin-right:10px;}
.myclass_goal_month strong {font-size:20px; line-height:26px; color:#111; font-weight: 600; font-family: 'Roboto', 'Helvetica','Apple SD Gothic Neo',Sans-serif}
.myclass_goal_month a {position:absolute; top:2px; margin:0; font-size:25px; line-height:26px; color:#181818;}
.myclass_goal_month a:first-child {left:0;}
.myclass_goal_month a:last-child {right:0;}
.myclass_goal_setup {float:left; width:80%; height:26px; font-size:15px; font-weight:500; color:#262626; line-height:26px;}
.myclass_goal_setup span { display:inline-block; color:#ff3535; vertical-align:bottom; max-width:70%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.myclass_goal_setup input[type=text] {width:187px; height:26px; line-height:26px; padding:0 10px; margin:-5px 0 0 15px;}
.myclass_goal_setup .btn_setup {display:inline-block; width:77px; height:24px; font-size:13px; color:#767676; line-height:24px; text-align:center; vertical-align:1px; border-radius:2px; border:1px solid #cccccc; background:#fbfbfb;}
.myclass_goal_setup .btn_reg { position:absolute; top:0; right:4px; display:block; width:119px; height:26px; font-size:13px; color:#fff; line-height:24px; text-align:center; border-radius:2px; background:#1b314c;}

/* 캘린더 - 월별 학습량 보기 */
.myclass_cal_week {width:950px; overflow:hidden; border: 1px solid #e5e5e5; border-bottom:none; box-sizing:border-box; margin-top:10px;}
.myclass_cal_week ul {width:955px;}
.myclass_cal_week li {float:left; width:136px; height:44px; font-size:18px; color:#838383; line-height:44px; text-align:center; background:#f8f8f8;}

.myclass_cal_days {width:948px; overflow:hidden; border:1px solid #e5e5e5; border-top:1px solid #e5e5e5; border-bottom: 0;}
.myclass_cal_days ul {width:955px; display: flex; flex-wrap: wrap;}
.myclass_cal_days li {position:relative; float:left; width:136px; min-height:90px; border-right:1px solid #f4f4f4; border-bottom:1px solid #e6e6e6; box-sizing: border-box; font-family: 'Pretendard', sans-serif;}
.myclass_cal_days li:nth-last-child(-n+7) {/*border-bottom: none; */}
.myclass_cal_days li a.cal_link { position:absolute; top:0; left:0; width:100%; height:100%; text-indent:-1000px;}
.myclass_cal_days li a.cal_d_day { position:absolute; top:0; left:0; width:100%; height:100%; box-sizing:border-box; border:4px solid #ff6565;}
.myclass_cal_days li a.cal_d_day dt {font-size:15px; font-weight:700; color:#1b314c; line-height:25px; text-align:center; margin-top:15px;}
.myclass_cal_days li a.cal_d_day dd {font-size:30px; font-weight:700; color:#ff6565; line-height:25px; text-align:center;}
.myclass_cal_days li.last_day p {color: #e5e5e5;}
.myclass_cal_days li.saturday {background: #fbfcfd;}
.myclass_cal_days li.saturday p {color:#226d9c;}
.myclass_cal_days li.holiday,
.myclass_cal_days li.sunday {background: #fefbfa;}
.myclass_cal_days li.holiday p,
.myclass_cal_days li.sunday p {color: #ff6565;}
.myclass_cal_days li.today {background: #fff9f9; border: 1px solid #ff6565; box-sizing: border-box;}
.myclass_cal_days li.today p{color:#fff; background-color: #ff6565; border-radius: 50%;}
.myclass_cal_days li p {position:absolute; top:0; left:0; display:block; width:22px; height:22px; font-size:13px; font-weight:400; color:#838383; text-align:center; margin:6px 0 0 6px; font-family: 'Roboto', 'Helvetica','Apple SD Gothic Neo',Sans-serif}
.myclass_cal_days li p.att {color:#fff; border-radius:50%; background:#1b314c;}
.myclass_cal_days li .sch_bell {position:absolute; top:0; right:0; display: block; font-size: 20px; color: #ff6565; margin:5px 7px 0 0;}
.myclass_cal_days li.today .sch_bell {color: #fff;}

.myclass_cal_days li .myclass_cal_goal         { position:absolute; width:134px; left:0px;  padding:0 3px; z-index:2; box-sizing: border-box;}
.myclass_cal_days li .myclass_cal_goal a       { display:block; width: 100%; padding: 1px 5px; font-size:13px; line-height:150%; max-width:130%; font-weight:400; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-family: 'Roboto', 'Helvetica','Apple SD Gothic Neo',Sans-serif ; box-sizing: border-box; letter-spacing: -0.5px;}
.myclass_cal_days li .myclass_cal_goal a.more  { display:block; font-size:20px; text-align:center;}
.myclass_cal_days li dl:nth-of-type(1){ top:32px;}
.myclass_cal_days li dl:nth-of-type(2) { top:55px;}
.myclass_cal_days li .myclass_cal_goal.g_lec a  { color:#1F77F3; background:#f6faff; }
.myclass_cal_days li .myclass_cal_goal.g_memo a { color:#27925a; background: #f3fffd; }
.myclass_cal_days li.today .myclass_cal_goal.g_lec a { color:#fff; background:#1F77F3; }
.myclass_cal_days li.today .myclass_cal_goal.g_memo a { color:#fff; background:#27925a; }


/* 나의질문, 강좌소식 */
.myclass_board_wrap { margin-top:40px;}
.myclass_board_wrap:after {content:""; display:block; clear:both;}
.myclass_board_qna {float:left; width:465px;}
.myclass_board_qna dt {height:42px; font-size:15px; font-weight:700; color:#000; line-height:42px; border-top:2px solid #000000; padding-left:20px; background:#fbfbfb;}
.myclass_board_qna dt a {float:right; display:inline-block; width:77px; height:23px; font-size:14px; color:#767676; line-height:23px; text-align:center; border:1px solid #cccccc; margin:8px 20px 0 0;}
.myclass_board_qna dd {border-top:1px solid #e1e4e6; border-bottom:1px solid #e1e4e6; padding:14px 0 12px;}
.myclass_tbl_qna td { height:28px; font-size:13px; color:#b4b4b4; line-height:28px; text-align:center;}
.myclass_tbl_qna .subject span { display:inline-block; width:80px; height:19px; font-size:13px; color:#aeaeae; line-height:19px; text-align:center; border-radius:9px; border:1px solid #cdd2d2;}
.myclass_tbl_qna .left { text-align:left; padding-left:6px;}
.myclass_tbl_qna a {float:left; display:block; max-width:70%; font-size:14px; color:#5e5e63;  overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.myclass_board_news {float:right; width:465px;}
.myclass_board_news dt {height:42px; font-size:15px; font-weight:700; color:#000; line-height:42px; border-top:2px solid #000000; padding-left:20px; background:#fbfbfb;}
.myclass_board_news dt a {float:right; display:inline-block; width:77px; height:23px; font-size:14px; color:#767676; line-height:23px; text-align:center; border:1px solid #cccccc; margin:8px 20px 0 0;}
.myclass_board_news dd {border-top:1px solid #e1e4e6; border-bottom:1px solid #e1e4e6; padding:14px 0 12px;}
.myclass_tbl_news td { height:28px; font-size:13px; color:#b4b4b4; line-height:28px; text-align:center;}
.myclass_tbl_news .left { text-align:left; padding-left:20px;}
.myclass_tbl_news a {float:left; display:block; max-width:90%; font-size:14px; color:#5e5e63;  overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.myclass_tbl_news img {margin: 0 0 0 5px; vertical-align: -4px;}

/* 학습테스트 */
.myclass_studytest { height:38px; border:1px solid #e5e5e5; margin-top:20px;}
.myclass_studytest dt, .myclass_studytest dd {float:left;}
.myclass_studytest dt {width:120px; font-size:16px; font-weight:700; color:#262626; line-height:36px; text-align:center; border-right:1px solid #e5e5e5; margin-top:1px;}
.myclass_studytest dd {line-height:38px;}
.myclass_studytest .group {display:inline-block; width:98px; height:19px; font-size:13px; color:#aeaeae; line-height:19px; text-align:center; border-radius:9px; border:1px solid #cdd2d2; margin:0 15px;}
.myclass_studytest .title {width:446px;}
.myclass_studytest .title a {float:left; display:block; max-width:95%; font-size:15px; color:#868686; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.myclass_studytest .btn_q {display:block; width:125px; height:38px; font-size:14px; font-weight:700; color:#fff; text-align:center; border-right:1px solid #fff; background:#ff6565;}
.myclass_studytest .btn_q_prev {display:block; width:125px; height:38px; font-size:14px; font-weight:700; color:#fff; text-align:center; background:#1b314c;}

/* 최근 수강한 강좌 */
.myclass_near_wrap {margin-top:35px;}
.myclass_near_wrap p { font-size:20px; font-weight:700; color:#000; line-height:45px; padding-left:15px;}
.myclass_tbl_near {border-top: 2px solid #000;}
.myclass_tbl_near th {font-size:15px; font-weight:700; color:#000; line-height:43px; text-align:center; border-bottom:1px solid #e1e4e6; background:#fbfbfb;}
.myclass_tbl_near td { position:relative; height:90px; font-size:15px; border-right:1px solid #e1e4e6; border-bottom:1px solid #e1e4e6;}
.myclass_tbl_near td:last-child {border-right: none;}
.myclass_tbl_near td a {display:block}
.myclass_tbl_near .subject { font-size:16px; font-weight:500; color:#000; line-height:25px; text-align:center;}
.myclass_tbl_near .subject span { font-size:15px; font-weight:500; color:#ff5532;}
.myclass_tbl_near .sub_prev {padding-left:78px;}
.myclass_tbl_near .sub_now {padding-left:94px;}
.myclass_tbl_near .sub_next {padding-left:83px;}
.myclass_tbl_near .s_num_p { position:absolute; top:30px; left:20px; font-size:25px; font-weight:900; color:#e3e3e3;}
.myclass_tbl_near .s_num {position:absolute; top:28px; left:24px; font-size:33px; font-weight:900; color:#000;}
.myclass_tbl_near .s_num_n { position:absolute; top:30px; left:27px; font-size:25px; font-weight:900; color:#e3e3e3;}
.myclass_tbl_near .tit1 {font-size:15px; font-weight:500; color:#000; line-height:22px;}
.myclass_tbl_near .tit2 {font-size:15px; font-weight:500; color:#a2a2a2; line-height:22px;}
.myclass_tbl_near .sub_prev .tit2 {display:block; max-width:95%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.myclass_tbl_near .sub_now .tit2 {display:block; max-width:70%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.myclass_tbl_near .sub_next .tit2 {display:block; max-width:65%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.myclass_tbl_near .icon_mov1 {position:absolute; top:24px; right:29px; font-size:40px; color:#ff5532;}
.myclass_tbl_near .icon_mov2 {position:absolute; top:24px; right:24px; font-size:40px; color:#e3e3e3;}

/* 강의목록 */
.myclass_list { position:relative; height:298px; border:1px solid #e5e5e5; padding-left:217px; margin-bottom:40px; background:#fbfbfb;}
.myclass_list .class_teacher {position:absolute; top:0; left:0; width:192px; height:298px;}
.myclass_list .class_cont {height:164px; font-size:14px; font-weight:500; color:#888888; line-height:22px; box-sizing:border-box; padding:26px 0 0 5px;}
.myclass_list .class_view {padding:0 0 13px 8px;}
.myclass_list .class_view:after {content:""; display:block; clear:both;}
.myclass_list .class_view a { position:relative; float:left; width:231px; height:75px; box-sizing:border-box; border-top:1px solid #e5e5e5; padding:18px 0 0 72px;}
.myclass_list .class_view a dt {font-size:15px; color:#000; line-height:22px; max-width:90%; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.myclass_list .class_view a dd {font-size:15px; font-weight:500; color:#a2a2a2; line-height:22px;}
.myclass_list .class_view a dd i {font-size:15px; color:#ee2d30; line-height:22px;}
.myclass_list .class_view a .num {position:absolute; top:30px; left:15px; font-size:25px; font-weight:700; color:#16263b;}
.myclass_list .class_view .link01 {border-right:1px solid #e5e5e5;}
.myclass_list .class_time { position:relative; width:649px; height:28px; font-size:15px; font-weight:500; color:#888888; line-height:28px; border:0px solid #e5e5e5; }
.myclass_list .class_time strong {color:#16263b;}
.myclass_list .class_time span {margin:0 14px; color:#ddd;}
.myclass_list .class_time em {color:#ff5532;}
.myclass_list .class_time a {position:absolute; top:-1px ; right:-1px; display:block; width:148px; height:30px; font-size:14px; color:#fff; text-align:center; background:#16263b;}

.myclass_list .my_chart_wrap {position: absolute; top:25px; right:25px;}
.myclass_list .my_chart_one { position: relative; display: inline-block; width:214px; height:214px; text-align: center; }
.myclass_list .my_chart_one canvas { position: absolute; top: 0; left: 0;}
.myclass_list .my_percent { display:block; font-size: 46px; line-height:46px; font-weight:900; color:#ff5532;  z-index:2; margin-top:9px;}
.myclass_list .my_percent:after { content: '%'; margin-left: 0.1em; font-size: 46px; color:#ff5532; font-weight:900;}
.myclass_list .my_chart_txt {display:block; font-size:17px; color:#262626; line-height:22px; text-align:center; font-weight:500; margin-top:40px;}
.myclass_list .my_chart_txt span {color:#ff5532;}
.myclass_list .my_medal { position:relative; display:block; text-align:center; margin-top:15px;}
.myclass_list .my_medal img {width:36px; height:36px;}
.myclass_list .pop_balloon_medal {display:block; position:absolute; top: -20px; left: 85px; z-index: 1; border-radius:5px; border:1px solid #cccccc; background:#fff}
.myclass_list .pop_balloon_medal span {display:block; padding:4px 10px;  font-size:12px; line-height:14px; color:#4d5256; white-space:nowrap; text-align:center;}
.myclass_list .pop_balloon_medal .ball_icon {width:10px; height:8px; position:absolute; bottom:-8px; left:16px;}

.myclass_tbl_list {width:100%; border-collapse:collapse; border-spacing:0; border-top: 2px solid #e1e4e6;}
.myclass_tbl_list th {position: relative; padding:10px 2px; font-size:14px; font-weight:500; color:#606060; text-align:center; vertical-align:middle; background:#f7f7f7 ; }
.myclass_tbl_list td { padding: 10px 2px; font-size:13px; color:#4d5256;  vertical-align:middle; text-align:center; border-bottom:1px solid #eee}
.myclass_tbl_list td a {color:#4d5256;}
.myclass_tbl_list td.myclass_link {text-align:left; padding-left:7px; font-size:15px; color:#4d5256;}
.myclass_tbl_list td.myclass_link a {font-size:15px; color:#4d5256;}
.myclass_tbl_list td.myclass_link .lec_t { color: #333; font-size: 16px; word-break: keep-all; line-height: 150%; font-weight: 400;}
.myclass_tbl_list td.myclass_link .lec_tsub { color: #888; font-size: 14px; word-break: keep-all; line-height: 150%; margin-top: 3px; }
.myclass_tbl_list td a i {font-size:20px; vertical-align: -3px;}
.myclass_tbl_list td.state {color:#b7b7b7;}
.myclass_tbl_list td.state.on {color:#000;}
.myclass_tbl_list tr:hover, .tbl2 tr:hover {background:#f4f6fa}
.myclass_tbl_list_scroll {height:220px; overflow-y:auto;}
.myclass_tbl_list select {border-radius: 2px; width: 90px; font-size: 14px; padding: 0 0 0 10px; background: url(https://eduon.com//images/brand/army/pc_2019/common/select.png) no-repeat center #fff; background-position: 90%; color: #606060; font-weight: 500;}
.myclass_tbl_list .lec_btn_wrap {display: flex; justify-content: center;}
.myclass_tbl_list .lec_btn_wrap a { margin: 0 ; background: #fff;}
.myclass_tbl_list .lec_btn_wrap a i { font-size: 14px; vertical-align: -1px;}
.myclass_tbl_list .page_info { display: none; margin: 0 auto; }
.myclass_tbl_list .page_info.active { display: block; }

.myclass_tbl_list th.book_page { position: relative;}
.myclass_tbl_list th.book_page .pop_balloon1 { position: absolute; left: 50%; transform: translateX(-50%); top:-30px; z-index: 1; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);}
.myclass_tbl_list th.book_page .pop_balloon1 span { display: block;  padding: 5px 10px; font-size: 12px; white-space:nowrap;  background: #fff6d3; border: 0; }
.myclass_tbl_list th.book_page .pop_balloon1::after { position: absolute; display: block; content: ""; left: 50%; transform: translateX(-50%); bottom: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 8px 0px 8px;
    border-color: #fff6d3 transparent transparent transparent; }

.pop_balloon {display:none; position:absolute; top: -28px; left: -2px; z-index: 1; border-radius:5px; border:1px solid #cccccc; background:#fff}
.pop_balloon span {display:block; padding:4px 10px;  font-size:12px; line-height:14px; color:#4d5256; white-space:nowrap; text-align:center;}
.pop_balloon .ball_icon {width:10px; height:8px; position:absolute; bottom:-8px; left:7px;}
.myclass_dw01, .myclass_dw02, .myclass_dw03 {position:relative; }
.myclass_dw01:hover .pop_balloon {display:block;}
.myclass_dw02:hover .pop_balloon {display:block;}
.myclass_dw03:hover .pop_balloon {display:block; top: -42px;}

.myclass_play01   {display:block; padding:0 6px 0 12px; font-size:13px; line-height:30px; color:#1F77F3 !important; text-align:center; border-radius:2px; border:1px solid #dddddd; border-right: none;}
.myclass_play01_2 {display:block; padding:0 6px 0 12px; font-size:13px; line-height:30px; color:#1F77F3 !important; text-align:center; border-radius:2px; border:1px solid #dddddd;width: 50%;margin: 0 auto;}
.myclass_play02 {display:block; padding:0 6px 0 12px; font-size:13px; line-height:30px; color:#ee2d30 !important; text-align:center; border-radius:2px; border:1px solid #dddddd; border-right: none;}
.myclass_dw     {display:block; padding:0 8px 0 12px;  font-size:13px; line-height:30px; color:#464646 !important; text-align:center; border-radius:2px; border:1px solid #dddddd}
.myclass_complete {display:block; padding:0 10px; font-size:13px; line-height:30px; color:#b7b7b7 !important; text-align:center; border-radius:2px; border:1px solid #dddddd}

/* 내강의실_공지알림 */
.pop_myclass_noti > .popup_body {left: 50%; top: 50%; width: 600px; transform: translate(-50%, -50%); box-sizing: border-box; border-radius: 10px; }
.pop_myclass_noti > .popup_body > .popup_title{ }
.pop_myclass_noti > .popup_body > .popup_con ul li a {overflow: hidden;  display:flex; padding: 20px 0 ; line-height: 180%; align-items: center; justify-content: space-between;}
.pop_myclass_noti > .popup_body > .popup_con ul li a p { color: #222; font-size:18px ; }
.pop_myclass_noti > .popup_body > .popup_con ul li a p span {display: block; font-size: 16px; font-weight: 600; }
.pop_myclass_noti > .popup_body > .popup_con ul li a p span.ico_noti { color:#ff5532;}
.pop_myclass_noti > .popup_body > .popup_con ul li a .btn_go { display:inline-block; background: #000; color: #fff; font-size: 14px; padding: 5px 20px; border-radius: 2px;}
.pop_myclass_noti > .popup_body > .popup_con ul li {border-bottom: 1px solid #e5e5e5;}

/* 내강의실_학습 메모 */
.popup_memo .popup_body {display: flex; flex-direction: column; max-height: 80vh; }
.popup_memo .popup_body .popup_cont { padding: 0;  flex: 1; overflow: hidden;  display: flex; flex-direction: column;}
.popup_memo .popup_body .popup_cont .memo_list { flex: 1; overflow-y: auto; max-height: none; margin-bottom: 10px;}
.popup_memo .popup_body { }
.popup_memo .popup_body .popup_head { padding-bottom: 20px; }
.popup_memo .popup_body .popup_head dl { margin-bottom: 10px; display: flex;  overflow: hidden; width: 100%; align-items: center;}
.popup_memo .popup_body .popup_head dt {position: relative; display: block; font-size: 24px; font-weight: 600; color: #111; padding-right: 15px; line-height: 150%;}
.popup_memo .popup_body .popup_head dt::after {position: absolute; right: 0 ; top: 50%; transform: translateY(-50%); content: ""; display: block; width: 1px; height: 15px; background: #ccc; }
.popup_memo .popup_body .popup_head dd { font-size: 18px; font-weight: 600; color: #222; line-height: 150%; padding-left: 15px; word-break: keep-all; }
.popup_memo .popup_body .popup_head .subject_detail { font-size: 16px; line-height: 150%; word-break: keep-all;}
.popup_memo .popup_body .popup_head .subject_detail label { cursor: default;  color: #999; font-size: 16px; font-weight: 400; }
.popup_memo .popup_body .popup_head .subject_detail span { color: #999;}
.popup_memo .popup_body .popup_cont {}
.popup_memo .popup_body .popup_cont .memo_input { display: flex; margin-bottom: 20px;}
.popup_memo .popup_body .popup_cont .memo_input > textarea { height: 44px; width: calc(100% - 80px); resize: none; padding:8px 15px; line-height: 150%; letter-spacing: 0; color: #666; font-size: 16px; box-sizing: border-box; border: 1px solid #ddd; font-weight: 400;  }
.popup_memo .popup_body .popup_cont .memo_input > textarea ::placeholder { color: #999;  line-height: 150%; font-weight: 400;  }
.popup_memo .popup_body .popup_cont .memo_input > button   { height: 44px; width: 80px; display: block; box-sizing: border-box;  padding:0 10px;   font-size: 16px; background: #f5f5f5; color: #111; border: 1px solid #ddd; border-left: 0; display: block;}
.popup_memo .popup_body .popup_cont .memo_input > button:hover, .popup_memo .popup_body .popup_cont .memo_input > button:active { background:#f0f0f0 ;}
.popup_memo .popup_body .popup_cont .memo_list { }
.popup_memo .popup_body .popup_cont .memo_list::-webkit-scrollbar { width: 14px;}
.popup_memo .popup_body .popup_cont .memo_list::-webkit-scrollbar-thumb { background-color: #d7d7d7;  border-radius: 10px;  background-clip: padding-box; border: 4px solid transparent;}
.popup_memo .popup_body .popup_cont .memo_list ul { }
.popup_memo .popup_body .popup_cont .memo_list ul li {position: relative; padding: 15px 0 15px 15px; border-bottom: 1px solid #e9e9e9;}
.popup_memo .popup_body .popup_cont .memo_list ul li .date {display: inline-block; font-size: 13px; color: #999; line-height: 150%;}
.popup_memo .popup_body .popup_cont .memo_list ul li .btn_area { position: absolute; display: flex; right: 10px; top: 50%; transform: translateY(-50%);}
.popup_memo .popup_body .popup_cont .memo_list ul li .btn_area button { padding: 5px ;  border: 0; background: none;}
.popup_memo .popup_body .popup_cont .memo_list ul li .btn_area button:hover { color: #111;}
.popup_memo .popup_body .popup_cont .memo_list ul li > div:nth-child(1) { margin-bottom: 3px; padding-right: 100px; font-size: 16px; line-height: 150%; word-break: keep-all; }
.popup_memo .popup_body .popup_cont .memo_list ul li > div:nth-child(2) { display: flex;}
.popup_memo .popup_body .popup_close { color: #999;}

/*========== 내강의실 선생님메인 250210 ==========*/
/*  내강의실 선생님메인 좌측메뉴 */
.sub_aside .aside_titbox.no_pro { }
.sub_aside .aside_titbox.no_pro a { position: relative; display: flex; flex-direction: column; align-items: center; padding: 30px 0; background:#9ca2ac ;}
.sub_aside .aside_titbox.no_pro a .box_img { position: relative; width: 100px; height: 100px; border-radius: 50px; background: #fff; overflow: hidden; margin-bottom: 5px;}
.sub_aside .aside_titbox.no_pro a .box_img img { position: absolute; width: 200%; left: 50%; top: -5%; transform: translateX(-50%); }
.sub_aside .aside_titbox.no_pro a .txt_subject { color: #fff; font-size: 14px;  font-weight: 500; line-height: 150%; text-align: center;}
.sub_aside .aside_titbox.no_pro a .txt_subject span {display: block; font-size:22px; padding-top: 3px;}
.sub_aside .aside_titbox.no_pro a::after { display: block; content: "\e907"; position: absolute; right:5px; bottom: 5px; font-family: 'xeicon'; color: #fff; font-size:20px; opacity: 0.5; width: 30px; height: 30px; line-height: 30px; text-align: center; vertical-align: middle; border-radius: 15px; overflow: hidden;}
.sub_aside .aside_titbox.no_pro a:hover { background:#8a919d;}

/*========== 내강의실 강좌 업데이트 소식 260724 ==========*/
.myclass_cal_wrap.lec_update .view_way { display: none;}
.myclass_cal_wrap.lec_update .view_way.on { display: block;}
.myclass_cal_wrap.lec_update .new { font-size: 13px; font-weight: 600; color: #ee2d30;}

/* 강좌 업데이트 소식 상단 */
.myclass_cal_wrap.lec_update .update_top {position: relative; }
.myclass_cal_wrap.lec_update .update_top .col.set { display: flex; margin-bottom: 10px; align-items:center;}
.myclass_cal_wrap.lec_update .update_top .col.set .myclass_goal_month{ width: 160px;}
.myclass_cal_wrap.lec_update .update_top .col.set .myclass_goal_month strong {  display: block; font-size: 24px; padding: 0 10px; color: #333; }
.myclass_cal_wrap.lec_update .update_top .col.set .myclass_goal_month a { font-size: 28px; top: -0px;}
.myclass_cal_wrap.lec_update .update_top .col.set .myclass_goal_box { display: flex; align-items: center; color: #666; }
.myclass_cal_wrap.lec_update .update_top .col.set .btn_today_go {position: relative; line-height: 26px; display: block; border-radius: 50px; padding: 0 25px 0 15px; color: #333; background: #f5f6fa;}
.myclass_cal_wrap.lec_update .update_top .col.set .btn_today_go i { position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}
.myclass_cal_wrap.lec_update .update_top .col.set .box { display: flex; }
.myclass_cal_wrap.lec_update .update_top .filter_Layer { position: relative;}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .select_btn { min-width: 200px; box-sizing: border-box; padding: 8px 15px;  ursor: pointer;  position: relative; display: flex; align-items: center; border: 1px solid #ccc;  font-size: 15px; color: #222; }
.myclass_cal_wrap.lec_update .update_top .filter_Layer .select_btn .arrow {  position: absolute; top: 50%; right: 15px; width: 7px; height: 7px; border-right: 2px solid #888;  border-bottom: 2px solid #888; transform: translateY(-70%) rotate(45deg);}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .select_btn.on .arrow { transform: translateY(-30%) rotate(-135deg);}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer {
    position: absolute; z-index: 1; top: 38px; left: 0;
    opacity:0; visibility:hidden;  transform:translateY(-8px) scale(1); transition:.22s cubic-bezier(.2,.8,.2,1); pointer-events:none;
    min-width: 200px; box-sizing: border-box;  padding: 25px 20px; border-radius: 4px;
    background: #fff;  border: 1px solid #ddd;  box-shadow: 0 10px 30px rgba(0, 0, 0, .08);  box-sizing: border-box;}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer.on{ opacity:1;  visibility:visible; transform:translateY(0) scale(1); pointer-events:auto; }
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer .checks { margin: 0 0 10px 0;}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer .checks input { display:none;}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer .checks label{ position:relative; padding-left:28px; cursor:pointer; color: #333; font-size: 15px;}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer .checks label:before{ content:''; position:absolute; left:0; top:0px; width:18px; height:18px; border:1px solid #ccc; border-radius:2px; transition:.2s;}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer .checks input:checked + label:before { border-color:#1F77F3}
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer .checks input:checked + label:after {  content:''; position:absolute;  left:5px; top:5px; width:7px; height:4px; border-left:2px solid #1F77F3; border-bottom:2px solid #1F77F3; transform:rotate(-45deg); }
.myclass_cal_wrap.lec_update .update_top .filter_Layer .col.layer button  {display: block;  color: #fff; background: #1F77F3; padding: 8px 14px; margin: 0 auto; border-radius: 2px;}

.myclass_cal_wrap.lec_update .update_top .view_btns { display: flex; margin-left:5px;}
.myclass_cal_wrap.lec_update .update_top .view_btns button { display: flex; align-items: center;  min-width: 105px; box-sizing: border-box; padding: 8px 10px; font-size: 14px; line-height: 150%;
    display: inline-block; text-align: center;  color: #333; background: #f5f6fa; cursor: pointer; border: 1px solid #f5f6fa;}
.myclass_cal_wrap.lec_update .update_top .view_btns button.on { border: 1px solid #1F77F3; color: #1F77F3; background: #fff;}
.myclass_cal_wrap.lec_update .update_top .view_btns button i { }
.myclass_cal_wrap.lec_update .update_top .subject { font-size: 18px; line-height: 150%; word-break: keep-all; margin-bottom: 20px;  padding-left: 20px; font-weight: 500;}
.myclass_cal_wrap.lec_update { font-family: 'Pretendard', sans-serif; }

/* 전체보기 달력형 */
.myclass_cal_wrap.lec_update .myclass_cal_days ul li { min-height: 130px;}
.myclass_cal_wrap.lec_update .myclass_cal_days ul li p { font-weight: 600; color:#222; }
.myclass_cal_wrap.lec_update .myclass_cal_days ul li.last_day p { color: #e5e5e5;}
.myclass_cal_wrap.lec_update .myclass_cal_days ul li.today p { color: #fff;}
.myclass_cal_wrap.lec_update .myclass_cal_days ul li.saturday p {color:#226d9c; }
.myclass_cal_wrap.lec_update .myclass_cal_days ul li.sunday p,
.myclass_cal_wrap.lec_update .myclass_cal_days ul li.holiday p {  color:#e95454 }
.myclass_cal_wrap.lec_update .myclass_cal_days ul li .sum {
    position: absolute;  top:6px;  right: 15px; font-size: 12px; color: #b8bdc5;  font-weight: 400; font-family: 'Roboto', 'Helvetica', 'Apple SD Gothic Neo', Sans-serif;}
.myclass_cal_wrap.lec_update .myclass_cal_days ul li .sum b { font-weight: 500;}
.myclass_cal_wrap.lec_update .myclass_cal_days ul li .sum.up {color: #506ee2; }
.myclass_cal_wrap.lec_update .myclass_cal_days ul li:hover { background: #f3f7fc;}
.myclass_cal_wrap.lec_update .myclass_cal_days ul li.on { background: #f3f7fc; }
.myclass_cal_wrap.lec_update .myclass_cal_days ul li .s_list {padding: 35px 10px 0px 10px; letter-spacing: -0.5px; }
.myclass_cal_wrap.lec_update .myclass_cal_days ul li .s_list span {opacity: 1; display: block; color: #8b929b; line-height: 150%; font-size: 13px; }
.myclass_cal_wrap.lec_update .myclass_cal_days ul li .s_list span.up { opacity: 1;  color: #111 }
.myclass_cal_wrap.lec_update .lec_area { display: none; background: #f3f7fc; padding: 30px; width: 100%; box-sizing: border-box;}
.myclass_cal_wrap.lec_update .lec_area.on { display: block;}
.myclass_cal_wrap.lec_update .lec_area .day { font-weight: 600; color: #222; line-height: 150%; margin-bottom: 5px; font-weight: 600; font-size: 16px;}
.myclass_cal_wrap.lec_update .lec_area .day.saturday { color:#226d9c; }
.myclass_cal_wrap.lec_update .lec_area .day.sunday,
.myclass_cal_wrap.lec_update .lec_area .day.holiday { color:#e95454 }
.myclass_cal_wrap.lec_update .lec_area dl { display: flex; margin-bottom: 10px;}
.myclass_cal_wrap.lec_update .lec_area dl:last-child { margin-bottom: 0;}
.myclass_cal_wrap.lec_update .lec_area dl dt { margin-right: 10px; min-width: 120px; line-height: 150%; word-break: keep-all; font-size: 16px; font-weight: 500;  }
.myclass_cal_wrap.lec_update .lec_area dl dd { }
.myclass_cal_wrap.lec_update .lec_area dl a { opacity: 0.5; position: relative; display: block; color: #222; padding-left: 10px; margin-bottom: 5px;  }
.myclass_cal_wrap.lec_update .lec_area dl a:hover .sort,
.myclass_cal_wrap.lec_update .lec_area dl a:hover > div { text-decoration: underline;}
.myclass_cal_wrap.lec_update .lec_area dl a:last-child { margin-bottom: 0;}
.myclass_cal_wrap.lec_update .lec_area dl a::before { display: block; content: ""; width: 2px; height: 2px; background: #666; position: absolute; left: 0 ; top: 12px; }
.myclass_cal_wrap.lec_update .lec_area dl a .sort { color: #222; display: inline-block;  line-height: 150%; word-break: keep-all; font-size: 16px; }
.myclass_cal_wrap.lec_update .lec_area dl a > div  { display: inline-block; line-height: 150%; word-break: keep-all; font-size: 16px; }
.myclass_cal_wrap.lec_update .lec_area dl a.up:hover .sort ,
.myclass_cal_wrap.lec_update .lec_area dl a.up:hover > div { text-decoration: underline; }
.myclass_cal_wrap.lec_update .lec_area dl a.up { opacity: 1;}

/* 자세히보기 목록형 */
.myclass_cal_wrap.lec_update { }
.myclass_cal_wrap.lec_update .view_way.list { border: 1px solid #e5e5e5;}
.myclass_cal_wrap.lec_update .view_way.list.on .last_day { display: none; }
.myclass_cal_wrap.lec_update .lec_th {  background: #f8f8f8; color: #666; font-weight: bold; border-bottom: 1px solid #e6e6e6;}
.myclass_cal_wrap.lec_update .lec_th ul { display: flex;}
.myclass_cal_wrap.lec_update .lec_th ul li { text-align: center;  padding:15px 20px; box-sizing: border-box;}
.myclass_cal_wrap.lec_update .lec_th ul li:nth-child(1) { min-width: 120px;}
.myclass_cal_wrap.lec_update .lec_th ul li:nth-child(2) { min-width: 140px;}
.myclass_cal_wrap.lec_update .lec_th ul li:nth-child(3) {width: 100%;}
.myclass_cal_wrap.lec_update .lec_body {overflow-y: scroll; height: 660px;}
.myclass_cal_wrap.lec_update .lec_body ul li {  display: flex;  border-bottom: 1px solid #e6e6e6;}
.myclass_cal_wrap.lec_update .lec_body ul li:last-child { border-bottom:none;}
.myclass_cal_wrap.lec_update .lec_body ul li > div:nth-child(2) { padding: 20px; box-sizing: border-box; width: 100%;}
.myclass_cal_wrap.lec_update .lec_body ul li.saturday .day {background: #fbfcfd; color:#226d9c;}
.myclass_cal_wrap.lec_update .lec_body ul li.holiday .day,
.myclass_cal_wrap.lec_update .lec_body ul li.sunday .day {background: #fefbfa;color:#e95454}
.myclass_cal_wrap.lec_update .lec_body ul li.today,
.myclass_cal_wrap.lec_update .lec_body ul li.today .day { background: #f3f7fc;}
.myclass_cal_wrap.lec_update .lec_body .day { padding: 20px; min-width: 120px; color: #222; line-height: 150%; margin-bottom: 0px; box-sizing: border-box; text-align: center; background: #fcfcfc; border-right: 1px solid #f4f4f4;font-size: 16px; }
.myclass_cal_wrap.lec_update .lec_body dl { display: flex; margin-bottom: 10px;}
.myclass_cal_wrap.lec_update .lec_body dl:last-child { margin-bottom: 0;}
.myclass_cal_wrap.lec_update .lec_body dl dt { margin-right: 10px; min-width: 120px; line-height: 150%; word-break: keep-all; font-weight: 500; font-size: 16px; }
.myclass_cal_wrap.lec_update .lec_body dl dd { }
.myclass_cal_wrap.lec_update .lec_body dl a { opacity: 0.5; position: relative; display: block; color: #222; padding-left: 10px; margin-bottom: 5px; }
.myclass_cal_wrap.lec_update .lec_body dl a:last-child { margin-bottom: 0;}
.myclass_cal_wrap.lec_update .lec_body dl a::before { display: block; content: ""; width: 2px; height: 2px; background: #666; position: absolute; left: 0 ; top: 12px; }
.myclass_cal_wrap.lec_update .lec_body dl a .sort { color: #222; display: inline-block;  line-height: 150%; word-break: keep-all; font-size: 16px; }
.myclass_cal_wrap.lec_update .lec_body dl a > div  { display: inline-block; line-height: 150%; word-break: keep-all; font-size: 16px; }
.myclass_cal_wrap.lec_update .lec_body dl a:hover .sort ,
.myclass_cal_wrap.lec_update .lec_body dl a:hover > div { text-decoration: underline; }
.myclass_cal_wrap.lec_update .lec_body dl a.up:hover .sort ,
.myclass_cal_wrap.lec_update .lec_body dl a.up:hover > div { text-decoration: underline; }
.myclass_cal_wrap.lec_update .lec_body dl a.up {opacity: 1;}


/* 일정 정보 */
.myclass_cal_wrap.lec_update .noti {margin-top: 20px;}
.myclass_cal_wrap.lec_update .noti ul li { color: #555; line-height: 150%; font-size: 15px;}
.myclass_cal_wrap.lec_update .noti ul li.t_mark { position: relative; padding-left: 15px; }
.myclass_cal_wrap.lec_update .noti ul li.t_mark::before {position: absolute; left: 2px ; top:2px;  content: "*"; display: block;}

/* ===== 선생님메인 컨텐츠 ===== */
/* 대시보드 */
.page_mypro { font-size: 16px; line-height: 150%; word-break: keep-all; color: #111; padding-bottom: 100px;}
.page_mypro a {}
.page_mypro .cont_dash { }
.page_mypro .cont_dash > .inner { display: flex; justify-content: space-between; margin: 0;  background: #f5f6fa; display: flex; margin-top: 30px;}
.page_mypro .cont_dash > .inner .box.no01 { width: 60%; border-right: 1px solid #e0e3ed; padding: 0 30px;}
.page_mypro .cont_dash > .inner .box.no01 ul { display: flex; justify-content: space-between; }
.page_mypro .cont_dash > .inner .box.no01 ul li a {position: relative; display: block; padding:20px;  text-align: center; color: #111;}
.page_mypro .cont_dash > .inner .box.no01 ul li a > i { display: block; font-size: 26px; }
.page_mypro .cont_dash > .inner .box.no01 ul li a.after-new > span::after { }
.page_mypro .cont_dash > .inner .box.no02 { width: 40%; }
.page_mypro .cont_dash > .inner .box.no02 > a { display: flex;  justify-content: space-between; align-items: center; padding:0 30px;  box-sizing: border-box; height: 100%;  }
.page_mypro .cont_dash > .inner .box.no02 > a div:nth-child(1) { font-size: 16px; font-weight: 500; color: #222;}
.page_mypro .cont_dash > .inner .box.no02 > a div:nth-child(2) { color: #888;}
.page_mypro .cont_dash > .inner .box.no02 > a div:nth-child(2) em:nth-child(1) { color: #111;}
.page_mypro .cont_dash > .inner .box.no02 > a div:nth-child(2) em:nth-child(2) { color: red;}

/* 리스트공통 2단 */
.page_mypro .cont_board { display: flex; justify-content: space-between; margin-top: 40px; }
.page_mypro .cont_board > .box { width:50%; padding-bottom: 30px; }
.page_mypro .cont_board > .box:nth-child(2) { border-right: none;margin-left: 30px;}
.page_mypro .cont_board .col_list { position: relative; margin:0 0 15px 0 ; }
.page_mypro .cont_board .col_list .col_title {font-size: 21px; color: #111; font-weight: 600;  line-height: 150%; }
.page_mypro .cont_board .col_list a.btn_more { display: block; padding:5px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size:21px; font-weight: 500; color:#888 }
.page_mypro .cont_board .col_cont { height: 170px; overflow-y: scroll; padding-right: 20px;}
.page_mypro .cont_board .col_cont ul { }
.page_mypro .cont_board .col_cont ul li a { display: flex; justify-content: space-between; align-items: center; padding:8px 0; }
.page_mypro .cont_board .col_cont ul li a > .title  { width: 78%; font-size: 16px; color: #111; line-height: 150%; word-break: break-all; }
.page_mypro .cont_board .col_cont ul li a > .title > div {
    display: -webkit-box; overflow: hidden; -o-text-overflow: ellipsis;  text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.page_mypro .cont_board .col_cont ul li a > .title > .sort{ font-size: 13px; color: #888; line-height: 150%; word-break: keep-all;
    display: -webkit-box; overflow: hidden; -o-text-overflow: ellipsis;  text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.page_mypro .cont_board .col_cont ul li a > .new { font-size: 14px; color: red; font-weight: 600;}
.page_mypro .cont_board .col_cont ul li a > .date { font-size: 13px; color: #999; }
.page_mypro .cont_board .col_cont ul li a:hover .title { text-decoration: underline;}
/* 스크롤바 설정*/
.page_mypro .cont_board .col_cont::-webkit-scrollbar{ background-color:transparent;  width:6px; }
.page_mypro .cont_board .col_cont::-webkit-scrollbar-thumb{ background-color:#e4e4e4; border-radius:5px;}/* 막대 */
.page_mypro .cont_board .col_cont::-webkit-scrollbar-thumb:hover{ background-color:#d5d5d5;}
.page_mypro .cont_board .col_cont::-webkit-scrollbar-track{border-radius: 5px; background-color:transparent;}/* 뒷 배경 */
.page_mypro .cont_board .col_cont::-webkit-scrollbar-track:hover{ background-color:transparent;}
.page_mypro .cont_board .col_cont::-webkit-scrollbar-button {display:none;}

/* 학습자료실 강좌업데이트 */
.page_mypro .cont_board.no_study { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.page_mypro .cont_board.no_study > .box {padding: 30px 0 ; box-sizing: border-box; border-right: 1px solid #e5e5e5;}
.page_mypro .cont_board.no_study > .box:last-child { border-right: 0;}


/* 최근수강강좌 학습공지 */
.page_mypro .cont_board.no_noitce { }
.page_mypro .cont_board.no_noitce > .box { padding: 0;}
.page_mypro .cont_board.no_noitce > .box.no01 {}
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont { overflow: hidden; padding-right: 0}
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul { display: flex; justify-content: space-between; }
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li { flex-grow: 1; margin-left: 10px; min-width:calc(50% - 10px);   background: #26566e;  box-sizing: border-box; border-radius: 10px; overflow: hidden;}
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li:first-child { margin-left: 0;}
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li a {width: 100%; align-items: flex-start;  position: relative; height: 160px; padding: 30px 20px 30px 30px;  background: #26566e;  box-sizing: border-box; border-radius: 10px; overflow: hidden;}
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li a:hover { text-decoration: none; background: #08364d;}
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li a:hover .title { text-decoration: none;}
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li a .title { width: 100%; font-size: 15px; color: #fff; font-weight: 400; }
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li a .title .sort { color: #fff; font-weight: 300;margin-bottom: 3px; font-size: 11px; opacity: 0.8; }
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li a .btn_play { position: absolute; right: 20px; bottom: 20px; font-size: 12px; color: #fff; }
.page_mypro .cont_board.no_noitce > .box.no01 .col_cont ul li a .btn_play i { font-size: 21px; vertical-align: -3px;}
.page_mypro .cont_board.no_noitce > .box.no02 .col_cont ul li a .title div { -webkit-line-clamp: 1; }

/* 보충강의실 학습질문 */
.page_mypro .cont_board.no_supple  { }
.page_mypro .cont_board.no_supple > .box.no01 {}
.page_mypro .cont_board.no_supple > .box.no01 .col_cont { display: flex; flex-direction: column; justify-content: space-between; padding-right: 0; height: 250px; }
.page_mypro .cont_board.no_supple > .box.no01 .col_cont ul li a > .title > div {-webkit-line-clamp: 1; }
.page_mypro .cont_board.no_supple > .box.no01 .col_cont ul li.no_lec a {width: 100%; height: 120px; cursor: default; text-align: center; justify-content: center; align-items: center; background: #fbfbfb;}
.page_mypro .cont_board.no_supple > .box.no01 .cont_banner {display: flex; justify-content: space-between; align-items: center; border: 1px solid #e5e5e5;  letter-spacing: -0.5px; border-radius: 4px;}
.page_mypro .cont_board.no_supple > .box.no01 .cont_banner > div { width: 100%; }
.page_mypro .cont_board.no_supple > .box.no01 .cont_banner a { display: flex;  align-items: center; padding:20px 30px ;}
.page_mypro .cont_board.no_supple > .box.no01 .cont_banner a .icon_img { width: 60px; margin-right: 20px; }
.page_mypro .cont_board.no_supple > .box.no01 .cont_banner a .icon_img img { width: 100%;}
.page_mypro .cont_board.no_supple > .box.no01 .cont_banner a div:nth-child(2) { max-width: 330px;}
.page_mypro .cont_board.no_supple > .box.no01 .cont_banner a p { font-size: 18px; font-weight: 600; color:#111; padding-bottom:5px ; }
.page_mypro .cont_board.no_supple > .box.no01 .cont_banner a span { font-size: 14px; color: #666;  }

.page_mypro .cont_board.no_supple .col_tab { }
.page_mypro .cont_board.no_supple .col_tab ul { display: flex; justify-content: space-between; margin-bottom: 15px;}
.page_mypro .cont_board.no_supple .col_tab ul li { flex-grow: 1; }
.page_mypro .cont_board.no_supple .col_tab ul li a {  display: block; padding: 5px; text-align: center; font-size: 14px; color: #666; border: 1px solid #f5f6fa;   background:#f5f6fa ;}
.page_mypro .cont_board.no_supple .col_tab ul li a:hover { background:#eef0f5}
.page_mypro .cont_board.no_supple .col_tab ul li.on a { color: #1F77F3 ; border: 1px solid #1F77F3;  background: #fff;}
.page_mypro .cont_board.no_supple > .box.no02 .col_cont {overflow: visible; padding-right: 0; height: fit-content; min-height: 200px;  border-bottom: 1px dotted #e5e5e5;}
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul { display: none; }
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul.on { display: block;}
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li { border-bottom: 1px dotted #e5e5e5;}
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li:last-child { border-bottom: none;}
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a {position: relative; display: block; }
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .title { }
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .title > div {-webkit-line-clamp: 1; }
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .new { }
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .date { }
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .answer_mvno { text-align: right; color: #888; font-size: 14px; }
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .answer_mvyes { text-align: right;  color: #111;font-size: 14px; }
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .answer_mvyes em { color: #ff5532;}
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .answer_mvno,
.page_mypro .cont_board.no_supple > .box.no02 .col_cont ul li a .answer_mvyes { position: absolute; right: 25px; top: 50%; transform: translateY(-50%); }

/* 선생님 메인 쪽 수강중인 강좌 목록 */
.page_mypro .myclass_main_lecture_wrap { margin-bottom: 0; min-height: 182px;}

/* 탭메뉴 */
.tab_menu {overflow:hidden; text-align:center; margin:0 0 35px;}
.tab_menu li {float:left; margin:0;  }/* 기본탭 5개 */
.tab_menu2 li {width:50%; }/* 2개 */
.tab_menu3 li {width:33.3%; }/* 3개 */
.tab_menu4 li {width:25%; }/* 4개 */
.tab_menu5 li {width:20%; }/* 5개 */
.tab_menu6 li {width:16.6%; }/* 6개 */
.tab_menu7 li {width:14.2%; }/* 7개 */
.tab_menu li a {position:relative; display:block; padding: 0; border-top:1px solid #e5e5e5; border-bottom:2px solid #343434; box-sizing:border-box; text-align:center; font-size:15px; font-weight:500; line-height:37px; color:#606060;  background:#f7f7f7}
.tab_menu li:first-child a {border-left:1px solid #e5e5e5; }
.tab_menu li:last-child a {border-right:1px solid #e5e5e5; }
.tab_menu li a.ov, .my_list li a.on, .my_list li a:hover {border:2px solid #343434; border-bottom:none; color:#262626; line-height:38px; font-weight: 700; background:#fff}
.tab_menu li a .label_num {display:inline-block; margin:0 0 0 9px; padding:0 10px; height:20px;font-size:12px; line-height:20px; color:#fff; text-align:center; border-radius:10px; background:#ee2d30}
.tab_menu li a .num {color:#ee2d30;}
.tab_menu li a .txt {display:inline-block; margin:0 0 0 9px; padding:0 10px; height:20px;font-size:12px; line-height:20px; color:#fff; text-align:center; border-radius:10px; background:#ff5532}
.tab_menu li a:after {content:''; display:block; position:absolute; top:3px; left:0;  width:1px; height:31px; background:#dedede}
.tab_menu li:first-child a:after {display:none;}

.tab_menu_in {position: relative; display: flex; flex-wrap: wrap; text-align:center; margin:0 0 35px;  background: #f7f7f7; border-top: 1px solid #e5e5e5;}
.tab_menu_in::after { display: block; content: ""; position: absolute; width: 950px; height: 1px; position: absolute; left: 0 ; bottom: 0px; z-index: 1; background:#e5e5e5}
.tab_menu_in li { display:flex; width:20%; ; margin:0; }
.tab_menu_in li a { flex-grow: 1 ;display:flex;  align-items:center;  justify-content:center;  position:relative; padding: 12px 5px; border-bottom:1px solid #e5e5e5; box-sizing:border-box; text-align:center; font-size:14px; line-height:150%; color:#606060;  vertical-align: middle; word-break: keep-all; }
.tab_menu_in li a.ov,
.tab_menu_in li a:hover {color:#fff; line-height:14px; line-height:150% ; font-weight: 500; background:#16263b;  vertical-align: middle;}
.tab_menu_in li a:after {content:''; display:block; position:absolute; top:50%; left:0; transform: translateY(-50%);  width:1px; height:20px; background:#dedede}
.tab_menu_in li a:hover:after, .tab_menu_in li:first-child a:after, .tab_menu_in li:nth-child(5n+1) a:after {display:none;}

/* (2026-05-14) by Jacob */
/*.tab_menu_in #viewTotalList { display: none; }*/

/* 내강의실 상세 탭_231214*/
.tab_menu_2 { display: flex; text-align:center; margin:0 0 35px; width: 100%; justify-content: space-between; }
.tab_menu_2 li { margin:0; flex-grow: 1;}
.tab_menu_2 li a {  position:relative;  display: flex; flex-direction: column ; justify-content: center; align-items: center;  box-sizing:border-box;  height: 65px;  padding-top: 2px; border-top:1px solid #e5e5e5; border-bottom:2px solid #343434; text-align:center;  font-size:15px; font-weight:500; line-height:140%; color:#606060;  background:#f7f7f7;  }
.tab_menu_2 a:after {content:''; display:block; position:absolute; top:50%; transform: translateY(-50%); right:0;  width:1px; height:70%; background:#dedede;  }
.tab_menu_2 li:first-child a {border-left:1px solid #e5e5e5; }
.tab_menu_2 li:last-child a {border-right:1px solid #e5e5e5; }
.tab_menu_2 li:last-child a::after {display: none; }
.tab_menu_2 li a.ov { border:2px solid #343434; border-bottom:none; color:#222; background:#fff; margin-left: -1px; box-sizing: border-box; }
.tab_menu_2 li a em.num  { display: block; font-size: 14px; color: #888;font-family: Arial, Helvetica, sans-serif; }
.tab_menu_2 li a span.txt {position: absolute; top: -13px; left: 50%; transform: translateX(-50%); display:block; padding: 0px;  width: 22px; height:22px; border-radius: 11px;  font-size:12px; line-height:22px; color:#fff; text-align:center;background:#ff5532; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.tab_menu_re { display: flex; text-align:center; margin:0 0 35px; width: 100%; justify-content: space-between;}
.tab_menu_re.line1 li a {  }
.tab_menu_re.line2 li a  { min-height: 65px; }
.tab_menu_re li {margin:0; flex-grow: 1; }
.tab_menu_re li a {display:block; position:relative; padding:10px 5px; border-top:1px solid #e5e5e5; border-bottom:2px solid #343434; box-sizing:border-box; text-align:center;  font-size:15px; font-weight:500; line-height:140%; color:#606060;  background:#f7f7f7 ;}
.tab_menu_re li:first-child a {border-left:1px solid #e5e5e5; }
.tab_menu_re li:last-child a {border-right:1px solid #e5e5e5; }
.tab_menu_re li.on a {border:2px solid #343434; border-bottom:none; color:#262626; line-height:140%; font-weight: 700; background:#fff}
.tab_menu_re li a .label_num {display:inline-block; margin:0 0 0 9px; padding:0 10px; height:20px;font-size:12px; line-height:20px; color:#fff; text-align:center; border-radius:10px; background:#ee2d30}
.tab_menu_re li a .num {color:#ee2d30;}
.tab_menu_re li a .txt {display:inline-block; margin:0 0 0 9px; padding:0 10px; height:20px;font-size:12px; line-height:20px; color:#fff; text-align:center; border-radius:10px; background:#ff5532}
.tab_menu_re li a:after {content:''; display:block; position:absolute; top:50%; transform: translateY(-50%); left:0;  width:1px; height:80%; background:#dedede}
.tab_menu_re li:first-child a:after {display:none;}

.tab_menu_depth2 {overflow: hidden; margin-bottom: 20px;}
.tab_menu_depth2 li {float: left;}
.tab_menu_depth2 li a {position: relative; display: block; font-size: 16px; color:#606060; font-weight: 400; padding:5px 15px}
.tab_menu_depth2 li a:hover { color:#111; font-weight: 600; }
.tab_menu_depth2 li a::after  {content: ''; position: absolute; top: 5px; right: 0; display: block; width: 1px; height: 17px; background: #dedede; }
.tab_menu_depth2 li:last-child a::after {display: none;}
.tab_menu_depth2 li a span {font-size: 12px;}
.tab_menu_depth2 li.on a {color: #111;  font-weight: 600;}

.sub_tab_menu { }
.sub_tab_menu ul {display: flex; margin-bottom: 30px; justify-content: center; }
.sub_tab_menu ul li {}
.sub_tab_menu ul li a {display: block; font-size: 16px; margin:0 4px; padding: 6px 30px; border-radius: 21px; border: 1px solid #ddd; color: #666; text-align: center; text-decoration: none;}
.sub_tab_menu ul li a:hover { border: 1px solid #999;  color: #111;}
.sub_tab_menu ul li.on a { background: #000; color: #fff;  border: 1px solid #000; font-weight: 500; text-decoration: none; }

.tab_menu_new {display: flex; text-align:center; margin:0 0 35px; list-style: none;}
.tab_menu_new li {margin:0; flex-grow: 1; display: table; list-style: none;}
.tab_menu_new li a {position:relative;  display: table-cell;  height: 50px; border-top:1px solid #222; border-bottom:1px solid #e5e5e5; box-sizing:border-box; text-align:center; font-size:15px; font-weight:500; line-height:130%; color:#666;  background:#f5f5f5 ; vertical-align: middle;}
.tab_menu_new li:first-child a {border-left:1px solid #e5e5e5; }
.tab_menu_new li:last-child a {border-right:1px solid #e5e5e5; }
.tab_menu_new li a.ov, .tab_menu_new li a.on, .tab_menu_new li a:hover {border-bottom:1px solid #fff; color:#111;  font-weight: 700; background:#fff}
.tab_menu_new li.ov a, .tab_menu_new li.on a, .tab_menu_new li.on a:hover {border-bottom:1px solid #fff; color:#111;  font-weight: 700; background:#fff}
.tab_menu_new li a .label_num {display:inline-block; margin:0 0 0 9px; padding:0 10px; height:20px; font-size:12px; line-height:20px; color:#fff; text-align:center; border-radius:10px; background:#ee2d30}
.tab_menu_new li a .num {color:#ee2d30;}
.tab_menu_new li a .txt {display:inline-block; margin:0 0 0 9px; padding:0 10px; height:20px; font-size:12px; line-height:20px; color:#fff; text-align:center; border-radius:10px; background:#ff5532}
.tab_menu_new li a:after {content:''; display:block; position:absolute; top:0px; left:0;  width:1px; height:100%; background:#e5e5e5;}
.tab_menu_new li::before {display: none;}
.tab_menu_new li:first-child a:after {display:none;}


/* 탭메뉴_앞에 체크아이콘 */
.tab_box_check {}
.tab_box_check ul { display: flex;}
.tab_box_check ul li  {position: relative;}
.tab_box_check ul li::after {position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: inline-block; content: ""; width: 1px ; height: 20px; background: #ddd; }
.tab_box_check ul li:last-child::after {display: none;}
.tab_box_check ul li a {display:block; padding:10px 20px; font-size: 18px; font-weight: 400; color: #222;}
.tab_box_check ul li:first-child a { padding-left: 0;}
.tab_box_check ul li a:hover,
.tab_box_check ul li.on a {font-weight: 600;}
.tab_box_check ul li.on a::before {display: inline-block; margin-right: 5px;  content: "\e928";font-family:"xeicon"; }

/* 수강관리-수강중인 강좌,증빙서류 발급신청 */
.tit_h3 {display:block; margin:0 0 13px 0px; font-size:20px; line-height:21px; color:#111; font-weight:600; }
.tbl_type1 {width:100%; border-collapse:collapse; border-spacing:0; border-top:1px solid #000;}
.tbl_type1 th {padding:11px 0; font-size:14px; color:#000; text-align:center; vertical-align:middle; background:#fbfbfb}
.tbl_type1 td { padding: 11px 0; font-size:13px; color:#666666; vertical-align:middle; text-align:center; border:1px solid #e1e4e6 }
.tbl_type1 td:nth-child(1) {border-left:none; }
.tbl_type1 td:last-child {border-right:none;}
.tbl_type1 td.td_left { font-size:14px; text-align:left; padding: 11px 14px; vertical-align: middle; }
.tbl_type1 td.td_left2 {font-size:14px; font-weight:500; color:#383838; text-align:left; padding-left:14px;}
.tbl_type1 td.td_left2 a {font-size:14px; font-weight:500; color:#383838; text-align:left; padding-left:14px;}
.tbl_type1 td.td_left2 label {font-size:14px; font-weight:500; color:#383838; text-align:left; padding-left:14px;}
.tbl_type1 td.Issued {font-size:16px; font-weight:500; color:#ff5532;}
.tbl_type1 td.Issued i {font-size:24px; vertical-align:-4px;}
.tbl_type1 td a.myclass_link01 {display:inline-block; width:69px; height:30px; padding:0; margin:0; font-size:13px; line-height:30px; color:#fff; border-radius:2px;background:#ff5532}
.tbl_type1 td a.myclass_link02 {display:inline-block; width:69px; height:30px; padding:0; margin:0; font-size:13px; line-height:30px; color:#fff; border-radius:2px;background:#16263b}
.etc_txt {margin:27px 0 0 15px; font-size:14px; line-height:24px; color:#5c5c5c}
.etc_txt2 {margin:27px 0 0 15px; font-size:14px; line-height:24px; color:#ff5532}
.etc_txt .col.no01 { font-weight: 600; margin-bottom: 5px; color: #333;}
.etc_txt ul li { position: relative; padding-left: 7px; word-break: keep-all; line-height: 150%; margin-bottom: 5px; }
.etc_txt ul li:last-child { margin-bottom: 0;}
.etc_txt ul li::before {content: ""; display: block; position: absolute; left: 0; top: 10px; width: 2px; height: 2px; background: #5c5c5c;}
.etc_txt .txt_mark { position: relative; padding-left: 10px; line-height: 150%; }
.etc_txt .txt_mark::before { position: absolute; left: 0px ; top:3px;  content: "*"; display: block;}

.tbl_type1 .lec_name  { display: flex; justify-content: space-between; align-items: center;}
.tbl_type1 .lec_name em { color: red;}
.tbl_type1 a.btn_line1 { font-size: 13px; border: 1px solid #dddddd; color: #666; padding: 6px 10px ; border-radius: 2px; line-height: 120%; min-width: 70px; text-align: center; box-sizing: border-box; }
.tbl_type1 a.btn_line1:hover { color: #333; border: 1px solid #666;}

/* 쪽지함 */
.tbl_type1_2 {width:100%; border-collapse:collapse; border-spacing:0; border-top:none;}
.tbl_type1_2 .selected td { border-bottom:none; background:#fafafa;}
.tbl_type1_2 .selected .letter_cont { color:#868686; line-height:23px; text-align:left; border-bottom:1px solid #e1e4e6; padding:16px 50px 16px 130px;}
.tbl_type1_2 .selected .letter_cont img{ max-width:100%}
.tbl_type1_2 .selected .letter_cont2 { color:#868686; line-height:23px; text-align:left; border-bottom:1px solid #e1e4e6; padding:16px 50px 16px 75px;}
.tbl_type1_2 td {padding:0; height:60px; font-size:14px; color:#888888; line-height:60px; vertical-align:middle; text-align:center; border-bottom:1px solid #e1e4e6 }
.tbl_type1_2 td i {font-size:24px; color:#000;  line-height:60px;}
.tbl_type1_2 td .i_delete i {font-size:14px;}
.tbl_type1_2 td span {display:inline-block; width:54px; height:19px; font-size:13px; color:#aeaeae; line-height:19px; text-align:center; border-radius:10px; border:1px solid #cdd2d2; background:#fff;}
.tbl_type1_2 td span.event {color:#ff5532; border:1px solid #ff5532;}
.tbl_type1_2 td.td_left {font-size:16px; font-weight:500; color:#383838; text-align:left; padding-left:14px;}
.tbl_type1_2 td.td_left a {float: left; display: block; max-width: 90%; font-size:16px; font-weight:500; color:#383838; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.tbl_type1_2 td.Issued {font-size:16px; font-weight:700; color:#ff5532;}
.tbl_type1_2 td.Issued i {font-size:24px; color:#ff5532; vertical-align:-4px;}

/* 쿠폰관리 */
.tbl_type1_3 {border-top:1px solid #e1e4e6;}
.tbl_type1_3 td {height:70px; line-height:25px;}
.tbl_type1_3 td .green {color:#ff5532;}
.tbl_type1_3 td .td_detail { font-size:12px;}
.tbl_type1_3 td.td_dday {font-size:20px; font-weight:700; color:#ff5532;}

/* 수강관리-결제정보,교재 배송지 정보 */
.tbl_type2 {width:100%; border-collapse:collapse; border-spacing:0; border-top:1px solid #000;}
.tbl_type2 th {padding:19px 0 15px; font-size:14px; color:#666666; text-align:center; vertical-align:middle; font-weight: 500;border-bottom:1px solid #e1e4e6; background:#fbfbfb}
.tbl_type2 td {padding:7px 0 2px 20px; font-size:14px; color:#666666; vertical-align:middle; text-align:left; border-bottom:1px solid #e1e4e6 }
.tbl_type2 td input, .tbl_type2 td textarea {margin:0 0 5px}
.tbl_type2 td select {vertical-align:top}

/* 개인정보 수정 */
.tbl_type2_2 {width:100%; border-collapse:collapse; border-spacing:0; border-top:1px solid #e1e4e6;}
.tbl_type2_2 .phone_num_change {color:#ff5532; margin-left:35px;}

.tbl_type3 {width:100%; border-collapse:collapse; border-spacing:0; }
.tbl_type3 th {padding:5px 0 5px 29px; font-size:16px; color:#010101; text-align:left; vertical-align:middle; }
.tbl_type3 td {padding:5px 29px 5px 16px; font-size:16px; vertical-align:middle;}

/* 수강관리-증빙서류 발급신청 */
.tbl_type3_2 th {padding:0 0 22px 20px; font-size:14px; color:#495057; text-align:left; vertical-align:middle; }
.tbl_type3_2 td {padding:0 29px 22px 16px; font-size:14px; color:#5e5e63; vertical-align:middle;}
.tbl_type3_2 td label {font-size:14px; color:#5e5e63;}
.tbl_type3_2 .check input[type='checkbox'] + label::before {margin:0 6px 0 0; }
.tbl_type3_2 .radio input[type='radio'] + label::before {vertical-align: -5px;}
.tbl_type3_2 span.check {margin:0 9px 0 0}
.tbl_type3_2 td li {margin:0 0 8px}

.txtarea_edit {visibility: hidden;display: none;}

/* 수강관리-결제내역/교재배송확인 */

#box_order_dl {overflow:hidden; width:100%; margin-top: 29px; }
#box_order_dl .comm_ord_top { position: relative; display: flex; justify-content: space-between; box-sizing:border-box ;
    align-items: center;  margin:10px 0 0 ;  padding:20px 25px; ; font-size:16px; line-height:150%;
    color:#111; font-weight:400;  background:#fff; border: 1px solid #e5e5e5; border-radius: 4px;}
#box_order_dl .comm_ord_top:hover { background: #f4f6fa;}
#box_order_dl .comm_ord_top.on { background: #f4f6fa;}
#box_order_dl .comm_ord_top .top {width: 65%; display: flex; align-items: center; }
#box_order_dl .comm_ord_top > div > div { min-width: 9%; padding: 0 5px; box-sizing: border-box;}
#box_order_dl .comm_ord_top .top .status { width: 12%; min-width: 80px; font-size: 13px; color:#111; font-weight: 600; padding-left: 0;}
#box_order_dl .comm_ord_top .top .title { width: 450px; flex-grow: 1; display: flex; text-align: left; font-size: 16px; }
#box_order_dl .comm_ord_top .top .title > div { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#box_order_dl .comm_ord_top .top .title span { min-width: 80px;  }
#box_order_dl .comm_ord_top .top .title em {color: #1F77F3}
#box_order_dl .comm_ord_top > div:nth-child(2) { width: 23%; display: flex; justify-content: space-around;}
#box_order_dl .comm_ord_top .pirce {text-align: right;  font-size: 13px; color:#666; min-width: 80px; }
#box_order_dl .comm_ord_top .date {  font-size: 13px; color:#666; min-width: 80px; text-align: center; }
#box_order_dl .comm_ord_top a.comm_detail_btn {display:block; font-size:13px; line-height:150%; color:#666; font-weight:400; color: #999;}
#box_order_dl .comm_ord_top a.comm_detail_btn::after{ display: inline-block; content: "보기 \e941"; font-family: 'xeicon'; color: #999;}
#box_order_dl .comm_ord_top a.comm_detail_btn.on::after{ display: inline-block; content: "닫기 \e944"; font-family: 'xeicon'; color: #999; }

/* 추가 (comdori) */
#box_order_dl .comm_ord_top.on a.comm_detail_btn::after{ display: inline-block; content: "닫기 \e944"; font-family: 'xeicon'; color: #999; }
#box_order_dl                    .comm_ord_view {display:none;}
#box_order_dl .comm_ord_top.on + .comm_ord_view {display:block;}

#box_order_dl dd {padding:30px 24px; border:1px solid #e5e5e5; border-top:none}
#box_order_dl dd.on {display:block;}
#box_order_dl dd.off {display: none;}
#box_order_dl .comm_ord_top:nth-child(1) {margin:0}
#box_order_dl dd .ord_info { word-break: keep-all; line-height: 150%; padding-bottom: 30px;}
#box_order_dl dd .ord_info .ord_date { display: flex; color: #666; margin-bottom: 5px;}
#box_order_dl dd .ord_info .ord_date span { display: inline-block; margin-right: 20px; }
#box_order_dl dd .ord_info .ord_date span:last-child { margin-right: 0;}
#box_order_dl dd .ord_info .ord_status {  width: 100%;  display: flex; justify-content: space-between}
#box_order_dl dd .ord_info .ord_status .myc_pay_number { display: block;  font-size: 18px; font-weight: 600; line-height: 150%; color: #111; width: fit-content; }
#box_order_dl dd .ord_info .ord_status .status { display: block; padding-right: 17px;  font-size: 18px; font-weight: 400; line-height: 150%; color: #111; width: fit-content; }
#box_order_dl dd.comm_ord_view .tbl_type1 td {padding: 15px 0 ; border: none; border-bottom: 1px solid #eee;}
#box_order_dl dd.comm_ord_view .tbl_type1 td.td_left { color: #111; }
#box_order_dl dd.comm_ord_view .tbl_type2 { border-bottom: 1px solid #eee; }
#box_order_dl dd.comm_ord_view .tbl_type2 th {border-bottom: none; padding: 15px 2px 10px 2px}
#box_order_dl dd.comm_ord_view .tbl_type2 td {border-bottom: none; padding: 15px 2px 10px 20px;}

/* 추가 (jacob) */
#box_order_dl dd.comm_ord_view .refund_item { text-align: center; }
#box_order_dl dd.comm_ord_view .refund_item span { text-decoration: line-through; }
#box_order_dl dd.comm_ord_view .refund_item::before { display: block; content: '취소완료'; text-decoration: none; }

/* 개인정보 수정 */
.myclass_member_info_top { position:relative; height:70px; padding:30px 0 30px 330px;}
.myclass_member_info_top dt { font-size:21px; line-height:36px; color:#848484;}
.myclass_member_info_top dt span { font-weight:500; color:#000;}
.myclass_member_info_top .point {font-size:16px; font-weight:500; line-height:36px; color:#000;}
.myclass_member_info_top .point span {color:#ff5532;}
.myclass_member_info_top .point i {margin-right:7px;}
.myclass_member_info_top img { position:absolute; top:30px; left:50px; display:block; width:70px; height:70px; border-radius:50%;}
.myclass_member_info_top .mempic_edit a {position:absolute; top:50px; left:150px;}
.popup_title_mem { font-size:20px; font-weight:700; color:#262626; line-height:67px; border-bottom: 2px solid #000; padding-left:18px;}
.popup_title_mem img {width:50px; height:50px; vertical-align:middle; border-radius:50%; margin-right:15px;}
.myclass_member_piclist { border-bottom:1px solid #e1e4e6; padding:30px 0 10px 85px;}
.myclass_member_piclist:after { content:""; display:block; clear:both; }
.myclass_member_piclist li {float:left; margin:0 70px 20px 0;}
.myclass_member_piclist li label {display: inline-block;}
.myclass_member_piclist li label img {width:100px; height:100px; border-radius:50%;pointer-events: none;}

/* 쪽지함 */
.letter_notice { font-size:16px; font-weight:500; color:#555555; text-align:center; padding:30px 0;}
.letter_notice span {color:#ff5532;}
.letter_notice i {margin-right:10px;}

/* 학습테스트 */
.study_question_box {padding:30px 0 30px 30px; max-height:470px; overflow:auto; border-bottom:1px solid #e1e4e6;}
.study_question {width:890px;}
.question_row {position: relative; padding: 18px 0 0 80px;}
.question_row .question {display: block; font-size: 20px; color: #383838; line-height:30px; margin-bottom: 14px;}
.question_row .question .icon {display: block; position: absolute; top:0; left: 0; width: 65px; height: 65px; background: #cecece; border-radius: 50%; text-align: center; line-height: 65px; font-size: 20px; color: #fff; font-weight: 700;}
.question_row .question .right_answer {font-size: 17px; color: #ee2d30; margin-left:10px;}
.question_row .viewbox {border: 1px solid #e5e5e5; color: #383838; box-sizing: border-box; padding: 20px; font-size: 17px;}
.sel_answer {margin: 12px 0 0 0;}
.sel_answer ul {margin-left: 22px;}
.sel_answer ul li {color: #383838; font-size: 17px; line-height:30px; text-indent: -22px;}
.sel_answer ul li.on span {color:#ee2d30; border-bottom:1px solid #ee2d30;}
.sel_answer ul li input[type='radio'] { display:none;}
.sel_answer ul li input[type='radio'] + label::before { content: ' '; display: inline-block; width: 17px; height: 17px; vertical-align: -2px; margin: 0 14px 0 0; background: url('/images/brand/yusangtong/pc_2019/common/radio_comil.png') no-repeat; background-position: 0 0px;}
.sel_answer ul li input[type='radio']:checked + label::before {background: url('/images/brand/yusangtong/pc_2019/common/radio_comil.png'); background-position:  0 -17px;}
.sel_answer ul li input:checked + label span {color:#ff5532; border-bottom:1px solid #ff5532;}
.sel_answer ul li label { font-size:17px; color:#383838; line-height:30px;}
.sel_answer ul li .number {margin-right:5px;}
.btn_study_submit {display: inline-block; width: 153px; height: 40px; padding: 0; font-size: 18px; line-height: 40px; color: #fff; font-weight: 500; text-align: center; background: #ff5532;}
.question_bot {padding-left:80px; margin-top:50px;}
.question_bot .sel_btnbox .btn_ex {display:inline-block; width:68px; height:28px; font-size:14px; color:#000; line-height:28px; text-align:center; border:1px solid #000; margin-right:5px;}
.question_bot .sel_btnbox .btn_error {display:inline-block; width:108px; height:28px; font-size:14px; color:#ff5532; line-height:28px; text-align:center; border:1px solid #ff5532;}
.question_bot .error_box {position:relative;}
.question_bot .error_box textarea {width:578px; height:73px;}
.question_bot .error_box .error_btnbox {position:absolute; top:0; right:0;}
.question_bot .error_box .error_btnbox a {display:inline-block; width:110px; height:73px; font-size:15px; color:#fff; line-height:73px; text-align:center;}
.question_bot .error_box .error_btnbox .btn_report {background:#ff5532;}
.question_bot .error_box .error_btnbox .btn_report_c {background:#16263b;}
.question_bot .error_box p {font-size:15px; color:#ff5532; padding:7px 0 0 15px;}
.explanation_box { border:1px solid #e5e5e5;}
.ex_answer {padding:25px 30px;}
.ex_answer .result {font-size:25px; font-weight:700; color:#000;}
.ex_answer .result i {color:#ff5532;}
.ex_answer .result_ex {font-size:15px; color:#585858; line-height:27px; margin-top:20px;}
.ex_info {width:100%; height:52px; border-top:1px solid #e5e5e5; background:#f7f7f7;}
.ex_info p { display:inline-block; width:449px; height:52px; font-size:17px; color:#585858; line-height:52px;}
.ex_info p .txdate {color:#000000; font-weight:700; margin-left:32px;}
.ex_info p .txnum {color:#ff5532;}
.ex_info .ex_graph {display:inline-block; width:286px; height:23px;}
.ex_info .ex_graph .graphs .graph {}
.ex_info .ex_gnum {width:66px; font-size:14px; color:#ff5532;}
.ex_info .ex_gnum span { margin-left:10px;}
.ex_info a {display:inline-block; width:150px; height:30px;font-size:14px; line-height:30px; color:#fff !important; text-align:center; background:#16263b;}
.graphs .graph {-webkit-box-sizing: content-box;box-sizing: content-box;height:20px;border: solid 1px #ced4da; margin-top:4px}
.graphs .graph span {display: block;float: left;width: 2%;height:20px;-webkit-transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;-o-transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;background-color: #ff5532;}
.graphs .num {position: absolute;top: 0;right: 0;}

/* 수강중인강좌 기간연장 */
.myclass_pop_dl {position:relative;  display:block; margin:0 0 29px;   padding:0 0 0 260px;  }
.myclass_pop_dl dt {display:block; margin:0 0 19px;  font-size:30px; line-height:20px; color:#010101}
.myclass_pop_dl dt .popup_tit {display:block; margin:0 0 10px; width:155px; text-align:center;  font-size:16px; line-height:31px; color:#fff; background:#16263b; border-radius:20px;}
.myclass_pop_dl dt .popup_remain {font-size:18px;}
.myclass_pop_dl dt .popup_remain em {color:#ff5532;}
.myclass_pop_dl dd {display:block; font-size:14px; line-height:20px; color:#6e6e6e}
.myclass_pop_dl dd.profile {position: absolute; top: 0px; left:0;}
.tbl_point {width:100%; border-collapse:collapse; border-spacing:0;}
.tbl_point th {font-size:40px; line-height:40px; color:#000; text-align:center; vertical-align:middle;  border:1px solid #d3d3d3; background:#f5fff9}
.tbl_point th > span {display:block; margin:0 0 11px;  font-size:16px; line-height:17px; color:#515151}
.tbl_point th strong em {font-size:40px; line-height:40px; color:#ff5532; font-weight:bold}
.tbl_point th li {display:block; height:21px; margin:20px 0 0; padding:0 0 0 32px; text-align:left; }
.tbl_point th li:first-child { margin:0; }
.tbl_point th li label {height:21px; font-size:20px; line-height:21px; color:#000; vertical-align: top;}
.tbl_point th li label span {font-size:16px; line-height:21px; vertical-align: top; font-weight:500;}
.tbl_point td {font-size:16px; font-weight:500; line-height:18px; color:#323232; text-align:left; padding:20px 0 20px 36px; border:1px solid #d3d3d3; background:#fff}
.tbl_point td strong {margin:0 0 25px; font-size:20px; line-height:21px;color:#000}
.tbl_point td strong.date {display:block; font-size:28px; line-height:29px;color:#000}
.tbl_point td strong.date em {font-size:28px; line-height:29px; color:#ff5532; font-weight:600}
.date_txt01 {padding:0 0 0 16px;text-indent:-16px; font-size:14px; line-height:20px; color:#717171}
.tbl_point td .txt_green {display:block; margin:9px 0 0; font-size:16px; line-height:17px; color:#ff5532}
/*.quantity {overflow:hidden; position: relative; vertical-align: -10px; display:inline-block; min-width:108px; height:32px; margin:0 ; font-size:15px; line-height:32px; color:#495057; text-align:center;}
.quantity a {float:left; border-radius:0 5px 5px 0; width:31px; height:28px; font-size:18px; line-height:28px; color:#495057; text-align:center; border:1px solid #ced3d6; background:#f1f3f5}
.quantity a:nth-child(1) { border-radius:5px 0 0 5px;  }
.quantity input {float:left; width:42px; height:30px; font-size:15px; line-height:30px; padding:0; color:#495057; text-align:center; border:none;}*/
.popup_writebox .check {position: absolute;top: 20px;left: 12px;}

/* 회원탈퇴 */
.leave_wrap {padding-top:234px; background:url(/images/brand/yusangtong/pc_2019/common/member_out.gif) no-repeat; background-position:50% 113px;}
.leave_wrap2 {padding-top:234px; background:url(/images/brand/yusangtong/pc_2019/common/member_out2.gif) no-repeat; background-position:50% 113px;}
.leave dt {font-size:24px; color:#161616; line-height:64px; text-align:center;}
.leave .leave_txt {font-size:15px; color:#888888; line-height:24px; text-align:center; margin-bottom:30px;}
.leave .leave_input { position:relative; width:436px; margin:0 auto;}
.leave span i { position:absolute; top:10px; left:20px; font-size:24px; color:#6c6c6c;}
.leave input[type=text], .leave  input[type=password] { height:45px; color:#c2c2c2; line-height:45px; border:1px solid #c4c4c4; padding:0 60px;}

/*========== 수강/교재신청 ========================*/
/* 수강신청상단 */
.apply_after {width:100%; overflow:hidden; margin:15px 0 40px;}
.apply_after:after {content:""; display:block; clear:both;}
.apply_after > li:first-child {float:left; width:630px; height:354px; }
.apply_after > li:last-child { float: right; width: 300px; min-height: 354px; display: flex; flex-direction: column; justify-content: space-between;}
.apply_after > li:first-child .videobox_info {}
.apply_after > li:first-child .videobox_info { position: relative; height: 0; padding-bottom: 56.25%; }
.apply_after > li:first-child .videobox_info iframe {position: absolute; width:100%; height:100%; left: 0; top: 0;}
.apply_after > li:first-child .videobox_info iframe.on-tab-pause {display:none;}
.apply_after > li:first-child .videobox_info img { width: 100%;}
.apply_after > li:last-child .bnr_box img { width: 100%;}
.apply_after tr:last-child th, .apply_after tr:last-child td {border: none;}
.apply_after th, .apply_after td { font-size:14px; line-height:170%; text-align:left; border-bottom:1px solid #eee; font-weight: 400; vertical-align: top; word-break: keep-all;}
.apply_after th { color:#888; padding:10px 20px 10px 0; }
.apply_after td { color:#222; padding:10px 0 10px 0px;}
.apply_after tr.sample_col th {}
.apply_after tr.sample_col li {padding: 0px 0; margin-bottom: 10px;}
.apply_after tr.sample_col li a {position: relative; display: block; color: #222; padding: 0px 30px 0 0 ;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.apply_after tr.sample_col li a:hover,.apply_after tr.sample_col li a:hover::after {color:#4c80f1;}
.apply_after tr.sample_col li a::after{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); display:block; color:#4c80f1; text-align:center; content: "\ea3f" ; font-family: 'xeicon'; font-size: 16px;}

.apply_payment_wrap {}
.apply_payment {width:100%; border-top: 2px solid #000; border-bottom: 2px solid #000;}
.apply_payment td {padding:10px 5px; border-top:1px solid #f0f1f2; word-break: keep-all; text-align:left; font-size:16px; font-weight:500; line-height: 150%; color:#111; }
.apply_payment tr:nth-child(1) { background:#fbfbfb; }
.apply_payment tr:nth-child(1) td { padding: 12px 5px; }
.apply_payment tr:nth-child(1) td.col_subject { font-size: 18px; }
.apply_payment td.col_divide { vertical-align: top;}
.apply_payment .pay_class {display:inline-block; padding: 3px 16px; font-size:13px;  line-height: 150%; color:#fff;  border-radius:15px; text-align:center; background:#16263b }
.apply_payment .pay_class.no2 { background:#6c7d93 ; }
.apply_payment td.col_subject { vertical-align: top; border-top: 1px solid #e1e4e6; }
.apply_payment td.col_divide,
.apply_payment td.col_subject ~ td,
.apply_payment td.col_subject + td { border-top: 1px solid #e1e4e6;}
.apply_payment td.check2 label { position: relative; display: inline-block; color: #777;padding-left: 30px;}
.apply_payment td.check2 label::before { position: absolute; left: 0; top:3px;}
.apply_payment td.check2 input[type='checkbox']:checked + label { color: #111;}
.apply_payment td.soldout {color:#888888; position: relative;}
.apply_payment td.soldout label { cursor: default; }
.apply_payment td.soldout label::before { position: absolute; left: 0; top:3px;
    content: '\e925'; display: inline-block; width: 20px; height: 20px; vertical-align: -4px; margin: 0 10px 0 0; background:none;  font-family: 'xeicon'; font-size: 24px;color: #999;}
.apply_payment td.default_price {font-size: 15px; color:#a4a7ab; text-align: right;}
.apply_payment td.discount {font-size:12px;  color:#ee2d30; text-align: center; font-weight: 400;}
.apply_payment td.discount span {display:inline-block; padding: 3px 15px; border-radius: 4px;  border: 1px dashed red;  font-size:12px; font-weight: 600; line-height:150%; color:#ee2d30;text-align:center; }
.apply_payment td.last_price { font-size:18px; text-align:right}
.apply_payment tfoot td.last_price p { display: inline-block; font-size: 18px; font-weight: 600; line-height: 150%; vertical-align: 3px;}
.apply_payment tfoot td.last_price span {margin-left: 10px;}
.apply_payment tfoot td.last_price span, .apply_payment tfoot td.last_price em {display: inline-block; color:#ee2d30;  font-size:26px; font-weight: 600; line-height: 150%;}
.apply_payment_btnbox { text-align:right; padding-top:10px; margin-top:20px;}
.apply_payment_btn01 { position:relative; display:inline-block; width: 240px; height: 50px; padding: 0; font-size: 17px; line-height: 50px; color: #fff; font-weight: 600; text-align: center; background: #16263b;}
.apply_payment_btn02 { position:relative; display:inline-block; width: 240px; height: 50px; padding: 0; font-size: 17px; line-height: 50px; color: #fff; font-weight: 600; text-align: center; background: #ee2d30;}
.apply_payment_btn01 .pop_balloon { display:block; top: -20px; left: 50%; transform: translateX(-50%); font-weight: 400;}
.apply_payment_btn02 .pop_balloon { display:block; top: -20px; left: 50%; transform: translateX(-50%); font-weight: 400;}
.icon_limit { display: inline-flex; align-items: center; justify-content: center; height: 20px; padding: 0 8px; background: #9fa7b3; border-radius: 4px; font-size: 10px; font-weight: 600; color: white; white-space: nowrap;/* box-shadow: 0 2px 4px rgba(0,0,0,0.1);*/ margin-left: 6px; }

.apply_payment td.col_subject a.btn_link { display: block; color: #1F77F3; font-size: 14px; border: 1px solid #95c1ff; padding: 2px 10px; line-height: 150%; word-break: keep-all; width: fit-content; border-radius: 4px;}


.apply_intro li {position:relative; border-bottom:1px solid #e7e9eb; padding:40px 0 40px 250px;}
.apply_intro li:nth-child(2n) { background:#fafafa;}
.apply_intro dt {position:absolute; top:50%; transform:translateY(-50%);left:0; width:150px;font-size:25px; font-weight:700; color:#4d5256; line-height:36px; text-align:left; padding-left:55px; }
.apply_intro dd {font-size:16px; font-weight:500; color:#383838; line-height:29px; text-align:left;}
.apply_intro .txt_type01 {font-size:25px;}
.apply_intro .txt_type02 {font-size:14px; color:#606060;}
.apply_intro .txt_type03 {font-size:20px;}

/* 220915 상세정보 css 추가 */
.apply_basic_box {  padding: 30px 0 0 0 ; font-size: 16px; line-height: 170%; color: #222; font-weight: 400; word-break: keep-all; }
.apply_basic_box.pt0 {padding: 0 0 0 0}
.apply_basic {color: #222;}
.apply_basic .col { margin-bottom: 40px;}
.apply_basic .txt_01 { position: relative; font-size: 24px; font-weight: 700; line-height: 150%; margin-bottom: 20px; padding-left: 15px; letter-spacing:-0.5px;}
.apply_basic .txt_01::before { position: absolute; display: block; content: ""; left: 0; top: 8px; width: 4px; height: 22px; background: #f85455;}
.apply_basic .txt_02 { font-size: 21px; font-weight: 600; line-height: 150%; margin-bottom: 15px; letter-spacing:-0.5px; }
.apply_basic .color_01 { }
.apply_basic .txt_rmark { position: relative; padding-left: 20px; word-break: keep-all; margin-bottom:0;}
.apply_basic .txt_rmark::before {display: inline-block; content: '※'; position: absolute; left: 0; top: 1px;  height: 100%;}
.apply_basic ul {margin-bottom: 30px;}
.apply_basic ul li { position: relative; padding-left: 15px; margin: 5px 0;}
.apply_basic ul li::before { position: absolute; display: block; content: ""; left: 3px; top: 12px; width: 3px; height: 3px; background: #222; border-radius: 0px;}
.apply_basic .customer { border: 1px solid #e5e5e5; padding: 30px;  display: flex; justify-content: center; }
.apply_basic .customer p { font-size: 21px; font-weight: 600; padding-right: 10px; }
.apply_basic .customer p::before {display: inline-block; content: "\e9d3"; font-family:'xeicon'; padding-right: 10px;}
.apply_basic .customer span{ font-size: 14px ; color: #666; font-size: 16px; font-weight: 400;}
.apply_basic .btn_more { position: absolute; left: 0; bottom: 0;}

.apply_basic.chapter {  overflow: hidden;  display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 15; -webkit-box-orient: vertical; font-size: 16px;  }
.apply_basic.chapter .col { margin-bottom: 0;}
.apply_basic.chapter b, .apply_basic.chapter strong { font-weight: 600;}
.apply_basic.chapter.on { display: block; }
.apply_basic_box .btn_more { margin-top: 20px; text-align: left;}
.apply_basic_box .btn_more a { display: inline-block; color:#222; text-align: center; background: #fff; padding:3px 20px ; font-size: 14px; border: 1px solid #ccc;}
.apply_basic_box .btn_more a:hover { border: 1px solid #666;}
.apply_basic_box .btn_more a::after { display: inline-block; content: "목차 더보기 +"; }
.apply_basic_box .btn_more.on { }
.apply_basic_box .btn_more.on a::after { display: inline-block; content: "목차 간략히 -";}
.apply_intro_box .top_con {padding:30px 25px 50px 45px;}
.apply_intro_box .top_con dt {font-size:28px; color:#383838; margin-bottom:17px;}
.apply_intro_box .top_con dd {font-size:17px; color:#888888; line-height:30px;}
.apply_intro_box p {font-size:18px; color:#383838; padding:38px 50px 0; line-height:32px;}

/* 목차 버전2 */
.apply_basic.chapter.ver2 .chapter_listbox { display:flex;    flex-wrap:wrap;  justify-content:flex-start;  overflow:hidden; transition:max-height .3s ease; }
.apply_basic.chapter.ver2 .chapter_listbox > div{ flex:0 0 calc((100% - 40px) / 3); min-width:0; }
.apply_basic.chapter.ver2 .chapter_listbox .area_list {margin-bottom: 30px; }
.apply_basic.chapter.ver2 .chapter_listbox.on{ overflow:visible;}


/* 211207 강의리스트 css 수정 */
.apply_class li {border-bottom:1px solid #ddd;  }
.apply_class a { position:relative; display:block; height:100%; padding:35px 0 35px 320px;}
.apply_class dl { min-height: 158px; }
.apply_class dt {font-size:23px; font-weight:700; color:#383838; line-height:130%; margin-bottom: 10px;}
.apply_class .sub_txt {font-size:14px; color:#888; line-height:21px; margin-bottom: 20px;}
.apply_class .t_record {display: flex;}
.apply_class .t_record span {display: block; font-size: 13px; color: #fff; line-height: 22px; border-radius: 50px; text-align: center; padding: 2px 15px; margin-right:4px;  }
.apply_class .t_record span.span01 {background:#16263b;}
.apply_class .t_record span.span02 {background:#ee2d30;}
.apply_class .pic {position:absolute; left: 0; top: 35px; width: 280px; height: 158px;}
.apply_class .pic img {width:100%;}

.apply_book li {position:relative; height:215px; border-bottom:1px solid #d5d5d5; padding:40px 0 0 286px;}
.apply_book dt a {font-size:23px; font-weight:700; color:#383838; line-height:44px;}
.apply_book .sub_txt { height:63px; font-size:14px; color:#a1a1a1; line-height:21px;}
.apply_book .t_record {position:relative; height:30px; line-height:30px; margin-top:30px;}
.apply_book .t_record .span01 {display: inline-block; font-size: 13px; font-weight:500; color: #888888; line-height: 20px; border-radius: 10px; text-align: center; border:1px solid #e5e5e5; padding: 0 25px;}
.apply_book .t_record a {position:absolute; top:0; right:36px; width:148px; font-size:14px; font-weight:500; color:#1c1c1c; line-height:28px; text-align:center; border:1px solid #4d5256; background:#f7f7f7;}
.apply_book .pic {position:absolute; top:0; left:0; width:286px; height:255px; text-align:center; box-sizing:border-box; padding-top:25px;}
.apply_book .pic img {height:211px;}

/* 개설강좌 구성강좌 */
.text--yellow {color:#fafe63}
.apply_class_renew li {border: none;}
.apply_class__items {display: flex; flex-direction: column; font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-bottom: 1px solid #E7E7E7;}
.apply_class__items button {font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.apply_class__items .item__list {display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding: 50px; position: relative;  cursor: pointer;}
.item__list .img-area {width: 120px; height: 104px; border-radius: 8px; background-color: #f4f4f4;  overflow: hidden; position: relative;}
.item__list .img-area__text { background: linear-gradient(to bottom, #ff5532, #ff912a); color: #fff; font-weight: 700; font-size: 28px; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 110%;}
.item__list .img-area__teacher-1 {margin-bottom: auto;}
.item__list .img-area__teacher-1 img {width: 150%; position: absolute; top: 1%; left: -26%; image-rendering: -webkit-optimize-contrast; backface-visibility: hidden;}
.item__list .img-area__teacher-2 {position: relative; margin-bottom: auto; background-color: #d9eaff;}
.item__list .img-area__teacher-2 img{position: absolute; image-rendering: -webkit-optimize-contrast;}
.item__list .img-area__teacher-2 .T8     {width: 134%; top: 1%; left:   4%; } /* 유수   */
.item__list .img-area__teacher-2 .T2786  {width: 130%; top: 1%; left: -34%; } /* 고민석 */
.item__list .img-area__teacher-2 .T30997 {width: 130%; top: 1%; left: -34%; } /* 이종학 */
.item__list .img-area__teacher-2 .T33276 {width: 126%; top: 1%; left: -32%; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1);}    /* 김종우 */

.item__list .list__contents {display: flex;flex-direction: column; justify-content: center; gap: 6px; width: 400px;}
.item__list .list__contents .sub_title {color: #1F77F3; font-size: 15px;}
.item__list .list__contents .title {font-size: 21px; font-weight: 700; line-height: 140%;}
.item__list .list__contents .teacher-name {margin-bottom: 4px;}
.item__list .list__contents .class-detail {color: #7E7E7E; }
.item__list .list__contents .class-detail span {opacity: 0.6;}
.item__list .button__container {display: flex; flex-direction: column; gap: 6px;}
.item__list .button__container button {border: 1px solid #7E7E7E; padding: 6px 16px; box-sizing: border-box; color: #7E7E7E; font-weight: 600; font-size: 12px; }
.item__list .button__container button.popup-play[playIdx=""] {border-color:#e5e5e5; color:#999; font-weight: 300; cursor:default;} /* 추가 */

.item__list .price__container {display: flex; align-items: center; text-align: right; gap: 20px;}
.item__list .price__container p { color: #7E7E7E;}
.item__list .price__container .price {text-decoration: line-through;}
.item__list .price__container .price-sale {font-size: 16px; font-weight: 900; color: #000;}

.books__container {position: relative;}
.books__container .book__btn {display: block; position: absolute; right: 50px; top: -40px; color: #7E7E7E; padding: 0; height: 0;}
.books__container .hide {display: none;}
.books__container ul {background-color: #FBFBFB; padding: 20px 50px; border-top: 1px solid #E7E7E7; display: flex; flex-direction: column; gap: 14px;}
.books__container ul li {display: flex; justify-content: space-between; }
.books__container ul li .book__tag {border: 1px solid #BCBCBC; border-radius: 2px; margin-right: 20px; padding: 2px 6px; color: #BCBCBC; font-size: 12px;}
.books__container ul li .book__price {font-size: 16px; font-weight: 600;}

.item__button-area {padding: 20px 50px; border-bottom: 2px solid #000; display: flex; justify-content: flex-end; border-top: 1px solid #E7E7E7;}
.item__button-area button {padding: 10px 40px; background-color: #000; color: #fff; font-weight: 600; font-size: 14px; }
.item__button-area button:hover {background-color: #ff2d2d; transition: 0.2s;}


/* 커리큘럼탭 */
.apply_curriculum_box { margin-top:30px;}
.apply_curriculum_box p.title {font-size: 21px; font-weight: 600; color: #222; padding-bottom: 15px; border-bottom: 1px solid #000;}
.apply_curriculum dt {position: relative; font-size:16px; line-height: 170%;  color:#fff;  border-bottom:1px solid #fff; background:#16263b; padding: 10px 90px 10px 70px; word-break: keep-all;}
.apply_curriculum dt span {position: absolute; left: 0 ; top: 12px;  width:70px; text-align:center;}
.apply_curriculum dt i {position: absolute; right: 24px ; top:24px; transform: translateY(-50%); font-size:16px;  }
.apply_curriculum td { line-height: 160%; font-size:15px; padding: 10px 0px; color:#222; text-align:center; border-bottom:1px solid #eeeeee; word-break: keep-all; vertical-align: top;}
.apply_curriculum td:nth-child(2) {padding-right: 10px;}
.apply_curriculum td:last-child { color: #999;}
.apply_curriculum td.td_left {text-align:left;}
.apply_curriculum td a {display:inline-block; font-size:11px; line-height: 160%; color:#4c80f1;  text-align:center; border:1px solid #4c80f1; border-radius:2px; padding: 3px 8px 3px 13px; }
.apply_curriculum td a i {font-size:15px; vertical-align:-2px;}

.apply_study_box {margin-top:10px;}
.apply_study_box .top_con {padding:0 25px 50px 45px;}
.apply_study_box .top_con dt {font-size:28px; color:#383838; margin-bottom:17px;}
.apply_study_box .top_con dd {font-size:17px; color:#888888; line-height:30px;}
.apply_study_box p {font-size:28px; color:#383838; padding:38px 50px 0;}
.apply_study {border-top:1px solid #e6e9ea;  border-bottom:1px solid #e6e9ea; padding-top:50px; background:#fbfbfb;}
.apply_study li { position:relative; padding:0 0 50px 150px; font-weight:500;}
.apply_study li dt {font-size:20px; color:#383838; margin-bottom:20px;}
.apply_study li span { position:absolute; top:35px; left:0; width:150px; font-size:100px; color:#dddddd; text-align:center;}
.apply_study li dd {font-size:15px; color:#888888; line-height:25px;}

.apply_post table {width:100%; border-collapse:collapse; border-spacing:0;}
.apply_post tr:hover {background:#fafafa}
.apply_post tr:last-child td {border-bottom:none;}
.apply_post td {height:60px; font-size:14px; color:#888; vertical-align:middle; text-align:center; border-bottom:1px solid #d5d5d5;}
.apply_post td.num {font-size:18px; font-weight:700; color:#383838;}
.apply_post td.tit {text-align:left; padding-left:5px;}
.apply_post td.tit a { float:left; display:block; max-width:90%; font-size:16px; font-weight:500; color:#383838;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis}
.apply_post td.tit img {margin:0 0 0 5px; vertical-align:-4px;}
.apply_post .tbl_nodata {width:100%; height:300px; font-size: 16px; font-weight: 500; color: #383838; text-align:center; box-sizing:border-box; padding-top:150px;}

/* 재수강 쿠폰*/
.down_coupon {position: relative; width: 840px; height: auto; box-sizing: border-box; border-bottom: 1px solid #e1e4e6; border-top: 2px solid #000; background: #f1f8ff;}
.down_coupon .inner {height: auto; display: flex; justify-content: space-between; align-items: center; padding: 30px;}
.down_coupon .inner .down_coupon_img {width: 233px; height: 116px; padding: 68px 0 0 40px; box-sizing: border-box; font-size: 20px; line-height: 2px; color: #000; font-weight: 700; text-align: center; background: url('/images/brand/yusangtong/pc_2019/common/220713_coupon.jpg') no-repeat left top; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);}
.down_coupon .inner .down_coupon_text {font-size: 16px; line-height: 140%; width: 312px;}
.down_coupon .inner .down_coupon_btnWrap {background: #ee2d30;border-radius: 2px; overflow: hidden;}
.down_coupon .inner .down_coupon_btnWrap .down_coupon_btn {padding: 20px;  color: #fff; font-weight: 800; font-size: 16px; border-radius: 2px; position: relative; overflow: hidden; transition: all 0.3s ease;}
.down_coupon .inner .down_coupon_btnWrap .down_coupon_btn:hover { background: #000; color: #fff; }
.down_coupon .inner .down_coupon_btnWrap .down_coupon_btn:before { position: absolute; content: ''; display: inline-block; top: -180px; left: 0; width: 30px; height: 100%; background-color: #fff; animation: shiny-btn1 3s ease-in-out infinite; }
@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/* 주문결제 */
.sub_article2 {position:relative; width:840px; padding:0 360px 0 0 ;}
.tit_top {float: left; font-size: 28px; color: #464646; font-weight: 700; line-height: 45px; padding-left: 10px;}
.pay_coupon {position:relative; width:840px; padding:34px 50px 35px 300px; box-sizing:border-box; border: 1px solid #e1e4e6; border-top: 2px solid #000;}
.pay_coupon:after { content:""; display:block; clear:both; }
.pay_coupon_img {position:absolute; top:27px; left:43px; width:224px; height:122px; padding:70px 0 0 0; box-sizing:border-box; font-size:30px; line-height:31px; color:#ee2d30; font-weight: 600;  text-align:center; background:url("/images/brand/yusangtong/pc_2019/common/coupon25.png") no-repeat left top}
.pay_coupon_img span {font-size:17px; line-height:18px; }
.pay_coupon table {border-top:1px solid #e1e4e6; border-bottom:1px solid #e1e4e6;}
.pay_coupon th {font-size:14px; color:#383838; border-right:1px solid #e1e4e6; background:#fbfbfb;}
.pay_coupon .tbl_type2 td {padding:0;}
.pay_coupon li {line-height:36px; border-bottom:1px solid #e1e4e6; padding:0 20px 0 27px;}
.pay_coupon li:after { content:""; display:block; clear:both; }
.pay_coupon li:last-child {border-bottom:none;}
.pay_coupon label {font-size:14px; font-weight:500; color:#4d5256;}
.pay_coupon label span {float:right;}
.pay_coupon p { position:relative; font-size:14px; font-weight:500; color:#495057; line-height:24px; padding-left:43px; margin-top:20px;}
.pay_coupon p i {position:absolute; top:8px; left:0; font-size:36px;}
.pay_coupon .check2 input[type="text"] {float: left; width: 55%; color:#222; vertical-align: top; margin: 0; padding: 0; margin-right: 5px; box-sizing: border-box; height: 35px; padding: 0px 8px; }
.pay_coupon .check2 input[type="text"]::placeholder { color: #999;}
.pay_coupon .check2 button { background: #333; color: #fff; margin-top: -4px; height: 35px; line-height: 35px; display: inline-block; padding: 0 15px; margin-top: -5px; border-radius: 2px; }

.pay_select {margin:0 0 52px; border-top: 2px solid #000; border-bottom: 1px solid #e1e4e6; padding:38px 0 37px; font-size:16px; line-height:17px; color:#4d5256; font-weight: 500; display: flex;  justify-content: space-around;}

/* 221027 주의사항 수정 */
.pay_tab {overflow:hidden; width:100%; height: 39px; border-top: 2px solid #000; }
.pay_tab li {width: 50%;height: 40px;float: left;  padding: 0;  border-left: 1px solid #e6e6e6;  box-sizing:border-box; }
.pay_tab li a {display:block; font-size: 15px; line-height: 38px; font-weight: 500; border-bottom: 2px solid #e6e6e6; background-color: #f7f7f7; color: #606060; text-align: center;}
.pay_tab li a.on {color: #262626; font-weight: 600; border-bottom:none; background-color: #fff; }
.pay_con {width: 100%; padding:30px 37px 22px; font-size: 14px; line-height: 24px; color:#3e3d3f; border: 1px solid #e6e6e6;border-top:none;  box-sizing:border-box; }
.pay_con table {width: 100%; border-collapse:collapse; border-spacing:0; word-break: keep-all; }
.pay_con table th {padding:7px 0 6px; text-align:left; font-size: 14px; line-height: 24px; color:#3e3d3f; border-bottom: 1px dotted #b1b1b1}
.pay_con table td {padding:7px 0 6px; text-align:left; font-size: 14px; line-height: 24px; color:#3e3d3f; border-bottom: 1px dotted #b1b1b1}
.pay_con table tr:last-child td {border-bottom:none;}
.pay_con .cont_container {margin-bottom: 26px; word-break: keep-all;}
.pay_con .cont_container .example {padding-left: 1.7em; text-indent: -1.7em; }
.pay_con .cont_container .example::before {content: '예) ';}
.pay_con .cont_tit {font-weight: 500; font-size: 16px; margin-bottom: 6px;}
.pay_con ol { padding: 20px  /* 전체 기준 여백 */ }
.pay_con ol > li { padding: 2px 0;
    list-style: decimal;
    list-style-position: outside;
    line-height: 1.6;
    padding-left: 5px; /* 본문 간격 */
    margin-left: 20px;}
.pay_con ul li {padding: 2px 0; line-height: 1.6;  padding-left: 0; text-indent:-13px; margin-left: 15px;}
.pay_con ul > li::before {content: 'ㆍ'; }

.pay_agree {margin-top:34px; text-align:center }
.pay_agree label {margin:0 40px; font-size: 16px; line-height: 20px; color:#2f2d2d}
.right_scroll {position:absolute; top:0; left:50%; margin:0 0 0 260px; width:284px; padding:30px 26px 31px 24px; border: 3px solid #000; background-color: #fff}
.right_scroll table {width: 100%; border-collapse:collapse; border-spacing:0; }
.right_scroll table th {padding:7px 0 6px; text-align:left; font-size: 16px; line-height: 17px; color:#8d8d8d; border-bottom: 1px dotted #b1b1b1; font-weight: 600;}
.right_scroll table td {padding:7px 0 6px; text-align:right; font-size: 16px; line-height: 17px; color:#3e3d3f; border-bottom: 1px dotted #b1b1b1; font-weight: 600;}
.right_scroll table tfoot th {padding:25px 0 18px; font-size: 16px; line-height: 40px; color:#3e3d3f; border-bottom:none;}
.right_scroll table tfoot td {padding:25px 0 18px;  font-size: 30px; line-height: 40px; color:#ee2d30; border-bottom:none;}
.right_scroll table tfoot td span {font-size: 20px; line-height: 21px; }
.right_scroll .bt01 {display:block; width:100%; height:52px;  padding:0;  font-size:20px; line-height:52px; color:#fff; font-weight: 500; text-align:center; background:#ee2d30 }
.right_scroll .bt02 {display:block; width:100%; height:50px; margin:6px 0 18px 0; padding:0;  font-size:18px; line-height:50px; color:#3e3e3e; font-weight: 500; text-align:center; border:1px solid #bababa}
.right_scroll .bt03 {display:block; width:164px; height:40px;  margin:0 auto; font-size:18px; line-height:40px; color:#616160; text-align:center; font-weight: 600; border-radius:50px; border:1px solid #ebebeb; }
.right_scroll .bt03 i {font-size:24px; color:#ee2d30;  vertical-align: -3px;}

.sub_article3 {width:850px; padding:52px 175px 0 175px; margin:0 auto}
.pay_complete_top {position:relative; width:678px; height:98px; margin:0 0 40px;  line-height:98px; padding:0 0 0 162px; border:1px solid #e5e5e5; background:#f7f7f7 }
.pay_complete_top dl {overflow:hidden;}
.pay_complete_top dt {float:left; height:98px; margin:0 29px 0 0; font-size:25px; line-height:98px; color:#383838; font-weight:500}
.pay_complete_top dd {float:left; font-size:16px; line-height:98px; color:#787878; }
.pay_btn01 {display:inline-block; width: 206px; height: 42px; padding: 0; font-size: 16px; line-height: 42px; color: #fff; font-weight: 500; text-align: center; background: #16263b;}
.payment_complete .tbl_type2 td { font-weight:500; color:#383838;}

/*========== 교재몰 ========================*/
/* 메인 */
.book_banner_box {position:relative; height:238px; border:1px solid #e5e5e5; margin-top:20px; background:#f7f7f7;}
.book_item {position:relative; height:238px; box-sizing:border-box; padding:20px 0 0 340px; background:#f7f7f7;}
.book_item dt {font-size:22px; font-weight:700; color:#0b0d0a; line-height:55px;}
.book_item .book_txt { height:60px; font-size:14px; font-weight:500; color:#666666; line-height:20px;}
.book_item .book_link {margin-top:30px;}
.book_item .book_link a {display:inline-block; width:140px; height:30px; font-size:14px; font-weight:500; color:#fff; line-height:30px; text-align:center;}
.book_item .book_link .book_link01 {background:#16263b;}
.book_item .book_link .book_link02 {background:#ee2d30;}
.book_item .pic { position:absolute; top:20px; left:88px;}
.book_item .pic img {max-width:210px; height:200px;}
.book_banner_box #bx-pager {position:absolute; top:-1px; right:-1px; z-index:2}
.book_banner_box #bx-pager a { position:relative; display:block; width:248px; height:59.5px; font-size:12px; color:#888888; letter-spacing:-1px; box-sizing:border-box; border:1px solid #e5e5e5; border-top:none; padding:10px 0 0 66px; margin-left:20px; background:#fff;}
.book_banner_box #bx-pager a:first-child {border-top:1px solid #e5e5e5;}
.book_banner_box #bx-pager a:last-child {height:60px;border-bottom:none;}
.book_banner_box #bx-pager a em {position:absolute; top:0; left:0; width:57px; font-size:20px; font-weight:700; color:#111111; line-height:59px; text-align:center;}
.book_banner_box #bx-pager a span {display:block; font-size:15px; font-weight:500; color:#111111;}
.book_banner_box #bx-pager a.active {border:3px solid #16263b; padding:7px 0 0 64px;}
.book_banner_box #bx-pager a.active:first-child {border:3px solid #16263b; padding:8px 0 0 64px;}
.book_banner_box #bx-pager a.active em {width:54px; font-weight:700; color:#fff; line-height:57px; background:#16263b;}
.book_banner_box #bx-pager a.active .book_arrow  { position:absolute; top:23px; left:-10px; width:10px; height:10px; background:url(/images/brand/yusangtong/pc_2019/common/book_arrow.png) no-repeat;}


/* 221101 교재 탭 */
.book-list__tab ul {display: flex; text-align:center; margin:20px 0 35px 0; }
.book-list__tab ul li {margin:0; flex-grow: 1; display: table;}
.book-list__tab li a {position:relative;display: table-cell;height: 40px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; font-size:15px;font-weight:500;line-height:130%;color:#666;background:#f5f5f5;vertical-align: middle;}
.book-list__tab li:first-child a {border-left:1px solid #e5e5e5; }
.book-list__tab li:last-child a {border-right:1px solid #e5e5e5; }
.book-list__tab ul li.on a, .book-list__tab li a:hover {border-bottom:1px solid #fff; color:#222;  font-weight: 700; background:#fff}
.book-list__tab li a:after {content:''; display:block; position:absolute; top:0px; left:0;  width:1px; height:100%; background:#e5e5e5;}
.book-list__tab li:first-child a:after {display:none;}
/*
.book-list__tab {width: 100%; box-sizing: border-box; margin: 19px 0 40px 0;}
.book-list__tab ul {display: grid; grid-template-columns: repeat(4, 1fr); justify-items: center;}
.book-list__tab ul li {width: 100%; text-align: center;}
.book-list__tab ul li a {display: block; padding: 10px 0; border: 1px solid #e5e5e5; border-right: none; color: #222;}
.book-list__tab ul li:last-child a {border-right: 1px solid #e5e5e5}
.book-list__tab ul li a:hover, .book-list__tab ul li.on a {background-color: #222; color: #fff; font-weight: 500;}
*/

/* 221101 교재 목록 */
.book_list {display: grid; grid-template-columns: repeat(3, 1fr); grid-column-gap: 20px; grid-row-gap: 60px; margin: 40px 0 80px 0}
.book_list:after { content:""; display:block; clear:both; }
.book_list li {display: flex; justify-content: center; align-items: center; flex-direction: column;}
.book_list .pic {width: 237px; margin-bottom:8px; position: relative; }
.book_list .pic a { display: block; }
.book_list .pic .detail-icon { position: absolute; right: 40px; bottom: 20px; width: 40px; height: 40px; border-radius: 50px; background: rgba(0, 0, 0, 0.6); color: #fff; z-index: 3; display: flex; justify-content: center; align-items: center; opacity: 0; transition: 0.2s;}
.book_list .pic:hover .detail-icon {opacity: 1;}
.book_list .pic img {  max-width:215px; scale: 0.8; }
.book_list li dl {margin-bottom: 20px; display: flex; flex-direction: column; align-items: flex-start; width: 200px; height: 100%;}
.book_list dl dt {font-size:16px; font-weight:500; color:#303030; text-align:left; line-height: 140%;  margin-bottom: 4px; word-break: keep-all; letter-spacing: -0.5px;}
.book_list dl .writer {font-weight: 400; color: #898989; margin-bottom: 10px; }
.book_list dl dd:last-child{margin-top: auto;}
.book_list dl dd .original-price, .book_list dl dd .discount-price {font-family: Tahoma;}
.book_list dl dd .original-price {font-weight: 400; color: #666; margin-right: 10px;}
.book_list dl dd .discount-rate {color: #f33d3d; font-size: 13px; margin-right: 6px; font-weight: 700;}
.book_list dl dd .discount-price { font-size: 16px; font-weight: 700; margin-right: 10px;}
.book_list .book_bn { display: flex; justify-content: center; align-items: center; width: 200px; margin-top: auto;}
.book_list .book_bn a {box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 100%; height: 34px;  color:#ffffff; font-size:13px; }
.book_list .book_bn .book_bn_soldout { color:#6c6c6c; background-color: #f5f5f5; cursor: default;}
.book_list .book_bn .book_bn_cart { background-color: #fff; color: #222; border: 1px solid #c5c5c5; border-right: none ; width: 50%;}
.book_list .book_bn .book_bn_buy    { background-color: #222; width: 50%;}
.book_list .book_bn .book_bn_buy:hover {background-color: #000;}

/* 221102 교재 환불 정책 */
.book_customer {word-break: keep-all; padding: 40px 46px; background-color: #f7fafc; border-radius: 8px; color: #32353a; box-sizing: border-box;}
.book_customer .title {padding-left: 13px; margin-bottom: 14px;}
.book_customer ul {display: flex; flex-direction: column; gap: 6px; margin-bottom: 30px;}
.book_customer ul li {padding-left: 1em; text-indent: -1em;}
.book_customer ul li::before {content: 'ㆍ';}
.book_customer .customer-service p {padding-left: 13px;}



/* 211207 교재 상세 */

/* 수량 부분 */
.quantity {overflow:hidden; position: relative; vertical-align: -10px; display:inline-block; min-width:108px; height:32px; margin:0 ; font-size:15px; line-height:32px; color:#495057; text-align:center;}
.quantity a {float:left;  width:31px; height:28px; font-size:18px; line-height:28px;; text-align:center; border:1px solid #ced3d6;}
.quantity a:nth-child(1) {}
.quantity input {float:left; width:42px; height:30px; font-size:15px; line-height:30px; padding:0; color:#495057; text-align:center; border:none;}
/* //수량 부분 */

/* 교재주문 */
.book_detail_top {padding: 50px 0 70px 0;  height: auto; min-height: 100px; overflow: auto;}

/* 교재 썸네일*/
.book_detail_top .book_info {height: auto; display: flex; align-items: top; justify-content: space-between;}
.book_detail_top .book_info .thum{float: left; width: 320px; height:100%; display: flex; justify-content: center; align-items: center;  margin-top: 15px;}
/* //교재 썸네일*/

/* 교재 구매정보 */
.book_detail_top .book_info .detail{float: right; width: 630px;}
.book_detail_top .book_info .detail .book_title {font-size: 22px; font-weight: bold; margin-bottom: 14px; line-height: 140%; letter-spacing: -1px;}
.book_detail_top .book_info .detail .book_description {color: #7f7f7f; margin-bottom: 26px;}
.book_detail_top .book_info .detail .book_description span{color: #eee;}

colgroup {display: table-column-group;}
.book_detail_top .book_info .detail table { table-layout: fixed; width: 100%; border-collapse: collapse; margin-bottom: 20px;}
.book_detail_top .book_info .detail table tbody{ display: table-row-group; vertical-align: middle; border-color: inherit;}

.book_detail_top .book_info .detail table tbody tr th,
.book_detail_top .book_info .detail table tbody tr td {text-align: left; font-size: 15px; font-weight: 400; color: #333; border-top: solid 1px #e1e1e1;padding: 10px 0 10px 6px; letter-spacing: -1px; line-height: 160%;}
.book_detail_top .book_info .detail table tbody tr th {color: #a4a4a4;}
.book_detail_top .book_info .detail table tbody tr.t1 th, .book_info .detail table tbody tr.t1 td {border-top: none;}
.book_detail_top .book_info .detail table tbody tr.t1 span {padding-left: 10px; color: #7f7f7f}
.book_detail_top .book_info .detail table tbody tr.t1 em {padding-left: 6px;}
.book_detail_top .book_info .detail table tbody .t4 span {font-size: 28px; font-family: Tahoma; ; color: #ea1d00;}

.book_detail_top .book_info .detail .button .book_link01,
.book_detail_top .book_info .detail .button .book_link02 { display:inline-block; width:219px; height:46px; font-size:16px; color:#ffffff; line-height:46px; text-align:center; }
.book_detail_top .book_info .detail .button .book_link01 {background:#16263b; margin-right:8px;}
.book_detail_top .book_info .detail .button .book_link02 {background:#ee2d30;}
.book_detail_top .book_info .detail .button .book_link03 { display:inline-block; width:219px; height:46px; font-size:16px; color:#ffffff; line-height:46px; text-align:center; background:#afafaf;}

/* 외부교재 구매링크 */
.bookstore_link {  display: flex; justify-content: flex-end ; margin: -100px 0 70px 0;}
.bookstore_link .inner { margin: 0; padding: 0; width: 100%; max-width: 630px;}
.bookstore_link ul.btn_wrap { display: flex; flex-wrap: wrap;  justify-content: space-between;margin-top: 20px;}
.bookstore_link ul.btn_wrap li { flex-grow: 1; text-align: center; margin: 0 2px 20px 2px;}
.bookstore_link ul.btn_wrap li a {min-height:70px; position: relative; display: block; background: #16263b; color: #fff; display: flex; flex-direction: column; font-size: 18px; font-weight: 500; padding:0px 5px; border-radius: 4px; overflow: hidden; justify-content: center; }
.bookstore_link ul.btn_wrap li a::after  {display: block; content: '\e93e'; position: absolute; right: 10px;  top:50% ; transform: translateY(-50%); font-family: 'xeicon'; color: #aaa; font-size: 12px;}
.bookstore_link ul.btn_wrap li a span { display: block; color: #fff; font-size: 14px; font-weight: 400; }
.bookstore_link ul.btn_wrap li a:hover { color: #fff;}
.bookstore_link ul.btn_wrap li a:hover::after { color: #fff;}
.bookstore_link .info_txt { font-size: 16px ; color: #e84045; position: relative; padding-left: 20px; font-weight: 400; line-height: 150%; word-break: keep-all;}
.bookstore_link .info_txt::before { position: absolute; left: 0; top: 0; content: "※" ; display: block;  color: #e84045; }

#ul_tab {margin-top: 0;}
/* // 211207 교재 상세 */
.book_intro dl {padding:25px 30px;}
.book_intro dt {font-size:20px; font-weight:500; color:#000; line-height:50px;}
.book_intro dd {font-size:16px; font-weight:500; color:#7c7c7c; line-height:25px;}
.book_intro ul {padding:40px 0 20px 20px;}
.book_intro li { float:left; margin:0 8px 7px 0;}
.book_intro li img {width:447px; height:605px; border:1px solid #e5e5e5;}
.book_intro_2 dl {padding:25px 30px;}
.book_intro_2 dt {font-size:20px; font-weight:500; color:#000; line-height:50px;}
.book_intro_2 dd {font-size:16px; font-weight:500; color:#7c7c7c; line-height:25px;}
.book_intro_2 ul {padding:40px 0 20px 20px;}
.book_intro_2 li { margin:0 8px 7px 0;}
.book_intro_2 li img {width:100%;height:605px; border:1px solid #e5e5e5;}
.book_customer2 { border:none; padding:48px 0 0 0; margin:0;}

/* 장바구니 */
.bt_open_shopping {position:fixed; bottom:0; right:0; display:block; width:156px; height:26px; font-size:15px; line-height:26px;color:#fff; text-align:center; background: #000 !important; margin-right:20%;}
.bt_open_shopping i, .bt_close_shopping i {margin:0 0 0 6px;}
.bt_close_shopping {position:absolute; top:-29px; right:0; display:block; width:156px; height:26px; font-size:15px; line-height:26px;color:#fff; text-align:center;background: #000 !important; margin-right:20%;}
.shopping_basket { position:fixed; bottom:0; left:0; display:none; margin:0;  width:100%; padding:14px 0 18px; box-sizing:border-box; z-index:10; border-top:5px solid #000; background: #ff5532}
.shopping_basket_in {overflow:hidden; overflow-x:auto; width:1200px; min-height:255px; margin:0 auto; padding:12px 0; white-space:nowrap; background: #f1f1f1}
.shopping_list:after { content:""; display:block; clear:both; }
.shopping_list li {position:relative; display:inline-block; width:242px; padding:18px 0 0; margin:0 0 0 9px; height:231px; border: 3px solid #fff; background: #fff}
.shopping_list li:hover {  border: 3px solid #000}
.shopping_list .pic {text-align:center; min-height:136px; margin-bottom:8px;}
.shopping_list .pic img {width: 92px; height: 125px;}
.shopping_list dl dt {font-size:17px; font-weight:700; color:#000000; text-align:center; line-height:28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.shopping_list dl dd {font-size:12px; color:#898989; text-align:center; line-height:13px;}
.shopping_list .book_bn {text-align:center; margin-top:11px;}
.shopping_list .book_bn .book_bn_detail { display:inline-block; width:97px; height:24px; border:1px solid #262626; font-size:13px; color:#262626; line-height:24px; text-align:center;}
.shopping_list .book_bn .book_bn_detail i { font-weight:700;}
.shopping_list .book_bn .book_bn_buy { display:inline-block; width:97px; height:24px; border:1px solid #000000; font-size:13px; color:#ffffff; line-height:24px; text-align:center; background:#000000; margin-left:10px;}
.shopping_list .check_book {position:absolute; top:6px; left:6px; }
.shopping_list .shopping_list_close {overflow:hidden; position:absolute; top:6px; right:6px; display:block; font-size:24px; color:#000; line-height:24px; }
.shopping_basket_right {display:block; text-align:right; width:1200px; margin:12px auto 0 }
.shopping_btn01 {display: inline-block; width: 142px; height: 33px; padding: 0; font-size: 16px; line-height: 33px; color: #000; font-weight: 500; text-align: center; border: 1px solid #000; background: #fff;}
.shopping_btn02 {display: inline-block; width: 142px; height: 35px; padding: 0; font-size: 16px; line-height: 35px; color: #fff; font-weight: 500; text-align: center; background: #000;}

/*========== 학습지원센터 ========================*/
/* 이용안내 */
.use_info_top {text-align:center; border:1px solid #e5e5e5; padding:20px 0; margin-top:13px; background:#fafafa;}
.use_info_top .input_txt {display: inline-block; margin: 0 4px; vertical-align:1px; width:329px; height: 33px; padding: 0 20px; font-size: 14px; line-height: 33px; color: #88878c; border: 1px solid #ccc; background: url(/images/brand/yusangtong/pc_2019/common/search_tbl.gif) no-repeat 95% center; background-color: #ffffff;}
.use_info_top .btn_search {display: inline-block; width:88px; height:31px; font-size:16px; color:#000; line-height:31px; border:1px solid #cccccc; background:#fff;}
.use_info {border-top: 1px solid #e1e4e6; margin-top:25px;}
.use_info dt {font-size: 16px; font-weight: 500; color: #222; border-bottom: 1px solid #e1e4e6; }
.use_info dt a {display: block;   padding: 12px 20px 12px 20px ; color: #222;}
.use_info dt i {font-size: 24px; color: #666666; vertical-align: -4px; margin: 0 8px 0 0  ;}
.use_info dt.on {background:#fbfbfb;}
.use_info dd { display:none; font-size: 16px; font-weight:400; color: #222; line-height:160%; border-bottom: 1px solid #e1e4e6; padding:30px 50px; background-color: #fbfbfb; word-break: keep-all;}
.use_info dd img {max-width:850px; display: block; padding: 15px 0;}
.use_info dd ol { padding-left: 15px;}
.use_info dd ol > li { list-style-type: decimal;  margin: 10px 0; word-break: keep-all;}
.use_info dd ul { }
.use_info dd ul > li { position: relative; margin: 10px 0 ; padding-left: 15px;  word-break: keep-all; }
.use_info dd ul > li::before {content: ""; position: absolute; left: 2px; top: 11px; width: 4px; height: 4px; border-radius: 2px; background: #222;}
.use_info dd .txt_mark1 { position: relative; padding-left: 15px;}
.use_info dd .txt_mark1::before { position: absolute; left: 2px ; top:4px;  content: "*"; display: block;}
.use_info dd .txt_mark2 { position: relative;  padding-left: 15px;}
.use_info dd .txt_mark2::before  { position: absolute; left: 2px; top:1px; content: "-"; display: block; }
.use_info dd a { color: #222;}

/* 필수프로그램 다운 */
.util_dw_wrap {width:950px; overflow:hidden;}
.util_dw {width:990px; margin-top:40px;}
.util_dw li {float:left; margin:0 28px 30px 0; }
.util_dw li a {position:relative; display:block; width:214px; height:238px; padding:34px 0 0; font-size:15px; color:#2f2d2d; font-weight:500; text-align:center; border: 1px solid #d6d6d6; background-color: #fff}
.util_dw li a:hover { border: 1px solid #747474;}
.util_dw li .icon_dw {display:block; height:130px; text-align:center; }
.util_dw li .icon_dw2 {position:absolute; bottom:0; left:0; width:100%; display:block; box-sizing:border-box;  height:64px; text-align:center; font-size:32px; line-height:64px; color:#c5c5c5; border-top: 1px solid #ededed; background-color: #f8f8f8}
.util_dw li a:hover .icon_dw2 {color:#7d7d7d;}
/* 공동구매신청 */
.support_top2 {position:relative; width:914px; height:311px; margin:0 0 40px;  padding:38px 0 0 35px; border:1px solid #e5e5e5; background:#f7f7f7 url("/images/brand/yusangtong/pc_2019/common/10sale.png") no-repeat 767px 22px }
.support_top2 dl {overflow:hidden;}
.support_top2 dt {float:left; margin:0 0 18px 0; font-size:30px; line-height:31px; color:#000; font-weight:500}
.support_top2 dd {float:left; display:block; font-size:15px; line-height:21px; color:#636363; }
.support_top2 dd ul {overflow:hidden; margin:31px 0 0 -8px;}
.support_top2 dd li {position:relative; float:left; padding:13px 0 0 18px; margin:0 0 0 6px; width:202px; height:127px; font-size:13px; line-height:18px; color:#a8a7a7;background:url("/images/brand/yusangtong/pc_2019/common/bg_sale.png") no-repeat left top}
.support_top2 dd li:first-child {margin:0}
.support_top2 dd li strong {display:block; margin:0 0 11px 0; font-size:18px; line-height:19px; color:#fff; font-weight:500}
.support_top2 dd li span {position:absolute; bottom:12px; right:11px; font-size:20px; line-height:20px; color:#fff; font-weight:500}
.support_top2 dd li em {color:#ff5532}
.groupPurchaseReg_hr {height: 2px; border: none; margin:0 0 26px; background: #000;}
.groupPurchaseReg_tbl {width: 100%; border-collapse: collapse; border-spacing: 0;}
.groupPurchaseReg_tbl th {padding: 5px 0 5px 29px; font-size: 16px; color: #010101; text-align: left; vertical-align: middle;}
.groupPurchaseReg_tbl td {padding: 5px 29px 5px 16px; font-size: 16px; vertical-align: middle;}
.groupPurchaseReg_tbl2 {width: 100%; border-collapse: collapse; border-spacing: 0; border-top: 2px solid #000;}
.groupPurchaseReg_tbl2 th {padding: 15px 0; font-size: 14px; color: #000; text-align: center; vertical-align: middle; background: #fbfbfb;}
.groupPurchaseReg_tbl2 td {padding: 0; height: 50px; font-size: 13px; color: #666666; vertical-align: middle; text-align: center; border: 1px solid #e1e4e6; border-left: none;}
.groupPurchaseReg_tbl2 td:last-child {border-right: none;}
.groupPurchaseReg_tbl2_2 td {padding: 0 16px;}

/*========== 교수님 소개_220329 ========================*/
.professor_sub { color: #222;  word-break: keep-all;  word-break: keep-all; font-size: 16px;}
.color_red { color: #ee2d30}
/* 교수상단 */
.professor_sub .tit_col { padding-bottom: 20px; margin-top: 50px; letter-spacing: -1px;}
.professor_sub .tit_col > p {font-size: 32px; line-height: 160%; padding: 0; margin: 0; }
.professor_sub .tit_col > p > span { font-weight: 600;}
.pro_intro_box {position: relative; height: 700px; overflow: hidden;}
.pro_intro_box .pro_title_col { position: absolute; width: 516px;  right:0; top: 70px; font-size:32px; line-height: 130%; word-break: keep-all; z-index: 1;}
.pro_intro_box .pro_title_col p {margin-bottom: 5px; font-weight: 600; letter-spacing: -2px;}
.pro_intro_box .pro_title_col span{ margin-bottom: 20px; display: block; font-weight: 400;  letter-spacing: -1px;}
.pro_intro_box .pro_title_col span em {font-weight: 400; color: #ff5532;}
.pro_intro_box .pro_title_col .teacher_slogan {display:none; font-size: 16px ;  line-height: 160%;}
.pro_intro_box .pro_img_col {position: absolute; left: -140px; top: 0; z-index: 0;}
.pro_intro_box .pro_img_col img {width: 100%;}
.pro_intro_box .pro_mov_col {position: absolute; top:220px; right: 0px; z-index: 1; height: 325px;}
.pro_intro_box .pro_mov_col li {float: left;}
.pro_intro_box .pro_mov_col li a {display: block; width: 130px; font-size: 15px; color: #666666; line-height: 36px; text-align: center; background: #ffffff; border-radius: 4px 4px 0 0;}
.pro_intro_box .pro_mov_col li.on a {color: #ffffff; background: #333333;}
.pro_intro_box .pro_mov_col .cont {clear: both; display: none; width: 516px; height: 290px; background: #f7f7f7; position: relative;}
.pro_intro_box .pro_mov_col .cont.on {display: block;}
.pro_intro_box .pro_mov_col .cont a::before {position: absolute; left: 0; top: 0; content: ""; display: block; width: 100%; height: 100% ; background: #000; opacity: 0.4; }
.pro_intro_box .pro_mov_col .cont .btn_play {position: absolute; width:50px; height: 50px; z-index: 1; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.pro_intro_box .pro_mov_col .cont .btn_play img { width: 100%;}
.pro_intro_box .pro_mov_col .cont img.thumb {width: 516px; height: 290px;}
.pro_intro_box .pro_mov_col #cont_3 {box-sizing: border-box; padding: 25px 30px; overflow: hidden;}
.pro_intro_box .pro_mov_col #cont_3 p {height: 100%; font-size: 15px; line-height: 24px; color: #5e5e5e; overflow-y: auto;}
.pro_intro_box .pro_bnr_col  {display: none; position: absolute; top:210px ; right: 0; width: 516px;  }
.pro_intro_box .pro_bnr_col a {position: relative; display: block;  text-align: center; line-height: 170%; font-size: 15px; padding:20px; width: 100%; box-sizing: border-box; letter-spacing: -1px; color: #222;  letter-spacing: 0;}
.pro_intro_box .pro_bnr_col a .txt {font-size: 22px ; font-weight: 800; padding-top: 2px ; }
.pro_intro_box .pro_bnr_col a .txt em { font-size: 12px ; vertical-align: top; margin-top: -3px; display: inline-block;}
.pro_intro_box .pro_bnr_col a .ico_img { position: absolute; left:4%; top: 50%; transform: translateY(-50%); width:70px ; }
.pro_intro_box .pro_bnr_col a .ico_img img { width: 100%;}
.pro_intro_box .pro_bnr_col .txt_info {font-size: 9px; color: #999; text-align: right; letter-spacing: 0; line-height: 160%; color:#b4b4b4 ; padding-top: 5px;}
.pro_intro_box .pro_bnr_col.no_T8T a { background: #e6eefd;  padding:20px 20px 20px 70px;  color:#2543a6 ;}/*유수*/
.pro_intro_box .pro_bnr_col.no_T2786T a { background:#fdf5e6; color:#792341}/*고민석*/
.pro_intro_box .pro_bnr_col.no_T30997T a { background:#eaf3f5; color:#006d8c }/*이종학*/
.pro_intro_box .pro_bnr_col.no_T33276T a { background:#f1f5ed; color:#405b2a; letter-spacing: -1px; padding-left:70px; }/*김종우*/

.pro_intro_box .pro_rv_col {position: absolute; right: 0; bottom:0px; width: 516px;  padding: 20px; box-sizing: border-box; background: rgba(255, 255, 255, 0.95); overflow: hidden;}
.pro_intro_box .pro_rv_col .pro_rv_title { display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px;}
.pro_intro_box .pro_rv_col .pro_rv_title p { font-size: 18px; font-weight: 600; margin: 0;}
.pro_intro_box .pro_rv_col .pro_rv_title div { display: flex; margin-right: -10px;}
.pro_intro_box .pro_rv_col .pro_rv_title div a { position: relative; display:block; font-size: 14px; padding: 5px 10px;  color: #777;}
.pro_intro_box .pro_rv_col .pro_rv_title div a:hover { color: #4978f4; }
.pro_intro_box .pro_rv_col .pro_rv_title div a::after {position: absolute; display: block; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 12px; background: #ddd; content: ""; }
.pro_intro_box .pro_rv_col .pro_rv_title div a:last-child:after { display: none;}
.pro_intro_box .pro_rv_col .pro_rv_cont { min-height: 84px;}
.pro_intro_box .pro_rv_col .pro_rv_cont ul { }
.pro_intro_box .pro_rv_col .pro_rv_cont ul li { }
.pro_intro_box .pro_rv_col .pro_rv_cont ul li a { display: block; display: flex; justify-content: space-between;  font-size: 15px; line-height: 160%; padding: 2px 0; color: #222;}
.pro_intro_box .pro_rv_col .pro_rv_cont ul li a div{ width: 75%; min-width: 75%; padding-right: 5px;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.pro_intro_box .pro_rv_col .pro_rv_cont ul li a span { font-size: 13px; color: #999; }
.pro_intro_box .pro_rv_col .pro_rv_cont ul li a:hover div { text-decoration: underline; }


/* FAQ */
.pro_faq_box  { color: #222; word-break: keep-all; font-size: 16px; }
.pro_faq_box .tit_col { padding-bottom: 20px; margin-top: 50px; letter-spacing: -1px;}
.pro_faq_box .tit_col > p {font-size: 32px; line-height: 160%; padding: 0; margin: 0; }
.pro_faq_box .tit_col > p > span { font-weight: 600;}
.pro_faq_box {border: 5px solid #f7f7f7; box-sizing: border-box; padding: 50px; line-height: 160%; }
.pro_faq_box > .col_01 { border-left:1px solid #000 ; padding-left: 20px; font-style:italic ;}
.pro_faq_box > .col_01::before { display: block; content: "" ; width: 32px; height: 24px; background: url('/images/brand/common/etc/ico_quotes.png') no-repeat left top; background-size:contain; margin-bottom: 15px;}
.pro_faq_box > .col_02 > dl {}
.pro_faq_box > .col_02 > dl:last-child {margin-bottom: 0%;}
.pro_faq_box > .col_02 > dl > dt { font-size: 21px ; font-weight: 600; padding:0 0 10px 28px; position: relative; line-height: 160%;}
.pro_faq_box > .col_02 > dl > dt:first-child { padding: 0 0 10px 28px; }
.pro_faq_box > .col_02 > dl > dt::before { display: block; content: "Q. "; position: absolute; left: 0; top: 0; }
.pro_faq_box > .col_02 > dl > dd { padding-left: 30px; position: relative; margin-bottom: 30px;}
.pro_faq_box > .col_02 > dl > dd:last-child { margin-bottom: 0px;}
.pro_faq_box ul li  { }
.pro_faq_box ul li::before  { }

/* 커리큘럼 */
.pro_curri_box  { color: #222; word-break: keep-all; font-size: 16px; }
.pro_curri_box .tit_col { padding-bottom: 20px; margin-top: 50px; letter-spacing: -1px;}
.pro_curri_box .tit_col > p {font-size: 32px; line-height: 160%; padding: 0; margin: 0; }
.pro_curri_box .tit_col > p > span { font-weight: 600;}
.pro_curri_box {border: 5px solid #f7f7f7; border-top: 0; box-sizing: border-box; padding: 50px; line-height: 160%;}
.pro_curri_box > .tit_col {border-bottom: 1px solid #000; display: flex; margin-top: 0px; align-items: flex-end; justify-content: space-between;}
.pro_curri_box > .tit_col > p { width: 76%; letter-spacing: -1px; }
.pro_curri_box > .tit_col > p > span {font-weight: 600;}
.pro_curri_box > .tit_col > a.btn_curriplay { display: inline-block; padding: 8px 15px; font-size: 15px; box-sizing: border-box; border:1px solid #222; color: #222;}
.pro_curri_box > .tb_basic table { width: 100%; font-size: 16px; }
.pro_curri_box > .tb_basic table tr { border-bottom: 1px solid #e5e5e5;}
.pro_curri_box > .tb_basic table tr th {vertical-align: top; padding: 30px 0 0 15px; text-align: left; line-height: 160%; text-align: left; font-size:16px ; font-weight: 600; }
.pro_curri_box > .tb_basic table tr th span {display: block; color: #999; }
.pro_curri_box > .tb_basic table tr td {position: relative; vertical-align: top; padding: 30px 0; text-align: left; line-height: 160%; text-align: left; letter-spacing: -0.1px;}
.pro_curri_box > .tb_basic table tr td p.lec_title { font-size:21px ; font-weight: 600; padding-bottom: 10px; line-height: 140%; }
.pro_curri_box > .tb_basic table tr td ul li { position: relative; padding-left: 10px;}
.pro_curri_box > .tb_basic table tr td ul li::before  {position: absolute; left: 0; top: 12px; content: ""; display: block; width: 3px; height: 3px; background: #222; border-radius: 50%;}
.pro_curri_box > .tb_basic table tr td:last-child { text-align: right; padding-right: 15px;}
.pro_curri_box > .tb_basic table tr td .curri_book {width: 70px; margin-top: 10px; display: inline-block; text-align: right; vertical-align: middle;}
.pro_curri_box > .tb_basic table tr td .curri_book img{width: 100%; }
.pro_curri_box > .tb_basic table tr td .curri_book .book_will{ background: #f7f7f7; display: flex; align-items: center; justify-content: center;  text-align: center; height: 92px; font-size: 13px; line-height: 150%; text-align: center; border: 1px solid #ccc;}
.pro_curri_box > .tb_basic table tr td .lec_noti { position: absolute; right: 0px; top: 50%; transform: translateY(-50%) rotate(-10deg);; font-size: 13px ; color: #ee2d30; padding: 6px 15px; background: #fdeaea; border-radius: 5px;overflow: hidden; line-height: 130%; }
.tit_rmark {position: relative; padding-left: 20px; line-height: 160%; word-break: keep-all; margin-bottom: 0;}
.tit_rmark::before {display: inline-block; content: '*'; position: absolute; left: 0; top: 0;  height: 100%; }

.curri_titm { font-size: 20px; padding: 15px; line-height: 150%; word-break: keep-all; font-weight: 600; }
.curri_titm span { color: #ee2d30;}
.curri_titm > .tit_rmark { font-size: 15px; color: #111; font-weight: 400; color:#111; padding-left: 10px; margin-top:5px; line-height: 150%; word-break: keep-all;}
.curri_titm.d_before { background: #e5f2ff;}
.curri_titm.d_before + .tb_basic { background: #f9fcff; margin-bottom: 50px; }
.curri_titm.d_before + .tb_basic table tr th {background: #f9fcff;  }
.curri_titm.d_open { background: #dff3e7; }
.curri_titm.d_open + .tb_basic { background: #f8fdfa;}
.curri_titm.d_open + .tb_basic table tr th {background: #f8fdfa;}

/* 구성강좌 */
.apply_tit_col {border-bottom: 1px solid #000;  padding-bottom: 10px; padding-top: 50px;}
.apply_tit_col > p {font-size: 28px; letter-spacing: -1px; line-height: 160%; font-weight: 600;}



/*========== 수험정보 ========================*/
/* 시험안내 */
.exam_infolist_box {border:1px solid #e5e5e5; padding:12px 9px;}
.exam_infolist li {margin-bottom:15px;}
.exam_infolist li:last-child {margin-bottom:0;}
.exam_infolist dt {font-size:27px; font-weight:700; color:#616777; line-height:56px; background:#f5f6fa;}
.exam_infolist dt span {display:inline-block; width:70px; text-align:center; color:#fff; margin-right:28px; background:#616777;}
.exam_infolist dd {display:none;}
.exam_infolist .on dt {color:#fff; background:#000;}
.exam_infolist .on dt span {background:#ea0000;}
.exam_infolist .on dd {display:block;}

/* 영어/한국사 안내 */
.exam_intro {}
.exam_intro_top {font-size:17px; color:#000; line-height:27px; text-align:center; padding: 20px 0 40px;}
.exam_intro_top .bold01 {font-size:35px; font-weight:300; color:#000; line-height:70px;}
.exam_intro_top .bold01 strong {font-weight:500;}
.exam_intro_top .bold02 {display:block; font-size:45px; font-weight:700; color:#ff5532; line-height:50px;}
.exam_intro_tab {margin: 0 0 30px 0;}
.exam_intro_tab:after {content:""; display:block; clear:both;}
.exam_intro_tab li {float: left; width:50%; box-sizing: border-box; padding: 0 5px 0 0;}
.exam_intro_tab li:last-child {padding: 0 0 0 5px;}
.exam_intro_tab li a {display:block; font-size:17px; font-weight:500; color:#fff; line-height:40px; text-align:center; background:#16263b;}
.exam_intro_tab li a.on {background:#ff5532;}
.exam_intro_class {font-size:17px; color:#000; line-height:27px; text-align:center; border: 1px solid #e5e5e5; padding: 20px 0 40px; background:#f7f7f7;}
.exam_intro_class .bold01 {font-size:35px; font-weight:300; color:#000; line-height:70px;}
.exam_intro_class .bold02 {display:block; font-size:45px; font-weight:700; color:#ff5532; line-height:50px;}
.exam_intro_list {padding: 0 10px;}
.exam_intro_list dt {font-size:21px; font-weight:500; color:#000; line-height:54px; margin: 30px 0 0 0;}
.exam_intro_list dt span {color:#ff5532; margin: 0 10px 0 0;}
.exam_intro_list dd {font-size:16px; font-weight:500; color:#656565; line-height:29px; letter-spacing:-1px;}
.exam_intro_tbl {margin: 0 0 15px 0;}
.exam_intro_tbl th, .exam_intro_tbl td {font-size:16px; font-weight:500; color:#656565; line-height:26px; text-align:center; letter-spacing:-1px; vertical-align:middle; border:1px solid #e5e5e5; padding: 6px 10px;}
.exam_intro_tbl th {background:#f7f7f7;}
.exam_intro_tbl td.left {text-align:left;}

/* 211015_해설강의&기출문제 */
.sub_article .group_title {}
.sub_article .group_title p {color: #222; font-size: 24px; font-weight: 600; line-height: 36px; margin-right: 20px; float: left; }
.sub_article .group_title::after { display: block; content: ""; clear: both;}
.sc_previous_lec {margin: 30px 0 60px 0; position: relative; }
.sc_previous_lec .slider_controll {right: 0px; top:10px; font-size: 18px;}
.sc_previous_lec .openlec_total {margin-top:20px ; height: 231px;}
.sc_previous_lec .openlec_total ul li dt {white-space: normal; line-height:140%; word-break: keep-all; margin-bottom: 5px;
    overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.sc_previous_lec .openlec_total_null {margin-top: 20px; }
.sc_previous_lec .openlec_total_null p {text-align: center; font-size: 16px; color:#888;}
.sc_previous_list {padding-bottom: 20px; border-bottom: 1px solid #d5d5d5;}

/* 220303 계리직의 모든 것 */
.examallabout .exam_title { padding: 48px 0 48px; }
.examallabout .exam_title dt {font-size: 52px; color: #222; font-weight: 500; line-height: 120%; text-align: center; letter-spacing: -1px; margin-bottom: 20px;}
.examallabout .exam_title dt span { font-weight: 700; }
.examallabout .exam_title dd {font-size: 18px; color: #222; line-height: 150%; text-align: center;}
.view_list_area dd .tab_faq { }
.view_list_area dd .tab_faq ul { display: flex;  text-align: center; margin: 0 0 28px; }
.view_list_area dd .tab_faq ul li { flex-grow: 1;  margin: 0; list-style: none; position: static; padding-left: 0; }
.view_list_area dd .tab_faq ul li a { position: relative; display: block; padding: 0; border-top: 1px solid #e5e5e5; border-bottom: 2px solid #343434; box-sizing: border-box; text-align: center; font-size: 15px; line-height: 37px; color: #606060; background: #f7f7f7; }
.view_list_area dd .tab_faq ul li:first-child a { border-left: 1px solid #e5e5e5; }
.view_list_area dd .tab_faq ul li:last-child a { border-right: 1px solid #e5e5e5; }
.view_list_area dd .tab_faq ul li a.ov,
.exam_faqdd.tab_faqullia.on,.exam_faqdd.tab_faqullia:hover { border: 2px solid #343434; border-bottom: none; color: #262626; line-height: 38px; font-weight: 500; background: #fff; }
.view_list_area dd .tab_faq ul li a span { display: inline-block; margin: 0 0 0 9px; padding: 0 10px; height: 20px; font-size: 12px; line-height: 20px; color: #fff; text-align: center; border-radius: 10px; background: #ee2d30; }
.view_list_area dd .tab_faq ul li a:after { content: ""; display: block; position: absolute; top: 3px; left: 0; width: 1px; height: 31px; background: #dedede; }
.view_list_area dd .tab_faq ul li:first-child a:after { display: none; }
.view_list_area dd .tab_faq .faq_con > div:not(.ov) { display: none; }
.view_list_area dd .tab_faq img {width: 100%;}
.view_list_area dd .tab_faq .box_search { display: flex; align-items: center; margin-bottom: 30px; }
.view_list_area dd .tab_faq .box_search .total_num { font-weight: 600; padding-right: 10px; font-size: 21px;}
.view_list_area dd .tab_faq .box_search select.select { width:fit-content; min-width: 100px; font-weight: 600; box-sizing: border-box; font-size: 18px; color: #333;
    background: url(https://eduon.com//images/brand/army/pc_2019/common/select.png) no-repeat calc(100% - 10px) center;}
.view_list_area dd .faq_con > div .inner  { }
.view_list_area dd .faq_con > div .inner .ico_star_s { padding-left: 10px; position: relative;}
.view_list_area dd .faq_con > div .inner .ico_star_s::before {display: block; position: absolute; left: 0; top: 4px; content: "*";  }

/* 220303 추가 */
.exam_infolist_box {}
ul.exam_infolist > li {margin-bottom:15px;}
ul.exam_infolist > li:last-child {margin-bottom:0;}
ul.exam_infolist > li > dl > a >  dt {font-size:27px; font-weight:700; color:#616777; line-height:56px; background:#f5f6fa;}
ul.exam_infolist > li > dl > a > dt span {display:inline-block; width:56px; text-align:center; color:#fff; margin-right:28px; background:#616777;}
ul.exam_infolist > li > dl > dd {display:none;}
ul.exam_infolist > li.on > dl > a > dt {color:#fff; background:#000;}
ul.exam_infolist > li.on > dl > a > dt span {background:#f85455; display: inline-block; width: 56px; text-align: center; color: #fff; margin-right: 20px;}
ul.exam_infolist > li.on > dl > dd {display:block;}

/* 삭제 */
.exam_infolist_box { border: 0; padding: 0 }

/* 221014 수정 */
/* 컨텐츠 전체 적용 */
.view_list_area dd {padding: 40px 0 20px 0 ; font-size: 16px; line-height: 160%; color: #222; box-sizing: border-box;}
.view_list_area dd p {margin-bottom: 6px;}
.view_list_area dd p.comment {margin: 0 0 10px 0; color: #787878; font-size: 14px; line-height: 140%;}
.view_list_area dd .highlight {font-weight: 500;}
.view_list_area dd .text_top {vertical-align: top;}
.view_list_area dd .box {border: 1px solid #e5e5e5; padding: 20px 20px; margin: 20px 0;}
.view_list_area dd  ul li {position: relative; padding-left: 10px; word-break: keep-all; text-align: left; margin-bottom: 4px; }
.view_list_area dd  ul li::before {position: absolute; left: 0; top: 12px; content: ""; display: block; width: 3px; height: 3px; background: #222; border-radius: 50%;}
.view_list_area dd .tit_col {font-size: 21px; font-weight: 600; padding: 0 0 15px 0; text-align: left;}
.view_list_area dd .tit_col strong {color: #f85455;}
.view_list_area dd table {word-break: keep-all; margin-bottom: 20px;}
.view_list_area dd table td.center {text-align: center;}
.view_list_area dd table th, .view_list_area dd table td {padding: 10px 15px; border: 1px solid #e5e5e5;}
.view_list_area dd table th {background: #f9f9f9; text-align: center;}
.view_list_area dd .btn-container {margin: 10px 0; border-top: 1px solid #000; border-left: 1px solid #000;}
.view_list_area dd .btn {font-weight: 500; padding: 10px; color: #222; display: flex; justify-content: center; align-items: center;border-right: 1px solid #000; border-bottom: 1px solid #000;}
.view_list_area dd .btn:hover {color: #f85455;}

/* 1번 */

/* 220307 수정 */
.view_list_area dd .cont01 {word-break: keep-all;}
.view_list_area dd .cont01 .cont01-1 {display: flex; justify-content: space-between;}
.view_list_area dd .cont01 .cont01-2 {display: flex; flex-direction: row; justify-content: space-around;}
.view_list_area dd .cont01 .cont01-2 .inner {display: flex; padding: 20px 0; align-items: center;}
.view_list_area dd .cont01 .cont01-2 .inner ul {margin-left: 20px; margin-bottom: 0;}
.view_list_area dd .cont01 .cont01-1 img {width: 250px;}
.view_list_area dd .cont01 .cont01-2 img {width: 70px;}
.view_list_area dd .cont01 .cont01-3 {text-align: center; padding: 20px; background: #f85455; color: #fff; font-size: 18px;}
/* //220307 수정 */

/* 2번 */
.view_list_area dd .cont02 {display: flex; flex-direction: column; flex-wrap: nowrap; }
.view_list_area dd .cont02 .inner {display: flex; justify-content: space-between; align-items: center; padding: 0 0 30px 0;}
/* .view_list_area dd .cont02 .inner:not(:last-of-type){border-bottom: 1px solid #f3f3f3;} */
.view_list_area dd .cont02 .inner li.img {list-style: none; position: static; padding-left: 0;}
.view_list_area dd .cont02 .inner img {width: 100%;}

/* 3번 */
.view_list_area dd .cont03 ul {margin-bottom: 36px;}
.view_list_area dd .cont03 .step06 ul.none li{ list-style: none; position: static; padding-left: 0; margin: 0 auto;}
.view_list_area dd .cont03 .step06 table {margin-bottom: 36px;}
.view_list_area dd .cont03 .exam_flow {-ms-overflow-style: none;}
.view_list_area dd .cont03 .exam_flow ul { display: flex;}
.view_list_area dd .cont03 .exam_flow ul li strong {color: #f85455;}
.view_list_area dd .cont03 .exam_flow ul li {
    position: relative; flex-grow: 1; font-weight: 700; padding: 20px 20px; margin: 0 1px; border-radius: 10px; background: #f9f9f9; font-size: 18px; letter-spacing: -1px;
    list-style: none; position: static;
}

/* 4번 */
.view_list_area dd .cont04 strong {margin-bottom: 4px; display: inline-block;}

/* 5번 */
.add {display: flex; gap: 16px; align-items: center; margin-bottom: 20px;}
.add a {text-decoration: none; background: #f9f9f9; border: 1px solid #ccc; color: #222; padding: 2px 6px; border-radius: 2px; font-size: 13px; white-space: nowrap; font-weight: 400; vertical-align: middle;}

/* 6번 */
.view_list_area dd .cont06 .arrow-down {text-align: center;}
.view_list_area dd .cont06 ul {margin-bottom: 0; list-style: none; padding-left: 9px;}
.view_list_area dd .cont06 table .last-th {background-color: #fff; text-align: center;}
/*
.view_list_area dd .cont06 .step02 ul li::before, .view_list_area dd .cont06 .step03 ul li:not(.box > ul >li)::before {display: none;}
.view_list_area dd .cont06 .step02 ul li, .view_list_area dd .cont06 .step03 ul li:not(.box > ul >li) {padding-left: 20px;}
 */

/* 7번 */
.view_list_area dd .table07 td {text-align: center;}

/* 8번 */
.view_list_area dd .add {text-align: left; margin-bottom: 50px;}

/* 10번 */
.view_list_area dd .cont10 .tit_col {padding: 20px 0 0 0; margin-bottom: 15px; display: flex;     align-items: center;}
.view_list_area dd .cont10 .tit_col .line {background: #f85455; width: 6px; height: 20px; display: inline-block;}
.view_list_area dd .cont10 ul {margin-bottom: 20px;}
.view_list_area dd .cont10 .cont10-1 .tit_col{padding-top: 0}
.view_list_area dd .cont10 strong {margin: 8px 0 8px 8px; display: block; font-size: 18px;}

/* 11번 기출문제 분석 */
.view_list_area dd .cont11 { }
.view_list_area dd .cont11 .box_record { position: relative; width: 100%;  max-width:950px; border-right: 1px solid #e5e5e5; margin-bottom: 30px;}
.view_list_area dd .cont11 .box_record .record_tb table { width: 100%; }
.view_list_area dd .cont11 .box_record .record_tb table th,
.view_list_area dd .cont11 .box_record .record_tb table td { padding: 5px;  text-align: center; }
.view_list_area dd .cont11 .box_record .record_tb table tr.area_part td { font-weight: 600; background: #f7f7f7; }
.view_list_area dd .cont11 .box_record .col_l { }
.view_list_area dd .cont11 .box_record .col_l .record_tb { width:225px;}
.view_list_area dd .cont11 .box_record .col_l .record_tb table { width: 100%; background: #fff;}
.view_list_area dd .cont11 .box_record .col_l .record_tb table td { text-align: left; padding: 5px 15px }
.view_list_area dd .cont11 .box_record .col_r { position:absolute; top:0; bottom:0; left:0; right:0}
.view_list_area dd .cont11 .box_record .col_r .scroller { padding-left: 225px;}
.view_list_area dd .cont11 .box_record .col_r .scroller .record_tb { width: 100%; box-sizing: border-box; overflow-x: auto;}
.view_list_area dd .cont11 .box_record .col_r .scroller .record_tb table { min-width: 500px;  padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif;}
.view_list_area dd .cont11 .box_record .col_r .scroller .record_tb table { }
.view_list_area dd .cont11 .box_record .col_r .scroller .record_tb table tr th:last-child,
.view_list_area dd .cont11 .box_record .col_r .scroller .record_tb table tr td:last-child { border-right: 0;}

/* 12번 */
.view_list_area dd .cont12 {display: flex; flex-direction: column;}
.view_list_area dd .cont12 img {width: 101px;}
.view_list_area dd .cont12 ul li > strong {font-size: 18px; color: #f85455}
.view_list_area dd .cont12 div {display: flex; align-items: center; padding: 20px 0;}
.view_list_area dd .cont12 div:not(:last-of-type) {border-bottom: 1px solid #f3f3f3}
.view_list_area dd .cont12 ul {margin-left: 50px;}
.view_list_area dd .cont12 ul li {list-style: none; position: static; padding-left: 0;}

/* 13번 */
.view_list_area dd .cont13 .btn-container {display: grid; grid-template-columns: repeat(5, 1fr); }
.view_list_area dd .cont13 .btn-container .btn img {width: 20%; margin-left: 4px;}

/* 돈워리패스 배너 영역 */
.bnr__container {margin-top: 20px;}

/*========== 공개강좌 ========================*/
.openlec_main {margin-top:0px;}
.openlec_main .openlec_after{margin-bottom:10px;}
.openlec_main .openlec_after:after { content:""; display:block; clear:both; }
.openlec_after {overflow: hidden; padding: 40px 50px; background: #f7f7f7; letter-spacing: -1px;}
.openlec_after > div {float: left;}
.openlec_after > a {float: right;}
.openlec_after > div p {margin-bottom: 27px; font-size: 27px; font-weight:600; color: #222;}
.openlec_after > div span {font-size:20px ; line-height: 140%;}
.openlec_after > div span em { color:#ff5532;}
.openlec_after a {display: block; background: #222; color: #fff; font-size:20px ; padding: 20px 33px; margin-top: 40px;}

.openlec_tab {overflow:hidden; text-align:center; margin:0 0 28px; }
.openlec_tab li {float:left; margin:0;  }/* 기본탭 5개 */
.openlec_tab.openlec_tab4 li{ width:25%;}
.openlec_tab.openlec_tab5 li{ width:20%;}
.openlec_tab.openlec_tab7 li{ width:14.25%;}
.openlec_tab li a {position:relative; display:block; padding: 0; border-top:1px solid #e5e5e5; border-bottom:2px solid #343434; box-sizing:border-box; text-align:center; font-size:15px; line-height:37px; color:#606060;  background:#f7f7f7}
.openlec_tab li:first-child a {border-left:1px solid #e5e5e5; }
.openlec_tab li:last-child a {border-right:1px solid #e5e5e5; }
.openlec_tab li a.ov, .openlec_tab li a:hover {border:2px solid #343434; border-bottom:none; color:#262626; line-height:38px; font-weight: 500; background:#fff}
.openlec_tab li a.ov span {}
.openlec_tab li a:after {content:''; display:block; position:absolute; top:3px; left:0;  width:1px; height:31px; background:#dedede}
.openlec_tab li:first-child a:after {display:none;}


.openlec_mainbanner { margin-bottom:40px;}
.openlec_total {width:950px; overflow:hidden;}
.openlec_total ul {width:970px;}
.openlec_total ul li { float:left; width:230px; height:231px; margin-right:10px;}
.openlec_total ul li dt { font-size:16px; color:#262626; line-height:27px; font-weight:400; padding-left:5px; margin-top:13px; letter-spacing:0px; display: block; max-width: 95%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.openlec_total ul li dd { position:relative; font-size:14px; color:#979797; line-height:25px; padding-left:5px;}
.openlec_total ul li dd img {position:absolute; top:5px; right:8px;}
.openlec_moreview { clear:both; text-align:center;}
.openlec_moreview a {font-size:50px; color:#000000;}
.openlec_after_popup dl:after { content:""; display:block; clear:both; }
.openlec_after_popup dt { float:left; width:590px; font-size:33px; color:#010101; line-height:75px;}
.openlec_after_popup dt span {display: block; width: 155px; text-align: center; font-size: 16px; line-height: 31px; color: #fff; background: #000; border-radius: 20px;}
.openlec_after_popup dd { float:left; width:265px; font-size:14px; color:#000000; font-weight:700; margin-top:31px; text-align:right; padding-right:15px;}
.openlec_after_popup dd span {color:#888888; font-weight:500; line-height:75px;}
.openlec_after_popup p { font-size:16px; color:#5f5f5f; border-top:2px solid #000000; padding:41px 27px; line-height:34px;}

/*========== 220914 알림 ========================*/
.alarm_box {word-break: keep-all;}
.alarm_box_scroll {overflow-y:auto; height: 450px; overflow-x: hidden; margin-bottom: 20px; }
.alarm_box_scroll::-webkit-scrollbar {width: 14px; }
.alarm_box_scroll::-webkit-scrollbar-thumb { background-color: #d7d7d7; border-radius: 10px; background-clip: padding-box; border: 4px solid transparent;}
.alarm_box .alarm_tbl {font-weight: 400; width: 100%; border-collapse: collapse; border-spacing: 0; display: flex; justify-content: space-between; font-size: 15px; color:#a4a4a4;}
.alarm_box .alarm_tbl caption {display: none;}
.alarm_box .alarm_tbl > ul {width: 100%;}
.alarm_box .alarm_tbl > ul.onlyOn > li:not(.on) {display: none;}
.alarm_box .alarm_tbl > ul > li {width: 100%; border-bottom: 1px solid #E4E4E4; cursor: pointer; box-sizing: border-box;}
.alarm_box .alarm_tbl > ul > li .item_container { padding:20px; position: relative; }
.alarm_box .alarm_tbl > ul > li .item_container .kind {display: flex; align-items: center; text-align: left; margin-bottom: 10px; letter-spacing: 0; font-size: 14px;}
.alarm_box .alarm_tbl > ul > li .item_container .kind .re_thum {opacity: 0.5; width: 30px; height: 30px; border-radius: 15px; overflow: hidden; margin-right: 10px;}
.alarm_box .alarm_tbl > ul > li .item_container .kind .re_thum img { width: 100%;}
.alarm_box .alarm_tbl > ul > li .item_container .kind span { padding: 0 10px 0 0 ; font-weight: 600; }
.alarm_box .alarm_tbl > ul > li .item_container .kind em { display: inline-block; padding-right: 10px; font-size: 14px;}
.alarm_box .alarm_tbl > ul > li .item_container .kind .date { }
.alarm_box .alarm_tbl > ul > li .item_container .left { font-size: 16px; line-height: 150%; word-break: keep-all; }
.alarm_box .alarm_tbl > ul > li .item_container .close { position: absolute; right: 10px; top: 10px; display: inline-block; }
.alarm_box .alarm_tbl > ul > li .item_container .close a { display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px; }
.alarm_box .alarm_tbl > ul > li .item_container .close a i { font-size: 18px; }
.alarm_box .alarm_tbl > ul > li:hover {background:#fafafa}
.alarm_box .alarm_tbl > ul > li.on .item_container .kind .re_thum { opacity: 1;}
.alarm_box .alarm_tbl > ul > li.on .item_container .kind span {color:#ff5532;}
.alarm_box .alarm_tbl > ul > li.on .item_container .kind em {color:#222; }
.alarm_box .alarm_tbl > ul > li.on .item_container .left a {font-weight: 500; color: #222;}
.alarm_box .btn_go  { text-align: right; }
.alarm_box .btn_go a { display: inline-block; text-align: right; color: #222;}

.alarm-empty {font-size: 20px; text-align: center; margin: 50px; font-weight: 600;}

.item_content {margin: 0 20px 20px 20px;}
.item_content .inner {background-color: #fff; padding: 20px; border-radius: 8px; border: 1px solid #E4E4E4; box-sizing: border-box; color: #555; font-weight: 400; word-break: break-all; line-height: 150%;}
.item_content .inner .txt_b {margin-bottom: 5px; font-weight: 600;}
.item_content .inner ul { margin-bottom: 20px;}
.item_content .inner ul li { position: relative; padding-left: 10px; margin-bottom: 5px; word-break:keep-all;}
.item_content .inner ul li:last-child {  margin-bottom: 0;}
.item_content .inner ul li::before { position: absolute; display: block; content: "ㆍ"; left: -4px; top: 0; font-weight: 600;}



/*========== 학습가이드 ========================*/
.stydyguide_wrap {margin-top:40px; font-family: 'Pretendard';}

.studyGuide_wrap .tab_box ul.tab_list { display: flex; margin-bottom: 30px;}
.studyGuide_wrap .tab_box ul.tab_list li {list-style: none; position: static; margin-bottom: 0px; padding-left: 0px; text-indent:0px; margin-right: 0px;}
.studyGuide_wrap .tab_box ul.tab_list li::before{display: none;}
.studyGuide_wrap .tab_box ul.tab_list li a { display: block;  margin:0 4px; padding: 6px 30px; border-radius: 21px; border: 1px solid #ddd; color: #222; text-align: center; text-decoration: none;}
.studyGuide_wrap .tab_box ul.tab_list li:first-child a { margin-left: 0; }
.studyGuide_wrap .tab_box ul.tab_list li.on a, .sub_cont .tab_box ul.tab_list li a:hover { background: #000; color: #fff;  border: 1px solid #000; font-weight: 500; text-decoration: none; }
.studyGuide_box  {font-family: 'Pretendard'; }
.studyGuide_box .tab_cont > div { display: none;}
.studyGuide_box .tab_cont > div.on {display: block;}
.studyGuide_box .tab_cont > div > div:first-child.tit_tb {padding-top: 0;}

.stydyGuide_wrap .tbl_write_wrap {display: none;}
.stydyGuide_wrap .tbl_write_wrap.on {display: block;}

.stydyguide_main01 {position: relative; width: 100%; height: 891px; background:url(/images/brand/yusangtong/pc_2019/common/studyguide_main01.jpg) no-repeat;}
.stydyguide_main01 a:nth-child(1) {position: absolute; bottom: 77px; left: 88px;}
.stydyguide_main01 a:nth-child(2) {position: absolute; bottom: 77px; left: 395px;}
.stydyguide_main01 a:nth-child(3) {position: absolute; bottom: 77px; left: 701px;}
.stydyguide_main02 {position: relative; width: 100%; height: 256px; background:url(/images/brand/yusangtong/pc_2019/common/studyguide_main02.jpg) no-repeat;}
.stydyguide_main02 a:nth-child(1) {position: absolute; bottom: 51px; left: 207px;}
.stydyguide_main02 a:nth-child(2) {position: absolute; bottom: 51px; left: 691px;}
.stydyguide_main03 {position: relative; width: 100%; height: 813px; background:url(/images/brand/yusangtong/pc_2019/common/studyguide_main03.jpg) no-repeat;}
.stydyguide_main03 a:nth-child(1) {position: absolute; bottom: 0; left: 335px;}
.stydyguide_class_top {margin-bottom:30px;}
.stydyguide_class05_list {margin-bottom:50px;}
.stydyguide_class05_list li { border-top:1px dashed #cacaca}
.stydyguide_class05_list li:first-child {border-top:none;}
.stydyguide_class05_list li.txtbox { padding : 35px; font-size: 16px; font-weight: 300; }
.stydyguide_class05_list li.txtbox > div { font-weight:bold; font-size:20px; margin-bottom: 10px; }
.stydyguide_class05 {position: relative; width: 100%; height: 411px; background:url(/images/brand/common/studyguide//faq.jpg) no-repeat;}
.stydyguide_class05 a:nth-child(1) {position: absolute; bottom: 201px; left: 22px;}
.stydyguide_class05 a:nth-child(2) {position: absolute; bottom: 201px; left: 329px;}
.stydyguide_class05 a:nth-child(3) {position: absolute; bottom: 201px; left: 635px;}

.stydyguide_quest {border-top: 2px solid #000000; margin-top:50px;}
.stydyguide_quest dt {font-size: 15px; font-weight: 500; color: #383838; border-bottom: 1px solid #e1e4e6;padding: 10px 0 10px 20px;}
.stydyguide_quest dt a {color: #383838;}
.stydyguide_quest dt i.q {font-size: 25px; color: #666666; vertical-align: -3px; margin: 0 8px 0 0;}
.stydyguide_quest dt i.a {font-size: 25px; color: #ee2d30; vertical-align: -4px; margin: 0 8px 0 0;}
.stydyguide_quest dt span {float:right; font-size:14px; font-weight:500; color:#888888; }
.stydyguide_quest dt span em {display:inline-block; width:140px; font-weight:500; text-align:center; margin-left:30px;}
.stydyguide_quest dt span em.aw {color:#ee2d30;}
.stydyguide_quest dd { font-size: 15px; font-weight: 500; color: #666666; line-height:27px; border-bottom: 1px solid #e1e4e6; padding: 30px 40px; background-color: #fbfbfb;}
.stydyguide_quest dd .answer {position: relative; border:1px solid #e5e5e5; padding:25px 25px 25px 65px; margin-top:25px; background:#ffffff;}
.stydyguide_quest dd .answer .speaker {position: absolute; top: 23px; left: 20px;}
.stydyguide_quest dd .answer p { font-size:18px; font-weight:500; color:#ee2d30; margin-bottom:30px;}
.stydyguide_quest dd .answer img { max-width: 100%; }
.stydyguide_quest dd .file_box a { display:inline-block; font-size: 13px; line-height: 33px; color: #16263b; border: 1px solid #16263b; padding: 0 10px; margin: 15px 0 0; background: #f7f7f7;}
.stydyguide_quest dd .view_btnbox {text-align:right; border:none;}
.stydyguide_mov_box {}

/*======================== 221031 학습가이드 배너 ========================*/
.studyGuide_class_top {margin: 20px 0 30px 0; font-size: 18px; line-height: 140%; letter-spacing: -1px;}
.studyGuide_class_top .inner {width: 100%; height: 180px; background: #f7f7f7; display: flex; flex-direction: row; align-items: center; justify-content: space-between; padding: 0 40px; box-sizing: border-box;}
.studyGuide_class_top .inner-mentoring {width: 100%; height: 180px;background: linear-gradient( to right, #e1e0ff, #daffff ); display: flex; flex-direction: row; align-items: center; justify-content: space-between; padding: 0 40px; box-sizing: border-box;}
.studyGuide_class_top .text p.title {font-size: 24px; font-weight: 700; margin-bottom: 16px;}
.studyGuide_class_top .text p strong {text-decoration: underline;}
.studyGuide_class_top .text .add-text {font-size: 14px; color: #6e6e6e}
.studyGuide_class_top img { margin-top: auto; z-index: 1; }


/*======================== 220317 학습가이드 수정 ========================*/

/* 공통적용 */
.studyGuide_box {color: #111; margin: 50px 0; font-size: 16px; word-break: keep-all; line-height: 160%; font-size: 18px;}
.studyGuide_box .cont {margin-bottom: 60px;}
.studyGuide_box ul li {margin-bottom:5px; padding-left: 16px; text-indent: -16px; margin-right: -4px;}
.studyGuide_box ul b { font-weight: 600;}
.studyGuide_box ul li::before {content: "ㆍ"; font-weight: 900; }
.studyGuide_box ul.txt_bullet li { position: relative; padding-left:24px; text-indent: 0; margin-right: -4px;}
.studyGuide_box ul.txt_bullet li span {position: absolute; left: 0; top: 0;  }
.studyGuide_box ul.txt_bullet li::before { display: none;}
.studyGuide_box div.txt_bullet { position: relative; padding-left:24px; text-indent: 0; margin-right: -4px;}
.studyGuide_box div.txt_bullet span {position: absolute; left: 0; top: 0;  }
.studyGuide_box div.txt_bullet:before { display: none;}

.studyGuide_box .tit_align {display: flex; justify-content: space-between;}
.studyGuide_box dt.tit {font-size: 28px; font-weight: 600; line-height: 100%; margin-bottom: 30px;}
.studyGuide_box dt.tit::before {content: ""; width: 6px; height: 24px; background: #e72c2c; display: inline-block; padding-top: 2px; box-sizing: border-box; margin-right: 10px;}
.studyGuide_box dt.subtit {font-size: 22px; font-weight: 600; line-height: 100%; margin-bottom: 18px; display: flex; align-items: center;  }
.studyGuide_box .subtit2 { display: block; font-size: 18px; margin-bottom: 5px; font-weight: 600;}
.studyGuide_box dd {margin-bottom: 40px;}
.studyGuide_box dt.comment {font-size: 16px;}
.studyGuide_box ul.tab_menu_new li {margin: 0; padding: 0;}
.studyGuide_box .td1_left table tbody tr td:nth-child(1){ text-align: left; }

.studyGuide_box a.btn_play { display: inline-block;  padding: 8px 24px ; background: #f5f6fa; color:#1F77F3; font-size: 17px; border-radius: 4px; margin-left: 10px; font-weight: 600;}

.studyGuide_box .add_box {height: auto; background: #f7f7f7; border: 1px solid #ebebeb; padding: 32px; overflow: hidden; line-height: 160%;}
.studyGuide_box .add_box {margin-bottom: 10px; }
.studyGuide_box .add_box p:nth-child(1) {font-size: 20px; font-weight: 700; margin-bottom: 20px; }
.studyGuide_box .add_box p:nth-child(2) {font-weight: 700; margin-bottom: 4px;}
.studyGuide_box .add_box p:nth-child(3) {font-size: 16px; line-height: 160%;}

.studyGuide_box .highlight {color: #e72c2c;}
.studyGuide_box table {word-break: keep-all; margin-bottom: 20px; text-align: center;}
.studyGuide_box table th, .studyGuide_box table td {padding: 5px 15px; border: 1px solid #e5e5e5;  font-size: 16px;}
.studyGuide_box table th {background: #f9f9f9; text-align: center; letter-spacing: -1px;}
.studyGuide_box span.underline {text-decoration: underline;}

.studyGuide_box .table .inner {position: relative; width: 100%; height: 100%; }
.studyGuide_box .chart_box {background: #fbfbfb; padding: 30px; border: 1px solid #e5e5e5;;}

.studyGuide_box .teacher_box {width: 100%; height: 124px; background: #f7f7f7; display: flex; align-items: center; padding: 30px; box-sizing: border-box; margin-bottom: 20px;}
.studyGuide_box .teacher_box .teacher_pic {border-radius: 50%; width: 86px; height: 86px; background: #fff; overflow: hidden; margin-right: 20px;}
.studyGuide_box .teacher_box .teacher_pic img {width: 200%; height: 200%; object-fit: contain; }
.studyGuide_box .teacher_box .teacher_pic img.ys {object-position: -24px 7px;}
.studyGuide_box .teacher_box .teacher_pic img.kjw {object-position: -26px 6px;}
.studyGuide_box .teacher_box .teacher_text {font-size: 20px; font-weight: 600; }
.studyGuide_box .tab_menu_cont > div { display: none;}
.studyGuide_box .tab_menu_cont > div.on {display: block;}
.studyGuide_box .tab_menu_cont > div > div:first-child.tit_tb {padding-top: 0;}

/* 커리큘럼별 학습전략 */
.studyGuide_box .exam_step { overflow-x: scroll; -ms-overflow-style: auto; margin-bottom: 10px;}
.studyGuide_box .exam_step::-webkit-scrollbar{ display:none; }
.studyGuide_box .exam_step table { word-break: keep-all; border: 1px solid #e5e5e5; border-right: none; border-bottom: none; width: 100%;}
.studyGuide_box .exam_step table ul {margin: 10px 0 0 0;}
.studyGuide_box .exam_step table ul li {margin:3px 0 ; }
.studyGuide_box .exam_step table caption { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: 0 ; border: 0; }
.studyGuide_box .exam_step table tr th,
.studyGuide_box .exam_step table tr td {position: relative; padding: 20px 15px;  border: 1px solid #e5e5e5; border-left: none; border-top: none; text-align: left; vertical-align: top; }
.studyGuide_box .exam_step table tbody tr th { background: #fcfcfc; text-align: center; vertical-align: top; font-weight: 600; font-size: 16px; line-height: 150%; word-break: keep-all;}
.studyGuide_box .exam_step table tbody tr th span { display: block; color: #999; font-weight: 600; font-size: 16px; line-height: 150%;  word-break: keep-all;}
.studyGuide_box .exam_step table tr td p.lec_title  { font-size:19px ; font-weight: 600; padding-bottom: 0px; line-height: 140%; margin-bottom: 0; }
.studyGuide_box .exam_step table tbody tr td .lec_noti { position: absolute; right:5%; top: 50%; transform: translateY(-50%) rotate(-10deg);; font-size: 13px ; color: #ee2d30; padding: 6px 15px; background: #fdeaea; border-radius: 5px;overflow: hidden; line-height: 130%; }

/* 커리큘럼별 학습전략 신규 */
.studyGuide_box .exam_step .tb_basic table tr td:nth-last-of-type(1){ display: none; }
.studyGuide_box .exam_step .tb_basic table colgroup col:nth-last-of-type(1){ display: none; }


/* 유상통 */
.studyGuide_box .highlight_box {position: absolute; top: 0; right: 0; width: 9.5%; height: 100%; background: rgba(231, 44, 44, 0.2); border: 2px solid #e72c2c; box-sizing: border-box;}

/* 군무원 */
.studyGuide_box .highlight_box_sey {position: absolute; top: 0; right: 0; width: 11.4%; height: 100%; background: rgba(231, 44, 44, 0.2); border: 2px solid #e72c2c; box-sizing: border-box;}
.studyGuide_box .highlight_box_skh {position: absolute; top: 0; right: 0; width: 14%; height: 100%; background: rgba(231, 44, 44, 0.2); border: 2px solid #e72c2c; box-sizing: border-box;}
.studyGuide_box .cont02 .summary_cont ul li {margin-bottom: 22px}
.studyGuide_box .cont02 .cont02-1 .cont02-1_box {background: #fbfbfb; border: 1px solid #ebebeb; padding: 50px 150px;}
.studyGuide_box .cont02 .cont02-2 {display: flex; justify-content: space-between; }
.studyGuide_box .cont02 .cont_chart { margin: 14px 0 0 10px;}
.studyGuide_box .cont02 .cont_chart > ul li {font-size: 16px; margin-bottom: 0;}
.studyGuide_box .cont02 .cont_chart > ul li::before {content: none;}

/* 전산직 */
.pro_classguide_banner_box::after {content: ""; display: block; clear: both;}
.pro_classguide_banner_box li {float: left;}

/*========== 로그인 ========================*/
.sub_article_login {width:610px; border:1px solid #e3e3e3; padding:29px; margin:195px auto; background:#f5f5f5;}
.login_wrap {border:1px solid #e3e3e3; padding:55px; background:#fff;}
.login_wrap dt { font-size:30px; font-weight:900; color:#21272d; text-align:center;}
.login_wrap dd { font-size:18px; font-weight:500; color:#747474; line-height:68px; text-align:center;}
.login_box { position:relative;}
.login_box .login_input { position:relative; width:436px;}
.login_box span i { position:absolute; top:10px; left:20px; font-size:24px; color:#9f9f9f;}
.login_box input[type=text], .login_box  input[type=password] {width:358px; height:50px; font-size:17px; color:#9f9f9f; line-height:50px; border:1px solid #e3e3e3; padding:0 60px; background:#f5f5f5;}
.login_box  input[type=password] {margin-top:-1px;}
.login_box a {position: absolute; top:0; right:0; display:block; width:140px; height:99px; font-size:20px; font-weight:900; color:#fff; line-height:99px; text-align:center; background:#21272d;}
.login_check {padding:0 16px; margin-top:18px;}
.login_check label {font-size:15px; color:#000;}
.login_check .se_idpw {float:right; font-size:15px; color:#000;}



/*========== 220914 팝업 ========================*/
.popup_wrap01 {overflow:hidden; position: fixed; top:10%; left:50%; margin:0 0 0 -500px; z-index:999999; }
.popup_wrap02 {overflow:hidden; position: fixed; top:10%; left:50%; margin:0 0 0 -475px; z-index:999;}
.popup_bg {display: block;position: fixed;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,.7);}
.popup_body {position: fixed; width: 960px; border-bottom:1px solid #adadad; padding: 40px 60px; background: #fff; z-index:999; box-sizing: border-box; max-height: 696px; border-radius: 10px;}
.popup_body2 {position: fixed; width: 910px; padding:40px; background: #fff; z-index:999;}
.popup_close {position: absolute; top: 25px; right: 25px; display: block; font-size: 30px; line-height: 30px; color: #000; z-index:999;}
.popup_close2 {position: absolute; top: 23px; right: 23px; display: block; font-size: 45px; line-height: 45px; color: #000; z-index:999;}
.popup_close3 {position: absolute; top: 0; right: 0; display: block; width:40px; height:40px; font-size: 30px; line-height: 40px; color: #ffffff; text-align:center; background:#000000; z-index:999;}
.popup_close4 {color: #373737; z-index:999;}
.popup_title { font-size:24px; font-weight:700; color:#262626; line-height:50px; border-bottom: 1px solid #000; padding-left:0px;}
.popup_title:after { content:""; display:block; clear:both; }
.popup_title .other_month { display:inline-block; font-size:30px; font-weight:400; color:#000; line-height:30px; vertical-align:-5px;}
.popup_title .no_month { color:#cccccc;}
.popup_title .this_month {display:inline-block; font-size:20px; font-weight:900; color:#1b314c; margin-right:10px;}
.popup_title .sch_bell {display:inline-block; font-size:20px; color:#ff6565;}

.popup_title_container {border-bottom: 2px solid #000; display: flex; flex-direction: row; align-items: center; justify-content: space-between; padding: 20px 0;}
.popup_btn button { color: #373737; border: 1px solid #373737; padding: 0 10px; height: 30px;}
.popup_btn .popup_close4 {background-color:#f5f5f5}
.popup_title2 { height:31px; font-size:15px; color:#909090; line-height:31px; padding:11px 0 5px;}
.popup_title2 .study_test { position:relative;}
.popup_title2 dt, .popup_title2 dd {float:left;}
.popup_title2 dt { position:absolute; top:0; left:0; display:block; width:135px; height:31px; font-size:16px; font-weight:500; color:#fff; line-height:31px; text-align:center; border-radius:15px; background:#1b314c;}
.popup_title2 .subject {display:block; height:31px; font-size:16px; font-weight:500; color:#383838; line-height:31px; text-align:right; border-radius:15px; box-sizing:border-box; border:1px solid #e5e5e5; padding:0 35px 0 167px; background:#fbfbfb;}
.popup_title2 .subject_detail {margin-left:15px;}
.popup_title2 .subject_detail span { display: inline-block; font-size:20px; line-height:20px; vertical-align:-2px;}

.popup_title3 { font-size:26px; font-weight:500; color:#474747;}
.popup_title3 i {vertical-align: middle; margin-right: 10px;}

.popup_add {text-align: right; color: #a3a3a3;  padding: 10px 0;}
.popup_writebox { position:relative; display: block; text-align: right; padding-top: 30px;}

.tbl_popup th {font-size:15px; font-weight:500; color:#000; line-height:40px; border-right:1px solid #e1e4e6; border-bottom:1px solid #e1e4e6; background:#fbfbfb;}
.tbl_popup td {font-size:14px; color:#666666; line-height:40px; border-bottom:1px solid #e1e4e6; padding:0 0 0 15px;}
.tbl_popup .sch_date {width:100px; height:25px; font-size:13px; color:#666666; line-height:25px; text-align:center; vertical-align:2px; box-sizing:border-box; border:1px solid #d7d7d7; padding:0; margin-right:7px;}
.tbl_popup .btn_calendar { display:inline-block; width:25px; height:25px; vertical-align:-7px; margin-right:18px; }
.tbl_popup .noti { color:#ff6565;}
.tbl_popup .sch_textarea {width:100%; height: 300px; max-height:420px; box-sizing:border-box; margin:17px 0 20px;  resize: vertical;}
.tbl_popup .sch_viewtxt { padding:25px 30px;}
.tbl_popup .sch_viewtxt div { height:175px; font-size:14px; color:#666666; line-height:25px;}

.popup_wrap_mov {overflow:hidden; position: fixed; top:10%; left:50%; margin:0 0 0 -424px; z-index:999;}
.popup_body_mov {position: fixed; width: 848px; background: #fff; transform: translateY(-50%); top: 50%;}
.popup_title_mov { height: 45px; font-size:16px; color: #fff; line-height: 43px; text-align: left; box-sizing: border-box; background: #222222; padding-left:20px;}
.popup_title_mov i {margin-right:10px;}
.popup_con_mov {width:100%; height:480px;}
.popup_close_mov {position: absolute; top: 0; right:20px; display: block; width:54px; height:45px; font-size: 30px; line-height: 45px; color: #fff;}


/* 230817 sample 팝업 : 쇼츠 세로형 */
.popup_wrap_mov_s {overflow:hidden; position: fixed; z-index:999;;}
.popup_wrap_mov_s > .popup_bg { }
.popup_wrap_mov_s > .popup_body_mov {  left: 50%; top: 50%; transform: translate(-50%, -50%);
    position: fixed;
    width: calc(calc( 100vh - 56px  - 200px ) * 0.5625);
    min-width: 320px;
    background: #000; box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5); }
.popup_wrap_mov_s > .popup_body_mov > .popup_title_mov {
    height: 45px; font-size:16px; color: #fff; line-height: 43px; text-align: left; box-sizing: border-box; background: #222222; padding-left:20px; padding-right: 60px;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.popup_wrap_mov_s > .popup_body_mov > .popup_title_mov i { }
.popup_wrap_mov_s > .popup_body_mov > .popup_con_mov {
    height: calc( 100vh - 56px - 200px );
    width: calc(calc( 100vh - 56px  - 200px ) * 0.5625);
    min-height: 560px;
    min-width: 320px;
    scroll-snap-align: start;
    scroll-snap-stop: always;
}

.popup_wrap_mov_s > .popup_body_mov > a.popup_close_mov { position: absolute; top: 0; right: 0px; display: block; width: 54px; height: 45px; font-size: 30px; line-height: 45px;color: #fff;}


/*========== 버튼 ========================*/
.btn_box_right { text-align:right; margin:17px 0 0 0;}
.btn_box_right2 { text-align:right; margin:35px 0 0 0;}
.btn_box_center { text-align:center; margin:35px 0 0 0;}
.btn_type01 {display: inline-block; width: 206px; height: 43px; padding: 0; font-size: 20px; line-height: 43px; color: #fff; font-weight: 500; text-align: center; background: #16263b;}
.btn_type02 {display:inline-block; font-size:13px; line-height:33px; vertical-align:top; color:#666666; font-weight: 600; text-align:center; border:1px solid #dee2e6; padding:0 35px; background: #fbfbfb;}
.btn_type03 {display:inline-block; width: 140px; height: 36px; padding: 0; font-size: 16px; line-height: 36px; color: #fff; font-weight: 500; text-align: center; background: #16263b;}
.btn_type04 {display:inline-block; width:138px; height:34px; padding:0;  font-size:16px; line-height:34px; color:#000; font-weight:500; text-align:center; border:1px solid #cccccc; }
.btn_type05 {display:inline-block; width: 161px; height: 36px; padding: 0; font-size: 16px; line-height: 36px; color: #fff; font-weight: 500; text-align: center; background: #16263b;}
.btn_type06 {display:inline-block; width: 140px; height: 36px; padding: 0; font-size: 16px; line-height: 36px; color: #fff; font-weight: 500; text-align: center; background: #ee2d30;}
.btn_type06_1 {display:inline-block; height: 36px; padding: 0; font-size: 16px; line-height: 36px; color: #fff; font-weight: 500; text-align: center; padding:0 40px; background: #ee2d30;}
.btn_type07 {display:inline-block; width:138px; height:34px; padding:0;  font-size:16px; line-height:34px; color:#000; font-weight:500; text-align:center; border:1px solid #000000; }
.btn_type08 {display:inline-block; height:30px; padding:0 10px 0 10px; margin:0; font-size:13px; line-height:30px; color:#fff; border-radius:2px;background:#ff5532}

/*========== 레이어 ========================*/
.fix:after{content:""; height:0; display:block; visibility:hidden; clear:both;}
.fl{float:left}
.fr{float:right}

.mt0{margin-top:0px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}

.layer-wrap{position:relative; display:inline-block; margin:3px 0 0 6px;}
.layer-wrap > span{display:block;}
.layer-wrap .layer-toltip{position:absolute; left:auto; top:auto; width:100%;  box-sizing:border-box; background:#fff; border:1px solid #c4c4c4; z-index:1; box-shadow:5px 5px 20px rgba(000,000,000,0.2)}
.layer-wrap .layer-toltip .layer-title{width:100%; height:50px; line-height:50px; border-bottom:1px solid #c4c4c4; box-sizing:border-box; padding-left:20px;}
.layer-wrap .layer-toltip .layer-title span{display:inline-block; padding-left:25px; background:url(/images/eduon_2017/common/icon_notice03.png) no-repeat 0 center; font-size:14px; font-weight:700; color:#161616; }
.layer-wrap .layer-toltip .layer-cont{padding:14px 20px 20px 20px; max-height:235px; overflow:auto; box-sizing:border-box;font-size:13px; color:#5e5e63;  line-height:22px; }
.layer-wrap .layer-toltip .layer-cont .text-link span{width:70%;}
.layer-wrap .layer-toltip .btn-layer-close{position:absolute; right:20px; top:16px;}

/*========== 동영상 ========================*/
.videobox_info{position:relative; color:#fff;}
.videobox_info > a {display:block; width:100%; height:100%; background:url(/images/brand/yusangtong/pc_2019/common/mov_bg01.jpg) no-repeat center center; background-size:100% 100%;}
.videobox_info > a:before{content:''; display:block; position:absolute; width:100%; height:100%; background-color: rgba(000,000,000,0.2); z-index:0;}
.videobox_info > a .box-inner{position:relative; width:100%; height:100%; color:#fff; text-align:center;}
.videobox_info > a .box-inner .text{position: absolute; top: 50%; left: 50%; margin:-45px 0 0 -45px;}


/***유상통 에필로그***/
.epilogue_main { background:url(/images/brand/yusangtong/pc_2019/company/epilogue_bg.png) no-repeat 0 0;}
.epilogue_hostory { border:1px solid #e5e5e5; padding:0 38px; }
.epilogue_hostory .epilogue_txt { font-size:18px; color:#000000; line-height:28px; font-weight:400; text-align:center; margin:130px 0 60px 0; letter-spacing:-1px;}
.epilogue_list .epilogue_thum { position:relative; display:inline-block; width:208px; height:223px; border:1px solid #e5e5e5; background:#ffffff; margin-right:10px;}
.epilogue_thum dl:after {content:''; display:block; }
.epilogue_thum:hover dl:after {position:absolute; top:0; left:0; width:200px; height:215px; border:5px solid #000}
.is-active .epilogue_thum dl:after {content:''; display:block; position:absolute; top:0; left:0; width:200px; height:215px; border:5px solid #000}
.epilogue_thum dl:before {content:''; display:block; }
.epilogue_thum:hover dl:before { font-family: 'xeicon' !important; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; content:'\e936'; font-size:20px; color:#000000; font-weight:700;position:absolute; bottom:-15px; left:0; text-align:center; width: 100%; }
.is-active .epilogue_thum dl:before {font-family: 'xeicon' !important; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; content:'\e936'; font-size:20px; color:#000000; font-weight:700;position:absolute; bottom:-15px; left:0; text-align:center; width: 100%;}
.epilogue_list .slick-prev {position:absolute; top:84px; left:-38px; font-size:40px; color:#656565; width:40px; height:40px;}
.epilogue_list .slick-prev:before {content: "\e93d"; color:#656565;}
.epilogue_list .slick-next {position:absolute; top:84px; right:-38px; font-size:40px; color:#656565; width:40px; height:40px;}
.epilogue_list .slick-next:before { content: "\e940"; color:#656565;}
.epilogue_list .slick-arrow {font-family: 'xeicon' !important; display: inline-block; speak: none; font-style: normal; font-weight: normal;  font-variant: normal;  text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased;}

.epilogue_thum dl dt { font-size:17px; color:#282828; font-weight:500; line-height:23px; padding-left:20px; margin-top:133px;}
.epilogue_thum dl dd { font-size:13px; color:#979797; font-weight:500; padding-left:20px; margin-top:10px;}
.epilogue_thum dl dd img { position:absolute; top:0; left:0; width:208px; height:117px;}
.epilogue_title { margin-top:113px;}
.epilogue_title dt { font-size:28px; color:#000000; font-weight:700; text-align:center;}
.epilogue_title dd {font-size:13px; color:#000000; font-weight:700; text-align:center; line-height:65px;}
.epilogue_title dd span {font-weight:400; margin-left:5px; margin-right:16px;}
.mov_epilogue { padding-left:36px;}
.epilogue_cont { font-size:16px; color:#656565; line-height:25px; margin:35px 0 50px; text-align:center;}
.epilogue_ripple_top {padding-top:50px; margin-top:15px; border-top:2px solid #000000;}

.information_txt {color:#ff5532;}



/***공통팝업***/
.comm_brand_pop {display:none; overflow:hidden; position: fixed; top:10%; left:50%; margin:0 0 0 -300px; z-index:999;}
.comm_brand_pop .bg {display:block; position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.5)}
.comm_brand_pop .comm_pop_contents {position:relative;  width:600px; height:638px; padding:42px 30px 0; background:#fff}
.comm_brand_pop .bt_close {position:absolute; top:30px; right:32px; display:block; font-size:45px; line-height:45px; color:#000 }
.comm_brand_pop .p_center {display:block; text-align:center; }

.comm_brand_pop_dl {overflow:hidden; display:block; width:100%; margin:0 0 29px;   padding:0 0 32px; border-bottom:1px dashed #cecece;   }
.comm_brand_pop_dl dt {position:relative; z-index:2; float:left; height:31px; width:235px; text-align:center; border-radius:30px; font-size:16px; line-height:31px; color:#fff; background:#000}
.comm_brand_pop_dl dd {position:relative; z-index:1; float:left; height:29px; padding:0 20px; margin:0 0 0 -11px; text-align:center; border-radius:0 30px 30px 0; font-size:16px; line-height:29px; color:#383838; border:1px solid #e5e5e5; background:#fbfbfb}

.comm_brand_pop_tbl {width:100%; border-collapse:collapse; border-spacing:0; }
.comm_brand_pop_tbl th {padding:5px 0 5px 29px; font-size:16px; color:#010101; text-align:left; vertical-align:middle; }
.comm_brand_pop_tbl tr {height:35px;}
.comm_brand_pop_tbl td {padding:5px 29px 5px 16px; font-size:16px; vertical-align:middle;}


/* ========== 내 강의실 V2 220208 ==========*/
.myclass_main_info {position: relative; }
/* 내강의실 - 긴급영상 */
.myclass_main_notice_mov {position: absolute; top: 0; left: 0; width: 540px; height: 305px; z-index: 10;}
.myclass_main_notice_mov img {width: 540px; height: 305px;}
.myclass_main_notice_mov .btn_play {position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; box-sizing: border-box; padding-top: 126px; background: rgba(000,000,000,0.5);}
.myclass_main_notice_mov .btn_play i {font-size: 46px; color: #ffffff;}
.myclass_main_notice_mov .btn_close {position: absolute; top: 0; right: 0; width: 25px; height: 25px; font-size: 20px; color: #868686; line-height: 25px; text-align: center; background: #000000;}

/* 내강의실 - 수강강좌 탭메뉴 */
.myclass_main_lecture_tabbox { }
.myclass_main_lecture_tab {margin-top: 50px;}
.myclass_main_lecture_tab ul { display: flex;}
.myclass_main_lecture_tab ul li  {position: relative;}
.myclass_main_lecture_tab ul li::after {position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: inline-block; content: ""; width: 1px ; height: 20px; background: #ddd; }
.myclass_main_lecture_tab ul li:last-child::after {display: none;}
.myclass_main_lecture_tab ul li a {display:block; padding:10px 20px; font-size: 18px; font-weight: 400; color: #222;}
.myclass_main_lecture_tab ul li:first-child a { padding-left: 0;}
.myclass_main_lecture_tab ul li a:hover,
.myclass_main_lecture_tab ul li.on a {font-weight: 600;}
.myclass_main_lecture_tab ul li.on a::before {display: inline-block; margin-right: 5px;  content: "\e928";font-family:"xeicon"; }

/* 내강의실 - 수강강좌 목록 */
.myclass_main_lecture_wrap {margin-bottom: 100px;}
.myclass_main_lecture_top {display: flex;  align-items: center; position: relative; font-size:21px; font-weight:600; color:#111; box-sizing: border-box; padding: 50px 0 10px 0; }
.myclass_main_lecture_top .box_img { position:relative; margin-right: 15px; width: 60px; height: 60px; border-radius: 30px; background: #f5f5f5; overflow: hidden;}
.myclass_main_lecture_top .box_img img {position: absolute; left:50%; transform: translateX(-40%); top: -10%; width: 160%;}
.myclass_main_lecture_top p { bottom: 0; right: 0; font-size:15px; font-weight:400; color:#888888;}
.myclass_main_lecture_top > span { margin-right: 10px; letter-spacing: -0.5px;}
.myclass_main_lecture_top p span {color: #ff6565; }
.myclass_main_lecture_top p > a {position: absolute; right: 0; bottom: 5px; display: block; width: 45px; height: 30px; font-size:20px; font-weight:500; color:#888888; line-height: 30px; text-align: center; vertical-align: top;}
.myclass_main_lecture_list { border-top: 1px solid #e1e4e6; border-bottom: 1px solid #e1e4e6; background: #fff;}
.myclass_main_lecture_list li {position: relative; border-left: 1px solid #e1e4e6; border-right: 1px solid #e1e4e6; padding:20px 30px; border-bottom: 1px dotted #e5e5e5;}
.myclass_main_lecture_list li.on, .myclass_main_lecture_list li.on:last-child {box-sizing: border-box; border:1px solid #ff6565; background-color: #fff8f8; }
.myclass_main_lecture_list li.on .myclass_main_lecture_list_box {border: none; padding: 0 170px 0 0px;}
.myclass_main_lecture_list li a.btn_bookmark { position: absolute; padding: 5px; right: 0; top: 0; display: block; position: absolute; width: 24px; height: 24px ; background: green; text-indent: -9999px; background: url('https://eduon.com/images/brand/common/etc/ico_star.png') center no-repeat; background-size:20px;}
/* .myclass_main_lecture_list li a.btn_bookmark.on */
.myclass_main_lecture_list li.fav a.btn_bookmark { background: url('https://eduon.com/images/brand/common/etc/ico_star_on.png') center no-repeat ; background-size:20px;}
.myclass_main_lecture_list li:last-child { border-bottom: none;}
.myclass_main_lecture_list_box {padding: 0 170px 0 0px;}
.myclass_main_lecture_list_box dt {padding:0 160px 10px 0; overflow: hidden; position: relative;}
.myclass_main_lecture_list_box dt a {font-size:19px; font-weight:500; color:#222222; line-height: 130%; letter-spacing: -0.5px; word-break: keep-all; }
.myclass_main_lecture_list_box dt em {font-size: 16px;}
.myclass_main_lecture_list_box dt i {font-size:24px; color:#1b314c; vertical-align: text-bottom; margin-left: 5px;}
.myclass_main_lecture_list_box dt span {position: absolute; right: 0; bottom: 8px; font-size:14px; font-weight:500; color:#888888; padding: 5px 10px 0 0;}
.myclass_main_lecture_list_box dt span strong {color: #ff3535; font-weight:500;}
.myclass_main_lecture_list_box .link {overflow: hidden; margin-top: 10px;}
.myclass_main_lecture_list_box .link i {font-size:20px; vertical-align: -2px; margin-left:2px}
.myclass_main_lecture_list_box .link i.xi-recording-stop {color:#787878; }
.myclass_main_lecture_list_box .link i.xi-play-circle-o {color:#ff3535; }
.myclass_main_lecture_list_box .link01 {font-size:15px; color:#888888; word-break: keep-all; }
.myclass_main_lecture_list_box .link01 span{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 350px; display: inline-block;}
.myclass_main_lecture_list_box .link02 {font-size:15px; color:#888888; margin-left: 25px;}
.myclass_main_lecture_list_box .link02 span {font-weight: 500;}
.myclass_main_lecture_list_box .link03 { float: right; padding: 1px 12px;  font-size:13px; color:#888888; border-radius: 13px; border: 1px solid #e9e9e9; }
.myclass_main_lecture_list_box .link03:hover { background: #f5f6fa; }
.myclass_main_lecture_list_box .link03 span {color: #222222;}
.myclass_main_lecture_list_box .classroom {position: absolute; top: 50%; transform: translateY(-50%); right: 30px; display:block; width: 130px; height: 36px; font-size:14px; font-weight:400; color:#111; line-height: 36px; text-align: center; background: #f5f6fa; border-radius: 4px; }
.myclass_main_lecture_list_box .classroom:hover { color:#fff; background: #3289ff}
.myclass_main_lecture_list .graphs .graph {height:3px; -webkit-box-sizing: content-box; box-sizing: content-box; border-radius: 5px; border: none; background-color: rgba(0, 0, 0, 0.1); margin-top: 0; background: #f5f5f5;}
.myclass_main_lecture_list .graphs .graph span {display: block; float: left ;width: 0; height:3px; border-radius: 5px; -webkit-transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;-o-transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;transition: width 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; background-color: #ff6565;}
.myclass_main_lecture_list li.off .myclass_main_lecture_list_box dt {margin-bottom: 10px; font-size:20px; font-weight:500; color:#999; line-height: 120%; letter-spacing: -0.5px; word-break: keep-all; }
.myclass_main_lecture_list li.off .myclass_main_lecture_list_box dt span {display: none;}
.myclass_main_lecture_list li.off .myclass_main_lecture_list_box .classroom {color: #999; box-sizing: border-box; border: 1px solid #e9e9e9; background: #ffffff;}
.myclass_main_lecture_list li.off .myclass_main_lecture_list_box .link {display: none;}
.myclass_main_lecture_list_off {font-size:17px; font-weight:500; color:#888888; line-height: 30px; text-align: center; border: 1px solid #e1e4e6; padding: 15px 30px; background: #fbfbfb;}
.myclass_main_lecture_list_off span {color: #ff6565;}

/* view-filter 추가 */
.myclass_main_lecture_wrap .grp_wrap:nth-child(1) .myclass_main_lecture_top { padding-top:20px;}
.myclass_main_lecture_wrap .grp_wrap.no-lec {display:none;}
.myclass_main_lecture_wrap .grp_wrap:not(.fold) .grp_off, .grp_wrap.fold .grp_on {display:none;}
.myclass_main_lecture_wrap .lec_wrap:not(.on) .xi-check-circle {display:none;}
.myclass_main_lecture_wrap[view="2"] .lec_wrap:not(.on) {display:none;}
.myclass_main_lecture_wrap[view="3"] .lec_wrap:not(.fav) {display:none;}

/* 20230405, 2024년 대비 내강의실 임시 작업 */
.grp_wrap:not(.new-lec) .prepareLecture.off {display: none;}
.grp_wrap.new-lec .myclass_main_lecture_top p {display: none;}
.grp_wrap.new-lec .myclass_main_lecture_list {display: none;}
.grp_wrap.new-lec .filter-lec {display: none;}
.myclass_main_lecture_wrap .lec_wrap:not(.activeLecType) {display:none;}

/* 내 강의실 V3 */
.myclass_subject_list_v3 {float:right; width:388px; height:303px; border:1px solid #e5e5e5; box-sizing: border-box;}
.myclass_subject_list_v3:after { content:""; display:block; clear:both; }
.myclass_subject_list_v3 dt {font-size:16px; font-weight:700; color:#262626; line-height:38px; border-bottom:1px solid #e5e5e5; padding-left:17px; background:#fbfbfb;}
.myclass_subject_list_v3 dd {width:100%; height:264px; overflow:hidden; box-sizing:border-box;}
.myclass_subject_list_v3 dd a {float: left;}
.myclass_subject_list_v3 dd img {height: 264px;}
.myclass_main_banner_v3 {width: 950px; overflow: hidden; margin-top: 25px;}
.myclass_main_banner_v3 img {width: 950px;}



/* 210916_수강후기 */
.myclass_review { overflow: hidden; margin-bottom: 30px; text-align: right;}
.myclass_review .balloon {  display: inline-block;  color: #666; padding: 10px 16px; position:relative;  background:#fff; border-radius: 4px; }
.myclass_review .balloon:after { display: none; position:absolute; top:50%; transform: translateY(-50%); right:-16px;
    border-top: 10px solid transparent; border-left: 10px solid #f5f5f5; border-right: 10px solid transparent; border-bottom: 10px solid transparent; content:""; }
.myclass_review a { display: inline-block; width: 190px; height: 42px; line-height: 42px; font-size: 15px; font-weight: 400; color: #222; line-height: 42px; text-align: center; background: #fff; border: 1px solid #000;}

/* 211213_합격전략배너 */
.fixedBanner {position: absolute; top: 70px; right:50%; margin-right: -820px; width: 200px; height: 460px; z-index: 999999;}
.fixedBanner img {filter:drop-shadow( 4px 4px 6px rgba(0, 0, 0, 0.2));}
.fixedBanner a.kjw, .fixedBanner a.kms, .fixedBanner a.ljh {width: 200px; height: 84px; position:absolute; right: 0; z-index: 999999;}
.fixedBanner a.kjw {top: 180px;}
.fixedBanner a.kms {top: 268px;}
.fixedBanner a.ljh {top: 356px;}

/* 220209_열공릴레이 */
.title_wrapper {margin-top: 20px}

/* 220209 공동구매 안내 */
.board_title {margin-top: 20px}

/* 220426 합격증 */
.pass_letter { z-index: 311; position: fixed; display: none; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.pass_letter .btn_close { position: absolute; left: 500px;}
.pass_letter .user_name { position: absolute; top: 237px; right: 90px; font-size: 24px; font-weight: bold; font-family: 'Nanum Myeongjo', serif;}

/* 221024 한능검 페이지 */
.hng-guide a {color: #222; }
.hng-guide .cont-wrap{font-size: 17px; line-height: 160%; color: #222; margin-bottom: 20px;}
.hng-guide .tit_col {padding: 24px 0 0 0; margin-bottom: 15px; display: flex; align-items: center; }
.hng-guide .tit_col .line {background: #f85455; width: 4px; height: 18px; display: inline-block;}
.hng-guide .tit_col strong {margin: 8px 0 8px 8px; display: block; font-size: 21px; font-weight: 600;}
.hng-guide table {word-break: keep-all; margin-bottom: 20px; font-size: 15px;}
.hng-guide table th {background: #f9f9f9; }
.hng-guide table th, .hng-guide table td {padding: 12px 15px; border: 1px solid #e5e5e5; text-align: center;}
.hng-guide table td.bg-color {background-color: #ffffe7; color: #f85455; font-weight: 600;}
.hng-guide ul { text-align: left;}
.hng-guide ul li {margin-left: 16px; margin-bottom: 6px; }
.hng-guide ul li:last-child {margin-bottom: 0;}
.hng-guide ul li::marker {content: 'ㆍ'; font-weight: 900;}
.hng-guide ul li.add {font-size: 16px; margin-top: 10px; margin-bottom: 0; text-indent: 4px;}
.hng-guide ul li.add::marker {content: '※'; font-size: 16px;}
.hng-guide .btn__container {display: flex; width: 100%; margin-top: 20px;}
.hng-guide .btn__container .btn {border: 1px solid #222; width: 50%; padding: 12px 0; text-align: center;}
.hng-guide .btn__container .btn:last-child{/*border-left: none;*/ font-weight: 500;}


/* 221024 한능검 기출문제 */
.tab_box_btn { margin-top: 18px; width: 100%; display: flex; justify-content: right;}
.tab_box_btn a {text-decoration: none;background: #f9f9f9; border: 1px solid #ccc; color: #222; padding: 8px 16px 8px 18px; border-radius: 2px; font-size: 16px; white-space: nowrap; font-weight: 400; vertical-align: middle;}
.xxx {background-color: rgba(0,0,0,0.8) ; float: right; width: 950px; position: absolute; bottom: 0; z-index: 999; text-align: center; color: #fff; font-size: 30px; padding: 395px 0;}

/* 230426 유상통 합격우체통*/
.pass_letter_no01 {width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 311;}
.pass_letter_no01  img { width: fit-content; }
.pass_letter_no01 .inner { position: relative; width: 100%; height: 100%;}
.pass_letter_no01 .btn_close1  { position: fixed; right:10px; top: 10px; background: rgba(0, 0, 0, 0.5); color: #fff; font-size: 36px; padding: 5px; z-index: 999;}
.pass_letter_no01 .box01 {position: absolute; left: 50%; top:100px; transform: translateX(-50%);  z-index: 2; }
.pass_letter_no01 .box01 .col_top  { text-align: center; padding-bottom: 10px;}
.pass_letter_no01 .box01 .col_mov { width: 1000px;  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);}
.pass_letter_no01 .box01 .col_mov .mov_box { position: relative; height: 0; padding-bottom: 56.25%; }
.pass_letter_no01 .box01 .col_mov .mov_box iframe {position: absolute; width:100%; height:100%; left: 0; top: 0;}
.pass_letter_no01 .box01 .col_mov .mov_box iframe.on-tab-pause {display:none;}
.pass_letter_no01 .box01 .col_mov .mov_box img { width: 100%;}
.pass_letter_no01 .box01 .col_bg { position: absolute; left: 55%;  top:260px; margin-left: -130px;  z-index: -1; }

.pass_letter_no02 {width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 311; font-size: 16px;}
.pass_letter_no02  img { width: fit-content; }
.pass_letter_no02 .inner {position: relative;  width: 100%; height: 100%;}
.pass_letter_no02 .btn_close { position: fixed; right:10px; top: 10px; background: rgba(0, 0, 0, 0.5); color: #fff; font-size: 36px; padding: 5px; z-index: 999;}
.pass_letter_no02 .box01 {position: absolute; left: 50%; top:150px; transform: translateX(-50%);  width: 980px; min-height: 860px; }
.pass_letter_no02 .box01 .col_top  { text-align: center; padding-bottom: 10px;}
.pass_letter_no02 .box01 .col_cont { position: relative; }
.pass_letter_no02 .box01 .col_cont .letter_title {
    position: absolute; left: 50%; transform: translateX(-50%); top:180px; z-index: 1; width: 740px;
    padding: 10px 0 0 0;  font-size:24px; font-weight: bold; line-height: 160%;; font-family: 'Hi Melody', cursive; letter-spacing: -1px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pass_letter_no02 .box01 .col_cont .letter_cont {
    position: absolute;  left: 50%; transform: translateX(-50%); top:294px;  z-index: 1; width: 740px; height: 290px; overflow-y: scroll;
    font-size: 16px; color: #555; line-height: 200%; font-weight: normal; }
.pass_letter_no02 .letter_cont::-webkit-scrollbar {width: 12px;}
.pass_letter_no02 .letter_cont::-webkit-scrollbar-thumb {
    background-color: #d7d7d7;
    border-radius: 10px;
    background-clip: padding-box;
    border: 4px solid transparent;
}
@media (max-width: 2259px) {
    .pass_letter_no02 .box01 { top:30px; }
}

