@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);*/

/**
 * @license
 * MyFonts Webfont Build ID 4191323, 2021-10-07T03:33:21-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: ConneqtRegular by Roman Melikhov
 * URL: https://www.myfonts.com/fonts/roman-melikhov/conneqt/regular/
 * Copyright: Roman Melikhov
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3ff45b");
  
@font-face {
	font-family: "ConneqtRegular";
	src: url('font/ConneqtRegular.woff2') format('woff2'), url('font/ConneqtRegular.woff') format('woff');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: url(font/NanumBarunGothicUltraLight.eot);
  src: local('Nanum Barun Gothic UltraLight'),
	  local('NanumBarunGothicUltraLight'),
	  url(font/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
	  url(font/NanumBarunGothicUltraLight.woff2) format('woff2'),
	  url(font/NanumBarunGothicUltraLight.woff) format('woff'),
	  url(font/NanumBarunGothicUltraLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: url(font/NanumBarunGothicLight.eot);
  src: local('Nanum Barun Gothic Light'),
	  local('NanumBarunGothicLight'),
	  url(font/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
	  url(font/NanumBarunGothicLight.woff2) format('woff2'),
	  url(font/NanumBarunGothicLight.woff) format('woff'),
	  url(font/NanumBarunGothicLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(font/NanumBarunGothic.eot);
  src: local('Nanum Barun Gothic'),
	  local('NanumBarunGothic'),
	  url(font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
	  url(font/NanumBarunGothic.woff2) format('woff2'),
	  url(font/NanumBarunGothic.woff) format('woff'),
	  url(font/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(font/NanumBarunGothicBold.eot);
  src: local('Nanum Barun Gothic Bold'),
	  local('NanumBarunGothicBold'),
	  url(font/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
	  url(font/NanumBarunGothicBold.woff2) format('woff2'),
	  url(font/NanumBarunGothicBold.woff) format('woff'),
	  url(font/NanumBarunGothicBold.ttf) format('truetype');
}


/* ==============================================
   defaults
   ============================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
ol, ul { list-style:none;}
blockquote, q {	quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse:collapse; border-spacing:0;}
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
img { vertical-align: middle; }
input, select { margin:0; padding:0; vertical-align:middle;}
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

.ir { background-color: transparent; border: 0; overflow: hidden; text-indent:-9999px;}
.ir:before { content: ""; display: block; width: 0; height: 150%; }

.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }
/* .clearfix {  *zoom: 1;} */
.hidden { display:none;}

/* box sizing */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}



/* ==============================================
   layout
   ============================================== */

html,
body.home {height: 100%;}

html { overflow:auto; overflow-y:scroll;}
body { color:#000; line-height: 24px; font-size:12px; font-family: '맑은 고딕','Malgun Gothic','나눔고딕','Nanum Gothic',돋움,Dotum,굴림,Gulim,'Apple SD Gothic Neo',sans-serif; }

body.home #wrap {height: 100%;}

/* header */

#wrap > header { position: fixed; left: 0; right: 0; top: 0; width: 100%; height: 130px; background-color: #fff; padding: 0 56px; margin: 0 auto; z-index: 9999; padding:0 85% 0 0; }
body.home #wrap > header,
body #wrap > header.transparent {background: transparent;}

#wrap > header h1 { width: 200px; margin: 0 auto; }
#wrap > header h1 span,
#wrap > header h1 a { display: block; height: 130px; font-family: 'ConneqtRegular'; line-height: 130px; color: #000; font-size: 52px; letter-spacing: 0.08em; text-transform: uppercase; text-decoration: none; font-weight: normal; text-align: center; }
/*#wrap > header h1 a:hover { color: #aaa; }*/

#wrap > header a.fmOpen { position: absolute; left: 90px; top: 8px; width: 24px; height: 66px; text-indent: -9999px; text-decoration: none; background: url(../images/common/menu.png) center center no-repeat; }

#wrap > header a.mobileMenu {display: none;}

#wrap.white header h1 a {color: #fff;}


/* gnb */

.gnb {z-index: 9998;}
.gnb .primary {position: absolute;left: 56px;top: 0;}
.gnb .customer {position: absolute;right: 56px;top: 0;}
/* .gnb ul.list {*zoom:1;} Hack for browser IE5.5~7 */
.gnb ul.list:after { content:" "; display:block; clear:both;} /* float virtual element */
.gnb ul.list {}
.gnb ul.list li {float: left;}
.gnb ul.list li a {display: block;font-family: 'ConneqtRegular';font-size: 11px;color: #000;text-decoration: none;letter-spacing: 0.08em;padding: 53px 24px;}
.gnb ul.list li a span {display: block;height: 25px;line-height: 24px;}
.gnb ul.list li a:hover {}
.gnb ul.list li a:hover span {border-bottom: 1px solid #000;}

.gnb p.copy {display: none;}

#wrap.white .gnb ul.list li a {color: #fff;}
#wrap.white .gnb ul.list li a:hover span {border-bottom: 1px solid #fff;}

/* mediaquery for moble */

@media only screen and (max-width: 1200px) {

	/* header */

	#wrap > header { height: 52px; padding: 0 2.5rem; }

	#wrap > header h1 { width: 100px; margin: 0 auto;}
	#wrap > header h1 span,
	#wrap > header h1 a { height: 52px; line-height: 52px; font-size: 20px; }

	#wrap > header a.fmOpen { position: absolute; left: 90px; top: 8px; width: 24px; height: 66px; text-indent: -9999px; text-decoration: none; background: url(../images/common/menu.png) center center no-repeat; }

	#wrap > header a.mobileMenu { display: block; position: absolute; left: calc(1.2rem - 15px); top: 0; width: 52px; height: 52px; text-indent: -9999px; background: url('./menu_2line.png') center center no-repeat; z-index: 9999; 
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}

	body.menuActive #wrap > header a.mobileMenu { background-image: url('./menu_close.png') }

	/* gnb */

	.gnb { display: none; position: fixed; left: 0; top: 0; width: 80%; height: 100vh; background-color: #fff; padding: 80px 2.5rem 0; }
	body.menuActive .gnb { display: block; }
	body.menuActive header:after { content: " "; display: block; position: fixed; left: 0; top: 0; width: 100%; height: 100vh; background-color: rgba(0,0,0,.4); z-index: 9997; }
	.gnb .primary {position: relative;left: auto;top: auto; margin-bottom: 0; }
	.gnb .primary ul li:last-child { margin-top: 34px; }
	.gnb .customer {position: relative;right: auto;top: auto;}
	.gnb ul.list {}
	.gnb ul.list li {float: none;}
	.gnb ul.list li a {font-size: 13px;padding: 4px 0;}
	.gnb ul.list li a span {height: 25px;line-height: 24px;}
	.gnb ul.list li a:hover span {border-bottom: 0;}

	.gnb p.copy { display: block; font-family: 'ConneqtRegular'; line-height: 24px; font-size: 11px; color: #c3c3c3; letter-spacing: 0.08em; margin-top: 50px; }

}


@media only screen and (max-width: 738px) {

	/* header */

	#wrap > header { padding: 0 1.5rem; }
	#wrap > header a.mobileMenu { left: calc(1.1rem - 15px); }

}



/* ==============================================
   main
   ============================================== */

#mainBody {position: relative;height: 100%;}

/* visual */

#mainBody .mainVisual {position: relative;height: 100%;
	-webkit-backface-visibility: hidden;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#mainBody .mainVisual p.img {width: 100%;height: 100%;overflow: hidden;}
#mainBody .mainVisual p.img img {height: 100%; width: 100%; object-fit: cover}
#mainBody .mainVisual .mobileVisual {width: 100%;height: 100%;
	-webkit-backface-visibility: hidden;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#mainBody p.link {position: absolute;left: 0;bottom: 90px;width: 100%;text-align: center;}
#mainBody p.link a {display:inline-block; display: -moz-inline-stack; zoom:1; display:inline;font-family: 'ConneqtRegular';font-size: 11px;color: #000;text-decoration: none;}
#mainBody p.link a span {display: block;height: 25px;line-height: 24px;border-bottom: 1px solid #000;}
#mainBody p.link a:hover {}
#mainBody p.link a:hover span {}

#wrap.white #mainBody p.link a {color: #fff;}
#wrap.white #mainBody p.link a span {border-bottom-color: #fff;}

/* video */

#mainBody .mainVideo {position: relative;height: 100vh;}
#mainBody .mainVideo video {width: 100%;height: 100%;object-fit: cover;object-position: center;}

/* mediaquery for moble */

@media only screen and (max-width: 1200px) {

	#mainBody p.link {bottom: 40px;}

}

@media only screen and (max-width: 738px) {

	#mainBody .mainVisual {background: none !important;}
	#mainBody .mainVisual p.img {display: none;}
	#mainBody .mainVisual .mobileVisual {display: block;}

}

@media only screen and (min-width: 739px) {

	#mainBody .mainVisual .mobileVisual {display: none;background: none !important;}

}