@charset "utf-8";

.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;
	}
}

/*     57558 : 공백      */
.solid_line__57558__ {box-sizing:border-box;display:block;position:relative;width:100%;height:70px}
.solid_line__57558__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__57558__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__57558__ {height:20px}
}

/*     57560 : 타이틀 텍스트 + 링크      */
.title__57560__ {position:relative;font-size:0}
.title__57560__ p {display:inline-block;margin:0;padding:0;font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;}
.title__57560__ a {display:block;position:absolute;right:0;bottom:2px;padding-right:13px;font-size:12px;color:#888;line-height:16px;}
.title__57560__ a:before {content:'';position:absolute;top:4px;right:3px;width:1px;height:7px;background:#888}
.title__57560__ a:after {content:'';position:absolute;top:7px;right:0;width:7px;height:1px;background:#888}

@media all and (min-width:1024px){
	.title__57560__ p {font-size:32px}
	.title__57560__ a {bottom:5px;padding-right:18px;font-size:16px;font-weight:bold;color:#000000;line-height:20px;}
	.title__57560__ a:before {top:6px;right:3px;width:2px;height:8px;background:#000000;}
	.title__57560__ a:after {top:9px;right:0;width:8px;height:2px;background:#000000;}
}

/*     57559 : 최근 게시글 - 목록 (내부 여백형)      */
.pm-board_list__57559__ {border-top:2px solid #000;border-bottom:1px solid #ddd;}
.pm-board_list__57559__ ul {margin:0;padding:0;list-style-type:none}
.pm-board_list__57559__ ul li {margin:0;padding:0;border-top:1px solid #ddd;list-style-type:none}
.pm-board_list__57559__ ul li:first-child {border-top-width:0;}

.pm-board_list__57559__ ul li.header_bd {margin:0;padding:18px 5px;}
.pm-board_list__57559__ ul li.header_bd > a {display:block;position:relative;}
.pm-board_list__57559__ ul li.header_bd .cont_wrap {display:block;}
.pm-board_list__57559__ ul li.header_bd .cont_wrap .h_title {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:bold;color:#000;line-height:19px;letter-spacing:-.03em;}
.pm-board_list__57559__ ul li.header_bd .cont_wrap .h_cont {display:block;margin-top:6px;font-size:13px;color:#999;line-height:17px;letter-spacing:-.03em;}
.pm-board_list__57559__.date_show ul li.header_bd > a {padding-left:90px;}
.pm-board_list__57559__.date_show ul li.header_bd > a:before {content:'';display:block;position:absolute;top:0;bottom:0;left:70px;width:1px;height:100%;background:#d5d5d5;}
.pm-board_list__57559__.date_show ul li.header_bd .bd_date {position:absolute;top:0;left:8px;}
.pm-board_list__57559__.date_show ul li.header_bd .bd_date .date_d {display:block;font-size:40px;font-weight:bold;color:#000;text-align:center;line-height:40px;}
.pm-board_list__57559__.date_show ul li.header_bd .bd_date .date_y_m {display:block;margin-top:3px;font-size:12px;font-weight:bold;color:#888;text-align:center;line-height:12px;}
.pm-board_list__57559__.date_show ul li.header_bd .cont_wrap {min-height:55px;}

.pm-board_list__57559__ ul li.list_bd a {display:block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:10px 5px;font-size:13px;color:#666;line-height:18px;letter-spacing:-.03em;}
.pm-board_list__57559__.date_show ul li.list_bd a {padding-right:65px}
.pm-board_list__57559__.date_show ul li.list_bd a .bd_date {position:absolute;top:10px;right:5px;color:#aaa}
.pm-board_list__57559__ ul li.list_bd.mgt_none {margin-top:0;}

.pm-board_list__57559__ ul li.bd_empty {padding:0 10px;font-size:13px;text-align:center;line-height:18px}
.pm-board_list__57559__ ul li.bd_blank {display:none}
.pm-board_list__57559__ ul li.bd_blank span {display:block;line-height:18px}

@media (min-width:1024px){
	.pm-board_list__57559__ {border-top-width:3px;}
	.pm-board_list__57559__ ul li a {font-size:14px;line-height:20px}

	.pm-board_list__57559__ ul li.header_bd {padding:35px 0;}
	.pm-board_list__57559__ ul li.header_bd .cont_wrap .h_title {font-size:20px;}
	.pm-board_list__57559__ ul li.header_bd .cont_wrap .h_cont {margin-top:12px;font-size:15px;color:#666;line-height:22px;}
	.pm-board_list__57559__.date_show ul li.header_bd > a {padding-left:130px;}
	.pm-board_list__57559__.date_show ul li.header_bd > a:before {left:98px;}
	.pm-board_list__57559__.date_show ul li.header_bd .bd_date {left:0;}
	.pm-board_list__57559__.date_show ul li.header_bd .bd_date .date_d {font-size:68px;line-height:68px;}
	.pm-board_list__57559__.date_show ul li.header_bd .bd_date .date_y_m {margin-top:5px;font-size:20px;line-height:20px;}
	.pm-board_list__57559__.date_show ul li.header_bd .cont_wrap {min-height:93px;}

	.pm-board_list__57559__ ul li.list_bd a {padding:25px 0;font-size:15px;line-height:20px;}
	.pm-board_list__57559__.date_show ul li.list_bd a .bd_date {top:25px;}

	.pm-board_list__57559__ ul li.bd_empty {line-height:20px}
	.pm-board_list__57559__ ul li.bd_blank {display:block}
	.pm-board_list__57559__ ul li.bd_blank span {line-height:20px}
}

/*     57562 : 타이틀 텍스트 + 링크      */
.title__57562__ {position:relative;font-size:0}
.title__57562__ p {display:inline-block;margin:0;padding:0;font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;}
.title__57562__ a {display:block;position:absolute;right:0;bottom:2px;padding-right:13px;font-size:12px;color:#888;line-height:16px;}
.title__57562__ a:before {content:'';position:absolute;top:4px;right:3px;width:1px;height:7px;background:#888}
.title__57562__ a:after {content:'';position:absolute;top:7px;right:0;width:7px;height:1px;background:#888}

@media all and (min-width:1024px){
	.title__57562__ p {font-size:32px}
	.title__57562__ a {bottom:5px;padding-right:18px;font-size:16px;font-weight:bold;color:#000000;line-height:20px;}
	.title__57562__ a:before {top:6px;right:3px;width:2px;height:8px;background:#000000;}
	.title__57562__ a:after {top:9px;right:0;width:8px;height:2px;background:#000000;}
}

/*     57561 : 최근 게시글 - 앨범형      */
.pm-board_album__57561__ {overflow:hidden;padding-top:15px;border-top:2px solid #000;}
.pm-board_album__57561__ ul {margin:0 -5px;padding:0;list-style:none}
.pm-board_album__57561__ ul:after {content:'';display:block;clear:both}
.pm-board_album__57561__ ul li {box-sizing:border-box;float:left;padding:0 5px;}
.pm-board_album__57561__ ul li > a {display:block;}
.pm-board_album__57561__ ul li > a:after {content:'';display:block;clear:both;}
.pm-board_album__57561__ .figure {box-sizing:border-box;display:block;float:left;width:140px;margin-right:15px;}
.pm-board_album__57561__ .figure img {width:100%;vertical-align:top;}
.pm-board_album__57561__ .caption {display:block;overflow:hidden;}
.pm-board_album__57561__ .caption .date {display:block;margin-bottom:3px;font-size:11px;color:#aaa;line-height:13px;}
.pm-board_album__57561__ .caption .title {display:block;font-size:13px;font-weight:bold;color:#000;line-height:18px;letter-spacing:-.03em;}
.pm-board_album__57561__ .caption .title .comment {font-weight:normal;color:#888}
.pm-board_album__57561__ .caption .read_more {display:block;margin-top:6px;padding-top:6px;border-top:1px solid #ddd;font-size:0;}
.pm-board_album__57561__ .caption .read_more > span {display:inline-block;position:relative;padding-right:10px;font-size:11px;color:#666;line-height:14px;letter-spacing:-.03em;vertical-align:top;}
.pm-board_album__57561__ .caption .read_more > span:before {content:'';display:block;position:absolute;top:4px;right:0;width:1px;height:4px;background:#bbb;transform:rotate(-45deg)}
.pm-board_album__57561__ .caption .read_more > span:after {content:'';display:block;position:absolute;top:7px;right:0;width:1px;height:4px;background:#bbb;transform:rotate(45deg)}
.pm-board_album__57561__ .none_data {padding:10px 8px;font-size:14px;color:#666;text-align:center}

@media all and (min-width:1024px){
	.pm-board_album__57561__ {padding-top:0;border-top-width:0;}
	.pm-board_album__57561__ .figure {float:none;width:auto;margin:0 0 18px;}
	.pm-board_album__57561__ .caption {overflow:visible;}
	.pm-board_album__57561__ .caption .date {margin-bottom:8px;font-size:16px;line-height:20px;}
	.pm-board_album__57561__ .caption .title {font-size:20px;line-height:26px;letter-spacing:-.04em;}
	.pm-board_album__57561__ .caption .read_more {margin-top:12px;padding-top:12px;}
	.pm-board_album__57561__ .caption .read_more > span {padding-right:16px;font-size:16px;font-weight:bold;line-height:18px;}
	.pm-board_album__57561__ .caption .read_more > span:before {top:4px;width:2px;height:8px;}
	.pm-board_album__57561__ .caption .read_more > span:after {top:9px;width:2px;height:8px;}
}

/*     57563 : 공백      */
.solid_line__57563__ {box-sizing:border-box;display:block;position:relative;width:100%;height:70px}
.solid_line__57563__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__57563__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__57563__ {height:35px}
}

/*     57586 : 이미지 (모바일/PC 출력 구분)      */
.img__57586__ {position:relative;}
.img__57586__ .figure img {width:100%;vertical-align:top}
.img__57586__ .figure .img_pc {display:none;}
.img__57586__ .caption {position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:5vw;}
.img__57586__ .caption > dl {margin:0;padding:0;}
.img__57586__ .caption > dl > dt {margin:0;padding:0;font-size:20px;font-weight:bold;color:#fff;line-height:25px;letter-spacing:-.03em;text-shadow:1px 1px 1px rgba(0, 0, 0, .5);}
.img__57586__ .caption > dl > dd {margin:5px 0 0;padding:0;font-size:13px;color:#c9ced4;line-height:18px;letter-spacing:-.03em;text-shadow:1px 1px 1px rgba(0, 0, 0, .5);}
.img__57586__ .btn {margin-top:15px;font-size:0;}
.img__57586__ .btn a {display:inline-block;background:#237eb8;}
.img__57586__ .btn a > span {display:table;position:relative;width:100%;height:42px;}
.img__57586__ .btn a > span:before {content:'';display:block;position:absolute;top:-5px;right:20px;bottom:0;width:1px;height:6px;margin:auto 0;background:#fff;transform:rotate(-45deg)}
.img__57586__ .btn a > span:after {content:'';display:block;position:absolute;top:3px;right:20px;bottom:0;width:1px;height:6px;margin:auto 0;background:#fff;transform:rotate(45deg)}
.img__57586__ .btn a > span > span {display:table-cell;padding:5px 40px 5px 20px;font-size:13px;font-weight:bold;color:#fff;line-height:16px;vertical-align:middle;letter-spacing:-.03em;}

@media all and (min-width:1024px){
	.img__57586__ .figure .img_m {display:none;}
	.img__57586__ .figure .img_pc {display:block;}
	.img__57586__ .caption {padding:45px;}
	.img__57586__ .caption > dl {display:table;height:100%;}
	.img__57586__ .caption > dl > dt {display:table-cell;font-size:32px;line-height:38px;letter-spacing:-.05em;vertical-align:middle;}
	.img__57586__ .caption > dl > dd {display:table-cell;padding-left:30px;font-size:16px;line-height:22px;vertical-align:middle;}
	.img__57586__ .btn {position:absolute;top:50%;right:45px;z-index:1;margin:0;transform:translateY(-50%);}
	.img__57586__ .btn a > span {height:65px;}
	.img__57586__ .btn a > span:before {top:-6px;right:30px;width:2px;height:8px;}
	.img__57586__ .btn a > span:after {top:4px;right:30px;width:2px;height:8px;}
	.img__57586__ .btn a > span > span {padding:5px 50px 5px 30px;font-size:15px;}
}

/*     57782 : 공백      */
.solid_line__57782__ {box-sizing:border-box;display:block;position:relative;width:100%;height:70px}
.solid_line__57782__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__57782__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__57782__ {height:35px}
}

/*     57780 : 텍스트 + 배경 이미지      */
.img__57780__ {box-sizing:border-box;display:block;padding:18px;border:1px solid #444444;background:#444444}
.img__57780__ * {box-sizing:border-box}
.img__57780__ img {vertical-align:top}
.img__57780__ .title__57780__ {display:block;margin:0;padding:0;font-size:18px;font-weight:bold;color:#ffffff;line-height:20px;letter-spacing:-.03em}
.img__57780__ .cont__57780__ {display:block;margin-top:8px;font-size:13px;font-weight:bold;color:#b5b6b6;line-height:1.4em;letter-spacing:-.03em}

@media all and (min-width:1024px){
	.img__57780__ {min-height:208px;padding:28px;background:#444444 url('/img_up/shop_pds/rbf23/build/option/m_cont1_bn4_21557389200.png') no-repeat 100% 100%}
	.img__57780__ .title__57780__ {font-size:24px;line-height:22px}
	.img__57780__ .cont__57780__ {margin-top:17px;font-size:14px;line-height:24px}
}

/*     57781 : 바둑판 형태 이미지 (반응형)       */
.pm-banner_responsive__57781__ {overflow:hidden}
.pm-banner_responsive__57781__ * {box-sizing:border-box}
.pm-banner_responsive__57781__ ul {
	display:table;margin:0;padding:0;list-style:none;
	margin-top:-20px;margin-left:-20px;
}
.pm-banner_responsive__57781__ ul:after {content:'';display:block;clear:both}
.pm-banner_responsive__57781__ ul li {float:left;width:100%;padding-top:20px;padding-left:20px;text-align:center}
.pm-banner_responsive__57781__ ul li.clear {clear:both}
.pm-banner_responsive__57781__ ul li a {display:block;position:relative;color:#333}
.pm-banner_responsive__57781__ ul li a:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #dddddd;transition:all .2s ease;}
.pm-banner_responsive__57781__ ul li a:hover:before {border:4px solid #188b5e;}
.pm-banner_responsive__57781__ ul li img {vertical-align:top;}
.pm-banner_responsive__57781__ .empty {width:100%;padding:10px 0;color:#666;font-size:14px;text-align:center}

/*     57569 : 공백      */
.solid_line__57569__ {box-sizing:border-box;display:block;position:relative;width:100%;height:70px}
.solid_line__57569__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__57569__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__57569__ {height:35px}
}

/*     57564 : 공백      */
.solid_line__57564__ {box-sizing:border-box;display:block;position:relative;width:100%;height:90px}
.solid_line__57564__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__57564__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__57564__ {height:20px}
}

/*     57565 : 타이틀 + 서브 타이틀      */
.text_horizontal__57565__ .title__57565__ {
	margin:0 0 3px;padding:0;font-size:22px;font-weight:bold;color:#ffffff;text-align:center;line-height:1.2em;letter-spacing:0;
}
.text_horizontal__57565__ .text__57565__ {margin:0;padding:0;font-size:13px;color:#61aad9;text-align:center;line-height:1.2em;letter-spacing:0}

@media all and (min-width:1024px){
	.text_horizontal__57565__ {display:table;width:100%;table-layout:fixed;}
	.text_horizontal__57565__ .title__57565__ {display:table-cell;width:220px;margin:0;font-size:32px;text-align:left;vertical-align:bottom;}
	.text_horizontal__57565__ .text__57565__ {display:table-cell;padding-bottom:8px;font-size:18px;text-align:left;vertical-align:bottom;}
}

/*     57566 : 공백      */
.solid_line__57566__ {box-sizing:border-box;display:block;position:relative;width:100%;height:35px}
.solid_line__57566__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__57566__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__57566__ {height:20px}
}

/*     57567 : 이미지 리스트 (타일형)      */
.img_tile__57567__ {overflow:hidden}
.img_tile__57567__ .img_inner {margin:0 -5px}
.img_tile__57567__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__57567__ * {box-sizing:border-box}
.img_tile__57567__ .item {float:left;position:relative;width:100%;padding:0 5px 25px}
.img_tile__57567__ .item a {display:block}
.img_tile__57567__ .figure {display:block}
.img_tile__57567__ .figure img {width:45px;height:42px;vertical-align:top}
.img_tile__57567__ .caption {display:block;margin-top:10px}
.img_tile__57567__ .caption > span {display:block}
.img_tile__57567__ .caption > span.subject {font-weight:bold;color:#ffffff}
.img_tile__57567__ .caption > span.content {margin-top:5px;color:#ffffff}

.text_m_sml__57567__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__57567__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__57567__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__57567__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__57567__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_big__57567__ .caption > span.content {font-size:15px;line-height:1.5em}

.col_m_1__57567__ .item {width:100%}
.col_m_2__57567__ .item {width:50%}
.col_m_3__57567__ .item {width:33.3333%}
.col_m_4__57567__ .item {width:25%}
.col_m_1__57567__ .item,
.col_m_2__57567__ .item2n,
.col_m_3__57567__ .item3n,
.col_m_4__57567__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__57567__ .item,
	.col_m_2__57567__ .item2n,
	.col_m_3__57567__ .item3n,
	.col_m_4__57567__ .item4n {clear:none}

	.col_t_1__57567__ .item {width:100%}
	.col_t_2__57567__ .item {width:50%}
	.col_t_3__57567__ .item {width:33.3333%}
	.col_t_4__57567__ .item {width:25%}
	.col_t_5__57567__ .item {width:20%}
	.col_t_6__57567__ .item {width:16.6666%}
	.col_t_1__57567__ .item,
	.col_t_2__57567__ .item2n,
	.col_t_3__57567__ .item3n,
	.col_t_4__57567__ .item4n,
	.col_t_5__57567__ .item5n,
	.col_t_6__57567__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__57567__ .img_inner {margin:0 -10px}
	.img_tile__57567__ .item {padding:10px}
	.img_tile__57567__ .figure img {width:auto;height:auto;}
	.img_tile__57567__ .caption {margin-top:15px}
	.img_tile__57567__ .caption > span.content {margin-top:10px}

	.text_sml__57567__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__57567__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__57567__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__57567__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__57567__ .caption > span.subject {font-size:18px;line-height:1.4em}
	.text_big__57567__ .caption > span.content {font-size:15px;line-height:1.5em}

	.col_t_1__57567__ .item,
	.col_t_2__57567__ .item2n,
	.col_t_3__57567__ .item3n,
	.col_t_4__57567__ .item4n,
	.col_t_5__57567__ .item5n,
	.col_t_6__57567__ .item6n {clear:none}

	.col_pc_1__57567__ .item {width:100%}
	.col_pc_2__57567__ .item {width:50%}
	.col_pc_3__57567__ .item {width:33.3333%}
	.col_pc_4__57567__ .item {width:25%}
	.col_pc_5__57567__ .item {width:20%}
	.col_pc_6__57567__ .item {width:16.6666%}
	.col_pc_1__57567__ .item,
	.col_pc_2__57567__ .item2n,
	.col_pc_3__57567__ .item3n,
	.col_pc_4__57567__ .item4n,
	.col_pc_5__57567__ .item5n,
	.col_pc_6__57567__ .item6n {clear:both}
}

.pm-banner_responsive__57781__ ul li {width:50%}
.pm-banner_responsive__57781__ ul li:nth-child(2n+1) {clear:both}

@media all and (min-width:768px){
    .pm-banner_responsive__57781__ ul li {width:25%}
    .pm-banner_responsive__57781__ ul li:nth-child(2n+1) {clear:none}
    .pm-banner_responsive__57781__ ul li:nth-child(4n+1) {clear:both}
}

@media all and (min-width:1024px){
    .pm-banner_responsive__57781__ ul li {width:50%}
    .pm-banner_responsive__57781__ ul li:nth-child(4n+1) {clear:none}
    .pm-banner_responsive__57781__ ul li:nth-child(2n+1) {clear:both}
}

/*     57568 : 공백      */
.solid_line__57568__ {box-sizing:border-box;display:block;position:relative;width:100%;height:90px}
.solid_line__57568__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__57568__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__57568__ {height:20px}
}



/* Layout */
#viewport {/*overflow-x:hidden;*/min-height:100%;background:#ffffff;}
#viewport > #main_view,
#viewport > #sub_view {max-width:100%;width:100%}


.header_form {position:absolute;top:0;right:50px;}
.header_form .btn_header_form {width:40px;height:60px;background:none;border:none;font-size:0;text-align:center}
.header_form .btn_header_form:before {content:'\e901';display:block;font-family:'icomoon';font-size:26px;font-weight:normal;color:#bbbbbb;text-align:center;}
.header_form .search_p {display:none;position:fixed;top:60px;right:0;left:0;z-index:9998;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#ffffff;white-space:nowrap}
.header_form .search_p fieldset {margin:0;padding:5px 20px 10px;border:none}
.header_form .search_p legend {display:none}
.header_form .search_p .search_form {box-sizing:border-box;position:relative;max-width:400px;margin:0 auto;padding-right:40px;}
.header_form .search_p .search_form > span {display:block;border-bottom:1px solid #000000;}
.header_form .search_p .search_form input {box-sizing:border-box;width:100%;height:35px;margin:0;padding:0 5px;border:none;background:transparent;font-size:14px;color:#bbbbbb;outline:none;}
.header_form .search_p .search_form button {display:block;position:absolute;border:none;padding:0;top:0;right:0;bottom:0;margin:auto;width:40px;height:35px;background:transparent;font-size:0}
.header_form .search_p .search_form button:before {content:'\e901';display:block;font-family:'icomoon';font-size:26px;font-weight:normal;color:#000000;text-align:center;}
.header_form:hover .btn_header_form:before, .header_form.on .btn_header_form:before {color:#215591}
.header_form.on .search_p {display:block}

#container .contents_wrap {min-height:350px}
#container .contents:after {content:'';display:block;overflow:hidden;clear:both}
#sub_view #container .contents_wrap {padding:0 0 20px}
#sub_view #container .contents_wrap .contents {padding-top:20px}

#footer {overflow:hidden;position:relative;background:#1d2c42;}
#footer #btn_site_top {position:fixed;bottom:10px;right:10px;z-index:0;width:40px;height:40px;border:none;border-radius:50%;background:#215591;font-size:0;opacity:0;transition:all .2s ease-in-out}
#footer #btn_site_top:before {content:'\e917';display:block;font-family:'icomoon';font-size:16px;font-weight:bold;color:#fff;text-align:center;}
#footer #btn_site_top.on {opacity:.6;z-index:1000}
#footer .f_inner {padding:15px 15px 20px;}
#footer .fnb ul {display:block;margin:0;padding:0;list-style:none;font-size:0;text-align:center}
#footer .fnb ul li {display:inline-block;margin-left:15px;}
#footer .fnb ul li a {display:inline-block;position:relative;height:25px;line-height:25px;font-size:12px;color:#ffffff;text-align:center;white-space:nowrap}
#footer .fnb ul li:first-child {margin-left:0;}
#footer .finfo {margin-top:10px;font-size:0;text-align:center}
#footer .finfo p {display:inline-block;position:relative;line-height:15px;margin:0;padding:1px 8px;font-size:12px;color:#ffffff}
#footer .finfo p:before {content:'';position:absolute;top:0;bottom:0;left:0;width:2px;height:2px;margin:auto;opacity:.5}
#footer .finfo p.mobile_hide {display:none}
#footer .finfo a {color:#ffffff}
#footer .finfo .copyright {margin-top:8px;line-height:16px;font-size:12px;color:#ffffff;}
#footer .finfo button {border:1px solid #aaa;border-radius:4px;background:#f6f6f6;font-size:12px;color:#555;text-align:center}




/* sub page */
.shgroup {position:relative;}
.shgroup .sub_top_bg {overflow:hidden;position:relative}
.shgroup .sub_top_bg:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-position:center top;background-repeat:no-repeat;background-size:cover;}
.shgroup .sub_top_bg img {visibility:hidden;max-width:none;height:150px;vertical-align:top}
.shgroup .sub_top_text {position:absolute;top:0;right:0;left:0;bottom:0;padding:0}
.shgroup .sub_top_text .top_text_inner {display:table;width:100%;height:100%}
.shgroup .sub_top_text .top_text_inner > p {display:table-cell;margin:0;padding:0;font-size:24px;font-weight:bold;color:#ffffff;text-align:center;vertical-align:middle;line-height:1.2em;letter-spacing:-.03em}

#sub_view #container .contents_wrap .snb {position:relative;}
#sub_view #container .contents_wrap .snb .m_snb_toggle {box-sizing:border-box;display:block;position:relative;width:100%;height:50px;line-height:50px;padding:0 15px;border:none;background:#215591;font-size:16px;font-weight:bold;color:#ffffff;text-align:left;letter-spacing:-.03em;}
#sub_view #container .contents_wrap .snb .m_snb_toggle:before {content:'';position:absolute;top:8px;right:15px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-top-color:#ffffff}
#sub_view #container .contents_wrap .snb .m_snb_toggle:after {content:'';position:absolute;top:2px;right:15px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-top-color:#215591}
#sub_view #container .contents_wrap .snb .m_snb_toggle.on:before {top:-10px;border-top-color:transparent;border-bottom-color:#ffffff}
#sub_view #container .contents_wrap .snb .m_snb_toggle.on:after {top:-4px;border-top-color:transparent;border-bottom-color:#215591}
#sub_view #container .contents_wrap .snb .dep1 {display:none;position:absolute;right:0;left:0;z-index:1000;margin:0;padding:0;}
#sub_view #container .contents_wrap .snb .dep1.on {display:block;}
#sub_view #container .contents_wrap .snb .dep1 li {margin:0;padding:0;border-bottom:1px solid #dedede;list-style:none;}
#sub_view #container .contents_wrap .snb .dep1 li a {display:block;padding:12px 15px;background:#fff;font-size:14px;font-weight:bold;color:#777;}
#sub_view #container .contents_wrap .snb .dep1 li.on a, #sub_view #container .contents_wrap .snb ul li a:hover {background:#f2f2f2;}

.contents_wrap .sub_location {margin:0 15px 30px;padding-bottom:15px;border-bottom:1px solid #ddd;font-size:0;text-align:center;}
.contents_wrap .sub_location > span {display:inline-block;margin-left:8px;font-family:'Malgun Gothic', sans-serif;font-size:13px;color:#666666;line-height:18px;letter-spacing:-.03em;vertical-align:top}
.contents_wrap .sub_location > span:first-child {margin-left:0}
.contents_wrap .sub_location .loc_home {width:15px;height:18px;font-size:0}
.contents_wrap .sub_location .loc_home:before {content:'\e900';display:inline-block;font-family:'icomoon';font-size:15px;font-weight:normal;vertical-align:top}
.contents_wrap .sub_location .loc_arrow {font-family:'Gulim', '굴림';font-size:11px;color:#b1b1b1;}

/* Mobile viewport - PC content display none */
.gnb_p, .lnb_p, .contents_wrap .sub_top_title, .lnb_p_all_wrap {display:none}

/* PC CSS */
@media all and (min-width:1024px) {
	/* 음성안내 */
	#voice_guide_wrap {display:inline-block;vertical-align:top}
	#voice_guide_wrap a {display:none;width:16px;height:40px;line-height:40px;font-size:0;text-align:center}
	#voice_guide_wrap a > span {position:absolute;top:-9999px;left:-9999px;text-indent:-9999px}
	#voice_guide_wrap a:before {font-family:'voice_icomoon';font-size:16px}
	#voice_guide_wrap.off a.state_voice_on {display:inline-block}
	#voice_guide_wrap.on a.state_voice_off {display:inline-block}
	#voice_guide_wrap a.state_voice_on:before {
		content:'\e903';color:#168fff;
		transition:all 0.1s ease;
		animation-name:voice_animation;
		animation-duration:1s;
		animation-iteration-count:infinite;
		animation-timing-function:step-end;
	}
	#voice_guide_wrap a.state_voice_off:before {content:'\e902';color:#87909c}

	/* PC viewport - Mobile content display none */
	#header .logo button, #sub_view #container .contents_wrap .snb .m_snb_toggle {display:none}

	/* PC display:block */
	.gnb_p, .lnb_p, .contents_wrap .sub_top_title, .lnb_p_all_wrap {display:block}

	/* PC 화면 넓이값을 가진 센터유지 */
	.row > .white-space {max-width:1000px !important}
	.sub_location, #footer .f_inner, .shgroup .sub_top_text .top_text_inner,
	.contents_wrap .sub_location, .contents_wrap .sub_top_title, .lnb_p_all_wrap .lnb_p_all .lnb_p_all_inner {margin:0 auto;max-width:1000px}

	/* mypage  서브 네비게이션 넓이값 */
	#container {padding-top:150px;}
	#container .contents_wrap {min-height:500px;}
	#sub_view #container .contents_wrap .contents {padding-top:45px}


	.gnb_p_wrap {border-bottom:1px solid #ddd;background:#efefef;}
	.gnb_p {font-size:0;}
	.gnb_p .new_date {display:inline-block;padding:0 20px 0 10px;border-right:1px solid #ddd;font-size:13px;font-weight:bold;line-height:49px;vertical-align:top;}
	.gnb_p .gnb_list {display:inline-block;vertical-align:top;}
	.gnb_p .gnb_list ul {box-sizing:border-box;margin:0;padding:0;}
	.gnb_p .gnb_list ul:after {content:'';display:block;clear:both;}
	.gnb_p .gnb_list ul li {float:left;margin:0;padding:0;border-right:1px solid #ddd;list-style:none}
	.gnb_p .gnb_list ul li a {box-sizing:border-box;display:block;position:relative;min-width:150px;padding:0 30px;font-size:16px;font-weight:bold;color:#888;text-align:center;line-height:49px;letter-spacing:-.03em;}
	.gnb_p .gnb_list ul li a:hover {color:#215591}

	.lnb_p {display:block;float:left;max-width:1200px;margin:0 auto;min-height:100px}
	.lnb_p .dep1 {margin:0;padding:0;}
	.lnb_p .dep1:after {clear:both;content:'';display:block}
	.lnb_p .dep1 > li {float:left;position:relative;min-width:180px;max-width:200px;margin:0;padding:0;list-style-type:none;}
	.lnb_p .dep1 > li > a {display:table;position:relative;z-index:1001;width:100%;height:100px;}
	.lnb_p .dep1 > li > a > span {display:table-cell;padding:0 10px;font-size:20px;font-weight:bold;color:#000000;vertical-align:middle;text-align:center;line-height:24px;letter-spacing:-.03em;word-break:break-all;}
	.lnb_p .dep1 > li.on > a > span, .lnb_p .dep1 > li:hover > a > span {color:#215591}
	.lnb_p .dep1 > li > div {box-sizing:border-box;visibility:hidden;position:absolute;top:100px;left:0;z-index:1000;width:100%;border-top:1px solid #e5e5e5;background:#ffffff;}
	.lnb_p .dep1 > li:first-child .dep2 {border-left:1px solid #e8e8e8;}
	.lnb_p .dep2 {box-sizing:border-box;position:relative;border-right:1px solid #e8e8e8;font-size:0;}
	.lnb_p .dep2 > ul {margin:0;padding:8px 0 30px;}
	.lnb_p .dep2 > ul > li {margin:1px 0 0;padding:0;list-style-type:none;}
	.lnb_p .dep2 > ul > li:first-child {margin-top:0;}
	.lnb_p .dep2 > ul > li > a {display:block;padding:8px 10px;font-size:16px;font-weight:bold;color:#666666;text-align:center;line-height:20px;letter-spacing:-.03em;}
	.lnb_p .dep2 > ul > li.on > a,
	.lnb_p .dep2 > ul > li:hover > a {background:#215591;color:#ffffff}
	.lnb_p .lnb_p_bg {visibility:hidden;position:absolute;right:0;left:50%;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;background:#ffffff}
	#header_over_bg {position:fixed;top:0;right:0;bottom:0;left:0;z-index:9997;background:rgba(0,0,0,.4);}

	.lnb_p_all_wrap {float:right;}
	.lnb_p_all_wrap .btn_lnb_all_p {display:block;position:relative;width:60px;height:100px;font-size:0;text-align:center}
	.lnb_p_all_wrap .btn_lnb_all_p > span {display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:30px;height:4px;margin:auto;background:#b9b0a7;}
	.lnb_p_all_wrap .btn_lnb_all_p > span:before {content:'';position:absolute;top:-12px;left:0;width:30px;height:4px;background:#b9b0a7;}
	.lnb_p_all_wrap .btn_lnb_all_p > span:after {content:'';position:absolute;bottom:-12px;left:0;width:30px;height:4px;background:#b9b0a7;}

	.lnb_p_all_wrap .lnb_p_all {display:none;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background:#215591;}
	.lnb_p_all_wrap .lnb_p_all .lnb_p_all_inner {padding:5vw 0;}
	.lnb_p_all_wrap .lnb_p_all .btn_lnb_all_close {position:absolute;top:50px;right:50px;z-index:100;opacity:.5;}
	.lnb_p_all_wrap .lnb_p_all .btn_lnb_all_close > span {display:block;position:relative;font-size:0;width:50px;height:50px;}
	.lnb_p_all_wrap .lnb_p_all .btn_lnb_all_close > span:before {content:'';position:absolute;top:calc(50% - 2px);right:0;left:0;width:40px;height:5px;margin:0 auto;background:#ffffff;transform:rotate(45deg);}
	.lnb_p_all_wrap .lnb_p_all .btn_lnb_all_close > span:after {content:'';position:absolute;top:calc(50% - 2px);right:0;left:0;width:40px;height:5px;margin:0 auto;background:#ffffff;transform:rotate(-45deg);}

	.lnb_p_all_wrap .lnb_p_all .dep1 {margin:0;padding:0;}
	.lnb_p_all_wrap .lnb_p_all .dep1 > li {box-sizing:border-box;margin:70px 0 0;padding:0;list-style-type:none;}
	.lnb_p_all_wrap .lnb_p_all .dep1 > li:first-child {margin-top:0;}
	.lnb_p_all_wrap .lnb_p_all .dep1 > li .dep1_subject {position:relative;}
	.lnb_p_all_wrap .lnb_p_all .dep1 > li .dep1_subject:before {content:'';position:absolute;right:0;bottom:0;left:0;height:1px;background:#ffffff;opacity:.2;}
	.lnb_p_all_wrap .lnb_p_all .dep1 > li .dep1_subject > a {display:block;position:relative;padding-bottom:18px;font-size:28px;color:#ffffff;line-height:33px;letter-spacing:-.03em;}
	.lnb_p_all_wrap .lnb_p_all .dep1 > li .dep1_subject > a:before {content:'';position:absolute;bottom:0;left:0;width:200px;height:3px;background:#ffffff;}
	.lnb_p_all_wrap .lnb_p_all .dep2 {padding-top:5px;}
	.lnb_p_all_wrap .lnb_p_all .dep2 > ul {margin:0;padding:0;}
	.lnb_p_all_wrap .lnb_p_all .dep2 > ul:after {content:'';display:block;clear:both;}
	.lnb_p_all_wrap .lnb_p_all .dep2 > ul > li {box-sizing:border-box;float:left;width:20%;margin:15px 0 0;padding:0 15px 0 0;list-style-type:none;}
	.lnb_p_all_wrap .lnb_p_all .dep2 > ul > li:nth-child(5n+1) {clear:both;}
	.lnb_p_all_wrap .lnb_p_all .dep2 > ul > li > a {display:block;font-size:20px;color:#ffffff;line-height:25px;letter-spacing:-.03em;}
	.lnb_p_all_wrap .lnb_p_all .dep3 {position:relative;margin-top:15px;padding:15px;}
	.lnb_p_all_wrap .lnb_p_all .dep3:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff;opacity:.08;}
	.lnb_p_all_wrap .lnb_p_all .dep3 > ul {position:relative;z-index:1;margin:0;padding:0;}
	.lnb_p_all_wrap .lnb_p_all .dep3 > ul > li {margin:5px 0 0;padding:0;list-style-type:none;}
	.lnb_p_all_wrap .lnb_p_all .dep3 > ul > li:first-child {margin-top:0;}
	.lnb_p_all_wrap .lnb_p_all .dep3 > ul > li > a {display:block;font-size:16px;color:#ffffff;line-height:22px;letter-spacing:-.03em;}
	.lnb_p_all_wrap.on .lnb_p_all {display:block;}

	.header_form {position:relative;top:auto;right:auto;float:right;margin-right:10px;}
	.header_form .btn_header_form {width:60px;height:100px;}
	.header_form .btn_header_form:before {font-size:40px;color:#b9b0a7}
	.header_form .search_p {top:150px;border-top:1px solid #e5e5e5;}
	.header_form .search_p fieldset {padding:25px 0 35px;}
	.header_form .search_p .search_form > span {display:block;border-bottom:1px solid #000000;}
	.header_form .search_p .search_form input {height:50px;font-size:18px;color:#b9b0a7;}
	.header_form .search_p .search_form button {height:50px;}
	.header_form .search_p .search_form button:before {font-size:32px;}

    #footer .f_inner {box-sizing:border-box;position:relative;padding:28px 0 35px}
    #footer .fnb ul {text-align:left;}
    #footer .fnb ul li a {font-size:15px;}
    #footer .finfo {margin-top:15px;text-align:left;}
    #footer .finfo p {margin:0 12px 0 0;padding:0;font-size:13px;}
    #footer .finfo .copyright {font-size:13px;}

	/* sub page */
	.shgroup .sub_top_bg:before {background-size:auto;}
	.shgroup .sub_top_bg img {max-width:none;height:auto;}
	.shgroup .sub_top_text .top_text_inner > p {padding-bottom:35px;font-size:52px;line-height:1.15em;}

	#sub_view #container .contents_wrap {padding-bottom:100px;}
	#sub_view #container .contents_wrap .snb_wrap {position:relative;max-width:1000px;margin:-70px auto 0;background:#215591}
	#sub_view #container .contents_wrap .snb .dep1 {display:table;position:static;left:auto;right:auto;min-width:auto;width:100%;padding:0;white-space:normal;border:none;table-layout:fixed;}
	#sub_view #container .contents_wrap .snb .dep1.on {display:table;}
	#sub_view #container .contents_wrap .snb .dep1 li {display:table-cell;border:none;border-left:1px solid rgba(255,255,255,.2);text-align:center;vertical-align:middle}
	#sub_view #container .contents_wrap .snb .dep1 li:first-child {border-left-width:0;}
	#sub_view #container .contents_wrap .snb .dep1 li a {box-sizing:border-box;display:table;width:100%;height:70px;line-height:1.3em;padding:0;background:none;font-size:18px;font-weight:bold;color:#ffffff;transition:.1s background ease-in-out}
	#sub_view #container .contents_wrap .snb .dep1 li a > span {box-sizing:border-box;display:table-cell;padding:5px 10px;text-align:center;vertical-align:middle;letter-spacing:-.02em}
	#sub_view #container .contents_wrap .snb .dep1 li.on a,
	#sub_view #container .contents_wrap .snb .dep1 li:hover a {background:#ffffff;color:#215591}

	.contents_wrap .sub_location {margin:0 auto 75px;padding-bottom:15px;text-align:right;}
	.contents_wrap .sub_location > span {margin-left:12px;font-size:15px;line-height:20px;}
	.contents_wrap .sub_location .loc_home {width:15px;height:20px;}
	.contents_wrap .sub_location .loc_home:before {font-size:18px;}
	/*.contents_wrap .sub_top_title {margin-bottom:50px;padding:0;font-size:38px;color:{$farm_skin_set[sub_title_text]};text-align:center;line-height:1.2em;letter-spacing:-.03em;}*/
}

@media all and (min-width:1024px) and (max-width:1499px){
	#header .h_inner {padding:0 15px;}
	#header .logo {max-width:200px;margin-right:15px;}
	/* #header .logo h1 span img {max-width:200px;} */

	.gnb_p .gnb_list ul li a {font-size:13px;}

	.lnb_p {max-width:680px;}
	.lnb_p .dep1 > li {min-width:110px;max-width:130px;}
	.lnb_p .dep1 > li > a > span {padding:0 5px;font-size:16px;line-height:20px;}
	.lnb_p .dep2 > ul > li > a {font-size:14px;line-height:18px;}

	.lnb_p_all_wrap .btn_lnb_all_p {width:40px;}
	.lnb_p_all_wrap .btn_lnb_all_p > span {width:25px;}
	.lnb_p_all_wrap .btn_lnb_all_p > span:before {width:25px;top:-10px;}
	.lnb_p_all_wrap .btn_lnb_all_p > span:after {width:25px;bottom:-10px;}

	.lnb_p_all_wrap .lnb_p_all .lnb_p_all_inner {padding:4vw 0;}
	.lnb_p_all_wrap .lnb_p_all .btn_lnb_all_close {top:15px;right:15px;}

	.lnb_p_all_wrap .lnb_p_all .dep1 > li {margin-top:40px;}
	.lnb_p_all_wrap .lnb_p_all .dep1 > li .dep1_subject > a {padding-bottom:12px;font-size:22px;line-height:27px;}
	.lnb_p_all_wrap .lnb_p_all .dep1 > li .dep1_subject > a:before {width:150px;}
	.lnb_p_all_wrap .lnb_p_all .dep2 > ul > li {margin-top:10px;}
	.lnb_p_all_wrap .lnb_p_all .dep2 > ul > li > a {font-size:18px;}

	.header_form .btn_header_form {width:40px;}
	.header_form .btn_header_form:before {font-size:30px;}
}

@media all and (min-width:1200px) and (max-width:1499px){
	.lnb_p {max-width:850px;}
	.lnb_p .dep1 > li {max-width:150px;}
}

/* MOBILE - 뷰포트 CSS */
@media all and (max-width:1023px) {
	#viewport {position:relative;width:100%;overflow-x:hidden}
	#viewport #header {position:fixed;left:0;top:0;width:100%;}
	#viewport #container {position:relative;z-index:100;padding-top:60px}
	#viewport.app_view #container {padding-top:0}

	.side_gnb_wrap {box-sizing:border-box;display:table;position:relative;width:100%;height:60px;}
	.side_gnb_wrap:before {content:'';display:block;position:absolute;right:0;bottom:0;left:0;height:1px;background:#ffffff;opacity:.3;}
	.side_gnb {display:table-cell;padding:5px 15px;vertical-align:middle;}
	.side_gnb > ul {margin:0;padding:0;}
	.side_gnb > ul:after {content:'';display:block;clear:both;}
	.side_gnb > ul > li {box-sizing:border-box;float:left;margin:0 0 0 15px;padding:0;list-style-type:none;}
	.side_gnb > ul > li:first-child {margin-left:0;}
	.side_gnb > ul > li > a {display:block;padding:5px 0;font-size:13px;color:#ffffff;text-align:center;line-height:16px;letter-spacing:-.03em;}

	.side_lnb {padding:10px 0;}
	/*
	.side_lnb [role=toggle] > a:before {content:'';position:absolute;top:50%;right:15px;width:12px;height:2px;margin-top:-1px;background:#ffffff;}
	.side_lnb [role=toggle] > a:after {content:'';position:absolute;top:50%;right:20px;width:2px;height:12px;margin-top:-6px;background:#ffffff;}
	.side_lnb [role=toggle].active > a:after {display:none;}
	*/
	.side_lnb .dep1 {position:relative;margin:0;padding:0}
	.side_lnb .dep1 > li {margin:0;padding:0;list-style:none}
	.side_lnb .dep1 > li > a {box-sizing:border-box;display:table;width:100%;height:45px;table-layout:fixed;-webkit-tap-highlight-color:transparent;outline:none;}
	.side_lnb .dep1 > li > a > span {display:table-cell;position:relative;padding:0 35px 0 15px;font-size:18px;font-weight:bold;color:#ffffff;line-height:22px;vertical-align:middle;letter-spacing:-.03em;}
	.side_lnb .dep1 > li > a > span:before {content:'';display:block;position:absolute;top:calc(50% - 4px);right:15px;width:8px;height:1px;background:#fff;transform:rotate(45deg);}
	.side_lnb .dep1 > li > a > span:after {content:'';display:block;position:absolute;top:calc(50% + 2px);right:15px;width:8px;height:1px;background:#fff;transform:rotate(-45deg);}
	.side_lnb .dep1 > li.active > a > span {text-decoration:underline;}
	.side_lnb .dep2 {box-sizing:border-box;display:none;position:absolute;top:-10px;right:0;z-index:1;width:50%;height:calc(100vh - 60px);padding:5px 15px;background:#fff;}
	.side_lnb .dep2 > ul {margin:0;padding:0;}
	.side_lnb .dep2 > ul > li {margin:0;padding:0;border-bottom:1px solid #ddd;list-style:none}
	.side_lnb .dep2 > ul > li > a {display:table;box-sizing:border-box;width:100%;height:40px;table-layout:fixed;-webkit-tap-highlight-color:transparent;outline:none;}
	.side_lnb .dep2 > ul > li > a > span {display:table-cell;position:relative;padding:0 0 0 10px;font-size:15px;font-weight:bold;color:#333;line-height:19px;vertical-align:middle;letter-spacing:-.03em;}
	.side_lnb .dep2 > ul > li > a > span:before {content:'';display:block;position:absolute;top:calc(50% - 4px);right:5px;width:6px;height:1px;background:#bbb;transform:rotate(45deg);}
	.side_lnb .dep2 > ul > li > a > span:after {content:'';display:block;position:absolute;top:calc(50% + 1px);right:5px;width:6px;height:1px;background:#bbb;transform:rotate(-45deg);}
	.side_lnb .dep1 > li.active .dep2 {display:block}

	#viewport .viewport_side {display:none;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#215591;}

	/* open */
	#viewport.left-open,
	#viewport.right-open {overflow:hidden;width:100%;height:100%}
	#viewport.left-open #left_side {display:block;}
	#viewport.right-open #right_side {display:block;}
	#viewport .btn_close_side {display:none;position:absolute;top:0;right:0;z-index:9998;width:60px;height:60px;margin:0;padding:0;border:none;background:none;font-size:0;opacity:.5;}
	#viewport .btn_close_side:after {content:'';display:block;position:absolute;top:calc(50% - 2px);right:0;left:0;width:26px;height:3px;margin:0 auto;background:#ffffff;transform:rotate(45deg);}
	#viewport .btn_close_side:before {content:'';display:block;position:absolute;top:calc(50% - 2px);right:0;left:0;width:26px;height:3px;margin:0 auto;background:#ffffff;transform:rotate(-45deg);}
	#viewport.left-open .btn_close_side,
	#viewport.right-open .btn_close_side {display:block}
}

/* PC - 뷰포트 CSS */
@media all and (min-width:1024px) {
	#viewport #left_side {display:none}
	#viewport #right_side {display:none}
	#viewport #close_side {display:none}
}