@charset "euc-kr";
#m_preview_wrap {display:none;} /* 미리보기 숨기기 */

/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;font-size:0.75em;line-height:1.417em;color:#3b3b3b;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:"Helvetica Neue", Helvetica, NanumGothic,"Malgun Gothic",Dotum,Gulim,sans-serif}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure{margin:0;padding:0}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%; word-break: break-all;}
ul, ol, li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr, button img {display:none;}
form, fieldset, legend, label {margin:0; padding:0;}
fieldset{border:0 none;}
fieldset legend {position:absolute; visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}
em,address{font-style:normal;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;color:#3b3b3b;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}

html{overflow-y:scroll}
html,body {height:100%;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,button,table{font-family:'Montserrat','Noto Sans KR',sans-serif;letter-spacing:-0.8px; font-size:13px;/*line-height:1.4em;*/color:#333;}
table{font-size:1em}
table,th,td{border-collapse:collapse;}
td{empty-cells:show;}
dl,dt,dd{border-collapse:collapse;}
img,fieldset{border:0}
ul,ol,li{list-style:none}
a{color:#333;text-decoration:none; font-family:'Montserrat','Noto Sans KR',sans-serif;letter-spacing:-0.5px; }
a:hover,a:active,a:focus,a:visited{text-decoration:none}
table{border:0 none;border-spacing:0}
caption,th,td{border:0 none;font-weight:normal;text-align:left}
caption{visibility:hidden;overflow:hidden;width:1px;height:1px;font-size:0;line-height:0}
button{cursor:pointer}
hr{display:none}
em{font-style:normal}
.blind,legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0}
address,caption,strong,em,cite{font-weight:normal;font-style:normal}
img,input,button,textarea,select{vertical-align:middle}
/* //base */

/* cross */
* html input { margin:-1px 0; } 
*:first-child+html input { margin:-1px 0; }
input.checkbox { width:13px; height:13px; margin-top:-4px; vertical-align:middle;}
/* //cross */

/* a-style */
a {color:#3b3b3b; text-decoration:none;}
a:hover, a:active {text-decoration:none;}
/* //a-style */

/* 공통 */
address, article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
caption {font-size:0; height:0;}
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {height:35px; border:1px solid #bbb; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
textarea {border:1px solid #bbb; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0;}
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
.h_title {padding:20px 0px;margin-bottom: 20px;position: relative;}
.h_title:after {content:'';width:100%;height:20px;border-bottom:1px solid #ddd;background:#f7f7f7;border-top:1px solid #ddd;position: absolute;bottom: -20px;}
.h_title h3 {text-align:center;font-size:16px;}
#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#3c3c3c; z-index:1000; display:none; opacity:0.8;}
.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.pd10 {padding:0 10px;}
.fr {float:right !important;}
.fl {float:left !important;}
.txt-input1 {width:100% !important;}
.txt-input2 {width:46% !important;}
.txt-input3 {width:29% !important;}
.txt-input4 {width:20% !important;}
.txt-area1 {width:100% !important;}
.mt5 {margin-top:5px;}
.page_location {padding:5px 5px;}
.page_location li {float:left;}
.page_location li::after {content: ">"; margin: 0 7px;}
.page_location li:last-child::after {content: ""; margin:0;}
.h_layerTitle {height:35px; line-height:35px; background-color:#f2f2f2; padding:0 10px; margin-bottom:10px;}
.h_layerTitle h3 {font-weight:bold;}
.h_layerTitle .fa-times {float:right; margin-top: 5px;}
.MK-product-icons img {}
.MK-product-icons img + img{padding-left:2px}
/* //공통 */

/* 페이징 */
.paging {text-align:center; margin:26px 0;}
.paging a {width:30px; height:30px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px;}
.paging a.now {background-color:#3b3b3b; color:#fff; border:1px solid #3b3b3b;}
/* //페이징 */

/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#f1191f !important;} /* Red */
.color_a63f42 {color:#a63f42 !important;} /* DarkRed */
.bgc077fe2 {background-color:#077fe2; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#464644; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#f1191f; text-align:center; font-size:0.917em;}
.ico_new {color: #ffffff; background-color: #ff8400; font-weight:bold; padding:1px 5px;}
.ico_hit {color: #ffffff; background-color: #f1191f; font-weight:bold; padding:1px 5px;}
/* //폰트 관련 */

/* 버튼 관련 */
.btn_White {width:100%; height:35px; line-height:35px; background-color:#fff; text-align:center; display:block; border:1px solid #c6c6c6; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:100%; height:35px; line-height:35px; background-color:#393939; color:#fff; text-align:center; display:block; border:1px solid #393939; box-sizing: border-box; vertical-align: middle;}
.btn_Red {width:100%; height:40px; line-height:40px; background-color:#e2393f; color:#fff; text-align:center; display:block; border:1px solid #e2393f; box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:35px; line-height:35px; background-color:#858585; color:#fff; text-align:center; display:block; border:1px solid #858585; box-sizing: border-box; vertical-align: middle;}
.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
.more {text-align:center; width:100%; margin-top:30px;overflow:hidden;}
.btn_moreGray {width:224px; height:35px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 0 auto;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}
/* 버튼 관련 */

/* 상품진열 */
.list_array {height:52px;  padding:0 8px; margin-bottom: 20px;}
.list_array .list_arrayLeft {margin-top:12px;}
.list_array .list_arrayLeft select {height:28px;float:right;}
.list_array .list_arrayRight {float:right; margin-top:12px;}
.list_array .list_arrayRight img {margin-left:10px;}
.list_shopping1x {text-align:center;}
.list_shopping1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9;}
.list_shopping1x li a {display: block; padding:18px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {padding:0 4px 18px 4px;}
.list_shopping1x li img.listPic {width:50%; float:left;}
.list_shopping2x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px;  text-align:left; font-size:0;}
.list_shopping2x li {width:calc(50% - 5px); display:inline-block; vertical-align: top; text-align:left;margin-right:10px;border:1px solid #eee;box-sizing:border-box;margin-bottom:20px;}
.list_shopping2x li:nth-child(2n) {margin-right:0;}
.list_shopping2x li a {display: block; padding:0 2px 18px 2px;}
.list_shopping2x li img.listPic {width:100%;}
.list_shopping2x .list_shoppingInfo {padding:10px 20px 30px;overflow:hidden;clear:both;}
.list_shopping3x {text-align:center;}
.list_shopping3x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px; text-align:left; font-size:0;}
.list_shopping3x li {width:33.33%; display:inline-block; vertical-align: top;}
.list_shopping3x li a {display: block; padding:2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.listName {color:#3b3b3b; word-break: break-all;}
.listDiscount {color:#b5b5b5;}
.listPrice {color:#1b1b1b; margin-bottom:4px;}
.listSoldout {color:#D22525; margin-bottom:4px;clear:both;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
/* //상품진열 */

/* 로그인 */
.login .caution {margin-bottom:10px;}
.member {padding:20px 15px; margin-top: 20px;}
.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right; margin-bottom:12px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top:18px;}
.login .loginInput input {width:100%; display:block; margin-bottom:10px;}
.login .loginCheck {margin-top:10px;}
.login .loginCheck label {margin-right:12px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle .btn_Red {font-size:1.167em; margin:10px 0;}
.login .loginMiddle .btn_White {font-size:1.167em;}
.login .loginBottom {background-color:#eaeaea; padding:18px 15px; margin-top:20px;}
.login .loginBottom h4 {background-color:#eaeaea; margin-bottom:5px; padding:0; font-weight:bold;}
.login .loginBottom a {font-size:1.167em;}
.login .loginBottom a.btn_Black {margin-top:16px;}
.login .loginBottom a.btn_Black:last-child {margin-top:10px;}
.login .loginBottom a.btn_White {margin-top:10px;}
.sns-login { position: relative; margin: 20px 10px 0; }
.sns-login .sns-title img { width: 100%; max-width: 300px; }
.sns-login ul li { position: relative; margin-top: 10px; height: 40px; line-height: 40px; border: 1px solid #dfdfdf; border-radius: 4px; list-style: none;text-align:center; }
.sns-login ul li a { display: block;border-left: 1px solid #dfdfdf; color: #999; font-size: 1.25em; font-weight: bold; letter-spacing: -1px; }
.sns-login ul li span {margin-right:10px;}
.sns-login ul li.facebook span { background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%; background-size: 12px auto; }
.sns-login ul li.naver span { background: url('//cmix5044.img16.kr/11657/mobile/snslog_naver_03.png') no-repeat 50% 50%; background-size: 18px auto; }
.sns-login ul li.kakaotalk span { background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%; background-size: 20px auto; }
/* //로그인 */

#check_auth {padding:15px 0;}
#check_auth .head {text-align:center; color:#f46b00; margin-bottom:10px;}
#check_auth .contents table {margin:0 auto;}
#check_auth .contents table td {padding:5px 0;}
#check_auth .contents table td input {width:100% !important; height:35px !important; margin-bottom:0 !important;}

/* 레이어팝업 */
.layer {width: 100%; min-height: 100%; z-index: 3; position: fixed; left: 0; top: 0; background:rgba(60,60,60,0.8);}
.layer .layer-pop {width:90%; background-color: #fff; position: relative; box-shadow: 0px 1px 10px #494949; margin:80px auto;}
.layer .layer-pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.layer .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer .layer-pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
body #comment_password {border-radius:0 !important; font-size:1em;}
body #comment_password .head {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; text-align:left !important; padding: 0 10px;}
body #comment_password .head h5 {border-bottom:0px none !important; font-size:1em !important; padding:0 !important;}
body #comment_password .head a.close {width:45px; height:36px; color:#fff; line-height: 42px; top:0 !important; right:0 !important; text-align: center;}
body #comment_password .contents p {font-size:1em !important; font-weight:normal;}
body #comment_password .contents .form-wrap2 input {height: 35px;}
body #comment_password .contents .form-wrap2 p:last-child a {display:block; background-color: #393939; color:#fff; position:initial !important; padding:10px 0; margin-top: 10px;}
/* //레이어팝업 */

/* 팝업 */
.popup .pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.popup .pop .txt {padding:10px;}
.popup .pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
#passimg {width: 90%; background-color: #fff; top:50%; left: 0; right: 0; margin: 0 auto; text-align: center; padding: 20px 0; box-shadow: 0 1px 10px #717171;}
#passimg .head {color:#f26c09;}
#passimg .btns {padding:0 10px; margin-top: 10px;}
#passimg .btns a {display:block; background-color: #393939; color:#fff; padding:10px 0;}
/* //팝업 */

@media screen and (max-width:319px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:320px) and (max-width:419px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:420px) and (max-width:767px) {
    .tabletOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:4px;}
    .list_shopping1x li:first-child a {padding:4px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    
    .list_shopping3x li {width:25%;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
    /* .layer .layer-pop .txt {max-height: 150px;} G패드에서 사이즈가 작게 나와서 제거함 */
    .layer .layer-pop {margin:20px auto;}
}
@media screen and (min-width:768px) {
    body {font-size:0.813em;}
    .mobileOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:10px;}
    .list_shopping1x li:first-child a {padding:10px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x ul {padding:0 5px;}
    
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
}

/* slick css 추가 */
/* Slider */
				.slick-slider
				{
					position: relative;

					display: block;
					box-sizing: border-box;

					-webkit-user-select: none;
					   -moz-user-select: none;
						-ms-user-select: none;
							user-select: none;

					-webkit-touch-callout: none;
					-khtml-user-select: none;
					-ms-touch-action: pan-y;
						touch-action: pan-y;
					-webkit-tap-highlight-color: transparent;
				}

				.slick-list
				{
					position: relative;

					display: block;
					overflow: hidden;

					margin: 0;
					padding: 0;
				}
				.slick-list:focus
				{
					outline: none;
				}
				.slick-list.dragging
				{
					cursor: pointer;
					cursor: hand;
				}

				.slick-slider .slick-track,
				.slick-slider .slick-list
				{
					-webkit-transform: translate3d(0, 0, 0);
					   -moz-transform: translate3d(0, 0, 0);
						-ms-transform: translate3d(0, 0, 0);
						 -o-transform: translate3d(0, 0, 0);
							transform: translate3d(0, 0, 0);
				}

				.slick-track
				{
					position: relative;
					top: 0;
					left: 0;

					display: block;
				}
				.slick-track:before,
				.slick-track:after
				{
					display: table;

					content: '';
				}
				.slick-track:after
				{
					clear: both;
				}
				.slick-loading .slick-track
				{
					visibility: hidden;
				}

				.slick-slide
				{
					display: none;
					float: left;

					height: 100%;
					min-height: 1px;
				}
				[dir='rtl'] .slick-slide
				{
					float: right;
				}
				.slick-slide img
				{
					display: block;
				}
				.slick-slide.slick-loading img
				{
					display: none;
				}
				.slick-slide.dragging img
				{
					pointer-events: none;
				}
				.slick-initialized .slick-slide
				{
					display: block;
				}
				.slick-loading .slick-slide
				{
					visibility: hidden;
				}
				.slick-vertical .slick-slide
				{
					display: block;

					height: auto;

					border: 1px solid transparent;
				}
				.slick-arrow.slick-hidden {
					display: none;
				}

/* 폰트연결 */
@import url('//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('//fonts.googleapis.com/css?family=Noto+Serif+KR&display=swap');

/* 김성경 기본 style */
.inner {width:89.453125%;margin:auto;}
.imgbox img {width:100%;}
.c_red {color:#ed1c24;}

/* 제품 */
.prd_slide {}
.prd_slide li {background:#fff;border:1px solid #eee;box-sizing:border-box;}
.prd_slide li .img {width:100%;position:relative;}
.prd_slide li .img>img {width:100%;}
.prd_slide li .icons {position:absolute;bottom:0;left:20px;right:20px;}
.prd_slide li .icons img {width:24px;display:inline-block;vertical-align:bottom}
.MK-product-icons{}

.prd_slide li .txt {padding:5px 20px 30px;overflow:hidden;clear:both;}
.prd_slide li .txt .prd_name {font-size:14px;/*float:left;*/line-height:1.4;margin-bottom:20px;padding-bottom:0!important;display:block;overflow:hidden;text-overflow:ellipsis;height:2.8em;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.prd_slide li .txt .prd_pirce {float:right;font-size:14px;clear:both;}
.prd_slide li .txt .prd_pirce span {font-size:12px;color:#999;text-decoration:line-through;margin-right:10px;font-weight:300;}
.prd_slide li .txt .prd_pirce b {font-size:14px;font-weight: 600;}
.prd_slide li .img a{display:block}
.prd_slide li .img a > img{width:100%;height:auto}
.prd_slide .slick-list {margin-left:-12px;}
.prd_slide .slick-slide {padding-left:10px;}

.mcomm_wr .slick-prev:before, .mcomm_wr .slick-next:before {content:'';}
.mcomm_wr .slick-prev, .mcomm_wr .slick-next {width:30px;height:30px;z-index:99;}
.mcomm_wr .slick-prev {background:url('/design/cmix5040/11657/mobile/arrows_left.png');background-size:cover;left:-15px;}
.mcomm_wr .slick-next {background:url('/design/cmix5040/11657/mobile/arrows_right.png');background-size:cover;right:-15px;}

.mtitle {font-size:20px;padding-bottom:20px;font-weight:bold;text-align:center;}
.mtitle p {padding-top:10px;color:#666;font-size:14px;}

/* 서브 top 내비 */
.top_menu {width:100%;height:50px;box-sizing:border-box;background:#ff778a;border-bottom:#ff94a3 1px solid;clear:both;}
.top_menu .home {width:50px;float:left;line-height:50px;border-right:#ff94a3 1px solid;text-align:center;box-sizing:border-box;}
.top_menu .home a {display:block;}
.top_menu .sub_box {position:relative;text-align:left;float:left;width:calc((100% - 50px) / 3);background:url('/design/cmix5040/11657/mobile/top_menu_under.png') 90% 50% no-repeat;}
.top_menu .top_sel_view {cursor:pointer;float:left;line-height:50px;width:100%;
font-size:12px;color:#fff;font-weight:500;padding-left:20px;border-right:#ff94a3 1px solid;box-sizing:border-box;}
.top_menu .top_select {display:none;z-index:99;position:absolute;top:50px;left:0;
width:100%;background:#fff;padding:10px 2px;border:#ff778a 1px solid;border-top:0;box-sizing:border-box;}
.top_menu .top_select li {display:block;}
.top_menu .top_select li a {display:block; color:#666; font-size:12px;line-height:1.2;padding:5px 0;}
.top_menu .top_select li:hover a {color:#ff778a;}
.ml-1 {margin-left:-1px;}
.subbox02 .top_sel_view {color:#fff;}
.sub_box .top_select li a.on {color:#ff778a;}

/*공통 버튼*/
.btn_basic {display:inline-block;text-align:center;box-sizing:border-box;}
.btn_basic.btn_black {background:#000;color:#fff;}
.btn_basic.btn_red {background:#e2393f;color:#fff;}

/*뒤로가기버튼*/
.beforepage {width:24px;height:15px;background:url('/design/cmix5040/11657/mobile/beforepage_03.png');background-size:cover;display:inline-block;
position:absolute;top:50%;transform:translateY(-50%);left:5.2734375%;}

.design_conpage {padding-bottom:30px;}
#contents {padding-bottom:20px;}

.h_title .btn_toggle {position:absolute;right:10px;}

/*가입화면 아이콘 변경*/
.regiicon {position: absolute;top: 0;left:0;z-index:9;width:100%;text-align:cnter;}
.regiicon img {width:80%;margin:auto;}

/* 회사소개 */
.info_conts .imgbox + .imgbox{padding-top:50px}

/* 회사소개 */
.company_wrap{color:#666;font-size:13px;line-height:1.6;}
.company_wrap div{letter-spacing:-1px;box-sizing:border-box;}
.company_wrap div strong{}
.company_wrap + .company_wrap{margin-top:30px}
.company_wrap img{max-width:100%}
.company_tit{font-size:20px;color:#222;text-align:center;font-weight:bold;}

.company_tit_s, .company_box h4{font-size:18px;color:#222;font-weight:bold}
.company_box h4:after{content:'';display:block;width:40px;height:2px;margin:10px 0 15px;background:#222}
.company_box{width:100%;}
.company_box + .company_box{margin-top:40px;}
.company_box:after{content:"";display:block;clear:both}
.company_box > div{}
.company_box strong{color:#222;}

.only_box{height:200px;}
.only_tit{font-size:18px;}
.only_txt{}
.weenybeeny_only{overflow:hidden;margin-top:30px;color:#fff;text-align:center}
.weenybeeny_only .only_box{display:table;width:100%;margin-bottom:20px;padding:0 20px;background-size:cover!important}
.weenybeeny_only .only_box div{display:table-cell;vertical-align:middle}
.weenybeeny_only .only_box:nth-child(1){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_only_01.jpg') no-repeat}
.weenybeeny_only .only_box:nth-child(2){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_only_02.jpg') no-repeat}
.weenybeeny_only .only_box:nth-child(3){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_only_03.jpg') no-repeat}
.weenybeeny_only .only_box:nth-child(4){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_only_04.jpg') no-repeat}

.company_location{padding-bottom:10px;border-bottom:1px solid #ddd}
.company_location h4{padding-bottom:10px;font-weight:bold;}
.company_location ul{padding:10px 0 15px;border-top:2px solid #222;}
.company_location ul li{}
.company_location ul li + li{margin-top:10px}
.company_location ul li em{display:inline-block;padding-left:18px;margin-right:10px;color:#222;background:url('//cmix5044.img16.kr/11657/img/icon_map.png') 0 0 no-repeat;background-size:15px}
.company_location ul li:nth-child(1) em{background-position:0 2px}
.company_location ul li:nth-child(2) em{background-position:0 -39px}
.company_location ul li:nth-child(3) em{background-position:0 -80px}
.company_location ul li:nth-child(4) em{background-position:0 -123px}
.company_location ul li span{}
.company_location_map{}
.company_location_map img{width:100%}

/* 시즌소개 */
.company_wrap .weenybeeny_season{min-height:28vw;padding-right:32%;background-size:30% !important}
.company_wrap .weenybeeny_season h4{text-transform:capitalize}
.company_wrap .weenybeeny_season ul li{}
.company_wrap .weenybeeny_season ul li + li{margin-top:5px}
.company_wrap .weenybeeny_season ul li strong{color:#666;}
/*.company_wrap .weenybeeny_season:nth-child(even){padding:0 0 0 32%;}*/
.company_wrap .weenybeeny_season:nth-child(1){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_season_01.png') 100% 40px no-repeat}
.company_wrap .weenybeeny_season:nth-child(2){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_season_02.png') 100% 40px no-repeat}
.company_wrap .weenybeeny_season:nth-child(3){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_season_03.png') 100% 40px no-repeat}
.company_wrap .weenybeeny_season:nth-child(4){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_season_04.png') 100% 40px no-repeat}
.company_wrap .weenybeeny_season:nth-child(5){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_season_05.png') 100% 40px no-repeat}
.company_wrap .weenybeeny_season:nth-child(6){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_season_06.png') 100% 40px no-repeat}
.company_wrap .weenybeeny_season:nth-child(7){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_season_07.png') 100% 40px no-repeat}
.company_wrap .weenybeeny_season:nth-child(8){background:url('//cmix5044.img16.kr/11657/img/weenybeeny_season_08.png') 100% 40px no-repeat}

/* 독점수입상품 */
.weenybeeny_product{overflow:hidden;border:1px solid #e5e5e5}
.weenybeeny_product +.weenybeeny_product{margin-top:30px}
.weenybeeny_product strong{color:#222;}
.weenybeeny_product img{width:100%}
.weenybeeny_product_box{position:relative;padding:20px}
.weenybeeny_product_box h4{padding-bottom:10px}
.weenybeeny_product_box h4:after{display:none}
.flag_txt{margin-top:20px;padding:10px 0 0;border-top:1px solid #e5e5e5}
.flag_txt strong{color:#666}
.flag_txt i{float:right;display:block;width:30px;height:18px;background:url('//cmix5044.img16.kr/11657/img/icon_flag.png') 100% 0 no-repeat;background-size:100%}
.flag_txt.flag_usa i{background-position:0 0}
.flag_txt.flag_netherlands i{background-position:0 -21px}
.flag_txt.flag_spain i{background-position:0 -41px}
.flag_txt.flag_italy i{background-position:0 -61px}
.flag_txt.flag_korea i{background-position:0 -81px}

/* 회원등급 */
.weenybeeny_member{overflow-x:scroll;}
.tbl_member{width:800px;}
.tbl_member thead{}
.tbl_member thead .lvl_a, .tbl_member thead .lvl_b, .tbl_member thead .lvl_c, .tbl_member thead .lvl_d{color:#fff;text-transform:uppercase}
.tbl_member th{padding:10px;font-size:14px;color:#222;background:#f7f7f7;}
.tbl_member tbody{}
.tbl_member th, .tbl_member td{text-align:center;line-height:1.6;border:1px solid #e5e5e5;}
.tbl_member tbody th{font-size:13px;}
.tbl_member td{padding:10px 5px;font-size:13px;}
.tbl_member td strong{font-weight:600}
.f_red{color:#ed1c24}
.weenybeeny_member_note{margin-top:50px;}
.weenybeeny_member_note h4{padding-bottom:5px}
.weenybeeny_member_note h4 span{display:inline-block;padding:5px 20px;font-size:14px;color:#fff;background:#222;border-radius:99px}
.weenybeeny_member_note ul{}
.weenybeeny_member_note ul li{margin-top:8px;font-size:13px;color:#666}
.weenybeeny_member_note ul li span{color:#222}
