@charset 'urf-8';
.wrap {
	width:100%;
	overflow:hidden;
}

/*header*/
.header {
	width:100%;
	height:90px;
	position:fixed;
	overflow:hidden;
	background-color:#fff;
	z-index:5000;
}
.header_down {
	width:100%;
	height:90px;
	position:fixed;
	overflow:hidden;
	background-color:#fff;
	z-index:5000;
	animation-duration: 0.5s;
    animation-name: header_down;
}
.header a {
	float:left;
	width:20%;
	line-height:90px;
	margin-left:10%;
}

.header a img {
	width:50%;
	vertical-align:middle;
}
.header_wrap{
	float:right;
	line-height:90px;
	width:40%;
}
.header_wrap div {
	float:left;
	line-height:90px;
	margin-right:4%;
}
.header div a {
	font-size:14px;
	color:#a0a0a0;
	transition:0.5s;
}
.header div a:hover {
	color:#505050;
}
.active_page {
	color:#505050 !important;
	font-weight:400;
	position:relative;
}
.active_page:before {
	 position:absolute; 
	 content:""; 
	 width: 45px; 
	 height:2.5px; 
	 background: #f9a01b; 
	 left:0px; 
	 bottom:25px;
}
.blog{
	width:35px;
	margin-left:3%;
}
.blog a {
	width:35px;
}
.shop {
	width:53px;
}
.shop a {
	width:53px;
}
.blog a img, .shop a img {
	width:100%;
}
.blog a:hover img {
	opacity:0.5;
}
.shop a:hover img {
	opacity:0.5;
}
.mobile_menu {
	width:40px;
	height:40px;
	overflow:hidden;
	margin-top:25px;
	float:right;
	margin-right:10%;
	cursor:pointer;
	display:none;
}
.mobile_menu div {
	width:25px;
	height:2px;
	background-color:#666666;
	margin-top:5px;
	display:block;
}
.mobile_menu div:nth-of-type(1) {
	margin-top:14px;
}
.mobile_side_menu{
	width:100%;
	height:100%;
	overflow:hidden;
	position:fixed;
	top:0px;
	z-index:99999;
	right :-100%;
}
.menu_box {
	width:30%;
	height:100%;
	background-color:#3a3a3a;
	float:right;
	position:relative;
	
}
.menu_box a {
	display:block;
	width:20%;
	margin:0 auto;
	text-align:center;
	margin-top:3vw;
	color:#757576 !important;
	font-size:18px;
	font-weight:200;
}
.menu_box .blog_w, .menu_box .shop_w {
	float:left;
	margin-right:30px;
}
.w_logo {
	width:18%;
	display:block;
	margin:0 auto;
}
#close_side {
	left:-120px;
}







/*title_img*/
.title_img {
	width:100%;
	height:400px;
	margin-top:90px;
	position:relative;
	background-color:#000;
	overflow:hidden;
	background:url('../images/about_img_cover.png') no-repeat center center fixed;
	-webkit- background-size: cover;
	-moz- background-size: cover;
	-o- background-size: cover;
	background-size: cover;
	z-index:50;

}
.title_img img {
	position:absolute;
	width:100%;
	opacity:1;
	display:none;
}
.about_text {
	width:100%;
}
.about_text p {
	width:1.5%;
	display:block;
	margin:0 auto;
}
.about_text p:nth-of-type(1) {
	margin-top:5%;
}
.about_text p img {
	width:100%;
}
.about_text i,.about_text h2 {
	width:100%;
	text-align:center;
	display:block;
}
.about_text i {
	color:#2d2d2d;
	font-size:25px;
	font-weight:600;
	margin-top:2%;
	margin-bottom:1.5%;
}
.about_text h2 {
	color:#898989;
	font-size:16px;
	font-weight:400;
	margin-bottom:2%;
	line-height:23px;
}
#history {
	margin-top:12% !important;
}
.about_history {
	width:1000px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.about_history h1,.about_history h2 {
	float:left;
	width:400px;
	font-size:15px;
	font-weight:400;
	line-height:32px;
	color:#676767;
	margin-top:4%;
}
.about_history h1 {
	margin-left:150px;
}
.about_history span {
	font-size:16px;
	font-weight:600;
	color:#676767;
}
.about_history h3 {
	font-size:15px;
	font-weight:400;
	color:#676767;
	float:left;
}
/*process*/
.about_process {
	width:100%;
	overflow:hidden;
}
#process {
	margin-top:12% !important;
}
.process_img {
	width:100%;
}
.process_img li {
	width:7.5%;
	float:left;
	margin-right:4%;
	margin-top:3%;
}
#process_img_2 li {
	margin-top:1% !important;
	width:9%;
	margin-right:2.5%;
}
#process_img_2 li:nth-of-type(1){
	margin-left:22.5%;

}

.process_img li:nth-of-type(1){
	margin-left:23.3%;
}

.process_img li img {
	width:80%;
	margin-left:10%;
	
}
.process_img li h1 {
	text-align:center;
	font-size:13px;
	font-weight:200;
	color:#414141;
}
.about_process p {
	width:56%;
	display:block;
	margin:0% auto;
	margin-top:11% !important;
}
.about_process p img {
	width:100%;
}
.process_text_m {
	display:none;
}
#clients {
	margin-top:12% !important;
}
.about_clients {
	width:100%;
	overflow:hidden;
	margin-top:3%;
}
.about_clients .cl_imgs {
	width:55%;
	overflow:hidden;
	margin-left:23.3%;
}
.cl_imgs li {
	float:left;
	width:17%;
	margin-right:3%;
	margin-top:2%;
	min-height:80px;
	line-height:80px;

}
.cl_imgs li img {
	width:80%;
	margin-left:10%;
	vertical-align:middle;
}

.cl_imgs li.clear {
	clear:both;
}
/*about_marks*/
.about_marks {
	width:100%;
	overflow:hidden;
}
.about_marks .marks_imgs {
	width:70%;
	margin-left:15%;
}
.marks_imgs li {
	width:15%;
	margin-right:5%;
	float:left;
	cursor:pointer;
	margin-top:3%;
}
.marks_imgs li h1 {
	text-align:center;
	margin-top:8%;
	font-size:13px;
	color:#414141;
	font-weight:400;
}
.marks_imgs li:hover {
	opacity:0.5;
}
.marks_imgs li img {
	width:100%;
}
.marks_imgs li:nth-of-type(1) {
	margin-left:22.5%;
}
.marks_imgs li:nth-of-type(3) {
	margin-right:0%;
}
.mark_popup {
	width:100%;
	height:100%;
	position:fixed;
	overflow:hidden;
	top:90px;
	left:0%;
	display:none;
	
}
.mark_popup .mark_wrap {
	width:32%;
	position:relative;
	left:34%;
	display:block;
}
.mark_popup .mark_wrap img {
	width:100%;
}
.close {
	position:absolute;
	width:50px;
	height:50px;
	cursor:pointer;
	top:0px;
	right:-60px;
}
.close div {
	width:50px;
	height:3px;
	background-color:#909090;
	position:absolute;
	top:20px;
	right:0px;
}
.close div:nth-of-type(1){
	transform:rotate(45deg);
}
.close div:nth-of-type(2){
	transform:rotate(-45deg);
}
.close:hover div {
	background-color:#505050;
}

.footer {
	width:100%;
	background-color:#2e2e2e;
	margin-top:10%;
}
.footer a {
	width:6%;
	display:block;
	margin:0 auto;
	padding-top:2%;
	margin-bottom:1%;
}
.footer a img {
	width:100%;
}
.footer h1 {
	color:#fff;
	text-align:center;
	width:100%;
	font-weight:300;
	font-size:12px;
	line-height:30px;
	padding-bottom:1%;
}

@keyframes header_down {
  from {
    opacity:0;
  }

  to {
    opacity:1;
  }
}
@keyframes fade_b {
  from {
    width:1%;
  }

  to {
    width:100%;
  }
}
@keyframes fade_s {
  from {
    width:100%;
  }

  to {
    width:1%;
  }
}

.close,.close_side {
	position:absolute;
	width:100px;
	height:100px;
	cursor:pointer;
	top:10px;
	right:10px;
}
.close div,.close_side div {
	width:50px;
	height:3px;
	background-color:#909090;
	position:absolute;
	top:20px;
	right:0px;
}
.close div:nth-of-type(1),.close_side div:nth-of-type(1){
	transform:rotate(45deg);
}
.close div:nth-of-type(2),.close_side div:nth-of-type(2){
	transform:rotate(-45deg);
}
.close:hover div,.close_side:hover div {
	background-color:#505050;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
@media (min-width:1366px) and (max-width:1500px){

/*header ¹ÝÀÀÇü*/
	.header a img {
		width:13vw;
	}
	.header_wrap{
		margin-right:15%;
	}
	.blog a img, .shop a img {
		width:100%;
	}
	.header_wrap div {
		margin-right:1.5vw;
	}
	.about_history h1,.about_history h2 {
		font-size:14px;
	}
	.about_history span {
		font-size:15px;
	}
	.about_history h3 {
		font-size:14px;
	}

}

@media (min-width:900px) and (max-width:1365px){
/*header ¹ÝÀÀÇü*/
	.header a img {
		width:14vw;
	}
	.header_wrap{
		display:none;
	}
	.mobile_menu {
		display:block;
	}
	.footer a {
		width:10vw;
	}
	.menu_box a {
		display:block;
		width:30%;
		margin:0 auto;
		text-align:center;
		margin-top:3vw;
		color:#fff;
		font-size:18px;
		font-weight:200;
		z-index:99999;
	}
	.mobile_side_menu_logo {
		width:30% !important;
		margin-top:30% !important;
	}
	.menu_box a img{
		width:100%;
	}
	.menu_box .blog_w, .menu_box .shop_w {
		float:left;
		margin-right:0px;
	}
	.w_logo {
		width:100px;
		display:block;
		margin:0 auto;
	}
	.w_logo a img {
		width:100%;
	}
	.blog_w {
		width:40px !important;
		float:left;
		margin-right:10px !important;
		display:block;
	}
	.shop_w {
		width:50px !important;
		float:left;
	}

	#close_side {
		left:-120px;
	}
	.about_history h1,.about_history h2 {
		font-size:14px;
	}
	.about_history span {
		font-size:15px;
	}
	.about_history h3 {
		font-size:14px;
	}
	.process_img li h1 {
		text-align:center;
		font-size:11px;
		font-weight:200;
		color:#414141;
	}	

}

@media (min-width:300px) and (max-width:899px){
/*header ¹ÝÀÀÇü*/
	.header a img {
		width:25vw;
	}
	.header_wrap{
		display:none;
	}
	.mobile_menu {
		display:block;
	}
	.footer a {
		width:20vw;
		padding-top:4%;
		margin-bottom:2%;
	}
	.footer h1 {
		padding-bottom:4%;
	}
	.menu_box {
		width:70%;
	}

	.menu_box a {
		display:block;
		width:25vw;
		margin:0 auto;
		text-align:center !important;
		margin-top:8vw;
		color:#fff;
		font-size:18px;
		font-weight:200;
	}
	.mobile_side_menu_logo {
		width:40% !important;
		margin-top:30% !important;
	}
	.menu_box a img{
		width:100%;
	}
	.menu_box .blog_w, .menu_box .shop_w {
		float:left;
		margin-right:0px;
	}
	.w_logo {
		width:100px;
		display:block;
		margin:0 auto;
		margin-top:12%;
	}
	.w_logo a img {
		width:100%;
	}
	.blog_w {
		width:40px !important;
		float:left;
		margin-right:10px !important;
	}
	.shop_w {
		width:50px !important;
		float:left;
		margin-right:0px !important;
	}
	#close_side {
		left:-120px;
	}
	.close {
		position:absolute;
		width:100px;
		height:100px;
		cursor:pointer;
		top:20px;
		right:20px;
	}
	.title_img {
		width:100%;
		height:30vw;
		margin-top:90px;
		position:relative;
		overflow:hidden;
		background:none;
		-webkit- background-size: none;
		-moz- background-size: none;
		-o- background-size: none;
		background-size: none;
	}	

	.title_img img {
		display:block;
	}
	.about_text p {
		width:6vw;
	}
	.about_text p:nth-of-type(1) {
		margin-top:12vw;
	}
	.about_text i {
		font-size:14px;
		margin-top:5vw;
		margin-bottom:3vw;
	}
	.about_text h2 {
		font-size:9px;
		margin-bottom:5vw;
		line-height:17px;
	}	
	#history {
		margin-top:12% !important;
	}
	.about_history {
		width:270px;
		overflow:hidden;
		display:block;
		margin:0 auto;
	}
	.about_history h1,.about_history h2 {
		float:none;
		width:100%;
		font-size:11px;
		line-height:27px;
		display:block;
		margin:0 auto;
		margin-top:4vw;
	}
	.about_history h1 {
		margin-left:0px;
		margin:0 auto;
		margin-top:7vw;
	}
	.about_history span {
		font-size:12px;
	}
	.about_history h3 {
		font-size:12px;
	}	
	.process_img li {
		width:40vw;
		display:block;
		float:none;
		margin-right:0%;
		margin:0 auto;
		margin-top:4vw;
	}
	#process_img_2 li {
		display:none;
	}
	.process_text_m {
		display:block;
		width:100%;
		text-align:center;
		margin:0 auto;
		margin-top:2vw
	}
	#process_img_2 li:nth-of-type(1){
		margin-left:0%;
		margin:0 auto;
	}

	.process_img li:nth-of-type(1){
		margin-left:0%;
		margin:0 auto;
		margin-top:7vw;
	}
	.process_img li img {
		width:70%;
		margin-left:15%;
		
	}
	.process_img li h1 {
		font-size:12px;
	}
	.about_process p {
		display:none;
	}
	.about_clients {
		margin-top:4vw;
	}
	.about_clients .cl_imgs {
		width:80%;
		margin-left:12%;
	}
	.cl_imgs li {
		width:30%;
		margin-right:3.3333%;
		margin-top:3vw;
	}

	.cl_imgs li.clear {
		clear:none;
	}
	/*about_marks*/
	.about_marks .marks_imgs {
		width:80%;
		margin-left:10%;
	}
	.marks_imgs li {
		width:40vw;
		margin-right:0%;
		float:none;
		margin-top:4vw;
		display:block;
		margin:0 auto;
	}
	.marks_imgs li h1 {
		font-size:11px;
	}
	.marks_imgs li:nth-of-type(1) {
		margin-left:0%;
		margin:0 auto;
	}
	.marks_imgs li:nth-of-type(3) {
		margin-right:0%;
		margin:0 auto;
	}
	.mark_popup {
		width:100%;
		height:auto;
		position:fixed;
		overflow:hidden;
		top:90px;
		left:0%;
		display:none;
		
	}
	.mark_popup .mark_wrap {
		width:100%;
		position:relative;
		left:0%;
		display:block;
	}

}