/* Header  (#Top)*/
#top {
	position:fixed;
	z-index:999;
	background-color:rgba(255,255,255,0.95);
	width:100%;
	height:120px;
	-webkit-box-shadow: 0px 3px 10px -4px rgba(158,158,158,1);
	-moz-box-shadow: 0px 3px 10px -4px rgba(158,158,158,1);
	box-shadow: 0px 3px 10px -4px rgba(158,158,158,1);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#top:after{
	clear:both;
	content:"";
	display:block;
}

h1.logo {
	position:absolute;
	z-index:99;
	width:191px;
	height:36px;
	top:10px;
	left:15px;
	border:none;
	padding:0px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

h1.logo img {
	width:100%;
}

.top-asset {
	position:relative;
	width:100%;
	height:30px;
	background:#1c5469;
}

.top-asset:before {
	content:"";
	display:block;
	width:72%;
	height:100%;
	position:absolute;
	z-index:9;
	top:0px;
	left:0px;
	background:#003448;
}

.top-asset ul {
	float:right;
	padding:0px;
	margin:0px auto;
}

.top-asset ul li {
	float:left;
	margin:0px;
	font-size:10px;
	color:#ffffff;
	line-height:30px;
}

.asset-area {
	position:relative;
	width:97.5%;
	max-width:1270px;
	margin:0 auto;
}

.asset-area:before {
	content:"";
	display:block;
	width:80%;
	height:100%;
	position:absolute;
	z-index:9;
	top:0px;
	left:0px;
	background:#003448;
}

.area-left {
float:right;
position:relative;
z-index:99;
width:auto;
height:100%;
}

.asset-area:after {
	content:"";
	display:block;
	clear:both;
}

.top-asset .asset-p1 {
	height:30px;
	float:left;
	/* padding-left:200px; */
	background:#003448;
}

.top-asset .asset-p2 {
	float:left;
	height:30px;
}

.top-asset .asset-p2:before {
	content:"";
	float:left;
	display:block;
	width:12px;
	height:30px;
	margin-right:10px;
	background:url('../../img/common/top-asset-angle.png') 0 0 no-repeat;;
}

.top-asset:after {
	clear:both;
	content:"";
	display:block;
}

.top-asset a {
	float:left;
	display:block;
	height:30px;
	font-size:14px /*10 */;
	color:#ffffff;
	line-height:30px;
}

.top-asset li.btn-login{
	font-size:14px;
}

.top-asset li.btn-login:before{
	float:left;
	display:inline-block;
	content: "";
	font-family: 'FontAwesome';
	width:10px;
	height:10px;
	font-size:14px;
	line-height:30px;
	margin-right:10px;
	color:#ffffff;
}

.mid-line {
	padding:0px;
	margin:0px 10px 0px 0px !important;
}
.mid-line:after {
	content:"";
	float:right;
	display:inline-block;
	width:12px;
	height:30px;
	background:url('../../img/common/top-asset-angle2.png') 0 0 no-repeat;;
}

a.search-ico:before {
	float:left;
	content: "\f002";
	display:block;
	font-family: 'FontAwesome';
	width:10px;
	height:10px;
	font-size:14px;
	line-height:30px;
	margin-right:10px;
	color:#ffffff;
}

.top-asset li.btn-lang:hover, .top-asset li.btn-login:hover {
	cursor:pointer;
}

.top-asset li.btn-login:before{
	content: "\f023";
}

.top-asset li.btn-lang ul  {
	display:block;
	height:30px;
	margin-left:10px;
}

.top-asset li.btn-lang ul li:before{
	clear:both;
}

.top-asset li.btn-lang ul li {
	padding:0px;
	margin:0px;
	background:url('../../img/common/gnb-bar2.png') 0 center no-repeat;
}

.top-asset li.btn-lang ul li:first-child {
	background:none;
}

.top-asset li.btn-lang ul li a{
	display:block;
	font-size:14px;
	padding:0px 10px;
}

.top-asset li.btn-lang ul li a:hover{
	background:#ffffff;
	color:#0c3647;
}

.searcharea  {
	float:left;
	display:none;
}


.searcharea input{ 
	background:rgba(0,0,0,0.2);
	border:none;
	border-bottom:1px solid #ffffff;
	border-radius:5px;
	width:180px;
	height:23px;
	padding:2px 10px;
	font-size:1.5em;
}

.searcharea tinput:focus{
   outline:none;
  }


 #gnb {
	position:relative;
	max-width:1300px;
	margin:0 auto;
}

#menu {
	position:absolute;
	top:0px;
	width:100%;
	height:90px;
}

#menu:after {
	clear:both;
	content:"";
	display:block;
}

#menu > ul {
	float:right;
	padding:0px;
	margin:50px 0px 0px 0px;
	height:40px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.ico-menu-list {
	display:none;
}


/* Scroll down transform */

#top.mode2 {
	height:90px;
	background-color:rgba(255,255,255,0.95);
   -webkit-transition: all 0.3s ease;
   transition: all 0.3s ease;
}

#top.mode2 #menu > ul {
	margin:20px 0px 0px 0px;
	-webkit-transition: all 0.3s ease;
   transition: all 0.3s ease;
}

 #top.mode2 h1.logo {
	position:absolute;
	top:0px;
	width:130px;
	height:25px;
	padding:0px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#top.mode2 h1.logo img {
	width:100%;
}

/* common js control*/
.btn-view-child {
	display:none;
}



@media screen and (min-width: 1141px) {

	#menu > ul > li {
		float:left;
		position:relative;
		height:100%;
		min-height:40px;
		background:url('../../img/common/gnb-bar.jpg') right 3px no-repeat;
	}

	#menu > ul > li:last-child {
		background:none;
	}

	#menu > ul > li:hover > ul{
		display:block;
		-webkit-animation: fadein 0.2s;
		-moz-animation: fadein 0.2s;
		-ms-animation: fadein 0.2s;
		-o-animation: fadein 0.2s;
		animation: fadein 0.2s;
	}

	#menu > ul > li > a {
		display:block;
		/* font-size:1.1em; */
		font-size:16px;
		height:100%;
		font-family: 'AvenirLTStd-Medium';
		padding:0px 15px;
		color:#538293;
	}

	#menu > ul > li:hover > a, #menu > ul > li > a.selected{
		color:#003448;
	}

	#menu > ul > li > a span {
		display:block;
		height:35px;
		line-height:35px;
		margin-top:-7px;
	}

	#menu > ul > li > ul {
		position:absolute;
		z-index:999;
		top:30px;
		left:15px;
		width:220px;
		background:rgba(0,52,72,0.9); /* #003448  */
		-webkit-box-shadow: 0px 9px 25px -1px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 9px 25px -1px rgba(0,0,0,0.75);
		box-shadow: 0px 9px 25px -1px rgba(0,0,0,0.75);
		padding:0px;
		margin:0px;
		display:none;
	}

	#menu > ul > li > ul li {
		border-bottom:1px solid #062b39;
		width:100%;
	}

	#menu > ul > li > ul li:last-child {
		border-bottom:none;
	}

	#menu > ul > li > ul li a {
		display:block;
		font-family: 'AvenirLTStd-Light';
		font-weight:100 !important;
		/* font-size:0.9em; */
		font-size:14px;
		width:100%;
		padding:7px;
		color:#cfcece;
		text-indent:15px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#menu > ul > li > ul li a:hover {
		color:#ffffff;
		text-indent:20px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.ico-resp-menu {
		display:none;
	}


}


@media screen and (max-width: 1140px) {
	/* #gnb ul{display:none;} */
	#gnb h1.logo {
		/* margin-left:15px; */
	}
	#top.mode2 h1.logo {
		/* margin-left:15px; */
	}   

	.ico-menu-list {
		display:block;
	}

	#menu ul.menu-list {
		display:none;
		/* display:block; */
		position:absolute;
		left:0px;
		min-width:100%;
		min-height:670px;
	}

	#menu ul.menu-list:after {
		content:"";
		display:block;
		clear:both;
	}

	#menu ul.view-n-hide {
		display:block !important;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.resp ul.menu-list {
		display:block !important;
	}

	.resp ul.menu-list li {
		position:relative;
		color:red;
	}


	#top #menu > ul {
		overflow-y:auto;
		margin:90px 0px 0px 0px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;

		/* -webkit-transition: all 0.3s ease;
		transition: all 0.3s ease; */
	}

	#top.mode2 #menu > ul {
		margin:60px 0px 0px 0px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
		/* -webkit-transition:none;
		transition:none; */
	}

	#menu > ul > li {
	clear:both;
	float:none;
	width:100%;
	background:rgba(255,255,255,0.95) !important;
	border-bottom:1px solid #f1f1f1;
	}

	#menu > ul > li:last-child {
		-webkit-box-shadow: 0px 2px 5px 0px rgba(107,107,107,0.2);
		-moz-box-shadow: 0px 2px 5px 0px rgba(107,107,107,0.2);
		box-shadow: 0px 2px 5px 0px rgba(107,107,107,0.2);
	}

	#menu > ul > li:hover > ul{
		/* display:none;
		-webkit-animation: fadein 0.2s;
		-moz-animation: fadein 0.2s;
		-ms-animation: fadein 0.2s;
		-o-animation: fadein 0.2s;
		animation: fadein 0.2s; */
	}

	#menu > ul > li > a {
		display:block;
		/* font-size:1.1em; */
		font-size:15px;
		height:100%;
		font-family: 'AvenirLTStd-Medium';
		text-indent:10px;
		padding:15px;
		color:#003448;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#menu > ul > li > a span:before {
		display:none;
	}

	#menu > ul > li > a span {
		display: block;
		height:auto;
		line-height:normal;
		margin-top: 0px;
	}

	#menu > ul > li.hav-child {
		position:relative;
	}

	#menu > ul > li.hav-child > a {
		position:relative;
	}

	#menu > ul > li.hav-child > a:after {
		content: "\f107";
		font-family: 'FontAwesome';
		position:absolute;
		top:40%;
		right:15px;
		display:block;
		width:20px;
		height:10px;
		text-align:center;
		text-indent:0px;
		font-size:18px;
		line-height:12px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#menu > ul > li.hav-child > a.trans-arrow:after {
		color:#003448;
		transform: rotate(180deg) ;
		-webkit-transform: rotate(180deg) ;
		-moz-transform: rotate(180deg) ;
		-o-transform: rotate(180deg) ;
		-ms-transform: rotate(180deg) ;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	
	/* common js control*/
	.btn-view-child {
		display:block;
		position:absolute;
		top:0px;
		right:0px;
		width:15%;
		height:45px;
		cursor:pointer;
	}

	#menu > ul > li:hover > a{
		color:#5582a0;
		text-indent:20px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#menu > ul > li > ul {
		position:relative;
		background:rgba(0,52,72,0.9); /* #003448  */
		padding:8px 0px;
		margin:0px;
		display:none;
	}


	#menu > ul > li > ul li {
		border-bottom:1px solid #052c3c;
		width:100%;
	}

	#menu > ul > li > ul li:last-child {
		border-bottom:none;
	}


	#menu > ul > li > ul li a {
		display:block;
		font-family: 'AvenirLTStd-Light';
		font-weight:100 !important;
		/* font-size:0.9em; */
		font-size:14px;
		width:100%;
		padding:7px;
		color:#cfcece;
		text-indent:30px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#menu > ul > li > ul li a:hover {
		color:#fff;
		text-indent:40px;
	}

	.resp-ico-menu {
		position:absolute;
		top:43px;
		right:15px;
		width:30px;
		height:30px;
		display:block;
		cursor:pointer;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.resp-ico-menu div{
		width:100%;
		height:3px;
		border-radius:5px;
		background:#003448;
		margin-bottom:5px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.resp-ico-menu-on {
		top:48px;
	}

	.resp-ico-menu-on div:nth-child(3) {
		display:none;
	}

	.resp-ico-menu-on div:nth-child(1){
		transform: rotate(-45deg) ;
		-webkit-transform: rotate(-45deg) ;
		-moz-transform: rotate(-45deg) ;
		-o-transform: rotate(-45deg) ;
		-ms-transform: rotate(-45deg) ;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.resp-ico-menu-on div:nth-child(2){
		margin-top:-8px;
		transform: rotate(45deg) ;
		-webkit-transform: rotate(45deg) ;
		-moz-transform: rotate(45deg) ;
		-o-transform: rotate(45deg) ;
		-ms-transform: rotate(45deg) ;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	/* .resp-ico-menu:before {
		content: "f0c9";
		display:block;
		font-family: 'FontAwesome';
		width:30px;
		height:30px;
		font-size:2em;
		line-height:30px;
		color:#003448;
	} */

	/* .resp-ico-menu-on:before {
		content: "f107";
		color:#5582a0;
	} */

	#top.mode2 .resp-ico-menu {
		position:absolute;
		top:23px;
		right:15px;
		width:30px;
		height:30px;
		display:block;
		cursor:pointer;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#top.mode2 .resp-ico-menu-on {
		top:31px;
	}

	.resp-ico-menu:hover:before {
		color:#5582a0;
	}

} /* 1140 end */



@media screen and (max-width:580px), screen and (max-width: 736px) and (orientation: landscape) {
	::-webkit-scrollbar {
		width: 4px;
	}
	::-webkit-scrollbar-thumb {
		background: #1c5469;
	}

	.asset-area:before {
		content:"";
		display:block;
		width:50%;
		height:100%;
		position:absolute;
		z-index:9;
		top:0px;
		left:0px;
		background:#003448;
	}

	#top {
		height:70px;
		background:rgba(0,52,72,0.95);
		-webkit-box-shadow: 0px 3px 10px -4px rgba(0,0,0,1);
		-moz-box-shadow: 0px 3px 10px -4px rgba(0,0,0,1);
		box-shadow: 0px 3px 10px -4px rgba(0,0,0,1);
	}

	.top-asset {
		display:none;
	}

	h1.logo {
		position:relative;
		display:block !important;
		z-index:99;
		top:23px;
		left:0px;
		width:145px;
		height:27px;
		border:none;
		padding:0px;
		margin:0 auto !important;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.resp-ico-menu {
		position:absolute;
		top:30px;
		right:15px;
		width:22px;
		height:22px;
		display:block;
		cursor:pointer;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.resp-ico-menu div{
		width:100%;
		height:3px;
		border-radius:5px;
		background:#ffffff;
		margin-bottom:5px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.resp-ico-menu-on {
		top:38px;
	}

	.resp-ico-menu-on div:nth-child(3) {
		display:none;
	}

	.resp-ico-menu-on div:nth-child(1){
		transform: rotate(-45deg) ;
		-webkit-transform: rotate(-45deg) ;
		-moz-transform: rotate(-45deg) ;
		-o-transform: rotate(-45deg) ;
		-ms-transform: rotate(-45deg) ;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.resp-ico-menu-on div:nth-child(2){
		margin-top:-8px;
		transform: rotate(45deg) ;
		-webkit-transform: rotate(45deg) ;
		-moz-transform: rotate(45deg) ;
		-o-transform: rotate(45deg) ;
		-ms-transform: rotate(45deg) ;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	/* .resp-ico-menu:before {
		content: "f0c9";
		display:block;
		font-family: 'FontAwesome';
		width:30px;
		height:30px;
		font-size:2em;
		line-height:30px;
		color:#003448;
	} */

	/* .resp-ico-menu-on:before {
		content: "f107";
		color:#5582a0;
	} */

	#menu > ul > li {
		clear:both;
		float:none;
		width:100%;
		background:rgba(255,255,255,0.0) !important;
		border-bottom:none;
	}

	#menu > ul > li:last-child {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border-bottom:1px solid #255263;
	}

	#menu > ul > li > a {
		display:block;
		/* font-size:1.1em; */
		font-size:15px;
		height:100%;
		font-family: 'AvenirLTStd-Medium';
		text-indent:10px;
		padding:15px;
		color:#ffffff;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#menu > ul > li:hover > a, #menu > ul > li > a.selected{
		color:#ffffff;
	}


	#menu ul.menu-list{
		display:block;
		position:fixed;
		z-index:99;
		width:92%;
		height:100%;
		top:0px;
		left:100%;
		margin-top:0px !important;
		min-width:0;
		min-height:280px;
		background:url('../../img/common/bg-type03.jpg') repeat;
		-webkit-transition: all 0.3s ease !important;
		transition: all 0.3s ease !important;
	}

	#menu > ul > li > ul {
		position:relative;
		border-top:2px solid #1c5469;
		/* background:rgba(0,52,72,0.9);  *//* #003448  */
		background:url('../../img/common/bg-type04.jpg') repeat;
		padding:8px 0px;
		margin:0px;
		display:none;
	}

	#menu > ul > li > ul li {
		border-bottom:none;
		width:100%;
	}

	#menu > ul > li > ul li:last-child {
		border-bottom:none;
	}

	#menu > ul > li.hav-child > a:after {
		content: "\f107";
		font-family: 'FontAwesome';
		position:absolute;
		top:40%;
		right:15px;
		display:block;
		width:20px;
		height:10px;
		text-align:center;
		text-indent:0px;
		font-size:18px;
		line-height:12px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#menu > ul > li.hav-child > a.trans-arrow:after {
		color:#ffffff;
		transform: rotate(180deg) ;
		-webkit-transform: rotate(180deg) ;
		-moz-transform: rotate(180deg) ;
		-o-transform: rotate(180deg) ;
		-ms-transform: rotate(180deg) ;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.btn-view-child {
		display:block;
		position:absolute;
		top:0px;
		right:0px;
		width:25%;
		height:45px;
		cursor:pointer;
	}

	.mobile-menu-bg {
		display:none;
		position:fixed;
		z-index:98;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.7);
	}

	.view-n-hide-bg {
		display:block;
	}

	.mobile-menu-link, #menu > ul > li:last-child, .mobile-search {
		border-bottom:1px solid #012a3a;
		-webkit-box-shadow: 0px 1px 0px 0px rgba(37,82,99,1);
		-moz-box-shadow: 0px 1px 0px 0px rgba(37,82,99,1);
		box-shadow: 0px 1px 0px 0px rgba(37,82,99,1);
	}

	.mobile-menu-link:after {
		clear:both;
		content:"";
		display:block;
	}

	.mobile-menu-link > div {
		float:left;
		min-height:60px;
		line-height:60px;
	}

	.mobile-menu-link > div:nth-child(2) {
		float:right;
		margin-right:15px;
	}

	.mobile-btn-language ul {
		padding:0px;
	}

	.mobile-btn-language ul li{
		float:left;
	}

	.mobile-btn-language ul li a:after {
		content:"";
		display:inline-block;
		width:1px;
		height:10px;
		margin-left:6px;
		background:#bdbebf;

	}

	.mobile-btn-language ul li:last-child a:after {
		content:"";
		display:none;
	}

	.mobile-btn-language ul li:last-child {
		border:none;
	}

	.mobile-btn-language ul li a, .mobile-menu-link a {
		font-size:14px;
		color:#ffffff;
		display:block;
	}

	.mobile-menu-link a {
		font-size:16px;
	}

	.mobile-btn-language ul li a {
		padding:0px 3px;
	}

	.mobile-btn-login , .mobile-btn-login-profile{
		margin-left:23px;
	}

	.mobile-btn-login a:before , 
	.mobile-btn-login-profile a:before {
		content: "\f2be";
		display:inline-block;
		font-family: 'FontAwesome';
		width:20px;
		height:20px;
		color:#ffffff;
	}

	.mobile-search {
		width:100%;
		text-align:left;
	}

	.mobile-search input[type="text"] {
		width:90%;
		margin:10px 0px 10px 20px;
		border:none;
		border-radius:3px;
		background:rgba(255,255,255,0.4);
		font-size:16px;
		padding:5px 5px 5px 30px;
		color:#0d3e51;
	}
	.mobile-search input[type="text"]::-webkit-input-placeholder {
		color:#0d3e51;
	}

	.mobile-search div {
		position:relative;
	}

	.mobile-search div:before {
		content: "\f002";
		display:block;
		position:absolute;
		top:15px;
		left:30px;
		font-family: 'FontAwesome';
		width:20px;
		height:20px;
		color:#0d3e51;
	}

	#menu ul.view-n-hide {
		display:block !important;
		left:8%;
		-webkit-transition: all 0.3s ease !important;
		transition: all 0.3s ease !important;
	}

	#top.mode2 .resp-ico-menu {
		position:absolute;
		top:8px;
		right:12px;
		width:17px;
		height:17px;
		display:block;
		cursor:pointer;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#top.mode2 .resp-ico-menu-on {
		top:17px;
	}

	.resp-ico-menu:hover:before {
		color:#5582a0;
	}

	#top.mode2 {
		height:35px;
		background:rgba(0,52,72,0.95);
	   -webkit-transition: all 0.3s ease;
	   transition: all 0.3s ease;
	}

	#top.mode2 #menu > ul {
		margin:20px 0px 0px 0px;
		-webkit-transition: none;
	   transition: none;
	}

	 #top.mode2 h1.logo {
		position:relative;
		top:8px;
		width:100px;
		height:19px;
		padding:0px;
		margin:0 auto;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

}/* 580 end */






@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Overline Reveal */
.gnb-hver-line {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.gnb-hver-line:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0px;
  background: #003448;
  height: 3px;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.gnb-hver-line:hover:before, .gnb-hver-line:focus:before, .gnb-hver-line:active:before, #menu > ul > li:hover .gnb-hver-line:before, #menu > ul > li:focus .gnb-hver-line:before, #menu > ul > li:active .gnb-hver-line:before, #menu > ul > li > a.selected span:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}



/* SNS icon  :: header*/
a.btn-sns {
	display: block;
	width: 25px;
	height: 25px;
	background:url('../../img/common/spt-sns.png') 0 0 no-repeat;
	background-size:300% 100%;
	margin:2px 3px;
	text-indent: -999999px;
}

a.btn-sns.s-fb {
	background-position:0% 100%;
}
a.btn-sns.s-in {
	background-position:50% 100%;
}
a.btn-sns.s-wc {
	background-position:100% 100%;
	position: relative;
	cursor:pointer;
}

a.btn-sns.s-wc:after {
	content:"";
	display: none;
	position: absolute;
	top:27px;
	right:0px;
	margin-right: -17px;
	width: 242px;
	height: 242px;
	background: url("../../img/common/wechat-pop.png") 0 0 no-repeat;
}

footer a.btn-sns.s-wc:after {
	top:-80px;
	right:-200px;
}

a.btn-sns.s-wc:hover:after {
	display: block;
}

@media only screen and (max-width: 580px) {
	a.btn-sns {
		display: block;
		width: 40px;
		height: 40px;
		background:url('../../img/common/spt-sns-m.png') 0 0 no-repeat;
		background-size:300% 100%;
		margin:2px 3px;
		text-indent: -999999px;
	}
	a.btn-sns.s-wc:hover:after {
		display: none !important;
	}
} 

.sns-btn-box {
	display: block;
	max-width: 500px;
	margin:15px auto;
	text-align: center;
}

.sns-btn-box:after {
	clear:both;
	content:"";
	display: block;
}

.sns-btn-box a {
	display: inline-block;
}
