@charset "utf-8";

@font-face {
    font-family: 'Handletter';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/naverfont_05@1.0/Handletter.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 700;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 300;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}

@font-face {
     font-family: 'S-CoreDream-5Medium';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

.nanumbarungothic * {
 font-family: 'NanumBarunGothic', sans-serif;
}

@import url(//fonts.googleapis.com/earlyaccess/nanumpenscript.css);

.nanumpenscript * {
 font-family: 'Nanum Pen Script', cursive;
}

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

@media(min-width:970px){
	.page_container { margin-top: 150px} 
}

/* ■■■■■■■■■■■■■■ 페이지 시작 ■■■■■■■■■■■■■■■ */

.brand_wrap {
	width:100%;
}
.brand_wrap img.mo_top {
	display:none;
}


.brands {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.brand01_text {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin-top:100px;
	position:relative;
}
.brand01_text::after {
	content: '';
    position: absolute;
    left: 50%;
    top: 112px;
    display: block;
    width: 5px;
    height: 117px;
    background-color: rgba(0,0,0,1);
}
.brand02_text {
	text-align:center;
	font-weight:400;
	font-size:20px;
	line-height:35px;
	margin-top:200px;
	margin-bottom:100px;
}

.brand03s {
	width:100%;
	overflow:hidden;
}
.brand03_left {
	width:50%;
	float:left;
	padding: calc((100vw - 560px) * 0.1);
}
.b_text01 {
	font-weight:bold;
	font-size:25px;	
	text-align:right;
}
.b_tit01 {
	font-size:16px;
	line-height:35px;
	margin-top:50px;
	word-break:keep-all;
	text-align:right;
}
.brand03_right {
	width:50%;
	float:left;
}

.brand04s {
	width:100%;
	overflow:hidden;
}

.brand04_left {
	width:50%;
	float:left;
}
.b_text02 {
	font-weight:bold;
	font-size:25px;	
}
.b_tit02 {
	font-size:16px;
	line-height:35px;
	margin-top:50px;
	word-break:keep-all;
}
.brand04_right {
	width:50%;
	float:left;
	padding: calc((100vw - 560px) * 0.1);
}

.brand02_wrap {
	width:100%;
	background:url('/theme/jelly/img/sub/brand_back.jpg');
	background-size:cover;
	background-attachment: fixed;
	margin-bottom:200px;

}
.brand02s {
	width:1200px;
	height:300px;
	margin:0 auto;
}
.brand03_text {
	text-align:center;
	font-size:18px;
	height:300px;
	font-weight:bold;
	color:#fff;
	width:500px;
	padding:50px 0;
	background:rgba(0,0,0,0.5);
	line-height:35px;
}
.intro_wrap {
	width:100%;
	overflow:hidden;
	background:#eee;
}
.intros {
	width:1200px;
	margin:0 auto;
}
.intro_left {
	width:50%;
	float:left;
	padding:100px 0;
}
.intro_text {
	font-size:16px;
	line-height:35px;
	color:#000;
	padding: 0 80px 0 0;
}
.intro_head {
	text-align:left;
	padding: 0 0 30px 0;
	color:#000;
	font-size:25px;
	font-weight:bold;
	position:relative;
}
.intro_right {
	width:50%;
	float:left;
	padding:100px 0;
}
.intro_text span {
	font-weight:bold;
	font-size:25px;
	font-family: 'InkLipquid';
}
@font-face {
    font-family: 'InkLipquid';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.br_icon {
	margin-bottom:20px;
}


.beauty {
	width: 100%;
	background-image: url('/theme/jelly/img/sub/beauty.jpg');
	background-size: cover;
	background-attachment: fixed;
	padding: 150px 0 100px;
	margin-bottom: 100px;
	text-align: center;
	display: inline-block;
	position: relative;
	font-family: 'NanumSquare', sans-serif !important;
}

/* .beauty::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.2);
} */

.beauty .title1 {
	font-size: 32px;
	color: rgba(255,255,255,0.8);
}

.beauty .title2 {
	font-size: 85px;
	color: #fff;
	margin: 10px 0 50px;
	letter-spacing: -4px;
	font-family: 'S-CoreDream-5Medium';
}

.beauty .title2 span {
	color: #b1ec42;
}

.beauty .maintxt {
	color: rgba(255,255,255,0.7);
	font-size: 20px;
}

.beauty .beauty_cont {
	width: 1200px;
	margin: 80px auto;
}

.beauty .beauty_cont ul li {
	float: left;
	width: 30%;
	margin-right: 5%;
	border: none;
	border-radius: 100%;
	padding: 122px 0;
	background-color: rgba(255,255,255,0.75);
}

.beauty .beauty_cont ul li:last-child {
	margin-right: 0;
}

.beauty .beauty_cont ul li .item_txt1 {
	font-size: 20px;
	color: #525252;
	line-height: 30px;
	font-weight: bold;
}

.beauty .beauty_cont ul li .item_txt2 {
	margin-top: 20px;
	color: #778e4c;
	font-size: 30px;
	font-weight: bold;
}
.brand_mo {display:none;}
@media (max-width: 1200px){
	.beauty .beauty_cont {width:100%;}
	.brands {width:100%;}
	.beauty .beauty_cont ul li {
		border-radius:0;
		margin-right:0;
		margin-left:2.5%;
	}
	.intro_left {
		width:100%;
		float:none;
		overflow: hidden;
		padding:50px 20px;
	}
	.intro_head {width:100%; float:left;}
	.intro_text {width:100%; float:left;}

	.intro_right {
		width:100%;
		float:none;
		text-align:right;
		padding:0;
	}
	.brand03_left {width:100%; float:none;}
	.brand03_right {width:100%; float:none; margin-bottom:50px;}
	.b_images01 img {width:100%;}
	.brand04_left {width:100%; float:none;}
	.b_images02 img {width:100%;}
	.brand04_right {width:100%; float:none; margin-bottom:50px;}
	.intros {width:100%;}
	.pc_brand {display:none;}

	.brand_mo {width:100%; display:block;}
	.brand_m_images {width:100%;}
	.brand_m_text {width:100%; text-align:right;}
	.brand_m_text02 {width:100%; text-align:left;}
	.brand_m_txt{
		font-weight: bold;
		font-size: 25px;
		margin-top:30px;
	}
.brand_m_tit{
	font-size: 16px;
    line-height: 35px;
    margin-top: 50px;
    word-break: keep-all;
	 margin-bottom:30px;
	}
.brand_m_tit span {font-weight:bold;}

}
@media (max-width: 969px){
	.brand_top {width:100%;}
	.brand_top img {
		width:100%;
	}
	.brands {width:100%;}
	.beauty .beauty_cont {
		width:100%;
	}
	.brand03_left {
		width:100%;
		float:none;
	}
	.brand04_right {
		width:100%;
		float:none;
	}
	.brand03_right {
		width:100%;
		float:none;
	}
	.brand03s {
		margin-bottom:50px;
	}
	.brand04s {
		margin-bottom:50px;
	}
	.brand04_left {
		width:100%;
		float:none;
	}
	.intro_head {
		width:100%;
		font-size:18px;
	}
	.intro_text {
		width:100%;
		padding: 0;
		font-size:15px;
	}
	.intro_left {
		width:100%;
		float:none;
		padding:100px 50px;
		overflow: hidden;
	}
	.intro_right {
		width:100%;
		float:none;
		text-align:right;
		padding:0;
	}
	.brand01_text {font-size:18px;}
	.beauty .title2 {font-size:35px;}
	.beauty .title1 {font-size:28px;}
	.beauty .maintxt {font-size:15px; padding:0 20px;}
	.beauty .beauty_cont ul li {width:60%; margin:0 auto; border-radius:0; float:none; margin-bottom:30px;padding: 90px 0;}
	.beauty .beauty_cont ul li:last-child {margin-right: auto;}
	.beauty .beauty_cont ul li .item_txt1 {font-size:16px;}
	.beauty .beauty_cont ul li .item_txt2 {font-size:18px;}
	.brand02_text {font-size:16px; padding:0 20px;}
	.brand_wrap img.mo_top {display:block;}
	.brand_wrap img.pc_top {display:none;}
	}