@charset "utf-8";

.lnb_p .dep2>li>a:hover {font-weight:normal}
#header>.inner {height: 81px;}
.lnb_p {margin-right:80px}
.row {
	margin:0;
	padding:0;
	font-size:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.row > div {
	font-size:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.row > div > div {
	font-size:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.row > div > div > .col {
	display:inline-block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	vertical-align:top;
	font-size:15px;
}
.row > div > .col > div > div{
	height:auto;
	word-break:break-all;
}

@media all and (min-width: 1024px) {
	.d_col_1 {
		width:16.66%;
	}
	.d_col_1_2 {
		width:20%;
	}
	.d_col_1_5 {
		width:25%;
	}
	.d_col_1_8 {
		width:30%;
	}
	.d_col_2 {
		width:33.33%;
	}
	.d_col_2_4 {
		width:40%;
	}
	.d_col_3 {
		width:50%;
	}
	.d_col_3_6 {
		width:60%;
	}
	.d_col_4 {
		width:66.66%;
	}
	.d_col_4_2 {
		width:70%;
	}
	.d_col_4_5 {
		width:75%;
	}
	.d_col_4_8 {
		width:80%;
	}
	.d_col_5 {
		width:83.33%;
	}
	.d_col_6 {
		width:100%;
	}
}
@media all and (min-width: 768px) and (max-width: 1023px) {
	.t_col_1 {
		width:16.66%;
	}
	.t_col_1_2 {
		width:20%;
	}
	.t_col_1_5 {
		width:25%;
	}
	.t_col_1_8 {
		width:30%;
	}
	.t_col_2 {
		width:33.33%;
	}
	.t_col_2_4 {
		width:40%;
	}
	.t_col_3 {
		width:50%;
	}
	.t_col_3_6 {
		width:60%;
	}
	.t_col_4 {
		width:66.66%;
	}
	.t_col_4_2 {
		width:70%;
	}
	.t_col_4_5 {
		width:75%;
	}
	.t_col_4_8 {
		width:80%;
	}
	.t_col_5 {
		width:83.33%;
	}
	.t_col_6 {
		width:100%;
	}
	.row  > div.white-space {
		padding-left:15px !important;
		padding-right:15px !important;
	}
}


@media all and (max-width: 767px) {
	.m_col_1 {
		width:16.66%;
	}
	.m_col_1_2 {
		width:20%;
	}
	.m_col_1_5 {
		width:25%;
	}
	.m_col_1_8 {
		width:30%;
	}
	.m_col_2 {
		width:33.33%;
	}
	.m_col_2_4 {
		width:40%;
	}
	.m_col_3 {
		width:50%;
	}
	.m_col_3_6 {
		width:60%;
	}
	.m_col_4 {
		width:66.66%;
	}
	.m_col_4_2 {
		width:70%;
	}
	.m_col_4_5 {
		width:75%;
	}
	.m_col_4_8 {
		width:80%;
	}
	.m_col_5 {
		width:83.33%;
	}
	.m_col_6 {
		width:100%;
	}
	.row  > div.white-space {
		padding-left:15px !important;
		padding-right:15px !important;
	}
}



/* 박세환 커스텀 */
li {list-style:none}
.location-menu-wrap {position:relative;/* width:1280px; *//* margin:0 auto; */border-bottom: 1px solid #dadada;}
.location-menu-wrap .locm {/* overflow: hidden; */width: 1200px;margin: 0 auto;text-align: center;display: flex;justify-content: center;gap: 2%;}
.location-menu-wrap .locm::after {
	content:""; display:block; clear:both
}
.location-menu-wrap .locm > li {/* float:left; */display: inline-block;}
.location-menu-wrap .locm > li > a {
	position:
	relative;
	padding: 14px;
	/* line-height:50px; */
	font-family: "Noto Sans";
	font-weight: 500;
	display: block;
}
.location-menu-wrap .locm > li.on > a {
	font-weight:900
}
.location-menu-wrap .locm > li.on > a::after {
	content:
	"";
	display:
	block;
	position:
	absolute;
	bottom: -1px; left:0; right:0;
	background:#063871;
	height: 1px;
}


.inner-content-wrap {width: 1200px;margin: 0 auto;padding: 62px 40px 80px 40px;얀:;display: flex;align-items: flex-start;gap: 50px;}
.inner-content-wrap .simg {/* display: inline-block; *//* flex: none; *//* width: 485px; */flex: 1;}
.inner-content-wrap .simg img {width: 100%;}
.inner-content-wrap .greeting-box {/* width: 1280px; *//* margin: 0 auto; *//* display: flex; *//* justify-content: space-between; *//* padding: 80px 40px 0 40px; */letter-spacing: -0.05em;flex: 1;}
.inner-content-wrap .greeting-box .txt {color: #5f7d9f;font-size: 20px;line-height: 1.55;}
.inner-content-wrap .greeting-box .txt em.point {color: #0c223a;font-weight: 700;font-family: "Noto Sans";font-style: normal;/* letter-spacing: -0.05em; */}
.inner-content-wrap .greeting-box .txt.light {flex: .8;color: #555555;font-size: 15px;line-height: 1.8;}
.inner-content-wrap .greeting-box .txt .sign {
    display: block;
    text-align: right;
    margin-top: 50px;
}
.inner-content-wrap .greeting-box .txt + .txt { margin-top:40px}

.solid_line__114873__:before {border:none }
.customer-slidebox {
    padding:50px 20px 100px 20px;
	display: none;
    background: #f2f2f2;}
.mySwiper {margin-top:50px}
.mySwiper .swiper-slide {width:260px}

.history-wrap {
    width:962px; height:3659px;
    /* background:url('/img/history-pc.jpg') no-repeat 0 0; */
    margin:0 auto
}

.organ-wrap {
    width:990px; height:717px;
    /* background:url('/img/organization-pc.jpg') no-repeat 0 0; */
    margin:50px auto
}

.cert-list {position:relative; width:1280px; margin:60px auto 0}
.cert-list > ul {display: grid;justify-content: center;gap: 66px 50px;grid-template-columns: repeat(3, 1fr);}
.cert-list > ul > li {text-align: center;}
.cert-list > ul > li > img { }
.cert-list > ul > li .txt {font-size: 16px;text-align: center;margin-top: 5px;font-weight: bold;}

.map { 
	width:1280px; margin:60px auto 0; height:500px
}
.map iframe {height:100%}

.title + .subwrap {margin-top:100px}
.subwrap {width:1280px; margin:0 auto}
.subwrap .hd3 {text-align:center;font-size: 30px;font-weight: 500;}
.subwrap .hd3 + .txt-list,
.subwrap .hd3 + .tbb  {margin-top: 14px;}
.txt-list + .eng-gridlist {margin-top: 40px;}

.subwrap .eng-gridlist + .hd3 {margin-top:90px}
.subwrap .txt-list + .hd3 {
	margin-top: 67px;
}

.eng-gridlist + .txt-list {margin-top: 81px;}
.subwrap .txt-list { }
.subwrap .txt-list > li {text-align:center;line-height: 1.7;font-size: 20px;font-weight: 500;letter-spacing: -0.05em;color: #555;}
.subwrap .txt-list > li .op {
	font-weight:300;
	color:#757575
}

.sub-cate-wrap {
    display: none;
}

.sub_location {display:none}

.title {text-align: center;margin-top: 70px;}
.title .hd3 {font-size: 35px;letter-spacing: -0.05em;font-weight: 700;color: #063871;display: inline-block;}
.title .hd3::after {
	content:""; display:block;
	width:49px; height:5px;
		background:#063871;
	margin:20px auto 0;
	border-radius:50px
}

.tbb {border-top: 2px solid #035b95;width: 100%;border-right: hidden;}
.tbb th {background: #f2f2f2;}
.tbb td { }

.tbb th,
.tbb td {padding: 10px;border: 1px solid #dadada;text-align: center;border-left: none;}

.tbb + .eng-gridlist {margin-top: 50px}
.hd3 + .eng-gridlist {margin-top:21px}
.eng-gridlist {display: grid;grid-template-columns: repeat(3, 1fr);gap: 50px;padding: 0;grid-auto-rows: 1fr;}
.eng-gridlist > li {border: 1px solid #dadada;border-radius: 5px;padding-bottom: 40px;overflow: hidden;}
.eng-gridlist > li .simg { }
.eng-gridlist > li .simg img {width: 100%; vertical-align: top;}
.eng-gridlist > li .title {margin-top: 30px;font-weight: 700;padding: 5px;}

.eng-gridlist.ntitle > li {padding:0}

.eng-gridlist.col4 {grid-template-columns: repeat(4, 1fr) }
.eng-gridlist.col5 {grid-template-columns: repeat(5, 1fr) }
.txt-list + .column-box {margin-top:40px}
.column-box + .hd3 {margin-top:90px}
.column-box {display: flex;gap: 60px;}
.column-box .grid { }
.column-box .grid .hd4 {font-weight: normal;}
.column-box .grid .eng-gridlist {
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	margin-top: 15px;
}


.info-frm { }
.info-frm .info-list {/* display: flex; *//* flex-direction: column; *//* gap: 20px; */border-bottom: 1px solid #dadada;border-top: 2px solid #035b95;}
.info-frm .info-list > li {display: flex;/* border: 1px solid #dadada; */}
.info-frm .info-list > li .dlist {flex: 1;}
.info-frm .info-list > li .dlist + .dlist {
	border-left:1px solid #dadada
}
.info-frm .info-list > li .dlist > dt,
.info-frm .info-list > li .dlist > dd {display: block;text-align: center;padding: 10px;}

.info-frm .info-list > li .dlist > dt {background: #f2f2f2;}
.info-frm .info-list > li .dlist > dd { }


.lnb_p ul {display: inline-block;vertical-align: middle;}
.lang-choice {padding: 0;background: #fff;display: inline-block;vertical-align: middle;border: 1px solid #212121;position: absolute;right: 0;height: 37px;top: 0;bottom: 0;margin: auto;right: 10px;}
.lang-choice select {background: transparent;border: none;outline: none;padding: 10px 32px 10px 18px;appearance: none;/* color: #fff; */background: url('/img/page/select-bg.png') no-repeat right 12px center;}


.prd-list {display: grid;grid-template-columns: repeat(4, 1fr);padding: 0 10px;gap: 20px;grid-auto-rows: 1fr;}
.prd-list > li {/* border-radius: 10px; */}
.prd-list > li .cbox {border: 1px solid #757575;border-radius: 10px;overflow: hidden;display: flex;flex-direction: column;height: 100%;}
.prd-list > li .cbox .simg {text-align: center;overflow: hidden;height: 172px;flex: none;}
.prd-list > li .cbox .simg img {width: 100%;height: 100%;object-fit: cover;vertical-align: top;}
.prd-list > li .cbox .txt-set {background: #121b21;/* flex: 1; */height: 100%;}
.prd-list > li .cbox .txt-set .txt-list {padding: 40px 15px 30px 15px;}
.prd-list > li .cbox .txt-set .txt-list > li  {color: #fff;font-size: 14px;overflow: hidden;line-height: 3;display: flex;align-items: center;line-height: 1.5;padding: 10px 0;}
.prd-list > li .cbox .txt-set .txt-list > li .subject {float: left;font-weight: bold;min-width: 100px;text-align: left;}
.prd-list > li .cbox .txt-set .txt-list > li .cont {float: left;word-break: break-all;/* line-height: 1.5; */text-align: left;}

.prd-list > li .cbox .txt-set .txt-list > li + li {
	border-top:1px solid rgba(255,255,255,.2)
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
	.prd-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0 10px;
    gap: 20px;
    grid-auto-rows: 1fr;
}
	
    .location-menu-wrap .locm {
		/* display: grid; */
		/* grid-template-columns: 1fr 1fr; */
	}
    
    .history-wrap {
        width: 90%;
        height: inherit;
        /* aspect-ratio: 1 / 5.98; */
        /* background: url('/img/history-pc.jpg') no-repeat center / cover; */
        padding: 0 50px;
        margin: 0 auto;
    }
    .organ-wrap {
        width: 90%;
        height: inherit;
        aspect-ratio: 1 / 0.814;
        /* background: url('/img/organization-pc.jpg') no-repeat center / cover; */
        /* padding: 0 50px; */
        margin:50px auto
    }

	.cert-list {width:100%; padding:0 20px}


}

@media screen and (min-width: 320px) and (max-width: 768px) {
.title + .subwrap {margin-top:50px}
	.prd-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
    gap: 10px;
    grid-auto-rows: 1fr;
}

	.prd-list > li .cbox .txt-set .txt-list > li {
		flex-direction:column;
		align-items: flex-start;
	}
	.prd-list > li .cbox .txt-set .txt-list > li .subject {
		
	}
	.prd-list > li .cbox .txt-set .txt-list {
		padding: 20px 15px 0px 15px;
	}
	.prd-list > li .cbox .simg {
		height: auto;
		aspect-ratio: 1 / 0.6;
	}
	.location-menu-wrap .locm > li > a::after {
		content: "";
		display: block;
		position: absolute;
		bottom: -1px;
		left: 0;
		right: 0;
		background: #063871;
		height: 1px;background:#dadada
	}
	#sub_view .contents_wrap .contents {padding-top:0}
	.location-menu-wrap {}
	.location-menu-wrap .locm > li:nth-child(odd) {
		border-right:1px solid #dadada
	}
	.info-frm .info-list > li {
		flex-direction: column;
	}
	.info-frm .info-list > li + li {border-top:1px solid #e1e1e1}
	.info-frm .info-list > li .dlist {
		display:flex
	}
	.info-frm .info-list > li .dlist > dt {
		width:120px
	}
	.info-frm .info-list > li .dlist > dd {flex:1; text-align:left}
	.column-box {flex-direction: column;}
	.column-box .grid .hd4 {text-align:center}
	.eng-gridlist {grid-template-columns: repeat(2, 1fr);}
	.history-wrap {
        /* aspect-ratio: 1 / 6.4; */
        /* background: url('/img/history-mobile.jpg') no-repeat center / cover; */
        width: 90%;
        margin: 0 auto;
		height:inherit;
 }

	.eng-gridlist > li {padding-bottom:20px}

 .organ-wrap {
	width: 90%;
	height: inherit;
	aspect-ratio: 1 / 1.7;
	/* background:	url('/img/organization-mobile.jpg') no-repeat center / cover; */
	/* padding: 0 50px; */
	margin: 50px auto;
}	 
	.inner-content-wrap {
		flex-direction:column
	}

	.cert-list {width:100%; padding:0 20px}
	.cert-list > ul {
		display:
		grid;
		grid-template-columns: 1fr 1fr;
	}
	.cert-list > ul > li > img {
		width:100%
	}
}

@media (max-width: 1200px) { 
    #header>.inner {height:inherit}
	.subwrap {width:100%; padding:0 3%}
	.eng-gridlist {gap: 5vw;}
	.map {width:inherit; padding:0 30px; aspect-ratio: 1 / 1; height:inherit}
	

	.location-menu-wrap .locm,
    .inner-content-wrap {width:inherit;
		
		}
	.inner-content-wrap .greeting-box {
		flex-direction:
		column;
		width: 100%;
		justify-content: inherit;
	}
	.inner-content-wrap .greeting-box .txt br {display:none}

	.inner-content-wrap .greeting-box .txt + .txt {
		margin-top:30px
	}
	.inner-content-wrap .greeting-box .txt {
		flex:1
	;
		width: 100%;
	}
	.location-menu-wrap .locm > li {text-align:center;flex: auto;}
	.location-menu-wrap .locm > li > a {padding: 14px 0;font-size: 14px;}
	.sub_pc_bg {
		display:
		block;
		display: table;
		width: 100%;
		background-size: cover;
		background-position: center;
		background-size: inherit;
		height:470px
	}
	#sub_view .sub_pc_bg .sub_title {
	    display: table-cell;
	    padding: 100px 0;
	    box-sizing: border-box;
	    text-align: center;
	    vertical-align: middle;
	}
	#sub_view .sub_pc_bg .sub_title h2 {font-size: 40px;}
	#sub_view .sub_pc_bg .sub_title h2, #sub_view .sub_pc_bg .sub_title p, #sub_view .sub_pc_bg .sub_title span {
	    position: relative;
	    color: #ffffff;
	    text-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
	}
	#sub_view .sub_pc_bg .sub_location span:before {
    content: "\e916";
    display: block;
    position: absolute;
    right: 8px;
    top: 1px;
    font-family: "icomoon";
	}
	#sub_view .sub_pc_bg .sub_location {
	    line-height: 50px;
	    color: #ffffff;
	    font-size: 0;
	    text-align: center;
	    margin-top: 20px;
	}	
	#sub_view .sub_pc_bg .sub_location span {
	    display: inline-block;
	    position: relative;
	    padding-right: 30px;
	    font-size: 15px;
	}	
#sub_view .sub_pc_bg .sub_location span.home:after {
    content: "\e900";
    display: block;
    font-size: 16px;
    font-family: "icomoon";
}	
	#shgroup {display:none}
	#sub_view .contents_wrap .contents {padding:0; padding-bottom: 50px}
	.inner-content-wrap {width: inherit;align-items: inherit;}
}
	
	

/* 게시판 세팅 */
.board-wrap { 
    width:1280px; margin:0 auto
}
/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec; table-layout: inherit;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;/* line-height:1.4em; */height:60px;/* word-break:break-all; */}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}


/* 게시판 목록 */
#bo_list {position:relative;margin-bottom:20px}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:60px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:90px;text-align:left;padding:10px 0}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_num2 {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}
#bo_list tbody tr {border-left:2px solid transparent;word-break: inherit;}
#bo_list tbody tr:hover {border-left:2px solid #253dbe}
#bo_list tbody .even td {background:#fbfbfb}


/* 게시판 읽기 */
#bo_v {margin-bottom:20px;background:#fff;box-sizing:border-box;margin-top: 25px;}
#bo_v header {
	background:#f2f2f2
;
	height: 64px;
	line-height: 64px;
	padding: 0 20px;
}
#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {}
#bo_v_title .bo_v_cate {display:inline-block;line-height:20px;background:#e2eaf6;color:#3a8afd;padding:0 10px;border-radius:3px;}
#bo_v_title .bo_v_tit {display:block;font-size: 16px;margin:5px 0 0;word-break:break-all}

#bo_v_info {margin:0;border-bottom:1px solid #f1f1f1;color:#666}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_info .profile_info {margin:20px 0 10px;display:inline-block;float:left}
#bo_v_info .profile_info .pf_img {float:left;margin-right:10px}
#bo_v_info .profile_info .pf_img img {border-radius:50%;width:50px;height:50px}
#bo_v_info .profile_info .profile_info_ct {float:left;padding:5px 0;line-height:18px}

#bo_v_info strong {display:inline-block;margin:0 10px 0 0;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}
#bo_v_info .profile_img {display:none}
#bo_v_info .sv_member {color:#000}
#bo_v_info .if_date {margin:0;color:#888}

#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_file li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%)}
#bo_v_file li i {float:left;color:#b2b2b2;font-size:2.35em;margin-right:20px}
#bo_v_file a {float:left;display:block;text-decoration:none;word-wrap:break-word;color:#000}
#bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {text-decoration:underline;color:#3a8afd}
#bo_v_file img {float:left;margin:0 10px 0 0}
#bo_v_file .bo_v_file_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_file li:hover {border-color:#bed4f4;color:#bed4f4}
#bo_v_file li:hover i {color:#3a8afd}
#bo_v_file li:hover .bo_v_file_cnt {color:#99c2fc}


#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_link li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%)}
#bo_v_link li i {float:left;color:#b2b2b2;font-size:2.35em;margin-right:20px}
#bo_v_link a {float:left;display:block;text-decoration:none;word-wrap:break-word;color:#000}
#bo_v_link a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:underline;color:#3a8afd}
#bo_v_link .bo_v_link_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_link li:hover {border-color:#bed4f4;color:#bed4f4}
#bo_v_link li:hover i {color:#3a8afd}
#bo_v_link li:hover .bo_v_link_cnt {color:#99c2fc}

#bo_v_top {zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {padding:0;list-style:none;word-break:break-all;background:#fff}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com > li {position:relative;float:left;margin-left:5px}

.bo_v_nb {position:relative;margin:20px 0;clear:both;text-align:left}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-top:1px solid #f1f1f1;padding:13px}
.bo_v_nb li:last-child {border-bottom:1px solid #f1f1f1}
.bo_v_nb li:hover {background:#f6f6f6}
.bo_v_nb li i {font-size:13px;color:#b3b3b3}
.bo_v_nb li .nb_tit {display:inline-block;padding-right:20px;color:#b3b3b3}
.bo_v_nb li .nb_date {float:right;color:#b3b3b3}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image {display:block}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin:10px 0 30px;width:100%;line-height:1.7em;min-height:200px;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle;color:#4a5158}
#bo_v_act a:hover {background-color:#fff;color:#ff484f;border-color:#ff484f}
#bo_v_act i {font-size:1.4em;margin-right:5px}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;z-index:9999;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}
#bo_v_act .bo_v_nogood {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}

#bo_v_sns {padding:0;list-style:none;zoom:1;float:left;display:inline-block}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:135px;margin-right:5px;text-align:left}
#bo_v_sns li a {height:35px;line-height:35px;text-align:center;border-radius:5px;color:#fff;font-size:0.95em}
#bo_v_sns li img {vertical-align:middle;margin-right:5px}
#bo_v_sns li .sns_f {display:block;background:#3b5997}
#bo_v_sns li .sns_t {display:block;background:#09aeee}
#bo_v_sns li .sns_g {display:block;background:#ea4026}
#bo_v_sns li .sns_k {display:block;background:#fbe300}

#bo_v_share {position:relative;padding:20px 0}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share .btn {padding:0 10px;color:#555;font-weight:normal;font-size:1em;width:80px;line-height:35px;height:35px;border-color:#d5d5d5;border-radius:5px}
#bo_v_share .btn:hover {background:#fff}
#bo_v_share .btn i {margin-right:5px;color:#4b5259;vertical-align:middle}

/* 게시판 댓글 */
.cmt_btn {width:100%;text-align:left;border:0;border-bottom:1px solid #f0f0f0;background:#fff;font-weight:bold;margin:30px 0 0px;padding:0 0 15px}
.cmt_btn span.total {position:relative;display:inline-block;margin-right:5px;font-size:1em;color:#3a8afd}
.cmt_btn span.cmt_more {float:right;display:inline-block;width:15px;height:10px;background:url(./img/btn_cmt.png) no-repeat right 2px;margin-top:5px}
.cmt_btn_op span.cmt_more {background-position:right -8px}
.cmt_btn b {font-size:1.2em;color:#000}
.cmt_btn span.total:after {position:absolute;bottom:-17px;left:0;display:inline-block;background:#3a8afd;content:"";width:100%;height:2px}
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative;border-bottom:1px solid #f0f0f0}
#bo_vc article:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc article .profile_img img {border-radius:50%}
#bo_vc article .pf_img {float:left;margin-right:10px}
#bo_vc article .pf_img img {border-radius:50%;width:50px;height:50px}
#bo_vc article .cm_wrap {float:left;max-width:870px;width:90%}
#bo_vc header {position:relative;width:100%}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .profile_img {display:none}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {color:#777}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {line-height:1.8em;padding:0 0 20px}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc .bo_vl_opt {position:absolute;top:0;right:0}

.bo_vc_act {display:none;position:absolute;right:0;top:40px;width:58px;text-align:right;border:1px solid #b8bfc4;margin:0;list-style:none;background:#fff;zoom:1;z-index:9999}
.bo_vc_act:before {content:"";position:absolute;top:-8px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.bo_vc_act:after {content:"";position:absolute;top:-6px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.bo_vc_act li {border-bottom:1px solid #f0f0f0}
.bo_vc_act li:last-child {border-bottom:0}
.bo_vc_act li a {display:inline-block;padding:10px 15px}
.bo_vc_act li a:hover {color:#3a8afd}

.bo_vc_w {position:relative;margin:10px 0;display:block}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.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_w textarea {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:120px;
-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)}
#wr_secret {}
.bo_vc_w_info {margin:10px 0;float:left}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input {float:left;margin-right:5px}
.bo_vc_w_info #captcha {padding-top:10px;display:block;clear:both}
.bo_vc_w .btn_confirm {clear:both;margin-top:10px}
.bo_vc_w .btn_confirm label {display:inline-block;margin-right:10px;border-radius:3px;font-size:1.5em;text-align:center}
.bo_vc_w .btn_submit {height:45px;padding:0 20px;border-radius:3px;font-weight:bold;font-size:1.083em}
.bo_vc_w .btn_confirm .secret_cm label {font-size:1em !important}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.secret_cm {display:inline-block;float:left}

#bo_vc_send_sns {display:inline-block;float:left}
#bo_vc_sns {display:inline-block;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 5px 0 0}
#bo_vc_sns .sns_li_f {border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t {border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off {background:#bbb}
#bo_vc_sns a {display:inline-block;padding:0 15px 0 5px}
#bo_vc_sns input {margin:0 5px 0 0}


@media screen and (min-width:367px) and (max-width:768px){
    .location-menu-wrap .locm {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 0;
	}

    .board-wrap {width:inherit;padding: 0 10px;}
    .tbl_head01 { }
    .tbl_head01 * {word-break: inherit;}
    .tbl_head01 tr {display:flex;flex-direction: column;width:100%;}
    .tbl_head01 tr th,
    .tbl_head01 tr td {word-break: inherit;}

    #bo_list .tbl_head01 tr th { }
    #bo_list .tbl_head01 tr td,
    #bo_list .tbl_head01 tr td.num2,
    #bo_list .tbl_head01 tr td.td_name {width: 100%;text-align: left;/* vertical-align: middle; */}

    #bo_list .tbl_head01 .bo_notice td a {
        /* display:
        block; */
        /* width: 200px; */
        white-space:
        nowrap;
        overflow:
        hidden;
        text-overflow: ellipsis;
        flex: .9;
        width: 0;
    }
    .tbl_head01 tr td * {word-break: inherit;}
	.tbl_head01 tr td .cuttxt {
		display: flex;
		flex: 1;
	}
		.tbl_head01 tr td .cuttxt a {
		
	}
	#bo_list .bo_tit .new_icon {margin-left:10px}
    .tbl_head01 thead {display:none}

	.title .hd3 {font-size:24px}
	#bo_list tbody tr:hover {border:none}

	#bo_list tbody tr + tr {border-top:2px solid #000}
	.bo_notice .notice_icon {line-height: inherit;}
	#bo_list .tbl_head01 td.td_num2::before {content:"번호."; display:inline-block; font-weight:bold; color:#212121; min-width: 60px}
	#bo_list .tbl_head01 td.td_subject .bo_tit {display: flex;width: 100%;; margin-right:10px; color:#212121}
	#bo_list .tbl_head01 td.td_subject .bo_tit::before {content:"제목."; display:inline-block; font-weight:bold; min-width: 60px; color:#212121 }
	#bo_list .tbl_head01 td.td_name::before {content:"글쓴이."; display:inline-block; font-weight:bold; min-width: 60px; color:#212121 }
	#bo_list .tbl_head01 td.td_num::before {content:"조회."; display:inline-block; font-weight:bold; min-width: 60px; color:#212121 }
	#bo_list .tbl_head01 td.td_datetime::before {content:"날짜."; display:inline-block; font-weight:bold; min-width: 60px; color:#212121 }
	#bo_list .tbl_head01 td {
		padding-left:0; padding-right:0
	}
	#bo_list tr td.td_num2 {/* line-height:40px; */}
	#bo_list tr td {height:inherit}
	#bo_list tr td.td_chk.chk_box {display:none}

	#bo_v_title {display:flex}
	#bo_v_title .bo_v_tit {
        white-space:
        nowrap;
        overflow:
        hidden;
        text-overflow: ellipsis;
        flex: .9;
        width: 0;		
	}
    #sub_view .sub_pc_bg { 
        height:inherit !important;
		background-size: cover
    }
	#sub_view .sub_pc_bg .sub_title {
		padding:100px 0
	}
}

.catalog-book {display:flex; justify-content: center; }
.catalog-book .bbox {aspect-ratio: 1 / 1.425}
.catalog-book .bbox img {width:100%}



/*230504 en 추가*/
.location-menu-wrap.en .locm > li > a{
	font-weight: 400
}
.location-menu-wrap.en .locm > li.on > a{
	font-weight: 600
}
.location-menu-wrap.en .locm > li.on > a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    background: #063871;
    height: 1px;
}
#header .inner{
	display: flex;
	align-items: center
}
#header .lang .lang-list{
	display: flex
}
#header .lang .lang-list > li > a{
	color:#fff;
	font-size: 14px
}
#header .lang .lang-list .bar{
	width: 1px;
	height: 11px;
	background: #fff;
	display: inline-block;
	margin: auto 7px
}
#header .lang .lang-list > li.on > a{
	/*color:#063871;*/
	font-weight: bold;
	color: #0077b2
}

#bo_list tbody .even .td_name{
	text-align: center
}


@media screen and (min-width:769px) and (max-width:1280px){
	.board-wrap{
		width: inherit;
		padding: 0 30px
	}
}








