ul,ol,li{list-style:none}



.Des_text{padding:30px 0;width:100%;margin:0 auto;}

.Des_text>h1{text-align:center;padding:10px;line-height: 1.2;
letter-spacing: 3px;position:relative}



.Des_text>h1::after{clear: both;
content: '';
display: block;
width: 100%;
height: 1px;
background: #888;
margin: 0 auto;
position: absolute;
top: 50%;
z-index: 2;left: 0;}
.Des_text>h5{text-align:center;padding:0px;}
.Des_text>h1>span{background: #fff;
display: inline-block;
padding: 0px 40px;

z-index: 3;
font-weight: 400;position: relative;}

.mt5{width:100%;display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: left;margin:7px auto;}

.mt5>b{width:20%;padding:10px;font-size:2em;font-weight: 400;color:#1e9b97;display:none}
.mt5>span{width:80%;padding:0 10px;font-weight: 300;color:#555;position:relative;top:0;left:0}

.mt5>span::before{
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #cec0b1;
  position: absolute;
   top: 0.6rem;
  left: -5px;
}

.mt5>a{width:100%;display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: left;margin:10px auto;}

.mt5>a>b{width:20%;padding:10px;font-size:2em;font-weight: 400;color:#1e9b97;display: none;}
.mt5>a>span{width:80%;padding:0 10px;font-weight: 300;color:#555;position:relative;top:0;left:0}


.mt5>a>span::before{
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #cec0b1;
  position: absolute;
  top: 0.6rem;
  left: -5px;
}

.Check_Btn{display:block !important;position:relative; top:0;z-index:9999}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mt45{margin-top:45px}
.mt50{margin-top:50px}
.mt55{margin-top:55px}
.mt60{margin-top:60px}

.p_box{width:100%;overflow:hidden}
.sub_txt{margin-top:10px;padding-top:35px;border-top:1px solid #e7e7e7;letter-spacing:-0.5px}

.history_div p{padding:0;}
.history_div{background:url('../img/history_line.gif') repeat-y 88px 0}
.history_img{width:156px;position:relative;float:left;margin-right:54px;padding-left:10px;text-align:center;min-height:40px;}
.history_img .year_body {width:156px;height:80px;background:#999 url('../img/bg_pattern.png') repeat;
	-webkit-border-top-left-radius: 20px;
	-moz-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.history_img .year_body.first {background-color:#e50011;}
.history_img span{position:absolute;top:6px;left:17px;right:0;display:block;text-align:center;color:#fff;font-size:3em;font-family:"NanumGothicBold"}

.history_txt{float:left;margin-top:12px;width: calc(100% - 220px);}
.history_txt .tit{position:relative;;color:#444;padding-top:8px;display:none}
.history_txt .tit .bar{position:absolute;top:0;left:0;width:15px;height:1px;background:#555}
.history_txt .tit h4{font-size:22px}


.history_txt p{font-size:16px;color:#888;line-height:24px;text-align:justify;}
.history_icon{width:130px;float:right;}
.history_icon {height:80px;overflow:hidden;border-bottom:1px solid #e7e7e7}
.history_icon img{width:100%;height:auto;}
.history_icon strong{color:#e13137}
.history_icon .tit{margin-top:2px;font-size:10px;color:#888}

.history_img,
.history_icon,
.history_txt {opacity:0}

@media all and (min-width:1px) and (max-width:800px) {

.mt5>b{width:100%;padding:10px;font-size:2em;font-weight: 400;color:#1e9b97}
.mt5>span{width:100%;padding:0 10px;font-weight: 300;color:#555}

.mt5>a>b{width:100%;padding:10px;font-size:2em;font-weight: 400;color:#1e9b97}
.mt5>a>span{width:100%;padding:0 10px;font-weight: 300;color:#555}

.history_img {
  width: 100%;
  position: relative;
  float: none;
  margin-right: 0px;
  padding: 10px;
  text-align: center;
  
}
.history_txt{
width: calc(100% - 0px);}
.tit{display:none !important}
.history_txt p {
padding:10px;
  font-size: 14px;
  color: #888;
  line-height: 24px;
  text-align: justify;
}
.history_img .year_body {
 
  width: 100%;
}
.history_img span {
  position: absolute;
  top: 22px;
  left: 0px;
  right: 0;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 3em;

}
.history_div {
  background: none;
}
.history_img>img{display:none}
}



/* 게시판 목록 */


#bo_cate {border-bottom: 1px solid #e7e7e7;position:relative;margin-top:-33px;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:27px;width:710px;zoom:1;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;font-size:16px;position:relative;padding:0 2em 0 3px;color:#888;
font-family:"ProximaNovaWeb", "NanumGothic"}
#bo_cate #bo_cate_on {z-index:2;color:#e13137;}
.td_subject img {margin-left:3px}




/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;padding:5px 10px}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none;text-align:right}
#bo_list_total {float:left;padding:0;height:2.5em;line-height:2.5em}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px;vertical-align:top;}
.btn_bo_adm li a{padding:8px;border:0;background:#eee;color:#777;text-decoration:none;vertical-align:middle;display:inline-block}
.btn_bo_adm input {padding:8px;border:0;background:#000;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f7f7f7}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
a.bo_cate_link {color: #fff;background: #333;font-size: 0.92em;padding: 3px 5px;display: inline-block;}
.bo_current {color:#e8180c}
.td_subject img {margin-left:3px}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
#bo_list {padding:20px}
#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch select{height:30px;}
#bo_sch .btn_sch{height:30px;border:0;background:#444;color:#fff;padding:0 5px}

/*
.btn_bo_adm input {padding:0 10px;height:25px;border:1px solid #e8180c !important;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;cursor:pointer}
*/
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.cnt_cmt {font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#wrapper_title {margin-bottom:20px;font-size:1.4em;letter-spacing:-1px;font-family: 'Arial', 'Malgun gothic', sans-serif;}
#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}
.btn_confirm p {padding-bottom:10px}
.frm_tbl td.td_not_input {padding:13px 10px;}
.frm_tbl td [type="checkbox"] {margin-right:3px;}
.frm_tbl td input[name="secret"] {margin-left:10px;}
.btn_confirm p {padding-bottom:10px !important}

/* 게시판 댓글 */
#bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc fieldset {margin:0 0 10px;padding:0}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px;letter-spacing:-1px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

#bo_vc form {padding:0}