/* BASIC css start */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500,700&display=swap&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Do+Hyeon&display=swap&subset=korean');

@font-face {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	src: url('/design/holidays/2020_renewal/font/fontawesome-webfont.eot?v=4.0.3');
	src: url('/design/holidays/2020_renewal/font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),
		url('/design/holidays/2020_renewal/font/fontawesome-webfont.woff?v=4.0.3') format('woff'),
		url('/design/holidays/2020_renewal/font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),
		url('/design/holidays/2020_renewal/font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
}


/* **************************** */
/* reset
/* **************************** */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: touch;
	-webkit-backface-visibility: hidden;
}
body, code, button {
	font-size: 14px;
	font-family: 'Noto Sans KR', 'NanumGothic', 'verdana', '굴림', 'Gulim', 'AppleGothic', 'sans-serif';
	line-height: 1.2em;
	color: #333;
	background: rgb(255,255,255);
	letter-spacing: -1px;
	text-shadow: none;
	text-decoration: none;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
li {
	list-style: none;
}
ol {
	list-style-position: inside;
}
img, fieldset {
	border: none;
}
a {
	text-decoration: none;
	color: rgb(42,42,42);
	padding: 0;
}
a:active,
a:hover,
button:active,
button:hover {
	color: rgb(236,6,132);
}
table {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table caption {
	visibility: hidden;
	display: none;
	overflow: hidden;
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 1px;
	height: 1px;
	line-height: 0;
}
th, td {
	border: 0;
	line-height: 18px;
}
legend {
	height: 0;
	width: 0;
	display: block;
	text-indent: -9999em;
}
label {
	cursor: pointer;
}



/* float bugFix */
.clear {
	zoom: 1;
}
.clear:after {
	content: "";
	display: block;
	clear: both;
}


/* Etc */
.displaynone {
	display: none;
}



/* **************************** */
/* form
/* **************************** */
input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=tel],
textarea {
	height: 20px;
	padding: 3px 8px;
	font-family: 'verdana' !important;
	font-size: 14px;
	font-weight: inherit;
	border: 1px solid rgb(221,221,221);
	border-radius: 0;
	outline-style: none;
}
textarea,
input {
	outline-color: -moz-use-text-color;
	vertical-align: middle;
	box-shadow: none;
}
textarea {
	resize: none;
	box-shadow: none;
}

input[type="button"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="image"],
textarea {
	-webkit-appearance: none;
}
input:checked[type="checkbox"] {
	background-color: rgb(255,255,255);
	-webkit-appearance: checkbox;
}


button { padding:0; margin:0; border:0; cursor:pointer; overflow:visible; background: transparent; }






/* *********************** */
/* layout
/* *********************** */
#wrap {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}
#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 66px 0 0 0;
}


#wrap .movie-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	display: none;
}
#wrap.movie,
#wrap.gnb {
	position: absolute;
	overflow: hidden;
}
#wrap.movie .movie-bg {
	display: block;
}

/* 메인 유튜브 보기 */
.movie-frame {
	position: fixed;
	top: 50%;
	left: 0;
	width: 100%;
	height: 300px;
	margin: -150px 0 0 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	z-index: 1002;
	display: none;
}





/* *********************** */
/* #header
/* *********************** */
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: transparent;
	z-index: 1000;
}

#header .h-top {
	position: relative;
	width: 100%;
	height: 66px;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	background: rgba(255,255,255,0.8);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	z-index: 5;
}
#header .h-top .ht-menu,
#header .h-top .ht-close,
#header .h-top .ht-shop {
	background: url('/design/holidays/2020_renewal/mobile/brand_header_icon.gif') no-repeat;
	background-size: 132px 132px;
}
#header .h-top .ht-menu,
#header .h-top .ht-close {
	float: left;
	width: 66px;
	height: 66px;
}
#header .h-top .ht-close {
	display: none;
	background-position: 0 -66px;
}
#header .h-top .ht-logo {
	float: left;
	width: calc(100% - 132px);
	padding-top: 18px;
}
#header .h-top .ht-shop {
	float: right;
	display: block;
	width: 66px;
	height: 66px;
	background-position: -66px 0;
}


#header .h-gnb {
	clear: both;
	position: relative;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 32px;
	background: #2a2a2d;
	display: none;
}
#header .h-gnb ul {
	width: 84%;
	padding: 10px 0;
	margin-bottom: 32px;
	background: #fff;
}
#header .h-gnb li {}
#header .h-gnb li a {
	display: block;
	width: 100%;
	padding: 17px 0;
	font-size: 18px;
	color: #191919;
}
#header .h-gnb li a span {
	color: #666;
	margin: 0 20px;
}


#header.open .h-top {
	box-shadow: none;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#header.open .h-top {
	background: #2a2a2d;
}
#header.open .h-top .ht-menu {
	display: none;
}
#header.open .h-top .ht-close {
	display: block;
}
#header.open .h-top .ht-shop {
	background-position: -66px -66px;
}
#header.open .h-gnb {
	display: block;
}





/* *********************** */
/* 내용
/* *********************** */
.section {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
}
section {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 40px 0;
	color: #191919;
	letter-spacing: -1px;
	text-align: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 0;
}
section hr {
	display: inline-block !important;
	width: 28px;
	height: 3px;
	margin-bottom: 18px;
	border: 0 none;
	padding: 0;
}
section h2 {
	font-size: 34px;
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 18px;
}
section h3 {
	font-family: 'Do Hyeon';
	font-size: 36px;
	font-weight: 500;
	margin-bottom: 12px;
}
section h4 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 14px;
	letter-spacing: -2px;
}
section p {
	font-size: 14px;
	line-height: 17px;
}



/*************************/
/* 인트로
/*************************/
#brandintro {
	background-image: url('/design/holidays/2020_renewal/mobile/brand_intro_bg.jpg');
	padding-bottom: 150px;
}
#brandintro h4 {
	color: #fff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	margin-bottom: 15px;
	letter-spacing: 0;
}
#brandintro p {
	color: #fff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}



/*************************/
/* BI
/*************************/
#brandbi {
	background-image: url('/design/holidays/2020_renewal/mobile/brand_bi_bg.jpg');
	background-size: 1px auto;
	background-repeat: repeat-x;
	background-position: 0 50%;
}
#brandbi hr {
	background: #fcb040;
}
#brandbi .bb-txt {}
#brandbi .bb-logo {
	text-align: center;
	margin: 20px 0;
}
#brandbi .bb-logo img {
	width: 92%;
	max-width: 400px;
}
#brandbi .bb-sys {
	width: calc(100% - 40px);
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
#brandbi .bb-sys h5 {
	font-size: 16px;
	color: #191919;
	line-height: 24px;
	text-align: left;
	clear: both;
}
#brandbi .bb-sys > div {
	display: inline-block;
	width: 50%;
	margin: 3px 0;
}
#brandbi .bb-sys > div span {
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 8px;
}
#brandbi .bb-sys > div dl {
	float: left;
	width: calc(100% - 45px);
	padding-top: 1px;
	font-size: 12px;
	color: #444;
	line-height: 14px;
	text-align: left;
}
#brandbi .bb-sys > div dl dt {
	float: left;
	width: 35px;
	font-weight: bold;
}
#brandbi .bb-sys > div dl dd {
	float: left;
	width: calc(100% - 35px);
}



/*************************/
/* 비전
/*************************/
#brandvision {
	background-image: url('/design/holidays/2020_renewal/mobile/brand_vision_bg.jpg');
}
#brandvision hr {
	background: #ee4037;
}
#brandvision .bv-txt {
	margin-top: 20px;
}
#brandvision .bv-list {
	width: calc(100% - 10px);
	margin: 20px auto 0 auto;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
#brandvision .bv-list li {
	display: inline-block;
	width: calc(33.333333333% - 8px);
	text-align: center;
	vertical-align: top;
	padding: 25px 5px;
	margin: 4px;
	box-sizing: border-box;
	color: #fff;
}
#brandvision .bv-list li.mission {
	background: rgba(252,176,64,0.8);
	padding-bottom: 10px;
}
#brandvision .bv-list li.trust {
	background: rgba(238,64,55,0.8);
}
#brandvision .bv-list li.quality {
	background: rgba(237,0,140,0.8);
}
#brandvision .bv-list li.best {
	background: rgba(101,45,144,0.8);
}
#brandvision .bv-list li.solution {
	background: rgba(9,79,164,0.8);
}
#brandvision .bv-list li.balance {
	background: rgba(11,148,68,0.8);
}
#brandvision .bv-list li i {
	display: inline-block;
	width: 42px;
	height: 42px;
	margin-bottom: 12px;
	background: url('/design/holidays/2020_renewal/mobile/brand_vision_icon.png') no-repeat;
	background-size: 252px 42px;
}
#brandvision .bv-list li.mission i {
	background-position: 0 0;
}
#brandvision .bv-list li.trust i {
	background-position: -42px 0;
}
#brandvision .bv-list li.quality i {
	background-position: -84px 0;
}
#brandvision .bv-list li.best i {
	background-position: -126px 0;
}
#brandvision .bv-list li.solution i {
	background-position: -168px 0;
}
#brandvision .bv-list li.balance i {
	background-position: -210px 0;
}
#brandvision .bv-list li h5 {
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 3px;
}
#brandvision .bv-list li p {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -2px;
}



/*************************/
/* 프로미스
/*************************/
#brandpromise {
	background-image: url('/design/holidays/2020_renewal/mobile/brand_promise_bg.jpg');
}
#brandpromise hr {
	background: #ed008c;
}
#brandpromise .bp-txt {
	margin-bottom: 40px;
}
#brandpromise .bp-list {
	width: calc(100% - 20px);
	margin: 0 auto;
}
#brandpromise .bp-list li {
	width: 100%;
	margin: 30px 0;
}
#brandpromise .bp-list li .img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 15px 0 0;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
#brandpromise .bp-list li .img img {
	width: 100%;
}
#brandpromise .bp-list li .txt {
	float: left;
	width: calc(100% - 115px);
	text-align: left;
}
#brandpromise .bp-list li .txt h5 {
	margin-bottom: 5px;
	font-family: 'Do Hyeon';
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	background: url('/design/holidays/2020_renewal/mobile/brand_promise_chk.gif') no-repeat;
	background-size: 25px 22px;
	padding-left: 30px;
}
#brandpromise .bp-list li .txt b {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}
#brandpromise .bp-list li .txt p {
	font-size: 14px;
	line-height: 16px;
}



/*************************/
/* 어워드
/*************************/
#brandaward {
	background-color: #2d3743;
	background-image: url('/design/holidays/2020_renewal/mobile/brand_award_bg.jpg');
	padding-bottom: 120px;
}
#brandaward hr {
	background: #fff;
}
#brandaward .ba-txt {
	color: #fff;
}
#brandaward .ba-txt h3,
#brandaward .ba-txt h4 {
	color: #fff;
}
#brandaward .ba-img {
	width: calc(100% - 30px);
	margin: 30px auto 0 auto;
}
#brandaward .ba-img img {
	width: 100%;
}
#brandaward .ba-info {
	position: absolute;
	left: 10%;
	width: 80%;
	margin: -60px auto 60px auto;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
	background: #fff;
	z-index: 2;
}
#brandaward .ba-info img {
	width: 80%;
	margin-bottom: 10px;
}
#brandaward .ba-info p {
	font-size: 15px;
	line-height: 18px;
	color: #333;
}




/*************************/
/* 미디어
/*************************/
#brandmedia {
	background-image: url('/design/holidays/2020_renewal/mobile/brand_media_bg.jpg');
	padding-bottom: 0;
}
#brandmedia hr {
	background: #652d90;
}
#brandmedia .media-wrap {
	width: 90%;
	margin: 50px auto;
	overflow: hidden;
}

#brandmedia .media-wrap .swiper-slide {
	display: block;
	width: 100%;
	padding: 6px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	overflow: hidden;
}
#brandmedia .media-wrap .swiper-slide:hover {
	border-color: #9c019c;
}
#brandmedia .media-wrap .swiper-slide .mw-photo {
	margin-bottom: 5px;
}
#brandmedia .media-wrap .swiper-slide .mw-photo img {
	width: 100%;
}
#brandmedia .media-wrap .swiper-slide .mw-subject {
	height: 36px;
	font-size: 15px;
	line-height: 17px;
	overflow: hidden;
}




/*************************/
/* 뉴스
/*************************/
#brandnews {
	padding: 0;
}
#brandnews hr {
	background: #fff;
}
#brandnews .bn-txt {
	position: relative;
	width: 100%;
	padding: 30px 0 20px 0;
	text-align: center;
	color: #fff;
	background: #094fa4;
}
#brandnews .bn-txt h3,
#brandnews .bn-txt h4 {
	color: #fff;
}


#brandnews .news-wrap {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 50px 0;
	overflow: hidden;
	background-image: url('/design/holidays/2020_renewal/mobile/brand_news_bg.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 0;
}
#brandnews .news-wrap .nw-wrap {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
#brandnews .news-wrap .swiper-slide {}
#brandnews .news-wrap .swiper-slide a {
	display: block;
	width: 100%;
	padding: 6px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	overflow: hidden;
}
#brandnews .news-wrap .swiper-slide .nw-photo {
	margin-bottom: 6px;
}
#brandnews .news-wrap .swiper-slide .nw-photo img {
	width: 100%;
}
#brandnews .news-wrap .swiper-slide .nw-subject {
	height: 36px;
	font-size: 15px;
	line-height: 17px;
	overflow: hidden;
}




/*************************/
/* 업체
/*************************/
#brandcooperative {
	background-color: #e0ebf3;
	background-image: url('/design/holidays/2020_renewal/mobile/brand_cooperative_bg.jpg');
}
#brandcooperative hr {
	background: #0b9444;
}
#brandcooperative h5 {
	font-size: 24px;
	font-weight: 700;
}
#brandcooperative .bc-txt {
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
#brandcooperative .bc-box {
	width: 90%;
	padding: 25px 0 15px 0;
	margin: 0 auto 15px auto;
	box-sizing: border-box;
	background: #fff;
	text-align: center;
}
#brandcooperative ul {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
#brandcooperative ul > li {
	display: inline-block;
	border: 1px solid #ddd;
	margin: 4px;
}
#brandcooperative ul > li img {
	height: 42px;
}

#brandcooperative .bc-box ul > li > p {
	font-size: 13px;
	line-height: 18px;
}
#brandcooperative .bc-box ul > li > p > img {
	height: 48px;
}






/* *********************** */
/* 가로화면
/* *********************** */
@media only screen and (orientation:landscape){
	#brandbi .bb-sys > div {
		width: 33%;
	}
	#brandaward .ba-img {
		width: 70%;
	}
}










/* BASIC css end */

