@charset "utf-8";

@font-face {
  font-family: 'Nanum Square';
  font-style: normal;
  font-weight: 400;
  src: url(font/NanumSquareR.eot);
  src: local('Nanum Square Regular'),
       local('NanumSquareR'),
       url(font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(font/NanumSquareR.woff2) format('woff2'),
       url(font/NanumSquareR.woff) format('woff'),
       url(font/NanumSquareR.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Square';
  font-style: bold;
  font-weight: 700;
  src: url(font/NanumSquareB.eot);
  src: local('Nanum Square Bold'),
       local('NanumSquareB'),
       url(font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(font/NanumSquareB.woff2) format('woff2'),
       url(font/NanumSquareB.woff) format('woff'),
       url(font/NanumSquareB.ttf) format('truetype');
    }


/* 공통 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0; box-sizing:border-box;-moz-box-sizing: border-box; -webkit-box-sizing:border-box; font-family:'Nanum Square',dotum,sans-serif;}
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {vertical-align:middle;letter-spacing:normal}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset}
button {border:0 none;background-color:transparent;cursor:pointer}
body {background:#fff}
body,th,td,input,select,textarea,button {font-size:100%;line-height:1.5;font-family:'Nanum Square',dotum,sans-serif; color:#555}
a {color:#555;text-decoration:none}
a:active, a:hover {text-decoration:underline}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}
em { color:#cb2b11; }
legend, caption, hr {display:none}
img{border:0;vertical-align:top}
table{border-collapse:collapse;border-spacing:0;width:100%;}
br{letter-spacing:normal}
p{letter-spacing:normal}
.hide { position:absolute; width:0; height:0; overflow:hidden; display:block; z-index:-99 }

input, textarea, button {line-height: 1.2; vertical-align: middle; appearance: none; -webkit-appearance:none; outline: 0; -webkit-border-radius:0; border-radius:0; box-shadow:0}
textarea, button {border:none;}
input[type="checkbox"]+label,input[type="radio"] { margin:0; padding:0; vertical-align:middle; cursor:pointer;}
input[type="radio"]  {border:none}
input[type="file"] {border:none}
input[type="search"] {width: 100%; font-size: 1.4rem;}
input.readonly{background:#eee}
input.readonly:focus{border-color:#e5e5e5;}
::-webkit-input-placeholder { color: #999;}
:-ms-input-placeholder {color: #999;}
::placeholder {color: #999;}

.skip_nav{position:relative;}
.skip_nav a{display:block; height:1px; width:1px; margin-bottom:-1px; overflow:hidden; font-size:0;color:transparent; color:#fff; font-weight:700; white-space:nowrap;}
.skip_nav a:focus,.skip_nav a:active{height:auto; width:100%; padding:5px; margin-bottom:10px; position:absolute; left:0; top:0;font-size:20px; background:#2466a6;z-index:10}

input:focus, p:focus, *:active {outline:0}


.tb_insert input[type=text], .tb_insert input[type=password], .tb_insert select {font:13px/20px "Nanum Gothic", "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif;box-sizing:border-box;height:30px;line-height:30px;padding:2px 4px 3px;margin-top:-1px; background-color:#ffffff !important; border: 1px solid #cccccc !important; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;}

.tb_insert input[type=checkbox], input[type=radio] {vertical-align:middle; appearance:auto; -webkit-appearance:auto;}
.tb_insert label { cursor:pointer; }

/* 정렬 */
.fl{float:left}
.fr{float:right}
.brclear {display: block;visibility: hidden;clear: both;overflow: hidden;width: 0;height: 0}
.brclear:after {display: block;visibility: hidden;clear: both;width: 0;height: 0;content: ' ';font-size: 0;line-height: 0}
.pr{position:relative!important}
.tar{text-align:right!important}
.tac{text-align:center!important}
.tal{text-align:left!important}
.psr{position:relative!important}
.psa{position:absolute!important}
.vam{vertical-align:middle}

/* WIDTH */
.w50{width:50%}
.w40{width:40%}
.w30{width:30%}
.w20{width:20%}
.w23{width:23%}
.w25{width:25%}
.w5{width:5%}
.w10{width:10%}
.w15{width:15%}

/* alink */
a:link,a:visited{color:#666;text-decoration:none}
a:active,a:hover,a:focus{text-decoration:none}

/* accessibility */
#accessibility ul { position:absolute; width:100%; margin:0; top:-50px; padding:0; z-index:2000}
#accessibility .accessibility_off {position:absolute;top:-500px; z-index:-20}
#accessibility .accessibility_on {display:block;position:absolute;left:0;top:50px; z-index:2000; width:100%;padding:10px 0;background:#333;text-align:center;color:#FFF;font-weight:900}


/* 로그인 */
/* #login{overflow: hidden;} */
#login .container{ position:relative; background:#efeff1 url(../img/introBg.png) no-repeat 50% 0; width: 100%; min-height:973px;}
.login {position: relative; width: 880px; height: 668px; margin: 0 auto; top: 100px;}
.login h1.logo{width:100%; text-align: center; margin-bottom: 15px;}
.login .ctxt{font-size:30px; color: #111; letter-spacing: 2px; text-align: center; margin-bottom: 83px;}

.login-Wrap {position: relative;width:880px; height:460px; border-radius: 6px; background: #fff; box-shadow:rgba(0,0,0,0.2) 2px 2px 2px;  -webkit-box-shadow: rgba(0,0,0,0.2) 2px 2px 2px; -moz-box-shadow: rgba(0,0,0,0.2) 2px 2px 2px }
.login-Wrap dl{position:absolute; top:5px; left:0; width:493px; height: 500px}
.login-Wrap dl dt{width:173px; height: 45px; line-height:45px; color:#999; cursor: pointer; text-align: center}
.login-Wrap dl dt a{display:block;width:173px; height: 45px; line-height:45px; border-left:2px solid #fff; font-size: 16px}
.login-Wrap dl dt.on a,
.login-Wrap dl dt a:hover, .login-Wrap dl dt a:visited, .login-Wrap dl dt a:focus{border-left:2px solid #cb0017; background: #f5f5f5; color:#cb2b11}
.login-Wrap dl dd{width:32px; height: 510px; position: absolute; top: -30px; left:175px; display: none}
.login-Wrap dl dd img{ width:320px; height: 510px;}
.login-Wrap dl dt.on + dd, .login-Wrap dl dd.on {display: block}

.login-Wrap .frmgroup{position: absolute; width: 250px; height:333px; top: 63px; right:70px}
.login-Wrap .frmgroup label{display:block; width: 100%; color:#999; font-size: 14px}
.login-Wrap .frmgroup .company.on,
.login-Wrap .frmgroup .company.on:focus{border-bottom: 1px solid #333!important; height: 40px; line-height: 40px; border-width: 0 0 1px 0; color:#111; background: url(../img/ic-check-introform.png) no-repeat 100% .8em}
.login-Wrap .frmgroup .company,
.login-Wrap .frmgroup .company:focus{border-bottom: 1px solid #333!important; height: 40px; line-height: 40px; border-width: 0 0 1px 0; color:#111;}
.login-Wrap .frmgroup input[type="text"], .login-Wrap .frmgroup input[type="password"]{border-bottom: 1px solid #e5e5e5; width:100%; height: 40px; line-height: 40px; border-width: 0 0 1px 0; color:#111; font-size: 16px; margin-bottom: 19px}
.login-Wrap .frmgroup input[type="text"]:focus{border-bottom: 1px solid #CB2A10;}
.login-Wrap .frmgroup input[type="password"]{font-family: "돋움"}/* 나눔스퀘어 폰트 문제로 글자색상이 나타나지 않아 돋움으로 처리 */
.login-Wrap .frmgroup input[type="password"]:focus{border-bottom: 1px solid #CB2A10;}

.login-Wrap .frmgroup input[type="checkbox"] {position: relative; border: 1px solid #d4d4d5; border-radius:4px; width:17px; height: 17px; background:#fff}
.login-Wrap .frmgroup input[type="checkbox"]:checked {background: transparent url('../img/ic-check-idsave.png') 50% 50% no-repeat padding-box; background-size:9px 7px; border: 1px solid #cb2b11;}
/*.login-Wrap .frmgroup input[type="checkbox"]:checked {background:#d10200; border: 3px solid #fff;}*/
/*.login-Wrap .frmgroup input[type="checkbox"]:checked::after{content:""; position:absolute; top:-0.3em; left:-0.25em; border:1px solid #d4d4d5; border-radius:4px; width:17px; height: 17px;}*/
.login-Wrap .frmgroup .chcklabel{color:#333; display: inline-block; width: auto; line-height: 14px; outline: none; cursor:pointer;}

.btn1{display:inline-block; height:16px; color:#333; font-size: 14px; float: right; line-height: 14px; margin-top:5px; padding-right: 20px; background:url(../img/ic-reset-introform.png) no-repeat 100% 0}
.login-btn {display: block; width:100%; border-radius: 4px; background:#cb2b11; text-align: center; color:#fff; font-size: 18px; height: 48px; margin-top: 30px; line-height: 48px}


/* main */
.container{ position:relative; background:#fff; width: 100%; min-height:573px}


/* header */
.header{position:relative; transition: all 0.5s ease-out; width: 1280px; height: 100px; margin: 0 auto; box-sizing: border-box }
.header h1 {position: absolute; left:0; top: 62%; width: 10.4rem; height:3.6rem; margin-top: -0.7rem}
.header h1 a { display: block; width:100%; height:100%; background: url(../img/ic-logo-top.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}

.header h1 a.BSFG { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-jiju.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.BSBK { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-busan.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.KNBK { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-kynam.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.BSCP { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-capital.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.BSFN { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-fn.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.BSSB { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-sv.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.BSGS { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-asset.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.BSCI { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-credit.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.BSIS { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-sys.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}
.header h1 a.BSVC { display: block; width:100%; height:100%; background: url(../img/ic-logo-top-vc.png) no-repeat 0 0;background-size: contain; font-size: 0; text-indent: -9999rem}

.header .tmenu{width:100%}
.header .tmenu ul {position: absolute; clear: both; right: 0; top: 10px}
.header .tmenu ul li{float: left; font-size: .8rem; margin-right: 8px}
.header .tmenu ul li.logout{height: 16px; background: url(../img/ic-logout-top.png)no-repeat 0 0; padding-left: 20px}
.header .tmenu ul li.cart{height: 16px; background: url(../img/ic-member-top.png)no-repeat 0 0; padding-left: 20px}
.header .tmenu ul li.cyber{height: 16px; background: url(../img/ic-cyber-top.png)no-repeat 0 0; padding-left: 20px}
.header .tmenu ul li.edu{height: 16px; background: url(../img/ic-edu-top.png)no-repeat 0 0; padding-left: 20px}

.header .tmenu ul li:after{content:" |"; }
.header .tmenu ul li:last-child{margin-right:0}
.header .tmenu ul li:last-child:after{content:" ";}

.header #gnb{position: absolute; top:30px; right:0}
.header h1 a.on{background: url(../images/common/logo2.png) no-repeat 0 0;background-size: contain;font-size: 0; text-indent: -9999rem}

/* gnb */
#gnb ul.menu {display: flex; float: left; z-index: 1; align-items: center; margin-right: 5rem; justify-content: flex-end}
#gnb ul.menu li { position: relative; line-height: 2; margin:0 0 0 7rem}
#gnb ul.menu li > a { display: block; height:3.4rem; margin-top: 1rem; width:100%; text-decoration: none; font-size: 1rem; font-weight: 400; color:#111}
#gnb ul.menu li > a:hover{ text-decoration: none;}
#gnb ul.menu ul { position:absolute; top:4.3rem; left:-32px; list-style:none; margin:0; padding:15px; width:122px; z-index:20; display:none; border:1px solid #eaeaea; margin-top:1px;}
#gnb ul.menu li ul li { float:left; display:inline-block; margin:0; padding:5px 0; line-height: 1.5rem; background:none; width:100%}
#gnb ul.menu li ul > li > a { float:left; display:block; height:auto; margin:0; padding:0; font-size: 0.95rem; font-weight: 400; letter-spacing:0px; overflow:hidden;color:#333 }
#gnb ul.menu li.on ul, #gnb ul.menu li:hover ul {background: #f5f5f5;}
#gnb ul.menu li.on ul li a{color:#333!important}
#gnb ul.menu li.on a,#gnb ul.menu li.on a:hover, #gnb ul.menu li.active a, #gnb ul.menu li a:hover {color:#cb2b11!important}
#gnb ul.menu ul li a:hover{text-decoration:underline!important}
#gnb ul.menu li ul > li > a img { margin-top:0}
#gnb ul.menu li ul > li > a:hover img { margin-top:-12px}

ul.menu li.on:after {display: block; position: absolute; top: 4.1rem; right: 0; left: 0; width: 100%; height: 3px; background: #cb2b11; content: ""}
ul.menu li:after{display: block; position: absolute; top: 4.8rem; left: 50%; width: 0; height: 3px; background: #cb2b11; transition: all 0.4s; content: ""}
ul.menu li ul:after { display: block; clear: both; content: ""}

#topm1 ul{left:-32px!important; width: 140px!important;}
#topm2 ul{left:-32px!important; width: 140px!important;}
#topm3 ul{left:-32px!important; width: 140px!important;}
#topm4 ul{left:-32px!important; width: 140px!important;}
#topm5 ul{left:-32px!important; width: 140px!important;}



.gnb_bg { height:200px; margin:0; padding:0; position:absolute; width:100%; background: #fff; min-width:1920px; top:6.2rem; left:-25%; width:100%; border-top:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; display:none; z-index:2}
.header .gnb_text{display:none; z-index: 25}
.header .txt1 { position:absolute; top:155px; left:0; margin:0; padding:0; display:inline-block;font-size:16px; color:#cb2b11; font-weight:100; z-index:15 }
.header .txt2 { position:absolute; top:180px; left:0; margin:0; padding:0; display:inline-block;font-size:1.8rem; font-weight:500; z-index:15 }

.gnb_text .txt1, .gnb_text .txt2 {
	-webkit-animation : txtSlide 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
		    animation : txtSlide 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.gnb_text .txt1{-webkit-animation-delay:0.2s;animation-delay:0.2s;}
.gnb_text .txt2{-webkit-animation-delay:0.5s;animation-delay:0.5s;}

/* 20220209 이희선 파트너 :: 경남은행 메뉴 분기 */
.topm_li_hack{ margin-left :3.8rem !important }
#rest_menu{width : 133px !important}

/* keyframes */
@-webkit-keyframes txtSlide{
	0% {opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}

	100% {opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}
}
@keyframes txtSlide{
	0% {opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}

	100% {opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}

.hamWrap{position: absolute; width:24px; height:24px; top:24px; right: 0}
#ham{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);width: 20px; height: 20px; cursor:pointer;}
#ham span{position: absolute; width: 100%; height: 1px; background-color: #111;}
#ham span:first-child{top: 0; left: 0}
#ham span:nth-child(2){top: 4px; left:0px;}
#ham span:nth-child(3){top: 8px; left:0px;}
#ham span:nth-child(4){top: 12px; left:0}

.hamclose {background: url(../img/ic-menu-top-close.png) no-repeat 0 0}

.header:hover #ham span:first-child, .header:hover #ham span:last-child{background-color: #000;}

.hamNaviBg{position:fixed; width: 100%; height: 100%; top:0; right: 0%; background:transparent; opacity:0.8; z-index:1000; display: none;}
.hamNavibar{position:absolute; width: 100%; height: 200px; top:100px; border-top:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; right: 0; background-color:rgba(255,255,255,1); z-index:1000; display: none;}
.hamNavibar > ul{width: 100%; margin-top:50px;}
.hamNavibar > ul >li{ min-width:230px; float:left; margin-bottom:10%; padding-bottom: 2%; font-size: 1.25rem}
.hamNavibar > ul > li > a{position: relative; display: block; color: #333 !important}
.inner-box{position:relative; width:1280px; margin:60px auto 0}
.inner-box .gnb_text{position:absolute; top:-150px; display: block!important; width:500px; height: 100px; z-index: 1001}
.inner-box .txt1 { position:absolute; top:155px; left:0; margin:0; padding:0; display:inline-block;font-size:16px; color:#cb2b11; font-weight:100; z-index:1001 }
.inner-box .txt2 { position:absolute; top:180px; left:0; margin:0; padding:0; display:inline-block;font-size:1.8rem; font-weight:500; z-index:1001 }

.all_menu {display: flex; float: left; z-index: 1; align-items: center; margin-top:-131px; margin-left: 378px; margin-right: 4rem; justify-content: flex-end}
.all_menu li { position: relative; line-height: 2; margin:0 0 0 7rem}
.all_menu li > a { display: block; height:3.4rem; margin-top: 1rem; width:100%; text-decoration: none; font-size: 1rem; font-weight: 400; color:#111}
.all_menu li > a:hover{ text-decoration: none;}
/*.all_menu li:first-child ul{left:-40px}*/
.all_menu ul { position:absolute; top:4.4rem; left:-32px; list-style:none; margin:0; padding:15px; width:140px; overflow: hidden; z-index:20}
.all_menu li ul li { float:left; display:inline-block; margin:0; padding:5px 0; line-height: 1.5rem; background:none; width:100%}
.all_menu li ul > li > a { float:left; display:block; height:auto; margin:0; padding:0; font-size: 0.95rem; font-weight: 400; letter-spacing:0px; overflow:hidden;color:#333 }
.all_menu li.on ul, .all_menu li:hover ul{background: #f5f5f5}
.all_menu li.on ul li a{color:#333!important}
.all_menu li.on a, .all_menu li.on a:hover, .all_menu li.active a, .all_menu ul > li a:hover  {/*text-decoration:underline!important;*/ color:#cb2b11!important}
.all_menu li.on a:hover, .all_menu ul > li a:hover  {text-decoration:underline!important;}
.all_menu li ul > li > a img { margin-top:0}
.all_menu li ul > li > a:hover img { margin-top:-12px}

.all_menu li.on:after, .all_menu > li > a:hover:after {display: block; position: absolute; top: 4.1rem; right: 0; left: 0; width: 100%; height: 3px; background: #cb2b11; content: ""}
.all_menu li:after{display: block; position: absolute; top: 4.8rem; left: 50%; width: 0; height: 3px; background: #cb2b11; transition: all 0.4s; content: ""}
.all_menu li ul:after { display: block; clear: both; content: ""}

.HamBottom{position:absolute; bottom:25px; left:50px; font-size:16px;}
.HamBottom p{color:#fff; padding-bottom:10px;}

/* main visual */
.Visual{position: relative; width: 100%; height: 600px; background-color: #4C566D}
#Visual {position: relative; width: 1280px; height: 526px; margin:0 auto}

.swiper-container-mainvisual {position: relative; overflow: hidden; }
.swiper-container-mainvisual div.swiper-slide div.img-wr {position: relative;opacity: 0;margin-left:-40px}
.swiper-container-mainvisual div.swiper-slide div.img-wr:after {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.swiper-container-mainvisual div.swiper-slide div.img-wr img {/* width:100%; */height: 100%;display: block;position: relative}
.swiper-container-mainvisual div.swiper-slide div.text-wr {position: absolute;top: 30%; left: 35%; transform: translate(-50%, -50%); width: 70%; color: #fff; letter-spacing: -1px}
.swiper-container-mainvisual div.swiper-slide div.text-wr p.tit {font-size: 40px;font-weight: 500;line-height: 70px;position: relative; left: 0px; opacity: 0; letter-spacing: -2px;}
.swiper-container-mainvisual div.swiper-slide div.text-wr p.stit {font-size: 26px;font-weight: 200;margin-bottom: 45px;position: relative; top: -10px; opacity: 0}
.swiper-container-mainvisual div.swiper-slide div.text-wr p.text {font-size: 23px;font-weight: 200}

.active-slide {opacity: 0; left: -100px}

.swiper-container-mainvisual .swiper-pagination{text-align: left!important; color:#fff; font-size:16px}
.swiper-container-mainvisual .swiper-pagination-fraction{left:40px!important}
.swiper-container-mainvisual .swiper-pagination-fraction,.swiper-container-mainvisual .swiper-pagination-custom, .swiper-container-mainvisual .swiper-container-horizontal>.swiper-pagination-bullets{left: 40px; bottom: 125px!important}

.swiper-container-mainvisual .swiper-pagination-bullet-active { opacity: 1; background: #D7181E!important; border: 1px solid #d7191f!important; }
.swiper-container-mainvisual .swiper-pagination-bullet { width: 21px; height: 21px; display: inline-block; border-radius: 100%; border: 1px solid #000; font-size: 0; text-indent:-999999px!important; background: transparent; opacity: 1!important;}

.swiper-container-mainvisual .swiper-button-prev{left: 0!important; right: auto; top: 399px!important}
.swiper-container-mainvisual .swiper-button-next{left: 90px!important; right: auto; top: 399px!important}
.swiper-container-mainvisual .swiper-button-next, .swiper-container-mainvisual .swiper-button-prev{text-indent:-99999rem; width: 24px!important; height: 24px!important; background-size: 16px 16px!important;}

.swiper-button-next:focus, .swiper-button-prev:focus{outline: #cb2b11 solid thin;}

.btn_cntl{position: absolute; bottom:24px; left: 60%; z-index: 999;}

#img-wr00 {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%; background:url('../img/img-illust1-mainvis.png') no-repeat right bottom / 65%}
#img-wr01 {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url('../img/img-illust1-mainvis.png') no-repeat right bottom / 65%}
#img-wr02 {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url('../img/img-illust1-mainvis.png') no-repeat right bottom / 65%}
#img-wr03 {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url('../img/img-illust1-mainvis.png') no-repeat right bottom / 65%}
#img-wr04 {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url('../img/img-illust1-mainvis.png') no-repeat right bottom / 65%}

#VisLogo {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1}
#VisLogo img {width: 100%}

.top{position:fixed; bottom:16rem; right:11%; z-index: 9999; width:68px; height:68px; line-height: 68px; background:url(../img/ic-top-footer.png) no-repeat center center; background-color: #fff; border-radius:44px; border:1px solid #e5e5e5; box-shadow: rgba(0, 0, 0, .1) 0 2px 14px; -webkit-box-shadow: rgba(0, 0, 0, .1) 0 2px 14px; -moz-box-shadow: rgba(0, 0, 0, .1) 0 2px 14px}
.top a{display:block; width:68px; height:68px; line-height: 68px; cursor: pointer; text-align: center; text-indent: -999999px; }


/* 내수강 / 과목검색 */
.mainTab{position: relative; width:1280px; height: 322px; margin:-74px auto 0; z-index: 10}
.mainTab dl{position: absolute; width:100%; height:322px; border-radius: 6px; background:#fff; box-shadow: 6px 6px 12px 1px rgba(0,0,0,.1); -webkit-box-shadow: 6px 6px 12px 1px rgba(0,0,0,.1)}
.mainTab dl dt{ float:left; display:inline-block; border-radius: 6px; width: 50%; height: 74px; background: #f5f5f5;box-sizing: border-box; -webkit-box-sizing: border-box;}
.mainTab dl dt.on{background: #fff;}
.mainTab dl dt a{display: inline-block; width:100%; height: 74px; box-sizing: border-box; -webkit-box-sizing: border-box;line-height:74px; text-align: center; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; font-size: 28px; color:#111}
.mainTab dl dt:first-child a{border-top-left-radius: 6px}
.mainTab dl dt:nth-child(3) a{border-right:0; border-top-right-radius: 6px}
.mainTab dl dd{ position: absolute; width: 100%; top: 75px; left:0; padding: 24px;  display: none; box-sizing: border-box; -webkit-box-sizing: border-box;}
.mainTab dl dt.on + dd{display: block}
.mainTab dl dd ul{width: 100%}
.mainTab dl dd ul li{border-bottom: 1px solid #e5e5e5; height: 50px; line-height: 50px}
.mainTab dl dd ul li span{display: inline-block; height:23px; line-height: 23px; margin-right: 16px; font-size: 16px}
.mainTab dl dd .mark{width:49px; height: 23px; line-height: 23px; border-radius: 12px; border:1px solid #cb2b11; text-align: center; font-size: 12px; color:#cb2b11}
.mainTab dl dd .mark.comp{width:49px; height: 23px; line-height: 23px; border-radius: 12px; border:1px solid #111; text-align: center; font-size: 12px; color:#111}
.mainTab dl dd .mark.ready{width:49px; height: 23px; line-height: 23px; border-radius: 12px; border:1px solid #999; text-align: center; font-size: 12px; color:#999}
.mainTab dl dd .text1{font-weight: 700; color:#111; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; vertical-align:middle;}
.mainTab dl dd .text2{font-weight: 300; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; vertical-align:middle;}
.mainTab dl dd .text2 p {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mainTab dl dd .text3{font-weight: 700; color:#cb2b11; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; vertical-align:middle;}

.mainTab .searchArea {width:100%; position: relative; margin-bottom: 30px}
.mainTab .searchArea input.msearch {width:100%; height: 50px; outline: none; border:0 none; font-size: 1rem; border-bottom: 2px solid #cb2b11}
.mainTab .searchArea label.msearch {display:inline-block; cursor: pointer; position: absolute; top:15px; right:0; width: 24px; height: 24px; background:url(../img/search.png) no-repeat 0 0}
.mainTab .searchArea button[type=submit].msearch {display:inline-block; cursor: pointer; position: absolute; top:15px; right:0; width: 24px; height: 24px; background:url(../img/search.png) no-repeat 0 0}
.mainTab .tagArea h2{color:#333;  margin-bottom: 20px}
.mainTab .tagArea a{display:inline-block; color:#666; font-size: 16px}
.mainTab .tagArea a.tagword{border: 1px solid #e5e5e5; border-radius: 25px; padding: 8px; margin-bottom: 5px;}
.mainTab .tagArea a.tagword:hover{border: 1px solid #cb2b11;color:#cb2b11}

.search .searchArea {width:600px; position: relative; margin:0 auto 30px auto;}
.search .searchArea input.msearch {width:100%; height: 60px; outline: none; border:0 none; font-size: 20px; border: 1px solid #e5e5e5; padding-left:15px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 1px 5px 8px, rgba(0,0,0,0.1) -1px -1px 2px; -moz-box-shadow: rgba(0,0,0,0.1) 1px 5px 8px, rgba(0,0,0,0.1) -1px -1px 2px; box-shadow:rgba(0,0,0,0.1) 1px 5px 8px, rgba(0,0,0,0.1) -1px -1px 2px;}
.search .searchArea input.msearch::-ms-clear {display:none; width:0; height:0;}
.search .searchArea input.msearch:focus {width:100%; height: 60px; outline: none; border:0 none; font-size: 20px; border: 1px solid #cb2b11; padding-left:15px;}
.search .searchArea label.msearch {display:none; cursor: pointer; position: absolute; top:13px; right:45px; width: 34px; height: 34px; background:url(../img/ic-delete-form.png) no-repeat 0 0;}
.search .searchArea button[type=submit].msearch {display:inline-block; cursor: pointer; position: absolute; top:18px; right:15px; width: 24px; height: 24px; background:url(../img/search.png) no-repeat 0 0;}

.btn-more{display: block; position: relative; margin:0 auto; padding: 12px; margin-top: 18px; font-size: 16px; text-align:center;}

/* 최신신청강좌 */
.contWrap{position: relative; width:1440px; min-height: 654px; margin:50px auto 0}
.contWrap .innerbox{width:1280px; height: 40px; margin:0 auto 30px; clear: both}
.contWrap .innerbox h2{float:left; font-size:36px; line-height: 36px;color:#111}
.contWrap .innerbox .tabmenu{float:right; width: 70%; height: 36px; text-align: right}
.contWrap .innerbox .tabmenu a{position:relative;display: inline-block; min-width: 30px; margin-left: 10px; text-align: center; height: 36px; color:#666}
.contWrap .innerbox .tabmenu a.on, .contWrap .innerbox .tabmenu a:hover {color:#cb2b11}
.contWrap .innerbox .tabmenu a.on:after,.contWrap .innerbox .tabmenu a:hover::after { content: ""; display: block; position: absolute; top: 25px; left: 0; width: 100%; height: 2px; background: #cb2b11}

.contWrap .tabcontent{position: relative; clear: both; width:1440px; height: 560px; display: none; margin: 0 auto}
.contWrap .swiper-container-edu{width:1280px; height: 560px; overflow: hidden; margin: 0 auto}
.contWrap .swiper-container-edu .inner{width:1270px; margin:0 auto}
.contWrap .contbox{width: 408px; height: 507px; border-radius: 6px; margin-top:5px; background: #fff; box-shadow:rgba(0,0,0,0.1) 1px 1px 5px, rgba(0,0,0,0.1) -1px -1px 2px;  -webkit-box-shadow: rgba(0,0,0,0.1) 1px 1px 5px, rgba(0,0,0,0.1) -1px -1px 2px; -moz-box-shadow: rgba(0,0,0,0.1) 1px 1px 5px, rgba(0,0,0,0.1) -1px -1px 2px }
.contWrap .contbox img{border-top-left-radius: 6px; border-top-right-radius: 6px;}
.contWrap .commbox{position:relative;padding: 24px}
.contWrap .commbox span{display: block; line-height: 1.5}
.contWrap .commbox .txt1{color:#333; font-size: 14px}
.contWrap .commbox .txt2{color:#666; font-size: 16px}
.contWrap .commbox .title{color:#111; font-size: 28px}
.contWrap .commbox .title.nodata {color:#999; font-size: 24px}

.swiper-container-edu .swiper-pagination,
.swiper-container-edu .swiper-pagination-fraction,
.swiper-container-edu .swiper-pagination-custom,
.swiper-container-edu .swiper-container-horizontal >.swiper-pagination-bullets{bottom:0px!important}

.swiper-container-edu .swiper-pagination-bullet {border:none!important; width:14px; height:14px; border:2px solid #e5e5e5; background: #e5e5e5}
.swiper-container-edu .swiper-pagination-bullet-active{background: #fff; width:11px; height:11px; border:2px solid #cb2b11!important}

.contWrap .swiper-button-prev{left: 0px!important; top: 50%!important}
.contWrap .swiper-button-next{right: 0; top: 50%!important}
.contWrap .swiper-button-next, .contWrap .swiper-button-prev{position:absolute; text-indent:-99999rem; width: 60px!important; height: 60px!important; border:1px solid #e5e5e5; background-size: 16px 16px!important}
.contWrap .swiper-button-prev.swiper-button-gray{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23666666'%2F%3E%3C%2Fsvg%3E");
}
.contWrap .swiper-button-next.swiper-button-gray{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23666666'%2F%3E%3C%2Fsvg%3E");
}
.contWrap .btn_cntl{position: absolute; display: flex; justify-content: center; width:100%; bottom:10px; left:0; text-align: right; z-index: 999;}
.contWrap .btn_cntl .swiper-pagination{position: static; flex: 0 0 auto; width: auto!important; max-width: 100%}
.contWrap .btn_cntl .swiper-pagination span{margin:0 2px}
.contWrap .swiper-button-pause {cursor: pointer; margin-left:5px; flex: 0 0 auto; width:auto!important; max-width: 100%}
.contWrap .swiper-button-play {cursor: pointer; margin-left:5px; flex: 0 0 auto; width:auto!important; max-width: 100%; display:none;}

/* 추천강좌 */
.wcontWrap{position: relative; width:100%; min-height: 654px; overflow: hidden; margin:50px auto 0}
.wcontWrap .innerbox{width:1280px; height: 40px; margin:0 auto 30px; clear: both}
.wcontWrap .innerbox h2{float:left; font-size:36px; line-height: 36px;color:#111}
.wcontWrap .innerbox .tabmenu{float:right; width: 70%; height: 36px; text-align: right}
.wcontWrap .innerbox .tabmenu a{position:relative;display: inline-block; min-width: 30px; margin-left: 10px; text-align: center; height: 36px; color:#666}
.wcontWrap .innerbox .tabmenu a.on, .contWrap .innerbox .tabmenu a:hover {color:#cb2b11}
.wcontWrap .innerbox .tabmenu a.on:after,.contWrap .innerbox .tabmenu a:hover::after { content: ""; display: block; position: absolute; top: 25px; left: 0; width: 100%; height: 2px; background: #cb2b11}
.wcontWrap .tabcontent{position: relative; clear: both; width:100%; height: 524px; display: none; margin: 80px auto 0}
.wcontWrap .tabcontent span{display: inline-block; line-height: 1.5}
.wcontWrap .tabcontent .kind{position:absolute; top:40px; left:40px; width:56px; height: 25px; line-height: 25px; text-align: center; overflow: hidden; border-radius: 18px; color:#333; font-size: 12px; border:1px solid #333}
.wcontWrap .tabcontent .title{position:absolute; top:95px; left:40px; font-size:28px; overflow: hidden; width:330px; height: 73px; line-height: 1.3; color:#111; text-align: left; word-break: break-all}
.wcontWrap .tabcontent .title.nodata{position:absolute; top:95px; left:40px; font-size:24px; overflow: hidden; width:330px; height: 73px; line-height: 1.3; color:#999; text-align: left; word-break: break-all}
.wcontWrap .tabcontent .detail{position:absolute; top:198px; left:40px; width:315px; height:42px; font-size: 16px; color:#333}
.wcontWrap .tabcontent .more{position:absolute; top:290px; left:40px; cursor: pointer; width:105px; height:16px; color:#333; background:url(../img/ic-arrow-conbanner.png) no-repeat 100% .5rem}

.wcontWrap .tabcontent .swiper-slide{width:750px!important}
.wcontWrap .tabcontent .slidebox{position:relative; width:750px; height: 400px; border-radius: 6px; box-shadow:rgba(0,0,0,0.05) 0px 3px 20px, rgba(0,0,0,0.05) -0px -3px 5px;  -webkit-box-shadow: rgba(0,0,0,0.05) 0px 3px 20px, rgba(0,0,0,0.05) -0px -3px 5px; -moz-box-shadow:rgba(0,0,0,0.05) 0px 3px 20px, rgba(0,0,0,0.05) -0px -3px 5px}
.wcontWrap .tabcontent .slidebox.bg1{background:#bfe6fb url(../img/img-illust1-conbanner.png) no-repeat bottom right}
.wcontWrap .tabcontent .slidebox.bg2{background:#909cb2 url(../img/img-illust1-conbanner2.png) no-repeat bottom right}
.wcontWrap .tabcontent .slidebox.bg3{background:#e3d6cb url(../img/img-illust1-conbanner3.png) no-repeat bottom right}
.wcontWrap .tabcontent .slidebox.bg4{background:#d0cbe3 url(../img/img-illust1-conbanner4.png) no-repeat bottom right}
.wcontWrap .tabcontent .slidebox.bg5{background:#e3cbcb url(../img/img-illust1-conbanner5.png) no-repeat bottom right}
.wcontWrap .tabcontent .slidebox.bg6{background:#e5e5e5 url(../img/img-illust1-conbanner.png) no-repeat bottom right}

.swiper-container-rcd .swiper-pagination,
.swiper-container-rcd .swiper-pagination-fraction,
.swiper-container-rcd .swiper-pagination-custom,
.swiper-container-rcd .swiper-container-horizontal >.swiper-pagination-bullets{bottom:50px!important}

.swiper-container-rcd .swiper-pagination-bullet {border:none!important; width:14px; height:14px; border:2px solid #e5e5e5; background: #e5e5e5}
.swiper-container-rcd .swiper-pagination-bullet-active{background: #fff; width:11px; height:11px; border:2px solid #cb2b11!important}

.wcontWrap .inner{position: relative; width:1280px; height: 50px; margin: 0 auto}
.wcontWrap .swiper-button-prev{left: 0px!important; top: 50%!important}
.wcontWrap .swiper-button-next{right: 0; top: 50%!important}
.wcontWrap .swiper-button-next, .wcontWrap .swiper-button-prev{position:absolute; text-indent:-99999rem; width: 60px!important; height: 60px!important; border:1px solid #e5e5e5; background-size: 16px 16px!important}
.wcontWrap .swiper-button-prev.swiper-button-gray{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23666666'%2F%3E%3C%2Fsvg%3E");
}
.wcontWrap .swiper-button-next.swiper-button-gray{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23666666'%2F%3E%3C%2Fsvg%3E");
}

.wcontWrap .btninner{position: relative; width:945px; height: 50px; margin: -240px auto 0; z-index: 0}
.wcontWrap .btn_cntl{position: absolute; display: flex; justify-content: center; width:100%; bottom:10px; left:0; text-align: right; z-index: 999;}
.wcontWrap .btn_cntl .swiper-pagination{position: static; flex: 0 0 auto; width: auto!important; max-width: 100%}
.wcontWrap .btn_cntl .swiper-pagination span{margin:0 2px}
.wcontWrap .swiper-button-pause {cursor: pointer; margin-left:5px; flex: 0 0 auto; width:auto!important; max-width: 100%}
.wcontWrap .swiper-button-play {cursor: pointer; margin-left:5px; flex: 0 0 auto; width:auto!important; max-width: 100%; display:none;}

/* 공지사항/ FAQ */
#notice{position: relative; width:1280px; height:362px; margin: 80px auto 0}
#notice .tabmenu{width: 100%;position: relative}
#notice .tabmenu a{float:left;display:inline-block; color:#999; font-size: 36px; min-width: 67px; height: 40px; line-height: 40px; overflow: hidden; margin-right:44px}
#notice .tabmenu a:hover, #notice a.on{color:#111}
#notice .tabcontent{position:absolute; top: 60px;left:0; width:100%; height:192px; border-top:1px solid #333}
#notice .tabcontent ul{width:100%}
#notice .tabcontent ul li{height:48px; margin-top:24px; border-bottom: 1px solid #e5e5e5}
#notice .tabcontent ul li span{display: inline-block;height: 23px; line-height: 23px;overflow: hidden}
#notice .tabcontent .category{width:71px; margin-right:24px; background: #f0f2f5; text-align: center; font-size: 12px; color:#666; border-radius: 12px}
#notice .tabcontent .subject{width:163px; margin-right:60px;  color:#000; font-size: 16px; font-weight: 600; text-overflow:ellipsis; white-space:nowrap;}
#notice .tabcontent .title{width:773px; margin-right:100px;  color:#333; font-weight: normal; font-size: 16px; text-overflow:ellipsis; white-space:nowrap;}
#notice .tabcontent .date{width:74px; color:#666; font-size: 14px}
#notice .tabcontent .qicon{width:23px; margin-right:23px; height: 23px; line-height: 23px; background: #f0f2f5; border-radius: 50%; font-size: 12px; color:#666; text-align: center }
#notice .tabcontent .qtitle{width: 90%; color:#000; font-size: 18px; text-align: left; text-overflow:ellipsis; white-space:nowrap;}
#notice .tabcontent .qdate{width:74px; color:#666; font-size: 14px;}
#notice .more{position: absolute; top :-53px; right: 0}

/* 신규강좌 / 금융지식 */
.eduList{position: relative; width:100%; height: 646px; margin-top:80px; background:#efefef}
.eduList .inner{width:1280px; margin:0 auto; padding-top:60px;}
.eduList .inner dl{position: relative; clear: both; width:100%; height: 243px; margin-bottom: 40px;}
.eduList .inner dl dt{float: left; display: inline-block; color:#111; width:29%; height: 139px; font-size: 36px; text-align: left}
.eduList .inner dl dd{float:left}
.eduList .inner dl dd ul{display: flex; flex-direction: row; align-items: center}
.eduList .inner dl dd ul li{width:260px; height: 243px; margin-left:39px; border-radius: 4px; background: #fff; box-shadow: rgba(0, 0, 0, .1) 0 3px 20px; -webkit-box-shadow: rgba(0, 0, 0, .1) 0 3px 20px; -moz-box-shadow: rgba(0, 0, 0, .1) 0 3px 20px;}
.eduList .inner dl dd ul li img{width:260px; height:139px;border-top-left-radius:4px;border-top-right-radius:4px}
.eduList .inner dl dd ul li .cbox{width:100%; padding: 0 20px}
.eduList .inner dl dd ul li span{display: inline-block}
.eduList .inner dl dd ul li .ctitle{width:100%; height:50px; line-height:25px; overflow: hidden; margin-top: 10px; color:#111; font-size: 20px; text-align: left}
.eduList .inner dl dd ul li .ctitle.nodata{width:100%; height:50px; line-height:25px; overflow: hidden; margin-top: 10px; color:#999; font-size: 16px; text-align: left}
.eduList .inner dl dd ul li .cdate{color:#666; text-align: left; margin-top:10px; font-size: 14px}

/* footer */
#footArea{width:100%; position: relative; height: 200px; border-top:1px solid #e5e5e5;}
#footer { position:relative; width:1280px; margin:0 auto;}
#footerLinks { position:relative; overflow:hidden; width:505px;  margin-left:280px; padding-top:30px;}
#footerLinks li{ position:relative; float:left; margin-left:-6px; padding:0 18px;line-height:1.2;}
#footerLinks li a{color:#333;font-weight: normal}
#footerLinks li a:hover{font-weight: bold}
#footerLinks li:first-child{padding-left:8px}
#footerLinks li:after{content:" | "; position: absolute; right: 2px}
#footerLinks li:last-child:after{content:"";}
#footer address { position:absolute; display: block; top:73px; left:280px; width:550px; height:80px; color:#666}
#footerLogo { position:absolute; top:30px; left:0px;}

.familysite { width:232px; position:absolute; top:26px; right:2px; margin:0; padding:0 }
.familysite h3 { float:left; border:1px solid #f5f5f5; width: 232px; height: 42px; text-align: center; display:inline-block; margin:0; padding:0; overflow:hidden}
.familysite h3 a{text-align:left; color: #666; display: block; padding-top: 10px; padding-left: 10px; height:32px; font-size:1rem}
.familysite h3 a:after{display: block; position: absolute; top: 0.9rem; right: 6%; width: 24px; height: 24px; background:url(../img/ic-familybtn-footer.png) no-repeat 0 0;  content: ""}
.familysite h3:hover a:after{transform: rotate(180deg); transition: transform 0.5s}
.familysite ul.family_layer { position:absolute; z-index: 998; bottom:44px; left:0; list-style:none; margin:0; padding:5px 0; overflow:hidden; width:232px; height:310px; border:1px solid #f5f5f5; background:#fff; visibility:hidden}
.familysite ul.family_layer li { float:left; display:inline-block; margin: 5px 0; overflow:hidden; width:230px}
.familysite ul.family_layer li a { float:left; display:inline-block; width:200px; text-align: left; padding:0 20px; font-size:0.95rem}
.familysite ul.family_layer li a:hover { text-decoration:none; color:#cb2b11}



.content_title .class_tt{width:545px}
.content_title span{color:#666;letter-spacing:-1px}
.content_title {font-family:'noto_sans';font-weight:500;color:#000000;font-size: 40px;margin:50px auto;height:85px;line-height:70px; background:none; text-align:center; position:relative; letter-spacing:-0.05em; }
.content_title::after {content:''; width:100px; height:2px; background-color:#000000; position:absolute; bottom:0; left:50%; margin-left:-50px; }
.content_title_btn {position:absolute; left:0; top:52px; }
.content_body{width:1280px; text-align:left;margin:0px auto;padding:0px 0 50px 0;}
.content_codebody * {font-size:inherit; list-style:inherit;}

.path{background:#f0f0f0; width:100%;left:0px;top:-100px;margin:0px;padding:0px;overflow:hidden; height:50px;text-align:center;}
.path_list{width:1280px;display:inline-block;margin:0px auto;float:none;background: url('/common/images/default/path_home.png') no-repeat 0 50%;padding-left:18px;box-sizing:border-box;}
.path_list li{float:left;padding-left:16px;background: url('/common/images/default/blt_path.png') no-repeat 0 50%;margin-left:5px;font-size:14px;color:#666666;line-height:50px;height:50px}
.path_list li.last{color:#666666}

.tb_top{overflow:hidden;}
.tb_top > .tb_title{float:left;padding-top:0;}
.tb_top .list_top{overflow:hidden;float:left}
.tb_top .list_top select{padding:1px;margin:0;vertical-align:top}
.tb_top .list_top .course_type{float:left}
.tb_top .list_top .book_type{float:left}
.tb_top .list_top .list_ord{float:right}
.tb_top .list_top .list_ord li{float:left;background: url(/common/images/default/blt_bar.png) no-repeat 0 50%;padding-left:0;margin-right:8px}
.tb_top .list_top .list_ord li a{font-weight:700}
.tb_top .list_top .list_ord li.first{background-image: none}

/****** style ******/
.course_tab { display:inline-block;width:400px; height:40px; margin-bottom:20px; float:left;}

.search_form_wrap1 {margin:0 auto 0px auto;padding:0 0 0px 0; text-align:right; }	  /* 강좌 상단의 오른쪽 검색 */
.search_form_wrap2 {width:100%;display:inline-block;margin:0 auto;padding:30px 0; text-align:center; }  /* 게시판 하단 검색 */
.search_form_wrap2 .search_form { width:auto;display:inline-block;padding:0px; margin:0px auto; }
.search_form_wrap3 { margin:0 auto 20px auto; width:100%;display:inline-block; padding:30px 0; text-align:center; background:#f7f7f7;   }  /* FAQ 검색 */
.search_form_wrap3 .search_form {width:auto;display:inline-block;padding:0px; margin:0px auto;}  /* FAQ 검색 */
.search_form_wrap3 .search_keyword { width:300px !important; height:34px !important; line-height:34px !important; margin:0 !important; }
.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 /* 마이페이지 검색 */

.btn_sort { float:right; margin-right:5px; text-align:right; }
.search_form{ }
.search_form span { float:left; margin:0 5px 0 0 !important; padding:0 !important; }
.search_form form{overflow:hidden}
.search_form select{ padding:0 0 0 5px; margin:0;  width:auto; min-width:120px; height:30px; border:1px #cccccc solid; font-size:14px;}
select.search_select { width:auto; min-width:120px; height:30px; line-height:30px; border:1px #cccccc solid; font-size:14px;}
.search_form input[type=text] {border:1px solid #d1d1d1;margin:0 !important; padding:0 6px;width:180px;height:30px; line-height:30px;}
.search_form .search_input { border:1px #cccccc solid; margin-top:0; }
.s_category { display:inline-block; width:100%; margin-bottom:15px; text-align:right; }
.s_category select.category { float:right; width:auto;min-width:150px; height:28px; border:1px #cccccc solid; }

/* 서브 디자인 페이지 */
.stitle { font-family:'noto_sans';font-size:24px; font-weight:500; color:#333333; line-height:35px; 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:15px; color:#777777; line-height:25px; margin-bottom:40px;  }
.scont span {  color:#0d79b9; }
.scont  p {font-size:15px; color:#666; line-height:25px;}
.scont_img { position:relative;margin-bottom:50px; }
ul.scont { font-size:15px; color:#777777; line-height:25px; margin-bottom:40px;  }
ul.scont li { font-size:15px; font-weight:normal; color:#777777; line-height:22px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }

/* 인사말 */
.greeting {position:relative; font-size:17px; line-height:25px;text-align:left;}
.greeting h2 { font-family:'noto_sans'; font-size:30px;color:#333333;line-height:40px;font-weight:400; padding-left:40px;border-left:3px #0079c0 solid; margin-bottom:40px;}
.greeting h2 em{color:#0079c0;}
.greeting p { font-size:16px;color:#666666;line-height:25px;}

/* 미션 비전 */
.mission {  margin-bottom:60px; }
.mission li { margin-bottom:25px; }
.mission h2 {font-family:'noto_sans'; font-size:20px; font-weight:400; color:#0079c0; line-height:30px; }
.mission h2 b { color:#2c7495; font-weight:500;}
.mission p { font-size:16px;color:#666666;line-height:25px;}
.mission2 { border:1px #dedede solid; padding:30px 35px;background:#f9fbfc;font-size:16px;color:#666666;line-height:25px;}

/* 연혁 */
.year_dl{padding:30px 0;overflow:hidden;border-bottom:1px solid #d9d9d9;margin:-50px 0px 50px 0px;}
.year_dl dt{font-family:'noto_sans'; font-weight:500;font-size:30px;line-height:30px;color:#333333;display:block;float:left;width:200px; text-align:center;}
.year_dl dd{float:left;}
.year_dl dd li{padding-left:8px;background:none;font-size:16px;}
.year_dl dd li b {font-family:'noto_sans';  font-weight:500;font-size:18px;display:inline-block;color:#0079c0; width:50px;}

/* 찾아오시는 길 */
.location .maxWidth {margin:0 auto !important;border:1px solid #ddd;}
.location .map_info {padding:3.5% 5%;border-top:1px solid #ddd;overflow:hidden;}
.location .map_info h3 {float:left;padding-right:40px;font-weight:600;font-size:24px;color:#333;}
.location .row li {position:relative;width:100%;padding-left:117px;box-sizing:border-box;font-weight:400;font-size:16px;line-height:34px;list-style:none;}
.location .row li strong {position:absolute;left:0;font-weight:600;font-size:16px;color:#333;vertical-align:middle;letter-spacing:0}
.location .row li strong:before {content:'';display:inline-block;width:18px;height:20px;margin-right:10px;background-position:center;background-repeat:no-repeat;background-size:cover !important;vertical-align:middle;}
.location .row li.icon1 strong:before {background-image:url(../../images/sub/icon_map1.png);}
.location .row li.icon2 strong:before {background-image:url(../../images/sub/icon_map2.png);}
.location .row li.icon3 strong:before {background-image:url(../../images/sub/icon_map3.png);}
.location .row li a {color:#666;}
.location p {margin-top:10px;font-size:14px;color:#333;text-align:right;}
.location .ly__map {position:relative;}
/*.location .ly__map #map {position:relative;height:420px;}*/
.location .ly__map #map {position:relative;width:1278px;}
.location .ly__map #map p {text-align:center;font-size:14px !important;color:#fff;}
.location .mapBtn {position:absolute;right:20px;bottom:20px;display:block;width:140px;height:45px;background-color:#fff;border:1px solid #ddd;font-size:14px;color:#666;line-height:45px;text-align:center;box-sizing:border-box;font-weight:300;z-index:9999;}
.location .mapBtn:before {display:none; content:'';width:14px;height:14px;margin-right:10px;background-image:url(../../images/sub/blit_map.gif);background-position:0;background-repeat:no-repeat;background-size:100%;vertical-align:middle;}
.location .ly__map .root_daum_roughmap {width:100%!important;}
.location .ly__map .root_daum_roughmap .wrap_controllers {display:none!important;}

/* 리스트,웹진,갤러리 */
a.back_icon{width:30px;height:30px;display:inline-block;text-indent:-100000px; background: url('/common/images_skin2/common/icon_list2.png') no-repeat -1px -1px;margin-bottom:10px;}
a.btn_list{background-position:-1px -1px}
a.btn_list.on{background-position:-1px -32px}
a.btn_gallery{background-position:-32px -1px}
a.btn_gallery.on{background-position:-32px -32px}
a.btn_webzine{background-position:-63px -1px}
a.btn_webzine.on{background-position:-63px -32px}
a.btn_calendar{background-position:-94px -1px}
a.btn_calendar.on{background-position:-94px -32px}

span.ori_price{font-weight:400;text-decoration:line-through;text-align:center;padding-right:5px}
.type_chart span.ori_price{padding-right:0}
span.price{;color:#e2450e;text-align:center;font-weight:700}
span.return_pay_price{;color:#e2450e;text-align:center;font-weight:700;font-size:16px}
.type_list tfoot td{padding:20px 0;background-color:#f9f9f9;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;text-align:center}
.cart_sum{font-weight:700;color:#3c3c3c;padding:0 10px;font-size:14px}
.cart_sum em{font-weight:700;color:#e2450e}
/* .col-coupon{width:0;visibility:hidden;} 쿠폰 미사용 사이트 custom.css에 적용  */
.col-coupon{width:18%;}

.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 0;}
.type_read tbody td .read_text{padding:10px;min-height:200px}

.recomm_area{text-align:center;padding:20px;}
.recomm_area * {vertical-align:bottom;}
.recomm_btn{margin:0 auto;padding:10px 15px;border-radius:0;background-color:#f8f8f8;cursor:pointer;}
.recomm_title{padding:0 10px 3px 10px;font-size:11px;border-bottom:1px solid #aaaaaa;}
.recomm_cnt{padding:9px 20px 6px 20px;font-size:22px;font-weight:bold;}

.share_area {display:inline-block; margin-left:20px;}
.share_area span {font-weight:bold; line-height:36px; padding:0 10px; font-size:14px;}
.share_area input[type=text] {font-weight:bold; height:36px; box-sizing:border-box; border:1px solid #dddddd; border-radius:3px;}
.share_area a img {width:36px; height:36px; border:0 none; border-radius:3px;}

.tb_review tbody td{padding:8px}
.type_write{border-top: 1px solid #676767}
.type_write tbody td{border-bottom: 1px solid #d1d1d1;padding:8px 0}
.type_write tbody td.tw_bold{font-weight:700;color:#474747;text-indent:8px}
.type_write input[type=text]{padding:2px 4px 3px; border:1px solid #d1d1d1;}
.type_write input[type=password]{padding:2px 4px 3px;border:1px solid #d1d1d1;font-family:dotum;}
.type_write #name{width:150px}
.type_write #subject{width:500px}
.type_write #tag{width:250px}
.type_write .write_text{padding:8px}
.type_write textarea{border:1px solid #d1d1d1;width:100%;min-height:200px;padding:8px 0}
.type_write span.pl10{padding-left:10px}
.type_write span.bad{color:#cc0000;}
.type_write span.good{color:#006633;}
.book_con{overflow:hidden;margin-bottom:10px}
.book_con .con_img{float:left;width:200px;text-align:center}
.book_con .con_img img{width:200px}
.book_con .con_tx{float:left;margin-left:10px}
tbody th.tb_th{background-color:#f8f8f8;color:#474747;padding-left:10px;text-align:left;font-family:"noto_sans", sans-serif;font-weight:500;font-size:15px;border-bottom:1px solid #d1d1d1}
tbody td.tb_td{padding-left:8px !important;height:36px;}
tbody td div.content{min-height:100px}
.type_write .join tbody td{padding-left:10px;padding-right:10px;height:22px;line-height:22px}
.type_write .w40{width:40px}
.type_write .w60{width:60px}
.type_write .w100{width:108px}
.type_write .w200{width:208px !important}
.type_write .w500{width:500px}
.type_write .wmax{width:580px}
.w400{width:400px}
.type_write input[type="radio"]{vertical-align:middle;margin-right:4px;appearance:auto;-webkit-appearance:auto;cursor:pointer;}
.type_write input[type="checkbox"]{vertical-align:middle;margin-right:4px;appearance:auto;-webkit-appearance:auto;cursor:pointer;}
.type_write .join button{margin-left:5px}
.nobg tbody th.tb_th{background-color:#fff}
.type_write .nobg tbody textarea{min-height:50px}
p.notice{font-weight:700;color:#3c3c3c;padding:10px 0 30px 0}
p.no_install{font-weight:700;color:#e2450e;text-align:right;font-size:15px;padding:20px 10px 0 0}
.pay_type{background-color:#f9f9f9;border-bottom:1px solid #d1d1d1;text-align:center;padding:20px 0}
.pay_type li{display:inline-block;margin-right:10px}
.pay_type li input{vertical-align:middle;margin-right:4px}
.escrow{background-color:#f9f9f9;border-bottom:1px solid #d1d1d1;text-align:center;padding:10px 0;font-weight:bold;display:none;}
.escrow input{vertical-align:middle;margin-right:4px}
.sel_mom{margin-left:5px}
.sel_day{margin-left:5px}

.pay_total_wrap { overflow:hidden; }
.pay_total { font-size:1.2em; float:left; text-align:center; width:100%; padding:20px 0; background-color:#f9f9f9; border-top:1px solid #d1d1d1; border-bottom:2px solid #d1d1d1; overflow:hidden; }
.pay_total dl { font-weight:700; color:#3c3c3c; padding:0 5px; list-style:none; }
.pay_total dl dt { display:inline-block; padding-left:5px; }
.pay_total dl dt:after { content:" : "; padding-right:4px; }
.pay_total dl dt:before { font-weight:bold; font-size:1.1em; padding-right:10px; }
.pay_total dl dt.sum_delivery:before { content:"+ "; }
.pay_total dl dt.sum_discount:before { content:"- "; }
.pay_total dl dt.sum_total:before { content:"= "; }
.pay_total dl dd { display:inline-block; padding-right:5px; }
.pay_total dl em { font-weight:700; color:#e2450e; }
.pay_container .pay_item { width:100%; }
.pay_container .pay_item td { text-overflow:hidden; word-break:break-all; }
.pay_container .single_box { min-height:22px; padding:8px 10px; border-top:2px solid #727272; border-bottom:1px solid #d1d1d1; }
.return_agree_box {min-height:22px; padding:20px; border:5px solid #d1d1d1;}
.return_agree_box dt {font-weight:bold;margin-top:20px}
.return_agree_box dt:first-child {margin-top:0}
.return_agree_box dd {margin-left:20px;margin-top:10px}
.return_agree_box .agree_text {margin-top:20px;text-align:center;padding:15px;border-top:1px dotted gray;}
.return_agree_box .agree {font-weight:bold;font-size:14px;margin:0 -20px -20px -20px;padding:15px 20px;background-color:#f1f1f1;border-top:1px solid #d1d1d1}
.return_agree_box input {vertical-align:-6px;width:20px;height:20px;margin-right:5px}
.return_pay_text {border-bottom:1px solid #727272;padding:10px;text-align:center}
.return_pay_text .notice {font-weight:bold;color:red}

.type_table{border-top: 1px solid #676767}
.type_table thead th{padding:8px 0;font-weight:700;color:#3c3c3c;border-bottom:1px solid #676767;text-align:center}
.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}

.type_table.type_tutor_view th {vertical-align:top; width:260px;}
.type_table.type_tutor_view td {vertical-align:top;}
.type_table.type_tutor_view .tutor_image {width:260px;height:290px;border:1px solid #e0e0e0;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center top;text-indent:-9999px;}

.type_list {border-top: 1px solid #676767; font-size:15px}
.type_list thead th{border-bottom: 1px solid #676767;padding:10px 0;color:#3c3c3c;white-space:nowrap;text-align:center;}
.type_list tbody td{border-bottom: 1px solid #ddd;padding:8px 0}
.type_list tbody td.tac{text-align:center}
.type_list tbody td.tal{text-align:left;padding-left:10px}
.type_list tbody td.tal span{vertical-align:top;margin-left:2px}
.type_list tbody td.tal span img{vertical-align:top;margin-top:2px}
.type_list tbody td.tal .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px;margin-right:4px}
.type_list tbody td.tal .subject img{vertical-align:top}
.type_list tbody td.tal .subject a {color:#777; line-height:24px;}
.type_list tbody td.tal .subject a b {color:#333333; font-size:15px; font-weight:bold; padding-top:7px;}
.type_list .clabel .hide {display:none}

.type_webzine{border-top: 1px solid #676767}
.type_webzine thead th{border-bottom: 2px solid #ddd;padding:10px 0;color:#3c3c3c;white-space:nowrap;}
.type_webzine tbody td{border-bottom: 1px solid #ddd;padding:15px 0}
.type_webzine tbody td.tac{text-align:center}
.type_webzine tbody td.tal{text-align:left;padding-left:10px}
.type_webzine tbody td.tal span{vertical-align:top;margin-left:2px}
.type_webzine tbody td.tal span img{vertical-align:top;margin-top:2px;}
.type_webzine tbody td.tal .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px;margin-right:4px;font-weight:bold;}
.type_webzine tbody td.tal .subject img{vertical-align:top}
.type_webzine tbody td.tal .subject a{color:#777}
.type_webzine tbody td.tal .ct_text{height:80px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; word-wrap:break-word; }
.type_webzine .webzine_img {width:200px;height:140px;display:block;float:left;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position:center !important;background-size:cover !important;}

.type_calendar {}
.type_calendar tr td {padding:0 !important; vertical-align:top;}
.type_calendar tr td div.type_day {background-color:#fcfcfc;border-bottom:1px solid #d1d1d1;padding:4px 0;font-weight:normal;}
.type_calendar tr td div.normal {font-weight:normal;}
.type_calendar tr td div.bold {font-weight:bold;}
.type_calendar tr td div.type_schedule {padding:0 5px;min-height:100px;text-align:left;font-size:12px;}
.type_calendar tr td div.type_schedule ul li {padding:5px 0;line-height:16px;}
.type_calendar_style {position:absolute; top:0; right:0; font-size:13px;}

/* 갤러리형 강의 리스트 */
.course_gallery {border-top: 1px solid #676767; border-bottom: 1px solid #d1d1d1; padding-bottom:20px; margin-left:-26px;}
/*.course_gallery li { float:left; width:268px;  margin:20px 0 0 30px; border:1px #dedede solid; max-height:371px; overflow:hidden; }*/
.course_gallery li { float:left; width:290px;  margin:20px 0 0 30px; border:1px #dedede solid; max-height:371px; overflow:hidden; }
.course_gallery .cimg { height:177px; border-bottom:1px #dedede solid;}
/*.course_gallery .cimg img { width:266px; height:177px; }*/
.course_gallery .cimg img { width:290px; height:177px; }
.course_gallery .ccont { padding:19px; }
.course_gallery .ccont .clabel {display:block; }
.course_gallery .ccont .clabel .hide {display:none}
.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_webzine {border-top: 1px solid #676767;}
.course_webzine li {border:1px solid #e8e8e8;margin-top:20px;}

.course_webzine .col_course_thumbnail {float:left;width:310px;height:200px;padding:0px; margin:30px;}
.course_webzine .col_course_thumbnail img{width:310px;height:200px;display:block;border-right:0px solid #e8e8e8}

.course_webzine .col_course_name {float:left;width:500px;height:200px;padding:0px 0px 0 0px; margin:30px 0px;}
.course_webzine .col_course_name .ctitle a {font-size:20px; line-height:30px;color:#222;font-weight:bold;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;}
.course_webzine .col_course_name .csubtitle { display:block; font-size:13px; line-height:18px;color:#777777;font-weight:normal; max-height:36px; overflow:hidden; margin-top:5px; margin-bottom:10px; }
.course_webzine .col_course_name .cstar { border-top:1px #e8e8e8 solid; height:30px; padding:10px 0px 10px 0px; margin-bottom:10px; }
/*.course_webzine .col_course_name .cstar img {vertical-align:-3px}*/
.course_webzine .col_course_name .clabel {margin-top:10px}
.course_webzine .col_course_name .clabel .small {font-size:13px;padding:0 12px;font-weight:normal;vertical-align:1px;display:inline-block;height:30px;line-height:30px;letter-spacing:-1px;}
.course_webzine .col_course_name .clabel .hide {display:none}
.course_webzine .col_course_name .cinfo { font-size:15px;}
.course_webzine .col_course_name .cinfo label { color:#111111;}
.course_webzine .col_course_name .ctutor label { color:#111111;}
.course_webzine .col_course_name p {margin-top:3px}
.course_webzine .col_course_name label {font-weight:bold; color:gray}

.course_webzine .col_course_button {float:right;width:270px;height:260px;background-color:#ffffff;padding:45px 0 0 0px; border-left:1px #e8e8e8 solid; background:url('/html/images/common/col_course_button_title.png') 50% 0px no-repeat;  }
.course_webzine .col_course_button table { margin:25px 30px; width:210px; }
.course_webzine .col_course_button th {text-align:left; height:30px; font-size:15px; font-weight:normal;color:#111111; line-height:20px;  }
.course_webzine .col_course_button td {padding-top:3px; height:30px; font-size:18px; font-weight:bold; line-height:20px;}
.course_webzine .col_course_button td.ccb_btn { padding-top:10px; }
.course_webzine .col_course_button td.ccb_btn span { display:block; margin-top:5px;}
.course_webzine .nodata { height:200px;text-align:center;font-size:18px;line-height:200px;margin-top:10px;width:100%;padding:0}

.type_chart {border-top: 1px solid #676767}
.type_chart .list_li {padding:8px 0}
.type_chart .list_li .course_img{width:220px;height:155px;display:block;float:none;position:relative;margin-top:14px;}
.type_chart .list_li .course_img a{display:block;width:220px;height:147px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .course_img a img{width:220px;height:147px;display:block}
.type_chart .list_li .course_img .tm{position:absolute;left:0;top:0}

.type_chart .list_li .webtv_img {width:220px;height:125px;display:block;float:none;position:relative; margin-top:10px;}
.type_chart .list_li .webtv_img a{display:block;width:220px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .webtv_img a img{width:220px;height:125px;display:block}

.type_chart .list_li .top_td{padding-top:5px;}
.type_chart .list_li .top_td span{margin-right:8px}
.type_chart .list_li .bot_td span{margin-left:0}
.type_chart .list_li .bot_td{padding-bottom:15px; border-bottom:1px solid #d1d1d1}
.type_chart .list_li .bot_td.tac{text-align:center}
.type_chart .list_li .btn_list{margin-bottom:-5px}
.type_chart .list_li .btn_list .button{margin-bottom:5px}
.type_chart strong{display:block;max-height:72px;line-height:20px;overflow:hidden;}
.type_chart strong a{color:#000;font-size:16px;font-weight:bold; padding-left:0;}
.type_chart .list_li span{margin-left:4px}
.type_chart .list_li .ct_wrap{overflow:hidden}
.type_chart .list_li .ct_text{height:40px;overflow:hidden;line-height:20px;margin-top:10px}
.type_chart .list_li .ct_if{overflow:hidden;margin-top:10px}
.type_chart .list_li .ct_if .tutor{float:left;margin-right:10px}
.type_chart .list_li .ct_if .p{float:left; padding-right:10px;}
.type_chart .list_li .ct_if .p span.days { margin-right:10px; }
.type_chart .nodata { width:830px; line-height:200px;height:200px; margin:-8px 0 0 0;border-bottom:1px solid #d1d1d1; padding:0; text-align:center; font-size:18px; background-color:#ffffff !important;}

/* 강의 상세보기 */
.course_info {border-top:0 solid #333333;padding:0 0 0 0;overflow:hidden}
.course_info .info_img{ width:500px;float:left;margin-right:50px;text-align:center}
.course_info .info_img img{width:500px;height:322px;border:1px solid #d1d1d1;margin-bottom:10px}
.course_info .info_text{float:left;width:726px}
.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:12px;color:#3c3c3c}
.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 .info_btn{overflow:hidden;padding-top:15px; width:100%;}
.course_info .info_btn li{float:right;margin-left:0}
.course_info .info_btn li.notice{width:100%;text-align:center;font-weight:bold;}
.course_info .lesson_period li {margin:2px}
.course_info .lesson_period input[type=radio] {vertical-align:middle; appearance:auto;-webkit-appearance:auto;}
.course_info .return_list li {float:left;margin-right:15px;font-size:14px}
.course_foot {margin-top:30px}
.course_foot .tutor_list {padding-bottom:-10px}
.course_foot .tutor_info dl {background-color:#f1f1f1;padding:10px 20px;margin-bottom:10px;}
.course_foot .tutor_info dt {float:left;padding:5px 0;width:70px;font-weight:bold;}
.course_foot .tutor_info dd {float:clear;padding:5px 0 5px 70px}
.course_info label { cursor:pointer; }
.tutor_info dl {background-color:#f1f1f1;padding:10px 20px;margin-bottom:10px;overflow:hidden;}
.tutor_info dt {float:left;padding:5px 0;width:70px;font-weight:bold;}
.tutor_info dd {float:clear;padding:5px 0 5px 70px}

.sns_preview_wrap {margin-top:10px}
.sns_preview_wrap .sns_btn {overflow:hidden;float:right;}
.sns_preview_wrap .sns_btn li{float:left;margin-right:5px}
.sns_preview_wrap .sns_btn .btn_facebook { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_facebook.png') no-repeat;}
.sns_preview_wrap .sns_btn .btn_kakaostory { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_kakaostory.png') no-repeat;}
.sns_preview_wrap .sns_btn .btn_naver { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_naver.png') no-repeat;}
.sns_preview_wrap .button {float:left}

.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;}

/* 수강후기 */
.tb_box .review_list { border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; }
.tb_box .review_list li.first { border-top:0 none; }
.tb_box .review_list li { padding:10px 20px; border-top:1px dotted #8f8f8f; }
.tb_box .review_list li.no { border-top:0 none; text-align:center; margin:30px; }
.tb_box .review_list li .tx_info { overflow:hidden; }
.tb_box .review_list li .tx_info .com_writer { float:left; font-weight:bold; }
.tb_box .review_list li .tx_info .com_modify { float:right; }
.tb_box .review_list li .tx_info .com_modify .btn_del { width:32px; height:16px; }
.tb_box .review_list li .tx_comment { margin-top:5px; clear:both; }
.tb_box .review_list li .tx_reg_date { color:#999999; font-weight:normal; }
.tb_box .review_pagebar { margin-top:20px; }
.review-ltem {height:50px;overflow:hidden;}
.review-more {padding:0;display:none;overflow:hidden;position:relative;top:11px;}
.review-more > div {text-align:center;width:100%;}
.review-more > div > button {
	display:inline-block;cursor:pointer;
	background-color:#fff;color:#333;text-shadow:none;background-image:none;
	padding:0 4px;height:24px;line-height:24px;font-size:12px;vertical-align:0;width:100px;
	border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;
	-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;
	border-top-left-radius:10px;border-top-right-radius:10px;
}

/* 도서 상세보기 */
.book_infomation{padding:0;overflow:hidden}
.book_infomation .info_img{width:210px;float:left;margin-right:40px;text-align:center}
.book_infomation .info_img img{width:210px;height:270px;border:1px solid #d1d1d1;margin-bottom:10px}
.book_infomation .info_text{float:right; width:578px;}
.book_infomation .info_text .info_title{font-size:30px;color:#3c3c3c;border-bottom:0 solid #e2450e;font-weight:700}
.book_infomation .info_text p{font-size:12px;color:#3c3c3c}
.book_infomation .info_text div.buy_book{float:left;width:250px}
.book_infomation .info_text div.buy_book p.book_name{text-align:left}
.book_infomation .info_text div.buy_book p.book_price{text-align:right}
.book_infomation .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.book_infomation .info_btn{overflow:hidden;padding-top:15px}
.book_infomation .info_btn li{float:right;margin-left:1px}
.book_infomation .book_qty {width:80px; border:1px solid #ddd; padding:0; height:30px; line-height:30px; font-size:13px; text-align:center; box-sizing:border-box;}
.book_foot{margin-top:10px}

.col_book_information_title {width:100px;}

/* 방송 상세보기 */
#webtv_player { width:100%; height:467px; }
#webtv_player > iframe:first-child { width:830px; height:467px; border:0 none; }
.content_body .webtv_ready { box-sizing:border-box; width:100%; height:467px; background-color:#efefef; border:1px solid #dedede; text-align:center; font-size:16px;}
.content_body .webtv_ready h1{ font-size:24px; font-weight:bold; margin:200px 0 20px 0;}
/* .webtv_infomation{border:1px solid #d1d1d1;border-top:2px solid #676767;padding:20px;overflow:hidden} */
.webtv_infomation .info_text{margin-bottom:15px;}
.webtv_infomation .info_text .info_title{font-size:15px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:700}
.webtv_infomation .info_text p{font-size:12px;color:#3c3c3c}
.webtv_infomation .info_text div.buy_book{float:left;width:250px}
.webtv_infomation .info_text div.buy_book p.book_name{text-align:left}
.webtv_infomation .info_text div.buy_book p.book_price{text-align:right}
.webtv_infomation .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.webtv_infomation .info_btn{overflow:hidden;padding-top:15px}
.webtv_infomation .info_btn li{float:right;margin-left:13px}
.webtv_foot{margin-top:30px}

.tb_box{border-top:1px solid #727272}
.tb_box input.w300{width:300px}
.tb_box input.w180{width:180px}
.tb_box input.w158{width:158px}
.tb_box input.w135{width:135px}
.tb_box input.w80{width:80px}
.tb_box input.w50{width:50px}




/****** 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; outline:none;
}
.button.mini{padding:0 4px; height:24px; line-height:24px; font-size:13px; vertical-align:0;}
.button.thin{padding:0 10px; height:20px; line-height:20px; font-size:13px}
.button.small{padding:0 10px; height:30px; line-height:27px; font-size:13px}
.button.medium{padding:0 20px; height:34px; line-height:34px; font-size:15px}
.button.large{padding:0 35px; height:38px; line-height:38px; font-size:18px;font-weight:bold}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:bold;}
.button.large_p0{padding:0;font-size:14px;font-weight:bold;}


.button.black{background-color: #fff;color: #CB2B11;border:1px solid #CB2B11;background-image:none;}
.button.black:hover{background-color: #eee}
.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: #CB2B11;color: #fff;border:1px solid #CB2B11}
.button.blue:hover{background-color: #B4260F}
.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: #CB2B11;color: #fff;border:1px solid #CB2B11}
.button.red:hover{background-color: #B4260F}
.button.red-sunglo{background-color: #E26A6A;color: #fff;border:1px solid #de3939}
.button.red-sunglo:hover{background-color: #de3939}
.button.gray{background-color: #a3a3a3;color: #fff;border:1px solid #939393}
.button.gray:hover{background-color: #929292}
.button.long{padding-left:0;padding-right:0;width:78px}
.button.full{padding-left:0;padding-right:0;width:100%}
.button.login{font-family:"noto_sans", sans-serif;padding:36px 30px;font-size:18px;font-weight:500;background:#0f90d0;border:1px #0f90d0 solid;*padding:18px 0;*width:75px}
.button.login:hover {background:#147db1;border:1px #147db1 solid;}
.button.login_auth{padding:10px 30px;font-size:16px;font-weight:700;vertical-align:middle;height:50px;}

.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:#CB2B11; border:1px #CB2B11 solid;}
.button.btn_buy:hover {background:#B4260F;}
.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;}



/* 라벨 */
.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;}

/* 도서일괄구매 2017-05-16 */
.book_all_list {box-sizing:border-box; overflow:hidden; margin-bottom:15px; border-left:1px solid #cccccc; padding:0 1px 1px 0;}
.book_all_list * {}
.book_all_list li {width:20%; float:left; display:none;}
.book_all_list li a {display:inline-block; width:100%; margin:0 -1px -1px 0; padding:10px 0; border:1px solid #cccccc; border-left-width:0; text-align:center; }
.book_all_list li a:hover {background-color:#0a81bb; color:#ffffff;}
.table_category .book_all_qty {width:100%; text-align:center; padding:2px 3px 4px 4px;}
.table_category td.book_nm { text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.table_category td.book_nm a { font-weight:normal; }


/* 강의실 신규 레이아웃  */
#wrap_classroom { width:100%; background:#1a1617 url('/common/images_skin2/common/classroom_bg.jpg') no-repeat !important; background-size:100% auto !important; padding:60px 0; text-align:center; min-height:1280px; }
.main_wrap_classroom {width:1100px;margin:0 auto;overflow:hidden; background:#f9f9f9; }
.main_wrap_classroom .content_area{float:right;text-align:left; border:1px solid #dfdfdf; background:#ffffff; width:840px; min-height:585px; margin:20px 20px 20px 0; padding:19px 19px 19px 19px;position:relative}
.main_wrap_classroom .content_area .path {display:none;}
.main_wrap_classroom .content_area .content_title {display:none;}
.main_wrap_classroom .content_area .content_body{padding-top:0;overflow:hidden;width:auto;}
.main_wrap_classroom .content_area .tb_top{overflow:hidden;}
/*.main_wrap_classroom .content_area .tb_top > .tb_title{float:none;padding:0;padding:0 0 16px 0;height:18px}*/

.classroom_out { position:absolute; top:10px; right:10px; width:auto; text-align:right;  }
.classroom_out a { display:block; font-size:15px; font-weight:bold; color:#ffffff; border:1px #e5e5e5 solid; border-radius:4px; padding:0 15px 0 40px; height:38px; line-height:38px; background:url('/common/images_skin2/common/classroom_out.png') 14px 50% no-repeat; }

.sub_top_classroom { position:relative; display:inline-block; width:1100px; height:190px; padding:0 0; overflow:hidden; text-align:center; background:url('/common/images_skin2/common/classroom_top.png'); }
.sub_top_classroom .top_title { display:block; height:50px; font-size:36px; line-height:50px; font-weight:bold; color:#ffffff; margin-top:40px; text-align:center; }
.sub_top_classroom .top_title em { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:95%; display:block; margin:0 auto; color:#ffffff !important; font-weight:bold;}
.sub_top_classroom .top_state { display:inline-block; height:40px; padding:0 0 0 20px; text-align:center; border-radius:20px; background:#ffffff; margin:20px auto 20px auto; overflow:hidden;}
.sub_top_classroom .top_state li { float:left; line-height:40px; padding:0 10px; font-size:17px; /*font-weight:bold;*/ color:#333333; }
.sub_top_classroom .top_state li.li1{ color:#333333; background:url('/common/images_skin2/common/classroom_top_bar.png') 0 50% no-repeat; padding-right:20px;}
.sub_top_classroom .top_state li.li2{ background:#e5e5e5; padding-left:20px; color:#111111; }
.sub_top_classroom .top_state li.li3{ background:#e5e5e5 url('/common/images_skin2/common/classroom_top_bar.png') 0 50% no-repeat; font-weight:normal; padding-right:25px;}
.sub_top_classroom .top_state li.li3 b { font-size:20px; color:#cb2b11;font-weight:bold; }

.left_area_classroom { float:left; display:block; width:198px;min-height:500px; height:100%;border:1px solid #dfdfdf; background:#ffffff; margin:20px; }
.left_area_classroom .lnb_title{ display:none;}
.left_area_classroom .lnb_list{ width:160px; margin:8px 19px 30px 19px;border-top:none;border-bottom:none;text-align:left;}
.left_area_classroom .lnb_list li{border-bottom:1px solid #dfdfdf;}
.left_area_classroom .lnb_list li.half{width:50%;float:left;}
.left_area_classroom .lnb_list li a{display:block;font-size:15px;color:#000000;font-weight:bold;line-height:25px;padding:10px 20px 10px 50px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area_classroom .lnb_list li.on a{color:#cb2b11;}
.left_area_classroom .lnb_list li a:hover{color:#cb2b11;}
.left_area_classroom .lnb_list li.li1 { background: url('/common/images_skin2/common/left_cr_icon1.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li2 { background: url('/common/images_skin2/common/left_cr_icon2.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li3 { background: url('/common/images_skin2/common/left_cr_icon3.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li4 { background: url('/common/images_skin2/common/left_cr_icon4.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li5 { background: url('/common/images_skin2/common/left_cr_icon5.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li6 { background: url('/common/images_skin2/common/left_cr_icon6.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li7 { background: url('/common/images_skin2/common/left_cr_icon7.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li8 { background: url('/common/images_skin2/common/left_cr_icon8.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li9 { background: url('/common/images_skin2/common/left_cr_icon9.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li10 { background: url('/common/images_skin2/common/left_cr_icon10.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li11 { background: url('/common/images_skin2/common/left_cr_icon11.png') no-repeat 0% 50%}

.left_area_classroom .lnb_list li.li1:hover { background: url('/common/images_skin2/common/left_cr_icon1_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li2:hover { background: url('/common/images_skin2/common/left_cr_icon2_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li3:hover { background: url('/common/images_skin2/common/left_cr_icon3_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li4:hover { background: url('/common/images_skin2/common/left_cr_icon4_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li5:hover { background: url('/common/images_skin2/common/left_cr_icon5_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li6:hover { background: url('/common/images_skin2/common/left_cr_icon6_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li7:hover { background: url('/common/images_skin2/common/left_cr_icon7_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li8:hover { background: url('/common/images_skin2/common/left_cr_icon8_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li9:hover { background: url('/common/images_skin2/common/left_cr_icon9_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li10:hover { background: url('/common/images_skin2/common/left_cr_icon10_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li11:hover { background: url('/common/images_skin2/common/left_cr_icon11_over.png') no-repeat 0% 50%}

.left_area_classroom .lnb_list li.on.li1 { background: url('/common/images_skin2/common/left_cr_icon1_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li2 { background: url('/common/images_skin2/common/left_cr_icon2_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li3 { background: url('/common/images_skin2/common/left_cr_icon3_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li4 { background: url('/common/images_skin2/common/left_cr_icon4_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li5 { background: url('/common/images_skin2/common/left_cr_icon5_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li6 { background: url('/common/images_skin2/common/left_cr_icon6_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li7 { background: url('/common/images_skin2/common/left_cr_icon7_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li8 { background: url('/common/images_skin2/common/left_cr_icon8_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li9 { background: url('/common/images_skin2/common/left_cr_icon9_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li10 { background: url('/common/images_skin2/common/left_cr_icon10_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li11 { background: url('/common/images_skin2/common/left_cr_icon11_over.png') no-repeat 0% 50%}

.left_area_classroom .sp_center { width:160px; margin:0 19px 30px 19px; position:relative;text-align:left;display:none }
.left_area_classroom .sp_center .top_title{font-size:18px;font-weight:bold;color:#333;text-align:center;}
.left_area_classroom .sp_center .mcs_text {padding:14px 0 0 58px;background:url('/common/images_skin2/common/img_cs.png') 0% 15px no-repeat; background-size:48px auto;}
.left_area_classroom .sp_center .mcs_text .mcs_tel{color:#ed3934;font-size:15px;font-weight:bold;padding-bottom:5px;}
.left_area_classroom .sp_center .mcs_text span{display:block;font-size:11px;line-height:18px;}

.my_cr_bbs{overflow:hidden;  }
.my_cr_bbs .my_bbs { padding:0;width:400px;height:175px;float:left;position:relative; padding-right:20px;}
.my_cr_bbs .my_bbs_right { padding-left:20px;padding-right:0;border-left:1px dashed #d7d7d7; }
.my_cr_bbs .my_bbs h6{font-weight:700;color:#2d2d2d;font-size:18px;padding:0 0 16px 0;line-height:18px;}
.my_cr_bbs .my_bbs .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_cr_bbs .my_bbs .btn_more{position:absolute;right:25px;top:5px}
.my_cr_bbs .my_bbs_right .btn_more{position:absolute;right:5px;top:5px}
.my_cr_bbs .my_bbs .my_bbs_in{ border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:10px 5px;height:140px; }
.my_cr_bbs .my_bbs .my_bbs_in li{position:relative;margin-bottom:2px}
.my_cr_bbs .my_bbs .my_bbs_in li a{vertical-align:top;color:#666;height:22px;line-height:22px}
.my_cr_bbs .my_bbs .my_bbs_in li img{vertical-align:top;padding-right:6px}
.my_cr_bbs .my_bbs .my_bbs_in li p{width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:22px;line-height:22px}
.my_cr_bbs .my_bbs .my_bbs_in li .note_day{position:absolute;right:0;top:0}

.tb_list tbody tr.tb_section { background-color:#eeeeee; }
.tb_list tbody tr.tb_section td { background-color:#eeeeee; font-weight:bold; font-size:1.1em; line-height:1.1em; padding:14px 17px; }
.tb_list tbody tr.tb_section:hover { background-color:#eeeeee; }
.tb_list tbody tr.tb_section:hover td { background-color:#eeeeee; }

/****** GRID ******/
.hide{display:none;}
.tac{text-align:center;}
.tc{text-align:center;}
.mt10{margin-top:10px}
.mt5{margin-top:5px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt50{margin-top:50px !important}
.mb15{margin-bottom:15px;}
.w555{width:555px}
.nodata{text-align:center}
.h50{height:50px}
.p10{padding:10px;}
.pl20{padding-left:20px}
.bold{font-weight:bold}
.font12{font-size:12px;}
.font16{font-size:16px;}

.debug { border:1px solid red; }
.inline { display:inline; }
/*.container { width:1000px; margin:0 auto; }*/
.row { margin-right:-10px; margin-left:-10px; }


.clearfix:before,
.clearfix:after,
.box:before,
.box:after,
.container:before,
.container:after,
.row:before,
.row:after { display: table; content: " "; }
.clearfix:after,
.box:after,
.container:after,
.row:after { clear: both; }

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 { position:relative; padding-left:10px; padding-right:10px; float:left; }
.col1 { width:8.33333333%; }
.col2 { width:16.66666667%; }
.col3 { width:25%; }
.col4 { width:33.33333333%; }
.col5 { width:41.66666667%; }
.col6 { width:50%; }
.col7 { width:58.33333333%; }
.col8 { width:66.66666667%; }
.col9 { width:75%; }
.col10 { width:83.33333333%; }
.col11 { width:91.66666667%; }
.col12 { width:100%; }

.box { border: 1px solid #e5e5e5; width:100%; padding:10px; }
.box .title { margin:-10px -10px 10px -10px; padding:10px; font-weight:bold; background-color:#efefef; border-bottom: 1px solid #e5e5e5; }
.box .footer { margin:10px -10px -10px -10px; padding:10px; font-weight:bold; background-color:#efefef; border-top: 1px solid #e5e5e5; }

.inline > li { display: inline-block; float:left; padding-right: 10px; padding-left: 10px; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.text-nowrap { white-space:nowrap; }

/****** table button ******/
.board.btn{overflow:hidden;margin-top:15px;text-align:center}
.board.btn .left{float:left;margin-right:4px}
.board.btn .right{float:right;margin-left:4px}


/* 페이징 */
.page_box{ margin:0 auto; table-layout:auto !important}
.page_box li{vertical-align:top;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.page_box li.page_margin{display:none}
.page_box li div{width:24px;height:24px;border:1px solid #bebebe;padding:0;margin:0 2px;line-height:24px;font-size:12px}
.page_box td{ padding:0; border-width:0; font-family:verdana; color:#999999; font-size:12px }
.page_p_btn{display:none}
.page_n_btn{display:none}
.page_box .page_first_btn { background:url('/common/images_skin2/common/page_first_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_last_btn { background:url('/common/images_skin2/common/page_last_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_prev_btn { background:url('/common/images_skin2/common/page_prev_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_next_btn { background:url('/common/images_skin2/common/page_next_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box li div.page_seperator{display:none}
.page_box li .page_number_btn_on	{background-color:#fff; color:#cb2b11; width:24px; height:24px;border:1px solid #cb2b11;line-height:24px }
.page_box li a:hover{text-decoration:none}
.page_box li .page_number_btn:hover{background-color:#fff; color:#cb2b11;width:24px; height:24px;border:1px solid #cb2b11;line-height:24px}

.tab_wrap{padding-top:0}
.tab_wrap2{padding-top:0}
.tab_wrap{position:relative}
.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_cview{display:inline-block;margin-bottom:20px;width:100%;height:42px;border-bottom:1px solid #d2d2d4;}
.tab_cview li{float:left;position:relative;width:20%;height:40px}
.tab_cview li a{display:block;background-color:#f7f7f7;border:1px solid #d2d2d4;border-bottom:0;line-height:40px;text-align:center;color:#3c3c3c;font-size:15px;z-index:4}
.tab_cview 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:42px*/}

.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}

.tab_con {/*  min-height:500px; */ margin-bottom:50px;}

.faq_wrap{border-top:1px solid #727272}
.faq_wrap .nodata{padding:12px 0;border-bottom:1px solid #d1d1d1}
.faq dt{width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;font-weight:bold;padding:12px 50px;background: url(/common/images/default/faq_question.gif) no-repeat 15px 15px;border-bottom:1px solid #d1d1d1;overflow:hidden}
.faq dd{display:none;padding:12px 50px;background: #f4f4f4 url(/common/images/default/faq_answer.gif) no-repeat 15px 15px;border-bottom:1px solid #d1d1d1}
.faq.on dt{display:block;white-space:normal;}

/******** 회원관련 스타일 *********/
/* login */
.login_box{border:1px solid #dcdcdc;padding:50px 150px;overflow:hidden}
.log_tt{margin:20px 0 50px 0px;font-size:15px;}
.log_form{float:left;padding-right:35px;border-right:1px solid #e0e0e0;width:500px; padding-bottom:10px;}
.log_area{overflow:visible;}
.log_in{float:left}
.log_in label{display:inline-block;padding:8px 13px 0 0;}
.log_in div input{vertical-align:top;border:1px solid #d1d1d1;padding:0px 0 1px 6px;height:40px;width:240px;line-height:40px; margin-bottom:5px;}
.log_in div{height:42px;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 80px;width:300px}
.log_find dt{font-weight:500;letter-spacing:-0.03em; font-size:17px;}
.log_find dd{margin:8px 0 33px 0}

.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;}

/*agreement */
.agreement_list{overflow:hidden;width:526px;margin:0 auto;display:none;}
.agreement_list li{float:left;padding-left:47px;background: url(/common/images/default/blt_join.jpg) no-repeat 15px 50%}
.agreement_list li.first{padding-left:0;background-image:none}
.box_title{font-family:"noto_sans", sans-serif;color:#2d2d2d;font-size:22px;font-weight:500;margin:25px 0 15px 0}
.box_tx{margin:0 0 15px 0;font-size:15px; }
.gray_box{border:1px solid #dcdcdc;background-color:#fafafa;padding:15px 15px;margin-bottom:20px}
.gray_box.top{border-top:1px solid #676767}
.gray_box .box_stitle{font-family:"noto_sans", sans-serif;font-weight:500;font-size:15px;color:#464646;margin-bottom:12px}
.gray_box .g_box_in{border:1px solid #dbdbdb;background-color:#fff;height:100px;overflow:auto;padding:14px 10px;margin-bottom:10px}
.check input{vertical-align:middle;margin-right:4px}

.gray_box_auth{	border: 1px solid #dcdcdc;background-color: #fafafa;padding: 20px 22px;margin-bottom: 43px;}
.gray_box_auth.top{ border-top: 2px solid #676767;}
.auth_box ul {text-align:center;}
.auth_box ul li {display:inline-block;}
.auth01 { border: 1px solid #ccc;float:left;}
.auth02 { border: 1px solid #ccc;float:left;margin-left:14px;}
.auth_button { border: 1px solid #ccc;float:left;margin-left:14px;width:320px; height:85px; display:inline-block;text-indent:-9999px; background:url(/common/images/default/agreement_method.png) no-repeat 0 0; }
.auth_button.first { margin-left:0; }
.auth_mobile { background-position:0 0; }
.auth_mobile.on { background-position:-320px 0; }
.auth_ipin { background-position:0 -85px; }
.auth_ipin.on { background-position:-320px -85px; }

.btns_agr{overflow:hidden;width:240px;margin:0 auto}
.btns_agr li{float:left;margin-left:6px}
.success {border-top:1px solid #676767;border-bottom:1px solid #676767;margin-top:5px;padding:30px}
.success .suc_in{overflow:hidden;width:524px;margin:0 auto}
.success .suc_in h6{float:left;margin-right:50px}
.success .suc_in span{display:block;float:left;margin:20px 0 0 0}
.suc_p{width:435px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;margin:20px auto;padding:20px}
.suc_agree{width:500px;border:1px solid #dcdcdc;margin:20px auto;padding:20px;line-height:200%}

.find_subtitle {font-size:16px;font-weight:bold;color:#333333;margin-bottom:8px}
.find_box{border: 1px solid #dcdcdc; border-top:1px solid #676767;padding:30px 0;margin-bottom:50px}
.find_box p{width:530px;margin:0 auto;padding-left:120px;margin-bottom:5px}
.find_box .find_id{width:475px;margin:0 auto}
.find_box .find_id li{overflow:hidden;margin-bottom:5px}
.find_box .find_id li input[type=text] {margin-top:1px}
.find_box .find_id li strong{display:block;float:left;width:90px;line-height:24px}
.find_box .find_id li div{float:left;width:385px}

.find_box .find_id li input.w70{width:70px}
.find_box .find_id li input.w90{width:90px}
.find_box .find_id li input.w120{width:120px}
.find_box .find_id li input.w150{width:150px}
.find_box img {border:1px solid #ccc;}
.find_box p.auth {padding-left:0;text-align:center;}

.privacy h3{font-weight:700;font-size:15px;margin-top:20px;color:#ff7200;}
.privacy dl{padding-left:5px;margin-top:10px}
.privacy dt{font-weight:700;margin-top:5px}
.privacy dd{margin-top:2px;margin-left:10px}
.privacy p{margin-top:5px;margin-left:5px;float:none !important}
.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%}

.terms h3{margin-top:20px;font-weight:bold;font-size:15px;color:#ff7200;}
.terms .depth1 li{line-height:150%}
.terms .depth1{margin-top:10px;padding-left:0;float:none}
.terms .depth2{padding-left:15px}
.terms .depth3{padding-left:24px}

.refund {  }
.refund h3{margin-top:20px;font-weight:bold;font-size:15px;color:#ff7200;}
.refund .depth1 {margin-top:10px;padding-left:0;float:none}
.refund .depth1 li {line-height:25px}
.refund .depth2 {padding-left:15px;margin:5px 0;}
.refund .depth2 li {line-height:25px}
.refund .depth3 {padding-left:24px}
.refund .depth3 li {line-height:25px}
.refund .formula { display:inline-block; }
.refund .formula span { float:left; margin-right:5px; }
.refund .formula .rnum { float:left; line-height:40px; }
.refund .formula .rbox { float:left;width:1000px;padding:10px 20px; border:1px #dedede solid; background:#f7f7f7; margin:5px 0; font-weight:bold; }
.refund .formula .formula1 { float:left;line-height:40px; }
.refund .formula .formula2 { float:left;text-align:center;line-height:20px; padding:0 4px; background:url('/common/images_skin2/common/furmula2.png') 0 50% repeat-x; }

/******** 마이페이지 스타일 *********/
.tb_title{font-weight:700;color:#333;padding:35px 0 15px 0;font-size:18px; line-height:18px}
.tb_subtitle{font-weight:700;color:#396e94;padding:15px 0 10px 0;font-size:15px; line-height:15px}
.my_box{border:1px solid #d7d7d7;overflow:hidden}
.my_box .my_info{padding:20px;width:50%;height:200px;float:left;position:relative}
.my_box .my_info h6{font-weight:700;color:#2d2d2d;font-size:16px;0;}
.my_box .my_info .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_box .my_info .btn_more{position:absolute;right:20px;top:15px}
.my_box .my_info .my_info_in{border-top:1px solid #d7d7d7;margin-top:15px;padding:20px 0 0 100px;background: url(/common/images_skin2/common/myinfo_img.png) no-repeat 0 15px;min-height:100px}
.my_box .my_info li{overflow:hidden;height:20px;line-height:20px;margin-bottom:5px}
.my_box .my_info li strong{display:block;float:left;width:70px}
.my_box .my_info li span{display:block;float:left;width:190px}
.my_box .my_info li span.name{font-weight:700;color:#3c3c3c}

.my_box .my_note{padding:20px;float:left;width:50%;height:200px;border-left:1px solid #d7d7d7;position:relative}
.my_box .my_note h6{font-weight:700;color:#2d2d2d;font-size:16px;}
.my_box .my_note .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_box .my_note .btn_more{position:absolute;right:20px;top:24px}
.my_box .my_note .my_note_in{border-top:1px solid #d7d7d7;margin-top:15px;padding:20px 0 0 0;min-height:110px}
.my_box .my_note .my_note_in li{position:relative;margin-bottom:2px}
.my_box .my_note .my_note_in li a{vertical-align:top;color:#777}
.my_box .my_note .my_note_in li img{vertical-align:top;padding-right:6px}
.my_box .my_note .my_note_in li p{width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px}
.my_box .my_note .my_note_in li .note_day{position:absolute;right:0;top:0}

/* 클래스룸  */
.tb_title.subject {border:1px solid #ccc;padding:8px 14px;margin:15px 0 5px 0;background-color:#eee;cursor:pointer}
.tb_title.cr_arrow_up {border:1px solid #ccc;background:#eeeeee url('/common/images/default/cr_arrow_up.png') 98% 50% no-repeat;}
.tb_title.cr_arrow_down {border:1px solid #ccc;background:#eeeeee url('/common/images/default/cr_arrow_down.png') 98% 50% no-repeat;}
.tb_title span.cr_icon1 {display:inline-block;background:url('/common/images/default/cr_icon1.png') 0px 50% no-repeat;padding-left:40px;height:30px;line-height:30px;}
.tb_title span.cr_icon2 {display:inline-block;background:url('/common/images/default/cr_icon2.png') 0px 50% no-repeat;padding-left:40px;height:30px;line-height:30px;}


.btn_submit{text-align:center;margin-top:10px}
.btn_submit.right{text-align:right}
.page_bar{margin-top:20px;text-align:center}
.page_btns{position:absolute;padding-top:15px;}
.read_page{margin-top:20px;border-top:2px solid #d1d1d1;border-bottom:2px solid #d1d1d1}
.read_page td{padding:8px 0}
.read_page td span{vertical-align:top;margin-left:2px}
.read_page td.first{border-bottom: 1px solid #d1d1d1}
.read_page td.pb_th{font-weight:700;text-align:center}
.read_page td.pb_subject .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px}
.read_page td.pb_subject span img{vertical-align:top;margin-top:4px}
.read_page td.pb_day{text-align:right;padding-right:10px}
.read_page td.none_text{color:#999}


p.nodata{padding:8px 0 8px 10px;border-bottom:1px solid #d1d1d1}
.tb_table tbody .tb_th{padding:8px 0 8px 10px;text-align:left;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;color:#444}
.tb_table tbody td{padding:8px 0 8px 10px;border-bottom:1px solid #d1d1d1}
.tb_table .progress{width:190px;height:18px;background-color:#ececec;display:inline-block}
.tb_table .progress span{display:block;background-color:#e2450e;height:18px}
.tb_list thead th{padding:8px 0 ;border-bottom:1px solid #676767;color:#444; font-weight:bold; text-align:center;}
.tb_list tbody td{padding:8px 0 ;border-bottom:1px solid #d1d1d1}
.tb_list tbody td.tac{text-align:center}
.tb_list tbody td.tal{text-align:left}
.tb_list tbody td.tal span{vertical-align:-4px;margin-left:2px}
.tb_list tbody td.impor{background-color:#f3f8ff !important;}
.tb_list tfoot th{padding:8px 0 ;border-bottom:1px solid #676767;border-top:2px solid #d1d1d1;background-color:#f9f9f9;font-weight:700;}
.tb_list tfoot td{padding:8px 0 ;border-bottom:1px solid #d1d1d1;background-color:#f9f9f9;font-weight:700}
.tb_list tfoot th.tac{text-align:center}
.tb_list tfoot td.tac{text-align:center}
.tb_list tfoot td.nline{border-bottom:1px solid transparent;padding-bottom:0}
.tb_list tfoot td.tline{padding-top:0}
.tb_list tfoot td .coment{padding-left:20px;font-weight:400}
.tb_list tfoot td em{font-weight:700;color:#f47400;/* padding-right:4px */}
.tb_view tbody th{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;text-align:left}
.tb_view tbody td{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;text-align:left}
.tb_insert tbody th{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;text-align:left}
.tb_insert tbody td{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;text-align:left}


.tb_list.survey {table-layout:fixed;border-collapse:collapse;}
.tb_list.survey thead th {border-left:1px solid #DEDEDE;line-height:15px;}
.tb_list.survey thead th:first-child {border-left:none}
.tb_list.survey tbody td {border-left:1px solid #DEDEDE;}
.tb_list.survey tbody td.items {padding:0;}
.tb_list.survey tbody td:first-child {border-left:none}
.tb_list.survey tbody td span{vertical-align:0;margin-left:0}
.tb_list.survey td.tac {text-align:center !important;}
.tb_list.survey td.tal {text-align:left !important;padding-left:10px !important;padding-right:10px !important;}
.tb_list.survey td div.sentence {margin-top:5px;}
.tb_list.survey td div.sentence textarea {width:100%;padding:5px;}
.tb_list.survey td div.sentence input {width:100%;}

.tb_list.survey .survey_item {table-layout:fixed;border-collapse:collapse;width:auto;}
.tb_list.survey .survey_item td {background-color:transparent !important;border-bottom:none;}
.tb_list.survey .survey_item td label {display:inline-block;width:45px;}

h5.not_break { margin-bottom:10px; }
.not_break{line-height:30px;white-space:nowrap;font-size:22px;font-weight:700;color:#333;padding-left:0;margin-bottom:10px;}

#fileArea{display:block;margin-top:10px}
.survey_list{border-top:2px solid #727272;padding-bottom:50px}
.survey_dl dt{font-weight:700;padding:8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8}
.survey_dl dd{padding:8px;padding-left:20px;border-bottom:1px solid #d1d1d1}
.survey_dl dd input[type=radio]{vertical-align:top;margin-top:3px;margin-right:4px}
.survey_dl dd li{margin-top:5px}
.survey_dl dd textarea{border:1px solid #d1d1d1;width:650px;height:100px;padding:4px}

.file_info{background-color:#f8f8f8;padding:10px;color:#000;font-weight:700}
.file_info_faq{background-color:#fff;padding:10px;color:#000;font-weight:700;margin-top:20px;}
.file_w{padding:10px}
.file_con{padding-right:5px}

.not_answer{padding:8px 0 ;text-align:center;border-top:1px dotted #afafaf;border-bottom:1px dotted #afafaf;margin-top:15px}
.not_answer span{background: url(/common/images/default/not_answer.jpg) no-repeat 0 50%;padding-left:55px;display:inline-block;height:48px;line-height:48px}
.not_answer span em{font-weight:700}

.popup{position:relative;}
.popup .btn_closed{position:absolute;right:15px;top:15px}
.pop_tt{font-weight:700;height:20px;line-height:20px;padding-bottom:10px}
.pop_content{overflow:auto;border-top:2px solid #676767;padding:10px;height:231px}
.pop_content .book_img{float:left;width:180px;height:223px;margin-right:10px}
.pop_content .book_img img{width:180px}
.pop_content .book_info{float:left;width:300px;border:1px solid #d1d1d1;border-bottom:none}
.pop_content .book_info .textbox{border:1px solid #d1d1d1;height:92px;width:275px;padding:4px;overflow:auto}
.book_nm{font-weight:bold}

.main_pop{width: auto;height: auto;border:2px solid #0a81bb;background-color:#fff;padding-bottom:33px;padding-top:44px;position:relative;overflow:hidden}
.main_pop_tt{height:auto;background-color:#0a81bb;color:#fff;font-size:16px;font-weight:bold;line-height:30px;/*text-indent:8px;*/position:relative;left:0;top:0;width:100%;padding-right: 2.5em;margin-top: -44px;padding-left: 1em;word-break: keep-all;letter-spacing: -1px;min-height:44px;padding-top:7px;}
.main_pop_bt{height:35px;/*background-color:#0a81bb;*/color:#fff; border-top:1px solid #999/*0a81bb*/;}
.main_pop_bt td {height:35px; padding:4px 7px; }
.main_pop_bt a {color:#555;}
.main_pop .btn_close{position:absolute;right:15px;top:15px}


/* sub_page  */
.page_license{background: url(/common/images/default/bg_guide.jpg) no-repeat 0 0;padding-top:130px;padding-bottom:50px}
.page .page_h{font-size:15px;font-weight:700;color:#333;}
.page .page_title{font-size:15px;font-weight:bold;color:#000000;padding-left:20px;background: url('/common/images_skin2/common/blt_curri.png') no-repeat 0 50%;margin-top:20px}
.page .ptext{margin-top:8px;margin-bottom:20px;color:#333;padding-left:10px}
.page .tb_page{text-align:center}
.page .tb_page thead th{padding:10px 0;color:#333;border-bottom:2px solid #ddd}
.page .tb_page tbody td{padding:10px 0;color:#333;border-bottom:1px solid #ddd;border-left:1px solid #ddd}
.page .tb_page tbody td.bd_none{border-left:none}

.cv .page_title{font-size:15px;font-weight:bold;color:#000000;padding-left:20px;background: url('/common/images_skin2/common/blt_curri.png') no-repeat 0 50%;margin-bottom:8px}
.cv .cv_text{margin-bottom:20px;color:#3c3c3c;}
.cv .tb_cv{border-top:2px solid #727272}
.cv .tb_cv thead th{padding:8px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1;text-align:center}
.cv .tb_cv tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1;text-align:center}
.cv .tb_cv tbody td.tal{text-align:left;padding-left:20px}

.tb_table .progress{width:190px;height:18px;background-color:#ececec;display:inline-block}
.tb_table .progress span{display:block;background-color:#e2450e;height:18px}

.sub_page .sub_tt{font-size:24px;line-height:150%;padding:20px 10px;color:#333333}
.sub_page .sub_tt em{color:#0a81bb;font-weight:bold;}
.sub_page .right{float:right}
.sub_page .left{float:left}
.sub_page .bd_bot{border-bottom:2px solid #000;overflow:hidden}
.sub_page .ovh{overflow:hidden}
.sub_page .text{width:350px;padding:10px 0}
.sub_page .w48p{width:48%;float:left}
.sub_page .mr4p{margin-right:4%}
.sub_page div p{float:left}
.sub_page .rule dt{font-weight:700;color:#000}
.sub_page .rule dd{margin-bottom:20px}
.sub_page .rule dd .rule_1{margin-top:20px}
.sub_page .rule dd .rule_1 > li{margin-bottom:20px}
.sub_page .rule dd .dep1{margin:20px 0}
.sub_page .rule dd .dep1 > li{margin-top:10px}
.sub_page .rule dd .dep2{margin-left:10px}
.sub_page .year{border-top:2px solid #676767}
.sub_page .year_dl{padding:20px 0;overflow:hidden;border-bottom:1px solid #d1d1d1}
.sub_page .year_dl dt{font-weight:700;font-size:20px;display:block;float:left;width:104px}
.sub_page .year_dl dd{float:left}
.sub_page .year_dl dd li{padding-left:8px;background: url(/common/images/default/blt_dot.png) no-repeat 0 8px}

.compbox{padding-left:320px;background: url(/common/images/default/payment_bg.jpg) no-repeat 0 0;min-height:250px;border-top:2px solid #676767;padding-top:20px}
.payment_comp div p.p1{font-size:24px;font-weight:700;padding:15px 10px;border-bottom:1px solid #dcdcdc;display:block;line-height:150%}
.payment_comp div p.p2{padding:25px 10px}


.progress_info {display:none;position:absolute;}
.progress_info div.progress_container {text-align:left;position:absolute;width:180px;left:10px;bottom:0;}
.progress_info div.progress_container.l35 {left:35px;}
.progress_info div.progress_container.w112 {width:112px;}
.progress_info div.progress_contents {box-sizing:border-box;word-break:break-all;border:2px solid #0a81bb;border-bottom:0 none;background-color:#ffffff;padding:4px;font-size:0.75em;line-height:1.4em;}
.progress_info div.progress_bottom {box-sizing:border-box;height:9px;background:url(/common/images/default/progress_bottom.png) no-repeat; }

.lesson_file_info {display:none;position:relative;}
.lesson_file_info div.lesson_file_contents {position:absolute;width:100%;bottom:4px;box-sizing:border-box;word-break:break-all;border:2px solid #0a81bb;background-color:#ffffff;padding:4px;font-size:0.85em;font-weight:bold;line-height:1.4em;}

.search_title {padding:10px 0;border-bottom:1px solid #e2e2e2; font-weight:bold;}
.search_title em {color:#e9861a;}
.search_title .search_keyword {font-size:16px;margin-right:10px;}
.search_title .search_total_no {font-size:1.3em}

.search_box {padding:20px; text-align:center;}
.search_box .search_txt {width:300px; height:30px; margin:0; padding:0 10px; border:5px solid #df0012 !important; font-size:14px;}
.search_box .search_btn {width:70px; height:40px; margin:0; background-color:#df0012; border:0 none; font-size:14px; color:#ffffff; font-weight:bold;}
.search_category {width:100%; padding:10px; font-size:12px; background-color:#f8f8f8; border:1px solid #c1c1c1; border-width:1px 0; overflow:hidden;}
.search_category span {float:left; margin:0 10px 0 20px; font-weight:bold;font-size:1.2em}
.search_category span img {vertical-align:2px;}
.search_category ul {float:left;}
.search_category li {float:left; margin-right:5px;font-size:1.2em;}
.search_category li:not(:last-child):after {content:' ·';}
.search_category li a:hover {text-decoration:none;}
.search_category li em {font-size:0.8em}
.search_category li em strong {color:#df0012;}
.search_section {margin-top:40px;}
.search_section .search_detail {vertical-align:middle; position:relative; height:25px;}
.search_section .search_detail img {top:2px; position:absolute;}
.search_section .search_detail .search_subject {float:left; margin:0 10px 0 22px; font-size:16px; font-weight:bold; vertical-align:middle;}
.search_section .search_detail .search_cnt {float:left;}
.search_section .search_detail .search_cnt em {color:#e9861a; font-weight:bold; font-size:1.2em;}
.search_section .search_detail .search_more {float:right;}
.search_section .search_detail .search_more a:hover {text-decoration:underline;}
.search_section .search_result {width:100%;}
.search_section .search_result table {width:100%; border-top:1px solid #999999;}
.search_section .search_result tr {border-bottom:1px solid #d9d9d9;}
.search_section .search_result td {padding:10px 0; vertical-align:top;}
.search_section .search_result td.course_image {padding:13px 0; width:128px;}
.search_section .search_result td.course_image a {display:block;width:118px;height:88px;overflow:hidden;border:1px solid #d1d1d1;}
.search_section .search_result td.course_image a img {width:118px;height:88px;}

.search_section .search_result td.course_info {position:relative;}
.search_section .search_result td.course_info .info_t {}
.search_section .search_result td.course_info .info_t em {font-weight:bold;font-size:14px;}
.search_section .search_result td.course_info .info_t .ctitle {font-weight:bold;font-size:15px;}
.search_section .search_result td.course_info .info_t p {margin-top: 3px;}
.search_section .search_result td.course_info .info_t .cinfo {}
.search_section .search_result td.course_info .info_t .info_b {vertical-align:bottom;}
.search_section .search_result td.course_info .info_t .info_b .hide {display:none}
.search_section .search_result td.course_info .star_p {position:absolute;bottom:20px;}

.search_section .search_result td.post_info {position:relative;}
.search_section .search_result td.post_info em {font-weight:bold; font-size:15px; margin-bottom:10px; display:inline-block;}
.search_section .search_result .webtv_img{width:178px;height:100px;display:block;float:left;position:relative;border:1px solid #d1d1d1;}
.search_section .search_result .webtv_img a{display:block;width:178px;height:100px;overflow:hidden;}
.search_section .search_result .webtv_img a img{width:178px;height:100px;display:block}
.search_section .search_result .webtv_img .tm{position:absolute;left:0;top:0}

.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;line-height:1.3;}
.search_no .search_no_text h4 {font-weight:bold; margin-bottom:14px;}
.search_no .search_no_text h4 em {color:#e9861a;}

/* 스킨별 콘텐츠 노출 (항상 CSS 최하단에 위치) */
.skin_hide { display:none !important; }
.skin_show_2_i { display:inline !important; }
.skin_show_2_b { display:block !important; }
.skin_show_2_ib { display:inline-block !important; }

.simple_captcha .captcha_input {float:left}
.simple_captcha #captcha {float:left;margin-left:10px;width:140px;height:26px;}
.warning {color:red;font-weight:bold}

/* cheditor */
.cheditor-container > * { box-sizing:content-box; }

/**/
.survey-shortcut { text-align:center;border:3px solid #F1F8FF;margin-top:20px;display:none; }
.survey-shortcut div { border:1px solid #CCC;padding:10px; }

/* 개인정보 취급방침*/
.privacy { }
.privacy h3{font-family:'noto_sans';font-weight:bold;font-size:18px;margin-top:20px;line-height:40px;color:#333333;}
.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; font-size:14px; }
.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;}
.terms h2{font-weight:bold;font-size:18px;margin-top:40px;color:#000000;}
.terms h3{font-family:'noto_sans';margin:20px 0px 0px 0px;font-weight:bold;font-size:18px;line-height:40px;color:#333333;}
.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;}

/* 이용약관 테이블 */
.terms_basic_table{padding-left:12px; width:100%; table-layout:fixed; border-top:3px solid #4b5359; border-bottom:1px solid #4b5359; font-size:14px; text-align:center; margin:10px 0px 10px 0px;}
.terms_basic_table th{padding:18px 0; background-color:#ececec; border-right:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-top:1px solid #d6d6d6;}
.terms_basic_table th.lst{border-right:none;}
.terms_basic_table th.bgn{background:none;}
.terms_basic_table td{padding:12px 12px; border-right:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-top:1px solid #d6d6d6; text-align:center; line-height:20px;}

.refund .depth1 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.refund .depth1 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.refund .depth1 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; text-align:center;}
.refund .depth1 table td.tl{text-align:left;}
.refund .depth1 table td .fc_red{color:#d90000;}

/* 마이페이지 비밀번호변경 */
.passwd_box { border:1px solid #dcdcdc; border-top:2px solid #676767; padding:0; margin-bottom:20px; text-align:center; }
.passwd_box .box_sub { padding:20px 15px; }
.passwd_box .box_sub .box_icon { padding:10px 0 20px; }
.passwd_box .box_sub .box_icon img { width:67px; height:65px; }
.passwd_box .box_stitle { font-size:16px; line-height:30px; font-weight:bold;  }


/* 마이페이지 비밀번호변경 안내 문구 :: 2022.04.15 이희선 파트너 */
.passwd_modify_noti{display: flow-root;}
.passwd_modify_noti p{color:#CB2B11; float: right;}
