﻿@charset "utf-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}




/* ◇◆ My Reset Style ◇◆ */
html{
  overflow-y:scroll;
  -ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;} /* 아이폰의 경우 뷰포트가 변경이 되면 자동으로 폰트 크기를 조절되는것을 방지 */
body{margin:0;background:#fff; font-size:14px; line-height:1.8; letter-spacing:-0.5px;
  font-family:'Noto Sans',Helvetica,'맑은 고딕','Malgun Gothic','나눔고딕',NanumGothic,'Nanum Gothic','돋움',Dotum,Arial,sans-serif; font-weight:300; min-width:1450px;}
html[lang='ko'] body,
html *[lang='ko']{font-family:'Noto Sans',Helvetica,'Apple SD Gothic Neo','Microsoft JhengHei','맑은 고딕','Malgun Gothic','나눔고딕',NanumGothic,'Nanum Gothic','돋움',Dotum, Arial,sans-serif;}




a{text-decoration:none; color:#000; }
a[href] {cursor:pointer; text-decoration:none;color: black;}  /* color:#039;  */
a[href]:hover,[href]:active,[href]:focus{/* text-decoration:underline; */}
a[href^='tel']{text-decoration:none !important;cursor:default;}
strong,b{font-weight:600;}
small,sub,sup{font-size:.8em}
abbr{cursor:help}
em{color:#007cc4;}
ol{list-style:decimal-leading-zero;}
hr{ -moz-box-sizing:content-box; box-sizing:content-box;  height:0;  margin:5em 0;  border-width:0;border-bottom:1px solid #ddd;}
i,em,cite,dfn,var,address{font-style:normal;}
label,button,input,select,textarea{font-size:1em;}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='image']{overflow:visible;cursor:pointer;}
img,form,fieldset,iframe,object,embed,video,audio{border:0;vertical-align:top;}
img{max-width:100%;height:auto;} 
table,pre{font-size:1em;}
table{border-collapse:collapse;border-spacing:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
pre{white-space:pre-wrap;word-wrap:break-word;}
th, td {word-wrap:break-word; /*word-break:keep-all;*/ line-height:1.6; vertical-align: middle;}
caption{position:absolute !important;left:-9999px;	width:1px;height:1px;font-size:0;line-height:0;overflow:hidden;}
select:disabled{opacity: 1}

#container .subCont .subTitlebox {
    width: 100%;
    height: 45px;
    position: relative;
    background: url(../img/subTlebg.png) repeat-x bottom left;
    padding-bottom: 25px;
    line-height: 30px;
    box-sizing: border-box;
}

#container .subCont .subTitlebox:after {
    content: '';
    width: 100%;
    height: 4px;
}

#container .subCont .subTitlebox > h3 {
    font-family: 'SCoreDream';
    float: left;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
}

#container .subCont .subTitlebox .subTleB_right {
    float: right
}

#container .subCont .subTitlebox .subNav {
    height: auto;
    overflow: hidden;
    margin-top: 7px;
    float: left;
}

#container .subCont .subTitlebox .subNav li {
    float: left;
}

#container .subCont .subTitlebox .subNav li a {
    color: #6b6b6b
}

#container .subCont .subTitlebox .subNav li a:hover {
    color: #333
}

#container .subCont .subTitlebox .subNav li:after {
    content: '';
    width: 6px;
    height: 9px;
    display: inline-block;
    background: url(../img/subNav.png) no-repeat right bottom;
    margin: 0 11px;
}

#container .subCont .subTitlebox .subNav li:last-child:after {
    display: none;
}

#container .subCont .subTitlebox .subNav li:first-child a:before {
    content: '';
    width: 11px;
    height: 11px;
    display: inline-block;
    background: url(../img/subNav.png) no-repeat left bottom;
    margin-right: 8px
}

.subPdown {
    float: right;
    margin: 6px 0 0 25px;
}

.subPdown > button {
    border: none;
    color: #7a7a7a;
    font-weight: 500;
    padding: 0 0 0 23px;
    margin-right: 8px;
    font-size: 13px;
    background: none;
    position: relative;
}

.subPdown > button:hover, .subPdown > button:focus, .subPdown > button:active {
    background: none;
    box-shadow: none !important
}

.subPdown > button:before {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 24px;
    /* border: 1px solid #cbcbcd; */
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: 0px;
    top: -5px;
    background-image: url(../img/subPdown.png);
    background-repeat: no-repeat;
}

.subPdown .subPdown_exel:before {
    background-position: left center;
}

.subPdown .subPdown_cvs:before {
    background-position: -24px center;
}

.subPdown .subPdown_print:before {
    background-position: -48px center;
}

.subPdown .subPdown_exel:hover {
    color: #008e39
}

.subPdown .subPdown_cvs:hover {
    color: #1967b4
}

.subPdown .subPdown_print:hover {
    color: #000
}

#container .subCont .subCbox {
    width: 100%;
    height: auto;
    margin-top: 28px;
}

#container .subCont .subCbox:after {
    content: '';
    display: block;
    clear: both;
}
#bbsRead  h3.boxtitle {
    font-size: 18px;
    border-left: 7px solid #199093;
    padding-left: 10px;
    font-weight: 500;
	}
#container .subContWrap .subCont {
    width: 88%;
    float: right;
    padding: 40px 0 120px 0;
    min-height: 600px;
	
	
}
#container .subContWrap .lnb {
    width: 250px;
    height: auto;
    float: left;
    margin: -50px 0 50px 0;
	position:absolute;
	left:-4.2%;
	z-index:999;
}
@media (max-width: 1860px) {
#container .subContWrap .subCont {
width:86%;
}
}
@media (max-width: 1640px) {
#container .subContWrap .subCont {
width:84%;
}
}

#container .lnb .lnbTle {
    width: 100%;
    height: 120px;
    background: #14615a;
    border-radius: 15px 15px 0 0;
    color: #fff;
    font-family: 'SCoreDream';
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

#container .lnb .lnbTle:before {
    content: '';
    width: 78px;
    height: 79px;
    background: url(../img/lnbBg.png) no-repeat center;
    display: block;
    position: absolute;
    bottom: -20px;
    right: -16px;
    animation: lnbBg 1s both 1s
}

#container .lnb .lnbTle span {
    font-size: 21.5px;
    opacity: 0.6;
    font-weight: 200;
    letter-spacing: 0.45px;
    display: block;
    line-height: 20px;
}

#container .lnb .lnbTle span b {
    font-weight: 600
}

#container .lnb .lnbTle h2 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
}

#container .lnb .lnbNav {
    margin-top: 6px;
}

#container .lnb .lnbNav > li {
    width: 100%;
    border: 1px solid #e0e0e0;
    margin-bottom: 4px;
    box-sizing: border-box;
    position: relative;
    letter-spacing: -1px;
}

#container .lnb .lnbNav > li.on > a {
    color: #2a757d !important;
    font-weight: 600;
    background: #fff !important;
}

#container .lnb .lnbNav > li.on > a:after {
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 8px;
    background:#2a757d url(../img/lnbOn.png) no-repeat center;
    position: absolute;
    right: -10px;
    top: 10px;
}

#container .lnb .lnbNav > li > a {
    padding: 12px 18px;
    line-height: 19px;
    font-size: 16px;
    display: block;
    /* transition-duration: 0.25s; */
    word-break: keep-all;
}

#container .lnb .lnbNav > li > ul {
    background: #f8f8f8;
    border-top: 1px solid #e0e0e0;
    padding: 17px 20px 12px 35px;
    display: none;
}

#container .lnb .lnbNav > li > ul > li {
    line-height: 17px;
    margin-bottom: 7px;
    position: relative;
}

#container .lnb .lnbNav > li > ul > li:before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 3px;
    left: -6px;
    top: 7px;
    background: #000
}

#container .lnb .lnbNav > li.liPlus:before {
    content: '';
    width: 11px;
    height: 1px;
    background: #5e5e5e;
    position: absolute;
    right: 18px;
    top: 22px;
}

#container .lnb .lnbNav > li.liPlus:after {
    content: '';
    width: 1px;
    height: 11px;
    background: #5e5e5e;
    position: absolute;
    right: 23px;
    top: 17px;
    transition-duration: 0.1s
}

#container .lnb .lnbNav > li.liPlus.active:after {
    opacity: 0
}

#container .lnb .lnbNav > li.liPlus.on:after,#container .lnb .lnbNav > li.liPlus.on:before {
    display: none
}

#container .lnb .lnbNav > li > ul > li.on a {
    color: #1d3a63;
    font-weight: 500;
    text-decoration: underline;
}

#container .lnb .lnbNav > li > ul > li a:hover {
    text-decoration: underline;
}

#container .lnb .lnbNav > li > a:hover {
    color: #ffffff;
    background: #0b6f56;
    font-weight: 600;
}

#container .lnb .lnbNav > li.liPlus:hover:before {
    background: #ffffff;
}

#container .lnb .lnbNav > li.liPlus:hover:after {
    background: #ffffff;
}

#container .subTop + .subContWrap .lnb {
  
}

.lnbMarg {
    margin-top: -53px !important
}
#container .subTop .aptInfo {
    width: 100%;    
	background: #1aa2a1;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #1aa2a1, #16344f);  /* Chrome 10-25, Safari 5.1-6 */
	background:linear-gradient(to right, #1aa2a1, #16344f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    height: 75px;
    line-height: 75px;
    color: #fff;
    position: relative;
    /* overflow: hidden; */
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
}

#container .subTop .aptInfo .wp1400 {
    height: auto;
    overflow: hidden;
    padding-left: 50px;
    box-sizing: border-box;
}

#container .subTop .aptInfo .aptInfo_marker {
    position: relative;
    float: left;
    height: 30px;
    margin-top: 23px;
}

#container .subTop .aptInfo .aptInfo_marker .aIpin {
    width: 17px;
    height: 26px;
    background: url(../img/aIpin.png) no-repeat center;
    display: block;
    animation: pin 0.5s both;
}

#container .subTop .aptInfo .aptInfo_marker .aIspot {
    width: 15px;
    height: 7px;
    background: rgba(255,255,255,0.2);
    border-radius: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7.5px;
}

#container .subTop .aptInfo .aptInfo_marker .aIspot:after {
    content: '';
    border-radius: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    animation: aIspot 1.2s ease-out infinite;
    animation-delay: 1.2s;
    background: rgba(255,255,255,0.2);
}

#container .subTop .aptInfo .aptInfo_Tle {
    float: left;
    font-family: 'SCoreDream';
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -1.15px;
    margin-left: 15px;
    max-width: 338px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#container .subTop .aptInfo .aptInfo_detail {
    float: left;
    margin: 20px 0 0 0;
}

#container .subTop .aptInfo .aptInfo_detail li {
    float: left;
    letter-spacing: -0.35px;
    line-height: 18px;
    margin-left: 45px;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#container .subTop .aptInfo .aptInfo_detail li b {
    font-weight: 600;
    margin-right: 3px;
    display: block;
}

#container .subTop .aptInfo_btn {
    font-family: 'SCoreDream';
    float: right;
    color: #fff;
    background: rgb(15 102 9) url(../img/aptInB.png) no-repeat 32px center;
    border: 1px solid rgb(104 219 163);
    border-radius: 20px;
    padding: 0 38px 0 58px;
    height: 38px;
    font-size: 14px;
    font-weight: 200;
    position: absolute;
    right: 50%;
    margin-right: -597px;
    top: 19px;
}

#container .subTop .aptInfo_btn b {
    font-weight: 600
}

#container .subTop .aptInfo_btn:after {
    content: '';
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: block;
    background: #15931c url(../img/aptInBi.png) no-repeat center top;
    position: absolute;
    right: -28px;
    top: -4px;
    box-shadow: 4px 4px 8px 0px rgba(0, 0, 0,0.2);
    transition-duration: 0.3s
}

#container .subTop .aptInfo_btn:hover {
    background-color: #127f66;
}

#container .subTop .aptInfo_btn:hover:after {
    background-position: center -45px
}

.subT_Bg {
    width: 200px;
    height: 74px;
    background: url(../img/sTbg.png);
    position: absolute;
    
    bottom: 0px;
    right:14%;
}




#container {
    margin-top: 114px
}

#container .subTop {
    width: 100%;
}



#container .subContWrap:after {
    content: '';
    display: block;
    clear: both;
}






/* ------------------- 기본칙 ------------------- */
.fr {float: right !important;margin-bottom: 27px;}
.fl {float: left !important;}
.hide {display: none !important}
.show {display: block !important;}
.oh {overflow: hidden;}
.blind{	position:absolute !important;left:-9999px;	width:1px;height:1px;font-size:0;line-height:0;overflow:hidden;}
.font_under_red{color:#e62626;font-size: large;text-decoration:underline}
.font_red{color:#e62626;font-weight: 500;}
.font_green{color:#008000; font-weight: 400;}
.font_blue{color:#195aaa;font-weight: 500;}
.font_black{color: #111; font-weight: 400;}
a.txt_under{text-decoration:underline}
.txtL {text-align:left !important;}
.txtC {text-align:center !important;}
.txtR {text-align:right !important;}
.txtJ {text-align:justify !important;}
.vt {vertical-align: top !important;}
.vm {vertical-align: middle !important;}
.vb {vertical-align:bottom !important;}

/* ----- header ----- */
#skip a {
    position: absolute;
    top: 0px;
    left: -9999px;
    z-index: 99999;
}

#skip a:focus,#skip a:active {
    left: 0px;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    background: #000;
    color: #fff;
    font-weight: bold;
}

#header {
    width: 100%;
    height: 114px;
    background: #fff;
}





/* 상단링크 */
#header .headerT {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    z-index: 100;
    background: #fff;
}

#header .headerT li {
    float: left;
}

#header .headerT .headerSite {
    float: left;
}

#header .headerT .headerSite li {
    margin-right: 35px;
}

#header .headerT .headerSite li img {
    vertical-align: middle;
}

#header .headerT .headerT_wrap {
    float: right;
}

#header .headerT .headerT_wrap ul {
    float: left;
}

#header .headerT .headerMember {
    margin-right: 40px;
}

#header .headerT .headerMember li:after {
    content: '';
    width: 3px;
    height: 3px;
    display: inline-block;
    background: #c7c7c7;
    vertical-align: middle;
    margin: 0 10px 0 15px
}

#header .headerT .headerMember li:last-child:after {
    display: none;
}



#header .headerT .headerMember li a:hover {
    font-weight: 500
}



#header .headerT .headerJoin {
    border-left: 1px solid #e5e5e5;
}

#header .headerT .headerJoin li {
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    height: 40px;
    transition-duration: 0.2s
}

#header .headerT .headerJoin li a {
    padding: 0px 19px;
    display: block;
}

#header .headerT .headerJoin li span {
    font-weight: 500
}

#header .headerT .headerJoin li small {
    font-size: 12px;
}

#header .headerT .headerJoin li:nth-child(1) {
    border-top: 2px solid #01a3b0;
}

#header .headerT .headerJoin li:nth-child(1):hover {
    background: rgba(1,163,176,.05)
}

#header .headerT .headerJoin li:nth-child(2) {
    border-top: 2px solid #e94823;
}

#header .headerT .headerJoin li:nth-child(2):hover {
    background: rgba(233,72,35,.05)
}

#header .headerT .headerJoin li:nth-child(3) {
    border-top: 2px solid #4e7cff;
}

#header .headerT .headerJoin li:nth-child(3):hover {
    background: rgba(78,124,255,.05)
}

#header .headerT .headerJoin li:nth-child(1) span {
    color: #01a3b0;
}

#header .headerT .headerJoin li:nth-child(2) span {
    color: #e94823;
}

#header .headerT .headerJoin li:nth-child(3) span {
    color: #3164f5;
}

/* 대메뉴 */
#header .header {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    height: 73px;
    position: relative;
    z-index: 100;
    background: #fff;
}

#header .header .logo {
    float: left;
    margin: 20px 0 0;
}

#menu {
		
		height:72px;
		
		color:black;
		line-height: 74px; 
		margin:0 auto;
		text-align: center;
	}

	#menu > ul > li {
		float:left;
		width:140px;
		position:relative;
	}
	#menu > ul > li > a {font-size:20px;}
	#menu > ul > li > ul {
		width:140px;
		display:none;
		position: absolute;
		font-size:14px;
		background: #fff;		
	}
	#menu > ul > li:hover > ul {
		display:block;
		
	}
	#menu > ul > li > ul > li:hover {
		background: #21c092;
		transition: ease 2s;
		
		}

/* sub_contents */

#container .subContWrap {  
    margin: 0 auto;
    height: auto;
    position: relative;
	width:90%;
	
	
}




/*서브페이지 스크롤효과*/
.page #header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}



.wp1400 {
    width: 1535px;
    
    margin: 0 auto;
}



/* footer */
#footer {
    height: auto;
    overflow: hidden;
    padding: 30px 0;
    border-top: 1px solid #e6e6e6
}


#footer .footerInfo {
    float: left;
    padding-left: 20px
}

#footer .footerInfo address {
    line-height: 24px
}

#footer .footerInfo .f_copyR {
    color: #a3a3a3;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -0.24px;
    margin-top: 27px
}

#footer .footerLogo {
    float: right;
}
select{-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #fff ;padding: 0 24px 0 10px;}
select::-ms-expand { display: none; }
select,input,textarea{font-family: 'Noto Sans';box-sizing: border-box;padding-left: 10px;}
select.form,
input.form {border-radius: 30px;height: 30px;display:inline-block;border: 1px solid #e0e0e0;box-sizing: border-box;background-color:#fff;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;min-width: 50px;color: #6b6b6b;margin: 0 1px;}
input.form[type="radio"], input[type="checkbox"] {background:none; border:none;}
input.form[type="text"] {box-sizing:border-box;color:#303030;}
input.form[type='file']{height:auto;padding-top:.583em;padding-bottom:.583em; line-height:1.333;}
select.form {}
input.form:hover, select.form:hover, textarea.form:hover {border-color:#686868}
input.form:disabled {background:#e9ecef!important }
input.form:disabled:hover { border: 1px solid #b8b8b8;}
textarea.form {width:100%;height:8em;line-height:1.333;font-size:14px;border-radius: 2px; border: 1px solid #ced4da; background-color: #fff;}
textarea.form.lg {height:16em !important;}
textarea.form.xlg {height:30em !important;}
textarea.form:disabled {background:#e9ecef !important }
.chks {line-height: 30px;height: auto;overflow: hidden;margin-top: 4px;}
.chks li{float: left;margin-right: 10px;font-weight: 300;line-height: 18px;width: 73px}
.chks input[type="checkbox"]{margin: 0 3px;vertical-align: middle}
.chks label{vertical-align: middle}
.radio {position: relative; display: inline-block;vertical-align: middle;}
.radio input[type="radio"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.radio input[type="radio"] + label {display: inline-block;position: relative;padding-left: 25px;cursor: pointer;vertical-align: top;}
.radio input[type="radio"] + label:before {content: '';position: absolute;left: 0;top: 50%;margin-top: -7.5px;width: 15px;height: 15px;text-align: center;background: #fafafa;border: 1px solid #cacece;border-radius: 100%;}
.radio input[type="radio"]:checked + label:before {border-color: #adb8c0;}
.radio input[type="radio"]:checked + label:after {content: '';position: absolute;top: 50%;margin-top: -3.5px;left: 4px;width: 9px;height: 9px;background: #1967b4;border-radius: 100%;}
.radio li{float: left;margin-right: 12px}
.dash {height: 30px;line-height: 30px;display: inline-block;margin: 0 5px 0 2px;}
.form_mar > span {margin: 0 6px 0 0;}
.form_mar > span:last-child {margin-right:0;}
.form + a.btn {height: 30px; line-height: 30px; padding: 0 8px; }
.form_txt {display: inline-block;font-size: 0.9em;color: #6c757d!important;line-height: 1.6;margin: .25rem .25rem 0 .25rem;}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='image']{overflow:visible;cursor:pointer;}
html input[type='button'],
input[type='submit'],
input[type='reset'],
button,
button[class*='btn'],
button[type='submit'],
button[type='reset'],
a[class*='btn']{position:relative; box-sizing:border-box;max-width:100%; text-align:center;-webkit-border-radius:0;-webkit-appearance:none;-moz-appearance:none;display: inline-block;padding:.5rem .75rem;border:1px solid rgba(0,0,0,0.2); border-radius:0px;background-color:#fff;color:#000; white-space:nowrap;transition:.2s ease-out;line-height: 1;font-family: 'Noto Sans',Helvetica,'맑은 고딕','Malgun Gothic','나눔고딕',NanumGothic,'Nanum Gothic','돋움',Dotum,Arial,sans-serif;font-size:14px; }
html input[type='button']:hover,
input[type='submit']:hover,
input[type='reset']:hover,
button:hover,
button[class*='btn']:hover,
button[type='submit']:hover,
button[type='reset']:hover, /* ☆ */
a[class*='btn']:hover, a[class*='btn']:active, a[class*='btn']:focus {/*background-color: #e6e6e6;*/ box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.2);}
/* 디자인 Button */
.btn.btn01{background-color: #464646;color:#fff;border-radius:30px;}
.btn.btn02{color: #005ab2;background-color: #fff;border-color: #1967b4;border-radius:30px;}
.btn.btn03{color: #fff;background-color: #5c6b7d;border-color: #5c6b7d;border-radius:30px;}
.btn.btn04{color:#fff; border-color: #314c70;background-color: #314c70; border-radius:30px;}
.btn.btn05{color: #bfbfbf;background-color: #f3f3f3;border-color: #d1d1d1;border-radius:30px;}
.btn.btn06{background-color: blue;color:#fff;border-radius:30px;}
.btn.btn07{background-color: red;color:#fff;border-radius:30px;}
.btn.btn_excel{border-color: #177518;color: #177518;}
.btn.btn_excel:before{content: '';width: 24px;height: 14px;background: url(../img/common/subPdown.png) no-repeat left center;display: inline-block;vertical-align: middle;}
.btn.btn_excel:active, .btn.btn_excel:focus, .btn.btn_excel:hover{background-color: #edfff0}
.btn > i {margin: 0 5px 0 0;}
table td .btn{padding: 4px 8px;font-size: 13px;}
/*btn_wrap*/
.btn_wrap {display:block;position:relative;width:100%;padding:15px 0;text-align:center;box-sizing:border-box;margin: 1rem 0;}
.btn_wrap:after{content: '';display: block;clear: both;}
.btn_wrap .btn {min-width: 130px;margin: 0 6px;padding: 10px 25px;}
.btn.btn_block {background: #0c3681;color: #fff;width: 100%;padding: 13px 0;border-radius: 0;margin-top: 15px;box-sizing: border-box;}
.btn_wrap > .left {float:left;}
.btn_wrap > .right {float:right;}
/*파일버튼*/
.file{display: inline-block;width: 22px;height: 22px;border-radius: 22px;border: 1px solid #ccc;background: #fff url(../img/sub/file.png) no-repeat center;box-sizing: border-box;padding:0;vertical-align: middle;}
/*h4옆버튼*/
h4.tle .tleBtn{border: 1px solid #c53f3f;vertical-align: 2px;margin-left: 5px;height: 30px;padding: 0 10px;color: #c53f3f;transition-duration: 0.4s;font-family: 'SCoreDream';font-weight: 600;}
h4.tle .tleBtn:hover{box-shadow: 130px 0 0 0 #c53f3f inset;color: #fff;}
h4.tle .tleBtn > i{transition: transform 0.4s;}
h4.tle .tleBtn:hover > i{transform: translateX(4px)}
/*게시판*/
/*리스트*/
.boardSform input.form[type="text"]{width: 165px}
.boardSform .btn{height: 30px;padding: 0 12px}
.boardList{width: 100%;height: auto;overflow: hidden; border-top: 2px solid #333; margin-top: 10px;border-left: 2px solid #122f7f;
    border-right: 2px solid #122f7f;border-radius:10px;}
.boardList li{width:100%;height:auto;overflow: hidden;position: relative;border-bottom: 1px solid #d9d9d9;padding: 10px 18px;box-sizing: border-box;}
.boardList li .boardHwrap{width: 100%;height: auto;overflow: hidden;}
.boardList li .num{float: left;min-width: 50px;text-align: center;color: #666;}
.boardList li .num .num_cate{border: 1px solid #ddd;display: inline-block;font-size: 13px;padding: 0px 10px;vertical-align: middle;font-weight: 400;color: #000;}
.boardList li .headLine span {background: #bb1313; color: #fff; padding: 9px;}
.boardList li .headLine{font-size: 16px;font-weight: 400;margin-left: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;padding-right: 25px;max-width: 70%;display: inline-block;line-height: 21px;}
.boardList li .headLine:hover{color: #1967b4;}
.boardList li .headLine .new {width: 18px;height: 18px;border-radius: 100%;background: #f31f3b;position: absolute; right: 0;top: 50%;transform: translateY(-50%);}
.boardList li .headLine .new:after { content: 'N';color: #fff;position: absolute;left: 5px;top: 3px;font-size: 11px;line-height: 1;}
.boardList li .info{padding-left: 58px;line-height: 18px;font-size: 13px;}
.boardList li .info span{position: relative;color: #666;}
.boardList li .info span:after{content: '';width: 1px;height: 10px;background: #ccc;display: inline-block;vertical-align: middle;margin: 0 8px}
.boardList li .info span:last-child:after{display: none;}
.boardList li .info span i{font-size: 12px;opacity: 0.8}
.boardList li .info .answer1{color: #e62626}
.boardList li .info .answer2{color: #0f85ff}
.boardList li .boardDate{position: absolute; right: 35px;top: 50%;transform: translateY(-50%);font-size: 15px;color: #666;}
.boardList li .boardDate b{display: inline-block;border: 1px solid #ddd;padding: 0 5px;display: block;width: 55px;text-align: center;margin: 0 auto;font-size: 13px;}
.boardList li .boardDate b.fl{margin-right: 10px}
.boardList li .cate{display: block;font-size: 12px;font-weight: 400;padding: 0 0 0 58px;line-height: 20px;color: #8c8c8c;}
.boardList li .headLine .lock {position: absolute;right: 5px;top: 50%;transform: translateY(-50%);font-family: 'Font Awesome 5 Free';font-weight: 900;color: #bdbdbd;display: inline-block;}
.boardList li .headLine .lock:after {content: "\f023";}
.boardList li .job{display: block;font-size: 13px;font-weight: 400;padding: 0 0 0 58px;line-height: 20px;margin-bottom: 2px;color: #8c8c8c;}

.ol-after {position:relative;width: 25%;float:left;}


/*게시판*/
 .m_newsSect {
 
    position: relative;
    overflow: hidden;   
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;   	
	box-shadow: 0px 3px 0px #f1f1f1;
	height: 703px;
}
 .m_newsSect .newt {
   width: 100%;
    overflow: hidden;
    background: #1a9e9e;
    margin-bottom: 20px;
	}
 .m_newsSect .newt h3 {
 padding: 10px;
    font-size: 17px;
    text-align: center;
    width: 84%;
    margin: 0 auto;
    font-weight: 600;
    color: #fff;}
 .m_newsW {
    margin: 20px 0 42px 0;
	padding: 20px;
}

 .m_newsW .m_news:first-of-type {
    margin-bottom: 35px;
}

 .m_news {
    position: relative;
    width: 100%;
    height: 190px;
    margin-top: 3px;
	border-bottom: 1px solid #eee;
    padding-bottom: 23px;
}

 .m_news > li {
    float: left;
    line-height: 30px;
}

 .m_news > li .m_newsTab {
    display: block;   
    font-size: 19px;
    font-weight: 400;
    letter-spacing: -0.95px;
    transition-duration: 0.1s;
    position: relative;
    color: #7a7a7a;
	
}

 .m_news > li .m_newsTab:hover {
    font-weight: 400;
    color: #0760b9;
}

 .m_news > li .m_newsTab:after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #000;
    display: inline-block;
    vertical-align: 5px;
    margin: 0 7px;
}

 .m_news > li:last-child .m_newsTab:after {
    display: none;
}

 .m_news > li.active .m_newsTab {
    font-weight: 400;
    color: #0760b9;
}

 .m_news > li.active .m_newsTab span {
    font-weight: 400
}

 .m_news > li.active .m_newsTab:before {
    content: '';
    width: 100%;
    height: 4px;
    background: #1967b4;
    display: block;
    position: absolute;
    bottom: -8px;
    z-index: 3;
}

 .m_news > li:first-child.active .m_newsTab:before {
    width: calc(100% - 18px)
}

 .m_newTdense {
    letter-spacing: -1.5px;
    display: inline-block
}

 .m_news > li .m_newsCont {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 37px;
    z-index: 1;
    border-top: 1px solid #4d4d4d;
    padding-top: 5px;
}

 .m_news > li.active .m_newsCont {
    display: block
}

 .m_news > li .m_newsCont li {
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
}

 .m_news > li .m_newsCont li a {
    display: block;
    overflow: hidden;
    height: auto;
}

 .m_news > li .m_newsCont li a:hover {
    font-weight: 500
}

 .m_news > li .m_newsGo {
    display: none
}

 

 .m_news > li.active .m_newsGo:hover {
    animation: aniLR 1s infinite;
}

 .m_news .m_newsHead {
    float: left;
    display: block;
    max-width: 69%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-right: 25px;
    color: #353535;
}

 .m_news .m_newsHead .new {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #f31f3b;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

 .m_news .m_newsHead .new:after {
    content: 'N';
    color: #fff;
    position: absolute;
    left: 5px;
    top: 3px;
    font-size: 11px;
    line-height: 1;
}

 .m_news .m_newsDate {
    float: right;
    color: #7c7c7e;
    padding-right: 8px;
}

/*----------------- 폼 -----------------*/
.filterBox{width: 100%;height: auto;overflow: hidden;border: 1px solid #d9d9d9;padding: 17px 35px;box-sizing: border-box;margin-bottom: 35px;background: #fff;box-shadow: 0px 3px 0px #f1f1f1;position: relative;min-height: 72px;border-radius:10px;}
.filterBox.filterB_oneR{padding: 8px 35px; min-height: 50px;}
.filterBox .btn{height: 30px;padding: 0 10px;}
.filterBox .filterForm{overflow: hidden;float: left;width: calc(100% - 110px);}
.filterBox .filterForm .row{float: left;position: relative;width: 100%;margin: 2px 0;align-items: center;}
.filterBox .filterForm .row-1  {width: 8.333333%; }
.filterBox .filterForm .row-2  {width: 16.666667%;}
.filterBox .filterForm .row-3  {width: 25%;}
.filterBox .filterForm .row-4  {width: 33.333333%;}
.filterBox .filterForm .row-5  {width: 41.666667%;}
.filterBox .filterForm .row-6  {width: 50%;}
.filterBox .filterForm .row-7  {width: 58.333333%;}
.filterBox .filterForm .row-8  {width: 66.666667%;}
.filterBox .filterForm .row-9  {width: 75%;}
.filterBox .filterForm .row-10 {width: 83.333333%;}
.filterBox .filterForm .row-11 {width: 91.666667%;}
.filterBox .filterForm .row-12 {width: 100%;}
.filterBox .filterForm dt{width: 130px;padding: 0 10px;font-weight: 400;box-sizing: border-box;float: left;font-weight: 600;line-height: 30px;}
.filterBox .filterForm dd{width: calc(100% - 130px);padding: 0 15px;color: #555;box-sizing: border-box;float: left;}
.filterBox .filterForm dt input[type="checkbox"]{margin: 0 5px;}
.filterBox .btn_wrap{float: left;width: 110px;text-align: center;margin: 0;padding: 0;}
.filterBox .btn_wrap .btn{margin: 1px 0;width: 110px;min-width: 110px;padding: 0;}
.filterBox.filterBoxWide{padding: 10px 0px;}
.filterBox.filterBoxWide .filterForm{width: 100%}
.filterBox.filterBoxWide .filterForm dt{width: 150px;}
.filterBox.filterBoxWide .filterForm dd{width: calc(100% - 150px)}
.filterBox.filterBoxWide .filterForm .filterForm_in{padding: 7px 35px;box-sizing: border-box;height: auto;overflow: hidden;}
.filterBox.filterBoxWide .btn_wrap{width: 100%;margin-top: 10px;}
.filterBox .more_wrap{float: left;clear: both;width: 100%;margin-top: 10px;border-top: 1px dashed #c7cac9;border-bottom: 1px dashed #c7cac9;padding: 15px 35px;box-sizing: border-box;background: #f9f9f9;}
.filterBox .pmWrap input{width: calc(50% - 8px);float: left;margin: 0;}
.filterBox .pmWrap .pm{width: 9px;height: 29px;background: url(../img/common/pm.png) no-repeat center;display: block;vertical-align: middle;float: left;margin: 0 3px;}
.filterBox.filterB_oneR02 {} 
.filterBox.filterB_oneR02 .filterForm { width: calc(100% - 180px);}
.filterBox.filterB_oneR02 .btn_wrap {width: 180px;}
.filterBox.filterB_oneR02 .btn_wrap .btn {width:100%; }

/* 달력 */

.rap {
 
    padding: 30px  1.4rem;
    margin-top: 0.3rem;
    border: 1px solid #eee;
    border-radius: 10px;
}

.dateHead {
  margin-bottom: .4rem;
}

.dateHead div {
  background: #1a9094;
    color: #fff;
    text-align: center;
    border-radius: 24px;
	font-weight: 600;
}

.grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 5px;
}

.grid div {
  padding: .6rem;
  font-size: 20px;
  cursor: pointer;
}

.dateBoard div {
  color: #222;
  font-weight: bold;
  min-height: 6rem;
  padding: .6rem .8rem;
  border-radius: .6rem;
  border: 1px solid #eee;
}
/*주간*/
.week  div {
color: #222;
  font-weight: bold;
  min-height: 400px;
  padding: .6rem .8rem;
  border-radius: .6rem;
  border: 1px solid #eee;
}
.noColor {
  background: #eee;
}

.header-21 {
  display: flex;
  justify-content: space-between;
  padding: 1rem 2rem;
}
.header-21 h2 {font-size:27px;margin:-13px 0px 33px 0px;}
.btn-1 {
 display: block;
 width: 20px;
 height: 20px;
 border: 3px solid #000;
 border-width: 3px 3px 0 0;
 cursor: pointer;
}

.prevDay {
  transform: rotate(-135deg);
}

.nextDay {
  transform: rotate(45deg);
}

.dateBoard div p {
font-weight: normal;
    margin-top: 0.2rem;
    background: #5c33bd;
    color: #fff;
    font-size: 16px;
}

.dateBoard div p1 {
    margin-top: 0.2rem;
    background: white;
    color: black;
    font-size: 16px;
}

/* ------------- */

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");


/*상세*/
.boardView{width: 100%;height: auto;overflow: hidden; border-top: 2px solid #333;margin-bottom: 30px;border: 1px solid #eee;
    border-radius: 10px;  box-shadow: 0px 3px 0px #f1f1f1;}
.boardView .boardV_top{width: 100%;padding: 18px 28px 13px;box-sizing: border-box;border-bottom: 1px dashed #d9d9d9;border-left: 10px solid #7c8fe8;}
.boardView .boardV_top .headLine{font-size: 17px;font-weight: 400;line-height: 22px;margin-bottom: 10px;}
.boardView .boardV_top .info{}
.boardView .boardV_top .info span{color: #666;}
.boardView .boardV_top .info span:after{content: '';width: 1px;height: 10px;background: #ccc;display: inline-block;vertical-align: middle;margin: 0 8px}
.boardView .boardV_top .info span:last-child:after{display: none;}
.boardView .boardV_top .info span i {font-size: 12px;opacity: 0.8;}
.boardView .boardV_top .info span b{font-weight: 500;color: #333;position: relative;/*padding-left: 8px;*/}
.boardView .boardV_top .info span b:before{content: '';display: none;position: absolute;left: 0;top: 10px;width: 3px;height: 3px;border-radius: 3px;background: #7c7d8f;}
.boardView .boardV_file{background: #fcfff6;width: 100%;height: auto;overflow: hidden;text-align: right;padding: 8px 28px;box-sizing: border-box;border-bottom: 1px dashed #d9d9d9;}
.boardView .boardV_file li a{color:#0024a5}
.boardView .boardV_file li a:hover{text-decoration: underline;}
.boardV_cont{width: 100%;height: auto;overflow: hidden;padding: 30px;box-sizing: border-box;border-bottom: 1px solid #d9d9d9;}
/*답변*/
.answerBox{width: 100%;height: auto;overflow: hidden;border-top: 1px solid #333;background: #f9f9f9;border-bottom: 1px solid #d9d9d9;margin-bottom: 10px}
.answerBox .answerB_top{padding: 7px 28px;border-bottom: 1px dashed #d9d9d9;}
.answerBox .answerB_top p{display: inline-block;font-size: 16px;font-weight: 400;}
.answerBox .answerB_top span{color: #666;margin-left: 5px}
.answerBox .answerB_cont{width: 100%;height: auto;overflow: hidden;padding: 10px 30px 15px;box-sizing: border-box;}

/*----------------- 폼 -----------------*/
.filterBox{width: 100%;height: auto;overflow: hidden;border: 1px solid #d9d9d9;padding: 17px 35px;box-sizing: border-box;margin-bottom: 35px;background: #fff;box-shadow: 0px 3px 0px #f1f1f1;position: relative;min-height: 72px;}
.filterBox.filterB_oneR{padding: 8px 35px; min-height: 50px;}
.filterBox .btn{height: 30px;padding: 0 10px;}
.filterBox .filterForm{overflow: hidden;float: left;width: calc(100% - 110px);}
.filterBox .filterForm .row{float: left;position: relative;width: 100%;margin: 2px 0;align-items: center;}
.filterBox .filterForm .row-1  {width: 8.333333%; }
.filterBox .filterForm .row-2  {width: 16.666667%;}
.filterBox .filterForm .row-3  {width: 25%;}
.filterBox .filterForm .row-4  {width: 33.333333%;}
.filterBox .filterForm .row-5  {width: 41.666667%;}
.filterBox .filterForm .row-6  {width: 50%;}
.filterBox .filterForm .row-7  {width: 58.333333%;}
.filterBox .filterForm .row-8  {width: 66.666667%;}
.filterBox .filterForm .row-9  {width: 75%;}
.filterBox .filterForm .row-10 {width: 83.333333%;}
.filterBox .filterForm .row-11 {width: 91.666667%;}
.filterBox .filterForm .row-12 {width: 100%;}
.filterBox .filterForm dt{width: 130px;padding: 0 10px;font-weight: 400;box-sizing: border-box;float: left;font-weight: 600;line-height: 30px;}
.filterBox .filterForm dd{width: calc(100% - 130px);padding: 0 15px;color: #555;box-sizing: border-box;float: left;}
.filterBox .filterForm dt input[type="checkbox"]{margin: 0 5px;}
.filterBox .btn_wrap{float: left;width: 110px;text-align: center;margin: 0;padding: 0;}
.filterBox .btn_wrap .btn{margin: 1px 0;width: 110px;min-width: 110px;padding: 0;}
.filterBox.filterBoxWide{padding: 10px 0px;}
.filterBox.filterBoxWide .filterForm{width: 100%}
.filterBox.filterBoxWide .filterForm dt{width: 150px;}
.filterBox.filterBoxWide .filterForm dd{width: calc(100% - 150px)}
.filterBox.filterBoxWide .filterForm .filterForm_in{padding: 7px 35px;box-sizing: border-box;height: auto;overflow: hidden;}
.filterBox.filterBoxWide .btn_wrap{width: 100%;margin-top: 10px;}
.filterBox .more_wrap{float: left;clear: both;width: 100%;margin-top: 10px;border-top: 1px dashed #c7cac9;border-bottom: 1px dashed #c7cac9;padding: 15px 35px;box-sizing: border-box;background: #f9f9f9;}
.filterBox .pmWrap input{width: calc(50% - 8px);float: left;margin: 0;}
.filterBox .pmWrap .pm{width: 9px;height: 29px;display: block;vertical-align: middle;float: left;margin: 0 3px;}
.filterBox.filterB_oneR02 {} 
.filterBox.filterB_oneR02 .filterForm { width: calc(100% - 180px);}
.filterBox.filterB_oneR02 .btn_wrap {width: 180px;}
.filterBox.filterB_oneR02 .btn_wrap .btn {width:100%; }
/* --------------------- 테이블 --------------------- */
table b{font-weight: 400}
/* 기본테이블 */
.contTbl{width:100%;margin:5px 0 10px;border:0;border-collapse:separate;border-top: 2px solid #333;border-bottom: 1px solid #ccc;border-right:1px solid #fff;background:#fff;word-break: keep-all;table-layout: fixed;}
.contTbl>*>tr{border-right:2px solid #fff;}
.contTbl>*>tr>th,
.contTbl>*>tr>td {padding: 7px 8px;border-color: #cccccc;border-style:solid;border-width:1px 1px 0 0;vertical-align:middle;line-height: 1.3;}
.contTbl>*>tr>td{font-size: 13px;height: 33px;}
.contTbl>*>tr>td a{color: #0024a5; font-weight: 500;word-break: break-all;}
.contTbl>*>tr>td a:not([class*='btn']):hover{text-decoration: underline;}
.contTbl>*>tr>td p{margin: 3px 0}
.contTbl>*>tr>th{background: #fafafa;color: #333;font-weight: 500;}
.contTbl>*>tr>th[scope=rowgroup],.contTbl>*>tr>th[scope=colgroup],.thBg{background: #f2f2f2 !important}
.contTbl>*>tr>*:last-child{}
.contTbl>thead>tr>th{border-width:0 1px 1px 0;text-align:center;padding: 10px 5px;}
.contTbl>tfoot>tr>th{}
.contTbl > tfoot > * {background: #f7f7f7;font-weight:400;}
.contTbl > tfoot td,.contTbl > tfoot th{border-top: 1px solid #888}
.contTbl>tbody>tr:first-child>th,
.contTbl>tbody>tr:first-child>td{border-top-width:0;}
.contTbl * > table {margin:0 !important;}
.cT_line{border-left: 1px solid #d9d9d9;}
.cT_line>*>tr{border-right: none;}
.contTbl.slim>*>tr>th, .contTbl.slim>*>tr>td{padding: 5px 6px;}
.contTbl.slim>thead>tr>th{padding: 7px 6px;}
.contTbl.slim >*>tr>* {padding-left:3px;padding-right:3px;}
.borR{border-right: 1px solid #ccc !important;}
.required {}
.required:after {color:#c53f3f; content:'*'; display:inline-block; width:5px; height: 5px; margin:0 0 0 3px; }
.reDoclist{color: #195aaa;font-weight: 400;display: inline-block;vertical-align: -3px;position: relative;padding-left: 2px;margin-left: 20px;}
.reDoclist:before{content: "\f069";font-family: 'Font Awesome 5 Free';display: inline-block;font-weight: 900;font-size: 10px;position: absolute;left: 0;top: 2px;}
.reDoclist li{float: left;margin-left: 10px;}
.update_file label {
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
}

.update_file input[type="file"] {  /* 파일 필드 숨기기 */
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip:rect(0,0,0,0);
  border: 0;
}

.addedFormDiv > div {position: relative;margin: 4px 0;}
.addedFormDiv .add {position: absolute;top: 1px;left: 36%;z-index: 1;margin-top: -1px;padding: 8px 10px;font-size: 12px;color: #4e4e4e;background: #f8f8f8;border: 1px solid #e0e0e0;box-sizing: border-box;}
.add+.i_text {margin-left: -3px;}
.i_text {position: relative;box-sizing: border-box;max-width: 100%;-webkit-border-radius: 0;-webkit-appearance: none;-moz-appearance: none;display: inline-block;border: 1px solid #e0e0e0;border-radius: 0px;background-color: #fff;color: #000;white-space: nowrap;transition: .2s ease-out;line-height: 1;font-family: 'Noto Sans',Helvetica,'맑은 고딕','Malgun Gothic','나눔고딕',NanumGothic,'Nanum Gothic','돋움',Dotum,Arial,sans-serif;padding: 7px 68px 7px 8px;height: 30px;width: 43%;color: #656565;}
.addedFormDiv .btn_pack a {margin-left: 5px; text-decoration: none; font-size: 0; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: #333;}
.addedFormDiv .btn_pack a::before {content: "\f00d"; font-size: 14px;}
.addedFormDiv .btn_pack {display:inline-block;margin: 0 0 5px 4px;}
.addBtn {margin: 0 0 7px 0;padding: 7px 13px;background-color: #464646;color: #fff;border: none;font-size: 13px;border-radius: 15px;}

.addBtn i {margin-right: 2px;font-size: 11px;vertical-align: 1px;}
h5.tle{font-size: 17px;font-weight: 500;font-family: 'SCoreDream'; margin: 20px 0 5px;}
.agree_box {}
.agree_box > h4{}
.join_member_1 {height: 200px;overflow-y: scroll;border: 1px solid #d9d9d9;box-sizing: border-box;padding: 20px 30px;background: #f8f8f8;}
.join_member_1 + .form-check {text-align: right;margin: 0.5rem 0 2rem 0;}
.join_member_1 + .form-check > span {margin:0 5px;}
.join_member_1 > h5.tle:nth-child(1) {margin-top:5px;}

#container .wp1400 .button-1 {border-radius: 30px; line-height: 1.3;width: 9%;float: right;margin-top: 20px;}
/* 페이징 */
.pagination{clear:both; width:100%; margin:15px 0 0; text-align:center;}
.pagination * > a {vertical-align: middle;display: inline-block;width: 27px;height: 27px;/* border: 1px solid #e6e6e6; */text-align:center;line-height: 27px;}
.pagination > .pages > a {margin: 0;vertical-align: bottom;}
.pagination > .pages > a:hover{text-decoration: underline;color: #1967b4}
.pagination .on {background: #1967b4;color:#fff !important;border-radius: 8px;text-decoration: none !important;}
.control > a {background: url(../img/btn_pagination.png) no-repeat;border: 1px solid #e6e6e6;border-radius: 8px;margin: 0 2px 0 0;box-sizing: border-box;}
.control > a:hover{background-color: #f9f9f9}



/* --------------------- 탭 디자인 --------------------- */
/* 탭 _ 00.기본 박스 형태 */
.tab_00{padding:0 0 0 1px;border-top:1px solid #d7d7d7;overflow:hidden;}
.tab_00 > button,
.tab_01 > button {display: none;}
.tab_00 ul {margin:0;display: block;}
.tab_00 ul > li{float:left;width:100%;margin:0;padding:0;}
.tab_00 ul > li>a{text-align:center;display:block;min-height:1.333em;margin:-1px 0 0 -1px;padding:9px;border:1px solid #d7d7d7;background:#fff;color:#666;text-decoration:none !important;}
.tab_00 ul > li>a:hover,
.tab_00 ul > li>a:focus{background-color:#4496e8;border:1px solid #3287dd;color:#fff;}
.tab_00 ul > li.on>a{z-index:10;position:relative;border-color:#26a;background-color:#37b;color:#fff;font-weight:500;cursor:default;}
/* 탭 _ 01.인덱스 형태 */
.tab_01{position:relative;overflow: hidden;}
.tab_01:before{content: '';display: block;width: calc(100% - 1px);height: 1px;background: #ddd;bottom: 0px;left: 0;position: absolute;z-index: -1;}
.tab_01 ul > li{border-top-right-radius: 10px;
    border-top-left-radius: 10px;float: left;border: 1px solid #ccc;border-left: none;border-bottom: 1px solid #fff;text-align: center;background: #ffffff;outline: none;height: 52px;line-height: 50px;box-sizing: border-box;font-family: 'SCoreDream';font-weight: 400;}
.tab_01 ul > li:first-child { border-left:1px solid #ccc ; }
.tab_01 ul > li > a{display:block;padding: 0 5px;font-size: 16px;color: #aaaaaa;height: 100%;line-height: 52px;}
.tab_01 ul > li.on{border-top-right-radius: 10px;
    border-top-left-radius: 10px;
	font-weight: 400;margin-top: 0px;/* margin-left: -1px; */border: 3px solid #0e3490;border-bottom: none;border-left-color: #0c3681;color: #0c3681;line-height: 37px;background: #fff;z-index: 20;position: relative;height: 52px;line-height: 50px;box-sizing: border-box;font-weight: 700;}
.tab_01:after {display: none;clear: both;content: '';position: absolute;bottom: 0;height: 1px;background: #0c3681;width: 100%;}
.tab_01 ul > li.on, .tab_01 ul > li:first-child>button:focus {}
.tab_01 ul > li:hover > a,.tab_01 ul > li.on > a {color: #1d3a63;}
/* 탭 _ 개수에따른 width */
[class*='tab_'] {margin: 0 0 28px 0;}
.tab-1 > li{width:100%;text-align:left;}
.tab-2 > li{width:50%;}
.tab-3 > li{width:33.33333%;}
.tab-4 > li{width:25%;}
.tab-5 > li{width:20%;}
.tab-6 > li{width:16.66666%;}
.tab-7 > li{width:14.28571%;}
.tab-8 > li{width:12.5%;}
.tab-9 > li{width:11.11111%;}
.tab-10 > li{width:10%;}
.tab-11 > li{width:9.09091%;}
.tab-12 > li{width:8.33333%;}

/* filterForm 탭 */
.filTwrap ul > li{float: left;background: #f1f1f1;border: 1px solid #d9d9d9;border-left: none;margin-bottom: -1px;position: relative;height: 40px;line-height: 40px;text-align: center;font-size: 15px;font-weight: 400;box-sizing: border-box;}
.filTwrap ul > li > a{display: block;color: #ababab;}
.filTwrap ul > li:first-child{border-left: 1px solid #d9d9d9;}
.filTwrap ul > li.on{background: #fff;font-weight: 600;}
.filTwrap ul > li.on > a{color:#000}
.filTwrap ul > li.on:after{content: '';width: 100%;height: 2px;background: #fff;display: block;position: absolute;z-index: 3;bottom: -1px}

.filTwrap1 ul > li{float: left;background: #f1f1f1;border: 1px solid #d9d9d9;border-left: none;margin-bottom: -1px;position: relative;height: 40px;line-height: 40px;text-align: center;font-size: 15px;font-weight: 400;box-sizing: border-box;}
.filTwrap1 ul > li > a{display: block;color: #ababab;}
.filTwrap1 ul > li:first-child{border-left: 1px solid #d9d9d9;}
.filTwrap1 ul > li.on{background: #fff;font-weight: 600;}
.filTwrap1 ul > li.on > a{color:#000}
.filTwrap1 ul > li.on:after{content: '';width: 100%;height: 2px;background: #fff;display: block;position: absolute;z-index: 3;bottom: -1px}

/*내정보*/
.my {
position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    
	    box-shadow: 0px 3px 0px #f1f1f1;
}
.my .my_main {width:100%;overflow:hidden;    background: #1a9e9e;}
.my h3 {padding: 10px;font-size: 17px;   
	text-align: center;
    width: 84%;
    margin: 0 auto;
    font-weight: 600;
	color:#fff;}
.my .photo {overflow:hidden;margin:10px auto; }
.my .photo img {border-radius: 50%; width: 70px; height: 70px; display: block;  margin: 0 auto;}
.my .info {width: 100%;
    overflow: hidden;}
.my .info ul { padding: 18px;    overflow: hidden;}
.my .info ul  li {width:100%;float: left;margin-bottom: 2px;
    font-size: 16px; border-bottom: 1px solid #eee;padding-bottom: 7px;}
.my .info ul  li p {float: left;display: block;overflow:hidden;}
.my .info ul li span {float: right;}
/*전자문서*/
.present {position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-top: 20px;
	    box-shadow: 0px 3px 0px #f1f1f1;
	}
.present  .p_t {width:100%;overflow:hidden;    background: #1a9e9e;}
.present h3 {padding: 10px;font-size: 17px;   
	text-align: center;
    width: 84%;
    margin: 0 auto;
    font-weight: 600;
	color:#fff;
	}
.present  .p_r {    width: 100%;
    overflow: hidden;  
	}
.present  .p_r ul {  padding: 18px;    overflow: hidden; }
.present  .p_r ul li {width:100%;float: left;margin-bottom: 2px;
    font-size: 16px;
    border-bottom: 1px solid #eee;padding-bottom: 7px;}
.present  .p_r ul li p { float: left;display: block;overflow:hidden;}
.present  .p_r ul li span {float: right;}


/*메신저 문자*/

.mes {position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-top: 20px;
	box-shadow: 0px 3px 0px #f1f1f1;
	}
.mes  .ms {width:100%;overflow:hidden;background: #1a9e9e;}
.mes h3 {padding: 10px;font-size: 17px;
  
	text-align: center;
    width: 84%;
    margin: 0 auto;
    font-weight: 600;
	color:#fff;
	}
.mes  .mr {    width: 100%;
    overflow: hidden;  
	}
.mes  .mr ul {  padding: 18px;    overflow: hidden;}
.mes  .mr ul li {width:100%;float: left;margin-bottom: 2px;
    font-size: 16px;
    border-bottom: 1px solid #eee;padding-bottom: 7px;}
.mes  .mr ul li p { float: left;display: block;overflow:hidden;}
.mes  .mr ul li span {float: right;}

/*오늘일정*/
.today {position: relative;
    overflow: hidden;
    width: 27%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    float:left;
	box-shadow: 0px 3px 0px #f1f1f1;
	height: 703px;
	margin: 0px 17px 0px 17px;
	}
.today .p_t {width:100%;overflow:hidden;background: #1a9e9e;margin-bottom: 20px;}
.today h3 {padding: 10px;font-size: 17px;
    
	text-align: center;
    width: 84%;
    margin: 0 auto;
    font-weight: 600;
	color:#fff;
	}
.today  .to_y {    width: 100%;
    overflow: hidden;  
	}
.today .to_y ul {     overflow: hidden;}
.today  .to_y ul li {width:100%;float: left;margin-bottom: 2px;
    font-size: 15px;
    border-bottom: 1px solid #eee;padding-bottom: 7px;}
.today  .to_y ul li p { float: left;display: block;margin-right: 64px;}
.today  .to_y ul li span {}
.today  .to_y ul li  img.blink {width:5%;margin:2px 0px 0px 3px; animation: blink-effect 1.5s step-end infinite;}
@keyframes blink-effect {
  50% {
    opacity: 0;
  }
}

.img_blink {width:5%;margin:2px 0px 0px 3px; animation: blink-effect 1.5s step-end infinite;}

.blink_text { 
    animation: blink-effect 1s step-end infinite; 
	color:red;
}

 #tab_wrap-1{
 
  display: flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  margin-bottom:23px
  
}
/*tab*/
 .lst_tab-1{
  overflow:hidden;
  width:100%;
  margin:0 auto;
  border-bottom: 1px solid #eee;
}
 .lst_tab-1>li{
  float:left;
  width: 46%;
  margin-left: 10px;
  height:52px;
  line-height:52px;
  text-align:center;
  border-radius: 10px;
  
 
  background:#efefef;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -ms-box-sizing:border-box;
  cursor:pointer;
}
 .lst_tab-1>li:nth-child(even){}
 .lst_tab-1>li:first-child{}
 .lst_tab-1>li.tab_active{background:#173667;color:#fff;font-weight:600;border-radius: 10px;}
    
 .tab_con-1{
  
  margin:0 auto;
  padding:20px;
  background:#fff;
 
  box-sizing:border-box
}

.btn_area { height:40px; position:relative;text-align:center;margin:30px 0px 40px 0px;}
.btn_area .left_btn {position:absolute;top:0;left:0;}
.btn_area .left_btn button{min-width: 130px;margin: 0 6px;padding: 10px 25px;border-radius: 30px;}
.btn_area .right_btn {position:absolute;top:0;right:0;}
.btn_area .right_btn button{min-width: 130px;margin: 0 6px;padding: 10px 25px;border-radius: 30px;}

.btn_md_gray {display:inline-block;min-width:100px;height:40px;padding:0px 30px 0px 30px;color:#ffffff;font-size:16px;font-weight:700;line-height:0px;background:#999999;border:1px solid #999999;text-align:center;border-radius:2px;}
.btn_md_dgreen {display:inline-block;min-width:100px;height:40px;padding:0px 30px 0px 30px;color:color:#ffffff;font-size:16px;font-weight:700;line-height:0px;background:#025c4e;border:1px solid #025c4e;text-align:center;border-radius:2px;}
.btn_md_green {display:inline-block;min-width:100px;height:40px;padding:0px 30px 0px 30px;color:color:#ffffff;font-size:16px;font-weight:700;line-height:0px;background:#008470;border:1px solid #008470;text-align:center;border-radius:2px;}
.btn_md_black {display:inline-block;min-width:100px;height:40px;padding:0px 30px 0px 30px;color:color:#ffffff;font-size:16px;font-weight:700;line-height:0px;background:#424242;border:1px solid #424242;text-align:center;border-radius:2px;}
.btn_md_bline {display:inline-block;min-width:100px;height:40px;padding:0px 30px 0px 30px;color:color:#424242;font-size:16px;font-weight:700;line-height:0px;background:#fff;border:1px solid #424242;text-align:center;border-radius:2px;}
.btn_md_gline {display:inline-block;min-width:100px;height:40px;padding:0px 30px 0px 30px;color:color:#025c4e;font-size:16px;font-weight:700;line-height:0px;background:#fff;border:1px solid #025c4e;text-align:center;border-radius:2px;}
.btn_md_blue {display:inline-block;min-width:100px;height:40px;padding:0px 30px 0px 30px;color:color:#ffffff;font-size:16px;font-weight:700;line-height:0px;background:#2d3bcc;border:1px solid rgba(0,0,0,0.1);text-align:center;border-radius:2px;}
.btn_md_red {display:inline-block;min-width:100px;height:40px;padding:0px 30px 0px 30px;color:color:#ffffff;font-size:16px;font-weight:700;line-height:0px;background:#d52b00;border:1px solid rgba(0,0,0,0.1);text-align:center;border-radius:2px;}
/* 버튼 hover */
.btn_md_gray:hover {opacity:0.6;}
.btn_md_dgreen:hover {opacity:0.6;}
.btn_md_green:hover {opacity:0.6;}
.btn_md_black:hover {opacity:0.6;}
.btn_md_bline:hover {opacity:0.6;}
.btn_md_gline:hover {opacity:0.6;}
.btn_md_blue:hover {opacity:0.6;}

.btn_area_center{margin:30px 0px;text-align:center;} button{ margin:0px 4px;}


.btn_area1 { height:40px; position:relative;text-align:center;margin:30px 0px 40px 0px;}
.btn_area1 .left_btn {position:absolute;top:0;left:0;}
.btn_area1 .left_btn button{margin-right:2px}
.btn_area1 .right_btn {position:absolute;top:0;right:0;}
.btn_area1 .right_btn button{margin-left:2px}
.btn_area1 .page_skip {display:inline-block;}
.btn_area1 .page_skip li {float:left;padding:0px 2.5px}
.btn_area1 .page_skip li a {width: 100%;display:block;line-height:36px;padding:0px 15px 0px 15px;height:40px;border:1px solid #dee0e6;border-radius:4px;box-sizing:border-box;color:#666666;}
.btn_area1 .page_skip li a:hover,
.btn_area1 .page_skip li.on a {color:#fff; background:#444;border:1px solid #444;text-decoration:none;}
.btn_area1 .page_skip li.disabled {pointer-events:none; opacity:0.8;}
.btn_area1 .page_skip .preview {padding:0;width:40px;font-size:0;background:url('../img/page_skip_01.png') no-repeat center;}
.btn_area1 .page_skip .preview:hover {background:url('../img/page_skip_on01.png') no-repeat center #444;}
.btn_area1 .page_skip .pre {padding:0;width:40px;font-size:0;background:url('../img/page_skip_01.png') no-repeat center;}
.btn_area1 .page_skip .pre:hover {background:url('../img/page_skip_on01.png') no-repeat center #444;}
.btn_area1 .page_skip .next {padding:0;width:40px;font-size:0;background:url('../img/page_skip_02.png') no-repeat center;}
.btn_area1 .page_skip .next:hover {background:url('../img/page_skip_on02.png') no-repeat center #444;}

.btn_area_center{margin:30px 0px;text-align:center;} button{ margin:0px 4px;}


#header-1{width:100%;}
#header-1:after{content:"";clear:both;display:block}
nav{float:right;width:28%;}
nav > ul.nav1{float:left;position:relative;width:715px;}
nav ul.nav1 li{float:left;font-weight: 600;}
nav .dropdown{position:relative}
nav li a{float:left;padding:22px;font-size:16px;}
nav li a:hover{    
    color: #494ea1;}
nav li ul{display:none}
nav li:hover ul{display:inline}
nav li li{float:none}
nav .dropdown ul{position:absolute;left:0;top:100%;background:#fff;padding:20px 0;border-bottom:3px solid #34495e}
nav .dropdown li{white-space:nowrap}
nav .dropdown li a{padding:10px 35px;font-size:13px;min-width:200px}
nav .mega-dropdown{position:absolute;top:100%;left:0;background:#f7f9ff;overflow:hidden;padding:20px 15px;border-bottom:3px solid #19868c}
nav li li a{text-align: left;float:none;color:#333;display:block;padding:8px 10px;border-radius:3px;font-size:13px}
nav li li a:hover{background:#f0d56f;}
.mega-col li {width:33.3333%;}


#menu-icon{position:absolute;right:0;top:50%;margin-top:-12px;margin-right:30px;display:none}
#menu-icon span{border:2px solid #fff;width:30px;margin-bottom:5px;display:block;-webkit-transition:all .2s;transition:all .1s}
@media only screen and (max-width: 1170px) {
  nav >ul>li >a{padding:35px 15px}
}
@media only screen and (min-width: 960px) {
  nav{display:block!important}
}
@media only screen and (max-width: 959px) {
  nav{display:none;width:100%;clear:both;float:none;max-height:400px;overflow-y:scroll}
  #menu-icon{display:inline;top:45px;cursor:pointer}
  #menu-icon.active .first{transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-top:10px}
  #menu-icon.active .second{transform:rotate(135deg);-webkit-transform:rotate(135deg);position:relative;top:-9px;}
  #menu-icon.active .third{display:none}
  .search{float:none}
  .search input{width:100%}
  nav{padding:10px}
  nav ul{float:none}
  nav li{float:none}
  nav ul li a{float:none;padding:8px;display:block}
  #header nav ul ul{display:block;position:static;background:none;border:none;padding:0}
  #header nav a{color:#fff;padding:8px}
  #header nav a:hover{background:#fff;color:#333;border-radius:3px}
  #header nav ul li li a:before{content:"- "}
  .mega-col{width:100%}
}

.subCbox .searchmap {
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 20px;    
    padding: 20px;
}
.subCbox .searchmap h3 {
		font-size:20px;
		font-weight:600;
		border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.subCbox .searchmap select {
	border-radius: 30px;
    padding: 10px;
}
.subCbox .searchmap input {
    padding: 9px;
    border-radius: 30px;
    border-color: #eee;
}
.subCbox .searchmap button {padding:10px;}
.subCbox .searchmap .maps {margin-top:10px;}
.subCbox .titlemap {margin-top:20px;}
.subContWrap #side-menu {transition: margin-left 0.5s;}

/*퀵 메뉴*/
.quickmenu {position:absolute;top:50%;right:0px;;z-index:9999;opacity: 0.8;margin-top:0;left:95%;}
.quickmenu ul {position:relative;float:left;width:100%;}
.quickmenu ul li {float:left;width:100%;text-align:center;border-radius: 10px; margin-bottom: 8px;}
.quickmenu ul li a {}
.quickmenu ul li a:hover {}
.quickmenu ul li a img {width:50%;}
.quickmenu ul li:last-child {border-bottom:0;}

/*파일선택 디자인*/
.blue-btn:hover,
.blue-btn:active,
.blue-btn:focus,
.blue-btn {
 
  color: #27a9e0;
  font-size: 16px;
  
  
}

.fileUpload {
  position: relative;
  overflow: hidden;

  margin-top: 0;
  border: none;
}
.fileUpload span {display: block;
    text-align: center;
    padding:6px;}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  
}

/*Chrome fix*/
input::-webkit-file-upload-button {
  cursor: pointer !important;
  height: 42px;
  width: 100%;
}


#MsgPop{width:600px;height:auto;position:fixed;display:none;border:7px solid #cccfef;padding:10px;background:#fff;border-radius: 10px;z-index:999;}
#MsgPop .close{     position: absolute;  bottom: 87.7%; right: 6.5%;   font-weight: 600;line-height: 1.5;font-size: 25px;}
#MsgPop .menu{      position: absolute;  bottom: 89.7%; left: 6.5%;   line-height: 1.5;font-size: 20px;}
#MsgPop .menu1{      position: absolute;  bottom: 86.7%; left: 15%;   line-height: 1.5;font-size: 20px;}
#MsgPop .menu2{      position: absolute;  bottom: 86.7%; left: 17%;   line-height: 1.5;font-size: 20px;}
#MsgPop .poptitle {border-radius: 10px; background: #f3f5ff;    padding: 10px; text-align: center;position: relative;}
#MsgPop .poptitle h3 {    font-size: 19px; font-weight: 500;}
#MsgPop .popcont {width:100%;overflow:hidden;padding-top: 16px;border-bottom: 2px solid #eee;    padding-bottom: 10px;}
#MsgPop .popcont h3 {border-left: 5px solid #5b82d9; font-size: 17px; padding-left: 10px;}
#MsgPop .popc {width:100%;overflow:hidden;padding: 10px 0px 10px 0px;overflow-x: hidden; overflow-y: auto; height: 300px;}

/*보유인력 팝업*/
#layerPop{width:600px;height:auto;position:fixed;display:none;border:7px solid #cccfef;padding:10px;background:#fff;border-radius: 10px;z-index:999;}
#layerPop .close{     position: absolute;  bottom: 87.7%; right: 6.5%;   font-weight: 600;line-height: 1.5;font-size: 25px;}
#layerPop .poptitle {border-radius: 10px; background: #f3f5ff;    padding: 10px; text-align: center;position: relative;}
#layerPop .poptitle h3 {    font-size: 19px; font-weight: 500;}
#layerPop .popcont {width:100%;overflow:hidden;padding-top: 16px;border-bottom: 2px solid #eee;    padding-bottom: 10px;}
#layerPop .popcont h3 {border-left: 5px solid #5b82d9; font-size: 17px; padding-left: 10px;}
#layerPop .popc {width:100%;overflow:hidden;padding: 10px 0px 10px 0px;overflow-x: hidden; overflow-y: auto; height: 300px;}
.contTbl>*>tr>td span {border: 1px solid #b0aed1;
    margin-left: 7px;
    padding: 5px;
    border-radius: 10px;
}

/*아이디 패스워드 찾기*/
 .loss {
              width: 100%;
              height: auto;
              overflow: hidden;
              border: 1px solid #d9d9d9;
              box-sizing: border-box;
              background: #fff;
              box-shadow: 0px 3px 0px #f1f1f1;
              position: relative;
              border-radius: 10px;
              padding: 28px;
            }

            .losstab {
              float: left;
              width: 100%;
              height: 826px;
            }

            .losstabnav {
              font-size: 0;
              width: 100%;
              border-bottom: 1px solid #ddd;
              border-left: 1px solid #ddd;
            }

            .losstabnav li {
              display: inline-block;
              height: auto;
              text-align: center;
              border-right: 1px solid #ddd;
            }

            .losstabnav li a:before {
              content: "";
              position: absolute;
              left: 0;
              top: 0px;
              width: 100%;
              height: 3px;
            }

            .losstabnav li a.active:before {
              background: #1786dc;
            }

            .losstabnav li a.active {
              border-bottom: 1px solid #fff;
            }

            .losstabnav li a {
              position: relative;
              display: block;
              background: #f8f8f8;
              color: #000;
              padding: 0 30px;
              line-height: 46px;
              text-decoration: none;
              font-size: 16px;
              border-top: 1px solid #ddd;
            }

            .losstabnav li a:hover,
            .losstabnav li a.active {
              background: #fff;
              color: #1382df;
              font-weight: 600;
              border-top: 1px solid #ddd;
            }

            .losstabcontent {
              padding: 20px;
              height: auto;
              border-top: none;
            }

            .losstabcontent #losstab01 h3 {
              font-size: 32px;
              font-weight: 600;
              text-align: center;
              border-bottom: 1px solid #eee;
            }

            .losstabcontent #losstab01 p.losstitle {
              display: block;
              text-align: center;
              padding: 25px;
              font-size: 15px;
            }

            .losstabcontent .lossimg img {}

            .losstabcontent .lossimg p.lossimgp {
              display: block;
              text-align: center;
            }

            .findIdPw {
              border: 1px solid #eee;
              padding: 10px;
              margin: 0 auto;
              width: 100%;
              overflow: hidden;
              border-radius: 10px;
            }

            .findIdPw form {
              padding: 30px;
            }

            .findIdPw p.findname {
              padding: 27px;
              text-align: center;
              font-size: 20px;
            }

            .findIdPw p.findEmail {
              margin-bottom: 30px;
              font-size: 20px;
              text-align: center;
            }

            .findBtn {
              text-align: center;
            }

            .findBtn .find-1 {
              width: 10%;
              border-radius: 17px;
            }

            .findBtn .find-2 {
              width: 10%;
              border-radius: 17px;
              background: #e2ffff;
            }

            .findIdPw p.findname input {
              border-radius: 20px;
              border-color: #eee;
              padding: 10px;
            }

            .findIdPw p.findEmail input {
              border-radius: 20px;
              border-color: #eee;
              padding: 10px;
            }

            .losstabcontent #losstab02 h3 {
              font-size: 32px;
              font-weight: 600;
              text-align: center;
              border-bottom: 1px solid #eee;
            }

            .losstabcontent #losstab02 p.losstitle {
              display: block;
              text-align: center;
              padding: 25px;
              font-size: 15px;
            }

            .findIdPw p.findid {
              margin-bottom: 30px;
              font-size: 20px;
              text-align: center;
            }

            .findIdPw p.findid input {
              border-radius: 20px;
              border-color: #eee;
              padding: 10px;
            }

			/*일간 일정표*/
			.daily {
          display: flex;
    height: auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    box-shadow: 0px 3px 0px #f1f1f1;
    }
.daily .list-container .d-info {
width: 100%;
    overflow: hidden;
    background: #1a9e9e;
}
.daily .list-container ul.d-list {padding:10px;}
.daily .list-container ul.d-list .list-item {
font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding: 8px;
}
.daily .list-container ul.d-list .list-item span {float: right;}
.daily .list-container .d-info h3 {
padding: 10px;
    font-size: 17px;
    text-align: center;
    width: 84%;
    margin: 0 auto;
    font-weight: 600;
    color: #fff;
}
    .list-container {
      width: 50%;
      overflow-y: auto;
      border-right: 1px solid #ccc;
    }

    .detail-container {
      width: 50%;
    
    }
.detail-container .d-wa {
width: 100%;
    overflow: hidden;
    background: #1a9e9e;
}
.detail-container .d-wa h3 {
padding: 10px;
    font-size: 17px;
    text-align: center;
    width: 84%;
    margin: 0 auto;
    font-weight: 600;
    color: #fff;
}   
.detail-container .d-warp {
padding:10px;
}
    .detail {
      display: none;}
	  .detail p {font-size: 15px;
    font-weight: 600;}

