@charset "utf-8";
/*
@font-face {
	font-family: 'IBMPlexSansKR-Bold';

	src: url('/common/font/ibmplexsanskr/IBMPlexSansKR-Bold.woff2') format('woff2'),
	url('/common/font/ibmplexsanskr/IBMPlexSansKR-Bold.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'IBMPlexSansKR-Medium';
	src: url('/common/font/ibmplexsanskr/IBMPlexSansKR-Medium.ttf') format('ttf');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'IBMPlexSansKR-Regular';
	src: url('/common/font/ibmplexsanskr/IBMPlexSansKR-Regular.woff2') format('woff2'),
	url('/common/font/ibmplexsanskr/IBMPlexSansKR-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'IBMPlexSansKR-Light';
	src: url('/common/font/ibmplexsanskr/IBMPlexSansKR-Light.ttf') format('ttf');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'LINESeedKR-Bd';
	src: url('/common/font/lineseedsans/LINESeedKR-Bd.woff2') format('woff2'),
	url('/common/font/lineseedsans/LINESeedKR-Bd.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
*/
@font-face {
	font-family: 'IBMPlexSansKR-Bold';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'IBMPlexSansKR-Medium';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'IBMPlexSansKR-Regular';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'IBMPlexSansKR-Light';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'LINESeedKR-Bd';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/LINESeedKR-Bd.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}

:root {
	--color-bk:#24272e;
	--color-gray:#888e9b;
	--color-red:#FF0000;
	--color-main1:#05297b;
	--color-main2:#879eed;
	--color-main3:#0a36d1;
	--color-sub:#e7eaf1;
	--color-point:#93ef4c;
	--font-main-700:"IBMPlexSansKR-Bold", "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif;
	--font-main-500:"IBMPlexSansKR-Medium", "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif;
	--font-main-400:"IBMPlexSansKR-Regular", "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif;
	--font-main-300:"IBMPlexSansKR-Light", "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif;
	--font-sub-700:'LINESeedKR-Bd', "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif;
}

/* Common */
*:before, *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:62.5%;scroll-behavior:smooth;}
body{font:1.3rem/1.3 var(--font-main-400);color:var(--color-bk);}
button{font:1.3rem/1.3 var(--font-main-400);}
a{color:#000;}
a:link,a:visited{color:#000;}
input[type=text], input[type=password], select{font:1.3rem/1.3 var(--font-main-400);color:#000;box-sizing:border-box;}


.compad{width:100%;padding:80px 0;}
.compad.half{padding:40px 0;}

.bg_main1{background-color:var(--color-main1) !important;}
.bg_sub{background-color:var(--color-sub) !important;}
.bg_white{background-color:#fff !important;}

.color_main1{color:var(--color-main1) !important;}
.color_main3{color:var(--color-main3) !important;}
.color_gray{color:var(--color-gray) !important;}
.color_point{color:var(--color-point) !important;}
.color_red{color:var(--color-red) !important;}

.style_slogan1{font-size:6.4rem;font-weight:700;line-height:1.3;font-family:var(--font-main-700);}
.style_header1{font-size:1.6rem;font-weight:700;line-height:1.5;font-family:var(--font-main-700);letter-spacing:-.02em;}
.style_header2{font-size:2rem;font-weight:700;line-height:1.5;font-family:var(--font-main-700);letter-spacing:-.02em;}
.style_header3{font-size:1.2rem;font-weight:400;line-height:1.5;}
.style_header4{font-size:1.4rem;font-weight:700;line-height:1.5;font-family:var(--font-sub-700);}
.style_quick_menu{font-size:1.6rem;font-weight:700;line-height:1.3;font-family:var(--font-main-700);}
.style_headline1{font-size:4rem;font-weight:700;line-height:1.3;font-family:var(--font-main-700);letter-spacing:-.02em;}
.style_headline2{font-size:3.2rem;font-weight:700;line-height:1.5;font-family:var(--font-main-700);letter-spacing:-.02em;}
.style_headline3{font-size:2.4rem;font-weight:700;line-height:1.2;font-family:var(--font-main-700);letter-spacing:-.02em;}
.style_body1{font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:-.02em;}
.style_body2{font-size:2.4rem;font-weight:500;line-height:1.5;font-family:var(--font-main-500);letter-spacing:-.02em;}
.style_button1{font-size:2rem;font-weight:700;line-height:1.2;font-family:var(--font-main-700);letter-spacing:-.02em;}

.has_arrow{display:flex;align-items:center;column-gap:18px;color:var(--color-bk);}
.has_arrow:after{content:'';width:20px;aspect-ratio:11/7;background:url(/html/images/new/ico_arrow.svg) no-repeat 50% 50%;}
.has_arrow.white:after{background-image:url(/html/images/new/ico_arrow_white.svg);}
/* //Common */


/* Layout */
#sysfrm{display:block;width:0;height:0;overflow:hidden;}
.skip_nav{z-index:1001;}
#wrap{position:relative;}
.inner{width:1337px;margin:0 auto;}

#container{width:100%;margin:0 auto;}
#container.main{position:relative;width:100%;padding-top:148px;}
#container.main .inner{padding:0 10px;}
#container .horizontal_wrap{position:relative}

.main_wrap{width:1317px;margin:0 auto;overflow:hidden;}
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area{float:none;width:1317px;margin:0 0 80px 0;}
.main_wrap #contet_area{position:relative;float:none;width:100%;min-height:750px;margin:80px auto 40px;}

.main_wrap_full{width:100%;min-width:1317px;margin:0 auto;overflow:hidden;}
/*.main_wrap_full #contet_area {float:none;width:1000px; min-height:750px;margin:20px auto 40px auto;position:relative}*/
/*25.07 deprecated
.main_wrap .content_area{ width:1000px;}*/
.main_wrap .content_body{margin:40px 0 100px;}
/* //Layout */


/* Header */
header{position:relative;z-index:1;}
.header_main header{position:absolute;z-index:1000;width:100%;min-width:1337px;}
.header_main header:after{content:'';position:absolute;left:0;right:0;top:0;z-index:-1;display:block;width:100%;height:932px;background:linear-gradient(360deg, rgba(5, 41, 123, 0) 85.09%, rgba(5, 41, 123, 0.8) 100%);}

header .util_wrap .inner{display:flex;justify-content:space-between;align-items:center;}
header .util_wrap .group_list{display:flex;align-items:center;margin :0 10px;}
header .util_wrap .group_list li{padding:0 6px;}
header .util_wrap .group_list a{display:block;padding:14px 10px;height:47px;line-height:1.5;font-size:1.2rem;color:var(--color-gray);}
header .util_wrap .group_list a.hrd{color:var(--color-main1);}
header .util_wrap .group_list li:first-of-type a{padding-left:0;}
.header_main .util_wrap .group_list a{color:#fff;}
.header_main .util_wrap .group_list a.hrd{color:#fff;}
.header_main .util_wrap .group_list a.hrd:after{content:'';display:block;width:100%;height:1px;background-color:var(--color-gray);}
.header_main .util_wrap .group_list li.is_active a{background-color:#ced5e5;color:var(--color-main1);}
.header_main .util_wrap .group_list li.is_active a.hrd:after{content:none;}

header .util_wrap .util_menu{display:flex;align-items:center;margin:0 10px;width:auto;height:auto;text-align:center;}
header .util_wrap .util_menu li{float:none;width:auto;margin-right:0;padding-left:0;background:none;}
header .util_wrap .util_menu li a{display:block;padding:14px 24px 12px;line-height:1.5;font-size:1.4rem;font-weight:700;color:var(--color-bk);}
header .util_wrap .util_menu li:last-of-type a{padding-right:0;}
.header_main .util_wrap .util_menu li a{color:#fff;}
/* 25.07 deprecated
.util_wrap .util_menu li.my a span{display:inline-block; padding:1px 3px 0; margin-right:3px; line-height:13px; color:#ec6300; border:1px solid #ec6300; border-radius:3px; font-size:11px; font-family:'Dotum', '돋움';}
.util_wrap .af_log{float:right;margin-right:0px;line-height:40px;color:#555555;}*/

header .gnb_wrap{position:relative;min-width:1337px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;transition:background-color .35s ease;}
header .gnb_wrap .inner{position:relative;display:flex;justify-content:space-between;align-items:center;}
header .gnb_wrap .logo{float:none;width:206px;height:auto;line-height:1;margin:0 0 0 10px;}
header .gnb_wrap .logo .white{position:relative;display:block;}
.header_main .gnb_wrap{border-color:#fff;}
.header_main .gnb_wrap .logo .white:after{content:'';position:absolute;right:0;top:50%;display:inline-block;width:152px;height:20px;background:url(/html/images/new/logo_text_white.svg) no-repeat 50% 50%;transform:translateY(-50%);}

.gnb_wrap .gnb_list{position:absolute;left:50%;top:0;display:flex;align-items:center;column-gap:64px;transform:translateX(-50%);}
.gnb_wrap .gnb_list > li > a{display:block;padding:15px 0 20px;color:var(--color-bk);}
#wrap .gnb_wrap .gnb_list a.on{color:var(--color-main3);}
.gnb_wrap .gnb_util{display:flex;align-items:center;column-gap:20px;margin:11px 6px 14px;}
.gnb_wrap button{width:34px;aspect-ratio:1/1;background-color:transparent;color:var(--color-bk);}
.gnb_wrap button svg{width:100%;height:100%;}
.gnb_wrap .btn_menu:before{content:'';display:inline-block;width:100%;height:100%;background:url(/html/images/new/ico_menu.svg) no-repeat 50% 50% / 72.56% auto;}
.gnb_wrap .btn_search_close{display:none;width:32px;margin:1px 0;color:var(--color-bk);}
.header_main .gnb_wrap .gnb_list a{color:#fff;}
.header_main .gnb_wrap button{color:#fff;}
.header_main .gnb_wrap .btn_menu:before{content:'';background-image:url(/html/images/new/ico_menu_white.svg);}

.gnb_wrap .util_search{position:absolute;left:0;top:100%;visibility:hidden;width:100%;padding:34px 0 46px;background-color:#fff;text-align:center;opacity:0;transition:opacity .35s ease, visibility 0s .35s;}
.gnb_wrap .util_search .search_txt{padding:0 24px;width:495px;height:43px;line-height:1.5;border:1px solid #ccc;border-radius:20px;background-color:var(--color-sub) !important;font-size:1.6rem;letter-spacing:-.02em;}
.gnb_wrap .util_search .btn_search{margin:4px 0 5px 12px;color:var(--color-bk);}

header .gnb_wrap.is_search_open{background-color:#fff;}
.gnb_wrap.is_search_open .logo .white:after{content:none;}
.gnb_wrap.is_search_open .gnb_list a{color:var(--color-bk);}
.gnb_wrap.is_search_open .gnb_util .btn_search, .gnb_wrap.is_search_open .gnb_util .btn_menu{display:none;}
.gnb_wrap.is_search_open .btn_search_close{display:block;color:var(--color-bk);}
.gnb_wrap.is_search_open .util_search{visibility:visible;opacity:1;transition:opacity .35s ease, visibility 0s 0s;}

/* 25.07 deprecated
#header {width:100%;min-width:1100px;height:150px;margin:0 auto;text-align:center;background:#FFF;}
#header .util_wrap{ width:1000px; height:100px; display:inline-block;margin:0 auto; background:none;}
.util_wrap h1.logo {float:left;width:370px;height:85px;line-height:85px;margin-top:7px;text-align:left;}
.util_wrap h1.logo img{max-width:100%;max-height:100%;vertical-align:middle;}

.util_wrap .util_search {float:left; width:290px; background:none; margin:32px 0px 0px 0px; display:inline-block; }
.util_wrap .util_search .top_search { float:left; width:auto; padding:0px; text-align:center; border:2px solid #0078c1 !important; margin-left:0px; }
.util_wrap .util_search .top_search input.search_txt { width:225px; height:32px; line-height:32px; margin:2px; padding:0 0px; border:1px #FFF solid !important; font-size:14px; text-indent:5px;}
.util_wrap .util_search .top_search .search_btn { width:42px; height:36px; margin:0; background:url('/html/images/common/btn_search.png') right 50% no-repeat; border:0 none; text-indent:-999; font-weight:bold;}*/

.sub_menu_wrap{display:none;position:absolute;left:50%;top:59px;z-index:100;transform:translateX(-50%);width:1000px;background-color:#fff;padding:8px 80px 60px 80px;border-radius:0 0 20px 20px;}
.sub_menu_wrap .sub_menu{display:flex;}
.sub_menu_wrap .sub_menu .list_wrap{position:relative;display:flex;justify-content:space-between;padding-top:24px;padding-left:52px;min-height:310px}
.sub_menu_wrap .sub_menu.type2 .sub_menu_inbox{width:100%;}
.sub_menu_wrap .sub_menu.type2 .sub_menu_inbox h3{border-radius:10px;}
.sub_menu_wrap .sub_menu.type2 .list_wrap{min-height:auto;flex-direction: row;padding:0;}
.sub_menu_wrap .sub_menu.type2 .depth2_list{display:flex;flex-direction: row;justify-content: center;width: 100%;margin-top:24px;}
.sub_menu_wrap .sub_menu.type2 .depth2_list li a{display:flex;flex-direction: row;color: var(--color-bk);padding:0;}
.sub_menu_wrap .sub_menu.type2 .depth2_list li{position:relative;padding:0 59px;}
.sub_menu_wrap .sub_menu.type2.pad20 .depth2_list li{padding:0 20px;}
.sub_menu_wrap .sub_menu.type2 .depth2_list li + li:after{content:'';display:block;width:1px;height:43px;background-color:#ccc;position:absolute;left:0;top:-7px;}
.sub_menu .sub_menu_inbox{}
.sub_menu .sub_menu_inbox + .sub_menu_inbox{width:570px;}
.sub_menu .sub_menu_inbox + .sub_menu_inbox .list_wrap{padding-left:40px;}
.sub_menu .sub_menu_inbox + .sub_menu_inbox .list_wrap:after{content:'';position:absolute;left:0;top:24px;display:block;width:1px;height:266px;background-color:#ccc;}
.sub_menu .sub_menu_inbox h3{color:#fff;min-width:270px;height:49px;line-height:49px;border-radius:10px 0 0 10px;text-align:center;}
.sub_menu .sub_menu_inbox + .sub_menu_inbox h3{position:relative;border-radius:0 10px 10px 0;}
.sub_menu .sub_menu_inbox + .sub_menu_inbox h3:after{content:'';position:absolute;left:-2px;top:12px;display:block;width:5px;height:24px;border-radius:3px;background-color:#fff;}
.sub_menu .sub_menu_inbox + .sub_menu_inbox .sub_list{min-width:130px;}
.sub_menu .sub_menu_inbox .sub_list li a{font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:-.02em; font-family:var(--font-main-400);color: var(--color-bk);padding:0;}
.sub_menu .sub_menu_inbox .sub_list li + li{margin-top:8px;}
.sub_menu .sub_menu_inbox .list_level{}
.sub_menu .sub_menu_inbox .list_level h4 + .sub_list{margin-top:16px;}
.sub_menu .sub_menu_inbox .list_level .sub_list.list_horizon{margin-top:8px;display:flex;flex-wrap: wrap;flex-direction: column;height: 140px;gap:0 32px}
.sub_menu .sub_menu_inbox .list_level .sub_list.list_horizon li{margin-top:8px;}
.sub_menu .sub_menu_inbox .cs_list{position:absolute;right:0;bottom:0;min-width:130px;}
.sub_menu .sub_menu_inbox .cs_list li a{position:relative;padding:0 0 0 22px;font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:-.02em; font-family:var(--font-main-400);color: var(--color-bk);}
.sub_menu .sub_menu_inbox .cs_list li + li{margin-top:8px;}
.cs_list .ico_kakao:before{content:'';position:absolute;left:0;top:4px;display:block;width:16px;height:16px;background: url(/html/images/new/ico_kakao.svg) no-repeat 0 0;}
.cs_list .ico_qna:before{content:'';position:absolute;left:0;top:4px;display:block;width:16px;height:16px;background: url(/html/images/new/ico_qna.svg) no-repeat 0 0;}
.cs_list .ico_faq:before{content:'';position:absolute;left:0;top:4px;display:block;width:16px;height:16px;background: url(/html/images/new/ico_faq.svg) no-repeat 0 0;}

header .gnb_wrap.is_gnb_open{background-color:#fff;}
.gnb_wrap.is_gnb_open .logo .white:after{content:none;}
.gnb_wrap.is_gnb_open .gnb_list a{color:var(--color-bk);}
/* 25.07 deprecated
#header .inner{width:100%;height:50px;overflow:hidden;margin:0 auto;text-align:center;background:#0079c0 url('/html/images/common/menu_bg.jpg') 50% 0% repeat-y; }*/
.inner .menu_wrap{ float:none;width:1000px;text-align:center;margin:0 auto;}
.menu_wrap #gnb{float:none;width:1000px;display:inline-block;margin:0 auto;}
.menu_wrap #gnb li{float:left;width:200px; padding-left:0px; text-align:center; background:#0079c0;}
.menu_wrap #gnb li.first {float:left;padding-left:0px; background:#005586 url('/html/images/common/icon_fullmenu.png') 0 50% no-repeat;;}
.menu_wrap #gnb li a{display:block;color:#ffffff;font-weight:bold;font-size:18px;line-height:50px;}
.menu_wrap #gnb li.on a{color:#ffffff}
.menu_wrap #gnb li a:hover{color:#e6f6ff}

nav { width: 100%; z-index:1000; }
.nav_wrapper { position: relative; z-index:1000; left: 0; top: 0; width: 100%; transition: top .5s ease-out; background:#0079c0 url('/html/images/common/menu_bg.jpg') 50% 0% repeat-y; }
.menu { width: 100%; height:50px; transition: all 0.3s ease;}
.menu ul { padding: 0px; margin: 0px; list-style: none; position: relative; display: inline-block;}
.menu ul li { display: block;padding: 0px; margin: 0px; }
.menu > ul > li {float:left; display:inline-block;width:166px;height:50px; padding:0px;margin: 0px;  text-align:center; background:#0079c0; }
.menu ul li.first {float:left;padding-left:0px; background:#005586 url('/html/images/common/icon_fullmenu.png') 0 50% no-repeat;;}
.menu ul li.first  a:hover { background:#005586 url('/html/images/common/icon_fullmenu.png') 0 50% no-repeat;;}
.menu ul li a {  display:block;color:#ffffff;font-weight:bold;font-size:18px;line-height:50px;}
.menu ul li a:hover { display: block;background: #0079c0; color: #fff;}
.menu ul li.hover > a { display: block;background: #0079c0; color: #fff;}
.menu ul ul { display: none; position: absolute; top: 100%; width:180px; height:450px; background: #1195d1; padding:10px 0px;}
.menu ul li:hover > ul { display: block; }
.menu ul ul > li { position: relative; }
.menu ul ul > li a {width:100%; padding: 0px 0px 0px 27px; height:28px;line-height:28px; background:#1195d1 url('/html/images/common/dot2.png') 20px 50% no-repeat; text-align:left;color:#ffffff;font-weight:normal;font-size:15px;  box-sizing:border-box;}
.menu ul ul > li a:hover { background: #ffffff; color: #419bd0; }

.menu ul ul > li.h2 { position: relative; }
.menu ul ul > li.h2 a {width:100%;  padding: 0px 20px; height:33px;line-height:33px; text-align:left;color:#ffffff;font-weight:bold;font-size:16px; background:#1195d1; box-sizing:border-box;}
.menu ul ul > li.h2 a:hover { background: #ffffff; color: #419bd0; }

/* 25.07 deprecated
.global_tab { width:100%; height:44px; line-height:44px; background:#f4f4f4 url('/html/images/common/global_tab_bg.png') 0 100% repeat-x; text-align:center; }
.global_tab .global_tab_ul { display:inline-block; width:1000px; height:44px; line-height:40px; margin:0px auto; border-left:1px #d7d7d7 solid; }
.global_tab .global_tab_ul li{ float:left; width:auto; height:44px; line-height:44px; border-right:1px #d7d7d7 solid;}
.global_tab .global_tab_ul li a { display:block; height:44px; line-height:44px; padding:0px 25px; font-size:16px; font-weight:bold; color:#7a7a7a;}
.global_tab .global_tab_ul li.bestbook a { display:block; height:44px; line-height:16px; padding:6px 25px; font-size:16px; font-weight:bold; color:#7a7a7a; }
.global_tab .global_tab_ul li.bestbook a small { font-size:12px; }
.global_tab .global_tab_ul li.active a { display:block; height:44px; line-height:16px; padding:6px 25px; font-size:16px; font-weight:bold; color:#7a7a7a; }
.global_tab .global_tab_ul li.active a { background:#ffffff;}
.global_tab .global_tab_ul li.active a small { font-size:12px; }
.global_tab .global_tab_ul li.page { float:right; width:auto; height:44px; line-height:44px; border:none;}
.global_tab .global_tab_ul li.page a { display:block; height:44px; line-height:44px; padding:0px 7px 0px 20px; font-size:14px; font-weight:normal; color:#7a7a7a; background:url('/html/images/common/icon_page.png') 0px 50% no-repeat; }*/
/* //Header */


/* Fullmenu */
#fullmenu{position:absolute;left:0;top:0;z-index:1005;visibility:hidden;width:100%;height:1080px;overflow:hidden;background:linear-gradient(149.7deg, #05297B 19.41%, #00123C 89.06%);opacity:0;transform:translateY(-100%);transition:transform .6s ease,opacity .35s ease, visibility 0s .35s;}
#fullmenu.is_visible{visibility:visible;min-width:1337px;opacity:1;transform:translateY(0);transition:transform .6s ease, opacity .35s ease, visibility 0s 0s;}
#fullmenu:after{content:'';position:absolute;right:0;bottom:0;z-index:-1;display:block;width:1472px;height:982px;background:url(/html/images/new/bg_fullmenu.png) no-repeat 50% 50% / cover;}
#fullmenu .fullmenu_wrap{position:relative;width:1317px;height:inherit;margin:0 auto;}
#fullmenu .btn_close{position:absolute;right:0;top:67px;width:48px;aspect-ratio:1/1;background-color:transparent;color:#fff;}
#fullmenu .btn_close svg{width:100%;height:100%;}
#fullmenu .inner{width:1317px;padding-top:67px;}
#fullmenu .fm_list{display:grid;grid-template-columns:repeat(5, 1fr);gap:32px 100px;width:982px;margin-top:60px;}
#fullmenu .fm_item .style_headline3{display:inline-block;padding-bottom:12px;border-bottom:3px solid #fff;color:#fff;white-space:nowrap;}
#fullmenu .fm_item a{color:#fff;white-space:nowrap;}
#fullmenu .fm_item > ul{margin-top:32px;}
#fullmenu .fm_item li + li{margin-top:8px;}
#fullmenu .fm_slogan{line-height:1.5;margin-top:94px;font-family:var(--font-main-300);font-size:2.4rem;font-weight:300;color:#fff;text-align:center;}

/* 25.07 deprecated
#fullmenu { position:absolute; z-index:1005; top:0px; left:1px; width:100%; margin-top:0px; min-width:1100px;height:451px; background:#ffffff;border-bottom:1px #dedede solid; opacity:1; box-sizing:border-box;text-align:center; }
#fullmenu .fm_icon { position:absolute; width:200px; height:50px; top:-50px; left:50%; margin-left:-500px; }
#fullmenu .fm_icon img { width:200px; height:50px; }
#fullmenu a.fm_close { display:block; position:absolute; width:45px; height:45px; top:20px; left:50%; margin-left:530px; }
#fullmenu .inner {  width:1000px; height:450px; margin:0px auto; text-align:left; display:inline-block; }
#fullmenu .inner .fm_first { float:left; width:166px;height:450px; background:url('/html/images/common/fm_first.png') no-repeat; }
#fullmenu .inner .fm_sub { float:left; width:166px; height:450px; padding:20px 0px 0px 17px; display:inline-block; border-right:1px #dedede solid; background:#ffffff;}
#fullmenu .inner .fm_sub2 {background:#fbfbfb; }
#fullmenu .inner .fm_sub h2 { font-size:15.5px; color:#333333; font-weight:bold; line-height:33px;  }
#fullmenu .inner .fm_sub ul { width:100%; display:inline-block; margin-top:3px; }
#fullmenu .inner .fm_sub li { padding:0px; }
#fullmenu .inner .fm_sub li a { display:block; font-size:14px; color:#666666; line-height:28px;padding-left:10px; background:url('/html/images/common/dot_fm.png') 0px 50% no-repeat; }
#fullmenu .inner .fm_sub li a:hover { color:#333333; text-decoration:none;  }*/
/* //Fullmenu */


/* Footer */
footer{width:100%;min-width:1337px;padding:120px 0;background-color:var(--color-main1);}
footer .inner{display:flex;width:1065px;}
footer .com_info{width:532px;padding-top:22px;}
footer .com_info .foot_list{display:flex;gap:13px;}
footer .com_info .foot_list li a{color:#fff;}
footer .com_info .com1{margin-top:35px;color:var(--color-gray);}
footer .com_info .com2{margin-top:13px;color:var(--color-gray);}

footer .cs_box{width:533px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:46px;color:#fff;padding-left:80px;height:306px;border-left:1px solid var(--color-gray);}
footer .cs_box a{position:relative;color:#fff;display:flex;align-items: center;}
footer .cs_box a:after{content:'';display:block;width:24px;height:24px;background: url(/html/images/new/ico_chevron.svg) no-repeat 50% 50%;margin-left:4px;}
footer .cs_box .cs_kakao{}
footer .cs_box .cs_kakao .ico_kakao{position:relative;display:inline-block;width:36px;height:100%;margin-left:8px;}
footer .cs_box .cs_kakao .ico_kakao img{position:absolute;left:0;top:-2px;}

/* 25.07 deprecated
#footer{ width:100%; min-width:1000px; background:#555555; }
#footer .foot_menu{width:100%;background:#434343;margin:0 auto; text-align:center;}
.foot_menu .foot_list{width:auto;margin:0 auto;text-align:center;padding:20px 0}
.foot_menu .foot_list li{padding-left:35px;background: url(/common/images/default/blt_wbar.jpg) no-repeat 18px 50%;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.foot_menu .foot_list li.first{background-image:none;padding-left:0}
.foot_menu .foot_list li a{color:#fff;font-size:14px;font-weight:normal;}
.foot_menu .foot_list li a.footer_privacy_policy{font-weight:normal;color:#ffe505;}
#footer .copy{padding:35px 0 35px 0;overflow:hidden;width:1000px;margin:0 auto;}
#footer .copy .foot_logo{float:left;margin:8px 30px 0 26px}
.foot_info{overflow:hidden;text-align:left;font-size:14px; color:#8b8b8b; display:inline-block; line-height:25px;}
.foot_info b { color:#ffffff; font-weight:bold; }
.foot_info .foot_info1 { float:left; width:500px;  }
.foot_info .foot_info2 { float:right; width:500px; border-left:1px #727272 solid; padding-left:50px; }*/
/* //Footer */



/**** Main ****/
/* 25.07 deprecated
!* main 상단롤링배너 *!
.main_visual_new { position:relative;height:470px; width:100%; background:url('/html/images/common/main1.jpg') 50% 0px no-repeat; text-align:center; }
.main_visual_new img { height:470px; width:100%; }

.main_visual{position:relative;width:100%;height:470px;}
#slides{position:absolute;top:0;left:0;z-index:100}
.slides_container{width:1000px;height:auto;overflow:hidden}
.slides_container img {width:1000px;height:auto;}
.slides_container div{width:1100px;height:auto;display:block}
.pagination{position:absolute;left:50%;bottom:8px;z-index:101;margin:auto; margin-left:-45px;}
.pagination li{width:30px;height:30px;float:left;margin:0;background: url('/common/images_skin2/common/main_dot_off.png') no-repeat 0 0;}
.pagination li a{display:block;text-align:center;line-height:30px;font-weight:700;color:#fff;text-indent:-9999999px;}
.pagination li.current{background: url('/common/images_skin2/common/main_dot_on.png') no-repeat 0 0}*/

/* main 상단롤링배너 */
.main_visual{position:relative;z-index:100;min-width:1337px;height:932px;}
#slides{position:absolute;top:0;left:0;z-index:100}
.slides_container{width:100%;height:932px;overflow:hidden}
.slides_container div{width:100%;height:100%;display:block;background-size: cover !important;}
.slides_container img {width:100%;height:auto;image-rendering: -webkit-optimize-contrast; transform: translateZ(0); backface-visibility: hidden;}

.main_visual .pagination{position:absolute;width:100%;left:0;bottom:20px;z-index:10;margin:0px;text-align:center; }
.main_visual .pagination li{width:13px;height:13px;float:none;display:inline-block;padding:0px;margin:6px;background:#fff;border-radius:50%;}
.main_visual .pagination li a{line-height:13px;text-indent:-9999999px; width:13px; height:13px;}
.main_visual .pagination li.current{background:#444;}

.main_visual a.prev { position:absolute !important;top:200px;left:50%;margin-left:-650px;width:50px;height:50px;text-indent:-999999px; z-index:999;background:url('/html/images/common/arrow_left.png') no-repeat;background-size:cover;}
.main_visual a.next { position:absolute !important;top:200px;left:50%;margin-left:600px;width:50px;height:50px;text-indent:-999999px; z-index:999;background:url('/html/images/common/arrow_right.png') no-repeat;background-size:cover;}

.main_visual .style_slogan1{position:absolute;left:50%;top:330px;z-index:10;margin-left:-220px;color:#fff;transform:translateX(-50%);}
.main_visual .style_slogan1 span{display:inline-block;width:100%;}
/* //main 상단롤링배너 */


/* Floating */
#container .floating_wrap{position:relative;z-index:101;}
#container .floating_kakao{position:absolute;right:6%;top:-212px;display:block;width:100px;aspect-ratio:1/1;}
#container .floating_kakao img{width:100%;height:auto;}
/* //Floating */


/* Quick menu */
.main_quick{position:absolute;left:0;top:0;z-index:100;width:100%;min-width:1337px;height:148px;box-shadow:0 -4px 20px 0 rgba(0, 0, 0, 0.25);}
.main_quick .inner{display:flex;align-items:center;height:100%;}
.main_quick .style_headline2{position:relative;width:260px;height:100%;background-color:#35549A;color:#fff;}
.main_quick .style_headline2 span{position:absolute;}
.main_quick .style_headline2 span:first-of-type{left:70px;top:34px;}
.main_quick .style_headline2 span:last-of-type{left:110px;top:65px;}
.main_quick .quick_list{display:flex;align-items:center;}
.main_quick .quick_list li{width:156px;}
.main_quick .quick_list li a{display:flex;flex-direction:column;align-items:center;font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;color:#666;text-align:center;}
.main_quick .quick_list li a:before{content:'';}
.main_quick .quick_list li .quick_worker:before{width:48px;height:38px;margin-bottom:8px;background:url(/html/images/new/ico_quick_worker.svg) no-repeat 50% 50%;}
.main_quick .quick_list li .quick_lle:before{width:46px;height:42px;margin-bottom:5px;background:url(/html/images/new/ico_quick_lle.svg) no-repeat 50% 50%;}
.main_quick .quick_list li .quick_mypage:before{width:48px;height:50px;margin-bottom:8px;background:url(/html/images/new/ico_quick_mypage.svg) no-repeat 50% 50%;}
.main_quick .quick_list li .quick_notice:before{width:48px;height:44px;margin-bottom:8px;background:url(/html/images/new/ico_quick_notice.svg) no-repeat 50% 50%;}

/* 25.07 deprecated
.main_topmenu { position:relative; width:1000px; height:270px;border:1px solid #dfdfdf;background:#ffffff; margin:0; z-index:900;}
.main_topmenu .main_topmenu_title{font-weight:normal;font-size:24px;color:#111111;background:#ffffff;height:100px;line-height:100px;text-align:center;}
.main_topmenu .main_topmenu_list{margin:0px 25px; width:950px;border:none;}
.main_topmenu .main_topmenu_list li{ float:left; width:25%;border:none;}
.main_topmenu .main_topmenu_list li a{display:block;font-size:16px;color:#000000;font-weight:bold;line-height:25px; padding:0px;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.main_topmenu .main_topmenu_list li a img { display:block; margin:0px auto 10px auto;text-align:center;}
.main_topmenu .main_topmenu_list li.on a{color:#0f91d0;!* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% *!}
.main_topmenu .main_topmenu_list li a:hover{color:#0f91d0;!* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% *!}*/
/* //Quick menu */


/* HRD System */
.main_system{width:100%;min-width:1337px;padding:120px 0 103px;background-color:var(--color-sub);}
.main_system .content_wrap{position:relative;padding-top:644px;}

.main_system .line{position:absolute;left:0;top:329px;display:block;width:1306px;height:14px;border-radius:30px;background-color:var(--color-main1);}
.main_system .line:after{content:'';position:absolute;right:-7px;top:50%;display:block;width:15px;height:38px;background:url(/html/images/new/triangle.svg) no-repeat 50% 50%;transform:translateY(-50%);}

.main_system .bubble_box{position:absolute;top:56px;display:flex;flex-direction:column;align-items:center;}
.main_system .bubble_box.reverse{top:146px;}
.main_system .bubble_box.box01{left:14px;}
.main_system .bubble_box.box02{left:318px;}
.main_system .bubble_box.box03{left:620px;}
.main_system .bubble_box.box04{left:922px;}

.main_system .bubble{position:relative;width:367px;margin-bottom:24px;border-radius:10px;background-color:#fff;text-align:center;}
.main_system .reverse .bubble{order:3;margin:24px 0 0;}
.main_system .box01 .bubble{padding:26px 0 27px;}
.main_system .box02 .bubble{padding:30px 0 25px;}
.main_system .box03 .bubble{padding:25px 0 28px;}
.main_system .box04 .bubble{padding:31px 0 25px;}
.main_system .bubble:after{content: '';position:absolute;left:50%;bottom:-24px;z-index:1;display:block;width:0;border-width:38px 21px 0;border-style:solid;border-color:#fff transparent;transform:translateX(-50%);}
.main_system .reverse .bubble:after{top:-14px;bottom:auto;transform:translateX(-64%) rotate(60deg);}
.main_system .bubble p{margin-top:16px;}

.main_system .dot{position:relative;margin-top:16px;}
.main_system .reverse .dot{order:2;margin:0 0 16px;}
.main_system .dot:before{content:'';position:relative;z-index:1;display:inline-block;width:40px;aspect-ratio:1/1;border:8px solid var(--color-main2);border-radius:50%;background-color:var(--color-sub);}
.main_system .dot:after{content:'';position:absolute;left:50%;bottom:-36px;display:inline-block;width:5px;height:43px;background:url(/html/images/new/dashed.svg) no-repeat 50% 50%;transform:translateX(-50%);}
.main_system .reverse .dot:after{top:-36px;bottom:auto;}

.main_system .icon{position:relative;width:136px;aspect-ratio:1/1;margin-top:35px;border-radius:50%;background-color:var(--color-main2);}
.main_system .reverse .icon{order:1;margin:0 0 35px;}
.main_system .icon:before{content:'';position:absolute;left:50%;top:50%;display:block;transform:translate(-50%, -50%);}
.main_system .box01 .icon:before{width:76px;height:55px;background:url(/html/images/new/ico_video.svg) no-repeat 50% 50%;}
.main_system .box02 .icon:before{width:76px;height:62px;background:url(/html/images/new/ico_book.svg) no-repeat 50% 50%;}
.main_system .box03 .icon:before{width:73px;height:60px;background:url(/html/images/new/ico_folder.svg) no-repeat 50% 50%;}
.main_system .box04 .icon:before{width:78px;height:78px;background:url(/html/images/new/ico_clock.svg) no-repeat 50% 50%;}
/* //HRD System */


/* HRD Story */
.main_story{padding:160px 0;}
.main_story .story_wrap{margin-top:52px;}
.main_story .card{display:flex;align-items:center;}
.main_story .card:after{content:'';flex-shrink:0;width:671px;height:420px;}
.main_story .card.reverse:after{order:-1;}
.main_story .card + .card{margin-top:70px;}
.main_story .card_text{flex:1;display:flex;flex-direction:column;padding:0 80px 0 120px;}
.main_story .card_text h4{order:3;margin-top:32px;color:var(--color-main1);}
.main_story .card_text h5{order:1;}
.main_story .card_text p{order:2;margin-top:32px;}
.main_story .card_text a{order:4;margin-top:22px;}
.main_story .story01:after{background:url(/html/images/new/main_story01.jpg) no-repeat 50% 50% / cover;}
.main_story .story02:after{background:url(/html/images/new/main_story02.jpg) no-repeat 50% 50% / cover;}
.main_story .story03:after{background:url(/html/images/new/main_story03.jpg) no-repeat 50% 50% / cover;}
.main_story .inner > a{position:relative;margin-top:148px;justify-content:center;}
.main_story .inner > a:before{content:'';position:absolute;left:50%;bottom:-6px;width:173px;height:1px;background-color:#000;transform:translateX(-50%);}
/* //HRD Story */


/* Bar Banner */
.main_bar_banner{width:100%;min-width:1337px;height:467px;padding-top:120px;background:url(/html/images/new/main_bar_banner01) no-repeat 50% 50% / cover;color:#fff;text-align:center;}
.main_bar_banner .has_arrow{display:inline-flex;margin-top:48px;padding:10px 40px 10px 44px;border:1px solid #fff;border-radius:30px;color:#fff;}
/* //Bar Banner */


/* Notice Board */
.main_board{padding:120px 0;}
.main_board .inner{display:flex;padding:0 10px;}
.main_board .title_wrap{flex-shrink:0;width:250px;margin-top:68px;}
.main_board .title_wrap > a{column-gap:8px;line-height:1.5;margin-top:24px;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;}
.main_board .tab_wrap{flex:1;width:calc(100% - 250px);padding-left:84px;}
.main_board .tab_list{display:flex;justify-content:flex-end;align-items:center;column-gap:4px;}
.main_board .tab_list .tab{line-height:1;padding:9px 12px 10px;border-radius:20px;background-color:var(--color-sub);font-size:1.8rem;color:var(--color-gray);text-align:center;letter-spacing:-.02em;white-space:nowrap;}
.main_board .tab_list .tab:hover{box-shadow:0 3px 8px rgba(0, 0, 0, .24);}
.main_board .tab_list .is_active .tab{background-color:var(--color-main3);font-weight:700;color:#fff;}

.main_board .panel_wrap{margin-top:8px;border-top:1px solid var(--color-gray);border-bottom:1px solid var(--color-gray);}
.main_board .list_top + .list_top{border-top:1px solid var(--color-gray);}
.main_board .list_top li{display:flex;justify-content:space-between;align-items:center;column-gap:24px;padding:0 24px 0 36px;background:none;}
.main_board .list_top li + li{border-top:1px solid #ccc;}
.main_board .list_top li .cate{min-width:100px;line-height:1.5;padding:6px 12px 5px;border-radius:5px;background-color:var(--color-main3);font-size:1.2rem;font-weight:700;color:#fff;text-align:center;}
.main_board .list_top li a{flex:1;line-height:1.2;padding:16px 0;overflow:hidden;font-size:2rem;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;}
.main_board .list_top li .date{color:var(--color-gray);}
/* //Notice Board */


.main_title {height:40px;line-height:40px;font-size:26px;font-weight:700;color:#000000; margin:40px 0 15px 0; text-align:center; }

/* main 추출 강의 스타일 */
.horizontal_wrap .top_title {height:40px;line-height:40px;font-size:26px;font-weight:700;color:#000000; margin:40px 0 15px 0; text-align:center; }
.horizontal_wrap .horizontal_list {overflow:hidden}
.horizontal_wrap .horizontal_list li{float:left;border:1px solid #e5e5e5;padding-bottom:13px;min-height:200px;width:258px;margin-left:20px;}
.horizontal_wrap .horizontal_list li.nodata{padding:90px 0;min-height:50px;width:1098px;border:1px solid #e5e5e5;margin-left:0;}
.horizontal_wrap .horizontal_list li.first{margin-left:0;}
.horizontal_list span{display:block;}
.horizontal_list span.img_box{border-bottom:1px solid #e0e1e4;position:relative;margin-bottom:15px;width:256px;height:145px}
.horizontal_list span.img_box a{position:relative;display:block;}
.horizontal_list span.img_box > a > img{width:256px;height:144px;}
.horizontal_list span.list_subject{font-weight:bold;font-size:16px;color:#000;padding-bottom:13px;text-align:center}
.horizontal_list span.list_subtitle { border-bottom:1px #e2e2e2 solid; margin:3px 0 10px 0; padding:0px;  max-height:50px; overflow:hidden; }
.horizontal_list span.list_subtitle p {font-weight:normal;font-size:13px;color:#777777;text-align:left; margin-bottom:13px; padding:0px 10px 0px 20px; line-height:18px; max-height:36px; overflow:hidden; }
.horizontal_list span.list_blt {margin-left:20px; padding-left:10px;text-align:left;line-height:19px;font-size:13px; color:#777777; background:url('/html/images/common/dot1.png') 0px 8px no-repeat;text-overflow:ellipsis;overflow:hidden;white-space:nowrap }
.horizontal_list span.list_price {font-size:15px; color:#da0000;font-weight:bold;text-align:center; margin-top:13px;}
.horizontal_wrap .more{position:absolute;right:13px;top:10px}

/* 메인 컨텐츠 -  추천강의 */
.mcourse_recomm { display:inline-block; width:1000px; height:425px; overflow:hidden; border:1px #dcdcdc solid; background:#ffffff; text-align:center;}
.mcourse_recomm .main_course_tab { float:none; display:inline-block; width:auto; height:50px; line-height:50px; margin:10px auto 0px auto; text-align:center; }
.mcourse_recomm .main_course_tab li {float:left;width:auto;height:50px; background:url('/html/images/common/main_course_part.png') 0% 50% no-repeat;}
.mcourse_recomm .main_course_tab li:first-child { background:none;}
.mcourse_recomm .main_course_tab li a { display:block; background:none; width:auto; margin:0px 15px; padding:0px; height:50px; line-height:50px; font-size:15px; font-weight:bold; color:#666666; }
.mcourse_recomm .main_course_tab li a:hover { color:#000000; }
.mcourse_recomm .main_course_tab li.active a { display:block;  width:auto; margin:0px 15px; color:#000000; background:none; }
.mcourse_recomm .main_course_info { float:none; width:990px; margin:0px 20px; }
.main_course_info .horizontal_list li{float:left; background:#ffffff; border:1px solid #e5e5e5; border-right:1px solid #e5e5e5; padding:0; padding-bottom:15px; min-height:320px; width:217px; margin:10px 10px 20px 10px;}
.main_course_info .horizontal_list li.nodata{ padding:90px 0;border:none;min-height:47px;width:950px; background:none;}
.main_course_info .horizontal_list li.first{ padding-left:0; margin-left:15px; border-left:1px solid #e5e5e5;}
.main_course_info .horizontal_list span.img_box{border-bottom:1px solid #e0e1e4;position:relative;margin-bottom:10px;width:215px;height:135px}
.main_course_info .horizontal_list span.img_box >  a > img{width:215px;height:135px;text-align:center}
.main_course_info .horizontal_list span.list_subject{ font-weight:bold;padding:0 10px 10px 20px; margin-bottom:13px; font-size:15px; line-height:35px; background:url('/html/images/common/list_subject.png') 20px 100% no-repeat; text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.main_course_info .horizontal_list span.list_cont { font-weight:normal;padding:0 15px 10px 20px;  margin-bottom:10px; border-bottom:1px #e0e1e4 solid; font-size:13px; line-height:19px; height:38px; overflow:hidden; text-align:left; text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.main_course_info .horizontal_list span.list_blt{margin-left:20px; padding-left:10px;text-align:left;line-height:19px;font-size:13px; color:#777777; background:url('/html/images/common/dot1.png') 0px 8px no-repeat;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}

.best_course { display:inline-block; width:1000px; padding:0px; margin:0px; }
.best_course li { float:left; padding:0px; margin:0px; }
.best_course li.main_ban1,
.best_course li.main_ban1 img { width:335px; height:323px; }
.best_course li.main_ban2,
.best_course li.main_ban2 img { width:330px; height:323px; }
.best_course li.main_ban3,
.best_course li.main_ban3 img { width:335px; height:323px; }
.best_course li.main_ban4,
.best_course li.main_ban4 img { width:335px; height:322px; }
.best_course li.main_ban5,
.best_course li.main_ban5 img { width:330px; height:322px; }
.best_course li.main_ban6,
.best_course li.main_ban6 img { width:335px; height:322px; }

.horizontal_book_list{overflow:hidden}
.horizontal_book_list li{float:left;padding:0;min-height:180px;width:135px; margin:0 0px 0 20px;}
.horizontal_book_list li.nodata{width:450px;padding:90px 0;min-height:47px;margin-left:0;}
.horizontal_book_list li.first{margin-left:0;}
.horizontal_book_list li .img_box{border:1px solid #e0e1e4;position:relative;margin-bottom:15px;width:122px;height:137px}
.horizontal_book_list li .img_box a{position:relative;display:block}
.horizontal_book_list li .img_box >  a > img{width:120px;height:135px;text-align:center}
.horizontal_book_list li .list_subject{font-weight:bold;font-size:13px;color:#000000;text-align:center;text-overflow:none;overflow:hidden;white-space:nowrap;}
.horizontal_book_list li .list_cont {width:130px;text-align:center;line-height:18px;font-size:13px;color:#7a7a7a;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.horizontal_book_list li .list_cont b{color:#d62720; font-size:15px; }


/* 메인 컨텐츠 -  하단 영역 */
.square_wrap {display:inline-block; margin:0px auto 30px auto; box-sizing:border-box; }
.square_wrap .main_cs {float:left; width:315px; background:#ffffff; border:none; padding:0px;position:relative; height:232px;margin-right:0px;}
.square_wrap .main_cs li { display:block; width:315px; height:114px;border:1px #e5e5e5 solid; font-size:20px;font-weight:bold;color:#333;padding:20px 0px 20px 20px ; margin-bottom:12px; background:#fbfbfb;}
.square_wrap .main_cs li.main_cs1 { background:#fbfbfb url('/html/images/common/main_cs1.png') 0px 50% no-repeat;}
.square_wrap .main_cs li.main_cs2 { background:#fbfbfb url('/html/images/common/main_cs2.png') 0px 50% no-repeat;}
.square_wrap .main_cs h2 { display:none; }
.square_wrap .main_cs p {font-size:12px; color:#666;font-weight:normal; padding:0px;line-height:17px; margin-left:75px;}
.square_wrap .main_cs .cs_tel {color:#000000;font-size:28px;font-weight:normal;padding:0px; line-height:40px; letter-spacing:-0.07em; margin-left:72px;}

.square_wrap .main_board  { float:left;background:#ffffff; width:665px;margin-right:20px; }
.square_wrap .main_board .mboard_title { height:45px; border-left:1px #dcdcdc solid;background:#efefef;border:1px #dcdcdc solid; }
.square_wrap .main_board .mboard_title span { float:left; width:120px;  }
.square_wrap .main_board .mboard_title span a { display:block; width:120px; height:44px; line-height:44px; font-size:17px; font-weight:bold; text-align:center; background:none; color:#666666; border-left:0; border-right:1px #dcdcdc solid;   }
.square_wrap .main_board .mboard_title span a.active { background:#ffffff; font-size:17px;  color:#0079c0; font-weight:bold;  }
.square_wrap .main_board .mboard_cont { width:665px; height:195px; padding:20px 25px; border:1px #e4e4e4 solid;border-top:none;}
.square_wrap .main_board .mboard_more { text-align:right; margin:10px 20px 0 0;}
/**** //Main ****/



/**** Sub ****/
.content_title{height:auto;line-height:1.3;font-family:var(--font-main-700);font-size:4rem;font-weight:700;color:var(--color-bk);letter-spacing:-.02em;/*background:url('/html/images/common/page_title.png') 0px 0px no-repeat;*/}


/*lnb */
.left_area{ }
.left_area .lnb_title{display:none;font-weight:bold;font-size:24px;color:#fff;background-color:#0f91d0;height:85px;line-height:85px;text-align:center;border:1px solid #dfdfdf;}
.left_area .lnb_list{margin-bottom:50px;border:none;}
.left_area .lnb_list li{ float:left; width:16.66666%; border:none;}
.left_area .lnb_list li.half{width:50%;float:left;}
.left_area .lnb_list li a{display:block;font-size:16px;color:#2e2e2e;text-align:center;border:1px solid #dfdfdf;font-weight:bold;height:55px;line-height:53px;padding:0px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area .lnb_list li.on a{color:#0079c0; border:3px #1a90d5 solid; line-height:49px; /* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li a:hover{color:#0079c0; border:1px #8dbad4 solid; /* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li.on a:hover{color:#0079c0; border:3px #1a90d5 solid; line-height:49px; /* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li.lnb_sub {background-color:#f1f2f4; padding-left:14px; /* height:28px; line-height:28px; */}
.left_area .lnb_list li.lnb_sub a{font-weight:normal; padding:4px 20px;}
.left_area .lnb_list li.lnb_sub.on a{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}
.left_area .lnb_list li.lnb_sub a:hover{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}

.left_area .lnb_list.lnb_list2 li{ width:16.6%; border:none;}

.main_page_wrap .left_area .lnb_list{display:flex;justify-content:center;}
.main_page_wrap .left_area .lnb_list li{float:none;}

.left_full_area{  width:100%; height:auto; text-align:center; z-index:1000; margin-bottom:30px;}
.left_full_area .left_full_inner {  width:1000px; height:270px;border:1px solid #dfdfdf;background:#ffffff; margin:-105px auto 0px auto; z-index:1000;}
.left_full_area .lnb_full_title{font-weight:normal;font-size:24px;color:#111111;background:#ffffff;height:100px;line-height:100px;text-align:center;}
.left_full_area .lnb_full_list{margin:0px 25px; width:950px;border:none;}
.left_full_area .lnb_full_list li{ float:left; width:25%;border:none;}
.left_full_area .lnb_full_list li.half{width:50%;float:left;}
.left_full_area .lnb_full_list li a{display:block;font-size:16px;color:#000000;font-weight:bold;line-height:25px; padding:0px;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_full_area .lnb_full_list li a small { font-size:14px;color:#333333;font-weight:normal;}
.left_full_area .lnb_full_list li a img { display:block; margin:0px auto 10px auto;text-align:center;}
.left_full_area .lnb_full_list li.on a{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_full_area .lnb_full_list li a:hover{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_full_area .lnb_full_list li.lnb_sub {background-color:#f1f2f4; padding-left:14px; /* height:28px; line-height:28px; */}
.left_full_area .lnb_full_list li.lnb_sub a{font-weight:normal; padding:4px 20px;}
.left_full_area .lnb_full_list li.lnb_sub.on a{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}
.left_full_area .lnb_full_list li.lnb_sub a:hover{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}
.left_full_area .lnb_full_list2 li {float:left;  width:20%; }



/* Sub Visual */
.sub_top{width:100%;min-width:1337px;height:277px;margin:0;}
.sub_top img{display:none; width:1000px; height:277px; margin:0 auto; }
.sub_top1{background:#eee url(/html/images/new/sub_visual_worker.jpg) no-repeat 50% 50% / cover;}
.sub_top2 { background:#eeeeee url('/html/images/common/sub2.jpg') 50% 0px no-repeat; }
.sub_top3 { background:#eeeeee url('/html/images/common/sub3.jpg') 50% 0px no-repeat; }
.sub_top4{background:#eee url(/html/images/new/sub_visual_license.jpg) no-repeat 50% 50% / cover;}
.sub_top5{background:#eee url(/html/images/new/sub_visual_cs.jpg) no-repeat 50% 50% / cover;}
.sub_top6{background:#eee url(/html/images/new/sub_visual_mypage.jpg) no-repeat 50% 50% / cover;}
.sub_top7{background:#eee url(/html/images/new/sub_visual_member.jpg) no-repeat 50% 50% / cover;}
.sub_top8{background:#eee url(/html/images/new/sub_visual_intro.jpg) no-repeat 50% 50% / cover;}
.sub_top9{background:#eee url(/html/images/new/sub_visual_course.jpg) no-repeat 50% 50% / cover;}
.sub_top10 { background:#eeeeee url('/html/images/common/sub10.jpg') 50% 0px no-repeat; height:240px;}
.sub_top11 { background:#eeeeee url('/html/images/common/sub1.jpg') 50% 0px no-repeat; height:240px; }
.sub_top_lle{background:#eee url(/html/images/new/sub_visual_lle.jpg) no-repeat 50% 50% / cover;}
.sub_top_support{background:#eee url(/html/images/new/sub_visual_support.jpg) no-repeat 50% 50% / cover;}
/* //Sub Visual */


/* Breadcrumb */
.main_page_wrap h2.page_title{position:absolute;left:50%;top:214px;font-family:var(--font-main-700);font-size:4.8rem;font-weight:700;color:#fff;text-align:center;letter-spacing:-.02em;transform:translateX(-50%);}
.path{position:relative;top:auto;width:100%;min-width:1337px;height:36px;border-bottom:1px solid #ccc;}
.path .inner{display:flex;justify-content:flex-end;align-items:center;height:35px;}
.path_list{float:none;display:flex;padding-left:22px;margin-right:65px;background:url(/html/images/new/ico_home.svg) no-repeat 0 50%;}
.path_list li{float:none;line-height:1.5;padding-left:0;margin:2px 0 0 8px;background:none;font-size:1.2rem;color:var(--color-gray);}
.path_list li.last{color:var(--color-gray);}
.path_list li:before{content:'';display:inline-block;width:4px;aspect-ratio:1/2;margin-right:8px;background:url(/html/images/new/ico_chevron_gray.svg) no-repeat 50% 50%;}

/* 25.07 deprecated
.path{position:absolute;right:0;top:-20px;overflow:hidden}
.path_list{float:right;background: url(/common/images/default/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 3px;margin-left:5px;font-size:12px;line-height:18px;height:18px}
.path_list li.last{color:#222}*/
/* //Breadcrumb */



.commu_tab { width:1010px; display:inline-block; margin-right:-10px; border-top:1px #cccccc solid; border-bottom:1px #cccccc solid; margin-bottom:20px; }
.commu_tab li { float:left; width:240px; height:65px; line-height:65px; margin:20px 10px 20px 0px;  }
.commu_tab li a {display:block; line-height:65px; font-size:17px; font-weight:bold; color:#333333; background:#ebebeb; text-align:center; }
.commu_tab li a:hover { background:#cccccc; }
.commu_tab li.active a { color:#ffffff; background:#01a89e; }
.commu_tab li.active a:hover { background:#008e85; }


/* Pagenation */
.page_box li div{width:32px;height:32px;line-height:32px;border:1px solid #ccc;border-radius:5px;background-color:#fff;font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;color:var(--color-gray);cursor:pointer;}
.page_box .page_first_btn{position:relative;width:32px;height:32px;border:1px solid #ccc;background:none;}
.page_box .page_first_btn:before{content:'';position:absolute;left:-1px;top:2px;display:inline-block;width:26px;height:26px;background:url(/html/images/new/ico_chevron_page.svg) no-repeat 50% 50%;}
.page_box .page_first_btn:after{content:'';position:absolute;left:5px;top:2px;display:inline-block;width:26px;height:26px;background:url(/html/images/new/ico_chevron_page.svg) no-repeat 50% 50%;}
.page_box .page_last_btn{position:relative;width:32px;height:32px;border:1px solid #ccc;background:none;transform:rotate(180deg);}
.page_box .page_last_btn:before{content:'';position:absolute;left:5px;top:2px;display:inline-block;width:26px;height:26px;background:url(/html/images/new/ico_chevron_page.svg) no-repeat 50% 50%;}
.page_box .page_last_btn:after{content:'';position:absolute;left:-1px;top:2px;display:inline-block;width:26px;height:26px;background:url(/html/images/new/ico_chevron_page.svg) no-repeat 50% 50%;}
.page_box .page_prev_btn{width:32px;height:32px;border:1px solid #ccc;background:url(/html/images/new/ico_chevron_page.svg) no-repeat 50% 50%;}
.page_box .page_next_btn{width:32px;height:32px;border:1px solid #ccc;background:url(/html/images/new/ico_chevron_page.svg) no-repeat 50% 50%;transform:rotate(180deg);}
.page_box li .page_number_btn_on{width:32px;height:32px;line-height:32px;background-color:var(--color-point);font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;color:var(--color-bk);}
.page_box li .page_number_btn:hover{width:32px;height:32px;line-height:32px;border:1px solid var(--color-point);background-color:rgba(147, 239, 76, 0.1);color:var(--color-bk);}

/* //Pagenation */


/* 과정 분류 */
.course_search_wrap{margin:36px 0 80px;padding:85px 166px 60px;background-color:var(--color-sub);}
.course_search_wrap .link_box{display:flex;align-items:center;border:1px solid #ccc;border-radius:10px;}
.course_search_wrap .link_box a{flex:1;padding:27px 0;border-radius:10px 0 0 10px;background-color:#fff;text-align:center;}
.course_search_wrap .link_box a + a{border-left:1px solid #ccc;border-radius:0 10px 10px 0;}
.course_search_wrap .link_box a.active{background-color:var(--color-main2);color:#fff;}
.course_search_wrap .filter_box{display:grid;grid-template-columns:repeat(6, 1fr);gap:16px 48px;margin-top:52px;padding:40px 72px 40px 70px;border:1px solid #ccc;border-radius:10px;background-color:#fff;}
.course_search_wrap .filter_box input[type='radio']{appearance:none;-webkit-appearance:none;}
.course_search_wrap .filter_box input[type='radio'] + label{position:relative;display:flex;align-items:center;column-gap:6px;line-height:1.5;font-size:1.6rem;letter-spacing:-.02em;}
.course_search_wrap .filter_box input[type='radio'] + label:before{content:'';width:16px;aspect-ratio:1/1;border:1px solid #ccc;border-radius:50%;}
.course_search_wrap .filter_box input[type='radio']:checked + label:before{border-color:var(--color-main3);}
.course_search_wrap .filter_box input[type='radio']:checked + label:after{content:'';position:absolute;left:4px;top:50%;width:8px;aspect-ratio:1/1;border-radius:50%;background-color:var(--color-main3);transform:translateY(-50%);}
.course_search_wrap .search_form_wrap{position:relative;display:flex;align-items:center;margin-top:42px;}
.course_search_wrap .search_form_wrap .search_input{width:100%;height:auto;line-height:1.5;padding:15px 55px 16px 30px;border:1px solid #ccc;border-radius:10px;font-size:1.6rem;letter-spacing:-.02em;}
.course_search_wrap .search_form_wrap .search_input::placeholder{color:var(--color-gray);}
.course_search_wrap .search_form_wrap .btn_reset_text{position:absolute;left:540px;top:50%;width:26px;aspect-ratio:1/1;background-color:transparent;color:var(--color-gray);transform:translateY(-50%);}
.course_search_wrap .search_form_wrap .btn_reset_text svg{width:100%;height:auto;}
.course_search_wrap .search_form_wrap .button{flex-shrink:0;width:164px;margin-left:20px;padding-block:16px;border:1px solid #ccc;border-radius:5px;white-space:nowrap;color:var(--color-gray);}
.course_search_wrap .search_form_wrap .button[type='submit']{margin-left:52px;border-color:var(--color-main3);background-color:var(--color-main3);color:#fff;}
/* //과정 분류 */


/* 웹진형 강의 리스트 */
.course_cnt{color:var(--color-gray);}
.course_webzine{border-top:0;}
.course_webzine li{display:flex;margin-top:24px;border:1px solid #ccc;border-radius:10px;}
.course_webzine li:first-child{margin-top:16px;}

.course_webzine .col_course_thumbnail{float:none;width:430px;height:auto;padding:30px 30px 33px 40px;box-sizing:border-box;}
.course_webzine .col_course_thumbnail img{width:360px;height:auto;aspect-ratio:360/237;border-right:0;object-fit:cover;}

.course_webzine .col_course_name{float:none;width:570px;height:auto;min-height:300px;padding:30px 20px 32px 0;border-right:1px #ccc solid;box-sizing:border-box;}
.course_webzine .col_course_name .ctitle{margin-top:16px;}
.course_webzine .col_course_name .ctitle a{font-size:2.4rem;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-bk);}
.course_webzine .col_course_name .csubtitle{display:-webkit-box;margin:8px 0;overflow:hidden;color:var(--color-gray);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.course_webzine .col_course_name .cstar{display:flex;align-items:center;margin-top:24px;}
.course_webzine .col_course_name .cstar img{width:16px;height:auto;vertical-align:0;}
.course_webzine .col_course_name .cstar .hit_cnt{margin-left:8px;font-weight:400;color:var(--color-gray);}
.course_webzine .col_course_name .clabel{margin-top:0;}
.course_webzine .col_course_name .clabel .small{display:inline-block;height:30px;line-height:1.5;padding:4px 8px;border:1px solid var(--color-main2) !important;border-radius:5px;background-color:#fff !important;font-size:1.4rem;color:var(--color-gray) !important;letter-spacing:-.02em;}
.course_webzine .col_course_name .clabel .small.recom{border-color:var(--color-point) !important;background-color:rgba(147, 239, 76, .1) !important;color:var(--color-bk) !important;}
.course_webzine .col_course_name .clabel .hide {display:none}
.course_webzine .col_course_name .cinfo{line-height:1.5;padding-top:24px;border-top:1px solid #ccc;font-size:1.6rem;letter-spacing:-.02em;}
.course_webzine .col_course_name .cinfo label{font-family:var(--font-main-700);color:var(--color-bk);letter-spacing:-.02em;cursor:text;}
.course_webzine .col_course_name .ctutor label { color:#111111;cursor:text;}
.course_webzine .col_course_name p {margin-top:3px}
.course_webzine .col_course_name label {font-weight:bold; color:gray;cursor:text;}

.course_webzine .col_course_button{float:none;width:315px;height:auto;min-height:300px;padding:48px;background-color:transparent;/*background:url('/html/images/common/col_course_button_title.png') 50% 0px no-repeat;*/box-sizing:border-box;}
.course_webzine .col_course_button table{width:100%;}
.course_webzine .col_course_button tr + tr th, .course_webzine .col_course_button tr + tr td{padding-top:8px;} 
.course_webzine .col_course_button th{text-align:left;}
.course_webzine .col_course_button td{padding-top:0;}
.course_webzine .col_course_button td .price{line-height:1.5;font-family:var(--font-main-700);font-size:2rem;font-weight:700;color:var(--color-red);letter-spacing:-.02em;}
.course_webzine .col_course_button td.ccb_btn{padding-top:26px;}
.course_webzine .col_course_button td.ccb_btn span{display:block;}
.course_webzine .col_course_button td.ccb_btn a{line-height:1.2;margin-top:8px;border:1px solid #ccc;border-radius:5px;font-size:2rem;}
.course_webzine .col_course_button td.ccb_btn a.sub{background-color:var(--color-sub);color:var(--color-gray);}
.course_webzine .col_course_button td.ccb_btn a.main3{border-color:var(--color--main3);background-color:var(--color-main3);color:#fff;}
.course_webzine .col_course_button td.ccb_btn a.main3:hover{border-color:var(--color--main1);background-color:var(--color-main1);}
.course_webzine .col_course_button td.ccb_btn a.black{border-color:var(--color-bk);background-color:var(--color-bk);}
.course_webzine .nodata { display:block;height:200px;text-align:center;font-size:18px;line-height:200px;margin-top:10px;width:100%;padding:0}

/* 갤러리형 강의 리스트 */
.course_gallery {border-top: 1px solid #676767;border-bottom: 1px solid #d1d1d1;padding-bottom:20px;margin-left:-25px}
.course_gallery li { float:left; width:315px;  margin:20px 0 0 25px; border:1px #dedede solid;  }
.course_gallery .cimg { height:176px; border-bottom:1px #dedede solid;}
.course_gallery .cimg img { width:313px; height:175px; }
.course_gallery .ccont { padding:19px; }
.course_gallery .ccont .clabel {display:block; }
.course_gallery .ccont .label { margin-left:0; }
.course_gallery .ccont .cday { float:right; margin-top:-20px; font-size:12px; text-align:right; }
.course_gallery .ccont .ctitle a { display:block;  font-size:17px; color:#222; font-weight:bold; margin:0 0 15px 0; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.course_gallery .ccont .cprice { text-align:center; font-size:15px; margin:10px 0;font-weight:500; padding:10px 0 0 0; border-top:1px #dedede dashed; }
.course_gallery .ccont .ctext { font-size:13px; height:40px; font-weight:400; line-height:20px;  padding:0; overflow:hidden;text-overflow:ellipsis;  }
.course_gallery .ccont .cif { font-size:13px; border-top:1px #dedede dashed; padding:10px 0 0 0; margin:10px 0  0  0; }
.course_gallery .ccont .cbtn { text-align:center; margin-top:15px; }
.course_gallery .ccont .cbtn .button.long { width:110px}
.course_gallery .nodata { height:200px;width:100%;margin:10px 0 0 6px;border:0;text-align:center;font-size:18px;line-height:200px;padding:0}


/* 강의 상세 */
.course_title_label{display:flex;align-items:center;gap:8px;margin:44px 0 8px;}
.course_title_label .label{line-height:1.5;height:auto;padding:4px 8px;border:1px solid var(--color-main2);border-radius:5px;background-color:var(--color-main2);font-size:1.4rem;color:#fff;vertical-align:initial;letter-spacing:-.02em;white-space:nowrap;}
.course_title_label .label.hide{display:none;}
.course_title_label .label.recom{border-color:var(--color-point);background-color:var(--color-point);color:var(--color-bk);}
.course_title_label .label.hot{border-color:#FF6E97;background-color:#FF6E97;}
.course_title_label .label.new{border-color:#FFC64A;background-color:#FFC64A;color:var(--color-bk);}

.course_view h3{margin-top:80px;}
.course_view > section.bg_sub{padding-bottom:80px;}
.course_view .inner{width:1317px;}
.course_view input[type='checkbox']{appearance:none;-webkit-appearance:none;width:18px;aspect-ratio:1/1;border:1px solid #ccc;border-radius:3px;overflow:hidden;}
.course_view input[type='checkbox']:checked{border-color:var(--color-main3);background:url(/html/images/new/ico_checked.svg) no-repeat 50% 50% / contain;}
.course_info{margin-top:32px;padding:0;border-top:0;overflow:hidden}
.course_info .info_img{float:left;width:648px;margin-right:16px;text-align:left;}
.course_info .info_img img{width:648px;height:auto;aspect-ratio:360/237;margin-bottom:18px;border:0;object-fit:cover;}
.course_info .info_img .sns_preview_wrap .style_button1{float:none;display:block;line-height:1.2;padding:16px 0;border:1px solid #ccc;border-radius:10px;font-size:2rem;color:var(--color-gray);}
.course_info .info_img .sns_preview_wrap .style_button1:hover{border-color:var(--color-main3);}

.course_info .top_review_wrap{height:302px;margin-top:18px;padding:32px 24px 16px;border:1px solid #ccc;border-radius:10px;}
.course_info .top_review_wrap > h5{margin-bottom:14px;}
.course_info .top_review_wrap > a.style_body1{display:flex;justify-content:flex-end;align-items:center;gap:4px;}
.course_info .top_review_wrap > a.style_body1:after{content:'';width:13px;aspect-ratio:5/3;background:url(/html/images/new/ico_chevron_faq) no-repeat 50% 50% / contain;transform:rotate(180deg);}

.course_info .info_text{float:left;width:652px;padding:40px;border-radius:10px;background-color:var(--color-sub);}
.course_info .info_text .type_table.type_inner{border:0;}
.course_info .info_text .type_table th{padding:8px 32px 8px 0;border:0;background-color:transparent;}
.course_info .info_text .type_table td{border:0;}
/*.course_info .info_text .info_title{font-size:15px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:700}*/
.course_info .info_text p{font-size:1.6rem;color:var(--color-bk);}
.course_info .lesson_period li {margin:2px}
.course_info .lesson_period input[type=radio] {vertical-align:middle}
.course_info .return_list li {float:left;margin-right:15px;}

.course_info .top_book_wrap{margin-top:64px;padding:26px 40px;border-radius:10px;background-color:#fff;}
.course_info .top_book_wrap .book_list li{display:flex;justify-content:space-between;gap:16px;margin-top:16px;}
.course_info .top_book_wrap .book_list .book_img{flex-shrink:0;order:1;width:100px;aspect-ratio:1/1;border:1px solid #eee;border-radius:10px;overflow:hidden;}
.course_info .top_book_wrap .book_list .book_img img{width:100%;height:100%;object-fit:cover;}
.course_info .top_book_wrap .book_list .book_name{display:block;margin-bottom:8px;}
.course_info .top_book_wrap .book_list .book_buy{display:flex;align-items:center;gap:4px;line-height:1.5;font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;letter-spacing:-.02em;}
/* 25.07 deprecated
.course_info .info_text div.buy_book{float:left;width:250px}
.course_info .info_text div.buy_book p.book_name{text-align:left}
.course_info .info_text div.buy_book p.book_price{text-align:right}
.course_info .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}*/

.course_info .price_wrap{margin-top:8px;padding:32px 40px;border-radius:10px;background-color:#fff;}
.course_info .price_wrap .type_table{border-top:0;}
.course_info .price_wrap .type_table th{padding:4px 32px 4px 0;font-weight:500;}
.course_info .price_wrap .type_table td{padding:4px 0;text-align:right;}
.course_info .price_wrap .price, .course_info .price_wrap .return_pay_price{line-height:1;font-family:var(--font-main-700);font-size:2.8rem;font-weight:700;color:var(--color-bk);letter-spacing:-.02em;word-break:break-all;}

.course_info .info_btn{width:100%;padding-top:24px;overflow:hidden;}
.course_info .info_btn li{float:none;display:flex;justify-content:flex-end;align-items:center;gap:16px;}
.course_info .info_btn li .button{flex:1 0 0;width:auto;max-width:calc((100% - 16px) / 2);height:auto;line-height:1.2;padding:17px;border:1px solid #ccc;border-radius:10px;background-color:#fff;font-size:2rem;color:var(--color-gray);}
.course_info .info_btn li .button:hover{border-color:var(--color-main3);}
.course_info .info_btn li .button.main3{background-color:var(--color-main3);color:#fff;}
.course_info .info_btn li .button.main3:hover{border-color:var(--color-main1);background-color:var(--color-main1);}
.course_info .info_btn li .button.black{border-color:var(--color-bk);background-color:var(--color-bk);color:#fff;}
.course_info .info_btn li .button.black:hover{border-color:#3e4347;background-color:#3e4347;}
.course_info .info_btn li.notice{width:100%;text-align:center;font-weight:bold;}


.course_foot{position:relative;margin-top:122px;padding-top:118px;background-color:var(--color-sub);}
.course_foot .tab_cview{position:absolute;left:0;top:-38px;display:flex;align-items:center;height:76px;border:1px solid #ccc;}
.course_foot .tab_cview li{float:none;flex:1;width:100%;height:auto;}
.course_foot .tab_cview li a{position:static;height:auto;line-height:1.2;padding:23px;border:0;border-top:5px solid var(--color-main1);background-color:#fff;font-size:2rem;color:var(--color-gray);white-space:nowrap;}
.course_foot .tab_cview li.on a{border-color:var(--color-point);}

.course_foot .cv_text{margin-top:24px;}

.course_foot .course_top_banner{width:100%;height:336px;background:url(/html/images/new/bg_course_title.png) no-repeat 50% 50%;}
.course_foot .cv{display:flex;flex-wrap:wrap;gap:24px 16px;margin-top:24px;}
.course_foot .cv .img_box{width:100%;}
.course_foot .cv .img_box img{width:100%;height:auto;}
.course_foot .cv .card{width:100%;/*width:calc((100% - 16px) / 2);*/padding:40px 32px;border:0;border-radius:10px;background-color:#fff;}
.course_foot .cv h5 > .color_gray{display:inline-block;margin-left:12px;font-family:var(--font-main-400);}

.course_foot .cv .feature_list{margin-top:20px;}
.course_foot .cv .feature_list li{display:flex;align-items:flex-start;gap:6px;}
.course_foot .cv .feature_list li + li{margin-top:4px;}
.course_foot .cv .feature_list li:before{content:'';flex-shrink:0;width:32px;aspect-ratio:1/1;margin-top:4px;background:url(/html/images/new/ico_checked.svg) no-repeat 50% 50% / 24px auto;}

.course_foot .cv .lesson_outline{margin-top:20px;}
.course_foot .cv .lesson_outline li{display:flex;align-items:flex-start;}
.course_foot .cv .lesson_outline li + li{margin-top:8px;}
.course_foot .cv .lesson_outline li:before{content:'';flex-shrink:0;width:25px;aspect-ratio:1/1;margin:6px 10px 0 0;background:url(/html/images/new/ico_alarm.svg) no-repeat 50% 50% / contain;}

.course_foot .cv .objective_box{display:flex;align-items:center;column-gap:100px;margin-top:32px;}
.course_foot .cv .objective_box:before{content:'';flex-shrink:0;width:82px;height:123px;background:url(/html/images/new/ico_lightbulb.svg) no-repeat 50% 50%;}
.course_foot .cv .objective_box ul{flex:1;}
.course_foot .cv .objective_box li{position:relative;font-family:var(--font-main-700);font-size:2.4rem;font-weight:700;letter-spacing:-.02em;}
.course_foot .cv .objective_box li + li{margin-top:26px;}
.course_foot .cv .objective_box li:before{content:'';position:absolute;left:-44px;top:16px;width:28px;height:1px;background-color:var(--color-gray);}
.course_foot .cv .objective_box li:after{content:'';position:absolute;left:-18px;top:14px;width:6px;aspect-ratio:1/1;border-radius:50%;background-color:var(--color-gray);}

.course_foot .cv .target_box{display:flex;align-items:center;column-gap:88px;margin-top:32px;}
.course_foot .cv .target_box:before{content:'';flex-shrink:0;width:94px;aspect-ratio:1/1;background:url(/html/images/new/ico_member.svg) no-repeat 50% 50%;}
.course_foot .cv .target_box ul{flex:1;}
.course_foot .cv .target_box li{position:relative;font-family:var(--font-main-700);font-size:2.4rem;font-weight:700;letter-spacing:-.02em;}
.course_foot .cv .target_box li + li{margin-top:26px;}
.course_foot .cv .target_box li:after{content:'';position:absolute;left:-18px;top:14px;width:6px;aspect-ratio:1/1;border-radius:50%;background-color:var(--color-gray);}

.course_foot .cv .support_list{display:flex;justify-content:space-between;gap:40px;}
.course_foot .cv .support_list li{display:flex;flex-direction:column;}
.course_foot .cv .support_list li:before{content:'';width:108px;aspect-ratio:1/1;background-color:var(--color-main3);}
.course_foot .cv .support_list li:after{content:'';}

.course_foot .tutor_list{margin-top:24px;}
.course_foot .tutor_list > li{display:flex;gap:80px;}
.course_foot .tutor_list > li + li{margin-top:16px;}
.course_foot .tutor_list .tutor_img{flex-shrink:0;width:286px;aspect-ratio:1/1;border:0;border-radius:10px;background-color:#eee;overflow:hidden;}
.course_foot .tutor_list .tutor_img img{width:100%;height:100%;object-fit:cover;}
.course_foot .tutor_list .tutor_text{width:586px;}
.course_foot .tutor_list .ability_list{width:100%;margin-top:8px;padding-top:32px;border-top:1px solid var(--color-bk);}
.course_foot .tutor_list .ability_list li{display:flex;align-items:flex-start;}
.course_foot .tutor_list .ability_list li:before{content:'';flex-shrink:0;width:8px;aspect-ratio:1/1;margin:14px 12px 0 0;border-radius:50%;background-color:var(--color-bk);}

.type_table{border-top: 1px solid #676767}
.type_table thead th{padding:8px 0;font-weight:700;color:#3c3c3c;border-bottom:1px solid #676767}
.type_table tbody th{padding:8px 0 8px 8px;background-color:#f8f8f8;font-weight:700;text-align:left;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td{padding:8px 0 8px 8px ;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td div.mh50{min-height:50px}
.type_table tbody th.tac{text-align:center;padding-left:0}
.type_table tbody td.tac{text-align:center;padding-left:0}
.type_table.type_inner{border-top:1px dashed #d1d1d1; font-size:15px;}
.type_table.type_inner thead th{text-align:center;padding:4px 0; }
.type_table.type_inner tbody th{text-align:left;padding:12px 7px;background-color:#ffffff;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td{text-align:left;padding:12px 0;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td.tal{text-align:left;padding-left:20px}

.course_foot .type_table.lesson{border-top:0;}
.course_foot .type_table.lesson .tb_head{display:flex;align-items:center;margin:32px 0 8px;}
.course_foot .type_table.lesson .tb_head .th{text-align:center;}
.course_foot .type_table.lesson .tb_head .th:nth-child(1){width:120px;}
.course_foot .type_table.lesson .tb_head .th:nth-child(2){width:200px;}
.course_foot .type_table.lesson .tb_head .th span{display:inline-block;line-height:1.5;padding:5px 32px;border:1px solid #ccc;border-radius:10px;font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;color:var(--color-gray);letter-spacing:-.02em;}
.course_foot .type_table.lesson thead th{position:absolute;overflow:hidden;margin:-1px;padding:0;width:1px;height:1px;border:0;white-space:nowrap;clip:rect(0, 0, 0, 0);clip-path: inset(50%);}
.course_foot .type_table.lesson tbody th{padding:8px;border-bottom:0;background-color:transparent;font-weight:400;color:var(--color-bk);}
.course_foot .type_table.lesson .th_section th{line-height:1.5;padding:10px 21px;border:0;background-color:#eee;font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;color:var(--color-gray);letter-spacing:-.02em;text-align:left;}
.course_foot .type_table.lesson td{padding:8px 46px;border-bottom:0;color:var(--color-bk);}
.course_foot .type_table.lesson tr + tr th, .course_foot .type_table.lesson tr + tr td{border-top:1px solid #ccc;}
.course_foot .type_table.lesson .th_section + tr th, .course_foot .type_table.lesson .th_section + tr td{border-top:0;}
.course_foot .type_table.lesson tr:last-child th, .course_foot .type_table.lesson tr:last-child td{border-bottom:1px solid #ccc;}

.type_list.review{margin-top:16px;border-color:var(--color-bk);}
.type_list.review .review_list li{padding:16px 30px;border:0;}
.type_list.review .review_list li + li{border-top:1px solid #ccc;} 
.type_list.review .review_list .review_top{display:flex;justify-content:space-between;align-items:center;}
.type_list.review .review_list .pointArea{margin-left:40px;}
.type_list.review .review_list .pointArea img{width:16px;aspect-ratio:1/1;}
.type_list.review .review_list li .tx_comment{height:4.8rem;margin-top:8px;}
.type_list.review .review_list li .tx_comment.has_more{margin-bottom:14px;}
.type_list.review .review_list .review-more{top:auto;bottom:0;text-align:center;}
.type_list.review .review_pagebar{margin-top:24px;}

.course_foot .cv .card.notes{border-radius:10px 10px 0 0;}
.course_foot .cv .card.notes .cv_text{line-height:1.8;margin-bottom:0;}
.course_foot .cv .card.notes + .notes{margin-top:-24px;padding-top:0;border-radius:0 0 10px 10px;}

.courseViewBanner{width:1317px;height:90px;overflow:hidden;}
.courseViewBanner .slides_container{width:100%;height:90px;}
.courseViewBanner .slides_container img {width:100%;height:90px;}
.courseViewBanner .slides_container div{width:100%;height:90px;display:block;background-size: contain !important;}
/* //강의 상세 */

.search_no {border:1px solid #d9d9d9; border-width:1px 0; padding:30px 0; height:200px;}
.search_no .search_no_image {height:100%;float:left; vertical-align:middle;}
.search_no .search_no_image img {margin-top:6px;}
.search_no .search_no_text {height:100%;float:left;}
.search_no .search_no_text h4 {font-weight:bold; margin-bottom:14px;}
.search_no .search_no_text h4 em {color:#e9861a;}

/* 라벨 */
.label{font-size:12px;padding:0 4px;font-weight:normal;vertical-align:1px;display:inline-block;height:20px;line-height:20px;letter-spacing:-1px;}
.label.red{background-color:#d9534f;color:#fff}
.label.blue{background-color:#0079c0;color:#fff}
.label.mint{background-color:#199db2;color:#fff}
.label.orange{background-color:#e75e0e;color:#fff}
.label.gray{background-color:#999;color:#fff}
.label.green{background-color:#5cb85c;color:#fff}
.label.sky{background-color:#5bc0de;color:#fff}
.label.brown{background-color:#7b462f;color:#fff}
.label.purple{background-color:#8376ff;color:#fff}
.label.small{font-size:11px}
.label.large{font-size:13px}
.label.refund{font-size:13px;padding:0 12px;font-weight:normal;vertical-align:1px;display:inline-block;height:30px;line-height:30px;letter-spacing:-1px;}

/****** 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:0;
	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.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: #0f91d0;color: #fff;border:1px solid #0d80b7}
.button.blue:hover{background-color: #0d80b7}
.button.green{background-color: #5cb85c;color: #fff;border:1px solid #5cb85c}
.button.green:hover{background-color: #4ba74b}
.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: #ff2c02;color: #fff;border:1px solid #e12500}
.button.red:hover{background-color: #e12500}
.button.gray{background-color: #a3a3a3;color: #fff;border:1px solid #939393}
.button.gray:hover{background-color: #929292}
.button.long{padding-left:0;padding-right:0;width:78px}
.button.full{padding-left:0;padding-right:0;width:100%}
.button.login{padding:25px 40px;font-size:15px;font-weight:700;*padding:18px 0;*width:75px}

.button.btn_buy	{ width:245px;border-radius:0px; padding:0; text-align:center; height:45px; line-height:42px; font-size:18px; color:#ffffff; font-weight:bold; background:#3e4347; border:1px #3e4347 solid;}
.button.btn_buy:hover {background:#25282b;}
.button.btn_cart { width:245px;border-radius:0px;padding:0; margin-right:10px; text-align:center; height:45px; line-height:42px; font-size:18px;color:#3e4347; font-weight:bold; background:#ffffff; border:1px #3e4347 solid;}
.button.btn_cart:hover {background:#ffffff; border:1px #929292 solid;}

.button.btn_refund	{ width:100%; padding:0; text-align:center; height:40px; line-height:40px; font-size:18px; color:#ffffff; font-weight:bold; background:#3e4347; border:none;}
.button.btn_refund:hover {background:#25282b;}
.button.btn_sample { width:100%;padding:0; text-align:center; height:40px; line-height:40px; font-size:18px;color:#ffffff; font-weight:bold; background:#a6a6a6; border:none;}
.button.btn_sample:hover {background:#929292;}

.tab_tt{display:inline-block;margin-bottom:20px;border:NONE;width:100%}
.tab_tt li{float:left;position:relative;width:16.6%;height:40px}
.tab_tt li a{display:block;background-color:#f7f7f7;border:1px solid #d2d2d4;line-height:40px;text-align:center;color:#3c3c3c;font-size:15px;z-index:4;height:40px}
.tab_tt li.on a{background-color:#666666;color:#ffffff;font-weight:700;border:1px solid #555555;z-index:5;position:absolute;left:0;top:0;width:100%;height:40px}

/* 게시판 탭 관련 */
.tab_tt_board { display:none; }
select.board_category { height:34px !important; line-height:29px !important; font-size:15px !important; margin-bottom:10px; border:1px #cccccc solid !important;  margin-top:1px; }

.search_form_wrap1 {margin:0 auto 15px auto;padding:0 0 15px 0; text-align:right; }	  /* 강좌 상단의 오른쪽 검색 */
.search_form_wrap2 {margin:0 auto;padding:30px 0; text-align:center; }  /* 게시판 하단 검색 */
.search_form_wrap2 .search_form { padding-left:300px; }
.search_form_wrap3 {border:1px solid #d1d1d1;margin:0 auto 20px auto; width:100%;display:inline-block; padding:20px 0; text-align:center; background:#f7f7f7;   }  /* FAQ 검색 */
.search_form_wrap3 .search_form { padding-left:300px; }  /* FAQ 검색 */
.search_form_wrap3 .search_keyword { width:300px !important; height:32px !important; line-height:32px !important; margin:0 !important; }
.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 /* 마이페이지 검색 */

/* 갤러리 게시판 */
.type_gallery .list_gallery {overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:0px; margin-right:-9px; padding:20px 0px 0px 0px;}
.type_gallery .list_gallery li {width:190px;float:left;margin:0px 9px 20px 0px;height:200px;text-align:left;border:1px solid #dedede; padding:0px;}
.type_gallery .list_gallery li .gallery_div {width:190px;height:120px;border:none; border-bottom:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;background-size:cover !important;text-indent:-9999px;}
.type_gallery .list_gallery li .gallery_img img {width:190px;height:120px;}
.type_gallery .list_gallery li .gallery_title {margin-top:10px; font-size:15px;line-height:23px;color:#222222;font-weight:bold;text-overflow:ellipsis;white-space:normal;overflow:hidden;margin:0 13px;}
.type_gallery .list_gallery li a { }
.type_gallery .list_gallery li a.gallery_reg { display:visible; float:right; margin-right:10px;}

.type_gallery .list_gallery li.nodata {width:100%;line-height:200px;text-align:center;}
.type_gallery .list_gallery li .gallery_div_ie {height:150px;overflow:hidden;display:none;}
.type_gallery .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;}

/* FAQ */
.content_body.code_nfaq, .content_body.code_pfaq{margin-top:8px;}
.faq_search_wrap{padding-top:80px;border-top:1px solid var(--color-gray);}
.faq_search_wrap .link_box{display:flex;}
.faq_search_wrap .link_box a{flex:1;line-height:1.2;padding:20px 0 15px;border:1px solid #ccc;font-family:var(--font-main-700);font-size:1.8rem;font-weight:700;color:var(--color-gray);text-align:center;letter-spacing:-.02em;}
.faq_search_wrap .link_box a + a{border-left:0;}
.code_nfaq .faq_search_wrap .link_box a:first-child, .code_pfaq .faq_search_wrap .link_box a:last-child{padding-top:12px;border-top:8px solid var(--color-point);color:var(--color-main3);}
.faq_search_wrap fieldset{padding:40px 376px 42px;background-color:var(--color-sub);}
.faq_search_wrap .search_form_wrap{position:relative;width:100%;}
.faq_search_wrap .search_form_wrap .search_keyword{width:100%;height:auto;line-height:1.5;padding:9px 63px 9px 32px;border:1px solid #ccc !important;border-radius:20px;font-size:1.6rem;letter-spacing:-.02em;}
.faq_search_wrap .search_form_wrap .search_keyword::placeholder{color:var(--color-gray);}
.faq_search_wrap .search_form_wrap .faq_submit{position:absolute;right:32px;top:6px;width:31px;aspect-ratio:1/1;background-color:transparent;}
.faq_search_wrap .search_form_wrap .faq_submit:before{content:'';display:inline-block;width:28px;aspect-ratio:1/1;background:url(/html/images/new/ico_search.svg) no-repeat 50% 50% / 100%;}
.faq_search_wrap .filter_list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 6px;margin-top:24px;}
.faq_search_wrap .filter_list li{line-height:1.5;padding:4px 40px;border:1px solid #ccc;border-radius:54px;background-color:#fff;font-family:var(--font-main-700);font-size:1.4rem;font-weight:700;}
.faq_search_wrap .filter_list li a{color:var(--color-gray);}
.faq_search_wrap .filter_list li.on{background-color:var(--color-main2);}
.faq_search_wrap .filter_list li.on a{color:#fff;}

.faq_wrap{margin-top:48px;border-color:#ccc;}
.faq dt{position:relative;padding:8px 12px;background:none;}
.faq dt:after{content:'';position:absolute;right:20px;top:50%;display:inline-block;width:20px;height:12px;background:url(/html/images/new/ico_chevron_faq.svg) no-repeat 50% 50%;transform:translateY(-50%);transition:.3s ease-out;}
.faq.on dt:after{transform:translateY(-50%) rotate(-180deg);}
.faq dt .style_body1{display:inline-block;width:calc(100% - 76px);margin:2px 0 0 8px;overflow:hidden;vertical-align:top;text-overflow:ellipsis;white-space:nowrap;}
.faq dd{position:relative;padding:28px 76px 40px;border-color:#ccc;background:var(--color-sub);}
.faq .faq_cate{margin-bottom:8px;color:var(--color-gray);}
.faq .faq_q, .faq .faq_a{line-height:1.2;font-family:var(--font-main-700);font-size:2.4rem;font-weight:700;color:var(--color-main1);letter-spacing:-.02em;}
.faq .faq_a{position:absolute;left:44px;top:24px;}
.file_info_faq{margin-top:32px;padding:0;}
.file_info_faq .style_header4{display:block;padding:11px 24px 8px;background-color:var(--color-gray);color:#fff;}
.file_w{padding:12px 24px;}
.file_con{font-size:1.4rem;font-weight:400;}
/* //FAQ */

/* 게시판 상세보기 */
.type_read{border-top: 1px solid #676767}
.type_read thead th{padding:8px 0;background-color:#f6f6f6;color:#000}
.type_read thead td{padding:8px 0;background-color:#f6f6f6;color:#000}
.type_read thead td.subject{font-weight:bold; font-size:16px;padding:12px 0;padding-left:20px;}
.type_read td.files{padding-left:10px}
.type_read thead td.view_info{text-align:right;padding-right:10px}
.type_read tbody td{border-bottom:1px solid #d1d1d1;padding:8px 5px}
.type_read tbody td .read_text{padding:10px;min-height:200px}

.type_list {font-size:14px;}


/* 회원관련 */
.agreement_list{overflow:hidden;width:830px;margin:0 auto}
.agreement_list li{float:left;padding-left:50px;background: url(/common/images/default/blt_join.jpg) no-repeat 15px 50%}
.agreement_list li.first{padding-left:0;background-image:none}

/* login */
.login_box{border:none; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;padding:50px 110px;overflow:hidden}
.log_tt{margin-bottom:50px;font-size:15px;}
.log_form{float:left;padding-right:35px;border-right:1px solid #e0e0e0;width:500px; padding-bottom:0px;}
.log_area{overflow:hidden}
.log_in{float:left}
.log_in label{padding-right:13px}
.log_in div input{vertical-align:top;border:1px solid #d1d1d1;padding:2px 0 1px 6px;height:30px;width:230px;line-height:30px; margin-top:0;}
.log_in div{height:31px;margin-bottom:7px}
.log_in div.ip_pass{margin-bottom:0}
.log_area .ip_submit{float:left;margin-left:8px}
.login_box .ip_tx{margin-top:24px;font-size:12px;line-height:18px;color:#3c3c3c}
.login_box .ip_tx a{color:#e2450e ;font-weight:700}
.log_find{float:left;padding:22px 0 0 35px;width:200px}
.log_find dt{font-weight:bold;letter-spacing:-0.05em; font-size:15px;}
.log_find dd{margin:8px 0 33px 0}
.log_find dd > .button.small{padding:0 20px; height:40px; line-height:35px; font-size:15px}

.log_oauth {overflow:hidden; margin-top:15px; font-weight:bold; line-height:40px;}
.log_oauth .log_oauth_list {float:right; margin-right:40px;}
.log_oauth .log_oauth_list li {float:left; margin-left:10px;}
.log_oauth .log_oauth_list li img {width:40px; height:40px;}

.login_box .ip_tx {margin-top:15px;}

.join_oauth {display:none; overflow:hidden;}
.join_oauth .join_oauth_list {width:300px; margin:0 auto;}
.join_oauth .join_oauth_list li {margin:10px 0; background-color:#ffffff; border:1px solid #dedede; border-radius:8px; padding:6px; }
.join_oauth .join_oauth_list li a {position:relative;}
.join_oauth .join_oauth_list li img {position:absolute; width:40px; height:40px; left:0; top:0;}
.join_oauth .join_oauth_list li div {height:40px; font-size:1.2em; margin-left:40px; text-align:center; line-height:40px;}
.join_oauth .join_oauth_list li.join_oauth_normal div {font-size:1.4em; font-weight:bold;}

.privacy{color:#666;}
.privacy h2{font-weight:bold;font-size:18px;margin-top:20px;color:#000000;}
.privacy h3{font-weight:bold;font-size:15px;margin-top:20px;color:#ff7200;}
.privacy dl{padding-left:5px;margin-top:15px; font-size:14px;}
.privacy dt{font-weight:bold;margin-top:10px; font-size:14px;}
.privacy dd{margin-top:2px;margin-left:10px; font-size:14px;}
.privacy p{margin-top:5px;margin-left:0px;float:none !important; font-size:14px;}
.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 { border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.privacy th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.privacy td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; }
.privacy td.tac { text-align:center; }

.terms { margin-top:-20px;color:#666;}
.terms h2{font-weight:bold;font-size:18px;margin-top:40px;color:#000000;}
.terms h3{margin-top:20px;font-weight:bold;font-size:15px;color:#ff7200;}
.terms .depth1 li{line-height:150%; font-size:14px;}
.terms .depth1{margin-top:10px;padding-left:0;float:none}
.terms .depth2{padding-left:15px; font-size:14px;}
.terms .depth3{padding-left:24px; font-size:14px;}

/* 마이페이지 수강후기 */
.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}
.course_tab { display:inline-block;width:450px; height:40px; margin-bottom:20px; float:left;}

/* 서브메인 */
.cate_tab { width:1015px; margin-right:-15px; display:inline-block; }
.cate_tab li { float:left; width:188px; height:130px; margin:0px 15px 15px 0px; }
.cate_tab li a { display:block; width:188px; height:130px; line-height:130px; padding:0px; font-size:20px; color:#ffffff; font-weight:bold; text-align:center; }
.cate_tab li a.cate_tab1 { background:url('/html/images/common/cate_img1.png') no-repeat; }
.cate_tab li a.cate_tab2 { background:url('/html/images/common/cate_img2.png') no-repeat; }
.cate_tab li a.cate_tab3 { background:url('/html/images/common/cate_img3.png') no-repeat; }
.cate_tab li a.cate_tab4 { background:url('/html/images/common/cate_img4.png') no-repeat; }
.cate_tab li a.cate_tab5 { background:url('/html/images/common/cate_img5.png') no-repeat; }
.cate_tab li a.cate_tab6 { background:url('/html/images/common/cate_img6.png') no-repeat; }
.cate_tab li a.cate_tab7 { background:url('/html/images/common/cate_img7.png') no-repeat; }
.cate_tab li a.cate_tab8 { background:url('/html/images/common/cate_img8.png') no-repeat; }
.cate_tab li a.cate_tab9 { background:url('/html/images/common/cate_img9.png') no-repeat; }
.cate_tab li a.cate_tab10 { background:url('/html/images/common/cate_img10.png') no-repeat;}

.submain_wrap { width:100%; display:block; border-top:1px #dcdcdc solid; text-align:center; background:url('/html/images/common/smain_board_bg.png') 50% 0px repeat-y; }
.submain_wrap .submain_wrap_inner { width:1000px; margin:30px 0px 50px 0px; text-align:left; display:inline-block;}
.submain_wrap .submain_wrap_inner .smain_title { font-size:27px; font-weight:bold; color:#262f38; line-height:35px; }
.submain_wrap .submain_wrap_inner .smain_title span { font-size:14px; font-weight:normal; color:#979797; line-height:35px;  }
.submain_wrap .submain_wrap_inner .smain_more { float:right; margin-top:-35px;}
.submain_wrap .submain_wrap_inner .smain_board { float:left; width:460px; }
.submain_wrap .submain_wrap_inner .smain_book { float:right; width:460px; }
.submain_wrap .submain_wrap_inner .smain_cont { margin-top:20px; min-height:200px; }
.submain_wrap .submain_wrap_inner .smain_cont span { margin:0px 20px 0px 0px;}

.submain_wrap .submain_wrap_inner .smain_cont .list_top li{padding-left:0px;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.submain_wrap .submain_wrap_inner .smain_cont .list_top li a{font-size:14px;line-height:35px; padding-left:0px;}


.stitle { font-size:18px; font-weight:bold; color:#2e2e2e; line-height:30px; margin:0px 0 15px 0px;}
.sstitle { font-size:16px; font-weight:bold; color:#0d79ba; line-height:24px; margin:0px 0 10px 0px;}
.scont { font-size:14px; color:#777777; line-height:25px; margin-bottom:40px;  }
.scont span {  color:#0d79b9; }
ul.scont { font-size:14px; color:#777777; line-height:25px; margin-bottom:40px;  }
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; }

/* 근로자카드 */
.worker1 { width:1000px;  height:458px; background:url('/html/images/common/worker1_1.png') no-repeat;display:inline-block; margin-top:50px; }
.worker1 h2 { font-size:22px; font-weight:bold; color:#2e2e2e; line-height:30px; margin:40px 0 10px 410px; }
.worker1 p { font-size:15px; font-weight:normal; color:#777777; line-height:23px; margin:0 0 15px 410px; }
.worker1 p span{color:#fe5a4e;}
.worker1 ul {  margin:0 0 15px 410px; }
.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:#0c8ecd; font-weight:bold;}
.worker1 .btn_box{margin:10px 0 0px 410px;}
.worker1 a{float:left; display:inline-block; width:275px; height:49px;text-align:center; font-size:16px; color:#ffffff; font-weight:bold;}
.worker1 a.oepncard {margin-right:10px;border:1px #2b4f8f solid; border-bottom:4px #2b4f8f solid;background:#4472c4; }
.worker1 a.btn_bule {line-height:45px; border:1px #006da2 solid; border-bottom:4px #006da2 solid;background:#0c8ecd; }

.worker2 { width:1000px; height:auto; border:5px #e8e8e8 solid; display:inline-block; margin-bottom:50px; }
.worker2 h2 { float:left; width:220px; margin:30px 0px; padding-top:135px; font-size:18px; font-weight:normal; color:#525252; line-height:30px; text-align:center;background:url('/html/images/common/worker2_1.png') 50% 40px no-repeat; }
.worker2 h2 span { color:#006e9c; }
.worker2 h2 small { font-size:15px; }
.worker2 ul {  float:left; width:720px; margin:30px 0px 30px 0px; border-left:1px #e8e8e8 solid; }
.worker2 li { font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; margin-left:25px; }

.worker3 {  width:100%; margin:30px 0px 30px 0px; display:inline-block;background:url('/html/images/common/worker3_1.png') no-repeat; }
.worker3 .worker3_sub { margin:45px 50px 60px 235px;  text-align:left; }
.worker3 .worker3_sub h2 {  font-size:17px; font-weight:normal; color:#2e2e2e; line-height:30px;}
.worker3 .worker3_sub ul {  margin:10px 0px 10px 0px; height:75px; }
.worker3 .worker3_sub li { font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.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 #09a896 solid; border-bottom:4px #09a896 solid;background:#12b8a9 url('/html/images/common/worker3_down.png') 115px 17px no-repeat; margin:-110px 30px 0 0;  }
.worker3 a.worker3_btn { display:block; width:290px; height:49px; line-height:45px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold; border:1px #007abd solid; border-bottom:4px #007abd solid;background:#0c8ecd; margin:80px 0 0px 355px;   }
.worker3 .worker3_tel {  line-height:50px; text-align:center; font-size:17px; color:#000000; font-weight:bold;   }
.worker3 .worker3_tel span {  color:#0d79b9; }
/* 2019-04-15 추가 */
.worker3 .worker_noti{margin-top:-5px; padding:0 40px 40px; background:#f0f0f0;}
.worker3 .worker_noti .noti_box{padding:30px; border:1px solid #e5e5e5; background:#fff;}
.worker3 .worker_noti .noti_box h2{ font-size:17px; font-weight:normal; color:#2e2e2e; line-height:30px;}
.worker3 .worker_noti .noti_box table{margin-top:5px;}
.worker3 .worker_noti .noti_box table th{padding:5px 0; line-height:1.3; background:#338bca; color:#fff; }
.worker3 .worker_noti .noti_box table td{padding:10px; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.worker3 .worker_noti .noti_box table td.tc{text-align:center;}
.worker3 .worker_noti .noti_box table td li{font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }
.worker3 .worker_noti .noti_box .txt_noti{margin-top:15px; }
.worker3 .worker_noti .noti_box .txt_noti p{font-weight:bold;}
.worker3 .worker_noti .noti_box .txt_noti ol{padding-left:15px;}
.worker3 .worker_noti .noti_box .txt_noti ol, .worker3 .worker_noti .noti_box .txt_noti li{list-style:decimal;}

.owner1 { border:1px #dedede solid;  padding:40px 40px 35px 40px; line-height:25px;font-size:14px; font-weight:normal; color:#777777; margin-bottom:40px;  }
.owner1 p{font-weight:bold; font-size:15px; color:#111;}
.owner1 .box1{padding-top:190px; margin-bottom:50px; background:url('/html/images/common/owner1_box1.png') no-repeat;}
.owner1 .box2{padding-top:190px; background:url('/html/images/common/owner1_box2.png') no-repeat;}
.owner1_2 { border:1px #dedede solid; background:url('/html/images/common/owner1_2.png') 0px 100% no-repeat; padding:35px 40px 275px 40px;line-height:25px;font-size:14px; font-weight:normal; color:#777777;  margin-bottom:40px; }
.owner1_3 { line-height:25px;font-size:14px; font-weight:normal; color:#777777;  margin-bottom:40px; }
.owner1_3 img { margin:13px 0px; }

.owner2 { display:inline-block; }
.owner2 li { float:left; width:226px; height:345px; border:1px #e0e0e0 solid; background:url('/html/images/common/owner2.png') 50% 29px no-repeat; text-align:center; margin-bottom:30px; }
.owner2 li h1 { margin-top:33px; text-align:center; font-size:15px; color:#ffffff; font-weight:bold; line-height:40px; }
.owner2 li h2 { margin-bottom:30px; text-align:center; font-size:18px; color:#2e2e2e; font-weight:bold; line-height:62px;  }
.owner2 li p { font-size:14px; font-weight:normal; color:#777777; line-height:22px; }
.owner2 li p span {color:#0079c0;}
.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; }
/* 2019-04-15 추가 */
.owner_noti{margin-top:20px; padding-top:20px; border-top:1px solid #eee;}
.owner_noti p{margin-bottom:5px; font-weight:bold; color:#111; font-size:15px;}
.owner_noti ol{-webkit-padding-left:15px; -moz-padding-left:15px; padding-left:20px; }
.owner_noti ol, .owner_noti li{list-style:decimal;}

.owner3 { width:1000px; height:180px; display:inline-block; margin-bottom:35px; border:1px #eaeaea solid;  }
.owner3 h2 { font-size:17px; font-weight:bold; color:#2e2e2e; line-height:30px; margin:30px 0px 10px 210px; }
.owner3 p { font-size:14px; font-weight:normal; color:#777777; line-height:22px; margin:0 0 5px 210px; }
.owner3 ul {  margin:0 0 0px 210px; }
.owner3 li { font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 11px no-repeat;}
.owner3 li a:hover{text-decoration:underline;}
.owner3 li b { color:#333333; font-weight:bold;}
.owner3_1 { background:#f7f7f7 url('/html/images/common/owner3_1.png') 50px 50% no-repeat;  }
.owner3_2 { background:#f7f7f7 url('/html/images/common/owner3_2.png') 50px 50% no-repeat;  }
.owner3_3 { background:#f7f7f7 url('/html/images/common/owner3_3.png') 50px 50% no-repeat;  }


/* 기업교육문의 */
.company2_tit { background:url('/html/images/common/company2_1.png') no-repeat ; width:1000px; height:186px; padding:42px 0 0 180px;  margin-bottom:40px; }
.company2_tit h2 { font-size:22px; color:#2e2e2e; font-weight:bold; line-height:30px; padding-bottom:10px; }
.company2_tit p { font-size:15px; color:#77777; font-weight:normal; line-height:20px;  }


/* 회사소개 */
.greeting{line-height:1.5;font-size:1.4rem;background:none;color:#666;word-break:keep-all;}
.greeting b { color:#222222; }
.greeting2 { border:1px #eaeaea solid; background:#f7f7f7; margin:50px 0px; }
.greeting2 ul { margin:30px 40px; }
.greeting2 li{line-height:1.5;font-size:1.4rem;color:#666;}
.greeting2 li b { display:block; float:left; width:73px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 11px no-repeat; color:#000000; font-weight:normal; }
.greeting2 a.btn_location { float:right; margin:-70px 40px 0 0; display:block; width:130px; height:40px;line-height:40px; background:#00adef; border:1px #009dd9 solid; color:#ffffff; font-size:15px; font-weight:bold; text-align:center; }


/* 경영철학 */
.philosophy1 { font-size:18px; font-weight:normal; color:#777777; line-height:30px; height:100px; text-align:center; background:url('/html/images/common/line_pattern.png') no-repeat 0 100% / contain;  margin-bottom:50px; }
.philosophy1 b { font-weight:bold; color:#2e2e2e;  }

.philosophy2 {  margin-bottom:60px; }
.philosophy2 li { margin-bottom:25px; }
.philosophy2 h2 { font-size:18px; font-weight:bold; color:#000000; line-height:30px; }
.philosophy2 h2.pt1 { color:#2c7495; }
.philosophy2 h2.pt2 { color:#167c51; }
.philosophy2 h2.pt3 { color:#cb4b39; }
.philosophy2 h2.pt4 { color:#325fad; }
.philosophy2 p { font-size:14px; font-weight:normal; color:#777777; line-height:25px; }


/* 회사연혁 */
.year_first {border-top:2px solid #8d8d8d;border-bottom:1px #e0e0e0 solid;}
.year { border-bottom:1px #e0e0e0 solid;}
.year_tbl {padding:20px 0;overflow:hidden; margin:25px 0px; }
.year_tbl th{width:156px;background:var(--color-sub);font-size:4rem;font-weight:400;color:var(--color-main1);letter-spacing:-.02em;}
.year_tbl td{padding:0 0 0 50px;}
.year_tbl td div.year_cont { display:inline-block; padding-bottom:20px; margin-bottom:20px; border-bottom:1px #e0e0e0 solid; font-size:1.6rem;color:#666;}
.year_tbl td div.year_cont.year_cont_last { padding-bottom:0px; margin-bottom:0px; border-bottom:none; }
.year_tbl td div.year_cont img { float:left; width:auto; margin-right:30px; }
.year_tbl td div.year_cont .year_list { float:left; /*width:500px;*/  padding-left:0px;}
.year_tbl td div.year_cont .year_list li { padding-left:0px; line-height:25px; }


/* 사업분야 */
.business_tit{width:1317px;aspect-ratio:1/0.162;margin-bottom:40px;padding:72px 0 0 260px;background:url(/html/images/common/business1.png) no-repeat 50% 50% / contain;}
.business_tit h1{line-height:30px;font-size:2rem;font-weight:700;color:#777;}
.business_tit h1 span{color:#1a90d5;}
.business_tit h2{line-height:40px;margin-top:8px;font-size:2.8rem;font-weight:700;color:#2e2e2e;}
.business_tit h2 span{color:#e9323d;}
.business{display:inline-block;width:100%;margin-bottom:30px;padding-bottom:30px;border-bottom:2px #8d8d8d solid;}
.business h2{float:left;width:320px;margin-top:10px;padding-left:20px;background:url(/html/images/common/business_arrow.png) no-repeat 290px 50%;}
.business h2 img{width:230px;}
.business h2 b { display:block; color:#1a90d5; font-size:2.4rem; font-weight:bold; line-height:55px; }
.business ul { float:left; width:996px; display:inline-block; }
.business ul li{float:left;width:249px;line-height:38px;padding:0 30px;border-right:1px #e0e0e0 solid;font-size:1.6rem;color:#666;}
.business ul li.last { /*width:170px;*/ padding:0px 0px 0px 30px; border-right:none; }


/* 찾아오시는 길 */
.tab-menu { margin:30px 0 0 0; padding:0; box-sizing:border-box; }
.tab-menu > ul { list-style:none; padding:0; margin:0; border-bottom:1px solid #4c4c4c; width:1317px; height:42px; }
.tab-menu > ul > li { float:left; width:180px; height:42px; line-height:40px; border:1px solid #cccccc; border-bottom:1px solid #4c4c4c; background:#ffffff; color:#888888; font-size:15px; text-align:center; font-weight:normal; cursor:pointer; }
.tab-menu > ul > li:first-child { margin-left:0; }
.tab-menu > ul > li:hover { color:#2e2e2e; border:1px solid #4c4c4c; border-bottom:1px solid #fff; background:#fff; }
.tab-menu > ul > li.on { color:#2e2e2e; border:1px solid #4c4c4c; border-bottom:1px solid #fff; background:#fff; font-weight:bold; }

.location > .tab_cont_1 { display:block; }
.location > .tab_cont_2 { display:none; }
.location > div > .map { margin:30px 0px 20px 0px; }
.location > div > .map .hide{text-indent:initial;width:auto;height:auto;font-size:initial;line-height:initial;}
.location > div > .info_addr { border:5px #bfd9e9 solid; padding:20px 0px 20px 225px; background:url('/html/images/common/info_addr.png') 0px 50% no-repeat; }
.location > div > .info_addr > .cont_addr { font-size:14px; color:#777777; line-height:27px;}
.location > div > .info_addr > .cont_call { font-size:14px; color:#777777;font-weight:bold; line-height:27px; }
.location > div > .info_addr > .cont_call b { background:url('/html/images/common/icon_call.png') 0px 50% no-repeat; color:#2e2e2e; padding-left:20px; }
.location > div > .info_addr > .cont_call span { color:#e6131f; margin-right:20px;  }

.location > div > .info { padding-top:40px; display:inline-block; }
.location > div > .info > .info_title{float:left;/*width:100px;*/width:120px;margin-right:40px;text-align:center;}
.location > div > .info > .info_title img{width:100%;margin-bottom:10px;}

.location > div > .info > .cont_transit { float:left; border-spacing:0; /*width:860px;*/width:1157px; border-top:1px solid #dfdfdf; height:auto; line-height:30px; font-size:14px; color:#777777; padding:15px 10px; margin-top:0px; }
.location > div > .info > .cont_transit > b { color:#18a3dc; }
.location > div > .info > table { float:left; border:0; border-spacing:0; /*width:860px;*/width:1157px; margin-top:0px; margin-bottom:10px; }
.location > div > .info > table tr > th{height:35px;border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf;background:#f9f9f9;font-size:1.4rem;color:#666;text-align:center;vertical-align:middle;}
.location > div > .info > table tr > th:first-child { border-left:none; }
.location > div > .info > table tr > td{line-height:1.5;padding:16px 10px;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;font-size:1.4rem;color:#666;text-align:center;vertical-align:middle;}
.location > div > .info > table tr > td:first-child { border-left:none; }
.location > div > .info > table tr > td.position { font-weight:bold; }
.location > div > .info > table tr > td.way { text-align:left; }
.location > div > .info > table tr > td > b { color:#18a3dc; }
.location > div > .info > b { font-size:14px; color:#555555; font-weight:normal; line-height:1; padding-left:140px; }


/* 자격증정보 - 시험정보 */
.license_select { background:#dbe0ea; padding:25px; text-align:center; font-size:18px; font-weight:bold; color:#003d61;  }
.license_select span { font-size:18px; font-weight:bold; color:#003d61; margin-right:15px; }
.license_select > select { width:350px; height:40px; border:1px #dedede solid; line-height:40px; font-size:15px; text-indent:10px; }

.license .license_cont_1{display:none;}
.stitle_license { font-size:25px; font-weight:bold; color:#000000; line-height:70px;margin:20px 0 40px; border-bottom:1px #cccccc solid; }

.tab-menu2 { margin:30px 0 30px 0; padding:0; box-sizing:border-box; }
.tab-menu2 > ul { list-style:none; padding:0; margin:0; border-bottom:1px solid #01a89e; width:1000px; height:47px; }
.tab-menu2 > ul > li { float:left; width:180px; height:47px; border-radius:7px 7px 0px 0px; margin-right:5px; line-height:45px; border:1px solid #cccccc; border-bottom:1px solid #01a89e; background:#fafafa; color:#333333; font-size:17px; text-align:center; font-weight:normal; cursor:pointer; }
.tab-menu2 > ul > li:first-child { margin-left:0; }
.tab-menu2 > ul > li:hover { color:#01a89e; border:1px solid #01a89e; border-bottom:1px solid #fff; background:#fff; }
.tab-menu2 > ul > li.on { color:#01a89e; border:1px solid #01a89e; border-bottom:1px solid #fff; background:#fff; font-weight:bold; }

/* 25.07 deprecated
.license > .license_cont_1 { display:block; }
.license > .license_cont_2 { display:none; }
.license > .license_cont_3 { display:none; }
.license > .license_cont_4 { display:none; }
.license > .license_cont_5 { display:none; }*/

.license p { margin-bottom:40px;}

.license_guide { border:1px #e0e0e0 solid; background:#f9f9f9; padding:20px; font-size:15px; line-height:20px; font-weight:normal; color:#777777; margin-bottom:30px; }
.license_guide b { font-weight:normal; color:#000000; }
.license_guide span { font-weight:bold; color:#0079c0; }
.license_guide .license_guide_btn { float:right; margin-top:-30px; display:block; width:180px; line-height:20px; font-size:16px; color:#ffffff; font-weight:bold; padding:10px 0px; text-align:center; border:1px #3d4f5d solid; background:#475766;  }


table.tbl_style1 { border:0; border-spacing:0; width:100%; margin-top:0px; margin-bottom:10px; border-left:1px solid #dfdfdf; }
table.tbl_style1 tr > th { border-top:1px solid #2492cf; border-right:1px solid #2492cf; height:40px; background:#0079c0; text-align:center; vertical-align:middle; font-size:14px; color:#ffffff; }
table.tbl_style1 tr > td { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; vertical-align:middle; font-size:14px; padding:7px 5px; text-align:center; color:#666; }
table.tbl_style1 tr > td > b { font-weight:bold; color:#222222; }
table.tbl_style1 tr > span { color:#18a3dc; }
table.tbl_style1 tr > td.tal { text-align:left; padding-left:15px;  }
table.tbl_style1 tr > td.bg_td { background:#f7f7f7; }
table.tbl_style1 tr > td.font_bule { color:#0079c0; }

table.tbl_style2 { border:0; border-spacing:0; width:100%; margin-top:0px; margin-bottom:10px;border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf; }
table.tbl_style2 tr > th { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; height:35px; background:#f4f9ff; text-align:center; vertical-align:middle; font-size:14px; color:#2e2e2e; }
table.tbl_style2 tr > td { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; vertical-align:middle; font-size:14px; padding:7px 5px; text-align:center; color:#666; }
table.tbl_style2 tr > td > b { color:#18a3dc; }
table.tbl_style2 tr > td.tal { text-align:left; padding-left:15px;  }
table.tbl_style2 tr > td.bg_td { background:#f7f7f7; }

.license_step { display:inline-block; /*width:1000px;*/width:1317px; border-bottom:1px #dedede dashed; margin-bottom:20px; }
.license_step_last { border-bottom:none;  }
.license_step li { float:left; /*width:226px;*/width:306px; height:250px; border:0px #dedede solid; background:url('/html/images/common/license_step1.png') 50% 8px no-repeat; text-align:center; margin-bottom:0px; }
.license_step li h1 { margin-top:13px; text-align:center; font-size:15px; color:#ffffff; font-weight:bold; line-height:40px; }
.license_step li h2 { margin-bottom:30px; text-align:center; font-size:16px; color:#2e2e2e; font-weight:bold; line-height:20px; padding:10px 0px; }
.license_step li p { font-size:13px; font-weight:normal; color:#777777; line-height:20px; }
.license_step li p span {color:#0079c0;}
.license_step li.arrow { width:30px; height:170px; background:url('/html/images/common/owner2_arrow.png') 50% 50% no-repeat; border:none; }
.license_step li.line2 { height:280px; }

.license_step li.license_step1  { background:url('/html/images/common/license_step1.png') 50% 8px no-repeat;  }
.license_step li.license_step2 { background:url('/html/images/common/license_step2.png') 50% 8px no-repeat; height:230px;  }
.license_step li.license_step3 { background:url('/html/images/common/license_step3.png') 50% 8px no-repeat;height:220px; }

.gray_box .g_box_in {height: 100px;}

/* 고객센터 추가 20181109 */
.csmain_top { border:1px #e1e1e1 solid; display:inline-block; margin-bottom:20px; width:100%;height:265px; }
.csmain_top h2 { font-size:26px; font-weight:bold; color:#000000; margin-bottom:20px; line-height:55px; background: url('/html/images/common/csmain_title.png') 0% 100% no-repeat;  }
.csmain_top p { font-size:15px; font-weight:normal; color:#555555; line-height:24px;  }
.csmain_top p span { color:#306c8e;  }
.csmain_top .csmain_help { float:left; width:50%; padding:10px 30px; height:263px; background:#e8f6fe url('/html/images/common/csmain_help_bg.png') 100% 100% no-repeat; border-right:1px #e1e1e1 solid;  }
.csmain_top .csmain_help h2 { margin-bottom:90px; }
.csmain_top .csmain_board { float:right; width:50%; padding:10px 30px; height:263px; }
.csmain_top .csmain_board .csmain_cont { margin:0px 20px 0px 0px; }
.csmain_top .csmain_board .csmain_cont .list_top li{ width:100%; height:30px;line-height:30px; padding-left:10px;margin:0px !important; background:url('/html/images/common/dot1.png') 0px 50% no-repeat;;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.csmain_top .csmain_board .csmain_cont .list_top li a{font-size:14px;line-height:30px; padding-left:0px;}

.csmain_more { float:right; margin-top:-60px;}

.csmain_faq { border:1px #e1e1e1 solid; display:inline-block; margin-bottom:20px; }
.csmain_faq .csmain_faq_ul { width:100%; border-bottom:1px #e1e1e1 solid; display:inline-block;   }
.csmain_faq .csmain_faq_ul li {float:left; width:160px; height:200px; font-size:14px; background:#fafafa; border-left:1px #e1e1e1 solid; padding:20px 10px 10px 20px; }
.csmain_faq .csmain_faq_ul li.csmain_faq_tit { background:#666666; width:198px; padding:20px; }
.csmain_faq .csmain_faq_ul li.csmain_faq_tit h2 { font-size:26px; font-weight:bold; color:#ffffff; line-height:35px; margin-bottom:55px;}
.csmain_faq .csmain_faq_ul li.csmain_faq_tit a.csmain_faq_tit_all { display:block; padding-right:30px; height:30px; line-height:30px; text-align:right; color:#ffffff; font-size:16px;background: url('/html/images/common/csmain_faq_tit_all.png') 100% 50% no-repeat; }
.csmain_faq .csmain_faq_ul li b { display:block; width:45px; height:45px; border-radius:30px; background:#a9a9a9; font-weight:normal; margin-bottom:40px; font-size:28px; line-height:45px; text-align:center; color:#ffffff;}
.csmain_faq .csmain_faq_ul li b.faq_best1 { background:#3280e5; }
.csmain_faq .csmain_faq_ul li b.faq_best2 { background:#32c9de; }
.csmain_faq .csmain_faq_ul li b.faq_best3 { background:#f96f4a; }

.csmain_faq .csmain_faq_ul2 { float:left; width:590px; height:160px; display:inline-block; padding:30px; }
.csmain_faq .csmain_faq_ul2 li { float:left; width:20%; text-align:center !important; line-height:50px; font-size:14px;  }
.csmain_bottom .csmain_down li a { display:block; text-align:center !important; line-height:18px;}

.csmain_faq .csmain_cs { float:right; width:400px;height:160px;  padding:25px 30px 30px 0px; }
.csmain_faq .csmain_cs h2 { font-size:26px; font-weight:bold; color:#000000; line-height:40px; margin-bottom:5px; }
.csmain_faq .csmain_cs h2 b { color:#0079c0; margin-left:10px;}
.csmain_faq .csmain_cs p { font-size:14px; color:#555555; }
.csmain_faq .csmain_cs a.csmain_kakao { float:right; margin-top:-100px; }


.csmain_bottom { border:1px #e1e1e1 solid; display:inline-block; margin-bottom:20px; width:100%; }
.csmain_bottom h2 { font-size:26px; font-weight:bold; color:#000000; margin-bottom:20px; line-height:55px; background: url('/html/images/common/csmain_title.png') 0% 100% no-repeat;  }
.csmain_bottom p { font-size:15px; font-weight:normal; color:#555555; line-height:24px;  }
.csmain_bottom p span { color:#306c8e;  }
.csmain_bottom .csmain_down { float:left; width:50%; padding:10px 30px; height:235px; border-right:1px #e1e1e1 solid;  }
.csmain_bottom .csmain_down ul { width:106%; display:inline-block; text-align:center !important; margin:25px -3% 0px -3%; }
.csmain_bottom .csmain_down li { float:left; width:20%; text-align:center !important; line-height:20px;  }
.csmain_bottom .csmain_down li a { display:block; text-align:center !important; }
.csmain_bottom .csmain_down li img { width:48px; height:auto; margin-bottom:15px; }

.csmain_bottom .csmain_remote { float:right; width:50%; padding:10px 30px; height:235px; background:url('/html/images/common/csmain_remote_bg.png') 100% 100% no-repeat;  }
.csmain_bottom .csmain_remote p { margin-top:40px; }


.cs_help1 { background:#6190e2 url('/html/images/common/cshelp1_bg.png') 100% 50% no-repeat; padding:40px; }
.cs_help1 h2 { font-size:33px; font-weight:bold; color:#ffffff; line-height:35px; margin-bottom:10px; }
.cs_help1 p { font-size:15px; font-weight:normal; color:#ffffff; line-height:24px; }

.cs_help2 { background:#ffffff; padding:40px 0px; width:100%; border:1px #e1e1e1 solid; display:inline-block; margin-bottom:10px;}
.cs_help2 li { float:left; width:50%; padding-left:40px; }
.cs_help2 li:first-child { border-right:1px #e1e1e1 solid; }
.cs_help2 li b { font-size:30px; font-weight:bold; color:#000000; margin-right:10px; }

.cs_help3 { display:inline-block;width:100%; margin-top:40px; border-bottom:1px #dedede dashed; }
.cs_help3 h3 { font-size:30px; font-weight:bold; color:#000000; margin:0px 0px 20px 0px; }
.cs_help3 p { font-size:15px; margin-bottom:30px;  }
.cs_help3 .img_map_wrap{position:relative;}
.cs_help3 .img_map_wrap img{width:100%;}
.cs_help3 .img_map_wrap .anchor_box a{position:absolute;top:0;display:inline-block;width:170px;aspect-ratio:1/1;}
.cs_help3 .img_map_wrap .anchor_box a:nth-child(1){left:0;}
.cs_help3 .img_map_wrap .anchor_box a:nth-child(2){left:286px;}
.cs_help3 .img_map_wrap .anchor_box a:nth-child(3){left:574px;}
.cs_help3 .img_map_wrap .anchor_box a:nth-child(4){left:860px;}
.cs_help3 .img_map_wrap .anchor_box a:nth-child(5){right:0;}
.cs_help3 ul.cs_help3_1 { display:inline-block; width:100%; margin-bottom:40px; }
.cs_help3 ul.cs_help3_1 li { float:left; width:45%; font-size:15px; color:#666666; line-height:22px; }
.cs_help3 ul.cs_help3_1 li span { color:#d70505; font-weight:bold; }
.cs_help3 ul.cs_help3_1 li b { color:#222222; font-weight:bold; }

.cs_help3 ul.cs_help3_2 { /*width:1010px;*/width:100%; display:inline-block; text-align:center; margin:0px -5px 40px -5px; }
.cs_help3 ul.cs_help3_2 li { float:left; /*width:157px;*/width:209px; text-align:center; margin:5px; border:1px #e1e1e1 solid; padding:45px 0px 0px 0px;}
.cs_help3 ul.cs_help3_2 li h2 { font-size:15px; font-weight:bold; color:#000000; line-height:45px; margin:30px 0px 40px 0px}
.cs_help3 ul.cs_help3_2 li img { width:60px; height:auto; }
.cs_help3 ul.cs_help3_2 li a.cs_help_down { display:block;font-size:15px; padding-right:30px; text-align:center;height:60px;line-height:60px;background:#f0f0f0 url('/html/images/common/btn_down.png') 126px 50% no-repeat; }

.cs_help3 ul.cs_help3_3 { display:inline-block; width:100%; margin:10px 0 40px 0; }
.cs_help3 ul.cs_help3_3 li { font-size:15px; color:#666666; line-height:22px; }
.cs_help3 ul.cs_help3_3 li b { color:#222222; font-weight:bold; }
.cs_help3 ul.cs_help3_3 li span { color:#d70505; font-weight:bold; }
.cs_help3 ul.cs_help3_3 li img { display:block; margin:10px 0px 30px 0px; }



.cs_help4 { background:#ffffff; padding:0px; width:100%; border:1px #e1e1e1 solid; display:inline-block; }
.cs_help4 li { float:left; background:#ffffff; padding:15px 10px 30px 10px; width:32%; text-align:center; }
.cs_help4 li.cs_help4_1 { background:#ffffff url('/html/images/common/cs_help3_1.png') 50% 55px no-repeat; border-right:1px #e1e1e1 solid; }
.cs_help4 li.cs_help4_2 { background:#fafafa url('/html/images/common/cs_help3_2.png') 50% 55px no-repeat;width:36%; border-right:1px #e1e1e1 solid; }
.cs_help4 li.cs_help4_3 { background:#ffffff url('/html/images/common/cs_help3_3.png') 50% 55px no-repeat; }
.cs_help4 li h1 { font-size:15px; font-weight:normal; color:#555555; line-height:20px;margin-bottom:120px; text-align:left; padding:0px 25px; }
.cs_help4 li h1 span { color:#0b71b9; }
.cs_help4 li h2 { font-size:24px; font-weight:normal; color:#000000; line-height:50px;margin-bottom:0px; }
.cs_help4 li p { font-size:14px; font-weight:normal; color:#555555; line-height:24px;margin-bottom:25px; }
.cs_help4 li .cshelp_btn { display:block; margin:5px auto; width:180px; height:59px;  }
.cs_help4 li a.cshelp_btn1 { display:block; margin:5px auto; width:180px; height:55px; line-height:51px; border:2px #838383 solid; background:#ffffff; font-size:15px; color:#333333; font-weight:bold; text-align:center; }
.cs_help4 li a.cshelp_btn2 { display:block; margin:5px auto; width:180px; height:55px; line-height:51px; border:2px #0b71b9 solid; background:#0b71b9; font-size:15px; color:#ffffff; font-weight:bold; text-align:center; }



.faq_best  { width:100%; display:inline-block;   }
.faq_best  h2 { font-size:26px; font-weight:bold; color:#000000; background:#fafafa; line-height:70px; padding:0px 30px; border:1px #e1e1e1 solid; }
.faq_best  h2 span { color:#898989; }
.faq_best .faq_best_ul { width:100%; border-right:1px #e1e1e1 solid; border-bottom:1px #e1e1e1 solid; display:inline-block;   }
.faq_best .faq_best_ul li {float:left; width:20%; height:200px; font-size:14px; background:#ffffff; border-left:1px #e1e1e1 solid; padding:20px 10px 10px 30px; }
.faq_best .faq_best_ul li b { display:block; width:45px; height:45px; border-radius:30px; background:#a9a9a9; font-weight:normal; margin-bottom:40px; font-size:28px; line-height:45px; text-align:center; color:#ffffff;}
.faq_best .faq_best_ul li b.faq_best1 { background:#3280e5; }
.faq_best .faq_best_ul li b.faq_best2 { background:#32c9de; }
.faq_best .faq_best_ul li b.faq_best3 { background:#f96f4a; }

.cs_down1 { /*width:1010px;*/width:100%; display:inline-block; text-align:center; margin:0px -5px 40px -5px; }
.cs_down1 li { float:left; /*width:242px;*/width:319px; text-align:center; margin:5px; border:1px #e1e1e1 solid; }
.cs_down1 li a { display:block; text-align:center; padding:40px 0;}
.cs_down1 li a:hover { background:#f7f7f7; }
.cs_down1 li h2 { font-size:16px; font-weight:bold; color:#000000; line-height:45px; margin-top:10px; }
.cs_down1 li p { font-size:13px; font-weight:normal; color:#444444; line-height:18px;  }

.cs_down2 { /*width:1000px;*/width:1317px; display:inline-block; text-align:center; }
.cs_down2 li { text-align:left; margin-bottom:30px; padding-left:110px;  }
.cs_down2 li a { display:block; text-align:center;  }
.cs_down2 li h2 { font-size:15px; font-weight:bold; color:#000000; line-height:50px; background:url('/html/images/common/cs_down2_tit.png') 0% 100% no-repeat; margin-bottom:15px; }
.cs_down2 li p { font-size:13px; font-weight:normal; color:#666666; line-height:20px;  }
.cs_down2 li p b { float:left; display:block; width:40px; font-size:13px; font-weight:bold; color:#000000;  }
.cs_down2 li .down_guide { font-size:13px; font-weight:normal; color:#444444; line-height:20px; border:1px #e1e1e1 solid; background:#f7f7f7; padding:15px 20px 15px 40px; margin-top:10px; background:#f7f7f9 url('/html/images/common/cs_down2_guide.png') 20px 50% no-repeat; }
.cs_down2 li.cs_down2_1 { background:url('/html/images/common/cs_down2_1.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_2 { background:url('/html/images/common/cs_down2_2.png') 0px 10px no-repeat; }
.cs_down2 li.cs_down2_3 { background:url('/html/images/common/icon_explorer.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_4 { background:url('/html/images/common/cs_down2_4.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_5 { background:url('/html/images/common/icon_acrobat.png') 0px 20px no-repeat; }



.cs_remote1 { background:#8db3be url('/html/images/common/cs_remote1_bg.png') 100% 50% no-repeat; padding:45px; margin-bottom:40px; }
.cs_remote1 h2 { font-size:33px; font-weight:bold; color:#ffffff; line-height:35px; margin-bottom:20px; }
.cs_remote1 p { font-size:15px; font-weight:normal; color:#ffffff; line-height:24px; }

.cs_remote2 { /*width:1010px;*/width:100%; display:inline-block; margin:0px -5px 40px -5px; }
.cs_remote2 li { float:left; /*width:326px;*/width:429px; text-align:left; margin:5px; padding:40px 0px 40px 225px; border:1px #e1e1e1 solid; font-size:14px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote2 li.cs_remote2_1 { background:url('/html/images/common/cs_remote2_1.png') 80px 50% no-repeat; }
.cs_remote2 li.cs_remote2_2 { background:url('/html/images/common/cs_remote2_2.png') 80px 50% no-repeat; }
.cs_remote2 li.cs_remote2_3 { background:url('/html/images/common/cs_remote2_3.png') 80px 50% no-repeat; }

.cs_remote3 { /*width:1000px;*/width:100%; display:inline-block; margin:0px 0px 0px 0px; }
.cs_remote3 li { text-align:left; margin-bottom:40px; padding:10px 0 0 120px; height:96px; font-size:14px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote3 li h2 { text-align:left; margin-bottom:10px; padding:0px; font-size:18px; line-height:24px; font-weight:bold; color:#000000; }
.cs_remote3 li.cs_remote3_1 { background:url('/html/images/common/cs_remote3_1.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_2 { background:url('/html/images/common/cs_remote3_2.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_3 { background:url('/html/images/common/cs_remote3_3.png') 0px 50% no-repeat; }

.cs_remote4 { width:100%; border:1px #dedede solid; background:#ffffff; padding:20px 40px;display:inline-block;line-height:45px;font-size:15px; }
.cs_remote4 a.cs_remote4_btn { float:right; width:170px; height:45px; line-height:45px; color:#ffffff; font-size:15px; text-align:center; background:#0a72b9; }

.course_tab { display:inline-block; width:100%; border-top:0px #0278be solid; }
.course_tab li { float:left; width:16.1%; height:40px; border:none; background:none; box-sizing:border-box; }
.course_tab li:first-child { border-left:1px #e8e8e8 solid;  }
.course_tab li a { display:block; font-size:14px; text-align:center; color:#464646; }
.course_tab li a.line2 { line-height:17px; padding:6px 0px;}
.course_tab li.on { border:none; background:none; color:#ffffff; font-weight:bold; }
.course_tab li.on a { color:#ffffff; }

.exam_question h6 {background-color:white;font-size:15px;color:#000;font-weight:bold;line-height:20px;padding:9px 14px;border-bottom:1px solid black}

/* 2019-04-15 common */
.tc{text-align:center;}

.mt50{margin-top:50px;}


/* 결제페이지 할인 숨김*/
.col-coupon { display:none; }

/* 2019-05-16 추가 */
.txt_noti{padding-left:27px; margin:10px 0; font-size:15px; font-weight:bold; background:url(../images/common/txt_noti.png) 0 0 no-repeat; line-height:20px; color:#111;}
.txt_noti span{color:#ff7607;}

.sns_btn .btn_kakao{ display:block; width:30px; height:30px; text-indent:-99999px; background:url('../images/common/icon_kakao.png') no-repeat;}
.sns_btn .btn_qna{ display:block; width:30px; height:30px; text-indent:-99999px; background:url('../images/common/icon_qna.png') no-repeat;}
.sns_btn .btn_youtube{ display:block; width:30px; height:30px; text-indent:-99999px; background:url('../images/common/icon_youtube.png') no-repeat;}


/* 마이페이지 쪽지함 -> 공지사항으로 변경 */
.my_box .my_note .list_top{border-top:1px solid #d7d7d7;margin-top:15px;padding:6px 0 0 0;min-height:110px}
.my_box .my_note .list_top li{position:relative;margin-bottom:2px}
.my_box .my_note .list_top li a{vertical-align:top;color:#777}
.my_box .my_note .list_top li img{vertical-align:top;padding-right:6px}
.my_box .my_note .list_top li p{width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px}
.my_box .my_note .list_top li .note_day{position:absolute;right:0;top:0}


.bx-wrapper{margin:0 auto}
.bx-controls-auto{overflow:visible;position:absolute;left:-99999px;width:1px;height:1px}
.bx-controls-direction a{ display:block; position:absolute; top:375px;width:30px;height:30px;text-indent:-99999px; background:url('/html/images/common/controls.png') no-repeat;opacity:0.6;}
.bx-controls-direction a:hover {opacity:1;}
.bx-controls-direction a.bx-prev{left:1px; background-position:left top;background-size:auto;}
.bx-controls-direction a.bx-next{right:1px;background-position:right top;background-size:auto;}

.bx-controls {position:absolute;left:50%; transform:translateX(-50%); bottom:20px; z-index:1000;}
.bx-pager {display:inline-block;width:100%;text-align:center;margin:0px auto 0px auto;}
.bx-pager-item {display:inline-block;width:auto;}
.bx-pager-item a {display:inline-block;width:10px;height:10px;margin:0px 3px;border-radius:50%;text-indent:-99999px;background:#eee; border:1px #ccc solid;}
.bx-pager-item a.active {background:#666; border:1px #444 solid;text-indent:-99999px;}

.ReviewBanner {position:relative; /*width:1000px;*/width:100%;display:inline-block;border-radius:10px;border:1px #0079c0 solid;box-sizing:border-box;overflow:hidden;margin-bottom:30px;}
.ReviewBanner ul {position:relative; width:100%;display:inline-block;}
.ReviewBanner li { float:left;width:100%;display:inline-block;box-sizing:border-box;text-align:center;}
.board-font {
	font-family: 'IBMPlexSansKR-Regular', 'Nanum Gothic', sans-serif;
}


/* 내일배움카드&평생교육이용권 소개 */
.system_intro h4{margin-top:40px;}

.system_intro img{width:100%;}
.system_intro .bg_main1{padding:100px 0 120px;text-align:center;}
.system_intro .bg_main1 .title{line-height:1.5;font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;color:#ccc;letter-spacing:-.02em;}
.system_intro .bg_main1 p.style_body2{margin-top:24px;color:#fff;}
.system_intro .bg_main1 p.style_body2 strong{font-family:var(--font-main-700);font-weight:700;}
.system_intro .bg_main1 .lle_logo{width:156px;height:auto;margin-top:40px;}

.system_intro .feature_wrap{position:relative;margin-top:24px;}
.feature_wrap:before{content:'';position:absolute;left:50%;display:block;width:1px;height:68px;background-color:var(--color-main2);transform:translateX(-50%);}
.feature_wrap:after{content:'';position:absolute;left:50%;top:68px;display:block;width:1000px;height:1px;background-color:var(--color-main2);transform:translateX(-510px);}
.feature_wrap ul{display:flex;padding-top:68px;column-gap:15px;}
.feature_wrap li{position:relative;min-width:318px;margin-top:52px;padding:44px 16px;border:1px solid var(--color-main2);border-radius:10px;background-color:#E7EBFB;text-align:center;}
.feature_wrap li:before{content:'';position:absolute;left:50%;top:-52px;display:inline-block;width:1px;height:36px;background-color:var(--color-main2);transform:translateX(-50%);}
.feature_wrap li:after{content:'';position:absolute;left:50%;top:-16px;display:inline-block;width:6px;aspect-ratio:1/1;border-radius:50%;background-color:var(--color-main2);transform:translateX(-50%);}
.feature_wrap li p{margin-top:40px;}
.feature_wrap .style_headline2{display:flex;justify-content:center;align-items:center;column-gap:4px;color:#7485C0;}
.feature_wrap .style_headline2:before{content:'';display:inline-block;width:40px;aspect-ratio:1/1;}
.feature_wrap .style_headline2.ico_01:before{background:url(/html/images/new/ico_calendar.svg) no-repeat 50% 50%;}
.feature_wrap .style_headline2.ico_02:before{background:url(/html/images/new/ico_graduation.svg) no-repeat 50% 50%;}
.feature_wrap .style_headline2.ico_03:before{background:url(/html/images/new/ico_book_cover.svg) no-repeat 50% 50%;}
.feature_wrap .style_headline2.ico_04:before{background:url(/html/images/new/ico_card_bookmark.svg) no-repeat 50% 50%;}
.feature_wrap .style_headline2.ico_05:before{background:url(/html/images/new/ico_mobile.svg) no-repeat 50% 50%;}
.feature_wrap .style_headline2.ico_06:before{background:url(/html/images/new/ico_prize.svg) no-repeat 50% 50%;}

.system_intro #support .bg_white{margin-top:40px;padding:72px 0;border-radius:20px;text-align:center;}
.system_intro #support h4 + p{margin-top:20px;}
.system_intro .ico_headphone{position:relative;display:inline-block;line-height:1.5;margin-top:24px;padding-left:72px;font-family:var(--font-main-700);font-size:2.4rem;font-weight:700;letter-spacing:-.02em;}
.system_intro .ico_headphone:before{content:'';position:absolute;left:0;top:50%;display:inline-block;width:60px;aspect-ratio:1/1;background:url(/html/images/new/ico_headphone) no-repeat 50% 50%;transform:translateY(-50%);}
.system_intro #support .support_table_box{padding:16px 0;border:1px solid var(--color-gray);border-radius:20px;}
.system_intro #support .support_table_box th, .system_intro #support .support_table_box td{padding:22px 0;}
.system_intro #support .support_table_box th{line-height:1.5;font-family:var(--font-main-700);font-size:2.4rem;font-weight:700;text-align:center;letter-spacing:-.02em;}
.system_intro #support .support_table_box td{display:flex;align-items:center;column-gap:60px;text-align:left;}
.system_intro #support .support_table_box td .line{display:inline-block;width:5px;height:56px;background-color:var(--color-sub);}

.system_intro .guide_list{display:flex;column-gap:15px;margin:76px 48px 0;}
.system_intro .guide_list li{position:relative;min-width:294px;padding:24px 30px;border:1px solid var(--color-main2);border-radius:20px;background-color:#E7EBFB;text-align:center;}
.system_intro .guide_list li + li:before{content:'';position:absolute;left:-28px;top:50%;width:38px;height:62px;background:url(/html/images/new/ico_chevron_main2.svg) no-repeat 50% 50% / contain;transform:translateY(-50%);}
.system_intro .guide_list li > span{position:relative;display:block;height:156px;}
.system_intro .guide_list li .ico_01:before{content:'';position:absolute;left:50%;top:50%;display:block;width:108px;aspect-ratio:1/1;background:url(/html/images/new/ico_paper_search.svg) no-repeat 50% 50% / contain;transform:translate(-50%, -50%);}
.system_intro .guide_list li .ico_02:before{content:'';position:absolute;left:50%;top:50%;display:block;width:92px;aspect-ratio:1/1;background:url(/html/images/new/ico_checklist.svg) no-repeat 50% 50% / contain;transform:translate(-50%, -50%);}
.system_intro .guide_list li .ico_03:before{content:'';position:absolute;left:50%;top:50%;display:block;width:88px;aspect-ratio:1/1;background:url(/html/images/new/ico_card.svg) no-repeat 50% 50% / contain;transform:translate(-50%, -50%);}
.system_intro .guide_list li .ico_04:before{content:'';position:absolute;left:50%;top:50%;display:block;width:94px;aspect-ratio:1/1;background:url(/html/images/new/ico_player.svg) no-repeat 50% 50% / contain;transform:translate(-50%, -50%);}
.system_intro .guide_list li p{min-height:7.2rem;margin-top:16px;}
.system_intro .guide_list li a{display:inline-block;margin-top:16px;padding:4px 26px;border-radius:20px;background-color:var(--color-main3);font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;color:#fff;text-align:center;letter-spacing:-.02em;}
.system_intro .guide_list li a:hover{box-shadow:0 3px 8px rgba(0, 0, 0, .24);}
.system_intro .guide_list li a.lllcard{background-color:var(--color-main1);}
.system_intro .guide_list + p{margin:16px 0 40px 48px;padding-left:20px;text-indent:-20px;}

.system_intro #notes{text-align:center;}
.system_intro .marker_dot:before{content:'';display:inline-block;width:4px;aspect-ratio:1/1;margin-right:8px;border-radius:50%;background-color:var(--color-bk);vertical-align:middle;}
.system_intro .note_list{margin-top:76px;text-align:left;}
.system_intro .note_list li{display:flex;align-items:flex-start;column-gap:24px;}
.system_intro .note_list > li + li{margin-top:48px;}
.system_intro .note_list .bg_sub{position:relative;width:140px;aspect-ratio:1/1;border-radius:5px;}
.system_intro .note_list .ico_lock:before{content:'';position:absolute;left:50%;top:50%;display:inline-block;width:98px;aspect-ratio:1/1;background:url(/html/images/new/ico_person_lock.svg) no-repeat 50% 50%;transform:translate(-50%, -50%);}
.system_intro .note_list .ico_cash:before{content:'';position:absolute;left:26px;top:24px;display:inline-block;width:60px;height:62px;background:url(/html/images/new/ico_receipt.svg) no-repeat 50% 50% / contain;}
.system_intro .note_list .ico_cash:after{content:'';position:absolute;left:61px;top:55px;z-index:1;display:inline-block;width:53px;height:56px;background:url(/html/images/new/ico_cash_part01.svg) no-repeat 50% 50% / contain;}
.system_intro .note_list .ico_cash_part:before{content:'';position:absolute;right:44px;bottom:38px;display:inline-block;width:17px;height:15px;background:url(/html/images/new/ico_cash_part02.svg) no-repeat 50% 50% / contain;}
.system_intro .note_list .ico_order:before{content:'';position:absolute;left:32px;top:32px;display:inline-block;width:76px;aspect-ratio:1/1;background:url(/html/images/new/ico_dollar.svg) no-repeat 50% 50% / contain;}
.system_intro .note_list .ico_order:after{content:'';position:absolute;right:12px;bottom:12px;z-index:1;display:inline-block;width:43px;aspect-ratio:1/1;border:2px solid #fff;border-radius:50%;background-color:var(--color-point);}
.system_intro .note_list .ico_order_part svg{position:absolute;right:24px;bottom:24px;z-index:2;display:inline-block;width:20px;aspect-ratio:1/1;}
.system_intro .note_list .text_box{margin-left:64px;}
.system_intro .note_list h5{display:flex;align-items:center;column-gap:12px;margin:0 0 16px -64px;}
.system_intro .note_list .num{display:inline-block;min-width:52px;padding:0 11px;border-radius:5px;background-color:var(--color-main2);color:#fff;}
.system_intro .note_list p{line-height:1.5;font-family:var(--font-main-500);font-size:1.6rem;font-weight:500;letter-spacing:-.02em;}
.system_intro .note_list p.color_main3{margin:12px 0 0 24px;}
.system_intro .note_list + .has_arrow{display:inline-flex;margin:80px 0 40px;padding:7px 30px;border:1px solid #000;border-radius:20px;}

.system_intro .link_box, .system_notes .link_box{display:flex;justify-content:center;align-items:center;column-gap:28px;}
.system_intro .link_box a, .system_notes .link_box a{min-width:472px;padding:16px 60px;border-radius:5px;background-color:var(--color-main3);color:#fff; text-align:center;}
.system_intro .link_box a:hover, .system_notes .link_box a:hover{background-color:var(--color-main1);}

/* 수강유의사항 */
.system_notes{overflow:hidden;}
.system_notes .content_title{margin-top:80px;}
.system_notes .content_title, .system_notes h5{margin-bottom:16px;}
.system_notes .bg_white{margin-top:40px;padding:64px 32px;border-radius:10px;}
.system_notes section + section{margin-top:64px;}
.system_notes h6{margin-bottom:8px;}
.system_notes .depth1{line-height:1.5;font-size:1.6rem;letter-spacing:-.02em;}
.system_notes .depth1 li + li{margin-top:8px;}
.system_notes .depth1 + h6{margin-top:40px;}
.system_notes table{width:auto;margin:32px 0 16px;}
.system_notes th{border:1px solid #ccc;}
.system_notes thead th{line-height:1.5;padding:16px 0;background-color:var(--color-sub);font-family:var(--font-main-700);font-size:1.6rem;font-weight:700;letter-spacing:-.02em;}
.system_notes tbody th{line-height:1.5;padding:8px 0;font-size:1.6rem;font-weight:400;text-align:center;letter-spacing:-.02em;}
.system_notes td{line-height:1.5;padding:8px 0;border:1px solid #ccc;font-size:1.6rem;text-align:center;letter-spacing:-.02em;}
.system_notes td.gap{padding:16px 0;}
.system_notes blockquote{margin-top:16px;}
.system_notes blockquote p{margin-top:8px;}
.system_notes .link_box{margin:80px 0 120px;}

/* 평생교육이용권 */
/* 25.07 deprecated
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
.sub_top_lle {position:relative; background:#eeeeee url('/html/images/common/lle_top.png') 50% 0px no-repeat; height:240px; background-size:cover !important; }
.sub_top_lle h2 {position:absolute; left:0%; top:50%; transform:translateY(-50%);width:100%; font-size:35px; color:#fff;font-weight:bold; letter-spacing:-0.05em; text-align:center;}*/
.sub_inner {display:flex; flex-wrap:wrap; width:1317px; margin:0 auto; }
.sub_inner img{width:100%;}
.sub_inner_btn {display:flex; width:100%;justify-content:center; margin-top:60px; text-align:center;}
.lle_01 {background:#052a7b; }
.lle_02 {background:#fff; }
.lle_03 {background:#e7eaf1; }
.lle_btn  {background:#e7eaf1; }
.lle_btn .sub_inner {display:flex; flex-wrap:nowrap; gap:30px;}
/*.lle_btn a {font-family : 'Noto Sans KR'; display:flex; flex-wrap:nowrap; align-items:center;justify-content:center; width:470px; height:60px; background:#0a35d1; border-radius:5px; font-size:24px; letter-spacing:-0.05em; color:#fff;font-weight:bold; text-align:center;}
.lle_btn a:hover {background:#052a7b;}*/