@charset "utf-8";
/**
 * @File Name : content.css
 * @Description : Each Subpage Body Contents CSS (★ 최초…최종 작업자는 갱신 이력을 반드시 남겨주세요!)
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 2020.00.00 | ★★★ | 최초 등록
 * </pre>
 * @author 웹표준화실
 * @since 2020.02.27
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */

/*! Subpage Body Content Each Template v.20150905~ 20190611. 20191011~ | by @Who
 */

/** Compatible! [IE9+] 20191011~ */

/* Table of contents ))
 | .content1template1
 | …
 */

/* All Device ◆◆◆◆◆◆◆◆◆◆ */


/* ◇◆ StyleName. YYYYMMDD. @Who	 ◇◆ */


/* YYYYMMDD.Writer. ◇◆ */
/* lib.css overwrite */
ul.bu li ul>li, ul.bu.bu2 li {background-position:0 .475em}
ul.bu li .bgno{background:none;list-style:none;padding:0;}

/* 이미지확대보기 */
.imgzoom1, .imgExpand1 {position:relative;}
.imgzoom1 .b1.zoom, .imgExpand1 .b1 {position:absolute;bottom:0;right:0;width:40px;height:40px;background:url(http://www.gimhae.go.kr/_res/ds/img/sub/ic40a1zoom.png) no-repeat 50% 50%}

/*흐름도*/
/* flowchart */
.flow-chart {background:#f8f8f8;font-size:.875em;margin-bottom:10px;border:1px solid #dcdcdc;box-sizing:border-box;}
.flow-chart ol {list-style:none;padding:0 10px;margin:0;overflow:hidden;}
.flow-chart ol > li {position:relative;text-align:center;margin:20px 0}
.flow-chart ol > li:first-child {margin-left:0 !important}
.flow-chart ol > li:after {position:absolute;content:"";display:block;width:16px;height:16px;background:url(/_res/wood/img/sub/ic17a1flowchart1.gif) no-repeat;transform:rotate(90deg);bottom:-17px;right:50%;margin-right:-6px;}
.flow-chart ol > li:last-child:after {display:none;}
.flow-chart ol li .grid-in {background:#794709;color:#fff;text-align:center;border-top-left-radius:0px;border-top-right-radius:10px;border-bottom-left-radius:10px;line-height:22px;box-sizing:border-box;padding:10px 0;}
.flow-chart ol > li:nth-child(odd) .grid-in {background:#827765;}
.flow-chart ol > li.line2 .grid-in, .flow-chart li.line3 .grid-in {padding-top:10px;padding-bottom:10px;}
.flow-chart li .grid-in br {display:none;}
.flow-chart ol.flow1 li {float:none;width:100%;margin:0}
.flow-chart ol.flow1 li .grid-in {background:#fff;border:2px solid #8c6952;color:#333;}
.flow-chart ol.flow1 li:nth-child(odd) .grid-in {border-color:#533f3a;}
.flow-chart ol.flow1 li .grid-in strong {color:#8c6952;border-bottom:1px solid #8c6952}
.flow-chart ol.flow1 li:nth-child(odd) .grid-in strong {color:#533f3a;border-color:#533f3a}
.flow-chart ol.flow1 .bu li {background:url(../../img/lib/li1bg.png) no-repeat .125em .375em;box-sizing:border-box;}
.flow-chart ol.flow1 ul.bu li ul>li{background:url(../../img/lib/li2bg.png) no-repeat .125em .375em;}
.flow-chart ol.flow1 li strong {font-size:1.25em;display:block;border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:15px;}
.flow-chart ol.flow1 li .span {padding:10px 15px;}
.flow-chart ol.flow1 li:after {position:relative;top:auto;right:auto;left:auto;bottom:auto;transform:rotate(90deg);-ms-transform:rotate(90deg);margin:10px auto;}
.flow-chart ol > li .grid-in .span .num {display:block;font-size:1.375em;margin-bottom:5px;}
@media all and (min-width:800px){
	.flow-chart {font-size:1em;margin-bottom:20px}
	.flow-chart ol {padding:20px 10px;}
	.flow-chart ol > li {float:left;margin-left:3.5%;}
	.flow-chart .flow5 li {width:16.8%;}
	.flow-chart ol > li:after {bottom:auto;top:50%;right:-11%;transform:rotate(0);margin-top:-6px;}
	.flow-chart .flow5 li:after {right:-13%}
	.flow-chart .flow5 li.arrow_sty:after {right:-25%}
	.flow-chart li .grid-in {height:130px;padding:50px 5px;word-wrap:break-word;word-break:keep-all;display:table;width:100%;}
	.flow-chart ol li .grid-in .span {display:table-cell;vertical-align:middle;padding-left:10px;padding-right:10px;}
	.flow-chart li.line2 .grid-in {padding-top:40px;padding-bottom:40px;}
	.flow-chart li.line3 .grid-in {padding-top:30px;padding-bottom:30px;}
	.flow-chart li .grid-in br {display:block;line-height:0}
	.flow-chart ol li .grid-in {border-top-right-radius:20px;border-bottom-left-radius:20px;}
}
@media all and (min-width:1000px){
	.flow-chart ol {padding:20px 40px}
	.flow-chart ol > li {margin-top:10px;margin-bottom:10px;}
	.flow-chart .flow5 {padding:30px 25px;}
}
/* flow2 2개 */
.flow-chart .flow2 li .grid-in {padding-left:50px;padding-right:20px;}
.flow-chart .flow2 li .grid-in ul {margin:0}
.flow-chart li ul.bu li {background-image:url(/_res/portal/img/sub/01/li1bg2.png);background-position:2px .6em}
@media all and (min-width:800px){
	.flow-chart .flow2 {text-align:center;}
	.flow-chart .flow2 > li {width:32%;float:none;display:inline-block;vertical-align:top;text-align:left;margin-left:5%;}
	.flow-chart .flow2 li:after {right:-10%}
	.flow-chart .flow2 li .grid-in ul {display:table-cell;vertical-align:middle;}
}
/* flow4 3개 */
@media all and (min-width:800px){
	.flow-chart .flow3 > li {width:30%;}
	.flow-chart .flow3 li:after {right:-8%}
	.flow-chart .flow3 li:nth-child(3n+1){margin-left:0%}
}
/* flow4 4개 */
@media all and (min-width:800px){
	.flow-chart .flow4 > li {width:22%;}
	.flow-chart .flow4 > li:nth-child(4n+1) {margin-left:0}
}
/* flow4 5개 */
@media all and (min-width:800px){
	.flow-chart .flow5 > li {width:16.8%;}
	.flow-chart .flow5 li:nth-child(5) {margin-left:5.5%}
}
/* flow4 6개 */
.flow-chart .flow6 li {margin:21px 0;padding:0 10px;box-sizing:border-box;}
.flow-chart .flow6 li .grid-in {height:auto;padding:10px 0;}
.flow-chart .flow6 li:after {right:50%}
@media all and (min-width:800px){
	.flow-chart .flow6 > li {width:16.66%;margin:0}
	.flow-chart .flow6 li:after {right:-3px}
}

.flow-chart2 {font-size:.875em;}
.flow-chart2 li.column {font-size:1.125em;color:#333;text-align:center;line-height:24px;margin-bottom:20px}
.flow-chart2 .num {position:relative;display:block;width:45px;height:45px;margin:-24px auto 10px;text-align:center;background:url(/_res/portal/img/sub/01/ic43a1flowchart2.png) no-repeat;color:#fff;line-height:49px;z-index:10}
@media all and (min-width:768px){
	.flow-chart2 {font-size:1em;}
	.flow-chart2 .h01{height:270px;}
}

.flow-chart3 {list-style:none;margin:0;padding:0;counter-reset:section;font-size:.875em;}
.flow-chart3 > li {position:relative;border:1px solid #533f3a;padding:16px 15px 16px 75px;margin-bottom:5px;/*border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:5px;*/}
.flow-chart3 > li:before {position:absolute;top:0;left:0;content:'0'counter(section);display:block;width:58px;height:100%;text-align:center;font-size:1.188em;line-height:45px;color:#fff;background:#8c6952;counter-increment:section;border-top-left-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:15px;}
.flow-chart3 > li:nth-child(odd):before {background-color:#533f3a;}
.flow-chart3 > li:after {content:"";display:block;position:absolute;top:40px;left:20px;width:19px;height:2px;background:#fff;}
.flow-chart3 > li a.button {display:block;max-width:160px;margin-bottom:0;background-color:#533f3a;}
.flow-chart3 > li a.button .t1 {font-size:.875em;}
.flow-chart3 > li a.button .ic1 {background-image:url(/_res/portal/img/lib2/ic40a2right3.png)}
@media all and (min-width:768px){
	.flow-chart3 {font-size:1em;}
	.flow-chart3 > li {padding:21px 15px 21px 90px}
	.flow-chart3 > li:before {width:70px;line-height:57px;}
	.flow-chart3 > li:after {left:25px;top:46px;}
	.flow-chart3 > li a.button {position:absolute;top:50%;right:9px;margin:-20px 0;min-width:160px;max-width:none;}
	.flow-chart3 > li span{display:block;}
	.flow-chart3 .pdt01{padding-top:13px !important;}
}

/* ul 아이콘 디자인 */
.icon_list {}
.icon_list .even-grid>.column{border:1px solid #ddd;margin: 0 -.225em -1px 0;}
.icon_list i{display:block;width:76px;height:76px;margin:1.125em auto 1em;background:url() no-repeat;background-size:contain;}
.icon_list i.ic1{background-image:url(/_res/wood/img/sub/icon_list_ic1.png);}
.icon_list i.ic2{background-image:url(/_res/wood/img/sub/icon_list_ic2.png);}
.icon_list i.ic3{background-image:url(/_res/wood/img/sub/icon_list_ic3.png);}
.icon_list i.ic4{background-image:url(/_res/wood/img/sub/icon_list_ic4.png);}
.icon_list i.ic5{background-image:url(/_res/wood/img/sub/icon_list_ic5.png);}
.icon_list i.ic6{background-image:url(/_res/wood/img/sub/icon_list_ic6.png);}
.icon_list i.ic7{background-image:url(/_res/wood/img/sub/icon_list_ic7.png);}
.icon_list i.ic8{background-image:url(/_res/wood/img/sub/icon_list_ic8.png);}
.icon_list i.ic9{background-image:url(/_res/wood/img/sub/icon_list_ic9.png);}
.icon_list i.ic10{background-image:url(/_res/wood/img/sub/icon_list_ic10.png);}
.icon_list i.ic11{background-image:url(/_res/wood/img/sub/icon_list_ic11.png);}
.icon_list i.ic12{background-image:url(/_res/wood/img/sub/icon_list_ic12.png);}
.icon_list ul.listul{margin: 0;}
.icon_list ul.listul li {min-height: 240px;}
.icon_list ul.listul li span{display:block;text-align:center;letter-spacing:-2px;}
.icon_list ul.listul li span.txt1{font-weight:bold;color:#000;font-size:1.125em;margin-bottom: 2px;}
.icon_list ul.listul li span.txt2{line-height: 1.375em;}


/* 찾아오시는길 */
.cmap1 {position:relative;height:0;padding-bottom:50.56%;overflow:hidden;}
.cmap1 .root_daum_roughmap_landing {position:absolute;top:0;left:0;width:100% !important;height:100%;}
.cmap1 .root_daum_roughmap .wrap_map {height:100% !important}
.cmap1 .root_daum_roughmap .wrap_btn_zoom .btn_zoom_reset {margin-top:10px}
.cmap1 .b1.more {position:absolute;bottom:0;right:45px;font-weight:500;color:#fff;background:rgba(50,29,4,.7);z-index:21;padding:9px 18px 8px}
.cmap1 .b1.more:after {position:absolute;top:0;right:-45px;content:"";display:block;width:45px;height:41px;background:#d69d4e url(/_res/wood/img/sub/cmap1_spr.png) no-repeat 0 -74px;background-size:220px auto;}
.cmapinfo1{position:relative;background:#f7f8fa;z-index: 100;}
.cmapinfo1 ul {list-style:none;padding:15px;margin:0;overflow:hidden;}
.cmapinfo1 li {position:relative;float:left;box-sizing:border-box;padding-left:75px;min-height:56px}
.cmapinfo1 li:before {position:absolute;top:0;left:0;content:"";display:block;width:56px;height:56px;background:url(/_res/wood/img/sub/cmap1_spr.png) no-repeat;background-size:171px auto;}
.cmapinfo1 li.addr:before {background-position:0 0}
.cmapinfo1 li.tel:before {background-position:-57px 0}
.cmapinfo1 li.fax:before {background-position:-115px 0}
.cmapinfo1 li .t1 {display:block;font-size:1.125em;color:#221d1a;font-weight:600;letter-spacing:-.075em;margin-top:5px}
.cmapinfo1 li .t2 {display:block;font-size:1.075em;color:#585858;line-height:1.235em;}
.cmapinfo1 li .t2 a {color:#585858}
.cmapinfo1 li.addr .t2 {font-size:1.063em;}
.cmapinfo1 ul.col3 li {width:100%;margin-top:10px;}
.cmapinfo1 ul.col3 li:first-child {width:100%;margin-top:0;}
@media all and (min-width:500px){
	.cmap1 .b1.more {padding-left:28px;padding-right:28px}
	.cmapinfo1 ul {padding:25px 0 25px 20px}
	.cmapinfo1 li {padding-right:20px}
	.cmapinfo1 ul.col3 li {width:50%;margin-top:0}
}
@media all and (min-width:768px){
	.cmap1 .b1.more {right:50px}
	.cmap1 .b1.more:after {width:50px;height:45px;right:-50px;background-size:auto;background-position:0 -82px}

}
@media all and (min-width:1000px){
	.cmapinfo1 ul {padding:35px 0 35px 30px}
	.cmapinfo1 ul.col3 li {width:28%}
	.cmapinfo1 ul.col3 li:first-child {width:67%;margin-bottom:0}
	.cmapinfo1 li {padding-left:100px}
	.cmapinfo1 li:before {width:80px;height:80px;background-size:auto;}
	.cmapinfo1 li.tel:before {background-position:-82px 0}
	.cmapinfo1 li.fax:before {background-position:-164px 0}
	.cmapinfo1 li .t1 {margin-top:8px}
}

.c0106_tit2{font-size:1.725em;margin:.075em 0 .65em 0;letter-spacing: -.0625em;font-weight:200;color:#929292;}
.c0106_tit2 em{font-weight:500;color:#333;}

.c0501{position:relative;}
.c0501 p.title{width: 100%;margin:0 0 2em 0;padding-top:30px;text-align: center;/* letter-spacing: -.075em;font-weight:600;color:#262323;font-family:"GimhaeGaya", sans-serif;line-height:1.333; */}
.c0501 p.title:before{content:'';display:block;position:absolute;top:0; left:calc(50% - 14px); width:14px; height:19px; background:url(../../img/sub/06452_img2.png)no-repeat 0 0; }
/* .c0501 p.title .t1{font-size:1.5em;} */
/* .c0501 p.title .t2{color:#ebebeb;font-size:2.5em;} */
/* .c0501 p.title em{color:#855e46;} */
@media all and (min-width:768px){
	/* .c0501 p.title{position:absolute;top:.5em;left:50%;transform: translate(-50%);font-size:2.125em;margin:0;} */
}

/* 연혁 */
.his2020 {position:relative;}
.his2020:before {position:absolute;top:-30px;left:19px;content:"";display:block;width:1px;height:100%;background:#d3d3d3;border-radius:5px;}
.his2020 ul.list1 {list-style:none;margin:40px 0 0;padding:3px 0;}
.his2020 ul.list1 ul {list-style:none;margin:0 0 40px;padding:3px 0;}
.his2020 ul.list1:before {position:absolute;top:-40px;left:10px;content:"";display:block;width:10px;height:10px;background:#919191;border:5px solid #ebebeb;border-radius:50%;}
.his2020 > ul.list1 > li {position:relative;margin:7px 0;padding-left:50px;}
.his2020 > ul.list1 > li .title{color:#000;box-sizing:border-box;font-size:18px;font-weight:600;display:block;}
.his2020 > ul.list1 > li:before {position:absolute;top:9px;left:15px;content:"";display:block;width:14px;height:14px;background:url(/_res/wood/img/sub/his_point.png) no-repeat;border:0px solid #343d4c;border-radius:50%;z-index:100;}
.his2020 > ul.list1 > li ul > li {margin:7px 0 10px;font-size:14px;}
.his2020 > ul.list1 > li ul > li .txt, .his2020 > ul.list1 > li ul > li .t02 {display:block;}
.his2020 > ul.list1 > li ul > li .txt {color:#000;box-sizing:border-box;font-size:16px;font-weight:600;}

@media all and (min-width:768px){
	.hiswrap{overflow:hidden;padding-top:80px;}
	.his2020 ul.list1:before{display:none;}
	.his2020 > ul.list1 > li {width:20%;float:left;padding: 0;text-align:center;font-size: .925em;min-height: 285px;}
	.his2020 > ul.list1 > li:before{left:50%;top:-4px;transform:translate(-50%);}
	.his2020 > ul.list1 > li:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;background:#919191;border:4px solid #ebebeb;z-index:0;}
	.his2020 > ul.list1 > li i{position: absolute;left: 50%;transform: translate(-50%);display:block;}
	.his2020 > ul.list1 > li i.ic1{top: -90px;width:69px;height:70px;background:url(/_res/wood/img/sub/his_ic1.png) no-repeat;}
	.his2020 > ul.list1 > li i.ic2{top: -95px;width:66px;height:71px;background:url(/_res/wood/img/sub/his_ic2.png) no-repeat;}
	.his2020 > ul.list1 > li i.ic3{top: -70px;width:72px;height:34px;background:url(/_res/wood/img/sub/his_ic3.png) no-repeat;}
	.his2020 > ul.list1 > li i.ic4{top: -73px;width:73px;height:37px;background:url(/_res/wood/img/sub/his_ic4.png) no-repeat;}
	.his2020 > ul.list1 > li i.ic5{top: -95px;width:60px;height:71px;background:url(/_res/wood/img/sub/his_ic5.png) no-repeat;}
	.his2020 > ul.list1 > li i.ic6{top: -75px;width:81px;height:48px;background:url(/_res/wood/img/sub/his_ic6.png) no-repeat;}
	.his2020 > ul.list1 > li i.ic7{top: -80px;width:82px;height:52px;background:url(/_res/wood/img/sub/his_ic7.png) no-repeat;}
	.his2020 > ul.list1 > li i.ic8{top: -102px;width:82px;height:72px;background:url(/_res/wood/img/sub/his_ic8.png) no-repeat;}
	.his2020 > ul.list1 > li i.ic9{top: -102px;width:74px;height:72px;background:url(/_res/wood/img/sub/his_ic9.png) no-repeat;}
	.his2020 > ul.list1 > li .title {margin-top: 35px;}
	.his2020 > ul.list1 > li:last-child{ }
}


/* 체험안내 */
.c03txt .t4{min-height:65px;font-size: .925em;}
.c03txt .btn{overflow:hidden;line-height: 40px;}
.c03txt .btn span{width: 50%;overflow: hidden;display: block;float: left;text-align: center;color: #000;}
.c03txt .btn span.b1{background: #eee;}
.c03txt .btn span.b2{background: #784e2e;color: #fff;}
.c03txt .btn span.b3{width:100% !important;background: #784e2e;color: #fff;}
.c03txt .btn span.b4{width:100% !important;background: #eee;}

.c0503 {}
.c0503 ul.list{list-style:none;padding:0;margin:0;}
.c0503 ul.list li{width:100%;background:#f7f7f7;min-height:360px;text-align:center;overflow:hidden;margin-bottom:1em;}
.c0503 ul.list li i{width:176px;height:176px;margin:2em auto 2em;display:block;}
.c0503 ul.list li i.ic1 {background:url(/_res/wood/img/sub/c0503ic1.png) no-repeat;}
.c0503 ul.list li i.ic2 {background:url(/_res/wood/img/sub/c0503ic2.png) no-repeat;}
.c0503 ul.list li i.ic3 {background:url(/_res/wood/img/sub/c0503ic3.png) no-repeat;}
@media all and (min-width:768px){
.c0503 ul.list li{float:left;width:32%;margin-left:2%;}
.c0503 ul.list li:first-child{margin:0;}
}

/* 목재체험놀이터 */
#ad_town1{display:block;position:relative;margin:0 auto 10px;background:#fff;line-height:1.333;letter-spacing:-1px;}
#ad_town1>.wrap1{position:relative;left:0;right:0;top:0;bottom:0;padding: 0 30px;border:1px solid #dbdbdb;background:#fff;overflow:hidden;}
#ad_town1 .h1{display:block;margin:0 0 0.5em;color:#675142;font-size:20px;}
#ad_town1 .h2{display:block;margin:0 0 1.333em;color:#000;font-size:15px;}

#ad_town1 ul{list-style:none;position:relative;margin:-3px;overflow:hidden;padding:0;}
#ad_town1 li{width:100%;}
@media all and (min-width:768px){
#ad_town1 li{float:left;width:33.3333%;}
}
*+html #ad_town1 li{margin-right:-1px;}
#ad_town1 li>a{display:block;
	position:relative;
	margin:3px;
	padding:.75em 1em;
	border:1px solid #ddd;
	color:#333;font-size:13px;
	text-align:center;
}
#ad_town1 li>a>.t1{}
#ad_town1 li>a>.ic1{}
#ad_town1 li.on>a{border-color:#444;background:#444;color:#fff;}


#ad_w{display:block;
	z-index:19;
	position:relative;
	margin:0;
	overflow:hidden;height:510px;
	overflow-x:auto;}
#ad_w #ad_town1map{position:relative;width:430px;height:550px;margin:30px auto 0;overflow:hidden;overflow-x:auto;}
#ad_w #ad_town1map .map0{display:block;}
#ad_w #ad_town1map [id*='ad_town1map']{display:block;position:absolute;left:0;top:0;
	opacity:0;
	transition:.2s ease-out;
}
#ad_w #ad_town1map [id*='ad_town1map'].on{
	opacity:1;
}
html.lteIE8 #ad_w #ad_town1map [id*='ad_town1map']{display:none;}
html.lteIE8 #ad_w #ad_town1map [id*='ad_town1map'].on{display:block;}
#ad_w #ad_town1map #ad_town1map1{left:115px;top:95px;} /* 어깨동무 블록 */
#ad_w #ad_town1map #ad_town1map2{left:280px;top:85px;}/* 기차 블록  */
#ad_w #ad_town1map #ad_town1map3{left:60px;top:107px;}/* 자석 블록 */
#ad_w #ad_town1map #ad_town1map4{left:302px;top:75px;}/* 천연 유니트 블록 */
#ad_w #ad_town1map #ad_town1map5{left:30px;top:95px;}/* 카프라 */
#ad_town1 .text{margin-top: 25px;}
#ad_town1 .ttxt {display:block;width:310px;height:180px;padding:14px 14px 20px;position:absolute;background:#f2f2f2;
border: 1px solid #ddd;font-size: .95em;text-align:center;}
#ad_town1 .ttxt.txt1{top: 132px;left: -115px;}
#ad_town1 .ttxt.txt2{top: 142px;left: -280px;}
#ad_town1 .ttxt.txt3{top: 120px;left: -60px;}
#ad_town1 .ttxt.txt4{top: 152px;left: -302px;}
#ad_town1 .ttxt.txt5{top: 132px;left: -30px;}
#ad_town1 .ttxt img{display:block;margin: .35em auto 1em;}

/* 층별안내 */
.facility1{position:relative;}
.facility1s{clear:both;position:relative;width:100%;padding:20px 0;border-bottom:1px dotted #d7d7d7;overflow:hidden;}
.facility1s .p1{float:left;width:200px;height:140px;}
.facility1s .p1 img{width:100%;}
.facility1s .txt{float:left;margin:0 0 0 20px;width:500px;}
.facility1s .txt .title1{font-size:18px;}
.facility1s a.detail1{display:block;position:absolute;right:0;top:20px;width:82px;height:33px;padding:0 0 0 35px;letter-spacing:-1px;line-height:31px;font-size:13px;background:url(https://wood.gimhae.go.kr/img/sub/facility1btn1.png) no-repeat;text-decoration:none !important;}

.facility1layer1{z-index:100;display:none;position:fixed;left:50%;top:50%;margin:-252px 0 0 -282px;width:564px;height:554px;background:url(https://wood.gimhae.go.kr/img/sub/facility1layer1bg.png);overflow:hidden;}
.facility1layer1 .title1{margin:35px 0 20px 37px;padding:0;font-weight:normal;}
.facility1layer1 .close{display:block;position:absolute;top:40px;right:37px;width:29px;height:29px;background:url(https://wood.gimhae.go.kr/img/sub/facility1close1.png) no-repeat;text-indent:-9999px;}
.faciliy1gallery1{position:relative;margin:0 auto;}
.faciliy1gallery1 *{list-style:none;margin:0;padding:0;border:0;}
.faciliy1gallery1 .figure{z-index:10;position:relative;margin:0 0 15px;}
.faciliy1gallery1 .figure .p1{overflow:hidden;text-align:center;}
.faciliy1gallery1 .figure .p1 img{width:auto;max-width:100%;height:auto;}
.faciliy1gallery1 .mControl{}
.faciliy1gallery1 .mControl .b{float:left;position:absolute;top:50%;width:70px;height:70px;margin:-18px 0 0 0;background:url(https://wood.gimhae.go.kr/img/sub/facility1ic1s.png) no-repeat;overflow:hidden;text-indent:-9999px;cursor:pointer;}
.faciliy1gallery1 .b.prev{left:37px;background-position:-100px -250px;}
.faciliy1gallery1 .b.next{right:37px;background-position:-200px -250px;}
.faciliy1gallery1 .mNum{width:493px;margin:0 auto;padding:0;}
.faciliy1gallery1 .mNum ul{overflow:hidden;}
.faciliy1gallery1 li{float:left;width:16.666%;}
.faciliy1gallery1 li a{display:block;position:relative;margin:0 10px 5px 0;overflow:hidden;text-decoration:none;}
.faciliy1gallery1 li a .f1{display:block;position:relative;width:100%;height:0;padding-bottom:66.666% /* = 2/3 */;margin:0 auto;text-align:center;overflow:hidden;}
.faciliy1gallery1 li a .f1 img{position:absolute;left:0;top:0;width:100% !important;height:auto !important;vertical-align:top;}
.faciliy1gallery1 li .deco{display:block;position:absolute;left:0;top:0;width:100%;height:100%;}
.faciliy1gallery1 li a:hover .deco .in,
.faciliy1gallery1 li a:focus .deco .in,
.faciliy1gallery1 li.on .deco .in{display:block;position:relative;width:100%;height:100%;border:3px solid #ff7a00;box-sizing:border-box /* [IE8~] */;}
*+html .faciliy1gallery1 li a:hover .deco .in,
*+html .faciliy1gallery1 li a:focus .deco .in,
*+html .faciliy1gallery1 li.on .deco .in{width:auto;height:auto;border-width:3px 0 0 0;}/* [IE7] */
.faciliy1gallery1 li a .t1{display:none;padding:6px 0;background:#fff;font-size:.857em;text-align:center;}
.faciliy1gallery1 li a:hover,
.faciliy1gallery1 li a:focus .t1{color:#000;}

.facility2{width:100%;/*overflow:hidden;*/}
.facility2 .infomation1{width:100%;overflow:hidden;}
.facility2 .floorBg{position:relative;margin:0 auto;}
.facility2 .infomation1 span{display:block;float:left;margin:3px 0 0;width:20px;height:20px;background:url(https://wood.gimhae.go.kr/img/sub/floor1_info.icon.png) no-repeat;text-indent:-999999px;}
.facility2 .t{position:absolute;color:#fff;font-size:15px;letter-spacing:-1px;}
.facility2 a.btn1{display:block;position:absolute;color:#fff;font-size:15px;border-radius:32px;height:32px;line-height:32px;padding:0 8px 0 0;background:url(/_res/wood/img/sub/floor1_info.btn.bg1.png) no-repeat 100% 0;text-decoration: none;}
.facility2 a.btn1 .bg{display:block;height:32px;padding:0 0 0 12px;background:url(/_res/wood/img/sub/floor1_info.btn.bg1.png) no-repeat 0 0;}
.facility2 a.btn1 i.ic1{position:absolute;top:-36px;left:50%;transform: translate(-50%);margin:0;width:23px;height:33px;background:url(/_res/wood/img/sub/floor1_info.icon.png) no-repeat;text-indent:-999999px;}
.facility2 a.btn1.on i.ic1{background:url(/_res/wood/img/sub/floor1_info.icon_on.png) no-repeat;}
.facility2 a.btn1bg2{background:url(/_res/wood/img/sub/floor1_info.btn.bg2.png) no-repeat 100% 0;}
.facility2 a.btn1 .bg2{display:block;height:32px;padding:0 0 0 12px;background:url(/_res/wood/img/sub/floor1_info.btn.bg2.png) no-repeat 0 0;}
.facility2 a.btn1bg3{background:url(/_res/wood/img/sub/floor1_info.btn.bg3.png) no-repeat 100% 0;}
.facility2 a.btn1 .bg3{display:block;height:32px;padding:0 0 0 12px;background:url(/_res/wood/img/sub/floor1_info.btn.bg3.png) no-repeat 0 0;}
.facility2 a.btn1bg4{background:url(/_res/wood/img/sub/floor1_info.btn.bg4.png) no-repeat 100% 0;}
.facility2 a.btn1 .bg4{display:block;height:32px;padding:0 0 0 12px;background:url(/_res/wood/img/sub/floor1_info.btn.bg4.png) no-repeat 0 0;}
.facility_info1{display:none;position:relative;left:0;top:2em;overflow:hidden;}
.facility_info1.on{/*display:block;*/}
.facility_info1 .infoBox1{position:relative;margin:1.5em 0;min-height:50px;padding:15px 10px 15px 80px;border:1px solid #d6d6d6;border-radius:5px;background:url(https://wood.gimhae.go.kr/img/sub/floor1_infoBox1.bg.jpg) no-repeat 10px 10px;overflow:hidden;}
.facility_info1 .infoBox1 span{display:block;}
.facility_info1 .infoBox1 span.title1{font-weight:bold;color:#333;font-size:17px;}
.faciliy1gallery2{position:relative;overflow:hidden;}
.faciliy1gallery2 *{list-style:none;margin:0;padding:0;border:0;}
/*.faciliy1gallery2 .figure{z-index:10;position:relative;width:100%;overflow:hidden;}*/
.faciliy1gallery2 .figure{z-index:10;position:relative;width:340px;overflow:hidden;margin: 0 auto;}
@media all and (min-width:768px){
.faciliy1gallery2 .figure{width:100%;}
}

.faciliy1gallery2 .figure .p1{overflow:hidden;text-align:center;}
.faciliy1gallery2 .figure .p1 img{width:auto;max-width:100%;height:auto;}
.faciliy1gallery2 .mNum{/*float:right;width:300px;*/margin-top: 2em;}
.faciliy1gallery2 .mNum ul{overflow:hidden;}
.faciliy1gallery2 li{float:left;width:98px;height:73px}
.faciliy1gallery2 li a{display:block;position:relative;margin:0 10px 5px 0;overflow:hidden;text-decoration:none;}
.faciliy1gallery2 li a .f1{display:block;position:relative;width:100%;height:0;padding-bottom:66.666% /* = 2/3 */;margin:0 auto;text-align:center;overflow:hidden;}
.faciliy1gallery2 li a .f1 img{position:absolute;left:0;top:0;width:100% !important;height:auto !important;vertical-align:top;}
.faciliy1gallery2 li .deco{display:block;position:absolute;left:0;top:0;width:100%;height:100%;}
.faciliy1gallery2 li a:hover .deco .in,
.faciliy1gallery2 li a:focus .deco .in,
.faciliy1gallery2 li.on .deco .in{display:block;position:relative;width:100%;height:100%;border:3px solid #e43838;box-sizing:border-box /* [IE8~] */;}
*+html .faciliy1gallery2 li a:hover .deco .in,
*+html .faciliy1gallery2 li a:focus .deco .in,
*+html .faciliy1gallery2 li.on .deco .in{width:auto;height:auto;border-width:3px 0 0 0;}/* [IE7] */
.faciliy1gallery2 li a .t1{display:none;padding:6px 0;background:#fff;font-size:.857em;text-align:center;}
.faciliy1gallery2 li a:hover,
.faciliy1gallery2 li a:focus .t1{color:#000;}


/*1F */
.facility2 .floorBg.bg1{width:790px;height:569px;background:url(/_res/wood/img/sub/c0104_01f.png) no-repeat;}
.facility2 .floorBg.bg1 .t.t1{left:503px;top:144px;}
.facility2 .floorBg.bg1 .t.t2{left:541px;bottom:67px;}
.facility2 .floorBg.bg1 .t.t3{left:366px;bottom:40px;}
.facility2 .floorBg.bg1 .t.t4{left:363px;bottom:167px;}
.facility2 .floorBg.bg1 a.btn1.info1{left:360px;top:160px;transform:rotate(-16deg)}
.facility2 .floorBg.bg1 a.btn1.info2{left:645px;bottom:90px;}
.facility2 .floorBg.bg1 a.btn1.info3{left:509px;bottom:230px;}
.facility2 .floorBg.bg1 a.btn1.info4{left:653px;top:85px;}

/*2F */
.facility2 .floorBg.bg2{width:790px;height:565px;background:url(/_res/wood/img/sub/c0104_02f_2023.png) no-repeat;background-size:contain;}
.facility2 .floorBg.bg2 .t.t1{left:503px;top:146px;}
.facility2 .floorBg.bg2 .t.t2{left:43px;top:173px;}
.facility2 .floorBg.bg2 .t.t3{left:174px;top:139px;}
.facility2 .floorBg.bg2 .t.t4{left:200px;top:50px;}
.facility2 .floorBg.bg2 .t.t5{left:56px;top:291px;}
.facility2 .floorBg.bg2 .t.t6{left:610px;top:249px;}
.facility2 .floorBg.bg2 .t.t7{left:240px;top:245px;}
.facility2 .floorBg.bg2 a.btn1.info1{left:610px;top:153px;}
.facility2 .floorBg.bg2 a.btn1.info2{left:464px;bottom:60px;}
.facility2 .floorBg.bg2 a.btn1.info3{left:350px;top:50px;}
.facility2 .floorBg.bg2 a.btn1.info4{left:86px;bottom:97px;}
.facility2 .floorBg.bg2 a.btn1.info5{left:255px;top:112px;}
.facility2 .floorBg.bg2 a.btn1.info6{left:286px;bottom:60px;}
.facility2 .floorBg.bg2 a.btn1.info7{left:676px;bottom:140px;}

/*3F */
.facility2 .floorBg.bg3{width:636px;height:662px;background:url(/_res/wood/img/sub/c0104_03f.png) no-repeat;}
.facility2 .floorBg.bg3 .t.t1{left:429px;bottom:250px;}
.facility2 .floorBg.bg3 .t.t2{left:83px;top:353px;}
.facility2 .floorBg.bg3 .t.t3{left:181px;top:367px;}
.facility2 .floorBg.bg3 .t.t4{left:336px;top:119px;}
.facility2 .floorBg.bg3 a.btn1.info1{left:280px;top:240px;transform:rotate(-16deg)}
.facility2 .floorBg.bg3 a.btn1.info2{left:500px;top:350px;}
.facility2 .floorBg.bg3 a.btn1.info3{left:175px;top:156px;}
.facility2 .floorBg.bg3 a.btn1.info4{left:210px;top:435px;transform:rotate(-16deg)}

/*4F */
.facility2 .floorBg.bg4{width:744px;height:416px;margin:20px auto 0;background:url(/_res/wood/img/sub/c0104_04f.png) no-repeat;}
.facility2 .floorBg.bg4 .t.t1{left:75px;bottom:129px;}
.facility2 .floorBg.bg4 .t.t2{left:498px;top:110px;}
.facility2 .floorBg.bg4 a.btn1.info1{left:170px;top:247px;}
.facility2 .floorBg.bg4 a.btn1.info2{left:292px;top:247px;}
.facility2 .floorBg.bg4 a.btn1.info3{right:141px;top:280px;}
.facility2 .floorBg.bg4 a.btn1.info4{right:0;top:132px;}
.facility2 .floorBg.bg4 a.btn1.info5{right:60px;top:50px;}
.facility2 .floorBg.bg4 a.btn1.info6{left:197px;top:55px;}
.facility2 .floorBg.bg4 a.btn1.info7{right:-36px;top:292px;}
.facility2 .floorBg.bg4 a.btn1.info8{left:8px;top:50px;}

/* outside */
.facility2 .floorBg.bg5{width:754px;height:516px;background:url(https://wood.gimhae.go.kr/img/sub/floor1_outside.jpg) no-repeat;}
.facility2 .floorBg.bg5 .t.t1{left:440px;top:69px;}
.facility2 .floorBg.bg5 .t.t2{left:505px;top:362px;}
.facility2 .floorBg.bg5 .t.t3{left:86px;top:344px;}
.facility2 .floorBg.bg5 a.btn1.info1{left:58px;top:338px;}
.facility2 .floorBg.bg5 a.btn1.info2{left:410px;top:64px;}
.facility2 .floorBg.bg5 a.btn1.info3{right:173px;top:356px;}

.guide1{}
.guide1s{position:relative;padding:20px 0 30px 180px;min-height:130px;overflow:hidden;}
.guide1s .h3{margin:0;}
.guide1s .ic1{display:block;position:absolute;left:10px;top:0;width:130px;height:130px;}
.guide1s1 .ic1{background:url(https://wood.gimhae.go.kr/img/sub/guide1s1bg.png) no-repeat;}
.guide1s2 .ic1{background:url(https://wood.gimhae.go.kr/img/sub/guide1s2bg.png) no-repeat;}
.guide1s3 .ic1{background:url(https://wood.gimhae.go.kr/img/sub/guide1s3bg.png) no-repeat;}
.guide1s4 .ic1{background:url(https://wood.gimhae.go.kr/img/sub/guide1s4bg.png) no-repeat;}
.guide1s5 .ic1{background:url(https://wood.gimhae.go.kr/img/sub/guide1s5bg.png) no-repeat;}
.guide1s6 .ic1{background:url(https://wood.gimhae.go.kr/img/sub/guide1s6bg.png) no-repeat;}
.guide1s6 ul{list-style:none;margin:1em 0 0 0;padding:0;}
.guide1s6 ul li{position:relative;margin:0;padding:0 0 0 25px;}
.guide1s6 .n1{display:block;position:absolute;left:0;top:4px;width:18px;height:18px;line-height:18px;color:#fff;background:#925233;text-align:center;border-radius:17px;}

.facillity2{}
.facillity2 ul{list-style:none;margin:0;padding:0;}
.facillity2 li{float:left;margin:0 0 0 7px;padding:0;width:143px;height:131px;border:1px solid #d7d7d7;}
.facillity2 li:first-child{margin:0;}
.facillity2 li .p1{display:block;width:133px;height:90px;margin:5px auto 7px;}
.facillity2 li .t1{display:block;text-align:center;font-size:13px;color:#555;}

.facScroll1 {width: 890px;transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);transition-duration: 0ms;transform: translate(-178px, 0px) translateZ(0px);}
.facScroll2 {position: absolute;z-index: 9999;height: 7px;left: 2px;right: 2px;bottom: 0px;overflow: hidden;}
.facScroll3 {box-sizing: border-box;position: absolute;background: rgba(0, 0, 0, 0.5);border: 1px solid rgba(255, 255, 255, 0.9);border-radius: 3px;height: 100%;transition-duration: 0ms;display: block;width: 944px;transform: translate(4px, 0px) translateZ(0px);transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);}

@media all and (min-width:1260px){
	.facScroll1 {transform: translate(0)}
}


@media all and (min-width:768px){
#ad_town1 li{float:left;width:20%;}
#ad_w{ /*float:left;*/ height:550px}
}

@media all and (min-width:940px){
/*.iScrollIndicator, .iScrollHorizontalScrollbar {background:#fff !important;}*/
}

@media all and (min-width:1260px){
#ad_town1{clear:both;float:left;width:100%;height:405px;margin:0 0 30px;}
#ad_town1>.wrap1{/*position:absolute;*/left:0;right:0;top:0;bottom:0;}
#ad_w #ad_town1map #ad_town1map1{left:115px;top:95px;} /* 어깨동무 블록 */
#ad_w #ad_town1map #ad_town1map2{left:280px;top:85px;}/* 기차 블록  */
#ad_w #ad_town1map #ad_town1map3{left:60px;top:107px;}/* 자석 블록 */
#ad_w #ad_town1map #ad_town1map4{left:302px;top:75px;}/* 천연 유니트 블록 */
#ad_w #ad_town1map #ad_town1map5{left:30px;top:95px;}/* 카프라 */
#ad_town1 .ttxt.txt1{top: -95px;left: 225px;}
#ad_town1 .ttxt.txt2{top: -85px;left: 60px;}
#ad_town1 .ttxt.txt3{top: -107px;left: 280px;}
#ad_town1 .ttxt.txt4{top: -75px;left: 38px;}
#ad_town1 .ttxt.txt5{top: -95px;left: 310px;}

#ad_town1 .text {margin-top:35px;}
#ad_town1 .ttxt {width: 450px;height: 192px;}
#ad_town1 .h1{font-size:36px;}
#ad_town1 .h2{width:18em;font-size:19px;}
#ad_town1 ul{width:100%;}
#ad_w{float: right;height: 350px;margin: 20px 6px 0 0;}
#ad_w #ad_town1map{float: right;margin: 0;width: 820px;}
#ad_town1 li{float:left;width:20%;}
#ad_town1 li>a{font-size:15px;}
#ad_town1 .ttxt img{margin: 1em auto 1.25em;}
}


.box0504{border:1px solid #e2e2e2;overflow: hidden;margin-bottom: 1em;padding:1.575em 0;}
.box0504 i{display:block;width:120px;height:120px;margin:0 auto;margin-bottom:1em;}
.box0504 i.ic1{background:url(/_res/wood/img/sub/c0504ic2.png) no-repeat;}
.box0504 i.ic2{background:url(/_res/wood/img/sub/c0504ic1.png) no-repeat;}
.box0504 i.ic3{background:url(/_res/wood/img/sub/c0504ic3.png) no-repeat;}
.box0504 div.txt{margin: 0 0 0 1em;}
.box0504 div.txt h3{margin:0;}
.box0504 div.txt ul.bu{margin:.75em 0 0;}
.box0504 div.tbwth{width:95%;}
@media all and (min-width:500px){
.box0504 i, .box0504 div.txt{float:left;}
.box0504 i{margin:0 2.5em;}
.box0504 div.txt{margin:0;}
.box0504 div.txt h3 {margin: .5em 0 0 0;}
}
@media all and (min-width:768px){
.box0504 i{margin:0 3.75em;}
.box0504 div.tbwth{width:70%;}
}
.closeon{}
.closeon ul.ul_box{list-style:none;padding:0;text-align:center;}
.closeon ul.ul_box li{border:1px solid #e2e2e2;padding:1.125em 0;width:100%;font-size:1.375em;font-weight:600;color:#111010;margin-bottom:0.5em;}
.closeon ul.ul_box li span{display:block;line-height: 1.275em;color:#373434;font-weight:400;}
.closeon ul.ul_box li span.txt_sty1{font-size:.6875em;}
.lineH3_75{line-height: 3.75em;}
@media all and (min-width:768px){
.closeon ul.ul_box li{float:left;min-height:85px;width:32%;margin-left:1.5%;}
.closeon ul.ul_box li:first-child{margin:0;}
}

/*
.c0103_con3 {padding:0;}
.c0103_con3 ul, .c0103_con3 ul li{margin:0;padding:0;}
.c0103_con3 ul{overflow:hidden;}
.c0103_con3 ul li{list-style:none;border-left:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;font-size: 0.9375em;min-height:206px;padding-top: 1em;}
.c0103_con3 ul li i{width:124px;height:124px;display:block;margin:0 auto 1em;}
.c0103_con3 ul li i.ic1{background:url(/_res/wood/img/sub/c0103_ic1.png) no-repeat;}
.c0103_con3 ul li i.ic2{background:url(/_res/wood/img/sub/c0103_ic2.png) no-repeat;}
.c0103_con3 ul li i.ic3{background:url(/_res/wood/img/sub/c0103_ic3.png) no-repeat;}
.c0103_con3 ul li i.ic4{background:url(/_res/wood/img/sub/c0103_ic4.png) no-repeat;}
.c0103_con3 ul li i.ic5{background:url(/_res/wood/img/sub/c0103_ic5.png) no-repeat;}
.c0103_con3 ul li i.ic6{background:url(/_res/wood/img/sub/c0103_ic6.png) no-repeat;}
.c0103_con3 ul li i.ic7{background:url(/_res/wood/img/sub/c0103_ic7.png) no-repeat;}
.c0103_con3 ul li i.ic8{background:url(/_res/wood/img/sub/c0103_ic8.png) no-repeat;}
.c0103_con3 ul li i.ic9{background:url(/_res/wood/img/sub/c0103_ic9.png) no-repeat;}
@media all and (min-width:768px){
.c0103_con3 ul li{float:left;width: 49.8%;}
}
@media all and (min-width:1260px){
.c0103_con3 ul li{float:left;width: 33.2%;min-height:232px;}
.c0103_con3 ul li:last-child{display:none;border:0;}
}
*/
.c0103_con3 {padding:0;border:0;border-left:1px solid #ddd;border-top:1px solid #ddd;}
.c0103_con3 ul, .c0103_con3 ul li{margin:0;padding:0;padding-right: 0.1px;}
.c0103_con3 ul{overflow:hidden;}
.c0103_con3 ul li{list-style:none;border:1px solid #ddd;text-align:center;font-size: 0.875em;min-height:206px;padding:2em 1em;margin-left:-1px;margin-top: -1px;box-sizing:border-box;}
.c0103_con3 ul li i{width:100px;height:110px;display:block;margin:0 auto 1em;}
.c0103_con3 ul li i.ic1{background:url(/_res/wood/img/sub/c0103_ic1.png) no-repeat;}
.c0103_con3 ul li i.ic2{background:url(/_res/wood/img/sub/c0103_ic2.png) no-repeat;}
.c0103_con3 ul li i.ic3{background:url(/_res/wood/img/sub/c0103_ic3.png) no-repeat;}
.c0103_con3 ul li i.ic4{background:url(/_res/wood/img/sub/c0103_ic4.png) no-repeat;}
.c0103_con3 ul li i.ic5{background:url(/_res/wood/img/sub/c0103_ic5.png) no-repeat;}
.c0103_con3 ul li i.ic6{background:url(/_res/wood/img/sub/c0103_ic6.png) no-repeat;}
.c0103_con3 ul li i.ic7{background:url(/_res/wood/img/sub/c0103_ic7.png) no-repeat;}
.c0103_con3 ul li i.ic8{background:url(/_res/wood/img/sub/c0103_ic8.png) no-repeat;}
.c0103_con3 ul li i.ic9{background:url(/_res/wood/img/sub/c0103_ic9.png) no-repeat;}
@media all and (min-width:768px){
.c0103_con3 ul li{float:left;width:33.333%;min-height:280px;}
}
@media all and (min-width:1260px){
.c0103_con3 ul li{float:left;width:25%;}
.c0103_con3 ul li:last-child{display:none;border:0;}
}


.c0104_floor{background:#f7f7f7;border:1px solid #ddd;padding:40px;text-align:center;position:relative;margin-top:2.5em;margin-bottom: 2em;}
.c0104_floor h2{position:absolute;top:-40px;left:0;width:152px;height:140px;margin:0;color:#fff;text-align:left;padding-left:.875em;font-weight:normal;font-size:17px;z-index: 100;}
.c0104_floor h2 em{display:block;font-size:32px;margin-top: .395em;color:#fff;}
.c0104_floor h2.floor1{background:#ed6941;}
.c0104_floor h2.floor2{background:#32b16c;}
.c0104_floor h2.floor3{background:#00a0e9;}
.c0104_floor h2.floor4{background:#8957a1;}
.c0104_floor img.mgt4em{margin-top:4em;}




/* 오시는길 설명 */
.c_map1{margin:30px 0 0 0;/* border-top:2px solid #315273;border-bottom:2px solid #315273;*/}
.c_map1 .h3{margin:0;padding:0 0 11px;font-size:24px;font-weight:normal;color:#000;background-image:none;border-bottom:1px solid #ebebeb;}
.c_map1 .p_ic01{margin:0 0 5px 0;padding:0 0 0 10px;background:url(/_res/portal/img/sub/04/pic01.png) no-repeat 0 4px;color:#333;font-size:16px;}
.c_map1 .p_ic02{margin:-5px 0 5px 0;padding:3px 0 0 10px;background:url(/_res/portal/img/sub/04/pic02.png) no-repeat 0 5px;color:#004dac;font-size:18px;}
.c_map1 .line1{margin:20px 0 0px 0;padding:30px 0 0 0;border-top:1px dotted #d1d1d1;}

@media all and (min-width:768px){
.c_map1{margin:0px;padding: 0 0 15px 0;}
.c_map1 .h3{font-size:24px;}
}

.root_daum_roughmap,
.root_daum_roughmap_landing{border:0 !important;width:auto !important;}

.skipapi{z-index:9999;position:absolute;left:0;top:0;width:100%;}
.skipapi *{display:inline;list-style:none;margin:0;padding:0;}
.skipapi a{display:block;position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden;}
.skipapi a:focus{left:0;width:98%;padding:1%;height:auto;background:#555;color:#fff;text-decoration:none;text-align:left;line-height:18px;}

a#skipContent:focus{outline:1px dotted #000;background:#000}

/* 목표와 미래상 */
.c0503_goals{}
.c0503_goals ul.goalsUl, .c0503_goals ul.goalsUl li,
.c0503_goals ul.goalsUl li ul.text{margin:0;padding:0;list-style:none;}
.c0503_goals ul.goalsUl li ul.text {padding: 1.275em 0;}
.c0503_goals ul.goalsUl li ul.text li{padding:0 0 0 1.275em;letter-spacing: -1.5px;}
.c0503_goals ul li{width:100%;font-size:.975em;}
.c0503_goals ul li h2{font-size:1.315em;text-align:center;margin:.625em 0 1.275em 0;}
.c0503_goals ul li h2 span {display:block;margin: 0 auto;}
.c0503_goals ul li h2 span.tit1{height:38px;padding: 8px 0 0 0;color:#fff;}
.c0503_goals ul li.c1 h2 span.tit1{background:#0e777e;}
.c0503_goals ul li.c2 h2 span.tit1{background:#206ea3;}
.c0503_goals ul li.c3 h2 span.tit1{background:#68618a;}
.c0503_goals ul li.c4 h2 span.tit1{background:#3a5aa0;}
.c0503_goals ul li h2 span.tit2{margin: 0 auto;color:#000;}
.c0503_goals ul li.c1 h2 span.tit2{background:#93D6DE;height:40px;padding-top:16px;}
.c0503_goals ul li.c2 h2 span.tit2{background:#9CD4EF;height:40px;padding-top:16px;}
.c0503_goals ul li.c3 h2 span.tit2{background:#D2CFE2;height:40px;padding-top:16px;}
.c0503_goals ul li.c4 h2 span.tit2{background:#AAC3E6;height:40px;padding-top:16px;}
.c0503_goals ul li ul.text{position:relative;}
.c0503_goals ul li ul.text:before {content:"";display:block;
width: 0px;height: 0px;border-left: 12px solid transparent;border-right: 12px solid transparent;
border-bottom: 12px solid red;position:absolute;top:-12px;left: 50%;transform: translate(-50%);}
.c0503_goals ul li.c1 ul.text{border:1px solid #0e777e;}
.c0503_goals ul li.c2 ul.text{border:1px solid #206ea3;}
.c0503_goals ul li.c3 ul.text{border:1px solid #68618a;}
.c0503_goals ul li.c4 ul.text{border:1px solid #3a5aa0;}
.c0503_goals ul li.c1 ul.text:before{border-bottom: 12px solid #0e777e;}
.c0503_goals ul li.c2 ul.text:before{border-bottom: 12px solid #206ea3;}
.c0503_goals ul li.c3 ul.text:before{border-bottom: 12px solid #68618a;}
.c0503_goals ul li.c4 ul.text:before{border-bottom: 12px solid #3a5aa0;}
.c0503_goals ul li ul.text li{line-height: 1.315em;margin: 10px 0;position:relative;padding:0 0 0 .75em;}
.c0503_goals ul li ul.text li:before {content: '';display: inline-block;position: absolute;left: 10px;top: 6px;
    width: 4px;height: 4px;border-radius: 100%;}
.c0503_goals ul li.c1 ul.text li:before{border:1px solid #0e777e;}
.c0503_goals ul li.c2 ul.text li:before{border:1px solid #206ea3;}
.c0503_goals ul li.c3 ul.text li:before{border:1px solid #68618a;}
.c0503_goals ul li.c4 ul.text li:before{border:1px solid #3a5aa0;}
@media all and (min-width:1000px){
.c0503_goals ul li{/*width:207px;*/ width:24.2%;}
.c0503_goals ul li.c1 h2 span.tit2{/*background:url(/_res/wood/img/sub/c0503_h2bg1.png) no-repeat;*/ background:#93D6DE;height:62px;padding-top:28px;letter-spacing: -2.5px;}
.c0503_goals ul li.c2 h2 span.tit2{/*background:url(/_res/wood/img/sub/c0503_h2bg2.png) no-repeat;*/ background:#9CD4EF;height:62px;padding-top:28px;}
.c0503_goals ul li.c3 h2 span.tit2{/*background:url(/_res/wood/img/sub/c0503_h2bg3.png) no-repeat;*/ background:#D2CFE2;height:62px;padding-top:28px;}
.c0503_goals ul li.c4 h2 span.tit2{/*background:url(/_res/wood/img/sub/c0503_h2bg4.png) no-repeat;*/ background:#AAC3E6;height:62px;padding-top:28px;}
.c0503_goals ul li.c1, .c0503_goals ul li.c2, .c0503_goals ul li.c3, .c0503_goals ul li.c4{float:left;/*margin-right:20px;*/ margin-right:.5em;}
.c0503_goals ul li.c4{margin-right:0;}
.c0503_goals ul.goalsUl li ul.text{min-height:140px;}
.c0503_goals ul li li{width:100%;}
}
@media all and (min-width:1260px){
.c0503_goals ul.goalsUl li ul.text li span.dan{display:block;}
}

/* spc4pic1gallery1 체험프로그램 소개 */
.spc4pic1gallery1{position:relative;z-index:0;margin:0 auto;line-height:1.333;}
.spc4pic1gallery1 *{list-style:none;margin:0;padding:0;border:0;}
.spc4pic1gallery1 .figure{position:relative;z-index:0;background:#eee;}
.spc4pic1gallery1 .figure .p1{position:relative;min-height:160px;overflow:hidden;}
.spc4pic1gallery1 .figure .p1 img{display:block;width:auto;max-width:100%;height:auto;max-height:100%;margin:0 auto;}
.spc4pic1gallery1 .figcaption{display:block;position:absolute;top:0;left:0;/* width:100%;*/ background-color:rgba(0,0,0, .7);/* background:rgba(255,255,255, .7); */}
.spc4pic1gallery1 .figcaption .t1{display:block;z-index:10;position:relative;padding:.75em 1em;color:#fff;font-weight:600;}
/* 메뉴 */
.spc4pic1gallery1 .menu{position:relative;height:32px;background:url(../../img/sub/b.000000.opacity.50.png);background-color:rgba(0,0,0, .42);margin:auto;padding:10px 34px;}
/* 제어 */
.spc4pic1gallery1 .mControl{}
.spc4pic1gallery1 .mControl .b{float:left;z-index:10;position:absolute;top:50%;width:32px;height:32px;margin:-16px 0;border:0;background:url(../../img/lib2spc4/b.png);overflow:hidden;opacity:.5;}
.spc4pic1gallery1 .mControl .b:hover,
.spc4pic1gallery1 .mControl .b:focus{opacity:1;}
.spc4pic1gallery1 .mControl .b .ic1{float:left;position:absolute;left:50%;top:50%;width:29px;height:53px;margin:-26.5px -14.5px;background:url() no-repeat center center;color:#888;font:200 24px/1 Arial, sans-serif;text-indent:-9999px;overflow:hidden;}
.spc4pic1gallery1 .mControl .b.prev{left:0;}
.spc4pic1gallery1 .mControl .b.next{right:0;}
.spc4pic1gallery1 .mControl .b.prev .ic1{background-image:url(../../img/sub/ich53a1c0left1.png);}
.spc4pic1gallery1 .mControl .b.next .ic1{background-image:url(../../img/sub/ich53a1c0right1.png);}
.spc4pic1gallery1 .mControl .b.off{}
/* 순번 */
.spc4pic1gallery1 .mNum{position:relative;width:100%;height:100%;font-size:0;overflow:hidden;}
.spc4pic1gallery1 .mNum .mCont{position:absolute;left:0;top:0;width:10000px;height:100%;transition:.2s;}
.spc4pic1gallery1 .mNum.onepage .mCont{position:relative;margin:auto;}
.spc4pic1gallery1 .mNum .ms{display:inline-block;margin:0 -5px;overflow:hidden;}
.spc4pic1gallery1 .mNum .m{display:inline-block;width:32px;height:32px;margin:0 5px;}
.spc4pic1gallery1 .m a{display:block;position:relative;height:100%;text-decoration:none;}
.spc4pic1gallery1 .m a .f1{display:block;position:relative;width:100%;height:100%;margin:0 auto;text-align:center;overflow:hidden;}
.spc4pic1gallery1 .m a .f1 img{position:absolute;left:0;top:0;width:auto;max-width:100%;height:auto;max-height:100%;vertical-align:top;}
.spc4pic1gallery1 .m a .t1{display:block;position:absolute;left:0;right:0;bottom:0;padding:.25em;background:#eee;color:#888;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.spc4pic1gallery1 .m .deco{display:block;z-index:10;position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;}
.spc4pic1gallery1 .m a:hover .deco,
.spc4pic1gallery1 .m a:focus .deco{border:4px solid #ddd;border-color:rgba(0,0,0, .5);}
.spc4pic1gallery1 .m.on a .deco{border:4px solid #000;}

@media all and (min-width:768px){
	.spc4pic1gallery1 .menu{height:70px;padding:22px 70px;}
	.spc4pic1gallery1 .mControl .b{width:70px;height:70px;margin:-35px 0;}
	.spc4pic1gallery1 .mNum .m{width:70px;height:70px;}
	.spc4pic1gallery1.type2 .menu{height:48px;padding:16px 48px;}
	.spc4pic1gallery1.type2 .mControl .b{width:48px;height:48px;margin:-24px 0;}
	.spc4pic1gallery1.type2 .mNum .m{width:48px;height:48px;}
}
@media all and (min-width:1000px){
	.spc4pic1gallery1 .menu{background-color:transparent;margin:-114px 0 0;}
	.spc4pic1gallery1 .mNum .m{width:95px;height:70px;}
	.spc4pic1gallery1.type2 .menu{margin:-80px 0 0;}
	.spc4pic1gallery1.type2 .mNum .m{width:64px;height:48px;}
}

ol.bo1>li:before{background:#666;}
.button.base{border-color:#666;background-color:#666;}

/* .history1 연혁 */
.history1{position:relative;}
.history1:before{content:"";position:absolute;top:0;left:80px;height:100%;border-left:1px dashed #dcdcdc;}
.history1 ol{list-style:none;margin:0;padding:0;}
.history1 ol>li{position:relative;width:100%;margin-bottom:20px;padding-left:100px;box-sizing:border-box;}
.history1 ol>li .h1{position:absolute;top:23px;left:0;font-size:1.25em;color:#57342d;}
.history1 .wrap1{position:relative;width:100%;height:auto;padding:10px;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;}
.history1 .wrap1:before{content:"";position:absolute;top:36px;left:-20px;width:20px;height:1px;background-color:#e6e6e6;}
.history1 .wrap1:after{content:"";position:absolute;top:30px;left:-27px;width:13px;height:13px;background:#fff;border:2px solid #d2d2d2;border-radius:50%;box-sizing:border-box;}
.history1 .wrap1 .txts{position:relative;margin-top:5px;}
.history1 .wrap1 .txts:first-child{margin-top:0;}
.history1 .wrap1 .t1{display:block;margin:.375em 0;color:#333;line-height:1;}
.history1 .wrap1 .t2{display:block;}

@media all and (min-width:768px){
	.history1{margin-top:2em;}
	.history1:before{left:130px;}
	.history1 ol>li{padding-left:180px;}
	.history1 ol>li .h1{top:15px;font-size:1.5em;}
	.history1 .wrap1{padding:25px 30px;}
	.history1 .wrap1:before{top:36px;left:-50px;width:50px;}
	.history1 .wrap1:after{top:28px;left:-59px;width:17px;height:17px;}
	.history1 .wrap1 .t1{position:absolute;top:0;left:0;}
	.history1 .wrap1 .t2{padding-left:60px;box-sizing:border-box;}
	.history1 .wrap1 .t3{padding-left:100px;box-sizing:border-box;}
}

/* history2 */
.history2 {position:relative;}
.history2:before {position:absolute;top:-30px;left:19px;content:"";display:block;width:1px;height:100%;background:#d3d3d3;border-radius:5px;}
.history2 ul.list1 {list-style:none;margin:40px 0 0;padding:3px 0;}
.history2 ul.list1 ul {list-style:none;margin:0 0 40px;padding:3px 0;}
.history2 ul.list1:before {position:absolute;top:-40px;left:10px;content:"";display:block;width:10px;height:10px;background:#919191;border:5px solid #ebebeb;border-radius:50%;}
.history2 > ul.list1 > li {position:relative;margin:7px 0;padding-left:50px;}
.history2 > ul.list1 > li .title{font-size: 28px;color: #333;font-weight:700;line-height: 1;margin-bottom: 15px;margin-left:-5px;}
.history2 > ul.list1 > li:before {position:absolute;top:9px;left:15px;content:"";display:block;width:10px;height:10px;background:#919191;border:0px solid #343d4c;border-radius:50%;}
.history2 > ul.list1 > li ul > li {margin:7px 0 10px;font-size:14px;}
.history2 > ul.list1 > li ul > li .t1, .history2 > ul.list1 > li ul > li .t2 {display:block;}
.history2 > ul.list1 > li ul > li .t1 {color:#000;box-sizing:border-box;font-size:16px;font-weight:600;}

@media all and (min-width:500px){
	.history2 > ul.list1 > li {margin:10px 0;text-align:left;padding-left:80px;}
	.history2 > ul.list1 > li ul > li .t01 {font-size:18px;}
}

/* vision1 20201110 */
.vision1{position:relative;}
.vision1 .wrap1{padding:30px;background:#f8f8f8;border:1px solid #dcdcdc;box-sizing:border-box;}
.vision1 .h1{display:block;margin-bottom:.333em;color:#333;font-size:1.125em;}
.vision1 ul.bu{margin:0;}
.vision1 .ic1{display:block;margin:0 auto;width:135px;height:175px;background:url() no-repeat;background-size:contain;}
.vision1 .ic1.m1{background-image:url(../../img/sub/vision1ic1m1.png);}
.vision1 .ic1.m2{background-image:url(../../img/sub/vision1ic1m2.png);}
.vision1 .ic1.m3{background-image:url(../../img/sub/vision1ic1m3.png);}
.vision1 .ic1.m4{background-image:url(../../img/sub/vision1ic1m4.png);}

/* card1job1 수정 */
.card1job1{border:0;}

/* #v1cont1 이용안내 */
#v1cont1{display:block;position:relative;box-sizing:border-box;
	/* margin:2em -30%; (((1920-1200)/2)/1200) */
	padding:1em 0 ;
	background:#fff;
}
#v1cont1 [class*='v1']{
	position:relative;
	height:100%;
	margin:0 -400px;/* =(2000-1200)/2 */
}
#v1cont1 [class*='v1'] img{display:block;width:auto;height:100%;margin:0 auto;}
#v1cont1 .tg1{display:block;position:absolute;left:0;right:0;top:0;color:#fff;text-align:center;}
#v1cont1 .t2{display:block;padding:4em 0;font-size:14px;line-height:1.25;}
#v1cont1 .t2t1{font-family:"GimhaeGaya", sans-serif;}
#v1cont1 .tg1cont{width:70%;margin:0 auto;}

@media all and (min-width:768px){
	#v1cont1 .t2{font-size:21px;padding:2em  0;}
}
@media all and (min-width:1000px){
	#v1cont1 .t1{padding-top:3em;font-size:30px;}
	#v1cont1 .tg1cont{width:70%; }
	#v1cont1 [class*='v1']{margin:0 0px;}
}

/* leaflet 리플렛 */
.leaflet1 {background:#fcfcfd;border:1px solid #ddd;padding:2.5em;overflow:hidden;position:relative;}
.leaflet1 .text{margin:0;color:#282828;text-align:center;box-sizing:content-box;}
.leaflet1 .text .stit{font-size:1.625em;}
.leaflet1 .text .title{font-size:2.35em;}

@media all and (min-width:1000px){
	.leaflet1 .text{margin:1em 1em 0 1.5em;text-align:left;}
}

/* RWD ◇◆◇◆ */
/* ◇◆ */
@media all and (min-width:640px){
}
/* ◇◆ */
@media all and (min-width:768px){
}
/* ◇◆ */
@media all and (min-width:1000px){
}
/* ◇◆ */
@media all and (min-width:1260px){
}