@charset "UTF-8";

/* Page Title */
body {}

.main_vi   {position:relative; top:0px; border:0px solid #ddd; z-index:0; width:100%; float:left;}

.main_vi  div {width:1200px; margin:0 auto;}


#main_wrap{position:relative; width:1200px; margin:0 auto;}

.main_wrap_bg{background:#f5f5f5;}

.icon_menu{width:100%; padding:20px 0; float:left; background:#fff; box-shadow: 0px 0px 20px #d5d5d5;}
.icon_menu ul{width:1200px;  margin:0 auto;}
.icon_menu ul li{float:left; width:19.5%; margin-right:0.5%;}
.icon_menu ul li span{display:inline-block; font-size:18px; font-weight:400; margin:30px 0 0 20px; line-height:1.2em; vertical-align:middle;}

 
/* 메인 */
#main_wrap .search_bar_wrap { width:100%; height:100px; margin-top:-40px; float:left; background:url('/common/img/main/searchbar_bg.png') no-repeat center center;box-sizing:border-box;}
#main_wrap .search_bar_wrap h2 {color:#fff; font-size:22px; display:inline-block;  padding-top:35px; padding-left: 50px; }
#main_wrap .search_bar_wrap .select_wrap{float:right; width:950px; padding-top:24px; }
#main_wrap .search_bar_wrap select::-ms-expand {
display: none;
}
#main_wrap .search_bar_wrap select {
width: 220px;
float:left;
font-size: 17px;
color:#333;
padding: 13px 30px;
border: 1px solid #ddd;
background: #fff url(/common/img/main/select_arr.png) no-repeat center right 20px;
border-radius: 30px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

#main_wrap .search_bar_wrap select::-ms-expand {
    display: none;
}

#main_wrap .search_bar_wrap .search_btn {font-size:20px; color:#fff; font-weight:600; line-height:2.3em;letter-spacing:0.1px; margin-left:52px; margin-top:5px;}


/* SECTION 1  */
#section1 {width:100%; float:left;}
#section1 .section1_wrap {width:1200px; margin:0 auto; padding:50px 0;}

#section1 .section1_wrap .s1_box {width:420px; padding:33.5px 25px; box-sizing:border-box; float:left; border:1px solid #ddd;}
#section1 .section1_wrap .s1_box div {width:100%; border-bottom:1px solid #ddd; float:left;  margin-bottom:10px;}
#section1 .section1_wrap .s1_box div h2 { font-size:24px; font-weight:600; display:inline-block; padding-bottom:10px;} 
#section1 .section1_wrap .s1_box div a {float:right; display:inline-block;font-size:15px; color:#999; letter-spacing:0.1px; font-weight:300;}
#section1 .section1_wrap .s1_box .s1_box_txt {float:left;  width:100%;}
#section1 .section1_wrap .s1_box .s1_box_txt li a{ line-height:1.8em; color:#555;  font-size:16px;}

#section1 .section1_wrap .s1_box .s1_box_txt span { line-height:1.8em; float:right; font-size:16px; color:#999 !important;} 


#section1 .section1_wrap .s1_box_c 	 {width:330px; height:235px; margin-left:15px;float:left; background:#9999cc url('/common/img/main/s1_box_bg.png') no-repeat bottom right;}
#section1 .section1_wrap .s1_box_c a	 {display:block;  padding:45px 0px; box-sizing:border-box; }
#section1 .section1_wrap .s1_box_c h2 {color:#fff; font-weight:600; font-size:25px; text-align:center; margin-bottom:10px;}
#section1 .section1_wrap .s1_box_c p {color:#fff; font-weight:300; font-size:16px; text-align:center; line-height:1.2em; opacity:0.7;}


/* SECTION 2  */
#section2 {width:100%; float:left;}
#section2 .section2_wrap {width:1200px; margin:0 auto; padding:50px 0;}

#section2 .section2_wrap .s2_img_wrap {width:100%; float:left;}
#section2 .section2_wrap .s2_img_wrap li {width:25%; float:left; background:#ddd;}


/* SECTION 3  */
#section3 {width:100%; float:left; margin-bottom:50px;}
#section3 .section3_wrap {width:1200px; margin:0 auto; padding:50px 0;}

#section3 .section3_wrap .s3_skip_wrap {width:100%; float:left;}
#section3 .section3_wrap .s3_skip_wrap li  {float:left;}
#section3 .section3_wrap .s3_skip_wrap .video_box  { float:right; width:600px; border:1px solid #ddd; height:150px;}

#section3 .section3_wrap .s3_skip_wrap .video_box div {display:block; width:335px; float:right;  padding:20px;  box-sizing:border-box; }
#section3 .section3_wrap .s3_skip_wrap .video_box h2 { font-size:20px; font-weight:600; margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:10px; }
#section3 .section3_wrap .s3_skip_wrap .video_box p  {font-size:15px; color:#999; }


/* SECTION 4  */
#section4 {width:100%; float:left; background:#f7f7f7; border-top:1px solid #ddd;}
#section4 .section4_wrap {width:1200px; height:120px; margin:0 auto;}
#section4 .section4_wrap ul.s4_icon_wrap li {width:25%; float:left; padding:20px 30px; box-sizing:border-box; }
#section4 .section4_wrap ul.s4_icon_wrap li img { float:left; margin-right:20px;}
#section4 .section4_wrap ul.s4_icon_wrap li h3 { font-size:22px; font-weight:600; margin-top:15px;  }
#section4 .section4_wrap ul.s4_icon_wrap li p  {font-size:16px; color:#999;  }


  
/* 플로우 배너 */
.flow_bn {position:Relative; width:100%; float:left; height:55px; padding:10px 0; }
.flow_bn .main_con {width:1200px; margin:0 auto;}
.flow_bn .swiper-slide img {width:180px; height:55px; float:left; }





/* ==========================================================================
Navigation
========================================================================== */
#header .nav-toggle {
	position: absolute;
	bottom: 0px;
	right: 15px;
	z-index: 999999;
	width:68px;
	height:72px;
	cursor: pointer;
	background:#ec8899;
	float:right;
}
.nav-toggle:focus {
	outline: none;
}
.nav-toggle span {margin-top:35px; margin-left:16px;}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
	content: '';
	position: absolute;
	display: block;
	width: 35px;
	height: 3px;
	border-radius: 1px;
	background: #fff;
	cursor: pointer;
}
.nav-toggle span:before {
	top: -8px
}
.nav-toggle span:after {
	bottom: -8px
}
/*
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.nav-toggle.active span {
	background-color: transparent
}

.nav-toggle.active span:before, .nav-toggle.active span:after {
	top: 0
}
.nav-toggle.active span:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-toggle.active span:after {
	top: 10px;
	-webkit-transform: translateY(-10px) rotate(-45deg);
	-ms-transform: translateY(-10px) rotate(-45deg);
	transform: translateY(-10px) rotate(-45deg);
}*/
.navicon {
	position: relative;
	width:100%;
	float:left;
}
.navicon p {
	margin: 1px 50px 0 0;
	color: #FFF;
}
.navicon-fixed {
	position: fixed;
	top: 59px;
	right: 143px;
}
/* ==========================================================================
Nav Overlay
========================================================================== */
/* Overlay style */

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: rgba(52, 82, 113, 0.95);*/
	background: rgba(236,136,153,0.9);
}

/* Menu style */
.overlay nav {
	position: relative;
	width:1200px;
	margin:0 auto;	
	top: 50%;
	height: 72%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.overlay ul {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.overlay ul li {
	display: block;
	float: left;
}
.overlay ul li:last-child {
	margin-right: 0px
}
.overlay ul li i {
	display: block;
	margin-bottom: 10px;
	font-size: 40px;
}
.overlay ul li a {
	text-align: center;
	display: block;		
	color: #fff;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.overlay ul li a:hover, .overlay ul li a:focus {
	/*border-color: #73d0da;
	color: #73d0da;*/
}

.overlay h2{font-size:36px; color:#fff; font-weight:600; text-align:left; margin-bottom:30px;}

.overlay .overlay_box { width:49%; float:left; box-sizing:border-box; margin-bottom:10px; padding:30px; border-radius:30px;}


.overlay .overlay_box ul {float:left; padding:10px 0; }
.overlay .overlay_box ul li a{float:left; color:#fff; font-size:18px; border-radius:35px;}

.overlay .overlay_mn_tit {width:100%; float:left; display:block; padding-bottom:10px; box-sizing:border-box; color:#333; font-size:22px; font-weight:500; text-align:center; border-bottom:1px solid #ddd;}

/* Effects */
.overlay-boxify {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-boxify.open {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.overlay-boxify nav ul li {
	opacity: 0;
	-webkit-transform: translate3d(0, -80px, 0);
	transform: translate3d(0, -80px, 0);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}
.overlay-boxify.open nav ul:first-child li:first-child {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
.overlay-boxify.open nav ul:first-child li:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.overlay-boxify.open nav ul:nth-child(2) li:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
.overlay-boxify.open nav ul:nth-child(2) li:nth-child(2) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.overlay-boxify.open nav ul li {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}




/* 사이트맵 탭 */
.sitemap_tab      { float:left;  width:100%;   }
.sitemap_tab   li {float:left; text-align:center;font-weight:400 !important;  box-sizing:border-box; border:1px solid #ec8899;}

.sitemap_tab .tab_p    { width:33%; float:left; line-height:36px;  }

.sitemap_tab .tab_p a 	{display:block; line-height:36px; text-decoration:none;  font-size:17px;}

.sitemap_tab .tab_p a:link		{color:#ec8899; font-weight:300; text-decoration:none;}
.sitemap_tab .tab_p a:hover		{color:#ec8899; font-weight:300; text-decoration:none;}
.sitemap_tab .tab_p a:active	{color:#ec8899; font-weight:300; text-decoration:none;}
.sitemap_tab .tab_p a:visited	{color:#ec8899; font-weight:300; text-decoration:none;}


.sitemap_tab .tab_p_ov     	   	{width:33%; float:left; text-align:center; background:#ec8899;}
 
.sitemap_tab .tab_p_ov  a 			{display:block; color:#fff; font-weight:500; line-height:36px; text-decoration:none; font-size:17px;}

.sitemap_tab .tab_p_ov a:link		{color:#fff;text-decoration:none;}
.sitemap_tab .tab_p_ov a:hover		{color:#fff;text-decoration:none;}
.sitemap_tab .tab_p_ov a:active		{color:#fff;text-decoration:none;}
.sitemap_tab .tab_p_ov a:visited	{color:#fff;text-decoration:none;}

.depth1 .sitemap_list {display:block; width:100%; float:left; margin-top:10px; }
.depth1 .sitemap_list li {display:block; width:100%; float:left; line-height:2.2em; }
.depth1 .sitemap_list li a {text-align:left; font-size:16px; font-weight:300;}





.menu_box {float: left;position: relative; width: 100%; }
.menu_box .menu > li {display: inline-block; width: 30%; vertical-align: top; padding:0 15px; box-sizing:border-box;}
.menu_box .menu > li > a {display: block; color: #ec8899; margin-bottom:15px; padding:10px 0; border-bottom:1px solid #ec8899; border-top:1px solid #fff;}

.menu_box .menu > li > a  span {font-size: 20px; font-weight:600; color:#ec8899;}
.menu_box .menu .depth2 {min-height: 1em;/*display:block !important;*/}
.menu_box .menu .depth2 li {display:block; width:100%; }
.menu_box .menu .depth2 li:last-child {margin-bottom: 0;}
.menu_box .menu .depth2 a {font-size: 17px; color: #555; text-align:left; line-height:2em; }


.menu_box .menu_close {position: absolute;right: 0;top: 0;width: 8.5rem;height: 8.5rem;text-align: center; background: #333333;}
.menu_box .menu_close span {display:inline-block;position:relative;margin-top: 28%;width: 3.2rem; height: 3.2rem;color:#333;}
.menu_box .menu_close span::before,
.menu_box .menu_close span::after {content: '';display: block;position: absolute;left: 0;width: 100%;border-bottom: 0.1rem solid #fff;}
.menu_box .menu_close span::before {top:50%;transform: rotate(-45deg);}
.menu_box .menu_close span::after {bottom:50%;transform: rotate(45deg);}

