@charset "utf-8";

.clearfix::after{display:block; content:''; clear:both;}
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;}
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;}

/*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;}

/*서브 공통 스타일*/
.blueText {color: #0087ea;}
.orangeText {color: #fc9b5c;}
.redText {color: #ff0000;}

.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;}

.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;}

/* 공백 */
.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}
}


/*사이트맵*/
#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;}
 

/**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:100px; border-bottom:0; background:#f6f6f6; border-radius: 10px; padding:0 0px }
.ui-page-tab > ul li {display: table-cell; width: 1%; float: none; position: relative;}
.ui-page-tab > ul li.on{background:#1a4d8c; border-radius: 10px;}
.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:#1a4d8c; 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}

/*타이틀 스타일*/
#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;}

/*컨텐츠 스타일*/
.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;}


/*개인정보취급방침*/
.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%;}
}


/* 교육과정추가 */
.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}

.board-top { overflow: hidden; margin-bottom: 20px}
.board-top .right-zone { position:relative; float:right}
.board-top .right-zone .serach-bth { display:inline-block!important; position:absolute; right:0; top:0px; font-size:1.4rem; color:#888;}
.board-top .right-zone input[type=text] { border:0; border-bottom:1px solid #000; width:15.5rem; padding-right:2rem; }
.board-top .right-zone input[type=text]::placeholder {font-style:normal;}
.board-top .right-zone [class^="xi-"], [class*=" xi-"] {font-family: 'xeicon' !important; display: inline-block; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.board-top .right-zone .xi-search:before { content: "\e97a"; }
.board-top .right-zone .hidden01 { display:none}
.board-top .right-zone button { display:none}

/* 탭 추가 */
.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;}
}


/* 과정접수 */ 
.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;}
}

/* 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:#121212;font-size:20px;line-height:30px;margin:0 0 20px 0;padding:0; font-weight:600; font-family: 'Gmarket';}
.uit .inner .tit_inner em { display:block; color:#1435a1;}
.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:180px;padding-left:190px; background-color: #F6F9FC; border-radius: 0px 20px 20px 0px;}
.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 .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() 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/edu/sub/top_info_ico01.png) no-repeat;}
.tp_icon .icon1{background-position:0 -110px;}
.tp_icon .icon2{background-position:-110px -110px;}
.tp_icon .icon3{background-position:-220px -110px;}
.tp_icon .icon4{background-position:-333px -110px;}
.tp_icon .icon5{background-position:-445px -110px;}
.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;}
}

.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*/}
}

/* 리스트*/
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}
}


/*인사말*/
.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: #183f93; 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;
}

.organization {display: flex; flex-direction: column;align-items: center;padding: 70px 20px 93px; background: #F6FAFD; text-align: center; border-radius:30px;}
.organization ul {position: relative;}
.organization ul::before { content: "";position: absolute;left: 50%; top: -31px; transform: translateX(-50%);height: 1px;background: #C5D9E7;}
.organization ul li {position: relative;}
.organization ul li::before {content: "";position: absolute;left: 50%;top: -31px;transform: translateX(-50%);width: 1px;height: 31px;background: #C5D9E7;}
.organization ul li span {display: block;padding: 20px 30px; width: 250px;border: 1px solid #ddd;border-radius: 5px; color: #222;font-size: 18px;line-height: 1;font-weight: 500;text-align: center;}
.organization .lv01 { position: relative;}
.organization .lv01::after {  content: "";position: absolute;left: 50%;bottom: -70px;transform: translateX(-50%);width: 1px;height: 95px;background: #C5D9E7;}
.organization .lv01 .cicle {position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 200px;height: auto;border-radius: 5px;}
.organization .lv01 .cicle::before {content: "";position: absolute;left: 50%;top: 0;transform: translateX(-50%);width: 183px;height: 183px;background: url() 21px -26px/cover no-repeat;}
.organization .lv01 .cicle .inner {z-index: 2;display: flex;justify-content: center;align-items: center;width: 176px;/*height: 50px*/ padding: 20px 30px;border-radius: 5px;background: #0f216e; color: #FFF; font-size: 24px;line-height: 1;font-weight: bold;text-align: center;}
.organization .lv01 .cicle .inner::before { display:none; content: ""; position: absolute;opacity: 0;width: 200px;height: 80px; border-radius: 5px;background-color: rgba(26, 90, 190, 0.1);  opacity: 1;animation: tabWave01 1.3s ease-in-out infinite both;}
.organization .lv01 .cicle .inner p { z-index: 2;margin: 0;color: #FFF;font-size: 24px;line-height: 1;font-weight: bold;text-align: center;}
.organization .lv01 .cicle .inner:hover::before, .organization .lv01 .cicle .inner:focus::before { opacity: 1;animation: tabWave 1.3s ease-in-out infinite both;}
.organization .lv01 .cicle.active .inner::before {}
.organization .lv02 {margin-top: 60px;width: 100%; z-index: 1;}
.organization .lv02 ul {display: flex;flex-wrap: wrap;justify-content: center;gap: 0 40px; /*margin-left: 270px;*/}
.organization .lv02 ul::before {  display:none; width: 271px;}
.organization .lv02 ul li span {color: #FFF;}
.organization .lv02 ul li:nth-child(1) span {border: 2px solid #0090AF;background: #0090AF;transition: background 0.3s;}
.organization .lv02 ul li:nth-child(2) span {border: 2px solid #545B68;background: #545B68;transition: background 0.3s;}
.organization .lv02-1 {margin-top: 30px;width: 100%;}
.organization .lv02-1 ul {display: flex;flex-wrap: wrap;justify-content: center;gap: 0 40px; margin-left: 450px;}
.organization .lv02-1 ul::before { width: 300px; left:auto;}
.organization .lv02-1 ul li span {color: #FFF;}
.organization .lv02-1 ul li:nth-child(1) span {border: 2px solid #0073af;background: #0073af;transition: background 0.3s;}
.organization .lv02-2 {margin-top: 30px;width: 100%;}
.organization .lv02-2 ul {display: flex;flex-wrap: wrap;justify-content: center;gap: 0 40px;}
.organization .lv02-2 ul::before { display:none; width: 271px;}
.organization .lv02-2 ul li span {color: #FFF; z-index:1;}
.organization .lv02-2 ul li:nth-child(1) span { position:relative; border: 2px solid #545b68;background: #545b68;transition: background 0.3s;}
.organization .lv02-2 ul li::before { height:180px; top:-50px;}
.organization .lv03 {margin-top: 100px;width: 1000px;}
.organization .lv03 ul {display: flex;flex-wrap: wrap;justify-content: center;gap: 0 30px;}
.organization .lv03 ul::before {width: 280px;}
.organization .lv03 ul li span {border: 1px solid #0f216e;background: #FFF;transition: background 0.3s; margin-bottom:30px;}
.organization .lv02 ul li:nth-child(1).active a span,
.organization .lv02 ul li:nth-child(1) a:hover span,
.organization .lv02 ul li:nth-child(1) a:focus span {background: #fff;color: #000;}
.organization .lv02 ul li:nth-child(2).active a span,
.organization .lv02 ul li:nth-child(2) a:hover span,
.organization .lv02 ul li:nth-child(2) a:focus span {background: #fff;color: #000;}
.organization .lv03 ul li.active a span,
.organization .lv03 ul li a:hover span,
.organization .lv03 ul li a:focus span {background: #C5D9E7;}
.orgTab_wrap .orgContent {margin-top: 30px;}

@keyframes tabWave01 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}

@media (max-width: 1000px) {
  .organization ul li span { width: 100%;}
  .organization ul li::before {}
  .organization .lv02 {margin-top: 30px;}
  .organization .lv03 { margin-top: 0; width: 100%;}
  .organization .lv01::after {display: none;}
  .organization .lv02 ul,.organization .lv02-1 ul,.organization .lv02-2 ul { flex-direction: column-reverse;gap: 30px 0;margin-left: 0;}
  .organization .lv03 ul { flex-direction: column;gap: 5px 0;padding: 7.5px 20px 20px; }
  .organization .lv02 ul li,.organization .lv02-1 ul li,.organization .lv02-2 ul li {padding: 20px;border: 1px solid #C5D9E7;}
  .organization .lv02 ul li:nth-child(1) { /*padding: 20px 20px 7.5px;border-bottom: 0;*/}
  .organization .lv02 ul li:nth-child(2) {position: relative;}
  .organization .lv02 ul li:nth-child(2):after { content: ""; position: absolute;left: 50%;bottom: -30px; transform: translateX(-50%); width: 1px;height: 30px;background: #C5D9E7;}
  .organization .lv02-1 ul {margin-left: 0px;}
  .organization .lv02 ul::before { top: -43px; width: 1px;height: 42px;}
  .organization .lv02-1 ul::before { width:auto; }
  .organization .lv02-2 ul li::before {height: 100px; top: -30px;}
  .organization .lv03 ul::before {display: none;}
  .organization .lv03 ul li span { margin-bottom: 25px;}
}

.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/rnd/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/rnd/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%);}
.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: 36px; background: url(/resources/custom/images/rnd/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/rnd/sub/st_set.png) no-repeat -53px -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/rnd/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/rnd/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/rnd/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/rnd/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; */}
}

.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){
		
}


.prg-total{color:#131313; font-size:20px; margin-bottom:50px;}
.prg-total span{font-size:30px; font-family:'Gmarket'; color:#0f73cd;}
.prg-list{display:flex; flex-wrap:wrap; justify-content:start; gap:calc((100% - 92%)/3); }
.prg-list .unit{width:31%; border-radius: 24px; overflow:hidden; border:1px solid #ececec; position:relative; transition:all .3s ease; margin-bottom:40px}
.prg-list .inner{padding:35px 30px;}
.prg-list .pgname{font-family: 'Gmarket'; font-size:16px; color:#1f3a77; font-weight:300; margin-bottom:10px}
.prg-list .tags{margin-bottom: 20px;}
.prg-list .tags > span{display:inline-block; padding:13px 22px; border-radius: 30px; text-align:center; font-size:18px; }
.prg-list .thumb{height:260px;}
.prg-list .thumb img{width:100%; height:100%; object-fit:cover;}
.prg-list li{display:flex; flex-wrap:wrap; align-items:center;}
.prg-list li span{width:115px; color:#2d2d2d; font-size:18px; padding:10px 0 10px 40px;}
.prg-list h5{font-size:24px; color:#242424; font-weight:600; margin-bottom:25px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.prg-list .caption{font-size:16px; color:#5c5c5c; margin-bottom:30px; display:-webkit-box; -webkit-line-clamp:2; text-overflow:ellipsis; overflow:hidden; -webkit-box-orient:vertical;}
.prg-list li:first-child span{background:url(/resources/custom/images/apply/sub/ico_gubun01.png) no-repeat left center}
.prg-list li:nth-child(2) span{background:url(/resources/custom/images/apply/sub/ico_gubun02.png) no-repeat left center}
.prg-list li:nth-child(3) span{background:url(/resources/custom/images/apply/sub/ico_gubun03.png) no-repeat left center}
.prg-list li:nth-child(4) span{background:url(/resources/custom/images/apply/sub/ico_gubun04.png) no-repeat left center}
.prg-list li:nth-child(5) span{background:url(/resources/custom/images/apply/sub/ico_gubun05.png) no-repeat left center}
.prg-list li p{width:calc(100% - 115px); color:#5c5c5c; font-size:18px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.unit.progress:hover{border:2px solid #5c7ee4; transition:all .3s ease;}
.unit.expect:hover{border:2px solid #00ab0c; transition:all .3s ease;}
.unit.deadline:hover{border:2px solid #e58b06; transition:all .3s ease;}
.unit.done:hover{border:2px solid #a2a2a2; transition:all .3s ease;}
.unit.progress .status{background:#009ada; color:#fff;}
.unit.progress .dday{border:1px solid #009ada; color:#009ada}
.unit.expect .status{background:#00ab0c; color:#fff;}
.unit.expect .dday{border:1px solid #00ab0c; color:#00ab0c}
.unit.deadline .status{background:#e58b06; color:#fff;}
.unit.deadline .dday{border:1px solid #e58b06; color:#e58b06;}
.unit.done .status{background:#a2a2a2; color:#fff;}
.unit.done .dday{border:1px solid #a2a2a2; color:#a2a2a2;}
.unit .link{position:absolute; display:block; opacity:0; bottom:0; text-align:center; font-size:20px; color:#fff; font-weight:700; padding:24px 0; width:100%; transition:all .3s ease;}
.unit .link i{display:inline-block; width:22px; height:22px; background:url(/resources/custom/images/apply/sub/ico_write.png) no-repeat center; margin-right:8px; background-size:cover;}
.unit:hover .link{opacity:1; transition:all .3s ease;}
.unit.progress .link{background:#5c7ee4;}
.unit.expect .link{background:#00ab0c;}
.unit.deadline .link{background:#e58b06;}
.unit.done .link{background:#a2a2a2;}
.unit .current{position:absolute; top:0; right:0; border-bottom-left-radius: 24px; display:flex; padding:20px; font-size:30px; font-family: 'Gmarket'; color:rgba(255,255,255,.5); gap:5px;}
.unit .current p{color:#fff; font-size:16px; font-weight:600;}
.unit .current span{color:#fff; font-family: 'Gmarket'; font-size:30px; margin-left:8px;}
.unit.progress .current{background:#5c7ee4; opacity: 0.8;}
.unit.expect .current{background:#00ab0c; opacity: 0.8;}
.unit.deadline .current{background:#e58b06; opacity: 0.8;}
.unit.done .current{background:#a2a2a2; opacity: 0.8;}
.prg-paging{margin-top:30px;}
.prg-paging ul{display:flex; flex-wrap:wrap; justify-content:center; gap:10px;}
.prg-paging ul li{width:36px; height:36px; line-height:36px;}
.prg-paging ul li a{display:block; font-size:16px; color:#a9a9a9; width:100%; height:100%; text-align:center;}
.prg-paging ul li a:hover{color:#333;}
.prg-paging ul li a.active{background:#f4f4f4; color:#2152d1; font-weight:700; border-radius: 50%;}
.prg-paging ul li a.first{background:url(/resources/custom/images/apply/sub/ico_paging_first.png) no-repeat center;}
.prg-paging ul li a.prev{background:url(/resources/custom/images/apply/sub/ico_paging_prev.png) no-repeat center;}
.prg-paging ul li a.next{background:url(/resources/custom/images/apply/sub/ico_paging_next.png) no-repeat center;}
.prg-paging ul li a.last{background:url(/resources/custom/images/apply/sub/ico_paging_last.png) no-repeat center;}
@media all and (max-width:1400px){
	#scBox .group{width:100%;}
	#scBox .group2 dl{width:calc(100% - 434px);}
	#scBox .group2 dd{width:calc(100% - 160px);}
}
@media all and (max-width:1300px){
	.prg-list{ gap:calc((100% - 96%)/3);}
	.prg-list .unit{width:24%;}
	.prg-list .inner{padding:30px 20px;}
	.prg-list .tags{margin-bottom:20px;}
	.prg-list .tags > span{padding:10px 16px; font-size:14px;}
	.prg-list h5{font-size:22px;}
	.prg-list li span{font-size:15px;}
	.prg-list li p{font-size:15px;}
	.prg-list li:first-child span{background-size:20px;}
	.prg-list li:nth-child(2) span{background-size:20px;}
	.prg-list li:nth-child(3) span{background-size:20px;}
	.prg-list li:nth-child(4) span{background-size:20px;}
	.prg-list li:nth-child(5) span{background-size:20px;}
	.unit .link{font-size:16px;}
	.unit .link i{width:16px; height:16px;}
}
@media all and (max-width:1000px){
	.prg-list{ gap:4%;}
	.prg-list .unit{width:48%;}
	#scBox .group-wr{padding:40px;}
	#scBox .group-wr dt{font-size:15px;}
	#scBox .group2{flex-direction:column; margin-top:20px;}
	#scBox .group2 dl{width:100%;}
	#scBox .group2 dd{width:calc(100% - 120px);}
	#scBox .group2 dd *, #scBox .group dd *{font-size:15px}
	#scBox .btwr{margin-top:20px;}
	#scBox .btwr .submit{font-size:15px; background-size:16px; padding:12px 30px 12px 50px;}
	#scBox .btwr .refresh{width:40px; height:40px; background-size:16px;}
	#scBox .btwr .detail{background-size:16px; font-size:15px; padding:12px 30px 12px 50px;}
}
@media all and (max-width:768px){
	#scFilter .ft-wr{margin-bottom:0;}
	#scFilter .ft-wr dt{font-size:14px;}
	#scFilter .ft-wr span{font-size:14px;}
	input[type="checkbox"].st_checkbox{width:16px; height:16px;}
	#scBox .group > dl{width:100%; margin-bottom:10px;}
	#scBox .group{margin-bottom:0;}
	#scBox .group2{margin-top:0;}
	.prg-list h5{font-size:18px; margin-bottom:10px;}
	.prg-list .caption{margin-bottom:10px;}
	.unit .current span{font-size:20px;}
	.unit .current p{font-size:12px;}
	.unit .current{font-size:20px; padding:16px;}
	.prg-list li span{padding:10px 0 10px 28px; width:90px;}
	.prg-list li p{width:calc(100% - 90px);}
	#scFilter .ft-wr .ips{flex-wrap:wrap; gap:0; }
	#scFilter .ft-wr .ips label{width:50%; margin-bottom:5px;}
	#scFilter .ft-wr .ips.dtwrap label{width:auto;}
}
@media all and (max-width:500px){
	.prg-list{gap:0;}
	.prg-list .thumb{height:200px;}
	.prg-list .inner{padding:20px;}
	.prg-list .unit{width:100%;}
	#scBox .group-wr{border-radius: 20px; padding:30px 20px;}
	#scBox .group2 dd *, #scBox .group dd *{font-size:12px;}
	#scBox .group-wr dt, #scBox .group2 dt{font-size:12px; width:80px;}
	#scBox .group dd, #scBox .group2 dd{width:calc(100% - 80px);}
	#scBox .btwr{gap:10px;}
	#scBox .group2 dd.selectwr{flex-direction:column;}
	#scBox .group2 dd.selectwr .st_select{width:100%;}
	#scBox .btwr .submit{font-size:12px; padding:12px 24px 12px 36px; background-size:14px; background-position:left 16px center;}
	#scBox .btwr .detail{font-size:12px; padding:12px 24px 12px 36px; background-size:14px; background-position:left 16px center;}
	#scFilter{padding:30px 20px}
	#scFilter .ft-wr dt{width:100%; font-size:12px; font-weight:500; margin-bottom:10px;}
	#scFilter .ft-wr dd{width:100%;}
	
	#scFilter .ft-wr span{font-size:12px;}
	#scFilter .noti{font-size:14px;}
	.st_date{font-size:12px; min-width:unset;}
	.prg-paging ul li{width:30px; height:30px; line-height:30px}
}
.prg_info{background:#fafafa; border-radius: 30px; padding:65px; display:flex; flex-wrap:wrap; justify-content:space-between; margin-bottom:50px}
.prg_info .prg_status{display:flex; flex-direction:column; gap:10px}
.prg_info .prg_status > span{display:inline-block; padding:15px 30px; font-size:18px; border-radius: 30px}
.prg_info .prg_status.progress .status{background:#009ada; color:#fff}
.prg_info .prg_status.deadline .status{background:#e58b06; color:#fff}
.prg_info .prg_status.expect .status{background:#00ab0c; color:#fff; }
.prg_info .prg_status.done .status{background:#a2a2a2; color:#fff;}
.prg_info .prg_status.progress .dday{border:1px solid #009ada; color:#009ada;}
.prg_info .prg_status.deadline .dday{border:1px solid #e58b06; color:#e58b06;}
.prg_info .prg_status.expect .dday{border:1px solid #00ab0c; color:#00ab0c;}
.prg_info .prg_status.done .dday{border:1px solid #a2a2a2; color:#a2a2a2;}
.prg_info .if_txt{width:calc(100% - 780px);}
.prg_info .if_txt h6{color:#222222; font-size:32px; font-weight:700; margin-bottom:10px;}
.prg_info .if_txt p{font-size:18px; margin-bottom:20px;}
.prg_info .if_txt .gubun{margin-bottom:20px;}
.prg_info .if_txt .gubun li{display:flex; flex-wrap:wrap; align-items:center; border-bottom:1px solid #ddd; width:90%;}
.prg_info .if_txt .gubun li:last-child{border-bottom:0;}
.prg_info .if_txt .gubun span{width:120px; padding:15px 0px 15px 36px; font-weight:600; color:#000;}
.prg_info .if_txt .gubun li:nth-child(1) span{background:url(/resources/custom/images/apply/sub/ico_gubun01.png) no-repeat left center; background-size:24px}
.prg_info .if_txt .gubun li:nth-child(2) span{background:url(/resources/custom/images/apply/sub/ico_gubun02.png) no-repeat left center; background-size:24px}
.prg_info .if_txt .gubun li:nth-child(3) span{background:url(/resources/custom/images/apply/sub/ico_gubun03.png) no-repeat left center; background-size:24px}
.prg_info .if_txt .gubun li:nth-child(4) span{background:url(/resources/custom/images/apply/sub/ico_gubun04.png) no-repeat left center; background-size:24px}
.prg_info .if_txt .gubun li:nth-child(5) span{background:url(/resources/custom/images/apply/sub/ico_gubun05.png) no-repeat left center; background-size:24px}
.prg_info .if_txt .gubun p{width:calc(100% - 120px); font-size:16px; margin-bottom:0;}
.prg_info .if_txt .proposer{background:#ededed; border-radius:40px; padding:12px 0; display:inline-block; margin-bottom:20px;}
.prg_info .if_txt .proposer em{padding-left:50px; display:inline-block; font-weight:700; font-size:18px; background:url(/resources/custom/images/apply/sub/ico_proposer.png) no-repeat left 20px center;}
.prg_info .if_txt .proposer p{padding:0 30px 0 20px; display:inline-block; margin-bottom:0;}
.prg_info .img_sl{position:relative;border-radius: 30px; overflow:hidden; height:400px; width:630px}
.prg_info .img_sl .mySwiper{height:100%;}
.prg_info .img_sl .pager{position:absolute; right:0; bottom:0; background:#00328d; color:#fff; padding:30px 40px; z-index:1; border-top-left-radius: 30px; display:flex; align-items:center; gap:20px}
.prg_info .img_sl .pager span{font-family: 'Gmarket'; font-weight:300; color:#cacaca; font-size:20px; padding:0 10px; display:inline-block;}
.prg_info .img_sl .swiper-pagination{position:unset; width:auto; color:#fff;}
.prg_info .img_sl .pager span.swiper-pagination-current{color:#fff; }
.prg_info .img_sl .control > a{width:20px; height:20px; display:inline-block; }
.prg_info .img_sl img{width:100%; height:100%; object-fit:cover;}
.prg_info .img_sl .bt_prev{background:url(/resources/custom/images/apply/sub/ico_slprev.png) no-repeat center; background-size:cover;}
.prg_info .img_sl .bt_pause{background:url(/resources/custom/images/apply/sub/ico_slpause.png) no-repeat center; background-size:cover;}
.prg_info .img_sl .bt_pause.on{background:url(/resources/custom/images/apply/sub/ico_slplay.png) no-repeat center; background-size:cover;}
.prg_info .img_sl .bt_next{background:url(/resources/custom/images/apply/sub/ico_slnext.png) no-repeat center; background-size:cover;}
.btnwrap{display:flex; flex-wrap:wrap; gap:20px;}
.btnwrap > a{width:calc((100% - 20px)/2); color:#fff; text-align:center; padding:20px 0; border-radius:40px; font-size:18px;position:relative;}
.btnwrap .apply{background:#1f51ac; transition:all .3s ease; }
.btnwrap .apply:hover{background:linear-gradient(45deg, #1f51ac, #122f55); transition:all .3s ease; box-shadow:0 0 15px 0 rgba(0,0,0,.3);}
.btnwrap .list{background:#aeaeae; transition:all .3s ease; }
.btnwrap .list:hover{background:linear-gradient(45deg, #aeaeae, #858585); transition:all .3s ease; box-shadow:0 0 15px 0 rgba(0,0,0,.3);}
.prg_cont{display:flex; flex-wrap:wrap; border:1px solid #d1d1d1; border-radius: 30px; padding:0 100px; justify-content:space-between;}
.prg_cont .tab_btn{width:285px; padding:100px 0; border-right:1px solid #d1d1d1;}
.prg_cont .tab_btn li{color:#868686; font-size:24px; font-weight:300; font-family: 'Gmarket'; margin-bottom:60px; position:relative; cursor:pointer; transition:all .3s ease}
.prg_cont .tab_btn li:hover{color:#1f51ac; transition: all .3s ease;}
.prg_cont .tab_btn li::after{display:block; width:10px; height:10px; background:#aeaeae; border-radius: 50%; position:absolute; right:-5px; content:''; top:5px; transition:all .3s ease}
.prg_cont .tab_btn li:hover::after{background:#1f51ac;}
.prg_cont .tab_btn li.on{color:#1f51ac;}
.prg_cont .tab_btn li.on::after{background:#1f51ac;}
.prg_cont .tab_cont{width:calc(100% - 365px); padding:100px 0;}
.prg_tit{font-size:24px; color:#000; padding-bottom:10px;line-height:36px; letter-spacing:-0.24px; margin-bottom:30px; font-family: 'Gmarket';}
.prg_default > div{border-top:2px solid #000}
.prg_default dl{display:flex; flex-wrap:wrap; border-bottom:1px solid #d1d1d1}
.prg_default dt{width:230px; text-align:center; background:#f7f7f7; padding:20px 40px; display:flex; justify-content:center; align-items:center;}
.prg_default dd{width:calc(100% - 230px); text-align:left; padding:20px 40px; display:flex; align-items:center;}
.app_form > div{display:flex; flex-wrap:wrap; margin-bottom:40px}
.app_form > div > dl{width:50%;}
.st_input.text{width:100%; border:1px solid #ddd; border-radius: 5px; padding: 15px;}
.st_input:read-only{background:#f7f7f7; color:#5a5a5a}
.st_input.radio{width:18px; height:18px; margin-right:8px; vertical-align:middle;}
.mr10{margin-right:10px}
.app_done{padding:40px; border-radius: 30px; background:#f4f9fb; text-align:center; margin-bottom:50px; position:relative; margin-top:250px}
.app_done::before{width:155px; height:150px; display:block; margin:30px auto; content:''; background:url(/resources/custom/images/apply/sub/apply_done.png) no-repeat center; background-size:cover; position:absolute; top:-210px; left:50%; transform:translateX(-50%);}
.app_done h6{font-family: 'Gmarket'; font-size:24px; margin-bottom:10px;}
span.point{color:#2196F3; font-family: inherit; font-size:inherit; font-weight:inherit;}
@media all and (max-width:1500px){
	.prg_info .img_sl{width:500px}
	.prg_info .prg_status > span{padding:10px 24px; font-size:16px;}
	.prg_info .if_txt{width:calc(100% - 620px);}
}
@media all and (max-width:1200px){
	.prg_cont{padding:0 30px;}
	.prg_cont .tab_btn{padding-top:50px; width:120px;}
	.prg_cont .tab_btn li{font-size:20px;}
	.prg_cont .tab_cont{padding:50px 0; width:calc(100% - 170px)}
	.prg_info{position:relative; padding:30px}
	.prg_info .prg_status{display:inline-block; width:100%; margin-bottom:20px; text-align:center;}
	.prg_info .if_txt{width:100%; padding-top:350px; text-align:center;}
	.prg_info .if_txt .gubun li{width:100%;}
	.prg_info .if_txt .gubun p{text-align:left;}
	.prg_info .img_sl{width:95%; height:320px; position:absolute; top:90px; left:50%; transform:translateX(-50%)}
	.btnwrap > a{width:calc(50% - 10px);}
}
@media all and (max-width:768px){
	.prg_info .img_sl .pager{padding:20px 30px;}
	.prg_info .img_sl .pager span{font-size:18px; padding:0 5px;}
	.prg_info .if_txt h6{font-size:24px;}
	.prg_info .if_txt p{font-size:16px;}
	.prg_info .if_txt .gubun span{font-size:14px; text-align:left;}
	.prg_info .if_txt .gubun p{font-size:14px;}
	.prg_info .if_txt .proposer em{font-size:16px;}
	.btnwrap > a{padding:16px 0; font-size:16px;}
	.prg_cont{flex-direction:column}
	.prg_cont .tab_btn{width:100%; border-right:0; padding-top:30px; padding-bottom:0;}
	.prg_cont .tab_btn ul{display:flex; justify-content:space-between;}
	.prg_cont .tab_btn li{margin-bottom:0; font-size:16px;}
	.prg_cont .tab_btn li.on{border-bottom:2px solid #1f51ac;}
	.prg_cont .tab_btn li::after{display:none;}
	.prg_cont .tab_cont{width:100%; padding:30px 0;}
	.prg_cont .prg_tit{font-size:20px; margin-bottom:0;}
	.prg_default dt{width:150px; padding:16px; font-size:14px;}
	.prg_default dd{padding:16px; width:calc(100% - 150px); font-size:14px;}
}
@media all and (max-width:500px){
	.prg_info{margin-bottom:30px;}
	.prg_info .img_sl{height:240px;}
	.prg_info .img_sl .pager{padding:15px 20px}
	.prg_info .img_sl .pager span{font-size:16px;}
	.prg_info .if_txt{padding-top:270px;}
	.prg_info .if_txt h6{font-size:20px;}
	.prg_cont .tab_btn li{font-size:14px;}
	.prg_default dt{width:100px}
	.prg_default dd{width:calc(100% - 100px);}
	.prg_cont .prg_tit{font-size:18px;}
}