@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";
.nuri-info-wrap .nuri-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1.2rem;
	margin-bottom:2rem;
}
				.nuri-info-wrap .nuri-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #DDDDDD;
  border-radius: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 9.8rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nuri-info-wrap .nuri-list li p{text-align:center;}
.nuri-info-wrap .nuri-list li p img{max-width:80%;}

@media only screen and (max-width: 48em) {
  .nuri-info-wrap .nuri-list li {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    gap: 2%;
  }
}
@media only screen and (max-width: 30em) {
  .nuri-info-wrap .nuri-list li {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    gap: 2%;
    padding: 2rem 0;
  }
}
.nuri-info-wrap .nuri-list li span {
  margin-top: 1.6rem;
  font-weight: 500;
  color: #222;
}
.nuri-info-wrap .nuri-text {
  margin: 1.6rem 0;
}
.nuri-info-wrap .nuri-text p {
  font-weight: 600;
  color: #222;
}
.nuri-info-wrap .nuri-text p + p {
  margin-top: 1.6rem;
}






.c_box { background-color:#fff; margin:1.2rem 0 2.3rem; padding:25px 30px; border:10px solid #f3f4f6; }
 p.basic { margin-top: 20px;}
.iconbox { width:100%; min-height:60px; padding:0px; display: inline-block; box-sizing: border-box;}
.iconbox .icon3 { background:url("/worcation/img/ko/sub/box_bg01.png") no-repeat 58px 10px ; float:left; width:21%; height:120px; position:relative; }
.iconbox .info { float:left; width:79%; }
.iconbox .info .in_box { background-color: #fff; padding:25px; }
.iconbox .info .in_box h5:first-child { margin-top:0px; }
.iconbox .info .in_box h5 { background: none; padding-left:0px; font-size:1.2rem;}
.iconbox .info .in_box > ul.basic > li > ul { background:none; padding:0px; border:none; }
.iconbox .info .in_box .basic > a.btn_dw { border-radius:50px;}


.sitemap{position:relative;width:100%;margin-bottom:20px;}
.sitemap:after{display:block;visibility:hidden;clear:both;content:"";}
.sitemap *{margin:0;padding:0;}
.sitemap.type1{}
.sitemap.type1.col3{}
.sitemap.type1.col3 dl{width:33.33%}
.sitemap.type1.col4 dl{width:25%}
.sitemap.type1.col5 dl{width:20%}
.sitemap.type1.col6 dl{width:16.66%}
.sitemap.type1.col7 dl{width:14.28%}
.sitemap.type1 dl{display:inline-block;float:left;margin-bottom:50px;padding:0 1%;}
.sitemap.type1 dl dt{margin:0 0 10px 0;padding:10px 15px;border-top:1px solid #111;border-bottom:1px solid #ccc;color:#111;font-size:16px;line-height:30px;}
.sitemap.type1 dl dd{padding:5px 15px;}
.sitemap.type1 dl dd b{display:block;line-height:0;}
.sitemap.type1 dl dd b a{display:block;position:relative;padding-left:10px;color:#333;font-size:14px;line-height:24px;}
.sitemap.type1 dl dd b a:hover,
.sitemap.type1 dl dd b a:active,
.sitemap.type1 dl dd b a:focus{text-decoration:underline;}
.sitemap.type1 dl dd b a:after{display:block;position:absolute;top:10px;left:0;width:4px;height:4px;background-color:#111;content:" ";}
.sitemap.type2{position:relative;overflow:hidden;border-top:2px solid #9aa2ac;}
.sitemap.type2 dl{position:relative;padding:23px 23px 23px 21%;overflow:hidden;border-bottom:1px solid #ddd;}
.sitemap.type2 dl:before{display:block;position:absolute;top:0;left:18%;width:1px;height:100%;content:"";background-color:#ddd}
.sitemap.type2 dl:after{display:block;visibility:hidden;clear:both;content:"";}
.sitemap.type2 dt{position:absolute;top:25px;left:0;padding-left:15px;color:#333;width:15%; font-size:17px}
.sitemap.type2 dt a{color:#000;font-size:18px;font-weight:bold;line-height:1.2}
.sitemap.type2 dd{float:left;width:25%;padding:0 10px;}
.sitemap.type2 dd b{display:block;margin-bottom:5px;font-weight:normal;}
.sitemap.type2 dd b a{display:block;position:relative;padding-left:9px;color:#333;font-size:16px;font-weight:normal;}
.sitemap.type2 dd b a:after{display:block;position:absolute;top:8px;left:0;width:4px;height:4px;content:"";background-color:#9aa2ac}
.sitemap.type2 dd ul{margin-left:8px;}
.sitemap.type2 dd ul li{display:block;}
.sitemap.type2 dd ul li a{display:block;position:relative;padding-left:11px;color:#777777;font-size:13px;line-height:20px;}
.sitemap.type2 dd ul li a:after{display:block;position:absolute;top:8px;left:0;width:5px;height:1px;content:"";background-color:#898989}
@media only screen and (max-width:768px){
    .sitemap.type2{border:none;}
    .sitemap.type2 dl{padding:0;border-top:0;}
    .sitemap.type2 dl:before{display:none;}
    .sitemap.type2 dt{position:relative;top:0;margin-bottom:23px;padding:23px;border-top:2px solid #9aa2ac;border-bottom:1px solid #9aa2ac;color:#333;font-size:16px;width: 100%;}
    .sitemap.type2 dd{padding-bottom:23px;}
}
@media only screen and (max-width:480px){
    .sitemap.type2 dd{width:33.33%;}
    .sitemap.type2 dd ul{display:none;}
}
.sitemap.type2{border-color:#004b8e;}

.sitemap.type2.clean_sitemap dd{width: 33.33%;}

.sitemap.type2 dd ul li a i{
	font-size: 11px;
    position: relative;
    top: -2px;
    color: #999;
}
@media screen and (max-width:768px){

.sitemap.type2 dt{border-top: 2px solid #004b8e; border-bottom: 1px solid #004b8e;}
.sitemap.type2 dl{border-bottom:1px solid #004b8e;}

}

@media screen and (max-width:768px){

/* .sitemap.type2 dl:last-child dd{width:25%} */

}


@media screen and (max-width:577px){

.sitemap.type2 dl:last-child dd{width:33.33%}

}



@media screen and (max-width:440px){

.sitemap.type2 dd,.sitemap.type2 dl:last-child dd{width:50%}


}





/* 서브 텍스트  시작 */

.txt_box {
    margin: 0px 0 0 29px;
    font-size: 17px;
    color: #666666;
}
.sub_list_wrap {
    padding-bottom: 3rem;
}

.dot_list li {
    position: relative;
    margin: 3px 0;
    padding-left: 14px;
    color: #666666;
    letter-spacing: -0.04em;
}
.dot_list li:before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #a5a8ac;
    content: '';
}
.sub_list_wrap:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: '';
}

.stitle02 {
	position: relative;
	margin: 0px 0 20px 0px;
	padding-left: 30px;
	font-size: 23px;
	color: #171616;
	font-weight: 500;
	line-height: 1.33;
	clear: both;
}
.stitle02:before {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	background: #2973d6;
	content: '';
}
/* 조직도  시작 */

.org_wrap .organization {
	padding-top: 1.5rem;
}
.org_wrap .g1 {
	position: relative;
	text-align: center;
}
.org_wrap .g1 .director {
	position: relative;
}
.cont-mid p {
 margin: .5rem 0;
}
.org_wrap .g1 .director .cp {
	padding: 1.35rem;
	display: inline-block;
	width: 15.4rem;/* background-color: #3E3E3E; */
	color: #fff;
	background-color: #2973d6;
	text-align: center;
	position: relative;
	cursor: auto;
}
.org_wrap .g1 .auditing {
	position: absolute;
	top: 2.7rem;
	right: 0;
	z-index: 1;
}
.org_wrap .g1 .auditing li {
	position: relative;
}
.org_wrap .g1 .auditing li a {
	width: 6.7rem;
	height: 1.8rem;
	line-height: 1.7rem;
	border: 1px solid #ddd;
	background: #FBFBFB;
	color: #767676;
 font-size: .8rem;
 margin-bottom: .5rem;
	cursor: auto;
}
.org_wrap span {
	display: block;
	text-align: center;
	cursor: auto;
}
.org_wrap .g1 .auditing li:after {
	content: '';
	width: 1px;
 height: .5rem;
	background: #ddd;
	position: absolute;
	left: 50%;
	bottom: 0rem;
}
.org_wrap .g1 .auditing li:last-child a {
	margin-bottom: 0;
}

.org_wrap .g2 {
	padding-bottom: 2rem;
	position: relative;
}
.org_wrap .g2:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -1;
}
.org_wrap .g2 .rnp {
	position: absolute;
	left: 25%;
	top: 2.89rem;
	-webkit-transform: translateX(-12.5rem);
	transform: translateX(-12.5rem);
}
.org_wrap .g2 .rnp:before {
	content: '';
	width: 21.7rem;
	height: 1px;
	position: absolute;
	right: -21.65rem;
	top: 2.25rem;
	background: #ddd;
}
.org_wrap .g2 .rnp li:last-child {
	margin-bottom: 0;
}
.org_wrap .g2 .rnp li span {
	/*     width: 7.5rem;
    height: 2.5rem;
    line-height: 2.4rem;
    border: 1px solid #005E75;
    color: #005E75; */
	border: 1px solid #08347F;
	color: #08347F;
 margin-bottom: .5rem;
	padding: 1.35rem;
	width: 15.4rem;
	/* background-color: #3E3E3E; */
    /* color: #fff; */
	text-align: center;
	cursor: auto;
	display: inline-block;
}






.org_wrap .g2_02 {
	padding-bottom: 5rem;
	position: relative;
}
.org_wrap .g2_02:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -1;
}
.org_wrap .g2_02 .rnp {
	position: absolute;
	right: -18%;
	top: -0.11rem;
	-webkit-transform: translateX(-12.5rem);
	transform: translateX(-12.5rem);
}
.org_wrap .g2_02 .rnp:before {
	content: '';
	width: 11.2rem;
	height: 1px;
	position: absolute;
	left: -11.25rem;
	top: 2.25rem;
	background: #ddd;
}
.org_wrap .g2_02 .rnp li:last-child {
	margin-bottom: 0;
}
.org_wrap .g2_02 .rnp li span {
	/*     width: 7.5rem;
    height: 2.5rem;
    line-height: 2.4rem;
    border: 1px solid #005E75;
    color: #005E75; */
	border: 1px solid #08347F;
	color: #08347F;
 margin-bottom: .5rem;
	padding: 1.35rem;
	width: 15.4rem;
	/* background-color: #3E3E3E; */
    /* color: #fff; */
	text-align: center;
	cursor: auto;
	display: inline-block;
	background:#fff;
}












.org_wrap span {
	cursor: auto;
	display: inline-block;
	text-align: center;
}
.org_wrap .g2 .culture {
	/* top: 84%; */
	position: relative;
	left: 60.6%;
	-webkit-transform: translateX(5rem);
	transform: translateX(5rem);
	width: 7.5rem;
}
.org_wrap .g2 .culture:before {
	content: '';
	width: 1px;
	height: calc(52% - 0.2rem);
	position: absolute;
	left: -1rem;
	top: 2.3rem;
	background: #ddd;
}
.org_wrap .g2 .culture li {
	position: relative;
}
.org_wrap .g2 .culture li span {
	/* padding: 1.35rem; */
	/* width: 15.4rem; */
	padding: 1.35rem;
	width: 15.4rem;
	/* line-height: 2.4rem; */
	border: 1px solid #08347F;
	color: #08347F;
 margin-bottom: .5rem;
 background:#fff;
}
.org_wrap .g2 .culture li:before {
	content: '';
	width: 1rem;
	height: 1px;
	position: absolute;
	left: -1rem;
	top: 2.25rem;
	background: #ddd;
}
.org_wrap .g3 span, .org_wrap .g3_01 span, .org_wrap .g3_02 span {
	display: inline-block;
	padding: 1.35rem;
	display: inline-block;
	width: 15.4rem;/* background-color: #3E3E3E; */
	color: #353535;
	background-color: #ddd;
	text-align: center;
	position: relative;
	cursor: auto;
}
.org_wrap .g3 {
	text-align: center;
	padding-bottom: 2rem;
	position: relative;
}
.org_wrap .g3:before {
	content: '';
	width: 1px;
	height: 1.9rem;
	position: absolute;
	left: 50%;
	bottom: 0rem;
	background: #ddd;
}
.org_wrap .g3 a {
	padding: 1.35rem;
	width: 15.4rem;
	background-color: #2973d6;
	color: #fff;
	font-size: 1rem;
}
.org_wrap .g3_01 {
	text-align: center;
	padding-bottom: 9rem;
	position: relative;
}
.org_wrap .g3_01.top:before {
	content: '';
	width: 1px;
	height: 3rem;
	position: absolute;
	left: 50%;
	bottom: 0rem;
	background: #ddd;
}

.org_wrap .g3_01:before {
	content: '';
	width: 1px;
	height: 8rem;
	position: absolute;
	left: 50%;
	bottom: 1rem;
	background: #ddd;
}


.org_wrap .g3_01 a {
	padding: 1.35rem;
	width: 15.4rem;
	background-color: #2973d6;
	color: #fff;
	font-size: 1rem;
}


/* .org_wrap .g3:after {
    content: '';
    width: 50%;
    height: 2px;
    position: absolute;
    left: 50%;
    top: -1rem;
    background: #C5C5C5;
} */
.org_wrap .g4 {
 margin-right: .5rem;
	padding-bottom: 1.2rem;
	position: relative;
}
.org_wrap .g4:before {
	content: '';
 width: calc(74% - .1rem - 7.25%);
	height: 1px;
	background: #ddd;
	position: absolute;
	top: -1rem;
	left: 17.1%;
}
.org_wrap .g4 > ul > li:nth-child(1) {
/* padding-top: 0rem; */
}
.org_wrap .g4 > ul > li {
	position: relative;
	padding-top: 1rem;
}
.org_wrap .g4 li {
	margin: 0 auto;
	width: 33.33%;
	float: left;
	text-align: center;
}
.org_wrap .g4 > ul > li:before {
	content: '';
	width: 1px;
	height: 2rem;
	position: absolute;
	left: 51.2%;
	top: -1rem;
	z-index: -1;
	background: #ddd;
}
.org_wrap .g4 .rnp li span {
   margin-bottom: .5rem;
	padding: 1.35rem;
	width: 15.4rem;
	border: 1px solid #08347F;
    color: #08347F;
	text-align: center;
}
.org_wrap .g4 .rnp li.right {
	left: 32.3%;
}
.both {
	clear: both;
}
.organization_box {
	margin: 2% 0 5%;
}
.organization_box_top {
	margin: 10% 0 5%;
}
.org_wrap:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: '';
}
.org_wrap {
	padding-bottom: 4rem;
}
/* 조직도  끝 */

@media screen and (max-width:1023px){
	.org_wrap .g4 .rnp li span {width:13.4rem;}
	}
@media screen and (max-width:910px){
	.org_wrap .g4 > ul > li:before {left: 51.6%;}
	.iconbox .icon3 {display:none;}
	.iconbox .info {float: none; width: 100%;}
	}
@media screen and (max-width:1023px){
	.org_wrap .g4 .rnp li span {width:9.4rem;}
	}
@media screen and (max-width:690px){
	.org_wrap .g4 .rnp li span {padding: 1.35rem 0.8rem;
    width: 8.4rem;}
	}

@media screen and (max-width:990px) {

.sub_table_wrap {
	overflow: hidden;
	overflow-x: scroll;
	width: 100%;
}

.sub_table_wrap:before {
	content: "좌우로 터치해서 보세요.";
	font-size: 15px;
	width: 210px;
	margin: 15px auto;
	box-sizing: border-box;
	padding: 0 0 0px 42px;
	line-height: 50px;
	color: #00589b;
	display: block;
	background: url(/worcation/img/ko/sub/point_bg.png) no-repeat left top;
	height: 40px;
	background-size: auto 100%;
}
.stitle02 { font-size: 18px;}
.dot_list li { font-size: 15px;}


}

@media screen and (max-width:500px){
	.org_wrap .g4 .rnp li span {padding: 1.35rem 0.6rem;width: 6.4rem;font-size: 14px;letter-spacing: -0.09em;}
	.org_wrap .g3_01 {
    text-align: center;
    padding-bottom: 4rem;
    position: relative;
}
	.org_wrap .g3_01:before {
    content: '';
    width: 1px;
    height: 3rem;
    position: absolute;
    left: 49.3%;
    bottom: 1rem;
    background: #ddd;
}

.mapbox .map_info .tit { font-size: 17px;}

	}

	/*.icon54{width:40px; height:40px; background: url(/worcation/img/ko/sub/comsee_01.png) no-repeat left top;}*/


/*-- 미션비전*/
.sec_mv01 .inner,
.sec_mv02 .inner,
.sec_mv03 .inner{width:1300px;font-size:30px;font-weight:500;color:#000000}
.sec_mv01 .inner{padding:2%;background-color:#ffffff;box-shadow: 2px 3px 16px 3px rgba(166, 200, 231, 0.33);border-radius:15px;margin-top:20px}
.sec_mv01 p.mv01_main01{color:#3d5595;text-align:center;align-items:center;display:flex;justify-content:center}
.sec_mv01 p img {padding-right:20px}
.mv01_main01 span.mv01_main0101{color:#02a0df}
.sec_mv02 .inner{margin-top:47px}
.inner .mis_box01, 
.inner .mis_box02{width:19%;border-radius:70px;display:flex;align-items: center;justify-content: center;padding: 20px;box-sizing: border-box;position:relative}
.inner .mis_box01{background:linear-gradient(to bottom, #184790 50%, #ebebeb 50%)} 
.inner .mis_box02{background:linear-gradient(to bottom, #00a1e2 50%, #ebebeb 50%)}
.mis_box01 p,
.mis_box02 p{width:100%;height:100%;background-color:white;border-radius:70px;padding:30px 0;text-align:center}
.inner .mv02_box01,
.inner .mv02_box02{position:relative;display:flex;justify-content:space-between}
.inner .mv02_box02{margin-top:30px}
.mv02_box01 .vis_box, 
.mv02_box02 .vis_box{width:76.2%;text-align:center;padding:44px 5px;color:#ffffff;border-radius:10px}
.mv02_box01 .vis_box{background:#022253 url(/worcation/img/vis_bg01.png) center no-repeat}
.mv02_box02 .vis_box{background:#00a1e2 url(/worcation/img/vis_bg01.png) center no-repeat}
.mv02_dot span{font-size:22px;position:absolute;color:#17225f}
.mv02_dot .dot01{top:38%;left:-1px}
.mv02_dot .dot02{top:38%;right:-1px}
.mv02_dot .dot03{top:38%;left:23%}
.mv02_line{width:5%;height:3px;background-color:#17225f;position:absolute;top:49%;left:19%}
.sec_mv03 .inner{margin-top:77px;display:flex;gap:3.5%}
.sec_mv03 .mv03_box{width:31%}
.mv03_box p{display:flex;flex-direction:column;text-align:center;padding: 54% 0 19%;border-radius:30px}
.mv03_box .mv03_box01{background:#f9f9f9 url(/worcation/img/mv03_icon01.png) center top 30% no-repeat;background-size:39%}
.mv03_box .mv03_box02{background:#f9f9f9 url(/worcation/img/mv03_icon02.png) center top 30% no-repeat;background-size:39%}
.mv03_box .mv03_box03{background:#f9f9f9 url(/worcation/img/mv03_icon03.png) center top 30% no-repeat;background-size:39%}
.mv03_box span.mv03_stext{font-size:20px;font-weight:300;color:#666666}
.mv03_box span.mv03_ltext{}

@media all and (max-width:1500px){
	.sec_mv01 .inner,
	.sec_mv02 .inner,
	.sec_mv03 .inner{width:100%}
	
}
@media all and (max-width:1200px){
	.sec_mv01 .inner,
	.sec_mv02 .inner,
	.sec_mv03 .inner{font-size:25px}
	.inner .mis_box01, 
	.inner .mis_box02{border-radius:60px}
	.mis_box01 p,
	.mis_box02 p{border-radius:40px}
	.mv03_box span.mv03_stext{font-size:18px}
	
}
@media all and (max-width:900px){
	.sec_mv01 .inner,
	.sec_mv02 .inner,
	.sec_mv03 .inner{font-size:20px}
	.inner .mis_box01, 
	.inner .mis_box02{border-radius:50px;padding:15px}
	.mis_box01 p,
	.mis_box02 p{border-radius:35px}
	.mv03_box span.mv03_stext{font-size:16px}
	.mv02_dot span{font-size:17px}
	.sec_mv01 p img{width:12%}
}
@media all and (max-width:767px){
	.sec_mv01 .inner{padding:4%}
	.sec_mv03 .inner{margin-top:40px;display:block}
	.sec_mv03 .mv03_box{width:100%}
	.mv03_box span.mv03_stext{margin-bottom:0}
	.inner .mv02_box01,
	.inner .mv02_box02{position:relative;display:flex;flex-direction:column}
	.inner .mv02_box02{margin-top:40px}
	.inner .mis_box01, 
	.inner .mis_box02{width:100%;border-radius:50px;padding:8px}
	.mv02_box01 .vis_box, 
	.mv02_box02 .vis_box{width:100%;padding:37px 5px;margin-top:15px}
	.mis_box01 p,
	.mis_box02 p{padding:8px 0}
	.mv02_dot span, .mv02_line{display:none}
	.mv03_box p{display:flex;flex-direction:column;text-align:center;padding: 4% 0 4% 11%;border-radius:30px;margin-bottom:10px}
	.mv03_box .mv03_box01{background:#f9f9f9 url(/worcation/img/mv03_icon01.png) center left 36% no-repeat;background-size:13%}
	.mv03_box .mv03_box02{background:#f9f9f9 url(/worcation/img/mv03_icon02.png) center left 36% no-repeat;background-size:13%}
	.mv03_box .mv03_box03{background:#f9f9f9 url(/worcation/img/mv03_icon03.png) center left 36% no-repeat;background-size:13%}
	.mv03_box span.mv03_stext{font-size:16px}
	.mv03_box span.mv03_ltext{font-size:18px}
	
}
@media all and (max-width:500px){
	.sec_mv01 .inner{padding:7%}
	.sec_mv01 .inner,
	.sec_mv02 .inner,
	.sec_mv03 .inner{font-size:17px}
	.sec_mv03 .inner{margin-top:30px}
	.sec_mv01 p img{display:none}
	.mv03_box p{border-radius:20px}
	.mv03_box .mv03_box01{background:#f9f9f9 url(/worcation/img/mv03_icon01.png) center left 33% no-repeat;background-size:13%}
	.mv03_box .mv03_box02{background:#f9f9f9 url(/worcation/img/mv03_icon02.png) center left 33% no-repeat;background-size:13%}
	.mv03_box .mv03_box03{background:#f9f9f9 url(/worcation/img/mv03_icon03.png) center left 33% no-repeat;background-size:13%}
}
@media all and (max-width:400px){
	.sec_mv01 p.mv01_main01 {flex-direction:column}
}
@media all and (max-width:350px){
	.mv03_box p{border-radius:10px}
	.mv03_box .mv03_box01{background:#f9f9f9 url(/worcation/img/mv03_icon01.png) center left 25% no-repeat;background-size:13%}
	.mv03_box .mv03_box02{background:#f9f9f9 url(/worcation/img/mv03_icon02.png) center left 25% no-repeat;background-size:13%}
	.mv03_box .mv03_box03{background:#f9f9f9 url(/worcation/img/mv03_icon03.png) center left 25% no-repeat;background-size:13%}
}

/*--오시는길--*/
.wrap_map span {display:none !important}
.Map {background-color:#f8faf9;border: 1px solid rgba(0, 0, 0, 0.1);padding:0 0 40px 0;border-radius:10px;overflow:hidden}
.map {border-bottom:1px solid rgba(0, 0, 0, 0.1)}
.kkomap_info {display:flex;width:1500px;margin:0 auto}
.kkomap_info .map_name {width:15%;font-size:30px;font-weight:600;padding-left:2%}
.kkomap_info .map_box{display:flex;width:85%}
.kkomap_info ul.map_infobox{width:80%}
.kkomap_info li{font-size:18px;margin-bottom:5px}
.kkomap_info .map_address{background:url(/worcation/img/map_info01.png) left no-repeat;font-weight:600;padding:0.5% 0 0.5% 3%}
.kkomap_info .map_call{background:url(/worcation/img/map_info02.png) left no-repeat;font-weight:600;padding:0.5% 0 0.5% 3%}
.kkomap_info .map_traffic{background:url(/worcation/img/map_info03.png) left no-repeat;font-weight:600;padding:0.5% 0 0.5% 3%}
.kkomap_info .map_area{background:url(/worcation/img/map_info04.png) left no-repeat;font-weight:600;padding:0.5% 0 0.5% 3%}
.kkomap_info .map_link{width:20%;position:relative}
.map_link a{background:#0064dd url(/worcation/img/map_find.png) top 35% center no-repeat;color:#ffffff;position:absolute;font-size:20px;padding:36% 38% 10%;border-radius:10px;font-weight:500;background-size:14%;width:100%;text-align:center}
span.traffic_details{display: inline-block;vertical-align:top}

@media all and (max-width:1521px){
	.kkomap_info {width:100%;display:block;padding:0 20px}
	.kkomap_info .map_name {padding-left:0}
	.kkomap_info .map_box{display:flex;width:100%;margin-top:40px}
	.kkomap_info li{font-size:18px;margin-bottom:5px}
}
@media all and (max-width:1200px){
	.kkomap_info .map_box{display:flex;width:100%}
	.kkomap_info li{font-size:17px;margin-bottom:5px}
	.map_link a{font-size:18px;padding:36% 30% 10%}
	.kkomap_info .map_address,
	.kkomap_info .map_call,
	.kkomap_info .map_traffic,
	.kkomap_info .map_area{padding:0.5% 0 0.5% 5%}
	.kkomap_info ul.map_infobox {width:100%}
	.kkomap_info .map_name{font-size:27px}
}
@media all and (max-width:900px){
	.kkomap_info .map_box{display:block;width:100%}
	.kkomap_info li{font-size:17px;margin-bottom:5px}
	.map_link a{background-size:3.5%;padding:7% 30% 2%;position:relative;display:block}
	.kkomap_info .map_link {width:100%;margin-top:5%}
}
@media all and (max-width:767px){
	.kkomap_info .map_address,
	.kkomap_info .map_call,
	.kkomap_info .map_traffic,
	.kkomap_info .map_area{padding:0.5% 0 0.5% 7%}
}
@media all and (max-width:600px){
	.kkomap_info li{font-size:17px;margin-bottom:5px}
	.map_link a{padding:14% 30% 4%;background-size:6%}
	.kkomap_info .map_name{font-size:24px}
}
@media all and (max-width:400px){
	.kkomap_info li{font-size:16px}
	.kkomap_info .map_address,
	.kkomap_info .map_call,
	.kkomap_info .map_traffic,
	.kkomap_info .map_area{padding:0.5% 0 0.5% 10%}
}

#site-sub {background:#fff;padding:60px 0;}
.site-contents {display:flex;align-items:start;justify-content:space-between;max-width:1560px;margin:0 auto}
#sub-left {display:none;flex:0 0 240px;margin-right:44px;}
#sub-left {position:sticky;top:0;}
#sub-left > h3 {width:240px;height:130px;display:block;color:#fff;font-family:var(--font-impact);padding:33px 0 0 33px;margin:0;line-height:1.4;font-size:23px;overflow:hidden;}
#sub-left > h3 {/* background:#004f4a url(/worcation/resource/images/sub_heading.png) no-repeat 0 0; */background-color:#004f4a;}
#sub-left > h3 small {font-weight:normal;display:block;padding-top:20px;white-space:nowrap;opacity:.5;transform:scale(.7);transform-origin:0 0;font-size:16px;color:#fff}
#sub-left > ul {padding:0;border:solid 1px #dfdfdf;border-top:0;}
#sub-left > ul a {display:block;}
#sub-left > ul a:hover {color:#004f4a;}
#sub-left > ul > li > a {display:block;padding:1rem;font-size:1.1em;font-weight:500;border-bottom:solid 1px #dfdfdf;position:relative;}
#sub-left > ul > li > a:has(+ul)::after {content:'\f107';font-family:var(--fa-style-family,'Font Awesome 6 Free');font-weight:var(--fa-style,900);margin-right:auto;position:absolute;right:10px;top:50%;transform:translateY(-50%);}
#sub-left > ul > li:last-child > a {border-bottom:0;}
#sub-left > ul > li > ul {padding:0 1rem;overflow:hidden;max-height:0;font-size:0.9em;}
#sub-left > ul > li.active > ul {max-height:100rem;border-bottom:solid 1px #dfdfdf;}
#sub-left > ul > li:last-child.active > ul {border-bottom:0;}
#sub-left > ul > li:last-child.active > a:has(+ul) {border-bottom:solid 1px #dfdfdf;}
#sub-left li.active > a,
#sub-left li > a.active {color:#004f4a;}
#sub-left > ul > li > ul > li:first-child {margin-top:1em;}
#sub-left > ul > li > ul > li:last-child {margin-bottom:1em;}
#sub-left > ul > li > ul > li + li {margin-top:.5em;}
#sub-left > ul > li > ul > li > a {word-break:keep-all;}
#sub-left > ul > li > ul ul {background:#f6f6f6;font-size:.95em;padding:1em .5em;margin-top:.5em;}
#sub-left > ul > li > ul ul li + li {margin-top:.5em;}
#sub-left > ul > li > ul ul a {position:relative;padding-left:1em;}
#sub-left > ul > li > ul ul a::before {content:'-';position:absolute;left:0;}


@media all and (min-width:960px) {
	#sub-contents {padding-left:0;padding-right:0;}
}

@media all and (min-width:1280px) {
	#sub-left {display:block;}
}
