@charset "utf-8";

.clearfix::after{display:block; content:''; clear:both;}
h1, h2, h3, h4, h5, h6, p, span, a, th, td, li, dd, dt{font-family: 'Pretendard', sans-serif; color: #333; text-decoration: none;  font-style:normal; font-weight:500; letter-spacing:-0.05em;}
a.btn i.fa {margin-right: 5px;}
html, body, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, blockquote, pre, button, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe, article, aside, canvas, details, embed, textarea, figure, figcaption, header, footer, main, menu, nav, section, summary, audio, video, template { margin: 0;padding: 0;border: 0;font-size: 100%;font-family: inherit;vertical-align: baseline;box-sizing: border-box;word-break: keep-all;font-weight: 400;}
.hide { position: absolute; top: -9999em;left: 0;user-select: none;font-size: 1rem;}

.sub-top-bg { max-width:100%;}
.sub-top-bg:before { background-size:cover;}
/*sub-page-top 바꾸는 곳 ~!~!~!
.sub-top-bg.VISUAL_intro:before{background:url(/resources/custom/images/lifelong/sub/sub-top-bg.jpg);}*/

/*btn*/
a.btn{padding:10px 15px; border-radius: 5px; line-height:1; transition: all .3s ease;}
a.btn:hover{transition:all .3s ease;}
.btn.mint{background:#56bcbf; color:#fff;}
.btn.mint:hover{background:#17808a;}
.btn.gray{background:#999; color:#fff;}
.btn.gray:hover{background:#666;}
.btn.blue{background:#407ff3; color:#fff;}
.btn.blue:hover{background:#124ab1}
.btn.line-gray{box-sizing: border-box; border:1px solid #d3d3d3; background:#fff;}
.btn.line-gray:hover{background:#d3d3d3;}

.btn-default{font-size:16px; color:#474747; border:1px solid #474747; border-radius: 4px; padding:20px 80px 20px 24px; background:transparent; line-height:1; position:relative; transition:all .3s ease;}
.btn-default:hover{background:#474747; color:#fff;}
.btn-default::before{display:block; content:''; width:1px; height:20px; position:absolute; right:48px; top:17px; background:#474747;}
.btn-default::after{display:block; content:''; width:16px; height:16px; position:absolute; right:18px; top:19px;}
.btn-default.css-navy{color:#00185c; border:1px solid #00185c;}
.btn-default.css-navy:hover{background:#00185c; color:#fff; transition:all .3s ease;}
.btn-default.css-navy::before{background:#00185c}
.btn-default.css-blue{color:#0839c4; border:1px solid #0839c4;}
.btn-default.css-blue:hover{background:#0839c4; color:#fff; transition:all .3s ease;}
.btn-default.css-blue::before{background:#0839c4}
.btn-default:hover::before{background:#fff;}
.btn-default.list::after{background:url(/resources/custom/images/lifelong/sub/ico_btn_list.png) no-repeat;}
.btn-default.down::after{background:url(/resources/custom/images/lifelong/sub/ico_btn_down.png) no-repeat;}
.btn-default.link::after{background:url(/resources/custom/images/lifelong/sub/ico_btn_move.png) no-repeat;}
.btn-default.list:hover::after{background:url(/resources/custom/images/lifelong/sub/ico_btn_list_on.png) no-repeat;}
.btn-default.down:hover::after{background:url(/resources/custom/images/lifelong/sub/ico_btn_down_on.png) no-repeat;}
.btn-default.link:hover::after{background:url(/resources/custom/images/lifelong/sub/ico_btn_move_on.png) no-repeat;}

table caption {display: none;}

/*서브 공통 스타일*/
.blueText {color: #0087ea;}
.orangeText {color: #fc9b5c;}
.redText {color: #ff0000;}
.greenText {color: #017939;}

.deco01{padding: 12px 20px; text-align: center; border: 1px solid #fc9b5c; border-radius: 95px; color:#fc9b5c; font-weight:600 ; display:inline-block; font-size:20px}
.deco-m{color:#000; font-weight:500; font-style:normal; line-height:1.8em; font-size:18px}
.deco-m::before{content:'';display:inline-block; width:15px; height:15px; background:url(/resources/custom/images/main/sub/deco_mark.png)no-repeat;background-size:cover;vertical-align:baseline;  margin-right:5px;}
.table_a{width:100%; border-collapse:collapse; border-top:2px solid #8fdbde; border-bottom:2px solid #8fdbde; text-align:center;}
.table_a tr{border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1;}
.table_a tr th, .table_a tr td{padding:20px; color:#555; font-weight:500;}
.table_a tr th{background-color:#28bbbf; color:#fff; border-bottom:1px solid #8fdbde;}
.table_a tr:nth-child(even) td{background-color:#f9f9f9;}

.table_b {width:100%; border-collapse:collapse; border-top:2px solid #f66e6f; border-bottom:none; border-left:1px solid #ddd;}
.table_b tr {border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.table_b tr th, .table_b tr td {padding: 20px; color: #555; font-weight: 500; border-right: 1px solid #ddd; font-size:18px;}
.RsvProgram .table_b tr th, .RsvProgram .table_b tr td{padding:20px 8px;}
.table_b tr th {background:#fafafa; color:#1e1e1e; border-bottom:1px solid #ddd; font-size:18px}
.table_b tr td{background:#fff;}
/*.table_b tr:nth-child(even) td {background-color:#f9f9f9;}*/

.table_b_wrap.scroll { overflow: auto}
.table_b_wrap.scroll table {min-width: 700px}

/*list style*/
.list-info p {position:relative; padding-left:16px; font-size:18px; line-height:190%; background:url(/resources/custom/images/main/sub/deco3.gif) no-repeat 0px 10px; margin-bottom:4px; color:#161616;}
.list-info p span {color:#0d9da1; margin-right:12px; display:inline-block; font-weight:500;}
.list-info p span.orangeText {color: #fc9b5c; margin-right:0;}
.list-info p span.redText {color: #ff0000; margin-right:0;}
.list-info p .black {color:#121212;}
.list-info p:after {content:""; display:block; background-color:#005fa5; position:absolute; left:5px; top:15px; width:4px; height:4px;}
.list-info.black p:after {background-color: #121212;}

/*사이트맵*/
#content-header {display:block;padding-top:0px; position:relative}
#content-header:before,#content-header:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}
#content-header:before{background-size:cover;}
#content-header.solution:before{background-image:url(/resources/custom/images/main/common/sub-bg.jpg)} 
#content-header-inner {position: relative; margin:0 auto; height:100%; background-repeat: no-repeat; width: 100%;  margin: 0 auto;  background-position: center; background-size: cover;}
#content-header .snbtitle {position: absolute; top: 40px; left: 0; right: 0; color: #fff;}
#content-header .snbtitle > h3 {color: #16808a; font-size: 28px;}
#content-header .snbtitle .sub-top-en {font-size: 16px; color: #79b1b6;}
#content-header .flexslider {background:none; border: none;}
#content-header.no6:before { background-image: url(/resources/custom/images/main/common/sub-bg.jpg)}

.VISUAL_sitemap .fix-layout{ max-width:100%;}
.VISUAL_sitemap h3 { color:#fff;} 
.VISUAL_sitemap .sub-top-ttl h3 {padding-top: 70px;}
.sitemapWrap .contentsTitle,.sitemapWrap .contentsUtill { display:none;}
.sitemap { margin-bottom:80px}

.sitemap-body .contentsTitle{font-size:35px; }


.sitemap {display: inline-block; width :100%;}
.sitemap a {display: block;}
.sitemap > ul > li {float: left; width: 33.333%;}
.sitemap > ul > li > a {background: #096343; color: #fff; border-radius: 5px; width: 90%; text-align: center; padding: 20px 0; font-size: 16px; margin: 0 auto 10px; font-size:18px; font-weight:600;}
.sitemap > ul > li > ul > li {margin-bottom: 10px;}
.sitemap > ul > li > ul > li > a {border: 1px solid #dadada; color: #333; border-radius: 5px; width: 90%; padding: 15px 5%; margin: 0 auto 10px;}
.sitemap > ul > li > ul > li > a:hover {border: 1px solid #096343; color: #096343;}
.sitemap > ul > li > ul > li > ul > li {position: relative; font-size:16px; padding: 8px 0 8px 35px; line-height: 14px; margin-left: 10px;}
.sitemap > ul > li > ul > li > ul > li > a:hover {color: #096343;}
.sitemap > ul > li > ul > li > ul > li:before	{content: ""; display: block; position: absolute; width: 4px; height: 4px; background: #096343; top:15px; margin-top:-3px; left: 20px; border-radius:50%;}


@media all and (max-width:767px){
	.sitemap > ul > li{width:50%;}
	.sitemap-body .main_tit{padding:20px 0 20px;}
}

@media all and (max-width:400px){
	.sitemap > ul > li{width:100%;}
}

textarea:focus { outline: none; }
button:focus { outline: none;}
input:focus { outline: none;}
.slt-css{padding: 5px 10px;border: 1px solid #d5d5d5;border-radius: 5px;outline: 1px solid #f5f5f5;font-size: 16px;font-family: 'IBM Plex Sans KR'; min-width: 226px;}
#header #util-menu .popup a {display:none;}
#tnb .popup-btn {display: none;}

.topbn_popup{display:none;}

.text-right {text-align: right;}
.text-left {text-align: left;}
.text-center {text-align: center;}

i, em{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;table-layout:fixed;display:table}
caption,legend{overflow:hidden;position:relative;width:0;height:0;margin:0;padding:0;line-height:0}
hr {overflow:hidden; position:absolute; height:0; width:0;}
sup,sub{position: relative;font-size: 0.9em;line-height: 0;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
 

/**sub-top**/
/*.sub-page #body { float: none; width: 100%; width: 100%; width: 100%; padding-left:0; font-size:16px; line-height:1;}*/

/**액션버튼**/
.actionbtn7 {position:relative; display:inline-block; margin:auto; padding:0 18px; line-height:40px; color:#4c4c4d; text-transform:uppercase; text-align:left; text-decoration:none;}
.actionbtn7:after {position:absolute; bottom:0; left:0; display:block; content:""; width:100%; height:3px; background-color:#444; transform:scale3d(0,1,1); transform-origin:center center; transition:transform .3s;}
.actionbtn7:hover:after {transform:scale3d(1,1,1);}

/**탭영역width:25%**/
.ui-page-tab {margin-top:170px; border-bottom:0; background:#f6f6f6; border-radius: 40px; }
.ui-page-tab > ul li {display: table-cell; width: 1%; float: none; position: relative;}
.ui-page-tab > ul li.on{background:#3fb85f; border-radius: 40px;}
.ui-page-tab li a {font-family: 'Gmarket'; font-weight:300; height:unset; line-height:1em; padding:22px 10px; color:#606060; font-size:20px; overflow-y:visible;}
.ui-page-tab li.on a{color:#fff;}
.ui-page-tab li.on a:hover{color:#fff; font-weight:300;}
.ui-page-tab li a:hover	{color:#3fb85f; font-weight: 500;}
@media all and (max-width:767px){
	.ui-page-tab li a{font-size:16px; padding:16px 10px;}
}
@media all and (max-width:480px){
	.ui-page-tab{border-radius: 0; margin-top:110px}
	.ui-page-tab > ul li{display:block; width:50%; float:left; position:relative;}
	.ui-page-tab > ul li.on{border-radius: 0;}
	
}

.top-content-img { margin-bottom: 57px; }
.text-wrap{width:calc(100% - 50px); margin-left:20px; }

.non_style{ background:none !important}

.display_m{ display:none !important}/*모바일에서만존재*/
.ui-btn.imgno img{ display:none}

/* 공백 */
.gap {height:60px;clear:both;display:block}
.sgap {height:40px;clear:both;display:block}
.ssgap {height:30px;clear:both;display:block}
.sssgap {height:20px;clear:both;display:block}
.ssssgap {height:10px;clear:both;display:block}
@media all and (max-width:600px){
	.gap {height:40px;clear:both;display:block}
	.sgap {height:25px;clear:both;display:block}
	.ssgap {height:15px;clear:both;display:block}
	.sssgap {height:10px;clear:both;display:block}
}

.c-tit01 {position: relative; font-size: 30px; line-height: 1; color: #000; margin: 30px 0 20px; font-family: 'Gmarket';line-height:1.25}
.c-tit01:before {content: ''; position: absolute; left: 0px;top: -20px; width: 25px;height: 6px; background-color: #29a0a7; border-radius:10px;}
.c-tit02 {font-size:1.529em;font-weight:600;color:#333;padding:0 0 0 18px;margin-bottom:17px;position:relative}
.c-tit02:before,
.c-tit02:after {content:"";display:block;width:7px;height:7px;border-radius:50%;position:absolute;top:12px;left:0px}
.c-tit02:before {background-color:#00a754;z-index:1}

/* 기본테이블 */
.flip-scroll,.table-pc,.table-responsive{position:relative; line-height:1.4;}
.flip-scroll .table-icon,.table-responsive .table-icon{display:block;opacity:1;}
.table-pc .table-icon{display:none;}

.table{margin-bottom:10px;width:100%;background:#fff;}
.table td,.table th{border-left:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;color:#2d2d2d;}
.table th[scope="row"]{text-align:center !important;}
.table thead th{background:#f6f6f6;color:#222;font-size:16px;font-weight:600;}
.table tbody th{background:#f6f8f9;color:#222;}
.table tbody>tr>td, .table tbody>tr>th, .table tfoot>tr>td, .table tfoot>tr>th, .table thead>tr>td, .table thead>tr>th{padding:10px;}

.table tfoot,.table tfoot th{background:#f6f6f6;font-weight:700;}
.table .tfoot{background:#f6f9f9;font-weight:500; }
.table td[rowspan],.table th[rowspan]{border-right:1px solid #d2d2d2;}
.table td:first-child,.table th:first-child{border-left:none;}
.table td:last-child,.table th:last-child{border-right:none; }
.table-bordered{border-top:2px solid #333;border-bottom:1px solid #ccc;}

@media(max-width: 767px) {
    .table-responsive {
		position: relative;
        overflow-y: hidden;
        overflow-x: auto;
       /* display:block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: 0;*/
    }

    .table-responsive .table {
        width: 995px;
    }
}


.table-responsive.active.mobile, .table-responsive.active.mobile.icon {
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    margin: 8px 0;
    width: 100%;
    height: auto;
    background: linear-gradient(to right,#fff 30%,rgba(255,255,255,0)),linear-gradient(to right,rgba(255,255,255,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.2),rgba(0,0,0,0)),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),rgba(0,0,0,0)) 0 100%;
    background-color: #fff;
    background-position: 0 0,100%,0 0,100%;
    background-repeat: no-repeat;
    background-size: 40px 100%,40px 100%,14px 100%,14px 100%;
    background-attachment: local,local,scroll,scroll;
    min-height: 0.01%;
}


.scroll-guide {position:absolute;top:50%;left:50%;display:none;width:110px;height:100px;border-radius:7px;background:rgba(0,0,0,0.67);padding-top:10px;z-index:10;text-align:center;transform:translate(-50%, -50%)}
.scroll-guide_img {width:50%;height:auto}
.scroll-guide_text {margin-top:4px;color:#fff;font-size:13px;line-height:16px}

@media (max-width:768px){
	.scroll-guide{display:block;/*top:250px*/}
}


/*타이틀 스타일*/
#body {min-height: 550px;}
#body .h3-sub { margin-bottom: 30px; color: #0070af; font-size: 1.75em; line-height: 1; }
/*#body h2 {position: relative; color: #000; font-size: 60px; font-weight: 600; margin-top: 0; text-align: center; font-family: 'Nunito';}
#body h5{color:#0b72d0; font-size:18px; margin-bottom:16px;}*/
#body span.red{color:#ff0000;}
.tit02 { margin: 30px 0 10px;color: #222; font-size: 26px; font-weight:600;}
.tit03{font-size:30px; font-weight:700; text-align:left; margin-bottom:30px; padding-bottom:30px; color:#006fb9;}
.tit03 em{color: #4c4c4c;font-size: 14px; margin-left: 10px;}
h4 {color: #00318F; font-size:18px;font-weight: 600;line-height: 1.3;}

.w_full {width:100% !important;}
.wd40 {width:40px !important;}
.wd50 {width:50px !important;}
.wd60 {width:60px !important;}
.wd70 {width:70px !important;}
.wd80 {width:80px !important;}
.wd90 {width:90px !important;}
.wd100 {width:100px !important;}
.wd120 {width:120px !important;}
.wd130 {width:130px !important;}
.wd150 {width:150px !important;}
.wd160 {width:160px !important;}
.wd170 {width:170px !important;}
.wd200 {width:200px !important;}
.wd240 {width:240px !important;}
.wd250 {width:250px !important;}
.wd300 {width:300px !important;}
.wd320 {width:320px !important;}
.wd350 {width:350px !important;}
.wd400 {width:400px !important;}
.wd440 {width:440px !important;}
.wd450 {width:450px !important;}
.wd500 {width:500px !important;}
.wd550 {width:550px !important;}
.wd600 {width:600px !important;}
.wd650 {width:650px !important;}
.wd700 {width:700px !important;}
.wd800 {width:800px !important;}
.wd900 {width:900px !important;}
.wd1000 {width:1000px !important;}
.wd1100 {width:1100px !important;}
.wd1200 {width:1200px !important;}

.ml0 {margin-left:0px !important;}
.ml03 {margin-left:3px !important;}
.ml05 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}
.ml60 {margin-left:60px !important;}
.ml70 {margin-left:70px !important;}
.ml80 {margin-left:80px !important;}
.ml90 {margin-left:90px !important;}
.ml100 {margin-left:100px !important;}

.mr0 {margin-right:0px !important;}
.mr03 {margin-right:3px !important;}
.mr05 {margin-right:5px !important;}
.mr08 {margin-right:8px !important;}
.mr10 {margin-right:10px !important;}
.mr20 {margin-right:20px !important;}
.mr23 {margin-right:23px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr50 {margin-right:50px !important;}
.ml60 {margin-right:60px !important;}
.ml70 {margin-right:70px !important;}
.ml80 {margin-right:80px !important;}
.ml90 {margin-right:90px !important;}
.ml100 {margin-right:100px !important;}


/*컨텐츠 스타일*/
.line-box {font-size:18px; padding:12px; background: url(/resources/custom/images/main/sub/deco05.gif);  width:100%; text-align:center; font-size:18px; color:#161616;}
.line-box .inner {background-color: #fff; padding:12px; margin: 0; max-width: 100%;}
.line-box li {display: inline-block; float: none; width: auto; margin-bottom: 8px;}
.line-box p:after{display:none;}
.g-box {padding: 24px; background-color: #efefef;}
.go_link {margin-bottom:24px; text-align:right;}
.go_link:after {content: ""; display: block; clear: both;}
.go_link  a {display: inline-block; padding: 16px 32px 16px 16px;  color: #fff; background:url(/resources/custom/images/main/sub/arrow.gif) no-repeat 95% center #005aab; margin-left:8px;}
.border-box li {padding: 24px; border:5px solid #d9d9d9; display: inline-block;}
.text_box p {font-size:18px; color:#161616;}
.dep-info p{ padding-left: 16px;  font-size: 18px; background: url(/resources/custom/images/main/sub/deco4.gif) no-repeat 0px 10px; margin-bottom: 4px;}
.dep-info p span{color: #0b72d0; font-weight: 500; margin-right: 24px;}
.goal_box img{width:100%; height:auto;}
.goal_box p{padding: 24px; width: 80%; font-size: 20px; color: #161616; background-color: #f5f5f5; margin: -20px  auto 0 auto; z-index: 1; position: relative; word-break:keep-all; text-align:center;}
.dep2-info  p {padding-left: 16px;  font-size: 18px; background: url(/resources/custom/images/main/sub/deco3.gif) no-repeat 0px 13px; margin-bottom: 4px;}
.download a{display: inline-block; padding: 16px 32px 16px 16px;  color: #fff;   background:url(/resources/custom/images/main/sub/down.png) no-repeat 92% center #005aab;margin-bottom:8px;}

/* topbox */
.uit{overflow:hidden;position:relative; margin-top:40px; margin-bottom: 50px;border:0px solid #d2d2d2;}
.uit:after{content:"";display:block;clear:both;visibility:hidden;}
.uit .inner{position:relative;padding:50px 60px;}
.uit .inner .txtwrap{position:relative;}
.uit .inner .txtwrap ul{display: block;margin: 0;text-align: left;}
.uit .inner .tit_inner{display:block;color:#4c4c4c; margin:0 0 0px 0;padding:0; font-family: 'Gmarket';}
.uit .inner .tit_inner em { display:block; color:#1435a1; font-size:20px; line-height:30px; font-weight:500;}
.uit .inner .tit_inner b { color:#222222;}
.uit .inner .txtwrap p{margin:0;font-size:16px; font-weight:400; color:#545454;word-break:break-word;}
.uit .inner .txtwrap p .txt-tip{display: inline-block;color: #da4453 !important;}
.uit .inner .txtwrap b{display: block;}
.uit .inner .txtwrap a{margin: 10px 0 0;}
.uit .btnwrap{position:absolute;top:-35px;right:0;margin-top:0;}

.type1.uit{border:none;}
.uit.type1 .inner{min-height:130px;padding-left:190px; border: 6px solid #f7f8fb; border-radius: 20px;}
.uit.type1 .inner .tp_icon,
.uit.type1 .inner .tp_icon2{display:block;position:absolute;top:50%;left:35px;margin-top: -55px}
.uit.type1 .inner.long .tp_icon,
.uit.type1 .inner.long .tp_icon2{top:45px;margin-top: 0}
.uit.type1 .inner.n_short{min-height: auto;padding: 70px 25px 70px 170px}

.uit.type3{border-color:#fff;border-top-color:#949494;border-bottom-color:#ddd;}
.uit.type3 .inner{min-height:213px;padding-left:300px;}
.uit.type3 .inner .thm_figure{display:block;overflow:hidden;position:absolute;top:35px;left:35px;width:230px;height:153px;margin:0;text-align:center}
.uit.type3 .thm_figure img{max-width:100%;width:auto;}

@media only screen and (max-width:767px) {
    .uit .inner,
    .uit.type1 .inner,
    .uit.type1 .inner.n_short,
    .uit.type3 .inner{position:relative;min-height: auto;padding:25px;}
    .uit.type1 .inner .tp_icon,
    .uit.type1 .inner .tp_icon2{display:none;}
	.uit .inner .tit_inner em {font-size:18px;}
    .uit .thm_figure,
    .uit.type3 .inner .thm_figure{display:none;}
    .uit .inner .btnwrap{position: static;margin-top:20px;}
}

/* 탑박스 아이콘 */
.tp_icon{display:block;overflow:hidden;width:110px;height:110px;background:url(/resources/custom/images/lifelong/sub/top_info_ico01.png) no-repeat;}
.tp_icon.circle1{background-position:0 0;}
.tp_icon.circle2{background-position:-110px 0;}
.tp_icon.circle3{background-position:-220px 0;}
.tp_icon.circle4{background-position:-330px 0;}
.tp_icon .icon{display:block;overflow:hidden;width:110px;height:110px;background:url(/resources/custom/images/lifelong/sub/top_info_ico01.png) no-repeat;}
.tp_icon .icon1{background-position:0 -110px;}
.tp_icon .icon2{background-position:-102px -105px;}
.tp_icon .icon3{background-position:-209px -105px;}
.tp_icon .icon4{background-position:-323px -105px;}
.tp_icon .icon5{background-position:-432px -105px;}
.tp_icon .icon6{background-position:-550px -110px;}
.tp_icon .icon7{background-position:-660px -110px;}
.tp_icon .icon8{background-position:-765px -110px;}

@media screen and (max-width:1279px){
	.sub-page-content{float:none !important; width:100% !important; padding-left:0 !important;}
	.left-navi{display:none;}
}

/* 리스트*/
ul[class^=c-list] {text-align:left}
ul[class^=c-list] > li {font-size:1.0em;box-sizing:border-box;white-space:normal;position:relative}
ul[class^=c-list] > li:first-child {margin-top:0}
ul[class^=c-list] > li .tit, .c-list01-li .tit, .c-list04-li .tit {display:block;color:#222;font-weight:600}
ul[class^=c-list] > li .tit-in, .c-list01-li .tit-in, .c-list04-li .tit-in {display:inline;color:#222;font-weight:600}
ul[class^=c-list] > li ul li:before {display:block;content:"";width:3px;height:3px;background:#cfcfcf;position:absolute;top:11px;left:0}
ul[class^=c-list] > li ul {margin:7px 0 0 0;font-size:.941em}
ul[class^=c-list] > li ul li {padding:0 0 0 11px;position:relative;font-size:.944em;color:#666;margin-bottom:4px}
[class^=c-list] > li > ul.s-list > li {padding-left:26px}
[class^=c-list] > li > ul.s-list > li:before {display:none}
[class^=c-list] > li > ul.s-list > li > .stit {position:absolute;top:0;left:0;font-weight:500}

.c-list01 > li, .c-list01-li {position:relative;padding:0 0 0 14px;margin-top:0px;text-align:left;margin-top:15px}
.c-list01 > li:first-child, .c-list01-li:first-child, .c-list02 > li:first-child {margin-top:0}
.c-list01 > li:before, .c-list01-li:before {display:block;content:"";position:absolute;top:10px;left:0;width:4px;height:4px;background:#31487a;border-radius:50%}
.c-list01 > li .txt {display:inline-block}
.c-list02 {counter-reset:section;}
.c-list02 > li {padding-left:25px}
.c-list02 > li {margin-top:3px}
.c-list02 > li:first-child {margin-top:0}
.c-list02 > li:before {display:block;position:absolute;top:1px;left:0px;color:#222;font-size:.941em;font-weight:600;height:auto}
.c-list02 > li .tit {margin-bottom:2px}
.c-list02.num > li:before {counter-increment:section;content:counters(section, ".") ".";width:24px}
.c-list02.snum > li:before {counter-increment:section;content:counters(section, ".") ")";width:24px}
.c-list02.han > li:before {width:27px}
.c-list02.han > li:nth-child(1):before {content:"가."}
.c-list02.han > li:nth-child(2):before {content:"나."}
.c-list02.han > li:nth-child(3):before {content:"다."}
.c-list02.han > li:nth-child(4):before {content:"라."}
.c-list02.han > li:nth-child(5):before {content:"마."}
.c-list02.han > li:nth-child(6):before {content:"바."}
.c-list02.han > li:nth-child(7):before {content:"사."}
.c-list02.han > li:nth-child(8):before {content:"아."}
.c-list02.han > li:nth-child(9):before {content:"자."}
.c-list02.han > li:nth-child(10):before {content:"차."}
.c-list02.han > li:nth-child(11):before {content:"카."}
.c-list02.han > li:nth-child(12):before {content:"타."}
.c-list02.han > li:nth-child(13):before {content:"파."}
.c-list02.han > li:nth-child(14):before {content:"하."}
.c-list03 {counter-reset:section}
.c-list03 > li {position:relative;padding:0 0 0 35px;margin-top:6px}
.c-list03 > li:first-child {margin-top:0}
.c-list03 > li:before {display:block;position:absolute;top:2px;left:0px;color:#222;font-size:12px;font-weight:400;background:#f1f1f1;border-radius:50%;counter-increment:section;content:counters(section, ".") "";width:23px;height:23px;line-height:22px;box-sizing:border-box;text-align:center;}
.c-list03.cor1 > li:before {background:#008cd7;color:#fff}
.c-list03.cor2 > li:before {background:#e73f82;color:#fff}
.c-list03 > li .tit {color:#222;display:block;font-weight:500}
.c-list04 > li, .c-list04-li {position:relative;padding:0 0 0 19px;margin-top:4px;text-align:left}
.c-list04 > li:first-child {margin-top:0}
.c-list04 > li:before, .c-list04-li:before {display:block;content:"";width:8px;height:8px;border:2px solid #008cd7;border-radius:50%;box-sizing:border-box;position:absolute;top:9px;left:3px}
.c-list05 {}
.c-list05 > li {position:relative;font-family:"SCoreDream", sans-serif;color:#555;font-weight:400;letter-spacing:-.05em;line-height:2.058;padding-left:20px;box-sizing:border-box}
.c-list05 > li:before {content:'';display:block;width:5px;height:5px;border-radius:50%;background-color:#7fb6ee;position:absolute;top:13px;left:0}


@media all and (max-width:999px){
	.c-list01 > li:before, .c-list01-li:before {top:8px}
}
@media all and (max-width:599px){
	ul[class^=c-list] > li ul li:before {top:8px}
	ul[class^=c-list] > li ul{margin-top:5px}
	.c-list01 > li, .c-list01-li {padding-left:11px}
	.c-list02 > li {padding-left:22px}
	.c-list03 > li {padding-left:34px}
	.c-list03 > li:before {width:20px;line-height:20px;height:20px;font-size:11px}
}


/*개인정보취급방침*/
.line-box .f_l{float:left; width:50%;}
.line-box .f_r{float:right; width:50%;}

@media screen and (max-width:738px){
	.line-box .f_l{float:none; width:100%;}
	.line-box .f_r{float:none; width:100%;}
}


/* 탭 추가 */
.tab_st1 {margin-bottom:20px; overflow:hidden;}
.tab_st1 li {width:50%; float:left; margin:1px 0;}
.tab_st1 li a {position:relative; display:block; margin-right:2px; padding:15px 15px 15px 15px; line-height:22px; font-size:16px; color:#444; text-align:center; border:1px solid #232753; background:#fff ; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
.tab_st1 li.on a, .tab_st1 li.on a:hover, .tab_st1 li a:hover {color:#fff; border:1px solid #232753; background:#232753;}

@media screen and (max-width:1440px){
	#content-header-inner { width:100%;}
}

@media all and (max-width: 1200px) {
	.dep_wrap > div{padding-top:20px;}
	.footer_logo{padding-left:20px;}
	.sub-top-ttl p { font-size: 1.75em; }
	.sub-top-ttl .sub-top-en { font-size: 0.9em; }
	.sub-top-ttl p i.dlnl-logo{width:75px; height:29px; margin:0 auto; background-size:cover;}
}

@media screen and (max-width:1000px){
	.breadcrumb_nav{display:non e;}
	.go_link{margin-bottom:16px;}
	
}


@media screen and (max-width:768px){
	#content-header { height:250px;}
	#content-header .snbtitle{ position:relative; top: 105px;}
	#content-header .snbtitle > h2{ font-size: 1.825em}
	.sub-top-ttl p{font-size:24px;}
	.sub-contents:before{opacity: 0.2!important;}
	#body_content h3{margin-bottom:20px;}

	#searchVO input.ui-btn{ padding:8px 20px}
	.line-box .inner{font-size:16px !important; line-height:1.5rem !important;word-break: keep-all; }
	.display_m{ display:block !important}/*모바일에서 존재*/
	.info_box > p{ padding:20px}
	.table_scroll, .table_Scroll {overflow-x:auto;}
	.table_scroll table, .table_Scroll table {width:768px;}
	.list_li02{margin:5px}
 	.ui-page-tab li a {font-size: 15px;}
}

.text_info_area {border-top: 3px solid #282626; position:relative;}
.text_info_area .inner {padding:35px;margin-bottom: 60px;border-bottom: 1px solid #ededed;}
.text_info_area .inner .list-1st {margin: 0;}
.text_info_area .inner .list-1st li {margin: 0;margin-bottom: 21px;font-weight: 600;font-size: 17px; line-height: 1.3;}
.text_info_area .inner .color-wrap {padding: 30px 37px;background-color: #f5f5f5;}
.text_info_area .inner .color-wrap p {margin: 0;margin-bottom: 3px;font-size: 17px;line-height: 1.3;}
.text_info_area .inner .color-wrap .list-3st { margin: 0;margin-top: 27px;}
.text_info_area .inner .color-wrap .list-3st li {margin: 0; margin-bottom: 5px;color: #444; font-size: 17px;line-height: 1.3;}
.text_info_area .inner .color-wrap .list-3st li:last-child {margin-bottom: 0;}
.text_info_area .inner .detail {padding:6px 9px; background:#3c3c3c; color:#fff; font-size:15px; border-radius: 5px; position:absolute; right:20px; top:40px}

@media (max-width: 690px) {
    .text_info_area .inner { padding: 34px 20px 68px 20px;}
    .text_info_area .inner .color-wrap {padding: 30px 20px;}
}

@media (max-width: 390px) {
    .text_info_area .inner {  padding: 30px 0;}
}

/*인사말*/
.intro01{ margin-bottom:80px;}
.intro_top {position: relative; max-width: none; margin: 0 auto 68px; padding: 7px 50px 12px; text-align: center; margin-top:50px;}
.intro_top .tit { display: inline-block;position: relative;  font-family: 'Gmarket';font-size: 34px;color: #000000;font-weight: 600;letter-spacing: -0.05em;line-height: 1.5;}
.intro_top .tit::before {content: "“"; position: absolute;left: -90px;top: -20px;;font-weight: bold; color:#dbdbdb; font-size:80px; }
.intro_top .tit::after { content: "”"; position: absolute;right: -90px; top: -20px;font-weight: bold; color:#dbdbdb;font-size:80px; }
.intro_top .s_tit {display: block; margin-bottom: 5px;font-size: 24px;font-weight: bold;letter-spacing: -0.03em; color: #006a7a;line-height: 1.4; margin-top:30px;}
.intro_top .s_tit b { display:block;  color:#424242; font-size:16px; margin-top:10px;}

.greeting_imgbox { position: relative; margin-bottom:100px;}
.greeting_imgbox .greet_img img {overflow: hidden; display: flex; width:100%;  border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-left-radius:20px; border-bottom-right-radius:20px;}
.greeting_imgbox .greet_title {position:absolute;top:auto;right: 57px;  bottom: -62px; width: auto;  max-width: 500px;padding: 40px;border-radius: 40px; background: #22966d; text-align:left;}
.greeting_imgbox .greet_title em {display:block; color:#dfdfdf; font-size:15px;}
.greeting_imgbox .greet_title span {display:block; position:relative; margin:0px 0 0; font-size:28px; color:#fff; font-weight:bold; }
.greeting_imgbox .greet_title span em {font-size: 18px;  font-weight: 500;letter-spacing: 0; color: #fff; padding-top:20px;}

.greeting_text {display: flex;flex-wrap: wrap; justify-content: center;}
.greeting_text h3 {width:300px; font-weight:600; font-size:40px;}
.greeting_text .txt01 {width:calc(100% - 300px); display: flex;flex-direction: column;}
.greeting_text .txt01 p { font-size:18px; line-height:1.7em;}
.greeting_text .txt01 p em {font-size:30px; font-weight:500; line-height:1.4em; padding-bottom:20px; }
.greeting_text .txt01 p b {display:block; text-align: right; font-size:inherit; font-weight:700;}


@media screen and (max-width:1100px){
	.intro_top .tit::before{left: -50px;}
	.intro_top .tit::after{right: -50px;}
}

@media (max-width: 767px){
	.greeting_imgbox {margin-bottom: 20px;}
	.greeting_imgbox .greet_img img {border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-left-radius:0px; border-bottom-right-radius:0px;}
	.greeting_imgbox .greet_title {position: static; top:auto; border-radius: 0px; max-width:100%;}
	.greeting_text h3 {width:100%;}
	.greeting_text .txt01 { display:block; width:100%; font-size:18px; line-height:1.7em;}
	.greeting_text .txt01 p em { font-size:25px;}
}
/* 연혁 */
.life_history {}
.life_history h3 {font-size:36px; color:#dddddd;}
.life_history h3 p {position:relative; font-size:inherit; font-weight:inherit;  font-family: 'Gmarket'; }
.life_history h3 p:nth-child(2) b { transition-delay: 0s;}
.life_history h3 b {display: block;  font-weight:inherit; position:absolute; top:0; left:0px; max-width:0; color:#244092; overflow: hidden; white-space: nowrap; max-width:0px;}
.life_history h3 b {max-width:100%;}
.life_history h3 p.textcolor:nth-child(2) b {animation-delay: 1s;}
.life_history .history_box {position:relative; margin-top:80px; margin-bottom:160px;}
.life_history .history_box .item {display: flex; flex-wrap: wrap; margin-bottom:50px;}
.life_history .history_box .item.last {margin-bottom:100px;}
.life_history .history_box .item h4 {width:250px; font-size:40px;}
.life_history .history_box .item ul {width:calc(100% - 250px); font-size:0;}
.life_history .history_box .item li {display: block; margin-bottom:10px;}
.life_history .history_box .item li .info_box {display: flex; flex-wrap: wrap;}
.life_history .history_box .item li .info_box .history_day {display: inline-block; width:130px; font-size:20px; font-weight:700; line-height:28px;}
.life_history .history_box .item li .info_box .history_day:before {display: inline-block; content: ''; margin-right:30px; margin-bottom:2px; margin-left: -1px; width:10px; height:10px; background:#e5e5e5; border-radius: 5px;}
.life_history .history_box .item li .info_box .history_info {width:calc(100% - 130px);}
.life_history .history_box .item li .info_box .history_info span {display: block; margin-bottom:10px; font-size:18px; line-height:28px;}
.life_history .history_box .item li .info_box .history_day.on:before {background:#006fb9;}

.progressbar {position:absolute; left:0; top:0; width:100%; height:calc(100% - 45px); z-index:-1;}
.line-guide {position:absolute; width:1px; height:100%; top:12px; left:254px; transform:translateX(-50%); background:#e5e5e5;}
.line-guide .progress {position:absolute; width:100%; height:100%; top:0; left:0; transform:translateX(-50%); background:#006fb9;}
.last-bin {display: block; height:50px;}

@media all and (max-width:1280px) {
	.life_history h3 {font-size:40px;}
}
@media all and (max-width:1023px) {
	.life_history .history_box {margin-top:50px;}
	.life_history .history_box .item h4 {padding:0 0 20px 20px; width:100%;}
	.life_history .history_box .item ul {width:100%;}
	.life_history .history_box .item li .info_box .history_day {width:90px; font-size:16px; line-height:20px;}
	.life_history .history_box .item li .info_box .history_info {width:calc(100% - 90px);}
	.life_history .history_box .item li .info_box .history_info span {font-size:16px; line-height:20px;}
	
	.progressbar {height:calc(100% - 94px);}
	.line-guide {top:68px; left:4px;}
}

@media all and (max-width:768px) {
	.life_history h3 {font-size:30px; color:#111;}
	.life_history h3 p b {display: none;}
    .life_history h3 p {display: inline;}
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

/* 과정접수 */ 
.reception01 { margin-bottom:80px;}
.program_search {padding:50px; background:#f1f3f4; border-radius:20px;}
.program_search .inner {margin-bottom:15px;}
.program_search .inner:after{content:"";display:block;clear:both;visibility:hidden;}
.program_search .inner .box {float:left; position:relative; padding-left:75px;}
.program_search .inner .box.box01 {margin-right: 2%;width: 32%;}
.program_search .inner .box.box02 {width: 100%;}
.program_search .inner .box.box02:after{content:"";display:block;clear:both;visibility:hidden;}
.program_search .inner .box.box02 .mid {float:left;width:6%; line-height:40px; font-size:20px; font-weight:500; text-align:center;}
.program_search .inner .box.box02 select {float:left;}
.program_search .inner .box.box03 {width:74%}
.program_search .inner .box.box03_a {width:100%}
.program_search .inner .box.box04 {margin-right: 2%;width: 24%;}
.program_search .inner .box.box04_b {margin-right:4%; width:45%;}
.program_search .inner .box.box_last {margin-right:0;}
.program_search .inner .box .tit {position:absolute;top:0;left:0;line-height:40px;font-size:16px;color:#1f1f1f;font-weight: bold;}
.program_search .inner .box select,
.program_search .inner .box input {width:100%;height:40px;line-height:40px;background:#fff;border:1px solid #fff;font-size: 14px;color:#252525;}
.program_search .inner .box select{padding-left: 10px;padding-right: 30px;background-image:url(/resources/custom/images/lifelong/sub/select_arr01.png);background-repeat:no-repeat;background-position: 97% 50%;}
.program_search .inner .box.box02 .input-flex{display:flex; flex-direction: row;justify-content: space-between;gap:8px;}
.program_search .inner .box.box02 .input-flex .w70{display: inline-flex;width:70%;}
.program_search .inner .box.box02 .input-flex .w50{display: inline-flex;width:50%;}
.program_search .inner .box.box02 .input-flex .w30{display: inline-flex;width:30%;}
.program_search .inner .box.box02 .input-flex .mid {float:left;width:6%; line-height:40px; font-size:20px; font-weight:500; text-align:center;}
.program_search .inner select { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none;}
.program_search .inner select::-ms-expand {display: none;}
 
.pro_btn.text-center { display:flex; justify-content:center; align-items:center } 
.pro_btn.text-center .pro_btn { margin:0 4px } 
.pro_btn .pro_btn {display:inline-block; vertical-align:top; min-width:165px; height:50px; line-height:50px; color:#fff; text-align: center; font-weight:500; font-size:16px; cursor:pointer; border: 1px solid #1E9DB9;border-radius: 30px;background: #1E9DB9;}

@media screen and (max-width:767px){
  .program_search{padding:20px;}
  .program_search .inner .box{float:none;width:100% !important;margin-bottom:10px;}
}
 

.articles {float: left;margin-top: 10px;color: #333;padding-left: 20px;position: relative; font-size:20px;}
.articles::before {content: "";width: 10px;height: 2px;background-color: #000;position: absolute;top: 10px;left: 0}
.articles .txt_bold {font-weight: 700;color: #000;color: #077a3f}
.board-area {padding: 0 0 3.5rem}
.board-top {overflow: hidden;margin-bottom: 20px}
.table-wrap table {position: relative;line-height: 1.4;table-layout: fixed;width: 100%;border-collapse: collapse}
.table-wrap table::before {content: "";width: 100%;height: 2px;background-color: #4d5265;position: absolute;top: 0;left: 0}
.table-wrap table thead th {border: 1px solid #4d5265;border-bottom: 1px solid #4d5265 !important;background-color: #f9f9f9;padding: 20px;color: #202020;font-size: .95rem;font-weight: 600}
.table-wrap table thead th:first-child {border-left: 0}
.table-wrap table thead th:last-child {border-right: 0}
.table-wrap table tbody th {border: 1px solid #ddd;background-color: #fafcfe;padding: 20px;font-size: 1rem;font-weight: 600;color: #222}
.table-wrap table tbody th:first-child {border-left: 0}
.table-wrap table tbody th:last-child {border-right: 0}
.table-wrap table tbody th .list.dash>li {padding-left: 15px}
.table-wrap table tbody th .list.dash>li::before {left: 0}
.table-wrap table tbody td {border: 1px solid #ddd;padding: 20px;font-size: 1rem;font-weight: 500;background-color: #fff}
.table-wrap table tbody td:first-child {border-left: 0}
.table-wrap table tbody td:last-child {border-right: 0}
.table-wrap table tbody td .list.dash>li {padding-left: 15px}
.table-wrap table tbody td .list.dash>li::before {left: 0}
.table-wrap table tbody td.complete, .table-wrap table tbody td.impossible{text-align: center;color: #fff;font-size: .75rem;letter-spacing: -.05em;padding: 0}
.table-wrap table tbody td.impossible {background-color: #000}
.table-wrap table tbody td.complete {background-color: #8b3793}
.table-wrap table.field tbody th {background-color: #f9f9f9;color: #000;font-size: .8rem}
.table-wrap table.field tbody td .btn {border-color: #000;background-color: #000;color: #fff}
.table-wrap table.vert-top tbody td, .table-wrap table.vert-top tbody th{vertical-align: top}
.table-wrap table tbody td.peo strong {/*display: block*/}
.table-wrap table.side-open thead th:first-child {border-left: 0;border-bottom: 0}
.table-wrap table.side-open thead th:last-child {border-right: 0}
.table-wrap table.side-open tbody td:first-child, .table-wrap table.side-open tbody th:first-child{border-left: 0}
.table-wrap table.side-open tbody td:last-child, .table-wrap table.side-open tbody th:last-child{border-right: 0}
.table-wrap table.all-open tbody td, .table-wrap table.all-open tbody th{border-width: 0 0 1px 0}
.table-wrap table.board {text-align: center}
.table-wrap table.board thead th {border: none}
.table-wrap table.board .new {background-color: #ff6136;color: #fff;border-radius: 50%;display: inline-block;text-align: center;margin-left: 5px;width: 18px;height: 18px;font-size: .5rem;line-height: 18px;vertical-align: middle}
.table-wrap .note {padding: 15px;font-size: .7rem;color: #666}
.table-wrap .note strong {color: #15938e;font-weight: 400}
.table-wrap.scroll {overflow: auto}
.table-wrap.scroll table {min-width: 700px}
.table-wrap+.box.bg {margin-top: 1rem}
.table-wrap+.row {margin-top: 1rem}
.table-wrap .board tbody tr td.subject {text-align: left}

@media ( max-width :980px) {
	.table-wrap.scroll table tbody td, .table-wrap.scroll table tbody th,.table-wrap.scroll table thead th {padding: 10px}
	.table-wrap .board colgroup, .table-wrap .board thead {display: none}
	.table-wrap .board tbody tr {border-bottom: 1px solid #dcdbdb;padding: 15px;display: block;overflow: hidden}
	.table-wrap .board tbody tr td {display: none;padding: 0;border: 0}
	.table-wrap .board tbody tr td.subject {display: block;font-weight: 600;color: #333;margin-bottom: 15px}
	.table-wrap .board tbody tr td.subject>a {font-size: .9rem}
	.table-wrap .board tbody tr td.bookname {font-weight: 700;color: #333;margin-bottom: 10px;text-align: left;float: left;display: inline-block}
	.table-wrap .board tbody tr td.bookname>a {font-size: .9rem}
	.table-wrap .board tbody tr td.locate {display: inline-block;float: left;margin-left: 10px}
	.table-wrap .board tbody tr td.app-date, .table-wrap .board tbody tr td.cho,.table-wrap .board tbody tr td.peo, .table-wrap .board tbody tr td.stu-date,.table-wrap .board tbody tr td.status
		{display: block;float: left;	text-align: left;margin-right: 16px;margin-bottom: 8px;	color: #7f7f7f;font-size: .9rem}
	.table-wrap table tbody td.peo strong {display: inline-block}
	.table-wrap .board tbody tr td.mission {height: 20px;width: 70%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
	.table-wrap .board tbody tr td.floor {display: flex;float: left;margin-right: 16px;background: #eee;width: 65px;height: 65px;border-radius: 50%;align-items: center;justify-content: center}
	.table-wrap .board tbody tr td.sort::before {content: "과정분류 : "}
	.table-wrap .board tbody tr td.app-date::before {content: "강좌기간 : "}
	.table-wrap .board tbody tr td.stu-date::before {content: "신청기간 : "}
	.table-wrap .board tbody tr td.peo::before {content: "접수현황 : "}
	.table-wrap .board tbody tr td.status::before {content: "과정상태 : "}
	.table-wrap .board tbody tr td [class^=xi] {font-size: 16px;vertical-align: middle}
}

.btns {text-align: center}
.btns.right {text-align: right}
.btns .btn {display: inline-block;width: 152px;height: 54px;background-color: #060041;color: #fff;border-color: #060041;border-width: 2px;line-height: 2.2;border-radius: 30px;font-size: 1.2rem}
.btns .btn i {font-size: 30px;vertical-align: middle}
.btns .btn:hover {background-color: #fff;color: #3b3786}
.btns .btn+.btn {background-color: #000;border-color: #000;margin-left: 3px}
.btns .btn+.btn:hover {color: #000;background-color: #fff}
.btns .btn.lg {width: 318px}
.btns .btn.xsbn {width: 100px;height: 36px;line-height: 1.2;font-size: 1rem}
.btns .btn.xs {width: 75px;height: 27px;background-color: #8c939a;border-width: 0;line-height: 1;font-size: .85em}
.btns .btn.xs:hover {background-color: #3b3b3b;border-width: 1px;border-color: #3b3b3b;color: #fff}
.btns .btn.xs-green {background-color: #239f41}
.btns .btn.xs-green:hover {background-color: #077a3f;border-width: 1px;border-color: #077a3f;color: #fff}

/*페이지네이션*/

.pagination { display: flex;padding-left: 0;margin-top: 20px;justify-content: center;}
.pagination.pa-round .page-link { border-radius: 50%;}
.pagination > ul {display: flex;flex-wrap: wrap;}
.page-link {display: inline-block;border: 1px solid;min-width: 33px;min-height: 33px;max-height: 33px;max-width: 33px;padding: 0.5rem;line-height: 1;color: #747474;background-color: rgb(255, 255, 255); border-color: #cbcbcb;margin: 0 2px;transition: all 250ms cubic-bezier(0.27, 0.01, 0.38, 1.06);}
.page-link:hover, .page-link:focus {color: rgb(255, 255, 255);background-color: #666;border-color: #666;}
.page-link:hover span, .page-link:focus span {color: rgb(255, 255, 255);/*background-color: #666;border-color: #666;*/}
.page-link[aria-label] span {line-height: 1;letter-spacing: -1px;font-size: 12px;font-weight: bold;}
.page-item.active .page-link { color: rgb(255, 255, 255);background-color: #666;border-color: #666;}
.page-item.disabled .page-link { color: #666;background-color: rgb(255, 255, 255);border-color: #666;}
.pagination-lg .page-link { padding: 0.9375rem;font-size: 18px;line-height: 1.5;}
.pagination-sm .page-link {padding: 0.25rem;font-size: 12px;line-height: 1.5;}


@media only screen and (max-width: 640px) {
  .pagination {display: block; width: 100%;text-align: center;transition: all 0.5s;}
  .pagination ul { text-align: center;width: 100%;height: 30px; justify-content: center;}
  .pagination > li, .pagination .page-item {display: inline-block; vertical-align: middle;}
  .pagination li > a, .pagination .page-item > .page-link, .pagination .page-item > span { padding: 0;min-width: 20px; height: 20px; line-height: 20px;min-height: 21px; font-size: 13px; }
  .pagination .page-item [aria-label] span { display: block; }
  .pagination .page-item .page-link[aria-label=first] .sr-only,
  .pagination .page-item .page-link[aria-label=last] .sr-only { display: none;}
}
@media only screen and (max-width: 480px) {
  .pagination li > a, .pagination .page-item > .page-link, .pagination .page-item > span {min-width: 30px; height: 30px;line-height: 30px;}
  .pagination .page-item [aria-label] {padding: 0 8px; font-size: 14px;}
  .pagination .page-item [aria-label] .sr-only { font-size: 14px;}
}
.pagination.pa-round .page-item:first-child .page-link, .pagination.pa-round .page-item:nth-child(2) .page-link {padding-right: 7.5px;}
.pagination.pa-round .page-item:last-child .page-link, .pagination.pa-round .page-item:nth-last-child(2) .page-link {padding-left: 7.5px;}
.pagination.pa-round .page-item > a { display: inline-flex; justify-content: center; align-items: center;border: none; font-size: 15px;}
.pagination.pa-round .page-item.active .page-link { background-color: #017939;color: #fff;border-color: #017939;}
.pagination.pa-round .page-link:hover,.pagination.pa-round .page-link:focus { background-color: #017939;}

@media (max-width: 640px) {
    .pagination.pa-round > li, .pagination.pa-round .page-item {width: 26px;height: 26px;}
    .pagination.pa-round li > a, .pagination.pa-round .page-item > .page-link, .pagination.pa-round .page-item > span { display: block;width: 100%;height: 100%; padding: 1px 0;margin: 0;line-height: 25px; }
    .pagination.pa-round .page-item:first-child .page-link, .pagination.pa-round .page-item:nth-child(2) .page-link {padding-right: 2px;}
    .pagination.pa-round .page-item:last-child .page-link, .pagination.pa-round .page-item:nth-last-child(2) .page-link { padding-left: 0;}
    .pagination.pa-round .page-item .page-link {padding: 1px;}
    .pagination.pa-round .page-item [aria-label] span {line-height: 25px;}
}

@media (max-width: 480px) {
    .pagination.pa-round > li, .pagination.pa-round .page-item {margin:3px; }
    .pagination.pa-round li > a, .pagination.pa-round .page-item > .page-link, .pagination.pa-round .page-item > span { min-width: 20px;}
}
.rece_details { margin:80px 0;}
.program_view {}
.program_view .item {}
.program_view .item .title-inner {position: relative;padding-bottom: 20px;border-bottom: 1px solid #ddd;}
.program_view .item .title-inner .title { display: block;padding-right: 200px;color: #222;font-weight: 700;font-size: 28px;line-height: 1.3;word-break: keep-all;}
.program_view .item .title-inner .stat-wrap {position: absolute;top: 0; right: 0;min-width: 294px;text-align: right;}
.program_view .item .title-inner .stat-wrap .stat {margin-bottom: 0; display: inline-flex;align-items: center;justify-content: center;font-size: 15px;min-width: 94px;padding: 9px 7px;line-height: 100%;text-align: center;border-radius: 50px;}
.program_view .item .title-inner .stat-wrap  .stat.status1 {  background-color: #017939;color: #fff;border: 1px solid #017939;}
.program_view .item .title-inner .stat-wrap  .stat.status2 { background-color: #0087ea; color: #fff;border: 1px solid #0087ea;}
.program_view .item .title-inner .stat-wrap  .stat.status3 { background-color: #fc9b5c;color: #fff;border: 1px solid #fc9b5c;}
.program_view .item .title-inner .stat-wrap  .stat.status4 { background-color: #ff0000;color: #fff;border: 1px solid #ff0000;}
.program_view .info-box {margin-top: 30px; padding: 30px 45px;border: 1px solid #DDD;border-radius: 20px;background: #f9f9f9;}
.program_view .info-box .inner { display: block; position: relative;}
.program_view .info-box .inner .info-text-box { display: block; position: relative;}
.program_view .info-box .inner .info-text-box .info-list {display: block;width: 100%;}
.program_view .info-box .inner .info-text-box .info-list li { display: inline-block;position: relative;width: calc(100% / 2 - 3px);padding-left: 86px;margin-bottom: 10px;line-height: 28px;}
.program_view .info-box .inner .info-text-box .info-list li:before { position: absolute;  top: 15px;left: 0; width: 3px; height: 3px; border-radius: 100%; background-color: #0090AF; content: '';}
.program_view .info-box .inner .info-text-box .info-list li .subjact { display: inline-block; position: absolute; top: 4px; left: 8px; min-width: 60px;color: #00318F; font-weight: 700; font-size: 18px;line-height: 24px; /* 160% */letter-spacing: -0.3px;text-align: left;}
.program_view .info-box .inner .info-text-box .info-list li .con {display: inline-block;position: relative;color: #33373B;font-weight: 400;font-size: 18px;line-height: 24px;letter-spacing: -0.3px; top: 4px;}
.program_view .btn_area { text-align:center;}
.program_view .btn_area a { display:inline-block;}

@media (max-width: 800px) {
    .program_view {  padding:20px; }
    .program_view .info-box .inner {padding-left: 0;}
    .program_view .info-box .inner .thm-box { position: relative; left: 50%;transform: translate(-50%, 0); }
    .program_view .item .title-inner .stat-wrap {display: block; position: relative; top: auto; right: auto; min-width: auto; margin-bottom: 5px;text-align: left; }
    .program_view .item .title-inner .title { font-size: 25px;padding-right: 0;}
    .program_view .info-box .inner .info-text-box .info-list {flex-direction: column;}
    .program_view .info-box .inner .info-text-box .info-list li {width: 100%; margin-bottom: 0;padding-left: 114px; line-height: 1.3; }
    .program_view .info-box .inner .info-text-box .info-list li .subjact { top: 2px;}
    .program_view .info-box .inner .info-text-box .info-list li .con { line-height: 1.2; top: 0px;}
}

@media (max-width: 500px) {
    .program_view .item .title-inner { padding-bottom: 10px;}
    .program_view .info-box {margin-top: 10px;}
    .program_view .item .title-inner .stat-wrap .stat {margin-bottom: 5px; }
    .program_view .item .title-inner .title {font-size: 23px; }
	.program_view .info-box { padding:20px 25px;}
    .program_view .info-box .inner .info-text-box .info-list li { padding-left: 0; line-height: 1.4;}
    .program_view .info-box .inner .info-text-box .info-list li:before { top: 10px;}
    .program_view .info-box .inner .info-text-box .info-list li .subjact {position: relative;top: 0; min-width: auto; margin-right: 0;line-height: 1.4;text-align: left;}
    .program_view .info-box .inner .info-text-box .info-list li .con {padding: 0; padding-left: 20px;}
    .program_view .info-box .inner .info-text-box .info-list li .con:after { display: none; }
}


.rece_details .detail-index { margin-top: 50px;margin-bottom: 40px;}
.rece_details .detail-index .tit01 {padding-bottom: 10px; color: #000; font-weight: 700;font-size: 24px; line-height: 36px;letter-spacing: -0.24px;border-bottom: 2px solid #282626; margin-bottom:30px;}
.rece_details .dsc { padding:30px;}

@media (max-width: 767px) {
    .rece_details .dsc p { display: block; width: 100%;overflow-x: hidden;}
}

.bg-btn, .bp-btn, .bdp-btn { border-radius:30px; box-sizing:border-box;font-size:1em;font-weight:400;display:inline-block;vertical-align:top;line-height:1.1;min-width:180px;max-width:300px;padding:0 5px;position:relative;text-align:center;transition:all .3s ease}
a.bp-btn span, a.bdp-btn span {display:flex;align-items:center;justify-content:center;height:58px; color:#fff;}
a.bg-btn span{ display:flex;align-items:center;justify-content:center;height:58px;}
input.bg-btn, input.bp-btn, input.bdp-btn, button.bw-btn, button.bg-btn, button.bp-btn, button.bdp-btn {padding:0 10px;height:60px;cursor:pointer}
.bg-btn, a.bg-btn  {background:#f7f7f7 ;border:1px solid #c9c9c9;color:#777 !important}
.bg-btn:hover, .bg-btn:focus {background:#e5e5e5;border:1px solid #c9c9c9}
.bp-btn, a.bp-btn {background:#08a652;border:1px solid #08a652;color:#fff !important}
.bp-btn:hover, .bp-btn:focus {background:#086132;border:1px solid #086132}
.bdp-btn, a.bdp-btn {background:#474d67;border:1px solid #474d67;color:#fff !important}
.bdp-btn:hover, .bdp-btn:focus {background:#2b3046;border:1px solid #2b3046}

@media all and (max-width:768px) {
	    .bg-btn, a.bg-btn, .bp-btn, a.bp-btn, .bdp-btn, a.bdp-btn {max-width: 160px; padding: 0 10px;}
}

/* 로그인 */
.login_box_wrap { overflow: hidden; margin:80px 0; display: flex; flex-wrap: wrap;  justify-content: center; max-width:100%; gap: 35px;}
.login_box_wrap .login_box {display: flex;flex-direction: column;align-items: center; width: calc(100% - 550px); border: 1px solid #E0E0E0; border-top: 2px solid #000;/*background-color: #f7f8fb;*/box-sizing: border-box;border-radius: 12px;padding: 45px 40px;}
.login_box_wrap .login_box fieldset { width:100%;}
.login_box_wrap .login_box:nth-of-type(2n) { margin-right: 0;}
.login_box_wrap .login_box h4 { font-size: 23px; margin-bottom: 38px; font-weight: 500; font-family: 'Gmarket';}
.login_box_wrap .login_box h4 span {font-family: 'Gmarket';}
.login_box_wrap .login_box h4:nth-of-type(2) {margin-top: 50px;}
.login_box_wrap .login_box .input_box01 { margin-bottom: 10px;position: relative;}
.login_box_wrap .login_box .input_box02 {position: relative;}
.login_box_wrap .login_box input[type=text],.login_box_wrap .login_box input[type=password] {height: 66px;line-height: 66px;box-sizing: border-box;background-color: #f7f8fb;border-radius: 18px;border: 1px solid #ddd;padding-inline-start: 60px; width: 100%; font-size: 16px; font-weight:400;}
.login_box_wrap .login_box .input_box01::before {content: '';display: block;position: absolute;margin-right: 15px;vertical-align: middle;background: url(/resources/custom/images/lifelong/sub/login_set.png) 0px 0px no-repeat;width: 35px;height: 35px;top: 11px;left: 15px;}
.login_box_wrap .login_box .input_box02::before {content: '';display: block;position: absolute;margin-right: 15px; vertical-align: middle; background: url(/resources/custom/images/lifelong/sub/login_set.png) 0px -45px no-repeat; width: 35px;height: 35px;top: 12px;left: 15px;}
.login_box_wrap .login_box .login_btn {margin-top: 45px;}
.login_box_wrap .login_box .login_btn input {background-color: #218b72;color: #fff;text-align: center; font-size: 18px; font-weight:500;width: 100%;height: 66px;line-height: 66px; border-radius: 18px; font-family: 'Gmarket';}
.login_box_wrap .login_box .login_btn input:hover, .login_box_wrap .login_box .login_btn input:focus {background:#136955;border:1px solid #136955}
.login_box_wrap .login_box .certify_box {overflow: hidden;}
.login_box_wrap .login_box .certify_box a {float: left; display: block;background-color: #fff;border-radius: 18px;border: 1px solid #ddd;box-sizing: border-box;width: 48%;margin-right: 4%;height: 130px;text-align: center;}
.login_box_wrap .login_box .certify_box a:nth-of-type(2) {margin-right: 0;}
.login_box_wrap .login_box .certify_box .certify_01 { width:100%;}
.login_box_wrap .login_box .certify_box .certify_01::before {content: '';display: block; background: url(/resources/custom/images/lifelong/sub/login_set.png) -1px -169px no-repeat; width: 51px;height: 50px;margin: 25px auto 17px;}
.login_box_wrap .login_box .certify_box .certify_02 { border: 1px solid #009e2d;background-color: #009e2d;color: #fff;}
.login_box_wrap .login_box .certify_box .certify_02::before {content: '';display: block;background: url(/resources/custom/images/lifelong/sub/login_set.png) 0 -79px no-repeat; width: 100px;height: 40px;margin: 30px auto 10px;}
.login_box_wrap .login_box .certify_box .certify_03 {border: 1px solid #FFE100;background-color: #FFE100;color: #391F1F;}
.login_box_wrap .login_box .certify_box .certify_03::before {content: '';display: block;background: url(/resources/custom/images/lifelong/sub/login_set.png) 0 -110px no-repeat; width: 40px;height: 50px;margin: 20px auto 10px;}
.login_box_wrap .login_box .certify_box .certify_04::before {content: '';display: block;background: url(/resources/custom/images/lifelong/sub/login_set.png) 0 -210px no-repeat;width: 90px;height: 50px;margin: 35px auto 20px;}
.login_box_wrap .login_box  .find { display: flex; justify-content: center; align-items: center; margin-top: 30px; }
.login_box_wrap .login_box  .find-list .link { display: inline-block; position: relative; padding: 0 10px; color: #555; font-weight: 500; letter-spacing: -0.75px; font-size:16px; }
.login_box_wrap .login_box  .find-list:first-child .link { padding-left: 0; }
.login_box_wrap .login_box  .find-list .link:after { position: absolute; top: 5px; right: 0; width: 1px; height: 12px; background-color: #555; content: ''; }
.login_box_wrap .login_box  .find-list:last-child .link:after { display: none; }


@media screen and (max-width: 1200px) {
    .login_box_wrap .login_box .certify_box a {font-size:14px;}
}

@media ( max-width :980px) {
	.login_box_wrap .login_box {width: 100%; margin-bottom:20px;}
	.login_box_wrap .login_box:last-child { margin-bottom:0px;}
}
@media screen and (max-width:900px){
 .login_box_wrap .login_box .find { margin-top: 23px; }
 .login_box_wrap .login_box .find { flex-wrap: nowrap; }
 .login_box_wrap .login_box .find .find-list { width: auto; text-align: center; }
 .login_box_wrap .login_box .find-list .link { width: auto; }
 .login_box_wrap .login_box .find-list:nth-child(2) .link:after { display: block; }
}
@media screen and (max-width:470px){
 .login_box_wrap .login_box .find { flex-wrap: wrap; }
 .login_box_wrap .login_box .find .find-list { width: 50%; text-align: center; }
 .login_box_wrap .login_box .find-list .link { width: 100%; }
 .login_box_wrap .login_box .find-list:nth-child(2) .link:after { display: none; }
}

@media screen and (max-width:395px){
 .login_box_wrap .login_box .find { display: block; margin-top: 10px !important; text-align: center; }
 .login_box_wrap .login_box .find-list .link { display: block; padding: 0; font-size: 14px; }
 .login_box_wrap .login_box .find-list .link:after { display: none; }
 .login_box_wrap .login_box .find .find-list { width: 100%; }
}

@media screen and (max-width:340px){
 .login_box_wrap .login_box .find-list .link { padding: 0 5px; letter-spacing: -1px; }
}

.certified_wrap { position:relative;  width:100%;}
.certified_wrap .certify_btnbox { display: flex; flex-wrap: wrap;  justify-content: center; max-width:100%; gap: 35px;}
.certified_wrap .certify_btnbox a {display: flex;flex-direction: column;align-items: center; width: calc(48% - 250px); background-color: #fff;border-radius: 18px; border: 6px solid #f7f8fb;box-sizing: border-box;height: 230px;text-align: center; padding: 37px 20px 30px; font-size:18px;  font-family: 'Gmarket';}
.certified_wrap .certify_btnbox a:nth-of-type(2) {margin-right: 0;}
.certified_wrap .certify_btnbox .cert_01 { }
.certified_wrap .certify_btnbox .cert_01::before {content: '';display: block; background: url(/resources/custom/images/lifelong/sub/login_set.png) -1px -212px no-repeat; width: 50px;height: 50px;margin: 25px auto 17px;}
.certified_wrap .certify_btnbox a:hover,.certified_wrap .certify_btnbox a:focus {background:#f7f8fb;border: 1px solid #22956f}
.certified_wrap .certify_btnbox .cert_02 { }
.certified_wrap .certify_btnbox .cert_02::before {content: '';display: block;background: url(/resources/custom/images/lifelong/sub/login_set.png) 0 -275px no-repeat; width: 50px;height: 50px;margin: 30px auto 10px;}

.find_mem {margin: 80px auto; display: flex;flex-wrap: wrap;justify-content: center;max-width: 100%; gap: 35px;}
.find_mem .member_box {display: flex;flex-direction: column;align-items: center; width: calc(100% - 550px);background: #Fff; border-radius: 20px; border: 1px solid #ddd; padding: 45px 40px; border-top: 2px solid #000;}
.find_mem .member_box fieldset { width:100%;}
.find_mem .member_form .form_line {margin:10px 0 25px;}
.find_mem .member_form .form_line em { display:inline-block; width:15%; font-size:18px; color: #1B1B1B; font-weight: 800; margin-bottom:6px;}
.find_mem .member_form .form_line input {height: 66px;line-height: 66px;box-sizing: border-box;background-color: #f7f8fb;border-radius: 18px;border: 1px solid #ddd;padding-inline-start: 20px; width: 100%; font-size: 16px; font-weight:400; }
.find_mem .member_form .form_line input::placeholder {font-size:16px; color:#aaa;}
.find_mem .member_form .d-flex { display: flex; margin:10px 0 25px; }
.find_mem .member_form em{ display:block; width:15%; font-size:18px; color: #1B1B1B; font-weight: 800; margin-bottom:6px;}
.find_mem .member_form .d-flex select {padding-left: 10px;padding-right: 30px;background-image:url(/resources/custom/images/lifelong/sub/select_arr01.png);background-repeat:no-repeat;background-position: 90% 50%;background-color: #f7f8fb;border-radius: 18px; -moz-appearance: none;-webkit-appearance: none;-ms-appearance: none;-o-appearance: none; line-height:60px; font-size:16px;}
.find_mem .member_form .d-flex input {height: 66px;line-height: 66px;box-sizing: border-box;background-color: #f7f8fb;border-radius: 18px;border: 1px solid #ddd;padding-inline-start: 20px; width: 100%; font-size: 16px; font-weight:400; appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.find_mem .member_form .d-flex select + span { font-size: 16px;padding: 0 10px;font-weight: bold;display: inline-block;line-height: 60px;}
.find_mem .member_form .d-flex select + span,.find_mem .member_form .d-flex .form-control + span { font-size: 16px;padding: 0 10px;font-weight: bold;display: inline-block;line-height: 60px;}
.find_mem .member_form .d-flex select,.find_mem .member_form .d-flex .form-control { display: flex;flex-direction: column;align-items: center; width: calc(30% - 50px); display: block;margin: 3px 0;padding: 0 5px;border: 1px solid #c5c9d6;background-color: #fff;border-radius: 5px !important;}
.find_mem .member_form .d-flex input[type=text]::-ms-clear {display: none;}
.find_mem .member_form .d-flex input[type=number]::-webkit-inner-spin-button,
.find_mem .member_form .d-flex input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.find_mem .btn_line a {display:block; height:60px; line-height: 60px; font-size:18px; font-weight:500; padding:0 10px; background: #1b1b1b; color:#fff; text-align: center; border-radius:30px; margin-top:20px; font-family: 'Gmarket';}
.find_mem .btn_line a:hover,.find_mem .btn_line a:focus {background: #fff; color:#000;border:1px solid #000;}


@media ( max-width :1100px) {
	.find_mem .member_box {width: 100%; margin-bottom:20px;}
}

/* 회원가입 */
.mem_agree_prog ol {margin-top: 70px; margin-bottom: 40px;font-size: 0;letter-spacing: 0;word-spacing: 0;}
.mem_agree_prog ol li {display: inline-block;position: relative;width: calc(100% / 3 - -1px);margin-top: -1px;margin-left: -1px; border: 1px solid #ededed; text-align: center; border-radius:20px;}
.mem_agree_prog ol li .link {display: block; width: 100%; height: 100%;padding: 31px 0;}
.mem_agree_prog ol li::marker { display: none;}
.mem_agree_prog ol li:before { display: inline-block; position: absolute;top: 50%;right: 0; width: 30px; height: 30px;z-index: 1;margin-top: -15px;margin-right: -17px; border: 1px solid #ededed;border-radius: 50%;background-color: #fff; content: ''; background-repeat: no-repeat;background-position: center center;background-image: url("/resources/custom/images/lifelong/sub/ico_arr01.png");}
.mem_agree_prog ol li:last-child:before { display: none;}
.mem_agree_prog ol li.ov { background-color: #22956f;}
.mem_agree_prog ol li.ov strong {color: #fff;}
.mem_agree_prog ol li strong {display: block;width: 100%;height: 100%; color: #3C3838;font-weight: bold; font-size: 17px; line-height: 1;letter-spacing: -0.5px;}
.mem_agree_prog ol li strong b { margin-right: 3px;font-weight: bold;}

@media (max-width: 980px) {
    .mem_agree_prog ol li strong b {display: block;margin-right: 0;margin-bottom: 5px; line-height: 1;}
}

@media (max-width: 640px) {
    .mem_agree_prog ol li strong {font-size: 15px;}
}

@media (max-width: 580px) {
    .mem_agree_prog ol li {display: block;width: 100%;}
    .mem_agree_prog ol li strong { font-size: 17px;}
    .mem_agree_prog ol li:before {top: auto;bottom: -15px;left: 50%;margin-top: 0; margin-right: 0;margin-left: -17px; transform: rotate(90deg); }
}

@media (max-width: 430px) {
    .mem_agree_prog ol li .link {padding: 23px 0;}
    .mem_agree_prog ol li strong { font-size: 16px;}
}

.agree_area { padding: 70px 80px 80px; background: #F7F7F7;border-radius: 20px;}
.agree-form { position:relative; padding:20px 25px; margin-top:-3px; border-radius: 10px; margin-bottom:30px; border: 1px solid #d0cfcb; border-top: 2px solid #1e3e58; overflow: hidden; background: #fff;}
.agree-form.type01 { background:#fbfbfb;}
.agree-form:after { display:block; clear:both; content:''; }
.agree-form .inner { position:relative; width:100%; }
.agree-form .cons_btn { display: flex; justify-content: flex-end; flex-wrap: wrap; }
.agree-form .gr_text_box { position:relative; padding-bottom:76px; }
.agree-form .gr_text_box .gr_box_tscroll { height:300px; padding: 10px; overflow-x: hidden; overflow-y: scroll; }
.agree-form .gr_text_box .gr_box_tscroll h3:first-child { margin:0 0 10px; }
.agree-form .gr_text_box .gr_box_tscroll .title { color:#00318F; font-weight: 600; line-height: 1.3; }
.agree-form .gr_text_box .gr_box_tscroll .tit { font-weight: 600; font-size: 17px; line-height: 1.3; }
.agree-form .gr_text_box .txt { padding:30px; }
.agree-form .gr_radio { position: absolute; bottom: -21px; left: -25px; width: calc(100% + 50px); padding: 15px 25px; text-align:center; border-top:1px solid #ddd; /* padding-top:15px; */ }
.agree-form .gr_radio .inblock { display:inline-block; color: #000; font-weight: bold; font-size: 16px; line-height: 40px; }
.agree-form .gr_radio input[type='radio']:checked + label { border: 1px solid #63676d; background: #63676d; color:#fff; text-shadow:0px 0px 5px rgba(0,0,0,0.3); }
.agree-form .gr_radio input[type='radio'] { position:absolute; position:fixed; top:-9999px; left:-9999px; z-index:-100; }
.agree-form .gr_radio label { position:relative; width: auto; min-width: 110px; height: 40px; padding: 15px; margin: 0 3px; border:1px solid #cacaca; color:#747981; font-weight:500; font-size:16px; line-height: 38px; text-align: center; border-radius:10px}
.agree-form .gr_radio label.pre { width:auto; padding:0 15px 0 40px; }
.agree-form .gr_radio label .chk-ball { display: inline-block; width:16px; height:16px; margin-right: 10px; border:1px solid #cacaca; border-radius:100%; background:#fff; vertical-align: middle; }
.agree-form .gr_radio input[type='radio']:checked + label .chk-ball { border:5px solid #fff; background: #63676d; }
.agree-form .gr_radio input[type='radio']:focus + label { outline:1px dotted #212121; outline:5px auto -webkit-focus-ring-color; }

.text-center.check-all { display: block; width: 100%; padding: 30px; background-color: #f5f9fa; font-size: 15px; }
.text-center.check-all em { display:block; margin-bottom:20px; line-height: 1.6; }
.text-center.check-all .custom-input label { margin-bottom: 0; color: #000; }
.text-center.check-all .custom-input #agreeAll { margin-top: 0; }

@media (max-width: 460px){
 .agree-form .gr_radio .inblock { width:100%; }
 .agree-form .gr_radio label { display: block; width:100%; margin: 5px 0 0 0; }
 .agree-form .gr_text_box { position:relative; padding-bottom:122px; }
}

.btn_area01 { text-align:center;}

.agree_area .con_box {border-bottom:0; margin-bottom:50px;}
.agree_area .tit03 { border-bottom:1px solid #000;}
.agree_area .con_box dl {margin:0; padding:0; vertical-align:middle;border-top-color:#e2e2e2; border-top:1px solid #eee; font-size:0; word-spacing:0;}
.agree_area .con_box dl:first-of-type {border-top:0;}
.agree_area .con_box dt {position:relative; display:inline-block; min-height:48px; line-height: 33px; vertical-align:top; color:#1b1b1b; font-weight:400;font-size: 17px;color: #000;font-weight: 700;width: 155px; padding:17px 0;}
.agree_area .con_box dt label {font-size:inherit; color:inherit; vertical-align: middle;}
.agree_area .con_box dt .nec {position:static;; left:10px; top:12px;color: #ff0000;}
.agree_area .con_box dd {display: inline-block; margin:0; padding:0; vertical-align:middle; display: inline-block; background: transparent;width: calc(100% - 155px); padding:8px 20px 10px; line-height:48px; font-size: 16px;
 color: #453d3e;}
.agree_area .con_box dd .text_info { padding-left:10px;color: #929292; font-size:15px;}
.agree_area .con_box dd input {border: 1px solid #ccc; color: #333; padding: 20px 20px 18px; border-radius: 10px; height:48px; line-height:50px;  -webkit-appearance: none; font-size:16px;} 
.agree_area .con_box dd input#addr1,
.agree_area .con_box dd input#addr2 {margin-top:5px;}
.agree_area .con_box dd select {margin:0; padding:0; vertical-align:middle; min-width: 140px;padding-left: 30px;padding-right: 45px;height: 50px;background-size: 11px;border-radius: 10px;font-size:16px; border: 1px solid #dfdfdf; background: #fff; color: #393939; font-weight: 400; outline: none; -webkit-appearance: none;/* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; background-image: url(/resources/custom/images/lifelong/sub/select_arr02.png);background-position: 90% 50%;background-color: #fff;background-repeat: no-repeat;}
.agree_area .con_box dd b.bar, .agree_area .con_box dd b.dot {color:#858585}
.agree_area .con_box dd .cont_check {font-size: 18px;}
.agree_area .con_box dd input:read-only.like_text {border: 1px solid #dfe3e9;}

.agree_area .con_box dd .btn {display: inline-block; position: relative; max-width: 100%;margin: 0; transition: all .15s ease-in-out; background:#545454; border-color:#545454; color: #fff;font-weight: 400;text-align: center;text-overflow: ellipsis;white-space: nowrap;cursor: pointer;overflow: hidden;vertical-align: middle;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none; border-radius:5px; line-height:30px; padding:2px 10px;}
.agree_area .con_box dd .btn a {font-size: 14px; color:#fff;}

.agree_area .con_box dd .chk-radio {display:inline-block; font-size:0px; vertical-align:middle; line-height:100%; color:#000;}
.agree_area .con_box dd .chk-radio input[type="radio"]{position: absolute; width:1px; height:1px; padding: 0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border: 0; }
.agree_area .con_box dd .chk-radio input[type="radio"] + label{display:block; position: relative; padding-left:32px; font-size:16px; color:#1e1e1e; line-height:20px; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.agree_area .con_box dd .chk-radio input[type="radio"] + label:before { content:''; position: absolute; left:0; top:0px; width:20px; height:20px; text-align:center; background:#fff; border:1px solid #aaa; border-radius:100%; box-sizing:border-box; }
.agree_area .con_box dd .chk-radio input[type="radio"] + label:after {}
.agree_area .con_box dd .chk-radio input[type="radio"]:checked + label:before { background:url(/resources/custom/images/lifelong/sub/radio_on.png) no-repeat center center; border-color:#4880ed; }
	@media only screen and (max-width:1200px) {
		.agree_area .con_box dd .chk-radio input[type="radio"] + label{font-size:15px;}
	}
	@media only screen and (max-width:999px) {
		.agree_area .con_box dd .chk-radio input[type="radio"] + label{font-size:14px; padding-left:30px; }
		.agree_area .con_box dd .chk-radio input[type="radio"] + label:before{width:22px;height:22px;}
	}



@media all and (max-width:1280px) {
	.agree_area .con_box dt {display: block; width:100%; padding:10px 0 0px 0;}
    .agree_area .con_box dd {display: block; width:100%; padding:0px 0 20px 0; line-height:none;}
}
@media all and (max-width:768px) {
	.agree_area { padding:30px;}
	.agree_area .con_box dd {font-size:16px; line-height:normal; padding-left: 0px;}
    .agree_area .con_box dd .btn {display: inline-block; width:auto; margin:0; margin-left:0 !important;}
	.agree_area .con_box dd .text_info {padding-left: 0px;}
    .agree_area .con_box dd input {width:100% !important; font-size:16px; padding:5px 16px;}
    .agree_area .con_box dd input#user_id {width:calc(100% - 130px) !important;}
    .agree_area .con_box dd input#tel_no1,
    .agree_area .con_box dd input#tel_no2,
    .agree_area .con_box dd input#tel_no3 {width:calc(33.333% - 20px) !important;}
    .agree_area .con_box dd b.bar,.agree_area .con_box dd b.dot {margin:0 5px;}
    .agree_area .con_box dd input#email_1,
	.agree_area .con_box dd input#email_2,
	.agree_area .con_box dd input#zcode {width:100px !important;}
    .agree_area .con_box dd #sel_email {width:100% !important; margin:10px 0 0 0 !important;}
    .agree_area .con_box dd select {padding-left:12px; padding-right:25px; min-width:0px !important; font-size:16px; background-position:calc(100% - 12px) 50%;border-radius: 20px;}
    .agree_area .con_box dd select#b_year {width:90px !important;}
    .agree_area .con_box dd select#b_month {width:80px !important;}
    .agree_area .con_box dd select#b_day {width:80px !important;}
    .agree_area .con_box dd .cont_check {font-size:16px;}
}
@media all and (max-width:479px) {
	.agree_area .con_box dd select#b_year {width:76px !important;}
    .agree_area .con_box dd select#b_month {width:60px !important;}
    .agree_area .con_box dd select#b_day {width:60px !important;}
}

/* 가입완료 */
.mem_completed {position: relative; padding-top: 140px;}
.mem_completed::before {content: ""; position: absolute;left: calc(50% - 49px);top: 0;width: 98px; height: 117px;background-image: url('/resources/custom/images/lifelong/sub/mem_completed_img01.png');}
.mem_completed .tit {display: block;color: #000;font-size: 30px;line-height: 1.2;letter-spacing: 0.01em; font-weight: bold;  font-family: 'Gmarket';}
.mem_completed .context { margin-top: 35px;}
.mem_completed .context p { margin: 0;color: #000;font-size: 18px;line-height: 1.4;letter-spacing: 0.01em;}
.mem_completed .context p+p {margin-top: 20px;}

@media(max-width: 550px) {
    .mem_completed .tit { font-size: 23px;}
    .mem_completed .context p {  font-size: 16px;}
}

.txt-box{padding:24px 20px;border-radius:5px;border:1px solid #dedede;background:#fff;}
.txt-box.type01 .title{position:relative;float:left;color:#3a3a3a;font-size:16px;font-weight:bold;}
.txt-box.type01 .title:after{content:"";position:absolute;top:50%;right:-9.5px;margin-top:-8.5px;background:#dbdbdb;width:1px;height:17px;}
.txt-box.type01 p{padding-left:20px;margin:0;display:table-cell;color:#727272;}
.txt-box.type01 .title.ico{padding-left:44px;}
.txt-box.type01 .icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#15989f url(/resources/custom/images/lifelong/sub/st_set.png) no-repeat;border-radius:100%;}
.txt-box.type01 .icon.icon1{background-position:6px -54px;}
.txt-box.type01 .icon.icon2{background-position:0px -30px;}
.inblock { display: inline-block;}

@media(max-width:767px){
    .txt-box.type01 .title{display:inline-block;float:none;padding-right:0;}
    .txt-box.type01 .title:after{display:none;}
    .txt-box.type01 p{display:block;margin-left:0;margin-top:10px;padding-left:0;}
}

/* 회원탈퇴*/
.withdrawal_mem {margin: 0px auto; display: flex;flex-wrap: wrap;justify-content: center;max-width: 100%; gap: 35px;}
.withdrawal_mem .member_box {display: flex;flex-direction: column;align-items: center; width: calc(48.5% - 10px);background: #Fff; border-radius: 20px; border: 1px solid #ddd; padding: 45px 40px; border-top: 2px solid #000;}
.withdrawal_mem .member_box fieldset { width:100%;}
.withdrawal_mem .member_box h3{ text-align:left; display: block; width: 100%; margin: 0px 0 20px; padding-bottom:10px; border-bottom: 1px solid #000;}
.withdrawal_mem .member_form .form_line {margin:10px 0 25px;}
.withdrawal_mem .member_form .form_line em { display:inline-block; width:15%; font-size:18px; color: #1B1B1B; font-weight: 800; margin-bottom:6px;}
.withdrawal_mem .member_form .form_line input {height: 66px;line-height: 66px;box-sizing: border-box;background-color: #f7f8fb;border-radius: 18px;border: 1px solid #ddd;padding-inline-start: 20px; width: 100%; font-size: 16px; font-weight:400; }
.withdrawal_mem .member_form .form_line input::placeholder {font-size:16px; color:#aaa;}
.withdrawal_mem .member_form .d-flex { display: flex; margin:10px 0 25px; }
.withdrawal_mem .member_form em{ display:block; width:15%; font-size:18px; color: #1B1B1B; font-weight: 800; margin-bottom:6px;}
.withdrawal_mem .member_form .d-flex select {padding-left: 10px;padding-right: 30px;background-image:url(/resources/custom/images/lifelong/sub/select_arr01.png);background-repeat:no-repeat;background-position: 90% 50%;background-color: #f7f8fb;border-radius: 18px; -moz-appearance: none;-webkit-appearance: none;-ms-appearance: none;-o-appearance: none; line-height:60px; font-size:16px;}
.withdrawal_mem .member_form .d-flex input {height: 66px;line-height: 66px;box-sizing: border-box;background-color: #f7f8fb;border-radius: 18px;border: 1px solid #ddd;padding-inline-start: 20px; width: 100%; font-size: 16px; font-weight:400; appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.withdrawal_mem .member_form .d-flex select + span { font-size: 16px;padding: 0 10px;font-weight: bold;display: inline-block;line-height: 60px;}
.withdrawal_mem .member_form .d-flex select + span,.withdrawal_mem .member_form .d-flex .form-control + span { font-size: 16px;padding: 0 10px;font-weight: bold;display: inline-block;line-height: 60px;}
.withdrawal_mem .member_form .d-flex select,.withdrawal_mem .member_form .d-flex .form-control { display: flex;flex-direction: column;align-items: center; width: calc(30% - 50px); display: block;margin: 3px 0;padding: 0 5px;border: 1px solid #c5c9d6;background-color: #fff;border-radius: 5px !important;}
.withdrawal_mem .member_form .d-flex input[type=text]::-ms-clear {display: none;}
.withdrawal_mem .member_form .d-flex input[type=number]::-webkit-inner-spin-button,
.withdrawal_mem .member_form .d-flex input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.withdrawal_mem .btn_line a {display:block; height:60px; line-height: 60px; font-size:18px; font-weight:500; padding:0 10px; background: #1b1b1b; color:#fff; text-align: center; border-radius:30px; margin-top:20px; font-family: 'Gmarket';}
.withdrawal_mem .btn_line a:hover,.withdrawal_mem .btn_line a:focus {background: #fff; color:#000;border:1px solid #000;}


@media ( max-width :1100px) {
	.withdrawal_mem .member_box {width: 100%; margin-bottom:20px;}
}

.chk-input {display:inline-block; vertical-align:top; position:relative; box-sizing:border-box;}
.chk-input input{height:40px; letter-spacing:-0.03em; border:1px solid #ddd; background:#fff; color:#666; padding:20px 20px;font-size:15px; box-sizing:border-box; display:block; width:100%; position:relative;border-radius: 5px;}
.chk-input.active input{color:#000;}
.chk-input input:focus{color:#000}
.chk-input textarea{height:190px; letter-spacing:-0.03em; border:1px solid #ddd; background:#fff; color:#666; padding:20px;font-size:15px; box-sizing:border-box; display:block; width:100%; position:relative; resize:none;border-radius: 5px;}
@media only screen and (max-width:1200px){
		.chk-input input{font-size:15px;}
		.chk-input textarea{font-size:15px;}
}
@media only screen and (max-width:999px){
		.chk-input input{font-size:14px; padding:0 15px; height:45px;}
		.chk-input textarea{font-size:14px; padding:15px;}
}
@media only screen and (max-width:680px){
		.chk-input input{height:40px}
}
@media only screen and (max-width:480px){
		
}

/*오시는길*/
.map_wrap .map_box { overflow: hidden; margin-bottom: 40px;border-radius: 0px 0 40px 40px;}
.map_wrap .map_box .map { width: 100%;height: 460px;}
.map_wrap .map_box .map_info { position: relative;background: #585c6d; padding: 56.5px 170px 58.5px 57px;}
.map_wrap .map_box .map_info .map_title { display: block; vertical-align: middle; width: auto;margin-right: 30px; margin-bottom:20px;}
.map_wrap .map_box .map_info .map_title strong {color: #fff; font-size: 30px;letter-spacing: -0.05em;  font-weight: bold;}
.map_wrap .map_box .map_info .map_lst { display: inline-block;  vertical-align: top;  padding-left: 25px;  border-left: 1px solid #fff;width: calc(100% - 214px);}
.map_wrap .map_box .map_info .map_lst ul li {  position: relative; padding-left: 120px; color: #fff; font-size: 18px; line-height: 1.2; letter-spacing: -0.05em;}
.map_wrap .map_box .map_info .map_lst ul li+li {margin-top: 18px;}
.map_wrap .map_box .map_info .map_lst ul li b { position: absolute; left: 0;top: 0; font-weight: bold; padding-left: 40px; line-height: 1.2;letter-spacing: -0.05em;}
.map_wrap .map_box .map_info .map_lst ul li b::before {content: ""; position: absolute; left: 0; top: 0; width: 32px; height: 32px; background-color: #fff; background-position: center; background-repeat: no-repeat; border-radius: 100%;}
.map_wrap .map_box .map_info .map_lst ul li.address b::before { background: url(/resources/custom/images/lifelong/sub/st_set.png) no-repeat -109px -230px;}
.map_wrap .map_box .map_info .map_lst ul li.tel b::before { background: url(/resources/custom/images/lifelong/sub/st_set.png) no-repeat -164px -230px;;}
.map_wrap .map_box .map_info .map_button {  position: absolute;right: 49px; top: 50%;transform: translateY(-50%);display: flex;   /* flex 설정 추가 */flex-direction: row;        /* 가로 정렬로 변경 */gap: 10px;          }
.map_wrap .map_box .map_info .map_button a { display: flex; align-items: center;justify-content: center; flex-direction: column; width: 150px; height: 100px; border: 0px solid #fff; background: #fff; border-radius: 20px;color: #fff !important;font-weight: bold; transition: 0.3s; text-align: center; color: #171c2d !important;}
.map_wrap .map_box .map_info .map_button a em { display: block;/*margin: 0 auto 11px;*/ width: 32px; height: 45px; background: url(/resources/custom/images/lifelong/sub/st_set.png) no-repeat -53px -226px;}
.map_wrap .map_box .map_info .map_button a:hover, .map_wrap .map_box .map_info .map_button a:focus { background: #fff;  color: #171c2d !important; border: 2px solid #fff;}
.map_wrap .map_box .map_info .map_button a:hover em, .map_wrap .map_box .map_info .map_button a:focus em { background: url(/resources/custom/images/lifelong/sub/st_set.png) no-repeat -53px -228px;}

.map_wrap .map_box .map_info .map_button a.detail_btn {margin-left: 10px; /* 버튼 간 간격 */}
.map_wrap .map_box .map_info .map_button a.detail_btn em.detail {background: url(/resources/custom/images/lifelong/sub/st_set.png) no-repeat -220px -226px; /* 아이콘 좌표는 임의 */}
/* 호버 시 아이콘 바뀌는 효과 */
.map_wrap .map_box .map_info .map_button a.detail_btn:hover em.detail,
.map_wrap .map_box .map_info .map_button a.detail_btn:focus em.detail { background: url(/resources/custom/images/lifelong/sub/st_set.png) no-repeat -220px -228px;}

.map_wrap .map_con_box { overflow: hidden;display: flex;  flex-wrap: wrap; gap: 30px 0; margin: 0 -15px;}
.map_wrap .map_con_box .con_box {width: calc(49% - 30px); margin: 0 15px;  padding: 45px;border: 1px solid #E6E6E6;border-radius: 20px;min-height: 260px;}
.map_wrap .map_con_box .con_box .title { position: relative;margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #666;}
.map_wrap .map_con_box .con_box .title::before { content: "";position: absolute; right: 0; top: 0;}
.map_wrap .map_con_box .con_box.sub .title::before { width: 20px;height: 22px;background: url('/resources/custom/images/lifelong/sub/st_set.png') no-repeat -159px 0px;}
.map_wrap .map_con_box .con_box.bus .title::before { width: 22px;height: 22px; background: url('/resources/custom/images/lifelong/sub/st_set.png') no-repeat -194px 0px;}
.map_wrap .map_con_box .con_box.car .title::before { width: 20px;height: 22px; background: url('/resources/custom/images/lifelong/sub/st_set.png') no-repeat -232px 0px;}
.map_wrap .map_con_box .con_box.tra .title::before { width: 20px;height: 22px; background: url('/resources/custom/images/lifelong/sub/st_set.png') no-repeat -269px 0px;}
.map_wrap .map_con_box .con_box .title strong { color: #000;font-size: 20px;line-height: 1.2; letter-spacing: -0.025em;font-weight: bold;}
.map_wrap .map_con_box .con_box .way+.way { margin-top: 24px;}
.map_wrap .map_con_box .con_box .way strong {color: #0064bd;letter-spacing: 0;font-weight: bold;}
.map_wrap .map_con_box .con_box .way p {margin-top: 5px; color: #222; letter-spacing: 0;}

@media(max-width: 767px) {
	.map_wrap .map_box .map {  height:300px; padding-top: 0;}
    .map_wrap .map_box .map_info {padding: 50px 30px;}
    .map_wrap .map_box .map_info .map_title {display: block;width: auto;margin-right: 0;}
    .map_wrap .map_box .map_info .map_lst { display: block; width: 100%; border: 0; padding: 0; padding-right: 150px; margin: 20px auto 30px;}
    .map_wrap .map_con_box { margin: 0 }
    .map_wrap .map_con_box .con_box { width: 100%;margin: 0;min-height: auto; padding: 30px; }
  
}

@media(max-width: 599px) {
    .map_wrap .map_box .map_info .map_lst { padding-right:0;}
    .map_wrap .map_box .map_info .map_button {  position: relative; right: auto; top: auto;  transform: none;}
    .map_wrap .map_box .map_info .map_button a {  flex-direction: row;margin: 0 auto;padding: 13.82px 10px; border-radius: 8px;width: 100%;height: 100%;}
    .map_wrap .map_box .map_info .map_button a:hover, .map_wrap .map_box .map_info .map_button a:focus { border-radius: 0;}
    .map_wrap .map_box .map_info .map_button a em {   margin: 0;margin-right: 9px;/*width: 17px; height: 21px; */}
}


