@charset "utf-8";
/* font */

#page_ready {text-align:center;font-size:2em;padding: 300px 0 250px 0}
@media only screen and (max-width:479px) {
	.hidden-xs{display:none}
}
@media only screen and (max-width: 991px) {
	.hidden-md,
	.hidden-sm{display:none}
}


input::placeholder,
textarea::placeholder {
  color: #ccc;
}
input[type="checkbox"],
input[type="radio"] {vertical-align:middle;}
input[type="radio"] {margin-top:-1px;}

em{font-style:normal;color:#daaf58}

.dlTable{margin-bottom: 30px;overflow:hidden;width:100%;border-top:2px solid #aaa}
.dlTable > div{position:relative;overflow:hidden;border-bottom:1px solid #ddd}
.dlTable dl{float:left}
.dlTable dt{position:absolute;top:0;left:0;width:105px;height:100%;padding:0 0 0 20px;border-right:1px solid #ddd;background:#f7f7f7}
.dlTable dd{margin-left:115px;padding:15px 10px 15px;line-height: 1;}
.dlTable dt > span{display:table;position:relative;width:100%;height:100%}
.dlTable dt > span > span{display:table-cell;vertical-align:middle;line-height: 1;}
.dlTable dl + dl dt{left:50%;border-left:1px solid #ddd}
.dlTable .singleCell dl{width:100%}
.dlTable .doubleCell dl{width:50%}
.dlTable dd.empty_table{margin-left:0;}
.dlTable input {border:1px solid #ddd}
.dlTable input,
.dlTable .btn_small {padding:5px 15px;font-size:14px;line-height:1;height:auto;box-shadow:none}
@media all and (max-width:767px){
	.dlTable > div{border-bottom:0}
	.dlTable dl{position:relative;overflow:hidden;float:left;width:100%;border-bottom:1px solid #ddd}
	.dlTable .doubleCell dl{width:100%}
	.dlTable .doubleCell dl + dl dt{left:0;border-left:0}
}




/*-----------------------------------------------------------------------------------*/
/*	05. DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
    width: 100%;
    height: 0px;
}
.divide2 {
    width: 100%;
    height: 2px;
}
.divide3 {
    width: 100%;
    height: 3px;
}
.divide5 {
    width: 100%;
    height: 5px;
}
.divide10 {
    width: 100%;
    height: 10px;
}
.divide15 {
    width: 100%;
    height: 15px;
}
.divide20 {
    width: 100%;
    height: 20px;
}
.divide25 {
    width: 100%;
    height: 25px;
}
.divide30 {
    width: 100%;
    height: 30px;
}
.divide35 {
    width: 100%;
    height: 35px;
}
.divide40 {
    width: 100%;
    height: 40px;
}
.divide45 {
    width: 100%;
    height: 40px;
}
.divide50 {
    width: 100%;
    height: 50px;
}
.divide55 {
    width: 100%;
    height: 55px;
}
.divide60 {
    width: 100%;
    height: 60px;
}
.divide65 {
    width: 100%;
    height: 65px;
}
.divide70 {
    width: 100%;
    height: 70px;
}
.divide75 {
    width: 100%;
    height: 75px;
}
.divide80 {
    width: 100%;
    height: 80px;
}
.divide85 {
    width: 100%;
    height: 85px;
}


@media (min-width: 960px) { 
	.divide0-md {
		width: 100%;
		height: 0px;
	}
	.divide2-md {
		width: 100%;
		height: 2px;
	}
	.divide3-md {
		width: 100%;
		height: 3px;
	}
	.divide5-md {
		width: 100%;
		height: 5px;
	}
	.divide10-md {
		width: 100%;
		height: 10px;
	}
	.divide15-md {
		width: 100%;
		height: 15px;
	}
	.divide20-md {
		width: 100%;
		height: 20px;
	}
	.divide25-md {
		width: 100%;
		height: 25px;
	}
	.divide30-md {
		width: 100%;
		height: 30px;
	}
	.divide35-md {
		width: 100%;
		height: 35px;
	}
	.divide40-md {
		width: 100%;
		height: 40px;
	}
	.divide45-md {
		width: 100%;
		height: 40px;
	}
	.divide50-md {
		width: 100%;
		height: 50px;
	}
	.divide55-md {
		width: 100%;
		height: 55px;
	}
	.divide60-md {
		width: 100%;
		height: 60px;
	}
	.divide65-md {
		width: 100%;
		height: 65px;
	}
	.divide70-md {
		width: 100%;
		height: 70px;
	}
	.divide75-md {
		width: 100%;
		height: 75px;
	}
	.divide80-md {
		width: 100%;
		height: 80px;
	}
	.divide85-md {
		width: 100%;
		height: 85px;
	}

	.divide80 {
		width: 100%;
		height: 180px;
	}

}

/**	margin
*************************************************** **/
.mart1{margin-top:1px !important;}
.mart2{margin-top:2px !important;}
.mart3{margin-top:3px !important;}
.mart4{margin-top:4px !important;}
.mart5{margin-top:5px !important;}
.mart6{margin-top:6px !important;}
.mart7{margin-top:7px !important;}
.mart8{margin-top:8px !important;}
.mart9{margin-top:9px !important;}
.mart10{margin-top:10px !important;}
.mart11{margin-top:11px !important;}
.mart12{margin-top:12px !important;}
.mart13{margin-top:13px !important;}
.mart14{margin-top:14px !important;}
.mart15{margin-top:15px !important;}
.mart19{margin-top:19px !important;}
.mart20{margin-top:20px !important;}
.mart21{margin-top:21px !important;}
.mart22{margin-top:22px !important;}
.mart23{margin-top:23px !important;}
.mart24{margin-top:24px !important;}
.mart25{margin-top:25px !important;}
.mart26{margin-top:26px !important;}
.mart27{margin-top:27px !important;}
.mart28{margin-top:28px !important;}
.mart29{margin-top:29px !important;}
.mart30{margin-top:30px !important;}
.mart35{margin-top:35px !important;}
.mart40{margin-top:40px !important;}
.mart50{margin-top:50px !important;}
.mart60{margin-top:60px !important;}

.marr1{margin-right:1px !important;}
.marr2{margin-right:2px !important;}
.marr3{margin-right:3px !important;}
.marr4{margin-right:4px !important;}
.marr5{margin-right:5px !important;}
.marr6{margin-right:6px !important;}
.marr7{margin-right:7px !important;}
.marr8{margin-right:8px !important;}
.marr9{margin-right:9px !important;}
.marr10{margin-right:10px !important;}
.marr11{margin-right:11px !important;}
.marr12{margin-right:12px !important;}
.marr13{margin-right:13px !important;}
.marr14{margin-right:14px !important;}
.marr15{margin-right:15px !important;}
.marr20{margin-right:20px !important;}
.marr27{margin-right:27px !important;}
.marr30{margin-right:30px !important;}
.marr35{margin-right:35px !important;}
.marr40{margin-right:40px !important;}
.marr50{margin-right:50px !important;}

.marb1{margin-bottom:1px !important;}
.marb2{margin-bottom:2px !important;}
.marb3{margin-bottom:3px !important;}
.marb4{margin-bottom:4px !important;}
.marb5{margin-bottom:5px !important;}
.marb6{margin-bottom:6px !important;}
.marb7{margin-bottom:7px !important;}
.marb8{margin-bottom:8px !important;}
.marb9{margin-bottom:9px !important;}
.marb10{margin-bottom:10px !important;}
.marb11{margin-bottom:11px !important;}
.marb12{margin-bottom:12px !important;}
.marb13{margin-bottom:13px !important;}
.marb14{margin-bottom:14px !important;}
.marb15{margin-bottom:15px !important;}
.marb20{margin-bottom:20px !important;}
.marb30{margin-bottom:30px !important;}
.marb40{margin-bottom:40px !important;}
.marb50{margin-bottom:50px !important;}
.marb60{margin-bottom:60px !important;}
.marb99{margin-bottom:99px !important;}

.marl1{margin-left:1px !important;}
.marl2{margin-left:2px !important;}
.marl3{margin-left:3px !important;}
.marl4{margin-left:4px !important;}
.marl5{margin-left:5px !important;}
.marl6{margin-left:6px !important;}
.marl7{margin-left:7px !important;}
.marl8{margin-left:8px !important;}
.marl9{margin-left:9px !important;}
.marl10{margin-left:10px !important;}
.marl11{margin-left:11px !important;}
.marl12{margin-left:12px !important;}
.marl13{margin-left:13px !important;}
.marl14{margin-left:14px !important;}
.marl15{margin-left:15px !important;}
.marl16{margin-left:16px !important;}
.marl17{margin-left:17px !important;}
.marl18{margin-left:18px !important;}
.marl19{margin-left:19px !important;}
.marl20{margin-left:20px !important;}
.marl25{margin-left:25px !important;}
.marl30{margin-left:30px !important;}

/**	padding
*************************************************** **/
.padt1{padding-top:1px !important;}
.padt2{padding-top:2px !important;}
.padt3{padding-top:3px !important;}
.padt4{padding-top:4px !important;}
.padt5{padding-top:5px !important;}
.padt6{padding-top:6px !important;}
.padt7{padding-top:7px !important;}
.padt8{padding-top:8px !important;}
.padt9{padding-top:9px !important;}
.padt10{padding-top:10px !important;}
.padt11{padding-top:11px !important;}
.padt12{padding-top:12px !important;}
.padt13{padding-top:13px !important;}
.padt14{padding-top:14px !important;}
.padt15{padding-top:15px !important;}
.padt20{padding-top:20px !important;}
.padt22{padding-top:22px !important;}
.padt25{padding-top:25px !important;}
.padt33{padding-top:33px !important;}

.padr1{padding-right:1px !important;}
.padr2{padding-right:2px !important;}
.padr3{padding-right:3px !important;}
.padr4{padding-right:4px !important;}
.padr5{padding-right:5px !important;}
.padr6{padding-right:6px !important;}
.padr7{padding-right:7px !important;}
.padr8{padding-right:8px !important;}
.padr9{padding-right:9px !important;}
.padr10{padding-right:10px !important;}
.padr15{padding-right:15px !important;}
.padr20{padding-right:20px !important;}

.padb1{padding-bottom:1px !important;}
.padb2{padding-bottom:2px !important;}
.padb3{padding-bottom:3px !important;}
.padb4{padding-bottom:4px !important;}
.padb5{padding-bottom:5px !important;}
.padb6{padding-bottom:6px !important;}
.padb7{padding-bottom:7px !important;}
.padb8{padding-bottom:8px !important;}
.padb9{padding-bottom:9px !important;}
.padb10{padding-bottom:10px !important;}
.padb20{padding-bottom:20px !important;}
.padb30{padding-bottom:30px !important;}
.padb40{padding-bottom:40px !important;}
.padb50{padding-bottom:50px !important;}
.padb60{padding-bottom:60px !important;}

.padl1{padding-left:1px !important;}
.padl2{padding-left:2px !important;}
.padl3{padding-left:3px !important;}
.padl4{padding-left:4px !important;}
.padl5{padding-left:5px !important;}
.padl6{padding-left:6px !important;}
.padl7{padding-left:7px !important;}
.padl8{padding-left:8px !important;}
.padl9{padding-left:9px !important;}
.padl10{padding-left:10px !important;}
.padl11{padding-left:11px !important;}
.padl12{padding-left:12px !important;}
.padl13{padding-left:13px !important;}
.padl14{padding-left:14px !important;}
.padl15{padding-left:15px !important;}
.padl20{padding-left:20px !important;}
.padl23{padding-left:23px !important;}
.padl27{padding-left:27px !important;}
.padl29{padding-left:29px !important;}
.padl30{padding-left:30px !important;}
.padl48{padding-left:48px !important;}
.padl60{padding-left:60px !important;}

/**	테이블 그리드
*************************************************** **/
.w10{width:10px !important;}
.w15{width:15px !important;}
.w20{width:20px !important;}
.w30{width:30px !important;}
.w35{width:35px !important;}
.w40{width:40px !important;}
.w50{width:50px !important;}
.w60{width:60px !important;}
.w70{width:70px !important;}
.w73{width:73px !important;}
.w80{width:80px !important;}
.w90{width:90px !important;}
.w100{width:100px !important;}
.w110{width:110px !important;}
.w115{width:115px !important;}
.w120{width:120px !important;}
.w130{width:130px !important;}
.w140{width:140px !important;}
.w150{width:150px !important;}
.w160{width:160px !important;}
.w170{width:170px !important;}
.w175{width:175px !important;}
.w180{width:180px !important;}
.w190{width:190px !important;}
.w200{width:200px !important;}
.w248{width:248px !important;}
.w312{width:312px !important;}
.w325{width:325px !important;}
.w332{width:332px !important;}
.w400{width:400px !important;}
.w500{width:500px !important;}
.w610{width:610px !important;}

.h15{height:15px !important;}
.h100{height:100px !important;}
.h150{height:150px !important;}

caption {font-size:0;line-height:0;overflow:hidden;}


.noline_top {border-top:0 !important}

.fr {float:right}
.fl {float:left}

.owl-carousel .owl-nav {display:none}
@media (min-width: 1024px) {
	.owl-carousel .owl-nav {display:block}
	.owl-carousel .owl-nav .owl-prev i,
	.owl-carousel .owl-nav .owl-next i{
		position: absolute;
		top: 50%;
		left: -25px;
		font-size: 1.4em;
		width: 16px;
		margin-top: -10px;
	}
	.owl-carousel .owl-nav .owl-next i{left:auto;right:-25px}
	.owl-carousel .owl-dots{display:none}
}

.form-container input, .form-container textarea, .form-container .uneditable-input {
    width: 100%;    margin-bottom: 15px;
}



/* mobile style */
@media (max-width:360px){html{font-size:11px;}}
@media (min-width:361px) and (max-width:439px){html{font-size:12px;}}
@media (min-width:440px) and (max-width:479px){html{font-size:13px;}}
@media (min-width:480px) and (max-width:519px){html{font-size:14px;}}
@media (min-width:520px) and (max-width:559px){html{font-size:15px;}}
@media (min-width:560px) and (max-width:719px){html{font-size:16px;}}
@media (min-width:720px){html{font-size:17px;}}


@media only screen and (max-width: 767px) {
	.black-heavy-2, span.slider-text-color {font-size:18px !important;line-height:1.4 !important;}
	.black-small, .color-small {font-size:13px !important;line-height:1.2 !important;margin-top:15px;}
	.color-small {margin-top:35px;}
}


/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #fff top right no-repeat;}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061;}
.copymove_currentbg {background:#f4f4f4;}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden;}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto;}

/* 팝업레이어 */
#hd_pop {width:100%;max-width:500px;height:1px;z-index:1000;position:fixed;margin:0 auto;left: 0;top: 0;}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
.hd_pops {position:absolute;left:100px;top:100px;background-color:#fff;}
.hd_pops img {display: block;width:100%;height:auto;}
.hd_pops_footer {padding:10px 0;background-color:#000;color:#fff;text-align:right;}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background-color:#393939;color:#fff;width: auto;}
@media (max-width:767px){
	.hd_pops {
		position: absolute;
		left: 7% !important;
		right: 7% !important;
		width: 86% !important;
		top: 39px !important;	
	}
	.hd_pops .hd_pops_con {width:100% !important;height:auto !important;}
	.hd_pops .hd_pops_con img{width:100% !important;height:auto !important;}
}


/* 캡챠 자동등록(입력)방지 기본 - PC */
#captcha {display:inline-block;position:relative;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;font-size:0;}
#captcha audio {display:block;margin:0 0 5px;width:187px;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-right:32px;vertical-align:top;}
#captcha #captcha_reload {padding: 0;margin: 0;position:absolute;top:30px;left:161px;width:31px;height:30px;background:url('../img/captcha.png') no-repeat  0 -30px;border:none;border-top:1px solid #ccc;overflow:hidden;cursor:pointer;text-indent:-9999px;}
#captcha #captcha_key {margin:0;padding:0 5px;width:100px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:600;text-align:center;line-height:2.8em;vertical-align:top;}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;}
#captcha #captcha_mp3 {padding: 0;margin: 0;position:absolute;top:0;left:161px;width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none;}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;font-size:0;}
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px;}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;display:block;}
#captcha.m_captcha #captcha_reload {width:31px;height:31px;background:url('../img/captcha.png') no-repeat  0 -30px;border:none;overflow:hidden;cursor:pointer;text-indent:-9999px;position:static;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:128px;height:31px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:600;text-align:center;line-height:29px;margin-left:3px;}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none;}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right;}
.btn_cke_sc{
    display: inline-block;
    padding: 0 10px;
    width: auto;
    border: 1px solid #ccc !important;
    background: #fafafa !important;
    color: #000 !important;
    text-decoration: none !important;
    line-height: 1.9em;
    vertical-align: middle;
    font-size: 12px;
}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center;}
.cke_sc_def dl {margin:0 0 5px;text-align:left;}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:"";}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9;}
.cke_sc_def dt {width:20%;font-weight:600;}
.cke_sc_def dd {width:30%;}

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;}
a.btn01:focus, a.btn01:hover {text-decoration:none;}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none;}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;}

/* 공통 */
.btn_confirm {margin-top:15px;overflow:hidden;text-align:center;} /* 서식단계 진행 */
.btn_confirm.pd15 {padding:0 15px;}
.btn_confirm dt {width:100%;margin-bottom:1.2%;clear:both;}
.btn_confirm dd {width:49.4%;margin-right:1.2%;float:left;display:inline-block;}
.btn_confirm dd.mr0 {margin-right:0;}
.btn_confirm dt a, .btn_confirm dd a, .btn_confirm dt button, .btn_confirm dd button, .btn_confirm dt input, .btn_confirm dd input {
    background: #363636;
    margin-top: 10px;
    border: none;
    color: #dfdfdf;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    line-height: normal;
    padding: 15px 25px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
}
.btn_bo_adm {float:left;}
.btn_bo_adm li {float:left;}
.btn_bo_user {float:right;}
.btn_bo_user li {float:left;}
.btn_top, .btn_b_my {width:44px;height:44px;font-size:0;border-radius:40px;position:fixed;bottom:50px;z-index:8000;cursor:pointer;}
.btn_top {opacity:0.8;background:#000000 url('../img/mobile/btn_gotop.png') no-repeat center;display:none;right:7px;}
.btn_b_my {color:#fff;opacity:0.9;background:#ed3636 url('../img/mobile/btn_b_my.png') no-repeat center;text-align:center;display:inline-block;left:7px;}
.btn_b_my.mq_open {background:#ed3636 url('../img/bt_close.gif') no-repeat center;background-size:50%;}
.g_hl {margin:0 5px;color:#ccc;}
.mb_tit {padding:0 0 7px 10px;font-size:13px;font-weight:600;position:relative;text-align: left;line-height: 1.2;}
.mb_tit:after {width:4px;height:14px;background-color:#ed3636;display:inline-block;position:absolute;left:0;top:1px;content:'';}

@media (min-width:700px){
	.btn_confirm.pd15 {padding:0 !important;}
}

/* 게시판용 버튼 */
.btn_b01,.btn_b02,.btn_admin {display:inline-block;text-decoration:none !important;vertical-align:middle !important;font-family:inherit;white-space:nowrap;cursor:pointer;background:transparent;text-align:center;border-radius:0;outline:0;padding:3px 7px;font-size:12px;line-height:1.777;font-weight:normal !important; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;box-sizing:border-box;}
.btn_b01 {background:#fff;border:1px solid #ccc;color:#222 !important;}
.btn_b02 {background:#222;border:1px solid #222;color:#fff !important;}
.btn_admin {background:#e02612;border:1px solid #d72411;color:#fff !important;} /* 관리자 전용 버튼 */

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 5px;font-weight:600;font-size: 11px;}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px;}
#validation_check h1 {margin-bottom:20px;font-size:1.3em;}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background-color:#fff;}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {margin:15px 0}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 7px;font-weight:normal;text-align:left;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 7px;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:20px 7px;border-bottom:1px solid #ecf0f1;line-height:1.4em;word-break:break-all;}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
@media (min-width:700px){
	.tbl_head01 td.td_subject {font-size:1.15em}
}

.tbl_head02 {margin:15px 0}
.tbl_head02 caption  {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px 0;border-top:1px solid #333;border-bottom:1px solid #ddd;background:#f3f3f3;color:#333;font-size:0.95em;text-align:center;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:10px;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all;vertical-align: middle;text-align: center;}
.tbl_head02 td.tac {position:relative}
@media (max-width:767px){
	.tbl_head02 {
		border-top: 1px solid #ecf0f1;
	}
	.tbl_head02 td,
	.tbl_head02 th,
	.tbl_head02 tr{
		display:block;position:relative;width:100%;
		float:left
	}
	.tbl_head02 thead,
	.tbl_head02 .m_no {
		display: none;
	}
	#smy .tbl_head02 tr{
		border-top:2px solid #414141
	}
	#smy .tbl_head02 tbody td:nth-child(3){
		width:50%
	}
	#smy .tbl_head02 tbody td:nth-child(4),
	#smy .tbl_head02 tbody td:nth-child(5){
		width:25%
	}
	#smy .tbl_head02 tfoot th {
	    border: 0;
	}
}

.tbl_head03 {margin:0 0 10px}
.tbl_head03 table{border-bottom:1px solid #d3d3d3}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95em;text-align:center;}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head03 td {padding:15px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head03 td:first-child{border-left:0}
.tbl_head03 a {}
@media (max-width:767px){
	.tbl_frm01 th {display:none}
	.win_desc .tbl_frm01 th,
	.win_desc .tbl_frm01 td {display:block;width:100%;}
	.win_desc .tbl_frm01 th {border:0;padding-bottom: 0;}
	.win_desc .tbl_frm01 td {border-left: 1px solid #e9e9e9;border-right: 1px solid #e9e9e9;}
	    
}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 table{width:100%;}
.tbl_frm01 th {padding:10px 0;width:150px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;font-size:1.083em;max-width:100%;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
.form_01 textarea{padding:8px 15px;line-height:1.5}
.frm_input {height:40px;}
.frm_input.frm_full {width:100%}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px;width:100%}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {font-size:13px;color:#999;padding:70px 0 !important;text-align:center;}
.empty_table p {padding-top:5px;}
.empty_list {min-height:16px !important;font-size:13px;color:#999;padding:75px 0 !important;text-align:center;}
.empty_list p {padding-top:5px;}

/* 테이블 항목별 정의 */
.frm_info {display:block;padding-top:5px;line-height:1.4em;}
.td_label label {margin-right:7px !important;}
.td_board {width:120px;text-align:center;}
.td_category {width:80px;text-align:center;}
.td_chk {width:30px;text-align:center;}
.td_date {width:60px;text-align:center;}
.td_datetime {width:150px;text-align:center;}
.td_group {width:100px;text-align:center;}
.td_mb_id {width:100px;text-align:center;}
.td_mng {width:80px;text-align:center;}
.td_name {width:100px;text-align:left;}
.td_nick {width:100px;text-align:center;}
.td_num {width:50px;text-align:center;}
.td_numbig {width:80px;text-align:center;}
.td_stat {width:60px;text-align:center;}

.txt_active {color:#5d910b;}
.txt_done {color:#e8180c;}
.txt_expired {font-weight:normal;color:#bbb;}
.txt_rdy {color:#8abc2a;}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 15px;}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #555;border-bottom:1px solid #e9e9e9;background-color:#fff;font-size:14px;line-height:1.2em;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em;}
.new_win .win_ul {margin:-21px 0 20px 0;padding:0 20px;border-top:1px solid #333;background-color:#333;list-style:none;zoom:1;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:"";}
.new_win .win_ul li {float:left;margin-left:-1px;}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #555;border-left:1px solid #555;color:#fff;font-family:dotum;font-weight:600;text-decoration:none;}
.new_win .win_ul a.on {background-color:#fff;color:#222;}
.new_win .win_desc {margin:10px 15px 0 15px;}
.new_win .win_btn {clear:both;padding:20px;text-align:center;} /* 새창용 */
.new_win .win_btn a,.new_win .win_btn input,.new_win .win_btn button {margin:0 1.5px;}
.new_win .win_paging {padding-top:20px;text-align:center;}

#sit_pvi_nw #win_title{display:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061;}

/* 목록 바로가기 */
.sanchor {margin:0 0 5px;padding:0;}
.sanchor:after {display:block;visibility:hidden;clear:both;content:"";}
.sanchor li {float:left;list-style:none;width:25%;border-top:2px solid #000;text-align:center;overflow:hidden;white-space:nowrap;letter-spacing:0.2em;font-size:0.93em;}
.sanchor a {display:block;padding:10px;border-left:1px solid #ededed;border-bottom:1px solid #ededed;background:#fcfcfc;text-decoration:none;color:#484848;}
.sanchor a:focus, .sanchor a:hover {background:#eee;text-decoration:none;}
.sanchor a.sanchor_on {background:#fff;text-decoration:none;border-bottom:1px solid #fff;}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important;}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none;}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto;}
.sv_nojs .sv {display:block;}

/* 페이징 */
.pg_wrap {margin:0;padding:10px 0 10px;text-align:center;}
.pg_wrap span,.pg_wrap strong,.pg_wrap a {display:inline-block;text-decoration:none;vertical-align: top;}
.pg {}
.pg a:focus,.pg a:hover {text-decoration:none;border:1px solid #333;}
.pg_page,.qa_page,.pg_current {
    padding: 0 9px;
    min-width: 9px;
    height: 27px;
    color: #353e44;
    font-weight: normal;
    line-height: 26px;
    vertical-align: middle;
    border: 1px solid #c8c8c8;
}
.pg_page,.qa_page {background-color:#fbfbfb;text-decoration:none;}
.pg_current {background-color:#333;color:#fff;border:1px solid #333 !important;}
.pg_start,.pg_prev,.pg_next,.pg_end {width:27px;height:27px;overflow:hidden;padding:0 !important;font-size:0 !important;text-indent:-9000px;border:none !important;background:url('../img/sprite_pg.png') no-repeat;vertical-align:top;}
.pg_prev {margin-right:4px;}
.pg_next {margin-left:4px;}
.pg a.pg_start {background-position:-116px 0;}
.pg a.pg_prev {background-position:-145px 0;}
.pg a.pg_next {background-position:-174px 0;}
.pg a.pg_end {background-position:-203px 0;}
.pg span.pg_start {background-position:0 0;}
.pg span.pg_prev {background-position:-29px 0;}
.pg span.pg_next {background-position:-58px 0;}
.pg span.pg_end {background-position:-87px 0;}

/*메일인증*/
.rg_em_p{padding:0 5px;}
.rg_em{margin:5px 5px 10px;}
.rg_em table{width:100%;border-collapse:collapse;}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden;}

/* select (공통) */
#select_ty {height:34px;line-height:2.5;margin:12px 15px;border:1px solid #ddd;background-color:#f8f8f8;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#select_ty:after {display:block;clear:both;content:'';}
#select_ty a {height:100%;font-size:13px;padding:0 15px;text-decoration:none !important;display:block;}
#select_ty .sel_btn {height:100%;font-size:13px;font-weight:600;padding:0 30px 0 15px;background:url('../img/ic_navi.gif') no-repeat center right 15px;display:block;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#select_ty ul {width:100%;padding:7px 0;border:1px solid #ddd;background-color:#fff;position:absolute;top:32px;left:-1px;z-index:100;display:none;}
#select_ty ul > li {height:22px;line-height:1.9;}
@media (min-width:700px){ #select_ty {margin:10px 0;} }

/* 폰트box 스타일 */
.fbx_small, .fbx_lsmall {display:inline-block;vertical-align:middle;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.fbx_small {padding:1px 5px;font-size:11px;line-height:1.555;font-weight:normal;letter-spacing:0;}
.fbx_lsmall {padding:3px 10px;font-size:12px;line-height:1.777;font-weight:normal !important;}
.fbx_bg1 {border:1px solid #c1dcff;background-color:#ffffff;color:#4294ff;} /* blue */
.fbx_bg2 {border:1px solid #dddddd;background-color:#f7f7f7;color:#aaaaaa;} /* gray */
.fbx_bg3 {border:1px solid #fdd8e2;background-color:#ffffff;color:#ff90af;} /* pink */
.fbx_bg4 {border:1px solid #ed3636;background-color:#ffffff;color:#ed3636;} /* red */
.fbx_bg5 {border:1px solid #cbcbcb;background-color:#ffffff;color:#909090;} /* default */

/* 사이드메뉴 */
#slideMenu {width:80%;height:100%;position:fixed;top:0;right:100%;background-color:#f8f8f8;overflow-y:auto;overflow-x:hidden;z-index:0;}
#slideMenu a {text-decoration:none !important;}
#slideMenu .bm, #slideMenu .subm li {height:40px;line-height:3;font-weight:600;display:block;font-size:14px;color:#888;position:relative;}
#slideMenu .bm {padding:0 50px 0 20px;border-bottom:1px solid #ccc;cursor:pointer;}
#slideMenu .bm span.fa-angle-down {width:19px;height:30px;font-size:2em;color:#bbb;position:absolute;right:20px;top:5px;}
#slideMenu .bm span.fa-angle-up {width:19px;height:30px;font-size:2em;color:#222;position:absolute;right:20px;top:5px;}
#slideMenu .bm.active {color:#222;}
#slideMenu .bm a {font-size:14px;color:#222;display:block;}
#slideMenu .subm {border-bottom:1px solid #ccc;}
#slideMenu .subm li {background-color:#eee;border-top:1px dotted #ccc;}
#slideMenu .subm li:first-child {border-top:0;}
#slideMenu .subm li a {padding:0 20px;font-size:14px;color:#666;display:block;}
#slideMenu dd, #slideMenu .smtab li {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#slideMenu .sm_inner {border-bottom:1px solid #ccc;background-color:#fff;}
#slideMenu .sm_inner dd {width:25%;padding:7px 0;border-left:1px solid #ccc;float:left;}
#slideMenu .sm_inner dd a {display:block;text-align:center;}
#slideMenu .sm_inner dd:first-child {border-left:0 !important;}
#slideMenu .smtab {border-bottom:1px solid #ed3636;margin-top:10px;}
#slideMenu .smtab li {width:50%;height:40px;font-size:15px;font-weight:600;color:#fff;line-height:2.6;background-color:#bbb;text-align:center;float:left;}
#slideMenu .smtab li.active {background-color:#ed3636;}
#slideMenu .sm_body {display:none;}
#slideMenu .sm_body.active {display:block;}

.page_cover {width:100%;height:100%;position:fixed;top:0px;background-color:rgba(0,0,0,0.7);z-index:9000;display:none;}
.page_cover.m_open {display:block;}
.page_cover .sm_close {width:26px;height:25px;background:url('../img/bt_close.gif') no-repeat left top;margin:20px 0 0 15px;display:inline-block;}
#slideMenu.m_open {-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);z-index:9100;}
#wrapper.m_open {overflow:hidden;-webkit-transform:translate3d(80%, 0, 0);-ms-transform:translate3d(80%, 0, 0);transform:translate3d(80%, 0, 0);}

/* 메인 상품 목록 스킨 */
.smt {margin:12px 0 0;}
.smt_wrap {background-color:#fff;overflow:hidden;box-shadow:0 1px 1px rgba(0,0,0,.1);} /* 메인전용 */

#sct{
	position:relative;
	width:100%;
	padding-top: 110px;
}
@media only screen and (max-width: 1169px){
	#sct{
		padding-top: 90px;
	}
}
@media only screen and (max-width: 767px){
	#sct{
		padding-top: 121px;
	}
}

#sct_wrap {}
.sct_wrap_hdesc {padding:10px 1.3rem;font-size:17px;font-weight:600;border-bottom:1px solid #ddd;position:relative;display:block;}
.sct_wrap_hdesc .fa-angle-right {width:9px;height:26px;font-size:1.6em;color:#bbb;position:absolute;right:1.3rem;top:50%;margin-top:-13px;}
.sct_wrap_hdesc em {height:14px;font-family:'Lobster';font-size:13px;font-weight:normal;color:#ed3636;letter-spacing:0.5px;line-height:1.6;vertical-align:top;display:inline-block;}

.mobile_bn {box-shadow:0 1px 1px rgba(0,0,0,.1);}
.mobile_bn img {width:100%;height:auto;}

/* 탭메뉴 */
.tab_li {height: 37px;
    border-bottom: 1px solid #dedede;
    overflow: visible;}
.tab_li li {height:36px;color:#888;padding:0 17px;font-size:14px;margin-left:-1px;line-height:2.8;background-color:#f5f5f5;text-align:center;float:left;overflow:visible;position:relative;cursor:pointer;box-sizing:border-box;}
.tab_li li.active {height:37px;color:#ed3636;font-weight:600;line-height:2.7;background-color:#fff;z-index:10;border:1px solid #dedede;border-bottom:0}
.tab_li li:first-child {padding:0 25px !important;margin-left:0 !important;}
.tab_li li span {border-width:1px 1px 0 1px;border-style:solid;border-color:#ddd;cursor:pointer;display:block;position:absolute;top:0;right:0;bottom:0;left:0;}
.tab_li li.active span {border-color:#ed3636;z-index:99;}
.tab_li li a {color:#999;display:block;text-decoration:none !important;}
.tab_li li.active a {color:#daaf58;}

/* sub 공통 */
#content_title {font-size:17px;font-weight:600;padding:10px 15px;border-bottom:1px solid #333;background-color:#fff;text-align:center;position:relative;}
#content_title .tit_bt_prev {width:20px;height:20px;font-size:35px;color:#ccc;line-height:0.5;position:absolute;left:10px;top:50%;margin-top:-10px;cursor:pointer;}
#content_title .bt_home {width:20px;height:20px;background:url('../img/ic_home.gif') no-repeat center;display:block;position:absolute;top:50%;right:15px;margin-top:-10px;}
#page_title {font-size:1.083em;color:#666;padding:10px 15px;line-height:1.4;background-color:#fafafa;text-align:center;border-bottom:1px solid #e9e9e9;}
#page_title em {color:red;font-weight:600;}

.sct_noitem {padding:50px 0;color:#999;text-align:center;border: 1px solid #ddd;margin: 20px 0;}
.sct_nofile {margin:15px;padding:0;}

/* 이벤트 */
#sev {}
#sev h2 {border-bottom:1px solid #e9e9e9;background:#fafafa;text-align:center;font-size:18px;font-weight:600;padding:1.3rem;}
#sev_himg {margin:0;padding:0;border-bottom:1px solid #e9e9e9;}
#sev_himg img {width:100%;height:auto;}
#sev_timg {margin:20px 0 0;padding:0;}
#sev_timg img {width:100%;height:auto;}
.event_list ul {padding:0 15px 15px 15px;}
.event_list ul li {border:1px solid #ddd;margin-top:15px;position:relative;}
.event_list ul li a {text-decoration:none !important;}
.event_list ul li p {text-align:center;}
.event_list ul li .ev_img {width:100%;height:auto;overflow:hidden;}
.event_list ul li .ev_img img {width:100%;height:auto;}
.event_list ul li .ev_subj {font-size:15px;font-weight:600;height:20px;padding:12px 15px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* 쿠폰존 */
.couponzone_list h2{    font-size: 16px;
    margin: 15px 15px 5px 0;
    text-align: left;}
.couponzone_list .helper {color:#888;    margin : 0;}
.couponzone_list ul {padding:0;margin: 10px 0;}
.couponzone_list ul li {    border: 1px solid #ddd;
    margin: 5px;
    position: relative;
    background: #fff;}
.couponzone_list ul li a {text-decoration:none !important;}
.couponzone_list ul li dl dt {width:145px;padding:12px 12px;border-right:1px dotted #ddd;float:left;}
.couponzone_list ul li dl dd {margin:0 10px 0 155px;padding:10px 0;border-top:1px solid #eee;overflow:hidden;}
.couponzone_list ul li dl dd .tit {color:#333;font-weight:600;margin-bottom:4px;}
.couponzone_list ul li dl dd p {text-align:left;color:#888;font-size: 13px;line-height: 19px;}
.couponzone_list ul li .cp_img {width:120px;height:62px;background:#ed3636 url('../img/coupon_bg.png') no-repeat left top;background-size:120px 62px;overflow:hidden;position:relative;display:block;}
.couponzone_list ul li .cp_img img {width:120px;height:62px;}
.couponzone_list ul li .cp_img .l_txt {color:#fff;font-size:10px;font-style:italic;letter-spacing:0;position:absolute;left:-6px;top:23px;z-index:10;-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg);}
.couponzone_list ul li .cp_img p {width:86px;position:absolute;left:32px;text-align:center;z-index:11;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.couponzone_list ul li .cp_img p.price {font-size:22px;font-weight:600;color:#ed3636;letter-spacing:-1px;top:10px;}
.couponzone_list ul li .cp_img p.s_txt2 {font-size:10px;color:#aaa;bottom:5px;}
.couponzone_list ul li .cp_img.disabled {background:#bbb url('../img/coupon_bg.png') no-repeat left top;background-size:120px 62px;}
.couponzone_list ul li .cp_img.disabled p.price {color:#bbb;}
.couponzone_list ul li .button-shortcodes text-size-2 text-padding-1 version-1 {width:100%;background-color:#ef4836;border:1px solid #ef4836;color:#fff !important;}
.couponzone_list ul li .button-shortcodes text-size-2 text-padding-1 version-1.disabled {background-color:#888;border:1px solid #888;color:#fff !important;}

.couponzone_list ul li .btn_lsmall {
    width: 100%;
    background-color: #ef4836;
    border: 1px solid #ef4836;
    color: #fff !important;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1.666;
    font-weight: normal !important;
	white-space: nowrap;
}
.couponzone_list ul li .btn_lsmall.disabled {
    background: #888;
    border: 1px solid #888;
    color: #fff !important;
}

/* 브랜드 */
#sbr {position:relative;z-index:1}
#sbr_himg {margin:0;padding:0;border-bottom:1px solid #e9e9e9;}
#sbr_himg img {width:100%;height:auto;}
#sbr_timg {margin:20px 0 0;padding:0;}
#sbr_timg img {width:100%;height:auto;}
#br_sch{text-align:center}

.br_search {padding:0 0 20px 0;display:none}
.br_search .sch_inner {max-width:400px;margin:0 auto;}
.br_search .sch_inner dt {width:65px;height:37px;line-height:2.6;font-size:14px;font-weight:600;float:left;}
.br_search .sch_inner dd {height:37px;border:1px solid #e0e0e0;margin-left:65px;position:relative;}
.br_search .sch_inner dd input[type=text] {width:100%;height:35px;font-size:14px;padding:0 45px 0 10px;line-height:2.3;border:0;}
.br_search .sch_inner dd .btn_submit {width:35px;height:35px;font-size:0;background:url('../img/br_sch_btn.png') no-repeat center;border:0;position:absolute;top:0;right:0;}

.br_search .sch_tab {display: inline-block;}
.br_search .sch_tab:before,
.br_search .sch_tab:after {content:"";display:block;clear:both}
.br_search .sch_tab li {border:1px solid #e0e0e0;text-align:center;float:left;cursor:pointer;margin-right:-1px;margin-bottom:-1px}
.br_search .sch_tab li a {height:28px;padding:0 10px;color:#666;line-height:2;text-decoration:none !important;display:block;background: #fff;}
.br_search .sch_tab li.active a {color:#fff;background-color:#142a52;}


.br_list {overflow:hidden;margin:15px 0;max-width:1200px;margin:0 auto}
.br_list li {width:100%;background:#fff;border:10px solid #fff;margin:0 0 20px 0;float:left;	
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
.br_list li.logo {padding:20px 0;}
.br_list li a {color:#666;text-align:center;text-decoration:none !important;display:block;}
.br_list li .img-over-fix {
	overflow:hidden;
	position:relative;
}
.br_list li .img-over-fix-name {
	position:absolute;background:#fff;text-align:center;top:0;left:0;width:100%;height:100%;padding-top:30%;font-size:1.5em;opacity:0;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
.br_list li:hover .img-over-fix-name {
	opacity:.9;
}
.br_list li.logo img {
	height:100px;width:auto;
}
.br_list li:hover {border:10px solid #ececec;}

.br_list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 20px;
    background: #fff;
    padding: 8px 0;
}

.couponzone_list ul:after,
.event_list ul:after {content:"";display:block;clear:both}

@media (min-width:520px){
	.couponzone_list ul {padding:15px;background: #f7f7f7;margin: 10px 0;}
	.event_list ul li:nth-child(2n) {float:right;}
	.br_list li {width:48%;margin:0 4% 4% 0;}
	.br_list li:nth-child(2n) {margin-right:0;}
}
@media (min-width:960px){
	.couponzone_list h2{margin-left:15px;}
	.couponzone_list .helper {margin-left:15px;}
	.couponzone_list ul li,
	.event_list ul li {width:48%;float:left;}
	.br_list li {width:31%;margin:0 3% 3% 0;}
	.br_list li:nth-child(2n) {margin-right:3%;}
	.br_list li:nth-child(3n) {margin-right:auto;}
}
@media (min-width:1200px){
	.couponzone_list ul li,
	.event_list ul li {width:31.33333%;float:left;}
}



.brands-number-list {
	margin:30px auto;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}
.brands-number-list .item {
    padding: 40px 0 30px;
	display:inline-block;
	width:32%
}
.brands-number-list .item-data {
    color: #005295;
    margin-bottom: 15px;
    line-height: 1;
}
.brands-number-list .item-data {
    font-family: Buri,serif;
}
.brands-number-list .item-data b {
    font-size: 5em;
    font-weight: 400;
}
.brands-number-list .item-data em {
    font-size: 2.5em;
	font-style:normal
}
@media (max-width:767px){
	.brands-number-list .item {
		display:block;
		width:auto
	}
}


.vision-wrap {background:url("../img/gl-bg.jpg") no-repeat top center;background-size:cover}
.vision-wrap p.lead{text-align:center;font-size:1.15em;margin-bottom:30px}
.vocation-contents {
    font-size: 1.5em;
    position: relative;
    z-index: 2;
	text-align:center;
    padding-bottom: 70px;
}
.vocation-contents h3 {
    font-size: 1.06667em;
    letter-spacing: -.03em;
    line-height: 1.4;
    font-weight: 500;
    color: #222;
    margin-bottom: 60px;
}
.vocation-contents .address{
	margin-top:100px;
	font-weight:normal;
	line-height:1.5;
	font-size:.85em;
}

.vocation-contents .address .lowcase{
	text-transform: lowercase;
}
.vocation-contents p.item-icon{
    font-family: 'FontAwesome';
	margin-top:10px;
}


.vocation-contents .rseries-list {
    border-bottom: 0;
}
.rseries-list .item {
    border-top: 1px solid #e0e0e0;
    padding: 20px;
}
.vocation-contents .rseries-list .item {
    border-color: #ccc;
    padding: 30px 0;
    margin-left: 10%;
    margin-right: 10%;
}
.vocation-contents .rseries-list .item:first-child {
    border-top: 0;
}
.vocation-contents .rseries-list .item-h {
    line-height: 1.1;
    margin-bottom: 25px;
}
.rseries-list .item-h span {
    display: block;
    font-size: .75em;
	opacity:.5
}
.rseries-list .item-txt {
    margin: 0;
	font-size:.8em;
}
.rseries-list small {
	display:block;
    color: #222;
    font-size: .7em;
    font-weight: 500;
    margin: .5em 0 .3em;
}


@media (min-width: 48em){
	.vocation-contents h3 {
		font-size: 1.1em;
	}
	.vocation-contents h3 {
		margin-bottom: 80px;
	}
	.rseries-list {
		table-layout: fixed;
		display: table;
		display: flexbox;
		display: flex;
		width: 100%;
		border: 0;
	}
	.rseries-list .item {
		flex: 1;
		border: 0;
		border-left: 1px solid #e0e0e0;
		padding: 40px;
		line-height: 1.4;
	}
	.rseries-list .item:first-child {
		border-left: 0;
	}
	.vocation-contents .rseries-list .item {
		padding: 20px 40px;
		margin: 0;

	}
	.rseries-list .item-h {
		font-size: 1.23333em;
	}
	.rseries-list .item-h, .rseries-list .item-p {
		text-align: center;
	}
}
@media (min-width: 64em){
}

.vocation-citation{clear:both;padding:30px 0;margin-top:100px;line-height: 1.4;color:#000;display:none}








/* 고객센터 */
#cs_wrap {padding:15px;}
#cs_wrap .btn_bx {border:1px solid #ddd;background-color:#f8f8f8;}
#cs_wrap .btn_bx li {width:33.33%;padding:15px 0;text-align:center;float:left;}
#cs_wrap .btn_bx li:first-child a {border-left:0 !important;}
#cs_wrap .btn_bx li a {padding-top:50px;font-size:12px;color:#666;border-left:1px dotted #ccc;display:block;text-decoration:none;}
#cs_wrap .btn_bx li a.cs_bt1 {background:url('../img/cs_top_ic1.png') no-repeat top center;background-size:auto 40px;}
#cs_wrap .btn_bx li a.cs_bt2 {background:url('../img/cs_top_ic5.png') no-repeat top center;background-size:auto 40px;}
#cs_wrap .btn_bx li a.cs_bt3 {background:url('../img/cs_top_ic2.png') no-repeat top center;background-size:auto 40px;}
#cs_wrap #faq_bo {border-top:1px solid #ddd;}
#cs_wrap #faq_bo dl {width:100%;}
#cs_wrap #faq_bo dt, #cs_wrap #faq_bo dd {font-size:13px;line-height:1.4;padding:10px 25px 10px 30px;border-bottom:1px solid #ddd;position:relative;}
#cs_wrap #faq_bo dt {cursor:pointer;}
#cs_wrap #faq_bo dt span {display:inline-block;}
#cs_wrap #faq_bo dt .arrow {width:20px;height:20px; background:url('../img/faq_q.png') no-repeat center right;position:absolute;top:50%;right:0;margin-top:-10px;}
#cs_wrap #faq_bo dt.on .arrow {background:url('../img/faq_q_on.png') no-repeat center right;}
#cs_wrap #faq_bo dt.on {font-weight:600;}
#cs_wrap #faq_bo dd {background:#fafafa;}
#cs_wrap #faq_bo dd img {width:100%;height:auto;}
#cs_wrap #faq_bo .ic_q, #faq_bo .ic_a {width:16px;height:16px;line-height:0.8;font-family:'MS Sans Serif', 'Sans Serif';font-size:18px;position:absolute;}
#cs_wrap #faq_bo .ic_q {color:#ed3636;top:11px;left:7px;}
#cs_wrap #faq_bo .ic_a {color:#0085b0;top:12px;left:9px;}

/* 상품리스트 */
#sct_ct {padding:10px 1.3rem;background-color:#fafafa;border-bottom:1px solid #ccc;}
#sct_ct li {width:50%;float:left;}
#sct_ct ul li a {line-height:1.8;display:block;text-decoration:none !important;}
#sct_ct ul li a.sct_here {color:red;font-weight:600;}
#sct_sort {padding:0 1.3rem;border-bottom:1px solid #ccc;position:relative;}
#sct_sort .count {height:40px;font-size:14px;line-height:2.9;display:inline-block;}
#btn_sort {width:120px;height:40px;font-size:14px;padding:0 15px;line-height:2.9;display:inline-block;position:absolute;top:0;right:0;cursor:pointer;}
#btn_sort i {position:absolute;top:13px;right:1.3rem;}
#sort_li {width:280px;height:322px;margin:0 0 0 -140px;border:1px solid #bbb;z-index:9000;position:absolute;left:50%;background-color:#fff;overflow:hidden;display:none;}
#sort_li h2 {padding:10px;font-size:15px;font-weight:600;border-bottom:1px solid #bbb;background-color:#f8f8f8;text-align:center;display:block;}
#sort_li li:first-child a {border-top:0;}
#sort_li li a {font-size:15px;padding:12px 20px;border-top:1px dotted #bbb;display:block;position:relative;text-decoration:none !important;}
#sort_li li a i {font-size:20px;color:#999;margin-top:-10px;position:absolute;right:20px;top:50%;}
#sort_close {color:#999;padding:7px;border-top:1px solid #ddd;text-align:center;display:block;}
#sort_bg {width:100%;height:100%;background-color:#000;opacity:0.8;filter:alpha(opacity:'80');position:fixed;top:0;left:0;z-index:8900;display:none;}

@media (min-width:520px){ #sct_ct li {width:33.33%;} }

/* 상품 상세보기 */
#sit {margin:0;padding:0;}
#sit .smk_accordion .accordion_in .acc_head {
	letter-spacing:-1px
}

.sit_admin {margin:10px 10px 0;text-align:right;}
.sit_empty {padding:30px 0;text-align:center;}
#sit .info_detail{padding: 10px;}
@media (max-width:991px){
	#sit .info_detail{padding: 10px 0;margin-left:-3.5%;margin-right:-3.5%;}
}
/* 상품상세 */
#info_content {padding:0 10px 30px;zoom:1;}
#info_content:after {display:block;visibility:hidden;clear:both;content:"";}
#info_content h1 {margin:10px 0;}
#info_content h3 {margin:0 0 10px;}
#info_content .win_desc {margin:10px 0 0 !important;}

.if_tit {margin-top:10px;padding:0 0 7px 10px;font-size:14px;font-weight:600;position:relative;}
.if_tit:after {width:4px;height:14px;background-color:#ed3636;display:inline-block;position:absolute;left:0;top:1px;content:'';}
.win_desc_if{border-top:1px solid #e9e9e9;padding:7px 0 0;min-height:100px;}
.win_desc_if img {max-width:100%;height:auto;}

/* 상품 상세보기 (기타정보) */
#sit_etc {margin-top:20px;}
#sit_etc_tbl {width:100%;border-top:1px solid #c0c0c0;}
#sit_etc_tbl th,
#sit_etc_tbl td {border-bottom:1px solid #e2e2e2;text-align:left;}
#sit_etc_tbl th {padding:10px 15px;background-color:#f8f8f8;font-weight:normal;}
#sit_etc_tbl td {padding:10px 15px;color:#666;word-break:break-all;}

/* 상품 상세보기 - 개요 */
#sit_ov_wrap {margin:0;padding:0;clear: both;}
#sit_ov_wrap:after {display:block;visibility:hidden;clear:both;content:"";}

/* 상품 상세보기 (상품정보표) */
#sit_inf_cont {border:5px solid #eee;padding:10px 20px 20px;}
#sit_inf_cont li {min-height:17px;font-size:13px;font-weight:600;color:#111;border-bottom:1px dotted #ddd;padding:8px 0 8px 80px;text-align:left;line-height:1.5em;position:relative;letter-spacing:0;}
#sit_inf_cont li .inf_tit {font-weight:normal;padding-left:10px;background:url("/img/dot03.gif") no-repeat left center;display:inline-block;position:absolute;top:8px;left:0;}

/* 상품 상세보기 - 이미지 미리보기 */
#sit_pvi {position:relative;margin-top:20px;padding:20px 0;border-top:1px solid #e9e9e9;text-align:center;}
#sit_pvi_prev {position:absolute;top:50%;left:0;background:url('../img/bn_btn1.png') no-repeat;width:22px;height:43px;text-indent:-9999px;margin-top:-22px;opacity:0.5;}
#sit_pvi_next {position:absolute;top:50%;right:0;background:url('../img/bn_btn2.png') no-repeat;width:22px;height:43px;text-indent:-9999px;margin-top:-22px;opacity:0.5;}
.sit_pvi_btn {display:none;z-index:10;width:22px;border:0;background:#f2f5f9;}
#sit_pvi_slide {position:relative;margin:0 auto;padding:0;list-style:none;overflow-x:hidden;}
#sit_pvi_slide li {display:none;position:absolute;left:0;top:0;}
#sit_pvi_nwbig {padding:10px;text-align:center;}
#sit_pvi_nwbig span {display:none;}
#sit_pvi_nwbig span.visible {display:inline;}
#sit_pvi_nw h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
#sit_pvi_nw ul {margin:0 0 20px;padding:0 10px;list-style:none;zoom:1;}
#sit_pvi_nw ul:after {display:block;visibility:hidden;clear:both;content:"";}
#sit_pvi_nw li {float:left;margin:0 0 1px 1px;}
#sit_pvi_nw li img {width:60px;height:60px;}

/* 상품 상세보기 - 간략정보 및 구매기능 */
#sit_ov {position:relative;padding:0;height:auto !important;}
#sit_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
#sit_ov h3 {margin:0 0 10px;}

#sit_desc {padding:0 15px 10px;font-size:0.95em;line-height:1.4;color:#b8afa2;}

#sit_star {padding:0 15px 10px;font-size:0.95em;color:#b8afa2;line-height:1em;}
#sit_star span {display:inline-block;margin:0 5px 0 0;color:#333;letter-spacing:0;}
#sit_star a {display:inline-block;vertical-align:middle;}
#sit_star button {margin:0;padding:0;border:0;}

#sit_price_tbl {padding:5px 0 5px;border-top:1px solid #e9e9e9;}
#sit_price_tbl table {width:100%;}
#sit_price_tbl th {background:#fff;text-align:left;padding:5px 5px 5px 15px;font-weight:400;}
#sit_price_tbl td {background:#fff;text-align:left;padding:5px 15px 5px 0;}
#sit_price_tbl .spr {font-weight:400;color:#b8afa2;text-decoration:line-through;}
#sit_price_tbl .mpr {font:16px verdana;line-height:1em;font-weight:600;}

#sit_ov .section, #mod_option_frm .section {border-top:1px solid #e9e9e9;padding-bottom:10px;}
select.it_option,select.it_supply,select#ct_send_cost {width:100%;padding:.5em 1em;border:0;border-radius:0;-webkit-appearance:none;border:1px solid #aaa;background:url(../mobile/shop/img/select.gif) no-repeat right #fafafa;}
select.it_option,select.it_supply {margin-top:5px;}
.sit_ov_tbl {width:100%;overflow:hidden;}
.sit_ov_tbl th {text-align:left;padding:5px 0;font-weight:400;}
.sit_ov_tbl td {text-align:left;padding:5px 0;}
@media only screen and (max-width:991px) {
	.sit_ov_tbl th,.sit_ov_tbl td {display:block;float:left;width:50%;padding: 2px 0;}
	.sit_ov_tbl td {width:50%;}
	.sit_ov_tbl th:nth-child(2n) {clear:both}
}

#sit_tot_views {display:none;border-top:1px solid #e9e9e9;background:#fafafa;}
#sit_tot_views:after {display:block;clear:both;content:'';}
#sit_tot_views li:first-child {float:left;line-height:38px !important;padding-left:15px;font-weight:600;}
#sit_tot_views li+li {float:right;padding-right:15px;}
#sit_tot_price {color:#212121}

#sit_ov_soldout {margin:0 0 15px;color:#ff3061;font-weight:600;text-align:center;}
#sit_ov_btn {margin:0;padding:15px;text-align:center;border-top:1px solid #e9e9e9;}
#sit_ov_btn:after {display:block;visibility:hidden;clear:both;content:"";}
#sit_ov_btn a {display:inline-block;padding:0;vertical-align:middle;text-decoration:none;font-size:14px;font-weight:600;line-height:40px;height:40px;}
#sit_ov_btn input {padding:0;border:none;font-size:14px;font-weight:600;height:42px;line-height:42px;}

#sit_btn_buy{width:100%;}
#sit_btn_cart, #sit_btn_wish {border:1px solid #222 !important;color:#222;width:49%;background:#fff;margin-top:5px;}
#sit_btn_cart{float:left;}
#sit_btn_wish{float:right;}

#sit_sns{text-align:right;}
#sit_sns img {width:30px;height:30px;}
#sit_rec {text-align:center;padding-bottom:10px;border-bottom:1px solid #e9e9e9;}
#sit_btn_rec {display:inline-block;padding:7px 15px;vertical-align:middle;text-decoration:none;font-size:11px;letter-spacing:-1px;font-weight:400;border:1px solid #4b77be;color:#4b77be;background:#fff;}

/* 상품 상세보기 - 다른 상품 보기 */
#sit_siblings {}
#sit_siblings h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
#sit_siblings a {display:inline-block;background:#383838;color:#fff;}
#sit_siblings a#siblings_prev {position:absolute;top:15px;left:0;background:url('../img/mobile/mainlist_btn.gif') no-repeat;width:30px;height:30px;text-indent:-999px;overflow:hidden;}
#sit_siblings a#siblings_next {position:absolute;top:15px;right:0;background:url('../img/mobile/mainlist_btn.gif') no-repeat -33px 0;width:30px;height:30px;text-indent:-999px;overflow:hidden;}
#sit_siblings a span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}

/* 상품 상세보기 하단 버튼 */
#sit_more {-webkit-backface-visibility:hidden;padding:0;background-color:rgba(0, 0, 0, 0.8);position:fixed;bottom:0;left:0;width:100%;z-index:9999;}
#sit_more:after {display:block;visibility:hidden;clear:both;content:"";}
#sit_more li {position:relative;width:25%;float:left;letter-spacing:0.2em;background:url('../img/mobile/item_bg.gif') no-repeat left 17px;}
#sit_more li:first-child{background:none;}
#sit_more a {display:block;padding:15px 0 15px 2px;text-align:center;color:#fff;}
.item_use_count,.item_qa_count{color:#999;padding-left:2px;}

/* 상품 상세보기 - 상품정보 */
.close_btn{margin:30px 10px 10px;}
#iteminfo_close{width:100%;background:#000;border:none;color:#fff;padding:10px 0;}
#sit_inf_basic {margin:0 0 20px;}
#sit_inf_open {margin:0;padding:0;list-style:none;}
#sit_inf_open li {margin:0 0 1px;padding:8px 0;background:#fff;border:1px solid #f2f2f2;border-top:none;color:#727272;}
#sit_inf_open li:after {display:block;visibility:hidden;clear:both;content:"";}
#sit_inf_open strong {clear:both;float:left;padding:0 1%;width:28%;font-weight:400;color:#333;;}
#sit_inf_open span {float:left;margin:0;padding:0 1%;width:68%;}
#sit_inf h2{background:#fafafa;color:#444;padding:10px;border:1px solid #e9e9e9;text-align:center;}

/* 상품 상세보기 - 사용후기 */
.tit_no{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
#sit_use {margin:0 0 40px;padding:10px 0;}
#sit_use table td img{vertical-align:middle;}
#sit_use table td.noline {padding:0;border:0;background:#fafafa;}
#sit_use h5{text-align:left;margin-top:30px;}
#sit_use_ol {margin:0 0 5px;padding:0;border-top:1px solid #e9e9e9;list-style:none;}

#sit_use2 {margin:0 0 40px;padding:10px 0;}
#sit_use2 table td img{vertical-align:middle;height: auto !important;}
#sit_use2 table td.noline {padding:0;border:0;background:#fafafa;}
#sit_use2 h5{text-align:left;margin-top:60px;}
.sit_use_reply{position:relative;background:#fff;border-top:1px dotted #bbb;margin:10px 0 0 ;padding:10px 0 0 47px}
.use_reply_icon{position:absolute;top:13px;left:10px;background:url('../img/use_reply.png') no-repeat 0 0; width:28px;height:17px;text-indent:-999px;overflow:hidden;}
.use_reply_tit{font-weight:bold;line-height:1.5em;padding-right:100px}
.use_reply_name{font-size:0.92em;color:#777;margin:5px ;position:absolute;top:10px;right:5px}
.use_reply_p{padding:10px 0;line-height:1.5em}


.sit_use_con {display:none;padding:10px 0;position: relative;}
.sit_use_con .sit_use_p{padding-left: 15px;padding-right: 15px;}
.sit_use_con .sit_use_p .padt10 {position:absolute;right:15px;bottom:15px;}
#sit_use2 .sit_use_con .sit_use_p .padt10 {position:static;}

@media only screen and (max-width:767px) {
	#sit_use table thead {display:none;}
	#sit_use table { border-top:1px solid #ddd;}
	#sit_use table tbody tr { position: relative;}
	#sit_use table tbody tr:after {clear:both;content:"";display:block;}
	#sit_use table tbody td {
	    padding: 10px;
		display: block;
		width: 100%;
		float: left;
	}
	#sit_use table tbody td.tac {
		width: 33.3333%;
		min-height: 43px;
		background:#f7f7f7
	}
	#sit_use table tbody td.name {
		position: absolute;
		right: 1px;
		text-align: right;
	}
}

/* 상품 상세보기 - 상품문의 */
#sit_qa {margin:0 0 40px;padding:10px 0;}
#sit_qa h5{text-align:left;margin-top:30px;}
#sit_qa table td img{vertical-align:middle;}
#sit_qa table td.noline {padding:0;border:0;background:#fafafa;}
#sit_qa_ol {margin:0 0 5px;padding:0;border-top:1px solid #e9e9e9;list-style:none;}
.sit_qa_con {display:none;padding:20px 20px 10px;position: relative;}
.sit_qa_con:after {content:"";display:block;clear:both}
.sit_qa_con textarea {display:none;}
.sit_qa_con ul {float:left;width:50%;}
.sit_qa_con ul.question {border-right:1px solid #ddd}
.sit_qa_con ul.answer {padding-left:20px;}
.sit_qa_con ul:after {clear:both;content:"";display:block;}
.sit_qa_con ul li{margin-right:10px;margin-bottom:10px;}
.sit_qa_con ul li .padt10 {position:absolute;right:15px;bottom:10px;}

.td_on {cursor:pointer}
@media only screen and (max-width:767px) {
	.sit_qa_con {padding:10px 10px 0;}
	.sit_qa_con ul {clear:both;float:none;width:auto}
	.sit_qa_con ul.question {border-right:0}
	.sit_qa_con ul.answer {padding-left:0;}
	.sit_qa_con ul li{float:left;}
	#sit_qa table tbody td.num,
	#sit_qa table thead {display:none;}
	#sit_qa table tbody tr { border-top:2px solid #ddd}
	#sit_qa table tbody tr:after {clear:both;content:"";display:block;}
	#sit_qa table tbody td {
	    padding: 10px;
		display: block;
		width: 100%;
		float: left;
	}
	#sit_qa table tbody td.tac {
		width: 50%;
		min-height: 43px;
	}
}



/* 상품 상세보기 - 상품문의/후기 공통 */
#sit_sort_frm .tot {float:left}
#sit_sort_frm .sort {float:right}
#sit_sort_frm:after {content:"";clear:both;display:block;margin-bottom:10px}

#sit_qa_write textarea {height:150px !important;}
#sit_qa_wbtn {margin:0 0 5px;text-align:center;}
#sit_qa_w {display:none;}
a.qa_wr{padding:10px 0;display:block;width:100%;text-align:center;margin:10px 0;}
#itemqa_list,#itemuse_list{background:#fff;border:3px double #e9e9e9;width:205px;padding:8px 0;font-size:0.917em;color:#797979;margin-top:15px;}
.sit_paging {padding:5px 0 20px 0}

@media only screen and (min-width:1200px) {
	#sit_use .hidden-lg,#sit_qa .hidden-lg{display:none}
	/*#sit_use,#sit_qa{float:left;width:50%;}*/
	#sit_use:after,#sit_qa:after{clear:both;content:"";display:block;}
	#sit_use{padding-right:10px;}
	#sit_qa{padding-left:10px;}
}
#itemuse .tbl_head01 i.fa{
    float: right;
    vertical-align: middle;
    margin-top: 3px;
}

/* 로딩안내 레이어 */
#loading_message {z-index:10000;position:absolute;top:0;left:0;background:#fff;opacity:0.7;}
#loading_message img {position:relative;opacity:1.0;}

/* 알림 box */
#fancyalert {display:block;z-index:10000;position:absolute;top:0;left:0;}
#fancyalert_inner {display:table;z-index:2;position:relative;}
#fancyalert_inner div {display:table-cell;vertical-align:middle;text-align:center;}
#fancyalert_inner span {display:block;margin:0 auto;padding:30px;width:200px;background:#1f1f1f;color:#f0f1f2;}
#fancyalert_inner button {margin:15px 0 0;padding:10px 30px;border:0;background:#000;color:#fff;}
#fancyalert_bg {z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;vertical-align:middle;background:#000;text-align:center;opacity:0.7;}

/* 관련상품 목록 스킨 10 */
#sit_rel h2{text-align:center;margin:20px 0 0;letter-spacing:0.3em;}
.sit_wrap {margin:0;padding:0;zoom:1;}
.sit_wrap:after {display:block;visibility:hidden;clear:both;content:"";}

/* 위시리스트 */
#sod_ws {padding:15px;}
#sod_ws li{position:relative;padding:10px 10px 10px 90px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:5px;height:50px;}
#sod_ws .wish_img {position:absolute;top:10px;left:30px;}
#sod_ws .wish_info {line-height:1.3;height:30px;overflow:hidden;}
#sod_ws .info_date {position:absolute;bottom:10px;right:10px;color:#737373;}
#sod_ws .wish_chk{position:absolute;top:10px;left:10px;color:#737373;}
#sod_ws .wish_del a{position:absolute;top:10px;right:10px;text-indent:-999px;overflow:hidden;width:25px;height:25px;background:url('../mobile/shop/img/del_btn.gif') no-repeat top right;}

/* 최근본상품 */
#smb_tv {padding:15px;}
#smb_tv li{position:relative;padding:10px 10px 10px 70px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:5px;height:50px;}
#smb_tv .today_img {position:absolute;top:10px;left:10px;}
#smb_tv .today_info {line-height:1.3;height:30px;overflow:hidden;}
#smb_tv .info_price {position:absolute;bottom:10px;right:10px;color:#737373;}
#smb_tv .today_del a{position:absolute;top:10px;right:10px;text-indent:-999px;overflow:hidden;width:25px;height:25px;background:url('../mobile/shop/img/del_btn.gif') no-repeat top right;}

/* 쿠폰 */
#scp_list {padding:15px;}
#scp_list ul {margin:0;padding:0;list-style:none;}
#scp_list li {position:relative;border:1px solid #e9e9e9;margin-bottom:5px;border-radius:8px;}
#scp_list .li_title {display:block;padding:8px 10px;font-size:1.2em;font-weight:600;background-color:#f2f2f2;}
#scp_list .li_pd {margin:0 0 5px;zoom:1;}
#scp_list .li_pd:after {display:block;visibility:hidden;clear:both;content:"";}
#scp_list .pd_price {padding:10px;display:inline-block;}
#scp_list .pd_date {float:right;padding:10px;color:#a4a4a4;}
#scp_list .li_target {padding:0 10px 10px;color:#029d9f;display:inline-block;}

/* 마이페이지 */
#smb_my {}
#smb_my_ov {margin:0 0 35px;}

#smb_my_ov ul:after {display:block;visibility:hidden;clear:both;content:'';}
#smb_my_ov ul li{width:50%;float:left;padding:10px 0;background-color:#f2f2f2;text-indent:10px;height:55px;position:relative;border:1px solid #e9e9e9;margin-bottom:20px}
#smb_my_ov ul li:first-child{margin-right:-1px;}
#smb_my_ov ul li a{position:absolute;bottom:10px;right:10px;color:#ff3e5e;font-weight:600;font-size:1.3em;}
#smb_my_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
#smb_my_ov .ov_addr {border-bottom:0;height:auto;line-height:1.6;padding:5px 0;}
#smb_my_od {margin:0 0 35px;}
#smb_my_wish ul {margin:0;padding:0;list-style:none;}
#smb_my_wish li {position:relative;padding:10px 0 30px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:5px;}
#smb_my_wish li:nth-of-type(1) {border-top:1px solid #e9e9e9;}
#smb_my_wish .wish_img {position:absolute;top:10px;left:10px;}
#smb_my_wish .wish_info {line-height:1.3;height:30px;overflow:hidden;}
#smb_my_wish .info_date {position:absolute;bottom:10px;right:10px;color:#737373;}



/* 주문상세 */
#sod{}
#sod_ws_tot {margin:0 0 20px;padding:0 10px;border:1px solid #e2e2e2;background-color:#f9f9f9;zoom:1;}
#sod_ws_tot:after {display:block;visibility:hidden;clear:both;content:"";}
#sod_ws_tot dt,
#sod_ws_tot dd {float:left;font-weight:600;padding:12px 0;border-top:1px solid #e2e2e2;}
#sod_ws_tot dt {padding-left:2%;width:50%;}
#sod_ws_tot dd {padding-right:2%;width:50%;margin:0;text-align:right;}
#sod_ws_tot .ws_price {background-color:#4e4e4e;color:#fff;border-top:0 !important;}
#sod_fin_pay {margin:20px 0 0;}
#sod_fin_orderer {margin:30px 0 0;}
#sod_fin_receiver {margin:30px 0 0;}
#sod_fin_dvr {margin:30px 0 0;}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline;}
#sod_fin_tot {margin:20px 0 30px;padding:10px;border:1px solid #e9e9e9;border-top:0;background-color:#565e60;color:#fff;}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#sod_fin_tot ul {margin:0;padding:0;list-style:none;}
#sod_fin_tot li {padding:10px;border-bottom:1px solid #6f7a7d;zoom:1;}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:"";}
#sod_fin_tot #alrdy {border-bottom:0 !important;}
#sod_fin_tot strong {float:right;}
#sod_fin_cancel {text-align:center;}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#sod_fin_cancelfrm {display:none;padding:10px;margin:10px 0 0;background-color:#f8f8f8;}
#sod_fin_cancelfrm label {margin-right:10px;}
#sod_fin_cancel_test {margin:30px 0 0;}
#sod_sts_wrap {margin:10px 0 10px;text-align:right;}
#sod_sts_explan {display:none;}
#sod_fin_legend {margin:5px 0;padding:10px 15px 7px;border:1px solid #e9e9e9;text-align:left;zoom:1;}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:'';}
#sod_fin_legend dt {clear:both;float:left;line-height:1.4;margin:0 0 5px;width:50px;font-weight:600;}
#sod_fin_legend dd {float:left;line-height:1.4;margin:0;}
#sod h3 {
    text-align: left;
    font-size: 1.15em;
    margin: 30px 0 10px 0;
}
#sod .order-good-list {margin-bottom:10px;}
#sod .order-good-list:after {content:"";display:block;clear:both}
#sod .order-good-list .picture{float:left;width:240px}
#sod .order-good-list .good-infor{float:left;width:calc(100% - 240px);padding-left:40px}
@media all and (max-width:767px){
	#sod .order-good-list .picture,
	#sod .order-good-list .good-infor{float:none;width:auto}
	#sod .order-good-list .good-infor{padding-left:0}
}





/* 주문내역 include  */
#sod_inquiry li {border:1px solid #e9e9e9;margin-bottom:5px;position:relative;}
#sod_inquiry li .inquiry_idtime{background-color:#f2f2f2;padding:10px;position:relative;}
#sod_inquiry li .inquiry_idtime a{font-weight:600;}
#sod_inquiry li .inquiry_idtime .idtime_time{position:absolute;top:10px;right:10px;}
#sod_inquiry li .inquiry_name{clear:both;padding:10px;color:#696969;}
#sod_inquiry li .inquiry_price{padding:10px;font-size:1.167em;font-weight:600;}
#sod_inquiry li .inquiry_inv{position:absolute;bottom:10px;right:10px;color:#daaf58;text-align:right;}
#sod_inquiry li .inquiry_inv .inv_status{display:block;font-weight:600;}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash h3 {margin:0 0 5px;text-align:left;}
#scash_apply {padding:10px 0 20px;text-align:center;}
#scash_apply #show_progress span {display:block;margin:7px 0 0;}
#scash_copy {margin-bottom:20px;text-align:center;}

/* 상품검색 */
#ssch {margin:0 0 30px;}
#ssch_frm {padding:1.3rem;border-bottom:1px solid #e9e9e9;background-color:#fafafa;zoom:1;}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:"";}
#ssch_frm div {margin:0 0 7px;}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:70px;font-weight:600;vertical-align:middle;}
#ssch_frm p {padding:10px 0;border-top:1px solid #e9e9e9;font-size:11px;letter-spacing:-1px;line-height:1.4;}
#ssch_frm #ssch_qfrom {width:70px;}
#ssch_frm #ssch_qto {width:70px;}
#ssch_frm #ssch_q {width:40%;}
#ssch_frm #ssch_sort {margin:0 0 10px;padding:1px 0 0 1px;list-style:none;}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:"";}
#ssch_frm #ssch_sort li {position:relative;float:left;margin:0 0 0 -1px;width:33%;}
#ssch_frm #ssch_sort li:nth-of-type(1),
#ssch_frm #ssch_sort li:nth-of-type(2),
#ssch_frm #ssch_sort li:nth-of-type(3) {margin:0 0 -1px -1px;}
#ssch_frm #ssch_sort li:nth-of-type(3n) {width:34%;}
#ssch_frm #ssch_sort a {display:block;text-align:center;}
#ssch_frm #ssch_sort .btn01{background:#fff;color:#888;border:1px solid #888;}
#ssch_frm #ssch_sort .btn02{background:#888;color:#fff;border:1px solid #888;}

#ssch_frm #ssch_ov {text-align:right;}
#ssch_cate {}
#ssch_cate ul {margin:4px 0 0;padding:10px 20px 14px;border-bottom:1px solid #e9e9e9;list-style:none;}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:"";}
#ssch_cate li {float:left;margin:3px 10px 3px 0;padding:0 10px 0 0;line-height:1;border-right:1px solid #e9e9e9;}
#ssch_cate a span {font-weight:600;}

/* 장바구니 주문서 공통 */
#sod_chk {padding:0 0 5px;}
.sod_list {position:relative;margin:0;padding:0;list-style:none;overflow:visible;background: #f2f2f2 url("../img/whitediamond.png") center center;padding:10px}
.sod_list .sod_li {position:relative;overflow:visible;padding:0;border:1px solid #e9e9e9;background: #fff;}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:"";}
.sod_list .li_chk{position:absolute;top:8px;left:8px;}
.sod_list .li_name{min-height:130px;}
.sod_list .li_name .li_mod{    position: absolute;
    right: 5px;
    top: 41px;
    width: auto;
    z-index: 1;}
.sod_list .li_name a,
.sod_list .li_name strong{display:block;padding:0 10px 0 30px;border-bottom:1px solid #e9e9e9;line-height:35px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.sod_list .li_name strong{padding-left:10px;}
.sod_list .total_img{}
.sod_list .total_img img{width:90%;margin:0 5%}
.sod_list .sod_opt{padding:10px 10px 5px;color:#9e9e9e;font-size:0.93em;}
.sod_list .sod_opt li{margin-bottom:3px;}
.sod_list .li_cp{position:relative;}
.sod_list .li_mod .mod_btn {margin:0;padding:4px 8px 7px;border:0;background:#000;color:#fff;font-size:0.93em;}
.sod_list .li_prqty{margin:10px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:"";}
.sod_list .li_prqty .li_prqty_sp{width:33.3333%;display:inline-block;float:left;text-align:center;line-height:2.2em;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #e9e9e9;color:#9e9e9e;font-size:0.93em;}
.sod_list .li_prqty .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block;background:#f2f2f2;}
.sod_list .li_total {position:relative;border-top:1px solid #e9e9e9;margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434;}
.sod_list .total_span span{position:absolute;top:5px;left:0;}
#sod_list {text-align:center}
#sod_list .td_name{width:auto}
#sod_list .td_name .inner{max-width: 450px;margin: 0 auto;}
@media (min-width:480px){
	.sod_list:after {content:"";display:block;clear:both}
	.sod_list .sod_li {float:left;width:49%;margin:.5%}
}
@media (min-width:991px){
	.sod_list .sod_li {width:32.3333%;}
}
@media (min-width:1200px){
	.sod_list .sod_li {width:24%;}
}

/*수량*/
#sit_opt_added {margin:0;padding:0;background:#fff;list-style:none;}
#sit_opt_added li {padding:10px 0;border-top:1px solid #e9e9e9;}
#sit_opt_added li:after {display:block;visibility:hidden;clear:both;content:"";}
#sit_opt_added .sit_ov_tbl th {vertical-align:top;white-space:inherit !important;line-height:1.4;}
#sit_opt_added .sit_ov_tbl td {text-align:right;vertical-align: middle;}
#sit_opt_added .sit_ov_tbl td span {font:16px verdana;line-height:1em;font-weight:400;}
#sit_opt_added .sit_ov_tbl .sit_opt_qty th {vertical-align:middle !important;}
#sit_opt_added .sit_ov_tbl .sit_opt_qty td {text-align:left !important;}
#sit_opt_added .sit_ov_tbl .sit_opt_qty button {margin:0 !important;}
#sit_opt_added .sit_ov_tbl .frm_input{width:45px !important;height:35px;border:1px solid #ccc;padding:0 !important;line-height:35px;text-align:center;background:#fff;border-radius:2px;}
#sit_opt_added .sit_ov_tbl .sit_qty_plus,
#sit_opt_added .sit_ov_tbl .sit_qty_minus{
    margin: 0 0 0 5px;
    background-color: #e6e6e6;
    width: 39px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    color: #4a4a4a;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 0 14px;
}
#sit_opt_added .sit_ov_tbl .sit_opt_del {width:24px;height:24px;border-radius:24px;background:transparent url("../img/mobile/del_btn.gif") no-repeat center center;font-size:0;line-height:0;text-indent:-9999em;padding:0 !important;background-size: 100%;}

/* 장바구니 */
#sod_bsk {}
#sod_bsk_list {position:relative;}
#sod_bsk_list #mod_option_frm {z-index:999;position:absolute;top:35px;left:0;width:100%;}
#sod_bsk_list #mod_option_frm form{border:1px solid #373737;background:#fff;padding:10px;max-height:500px;overflow-y:scroll;}
html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !important;} /* overflow 미지원 기기 대응 */
#sod_bsk_list #mod_option_frm h3 {line-height:1.2em;padding-bottom:8px;font-size: 1em;}
#sod_bsk_list #mod_option_frm .btn_confirm{padding:0 !important;}
#sod_bsk_list #mod_option_frm .btn_submit{width:49%;float:left;}
#sod_bsk_list #mod_option_frm .btn_cancel{width:49%;float:right;}
#sod_bsk_list #mod_option_frm #sit_tot_views {border-bottom:1px solid #e9e9e9;}
.qtyonly span,
.qtyonly .sit_opt_del{display:none}
#sod_bsk_tot {margin:0 0 8px;background:#f2f2f2;padding: 10px 25px;}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:"";}
#sod_bsk_tot dt,
#sod_bsk_tot dd {float:left;padding:3px 10px;}
#sod_bsk_tot dt {width:16.5%;font-weight:600;text-align:right;}
#sod_bsk_tot dd {width:16.5%;margin:0;text-align:left;}
@media (max-width:767px){
	#sod_bsk_tot dt {width:50%;font-weight:600;}
	#sod_bsk_tot dd {width:50%;margin:0;text-align:right;}
}

.sod_bsk_cnt {background:#373737;color:#fff;}
.sod_bsk_point {border-bottom:0 !important;}
#sod_bsk_btn,
#sod_bsk_act {margin:0 0 40px;padding-top:20px;text-align:center;position:relative;}
#sod_bsk_act:after {display:block;visibility:hidden;clear:both;content:"";}
#sod_bsk_act .btn_medium{width:49%;font-weight:400 !important;}
#sod_bsk_act  div{position:absolute;top:0;right:0;}
#sod_bsk_act  div .btn01 {background:#fff;color:#999;padding:5px 10px;font-size:0.93em;}

@media (max-width:767px){
	#sod_bsk_act .button-shortcodes{width:45%;padding-left:10px;padding-right:10px;margin: 0 3px;}
	#sod_bsk_btn .button-shortcodes{width: 45%;padding-left: 5px;padding-right: 5px;margin: 0 3px;}
}

/* 주문서 작성 */
#sod_frm {}
#sod_frm h3 {text-align:left;font-size:1.15em;margin:20px 0 10px 0}
#sod_frm section{margin-bottom:10px;}
#sod_frm p#sod_frm_pt_alert {margin:20px 0;text-align:center;}
html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important;} /* overflow 미지원 기기 대응 */
#sod_frm_deli {position:relative;line-height:2em;}
#sod_frm_deli #order_address {display:block;background:#333;color:#fff;text-align:center;}
#order_address.btn_small {padding:5px 15px;font-size:14px;line-height:1;height:auto;box-shadow:none}

#sod_frm_taker,#sod_frm_pay {margin:0 0 20px !important;}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0;}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-width:1px 1px 0 1px;border-style:solid;border-color:#e9e9e9;border-collapse:collapse;}
#sod_frm .odf_tbl table tbody td,
#sod_frm .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:5px 5px;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:70px;color:#343434;font-weight:normal;;}
#sod_frm .odf_tbl table .frm_address{margin-top:5px;}
#sod_frm .odf_tbl textarea{width:100%;border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px;}
#sod_frm_pay {position:relative;clear:both}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden;}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:600;text-align:center !important;}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important;}
html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important;} /* overflow 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 10px;}
#sod_frm_paysel {margin:10px 0 ;padding:10px;background:#f8f8f8;border:1px solid #e0e0e0;}
#sod_frm_paysel ul {margin:0;padding:0;}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:"";}
#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px;}
#sod_frm_paysel .KPAY{background:url('../img/kpay_logo.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYNOW{background:url('../img/paynow_logo.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYCO{background:url('../img/payco_logo.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
.kakaopay_icon{background:url('../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;}
.samsung_pay{background:url('../img/samsungpay.png') no-repeat ;height:12px;width:83px;display:inline-block;overflow:hidden;text-indent:-999px;}
#sod_frm_paysel #settle_bank {padding:10px;background:#fff;line-height:2em;border:1px solid #e9e9e9;}
#sod_frm_paysel #settle_bank label {display:inline-block;margin:0 10px 0 0;font-weight:600;}
#sod_frm_paysel #settle_bank select {background:#fff;}
#sod_frm_paysel #settle_bank .frm_input {background:#fff;text-align:center;}
#sod_frm_escrow {margin:30px 0 0;}
#od_addr1, #od_addr2, #od_addr3, #od_email, #od_b_addr1, #od_b_addr2, #od_b_addr3 {width:100%;}
#sod_frm #od_memo {height:70px;}
#sod_frm_pt {margin:10px 0 5px;}
#sod_frm_pt_alert, #sod_frm_pt_info {margin:0 0 10px;}
#sod_frm #show_progress {text-align:center;}
#sod_frm #show_progress span {display:block;margin:5px 0 0;}
#sod_frm #cp_frm,#od_coupon_frm,#sc_coupon_frm{    z-index: 10000;
    position: absolute;
    top: 25px;
    left: 0;
    width: 320px;
    border: 2px solid #daaf58;
    background: #fff;}
#od_coupon_frm,#sc_coupon_frm{top:42px;left:0;width:100%;}
#sod_frm .odf_tbl button.sc_cp_apply,#sod_frm .odf_tbl button.od_cp_apply{font-size:1em;}
#sod_frm #cp_frm .tbl_head02,#od_coupon_frm .tbl_head02,#sc_coupon_frm .tbl_head02{padding:10px;margin:0;border:0;}
#sod_frm #cp_frm .tbl_head02 caption,#od_coupon_frm .tbl_head02 caption,#sc_coupon_frm .tbl_head02 caption{background:#daaf58;color:#fff;position:absolute;top:0;left:0;width:100%;font-size:12px;text-indent:10px;text-align:left;padding:0 0;height:30px;line-height:28px;}
#sod_frm #cp_frm .tbl_head02 table,#od_coupon_frm .tbl_head02 table,#sc_coupon_frm .tbl_head02 table{margin-top:30px;border:1px solid #d3d3d3;}
#sod_frm #cp_frm .tbl_head02 th,#od_coupon_frm .tbl_head02 thead th,#sc_coupon_frm .tbl_head02 thead th{border-bottom:1px solid #e5e5e5;background:#ededed;text-align:center !important;padding:5px 0;line-height:1.5em !important;}
#sod_frm #cp_frm .tbl_head02 th+th+th,#od_coupon_frm .tbl_head02 th+th+th,#sc_coupon_frm .tbl_head02  th+th+th{width:60px;}
#sod_frm #cp_frm .tbl_head02 td,#od_coupon_frm .tbl_head02 td,#sc_coupon_frm .tbl_head02 td{border:none;font-size:0.92em;line-height:1.5em !important;}
#sod_frm #cp_frm .btn_confirm,#od_coupon_frm .btn_confirm,#sc_coupon_frm .btn_confirm{margin:0;padding:0;border:0 !important;}
#sod_frm #cp_frm .btn_confirm .button-shortcodes text-size-2 text-padding-1 version-1,#od_coupon_frm .btn_confirm .button-shortcodes text-size-2 text-padding-1 version-1,#sc_coupon_frm .btn_confirm .button-shortcodes text-size-2 text-padding-1 version-1{position:absolute;top:-2px;right:0;background:url('../mobile/shop/img/close_op.jpg') no-repeat 0 10px;text-indent:-9999px;width:25px;height:25px;margin:0;padding:0;border:0 !important;}


@media (max-width:767px){
	#sod_frm_orderer table th{display:none}
	#sod_frm_taker table th{display:none}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input {width:100%}
	#od_zip.frm_input,
	#od_b_zip.frm_input {width:auto}
	#sod_frm .odf_tbl table tbody td, #sod_frm .odf_tbl table tbody th{font-size:1em;letter-spacing:0}
	#sod_frm .odf_tbl table th{width:100px;}
	#sod_frm .tbl_frm01 td {
		padding: 10px 0;
	}
	#od_coupon_frm table{border:0 !important}
	#sod_frm #cp_frm{left:auto;right:0;top:39px}
}

@media (min-width: 960px){
	#sod_frm_orderer {padding:0 15px 0 0 !important;}
	#sod_frm_taker, #sod_frm_orderer{float:left;width:50%;}
	#od_coupon_frm,#sc_coupon_frm{top:42px;left:150px;width:95%;max-width: 490px;}
}
/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none;}
#sod_addr li {position:relative;padding:5px 0 5px 20px;min-height:35px;border-bottom:1px solid #e9e9e9;}
#sod_addr .addr_chk {position:absolute;top:9px;left:0;}
#sod_addr .addr_default {position:absolute;top:9px;right:0;}
#sod_addr .addr_addr {margin:10px 0 5px;}
#sod_addr .addr_name {float:left;margin:0 0 10px;}
#sod_addr .addr_tel {float:right;margin:0 0 10px;}
#sod_addr .addr_btn {clear:both;text-align:right;}
#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:"";}
#sod_addr #btn_sel {width:25%;border:0;background:#626870 !important;color:#ffffff !important;}
#sod_addr #btn_del {width:15%;border:0;background:#f2f5f9 !important;color:#ff3061 !important;}

/* 주문내역 */
#sod_v {}
#sod_v .td_stat {width:100px;}
#sod_v_info {padding:15px;}

/* 주문상세내역 */
#sod_fin {margin:15px;}
#sod_fin .sod_list .li_name_od a{display:block;padding:10px;}
#sod_fin .sod_list .li_opt{padding:10px;padding-bottom:0;border-top:1px solid #e9e9e9;}
#sod_fin .sod_list .li_opt:first-child{border:none;}
#sod_fin .sod_list .total_img{top:10px;left:0;}
#sod_fin .sod_list .total_span{padding:10px;display:block;}
#sod_fin .sod_list .total_span span{top:10px;}
#sod_fin .sod_list .li_prqty .li_prqty_sp{width:24.5%;}
#sod_fin .sod_list .li_prqty .prqty_stat{border-right:1px solid #d3d3d3;}
#sod_fin section{margin-bottom:20px;}
#sod_fin_no {margin:0 0 20px;padding:10px;background:#eaf7f5;}
#sod_fin_list h2 {margin:0 0 10px;}
#sod_sts_wrap {margin:0 0 10px;text-align:right;position: relative;}
#sod_sts_explan {display:none;position: absolute;right: 0;top: 48px;background: #fff;}

#request_form {position:relative;}
#request_form div {display:none;z-index:10000;position:absolute;top:31px;left:0;padding:10px 0;width:290px;border:1px solid #000;background:#f2f5f9;text-align:center;}
#request_form label {;}
#request_form .frm_input {width:170px;background:#fff !important;}
#request_form .btn_frmline, #request_form .btn_cancel {margin:5px 0 0;padding:0 5px;height:1.9em;vertical-align:middle !important;line-height:1.9em;}

#sod_req_btn {margin:0 0 10px;}
#sod_req_btn button {background:#626870;}

#sod_req_log {margin:0 0 20px;}
#sod_req_log ul {margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f2f5f9;list-style:none;}
#sod_req_log li {padding:10px 0;border:1px solid #e9e9e9;border-top:0;}
#sod_req_log h3 {margin:20px 0 10px;}
.sod_req_log_view table {margin:0;}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-weight:600;text-align:left;line-height:1em;}
.sod_req_log_view caption span {color:#ff3061;}
.sod_req_log_view th {border-top:1px solid #e9e9e9;background:#f7f7f7 !important;color:#000 !important;text-align:center;}
.sod_req_log_view td {background:#fff;color:#000;}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000;}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle;}

#sod_fin_view h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
#sod_fin_view h3 {margin:0 0 10px;}
#sod_fin_view .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left;}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline;}

#sod_fin_tot {margin:0 0 30px;border:1px solid #e9e9e9;border-top:0;background:#4e4e4e;color:#fff;}
#sod_fin_tot h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
#sod_fin_tot ul {margin:0;padding:0;list-style:none;}
#sod_fin_tot li {padding:10px;border-bottom:1px solid #5d5d5d;padding:10px;}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:"";}
#sod_fin_tot #alrdy {border-bottom:0 !important;}
#sod_fin_tot strong {float:right;}

#sod_fin_cancel {text-align:center;}
#sod_fin_cancel h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;padding:20px 0;background:#f6f6f6;}
#sod_fin_cancelfrm  label{color:#888;}
#sod_fin_cancelfrm .frm_input {}

#sod_fin_test {padding:10px;}
#kcp_acc_test table caption{font-size:12px;background:#f2f2f2;border:1px solid #e9e9e9;padding:10px;margin:10px 0 0;text-align:left;}
#sod_fin h3 {margin:0;}
#sod_fin .odf_tbl table{width:100%;margin:0;padding:0;border-width:1px 1px 0 1px;border-style:solid;border-color:#e9e9e9;border-collapse:collapse;}
#sod_fin .odf_tbl table tbody td,#sod_fin .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:6px 10px;text-align:left;line-height:20px;}
#sod_fin .odf_tbl table th{width:70px;color:#343434;font-weight:normal;}
#sod_fin .odf_tbl table tbody td.empty_table{text-align:center;}
#sod_fin .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_fin .odf_tbl table input[type="text"]{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px;border:1px solid #e4eaec;}

/* 상품 재입고 알림 신청내역 */
#sml {padding:15px;}
#sml li{position:relative;padding:10px 10px 10px 70px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:5px;height:50px;}
#sml .sml_img {position:absolute;top:10px;left:10px;}
#sml .sml_info {line-height:1.3;height:30px;overflow:hidden;}
#sml .sml_date {position:absolute;bottom:10px;right:10px;font-size:0.917em;color:#737373;}

/* 사용후기 모음 */
#sps_sch {padding:10px 99px 10px 128px;margin:0 0 10px 0;background:#eee;text-align:center;position:relative;}
#sps_sch .btn_small {margin:0;width:80px;position:absolute;top:10px;right:15px;padding:7px 10px 6px}
#sps_sch select {width:110px;background:#fff;position:absolute;top:10px;left:15px;}
#sps_sch #stx {width:100%;}
#sps {zoom:1;max-width: 700px;}
#sps ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none;}
#sps li {position:relative;padding:10px 0;border-bottom:1px solid #e9e9e9;min-height: 103px;}
#sps li:after {display:block;visibility:hidden;clear:both;content:"";}
#sps .sps_dl {margin:10px 0 10px;color:#888;font-size:0.917em;line-height:1.4;overflow:hidden;    position: absolute;
    right: 0;
    top: 5px;}
#sps .sps_dl span {margin:0 7px 0 0;}
#sps_confirm {margin-bottom:10px;}
#sps_confirm a {width:100% !important;}
#sps_empty {min-height:16px !important;font-size:13px;color:#999;padding:40px 0 !important;text-align:center;}
.sps_img {position:absolute;top:10px;left:0px;width: 90px;height:90px;overflow: hidden;}
.sps_img span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
.sqa_subj .sqa_img img {position:relative;top:-1px;width: 165px;height:165px;}
.sps_section {margin-left:120px;display:block;}
.sps_section p {padding:0;}
.sps_section p.sps_subj {float:left;margin-bottom:10px;}
.sps_con{display:none;margin-top: 40px;}
.sps_con img{max-width:100%;}
.sps_con:before,
.sps_con:after{display:block;clear:both;content:"";}

.sps_con_full {padding:0;height:auto !important;}
.sps_con_btn {margin:5px 0 0;text-align:right;}
.sps_section .button-shortcodes{padding:5px 20px;height: auto;margin-top: 5px;}
@media (max-width: 767px) { 
	.sqa_subj .sps_img img {position:relative;width: 100%;height:auto;}
	.sps_section {display:block;margin-left: 100px;}
	#sps .sps_dl {float:none !important;position: static;}
}

/* 상품문의 모음 */
#sqa_sch {padding:10px 99px 10px 128px;margin:0 0 10px 0;background:#eee;text-align:center;position:relative;}
#sqa_sch .btn_small {margin: 0;width: 80px;position: absolute;top: 10px;right: 15px;padding: 10px 10px 11px;}
#sqa_sch select {width:110px;background:#fff;position:absolute;top:10px;left:15px;}
#sqa_sch #stx {width:100%;}
#sqa {zoom:1;}
#sqa ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none;}
#sqa li {position:relative;padding:10px 0;border-bottom:1px solid #e9e9e9;}
#sqa li:after {display:block;visibility:hidden;clear:both;content:"";}
#sqa .sqa_dl {margin:10px 0 0;color:#888;font-size:0.917em;line-height:1.4;overflow:hidden;}
#sqa .sqa_dl span {margin:0 7px 0 0;}
#sqa_confirm {margin-bottom:10px;}
#sqa_confirm a {width:100% !important;}
#sqa_empty {min-height:16px !important;font-size:13px;color:#999;padding:40px 0 !important;text-align:center;}
.sqa_img {position:absolute;top:10px;left:0px;width: 165px;height:165px;}
.sqa_img span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;}
.sqa_subj .sqa_img img {position:relative;width: 165px;height:165px;}
#sqa dl {margin:5px 0 10px;color:#888;font-size:0.917em;overflow:hidden;}
#sqa dt {float:left;margin:0 0 5px;}
#sqa dd {float:left;margin:0 15px 5px 5px;}
#sqa dd img {position:relative;top:-1px;}
.sqa_section {margin-left:182px;display:block;}
.sqa_section .sqa_con {margin-top:5px;padding:10px;background:#fafafa;line-height:1.7em;}
.sqa_section p {padding:0;width:100%;}
.sqa_con_full {padding:0;height:auto !important;}
.sqa_con_btn {margin:5px 0 0;text-align:right;}
#sqa .sit_qa_qaq, #sqa .sit_qa_qaa {padding:10px 5px 10px ;position:relative;}
.sqa_section .button-shortcodes{padding:5px 20px;height: auto;}

@media (max-width: 767px) { 
	.sqa_img {position:static;width: 100%;height:auto;}
	.sqa_subj .sqa_img img {position:relative;width: 100%;height:auto;}
	.sqa_section {margin-left:0;display:block;}
}

/* 쇼핑몰 이용안내 */
#sgw {padding:15px 10px 0;}
#sgw .guide_con {min-height:50px;padding:0 0 15px 0;}
#sgw .guide {margin:0 0 5px;padding:0;}
#sgw .guide:after {display:block;visibility:hidden;clear:both;content:"";}
#sgw .guide li {float:left;list-style:none;width:20%;border-top:1px solid #000;text-align:center;overflow:hidden;white-space:nowrap;font-size:0.917em;}
#sgw .guide a {display:block;padding:10px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;background:#f1f1f1;text-decoration:none;color:#484848;}
#sgw .guide a:focus, .guide a:hover {background:#eee;text-decoration:none;}
#sgw .guide a.active {background:#fff;text-decoration:none;border-bottom:1px solid #fff;}
#sgw .guide a.first {border-left:1px solid #ddd;}

/* 상품 재입고 알림 (SMS) */
#sit_sms_new {}
#sit_sms_new #sms_agree {padding:0 !important;text-align:right;}

/* 네이버페이 */
.naverpay-item{padding-top:15px;clear:both;}
#sod_bsk_act .naverpay-cart{margin-top:15px;clear:both;position:static;}

/* 아이콘 */
.s2 {background:url('../img/ico_item.png') no-repeat;display:inline-block;font-size:0 !important;line-height:0 !important;vertical-align:middle;}
.s2.question {background-position:0 -45px;width:19px;height:19px;}
.s2.answer {background-position:-19px -45px;width:19px;height:19px;}
.s2.soldout_area {background-position:0 -170px;width:122px;height:31px;}
.s2.soldout {background-position:-123px -170px;width:29px;height:13px;}
.s2.zzim {background-position:-218px -129px;width:29px;height:21px;}
.s2.zzim_on {background-position:-253px -130px;width:22px;height:21px;}
.s2.nwin {background-position:-277px -130px;width:23px;height:21px;}

/* 별아이콘 */
.ico_star {background:url('../img/ico_star.png') no-repeat;display:inline-block;position:relative;top:4px;font-size:0;line-height:0;overflow:hidden;vertical-align: top;}
.ico_star.score0 {background-position:0 -65px;width:68px;height:12px;}
.ico_star.score1 {background-position:0 -52px;width:68px;height:12px;}
.ico_star.score2 {background-position:0 -39px;width:68px;height:12px;}
.ico_star.score3 {background-position:0 -26px;width:68px;height:12px;}
.ico_star.score4 {background-position:0 -13px;width:68px;height:12px;}
.ico_star.score5 {background-position:0 0;width:68px;height:12px;}






	.logo-wrap {text-align:center;}
	#brand_detail .content-social {margin-bottom:30px;}
	#brand_detail .content-social .social,
	#brand_detail .content-social {text-align:center;margin-left:0;padding-left:0}

	#brand_detail .brand-detail:before,
	#brand_detail .brand-detail:after {content:""; display:block; clear:both; }

	#brand_detail .brand-detail {margin:10px 0 30px;padding:10px 0;color:#444;position:relative;}

	#brand_detail .brand-explan dt{font-size:1.3em;margin:10px 0 10px;font-weight: 100;color: #000;}
	#brand_detail .brand-explan dd{margin-bottom:30px;line-height:1.6;text-align:justify}

	#brand_detail li{font-size:1.2em;line-height:1.6}
	.brand-exp {margin-top:50px}

	.brand-exp .icon-product {text-align:center}
	.brand-exp .icon-product .item {padding:10px;}
	.brand-exp .icon-product .item span{display:block;text-align:center;margin:15px 0}
	@media (min-width: 768px) { 
		.brand-exp .icon-product .item {width:32%;display:inline-block;padding:15px;}
		.brand-exp .icon-product .item span{font-size:1.2em}
	}

	.content-text {padding-top:5px;}
	.content-text ul{padding-left:20px;}
	.content-text ul li{list-style:disc}


	#ceomsg {margin-bottom:30px;}
	#ceomsg p {font-size:1.2em;margin-bottom:20px;line-height:1.8;}
	#ceomsg p.lead {font-size:1.4em;}



.preview-brand-wrap {max-width:800px;margin:0 auto}
.preview-brand-wrap *{text-align:center}


.performance-wrap .text h2{font-size:5em;color: #005295;margin-bottom: 15px;line-height: 1;}
.performance-wrap .text ul li{font-size:1.2em}
.performance-wrap  img{width:100%}
.performance-wrap .text .font-red {color:#b92b2b}
@media (min-width: 960px) { 
	.performance-wrap .text {padding-left:90px}
}


.width-full-pic .item {margin:80px auto}
.width-full-pic .item img {width:100%;height:auto;}



.say-wrap {text-align:center}
.say-wrap .item {display:inline-block;vertical-align:top;padding:10px 10px;margin:20px 0;font-size:15px}
.say-wrap .item h3{border-bottom:1px solid #efefef;padding-bottom:20px;}
.say-wrap .item p{line-height:1.2}
.say-wrap .item small{display:block;vertical-align:top;line-height:1.5;margin-top:0;font-size:12px}
.say-wrap .item {width:100%;}
@media (min-width: 960px) { 
	.say-wrap .item {width:24%;}
}


	#distribution img{width:100%;}
	@media (min-width: 960px) {
		#distribution .dist-text {width:360px;margin:0 auto}
	}

	#distribution .dist-img-wrap{position:relative}
	#distribution .dist-img-wrap a{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:0;text-align:center;padding-top:30%;	
	-webkit-transition:opacity 500ms ease-out;
	-moz-transition:opacity 500ms ease-out;
	-ms-transition:opacity 500ms ease-out;
	-o-transition:opacity 500ms ease-out;
	transition:opacity 500ms ease-out;
	}
	#distribution .dist-img-wrap a:hover{opacity:.8;}	

	.store-wrap:before,
	.store-wrap:after {display:block;content:"";clear:both}
	.store-wrap .logo-img{margin-bottom:20px;}
	.store-wrap .item img{width:100%;height:auto;border:1px solid #efefef;}
	.store-wrap .item ul {}
	.store-wrap .item ul li{
		font-size: 13px;
		line-height: 1.3;
		margin-bottom: 5px;
	}
	.store-wrap .item h3{margin-bottom:0}
	.store-wrap .item h4{margin-top:0}
	.store-wrap .item h4{font-size:15px;color:#bf9999;line-height:1.4;font-weight:normal}

.store-wrap {max-width:600px;}
.store-wrap hr{clear:both}
@media (max-width: 767px) {
	.fancybox-content {padding:20px;}
}
@media (max-width:479px) {
	.fancybox-content {padding:10px;}
}




#history .container {padding-top:50px}
#history .timeline-title span{
	display:block;
    font-size: 5em;
    color: #005295;
    margin-bottom: 15px;
    line-height: 1;
}
#history .full-img {width:100%}
#history .margin-img {margin-top:73px;margin-left:auto;margin-right:auto;display:block}
#history .brand-logo {
	border-left:1px solid #ddd;padding-left:3%
}
#history .brand-logo img{
	width:24%;
}
@media screen and (min-width: 991px) {
	.timeline-heading {margin-top:50px;}
}
@media screen and (min-width: 1200px) {
	.timeline-heading {margin-top:70px;}
	.timeline-heading,
	.timeline-body {margin-left:80px;}
}
@media screen and (min-width: 1600px) {
	.timeline-heading {margin-top:100px;}
}

#history_2000 {height:500px !important;margin-top:140px;}
#history_2000 .timeline-body ,
#history_2000 .timeline-heading {
	margin-top: 0;
	margin-left: 0
}
#history_2000 .timeline-title span {
	color: #fff;
}

	.bookmark {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    position: relative;
    z-index: 98 !important;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.9);
	    overflow: hidden;
		max-height: 66px;
    
}
	.bookmark ul{display:block;text-align:center; white-space: nowrap;overflow-x: auto;}
	.bookmark li{display:inline-block;}
	.bookmark a{display:block;padding:20px;font-size:1.2em}

@media screen and (max-width: 767px) {
	.vinu_tbl_ingre td{
		font-size:10px !important;
		padding: 5px 0px !important;
	}
	.vinu_tbl_ingre th{
		font-size:11px !important;
		padding: 5px 2px !important;
	}
	
	.vinu_tbl_ingre .level img,
	.vinu_tbl_ingre .detail img{
		width:20px !important;
	} 
	.vinu_tbl_ingre .extra img {
		width:25px !important;
	} 
}




		.top_sm {background:#efefef}
		.top_sm:after {content:"";clear:both;display:block;}
		.top_sm ul {float:right;padding-right:10px;}
		.top_sm ul li{float:left;}
		.top_sm ul li a{display:block;padding:5px 8px 7px;color:#888;font-size:12px}


#nav_location {display:none}
.vinu_tbl_ingre{max-width:720px;}