@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: 74px; 
	 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;
}
/*title_img*/
.title_img {
	width:100%;
	height:400px;
	margin-top:90px;
	position:relative;
	background-color:#000;
	overflow:hidden;
	background:url('../images/portfolio_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;
}
.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;
}
.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;
}

/*portfolio*/
.portfolio {
	width:100%;
	overflow:hidden;
}
.con_port1,.con_port2,.con_port3,.con_port4,.con_port5 {
	width:1000px;
	display:block;
	margin:0 auto;
	overflow:hidden;
	margin-top:40px;
}
.con_port1 li,.con_port2 li,.con_port3 li,.con_port4 li,.con_port5 li {
	width:400px;
	height:300px;
	float:left;
	background-color:#000;
	cursor:pointer;
	position:relative;
}
.con_port1 li:nth-of-type(1),.con_port2 li:nth-of-type(1),.con_port3 li:nth-of-type(1),.con_port4 li:nth-of-type(1),.con_port5 li:nth-of-type(1) {
	margin-left:80px;
	margin-right:40px;
}
.port1_text {
	position:absolute;
	color:#fff;
	font-size:12px;
	bottom:10px;
	left:10px;
	display:none;
	font-weight:200;
	
}

.port1_text,.port2_text,.port3_text,.port4_text,.port5_text,.port6_text,.port7_text,.port8_text,.port9_text,.port10_text {
	position:absolute;
	color:#fff;
	font-size:12px;
	bottom:10px;
	left:10px;
	display:none;
	font-weight:200;
}
.popup_pf_1,.popup_pf_2,.popup_pf_3,.popup_pf_4,.popup_pf_5,.popup_pf_6,.popup_pf_7,.popup_pf_8,.popup_pf_9,.popup_pf_10 {
	position:fixed;
	width:100%;
	top:0px;
	z-index:9999;
	display:none;
}
.popup_product_1 {
	width:1000px;
	height:600px;
	z-index:99999;
	display:block;
	margin:0 auto;
	position:relative;
	left:0px;
	top:12vw;
	background-color:#fff;
}
.popup_product_1 p {
	width:700px;
	height:500px;
	position:absolute;
	margin-left:150px;
	margin-top:50px;
}
.popup_product_1 p img {
	width:100%;
	
}
.popup_text {
	position:absolute;
	bottom:10px;
	left:10px;
	color:#333333;
	font-size:16px;
	font-weight:600;
	
}

/*footer*/
.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%;
  }
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
@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;
	}
}

@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;
	}
	.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;
	}
	.con_port1,.con_port2,.con_port3,.con_port4,.con_port5 {
		width:900px;
		margin-top:30px;
	}
	.con_port1 li,.con_port2 li,.con_port3 li,.con_port4 li,.con_port5 li {
		width:350px;
		height:262.5px;
		overflow:hidden;
		margin:0px;
	}
	.con_port1 li img,.con_port2 li img,.con_port3 li img,.con_port4 li img,.con_port5 li img {
		width:100%;
	}
	.con_port1 li:nth-of-type(1),.con_port2 li:nth-of-type(1),.con_port3 li:nth-of-type(1),.con_port4 li:nth-of-type(1),.con_port5 li:nth-of-type(1) {
		margin-left:85px;
		margin-right:30px;
	}
	.popup_product_1 {
		width:900px;
		height:540px;
		z-index:99999;
		display:block;
		margin:0 auto;
		position:relative;
		left:0px;
		top:9vw;
		background-color:#fff;
	}
	.popup_product_1 p {
		width:600px;
		height:428.5px;
		position:absolute;
		margin-left:150px;
		margin-top:50px;
	}	
}

@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;
	}		
	.con_port1,.con_port2,.con_port3,.con_port4,.con_port5 {
		width:100%;
		display:block;
		margin:0 auto;
		overflow:hidden;
		margin-top:0px;
	}
	.con_port1 li,.con_port2 li,.con_port3 li,.con_port4 li,.con_port5 li {
		width:300px;
		height:225px;
		float:none;
		display:block;
		margin:0 auto;
		margin-top:30px;
		
	}
	.con_port1 li:nth-of-type(1),.con_port2 li:nth-of-type(1),.con_port3 li:nth-of-type(1),.con_port4 li:nth-of-type(1),.con_port5 li:nth-of-type(1) {
		margin-left:0px;
		margin-right:0px;
		margin:0 auto;
		margin-top:30px;
	}
	.con_port1 li img,.con_port2 li img,.con_port3 li img,.con_port4 li img,.con_port5 li img {
		width:100%;
	}
	.popup_product_1 {
		width:100%;
		height:71.4%;
		z-index:99999;
		display:block;
		margin:0 auto;
		position:relative;
		left:0px;
		top:10vw;
		background-color:#fff;
	}
	.popup_product_1 p {
		width:100%;
		height:100%;
		position:absolute;
		margin-left:0%;
		margin-top:20%;
		position:relative;
	}	
	#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;
	}

		
}