@charset "utf-8";
@import url('https://flozfloz.malgnlms.com/html/fonts/pretendard/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
@import url('/html/css/tooltip.css');

:root {
    --point-color: #0273ff !important;
	--hover-color: #0262d9 !important;
}

.ver_mobile {}
.ver_pc {display:none !important;}

.br_mobile { display:block !important;}
.br_pc { display:none !important;}

body .content img, 
body .info_text img {max-width:100% !important; height:auto !important;}

/* mobile style */
body,input,textarea,select,button,table{font-size:15px; font-family:"Pretendard", sans-serif !important;color:#444444;}
body { width:100%; background:#f9f9f9;}
* {word-break:keep-all; font-family:"Pretendard", sans-serif !important;}
* img {max-width:100%;}

#mask{position:absolute;z-index:29;background:url(/common/images/mobile/main/opa_bg.png) repeat 0 0;display:none;left:0;top:0;width:100%;height:100%;overflow:hidden}
div.t_wrap h2 img{width:163px}
div.allWrap{position:fixed;left:0;top:0px;width:100%;height:100%;overflow:hidden;display:none;z-index:1000}
div.all-menu{width:100%; max-width:680px; height:100%;background-color:#fff;position:relative;z-index:29;overflow:auto}
div.all-menu h2{background-color:#fff;color:#000}
div.all-menu ul.gnb {padding-bottom:56px; border-top:1px #e7e7e7 solid;}
div.all-menu ul.gnb > li{background-color:#f2f3f3;background:url(/common/images/mobile/main/btn_gomenu.png) no-repeat 95% 15px;}
div.all-menu ul.gnb > li > a{padding:12px 0 10px 20px;display:block;font-size:15px; color:#555;display:block;border-bottom:1px solid #e7e7e7;font-weight:bold;}
div.all-menu ul.gnb > li > a.mb_login {padding:12px 0 10px 0px; text-align:center;font-size:15px; background:#69b8ff; color:#ffffff;display:block;border-bottom:1px solid #e7e7e7;font-weight:bold;}
div.all-menu ul.gnb > li.mb_logout { padding:12px 0 10px 0px; width:100%;text-align:center;font-size:15px; background:#69b8ff; color:#ffffff;display:inline-block;border-bottom:1px solid #e7e7e7;font-weight:bold; }
div.all-menu ul.gnb > li.mb_logout span { float:left;  padding:4px 0px 0px 20px; color:#ffffff;}
div.all-menu ul.gnb > li.mb_logout > a { float:right; padding:0px 0px; margin-right:15px; height:25px;line-height:25px; width:60px;display:block; font-size:13px; color:#fff; border:1px solid #8897b6;font-weight:bold;}

div.all-menu ul.gnb > li.subgnb { background:#f7f7f7; padding:12px 0 10px 25px;border-bottom:1px solid #e7e7e7;}	
div.all-menu ul.gnb > li.subgnb > a,
div.all-menu ul.gnb > li.subgnb a{padding:0px 0px 0px 0px; line-height:24px; margin:0px; display:block;font-size:13px; color:#777;border:0px;font-weight:normal;}

/*content*/
#wrap{position:relative;width:100%; margin:0px auto;height:auto; min-height:100vh;font-size:1em; min-width:320px; background:#fff;box-shadow:0px 0px 5px rgba(0,0,0,0.2); }
header {position:relative;width:100%;height:50px;margin:0px;padding:0px 10px;text-align:left; border:none;display:flex; justify-content:flex-end;align-items:center; gap:6px;box-sizing:border-box;box-shadow:0px 5px 3px rgba(0,0,0,0.2); }
header h1.logo{position:absolute; left:0px; top:0px;width:auto;margin:0 auto;text-align:center;height:50px;}
header h1.logo a{display:block;padding:10px;}
header h1.logo a img{text-align:center;width:auto;height:auto; max-height:30px;margin:0px;}
header span.btn_menu,
header span.btn_prev,
header span.btn_login{position:relative;background:none !important;display:block;padding:0px; width:auto;}
header span.btn_menu a,
header span.btn_prev a,
header span.btn_login a {display:flex;align-items:center;justify-content:center;}
header span.btn_menu a img,
header span.btn_login a img{height:30px}

#container {position:relative;min-height:calc(100vh - 250px); width:100%;}

/*footer*/
footer{position:relative;left:0;bottom:0;width:100%; height:auto;background:#fff !important; border:none;  font-size:13px; color:#dfdfdf;}
footer .btn_footer{width:100%; padding:10px 0px;background:#2a2a2a;text-align:center;box-sizing:border-box; border-bottom:1px #333 solid;}
footer .btn_footer button{border-radius:0px; padding:0px 7px; line-height:24px; height:24px;background:none !important; color:#fff;font-size:14px;border:none !important;}
footer .foot_info {width:100%;padding:20px 25px;text-align:left;box-sizing:border-box;background:#fff; }
footer .foot_info img.foot_logo { max-width:80px;  filter: invert(100%) grayscale(100%) contrast(0%) brightness(100%); margin-bottom:10px; }
footer .foot_info p{padding:0px; font-size:13px; line-height:17px; color:#333;}
footer .foot_logo {width:120px;margin:0px 0px 10px 0px;}
footer .foot_logo img {max-width:100%; filter:invert(0%) grayscale(100%) contrast(100%) brightness(100%); opacity:0.7; }

.content img,
.info_text img {max-width:100% !important; height:auto; margin:0px auto;}

.sidebar-toggle { margin-left: -690px;}
.sidebar { width: 100%; height: 100%; position: absolute;z-index:1001;border-bottom:0px var(--point-color) solid; 
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;  
}
.sidebar #leftside-navigation ul,
.sidebar #leftside-navigation ul ul { margin: 0px 0 0; padding: 0;}
.sidebar #leftside-navigation ul li {list-style-type: none;border-bottom:1px solid #dddddd; }
.sidebar #leftside-navigation ul li.active > a {color: var(--point-color);background:#fbf6f0;}
.sidebar #leftside-navigation ul li.active ul {display: block;}
.sidebar #leftside-navigation ul li a {
  display: block; padding:20px; outline: 0;
  line-height:1.1; color: #000; font-size: 17px; font-weight:bold;text-decoration: none;
  background:none /* url(/common/images/mobile/main/btn_gomenu.png) no-repeat 95% 15px */; 
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.sidebar #leftside-navigation ul li.sub-menu a {position:relative;display:block;}
.sidebar #leftside-navigation ul li.sub-menu > a:after{content:'';position:absolute;right:30px;top:50%;display:block;width:5px;height:9px;background:url(/html/images/common/edu1_arrow.png) no-repeat 0 0 / 100% auto;transform:rotate(90deg) translateX(-50%);transition: all 200ms ease-in;}
.sidebar #leftside-navigation ul li.sub-menu.on > a:after{transform:rotate(270deg) translateX(50%);}
/* .sidebar #leftside-navigation ul li a:hover {color: var(--point-color);background:#fbf6f0;} */
.sidebar #leftside-navigation ul li a span { display: inline-block;}
/* .sidebar #leftside-navigation ul li.on  {border-top:1px solid var(--point-color);} */
.sidebar #leftside-navigation ul ul { background: #f9f9f9; display: none; padding:5px 0px;border-top:1px solid #dddddd;}
.sidebar #leftside-navigation ul ul li { margin-bottom: 0; margin-left: 0; margin-right: 0; border-bottom: none;}
.sidebar #leftside-navigation ul ul li a {font-size:15px;font-weight:normal; padding:10px 20px; line-height:1.2; color: #111;background:none !important;border-bottom: 0px solid #e7e7e7;}
.sidebar #leftside-navigation ul ul li a:hover {color:#000 !important;}
.sidebar #leftside-navigation ul ul li a:before {content:"";}
.sidebar #leftside-navigation ul li.on li{border-top:none;}
.sidebar #leftside-navigation .menu_btn {background:var(--point-color);color:#fff;padding:0px;text-align:center;}

.lnb_list2 {display:none;}

.top_logo {width:100%; display:flex; gap:20px;justify-content:space-between;align-items:center; padding:10px 5px 10px 10px;}
.top_logo img {max-width:140px; max-height:30px;}
.top_user { background: #f9f9f9;border-top:1px #e1e1e1 solid; border-bottom:1px #e1e1e1 solid; width:100%; display:flex; gap:16px;justify-content:center;align-items:center; padding:10px 0px 10px 20px; }

.sub-menu-top {width:auto;height:20px;border:none !important;background:#fff;padding-left:10px;box-sizing:border-box;}
.menu_login {float:none;display:inline-block;width:auto;padding:0px 0px; margin:0px;background:none;border-radius:0px;color:#666; font-size:14px !important;font-weight:normal !important;line-height:20px !important;}
.menu_login:hover {color:#000;}

.compad  {position:relative;width:100%;text-align:center;padding:45px 0px; }
.compad_t  {position:relative;width:100%;text-align:center;padding:45px 0px 0px; }
.compad_b  {position:relative;width:100%;text-align:center;padding:0px 0px 45px; }

.rollingbanner{width:100%;}
.rollingbanner a img{width:100%;vertical-align:top}

#slides{position:relative}
.slidesjs-container{position:relative;height:auto !important}
.slidesjs-control div{height:100%}
.slidesjs-control div a{height:100%}
.slidesjs-control div a img{height:100%}
#slides a{display:block}
#slides a img{width:100%;vertical-align:bottom}
.slidesjs-navigation{display:none !important}
.slidesjs-pagination{overflow:hidden;position:absolute;display:inline-block ;width:100%;left:0px;bottom:3px;z-index:10; text-align:center !important;}
.slidesjs-pagination li.slidesjs-pagination-item{display:inline-block;width:auto;float:none;margin:0px 4px} 
.slidesjs-pagination li.slidesjs-pagination-item a{background:#818181;border:none;width:10px;height:10px; border-radius:50%;display:block;text-indent:-9999px}
.slidesjs-pagination li.slidesjs-pagination-item a.active{background:#fff;border:none;} 

/****** 메인 스타일 ******/	
/* main 레이아웃 스타일 */
.main_outer {position:relative;display:inline-block; width:100%;text-align:center;padding:45px 0px; }
.main_inner {position:relative;width:100%;max-width:600px; margin:0px auto 0px auto; padding:0px 20px; display:block;overflow:visible; text-align:left;z-index:0;}
.main_title {position:relative;line-height:100%;font-size:22px;font-weight:700;color:#000000; padding-bottom:0px; margin:0px auto 20px auto;text-align:center;background:none;letter-spacing:-0.07em !important;}
.main_title b {font-weight:700;}
.main_ment {line-height:140%;font-size:13px;font-weight:normal;color:#333333;text-align:center;margin:-5px 0px 15px 0px;}
.nopd {padding:0px !important;}

.main_wrap {position:relative;}

/* Arrows */
.slick-prev, 
.slick-next {position:absolute; top:0%; margin-top:0px; font-size:0; width:30px; height:30px; border-radius:0px; outline:none; border:0; cursor:pointer; z-index:100;  transition:all 0.3s; background-size:30px !important; }
.slick-prev {left:0%; background:url('/html/images/common/arrow_left.png')no-repeat center; }
.slick-next {right:0%; background:url('/html/images/common/arrow_right.png')no-repeat center;}
.slick-list,
.slick-track {position:relative; height:100%;}

.arrow_left, 
.arrow_right {display:inline-block;position:absolute;top:50%; transform:translateY(-50%);width:35px !important;height:35px !important;background-size:30px auto !important; box-sizing:border-box;z-index:15;}
.arrow_left  {left:0%;background:#ffb26c url('/html/images/common/arrow_left.png') 50% 50% no-repeat;border-radius:0px 30px 30px 0px;}
.arrow_right {right:0%;background:#ffb26c url('/html/images/common/arrow_right.png') 50% 50% no-repeat;border-radius:30px 0px 0px 30px;}
.arrow_left:hover, .arrow_right:hover {background-color:#ff9330;} 
.slick-arrow {display: block;}
.slick-disabled {display: none !important;}

.link_wrap { width:100%;margin:0px auto 0px auto; border-top:1px #ddd solid; text-align:center;}
.link { width:100%;margin:0px auto; display:flex; flex-wrap:wrap; text-align:center;}
.link li {width:50%;}
.link li a {display:block; padding:0px 10px;}
.link li img {max-width:90%; max-height:50px;}

.main01 {padding:36px 0px;}
.main01 .main_title {font-size:18px;}
.main01 ul {width:100%; display:flex; flex-wrap:wrap; gap:15px;}
.main01 li {width:100%; position:relative; display:flex;flex-wrap:nowrap; gap:20px;align-items:center;}
.main01 li .main01_img { width:120px; margin:0px;}
.main01 li .main01_img img {max-width:100%;}
.main01 li .main01_cont {width:calc(100% - 140px);}
.main01 li h2 {width:100%;line-height:1.2;font-size:17px;color:#251d1b;font-weight:600; margin-bottom:6px;}
.main01 li p {width:100%;line-height:1.4;font-size:14px;color:#666;font-weight:400; word-break:keep-all; }

.swiper {width: 100%;margin:0px auto;}
.swiper-slide img { display: block; width: 100%;  object-fit: cover;}

.main02 {background:#013686;}
.main02 .main_title {color:#fff;}
.main02 .main_inner {width:100%; margin:0px auto; text-align:center;overflow:hidden;}
.main02_inner {position:relative; width:100%;}
.main02_cont {width:100%; display:inline-block; margin-bottom:20px;}
.main02_cont .slick_list {overflow:hidden;}
.main02_cont li {float:left;display:inline-block; }
.main02_cont img {max-width:100%;}
.main02_tab {width:100%; box-sizing: border-box; }
.main02_tab .swiper-wrapper  { flex-wrap:wrap;}
.main02_tab .swiper-slide {position:relative;cursor:pointer; width: 100%; height:40px;line-height:40px; background:rgba(0,93,216,0.3); color:#fff; font-size:16px;font-weight:600; border-radius:6px;margin-top:8px;;transition: all 0.3s linear;}
.main02_tab .swiper-slide:before {content:''; position:absolute; right:20px; top:50%; transform:translateY(-50%); width:12px; height:12px; background:url('/html/images/common/main02_arrow.png') 50% 50% no-repeat; background-size:cover !important; filter: grayscale(100%) contrast(100%) brightness(100%); transition: all 0.2s linear;}
.main02_tab .swiper-slide-thumb-active { background:rgba(0,93,216,1); }
.main02_tab .swiper-slide-thumb-active:before {transform:translateY(-50%) rotate(45deg);filter:none;}

.main03 {width:100%; }
.main03 .main_inner {width:100%;margin:0px auto;}
.main03 ul {width:100%; display:flex; flex-wrap:wrap; gap:30px;}
.main03 li {width:100%; display:flex; flex-wrap:wrap; gap:15px; align-items:center;}
.main03 li .main03_img {width:100%; text-align:center; }
.main03 li .main03_img img {max-width:100%; border-radius:10px;}
.main03 li .main03_cont {width:100%; display:flex; flex-wrap:wrap;align-content:center;justify-content:center; text-align:center;}
.main03 li h1 {width:100%;line-height:1.1;font-size:17px;color:var(--point-color);font-weight:600; margin-bottom:6px;}
.main03 li h2 {width:100%;line-height:1.1;font-size:20px;color:#251d1b;font-weight:600; margin-bottom:8px;}
.main03 li p {width:100%;line-height:1.3;font-size:14px;color:#777;font-weight:400; word-break:keep-all; }

.main04 {background:#1c1c1c; padding-bottom:30px;}
.main04 .main_title {color:#fff; margin-bottom:30px;}
.main04_inner {position:relative; width:100%; margin:0px auto;}
.main04_cont { width:90%;margin:0px auto; display:inline-block; text-align:center;;}
.main04_cont .swiper-slide {width:100%;text-align:center;}
.main04_cont img {width:auto;max-width:100%;padding:0px 0px 0px 0px}
.main04_tab {width:100%; box-sizing: border-box;transform:translateY(-20px);}
.main04_tab .swiper-wrapper  { flex-wrap:wrap;}
.main04_tab .swiper-slide {position:relative;cursor:pointer; width:100%; height:80px;background:rgba(60,60,60,0.5);border-radius:10px;margin-bottom:10px;;transition: all 0.3s linear; padding:20px 60px 20px 25px; box-sizing: border-box;}
.main04_tab .swiper-slide h1 {position:absolute;right:10px; top:50%; transform:translateY(-50%);width:60px; height:100%;display:flex;justify-content:center;align-items:center; line-height:1;font-size:50px;font-weight:800;color:#323232; transition: all 0.3s linear;}
.main04_tab .swiper-slide h2 {width:100%;line-height:1;font-size:17px;color:#fff;font-weight:600; margin-bottom:8px; transition: all 0.3s linear;}
.main04_tab .swiper-slide p {width:100%;line-height:20px;font-size:14px;color:#888;font-weight:400; word-break:keep-all;transition: all 0.3s linear;}
.main04_tab .swiper-slide-thumb-active { background:rgba(60,60,60,0.4); }
.main04_tab .swiper-slide-thumb-active h1 {color:#144ca2;}
.main04_tab .swiper-slide-thumb-active h2 {color:#156ee4;}
.main04_tab .swiper-slide-thumb-active p {color:#ccc ;}

.main_review {width:100%; background:#000000; padding:30px 0px; overflow:hidden;}
.review_main {width:100%; display:inline-block; }
.review_main li {float:left;width:calc((100% - 60px) / 3);height:200px; margin:0px 15px; box-sizing:border-box; padding:40px 50px; border-radius:20px; color:#fff;}
.review_main li:hover,
.review_main .slick-current {background:#00112a;}
.review_main li.nodata {width:100%; line-height:120px;}
.review_cont {color:#fff; font-size:18px; line-height:25px; width:100%; height:75px; display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-bottom:25px;}
.review_name {width:100%; display:flex; gap:10px; justify-content:space-between;align-items:center; color:#888888; font-size:15px; }
.review_name span { color:#888888; font-size:15px; }

.main05 { background: linear-gradient(to right, #386dd5, #695bdb) ;width:100%; }
.main05_inner {position:relative;width:100%;display:flex; gap:;justify-content:center;align-items:center; margin:0px auto; height:auto; padding:250px 20px 40px 20px;}
.main05_inner h2 {width:100%;margin:0px auto; display:flex; justify-content:center;align-items:center; font-size:22px; line-height:1.3;font-weight:600; color:#fff; text-align:center;}
.main05_img { position: absolute;top:30px;left:0%; z-index:1070; display: block; width:100%;height:40vw; max-height:210px; text-align:center;
animation: animationFrames linear 2.5s; animation-iteration-count: infinite; transform-origin: 50% 50%;-webkit-animation: animationFrames linear 2.5s; -webkit-animation-iteration-count: infinite; -webkit-transform-origin: 50% 50%;}
.main05_img img { max-width:100%; max-height:100%;}
.main05 .fade {opacity:1;-webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear}

@media all and (max-width:500px) {
	.main05_inner {padding-top:calc(40vw + 35px);}
}
/* main 추출 강의 스타일 */
.horizontal_list {overflow:hidden;width:104%;margin:0% -2%; }
.horizontal_list li{position:relative;float:left;width:46%;height:;border:none;background:#ffffff;padding:0px;margin:1% 2% 2% 2%;border-radius:8px;overflow:hidden;}
.horizontal_list li.nodata{padding:90px 0;min-height:50px;width:100%;background:none;border:none;margin:0;box-sizing:border-box;text-align:center;}
.horizontal_list li.first{margin:1% 1.5% 2% 1.5%;}
.horizontal_list span{display:block;}
.horizontal_list span.img_box{position:relative;width:100%; height:auto; border:none;border-bottom:1px #dedede solid;box-sizing:border-box;border-radius:8px 8px 0px 0px;margin:0px;}
.horizontal_list span.img_box a{position:relative;display:block; height:0; padding-bottom:66.66%;border-radius:8px 8px 0px 0px; }
.horizontal_list span.img_box > a > img{position:absolute;left:0px;top:0px; width:100%; height:100%;border-radius:8px 8px 0px 0px; }
.horizontal_list a.list_cont { position:relative;display:inline-block; width:100%;padding:15px; height:100px; margin:0px; border:none; overflow:hidden; text-align:left;box-sizing:border-box;word-wrap: break-word;}
.horizontal_list span.list_subject { font-weight:bold;font-size:15px;color:#000;line-height:22px;height:auto; max-height:44px;margin-bottom:5px;text-align:left;word-wrap:break-word;display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.horizontal_list span.list_cate {padding:0px;max-height:32px;line-height:16px;font-size:14px;color:#0079c0;margin-bottom:5px;text-align:left;display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.horizontal_list span.list_subtitle { display:none;}
.horizontal_list span.list_period {display:none; position:relative;width:100%;margin:0px 0px 5px 0px;height:20px; padding:0px;text-align:center;line-height:20px;font-size:14px; color:#666666; background:none; }
.horizontal_list span.list_price { display:none;position:relative;display:inline-block; width:100%;font-size:15px;height:30px;line-height:20px;color:#ff5534;font-weight:bold;text-align:center;padding:0px;margin-top:0px;}
.more{position:absolute;right:13px;top:10px}


/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top, .faq_top {width:100%; display:flex; flex-wrap:wrap;}
.list_top li,
.faq_top li{width:100%;padding:0px;background:none;}
.list_top li a,
.faq_top li a{display:flex; gap:6px; font-size:14px;color:#cfcfcf;line-height:28px; border:none; text-align:left;padding-left:0px;background:none;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis }
.faq_top li .blue{  width:auto; margin:0px;background:none;font-size:0px;border-radius:0px;color:#cf360c ;margin-top:0px;}
.faq_top li .blue:before{content:'Q.'; font-size:15px;}
.list_top li.nodata,
.faq_top li.nodata {justify-content:center;line-height:150px;font-size:14px; text-align:center; color:#777;} 


/* 서브 */
.container .content_title {background-color:#000 !important;overflow:visible;height:auto; position:relative;color:#fff; padding:0px; text-align:center; font-weight:bold;font-size:1.1em;}
.page_title{background-color:#000 !important;color:#fff;overflow:hidden; position:relative;}
.course_title{background-color:#000 !important;color:#fff; padding:0px; text-align:center;height:50px;line-height:50px; font-weight:bold;font-size:1.1em}
.content_body {width:100%;display:inline-block;}

.content_title {background:#000 !important;position:relative; color:#fff; padding:0px 0px;height:50px;line-height:50px;box-sizing:border-box; text-align:center; font-weight:bold;font-size:16px;}
.mob_title {background-color:#000;position:relative; color:#fff; padding:0px;height:50px;line-height:50px;box-sizing:border-box; text-align:center; font-weight:bold;font-size:16px;}
.mob_cont { padding:0px 0px;  }

.path{display:none !important;}
.path_course{display:inline-block !important; width:100% !important;position:relative !important;overflow:hidden;padding:10px 15px 5px 15px !important; margin-bottom:-5px; border-bottom:0px #e2e2e2 solid; background:#f7f7f7 !important;}
.path_list{width:100%;display:inline-block;float:none;background: url('/html/images/common/path_home.png') no-repeat 0 50%;padding-left:12px}
.path_list li{float:left;padding-left:16px;background:url('/common/images/default/blt_path.png') no-repeat 0 50%;margin-left:5px;font-size:13px;line-height:21px;height:18px;color:#666;}
.path_list li.last{color:#000 !important;}

ul.tabs {overflow:hidden; width: 100%;border-bottom:1px var(--point-color) solid;}
ul.tabs li {float:left; text-align:center;width:50%; background: #f7f7f7;color:#555; overflow: hidden; position: relative;}
ul.tabs li a{display:block;padding:12px 0; font-weight: bold;font-size:0.875em}
ul.tabs li.active {background: var(--point-color);}
ul.tabs li.active a{color:#fff}

span.ori_price{font-weight:normal;color:#333333;text-decoration:line-through;text-align:center;padding-right:5px}
.type_chart span.ori_price{padding-right:0}
span.price{font-family:"PT Sans", sans-serif;;color:var(--point-color);text-align:center;text-decoration:none;font-weight:bold;}

/*로그인*/
.login_wrap{background-color:#fff}
.login_content{padding:50px 0px;}
.login_content h1.logo{text-align:center; width:100%; margin:0 auto;}
.login_content h1.logo img{text-align:center;}
.login_info{margin:0 auto; width:calc(100% - 40px);}
.login_info .login_form{border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf; background-color:#fff; margin-top:0px;}
.login_info ul{text-align:right; overflow:hidden;}
.login_info ul li{height:auto; width:auto;  padding:3px 0px;}
.login_info ul li.id{background:url(../images/mobile/login/icon_id.png) no-repeat 7% 48%;}
.login_info ul li.pw{background:url(../images/mobile/login/icon_pw.png) no-repeat 7% 48%;border-top:0px solid #dfdfdf;}
/*.login_info ul li input.logintxt{border:0; text-indent:8px; height:35px; width:80%;}*/
.login_info ul li input.logintxt{border:1px solid #eaeaea; text-indent:10px; height:50px;line-height:50px; width:100%;border-radius:5px;}
.login_info .bottom_line{border-bottom:0px solid #dfdfdf;}
/*button.btn_login{background-color:#000000; border-radius:15px; color:#fff; padding:15px 0; margin-top:50px;}*/
button.btn_login {background-color:var(--point-color); border:1px solid var(--point-color); border-radius:5px; color: #fff; height:50px; padding: 10px 0; margin-top:10px;}
button.btn_join {background-color:#ffffff; border:none; border-radius:0px; color: #111; padding:20px 0; margin-top:0px; border-bottom:1px #e1e1e1 solid;}

.info_txt{border-top:1px solid #d1d1d1; padding-top:10px; font-size:14px;}

.btn_home{height:40px;}
.btn_pcv{text-decoration:underline;}

.log_oauth {overflow:hidden; margin-top:15px; font-weight:bold; line-height:40px; text-align:center;}
.log_oauth .log_oauth_list {margin:0 auto; text-align:center;}
.log_oauth .log_oauth_list li {display:inline-block; padding:0 0.3em;}
.log_oauth .log_oauth_list li img {width:40px; height:40px;}

.login_box .ip_tx {margin-top:15px;}

/* 회원가입 */
.refund {width:92%;margin:0px 4%;}
.refund h3 {font-weight:bold;font-size:18px;color:var(--point-color)  !important;margin-top:30px;}
.refund li { font-size:14px;line-height:20px;} 
.refund .depth1{margin-top:10px;padding-left:0;float:none}
.refund .depth1 li{line-height:20px; margin-bottom:5px;}
.refund .depth2{padding-left:15px;margin:5px 0;}
.refund .depth2 li{line-height:20px; margin-bottom:0;}
.refund .depth3{padding-left:24px}
.refund .formula { display:inline-block; }
.refund .formula span { float:left; margin-right:5px; }
.refund .formula .rnum { float:left; line-height:40px; }
.refund .formula .rbox { float:left;width:95%;padding:10px 20px; border:1px #dedede solid; background:#f7f7f7; margin:5px 0; font-weight:bold; }
.refund .formula .formula1 { float:left;line-height:40px; }
.refund .formula .formula2 { float:left;text-align:center;line-height:20px; padding:0 4px; background:url('/common/images_skin2/common/furmula2.png') 0 50% repeat-x; }

.tc_blue { color:var(--point-color);}

.privacy {display:inline-block;width:100%; margin-top:0px; line-height:1.5;}
.privacy h2{font-weight:700;font-size:18px;margin-top:20px;color:#000000;}
.privacy h3{font-weight:700;font-size:16px;margin-top:20px;color:#f97316;}
.privacy dl{padding-left:5px;margin-top:10px; font-size:13px;}
.privacy dt{font-weight:bold;margin-top:10px; font-size:13px;}
.privacy dd{margin-top:2px;margin-left:10px; font-size:13px;}
.privacy p{margin-top:5px;margin-left:0px;float:none !important; font-size:13px;}
.privacy .depth2{padding-left:10px}
.privacy .depth2 > li{margin:2px 0}
.privacy .depth3{padding-left:10px}
.privacy .depth3 > li{margin:2px 0}
.privacy .tel_list{overflow:hidden}
.privacy .tel_list li{float:left;width:50%}
.privacy table.privacy  { display:block;border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px;width:100%; }
.privacy th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:8px 5px !important;font-size:12px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.privacy td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:8px 5px !important;font-size:12px; }
.privacy td.tac { text-align:center; }
.privacy_box { background:#f7f7f7;text-align:center; font-size:14px;font-weight:500;color:#333333; width:100%; line-height:30px;padding:20px;border:1px #dedede solid;}

.terms {display:inline-block;width:100%; margin-top:-30px !important;}
.terms h2{font-weight:700;font-size:18px;margin-top:40px;color:#000000;}
.terms h3{margin-top:30px;font-weight:700;font-size:16px;color:#f97316;}
.terms .depth1 li{line-height:150%; font-size:13px;}
.terms .depth1{margin-top:5px;padding-left:0;float:none; font-size:13px;}
.terms .depth2{padding-left:10px; font-size:13px;}
.terms .depth3{padding-left:15px; font-size:13px;}

.refund h3 {font-weight:700;font-size:16px;color:#f97316 !important;}
.refund li { font-size:13px;line-height:1.5;} 
.refund .formula .rbox {width: 1150px;margin:10px 0px;}

/*게시판*/
.search_wrap{background-color:#f7f7f7; border-bottom:1px solid #dbdbdb; border-left:none; border-right:none; padding:10px 0; text-align:center; display:none;}
.search_wrap_course{background-color:#ffffff ; border:none;border-top:1px solid #d1d1d1; padding:10px 0 10px 0; display:block; overflow:hidden;}

.search_wrap .searchinner {width:94%; margin:0 auto; position:relative;overflow:hidden}
.search_wrap .searchinner select{height:30px; border:1px solid #dbdbdb; border-radius:3px;;float:left;width:30%;margin-right:2%}
.search_wrap .searchinner .search_keyword{float:left;width:100%; margin-left:0%}
.search_wrap .searchinner input.s_keyword{width:100%; height:35px; border:1px solid #b6bbc1; border-radius:0px; text-indent:8px; vertical-align:top;box-sizing:border-box;}
.search_wrap .searchinner input.btn_search{position:absolute; right:10px; top:7px; height:20px;}

.search_wrap_course .list_btn_box{float:left; margin-left:10px;width:80px;}
.search_wrap_course .searchinner select{ height:34px; border:1px solid #b6bbc1; border-radius:3px;float:right;width:100%; font-size:14px; margin-right:0px;}

.table_list li {border-top:1px solid #e2e2e2;padding:15px; box-sizing:border-box;}
.table_list li a{display:block;margin:0px;background:none}
.table_list li a span.list_subject{font-size:16px;max-width:100%; box-sizing:border-box;}
.table_list li a span.list_subject .subject_label {width:auto; display:inline-block; font-weight:normal;font-size:12px;line-height:1; padding:4px 6px; border-radius:4px; background:var(--point-color); color:#fff; margin-right:4px;}
.table_list li a span.list_date{font-size:15px}

.table_faq li{border-bottom:1px solid #e2e2e2;padding:0px}
.table_faq li.nodata {padding:50px 0px; text-align:center;}
.table_faq .faq_q{position:relative;font-size:16px; color:#333; font-weight:600; line-height:24px; padding:12px 10px 12px 40px ;background:none;min-height:24px}
.table_faq .faq_q:before{content:'Q';position:absolute; left:15px; top:12px; font-size:18px;color:var(--point-color); font-weight:700;}
.table_faq .faq_q a{color:#333}
.table_faq .faq_q a strong{color:var(--point-color)}
.table_faq .faq_a{position:relative;font-size:15px;color:#7a7a7a;display:none;line-height:24px; padding:12px 10px 12px 40px ;background: #f8f8f8;min-height:30px;border-top:1px solid #e2e2e2;}
.table_faq .faq_a:before{content:'A';position:absolute; left:15px; top:12px; font-size:18px;color:#444 ;font-weight:700;}
.table_faq .faq_a img{width:100%;}
.table_faq .intro_page{padding:1em}
.table_faq .full_img{margin-top:10px}
.table_faq .full_img img{width:100%}

.notice_title { border-bottom: 1px solid #e2e2e2; padding:15px 10px;}
.notice_title ul li {font-size:15px;}
.notice_title ul li.infotitle {font-size:18px; line-height:25px}

.comment_wrap .comment_box .text_ip {border-top: 2px solid var(--point-color) !important;}


.qnaing{border-top:1px solid #000000; border-bottom:1px solid #e2e2e2; background-color:#f1f6fb; padding:15px 0; text-align:center; }
.qnaing img{height:30px;vertical-align:middle; margin-right:5px;}
.qna_complete{border-top:1px solid #000000; border-bottom:1px solid #e2e2e2; background-color:#f1f6fb; padding:10px;}
.btn_complete{border:1px solid #6a9dd4; background-color:#95bce7; color:#fff; border-radius:5px; padding:0 5px 2px 5px; margin:0 10px 0 3px;}
.answer_box{min-height:120px; margin-top:10px;}

/* 웹진 스타일*/
.list_webzine { padding:0px 0% 15px 0%; width:100%; display:inline-block;}
.list_webzine li { float:none;display:inline-block; width:100%; margin:0% 0% 0% 0%;padding:15px 20px; font-size:14px; line-height:20px; border-bottom:1px #e2e2e2 solid; box-sizing:border-box;}
.list_webzine li .webzine_img { float:left;position:relative;width:35%; padding-bottom:23%; overflow:hidden;}
.list_webzine li .webzine_img a img { position:absolute;width:100%; height:100%; border:1px #e2e2e2 solid; box-sizing:border-box; }
.list_webzine li .webzine_cont { float:left;display:inline-block;margin-left:15px; }
.list_webzine li .webzine_tit { height:20px;overflow:hidden;padding:0px;margin-top:5px; margin-bottom:10px;}
.list_webzine li .webzine_tit a { display:block;font-weight:bold;color:#333333; font-size:15px;line-height:20px; padding:0px; margin:0px; }
.list_webzine li .webzine_cont p { font-size:14px; color:#666666;padding:0px;margin:0px; }

/* 갤러리 스타일*/
.list_gallery { margin:0% auto; width:100%; padding:20px; display:flex; flex-wrap:wrap; gap:20px 10px;}
.list_gallery li {width:calc((100% - 10px) / 2); margin:0%; font-size:14px; line-height:20px; background:#ffffff;border:none;box-sizing:border-box; text-align:center; }
.list_gallery li .gal_img { position:relative;width:100%; padding-bottom:100%; overflow:hidden;border-radius:10px;}
.list_gallery li .gal_img img { position:absolute;left:0%;top:0%;width:100%; height:100%; border:none; box-sizing:border-box; }
.list_gallery li .gal_tit { overflow:hidden;margin-top:10px;text-align:left;display:block;font-weight:bold;color:#303030; font-size:1.15em;line-height:23px;height:auto; max-height:46px; padding:0px 0px 5px 5px; }
.list_gallery li .gal_date {display:block; font-size:0.9em; color:#777; padding:0px 0px 0px 5px; margin:0px;line-height:20px;height:20px;text-align:left;}
.list_gallery li.nodata {width:100%; margin:0%;line-height:22px;border:none; padding:40px 0px;text-align:center !important;}

.list_gallery li .gallery_div {position:relative;width:100%;height:auto; aspect-ratio: 3 / 2 !important; cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;background-size:cover !important;text-indent:-9999px;border:1px solid #dedede; border-radius:10px;}
.list_gallery li .gallery_div img {width:100%;height:auto;aspect-ratio: 3 / 2 !important;}
.list_gallery li .gallery_div_ie {height:150px;overflow:hidden;display:none;}
.list_gallery li .gallery_div_ie img {width:229px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;}
.list_gallery li a.gallery_cont {display:block; margin:0px; text-align:left; }
.list_gallery li .gallery_title {margin-top:10px; font-size:15px;line-height:1.4;color:#222222;font-weight:bold; text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.list_gallery li .gallery_reg {width:100%;font-size:14px; display:visible; float:none; text-align:left; margin:0px; color:#777;}


/* 이벤트 스타일*/
.list_event { margin:20px 4% 0% 4%; width:92%; padding:0px; display:inline-block;}
.list_event li { float:left; display:inline-block;width:100%; margin:0% 0 4% 0%;padding-bottom:10px; font-size:14px; line-height:20px; background:#ffffff;border:none;box-sizing:border-box; text-align:center; }
.list_event li .event_img { position:relative;width:100%; padding-bottom:42%; overflow:hidden;border-radius:10px;}
.list_event li .event_img img { position:absolute;left:0%;top:0%;width:100%; height:100%; border:none; box-sizing:border-box; }
.list_event li .event_tit { overflow:hidden;margin-top:10px;text-align:left;display:block;font-weight:bold;color:#303030; font-size:1.15em;line-height:23px;height:auto; max-height:46px; padding:0px 0px 5px 5px; }
.list_event li .event_date {display:block; font-size:0.9em; color:#666666; padding:0px 0px 0px 5px; margin:0px;line-height:20px;height:20px;text-align:left;}
.list_event li.nodata {width:100%; margin:0%;line-height:22px;border:none; padding:40px 0px;text-align:center !important;}

.course_list_img {max-width:100%;border:1px #dedede solid;border-radius:10px;overflow:hidden;}
.coursr_list_table{border-top:1px solid #e2e2e2;}
.coursr_list_table tbody td{padding:10px;border-bottom:1px solid #e2e2e2;text-align:center;vertical-align:top}
/*.coursr_list_table tbody td.con{padding-left:0; vertical-align:top;text-align:left;background: url(/common/images/mobile/sub/btn_go.png) no-repeat 96% 50%}*/
.coursr_list_table tbody td.con{ padding-left:5px; vertical-align:top;text-align:left}
.coursr_list_table tbody td.con .course_label { display:block;margin-bottom:5px;padding:0px;}
.coursr_list_table tbody td.con .info_title{display:block;;font-size:16px;line-height:22px;max-height:66px;font-weight:bold;display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.coursr_list_table tbody td.con .info_subtext{display:block;font-size:14px;font-weight:normal;color:#444444;line-height:20px;max-height:20px; padding:0px;margin:3px 0px 15px 0px; white-space:normal;text-overflow:clip;overflow:hidden;}
.coursr_list_table tbody td.con .info_date{display:block;font-size:14px}
.coursr_list_table tbody td.con .info_price{display:block;font-size:0.75em; font-weight:bold;color:#254a9e;}

.coursr_list_table tbody td.nodata { padding:90px 0px;;text-align:center;border-bottom:none;}

.course_gallery {overflow:hidden;margin:0px ; width:100%; padding:0px 10px; box-sizing:border-box;}
.course_gallery ul {width:100%; display:flex; flex-wrap:wrap; gap:10px;}
.course_gallery li{ width:calc((100% - 10px) / 2); margin:0%;padding:0;float:none;box-shadow:none; text-align:center; background: #f9f9f9; box-sizing:border-box; font-size:15px;}
.course_gallery li.nodata {background:#fff; width:100%; line-height:150px; }
.course_gallery li .cimg {position:relative;width:100%; height:0; padding-bottom:66.66%; border:1px #dedede solid;box-sizing:border-box;border-radius:0px;}
.course_gallery li .cimg img {position:absolute;left:0px;top:0px; width:100%; height:100%;border-radius:0px; }
.course_gallery li .ccont {width:100%; display:flex; flex-wrap:wrap; gap:6px; text-align:center; padding:15px; box-sizing:border-box;}
.course_gallery li .ctitle {width:100%;font-weight:bold;font-size:16px;line-height:1.3;font-weight:bold;}
.course_gallery li .ctext {width:100%;font-size:13px; line-height:1.2; height:auto;padding:0px; margin:0px;}
.course_gallery li .cprice {width:100%;}

.book_image {margin-top:10px;}

/*버튼*/
.board.btn {text-align:center;padding:20px 0}
.button {background-color:#eeeeef; color:#555; padding:10px;}
.btn_wrap{text-align:center; overflow:hidden;}
.btn_wrap .btn_wrap_left{width:50%; float:left;}
.btn_wrap .btn_wrap_right{width:50%; float:left;}
.btn_wrap .inner2{padding:10px;}

/*마이페이지 - 나의 강의실*/
.mypage_lclist strong.info_title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:17px;}
.mypage_lclist span.info_date{display:block;font-size:14px;margin-bottom:10px;}

table.tb_style06 tbody tr.tb_section td{background-color:#d9f1ff; }

.my_btn_wrap{margin-right:10px;margin-top:5px;}
.my_btn_join{border:1px solid #245f9f; background-color:var(--point-color); color:#fff; border-radius:5px; font-size:14px;padding:5px 15px 8px 15px;width:100%;}
.my_btn_review{border:none;background-color:var(--point-color); color:#fff; border-radius:5px; font-size:14px;}
.pos_r{position:relative}
.pos_r .my_btn_wrap{position:absolute;right:0;top:10px}

.btn_label{font-size:14px;border-radius:5px; font-size:0.85em;padding:0 6px;display:inline-block}
.btn_label a{color:#fff;font-size:14px;}
.btn_on{background-color:#727272; color:#fff; border:1px solid #616161;}
.btn_off{background-color:#eeeeef; color:#969696; border: 1px solid #cfcfcf;}
.btn_r_on{background-color:var(--point-color); color:#fff; border:1px solid #245f9f;}
.btn_r_off{background-color:#95bce7; color:#d2e4f8; border:1px solid #6a9dd4;}

.my_btnstyle03{background-color:#727272; border:1px solid #616161; color:#fff; padding:2px 7px; border-radius:5px; font-size:14px; display:inline-block;}
.my_btnstyle04{background-color:#eeeeef; border:1px solid #cfcfcf; color:#969696; padding:2px 7px; border-radius:5px; font-size:14px; display:inline-block;}
.my_title{background-color:#5c5c5d; color:#fff; padding:10px 20px;}
.my_btn_learn{border:1px solid #245f9f;background-color:var(--point-color); color:#fff; padding:2px 6px; margin-left:5px; border-radius:5px;}
.my_btn_learn_off{border:1px solid #95bce7;background-color:#95bce7; color:#fff; padding:2px 6px; border-radius:5px;}

/*.learn_btn{background-color:transparent;border:none;padding:0}*/
.learn_btn{background-color:var(--point-color);border:1px solid #245f9f;border-radius:5px; color:#fff; line-height:18px; padding:5px 16px 8px 16px;margin-bottom:10px;width:100%;}
.learn_btn_off{background-color:#95bce7;border:1px solid #6a9dd4;border-radius:5px; color:#d2e4f8; line-height:18px; padding:1px 5px 2px 5px}
.learn_btn img{vertical-align:top}

.tabwrap{position:relative;}
.tab_tt{display:inline-block; width:100%;}
.tab_title{float:left; position:relative;; width:50%; text-align:center;; background-color:#e7e7e7; font-weight:bold; font-size:0.875em;}
.tab_title.on{; background-color:#fff}
.tab_title a{display:block; padding:10px 0;border:1px solid #e7e7e7;border-bottom:1px solid #808080;border-top:1px solid #e7e7e7}
.tan_list01 a{border-right:1px solid #808080}
.tan_list02 a{border-left:1px solid #808080}
.tab_title.on a{border:1px solid #fff}

.graph_wrap{padding-right:55px; position:relative;}
.graph_wrap .graph_p{position:absolute;right:0;top:0;}
.graph_box{padding:3px; border:1px solid #bcbcbc; background-color:#e7e7e7; border-radius:5px;}
.graph_bar{height:10px; border-radius:5px;transition: width 1s linear 0.1s;background: url(/common/images/mobile/sub/graph_bg.png) repeat-x 0 0}

/*테이블 스타일*/
table.tb_style07 tbody td.total_color{color:#000000;}
table.tb_style08 tbody td.total_color{color:#000000;}
table.tb_style09 tbody td.total_color{color:#000000;}

.page_btn { padding:20px 0px 20px 0px;}
.page_box ul{}
.page_box ul li{float:none}
.page_box div{box-sizing:border-box;height:24px;display:inline-block;background:none;border:0px solid #cdcdcd;border-radius:0px;vertical-align:bottom;margin:0 2px 0 2px;}
.page_box .page_margin{display:none}
.page_box .page_seperator{display:none}
.page_box .page_number_btn_on{padding:3px 5px 0 5px;font-weight:bold;color:var(--point-color);}
.page_box .page_number_btn{padding:3px 5px 0 5px;}
.page_box .page_p_btn{width:24px;background:#fff url('/html/images/mobile/sub/page_prev_btn.png') no-repeat 50% 50%;background-size:20px auto;border:1px solid #d1d1d1;}
.page_box a.on .page_p_btn{background:#fff url('/html/images/mobile/sub/page_prev_btn.png') no-repeat  50% 50%;background-size:20px auto;border:1px solid #d1d1d1;}
.page_box .page_n_btn{width:24px;background:#fff url('/html/images/mobile/sub/page_next_btn.png') no-repeat 50% 50%;background-size:20px auto;border:1px solid #d1d1d1;}
.page_box a.on .page_n_btn{background:#fff url('/html/images/mobile/sub/page_next_btn.png') no-repeat 50% 50%;background-size:20px auto;border:1px solid #d1d1d1;}
.page_box .page_first_btn{display:none;}
.page_box .page_prev_btn{display:none;}
.page_box .page_next_btn{display:none;}
.page_box .page_last_btn{display:none;}


.tab_title{float:left; position:relative;; width:50%; text-align:center;; background-color:#f3f3f3; font-weight:bold; font-size:0.875em;}
.tab_title.on{; background-color:#fff}
.tab_title a{display:block; padding:10px 0;border:1px solid #dedede;border-bottom:1px solid #dedede;border-top:1px solid #e7e7e7}
.tan_list01 a{border-right:1px solid #dedede}
.tan_list02 a{border-left:1px solid #dedede}
.tab_title.on a{border:1px solid #fff}

.g_box_in{border:1px solid #dbdbdb;background-color:#fff;height:120px;overflow:auto;padding:14px 10px;margin-bottom:10px}

.viewinfo_title{background-color:#ffffff;}
.viewinfo_title h3{padding:10px 0 10px 0px; font-size:20px; color:#000; background:none; line-height:1.3; border-bottom:2px #333 solid;}
.course_review .course_review_list li.no {text-align:center;height: 50px;font-size: 0.875em}

.tb_process thead th.first {height:40px;}

.book_title {padding:10px 0 20px 0px; font-size:18px; color:#000;font-weight:bold; background:none;border-bottom:2px #333 solid;}
table.tb_style03{border:none !important; background-color:#ffffff; }
table.tb_style03 tbody td {padding:10px; border-bottom:1px solid #dbdbdb;font-size:14px; text-align:left;}
table.tb_style03 tbody td.list_title {padding-left:5px;background:none;  }
table.tb_style03 tbody td.talign_c {text-align:left !important;}

/*버튼*/
button.btn_request{ margin-top:5px;width:100%;padding:10px 25px !important;background-color:var(--point-color) !important; border-color:var(--point-color) !important; color:#fff !important;border-radius:4px;}
button.btn_cancel{margin-top:5px;width:100%;padding: 10px 25px !important;background-color:#aaa !important; border-color:#aaa !important; color:#fff !important;border-radius:4px;}
button.btn_end{width:100%;padding: 10px 25px !important;background-color:#aaa !important; border-c
olor:#bbb !important; color:#fff !important;border-radius:4px;}
button.btn_detail{background-color:var(--point-color); border:1px solid var(--point-color); color:#fff; padding:5px; border-radius:0px;box-sizing:border-box;}

.btn_board_wrap .btn_board_wrap_left button.btn_cancel,
.btn_board_wrap .btn_board_wrap_left button.btn_request,
.btn_board_wrap .btn_board_wrap_right button.btn_cancel,
.btn_board_wrap .btn_board_wrap_right button.btn_request{width:auto;}
.btn_board_wrap{margin-top:20px;}
.btn_wrap{margin-top:20px;width:100%; display:flex; gap:6px; }

.tb_process{border-top:1px solid #bbb;}

.blt_txt{background:none; font-weight:bold; color:#111 !important; margin-top:0px; padding-left:0px; font-size:17px !important;}
.info_text {border:none;}
.info_text div{font-size:13px;}
.info_text img {width:auto !important;max-width:100%;}
.textin {font-size:13px;}
.textin { font-size:13px !important; font-weight:normal !important;color:#666666 !important; line-height:18px !important;padding:0px !important;margin:0px !important;}
.textin h2 {font-size:13px !important; font-weight:normal !important;color:#666666 !important; line-height:20px !important;padding:0px !important;margin:0px !important;}
.textin h3 {font-size:13px !important; font-weight:normal !important;color:#666666 !important; line-height:20px !important;padding:0px !important;margin:0px !important;}
.textin p { font-size:13px !important; font-weight:normal !important;color:#666666 !important; line-height:18px !important; margin-bottom:10px !important;}
.textin li { font-size:13px !important; font-weight:normal !important;color:#666666 !important; line-height:18px !important; margin-bottom:10px !important;}

.pay_container .content_title { display:block; background-color:var(--point-color); overflow:hidden; position:relative; color:#fff; padding:12px 0; text-align:center; font-weight:bold; font-size:1em; }
.pay_container .tb_title { margin-top:30px; margin-bottom:10px; background:url(/common/images/mobile/main/blt02.gif) no-repeat 0 2px; font-weight:bold; color:var(--point-color); padding-left:20px; }

.pay_container .cart_item {}
.pay_container .cart_item li { margin:10px 0; background-color:#f9f9f9; }
.pay_container .cart_item li .item_nm { word-break:break-all; }
.pay_container .cart_item li .item_price { text-align:right; padding-top:6px; }
.pay_container .cart_item li .item_price .original_price { text-decoration:line-through; }
.pay_container .cart_item li .item_price .pay_price { font-size:1.2em; color:#e2450e; }
.pay_container .cart_item li .item_price .item_count { font-size:0.9em; }

.pay_container .pay_type {margin-top:10px; border:1px solid #d1d1d1; border-left:none; border-right:none; background-color:#f7f7f7; font-size:14px;;overflow:hidden;padding:10px 0}
.pay_container .pay_type label{display:block;width:100%;text-align:left;float:left;padding:4px 0;}
.pay_container .pay_type label input{margin-left:10px;}
.pay_container .button_zipcode { border:1px solid #245f9f; background-color:var(--point-color); color:#fff; padding:2px 6px; margin-left:5px; border-radius:5px; }
.pay_container .button_discount_select { border:1px solid #245f9f; background-color:var(--point-color); color:#fff; padding:1px 4px; margin-left:5px; border-radius:5px; vertical-align:1px; font-size:0.8em; }
.pay_container .button_discount_change { border:1px solid #d9534f; background-color:#d9534f; color:#fff; padding:1px 4px; margin-left:5px; border-radius:5px; vertical-align:1px; font-size:0.8em; }
.pay_container .button_pay { width:100%; margin-top:25px; background-color:var(--point-color); border:1px solid #245f9f; color:#fff; padding:10px 0; border-radius:5px; }
.pay_container .button_cancel { display:none; }

.notice { border:1px solid #dddddd; padding:10px; margin:10px 0 0 0; font-size:0.875em; font-weight:bold; background-color:#ffccff; width:100%; display:inline-block;}

/****** button style ******/

/* button style */
.button::-moz-focus-inner {border:0; padding:0;margin:0}
button.button::-moz-focus-inner {margin:0}
.button{width: auto;display: inline-block;cursor: pointer;line-height:100%;border: none;border-radius:8px;
	padding:8px 25px;font-size:15px;text-align:center;background-image:none;
	text-shadow:none;
}
.button.mini{padding:0 4px; height:24px; line-height:24px; font-size:13px; vertical-align:0;}
.button.thin{padding:0 10px; height:20px; line-height:20px; font-size:13px}
.button.small{padding:0 10px; height:30px; line-height:27px; font-size:13px}
.button.medium{padding:0 20px; height:34px; line-height:34px; font-size:15px}
.button.large{padding:0 35px; height:38px; line-height:38px; font-size:18px;font-weight:bold}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:bold;}
.button.large_p0{padding:0;font-size:14px;font-weight:bold;}

.button.black{background-color: #222;color: #fff;border:1px solid transparent;background-image:none;}
.button.black:hover{background-color: #000}
.button.white{background-color: #fff;color: #333;border:1px solid #ddd;text-shadow:none;background-image:none;}
.button.white:hover{background-color: #eee;border:1px solid #bbb}
.button.recomm_title{float:left; border:0 none; padding:10px 0 10px 32px; border-radius:3px; background:url('/common/images_skin2/common/icon_good.png') 10px 48% no-repeat;}
.button.recomm_cnt{float:left;background:none;padding:10px 10px 10px 6px; color:#0f91d0;}
.button.pview_title{padding:10px 10px 10px 37px; border-radius:3px; background:url('/common/images_skin2/common/icon_pview.png') 10px 48% no-repeat; }
.button.large_p0:hover .button.recomm_title{color: #0f91d0}
.button.blue{background-color: var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.blue:hover{background-color: #00578a }
.button.green{background-color: var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.green:hover{background-color: #00578a}
.button.sky{background-color: #5bc0de;color: #fff;border:1px solid #5bc0de}
.button.sky:hover{background-color: #4ab0cd}
.button.orange{background-color: #ff8814;color: #fff;border:1px solid #ea7300}
.button.orange:hover{background-color: #ea7300}
.button.red{background-color: var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.red:hover{background-color: #00578a}
.button.red-sunglo{background-color: #E26A6A;color: #fff;border:1px solid #de3939}
.button.red-sunglo:hover{background-color: #de3939}
.button.gray{background-color: #a3a3a3;color: #fff;border:1px solid #939393}
.button.gray:hover{background-color: #929292}


.page { padding:15px;}
.page .page_title{font-size:17px;font-weight:bold;color:#000000;padding:10px 0px 10px 0px;background:none;margin-top:0px}
.page .page_title span { color:var(--point-color);font-size:14px;font-weight:normal;}

.pay_container .content_body {margin:0px;}
.pay_container .content_title {padding:0px;}
.pay_container .cart_item li .item_nm > strong { display:none !important;}


.sub_title { font-size:17px; font-weight:bold; color:#000000; line-height:20px; padding-left:0px; margin-bottom:10px; }
.sub_title span { color:var(--point-color); }
.sub_title_c { font-size:17px; font-weight:bold; color:#000000; line-height:20px; padding-left:0px; margin-bottom:10px;text-align:center; }
.sub_stitle { font-size:15px; font-weight:bold; color:#000000; line-height:18px; padding-left:15px; margin-bottom:10px; }
.sub_inner { color:#333333; line-height:20px; padding:0px;margin:20px;display:block;}

.sub_stitle{background:url('/html/images/common/stit_dot.png') 0px 50% no-repeat;font-size:15px;font-weight:bold;color:#0153a4;padding:5px 0px 5px 15px;margin-top:0px}


.map_canvas { display:inline-block;width:100%; height:400px;overflow:hidden !important;}
.map_canvas iframe { overflow:hidden;}
.loca_tit { font-size:17px; font-weight:bold; color:#555; padding:0px 0 15px 0; }
.loca_tit span{ color:#000; }
.loca { width:100%;display:inline-block;border-top:1px #dcdcdc solid;border-bottom:1px #dcdcdc solid; padding:15px 0px; margin-bottom:0px;}
.loca li b {float:none;position:absolute;left:0;top:0;width:65px;display:block; color:#000; font-size:14px; font-weight:bold; line-height:20px;}
.loca li {position:relative;padding-left:65px;color:#333333; background:none; font-size:14px; line-height:20px;padding-bottom:5px;  } 
.loca li.last {border-bottom:none;}
.map_canvas .root_daum_roughmap {width:100% !important;}
.map_canvas .root_daum_roughmap .wrap_controllers {display:none !important;}


.content .inner h2 {color:var(--point-color);}

.notice_box {width:100%; border:3px #f0f0f0 solid;padding:10px 20px;background:;margin-bottom:20px;}
.notice_box p {font-size:14px;color:#666;line-height:22px;}
.notice_box h2 {font-weight:bold;font-size:16px;color:#666;line-height:30px;padding-top:10px;}
.notice_box h2 span {color:#f34212;padding-left:10px;}

.sub_tbl{ width:100%;text-align:center;border-top:2px solid #88b8ce;margin-bottom:20px;}
.sub_tbl thead th{padding:10px 0;line-height:20px;font-size:14px;font-weight:bold;color:#fff;background:#88b8ce;border-bottom:1px #ddd solid;border-right:1px #ddd solid}
.sub_tbl thead th.last {border-right:none;}
.sub_tbl tbody th{padding:10px 0;line-height:20px;font-size:13px;font-weight:bold;color:#000;text-align:center;background:#f7f7f7;border-bottom:1px #ddd solid;border-right:1px #ddd solid}
.sub_tbl tbody th.last {border-right:none;}
.sub_tbl tbody td{padding:10px 0;line-height:20px;font-size:13px;color:#333;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.sub_tbl tbody td.tal{padding:10px 7px;color:#333;text-align:left;}
.sub_tbl tbody td span{color:#ff7112;font-weight:bold;}
.sub_tbl tbody td.last {border-right:none;}

.sub_tbl2{ width:100%;text-align:center;border-top:none;margin-bottom:20px;}
.sub_tbl2 thead th{padding:10px 0;line-height:20px;font-size:14px;font-weight:bold;color:#fff;background:#88b8ce;}
.sub_tbl2 thead th.last {border-right:none;}
.sub_tbl2 tbody th{padding:10px 0;line-height:20px;font-size:14px;font-weight:bold;color:#000;text-align:center;background:#f7f7f7;border-bottom:1px #ddd solid;border-right:1px #ddd solid}
.sub_tbl2 tbody th.last {border-right:none;}
.sub_tbl2 tbody td{padding:10px 0;line-height:20px;font-size:14px;color:#333;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.sub_tbl2 tbody td.tal{padding:10px;color:#333;text-align:left;}
.sub_tbl2 tbody td span{color:#ff7112;font-weight:bold;}
.sub_tbl2 tbody td.last {border-right:none;}

/* 사업주지원, 내일배움카드 스타일  */
.stitle { font-size:18px; font-weight:bold; color:#000 !important; line-height:24px; margin:0px 5% 15px 5%;}
.sstitle { font-size:15px; font-weight:bold; color:#1c87bf; line-height:22px; margin:0px 0 10px 0px;}
.scont { width:calc(100% - 40px);margin:0px 20px;font-size:14px; color:#777777; line-height:22px; margin-bottom:30px;  }
.scont span {color:#0d79b9; }
ul.scont {font-size:14px; color:#777777; line-height:22px; margin-bottom:30px;  }
ul.scont li {font-size:14px; font-weight:normal; color:#777777; line-height:22px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }
.greeting_scont {width:100%;margin:0px 0px 20px 0px;}
.greeting_scont .btn_box {text-align:center;margin-bottom:40px;}
.greeting_scont img {max-width:100%;}


.owner1 {width:calc(100% - 40px);margin:0px 20px;border:1px #dedede solid; padding:20px; line-height:22px;font-size:14px; font-weight:normal; color:#777777; margin-bottom:40px;  }
.owner1 p{font-weight:bold; font-size:17px; color:#111;}
.owner1 .box1{padding-top:25%; margin-bottom:50px; background:url('/html/images/common/owner1_box1.png') no-repeat; background-size:100% auto;}
.owner1 .box2{padding-top:36%; background:url('/html/images/common/owner1_box2.png') no-repeat; background-size:100% auto;}
.owner1_2 { width:94%;margin:0px 3% 40px 3%;border:1px #dedede solid; background:url('/html/images/common/owner1_2.png') 0px 100% no-repeat; background-size:100% auto; padding:20px 20px 35% 20px;line-height:25px;font-size:14px; font-weight:normal; color:#777777;  }
.owner1_3 { width:94%;margin:0px 3% 40px 3%;line-height:25px;font-size:15px; font-weight:normal; color:#777777; }
.owner1_3 img { margin:13px 0%; width:100%;}
.owner1_3 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; margin-bottom:10px; }
.owner1_3 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid;font-size:14px; padding:10px 7px; line-height:18px; color:#fff; background:var(--point-color);text-align:center;}
.owner1_3 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid;font-size:14px; padding:10px 7px; line-height:18px;text-align:center;}
.owner1_3 table td.tl{text-align:left;}
.owner1_3 table td .fc_red{color:#d90000;}

.owner2 { display:flex; flex-wrap:wrap; justify-content:center; gap:16px; width:100%; padding:20px;background:#fff; box-sizing:border-box; }
.owner2 li { float:none; width:calc((100% - 16px) / 2); height:auto; border:1px #e2e2e2 solid;background:#fff; text-align:center; margin:0px; padding:10px 15px; border-radius:10px; overflow:hidden;}
.owner2 li h1 {text-align:center; width:80px; font-size:14px; color:#ffffff; font-weight:bold; line-height:30px; background-color:var(--point-color); border-radius:30px; margin:0px auto 14px auto;}
.owner2 li h2 { text-align:center; font-size:16px; color:#000; font-weight:bold; line-height:1.2;}
.owner2 li p {font-size:14px; font-weight:normal; color:#777777; line-height:20px;margin:0px;padding:10px 0px 10px;}
.owner2 li p span {color:var(--point-color);}
.owner2 li p.tal { text-align:left;}
.owner2 li.arrow { width:30px; height:345px; background:url('/html/images/common/owner2_arrow.png') 50% 50% no-repeat; border:none; }
.owner2 li.line2 { height:280px; }

.owner_noti{width:calc(100% - 40px);margin:30px 20px; padding-top:0px; border-top:0px solid #eee;}
.owner_noti p{margin-bottom:5px; font-weight:bold; color:#111; font-size:14px;}
.owner_noti ul{padding-left:0px;}
.owner_noti li{list-style:none;font-size:14px;line-height:22px;margin-bottom:5px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }

.owner3_wrap {width:100%; margin:0px; padding:20px;box-sizing:border-box;background:#fff; display:flex; flex-wrap:wrap; gap:16px; }
.owner3 { width:100%; height:auto; display:inline-block; margin:0px; padding:20px 20px 20px 120px;border:1px #e2e2e2 solid; box-sizing:border-box;text-align:left; border-radius:10px; }
.owner3 h2 { font-size:18px; font-weight:bold; color:#000; line-height:30px; margin:0px 0px 10px 0px;text-align:left; }
.owner3 h2 .button.medium { margin-top:10px;}
.owner3 p { font-size:14px; font-weight:normal; color:#777777; line-height:22px; margin:10px 0px 5px 0px; }
.owner3 ul { margin:0 0 0px 0px; }
.owner3 li { font-size:14px; font-weight:normal; color:#777777; line-height:20px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 8px no-repeat;}
.owner3 li a:hover{text-decoration:underline;}
.owner3 li b { color:#333333; font-weight:bold;}
.owner3_1 { background:#fff url('/html/images/common/owner3_1.png') 20px 20px no-repeat; background-size:80px auto; margin-bottom:0px;}
.owner3_2 { background:#fff url('/html/images/common/owner3_2.png') 20px 20px no-repeat; background-size:80px auto; margin-bottom:0px;}
.owner3_3 { background:#fff url('/html/images/common/owner3_3.png') 20px 20px no-repeat; background-size:80px auto; }

.owner6 {}
.owner6 > div > table {width:94%;margin:3%;border-left:1px solid #ddd; font-size:13px; }
.owner6 > div > table tr th {padding:8px;font-size:13px;line-height:16px;color:#000;font-weight:bold;border-bottom:1px solid #0887c2;border-right:1px solid #5d85ca; background-color:#0887c2; color:#ffffff;}
.owner6 > div > table tr td {padding:8px;font-size:13px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.owner6 > div > table tr td:first-child {background-color: #f7f7f7;}


.worker1 {width:calc(100% - 40px);margin:0px 20px 30px 20px;  height:auto; background:url('/html/images/common/new/worker1_2.png') no-repeat;background-size:100% auto;padding-top:90%;display:inline-block; }
.worker1 h2 {font-size:18px;font-weight:bold;color:#2e2e2e;line-height:25px;margin:0px 0 10px 0px; }
.worker1 p { font-size:14px;font-weight:normal;color:#777777;line-height:22px;margin:0 0 15px 0px; }
.worker1 p span{color:#fe5a4e;}
.worker1 ul { margin:0 0 15px 0px; }
.worker1 li { font-size:15px;font-weight:normal;color:#2e2e2e; line-height:23px;padding-left:10px;background:url('/html/images/common/dot.png') 0px 10px no-repeat;}
.worker1 li b { color:var(--point-color);font-weight:bold;}
.worker1 .btn_box{margin:25px 0 0px 0px;}
.worker1 a{float:none;display:flex ;align-items:center; justify-content:center; margin-bottom:5px; width:100%; height:50px;text-align:center; font-size:16px;border-radius:5px; color:#ffffff; font-weight:bold;box-sizing:border-box;}
.worker1 a.oepncard {background:var(--point-color);color:#ffffff; padding-top:0px;line-height:1.2;}
.worker1 a.btn_bule {line-height:1.2; background:#000; }

.worker2 {width:calc(100% - 40px);margin:0px 20px 40px 20px;height:auto; border:1px #ddd solid; display:inline-block; }
.worker2 h2 {  width:100%; margin:0px 0px; padding:20px; font-size:15px; font-weight:normal; color:#525252; line-height:22px; text-align:center; }
.worker2 h2 br {display:none;}
.worker2 h2 span {display:block; color:var(--point-color); font-weight: bold; }
.worker2 h2 small { font-size:15px; }
.worker2 ul {  width:100%; margin:0px; padding:30px 30px 30px 0px; background: #f4f4f4;box-sizing:border-box; }
.worker2 li { font-size:14px; font-weight:normal; color:#777777; line-height:18px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 8px no-repeat; margin-left:25px; margin-bottom:7px;}

.worker3 {  width:100%; margin:0px 0px ;padding:20px;box-sizing:border-box;background:#f4f7ff; display:flex; flex-wrap:wrap; gap:16px;;}
.worker3 .worker3_sub { width:100%; margin:0% 0%  !important; text-align: left; border:none;height:auto !important;  background: #ffffff;  padding:24px;border-radius:10px;box-sizing:border-box; }
.worker3 .worker3_sub h2 { font-size:18px; font-weight:bold; color:#000; line-height:20px;}
.worker3 .worker3_sub ul {  margin:10px 0px 0px 0px; height:auto; }
.worker3 .worker3_sub li { font-size:14px; font-weight:normal; color:#777777; line-height:20px;margin:0px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }
.worker3 .worker3_sub a.worker3_down { float:right; display:block; width:180px; height:75px; line-height:25px; padding:12px 0px 0 30px; text-align:left; font-size:18px; color:#ffffff; font-weight:bold; border:1px #232632 solid; background:#232632 url('/html/images/common/worker3_down.png') 115px 17px no-repeat; margin:-110px 30px 0 0;  }
.worker3_2 a.worker3_btn { display:block; width:280px; height:45px; line-height:45px; text-align:center; font-size:16px; color:#fff; border-radius:5px; font-weight:500; border:none; background:var(--point-color); margin:0 auto;   }
.worker3_2 .worker3_tel {  line-height:50px; text-align:center; font-size:15px; color:#000000; font-weight:bold;   }
.worker3_2 .worker3_tel span {  color:var(--point-color); }

.worker_noti{  padding:20px 0px 30px 0px; }
.worker_noti .noti_box{padding:30px 0px auto;margin:0%;width:100%; border:none;border-top:0px #dedede solid; background:none;}
.worker_noti .noti_box h2{ font-size:15px; font-weight:bold; color:#2e2e2e; line-height:140%;}
.worker_noti .noti_box table{margin-top:5px; border-top:2px #cccccc solid;}
.worker_noti .noti_box table th{padding:10px 0;font-size:14px; line-height:1.3; background:#f7f7f7; color:#000;text-align:center; border-bottom:1px #ddd solid;}
.worker_noti .noti_box table td{padding:10px;font-size:14px; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.worker_noti .noti_box table td.tc{text-align:center;}
.worker_noti .noti_box table td ul {margin:0px;}
.worker_noti .noti_box table td li{font-size:14px; font-weight:normal; color:#777777; line-height:20px;margin:0px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }
.worker_noti .noti_box .txt_noti{margin-top:15px; }
.worker_noti .noti_box .txt_noti p{font-size:17px;color:#000;font-weight:bold;margin-bottom:10px;}
.worker_noti .noti_box .txt_noti ol{padding-left:15px;list-style:decimal;}
.worker_noti .noti_box .txt_noti li{list-style:decimal; margin-bottom:10px;line-height:140%; }
.worker_noti .noti_box .owner_noti {width:100%; margin:20px 0%;}

.worker4_box {padding:20px; border:1px solid #ddd;font-size:14px; font-weight:normal; color:#666; line-height:150%; }
.worker4_box strong {display:block;color:#000;font-size:16px;margin-bottom:5px;}
.worker4_box ol {margin-bottom:30px;}
.worker4_box li {list-style:none;margin:0px !important;font-size:14px; font-weight:normal; color:#666; line-height:150%;; padding:0px;}


/* 원격지원 */
.cs_remote1 { background:#f4f4f4 ; padding:30px 20px; border-radius:0px;margin-bottom:30px;}
.cs_remote1 h2 { font-family: "noto_sans";font-size:20px;line-height:130%;font-weight:600;color:#000 !important; margin-bottom:20px; }
.cs_remote1 h2 span {color:var(--point-color);}
.cs_remote1 p { font-size:14px; font-weight:normal; color:#666; line-height:1.4; }

.cs_remote2 { width:100%; display:flex;flex-wrap:wrap; gap:30px; margin:0px; padding:10px 20px 30px; }
.cs_remote2 li { float:none; width:100%; text-align:center; margin:0px; padding:80px 20px 0px; font-size:14px; line-height:1.4; font-weight:normal; color:#444444;  background-size:70px !important;}
.cs_remote2 li.cs_remote2_1 { background:url('/html/images/common/support1_2.png') center 0% no-repeat; }
.cs_remote2 li.cs_remote2_2 { background:url('/html/images/common/support1_3.png') center 0% no-repeat; }
.cs_remote2 li.cs_remote2_3 { background:url('/html/images/common/support1_4.png') center 0% no-repeat; }

.cs_remote3 { width:100%; display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start; background-color:#f4f4f4; padding:30px 20px; margin-bottom:0px; }
.cs_remote3 li { text-align:left; margin:0px; padding:0px 0 0 70px; font-size:14px; line-height:1.3; font-weight:normal; color:#444444; background-size:50px !important;}
.cs_remote3 li h2 { text-align:left; margin-bottom:10px; padding:0px; font-size:16px; line-height:1.3; font-weight:bold; color:#000000; }
.cs_remote3 li.cs_remote3_1 { background:url('/html/images/common/support1_5.png') 0px 0% no-repeat; }
.cs_remote3 li.cs_remote3_2 { background:url('/html/images/common/support1_6.png') 0px 0% no-repeat; }
.cs_remote3 li.cs_remote3_3 { background:url('/html/images/common/support1_7.png') 0px 0% no-repeat; }

.cs_remote4 { width:100%;  background:#ffffff; padding:30px 20px;display:inline-block;font-size:15px; line-height:1.4;}
.cs_remote4 a.cs_remote4_btn { float:right; width:100%; height:40px; line-height:40px; color:#ffffff; font-size:14px; text-align:center; background:var(--point-color); border-radius:5px; margin-top:20px;}


/* 서브 상단 문구 */
.sub_topbox {background:#f7f7f7; width:100%;padding:20px;border:none;margin-bottom:0px; display:flex; flex-wrap:wrap; gap:15px; }
.sub_topbox h2 {display:block;font-size:22px;line-height:130%;font-weight:600;color:#000 !important; margin:0px;}
.sub_topbox h2 span {color:#000;}
.sub_topbox p {display:block;font-size:15px;font-weight: normal;line-height:140%; color: #000;padding:0px;box-sizing: border-box; margin:0px !important;}
.sub_topbox p br {display:none;}

.sub_body  {width:calc(100% - 40px); margin:20px;display:inline-block;}
.sub_content {width:calc(100% - 40px); margin:20px; display:inline-block;}
.sub_content h3 {font-size:18px;font-weight:bold;color:#000 !important; }
.sub_content ul {margin-bottom:30px;}
.sub_content ol {margin-bottom:30px;}
.sub_content li {font-size:14px; color:#666; margin-top:15px;line-height:22px;}
.sub_content p {font-size:14px; color:#666; margin-top:15px;line-height:22px;}
.sub_content li strong {margin-bottom:10px; color:#333;}
.sub_content li li {margin-top:5px;line-height: 20px;}

.sub_content .depth1 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.sub_content .depth1 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid;font-size:14px; padding:10px 7px; line-height:18px; color:#333333; background:#f7f7f7;text-align:center;}
.sub_content .depth1 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid;font-size:14px; padding:10px 7px; line-height:18px; text-align:center;}
.sub_content .depth1 table td.tl{text-align:left;}
.sub_content .depth1 table td .fc_red{color:#d90000;}
.sub_content .depth2 li {margin:0px;}

.cheating_ {width:100%;margin:3% 0% 30px 0%;}
.cheating_:first-child {margin-top:0px;}
.cheating_ ul {}
.cheating_ h3 {font-size:18px;font-weight:bold;color:#000 !important; }
.cheating_ p {font-size:14px; color:#666; margin-top:15px;line-height:22px;}


.sub_btn {width:100%;display:inline-block;margin:10px 0px 20px 0px;text-align:center;}
.sub_btn a {width:auto;display:inline-block;height:auto;line-height:40px;border-radius:40px;background:#ff3600;color:#fff;padding:0px 30px;text-align:center;font-weight:bold;font-size:14px;}

/* 서브 페이지 */
.txt_green {color:#24cb1d}
.txt_gray {color:#8a8a8a}
.txt_dgray {color:#555}
.txt_black {color:#000}
.txt_orange {color:#f67e0d}
.txt_blue {color:#004084}
.txt_blue2 {color:#4482e8;}
.txt_pink {color:#eb008b}

.mgT10 { margin-top:10px !important;}
.mgT20 { margin-top:20px !important;}
.mgT30 { margin-top:30px !important;}
.mgT40 { margin-top:40px !important;}
.mgT50 { margin-top:50px !important;}
.mgT60 { margin-top:60px !important;}
.mgL10 { margin-left:10px !important;}
.mgL20 { margin-left:20px !important;}
.mgL25 { margin-left:25px !important;}
.mgL30 { margin-left:30px !important;}
.mgL35 { margin-left:35px !important;}
.mgL40 { margin-left:40px !important;}
.mgL60 { margin-left:60px !important;}
.mgR20 { margin-right:20px !important;}
.mgR30 { margin-right:30px !important;}
.mgB10 { margin-bottom:10px !important;}
.mgB20 { margin-bottom:20px !important;}
.mgB30 { margin-bottom:30px !important;}
.mgB40 { margin-bottom:40px !important;}
.txL { text-align:left !important;}
.txC { text-align:center !important;}
.txR { text-align:right !important;}
.poR { position:relative !important;}
.bdT1 { border-top:1px solid #efefef;}
.pdT10 { padding-top:10px !important;}

.bgc_g1 {background-color:#dfe7e9;}
.bgc_g2 {background-color:#f5f5f5;}
.bgc_o {background-color:#ff8328;}
.bgc_b {background-color:#4482e8;}
.bgc_gr {background-color:#1ab01e;}
 

.tb_insert tbody th{width:100%; display:block; padding:12px 5px 0px 5px;font-weight:700; color:#111; font-size:15px;text-align:left}
.tb_insert tbody td{width:100%; display:flex;gap:4px; align-items:center;padding:12px 5px;border-bottom:1px solid #e1e1e1;font-size:15px;text-align:left}
.tb_insert tbody td select, 
.tb_insert tbody td input {width:100%;height:40px; line-height:40px; border:1px #ddd solid;border-radius:3px; }
.tb_insert tbody td textarea {padding:5px;border:1px #ddd solid;border-radius:3px;}
.tb_insert tbody td .content {padding-bottom:0px; min-height:200px;}

.sub_cont {min-height:50px;margin-bottom:50px;}
.sub_cont p {display:block;margin-bottom:0px;}
.sub_cont p img {max-width:100%;}


/* 소개 페이지 */
.intro1 {width:100%;padding:30px 20px;box-sizing:border-box; background:#013686 url('../images/common/intro1_bg_m.jpg') 50% 100% no-repeat; background-size:contain !important; }
.intro1_cont {width:100%;margin:0px auto;display:flex; flex-wrap:wrap; gap:20px;}
.intro1_cont h1{ width:100%;font-size:20px;line-height:1.4;font-weight:700;color:#fff;padding:0px;box-sizing:border-box;margin-bottom:20px;} 
.intro1_cont h2{position:relative; width:100%;font-size:20px;line-height:1.4;font-weight:600;color:#fff;padding:0px;box-sizing:border-box;margin-top:30px; text-align:center;} 
.intro1_cont h2 img {width:20px;}
.intro1_cont h2 img.h1 {margin-right:8px;transform:translateY(-10px);}
.intro1_cont h2 img.h2 {margin-left:8px;transform:translateY(3px);}
.intro1_cont p { width:100%;font-size:15px;line-height:1.4;color:#fff;padding:0px;box-sizing:border-box;;}
.intro1_cont span {color:#4998eb;}
.intro1_cont p.b {font-size:18px;}

.history_wrap {width:100%;}
.history {width:calc(100% - 40px); margin:20px;box-sizing:border-box;}
.history ul {width:100%;position:relative;display:inline-block;}
.history li {margin-bottom:20px;width:100%;padding-left:0px;box-sizing:border-box;position:relative;padding-left:20px;}
.history li h1 {/* position:absolute;left:10px;top:0px;*/font-size:18px;font-weight:bold;line-height:22px;color:var(--point-color);width:100%;}
.history li h1:before{content:'';position:absolute;left:-16px;top:8px;width:6px;height:6px;border-radius:50%;background:var(--point-color);}
.history li div {display:block;}
.history li p {font-size:14px;line-height:22px;color:#000;margin:0px;}

/* 기업소개 */
.info_wrap {width:100%; margin:0px auto 50px auto; font-size:15px;line-height:1.4;}
.info_wrap * {box-sizing:border-box; word-break:keep-all;}
.info_wrap .sub_title {justify-content:flex-start; font-size:20px; line-height:1.1;margin-bottom:15px;}
.info_wrap .sub_inner {margin-top:30px;}
.info_wrap p {position:relative;width:100%;font-size:14px;line-height:1.4;}
.info_wrap h1 {position:relative;width:100%;font-size:17px;color:#000;line-height:1.3;font-weight:700; margin:0px;}
.info_wrap h2 {position:relative;width:100%;font-size:20px;color:#000;line-height:1.3;font-weight:700; margin:0px;}
.info_wrap span  {color:var(--point-color);}

.info_top {width:calc(100% + 40px); border-radius:0px; padding:30px 20px; background:#f4f7ff; line-height:1.5; display:flex; flex-wrap:wrap; gap:15px; margin:-30px -20px 0px -20px; }
.info_top h1 {font-size:20px; color:#000;}
.info_top p {border-radius:8px; background:#fff; padding:20px; text-align:left; line-height:1.5;}

.info_01 {width:100%; display:flex; flex-wrap:wrap; gap:15px;}
.info_01 h1 {color:#173790;}

.info_02 {width:100%; display:flex; flex-wrap:wrap; gap:0px;border-top:1px #ededed solid; }
.info_02 li {position:relative;width:100%;padding:20px 0px 20px 50px; border-bottom:1px #ededed solid; display:flex; flex-wrap:wrap; gap:10px;}
.info_02 li h2 {position:absolute; left:0px; top:20px;width:40px; text-align:center; font-size:20px;font-weight:800; line-height:1.2; color:var(--point-color);}

.info_03 {width:100%; display:flex; flex-wrap:wrap; gap:10px;}
.info_03 li {width:100%; border-radius:10px; background:#f7f7f7; padding:20px; display:flex; flex-wrap:wrap; gap:12px; }
.info_03 li img {width:35px; height:auto;}

.info_04 {font-size:20px; text-align:center; font-weight:700; line-height:1.5; color:#000; }


.vision_01 {width:100%; display:flex; flex-wrap:wrap; gap:15px;}
.vision_01 h1 {color:#173790;}
.vision_01 h1 em {color:#1eadde;}

.vision_02 {width:100%; border-radius:10px; padding:20px; background:#f7f7f7; display:flex; flex-wrap:wrap; gap:15px;justify-content:center; text-align:center;}
.vision_02 img  {max-width:100%;}


/* 서브 랜딩페이지 */
.sub_compad {width:100%;text-align:center;padding:40px 0px;}
.sub_compad_b {width:100%;text-align:center;padding:0px 0px 40px 0px;}
.sub_compad_t {width:100%;text-align:center;padding:40px 0px 0px 0px;}
.sub_inner {width:100%; max-width:600px; padding:0px 20px; display:block; margin:0px auto;box-sizing:border-box;}
.sub_title {width:100%; display:flex; justify-content:center; gap:5px 8px; font-size:22px; line-height:1.4; color:#000; font-weight:700; margin-bottom:24px;}

.infopage * {box-sizing:border-box; word-break:keep-all;}
.infopage li {position:relative}
.infopage p {position:relative;width:100%;font-size:14px;line-height:1.4;}
.infopage h1 {position:relative;width:100%;font-size:17px;line-height:1.4;font-weight:700; margin:0px;}
.infopage h2 {position:relative;width:100%;font-size:20px;line-height:1.4;font-weight:700; margin:0px;}

/* ai 과정 */
.ai01 {background:#fff;text-align:left !important;}
.ai01 .sub_title {text-align:center;}
.ai01 ul {width:100%; display:flex; flex-wrap:wrap; gap:15px; }
.ai01 li {width:100%; display:flex; flex-wrap:wrap;align-content:flex-start; gap:12px;  border-radius:15px; padding:22px 80px 22px 22px; color:#fff;transition: all 0.3s ease-in; }
.ai01 li a {display:flex; flex-wrap:wrap;align-content:flex-start; gap:10px; color:#fff;}
.ai01 li h1 {display:none;}
.ai01 li:hover {transform:translateY(-10px);}
.ai01 li:nth-child(1) {background:#55b5ff;}
.ai01 li:nth-child(2) {background:#6063ef;}
.ai01 li:nth-child(3) {background:#07c595;}
.ai01 li:nth-child(4) {background:#1982d3;}
.ai01 li::before {content:''; position:absolute;right:20px;bottom:20px;width:70px;height:70px; background-size:contain !important;}
.ai01 li:nth-child(1)::before {background:url('../images/common/ai01_1.png') 50% 50% no-repeat; }
.ai01 li:nth-child(2)::before {background:url('../images/common/ai01_2.png') 50% 50% no-repeat; }
.ai01 li:nth-child(3)::before {background:url('../images/common/ai01_3.png') 50% 50% no-repeat; }
.ai01 li:nth-child(4)::before {background:url('../images/common/ai01_4.png') 50% 50% no-repeat; }

.ai02 {background:#f4f7ff;  width:100%; display:block; padding:40px 0px; }
.ai02 .sub_inner {text-align:left !important; background: url('../images/common/ai02.png') 50% 100% no-repeat; background-size:80%; padding-bottom:380px;}
.ai02 .sub_title {justify-content:flex-start; margin-bottom:20px;}
.ai02 .ai02_cont {width:100%; display:flex; flex-wrap:wrap; gap:8px;}
.ai02 p {color:#000; padding-left:12px;}
.ai02 p:before {content:''; position:absolute;left:0px;top:6px;width:5px;height:5px;border-radius:50%;background:#000;}
@media all and (max-width:650px) {
 .ai02 .sub_inner {padding-bottom:62vw;}
}

.ai03 {background:#fff;}
.ai03 ul {width:100%; display:flex; flex-wrap:wrap; gap:20px; text-align:left !important;}
.ai03 li {width:100%;display:flex; flex-wrap:wrap; align-content:flex-start; gap:12px; border-radius:20px; padding:24px; border:2px #042433 solid;}
.ai03 li h1 {padding:0px;color:#000;}
.ai03 li h2 { width:auto;;padding:0px;color:var(--point-color);z-index:10;}
.ai03 li h2:before {content:''; position:absolute;left:0px;top:15px;width:100%;height:12px;background:#e9f1fb; z-index:-1;}
.ai03 li .ai03_cont {width:100%; }
.ai03 li p {color:#000; padding-left:12px;}
.ai03 li p:before {content:''; position:absolute;left:0px;top:6px;width:5px;height:5px;border-radius:50%;background:var(--point-color);}

.ai04 {background:#0a0e1f url('../images/common/ai04_bg.jpg') 50% 50% no-repeat;background-size:cover !important;}
.ai04 .sub_title {color:#fff;}
.ai04 ul {width:100%; display:flex; flex-wrap:wrap; gap:10px; }
.ai04 li {width:calc((100% - 10px) / 2); aspect-ratio: 1 / 1 !important; padding:20px;  background:rgba(255,255,255,0.1);border-radius:10px; margin-right:0px; }
.ai04 li h1 { height:70px;display:flex; justify-content:center;align-items:center;padding:0px;color:#fff000;margin-bottom:10px;background:url('../images/common/ai04_h1_m.png') 50% 50% no-repeat; background-size:contain !important;}
.ai04 li p { display:flex;justify-content:center;color:#fff;}

.ai05 {background:#2c2b3b; }
.ai05 .sub_title {color:#fff;}
.ai05 ul {width:100%; display:flex; flex-wrap:wrap; gap:20px; }
.ai05 li {width:100%; padding:0px; color:#fff; }
.ai05 li h1 {background:#284189; color:#fff;padding:15px 10px 25px; border-radius:10px 10px 0px 0px;}
.ai05 li .ai05_cont {position:relative; display:flex; gap:30px; flex-wrap:wrap;height:auto; background:#fff; font-size:17px; padding:20px 30px;border-radius:10px; margin-top:-10px; z-index:10; overflow:hidden;}
.ai05 li .ai05_cont .ai05_img {position:absolute;left:0px;top:0px; width:100%;height:100%;}
.ai05 li .ai05_cont p {color:#000; font-weight:600; text-align:right; font-size:1em; z-index:15; }
.ai05 li .ai05_cont p.point {color:var(--point-color);text-align:left;}
.ai05 li:nth-child(even) .ai05_cont p { text-align:left;}
.ai05 li:nth-child(even) .ai05_cont p.point {text-align:right;}

.ai_faq {background:#eef5ff;}
.ai_faq .ai_faq_list {text-align:left; font-size:16px;}
.ai_faq .faq {width:100%; display:block;margin-bottom:10px;}
.ai_faq .faq dt {position:relative;background:#fff; color:#000; font-size:1em;padding:0px; border:none;}
.ai_faq .faq dt a {display:block;  color:#000;font-size:1em;padding:12px 34px;}
.ai_faq .faq dt:before {content:'Q.'; position:absolute;left:12px;top:12px;font-size:1em; font-weight:800; }
.ai_faq .faq dt:after {content:''; position:absolute;right:12px;top:12px;width:15px;height:20px; background:url('../images/common/arrow_down.png') 50% 50% no-repeat; background-size:contain !important; opacity:0.4;}
.ai_faq .faq.on dt {background:var(--point-color);color:#fff;}
.ai_faq .faq.on dt a {color:#fff;}
.ai_faq .faq.on dt:after {transform: rotate(180deg); filter:invert(100%) grayscale(100%) contrast(100%) brightness(100%); opacity:1;}
.ai_faq .faq dd {display:none;position:relative;background:transparent; color:#666; font-size:0.85em; line-height:1.5; padding:10px 10px 10px 34px; border:none; }
.ai_faq .faq dd:before {content:'A.'; position:absolute;left:12px;top:12px;font-size:1em;color:#000;font-weight:800;  }


/* 통계분석과정 */
.stats_top {width:100%; }
.stats_top img {max-width:100%; border-radius:10px;}

.stats01 {background:#fff;}
.stats01 .stats01_cont {width:100%; border-radius:10px; background:#f1f2f4; padding:20px;text-align:left !important; margin-bottom:30px;}
.stats01 .stats01_cont p { color:#333; font-size:15px; font-weight:500; line-height:1.6;}
.stats01 h2 {color:#1c2885;}

.stats02 {background:#fff;text-align:left !important;}
.stats02 .sub_title {font-size:20px; margin-bottom:20px;}
.stats02 ul {width:100%; display:flex; flex-wrap:wrap; gap:12px; }
.stats02 li {position:relative;width:calc((100% - 12px) / 2); display:flex; flex-wrap:wrap;align-content:flex-start; gap:15px;  border-radius:10px; padding:22px; color:#fff;transition: all 0.3s ease-in; }
.stats02 li:before {content:''; position:absolute;right:8px;bottom:0px;width:40px;height:40px;background:url('../images/common/arrow_right2.png') 50% 50% no-repeat;  background-size:contain !important;}
.stats02 li:hover {transform:translateY(-10px);}
.stats02 li a {display:flex; flex-wrap:wrap;align-content:flex-start; gap:10px;color:#fff;}
.stats02 li h2 {color:#fff; text-align:center; padding-bottom:55px; background-size:auto 45px !important;}
.stats02 li h1 {display:none;}
.stats02 li:nth-child(1) {background:#e25b58;}
.stats02 li:nth-child(2) {background:#55b5ff;}
.stats02 li:nth-child(3) {background:#00c6d1;}
.stats02 li:nth-child(4) {background:#00d7a1;}
.stats02 li:nth-child(1) h2 {background:url('../images/common/stats02_1.png') 50% 100% no-repeat;}
.stats02 li:nth-child(2) h2 {background:url('../images/common/stats02_2.png') 50% 100% no-repeat;}
.stats02 li:nth-child(3) h2 {background:url('../images/common/stats02_3.png') 50% 100% no-repeat;}
.stats02 li:nth-child(4) h2 {background:url('../images/common/stats02_4.png') 50% 100% no-repeat;}

.stats03 {background:#f4f7ff;  width:100%; display:block; padding:40px 0px; }
.stats03 .sub_inner {text-align:left !important; background: url('../images/common/stats03.png') 50% 100% no-repeat; background-size:80%; padding-bottom:380px;}
.stats03 .sub_title {justify-content:flex-start; margin-bottom:20px;}
.stats03 .stats03_cont {width:100%; display:flex; flex-wrap:wrap; gap:8px;}
.stats03 p {color:#000; padding-left:12px;}
.stats03 p:before {content:''; position:absolute;left:0px;top:6px;width:5px;height:5px;border-radius:50%;background:#000;}
@media all and (max-width:650px) {
 .stats03 .sub_inner {padding-bottom:62vw;}
}

.stats04 {background:#2c2b3b;color:#fff;}
.stats04 .sub_title {color:#fff; flex-wrap:wrap;}
.stats04 .sub_title small {width:100%;text-align:center; }
.stats04 .sub_title small img {width:100px;}
.stats04 .stats04_cont {width:100%; display:flex; flex-wrap:wrap;justify-content:center;gap:20px;}
.stats04 h1 {width:100%; display:flex;justify-content:center;align-items:center; gap:10px;font-size:20px;color:#fff;}
.stats04 h1 span {width:auto;padding:5px 10px;font-size:16px; color:#fff; background:#0170c1; border-radius:6px; }

.stats04 dl {width:840px;display:flex; flex-wrap:wrap; gap:10px; margin:0px auto; background:#23222f;color:#fff; border-radius:10px; padding:24px; text-align:left;}
.stats04 dt {position:relative;width:100%; font-size:15px; padding-left:10px;}
.stats04 dt:before  {content:''; position:absolute;left:0px;top:6px;width:4px;height:4px;border-radius:50%;background:#fff;}
.stats04 dd {position:relative;width:100%; font-size:14px; padding-left:10px; padding-bottom:150px; display:flex; flex-wrap:wrap; gap:10px; }
.stats04 dd p {font-size:1em;}
.stats04 .stats04_coupon {position:absolute;left:50%; bottom:0px;transform:translateX(-50%);}

.stats04 ul {width:100%; display:flex; flex-wrap:wrap; gap:10px; }
.stats04 li {width:calc((100% - 10px) / 2); aspect-ratio: 1 / 1 !important; display:flex; align-content:center; flex-wrap:wrap;align-items:center; justify-content:center;border-radius:10px; padding:20px; font-size:16px;line-height:1.5; font-weight:700; color:#fff; background:#284189; }
.stats04 li b {width:100%;font-size:18px;color:#fff;line-height:1.3;font-weight:700;text-align:center;}
.stats04 li:nth-child(1) {background:#284189;}
.stats04 li:nth-child(2) {background:#17389a;}
.stats04 li:nth-child(3) {background:#1a3082;}
.stats04 li:nth-child(4) {background:#1c2f7e;}

.stats04_2 {width:100%; display:flex; flex-wrap:wrap; align-items:center; gap:10px;}
.stats04_2_tit {width:90%;max-width:200px; height:auto; aspect-ratio: 1 / 1 !important; padding:20px 36px; border-radius:50%; display:flex; flex-wrap:wrap;align-content:center; justify-content:center; gap:20px; background:#fff; color:#000; margin:0px auto;}
.stats04_2_tit h1 {display:block; line-height:1.2; color:#000;}
.stats04_2_tit h1 b {font-size:1.15em; color:#0170c1;}
.stats04_2_tit p { font-size:14px;padding:10px; background:#f2f2f2; border-radius:60px;font-weight:600;}
.stats04_2_arrow {width:100%; display:flex; align-items:center; justify-content:center; }
.stats04_2_arrow img {transform: rotate(90deg); width:25px;}
.stats04_2_con {width:100%; margin:0px auto;}
.stats04_2_con h1 {width:calc(100% - 40px); font-size:17px; margin:0px auto; background:#17389a; border-radius:10px 10px 0px 0px; padding:15px 10px; font-weight:500}
.stats04_2_con2 {width:100%; background:#fff; border-radius:10px;padding:15px;display:flex; flex-wrap:wrap; gap:8px; justify-content:center;}
.stats04_2_con2 p {width:calc((100% - 10px) / 2);border-radius:30px;font-size:14px; background:#f2f2f2; padding:10px 15px; text-align:left; color:#000;}

.stats04_btn {width:100%;display:flex; flex-wrap:nowrap;align-items:center; justify-content:center;}
.stats04_btn a {display:flex;align-items:center; justify-content:center;width: 100%; max-width:280px; padding:20px; font-size:17px;font-weight:700; line-height:1; color: #fff;  background:#0170c1; border-radius:8px; transition: all 0.2s ease-in;}
