/* Generated by less 2.5.1 */
@charset "utf-8";
@import url('style2.css'); /* 추가 스타일 */

/* font */
@font-face { font-family: 'NotoSans'; font-style: thin; font-weight: 100; src: url(/assets/kr/font/NotoSans-Thin.eot); src: url(/assets/kr/font/NotoSans-Thin.eot?#iefix) format('embedded-opentype'), url(/assets/kr/font/NotoSans-Thin.woff2) format('woff2'), url(/assets/kr/font/NotoSans-Thin.woff) format('woff'), url(/assets/kr/font/NotoSans-Thin.ttf) format('truetype'), url(/assets/kr/font/NotoSans-Thin.svg#NotoSans-light) format('svg'); }
@font-face { font-family: 'NotoSans'; font-style: normal; font-weight: 300; src: url(/assets/kr/font/NotoSans-Light.eot); src: url(/assets/kr/font/NotoSans-Light.eot?#iefix) format('embedded-opentype'), url(/assets/kr/font/NotoSans-Light.woff2) format('woff2'), url(/assets/kr/font/NotoSans-Light.woff) format('woff'), url(/assets/kr/font/NotoSans-Light.ttf) format('truetype'), url(/assets/kr/font/NotoSans-Light.svg#NotoSans-light) format('svg'); }
@font-face { font-family: 'NotoSans'; font-style: normal; font-weight: 500; src: url(/assets/kr/font/NotoSans-Regular.eot); src: url(/assets/kr/font/NotoSans-Regular.eot?#iefix) format('embedded-opentype'), url(/assets/kr/font/NotoSans-Regular.woff2) format('woff2'), url(/assets/kr/font/NotoSans-Regular.woff) format('woff'), url(/assets/kr/font/NotoSans-Regular.ttf) format('truetype'), url(/assets/kr/font/NotoSans-Regular.svg#NotoSans-Regular) format('svg'); }
@font-face { font-family: 'NotoSans'; font-style: bold; font-weight: 700; src: url(/assets/kr/font/NotoSans-Medium.eot); src: url(/assets/kr/font/NotoSans-Medium.eot?#iefix) format('embedded-opentype'), url(/assets/kr/font/NotoSans-Medium.woff2) format('woff2'), url(/assets/kr/font/NotoSans-Medium.woff) format('woff'), url(/assets/kr/font/NotoSans-Medium.ttf) format('truetype'), url(/assets/kr/font/NotoSans-Medium.svg#NotoSans-medium) format('svg'); }
@font-face { font-family: 'NotoSans'; font-style: bolder; font-weight: 900; src: url(/assets/kr/font/NotoSans-Bold.eot); src: url(/assets/kr/font/NotoSans-Bold.eot?#iefix) format('embedded-opentype'), url(/assets/kr/font/NotoSans-Bold.woff2) format('woff2'), url(/assets/kr/font/NotoSans-Bold.woff) format('woff'), url(/assets/kr/font/NotoSans-Bold.ttf) format('truetype'), url(/assets/kr/font/NotoSans-Bold.svg#NotoSans-Bold) format('svg'); }

body {
	font-family: "NotoSans", "맑은고딕", "Malgun Gothic", sans-serif;
	color: #222222;
	font-weight: 300;
}
a {
	color: inherit;
}
i {
	display: block;
}
.inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.tit {
	font-weight: bold;
}
.text-overflow {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.clearfix {
	content: "";
	clear: both;
	display: block;
}
.textoverflow {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.clear:after {
	content: "";
	clear: both;
	display: block;
}
.center {
	text-align: center;
}
.orange {
	color: #ff4600;
}
.slick-slide img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* 1600 center align */
.area_flex,
.area_flex_align,
.area_flex_align1 {
	margin: auto;
	position: relative;
}
.area_flex {
	width: 1600px;
}
.area_flex:after {
	content: "";
	clear: both;
	display: block;
}
.area_flex_align {
	width: 1610px;
}
.area_flex_align1 {
	width: 1620px;
}
/*pager*/
.pager {
	/*position: absolute;*/
	right: 12px;
	top: 10px;
	font-size: 0;
}
.prev {
	background: url(/assets/kr/images/common/pager_left.png) no-repeat center;
	width: 30px;
	height: 25px;
	border: 1px solid #dddddd;
}
.next {
	background: url(/assets/kr/images/common/pager_right.png) no-repeat center;
	width: 30px;
	height: 25px;
	border: 1px solid #dddddd;
	border-left: 0;
}
.gray_prev,
.gray_next {
	width: 50px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 10;
}
.gray_prev {
	background: url(/assets/kr/images/common/gray_prev.png);
	left: 0;
}
.gray_next {
	background: url(/assets/kr/images/common/gray_next.png);
	right: 0;
}
.lar_prev,
.lar_next {
	width: 50px;
	height: 40px;
	position: absolute;
	top: 60%;
	margin-top: -20px;
}
.lar_prev {
	background: url(/assets/kr/images/common/gray_prev.png);
	left: 80px;
}
.lar_next {
	background: url(/assets/kr/images/common/gray_next.png);
	right: 80px;
}

/* header - 시작 */
#header {
	box-shadow: 4px 4px 5px rgba(100, 100, 100, 0.1);
	margin-bottom: 40px;
	border-top: 5px solid #ff4600;
	z-index: 100;
	width: 100%;
	transition: all .2s;
	background: #fff;
}
h1 {
	text-align: center;
	transition: all .2s;
}
#gnb {
	font-size: 0;
	text-align: center;
	overflow: hidden;
	height: 29px;
}
#gnb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 14.28571429%;
	font-size: 18px;
	position: relative;
	font-weight: 500;
	vertical-align: top;
}
#gnb li:after {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	content: "";
	height: 24px;
	width: 1px;
	border-right: 1px solid #dddddd;
	position: absolute;
	left: 0;
	top: 0;
}
#gnb li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
}
#gnb li ul {
	text-align: left;
	position: relative;
	top: 100%;
	width: 100%;
	padding-top: 24px;
}
#gnb li ul li {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
}
#gnb li ul li a {
	padding-left: 20px;
	line-height: 22px;
}
#gnb li ul li:after {
	display: none;
}
#gnb li ul li ul {
	position: relative;
	padding: 0;
}
#gnb li ul li ul a:before {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	content: "-";
	padding-right: 10px;
}
#gnb .fir:after {
	display: none;
}
#gnb .last input {
	width: 190px;
	line-height: 24px;
	height: 24px;
	border: 1px solid #dddddd;
	border-right:0;
	margin-right:0;
}
#gnb .last button {
	margin-left:0;
	width: 28px;
	height: 28px;
	font-size:0;
	border: 1px solid #dddddd;
	border-left:0;
	background: url(/assets/kr/images/common/search_btn.png) no-repeat 3px 2px;
}
#gnb .last:after {
	display: none;
}
.if_top {
	position: relative;
	padding-top: 60px;
	padding-bottom: 20px;
}
.if_top #gnb {
	margin-top: 46px;
}
.if_scroll {
	position: fixed;
	padding-top: 10px;
	padding-bottom: 5px;
}
.if_scroll h1 {
	text-align: left;
	float: left;
}
.if_scroll h1 img {
	width: 150px;
}
.if_scroll #gnb {
	margin-top: 5px;
	float: right;
	width: 80%;
}
.if_scroll #gnb li {
	font-size: 12px;
}
.if_scroll #gnb li.last input {
	width:100px;
}
#topMenu {
	top: -50px;
	position: absolute;
}
#topMenu .sns {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
}
#topMenu .sns li {
	float: left;
	margin-right: 10px;
}
#topMenu .menu_wrap {
	position: absolute;
	right: 0;
}
#topMenu .menu_wrap li {
	float: left;
	margin-left: 10px;
}
#topMenu .menu_wrap li:before {
	content: "·";
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 10px;
	color: #999999;
}
#topMenu .menu_wrap .fir:before {
	display: none;
}
/* header - 끝 */

/* mobileMenu */
.side {
	display: none;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 200;
}
#mobileMenu {
	display: none;
	overflow-y: auto;
	position: fixed;
	z-index: 4000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}
#mobileMenu div.top {
	position: relative;
	margin-top: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #e7e7e7;
	line-height: 35px;
	padding-left: 25px;
}

#mobileMenu div.top div.mobile-member {
	color:#404040;
	width:100%;
	text-align:right;
	font-size:13px;
	font-weight:300;
	padding-right:15px;
}
#mobileMenu div.top div.mobile-member a {
	display:inline-block;
	padding:3px 10px 5px;
	color:#fff;
	border-radius:10px;
	background-color:#ff6c33;
	line-height:100%;
}

#mobileMenu div.top div.close {
	position: absolute;
	width: auto;
	height: auto;
	top: 5px;
	right: 19px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
}
#mobileMenu ul.member {
	overflow: hidden;
	margin: 0 0 10px 25px;
}
#mobileMenu ul.member li {
	float: left;
	margin-left: 12px;
	padding-left: 13px;
	font-size: 18px;
	background: url('/assets/kr/images/common/top_line.jpg') no-repeat left 5px;
}
#mobileMenu ul.member li a {
	display: block;
	color: #999999;
	line-height: 32px;
}
#mobileMenu ul.member li.first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
#mobileMenu .gnb {
	border-top: 1px solid #e7e7e7;
}
#mobileMenu .gnb li {
	font-size: 18px;
	line-height: 60px;
	border-bottom: 1px solid #e7e7e7;
	font-weight: 600;
	background: #f5f5f5;
}
#mobileMenu .gnb li a {
	display: block;
	width: 100%;
	text-indent: 20px;
}
#mobileMenu .gnb li .sub_gnb {
	display: none;
}
#mobileMenu .gnb li.on {
	background: #e7e7e7 url('/assets/kr/images/common/mobile_bullet.png') no-repeat right 19px;
	border-bottom: none;
}
#mobileMenu .gnb li.on a {
	color: #fff;
}
#mobileMenu .gnb li.on .sub_gnb {
	display: block;
	background: #fff;
}
#mobileMenu .gnb li.on .sub_gnb a {
	color: #555;
}
#mobileMenu .gnb li.on .sub_gnb li {
	font-weight: normal;
	background: none;
}
#mobileMenu .gnb li.on .sub_gnb li.on {
	background: #999999;
}
#mobileMenu .gnb li.on .sub_gnb li.on a {
	color: #fff;
}


#mobileMenu .gnb li.on .sub_gnb li ul.third-gnb {
	display:none;
}

#mobileMenu .gnb li.on .sub_gnb li ul.third-gnb li{
	border-top: 1px solid #e7e7e7;
	border-bottom:none;
	font-size:13px;
	padding-left:30px;
}

/* main - 시작 */
#main {
	font-family: "NotoSans", "맑은고딕", "Malgun Gothic", sans-serif;
	position: relative;
}
h2 {
	font-size: 40px;
	text-align: center;
	padding: 75px 0 50px;
}
h2 b {
	font-weight: 900;
}
.area_gray_bg {
	background: #f0f0f0;
	position: relative;
}
/*첫째단 시작*/
.area_fir_col {
	font-size: 0;
}
.area_fir_col .wide {
	float: left;
	margin: 0 5px 10px;
	position: relative;
	overflow: hidden;
	width: calc(40% - 10px);
	height: 312px;
}
.area_fir_col .wide img {
	width: 100%;
}
.area_fir_col .alone {
	float: left;
	margin: 0 5px 10px;
	position: relative;
	overflow: hidden;
	height: 312px;
}
.area_fir_col .alone img {
	width: 100%;
}
.area_fir_col .alone div img {
	width: auto;
}
.area_fir_col .classify {
	position: absolute;
	top: 0;
	padding: 166px 20px 36px;
	background: url(/assets/kr/images/main/hover_bg.png) bottom;
	width: 100%;
	color: #fff;
}
.area_fir_col .classify .tit {
	font-size: 22px;
}
.area_fir_col .classify .category {
	margin: 10px 0 6px;
	font-size: 14px;
}
.area_fir_col .classify .txt {
	margin-top: 20px;
	font-size: 14px;
	padding-bottom: 150px;
	opacity: 0;
}
.area_fir_col .classify .txt:before {
	content: "";
	display: block;
	width: 26px;
	height: 1px;
	border-top: 1px solid #fff;
	padding-bottom: 20px;
}
.area_fir_col .noti {
	width: 634px;
	height: 312px;
	color: #666666;
}
.area_fir_col .latest_tab {
	font-size: 16px;
	font-weight: 500;
	position: relative;
	z-index: 2;
}
.area_fir_col .latest_tab li {
	width: 156px;
	height: 50px;
	float: left;
	border: 1px solid #dddddd;
	background: #f0f0f0;
	text-align: center;
	line-height: 46px;
	border-bottom: 1px solid #ff4600;
	cursor: pointer;
}
.area_fir_col .latest_tab .active {
	color: #ff4600;
	background: #fff;
	border: 1px solid #ff4600;
	border-bottom: 1px solid #fff;
}
.area_fir_col .notice_type {
	font-size: 14px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 49px;
	border-top: 1px solid #ff4600;
	background: #fff;
	padding: 10px 0;
}
.area_fir_col .notice_type li {
	padding: 8px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.area_fir_col .notice_type li:before {
	content: "·";
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 3px;
	color: #999999;
}
.area_fir_col .notice_type span {
	float: right;
	color: #b6b6b6;
}
.area_fir_col .active {
	z-index: 1;
}
.area_fir_col:after {
	content: "";
	clear: both;
	display: block;
}
/*첫째단 끝*/
.area_banner_ad {
	margin-top: 40px;
}
.area_banner_ad img {
	width: 100%;
}
/*투데이 이벤트 시작*/
.area_today_event {
	text-align: center;
}
.area_today_event li {
	float: left;
	border: 1px solid #dddddd;
	margin: 0 10px;
}
.area_today_event li p {
	line-height: 60px;
	font-size: 18px;
	font-weight: 500;
	overflow:hidden;
	text-overflow:ellipsis;
	height:60px;
}
.area_today_event li div.img {
	width: 100%;
	height:277px;
	overflow:hidden;
}
.area_today_event li img {
	width: 100%;
}
.area_today_event .pager {
	position: absolute;
	text-align:right;
	top: 100px;
}
.area_today_event:after {
	content: "";
	clear: both;
	display: block;
}
/*투데이 이벤트 끝*/

/*회색배경1 시작*/
.gray_fir {
	margin-top: 75px;
	padding: 65px 0;
}
.gray_fir li {
	margin: 0 10px;
	background: #fff;
	border: 1px solid #dddddd;
	overflow: hidden;
	position: relative;
}
.gray_fir img {
	width: 100%;
}
.gray_fir .classify {
	padding: 10px;
}
.gray_fir .classify .writer_info {
	color: #666666;
	padding-top: 10px;
}
.gray_fir .classify span {
	float: right;
	background: url(/assets/kr/images/common/hit.png) no-repeat left;
	padding-left: 20px;
}
.gray_fir .hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(/assets/kr/images/common/see_through_70.png);
	opacity: 0;
}
.gray_fir .hover img {
	width: auto;
	vertical-align: middle;
	margin: auto;
	margin-top: 50%;
}
.gray_fir:after {
	content: "";
	clear: both;
	display: block;
}
/*회색배경1 끝*/

/*마켓 시작*/
.area_market .channel {
	width: 250px;
	float: left;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #ff4600;
	text-align: center;
}
.area_market .channel li {
	border-bottom: 1px solid #dddddd;
	line-height: 60px;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
}
.area_market .channel .active {
	background: url(/assets/kr/images/common/active.png) no-repeat 220px center #ff6c33;
	color: #fff;
}
.area_market .area_market_view {
	width: 1340px;
	margin-left: 10px;
	font-size: 0;
	margin-bottom: 30px;
	float: left;
	position: relative;
}
div.market_top_ad {}
div.market_top_ad div.hover_box { position:absolute; background:none; width:100%; height:500px; box-sizing:border-box;}
div.prod-view-image-div {
	width:100%;
	overflow:hidden;
}
div.prod-view-image-div div.hover_box {
	position:absolute;
	background:url('/assets/kr/images/bg_opacity.png');
	background-size:cover;
	display:none;
}
div.prod-view-image-div div.hover_box span {
	display:inline-block;
	margin:50px 25px;
	font-size:25px;
	font-weight:bold;
	color:#fff;
}
div.prod-view-image-div img {
	width:100%;
}

.area_market .area_market_view img {
	width: 100%;
}
.area_market .area_market_view .posi {
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
}
.area_market .area_market_view .active {
	z-index: 1;
}
.area_market .area_market_view .left_wrap {
	float: left;
	border: 1px solid #dddddd;
}
.area_market .area_market_view .right_wrap {
	float: left;
	width: 680px;
}
.area_market .area_market_view .right_wrap li {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	position: relative;
	overflow: hidden;
}
.area_market .area_market_view .right_wrap .classify {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/assets/kr/images/common/see_through_50.png);
	font-size: 14px;
	text-align: center;
	color: #fff;
	opacity: 0;
}
.area_market .area_market_view .right_wrap .classify .tit {
	font-size: 28px;
	padding-top: 70px;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 20px;
}
.area_market .area_market_view .right_wrap .classify .tit:after {
	content: "";
	height: 1px;
	width: 28px;
	border-bottom: 1px solid #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -14px;
}
.area_market .area_market_view .right_wrap .classify p {
	margin: 0 40px;
	line-height: 1.8;
}
.area_market:after {
	content: "";
	clear: both;
	display: block;
}
/*마켓 끝*/

/*컨텐츠 연구소 시작*/
.contents_lab {
	/*background: url(/assets/kr/images/main/contents_lab_bg.jpg);*/
	padding: 40px 60px;
	clear: both;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.contents_lab .tit {
	font-size: 34px;
}
.contents_lab .switch {
	position: absolute;
	right: 40px;
	top: 50%;
	width: 74px;
	height: 38px;
	background: #ffaf00;
	border: 1px solid #ff9000;
	border-radius: 19px;
	transition: background .5s;
	margin-top: -19px;
}
.contents_lab .switch button {
	width: 36px;
	height: 36px;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 2px 6px rgba(50, 50, 50, 0.7);
	transition: margin .5s;
	margin-left: 36px;
}
.contents_lab .switch.on {
	background: #666;
	border: 1px solid #222;
}
.contents_lab .switch.on button {
	margin-left: 0;
}
/*컨텐츠 연구소 끝*/

/*커피티비익스퍼트 시작*/
.gray_sec {
	padding-bottom: 90px;
	text-align: center;
}
.gray_sec ul:after {
	content: "";
	clear: both;
	display: block;
}
.gray_sec h2 {
	padding-bottom: 10px;
}
.gray_sec .title {
	font-size: 16px;
	color: #999999;
	margin-bottom: 60px;
}
.gray_sec li p {
	font-size: 18px;
	margin-top: 10px;
	font-weight: 500;
}
.gray_sec span {
	color: #ff4600;
}
/*커피티비익스퍼트 끝*/

.more_btn {
	position: absolute;
	right: 0;
	background: url(/assets/kr/images/common/more_view.png) right no-repeat;
	padding-right: 20px;
	color: #666666;
}
/*배너광고 시작*/
.area_banner_ad_sec {
	margin-top: 50px;
	margin-bottom: 50px;
}
.area_banner_ad_sec img {
	width: 100%;
}
/*배너광고 끝*/

/*아랫단 컨텐츠 시작*/
.area_bottom_contents {
	font-size: 0;
}
.area_bottom_contents li {
	position: relative;
}
.area_bottom_contents li p {
	position: absolute;
	left: 10px;
	top: 10px;
	background: url(/assets/kr/images/common/see_through_50.png);
	color: #fff;
	padding: 2px 14px;
	border-radius: 18px;
	font-size: 14px;
}
.area_bottom_contents .left_wrap {
	width: 968px;
	float: left;
	position: relative;
}
.area_bottom_contents .left_wrap li {
	float: left;
	margin: 0 3px 6px;
}
.area_bottom_contents .left_wrap li:first-child {
	border-radius: 25px;
	overflow: hidden;
}
.area_bottom_contents .left_wrap li:last-child {
	border-radius: 25px;
	overflow: hidden;
}
.area_bottom_contents .left_wrap:after {
	content: "";
	clear: both;
	display: block;
}
.area_bottom_contents .alarm {
	position:relative;
	float: left;
	width: 636px;
}
.area_bottom_contents .alarm div.info { position:absolute; 	top:20px;	left:20px;	width:270px;	height:280px; background:rgba(255,255,255,0.8); padding:10px;}
.area_bottom_contents .alarm div.info div.border { border:1px solid rgba(255,255,255,0.9); padding:30px 20px 50px; text-align:center;}
.area_bottom_contents .alarm div.info div.border p { font-size:14px; color:#ff4700; }
.area_bottom_contents .alarm div.info div.border h4 { margin-top:20px;	font-size:25px; line-height:35px; color:#444; }
.area_bottom_contents .alarm div.info div.border a:hover { text-decoration:none; }
.area_bottom_contents .alarm div.info div.border div.btn { margin:30px auto 0; width:148px; font-size:15px; line-height:30px; padding:3px 0; border:1px solid #aaa; }
.area_bottom_contents .alarm div.info div.border div.btn	img { width:100%; max-width:29px; }

.area_bottom_contents .alarm img {
	width: 100%;
}
.area_bottom_contents:after {
	content: "";
	clear: both;
	display: block;
}
.area_bottom_contents .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/assets/kr/images/common/see_through_70.png);
	opacity: 0;
}
.area_bottom_contents .hover img {
	display: block;
	margin: 40% auto;
}
.area_bottom_contents .poll_wrap {
	clear: both;
}
.area_bottom_contents .poll_wrap li {
	float: left;
	margin: 0 3px;
}
.area_bottom_contents .poll_wrap li img {
	width: 100%;
}
.area_bottom_contents .poll_wrap li div img {
	width: auto;
}
.area_bottom_contents .poll_wrap li:last-child {
	border-radius: 25px;
	overflow: hidden;
}
.area_bottom_contents .poll_wrap .poll {
	border: 1px solid #dddddd;
}

.area_bottom_contents .poll_wrap .poll .more_btn {
	font-size: 14px;
}

/*아랫단 컨텐츠 끝*/

/*회색바탕 세번째 시작*/
.gray_thir {
	margin: 60px 0;
}
.gray_thir .area_flex_align1 {
	padding: 45px 0;
}
.gray_thir .area_flex_align1:after {
	content: "";
	clear: both;
	display: block;
}
.gray_thir li {
	background: #fff;
	padding: 20px 25px;
	float: left;
	margin: 0 10px;
	width: 519px;
}
.gray_thir li li {
	padding: 0;
	margin: 0;
	width: auto;
}
.gray_thir .notice {
	position: relative;
}
.gray_thir .notice .pager {
	top: 25px;
	right: 25px;
}
.gray_thir .notice li {
	padding: 5px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #666666;
	float: none;
}
.gray_thir .notice li span {
	float: right;
}
.gray_thir .notice li:before {
	content: "·";
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 3px;
	color: #999999;
}
.gray_thir .news_letter input {
	border: 3px solid #ddd;
	height: 34px;
	padding: 0;
	margin: 0 2%;
	width: 70%;
}
.gray_thir .news_letter a {
	display:inline-block;
	width: 50px;
	height: 40px;
	line-height:40px;
	text-align:center;
	background: #ff6c33;
	color: #fff;
	vertical-align: middle;
}
.gray_thir .news_letter .mgtop20 {
	margin-left: 2%;
}
.gray_thir .news_letter .mgtop10 {
	margin-left: 2%;
	margin-bottom: 8px;
}
.gray_thir .media {
	text-align: center;
}
.gray_thir .media li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 38px 7px;
}
.gray_thir .media li div {
	width: 80px;
	height: 80px;
	background: #f0f0f0;
	border-radius: 100%;
	line-height: 80px;
	margin-bottom: 10px;
}
.gray_thir .media li div img {
	vertical-align: middle;
}
.gray_thir .tit {
	font-size: 20px;
	font-weight: 500;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
	margin-bottom: 25px;
}
/*회색바탕 세번째 끝*/

/*커피티비 sns 시작*/
/*.coffee_sns ul.left_warp { width: 968px; 	position: relative;}
.coffee_sns ul.left_warp li { float: left; margin: 0 3px 6px; }
.coffee_sns ul.left_warp li {}
.coffee_sns ul.left_warp .hover { position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: url(/assets/kr/images/common/see_through_70.png);	opacity: 0;}

.coffee_sns ul.sld_wrap {
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.coffee_sns ul.sld_wrap li {
	float: left;
	width: 20%;
	height: 320px;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	position: relative;
}
.coffee_sns ul.sld_wrap li img {
	width: 100%;
}
.coffee_sns ul.sld_wrap li ul {
	border: 0;
	margin: 0 50px;
}
.coffee_sns ul.sld_wrap li li {
	height: auto;
	border: 0;
	text-align: center;
	width: 16.66666667%;
	margin: 18px 0;
}
.coffee_sns ul.sld_wrap li li img {
	width: auto;
}
.coffee_sns ul.sld_wrap li .hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	background: url(/assets/kr/images/common/see_through_50.png);
	height: 100%;
	opacity: 0;
}
.coffee_sns ul.sld_wrap li .hover img {
	display: block;
	width: auto;
	margin: 40% auto;
}
.coffee_sns ul.sld_wrap .clip_text {
	padding: 36px 22px;
	color: #444444;
}
.coffee_sns ul.sld_wrap .clip_text .tit {
	margin: 30px 0;
	font-size: 24px;
}
.coffee_sns ul.sld_wrap .clip_text .txt {
	line-height: 1.8;
}
.coffee_sns ul.sld_wrap .fir {
	position: relative;
}
.coffee_sns ul.sld_wrap .fir:after {
	background: url(/assets/kr/images/common/tri.png) no-repeat right;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 100%;
	width: 17px;
	position: absolute;
	right: -17px;
	content: "";
	top: 0;
	z-index: 15;
}
.coffee_sns ul.sld_wrap .sec {
	position: relative;
}
.coffee_sns ul.sld_wrap .sec:after {
	background: url(/assets/kr/images/common/tri1.png) no-repeat bottom;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 17px;
	width: 100%;
	position: absolute;
	bottom: -17px;
	content: "";
	z-index: 15;
	left: 0;
}
.coffee_sns ul.sld_wrap .thir {
	position: relative;
}
.coffee_sns ul.sld_wrap .thir:after {
	background: url(/assets/kr/images/common/tri2.png) no-repeat right;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 100%;
	width: 17px;
	position: absolute;
	left: -17px;
	content: "";
	top: 0;
	z-index: 15;
}
.coffee_sns ul.sld_wrap .orange_tit {
	color: #ff4600;
	font-weight: 500;
}
.coffee_sns ul.sld_wrap .sns_channel {
	width: 40%;
}
.coffee_sns ul.sld_wrap:after {
	content: "";
	clear: both;
	display: block;
}*/
/*커피티비 sns 끝*/
/* main - 끝 */

/* sub - 시작 */
.area_left {
	float: left;
	width: 1230px;
}
.area_left h3 {
	text-align: left;
	border-bottom: 3px solid #ddd;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 500;
	position: relative;
	font-weight: 300;
	font-size: 18px;
}
.area_left h3 b {
	font-size: 40px;
	padding-right: 10px;
	font-weight: 300;
	vertical-align:-6px;
}
.area_left h3 span {
	color: #ff4600;
	font-weight: 600;
	vertical-align:top;
}
.area_left h3 .location {
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 14px;
	color: #999999;
	padding-left: 25px;
	background: url(/assets/kr/images/common/home.png) no-repeat;
	margin-top: 20px;
}
.area_left .date {
	color: #999999;
	font-weight: 300;
	padding-left: 25px;
	background: url(/assets/kr/images/tv/date.png) no-repeat left;
	font-size: 16px;
	margin-left: 20px;
}
.area_left .join {
	color: #999999;
	font-weight: 300;
	padding-left: 25px;
	background: url(/assets/kr/images/common/person.png) no-repeat left;
	font-size: 16px;
	margin-left: 20px;
}
.area_left .title {
	font-size: 24px;
	padding: 20px 10px;
	border-bottom: 1px solid #dddddd;
	position: relative;
}
.area_left .scrap {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -18px;
}
.area_left .ad_wrap img {
	width: 100%;
	margin-bottom: 20px;
}
.area_left .page_title {
	position: relative;
	font-size: 24px;
	font-weight: 600;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
.area_left .page_title span {
	vertical-align: middle;
	font-weight: 300;
}
.area_left .page_title .must {
	background: #ff0090;
	color: #fff;
	font-size: 14px;
	border-radius: 15px;
	line-height: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	margin-left: 10px;
}
.area_left .page_title .hot {
	background: #ff4600;
	color: #fff;
	font-size: 14px;
	border-radius: 15px;
	line-height: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	margin-left: 10px;
}
.area_left .page_title .end {
	background: #1abc9c;
	color: #fff;
	font-size: 14px;
	border-radius: 15px;
	line-height: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	margin-left: 10px;
}
.area_left .page_title .members {
	background: #ff6c33;
	color: #fff;
	font-size: 14px;
	border-radius: 15px;
	line-height: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	margin-left: 10px;
}
.area_left .page_title .now {
	background: #222;
	color: #fff;
	font-size: 14px;
	border-radius: 15px;
	line-height: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	margin-left: 10px;
}
/*
.area_left .page_title .write_info {
	position: absolute;
	right: 0;
	bottom: 20px;
	font-size: 14px;
	color: #999999;
}
*/
.area_left .page_title .write_info {
	float:right;
	margin-top:5px;
	font-size: 14px;
	color: #999999;
}
.area_left .page_title .view {
	color: #999999;
	font-weight: 300;
	padding-left: 25px;
	background: url(/assets/kr/images/tv/view.png) no-repeat;
	margin-left: 10px;
}
.tv_contents {
	margin-top: 50px;
}
.tv_contents .more_view {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	text-align: center;
	font-size: 30px;
	background: url(/assets/kr/images/tv/more_view.png) no-repeat right;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
	margin-bottom: 30px;
	padding-bottom: 15px;
	font-weight: 500;
}
.tv_contents .more_view:hover {
	color: #ff4600;
}
.tv_contents li {
	float: left;
	margin-left: 15px;
	position: relative;
	margin-bottom: 15px;
}
.tv_contents li p {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	line-height: 54px;
	font-size: 18px;
	background: url(/assets/kr/images/common/see_through_50.png);
	padding: 0 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tv_contents li div.img {
	width:400px;
	height:250px;
	overflow:hidden;
}
.tv_contents li div.img img{
	width:100%;
	height:auto;
}
.tv_contents li .date {
	left: auto;
	right: 0;
	color: #fff;
	width: 40%;
	margin: 0;
}

.tv_contents li div.top { position:absolute; top:10px; left:10px; }
.tv_contents li div.top span { width:auto; color:#fff; padding:2px 8px; font-size:12px; font-weight:700; border-radius:50px; background:#ff0090; }
.tv_contents li div.top span.article_top01 { background:#ff0090; }
.tv_contents li div.top span.article_top02 { background:#ff4600; }
.tv_contents li div.top span.article_top03 { background:#1abc9c; }
.tv_contents li div.top span.article_top04 { background:#2980b9; }
.tv_contents li div.top span.article_top05 { background:#8e44ad; }
.tv_contents li div.top span.article_top05 { background:#404040; }
.tv_contents li div.top span.article_top05 { background:#f39c12; }

.tv_contents .fore {
	overflow: hidden;
}
.tv_contents .fir {
	margin-left: 0;
}
.tv_contents:after {
	content: "";
	clear: both;
	display: block;
}
.left_contents {
	font-size: 16px;
	line-height: 2;
	position: relative;
}
.left_contents p {
	margin: 30px 10px;
}

.left_contents div.info_area { background:#f9f9f9; padding:25px 30px 20px; border-radius:5px; margin-bottom:50px; margin-top:-20px;}
.left_contents div.info_area ul.info { overflow:hidden; margin:0px; padding:0px;}
.left_contents div.info_area ul.info li { float:left; padding:0px; margin:0px; }
.left_contents div.info_area ul.info div.img { border:1px solid #ddd;	}
.left_contents div.info_area ul.info li.tit { width:73%; font-size:14px; font-weight:300; padding-left:20px; line-height:20px; box-sizing:border-box; }
.left_contents div.info_area ul.info li h5 { background:url('/assets/kr/images/pr/h5_bul_icon.gif') no-repeat 10px 5px; padding-left:40px; font-size:20px; font-weight:500; line-height:25px;}
.left_contents div.info_area ul.info li div.mg60 { margin-top:60px;}

.left_contents .tit {
	font-size: 24px;
	color: #444444;
	margin: 30px 0;
}
.left_contents .writer_detail {
	border-bottom: 1px solid #dddddd;
	padding: 10px;
	overflow: hidden;
}
.left_contents .writer_detail .tag {
	background: #00baff;
	line-height: 30px;
	padding: 0 15px;
	border-radius: 15px;
	color: #fff;
	margin-right: 10px;
}
.left_contents .writer_detail .credit {
	background: #c4c4c4;
	line-height: 30px;
	padding: 0 15px;
	border-radius: 15px;
	color: #fff;
	margin-right: 10px;
}
.left_contents .link {
	color: #0090bd;
	font-size: 0.8em;
}


.left_contents .vote_area {
	margin: 10px 90px;
}
.left_contents .vote_area div,
.left_contents .vote_area button {
	display: block;
	width: 100%;
	text-align: left;
	padding: 0 ;
	height: 50px;
	line-height: 50px;
	border: 1px solid #dddddd;
	margin-bottom: -1px;
	font-size: 18px;
	color: #999999;
	position: relative;
}
.left_contents .vote_area em {
	display: block;
	width: 100%;
	border: 1px solid #dddddd;
	text-align: left;
	height: 50px;
	line-height: 50px;
	z-index: 1;
	color: #444444;
	font-size: 18px;
	font-weight: 500;
	padding-left:30px;
	padding-right:30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(/assets/kr/images/event/check.png) no-repeat 98%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor:pointer;
}
.left_contents .vote_area .before {
	width: 100%;
}
.left_contents .vote_area .on, .left_contents .vote_area .before:hover {
	background: url(/assets/kr/images/event/check_active.png) no-repeat 98% #f9f9f9;
	color: #ff4600;
}
.left_contents .vote_area em.result {
	background: none;
}
.left_contents .vote_area span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 80%;
	position: absolute;
	left: 0;
	top: 5px;
	background: #ffca23;
}
.left_contents .vote_area i {
	float:right;
	padding-left: 30px;
	background: url(/assets/kr/images/event/person.png) left no-repeat;
	color: #666666;
}
.left_contents .vote_area .another {
	opacity: 0.6;
}
.copyright {
	border: 1px solid #dddddd;
	background: #f9f9f9;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.copyright p {
	margin: 40px;
	color: #666666;
	line-height: 1.8;
}
.copyright .fltleft {
	float: left;
	margin: 40px;
	margin-left: 90px;
}
.copyright b {
	font-size: 16px;
	color: #444444;
}
.copyright .fltright {
	float: left;
	width: 600px;
	margin-left: 0;
	z-index: 10;
	position: relative;
}
.copyright .fltright b {
	font-size: 28px;
}
.copyright .fltright button {
	width: 190px;
	height: 50px;
	background: #fff;
	color: #999999;
	border: 1px solid #dddddd;
	font-size: 20px;
	margin-top: 40px;
}
.copyright .fltright .poll {
	background: #ff6c33;
	color: #fff;
	border: 0;
}
.copyright .fltright .close {
	background: #d6d6d6;
	color: #fff;
	border: 0;
}
.copyright .scrap_wrap {
	border: 0;
	text-align: left;
}
.summary {
	background: #f0f0f0;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 10px;
	font-weight: 500;
}
.summary p {
	margin: 30px;
	color: #666666;
	line-height: 2;
}
.top_btn_area { position:relative; }
.list2 { position:absolute; top:10px; width: 150px;	height: 30px;	background: #666666;	color: #fff;	margin-top: 0px;	margin-bottom: 0px; }
.list { /*position:absolute; top:10px;*/	width: 190px;	height: 50px;	background: #666666;	color: #fff;	margin-top: 45px;	margin-bottom: 45px; }


.orange_list {
	width: 190px;
	height: 50px;
	background: #ff6c33;
	color: #fff;
	margin-top: 45px;
	margin-bottom: 45px;
}
.recommendation_video_area_wrap {
	position: relative;
}
.recommendation_video_area_wrap h3 {
	font-size: 26px;
	margin-top: 50px;
	padding-bottom: 10px;
}
.recommendation_video_area_wrap .button_wrap {
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.recommendation_video_area_wrap .dots {
	display: block;
	text-align: center;
	padding-top: 10px;
	z-index: 100;
}
.recommendation_video_area_wrap .dots li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 12px;
	height: 12px;
	background: #d6d6d6;
	color: #666666;
	text-indent: -9999px;
	border-radius: 100%;
	margin: 3px;
	border: 0;
	cursor:pointer;
}
.recommendation_video_area_wrap .dots .slick-active {
	background: #ff6c33;
}
.recommendation_video_area_wrap div.img {
	width:294px;
	height:183px;
	overflow:hidden;
}
.recommendation_video_area_wrap img {
	width: 100%;
}
.recommendation_video_area_wrap li {
	margin: 5px;
	border: 1px solid #dddddd;
}
.recommendation_video_area_wrap .prev,
.recommendation_video_area_wrap .next {
	border: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 50px;
}
.recommendation_video_area_wrap p {
	margin: 0;
	padding: 10px;
	padding-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tab_list {
	margin-top: 52px;
	margin-bottom: 34px;
	border-bottom: 1px solid #ff4600;
	overflow: hidden;
}
.tab_list li {
	float: left;
	width: 150px;
	line-height: 50px;
	border: 1px solid #dddddd;
	text-align: center;
	background: #f9f9f9;
	color: #666666;
	margin-bottom: -1px;
	border-bottom: 1px solid #ff4600;
	cursor: pointer;
	margin-left: -1px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tab_list li:first-child {
	margin-left: 0;
}
.tab_list .active {
	background: #fff;
	border: 1px solid #ff4600;
	color: #ff4600;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #fff;
}
.tab_list a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 100%;
	width: 100%;
}
.thirteen li {
	width: 7.69230769%;
}
.fifth li {
	width: 20%;
}
.eleven li {
	width: 9.09090909%;
}
.tab_contents_warp {
	position: relative;
	padding-bottom: 20px;
	display: none;
}
.tab_contents_warp .page_info {
	margin-bottom: 30px;
	line-height: 40px;
	overflow: hidden;
}
.tab_contents_warp .page_info span {
	color: #ff4600;
	font-weight: 600;
}
.tab_contents_warp .page_info .search-div {
	float:right;
	display:inline-block;
	vertical-align:top;
	width: 286px;
	height: 40px;
	border: 1px solid #dddddd;
	border-radius: 12px;
}
.tab_contents_warp .page_info input {
	border:none;
	vertical-align:top;
	width: 230px;
	height: 35px;
	border-radius: 12px;
	/*float: right;*/
	/*width: 286px;
	/*height: 38px;
	/* background: url(/images/common/orange_search.png) no-repeat right; */
	/*border-radius: 12px;*/
}
.tab_contents_warp .pager {
	bottom: 0px;
	width: 100%;
	left: 0;
	text-align: center;
	top: auto;
	/*margin-top: 50px;*/
	margin-top: 10px;
}
.tab_contents_warp .pager button {
	color: #999999;
	margin: 0 10px;
}
.tab_contents_warp .pager a {
	color: #999999;
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
	font-weight:bold;
	margin: 0 10px;
}
.tab_contents_warp .pager .next {
	border-left: 1px solid #dddddd;
}
.tab_contents_warp .pager .active {
	color: #ff6c33;
}
.tab_contents_warp.active {
	display: block;
}

#contents .pager {
	bottom: 0px;
	width: 100%;
	left: 0;
	text-align: center;
	top: auto;
	/*margin-top: 50px;*/
	margin-top: 10px;
}
#contents .pager button {
	color: #999999;
	margin: 0 10px;
}
#contents .pager a {
	color: #999999;
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
	font-weight:bold;
	margin: 0 10px;
}
#contents .pager .next {
	border-left: 1px solid #dddddd;
}
#contents .pager .active {
	color: #ff6c33;
}
#contents.active {
	display: block;
}

.promotion_area .promotion { overflow:hidden;}
.promotion_area .promotion li { float: left; margin-left: 12px; margin-bottom: 12px;	position:relative; width:400px; height:250px; overflow:hidden; }
.promotion_area .promotion li.fir { margin-left: 0; }
.promotion_area .promotion li p.tit { position:absolute; width:400px; text-align:center; top:125px; font-size:27px; line-height:30px; color:#fff; text-shadow:1px 1px 2px #000;}

.galley_type {
	overflow: hidden;
	font-size: 0;
}
.galley_type li {
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #dddddd;
	position:relative;
}
.galley_type li p {
	margin: 15px;
	font-size: 16px;
}
.galley_type li span {
	float: right;
	color: #999999;
	font-size: 14px;
	font-weight: 300;
}
.galley_type .fir {
	margin-left: 0;
}
.galley_type div.img {	
	width:400px;
	height:250px;
	overflow:hidden;
}
.galley_type div.img .attr {
	position: absolute;
	top:0;
	/*margin-top:-250px;*/
	margin-left:5px;
	
}
.galley_type div.img .attr span {
	width: 99px;
	height: 63px;
	display: inline-block;
	background:url('/assets/kr/images/common/top_01.png') no-repeat top left;
	/**display: inline;
	*zoom: 1;*/
	text-align: center;
	line-height: 46px;
	color: #fff;
	/*padding-left:15px;
	padding-right:15px;*/
	margin-right:10px;
}

.galley_type div.img .attr span.top01 {	background:url('/assets/kr/images/common/top_01.png') no-repeat top left;}
.galley_type div.img .attr span.top02 {	background:url('/assets/kr/images/common/top_02.png') no-repeat top left;}
.galley_type div.img .attr span.top03 {	background:url('/assets/kr/images/common/top_03.png') no-repeat top left;}
.galley_type div.img .attr span.top04 {	background:url('/assets/kr/images/common/top_04.png') no-repeat top left;}
.galley_type div.img .attr span.top05 {	background:url('/assets/kr/images/common/top_05.png') no-repeat top left;}
.galley_type div.img .attr span.top06 {	background:url('/assets/kr/images/common/top_06.png') no-repeat top left;}
.galley_type div.img .attr span.top07 {	background:url('/assets/kr/images/common/top_07.png') no-repeat top left;}

.news_type {
	overflow: hidden;
	margin-bottom: 50px;
	border-top: 1px solid #dddddd;
}
.news_type li {
	padding: 35px 0;
	border-bottom: 1px solid #dddddd;
}
.news_type .not_yet {
	opacity: 0.6;
}
.news_type .clearfix {
	overflow: hidden;
	position: relative;
}
.news_type div.img div.article_top {
	position: absolute;
	top:0;
	/*margin-top:-250px;*/
	margin-left:15px;
}
.news_type div.img div.article_top span {
	width: 99px;
	height: 63px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	line-height: 46px;
	font-size:16px;
	color: #fff;
	margin-right:10px;
}

.news_type div.img div.article_top span.top_01 { background:url('/assets/kr/images/common/top_01.png') no-repeat top left; background-size:100%;}
.news_type div.img div.article_top span.top_02 { background:url('/assets/kr/images/common/top_02.png') no-repeat top left; background-size:100%;}
.news_type div.img div.article_top span.top_03 { background:url('/assets/kr/images/common/top_03.png') no-repeat top left; background-size:100%;}
.news_type div.img div.article_top span.top_04 { background:url('/assets/kr/images/common/top_04.png') no-repeat top left; background-size:100%;}
.news_type div.img div.article_top span.top_05 { background:url('/assets/kr/images/common/top_05.png') no-repeat top left; background-size:100%;}
.news_type div.img div.article_top span.top_06 { background:url('/assets/kr/images/common/top_06.png') no-repeat top left; background-size:100%;}
.news_type div.img div.article_top span.top_07 { background:url('/assets/kr/images/common/top_07.png') no-repeat top left; background-size:100%;}

.news_type img {
	float: left;
	margin-right: 40px;
}
.news_type .width400 {
	width: 400px;
}
.news_type .width595 {
	width: 595px;
	
}
.news_type .thin {
	float: left;
	width: 790px;
	
}
.news_type .thick {
	float: left;
	width: 595px;
}
.news_type dl { position:relative; top:0; }
.news_type dt {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 10px;
}
.news_type dd {
	line-height: 2;
	color: #999999;
}
.news_type dd p:before {
	content: "●";
	font-size: 10px;
	padding-right: 10px;
}
.news_type dd button {
	background: #8e44ad;
	height: 50px;
	width: 190px;
	font-size: 20px;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
}
.news_type .members {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	color: #fff;
	padding: 0 12px;
	border-radius: 15px;
	line-height: 30px;
}
.news_type .stranger {
	background: #1abc9c;
}
.news_type .family {
	background: #ff6c33;
}
.news_type .date {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 1.4;
}
.news_type .status {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 80px;
	text-align: center;
}
.news_type .yet {
	background: #999999;
}
.news_type .now {
	background: #111111;
}
.news_type .attr {
	position: absolute;
	bottom: 0;
	left: 0;
}
.news_type .attr span {
	position:relative;
	top:90px;
	left:440px;
	width: 46px;
	height: 46px;
	border-radius: 100%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size:12px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	margin-right:5px;
}
.news_type .attr .issue {
	background: #1abc9c;
}
.news_type .attr .fnb {
	background: #2980b9;
}
.news_type .attr .recipe {
	background: #8e44ad;
}
.news_type .attr .space {
	background: #404040;
}
.news_type .attr .people {
	background: #f39c12;
}
.news_type .purple {
	color: #8e44ad;
	font-size: 16px;
	font-weight: 400;
}
.news_type .purple:before {
	display: none;
}
.news_type .mint {
	color: #1abc9c;
	font-size: 16px;
	font-weight: 400;
}
.news_type .mint:before {
	display: none;
}
.pr_list_area img {
	width: 100%;
}
.pr_list_area dt {
	font-size: 18px;
	border-bottom: 1px solid #dddddd;
	padding: 10px 0;
	margin: 20px 0;
}
.pr_list_area dt b {
	font-size: 24px;
}
.pr_list_area dd {
	position: relative;
}
.pr_list_area .wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.pr_list_area .wrap div {
	position: relative;
	width: 420px;
	height: 250px;
	padding: 45px 40px;
	background: url(/assets/kr/images/common/see_through_70_white.png);
	font-weight: 500;
	line-height: 1.8;
	margin: 130px 10%;
}
.pr_list_area .wrap .right_align {
	float: right;
}
.pr_list_area button {
	position: absolute;
	left: 40px;
	bottom: 40px;
	width: 130px;
	height: 35px;
	border: 1px solid #444444;
}
.review_area {
	position: relative;
	margin-bottom: 80px;
}
.review_area .white_title {
	position: absolute;
	left: 0;
	top: 110px;
	background: url(/assets/kr/images/common/see_through_70_white.png);
	padding: 30px 60px;
	font-size: 16px;
	line-height: 1.4;
	color: #444444;
}
.review_area .white_title p {
	margin: 0;
}
.review_area .white_title .bold {
	font-size: 28px;
	margin-top: 10px;
}
.review_area .black_content {
	position: absolute;
	left: 0;
	bottom: 9px;
	background: url(/assets/kr/images/common/see_through_50.png);
	color: #fff;
	padding: 40px 60px;
	height: 180px;
	overflow-y: auto;
	font-size: 16px;
}
.synopsis {
	width: 100%;
}
.synopsis th {
	text-align: left;
}
.radius_border {
	border: 3px solid #e7e7e7;
	border-radius: 20px;
	padding: 30px 0;
}
.feature_list li {
	margin: 30px 60px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 30px;
}
.feature_list dl {
	overflow: hidden;
}
.feature_list dt {
	font-weight: 600;
	text-align: center;
	float: left;
	width: 20%;
}
.feature_list dd {
	float: left;
	width: 80%;
	/*margin-top: 20px;*/
	color: #666666;
}
.how_to dl {
	margin: 0 50px;
}
.how_to dt {
	font-size: 20px;
	background: url(/assets/kr/images/common/dt.jpg) left no-repeat;
	padding-left: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}
.how_to dd {
	color: #666666;
	line-height: 1.8;
	margin: 0 30px;
}
.how_to p {
	margin: 0;
}
.how_to .sns {
	margin-top: 20px;
	text-align: center;
}
.how_to img {
	margin: 0 5px;
}
.count_reselt {
	overflow: hidden;
	text-align: center;
}
.count_reselt dl {
	float: left;
	width: 50%;
}
.count_reselt dt {
	font-size: 32px;
	color: #ff6c33;
	font-weight: 500;
}
.count_reselt dd {
	font-size: 31px;
}
.center_focus {
	text-align: center;
	margin-top: 50px;
}
.center_focus dt {
	font-size: 32px;
	font-weight: 500;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.center_focus dt:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 44px;
	background: #ff4600;
	height: 1px;
	content: "";
	margin-left: -22px;
}
.center_focus li {
	position: relative;
}
.about_us dd {
	color: #444444;
	line-height: 1.6;
}
.about_us .lg {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 20px;
}
.about_us .sm {
	line-height: 2;
	font-size: 16px;
}
.us_area {
	text-align: center;
	margin: 50px 0;
}
.us_area li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 10px;
}
.us_area dt {
	font-weight: 500;
	font-size: 18px;
}
.us_area img {
	margin-bottom: 10px;
}
.us_area dd {
	margin-top: 10px;
	color: #444444;
	line-height: 1.8;
}
.process_area li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 20%;
	vertical-align: bottom;
	margin: 25px 0;
}
.process_area .dash {
	width: 33px;
	background: url(/assets/kr/images/common/list_dash.jpg) center no-repeat;
	height: 110px;
}
.round_bor {
	border: 3px solid #e7e7e7;
	border-radius: 20px;
	padding: 50px 0;
}
.more {
	width: 83px;
	height: 84px;
	background: url(/assets/kr/images/pr/more_btn.jpg);
}
.contact_info {
	overflow: hidden;
}
.contact_info div,
.contact_info ul {
	float: left;
	width: 50%;
}
.contact_info ul {
	border-left: 1px solid #dddddd;
	text-align: left;
	padding-bottom: 20px;
}
.contact_info li {
	padding: 10px 0;
	padding-left: 50px;
	width: 50%;
	margin: auto;
}
.contact_info .phone {
	background: url(/assets/kr/images/pr/phone.jpg) left no-repeat;
}
.contact_info .mail {
	background: url(/assets/kr/images/pr/mail.jpg) left no-repeat;
	padding-bottom: 20px;
}
.professional_list {
	text-align: center;
}
.professional_list ul {
	overflow: hidden;
}
.professional_list li {
	float: left;
	margin-left: 14px;
	margin-bottom: 30px;
}
.professional_list div {
	width:297px; 
	height:297px;
	overflow:hidden;
	position: relative;
}
.professional_list span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 100%;
	background: url(/assets/kr/images/common/see_through_70_white.png);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .4s;
	vertical-align: middle;
}
.professional_list span p {
	top: 40%;
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	color: #444444;
}
.professional_list span:hover {
	opacity: 1;
}
.professional_list p {
	margin-top: 10px;
}
.professional_list .fir {
	margin-left: 0;
}
.pro_profile {
	overflow: hidden;
}
.pro_profile img {
	float: left;
	width: 30%;
}
.pro_profile table {
	float: left;
	width: 68%;
	margin-top: 0;
	margin-left: 2%;
}
.pro_profile table th {
	text-align: left;
}
.brand_banner_list {
	overflow: hidden;
}
.brand_banner_list li {
	position: relative;
	width: 297px;
	margin-bottom: 15px;
	border: 1px solid #dddddd;
}
.brand_banner_list img {
	width: 100%;
}
.brand_banner_list p {
	position: absolute;
	left: 0;
	top: 0;
	background: url(/assets/kr/images/common/see_through_70.png);
	height: 100%;
	width: 100%;
	margin-top: 0;
	color: #fff;
	padding-top: 36px;
	font-size: 18px;
	opacity: 0;
	transition: all .4s;
}
.brand_banner_list p:hover {
	opacity: 1;
}
.lab_gallery .slick-slide img,
.review_area .slick-slide img {
	width: 100%;
}
.brand_sns .sns li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
}
.sns_api_area {
	padding: 70px 90px;
	margin-top: 40px;
}
.sld {
	position: relative;
}
.vote_result {
	overflow: hidden;
}
.vote_result li {
	background: url(/assets/kr/images/event/vote_result_img.jpg);
	width: 600px;
	height: 325px;
	float: left;
	padding-top: 60px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.vote_result li div {
	background: url(/assets/kr/images/common/see_through_70.png);
	width: 70%;
	margin: auto;
	color: #fff;
	text-align: center;
	padding: 40px 0;
}
.vote_result li button {
	color: #fff;
	border: 1px solid #fff;
	margin-top: 40px;
	width: 150px;
	padding-left: 20px;
	background: url(/assets/kr/images/event/vote_result_icon.png) no-repeat 30px center;
	height: 50px;
}
.vote_result .fir {
	margin-left: 0;
}
.event_user_list {
	position: relative;
}
.event_user_list ul {
	width: 50%;
	margin: auto;
	overflow: hidden;
	margin-top: -260px;
	position: relative;
	padding-bottom: 150px;
}
.event_user_list li {
	width: 40%;
	float: left;
	margin: 0 5%;
}
.event_user_list li:before {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	content: "";
	width: 7px;
	height: 7px;
	background: #ff6c33;
	border-radius: 100%;
	margin-right: 12px;
}
.event_user_list span {
	float: right;
}
.event_list {
	background: #fff2ed;
	padding: 30px 40px;
}
.event_list li:before {
	content: "";
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #999999;
	margin-right: 10px;
}
.event_entry {
	text-align: center;
	margin-top: 70px;
	font-size: 16px;
}
.event_entry a {
	border: 1px solid #dddddd;
	color: #666666;
	height: 50px;
	padding: 0 15px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 50px;
	vertical-align: middle;
}
.event_entry a img {
	margin-right: 10px;
}
.event_entry button {
	width: 190px;
	height: 50px;
	background: url(/assets/kr/images/common/btn_gra.jpg) no-repeat;
	color: #fff;
	vertical-align: middle;
	font-size: 16px;
}
.orange_rec {
	background: url(/assets/kr/images/common/orange_rec.png) no-repeat left;
	padding-left: 20px;
	font-size: 22px;
	font-weight: 600;
}
.orange_rec span {
	font-size: 16px;
	font-weight: 300;
}
/*좋아요, 스크랩, 구매하기*/
div.scrap_wrap {
	position: relative;
	text-align: right;
	/*border-bottom: 1px solid #dddddd;*/
	padding-bottom: 15px;
	padding: 10px;
	/*margin-top: 100px;*/
}
div.scrap_wrap .like {
	position: absolute;
	left: 20px;
	bottom: 15px;
	border: 1px solid #dddddd;
	border-radius: 10px;
	height: 50px;
	padding: 0 60px;
	font-size: 18px;
	background:#fff url(/assets/kr/images/common/right_icon_like_before.jpg) 38px center no-repeat;
}
div.scrap_wrap .after {
	background:#fff url(/assets/kr/images/common/right_icon_like.jpg) 38px center no-repeat;
}
div.scrap_wrap .buy {
	position: absolute;
	left: 150px;
	bottom:-30px;
	/*bottom: 15px;*/
	border-radius: 10px;
	width:140px;
	height: 50px;
	padding: 0 10px;
	font-size: 18px;
	color:#fff;
	background:#888;
}

.scrap_wrap button {
	width: 20px;
	height: 20px;
}
.scrap_wrap .url {
	border: 1px solid #dddddd;
	width: auto;
	font-size: 12px;
	font-weight: 300;
	padding: 0 5px;
}
.scrap_wrap .scrap_facebook {
	width: 20px;
}
.scrap_wrap .scrap_story {
	width: 20px;
}
.scrap_wrap .scrap_blog {
	width: 20px;
}
.scrap_wrap .scrap_band {
	width: 20px;
}

/*좋아요, 스크랩, 구매하기*/
ul.market_exhigition_list li div.scrap_wrap2 {
	position: relative;
	text-align: center;;
	width:100%;
	padding:0;
	margin:0;
}
ul.market_exhigition_list li div.scrap_wrap2 button.like {
	border: 1px solid #dddddd;
	border-radius: 10px;
	height: 50px;
	padding: 0 60px;
	margin:0;
	font-size: 18px;
	background:#fff url(/assets/kr/images/common/right_icon_like_before.jpg) 38px center no-repeat;
}
ul.market_exhigition_list li div.scrap_wrap2 button.after {
	background:#fff url(/assets/kr/images/common/right_icon_like.jpg) 38px center no-repeat;
}
ul.market_exhigition_list li div.scrap_wrap2 button.buy {
	border-radius: 10px;
	width:140px;
	height: 50px;
	padding: 0 10px;
	margin:0;
	font-size: 18px;
	color:#fff;
	background:#888;
}

.area_right {
	float: left;
	width: 300px;
	margin-left: 70px;
	font-size: 0;
}
.area_right img {
	width: 100%;
}
.area_right li {
	position: relative;
	width: 100%;
	margin-bottom: 12px;
}
.area_right li .hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	background: url(/assets/kr/images/common/see_through_50.png);
	height: 100%;
	opacity: 0;
}
.area_right li .hover img {
	display: block;
	width: auto;
	margin: 40% auto;
}
.popural_video h4 {
	font-size: 20px;
	color: #ff4600;
	background: url(/assets/kr/images/tv/hit_video.jpg) no-repeat left;
	padding-left: 30px;
	font-weight: 600;
	margin-top: 30px;
	border-bottom: 2px solid #ff4600;
	padding-bottom: 5px;
}
.popural_video .hit_news {
	background: url(/assets/kr/images/tv/hit_news.jpg) no-repeat left;
}
.popural_video .pro_interest {
	background: url(/assets/kr/images/common/right_icon_coffee.jpg) no-repeat left;
}
.popural_video .popular_brand {
	background: url(/assets/kr/images/common/right_icon_like.jpg) no-repeat left;
}
.popural_video .popular_product {
	background: url(/assets/kr/images/common/right_icon_product.jpg) no-repeat left;
}
.popural_video .resent_product {
	background: url(/assets/kr/images/common/resent_product.jpg) no-repeat left;
}
.popural_video .tv_talk {
	background: url(/assets/kr/images/common/right_icon_talk.jpg) no-repeat left;
}
.popural_video ul li {
	border: 1px solid #dddddd;
	margin-top: 10px;
}
.popural_video ul li div.img {
	width:298px;
	height:168px;
	overflow:hidden;
}
.popural_video .load_more {
	border: 0;
	background: #ff6c33;
	text-align: center;
}
.popural_video .load_more button {
	color: #fff;
	height: 40px;
	font-size: 16px;
}
.popural_video p {
	font-size: 14px;
	margin: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.popular_brand_list p {
	background: #e7e7e7;
	margin: 0;
	padding: 10px;
}
.interest_lank {
	font-size: 16px;
	border: 1px solid #dddddd;
	margin-top: 16px;
}
.interest_lank .head_area {
		font-weight: 600;
		border-bottom: 1px solid #dddddd;
		line-height: 40px;
		padding-left: 14px;
}
.interest_lank .head_area em {
	 float: right;
}
.interest_lank span {
	color: #999999;
	font-weight: 300;
}
.interest_lank .left_bor {
	border-left: 1px solid #dddddd;
	padding-left: 8px;
	margin-left: 8px;
}
.interest_lank .body_area {
	font-size: 14px;
}
.interest_lank b {
	width: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.interest_lank a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 100%;
	padding: 10px 20px;
}
.interest_lank a:hover {
	background: #e7e7e7;
}
.interest_lank .active {
	background: #e7e7e7;
}
.interest_lank button {
	border-left: 1px solid #dddddd;
	padding: 0 10px;
	margin-top: -1px;
}
.interest_lank .foot_area {
	text-align: right;
	color: #999999;
	font-size: 11px;
	border-top: 1px solid #dddddd;
	padding: 10px 20px;
}
.size_fixer {
	position: relative;
}
.size_fixer iframe {
	position: absolute;
	top: 0;
	left: 0;
}
.size_fixer img {
	width: 100%;
}
.left_ad img {
	width: 100%;
}
.market_area .area_fir_col .alone {
	width: 311px;
}
.exhibition {
	overflow: hidden;
	margin-bottom: 50px;
}
.exhibition dl {
	float: left;
	width: 795px;
	color: #fff;
	text-align: center;
	padding: 0 0;
	background-size: cover;
}
.exhibition dt {
	font-size: 68px;
	font-weight: 700;
}
.exhibition dd {
	font-size: 26px;
}
.exhibition .fir {
	/*background: url(/assets/kr/images/market/exhibition_img1.jpg) no-repeat center; */
}
.exhibition .sec {
	/*background: url(/assets/kr/images/market/exhibition_img2.jpg) no-repeat center; */
	margin-left: 10px;
}
.exhibition .sec dt {
	letter-spacing: 20px;
}

.left_exhibition dl {
	width: 610px;
}
.pd_choice {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	overflow: hidden;
}
.pd_choice li {
	width: 521px;
	background-size: cover;
	margin-left: 18px;
	border: 1px solid #dddddd;
	margin-bottom: 18px;
	padding: 50px 0;
}
.pd_choice .first {
	background: url(/assets/kr/images/market/pd_choice_img1.jpg) no-repeat center;
	margin-left: 0;
}
.pd_choice .second {
	background: url(/assets/kr/images/market/pd_choice_img2.jpg) no-repeat center;
}
.pd_choice .third {
	background: url(/assets/kr/images/market/pd_choice_img3.jpg) no-repeat center;
}
.pd_choice .fourth {
	background: url(/assets/kr/images/market/pd_choice_img4.jpg) no-repeat center;
	margin-left: 0;
}
.pd_choice .fifth {
	background: url(/assets/kr/images/market/pd_choice_img5.jpg) no-repeat center;
}
.pd_choice .sixth {
	background: url(/assets/kr/images/market/pd_choice_img6.jpg) no-repeat center;
}
.pd_choice em {
	border: 1px solid #fff;
	padding: 28px 0;
	display: block;
}
.pd_choice div {
	width: 66%;
	margin: auto;
	background: url(/assets/kr/images/common/see_through_70_white.png);
	padding: 12px;
}
.colorful_gallery {
	font-size: 12px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 50px;
}
.colorful_gallery li {
	width: 388px;
	border: 1px solid #dddddd;
	margin-left: 16px;
	margin-bottom: 16px;
}
.colorful_gallery a {
	text-decoration: none;
}
.colorful_gallery div {
	padding: 75px 0 50px;
}
.colorful_gallery span {
	display: block;
}
.colorful_gallery .datee {
	font-size: 14px;
	color: #999999;
	float: right;
}
.colorful_gallery .txt {
	text-align: left;
	color: #333;
	line-height: 60px;
	padding: 0 20px;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.colorful_gallery .green div {
	background: #74cb80;
}
.colorful_gallery .blue div {
	background: #7caeda;
}
.colorful_gallery .orange div {
	background: #fcc78d;
	color: #333;
}
.colorful_gallery .red div {
	background: #f699a4;
}
.colorful_gallery .purple div {
	background: #d79fff;
}
.colorful_gallery .orange2 div {
	background: #ffbf37;
}
.colorful_gallery .green2 div {
	background: #3dc9ad;
}
.colorful_gallery .red2 div {
	background: #ff71a6;
}
.colorful_gallery .blue2 div {
	background: #99e0fd;
}
.colorful_gallery .purple2 div {
	background: #c467ff;
}

.colorful_gallery .tit {
	font-size: 36px;
	margin-bottom: 36px;
}
.colorful_gallery .cen_tit {
	font-size: 24px;
	font-weight: 500;
	position: relative;
	padding: 15px 0;
}
.colorful_gallery .cen_tit:before {
	content: "";
	width: 200px;
	border-top: 1px solid #444444;
	height: 1px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -100px;
}
.colorful_gallery .cen_tit:after {
	content: "";
	width: 200px;
	border-top: 1px solid #444444;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -100px;
}
.colorful_gallery .white {
	color: #fff;
	margin-top: 40px;
	font-size: 24px;
}
.review_gray {
	padding: 35px;
	line-height: 2;
	margin: 20px 0 50px;
}
.popular_product_list ul li {
	border: 0;
	line-height: 1.6;
	border:1px solid #e0e0e0;
}
.popular_product_list ul li div.img{
	width:298px;
	height:169px;
	overflow:hidden;
}
.popular_product_list .category {
	font-weight: 300;
}
.popular_product_list p {
	color: #666666;
	font-weight: 400;
	margin: 0;
	margin-left:5px;
}
.popular_product_list .tit {
	color: #333;
	font-size: 16px;
}
.popular_product_list del {
	color: #c4c4c4;
	font-size: 13px;
	padding-right: 10px;
}
.market_exhigition_list {
	overflow: hidden;
	margin-top:20px;
	padding-top:20px;
}
.market_exhigition_list li {
	border: 1px solid #dddddd;
	float: left;
	width: 49.5%;
	margin-left: 1%;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}
.market_exhigition_list .fir {
	margin-left: 0;
}
.market_exhigition_list div {
	border: 0;
	float: left;
	width: 51%;
}
.market_exhigition_list li div.img {
	width:297px;
	height:190px;
	overflow:hidden;
}
.market_exhigition_list li div.img img {
	width:100%;
}
.market_exhigition_list p {
	margin: 15px 20px;
	font-size: 16px;
}
.market_exhigition_list .price {
	font-size: 20px;
	font-weight: 600;
	margin-top: 10px;
}
.market_exhigition_list .like {
	right: 20px;
	left: auto;
}
.market_exhigition_list .scrap_wrap {
	float: none;
	position: absolute;
	right: 0;
	bottom: 0;
}
.store_detail {
	overflow: hidden;
}
.store_detail .left_align {
	float: left;
	width: 47%;
	margin-top: 40px;
}
.store_detail .left_align .scrap_wrap {
	margin-top: 50px;
	border: 0;
	border-top: 1px solid #dddddd;
	text-align: right;
}
.store_detail .right_align {
	float: left;
	width: 47%;
	margin-left: 6%;
	margin-top: 40px;
	border-top: 1px solid #dddddd;
	padding-top: 20px;
}
.store_detail .right_align .tit {
	font-size: 18px;
	margin-left: 30px;
}
.store_detail .right_align .scrap_wrap {
	text-align: left;
	margin-top: 40px;
	padding-bottom: 18px;
}
.store_detail .right_align .like {
	right: 0;
	left: auto;
}
.store_detail .right_align .delivery_fee_free {
	background: #448ccb;
	color: #fff;
	padding: 6px 25px;
	border-radius: 20px;
}
.total {
	background: #e7e7e7;
	padding: 20px;
	margin: 30px 0;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
}
.total b {
	font-size: 36px;
	font-weight: 600;
}
.button_wrap1 {
	font-size: 0;
	border-top: 1px solid #dddddd;
	padding-top: 16px;
}
.button_wrap1 button {
	border: 1px solid #ff4600;
	color: #ff4600;
	height: 50px;
	font-size: 20px;
}
.button_wrap1 .buy {
	background: #ff6c33;
	color: #fff;
	width: 46%;
}
.button_wrap1 .cart {
	width: 25%;
	margin-left: 2%;
}
.button_wrap1 .favorite {
	width: 25%;
	margin-left: 2%;
}
.view_area {
	border: 1px solid #dddddd;
}
.view_slide {
	margin-top: 50px;
}
.view_slide div {
	width: 100%;
}
.view_slide .slick-slide img {
	width: 100%;
	border: 1px solid #dddddd;
}
.store_choice {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	overflow: hidden;
}
.store_choice li {
	width: 521px;
	margin-left: 18px;
	border: 1px solid #dddddd;
	margin-bottom: 18px;
	padding-bottom: 10px;
}
.store_choice div {
	background-size: cover;
	width: 100%;
	padding: 50px 0;
}
.store_choice .first div {
	background: url(/assets/kr/images/market/pd_choice_img1.jpg) no-repeat center;
}
.store_choice .first {
	margin-left: 0;
}
.store_choice .second div {
	background: url(/assets/kr/images/market/pd_choice_img2.jpg) no-repeat center;
}
.store_choice .third div {
	background: url(/assets/kr/images/market/pd_choice_img3.jpg) no-repeat center;
}
.store_choice .fourth div {
	background: url(/assets/kr/images/market/pd_choice_img4.jpg) no-repeat center;
}
.store_choice .fourth {
	margin-left: 0;
}
.store_choice .fifth div {
	background: url(/assets/kr/images/market/pd_choice_img5.jpg) no-repeat center;
}
.store_choice .sixth div {
	background: url(/assets/kr/images/market/pd_choice_img6.jpg) no-repeat center;
}
.store_choice em {
	width: 174px;
	height: 174px;
	line-height: 174px;
	border-radius: 100%;
	margin: auto;
	background: url(/assets/kr/images/common/see_through_70_white.png);
	display: block;
}
.store_choice li p {
	position: relative;
	background: none;
	color: #444444;
	text-align: left;
	font-size: 16px;
	color: #999999;
	line-height: 1.6;
	font-weight: 300;
}
.store_choice li .tit {
	color: #444444;
	margin-top: 10px;
	font-weight: 600;
}
.market_store li {
	float: left;
	width: 24%;
	margin-left: 1%;
	margin-bottom: 40px;
}
.market_store li div {
	border: 0;
}
.market_store li div.img {
	border:1px solid #f0f0f0;
	width:100%;
	height:247px;
	overflow:hidden;
}
.market_store li img {
	width: 100%;
	margin-bottom: 10px;
}
.market_store p {
	font-size: 16px;
	color: #999999;
}
.market_store .tit {
	color: #444444;
	margin: 5px 0;
}
.market_store del {
	color: #c4c4c4;
	padding-right: 10px;
	font-size: 15px;
}
.market_store .category {
	font-size: 14px;
}
.market_store .fir {
	margin-left: 0;
}
.market_store .fir2 {
	/*margin-left: 0;*/
}
.market_store div.cont {
	overflow:hidden;
	margin-top:-14px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}
.market_store div.cont div.item {
	width:100%;
	margin-top:20px;
	font-size:0;
	line-height:0;
	text-align:center;
}
.market_store div.cont div.item img {
	width:auto;
	margin:0 4px;
}
.market_store div.cont p.tit {
	margin-top:20px;
	font-size:18px;
	font-weight:500;
	color:#222;
	line-height:27px;
	text-align:center;
}
.market_store div.cont p.price {
	margin-top:5px;
	font-size:16px;
	font-weight:300;
	color:#888;
	line-height:25px;
	text-align:center;
}
.market_store div.cont p.price em {
	margin-right:15px;
	color:#ccc;
	text-decoration:line-through;
}
.market_store div.cont p.txt {
	margin-top:20px;
	padding:20px;
	font-size:14px;
	color:#666;
	line-height:23px;
	border-top:1px solid #eee;
}
.unit_choice {
	text-align: center;
}
.unit_choice li {
	width: 32.6%;
	background-size: cover;
	margin-left: 1%;
	margin-bottom: 18px;
	padding: 65px 0;
	float: left;
}
.unit_choice .first {
	/*background: url(/assets/kr/images/sns/sns_unit_list_img1.jpg) no-repeat center;*/
	margin-left: 0;
}
.unit_choice .second {
	/*background: url(/assets/kr/images/sns/sns_unit_list_img2.jpg) no-repeat center;*/
}
.unit_choice .third {
	/*background: url(/assets/kr/images/sns/sns_unit_list_img3.jpg) no-repeat center;*/
}
.unit_choice .fourth {
	/*background: url(/assets/kr/images/sns/sns_unit_list_img4.jpg) no-repeat center;*/
	margin-left: 0;
}
.unit_choice .fifth {
	/*background: url(/assets/kr/images/sns/sns_unit_list_img5.jpg) no-repeat center;*/
}
.unit_choice .sixth {
	/*background: url(/assets/kr/images/sns/sns_unit_list_img6.jpg) no-repeat center;*/
}
.unit_choice em {
	border: 1px solid #fff;
	padding: 20px 0;
	display: block;
}
.unit_choice div {
	width: 66%;
	margin: auto;
	background: url(/assets/kr/images/common/see_through_70_white.png);
	padding: 12px;
}
.unit_choice p {
	font-size: 18px;
	font-weight: 600;
}
.unit_choice .tit {
	font-size: 28px;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 20px;
}
.unit_choice .tit:after {
	content: "";
	position: absolute;
	width: 27px;
	height: 1px;
	background: #444444;
	bottom: 0;
	left: 50%;
	margin-left: -13px;
}
.unit_choice .sm {
	font-size: 14px;
	color: #666666;
	margin: 5px 0;
	font-weight: 300;
}
.sns_heb {
	width: 70%;
	margin: auto;
}
.sns_heb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 30%;
	margin: 0 1%;
	background: #e7e7e7;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.sns_heb a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 50px;
}
.sns_heb .kakao_story {
	background: #ffc600;
}
.sns_heb .naver_blog {
	background: #e8722d;
}
.sns_heb .naver_pola {
	background: #5a56ec;
}
.sns_heb .instagram {
	background: #df2c70;
}
.sns_heb .facebook_en {
	background: #365899;
}
.sns_heb .facebook_cn {
	background: #365899;
}
.sns_heb .youku {
	background: #299cff;
}
.sns_heb .youtube {
	background: #cc181e;
}
.sns_heb .naver_tv {
	background: #39b54a;
}
.sns_heb .kakao_tv {
	background: #fae100;
}
.sns_heb .facebook {
	background: #365899;
}
.sns_heb .facebook_jp {
	background: #365899;
}
.sns_heb .naver_post {
	background: #14b7b9;
}

.buy { overflow:hidden; margin:45px 0; }
.buy li { float:left; width:13.5%; margin-left:0.5%; font-size:20px; text-align:center; }
.buy li.first { width:72%; margin-left:0; }
.buy li a.buy1 { display:block; font-weight:500; color:#fff; line-height:48px; background-color:#fc6930; border:1px solid #fc6930; }
.buy li a.buy2 { display:block; font-weight:500; color:#fc6930; line-height:48px; background-color:#fff; border:1px solid #fc6930; }
.buy li ul.detail { overflow:hidden; background-color:#f1f1f1; }
.buy li ul.detail li { float:left; width:19%; margin:0; font-size:16px; color:#444; line-height:50px; }
.buy li ul.detail li strong { margin:0 5px 0 10px; font-size:26px; font-weight:600; color:#222; vertical-align:top; }
.buy li ul.detail li.sum { width:23%; font-size:18px; font-weight:500; color:#ff4600; text-align:left; }
.buy li ul.detail li.sum img { margin:10px 10px 0 30px; vertical-align:top; }
.buy li ul.detail li.sign { width:10%; }
.store_md { position:relative; width:100%; }
.store_md div.md { position:absolute; top:0; right:0; width:670px; min-height:100%; padding:80px; background:url('/assets/kr/images/market/md_bg.png') repeat left top; }
.store_md div.md div.title { font-size:24px; font-weight:500; color:#fff; line-height:47px; }
.store_md div.md div.title img { margin-right:10px; vertical-align:top; display: inline-block; }
.store_md div.md p.txt { margin-top:30px; font-size:28px; font-weight:500; color:#fff; line-height:37px; }
.store_md div.md div.go { margin-top:30px; }
.store_md div.md div.go a { display:inline-block; padding:0 30px; font-size:14px; color:#fff; line-height:33px; border:1px solid #fff; }
.store_md div.md div.go a img { margin-left:10px; display: inline-block; }
.store_md div.md div.onoff { margin-top:180px; font-size:0; line-height:0; }
.store_md div.md div.onoff a { display:inline-block; width:12px; height:12px; margin-right:8px; border-radius:30px; background-color:#fff; }
.store_md div.md div.onoff a.on, .store_md div.md div.onoff a:hover { background-color:#ff4600; }
.store_md div.img { width:100%; font-size:0; line-height:0; height:594px; overflow:hidden; }
.store_md div.img img { width:100%; }
.line { height:1px; margin:80px 0 20px 0; background-color:#e5e5e5; }
.select_box_area { position:relative; width:100%; right:0; top:20px; }
.select_box_area p { position:absolute; right:140px;	width:auto; font-size:16px; color:#ff4600; line-height:30px;}
.select_box_area form { position:absolute; right:0; width:auto;}
.select_box_area form select { font-size:16px; color:#888; width:125px; padding:5px 5px 5px 10px; border:1px solid #ddd;}
/* sub - 끝 */

/* footer - 시작 */
#footer {
	background: #333333;
	color: #c4c4c4;
	padding-bottom: 60px;
	margin-top: 128px;
}
#footer .fnb {
	text-align: right;
	border-bottom: 1px solid #666666;
	height: 62px;
	padding: 9px 0;
	margin-bottom: 40px;
}
#footer .fnb .site_bar {
	position: absolute;
	left: 0;
	top: 0;
}
#footer .fnb .site_bar li {
	float: left;
}
#footer .fnb .site_bar li a {
	padding: 13px 16px 13px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#footer .fnb .site_bar li:before {
	content: "";
	width: 1px;
	height: 6px;
	border-left: 1px solid #999999;
	margin-right: 16px;
}
#footer .fnb .site_bar .fir a {
	padding-left: 0;
}
#footer .fnb .site_bar .fir:before {
	display: none;
}
#footer .fnb .site_bar:after {
	content: "";
	clear: both;
	display: block;
}
#footer .fnb .fm_site {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 200px;
	height: 45px;
	vertical-align: top;
	padding: 0;
	border: 1px solid #dddddd;
	background: url(/assets/kr/images/common/fm_site.png) no-repeat 170px #ffffff;
	margin-right: 7px;
	text-align: left;
	line-height: 45px;
	color: #444444;
	padding: 0 10px;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
#footer .fnb .fm_site ul {
	position: absolute;
	z-index: 10;
	background: #fff;
	bottom: 100%;
	left: -1px;
	width: 200px;
	border: 1px solid #dddddd;
	display: none;
}
#footer .fnb .fm_site ul li {
	padding: 0 10px;
}
#footer .fnb .fm_site ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
}
#footer .fnb .fm_site ul li:hover {
	background: #ff6c33;
	color: #fff;
}
#footer .fnb .fm_site .on {
	display: block;
}
#footer h2 {
	text-align: left;
	float: left;
	padding: 0;
}
#footer .tit {
	font-size: 20px;
	margin-bottom: 20px;
}
#footer p {
	margin-bottom: 8px;
}
#footer .copy {
	margin-top: 20px;
}
#footer address {
	float: left;
	width: 1000px;
	margin-left: 66px;
	color: #b6b6b6;
}
#footer .inquiry {
	width: 378px;
	height: auto;
	position: absolute;
	right: 0;
	background: url(/assets/kr/images/common/footer_call.png) no-repeat 27px 20px #444444;
	padding-left: 118px;
	color: #f0f0f0;
	padding-bottom:20px;
}
#footer .inq {
	margin-top: 22px;
	font-size: 16px;
}
#footer b {
	font-size: 26px;
}
#footer:after {
	content: "";
	clear: both;
	display: block;
}
/* footer - 끝 */

.view-popup{
	display: none;
	z-index:10000;
	width:90%; 
	height:90%;
	overflow:hidden;
	overflow-y:auto;
	padding:15px 40px;
}
.view-popup .view-popup-close {
	float:right;
	margin-right:-30px;
	height:28px;
	overflow:hidden;
}
.view-popup .view-popup-close:hover img {
	margin-top:-28px;
}

div.area_today_event div.pager-events {
	margin-top:-20px; text-align:right;
}

img.tv-main-image {
	width:400px;
	height:250px;
}
img.article-news-image {
	width:296px;
	height:250px;
}

ul.main-expert-slide li {
	text-align:center;
	width:228px;
	padding:0;
}
ul.main-expert-slide li p {
	margin:0 auto;
	width:228px;
	padding:0;
}
div.expert-img {
	width:228px;
	height:189px;
	overflow:hidden;
	margin:0 auto;
}
div.expert-img img {
	width:100%;
}

div.main-cardnews-area div.img {
	width:245px;
	height:245px; 
	overflow:hidden;
}
div.main-cardnews-area div.img img { 
	width:100%;
}
div.main-cardnews-area p.tit {
	overflow:hidden;
	text-overflow:ellipsis;
	height:20px;
}

div.gray_thir ul.bott-board-cus li.notice ul.notice_type a.notice-latest {
	overflow:hidden;
	text-overflow:ellipsis;
	width:70%; 
	display:inline-block;
	line-height:14px;
}
div.gray_thir ul.bott-board-cus li.notice ul.notice_type em {
	width:25%;
	display:inline-block;
	text-align:right;
	line-height:14px;
}

ul.bott-board-cus li.notice {
	height:230px;
	overflow:hidden;
}
ul.bott-board-cus li.news_letter {
	height:230px;
	overflow:hidden;
}
ul.bott-board-cus li.media {
	height:230px;
	overflow:hidden;
}

ul.article-lists { 
	width:100%;
	position:relative;
	margin-bottom: 50px;
	border-top: 1px solid #dddddd;
}
ul.article-lists li {
	padding: 35px 0;
	border-bottom: 1px solid #dddddd;
	display:block;
	height:320px;
	overflow:hidden;
}
ul.article-lists li div.img {
	float:left; 
	width:400px;
	height:250px;
	overflow:hidden; 
	display:inline-block;
	position:relative;
	margin-right:45px;
}
ul.article-lists li div.img div.article_top {
	position: absolute;
	top:0;
	margin-left:15px;
}
ul.article-lists li div.img div.article_top span {
	width: 99px;
	height: 63px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	line-height: 46px;
	font-size:16px;
	color: #fff;
	margin-right:10px;
}

ul.article-lists li div.img div.article_top span.top_01 { background:url('/assets/kr/images/common/top_01.png') no-repeat top left; background-size:100%;}
ul.article-lists li div.img div.article_top span.top_02 { background:url('/assets/kr/images/common/top_02.png') no-repeat top left; background-size:100%;}
ul.article-lists li div.img div.article_top span.top_03 { background:url('/assets/kr/images/common/top_03.png') no-repeat top left; background-size:100%;}
ul.article-lists li div.img div.article_top span.top_04 { background:url('/assets/kr/images/common/top_04.png') no-repeat top left; background-size:100%;}
ul.article-lists li div.img div.article_top span.top_05 { background:url('/assets/kr/images/common/top_05.png') no-repeat top left; background-size:100%;}
ul.article-lists li div.img div.article_top span.top_06 { background:url('/assets/kr/images/common/top_06.png') no-repeat top left; background-size:100%;}
ul.article-lists li div.img div.article_top span.top_07 { background:url('/assets/kr/images/common/top_07.png') no-repeat top left; background-size:100%;}

ul.article-lists li dl { position:relative; top:0; }
ul.article-lists li dt {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 10px;
	display:inline-block;
}
ul.article-lists li dt div {
	width:700px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
}
ul.article-lists li dd {
	line-height: 2;
	color: #999999;
	position:relative;
	height:185px;
}
ul.article-lists li .attr {
	position: absolute;
	bottom: 0;
	left: 0;
}
ul.article-lists li span.date {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 1.4;
}
ul.article-lists li .attr span {
	position:relative;
	left:440px;
	width: 46px;
	height: 46px;
	border-radius: 100%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size:12px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	margin-right:5px;
	overflow:hidden;
}
ul.article-lists li .attr .special {
	background: #df7000;
}
ul.article-lists li .attr .news {
	background: #6c6cb7;
}
ul.article-lists li .attr .issue {
	background: #1abc9c;
}
ul.article-lists li .attr .fnb {
	background: #2980b9;
	padding-top:5px;
	line-height: 18px;
}
ul.article-lists li .attr .recipe {
	background: #8e44ad;
}
ul.article-lists li .attr .space {
	background: #404040;
}
ul.article-lists li .attr .people {
	background: #f39c12;
}
ul.article-lists li .attr .tour {
	background: #008000;
	padding-top:5px;
	line-height: 18px;
}
ul.article-lists li .purple {
	color: #8e44ad;
	font-size: 16px;
	font-weight: 400;
}
ul.article-lists li .purple:before {
	display: none;
}

/* 
1600 이하 - 시작
*/
@media screen and (max-width: 1600px) {
	.area_flex {
		width: 1200px;
	}
	.area_flex_align {
		width: 1210px;
	}
	.area_flex_align1 {
		width: 1220px;
	}
	#gnb .last input {
		width: 140px;
	}

	/*첫째단 시작*/
	.area_fir_col .alone {
		width: calc(20% - 10px);
		height: 232px;
	}
	.area_fir_col .wide {
		width: calc(40% - 10px);
		height: 232px;
	}
	.area_fir_col .classify {
		padding: 90px 20px 36px;
	}
	.area_fir_col .classify .tit {
		font-size: 18px;
	}
	.area_fir_col .noti {
		width: calc(40% - 10px);
		height: 232px;
	}
	.area_fir_col .latest_tab li {
		width: 116px;
	}
	/*첫째단 끝*/
	/*마켓 시작*/
	.area_market .channel {
		width: 200px;
	}
	.area_market .channel li {
		line-height: 40px;
		font-size: 14px;
	}
	.area_market .area_market_view {
		width: 990px;
	}
	.area_market .area_market_view .left_wrap {
		width: calc(50% - 8px);
	}
	.area_market .area_market_view .right_wrap {
		width: calc(50% + 8px);
	}
	.area_market .area_market_view .right_wrap li {
		width: calc(50% - 10px);
	}
	.area_market .area_market_view .right_wrap .classify .tit {
		font-size: 22px;
		padding-top: 20px;
		padding-bottom: 6px;
		margin-bottom: 10px;
	}
	.area_market .area_market_view .right_wrap .classify p {
		margin: 0 20px;
	}
	/*마켓 끝*/
	/*커피티비익스퍼트 시작*/
	.gray_sec li img {
		width: 90%;
	}
	/*커피티비익스퍼트 끝*/
	/*아랫단 컨텐츠 시작*/
	.area_bottom_contents .left_wrap {
		width: 60%;
	}
	.area_bottom_contents .left_wrap li {
		width: calc(100%/3 - 7px);
		margin: 0 3px 6px;
	}
	.area_bottom_contents .left_wrap li img {
		width: 100%;
	}
	.area_bottom_contents .left_wrap li div img {
		width: auto;
	}
	.area_bottom_contents .alarm {
		width: calc(40% - 6px);
	}
	.area_bottom_contents .poll_wrap li {
		margin: 0 3px;
		width: calc(20% - 6px);
	}
	.area_bottom_contents .poll_wrap .poll {
		width: calc(40% - 6px);
	}

	/*아랫단 컨텐츠 끝*/
	/*회색바탕 세번째 시 작*/
	.gray_thir li {
		padding: 20px 25px;
		margin: 0 10px;
		width: calc(100%/3 - 21px);
	}
	.gray_thir .media li {
		margin: 0 15px 7px;
	}
	.gray_thir .tit {
		font-size: 20px;
		padding-bottom: 20px;
		margin-bottom: 25px;
	}
	/*회색바탕 세번째 끝*/
	/*커피티비 sns 시작*/
	.coffee_sns h3 {
		margin-top: 40px;
		padding-bottom: 30px;
		font-size: 18px;
		font-weight: 700;
		margin-right: 40px;
		margin-left: 40px;
	}
	.coffee_sns h3 span {
		top: -13px;
		margin-left: -100px;
	}
	.coffee_sns ul li {
		height: 238px;
		overflow: hidden;
	}
	.coffee_sns ul li li {
		margin: 10px 0;
	}
	.coffee_sns ul .clip_text {
		padding: 30px 20px;
	}
	.coffee_sns ul .clip_text .tit {
		margin: 10px 0;
		font-size: 18px;
	}
	.coffee_sns ul .clip_text .txt {
		line-height: 1.7;
	}
	/*커피티비 sns 끝*/
	/* sub - 시작 */
	.area_left {
		width: 930px;
	}
	.area_left .date {
		padding-left: 25px;
		font-size: 16px;
		margin-left: 20px;
	}
	.area_left .join {
		padding-left: 25px;
		font-size: 16px;
		margin-left: 20px;
	}
	.area_left .ad_wrap img {
		width: 100%;
	}
	.tv_contents {
		margin-top: 40px;
	}
	.tv_contents .more_view {
		font-size: 26px;
	}
	.tv_contents li {
		width: 300px;
	}
	.tv_contents li p {
		line-height: 45px;
		font-size: 14px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.tv_contents li div.img {
		width:300px;
		height:188px;
		overflow:hidden;
	}
	.tv_contents li img {
		width: 100%;
	}
	.tv_contents .four li {
		width: 221px;
	}
	.tv_contents .four img {
		width: 100%;
	}
	.left_contents {
		font-size: 14px;
		position: relative;
	}
	.left_contents .tit {
		font-size: 20px;
		margin: 20px 0;
	}

	.left_contents div.info_area ul.info li { float:left; width:22%; padding:0px; margin:0px; }
	.left_contents div.info_area ul.info div.img { border:1px solid #ddd;	}
	.left_contents div.info_area ul.info div.img img { width:100%;}
	.left_contents div.info_area ul.info li.tit { width:73%; font-size:14px; font-weight:300; padding-left:20px; line-height:20px; box-sizing:border-box; overflow:hidden; }
	.left_contents div.info_area ul.info li h5 { background:url('/assets/kr/images/pr/h5_bul_icon.gif') no-repeat 10px 5px; padding-left:40px; font-size:20px; font-weight:500; line-height:25px;}
	.left_contents div.info_area ul.info li div.mg60 { margin-top:60px;}
 
	.summary {
		font-size: 14px;
	}
	.galley_type li {
		margin-left: 12px;
		margin-bottom: 12px;
		width: 302px;

	}
	.galley_type li a p.tit {
		/*display:block;*/
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow:hidden;	
	}

	.galley_type div.img {
		width:300px;
		height:188px;
		overflow:hidden;
	}
	.galley_type div.img .attr span {
		width: 99px;
		height: 63px;
		line-height: 46px;
	}
	.galley_type li img {
		width: 100%;
	}
	.galley_type .fir {
		margin-left: 0;
	}

	.promotion_area .promotion li { float: left; width:300px; height:188px; margin-left: 12px; margin-bottom: 12px;	position:relative;}
	.promotion_area .promotion li img { width:100%; }
	.promotion_area .promotion li.fir { margin-left: 0; }
	.promotion_area .promotion li p.tit { position:absolute; width:300px; text-align:center; top:85px; font-size:27px; line-height:30px; color:#fff; text-shadow:1px 1px 2px #000;}

	.copyright .fltleft {
		margin: 40px;
		margin-left: 60px;
		width: 380px;
	}
	.copyright b {
		font-size: 16px;
	}
	.copyright .fltright {
		float: left;
		width: 400px;
		margin-left: 0;
	}
	.copyright .fltright b {
		font-size: 20px;
	}
	.copyright .fltright button {
		width: 120px;
		font-size: 16px;
		height: 40px;
	}
	.news_type dt {
		font-size: 20px;
	}
	.news_type dd {
		line-height: 1.7;
	}
	.news_type dd button {
		width: 120px;
		font-size: 16px;
		height: 40px;
	}
	.news_type .width400 {
		width: 300px;
	}
	.news_type .width595 {
		width: 400px;
	}
	.news_type .thin {
		width: 790px;
	}
	.news_type .thick {
		width: 490px;
	}
	.news_type .status {
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.news_type .attr {
		position: absolute;
		bottom: 0;
	}
	.news_type .attr span {
		width: 46px;
		height: 46px;
		line-height: 46px;
		left:340px;
	}
	.news_type .purple {
		font-size: 14px;
	}
	.news_type .mint {
		font-size: 14px;
	}
	.pr_list_area .wrap div {
		margin: 70px 10%;
	}
	.img {
		width: 100%;
	}
	.vote_result li {
		width: 450px;
		height: 325px;
	}
	.event_user_list {
		font-size: 14px;
	}
	.event_user_list img {
		width: 100%;
	}
	.event_user_list ul {
		margin-top: -205px;
		padding-bottom: 150px;
	}
	.event_user_list li {
		width: 40%;
		margin: 0 5%;
	}
	.event_user_list span {
		float: right;
	}
	.area_right {
		width: 200px;
		margin-left: 70px;
	}
	.area_right li {
		margin-bottom: 10px;
	}
	.area_right .popural_video h4 {
		font-size: 18px;
		padding-left: 30px;
	}
	.area_right .popural_video li {
		margin-top: 10px;
	}
	.popural_video ul li div.img {
		width:198px;
		height:112px;
	}
	.area_right .popural_video .load_more button {
		font-size: 14px;
	}
	.area_right .popural_video p {
		font-size: 14px;
	}
	.size_fixer img {
		width: 100%;
	}
	.market_area .area_fir_col .alone {
		width: 231px;
	}
	.exhibition dl {
		width: 595px;
	}
	.left_exhibition dl {
		width: 460px;
	}
	.pd_choice li {
		width: 388px;
	}
	.pd_choice li img {
		width: auto;
	}
	.colorful_gallery {
		font-size: 12px;
	}
	.colorful_gallery li {
		width: 288px;
	}
	.colorful_gallery div {
		padding: 50px 0 40px;
	}
	.colorful_gallery .datee {
		font-size: 12px;
	}
	.colorful_gallery .txt {
		padding: 0 20px;
		font-size: 14px;
	}
	.colorful_gallery .tit {
		font-size: 28px;
		margin-bottom: 26px;
	}
	.colorful_gallery .cen_tit {
		font-size: 18px;
		padding: 15px 0;
	}
	.colorful_gallery .white {
		font-size: 18px;
		margin-top: 20px;
	}
	.review_gray {
		padding: 30px;
	}
	.datee {
		display: none;
	}

	.market_exhigition_list img { width: 100%; }
	.market_exhigition_list li div.img { width:458px; height:293px; }
	.market_exhigition_list li div.img img { width:100%; }
	.market_exhigition_list div { width: 100%; }
	.market_exhigition_list p { margin: 15px 20px; font-size: 14px; }
	.market_exhigition_list .price { font-size: 18px; padding-bottom:70px; }

	.store_detail .left_align .slick-slide img {
		width: 100%;
	}
	.professional_list li {
		width: 222px;
	}
	.professional_list img {
		width: 100%;
	}
	.professional_list div {
		width:222px; 
		height:222px;
	}
	.professional_list span p {
		top: 40%;
		font-size: 24px;
		margin: 0;
	}
	.professional_list p {
		margin-top: 10px;
	}
	.store_choice li {
		width: 388px;
	}
	/* sub - 끝 */

	.store_md div.md { width:500px; padding:50px; }
	.store_md div.md div.onoff { margin-top:100px; font-size:0; line-height:0; }

	/* footer - 시작 */
	#footer p {
		margin-bottom: 8px;
	}
	#footer .copy {
		margin-top: 20px;
	}
	#footer address {
		width: 620px;
	}
	/* footer - 끝 */

	.interest_lank {
	font-size: 12px;
	}
	.interest_lank .head_area {
		font-weight: 300;
		line-height: 40px;
		padding-left: 3px;
	}
	.interest_lank span {
		 font-size: 14px;
		color: #999999;
		font-weight: 300;
	}
	.interest_lank .left_bor {
		border-left: 1px solid #dddddd;
		padding-left: 3px;
		margin-left: 3px;
	}
	.interest_lank .body_area {
		font-size: 14px;
	}
	.interest_lank button {
		border-left: 1px solid #dddddd;
		padding: 0 5px;
		margin-top: -1px;
	}
	div.area_today_event div.pager-events {
		margin-top:-20px; text-align:right;
	}
	.area_today_event li div.img {
		width: 100%;
		height:210px;
	}

	img.tv-main-image {
		width:300px;
		height:188px;
	}
	img.article-news-image {
		width:221px;
		height:187px;
	}
	div.expert-img {
		width:180px;
		height:149px;
		overflow:hidden;
	}
	div.expert-img img{
		width:100%;
	}

	div.main-cardnews-area div.img {
		width:178px;
		height:178px; 
		overflow:hidden;
	}
	.recommendation_video_area_wrap div.img {
		width:221px;
		height:138px;
	}

	.store_md div.img { height:446px; }

	.market_store li div.img {
		width:100%;
		height:185px;
	}

	ul.article-lists li {
		padding: 35px 0;
		height:260px;
	}
	ul.article-lists li div.img {
		width:300px;
		height:188px;
		margin-right:25px;
	}

	ul.article-lists li dt {
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	ul.article-lists li dt div {
		width:500px;
	}
	ul.article-lists li dd {
		line-height: 1.7;
		height:145px;
	}
	ul.article-lists li .attr span {
		left:320px;
	}

	.popular_product_list ul li div.img{
		width:198px;
		height:112px;
	}

	.review_area .black_content {
		height: 150px;
	}
	.review_area .black_content div {
		padding:0 0 40px 0;
	}

	ul.article-lists li div.img div.article_top {
		margin-left:12px;
	}
	ul.article-lists li div.img div.article_top span {
		width: 88px;
		height: 53px;
		line-height: 36px;
		font-size:13px;
		margin-right:5px;
	}

	ul.article-lists li div.img div.article_top span.top_01 { background:url('/assets/kr/images/common/top_01.png') no-repeat top left; background-size:100%;}
	ul.article-lists li div.img div.article_top span.top_02 { background:url('/assets/kr/images/common/top_02.png') no-repeat top left; background-size:100%;}
	ul.article-lists li div.img div.article_top span.top_03 { background:url('/assets/kr/images/common/top_03.png') no-repeat top left; background-size:100%;}
	ul.article-lists li div.img div.article_top span.top_04 { background:url('/assets/kr/images/common/top_04.png') no-repeat top left; background-size:100%;}
	ul.article-lists li div.img div.article_top span.top_05 { background:url('/assets/kr/images/common/top_05.png') no-repeat top left; background-size:100%;}
	ul.article-lists li div.img div.article_top span.top_06 { background:url('/assets/kr/images/common/top_06.png') no-repeat top left; background-size:100%;}
	ul.article-lists li div.img div.article_top span.top_07 { background:url('/assets/kr/images/common/top_07.png') no-repeat top left; background-size:100%;}

	/*좋아요, 구매하기*/
	ul.market_exhigition_list li div.scrap_wrap2 {
		text-align:left;
		margin-top:-50px;
		padding-left:25px;
		padding-bottom:10px;
	}
}

/* 1200 이하 - 시작*/
@media screen and (max-width: 1200px) {
	.area_flex {
		width: 980px;
	}
	.area_flex_align {
		width: 990px;
	}
	.area_flex_align1 {
		width: 1000px;
	}
	#gnb .last input {
		width: 100px;
	}

	/*첫째단 시작*/
	.area_fir_col .wide {
		width: calc(40% - 10px);
		height: 188px;
	}
	.area_fir_col .alone {
		width: calc(20% - 10px);
		height: 188px;
	}
	.area_fir_col .classify {
		padding: 40px 20px 36px;
	}
	.area_fir_col .classify .tit {
		font-size: 16px;
	}
	.area_fir_col .noti {
		width: calc(40% - 10px);
		height: 188px;
	}
	.area_fir_col .latest_tab li {
		width: 116px;
	}
	/*첫째단 끝*/
	/*마켓 시작*/
	.area_market .channel {
		width: 170px;
	}
	.area_market .channel li {
		line-height: 40px;
		font-size: 14px;
	}
	.area_market .area_market_view {
		width: 800px;
	}
	.area_market .area_market_view .left_wrap {
		width: calc(50% - 8px);
	}
	.area_market .area_market_view .right_wrap {
		width: calc(50% + 8px);
	}
	.area_market .area_market_view .right_wrap li {
		width: calc(50% - 10px);
	}
	.area_market .area_market_view .right_wrap .classify .tit {
		font-size: 22px;
		padding-top: 20px;
		padding-bottom: 6px;
		margin-bottom: 10px;
	}
	.area_market .area_market_view .right_wrap .classify p {
		margin: 0 20px;
	}
	/*마켓 끝*/
	/*아랫단 컨텐츠 시작*/
	.area_bottom_contents .left_wrap {
		width: 60%;
	}
	.area_bottom_contents .left_wrap li {
		width: calc(100%/3 - 7px);
		margin: 0 3px 6px;
	}
	.area_bottom_contents .left_wrap li img {
		width: 100%;
	}
	.area_bottom_contents .left_wrap li div img {
		width: auto;
	}

	.area_bottom_contents .poll_wrap .poll .more_btn {
		top: 20px;
	}

	/*아랫단 컨텐츠 끝*/
	/*회색바탕 세번째 시 작*/
	.gray_thir li {
		height: 230px;
	}
	.gray_thir li li {
		height: auto;
	}
	.gray_thir .media li {
		margin: 0 10px 7px;
	}
	.gray_thir .media li div {
		width: 65px;
		height: 65px;
	}
	.gray_thir .media li div img {
		width: 50%;
		margin-top: -17px;
	}
	.gray_thir .tit {
		font-size: 20px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	/*회색바탕 세번째 끝*/
	/*커피티비 sns 시작*/
	.coffee_sns h3 {
		margin-top: 40px;
		padding-bottom: 30px;
		font-size: 18px;
		font-weight: 700;
		margin-right: 40px;
		margin-left: 40px;
	}
	.coffee_sns h3 span {
		top: -13px;
		margin-left: -100px;
	}
	.coffee_sns ul li {
		height: 195px;
		overflow: hidden;
	}
	.coffee_sns ul li li {
		margin: 2px 0;
	}
	.coffee_sns ul li li img {
		width: 90%;
	}
	.coffee_sns ul .clip_text {
		padding: 20px;
	}
	.coffee_sns ul .clip_text .tit {
		font-size: 16px;
	}
	.coffee_sns ul .clip_text .txt {
		line-height: 1.7;
	}
	/*커피티비 sns 끝*/
	/* sub - 시작 */
	.area_left {
		width: 100%;
	}
	.area_left .date {
		font-size: 14px;
	}
	.area_left .join {
		font-size: 16px;
	}
	.tv_contents li {
		width: 316px;
	}
	.tv_contents li p {
		line-height: 40px;
		font-size: 14px;
	}
	.tv_contents .four li {
		width: 233px;
	}
	.tv_contents li div.img {
		width:316px;
		height:198px;
		overflow:hidden;
	}
	.galley_type li {
		width: 318px;
	}
	.galley_type div.img {
		width:316px;
		height:198px;
		overflow:hidden;
	}

	.promotion_area .promotion li { float: left; width:316px; height:198px; margin-left: 12px; margin-bottom: 12px;	position:relative;}
	.promotion_area .promotion li img { width:100%; }
	.promotion_area .promotion li.fir { margin-left: 0; }
	.promotion_area .promotion li p.tit { position:absolute; width:316px; text-align:center; top:85px; font-size:27px; line-height:30px; color:#fff; text-shadow:1px 1px 2px #000;}
	
	.vote_result li {
		width: 475px;
	}
	.pr_list_area .wrap div {
		margin: 35px 10%;
	}
	.professional_list li {
		width: 234px;
	}
	.professional_list div {
		width:234px; 
		height:234px;
	}
	.professional_list img {
		width: 100%;
	}
	.area_right {
		display: none;
	}
	.market_area .area_fir_col .alone {
		width: 187px;
	}
	.exhibition dl {
		width: 485px;
	}
	.left_exhibition dl {
		width: 485px;
	}
	.pd_choice li {
		width: 314px;
	}
	.colorful_gallery li {
		width: 233px;
	}
	.colorful_gallery div {
		padding: 30px 0 30px;
	}
	.colorful_gallery .txt {
		padding: 0 10px;
		font-size: 12px;
	}
	.colorful_gallery .tit {
		font-size: 24px;
		margin-bottom: 26px;
	}
	.colorful_gallery .cen_tit {
		font-size: 14px;
		padding: 10px 0;
	}
	.colorful_gallery .white {
		font-size: 14px;
		margin-top: 15px;
	}
	.sns_heb {
		width: 100%;
	}
	.sns_heb li {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 30%;
		margin: 0 1%;
		margin-bottom: 10px;
		font-size: 13px;
	}
	.sns_heb a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		line-height: 40px;
	}
	.review_gray {
		padding: 30px;
	}
	.store_choice li {
		width: 314px;
	}

	.store_md div.md { width:400px; padding:40px 40px 0 40px; }
	.store_md div.md div.onoff { margin-top:40px; font-size:0; line-height:0; }

	/* footer - 시작 */
	#footer p {
		margin-bottom: 8px;
	}
	#footer .copy {
		margin-top: 20px;
	}
	#footer address {
		width: 400px;
	}
	/* footer - 끝 */

	div.area_today_event div.pager-events {
		margin-top:-20px; text-align:right;
	}
	.area_today_event li div.img {
		width: 100%;
		height:168px;
	}

	img.tv-main-image {
		width:316px;
		height:198px;
	}
	img.article-news-image {
		width:233px;
		height:197px;
	}
	
	.market_exhigition_list li div.img { width:483px; height:309px; }

	div.expert-img {
		width:176px;
		height:146px;
		overflow:hidden;
	}
	div.expert-img img{
		width:100%;
	}

	div.main-cardnews-area div.img {
		width:174px;
		height:174px; 
	}

	div.gray_thir ul.bott-board-cus li.notice ul.notice_type a.notice-latest {
		width:65%; 
	}
	div.gray_thir ul.bott-board-cus li.notice ul.notice_type em {
		width:25%;
	}

	.recommendation_video_area_wrap div.img {
		width:233px;
		height:145px;
	}

	.store_md div.img { height:364px; }
	.market_store li div.img {
		width:235px;
		height:151px;
	}
	.market_store div.cont div.item img {
		width:60px;
	}
	.market_store div.cont p.tit {
		margin-top:15px;
		font-size:18px;
		height:55px;
		overflow:hidden;
	}
	.market_store div.cont p.price {
		margin-top:5px;
		font-size:16px;
		font-weight:300;
		color:#888;
		line-height:25px;
		text-align:center;
	}
	.market_store div.cont p.price em {
		margin-right:15px;
		color:#ccc;
		text-decoration:line-through;
	}
	.market_store div.cont p.txt {
		margin-top:20px;
		padding:20px;
		font-size:14px;
		color:#666;
		line-height:23px;
		border-top:1px solid #eee;
	}

	.if_scroll #gnb li.last input {
		width:80px;
	}
}
/* 1200 이하 - 끝*/

/* 
980 이하 - 시작
*/
@media screen and (max-width: 980px) {
	.area_flex {
		width: 768px;
	}
	.area_flex_align {
		width: 778px;
	}
	.area_flex_align1 {
		width: 788px;
	}
	/*mobile slide*/
	.sld {
		overflow: auto;
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scroll-snap-type: mandatory;
		-webkit-scroll-snap-type: mandatory;
	}
	.sld > .sld_wrap {
		white-space: nowrap;
	}
	.sld > .sld_wrap > div {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		float: none;
		vertical-align: top;
	}
	.sld > ul {
		white-space: nowrap;
	}
	.sld > ul > li {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		float: none;
		width: auto;
		vertical-align: top;
	}
	#gnb .last input {
		width: 70px;
	}
	.if_scroll #gnb li.last input {
		width:50px;
	}
	/*
	#gnb .last input {
		background: url(/assets/kr/images/common/search_btn.png) no-repeat 80px center;
	}
	*/
	/*첫째단 시작*/
	.area_fir_col .alone {
		width: auto;
		float: none;
	height: 312px;
	}
	.area_fir_col .wide {
	width: 643px;;
	height: 312px;
		float: none;
	}
	.area_fir_col .classify {
		padding: 180px 20px 36px;
		white-space: normal;
	}
	.area_fir_col .classify .tit {
		font-size: 18px;
	}
	.area_fir_col .noti {
		width: 450px;
		height: 312px;
	}
	.area_fir_col .latest_tab li {
		width: 116px;
	}
	/*첫째단 끝*/
	/*마켓 시작*/
	.area_market .channel {
		float: none;
		width: 100%;
		font-size: 0;
	}
	.area_market .channel li {
		line-height: 40px;
		font-size: 14px;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 12.5%;
		white-space: nowrap;
		overflow: hidden;
	}
	.area_market .channel li:last-child {
		display: none;
	}
	.area_market .area_market_view {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}
	.area_market .area_market_view .right_wrap {
		width: calc(50% + 8px);
	}
	.area_market .area_market_view .right_wrap li {
		width: calc(50% - 10px);
	}
	.area_market .area_market_view .right_wrap .classify .tit {
		font-size: 22px;
		padding-top: 20px;
		padding-bottom: 6px;
		margin-bottom: 10px;
	}
	.area_market .area_market_view .right_wrap .classify p {
		margin: 0 20px;
	}
	/*마켓 끝*/
	/*컨텐츠 연구소 시작*/
	.contents_lab {
		font-size: 14px;
	}
	.contents_lab .tit {
		font-size: 28px;
	}
	/*컨텐츠 연구소 끝*/
	/*아랫단 컨텐츠 시작*/
	.area_bottom_contents .left_wrap {
		width: 100%;
	}
	.area_bottom_contents .left_wrap li {
		width: calc(100%/3 - 7px);
		margin: 0 3px 6px;
	}
	.area_bottom_contents .left_wrap li img {
		width: 100%;
	}
	.area_bottom_contents .left_wrap li div img {
		width: auto;
	}
	.area_bottom_contents .alarm {
		width: 100%;
	}
	.area_bottom_contents .poll_wrap li {
		width: calc(100%/3 - 7px);
	}
	.area_bottom_contents .poll_wrap .poll {
		width: 100%;
		margin: 6px 0;
	}
	.area_bottom_contents .poll_wrap .poll .more_btn {
		top: 30px;
	}

	/*아랫단 컨텐츠 끝*/
	/*회색바탕 세번째 시 작*/
	.gray_thir li {
		height: 230px;
	}
	.gray_thir li li {
		height: auto;
	}
	/*회색바탕 세번째 끝*/
	/*커피티비 sns 시작*/
	.coffee_sns h3 {
		margin-top: 40px;
		padding-bottom: 30px;
		font-size: 18px;
		font-weight: 700;
		margin-right: 40px;
		margin-left: 40px;
	}
	.coffee_sns h3 span {
		top: -13px;
		margin-left: -100px;
	}
	.coffee_sns ul li {
		height: 320px;
		overflow: hidden;
	}
	.coffee_sns ul .clip_text {
		padding: 20px;
		width: 320px;
		white-space: normal;
	}
	.coffee_sns ul .clip_text .tit {
		font-size: 20px;
	}
	.coffee_sns ul .clip_text .txt {
		line-height: 1.8;
	}
	.coffee_sns ul .sns_channel {
		width: 640px;
	}
	.coffee_sns > ul {
		border: 0;
	}
	.coffee_sns > ul > li {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		float: none;
		border: 1px solid #dddddd;
	}
	/*커피티비 sns 끝*/
	/* sub - 시작 */
	.area_left h3 {
		font-size: 16px;
	}
	.area_left h3 b {
		font-size: 26px;
	}
	.area_left h3 .must_view {
		font-size: 12px;
	}
	.area_left h3 .hot {
		font-size: 12px;
	}
	.area_left h3 .end {
		font-size: 12px;
	}
	.area_left h3 .location {
		font-size: 12px;
	}
	.area_left h3 .write_info {
		font-size: 12px;
		position: relative;
	}
	.area_left h3 .view {
		color: #999999;
		font-weight: 300;
		padding-left: 25px;
		background: url(/assets/kr/images/tv/view.png) no-repeat;
		margin-left: 10px;
	}
	.area_left .date {
		font-size: 12px;
		margin-left: 0;
	}
	.area_left .join {
		font-size: 12px;
		margin-left: 20px;
	}
	.area_left .ad_wrap img {
		width: 100%;
	}
	.tv_contents {
		margin-top: 30px;
	}
	.tv_contents .more_view {
		font-size: 20px;
	}
	.tv_contents li {
		width: 246px;
	}
	.tv_contents .four li {
		width: 180px;
	}
	.tv_contents li div.img {
		width:246px;
		height:154px;
		overflow:hidden;
	}
	.left_contents {
		font-size: 14px;
	}
	.left_contents .tit {
		font-size: 18px;
	}
	.left_contents .vote_area {
		margin: 10px 50px;
	}
	.left_contents .vote_area div,
	.left_contents .vote_area button {
		padding: 0 25px ;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.left_contents .vote_area span {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 100%;
		height: 80%;
		position: absolute;
		left: 0;
		top: 5px;
		background: #ffca23;
	}
	.left_contents .vote_area em {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.left_contents .vote_area i {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		position: absolute;
		right: 30px;
	}
	.left_contents .vote_area .another {
		opacity: 0.6;
	}

	.left_contents div.info_area ul.info li { float:none; width:100%; padding:0px; margin:0px; }
	.left_contents div.info_area ul.info div.img { display:none; /*border:1px solid #ddd; max-width:238px; */ }
	.left_contents div.info_area ul.info li.tit { width:100%; font-size:12px; font-weight:300; padding-left:0px; line-height:20px; box-sizing:border-box; overflow:hidden; }
	.left_contents div.info_area ul.info li h5 { background:url('/assets/kr/images/pr/h5_bul_icon.gif') no-repeat 10px 5px; padding-left:40px; font-size:17px; font-weight:500; line-height:25px;}
	.left_contents div.info_area ul.info li div.mg60 { margin-top:60px;}

	.galley_type li {
		margin-left: 12px;
		margin-bottom: 12px;
		width: 248px;
	}
	.galley_type div.img {
		width:246px;
		height:154px;
		overflow:hidden;
	}

	.promotion_area .promotion li { float: left; width:246px; height:154px; margin-left: 12px; margin-bottom: 12px;	position:relative;}
	.promotion_area .promotion li img { width:100%; }
	.promotion_area .promotion li.fir { margin-left: 0; }
	.promotion_area .promotion li p.tit { position:absolute; width:246px; text-align:center; top:60px; font-size:27px; line-height:30px; color:#fff; text-shadow:1px 1px 2px #000;}

	.copyright .fltleft {
		margin: 30px;
		width: 320px;
	}
	.copyright b {
		font-size: 16px;
	}
	.copyright .fltright {
		float: left;
		width: 300px;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.copyright .fltright b {
		font-size: 16px;
	}
	.copyright .fltright button {
		width: 80px;
		font-size: 14px;
		height: 30px;
		margin-top: 20px;
	}
	.news_type dt {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.news_type dd {
		font-size: 12px;
	}
	.news_type dd button {
		width: 120px;
		font-size: 16px;
		height: 40px;
	}
	.news_type .width400 {
		width: 280px;
	}
	.news_type .width595 {
		width: 330px;
	}
	.news_type .thin {
		width: 790px;
	}
	.news_type .thick {
		width: 380px;
	}
	.news_type .status {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.news_type .purple {
		font-size: 12px;
	}
	.news_type .mint {
		font-size: 12px;
	}
	.vote_result li {
		width: 369px;
		height: 325px;
	}
	.event_user_list {
		font-size: 12px;
	}
	.event_user_list ul {
		margin-top: -170px;
		padding-bottom: 100px;
	}
	.event_user_list li {
		width: 46%;
		margin: 0 2%;
	}
	.exhibition dl {
		width: 100%;
	}
	.exhibition .sec {
		margin-left: 0;
	}
	.left_exhibition dl {
		width: 384px;
	}
	.left_exhibition dl dt {
		font-size: 40px;
	}
	.left_exhibition dl dd {
		font-size: 18px;
	}
	.pd_choice li {
		width: 244px;
		font-size: 12px;
	}
	.colorful_gallery li {
		width: 180px;
	}
	.colorful_gallery .tit {
		font-size: 24px;
		margin-bottom: 26px;
	}
	.colorful_gallery .cen_tit {
		font-size: 14px;
		padding: 10px 0;
	}
	.colorful_gallery .cen_tit:after {
		width: 100px;
		margin-left: -50px;
	}
	.colorful_gallery .cen_tit:before {
		width: 100px;
		margin-left: -50px;
	}

	.market_store li { 	float: left; 	width: 49%; 	margin-left: 1%; 	margin-bottom: 15px;	}
	.market_store li div { 	border: 0; }
	.market_store .fir2 {
		margin-left: 0;
	}
	.market_store li div.img { 	border:1px solid #f0f0f0; 	width:100%; 	height:247px; 	overflow:hidden; }
	.market_store li img { 	width: 100%; 	margin-bottom: 10px; }

	.market_exhigition_list img {
		width: 100%;
	}
	.market_exhigition_list div {
		width: 100%;
	}
	.market_exhigition_list p {
		margin: 15px 20px;
		font-size: 14px;
	}
	.market_exhigition_list li div.img { width:378px; height:242px; }

	.market_exhigition_list .price {
		font-size: 16px;
		padding-bottom: 70px;
	}
	.store_detail .left_align {
		width: 100%;
		margin-top: 40px;
	}
	.store_detail .left_align .scrap_wrap {
		margin-top: 50px;
	}
	.store_detail .right_align {
		width: 100%;
		margin-left: 0;
	}
	.store_detail .right_align .tit {
		font-size: 18px;
		margin-left: 0;
	}
	.store_detail .right_align .delivery_fee_free {
		padding: 6px 25px;
		border-radius: 20px;
	}
	.professional_list {
		font-size: 40px;
	}
	.professional_list li {
		width: 250px;
		float: none;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin-left: 0;
	}
	.professional_list div {
		width:250px; 
		height:250px;
	}
	.professional_list p {
		font-size: 14px;
	}
	.store_choice li {
		width: 244px;
	}

	.buy { margin:10px 0; }
	.buy li { width:49.5%; margin:10px 0 0 1%; }
	.buy li.first { float:none; width:100%; margin:0; }
	.buy li.buy1 { margin:10px 0 0 0; }

	.store_md { position:relative; width:100%; }
	.store_md div.md { position:static; width:100%; min-height:100%; padding:20px; }
	.store_md div.md div.title { font-size:16px; line-height:43px; }
	.store_md div.md div.title img { height:29px; margin-right:8px; }
	.store_md div.md p.txt { margin-top:0px; font-size:16px; line-height:25px; }
	.store_md div.md div.go { margin-top:15px; }
	.store_md div.md div.go a { padding:0 20px; font-size:12px; line-height:29px; }
	.store_md div.md div.go a img { margin-left:10px; }
	.store_md div.md div.onoff { margin-top:20px; text-align:center; }
	.store_md div.md div.onoff a { width:10px; height:10px; }
	.store_md div.img { height:285px; }

	/* footer - 시작 */
	#footer h2 {
		display: none;
	}
	#footer address {
		width: 400px;
		margin-left: 0;
	}
	#footer .inquiry {
		width: 330px;
	}
	#footer .fnb {
		height: auto;
	}
	#footer .fnb .site_bar {
		position: relative;
		text-align: center;
	}
	#footer .fnb .site_bar li {
		float: none;
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}
	#footer .fnb .fm_site {
		position: relative;
	}
	/* footer - 끝 */

	img.tv-main-image {
		width:246px;
		height:154px;
	}
	img.article-news-image {
		width:180px;
		height:152px;
	}
	.area_today_event li div.img {
		width: 100%;
		height:133px;
	}
	div.expert-img {
		width:173px;
		height:143px;
		overflow:hidden;
	}
	div.expert-img img{
		width:100%;
	}
	div.main-cardnews-area div.img {
		width:170px;
		height:170px; 
	}

	ul.notice_type a.notice-latest {
		width:70%; 
	}
	.recommendation_video_area_wrap div.img {
		width:180px;
		height:112px;
	}

	ul.article-lists li {
		padding: 35px 0;
		height:250px;
	}
	ul.article-lists li div.img {
		width:280px;
		height:175px;
	}
	ul.article-lists li dt {
		font-size: 18px;
	}
	ul.article-lists li dt div {
		width:400px;
	}
	ul.article-lists li dd {
		line-height: 1.7;
		font-size: 12px;
		height:135px;
	}
	ul.article-lists li .attr span {
		left:0;
	}

	div.prod-view-image-div div.hover_box span {
		display:inline-block;
		margin-top:25px;
		margin-left:25px;
		font-size:25px;
		font-weight:bold;
		color:#fff;
	}

	.us_area img {
		width: 130px;
		margin-bottom: 10px;
	}

	.review_area .black_content {
		font-size:14px;
		line-height:22px;
		height: 100px;
	}

	.unit_choice div {
		width: 82%;
		margin: auto;
		background: url(/assets/kr/images/common/see_through_70_white.png);
		padding: 12px;
	}
	.unit_choice p {
		font-size: 15px;
	}
	.unit_choice .tit {
		font-size: 23px;
		margin-bottom: 10px;
		position: relative;
		padding-bottom: 20px;
	}
	.unit_choice .sm {
		font-size: 13px;
	}

	ul.article-lists li div.img div.article_top {
		margin-left:7px;
	}
	ul.article-lists li div.img div.article_top span {
		width: 77px;
		height: 53px;
		line-height: 36px;
		font-size:12px;
		margin-right:5px;
	}
}
/* 980 이하 - 끝*/

/* 
768 이하 - 시작
*/
@media screen and (max-width: 768px) {
	.if_scroll h1 {
		text-align: center;
		float: none;
	}
	.side {
		display: block;
	}
	.area_flex {
		width: 90%;
	}
	.area_flex_align {
		width: 91%;
	}
	.area_flex_align1 {
		width: 92%;
	}
	h2 {
		font-size: 30px;
		padding-bottom: 30px;
	}
	/* header - 시작 */
	#header {
		padding-top: 12px;
		padding-bottom: 5px;
	}
	h1 {
		text-align: center;
	}
	h1 img {
		width: 160px;
	}
	#gnb {
		display: none;
	}
	#topMenu {
		display: none;
	}
	/* header - 끝 */
	/*첫째단 시작*/
	.area_fir_col .wide {
	width: 643px;;
	height: 312px;
		float: none;
	}
	.area_fir_col .wide img {
		width: auto;
	}
	.area_fir_col .classify {
		padding: 180px 20px 36px;
	}
	.area_fir_col .classify .tit {
		font-size: 18px;
	}
	.area_fir_col .noti {
		width: 450px;
		height: 312px;
	}
	.area_fir_col .latest_tab li {
		width: 116px;
	}
	/*첫째단 끝*/
	/*투데이 이벤트 시작*/
	/*
	.area_today_event li p {
		line-height: 60px;
		font-size: 18px;
		font-weight: 500;
	}
	.area_today_event li div.img {
		width: 100%;
		height:117px;
	}
	.area_today_event .pager {
		top: 100px;
	}
	.area_today_event:after {
		content: "";
		clear: both;
		display: block;
	}
	*/
	/*투데이 이벤트 끝*/
	/*투데이 이벤트 시작*/
	.area_today_event li p {
		line-height: 50px;
		font-size: 16px;
	height:50px;
	}
	.area_today_event .pager {
		top: 35px;
	}
	.area_today_event li div.img {
		width: 100%;
		height:117px;
	}
	/*투데이 이벤트 끝*/

	/*마켓 시작*/
	.area_market .channel {
		float: none;
		width: 100%;
		font-size: 0;
	}
	.area_market .channel li {
		line-height: 40px;
		font-size: 14px;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 25%;
	}
	.area_market .area_market_view {
		float: none;
		width: 100%;
	}
	.area_market .area_market_view .left_wrap {
		width: 100%;
	}
	.area_market .area_market_view .right_wrap {
		width: 100%;
	}
	.area_market .area_market_view .right_wrap li {
		margin: 5px;
	}
	.area_market .area_market_view .right_wrap .classify .tit {
		font-size: 22px;
		padding-top: 50px;
	}
	/*마켓 끝*/
	/*컨텐츠 연구소 시작*/
	.contents_lab {
		font-size: 14px;
	}
	.contents_lab .tit {
		font-size: 22px;
	}
	.contents_lab p {
		font-size: 12px;
		margin-right: 80px;
	}
	/*컨텐츠 연구소 끝*/
	/* sub - 시작 */
	.area_left .date {
		padding-left: 25px;
		font-size: 14px;
		margin-left: 20px;
	}
	.area_left .join {
		padding-left: 25px;
		font-size: 16px;
		margin-left: 20px;
	}
	.area_left .ad_wrap img {
		width: 100%;
	}
	.tv_contents {
		margin-top: 30px;
	}
	.tv_contents .more_view {
		font-size: 20px;
	}
	.tv_contents li {
		width: 32%;
		margin-left: 2%;
	}
	.tv_contents .four li {
		width: 24%;
		margin-left: 1.3%;
	}
	.tv_contents .four .fir {
		margin-left: 0;
	}
	.tv_contents li div.img {
		width:100%;
		height:130px;
		overflow:hidden;
	}
	.left_contents {
		font-size: 12px;
	}
	.left_contents .tit {
		font-size: 16px;
	}
	.left_contents .title {
		font-size: 16px;
	}
	.left_contents .scrap {
		width: 26px;
		top: 60%;
	}
	.left_contents .scrap img {
		width: 100%;
	}
	.left_contents .vote_area {
		margin: 10px 0;
	}
	.left_contents .vote_area div,
	.left_contents .vote_area button {
		padding: 0 10px ;
		font-size: 12px;
	}
	.left_contents .vote_area span {
		top: 4px;
	}
	.left_contents .vote_area em {
		font-size: 12px;
	}
	.left_contents .vote_area i {
		right: 10px;
	}
	.galley_type li {
		margin-left: 2%;
		width: 32%;
	}
	.galley_type li div.img {
		width:100%;
		height:130px;
		overflow:hidden;
	}
	.promotion_area .promotion li { float: left; width:32%; height:134px; margin-left:2%; margin-bottom: 12px;	position:relative;}
	.promotion_area .promotion li img { width:100%; }
	.promotion_area .promotion li.fir { margin-left: 0; }
	.promotion_area .promotion li p.tit { position:absolute; width:100%; text-align:center; top:50px; font-size:20px; line-height:30px; color:#fff; text-shadow:1px 1px 2px #000;}

	.copyright {
		font-size: 12px;
	}
	.copyright p {
		margin: 20px 30px;
	}
	.copyright .fltleft {
		margin: 0;
		width: 100%;
	}
	.copyright b {
		font-size: 14px;
	}
	.copyright .fltright {
		margin: 10px 20px;
	}
	.copyright .fltright b {
		font-size: 14px;
	}
	.copyright .fltright button {
		width: 80px;
		font-size: 14px;
		height: 30px;
		margin-top: 20px;
	}
	.news_type dt {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.news_type dd {
		font-size: 12px;
	}
	.news_type dd button {
		width: 120px;
		font-size: 16px;
		height: 40px;
	}
	.news_type .width400 {
		width: 280px;
	}
	.news_type .width595 {
		width: 330px;
	}
	.news_type .thin {
		width: 790px;
	}
	.news_type .thick {
		width: 380px;
	}
	.news_type .status {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.news_type .purple {
		font-size: 12px;
	}
	.news_type .mint {
		font-size: 12px;
	}
	.pr_list_area dt {
		font-size: 12px;
		padding: 10px 0;
		margin: 20px 0;
	}
	.pr_list_area dt b {
		font-size: 18px;
	}
	.pr_list_area .wrap {
		position: relative;
		width: 100%;
	}
	.pr_list_area .wrap div {
		position: relative;
		width: 100%;
		height: auto;
		padding: 10px 0 60px;
		margin: 0;
		margin-bottom: 50px;
	}
	.pr_list_area button {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 130px;
		height: 35px;
	}
	.orange_rec {
		padding-left: 20px;
		font-size: 18px;
	}
	.orange_rec span {
		font-size: 14px;
	}
	.review_area {
		margin-bottom: 60px;
	}
	.review_area .white_title {
		top: 0;
		padding: 20px 30px;
		font-size: 14px;
	}
	.review_area .white_title .bold {
		font-size: 20px;
	}
	.review_area .black_content {
		position: relative;
		bottom: 9px;
		padding: 20px 30px;
		height: 150px;
		font-size: 12px;
	}
	.radius_border {
		border-radius: 10px;
		padding: 20px 0;
	}
	.feature_list li {
		margin: 30px 30px;
		padding-bottom: 30px;
	}
	.feature_list dt {
		line-height: 1.6;
		float: none;
		width: 100%;
	}
	.feature_list dd {
		width: 100%;
		margin-top: 20px;
		line-height: 1.6;
	}
	.how_to dl {
		margin: 0 30px;
	}
	.how_to dt {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.how_to dd {
		line-height: 1.6;
	}
	.how_to .sns {
		margin-top: 20px;
	}

	.how_to img {
		width:50px;
	}

	.count_reselt dt {
		font-size: 20px;
	}
	.count_reselt dd {
		font-size: 18px;
	}
	.center_focus {
		margin-top: 50px;
	}
	.center_focus dt {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.center_focus dt:after {
		margin-left: -22px;
	}
	.about_us .lg {
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 20px;
	}
	.about_us .sm {
		line-height: 2;
		font-size: 14px;
	}
	.us_area img {
	width:auto;
	}
	.us_area dt {
		font-size: 16px;
	}
	.us_area dd {
		font-size: 12px;
		line-height: 1.6;
	padding-bottom:15px;
	}
	
	.more {
		width: 83px;
		height: 84px;
		background: url(/assets/kr/images/pr/more_btn.jpg);
	}
	.contact_info {
		overflow: hidden;
	}
	.contact_info div,
	.contact_info ul {
		float: left;
		width: 50%;
	}
	.contact_info li {
		width: 80%;
	}
	.contact_info img {
		width: 80%;
	}
	.vote_result li {
		width: 369px;
		height: 325px;
	}
	.pro_profile img {
		width: 100%;
	}
	.pro_profile table {
		width: 100%;
		margin-left: 0;
	}
	.event_user_list {
		font-size: 12px;
	}
	.event_user_list img {
		display: none;
	}
	.event_user_list ul {
		margin-top: 0;
		padding-bottom: 100px;
		width: 100%;
	}
	.event_user_list ul:before {
		content: "당첨자 발표";
		width: 100%;
		display: block;
		text-align: center;
		font-size: 16px;
		font-weight: 600;
		background: #f0f0f0;
		margin-bottom: 10px;
		border-top: 2px solid #ff6c33;
	}
	.event_user_list li {
		width: 46%;
		margin: 0 2%;
	}
	.event_user_list li:before {
		margin-right: 6px;
	}
	.event_entry {
		margin-top: 50px;
		font-size: 12px;
	}
	.event_entry a {
		height: 40px;
		padding: 0 15px;
		line-height: 40px;
	}
	.event_entry button {
		width: 150px;
		height: 40px;
		font-size: 12px;
	}
	.market_area .area_fir_col .alone {
		width: 100%;
	}
	.exhibition dl {
		width: 100%;
	}
	.exhibition .sec {
		margin-left: 0;
	}
	.left_exhibition dl {
		width: 100%;
	}
	.pd_choice li {
		width: 244px;
		font-size: 12px;
	}
	.colorful_gallery li {
		width: 152px;
	}
	.colorful_gallery div {
		padding: 30px 0 30px;
	}
	.colorful_gallery .txt {
		padding: 0 10px;
		font-size: 12px;
	}
	.colorful_gallery .tit {
		font-size: 20px;
		margin-bottom: 26px;
	}
	.colorful_gallery .cen_tit {
		font-size: 14px;
		padding: 10px 0;
	}
	.colorful_gallery .white {
		font-size: 14px;
		margin-top: 15px;
	}
	.market_exhigition_list .price {
		font-size: 16px;
		padding-bottom: 60px;
	}
	.market_exhigition_list li div.img { width:340px; height:217px; }
	.total {
		padding: 20px;
		margin: 30px 0;
		font-size: 16px;
		font-weight: 400;
	}
	.total b {
		font-size: 24px;
		font-weight: 600;
	}
	.button_wrap button {
		height: 40px;
		font-size: 16px;
	}
	.professional_list {
		font-size: 40px;
	}
	.professional_list li {
		width: 32%;
		margin-bottom: 20px;
	}
	.professional_list div {
		width:100%; 
		height:200px;
	}
	.professional_list p {
		font-size: 14px;
		margin-top: 0;
	}

	.unit_choice li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 18px;
		padding: 65px 0;
		float: none;
	}
	.unit_choice em {
		border: 1px solid #fff;
		padding: 20px 0;
		display: block;
	}
	.unit_choice div {
		width: 66%;
		margin: auto;
	}
	.unit_choice .tit {
		font-size: 28px;
		margin-bottom: 10px;
		position: relative;
		padding-bottom: 20px;
	}
	.unit_choice .tit:after {
		content: "";
		position: absolute;
		width: 27px;
		height: 1px;
		background: #444444;
		bottom: 0;
		left: 50%;
		margin-left: -13px;
	}
	.unit_choice .sm {
		font-size: 14px;
		color: #666666;
		margin: 5px 0;
		font-weight: 300;
	}

	/*좋아요, 스크랩, 구매하기*/
	div.scrap_wrap .buy { bottom:-15px; }

	/*
	.buy { margin:30px 0; }
	.buy li { font-size:16px; }
	.buy li a.buy1 { line-height:43px; }
	.buy li a.buy2 { line-height:43px; }
	.buy li ul.detail { padding:5px 0; }
	.buy li ul.detail li { float:left; width:40%; margin:0; font-size:13px; color:#444; line-height:30px; }
	.buy li ul.detail li strong { margin:0 5px 0 10px; font-size:20px; }
	.buy li ul.detail li.sum { float:none; width:100%; font-size:14px; line-height:41px; text-align:center; }
	.buy li ul.detail li.sum2 { float:none; width:100%; font-size:14px; line-height:41px; text-align:center; }
	.buy li ul.detail li.sum img { margin:7px 7px 0 0; }
	.buy li ul.detail li.sign { width:10%; }
	*/

	/* footer - 시작 */
	#footer address {
		width: 100%;
		float: none;
		font-size: 12px;
	}
	#footer .tit {
		font-size: 16px;
	}
	#footer .inquiry {
		width: 100%;
		position: relative;
	}
	#footer .inquiry .inq {
		padding-top: 18px;
	}
	#footer .fnb {
		height: auto;
	}
	#footer .fnb .site_bar {
		position: relative;
		text-align: left;
	}
	#footer .fnb .site_bar li {
		float: none;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		font-size: 12px;
	}
	#footer .fnb .site_bar li a {
		padding: 13px 7px 13px 0;
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}
	#footer .fnb .site_bar li:before {
		height: 3px;
		margin-right: 7px;
	}
	#footer .fnb .fm_site {
		position: relative;
		width: 100%;
		font-size: 12px;
		background-position: right;
	}
	#footer .fnb .fm_site ul {
		width: 100%;
	}
	#footer .fnb button {
		position: fixed;
		bottom: 30px;
		right: 30px;
	z-index:999;
	opacity:0.5;
	}
	#footer .fnb button:hover {
	opacity:1;
	}
	/* footer - 끝 */

	img.tv-main-image {
		height:auto;
	}
	img.article-news-image {
		height:auto;
	}
	div.expert-img {
		width:auto;
		height:225px;
		overflow:hidden;
	}
	div.expert-img img{
		width:100%;
	}
	div.main-cardnews-area div.img {
		width:100%;
		height:auto; 
	}
	.recommendation_video_area_wrap div.img {
		width:100%;
		height:98px;
	}
	.store_md div.img { height:auto; }

	ul.article-lists li dt div {
		width:300px;
	}

	.market_store li div.img {
		height:230px;
	}

	div.prod-view-image-div div.hover_box span {
		font-size:20px;
	}
	div.prod-view-image-div {
		width:100%;
	}

	.buy { margin:5px 0; }
	.buy li ul.detail li { float:left; width:19%; margin:0; font-size:13px; color:#444; line-height:50px; }
	.buy li ul.detail li strong { margin:0 5px 0 10px; font-size:18px; font-weight:600; color:#222; vertical-align:top; }
	.buy li ul.detail li.sum { width:23%; font-size:14px; font-weight:500; color:#ff4600; text-align:left; }
	.buy li ul.detail li.sum img { margin:10px 10px 0 30px; vertical-align:top; }
	.buy li ul.detail li.sign { width:10%; }

	.expert-list-tabs { display:none; }
	.article-news-tabs { display:none; }
	.brand-list-tabs { display:none; }

	.area_left .page_title .write_info {
		text-align:right;
		float:none;
		clear:both;
		margin-top:5px;
		font-size: 14px;
		color: #999999;
	}

	.process_area li {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 20%;
		vertical-align: bottom;
		margin: 25px 0;
	}
	.round_bor {
		border: 3px solid #e7e7e7;
		border-radius: 20px;
		padding: 50px 0;
	}
	.round_bor li {
		width: 25%;
		font-size:13px;
	}
	.round_bor li.dash {
		display:none;
	}

	.view-popup .view-popup-close {
		float:none;
		display:block;
		margin-right:0;
		height:28px;
		text-align:right;
		overflow:hidden;
		margin-bottom:5px;
	}
	.view-popup .view-popup-close:hover img {
		margin-top:-28px;
	}

	/*좋아요, 스크랩, 구매하기*/
	ul.market_exhigition_list li div.scrap_wrap2{
		padding-left:15px;
	}
	ul.market_exhigition_list li div.scrap_wrap2 button.like {
		border: 1px solid #dddddd;
		border-radius: 10px;
		height: 40px;
		padding: 0 40px;
		margin:0;
		font-size: 14px;
		background:#fff url(/assets/kr/images/common/right_icon_like_before.jpg) 20px center no-repeat;
	}
	ul.market_exhigition_list li div.scrap_wrap2 button.after {
		background:#fff url(/assets/kr/images/common/right_icon_like.jpg) 20px center no-repeat;
	}
	ul.market_exhigition_list li div.scrap_wrap2 button.buy {
		border-radius: 10px;
		width:100px;
		height: 40px;
		padding: 0 10px;
		margin:0;
		font-size: 14px;
		color:#fff;
		background:#888;
	}
}
/* 768 이하 - 끝*/


/* 680 이하 - 시작*/
@media screen and (max-width: 680px) {
	ul.article-lists li dt div {
		width:200px;
	}

	.market_store li div.img {
		height:204px;
	}

	.buy li ul.detail li { float:none; display:inline; line-height:38px; width:100%; }
	.buy li ul.detail li.sum img { margin:10px 5px 0 10px; width:21px; }
	.buy li ul.detail li.sum2 { display:block; width:100%; font-size:14px; line-height:21px; text-align:right; padding-right:10px; padding-bottom:10px; }

	.us_area img {
		width:140px;
	}

	.area_today_event li div.img {
		width: 100%;
		height:100px;
	}
}
/* 680 이하 - 끝*/

/* 600 이하 - 시작*/
@media screen and (max-width: 600px) {
	.market_exhigition_list li div.img { width:265px; height:169px; }

	.professional_list div {
		height:170px;
	}

	ul.article-lists li {
		display:block;
		height:auto;
		overflow:auto;
	}
	ul.article-lists li div.img {
		width:100%;
		height:auto;
	}
	ul.article-lists li dd {
		height:auto;
		padding-bottom:60px;
	}
	.market_store li div.img {
		height:180px;
	}
	ul.article-lists li dt div {
		width:450px;
	}

	div.prod-view-image-div div.hover_box span {
		font-size:18px;
	}
	div.prod-view-image-div {
		width:100%;
	}

	.us_area img {
		width:125px;
	}

	.round_bor li {
		width: 48%;
		font-size:13px;
	}
	.round_bor li.dash {
		display:none;
	}

	.area_today_event li div.img {
		width: 100%;
		height:90px;
	}
}
/* 600 이하 - 끝*/

/* 500 이하 - 시작*/
@media screen and (max-width: 500px) {
	.professional_list li {
		width: 48%;
	}
	.professional_list div {
		height:200px;
	}

	.us_area img {
		width:110px;
	}

	.tab_contents_warp .pager a {
		font-size:13px;
		margin: 0 6px;
	}
	ul.article-lists li dt div {
		width:400px;
	}
}
/* 500 이하 - 끝*/

/* 480 이하 - 시작*/
@media screen and (max-width: 480px) {
	h2 {
		font-size: 24px;
		padding-top: 30px;
	}
	.sld {
		overflow: hidden;
	}
	.sld > .sld_wrap {
		white-space: normal;
	}
	.sld > .sld_wrap > div {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		float: none;
		vertical-align: top;
	}
	.sld > ul {
		white-space: normal;
	}
	.sld > ul > li {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		float: none;
		vertical-align: top;
	}
	/*첫째단 시작*/
	.area_fir_col .wide {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.area_fir_col .wide img {
		width: auto;
	}
	.area_fir_col .alone {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.area_fir_col .classify {
		padding: 160px 20px 36px;
	}
	.area_fir_col .classify .tit {
		font-size: 20px;
	}
	.area_fir_col .noti {
		width: 100%;
		height: 290px;
	}
	.area_fir_col .latest_tab li {
		width: 100px;
		font-size: 14px;
	}
	.area_fir_col .notice_type {
		font-size: 12px;
	}
	/*첫째단 끝*/
	
	/*마켓 시작*/
	.area_market .channel li {
		font-size: 12px;
		width: 50%;
	}
	.area_market .area_market_view .right_wrap .classify .tit {
		font-size: 18px;
		padding-top: 10px;
	}
	.area_market .area_market_view .right_wrap .classify p {
		font-size: 12px;
	}
	/*마켓 끝*/
	/*컨텐츠 연구소 시작*/
	.contents_lab .tit {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.contents_lab p {
		font-size: 12px;
		margin-right: 80px;
	}
	/*컨텐츠 연구소 끝*/
	.gray_sec .more_btn {
		top: 0;
	}
	/*커피티비익스퍼트 시작*/
	.gray_sec {
		padding-bottom: 90px;
		text-align: center;
	}
	.gray_sec h2 {
		padding-bottom: 10px;
	}
	.gray_sec .title {
		font-size: 12px;
	}
	.gray_sec li p {
		font-size: 14px;
		margin-top: 20px;
	}
	/*커피티비익스퍼트 끝*/
	/*아랫단 컨텐츠 시작*/
	.area_bottom_contents .left_wrap {
		width: 100%;
	}
	.area_bottom_contents .left_wrap li {
		width: calc(100%/2 - 7px);
		margin: 0 3px 6px;
	}
	.area_bottom_contents .left_wrap li img {
		width: 100%;
	}
	.area_bottom_contents .left_wrap li div img {
		width: auto;
	}
	.area_bottom_contents .alarm {
		width: 100%;
	}
	.area_bottom_contents .poll_wrap li {
		width: 100%;
		margin-bottom: 7px;
	}
	/*아랫단 컨텐츠 끝*/
	/*회색바탕 세번째 시 작*/
	.gray_thir li {
		height: 230px;
		margin-bottom: 10px;
	}
	.gray_thir li li {
		height: auto;
	}
	.gray_thir .media li {
		margin: 0 10px 7px;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		float: none;
	}
	.gray_thir .media li div {
		width: 60px;
		height: 60px;
	}
	.gray_thir .media li div img {
		width: 50%;
		margin-top: -22px;
	}
	.gray_thir .tit {
		font-size: 18px;
	}
	.gray_thir.sld > ul > li {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
		height: auto;
	}
	/*회색바탕 세번째 끝*/
	/*커피티비 sns 시작*/
	.coffee_sns h3 {
		margin-top: 40px;
		padding-bottom: 30px;
		font-size: 18px;
		font-weight: 700;
		margin-right: 40px;
		margin-left: 40px;
	}
	.coffee_sns h3 span {
		top: -13px;
		margin-left: -100px;
	}
	.coffee_sns ul li {
		height: auto;
		width: 100%;
	}
	.coffee_sns ul .clip_text {
		padding: 20px;
		width: 100%;
		white-space: normal;
	}
	.coffee_sns ul .clip_text .tit {
		font-size: 20px;
	}
	.coffee_sns ul .clip_text .txt {
		line-height: 1.8;
	}
	.coffee_sns ul .sns_channel {
		width: 100%;
		padding-bottom: 20px;
	}
	.coffee_sns ul .sns_channel li {
		width: 25%;
	}
	.coffee_sns > ul {
		border: 0;
	}
	.coffee_sns > ul > li {
		width: 100%;
	}
	/*커피티비 sns 끝*/
	.tab_list li {
		width: 100px;
		line-height: 40px;
		font-size: 13px;
	}
	.tv_contents {
		margin-top: 10px;
	}
	.tv_contents .more_view {
		font-size: 18px;
	}
	.tv_contents li {
		width: 100%;
		margin-left: 0;
	}
	.tv_contents .four li {
		width: 24%;
		margin-left: 1.3%;
	}
	.tv_contents .four .fir {
		margin-left: 0;
	}
	.tv_contents li div.img {
		width:100%;
		height:220px;
		overflow:hidden;
	}

	.galley_type li {
		margin-left: 0;
		width: 100%;
	}
	.galley_type li div.img {
		width:100%;
		height:220px;
		overflow:hidden;
	}
	.promotion_area .promotion li { float:none; width:100%; height:250px; margin-left:0; margin-bottom: 12px;	position:relative;}
	.promotion_area .promotion li img { width:100%; max-width:400px; }
	.promotion_area .promotion li.fir { margin-left: 0; }
	.promotion_area .promotion li p.tit { position:absolute; width:100%;	text-align:center; top:110px; font-size:20px; line-height:30px; color:#fff; text-shadow:1px 1px 2px #000;}


	.market_store li { 	float: none; 	width: 100%; 	margin-left: 0%; 	margin-bottom: 10px;	}
	.market_store li div { 	border: 0; }
	.market_store li div.img { 
		height:247px;
	}
	.market_store li img { 	width: 100%; 	margin-bottom: 10px; }

	.copyright {
		font-size: 12px;
	}
	.copyright p {
		margin: 20px;
	}
	.copyright .fltleft {
		margin: 0;
		width: 100%;
	}
	.copyright .fltright {
		margin: 10px;
	}
	.copyright .fltright button {
		font-size: 12px;
	}
	.market_exhigition_list li {
		width: 100%;
		margin-left: 0;
	}
	.market_exhigition_list li div.img { width:430px; height:275px; }
	.button_wrap button {
		height: 40px;
		font-size: 14px;
	}
	.professional_list li {
		width: 48%;
	}
	.professional_list div {
		height:180px;
	}
	div.area_today_event div.pager-events {
		margin-top:-10px; text-align:right;
	}
	.area_today_event li div.img {
		width: 100%;
		height:217px;
	}

	div.expert-img {
		width:100%;
		height:272px;
		overflow:hidden;
	}
	div.expert-img img{
		width:100%;
	}
	.recommendation_video_area_wrap div.img {
		width:100%;
		height:184px;
	}
	.recommendation_video_area_wrap div.img img{
		width:100%;
	}

	div.location {display:none;}

	div.prod-view-image-div div.hover_box span {
		font-size:18px;
	}
	div.prod-view-image-div {
		width:100%;
	}
	.us_area img {
		width:100px;
	}
	ul.article-lists li dt div {
		width:350px;
	}
}
/* 480 이하 - 끝*/

/* 412 이하 - 시작*/
@media screen and (max-width: 412px) {
	.market_exhigition_list li div.img { width:368px; height:236px; }

	.buy li ul.detail li {font-size:12px; font-weight:200; }
	.buy li ul.detail li strong { font-size:15px; }
	.buy li ul.detail li.sum { font-size:13px; }
	.buy li ul.detail li.sign2 { display:none; }

	.buy li ul.detail li { line-height:38px; }
	.buy li ul.detail li.sum img { margin:10px 5px 0 5px; width:18px; }
	.buy li ul.detail li.sum2 { display:block; width:100%; font-size:14px; line-height:21px; text-align:right; padding-right:10px; padding-bottom:10px; }

	.professional_list div {
		height:160px;
	}

	div.prod-view-image-div div.hover_box span {
		font-size:15px;
	}
	div.prod-view-image-div {
		width:100%;
	}
	.us_area img {
		width:80px;
	}

	.how_to img {
		width:40px;
	}
	ul.article-lists li dt div {
		width:280px;
	}
}
/* 412 이하 - 끝*/

/* 320 이하 - 시작*/
@media screen and (max-width: 320px) {
	.market_exhigition_list li div.img { width:286px; height:183px; }
	.market_store li div.img {
		height:196px;
	}
	.professional_list div {
		height:130px;
	}
}
/* 320 이하 - 끝*/