




/* 현재위치제거 //5.23채원 */
.location{text-indent:-999px;height:0 !important;}

/* 리스트 페이지 아이콘 등록 부분 */

.isiconBoxTop {position:absolute; top:0; left:0; line-height:0; font-size:0;}
.isiconBoxTop img {padding:0; margin:0;}

.isiconBoxBottom {display:inline-block;}


/* 리스트 페이지 아이콘 등록 부분 끝 */


/*사은품 부분*/
.orderGifts {overflow:hidden;}
.orderGifts .orderGiftsTab{overflow:hidden; width:100%; font-size:0; border-bottom:3px solid #D9D8D8}
.orderGifts .orderGiftsTab a{display:inline-block; color:#fff; font-size:15px; box-sizing:border-box; text-align:center;}
.orderGifts .orderGiftsTab a span{display:block; width:100; margin-right:15px; background:#5e5e5e; box-sizing:border-box; padding:20px 0; border-radius:5px 5px 0 0;}
.orderGifts .orderGiftsTab a.on span {background:#D9D8D8; font-weight:bold;}
.orderGifts .orderGiftsTab a:last-child span {margin-right:0;}

.orderGiftslistBox {overflow:hidden; background:#fcfcfc; padding-bottom:30px; border-bottom:1px solid #d9d9d9; display:none; font-size:0;}
.orderGiftslistBox.on {display:block;}
.orderGiftslistBox .notiTit {font-size:14px; font-weight:bold; color:#D9D8D8; padding:10px;}
.orderGiftslistBox .orderGiftslist {overflow:hidden; text-align:center;}
.orderGiftslistBox .orderGiftslist li{display:inline-block; width:25%; text-align:center; padding:0 35px; box-sizing:border-box;}
.orderGiftslistBox .orderGiftslist li input {display:block; margin:15px auto;}
.orderGiftslistBox .orderGiftslist li span {display:block;}
.orderGiftslistBox .orderGiftslist li span.img {position:relative;}
.orderGiftslistBox .orderGiftslist li label span.img img{width:100%; border:1px solid #d9d9d9;}
.orderGiftslistBox .orderGiftslist li label.on span.img img{border:1px solid #D9D8D8;}
.orderGiftslistBox .orderGiftslist li span.Text{display:block; margin-top:10px; line-height:15px; height:45px; font-size:12px;}
.orderGiftslistBox .orderGiftslist li span.img .Gifts {display:inline-block; position:absolute; left:8px; top:8px; font-size:13px; font-weight:bold; color:#fff; width:48px; height:48px; border-radius:100%; background:#d9d9d9; line-height:46px;}
.orderGiftslistBox .orderGiftslist li label.on span.img .Gifts {background:#D9D8D8;}



/****************************** 레이아웃 ******************************/
/* wrap */
.wrap_body {min-width:1200px;}

/* 서브컨텐츠 폭 */
.sub_contents {position:relative; width:1200px; margin:0 auto; overflow:hidden;}
.left_section {float:left; width:190px; padding-top:30px; background:#fcfcfb; text-align:left;}
.left_section .tit {margin-top:-30px; padding:22px 0 33px; background:#D9D8D8; text-align:center;}
.left_section .tit h1 {margin-top:8px; color:#3b3a37; font-size:23px; line-height:38px; font-weight:bold;}
.left_section .tit span {color:#3b3a37;}
.left_section .left_menu {border-top:1px solid #eaeaea;}
.left_section .left_menu >ul > li {border-bottom:1px solid #eaeaea;}
.left_section .left_menu >ul > li > a {display:block; padding:0 22px; background:#F2F2F2; font-size:15px; line-height:54px; font-weight:bold;}
.left_section .left_menu >ul > li > a.on {color:#ff620c;}
.left_section .left_menu >ul > li .lnb_two_depth {padding:15px 0; border-top:1px solid #eaeaea; background:#fcfcfb;}
.left_section .left_menu >ul > li .lnb_two_depth li {padding:0 22px;}
.left_section .left_menu >ul > li .lnb_two_depth li a {font-size:13px; line-height:22px;}
.left_section .left_menu >ul > li .lnb_two_depth li a.on {color:#ff620c;}
.right_section {padding-left:210px; text-align:left;}
.right_section .top_info {position:relative; width:100%; margin-left:-20px; padding:23px 0 23px 20px; background:#D9D8D8; text-align:right;}
.right_section .top_info .tel {display:inline-block; min-height:56px; margin-right:45px; padding:3px 0 3px 70px; background:url('/css/images/ico_tit_tel.png') no-repeat 0 0; color:#3a1c1c; font-size:13px; line-height:20px; box-sizing:border-box; vertical-align:top; text-align:left;}
.right_section .top_info .tel span {display:block; font-size:30px; line-height:30px; font-weight:bold;}
.right_section .top_info .date {display:inline-block; min-height:56px; margin-right:30px; padding:7px 0 7px 70px; background:url('/css/images/ico_tit_date.png') no-repeat 0 0; color:#3a1c1c; font-size:15px; line-height:20px; box-sizing:border-box; vertical-align:top; text-align:left;}
.right_section .top_info .date em {font-weight:bold;}
.right_section .top_info a.go {display:none; position:absolute; top:50%; right:30px; margin-top:-28px; font-size:20px; line-height:56px; font-weight:bold;}

/* quick */
.quick_sub {position:absolute; top:0; left:50%; width:46px; margin:67px 0 0 613px; text-align:center;}
.quick_sub img {margin-bottom:1px; border:1px solid #c8cacc; vertical-align:top;}
.quick_sub .tit img {margin-top:10px; border:none;}
.quick_sub .prd {background:#fff;}
.quick_sub .prd li {margin-bottom:2px;}
.quick_sub .btn {overflow:hidden;}
.quick_sub .btn .prev {float:left;}
.quick_sub .btn .next {float:right;}
.quick_sub .top {display:block; margin-top:2px;}





/****************************** form 내부 태그 상관 ******************************/
/* 셀렉트박스 */
.select_option {display:inline-block; position:relative; height:35px; border:1px solid #c4c4c4; color:#000; box-sizing:border-box; text-align:left; vertical-align:middle; z-index:500;}
.select_option.focus {border:1px solid #767173; z-index:550;}
.select_option .active_cont {display:block; height:33px; padding:0 35px 0 10px; background:url('/css/images/ico_select.gif') no-repeat right center #fff; font-size:15px; line-height:33px; cursor:pointer; overflow:hidden;}
.select_option .active_cont .name {float:left;}
.select_option .active_cont .prc {float:right;}
.select_option .active_cont .prc em {font-weight:bold; font-style:normal;}
.select_option .option_list {display:none; position:absolute; top:33px; left:0; width:100%; max-height:204px; margin:0 0 0 -1px; border:1px solid #c4c4c4; background:#fff; font-size:12px; line-height:14px; overflow:hidden; overflow-y:auto;}
.select_option .option_list.on {display:block; border:1px solid #767173;}
.select_option.focus .option_list {display:block; border:1px solid #767173;}
.select_option .option_list li {padding:10px; cursor:pointer; overflow:hidden;}
.select_option .option_list li:hover {background:#e1e1e1;}
.select_option .option_list li .name {float:left;}
.select_option .option_list li .prc {float:right;}
.select_option .option_list li .prc em {font-weight:bold; font-style:normal;}

/* input */
input.text {height:35px; padding:0 10px; margin:0; border:1px solid #c4c4c4; font-size:15px; line-height:33px; box-sizing:border-box;}
input.count {height:25px; padding:0; margin:0; border:1px solid #c4c4c4; color:#000; font-size:12px; line-height:23px; text-align:center; font-weight:bold; box-sizing:border-box;}
input.checkbox {padding:0; margin:-2px 0 0 0;}
input.radio {padding:0; margin:-2px 0 0 0;}
/* 글자수 제한 */
.limit_box {display:inline-block; position:relative;}
.limit_box input.text {padding-right:75px;}
.limit_box span {position:absolute; top:0; right:0; width:75px; color:#888; font-size:12px; line-height:35px; text-align:center;}

/* textarea */
.textarea_box {position:relative; padding-bottom:29px; border:1px solid #c4c4c4; background:#fff; box-sizing:border-box;}
.textarea_box p {position:absolute; right:10px; bottom:0; color:#8a8a8a; font-size:12px; line-height:29px;}
textarea.textarea {width:100%; padding:5px 10px; margin:0; border:none; font-size:15px; line-height:20px; box-sizing:border-box; overflow:hidden; overflow-y:auto; resize:none;}
.textarea_option {width:100%; margin-top:10px; font-size:14px; line-height:20px;}
.textarea_option .intop {padding:5px 0;}
.textarea_option .intop .stt {display:inline-block; margin-right:15px;}
.textarea_option .intop .prc {display:inline-block; margin-right:15px;}
.textarea_option .intop .wn {display:inline-block; margin-right:15px;}
.textarea_option textarea {width:100%; max-width:100%; height:35px; min-height:35px; padding:0 10px; border:1px solid #c4c4c4; font-size:15px; line-height:33px; box-sizing:border-box;}

/* label */
label.check_label {display:inline-block; vertical-align:middle;}

/* 날짜선택 */
.set_dr{display:inline-block; position:relative; height:35px; padding:0 40px 0 10px; border:1px solid #c4c4c4; background:url('/css/images/ico_dr.gif') no-repeat right center #fff; color:#2e2e2e; font-size:15px; line-height:33px; box-sizing:border-box; text-align:left; vertical-align:middle; cursor:pointer; z-index:99;}

.ui-datepicker {width:227px; background:#fff;}
.ui-datepicker .ui-datepicker-header {position:relative; height:45px; background:#D9D8D8; text-align:center;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {padding-top:10px;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title select {height:25px; margin:0 5px; border:1px solid #c4c4c4;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {display:block; position:absolute; left:5px; top:10px; width:25px; height:25px; background:url('/css/images/btn_dr_prev.gif') no-repeat 0 0; text-indent:-999px; overflow:hidden; box-sizing:border-box; cursor:pointer;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {display:block; position:absolute; right:5px; top:10px; width:25px; height:25px; background:url('/css/images/btn_dr_next.gif') no-repeat 0 0; text-indent:-999px; overflow:hidden; box-sizing:border-box; cursor:pointer;}
.ui-datepicker .ui-datepicker-calendar {width:100%; border-left:1px solid #dfdfdf; box-sizing:border-box;}
.ui-datepicker .ui-datepicker-calendar th {width:32px; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; background:#92979b; color:#fff; font-size:12px; line-height:32px; font-weight:normal; text-align:center;}
.ui-datepicker .ui-datepicker-calendar th span {display:block;}
.ui-datepicker .ui-datepicker-calendar td {height:32px; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; color:#363636; font-size:12px; text-align:center; cursor:pointer;}
.ui-datepicker .ui-datepicker-calendar td a {color:#363636;}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-end a {color:#c6c6c6;}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {display:inline-block; width:24px; height:24px; border:1px solid #D9D8D8; border-radius:12px; font-size:12px; line-height:24px; text-align:center; color:#D9D8D8 !important; font-weight:bold;}


/* 수량선택박스 */
.count_control {display:inline-block; border:1px solid #c4c4c4; font-size:0; line-height:0;}
.count_control img {vertical-align:top; cursor:pointer;}
.count_control input {width:40px; height:23px; padding:0 5px; border:none; border-right:1px solid #c4c4c4; border-left:1px solid #c4c4c4; font-size:14px; line-height:21px; text-align:center; box-sizing:border-box; vertical-align:top;}





/****************************** 버튼,아이콘 ******************************/
.btn_gray01 {display:inline-block; height:45px; padding:0 28px; background:#92979b; color:#fff; font-size:14px; line-height:43px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}

.btn_gray02 {display:inline-block; width:211px; height:60px; background:#92979b; color:#fff; font-size:18px; line-height:58px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_gray02 .iconfont {font-size:24px; vertical-align:middle;}
.btn_gray04 {display:inline-block; height:34px; width:175px; background:#92979b; color:#fff; font-size:14px; line-height:30px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; border:1px solid #c7cbce; cursor:pointer; box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.30); -moz-box-shadow: 3px 3px 8px gba(0, 0, 0, 0.30); -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.30);}
.btn_gray05 {display:inline-block; height:45px; width:103px; background:#92979b; color:#fff; font-size:14px; line-height:43px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}

.btn_gray06 {display:inline-block; height:55px; padding:0 28px; background:#92979b; color:#fff; font-size:14px; line-height:50px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}

.btn_white01 {display:inline-block; height:35px; width:72px; border:1px solid #e0e0e0; background:#faf9f7; color:#2e2e2e; font-size:12px; line-height:34px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_white02 {display:inline-block; height:35px; width:72px; border-left:1px solid #fff; border-right:1px solid #fff; border-bottom:1px solid #fff; background:url('/css/images/recom-day-btnbg.png') repeat-x 0 0 ; color:#2e2e2e; font-size:12px; line-height:34px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_white03 {display:inline-block; height:50px; width:200px; background:#fff; color:#3a1c1c; font-size:14px; line-height:46px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer; border:1px solid #e0e0e0;}
.btn_white04 {display:inline-block; height:35px; padding:0 28px; border:1px solid #e0e0e0; background:#faf9f7; color:#2e2e2e; font-size:14px; line-height:34px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}

.btn_yellow01 {display:inline-block; height:45px; padding:0 28px; border:none; background:#D9D8D8; color:#fff; font-size:14px; line-height:43px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_yellow02 {display:inline-block; width:211px; height:60px; border:none; background:#D9D8D8; color:#fff; font-size:18px; line-height:58px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_yellow02 .iconfont {font-size:24px; vertical-align:middle;}
.btn_yellow03 {display:block; width:100%; padding:0; border:1px solid #767173; box-sizing:border-box; text-align:center;}
.btn_yellow03 span {display:block; height:63px; border:1px solid #D9D8D8; box-sizing:border-box; background:#D9D8D8; color:#fff; font-size:25px; line-height:58px; font-weight:bold; text-align:center;}
.btn_yellow04 {display:inline-block; height:50px; width:200px; background:#D9D8D8; color:#fff; font-size:14px; line-height:46px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_yellow05{display:inline-block; height:45px; width:103px; background:#D9D8D8; color:#fff; font-size:14px; line-height:43px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}


.btn_orange01 {display:inline-block; width:81px; height:30px; background:#767173; color:#fff; font-size:13px; line-height:28px; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_orange02 {display:inline-block; width:60px; height:26px; background:#767173; color:#fff; font-size:13px; line-height:26px; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_orange03 {display:inline-block; width:81px; height:30px; background:#767173; color:#fff; font-size:13px; line-height:28px; text-align:center; vertical-align:middle; box-sizing:border-box;}

.btn_black01 {display:inline-block; width:70px; height:35px; background:#2e2e2e; border:1px solid #707070; color:#fff; font-size:15px; line-height:28px; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}

.btn_blue01{display:inline-block; height:45px; padding:0 28px; background:#92979b; color:#fff; font-size:14px; line-height:43px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}

/* board in */
.btn_gray_board {display:inline-block; height:35px; padding:0 25px; background:#92979b; color:#fff; font-size:15px; line-height:33px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.btn_edit_count {display:inline-block; height:28px; margin-top:-1px; border:1px solid #c4c4c4; background:url('/css/images/bg_board_edit.jpg') repeat-x 0 0; color:#000; font-size:12px; line-height:26px; font-weight:bold; box-sizing:border-box; cursor:pointer;}
.btn_board_ctrl {display:inline-block; width:72px; height:35px; margin:1px; border:1px solid #e0e0e0; background:#faf9f7; font-size:12px; line-height:33px; text-align:center; font-weight:bold; box-sizing:border-box; cursor:pointer;}





/****************************** 텍스트 스타일 상관 ******************************/
.note_text {margin:50px 0 0 0; padding-bottom:25px; color:#8a8a8a; font-size:13px; line-height:20px; letter-spacing:-0.5px; text-align:left;}
.note_text02 {margin-top:18px; padding:0 6px; color:#888; font-size:13px; line-height:20px; letter-spacing:-0.5px; text-align:left;}
.note_text03 {margin:40px 0 20px; color:#202020; font-size:15px; line-height:20px; letter-spacing:-0.5px; text-align:left;}
.note_box {margin-top:20px; overflow:hidden;}
.note_box strong {float:left; width:100px; font-size:16px; line-height:20px; font-weight:bold; text-align:center;}
.note_box p {padding-left:100px; color:#8a8a8a; font-size:12px; line-height:15px; letter-spacing:-0.8px; text-align:left;}




/****************************** 절렬 ******************************/
/* 버튼정렬 */
.btn_board_left {margin-top:-45px; text-align:left;}

.btn_board_center {margin-top:30px; text-align:center;}

.btn_board_right {margin-top:-36px; text-align:right;}
.btn_board_right02 {margin-top:20px; text-align:right;}

/* 내용정렬 */
.align_left {text-align:left !important;}
.align_left01 {text-align:left !important; padding-left:18px !important;}
.align_center {text-align:center !important;}
.align_right {text-align:right !important;}





/****************************** 탭 ******************************/
/* 탭 */
/*.tab01 {width:100%; overflow:hidden; position:relative;}
.tab01 .dates {position:absolute; right:10px; top:17px;}*/
.tab01 {width:100%; overflow:hidden; }
.tab01 .dates {position:absolute; top:22px;}
.tab01 .dates input.datebox {  background: #f8f8f8 none repeat scroll 0 0;  border: 1px solid #dbdbdb;  box-sizing: border-box;  font-size: 13px;  height: 27px; line-height: 25px;  margin-left: 10px;  padding: 0 10px;  width: 100px;}
.tab01 .dates span.find {background: #92979b none repeat scroll 0 0;color: #fff;display: inline-block;font-size: 13px;height: 27px;line-height: 27px;margin-left: 10px;padding: 0 11px; vertical-align:bottom; cursor:pointer;}


.tab01 a {display:table-cell; padding:10px 0; border:1px solid #e7e7e7; border-left:none; border-bottom:none; background:#fcfcfb; color:#2e2e2e; font-size:15px; line-height:20px; box-sizing:border-box; text-align:center; vertical-align:middle; font-weight:bold; border-bottom:4px solid #fcfcfb;}
.tab01 a:first-child {border-left:1px solid #e7e7e7;}
.tab01 a.on {border-bottom:4px solid #767173;}

.tab01 a span {font-size:12px;}
.tab01_type {border-bottom:1px solid #e7e7e7; overflow:hidden;}
.tab01_type a {display:inline-block; float:left; line-height:60px;}
/*
.tab01_cont {display:none; min-height:800px; margin-top:35px; text-align:left;}
.tab01_cont.on {display:block;}
*/
.tab01_cont {margin:30px 0; text-align:left;}

.content_category{width:100%;margin:30px auto 0;border-left:solid 1px #e0e0e0;text-align:left;}
.content_category .left{width:50%;}
.content_category th{    text-align: center;
    background-color: #f4f4f4;
    margin: 0px;
    font-family: 돋움, dotum, arial, verdana, sans-serif;
    font-weight: normal;
    border-top: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
    padding: 8px;}
.content_category tr{    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
	}
.content_category td{border-bottom: #e0e0e0 1px solid;
    border-left: #e0e0e0 0px solid;
    line-height: 13pt;
    margin: 0px;
    font-family: 돋움, dotum, arial, verdana, sans-serif;
    color: #494949;
    border-right: #e0e0e0 1px solid;
    padding: 8px;}


.tab02 {width:100%; margin-top:30px; overflow:hidden;}
.tab02 a {float:left; width:222px; height:53px; border:1px solid #e7e7e7; border-left:none; background:#f6f6f6; font-size:15px; line-height:50px; text-align:center;}
.tab02 a:first-child {border-left:none;}
.tab02 a.on {background:#D9D8D8; font-weight:bold;}

.tab03 {position:relative; width:441px; margin-top:20px; overflow:hidden; z-index:10;}
.tab03 a {float:left; width:50%; height:60px; border:1px solid #e7e7e7; border-left:none; background:#92979b; color:#fff; font-size:15px; line-height:57px; font-weight:bold; text-align:center; box-sizing:border-box;}
.tab03 a:first-child {border-left:1px solid #e7e7e7;}
.tab03 a.on {border-bottom:1px solid #fff; background:#fff; color:#2e2e2e;}





/****************************** step ******************************/
.step_box {height:80px; background:#fcfcfb; overflow:hidden;}
.step_box h1 {float:left; margin-left:18px; font-size:26px; line-height:78px; font-weight:normal;}
.step_box h1 img {margin:-2px 12px;}
.step_box ul {float:right; margin-right:15px; overflow:hidden;}
.step_box ul li {float:left; height:80px; padding:0 15px 0 55px; background:url('/css/images/bg_step_item.jpg') no-repeat 0 0; color:#000; font-size:20px; line-height:78px; font-weight:bold; letter-spacing:-2px;}
.step_box ul li span {display:inline-block; width:39px; height:39px; margin-right:6px; border-radius:100%; background-color:#d8dbdd; color:#fff; font-size:17px; line-height:37px; text-align:center; vertical-align:middle; letter-spacing:0;}
.step_box ul li.on span {background:#D9D8D8; color:#fff;}





/****************************** 간격 ******************************/
/* margin */
.mgt0 {margin-top:0 !important;}
.mgt5 {margin-top:5px !important;}
.mgt10 {margin-top:10px !important;}
.mgt20 {margin-top:20px !important;}
.mgt30 {margin-top:30px !important;}
.mgt40 {margin-top:40px !important;}
.mgt50 {margin-top:50px !important;}

.mgl0 {margin-left:0 !important;}
.mgl10 {margin-left:10px !important;}
.mgl20 {margin-left:20px !important;}





/****************************** 타이틀 ******************************/
.cont_title01 {margin-top:20px; padding:10px; font-size:20px; line-height:38px; font-weight:bold; text-align:left;}
.cont_title02 {margin-top:0; padding:0 10px; font-size:20px; line-height:79px; font-weight:bold; text-align:left;}
.cont_title03 {color:#2e2e2e; font-size:15px; line-height:54px; font-weight:bold; text-align:left;}
.cont_title04 {margin-top:0; padding:44px 0 16px 0; font-size:15px; color:#2e2e2e; line-height:18px; font-weight:bold; text-align:left;}
.cont_title05 {margin-top:0; padding:32px 0 16px 0; font-size:15px; color:#2e2e2e; line-height:20px; font-weight:bold; text-align:left;}
.head_title {height:40px; background:#D9D8D8; color:#fff; font-size:18px; line-height:36px; text-align:center; font-weight:normal;}
.prompt {margin:10px; color:color:#D8122E;font-size:14px;font-weight:bold;; font-size:12px; line-height:18px; text-align:center;}
.max_width_fild {max-width:640px; margin:0 auto;}
.input_fild {margin-top:10px; padding:0 15px;}
.input_fild label {font-size:13px; line-height:28px;}
.input_fild select {width:100%;}


/****************************** 게시판 ******************************/


/* 리스트 */
.board_list {width:100%; margin-top:30px; background:#fcfcfb; font-size:15px; line-height:18px;}
.board_list .tit { background:#fff; }
.board_list .tit td {position:relative; padding:20px; box-sizing:border-box; border-top: 1px solid #f2f2f2;}
.board_list .tit td .day {position:absolute; right:10px; top:10px; color:#929292; font-size:13px;}
.board_list .tit td div{text-align:left; padding:5px 0;}
.board_list .cont { background:#fff;}
.board_list th {padding:16px 0; background:url('/css/images/ico_board_th_bar.gif') no-repeat 0 center #b5babd; color:#fff; font-weight:bold; text-align:center;}
.board_list th:first-child {background:#b5babd;}
.board_list td {padding:16px 0; text-align:center;}
.board_list td.align_left {padding:16px 18px;}
.board_list td img {margin-top:-2px;}
.board_list td .encryption {margin-left:18px;}
.board_list .cont td {vertical-align:top;}
.board_list .cont td:first-child {text-align:right;}
.board_list .cont td:first-child img {}
.board_list .cont td:first-child .qna_box dl dt img {margin:0;}
.board_list .cont .reply {padding:20px; text-align:left;}

.board_list td .img .bigimg_box{display:none; position:fixed; left:0px; top:0px; width:100%;  height:100%; z-index:99991; background-color: rgba( 0, 0, 0, 0.8 );}
.board_list td .img.active .bigimg_box{display:block;}
.board_list td .img .bigimg_box .bigimg{position:fixed; top:50%; left:50%; max-height:500px; border:1px solid #fff;}


.board_list td ul.img_box li img.bigimg{display:none;width:auto; max-height:500px;}
.board_list td ul.img_box li {float:left; position:relative; margin:15px 15px 0 0; overflow:hidden; text-align:left; width:300px; height:207px;}
.board_list td ul.img_box li a {}
.board_list td ul.img_box li img.smallimg {position:absolute; left:0px; top:0px; width:100%; height:100%;}
.board_list td ul.img_box li .bigimg_box_in_width {width:100%; text-align:center; overflow:hidden;}




.board_list02 {width:100%; font-size:15px; line-height:18px; table-layout:fixed; word-wrap:break-word;}
.board_list02 th {padding:21px 0; border-left:1px solid #eaeaea; background:#b5babd; color:#fff; font-weight:bold; text-align:center;}
.board_list02 th:first-child {border-left:none;}
.board_list02 td {padding:23px 0; border-left:1px solid #eaeaea; border-bottom:1px solid #eaeaea; background:#fcfcfb; text-align:center;}
.board_list02 td.align_left {padding:23px 10px 23px 15px;}
.board_list02 td .product {overflow:hidden;}
.board_list02 td .product .img {float:left;}
.board_list02 td .product .img img {width:100px;}
.board_list02 td .product .txt {padding-left:120px;}
.board_list02 td .product .txt .tit {color:#000; font-size:15px; line-height:22px; font-weight:bold;}
.board_list02 td .product .txt p {margin-top:7px; color:#4b4b4b; font-size:14px; line-height:18px;}
.board_list02 tr td:first-child {border-left:none;}

/* 보기 */
.board_view {width:100%; font-size:15px; line-height:23px; table-layout:fixed;}
.board_view th {padding:20px 40px; border-bottom:1px solid #e7e7e7; background:#F2F2F2; font-weight:bold; text-align:left;}
.board_view td {padding:20px 18px; border-bottom:1px solid #e7e7e7; background:#fcfcfb; text-align:left;}
.board_view td.title {padding:20px 32px; font-size:25px; line-height:44px; background:#f8f8f7;}
.board_view td.b_contents {padding:30px 40px 90px; background:#f6f6f7;}

/* 쓰기 */
.board_write {width:100%; border-top:1px solid #d9d9d9; font-size:15px; line-height:20px; text-align:left; box-sizing:border-box; border-right:1px solid #d9d9d9;}
.board_write th {padding:10px 35px; border-bottom:1px solid #d9d9d9; background:#F2F2F2; font-weight:bold; text-align:left; letter-spacing:-1px;}
.board_write tr th:first-child {border-left:1px solid #d9d9d9;}
.board_write td {padding:10px 20px; border-bottom:1px solid #d9d9d9; background:#fcfcfb;}
.board_write td .product {padding:10px 0; overflow:hidden;}
.board_write td .product .img {float:left;}
.board_write td .product .img img {width:95px;}
.board_write td .product .txt {padding-left:118px; font-size:20px; line-height:20px;}
.board_write td .nt {display:inline-block; margin-left:12px; letter-spacing:-1px; vertical-align:middle;}
.board_write td .price {font-size:20px; line-height:43px;}
.board_write td .price em {font-size:25px;}
.board_write td .label_group .check_label {margin-right:30px; line-height:43px;}
.board_write td .txtbox {padding:7px 0 8px;}
.board_write td .position_price {float:right;}
.board_write td .bank_dt {display:inline-block; width:75px;}

/* 페이징 */
.paging_box {padding:40px 20px 20px; margin-top:30px;}
.paging_box.top-20 {padding:20px;}
.paging_box .paging {margin-top:0;}
.paging {padding:20px; margin-top:35px; background:#fcfcfb; font-size:0; line-height:0; text-align:center;}
.paging a {display:inline-block; width:31px; height:31px; color:#000; font-size:12px; line-height:28px;}
.paging a.on,
.paging a.active,
.paging a:hover {border-radius:100%; background-color:#D9D8D8; color:#fff; font-weight:bold;}
.paging a.prev {width:35px; margin-right:10px; padding-left:14px; color:#000; font-size:14px; font-weight:bold; text-align:left;}
.paging a.prev:hover {background:none; border-radius:0; color:#000; font-weight:normal;}
.paging a.next {width:35px; margin-left:10px; padding-right:14px; color:#000; font-size:14px; font-weight:bold; text-align:right;}
.paging a.next:hover {background:none; border-radius:0; font-weight:normal;}





/****************************** 제품리스트 ******************************/
/* 겔러리 */
.gallery_list {margin-top:25px; overflow:hidden; text-align:left;}
.gallery_list ul {width:1220px; margin:-10px; font-size:0; overflow:hidden;}
.gallery_list ul li {font-size:12px; vertical-align:top; display:inline-block; width:25%; padding:10px;box-sizing:border-box;}
.gallery_list.column3 ul li {width:33.33%;}
.gallery_list.column4 ul li {width:25%;}
.gallery_list.column5 ul li {width:20%;}
.gallery_list ul li .con {border:1px solid #e0e0e0; background:#fcfcfb; box-sizing:border-box; position:relative; }
.gallery_list ul li .con:hover {border:1px solid #FF4242;}
.gallery_list ul li .con1 {border:1px solid #e0e0e0; background:#fcfcfb; box-sizing:border-box; position:relative; }
.gallery_list ul li .img img {width:100%; height:auto; /*max-height:230px;*/}
.gallery_list ul li .txt {padding:10px 20px;}
.gallery_list ul li .txt .tit {font-size:18px; line-height:24px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.gallery_list ul li .txt .price_wrap {height:44px; margin-top:10px;}
.gallery_list ul li .txt .price_wrap .dis {display:inline-block; margin-right:10px; color:#767173; font-size:20px; line-height:44px; vertical-align:top;}
.gallery_list ul li .txt .price_wrap .dis em {font-size:40px; font-weight:bold;}
.gallery_list ul li .txt .price_wrap .price_box {display:inline-block; vertical-align:top;}
.gallery_list ul li .txt .price_wrap .price_box .mkprice {display:block; height:16px; color:#b8b8b8; font-size:14px; line-height:16px; text-decoration:line-through;}
.gallery_list ul li .txt .price_wrap .price_box .price {display:block; height:24px; font-size:20px; line-height:24px; font-weight:bold;}
.gallery_list ul li .point_wrap {padding:0 20px; background:#fafafa; font-size:12px; line-height:38px; overflow:hidden; font-weight:bold;}
.gallery_list ul li .point_wrap .logistics {float:left;}
.gallery_list ul li .point_wrap .point {float:right;}
.gallery_list ul li .isicon {position:absolute; left:0; top:0;}
.gallery_list ul li a.img {display:inline-block; /*height:230px;*/ width:100%; vertical-align:top; overflow:hidden;}
.isPlay img,
.gallery_list ul li .img .isPlay img,
.gallery_list ul li a .isPlay img {position:absolute; top:125px; left:50%; margin-left:-30px; width:60px; height:60px;}
.gallery_list li .gallery_list_in_box { box-sizing:border-box; padding: 10px;}
.gallery_list li .gallery_list_in_box strong {font-size:15px;}
.gallery_list li .gallery_list_in_box .date {color:#555;}


/*리스트 장바구니 좋아요 버튼 시작*/
.gallery_list ul li .HoverIconBox {position:absolute; bottom:0px; left:0; width:100%; text-align:center;
zoom: 1;
opacity: 0;
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.gallery_list ul li:hover .HoverIconBox {
zoom: 1;
opacity: 1;
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.gallery_list ul li .HoverIconBox > a.HoverIconBtn{display:inline-block; width:50%; text-align:center; line-height:38px; box-sizing:border-box; float:left; color:#717171; font-size:11px;}
.gallery_list ul li .HoverIconBox > a.HoverIconBtn.cart {background:#fff; border:1px solid #dcdcdc; line-height:36px;}
.gallery_list ul li .HoverIconBox > a.HoverIconBtn.like {background:#FFA8A8; color:#fff; }
/*리스트 장바구니 좋아요 버튼 끝*/




.gallery_list02 {overflow:hidden; text-align:left;}
.gallery_list02 ul {width:1228px; margin:0 0 0 -28px; overflow:hidden;}
.gallery_list02 ul li {float:left; width:280px; height:374px; margin:20px 0 0 27px; padding:10px; background:#fcfcfb; box-sizing:border-box;}
.gallery_list02 ul li .img {display:block; margin:0 auto; text-align:center;}
.gallery_list02 ul li .txt {margin-top:16px;}
.gallery_list02 ul li .txt .tit {font-size:18px; line-height:24px;}
.gallery_list02 ul li .txt .date {display:block; margin-top:5px; color:#888; font-size:13px; line-height:20px;}


/******************************************리스트 카트 레이어 스타일************************************* */
.ListCartLayer {width:600px; height:0; text-align:left; overflow:hidden; position:fixed; left:50%; top:50%; opacity:0; margin:-300px 0 0 -300px; background:#fff; z-index:9999;
transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
-ms-transition: all 0.6s;
}

.ListCartLayer.on{ height:600px; top:50%; opacity:1;
transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
-ms-transition: all 0.6s;
}

.CartLayerCon {border-bottom:1px dotted #000; box-sizing:border-box; padding:10px 0;}
.ListCartLayer .ListCartposition {position:relative; width:600px; height:556px; box-sizing:border-box; padding:0 25px 14px;}
.ListCartLayer h1 {padding:12px 19px 12px 19px; box-sizing:border-box; background:#767173; color:#fff; font-size:15px; }|
.ListCartLayer h1 a {float:right; color:#fff;}
.ListCartLayer .proTit{padding:20px 0; font-size:12px; border-bottom:1px dotted #000; font-weight:bold;}
.ListCartLayer .potionBox {position:relative; box-sizing:border-box; padding:15px 0 0 120px; min-height:117px; max-height:123px; overflow:auto;}
.ListCartLayer .potionBox .img {position:absolute; left:0; top:15px; width:100px; height:100px; overflow:hidden; border:1px solid #ccc;}
.ListCartLayer .potionBox .img img {width:100%;}
.ListCartLayer .CartLayermiddle {max-height:230px; overflow:auto; margin-top:10px;}
.ListCartLayer .CartLayerbottom {position:absolute; bottom:0; left:0; box-sizing:border-box; width:100%;}
.ListCartLayer .CartLayerbottom .totalprice{border-top:1px solid #ddd; box-sizing:border-box; padding:0 25px;}
.ListCartLayer .CartLayerbottom .totalprice dl {overflow:hidden; line-height:41px;}
.ListCartLayer .CartLayerbottom .totalprice dl dt {float:left; font-size:14px; font-weight:bold;}
.ListCartLayer .CartLayerbottom .totalprice dl dt span {font-weight:normal;}
.ListCartLayer .CartLayerbottom .totalprice dl dd {float:left; font-size:20px; font-weight:bold; padding-left:10px; color:#D9D8D8;}
.ListCartLayer .CartLayerbottom .totalprice dl dd span {font-size:14px; font-weight:normal;}
.ListCartLayer .CartLayerbottom .CartLayerBtn {text-align:center; padding:10px 0; border-top:1px solid #ddd; background:#fbfafa;}
.ListCartLayerMaksk {position:fixed; width:100%; height:100%; left:0; top:0; background:rgba(0,0,0,0.5);z-index:9990; display:none;}
.ListCartLayerMaksk.on {display:block;}
/******************************************리스트 카트 레이어 스타일 끝************************************* */


/****************************** 팝업 상관 스타일 ******************************/
.layer_pop {background:#f0f0f0;}
.pop_head {position:relative; padding:0 30px; background:#D9D8D8; overflow:hidden; text-align:left;}
.pop_head h1 {margin-right:30px; color:#3a1c1c; font-size:25px; line-height:85px; font-weight:bold;}
.pop_head p { height:85px; color:#3a1c1c; font-size:14px; line-height:20px; vertical-align:middle;text-align:center;}
.pop_head p span {display:block; margin-top:5px; font-size:11px; line-height:14px; font-weight:normal;  }
.pop_head .btn_close {position:absolute; top:30px; right:30px;}
.pop_cont {padding:30px; background:#f0f0f0;}
.pop_cont .color {color:#767173;}
.mask {position:fixed; top:0; left:0; width:100%; height:99999px; background:#000; opacity:0.8; z-index:9998;}





/****************************** 회원 ******************************/
.member_wrap {width:580px; padding-top:70px; margin:0 auto; text-align:left;}
.member_wrap .title {height:84px; padding-bottom:21px; border-bottom:5px solid #2e2e2e; font-size:30px; line-height:81px; font-weight:bold;}
.member_wrap .title .iconfont {display:inline-block; width:80px; height:80px; margin-top:-2px; border-radius:100%; background:#D9D8D8; color:#fff; font-size:30px; line-height:76px; text-align:center; vertical-align:middle;}
.member_wrap .title span.subpw_change {height:84px; padding-bottom:21px; font-size:30px; line-height:81px; color:#D9D8D8; font-weight:bold;}
.member_wrap p.change_noti {box-sizing:border-box; padding:15px 15px 0 10px; text-indent:-7px; font-size:12px; color:#7e7e7e;}
.member_wrap p.change_noti span.noticolor {color:#D9D8D8;}
.member_wrap .pw_change_btn_box {text-align:center; border-bottom:1px solid #2e2e2e; padding-bottom:30px; margin-bottom:15px;}
.member_wrap .pw_change_btn_box a {display:inline-block; width:49.5%;}
.member_wrap .login_input > li .notif {color: #888; font-size: 13px; line-height: 18px; padding: 0 20px 2px;}
.member_wrap .title .ftic-join,
.member_wrap .title .ftic-id,
.member_wrap .title .ftic-pw {font-size:32px; font-weight:bold;}
.member_wrap .title span {font-size:15px;}
.member_wrap .title02 {padding-top:15px; overflow:hidden;}
.member_wrap .title02 .img {float:left;}
.member_wrap .title02 .txt {display:block; padding:8px 0 0 96px; color:#000; font-size:30px; line-height:40px; font-weight:bold;}
.member_wrap .title02 .txt .p {display:block; padding:0 2px; color:#888; font-size:13px; line-height:22px; }
.member_wrap .login_input {margin-top:20px;}
.member_wrap .login_input.patop {padding-top:15px}
.member_wrap .login_input li {margin-bottom:10px;}
.member_wrap .login_input li input[type="text"],
.member_wrap .login_input li input[type="password"] {width:100%; height:65px; padding:0 0 0 66px; margin:0; border:1px solid #a3a3a3; font-size:15px; line-height:62px; font-weight:bold; box-sizing:border-box;}
.member_wrap .login_input li input.uid {background:url('/css/images/ico_login_uid.png') no-repeat 0 0 #fff;}
.member_wrap .login_input li input.upw {background:url('/css/images/ico_login_upw.png') no-repeat 0 0 #fff;}

.member_wrap .cklabel {display:inline-block; position:relative; overflow:hidden; font-size:15px; color:#5f5f5f; padding-left:28px; line-height:24px; }
.member_wrap .cklabel .iconfont {position:absolute; top:0; left:0; width:24px; height:24px; color:#999; font-size:24px; line-height:28px; font-weight:bold; text-align:center;}
.member_wrap .cklabel.on .iconfont {color:#767173;}

.member_wrap .ck_login input {position:absolute; left:-9999px;}
.member_wrap .member_link {margin-top:22px; padding-bottom:10px; border-bottom:5px solid #2e2e2e; color:#c5c5c5; font-size:15px; line-height:34px; font-family:'dotum'; text-align:center;}
.member_wrap .member_link a {display:inline-block; margin:-5px 15px 0;  vertical-align:middle;}
.member_wrap .etc_type {padding-top:3px;}
.member_wrap .etc_type strong {display:block; padding:0 2px; margin-top:15px; font-size:15px; line-height:18px; font-weight:bold;}
.member_wrap .etc_type .etc_btn {display:table; width:100%; margin-top:15px; overflow:hidden;}
.member_wrap .etc_type .etc_btn li {display:table-cell; text-align:left;}
.member_wrap .etc_type .etc_btn li a {margin:0 5px; border-radius:5px;}
.member_wrap .etc_type .etc_btn li#nvLoginBtn a {display:block;  height:36px; padding-left:35px; background:url("/css/images/m/images/icon/ic-naver-02.png") no-repeat 11px 10px #57b04b; background-size:18px 16px; color:#fff; box-sizing:border-box; font-size:14px; font-weight:bold; line-height:36px;}
.member_wrap .etc_type .etc_btn li#fbLoginBtn a {display:block;  height:36px; padding-left:35px; background:url("/css/images/m/images/icon/ic-facebook-02.png") no-repeat 15px 8px #3b5998; background-size:10px 21px; color:#fff; box-sizing:border-box; font-size:14px; font-weight:bold; line-height:36px;}
.member_wrap .etc_type .etc_btn li#kkLoginBtn a {display:block;  height:36px; padding-left:35px; background:url("/css/images/m/images/icon/ic-kakao-02.png") no-repeat 11px 10px #ffe812; background-size:18px 17px; color:#fff; box-sizing:border-box; font-size:14px; font-weight:bold; line-height:36px;}
.member_wrap .welcome {margin-top:120px; font-size:30px; line-height:52px; text-align:center; font-weight:bold;}
.member_wrap .nt {margin:20px 0 40px; color:#474747; font-size:15px; line-height:18px; text-align:center;}
.member_wrap .title_center {height:88px; margin-top:28px; border-bottom:5px solid #2e2e2e; font-size:30px; line-height:85px; font-weight:bold; text-align:center;}
.member_wrap .mail_check {position:relative; height:66px; padding:0 4px; border-bottom:1px solid #2e2e2e; font-size:30px; line-height:63px; text-align:left;}

.member_wrap .mail_check .cklabel input {position:absolute; left:-9999px;}
.member_wrap .terms {border-bottom:2px solid #9e9e9e;}
.member_wrap .terms li {position:relative; height:66px; border-bottom:1px solid #9e9e9e; text-align:left;}

.member_wrap .terms li .cklabel input {position:absolute; left:-9999px;}
.member_wrap .terms li .btn {display:block; position:absolute; top:14px; right:1px; width:112px; height:40px; border:1px solid #92979b; background:#fbfbfb; color:#5a5a5a; font-size:13px; line-height:37px; font-weight:bold; text-align:center;}
.member_wrap .terms.join {margin-top:10px; border-top:1px solid #9e9e9e; border-bottom:none;}
.member_wrap .result_box {padding-top:50px; text-align:center;}
.member_wrap .result_box .result_txt {margin:40px 0; font-size:30px; line-height:36px;}
.member_wrap .pw_check {margin-top:30px; padding-top:20px; border-top:5px solid #2e2e2e; overflow:hidden;}
.member_wrap .pw_check li {margin-top:10px;}
.member_wrap .pw_check li input[type="password"] {width:100%; height:65px; padding:0 26px; margin:0; border:1px solid #a3a3a3; font-size:15px; line-height:62px; font-weight:bold; box-sizing:border-box;}
.member_wrap .find_cont {margin-top:-1px; padding:28px; border:1px solid #e7e7e7; background:#fff;}
.member_wrap .find_cont .form_list {font-size:0; line-height:0;}
.member_wrap .find_cont .form_list > li {margin-top:5px;}
.member_wrap .find_cont .form_list > li input.text {height:55px; margin-left:5px; line-height:50px;}
.member_wrap .find_cont .form_list > li input:first-child,
.member_wrap .find_cont .form_list > li .select_option:first-child {margin-left:0;}
.member_wrap .find_cont .form_list > li .select_option {height:55px; margin-left:5px;}
.member_wrap .find_cont .form_list > li .select_option .active_cont {height:53px; line-height:50px;}
.member_wrap .find_cont .form_list > li .select_option .option_list {top:53px;}
.member_wrap .find_cont .form_list > li .btn_check {display:inline-block; width:119px; height:55px; margin-left:5px; background:#92979b; color:#fff; font-size:15px; line-height:52px; text-align:center; font-weight:bold; vertical-align:top; cursor:pointer;}

.member_wrap .warnt {height:40px; padding-bottom:5px; margin-top:-45px; color:#000; font-size:15px; line-height:37px; text-align:right;	}
.member_wrap .join_list {padding-top:15px; font-size:0; line-height:0;}
.member_wrap .join_list > li {margin-top:5px;}
.member_wrap .join_list > li input.text {height:55px; padding:0 20px; margin-left:5px; color:#92979b; font-weight:bold; line-height:50px;}
.member_wrap .join_list > li input.text::-webkit-input-placeholder {
color: #92979b;
}
.member_wrap .join_list > li input.text:-moz-placeholder {
color: #92979b;
}
.member_wrap .join_list > li input.text::-moz-placeholder {
color: #2e2e2e;
}
.member_wrap .join_list > li input.text:-ms-input-placeholder {
color: #92979b;
}
.member_wrap .join_list > li input:first-child,
.member_wrap .join_list > li .select_option:first-child {margin-left:0;}
.member_wrap .join_list > li .select_option {height:55px; margin-left:5px; color:#92979b; font-weight:bold;}
.member_wrap .join_list > li .select_option .active_cont {height:53px; padding:0 35px 0 20px; line-height:50px;}
.member_wrap .join_list > li .select_option .option_list {top:53px;}
.member_wrap .join_list > li .select_option .option_list li {padding:10px 20px;}
.member_wrap .join_list > li .btn_gray_board {width:183px; height:55px; margin-right:4px; line-height:52px;}
.member_wrap .join_list > li .btn_check {display:inline-block; width:120px; height:55px; margin-left:10px; background:#92979b; color:#fff; font-size:15px; line-height:52px; text-align:center; font-weight:bold; vertical-align:top; cursor:pointer;}
.member_wrap .join_list > li .notif {padding:0 20px 2px; color:#888; font-size:13px; line-height:18px;}
.member_wrap .email_sms {margin-top:15px; border-top:1px solid #9e9e9e; border-bottom:1px solid #9e9e9e; text-align:center;}

.member_wrap  .cklabel input {position:absolute; left:-9999px;}
.member_wrap .add_children {height:95px; margin-top:-95px; text-align:right;}
.member_wrap .benefits {margin-top:10px; padding:20px; border:1px solid #d9d9d9; background:#fcfcfb; color:#888; font-size:13px; line-height:16px;}
.member_wrap .child_box {overflow:hidden;}

.child_box.mar-top {margin-top:30px;}

.member_wrap .child_box h1 {position:relative; margin-top:10px; height:54px; padding:0 20px; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; background:#e7e7e0; font-size:16px; line-height:51px; font-weight:bold; text-align:left; overflow:hidden;}
.member_wrap .child_box .del {display:block; position:absolute; top:8px; right:7px; width:91px; height:38px; background:#92979b; color:#fff; font-size:15px; line-height:35px; text-align:center; font-weight:bold; cursor:pointer;}
.member_wrap .board_write {border-top:none;}
.member_wrap .board_write th:first-child {border-left:none;}
.member_wrap .board_write th {padding:10px 0 10px 20px; color:#92979b;}
.member_wrap .board_write td {padding:5px 10px;}
.member_wrap .board_write td label {margin-right:15px; color:#2e2e2e;}
.member_wrap .board_write td .txt_style {display:inline-block; color:#92979b; font-size:13px; line-height:16px; vertical-align:middle;}



.member_wrap .subtitle {font-size:13px; color:#524f4f; padding-top:10px;}
.member_wrap .h2title {position: relative; background: #555; padding: 10px 30px; color:#fff; font-size:16px; margin-top:25px;}
.regist_list {overflow:hidden; width:100%;}
.regist_list  li {box-sizign:border-box; overflow: hidden; padding: 50px 80px; border: 1px solid #dcdcdc; border-top: none;}



/****************************** 마이페이지 ******************************/
.mypage_wrap {padding-bottom:100px; background:#fcfcfb; overflow:hidden;}
.mypage_wrap2 {}
.mypage_noti {margin:45px 30px 0; color:#2e2e2e; font-size:15px; line-height:24px;}
.mypage_noti li a {color:#767173;}
.find_type_box {width:700px; margin:45px auto 0; padding:35px 0; border:1px solid #e7e7e7; text-align:center; box-sizing:border-box;}
.find_type_box .labels label {margin-left:15px; color:#666; font-size:13px; line-height:15px;}
.find_type_box .labels label:first-child {margin-left:0;}
.find_type_box .dates {margin-top:15px; color:#666; font-size:13px;}
.find_type_box .dates input.datebox {width:100px; height:27px; padding:0 10px; margin-left:10px; border:1px solid #dbdbdb; background:#f8f8f8; font-size:13px; line-height:25px; box-sizing:border-box;}
.find_type_box .dates input.datebox:first-child {margin-left:0;}
.find_type_box .dates .dateimg {display:inline-block; margin:0 5px 0 3px; vertical-align:middle; cursor:pointer;}
.find_type_box .find {display:inline-block; height:27px; padding:0 11px; margin-left:10px; background:#92979b; color:#fff; font-size:13px; line-height:27px;}
.in_title {margin-top:30px; padding:0 30px; color:#2e2e2e; font-size:20px; line-height:56px; font-weight:bold;}


/****************************** 기타 공통 ******************************/
/* 현재위치 */
.location {padding:15px 0; color:#000; font-size:14px; line-height:35px; text-align:left; box-sizing:border-box;}
.location a {color:#000; font-size:14px;}
.location .home {font-weight:bold;}
#navi_cate select {height:35px; padding:0 5px; border:1px solid #c4c4c4; color:#000; box-sizing:border-box; text-align:left; vertical-align:middle;}
.location select {height:35px; padding:0 5px; border:1px solid #c4c4c4; color:#000; box-sizing:border-box; text-align:left; vertical-align:middle;}

/* 순서컨트롤 */
.view_type_box {position:relative; height:68px; margin-top:30px; border:1px solid #e0e0e0; background:#fff;}
.view_type_box .total_cont {float:left; margin-left:20px; font-size:16px; line-height:68px;}
.view_type_box .total_cont em { font-weight:bold;}
.view_type_box .view_type {float:right; margin-right:20px; font-size:12px; line-height:68px;}
.view_type_box .view_type a {padding:0 12px; background:url('/css/images/ico_view_type_bar.jpg') no-repeat 0 5px; color:#000;}
.view_type_box .view_type a:first-child {background:none;}
.view_type_box .view_type a.active { font-weight:bold;}
.view_type_box .ui-selectmenu-button {float:right; width:100px !important; margin:18px 14px 0 0;}

/* 분할선 */
.d_line {width:100%; height:20px; background:url('/css/images/border_line.gif') repeat-x 0 center; overflow:hidden;}

/* fixed */
.fixed {position:fixed !important;}

/* 평가 별 */
.star_area img {cursor:pointer;}

/* border */
.bdt_none {border-top:none !important;}
.bdr_none {border-right:none !important;}
.bdb_none {border-bottom:none !important;}
.bdl_none {border-left:none !important;}

/* Q & A */
.qna_box {padding:0 16px 25px;}
.qna_box dl {padding:30px 0 5px; overflow:hidden;}
.qna_box dl dt {float:left;}
.qna_box dl dt img {margin:0;}
.qna_box dl dd {padding-left:72px;}

.qna_list {border-top:1px solid #e7e7e7; background:#fcfcfb; text-align:left;}
.qna_list li {border-bottom:1px solid #e7e7e7; background:url('/css/images/ico_qna_down.png') no-repeat right 35px;}
.qna_list li.on {background:url('/css/images/ico_qna_up.png') no-repeat right 35px;}
.qna_list li .q {position:relative; padding:30px 75px; font-size:15px; line-height:18px; cursor:pointer;}
.qna_list li .q .ico_q {display:inline-block; position:absolute; top:50%; left:20px; width:35px; height:35px; margin-top:-18px; border-radius:100%; background:#D9D8D8; color:#fff; font-size:20px; line-height:30px; text-align:center;}
.qna_list li .q em { font-weight:bold;}
.qna_list li .a {display:none; position:relative; padding:28px 75px 42px; background:#f9f9f9; font-size:15px; line-height:18px;}
.qna_list li .a .ico_a {display:inline-block; position:absolute; top:31px; left:20px; width:35px; height:35px; border-radius:100%; background:#92979b; color:#D9D8D8; font-size:20px; line-height:30px; text-align:center;}

/* 서브 검색 */
.search_type01 {display:table-cell; width:1200px; padding:20px 0; margin-top:30px; border:1px solid #e7e7e7; background:#f8f8f7; font-size:0; line-height:0; text-align:left; vertical-align:middle; box-sizing:border-box;}
.search_type01 .select_option {margin:0 10px 0 80px;}
.search_type01 .btn_search {display:inline-block; width:83px; height:35px; margin-left:-1px; background:#444; color:#fff; font-size:14px; line-height:32px; text-align:center; font-weight:bold; vertical-align:middle; cursor:pointer;}
.search_type01 .text_list {display:inline-block; margin-left:117px; font-size:14px; line-height:18px; vertical-align:middle;}
.search_type01 .text_list li {padding:2px 0;}
.search_type01 .text_list li em {display:inline-block; width:83px; height:30px; margin-right:10px; border:1px solid #c4c4c4; background:#f0f0f0; font-size:14px; line-height:27px; text-align:center; font-weight:bold; box-sizing:border-box;}

.ordernum_txt {margin:50px 30px 0; padding-left:16px; background:url('/css/images/ico_orange_check.png') no-repeat 0 center; color:#2e2e2e; font-size:15px; font-weight:bold;}
.ordernum_txt em {color:#767173;}


/* 마이페이지 */

table.al_information {border-top:1px solid #e7e7e7; width:100%; overflow:hidden;}
table.al_information th {width:15%; background:#F2F2F2; line-height:63px; padding-left:38px; font-size:15px; font-weight:bold; color:#2e2e2e; border-bottom:1px solid #e7e7e7; text-align:left;}
table.al_information td {width:85%;padding-left:22px; font-size:15px; color:#2e2e2e; border-bottom:1px solid #e7e7e7; }

table.al_product {border-top:1px solid #e7e7e7; width:100%; overflow:hidden;}
table.al_product th { background:#F2F2F2; line-height:63px; text-align:center; font-size:15px; font-weight:bold; color:#2e2e2e; border-bottom:1px solid #e7e7e7; }

table.al_product td { font-size:15px; color:#2e2e2e; text-align:center; border-bottom:1px solid #e7e7e7; }/*line-height:102px; */
table.al_product td.text-left {text-align:left;}
table.al_product td.text-left span.text_pp {padding-left:15px;}

.al_left {float:left;width:49%; overflow:hidden;}
.al_right {float:right;width:49%; overflow:hidden; position:relative;}

.al_right p {position:absolute; top:49px; right:165px; font-size:15px; color:#2e2e2e;}

table.left_right_table {width:100%; border:1px solid #e7e7e7; overflow:hidden;}
.al_left table.left_right_table {border-left:none;}
.al_right table.left_right_table {border-right:none;}
table.left_right_table th {width:30%; background:#F2F2F2; line-height:63px; padding-left:38px; font-size:15px; font-weight:bold; color:#2e2e2e; border-top:1px solid #e7e7e7;  text-align:left;}
table.left_right_table td {padding-left:22px; font-size:15px; color:#2e2e2e; border-top:1px solid #e7e7e7; }
table.left_right_table tr:first-child th,
table.left_right_table tr:first-child td {border-top:none;}



.left_right_table .al_user{width:280px; height:35px; line-height:33px; padding-left:10px; font-size:15px; color:#2e2e2e; border:1px solid #c4c4c4; box-sizing:border-box;}
.left_right_table select {width:90px; height:37px; border:1px solid #c4c4c4;}
.left_right_table input.al_num {width:90px; height:35px; line-height:33px; border:1px solid #c4c4c4; text-align:center; box-sizing:border-box;}
.left_right_table input.al_e_mail {width:280px; height:35px; line-height:33px; text-align:center; font-size:15px; color:#2e2e2e; border:1px solid #c4c4c4; box-sizing:border-box;}
.left_right_table input.al_e_mail2 {width:280px; height:35px; line-height:33px; text-align:center; font-size:15px; color:#2e2e2e; border:1px solid #c4c4c4; box-sizing:border-box;}
.left_right_table .address_num {width:128px; height:35px; line-height:33px;border:1px solid #c4c4c4; text-align:center; box-sizing:border-box;}
.left_right_table .address_text {width:280px; height:35px; line-height:33px; padding-left:10px; border:1px solid #c4c4c4; margin-top:6px;  box-sizing:border-box;}
.left_right_table .al_address_pp {padding-top:14px; padding-bottom:14px;}

.al_change_back {clear:both; text-align:center; padding-top:30px; overflow:hidden;}

table.al_Payment_Information {border-top:1px solid #e7e7e7; width:100%; overflow:hidden;}
table.al_Payment_Information th {width:15%; background:#F2F2F2; line-height:63px; padding-left:38px; font-size:15px; font-weight:bold; color:#2e2e2e; border-bottom:1px solid #e7e7e7; text-align:left;}
table.al_Payment_Information td {width:85%;padding-left:22px; font-size:15px; color:#2e2e2e; border-bottom:1px solid #e7e7e7; }
table.al_Payment_Information .al_color_text{color:#767173;}

.mypage_wrap .mypage_noti .btn {display:inline-block; background:#92979b; color:#fff; line-height:27px; padding:0 10px; vertical-align:middle;}
.mypage_wrap a.btn1 {display:inline-block; background:#767173; color:#fff; line-height:27px; padding:0 10px; vertical-align:middle; font-size:13px;}
.mypage_wrap a.btn2 {display:inline-block; background:#92979b; color:#fff; line-height:35px; padding:0 10px; vertical-align:middle; font-size:13px;}
.mypage_wrap a.btn3 {display:inline-block; background:#D9D8D8; color:#3a1c1c; line-height:45px; padding:0 40px; vertical-align:middle; font-size:14px; font-weight:bold;}
.mypage_wrap a.btn4 {display:inline-block; background:#92979b; color:#fff; line-height:45px; padding:0 25px; vertical-align:middle; font-size:14px; font-weight:bold;}
.mypage_wrap a.btn5 {display:inline-block; background:#767173; color:#fff; line-height:27px; padding:0 25px; vertical-align:middle; font-size:14px; font-weight:bold;}
.mypage_wrap a.btn6 {display:inline-block; background:#01aebe; color:#fff; line-height:27px; padding:0 25px; vertical-align:middle; font-size:14px; font-weight:bold;}


/* 마이페이지 취소/반품/환불 부분에 추가된 부분 */

.p_text {border-bottom:1px solid #e7e7e7; background:#F2F2F2; overflow:hidden;}
.p_text .left {float:left; line-height:63px; font-size:15px; color:#2e2e2e; font-weight:bold; padding-left:30px;}
.p_text .right {float:right; line-height:63px; font-size:15px; color:#2e2e2e; font-weight:bold; padding-right:30px;}

.al_btn_song {text-align:center; padding-top:10px;}

table.al_Payment_Information .al_color_text1{color:#01aebe;}

/* 마이페이지 2016.05.25 */

.lnb_info {padding:18px 22px; border-top:1px solid #eaeaea; background:#fcfcfb;}
.lnb_info dl {overflow:hidden;}
.lnb_info dl dt {float:left; font-size:13px; line-height:22px; text-align:left;}
.lnb_info dl dd {float:right; font-size:13px; line-height:22px; text-align:right;}
.lnb_info dl dd em.color_orange {color:#767173;}
.lnb_info dl dd em.color_blue {color:color:#D8122E;font-size:14px;font-weight:bold;;}

.mytop_txt_wrap {position:relative; height:111px;padding-left:130px; border:1px solid #e7e7e7; overflow:hidden;}
.mytop_txt_wrap.bg_img1 {background:url('/css/images/bg_tx01.gif') no-repeat 50px center #fcfcfb;}
.mytop_txt_wrap.bg_img2 {background:url('/css/images/bg_tx02.gif') no-repeat 50px center #fcfcfb;}
.mytop_txt_wrap.bg_img3 {background:url('/css/images/bg_tx03.gif') no-repeat 50px center #fcfcfb;}
.mytop_txt_wrap.bg_img4 {background:url('/css/images/bg_tx04.gif') no-repeat 50px center #fcfcfb;}
.mytop_txt_wrap.bg_img5 {background:url('/css/images/bg_tx05.gif') no-repeat 50px center #fcfcfb;}
.mytop_txt_wrap.bg_img6 {background:url('/css/images/bg_tx06.gif') no-repeat 50px center #fcfcfb;}
.mytop_txt_wrap.bg_img7 {background:url('/css/images/bg_tx07.gif') no-repeat 50px center #fcfcfb;}
.mytop_txt_wrap .mytop_txt_box {display:table; height:111px;}
.mytop_txt_wrap .mytop_txt_list {display:table-cell; vertical-align:middle;}
.mytop_txt_wrap .mytop_txt_list h2 {font-size:20px;}
.mytop_txt_wrap .mytop_txt_list p {color:#2e2e2e; font-size:15px; line-height:20px;}
.mytop_txt_wrap .mytop_txt_list p a {color:#767173; font-size:15px; line-height:20px; }
.mytop_txt_wrap .mytop_txt_c {position:absolute; right:50px; top:35px;}
.mytop_txt_wrap .mytop_txt_c strong {font-size:20px; vertical-align:middle;}
.mytop_txt_wrap .mytop_txt_c span {margin-left:20px; vertical-align:middle;}
.oea_txt_box {padding:0 30px; margin-top:35px; overflow:hidden;}
.oea_txt_box .oea_left {float:left; font-size:15px; line-height:39px;}
.oea_txt_box .oea_right {float:right; font-size:15px; line-height:39px;}
.oea_txt_box .oea_right strong {color:#767173;}

.board_list_btns {padding:30px 30px 0; text-align:left; overflow:hidden;}
.btn_board_yellow {display:inline-block; height:45px; padding:0 28px; background:#D9D8D8; border:none; color:#3a1c1c; font-size:14px; line-height:45px; font-weight:bold;}
.btn_board_blue {display:inline-block; height:45px; padding:0 28px; background:#01aebe; border:none; color:#fff; font-size:14px; line-height:45px; font-weight:bold;}
.btn_board_gray {display:inline-block; height:45px; padding:0 28px; background:#92979b; border:none; color:#fff; font-size:14px; line-height:45px; font-weight:bold;}
.btn_board_orange {display:inline-block; height:45px; padding:0 28px; background:#767173; border:none; color:#fff; font-size:14px; line-height:45px; font-weight:bold;}

.board_list_btns .link_right {float:right;}
.color_yellow {color:#D9D8D8; font-size:15px;}
.evaluation {padding:20px; background:#f6f6f7;}
.evaluation p {font-size:15px; text-align:left;}
.evaluation_box {padding:0 !important;}

.board_list td .btn_gray03 {margin-top:2px;}
.btn_gray03 {display:inline-block; width:60px; height:26px; background:#92979b; color:#fff; font-size:13px; line-height:26px; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.board_list td .wslist_img {display:inline-block;  font-size:0; line-height:0;}
.board_list td .wslist_img img {border:1px solid #d2d2d2;}
.board_list td .wslist_name {text-align:left;}
.board_list td .wslist_name strong {display:block; font-size:15px; line-height:20px; font-weight:normal;}
.board_list td .wslist_name p {color:#8e8d8b; font-size:12px;}
.board_list tr.board_qa_box {display:none;}
.board_list tr.board_qa_box td {padding:0;}
.board_list tr.board_qa_box td .questions {padding:30px 77px 20px; background:url('/css/images/ico_board_q.png') no-repeat 22px 22px #f6f6f7; text-align:left;}
.board_list tr.board_qa_box td .answers {padding:30px 77px 20px; background:url('/css/images/ico_board_a.png') no-repeat 22px 22px #f6f6f7; text-align:left;}


.board_write2 {width:100%; border-top:1px solid #d9d9d9; font-size:15px; line-height:20px; text-align:left; box-sizing:border-box; border-collapse:collapse;}
.board_write2 th {padding-left:35px; border:1px solid #d9d9d9; border-right:none; background:#F2F2F2; font-weight:bold; text-align:left; letter-spacing:-1px;}
.board_write2 td {height:35px; padding:14px 20px; border:1px solid #d9d9d9; border-left:none;}
.board_write2 td input[type="text"] {height:35px; padding:0 10px; border:1px solid #c4c4c4; box-sizing:border-box; background:#fff; line-height:30px;}
.board_write2 td input[type="radio"] {margin:0; vertical-align:middle;}
.board_write2 td select {padding:5px 0 6px; border:1px solid #c4c4c4; }/*background:url('/css/images/bg_select_down.gif') no-repeat right center #fff;*/
.board_write2 td label {vertical-align:middle;}
.board_write2 td .text_right span {margin-right:35px;}
.board_write2 th .color_orange {color:#ff620c; vertical-align:middle;}
.text_left {float:left;}
.text_right {float:right;}
.mgl10 {margin-left:10px !important;}
.btn_center {margin-top:30px; text-align:center;}
input[type="button"] {border:none;}

.secession_txt_box {padding:45px 50px; text-align:left;}
.secession_txt_box h3 {padding-bottom:20px; font-size:20px;}
.secession_txt_box p {font-size:15px; line-height:20px;}
.check_list_wrap {padding:50px 0 50px 195px; background:#f5f5f3; text-align:left;}
.check_list_wrap p {font-size:18px; text-align:left;}
.check_list_wrap .check_lists {margin-top:25px; overflow:hidden;}
.check_list_wrap .check_lists li {float:left; width:375px;}
.check_list_wrap .check_lists li input[type="checkbox"] {padding:0; margin:2px 0 0; vertical-align:middle;}
.check_list_wrap .check_lists li label {font-size:15px; line-height:30px; vertical-align:middle;}
.anne_check {height:55px; background:#e8e8e7; text-align:center;}
.anne_check input[type="checkbox"] {padding:0; margin:-2px 0 0; vertical-align:middle;}
.anne_check label {font-size:15px; line-height:55px;}

.res_txt {margin:50px 30px 0; text-align:left; font-size:15px;}
.res_txt em {font-weight:bold;}
.prd_box {margin:10px 0;}
.prd_box img {margin-right:10px;}

.titleText {margin-top:20px; font-size:20px; line-height:24px; font-weight:bold;}
.subtitleText {margin:20px 0; font-size:14px; line-height:18px;}

/*나의 보루네오샵 서브 메인*/
.top_info_inner {overflow:hidden;}
.top_info_inner li {overflow:hidden; float:left; width:25%; box-sizing:border-box; padding:0 20px; border-left:1px solid #767173;}
.top_info_inner li:first-child {border-left:none;}
.top_info_inner span.img{display:inline-block; float:left; font-size:16px; font-weight:bold; color:#3a1c1c;}
.top_info_inner span.txt {display:inline-block; float:right; padding:10px 0; font-size:16px; color:#3a1c1c;}


.main_cont_top {overflow:hidden; background:#fff; padding:25px 0px; margin-top:17px;}
.main_cont_top li {text-align:center; float:left; width:25%; position:relative;}
.main_cont_top li .tit{font-size:18px; font-weight:bold; color:#000000; line-height:28px;}
.main_cont_top li .txt {font-size:35px; font-weight:bold; color:#767173; padding-top:6px;}
.main_cont_top li .txt span {display:inline-block; margin-top:-4px; vertical-align:middle;}
.main_cont_top li span.img {display:inline-block; position:absolute; top:50%; right:-10px; margin-top:-20px;}


.board_list_pay {width:100%; background:#fcfcfb; font-size:15px; line-height:18px;}
.board_list_pay th {background:#b5babd; font-size:15px;  color:#fefefe; padding:16px 0; text-align:center; border-left:1px solid #eaeaea;}
.board_list_pay th:first-child {border-left:none;}
.board_list_pay td {text-align:center; padding:20px 0; border-left:1px solid #eaeaea; color:#2e2e2e; font-size:15px;}
.board_list_pay td:first-child {border-left:none;}
.board_list_pay td em {font-size:18px;}
.board_list_pay td.name {text-align:left; padding:20px;}
.board_list_pay td.name .img {float:left;}
.board_list_pay td.name .txt {float:left; padding-left:20px;}
.board_list_pay td.name .txt strong {display:inline-block; font-weight:bold;}
.board_list_pay td.name .txt span {display:inline-block; padding-top:12px; font-size:14px; color:#888888;}


/*나를 추천한 회원 목록*/

.recom-day {border:1px solid #d9d9d9; }
.recom-day .recom-day-tit {background:#F2F2F2; display:table-cell; height:122px; width:140px; text-align:center; font-size:20px; font-weight:bold; color:#2e2e2e; line-height:22px;  box-sizing:border-box; vertical-align:middle;}
.recom-day .recom-day-cont {display:table-cell;  background:#fcfcfb; width:848px; height:122px;box-sizing:border-box; vertical-align:middle;}
.recom-day .recom-day-cont .recom-day-cont_in p {font-size:15px; color:#2e2e2e; line-height:20px;}
.recom-day .recom-day-cont .recom-day-btn{overflow:hidden; font-size:0px;}
.recom-day .recom-day-cont .recom-day-btn span {display:inline-block; border-top:1px solid #c4c4c4; border-right:1px solid #c4c4c4; border-bottom:1px solid #c4c4c4;  }
.recom-day .recom-day-cont .recom-day-btn span:first-child {border-left:1px solid #c4c4c4;}
.recom-day-cont .recom-day-sele{margin-top:9px; font-size:15px; color:#2e2e2e;}
.recom-day-cont .recom-day-sele span.txt {display:inline-block; padding:0 6px;}
.recom-day-cont .recom-day-sele span.at {display:inline-block; padding:0 8px 0 2px;}
.recom-day-cont_in {padding-left:20px;}
.cont_title04 span.left_txt {display:inline-block; float:right;}
.cont_title04 span.left_txt span.color {color:#767173;}
.delivery_bntbox {overflow:hidden; font-size:0px; padding-top:30px;}


/*나의 상품평 부분*/

.evaluation_bigstar {width:990px; height:160px; border:1px solid #d9d9d9; background:#f9f9f9; box-sizing:border-box; text-align:center; display:table-cell; vertical-align:middle;}
.evaluation_bigstar .evaluation_bigstar_1 strong{display:inline-block; padding-left:10px; font-size:50px; color:#D9D8D8; vertical-align:middle;}
.evaluation_bigstar .evaluation_bigstar_1 span {font-size:27px; color:#000000; vertical-align:bottom;}
.evaluation_bigstar .evaluation_bigstar_2 {font-size:20px; color:#010101; padding-top:20px;}


.mypage_wrap2 tr.clickcon {display:none;}
.mypage_wrap2 tr.clickcon.on {display:block;}

tr td.clickon_in {background:#f9f9f9 url('/css/images/clickcon_bg.png')no-repeat 90px 28px; box-sizing:border-box; padding:30px 0 30px 118px; text-align:left;}



/*포인트 캐쉬 부분*/

.p_c_top {width:990px; height:166px; border:1px solid #d9d9d9; box-sizing:border-box; }
.p_c_top .p_c_top_top {width:988px; height:98px; background:#fcfcfb; box-sizing:border-box; padding:15px 26px 0 31px;}
.p_c_top .p_c_top_top .left {float:left; text-align:left;}
.p_c_top .p_c_top_top .left em {font-size:30px; color:#2e2e2e; font-weight:bold; line-height:42px;}
.p_c_top .p_c_top_top .left span {font-size:15px; line-height:20px; color:#2e2e2e; font-weight:bold;}
.p_c_top .p_c_top_top .right {float:right; text-align:right; padding-top:12px;}
.p_c_top .p_c_top_top .right strong {font-size:40px; color:#2e2e2e; font-weight:bold;}
.p_c_top .p_c_top_top .right .ico_point {width:55px; height:55px; margin-top:-26px; background:#D9D8D8; font-size:40px; line-height:50px;}
.p_c_top .p_c_top_bottom {width:988px; height:66px; background:#f7f7f7; position:relative;}
.p_c_top .p_c_top_bottom img {position:absolute; top:50%; left:15px; margin-top:-17.5px;}
.p_c_top .p_c_top_bottom span {font-size:12px; color:#888888; line-height:14px;}
.p_c_top .p_c_top_bottom .p_c_top_bottom_in {width:988px; height:66px; box-sizing:border-box; padding-left:60px; display:table-cell; vertical-align:middle;}
.p_c_top_bottom_in_btn {position:absolute; top:50%; right:15px; margin-top:-18px; border:1px solid #a0a6a9;}



/*할인쿠폰*/
.coupon_btns_11 {position: relative;overflow:hidden; padding:29px 0 20px 0; font-size:0px;}
.coupon_btns_11 .btn_coupon_reg {
    display: inline-block;
    position: absolute;
    top: 29px;
    right: 0;
    height: 50px;
    padding: 0 50px;
    border: 1px solid #ffa22a;
    background: #fff;
    color: #2e2e2e;
    font-size: 15px;
    line-height: 46px;
    box-sizing: border-box;
}



/*회원탈퇴*/

.leave_txt_box {padding:40px; background:#fcfcfb; border:1px solid #d9d9d9;}
.leave_txt_box h4 {font-size:15px; color:#2e2e2e; line-height:21px;}
.leave_txt_box p {font-size:14px; color:#888888; line-height:20px;}
.leave_txt_box .leave_txt02{padding-top:40px;}


.leave_check_list {overflow:hidden; padding:40px 0px 40px 60px; box-sizing:border-box; border:1px solid #d9d9d9; background:#fdfdf8;}
.leave_check_list li {padding-top:22px; float:left; width:463px; text-align:left; font-size:15px; color:#2e2e2e;}
.leave_check_list li.topno {padding-top:0px;}
.leave_check_list li label {padding-left:15px;}
.anne_check2 {padding:28px 0 22px 0; text-align: center; font-size:15px; color:#2e2e2e;}
.anne_check2_btn {overflow:hidden; font-size:0px; text-align:center;}

/* 단계별 이유식 */
.b_write_box {margin-top:34px;}
.b_write {width:100%; border-collapse:collapse;}
.b_write tr th, .b_write tr td {border:1px solid #e7e7e7; font-size:15px;}
.b_write tr th {padding-left:37px; background:#F2F2F2;  text-align:left;}
.b_write tr td {height:30px; padding:10px 38px 10px 20px; background:#fcfcfb; text-align:left;}
.b_write tr td .cont {min-height:135px; border:1px solid #c4c4c4; background:#fff;}
.b_write tr td input {vertical-align:middle;}
.b_write tr td span {font-size:12px; vertical-align:middle;}
.b_write tr .valign_top {padding-top:10px; vertical-align:top;}
.txt_red {color:#fe0000 !important;}

.b_list_box {margin-top:10px;}
.b_list_box .b_list {overflow:hidden;}
.b_list_box .b_list li {float:left; width:282px; height:400px; padding:16px 25px; margin:24px 0 0 24px; border:1px solid #d1d1d1; box-sizing:border-box; background:#fff;}
.b_list_box .b_list li.mgl0 {margin-left:0;}
.b_list_box .b_list li h3 {margin-top:15px; font-size:15px; font-weight:normal; text-align:left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.b_list_box .b_list li p {height:70px; margin-top:20px; font-size:15px; text-align:left; overflow: hidden;}
.b_list_box .b_list li span {display:block; font-size:15px; text-align:left;}

.b_view_box {margin-top:34px; background:#f8f8f7;}
.b_view_box .b_view_tit {padding:0 32px; overflow:hidden;}
.b_view_box .b_view_tit h2 {float:left; font-size:25px; line-height:83px; font-weight:normal;}
.b_view_box .b_view_tit span {float:right; font-size:15px; line-height:83px; }
.b_view_box .b_view_cont {padding:25px 32px 50px; border-top:1px solid #e7e7e7;}
.b_view_box .b_view_cont .img {text-align:left;}
.b_view_box .b_view_cont p {margin-top:15px; font-size:15px; line-height:20px; text-align:left;}


/*http://koreademo.mallshopping.co.kr/mallinmall/regist_form.asp 시작*/
.titleTextregi {border-bottom: 5px solid #2e2e2e; font-size: 30px; font-weight: bold; height: 84px; line-height: 81px;padding-bottom: 21px;}
.table_style td{padding:5px 0px; vertical-align:top;}
.table_style input.text{padding:0 20px; box-sizing:border-box; vertical-align:middle; font-weight:bold; color: #92979b; height:55px; line-height:50px;}
.sec select {height:55px;}
.refist_ckclass {background: rgba(0, 0, 0, 0) url("/css/images/ico_login_check_off.png") no-repeat scroll 0 center;display: block;font-weight:bold;font-size: 15px;height: 66px;line-height: 63px;overflow: hidden;padding-left: 32px;position: relative; width:150px;}
.refist_ckclass input{}
.refist_ckclass.on {background: rgba(0, 0, 0, 0) url("/css/images/ico_login_check_on.png") no-repeat scroll 0 center;}
/*http://koreademo.mallshopping.co.kr/mallinmall/regist_form.asp  끝*/


.productCont .txt {padding: 10px 20px; background:#fff; text-align:left;}
.productCont .txt .tit{font-size: 18px;line-height: 24px;white-space: nowrap;}

/*남자여자 체크박스*/

.MFchk_box {}
.MFchk_box .MFchk {}
.MFchk_box .MFchk .notif{display:inline-block;}

/*남자여자 구분 체크박스 꾸미기*/

.MFchk_box_wrap input[type=radio] {display: none;}

.MFchk_box_wrap input[type=radio] + label{display: inline-block;cursor: pointer;position: relative;padding-left: 25px;margin-right: 15px;font-size: 13px;}

.MFchk_box_wrap input[type=radio]+ label:before {content: "";display: inline-block;width: 20px;height: 20px;margin-right: 10px;position: absolute;left: 0;bottom: 1px;background-color: #ccc;border-radius: 15px;box-shadow: inset 0px 1px px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);}
.MFchk_box_wrap input[type=radio]:checked + label:before {content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 18px;font-weight:800;color: #fff;background:#2f87c1;text-align: center;line-height: 18px;}
/*남자여자 구분 체크박스 꾸미기 끝*/
.timerestBox_height {height:30px;}
.timerestBox {padding:0 20px; font-size:15px;}
.timerestBox span {display:inline-block; padding:1px 2px; background:#555 ; font-weight:bold; color:#fff; border-radius:3px;}

/*상품 리스트 타임세일 부분 */


.ico_point {display:inline-block; width:18px; height:18px; margin-top:-2px; border-radius:100%; background:#b0c976; color:#fff; font-weight:bold; font-size:12px; line-height:18px; text-align:center; overflow:hidden; vertical-align:middle;}
select.select {height:35px; padding:0 5px; border:1px solid #c4c4c4; color:#000; box-sizing:border-box; text-align:left; vertical-align:middle;}
select.select1 {appearance: none; -webkit-appearance: none; -moz-appearance: none; border-radius:0px;  border: 1px solid #c4c4c4; box-sizing: border-box; color: #2e2e2e; font-size: 15px; background: #fff url("/css/images/ico_select.gif") no-repeat scroll right center; height: 35px; line-height: 20px; padding-left:3px;  text-align: left; width: 100%;}
select.select1::-ms-expand { display: none; }

/* 상세페이지 */
/* 공유 */
.share_area {height:65px; padding-top:20px; margin-top:-65px; text-align:right; font-size:0; line-height:0; box-sizing:border-box;}
.share_area a {margin-left:3px;}
/* 제품정보 */
.productInfo {position:relative; background:#fff; font-size:0; line-height:0; overflow:hidden;}
.productInfo .img_box_new {float:left; width:500px;}
.productInfo .img_box_new .img {width:500px; height:auto; margin:0; cursor:pointer; overflow:hidden;}
.productInfo .img_box_new .simg {margin:20px; text-align:center; font-size:0; line-height:0;}
.productInfo .img_box_new .simg .item {display:inline-block; position:relative; width:80px; height:80px; margin:0 5px; overflow:hidden; cursor:pointer;}
.productInfo .img_box_new .simg .item img {width:80px; height:80px;}
.productInfo .img_box_new .simg .item .ck_border {display:none; position:absolute; top:0; left:0; width:100%; height:100%; border:3px solid #767173; box-sizing:border-box;}
.productInfo .img_box_new .simg .item.active .ck_border {display:block;}
.productInfo .infoWrap {padding-left:500px; text-align:left;}
.timesaleTitle {position:relative; height:43px; padding-right:36px; background:#767173; text-align:right;}
.timesaleTitle strong {position:absolute; top:50%; margin-top:-15px; line-height:30px; left:40px; font-size:25px; color:#fff;}
.timesaleTitle .timesale {display:inline-block; height:43px; padding-left:32px; background:url('https://bifshop.co.kr/data/bifshop/ico_dataTime.png') no-repeat 0 center; color:#fff; font-size:20px; line-height:41px; font-weight:bold; overflow:hidden;}
.productInfo .infoWrap .infoBox {padding:25px 40px;}
.productInfo .infoWrap .infoBox .icons span {margin-right:5px;}
.productInfo .infoWrap .infoBox h1 {margin:0; color:#2e2e2e; font-size:28px; line-height:48px; font-weight:bold;}
.productInfo .infoWrap .infoBox .score {height:34px; color:#2e2e2e; font-size:20px; line-height:30px;}
.productInfo .infoWrap .infoBox .score img {margin-top:7px; vertical-align:top;}
.productInfo .infoWrap .infoBox .score em {color:#D9D8D8; font-size:28px; line-height:30px; font-style:normal; font-weight:bold; vertical-align:top;}
.productInfo .infoWrap .infoBox .prd_mkprc {margin-top:14px; color:#b8b8b8; font-size:20px; line-height:22px; text-decoration:line-through;}
.productInfo .infoWrap .infoBox .prd_prc {color:#2e2e2e; font-size:40px; line-height:42px; font-weight:bold;}
.productInfo .infoWrap .infoBox .prd_prc span.prd_prc_txt {font-size:20px;}
.option_section {margin:0; padding:3px 0; font-size:15px; line-height:24px; overflow:hidden;}
.option_section dt {float:left; color:#000; font-weight:bold;}
.option_section dd {margin:0; padding-left:68px; color:#000;}
.option_section dd img {margin-top:-2px; vertical-align:middle;}
.selected_option_wrap {margin-top:10px;}

.selected_option {position:relative; margin-top:-1px; padding:15px 30px 20px 15px; border:1px solid #c4c4c4; color:#000; font-size:14px; line-height:20px; overflow:hidden; box-shadow:1px 1px 3px #c4c4c4;}
.selected_option .neme {display:block; padding-right:120px;}
.selected_option .neme > span {display:inline-block; margin:5px 0; }
.selected_option .neme .intop {position:relative; margin-top:10px; padding:5px 0; overflow:hidden;}
.selected_option .neme .intop .prc {float:right; position:static; margin:0 0 0 10px; font-size:14px; line-height:20px;}
.selected_option .neme textarea {width:100%; max-width:100%; height:35px; min-height:35px; padding:0 10px; border:1px solid #c4c4c4; font-size:14px; line-height:33px; box-sizing:border-box;}
.selected_option .count_control {position:absolute; right:30px; top:48%;}
.selected_option .prc {display:inline-block; position:absolute; right:30px; top:48%; margin-top:-25px; font-size:15px; line-height:25px;}
.selected_option .prc em {font-style:normal;}
.selected_option .btn_delete {position:absolute; top:11px; right:7px; font-size:0; line-height:0; cursor:pointer;}




.total_price {margin-top:10px; color:#2e2e2e; font-size:14px; line-height:50px; text-align:right; box-sizing:border-box; padding-right:20px;}
.total_price span {font-size:15px; font-weight:bold;}
.total_price span em {font-size:30px; font-style:normal; font-weight:bold;}
.btn_area {overflow:hidden;}
.btn_area a {float:left; width:40%; height:70px; margin-left:1%; background:#92979b; color:#fff; font-size:18px; line-height:68px; text-align:center; font-weight:bold;}
.btn_area a.btnbuy {background:#D9D8D8;}
.btn_area a:first-child {width:18%; margin-left:0;}
.btn_area a .iconfont {display:inline-block; margin:-5px 5px 0 0; font-size:35px; vertical-align:middle;}
.btn_area a .iconfont.on {color:#767173;}

.coupon_area {margin-top:20px; overflow:hidden; text-align:left;}
.coupon_area .img {float:left; width:280px; height:130px;}
.coupon_area .img img {width:280px; height:130px;}
.coupon_area .txt {padding:15px 20px 15px 300px; font-size:12px; line-height:16px;}
.coupon_area .txt .name {display:block; font-size:14px; line-height:20px;}
.coupon_area .txt .date {display:block; margin:10px 0 10px; font-size:12px; line-height:18px;}
.coupon_area .txt p {font-size:12px; line-height:16px;}

.height30_box {height:30px; background:#fff;}
.product_detail_wrap {position:relative; padding:0 30px; background:#fff; text-align:left;}
.product_detail {padding-right:220px; overflow:hidden;}
.product_detail img{max-width:100%;}
.star_score {padding:40px; background:#f9f9f9; color:#000; font-size:27px; line-height:37px; text-align:center;}
.star_score .iconfont {font-size:30px;}
.star_score .ftic-staroff {color:#D9D8D8;}
.star_score .ftic-staron {color:#D9D8D8;}
.star_score img {vertical-align:top;}
.star_score em {display:inline-block; margin-top:-2px; color:#D9D8D8; font-size:49px; vertical-align:top;}
.star_score p {margin-top:10px; font-size:18px; line-height:28px;}
.star_score p span {font-size:20px;}

/* 퀵구매 */
/*
.quick_buy {position:absolute; top:0; left:50%; width:270px; margin-left:300px; background:#f9f9f9;}
.quick_buy .prd_sel {padding:20px 15px;}
.quick_buy .prd_sel h1 {padding:10px 0 40px; font-size:22px; line-height:26px; font-weight:normal;}
.prd_cart {min-height:115px; padding:0 14px; border-top:1px solid #ebebeb; overflow:hidden; overflow-y:auto;}
.prd_cart .prd_cart_item {padding:17px 0 27px; border-top:1px solid #e1e1e1;}
.prd_cart .prd_cart_item:first-child {border-top:none;}
.prd_cart .prd_cart_item span.txt {font-size:13px;}
.prd_cart .prd_cart_item .count_prc {position:relative; height:23px; margin-top:12px; font-size:13px; line-height:23px; text-align:right;}
.prd_cart .prd_cart_item .count_prc .count_control {position:absolute; top:0; left:0;}
.prd_cart .prd_cart_item .count_prc img {vertical-align:top; cursor:pointer;}
.buy_section {padding:25px 15px; border-top:1px solid #ebebeb;}
.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}
*/



/* new update start 2016-11-07 jungeol kim */

/* 상세페이지 더보기버튼 */
.contentAddView ,
.contentFolding {display:inline-block; padding:16px 80px; border:1px solid #767173; border-radius: 2px; color:#fff; background:#D9D8D8; cursor:pointer; font-size:1.5em; font-weight:bold;}
.contentAddView .iconfont,
.contentFolding .iconfont {margin-left:10px;}

/* 상세정보 best10 */
.best10_area {position:absolute; top:0; right:0; width:200px; border:1px solid #e7e7e7; box-sizing:border-box;}
.best10_area h1 {height:46px; background:#fbfbfb; color:#2e2e2e; font-size:15px; line-height:42px; text-align:center;}
.cateBestList {padding:20px;}
.cateBestList li {margin:10px 0; text-align:center;}
.cateBestList li .img img {width:100%;}
.cateBestList li .title {display:block; font-weight:normal;}
.cateBestList li .prc {color:color:#D8122E;font-size:14px;font-weight:bold;;}



/* 장바구니,주문 */
.cart_total {display:table; table-layout:fixed; width:100%; margin-top:40px; border-top:1px solid #b5babd;}
.cart_total li {display:table-cell; position:relative; width:33.3%; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; background:#fdfdf8; font-weight:bold; box-sizing:border-box; z-index:10;}
.cart_total li.sum {width:33.4%; border-right:none; background:#F2F2F2; z-index:5;}
.cart_total li:first-child {z-index:15;}
.cart_total li .top {padding:0 36px; border-bottom:1px solid #eaeaea;}
.cart_total li .top dl {overflow:hidden;}
.cart_total li .top dl dt {float:left; font-size:15px; line-height:84px;}
.cart_total li .top dl dd {font-size:20px; text-align:right;}
.cart_total li .top dl dd em {font-size:30px; line-height:84px;}
.cart_total li.sum .top dl dd em {color:#767173;}
.cart_total li .bottom {padding:22px 36px;}
.cart_total li .bottom dl {overflow:hidden;}
.cart_total li .bottom dl dt {float:left; font-size:15px; line-height:30px;}
.cart_total li .bottom dl dd {font-size:15px; line-height:30px; text-align:right;}
.cart_total li .bottom dl dd img {margin-top:-2px;}
.cart_total li:first-child .bottom {width:200%; background:#fdfdf8; box-sizing:border-box;}
.cart_total li:first-child .bottom dl {padding:8px 0;}
.cart_total li:first-child .bottom dl dt {line-height:35px;}
.cart_total li:first-child .bottom dl dd {padding-left:156px; line-height:35px; text-align:left;}
.cart_total li:first-child .bottom dl dd input.text {text-align:right;}
.cart_total li:first-child .bottom dl dd .dd_left {float:left;}
.cart_total li:first-child .bottom dl dd .dd_right {padding-left:204px; }
.cart_total li:first-child .bottom dl dd .dd_right em {font-weight:bold;}
.cart_total li .icon {position:absolute; right:-19px; top:23px;}
.dm_dr {padding:10px 0; text-align:right;}
.dm_dr .set_dr {margin-left:10px;}


/* 팝업쿠폰 */
.coupon_info {border:1px solid #d9d9d9; background:#fcfcfb;}
.coupon_info .top {position:relative; padding:30px 150px 30px 30px; border-bottom:1px solid #d9d9d9; overflow:hidden;}
.coupon_info .top h1 {color:#000; font-size:18px; line-height:24px; font-weight:normal; text-align:left;}
.coupon_info .top p {margin-top:20px; color:#888; font-size:15px; line-height:18px;}
.coupon_info .top .price {position:absolute; top:50px; right:28px; color:#000; font-size:15px; line-height:30px; font-weight:bold;}
.coupon_info .top .price em {font-size:25px;}
.coupon_info .bottom {position:relative; padding:20px 150px 20px 30px; text-align:left;}
.coupon_info .bottom label {color:#2e2e2e; font-size:15px; line-height:18px;}
.coupon_info .bottom .price {position:absolute; top:16px; right:28px; color:color:#D8122E;font-size:14px;font-weight:bold;; font-size:15px; line-height:22px; font-weight:bold; }
.coupon_info .bottom .price em {font-size:20px;}
.coupon_info .bottom .couponSelect {height:35px; padding:5px 10px; border:1px solid #c4c4c4; font-size:15px; line-height:18px;}
.coupon_info .bottom .couponSelect:focus {border:1px solid #767173;}

.coupon_total {margin-top:10px; background:#fdfdf8; overflow:hidden;}
.coupon_total li {position:relative; float:left; width:33.3%; border-right:1px solid #eaeaea; box-sizing:border-box; z-index:10;}
.coupon_total li.sum {width:33.4%; border-right:none; background:#F2F2F2; z-index:5;}
.coupon_total li strong {display:block; border-bottom:1px solid #eaeaea; font-size:15px; line-height:64px; text-align:center;}
.coupon_total li .price {display:block; padding:0 30px; font-size:15px; line-height:74px; text-align:right; font-weight:bold;}
.coupon_total li .price em {font-size:30px; font-weight:bold;}
.coupon_total li.sum .price em {color:#767173;}
.coupon_total li .icon {position:absolute; top:16px; right:-19px;}


/* 무효스타일 */
.disabledStyle {color:#ddd !important;}

/* list play btn */


/* 인스타그램 레이어팝업 */
.insLayer {position:fixed; top:0; left:50%; width:768px; margin:-500px 0 0 -384px; background:#fff; box-shadow:0 5px 15px rgba(0, 0, 0, 0.5); z-index:9999;
	transform:translateY(0);
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	opacity:0;

	transition:all .5s;
	-moz-transition:all .5s;
}
.insLayerBox.on .insLayer {
	transform:translateY(130%);
	-webkit-transform:translateY(130%);
	-moz-transform:translateY(130%);
	-o-transform:translateY(130%);
	-ms-transform:translateY(130%);
	opacity:1;

	transition:all .5s;
	-moz-transition:all .5s;
}
.insLayer .insHead {position:relative; padding:10px 10px; background:#f5f5f5; color:#7e7e7e; font-size:14px; line-height:20px; text-align:left;}
.insLayer .insHead h1 {font-weight:normal;}
.insLayer .insHead h1 .ftic-cart {display:inline-block; width:30px; height:30px; margin-right:6px; border-radius:100%; background:#c8c8c8; color:#fff; font-size:20px; line-height:28px; text-align:center; vertical-align:middle;}
.insLayer .insHead .ftic-close {position:absolute; top:10px; right:10px; color:#7e7e7e; font-size:26px; line-height:30px; cursor:pointer;}
.insLayer .insCont {overflow:hidden;}
.insLayer .insCont .left {position:relative; float:left; width:448px; height:448px; overflow:hidden;}
.insLayer .insCont .left .img img {width:100%;}
.insLayer .insCont .left .like_cmt {position:absolute; bottom:0; left:0; width:100%; overflow:hidden;}
.insLayer .insCont .left .like_cmt li {float:left; width:50%; height:40px; border-left:1px solid #fff; background:rgba(0,0,0,0.6); color:#fff; font-size:16px; line-height:40px; text-align:center; box-sizing:border-box;}
.insLayer .insCont .left .like_cmt li:first-child {border-left:none;}
.insLayer .insCont .left .like_cmt li .iconfont {font-size:20px;}
.insLayer .insCont .right {float:right; width:320px;}
.insLayer .insCont .right h2 {height:28px; padding:0 5px; background:#ebebeb; font-size:12px; line-height:26px; font-weight:normal; text-align:left; overflow:hidden;}
.insLayer .insCont .right .insGoodsBox {height:420px; overflow:hidden; overflow-y:scroll;}
.insLayer .insCont .right .insGoodsList {overflow:hidden;}
.insLayer .insCont .right .insGoodsList li {float:left; width:145px; margin:4px 0 0 4px; text-align:center; overflow:hidden;}
.insLayer .insCont .right .insGoodsList li .img img {width:145px; height:145px;}
.insLayer .insCont .right .insGoodsList li .tit {display:inline-block; margin:5px 10px 15px; color:#337ab7; font-size:12px;}
.insMask {display:none; position:fixed; top:0; left:0; width:100%; height:99999px; background:#000; opacity:0.3; z-index:9998;}
.insLayerBox.on .insMask {display:block;}

/* 이용약관,개인정보취급방침 */
.guide_title {height:80px; padding:30px 0 0; margin:20px 0 0 0; background:#D9D8D8; color:#fff; font-size:25px; line-height:26px; font-weight:bold; letter-spacing:-1px; text-align:center;}
.guide_title p {font-size:12px; font-weight:normal; letter-spacing:0;}

.sitebg1 {background:#767173;}

/* jquery ui select */
.ui-front {z-index:999999;}
.ui-icon {width:31px; height:33px;}
.ui-button {padding:0;}
.ui-button:active {background:#fff; color:#000;}
.ui-selectmenu-button.ui-button {width:100%; box-sizing:border-box;}
.ui-selectmenu-text {padding-left:10px; font-size:15px; line-height:33px;}
.ui-selectmenu-icon.ui-icon {background:url('/images/ico_select.gif') no-repeat right center;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {border:1px solid #767173;}
.ui-widget.ui-widget-content {border:1px solid #767173; border-top:none;}
.ui-menu .ui-menu-item-wrapper {padding:10px;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button.ui-state-active:hover {background:#767173; border:1px solid #767173;}
.select_fild.opacity {opacity:0;}



/*게시판 테이블 스타일 */
.boardTitle { font-weight:bold; color: #222222; font-size: 24px; margin-bottom: 10px; padding-bottom: 14px; text-align:left;}
.boardTitle span.line {display:inline-block; width:50px; height:2px; background:#5f4025 ;}
.typeRight {color: #bcbbbb; font-size: 12px; line-height: 28px; float: right;}
.typeRight a{border: 1px solid #ebebeb; font-weight:normal; color: #222; display: inline-block; font-size: 12px; height: 28px; line-height: 26px; padding: 0 20px;}

.gs_table_album {background:none;}
.gs_table_album .gs_album_box {box-sizing:border-box; padding:5px; background:#fff; border:1px solid #ccc;}
.gs_table_album .gs_album_box .gs_album_img a{display:inline-block; height:200px; overflow:hidden;}
.gs_table_album .gs_album_box .gs_album_img a img {width:100%;}
.gs_table_album .gs_album_text {text-align:left; height:80px; box-sizing:border-box; padding-top:5px;}
.gs_table_album .gs_album_text .del {float:right;}
.gs_table_album .gs_album_text .tit {font-size:15px; }
.gs_table_album .gs_album_text .day {color:#aeaeae;}

.gs_table_content {width:100%; padding:10px 0;}
.gs_table_content .gray > td{padding:10px 0; border-bottom:1px solid #eee; vertical-align:top;}
.gs_table_content .gray > td .del {float:right;}
.gs_table_content .gray > td .tit {font-size:16px; font-weight:bold;}
.gs_table_content .gray > td .text {margin-top:10px;}
.gs_table_content .gray > td .text .day {color:#b9b9b9;}
.gs_table_content .gray > td .text .author {color:#9ebddf;}
.gs_table_content .gray > td .text .hits {color:#b9b9b9;}
.gs_table_content .gray > td .text .bar {font-size:12px; color:#eee;}
.gs_table_content .total_tit{ text-align:center; font-size:15px;  padding-bottom:30px;}

.contbox {padding:30px;}
.listwrap .img img {width:100%; height:100%;}

.btn_yellow03.top {margin:100px 0;}
.search_area {margin-top:30px;}
.btn_right {text-align:right; padding:20px 0;}
.paging {background:none;}

.gs_table_viwe { width:100%;}
.gs_table_viwe .tit {font-size:19px; font-weight:bold; padding:10px 0;}
.gs_table_viwe .day{color:#b9b9b9;}
.gs_table_viwe .author{color:#9ebddf;}
.gs_table_viwe .bar{font-size:12px; color:#eee;}
.gs_table_viwe .gs_table_viwe_in_box {border:1px solid #ccc; padding-bottom:50px;}
.gs_table_viwe .gs_table_viwe_in {box-sizing:border-box;width:100%; padding:15px; table-layout:fixed; }
.gs_table_viwe .gs_table_viwe_btn {font-size:0px; padding:15px;}
.gs_table_viwe .gs_table_viwe_btn .nbsp {display:inline-block; width:5px;}
.gs_table_viwe_in img {max-width:100%;}

.gs_table_write {width:100%; text-align:left;}
.gs_table_write td {padding:15px 0 15px 15px; font-size:15px; border-bottom:1px solid #dfe1e1;}
.gs_table_write th {background:#ebeded; font-size:15px; padding-left:10px; font-weight:normal;}
.gs_table_write_con {border-top:2px solid #dfe1e1; border-bottom:2px solid #dfe1e1;}

.gs_table_default {width:100%;}
.gs_table_default #board_group {width:200px; height:35px;}
.gs_table_default .gs_table_default_con {box-sizing:border-box; padding:15px;}
.gs_table_default .gs_table_default_con th {border-top:2px solid #ddd; border-bottom:2px solid #ccc; padding:15px 0; font-size:15px;}
.gs_table_default .gs_table_default_con td {padding:15px 0; border-bottom:1px solid #ccc; font-size:13px;}

.gs_table_comment {box-sizing:border-box; padding:15px;}
.gs_table_comment .gs_table_comment_con {box-sizing:border-box; padding:10px;}
.gs_table_comment .textarea_text {color: #666; font-size: 20px; font-weight: bold;}
.gs_table_comment textarea {border:3px solid #ccc; width:80%; max-width:80%; height:45px; min-height:45px; box-sizing:border-box; font-size:12px; color:#333;}
.gs_table_comment .comment_btn {background-color: #ccc; border: 3px solid #ccc; border-radius: 0; color: #fff; cursor: pointer; display: inline-block; font-size: 14px; font-weight: bold; height: 45px; line-height: 39px; padding: 0 10px; text-align: center; white-space: nowrap;}
.gs_table_comment .gs_table_comment_bottom {margin-top:20px; border-top:1px solid #ccc;}
.gs_table_comment .gs_table_comment_bottom td {border-bottom:1px solid #ccc; padding:15px 0;}


.reg_btn {padding:10px 0px; margin-top:30px;}
.gs_paging_box {padding:30px 0;}
.gs_paging_box a {display:inline-block; padding:5px 8px; margin:0 5px; border:1px solid #eee;}
.gs_paging a.on,
.gs_paging a.active,
.gs_paging a.on,
.gs_paging a.active,
.gs_paging a:hover {background-color:#D9D8D8; color:#fff; font-weight:bold;}

.del_box.on {display:block;}
.del_box {border:2px solid #000; display:none;}
.del_box .del_box_in {width:300px; height:150px; background:#fff;}
.del_box .del_box_in h1 {padding-top:15px; font-size:15px;}
.del_box .del_box_in .del_box_btn {margin-top:30px;}

/* smartSearch 2016-11-15 */
.smartSearch {position:relative; margin:50px 0; padding:10px 0 15px; background:#fff; border-top:1px solid #000; border-bottom:1px solid #000; text-align:left;}
.smartSearch #btnBrandList {display:none; position:absolute; top:14px; right:0; width:40px; height:40px; padding:0 0 5px 0; margin:0; border:none; background:#999; color:#fff; font-size:13px; text-align:center;}
.smartSearch .btn_dtlSC {display:block; position:absolute; bottom:-22px; left:50%; width:80px; height:22px; margin-left:-40px; border:1px solid #000; border-top:2px solid #fff; color:#666; font-size:12px; line-height:12px; text-align:center; box-sizing:border-box; cursor:pointer;}
.smartSearch .btn_dtlSC:before {content:'▼'; margin-right:2px; font-size:8px;}
.smartSearch .btn_dtlSC.on:before {content:'▲'; margin-right:2px; font-size:8px;}
.ssSection {overflow:hidden;}
.ssSection .ssTitle {float:left; width:130px; height:40px; margin:4px 0; color:#000; font-size:13px; line-height:40px; font-weight:bold;}
.ssSection .ssCont {padding-left:130px; font-size:0; line-height:0;}
.ssSection .ssCont .sBox {display:table; float:left; width:138px; height:40px; margin:4px 10px 4px 0;}
.ssSection .ssCont .sBox a {display:table-cell; position:relative; border:1px solid #999; color:#666; font-size:13px; line-height:15px; text-align:center; vertical-align:middle;}
.ssSection .ssCont .sBox a.on {border:1px solid #767173; color:#767173;}
.ssSection .ssCont .sBox a.on:after {content:'×'; position:absolute; top:2px; right:10px; width:5px; height:5px; text-align:center;}
.ssSection .ssCont .sBox a.ac {border:1px solid #767173; color:#767173;}
.ssSection .ssCont input[type="text"] {width:138px; height:40px; padding:0 25px 0 10px; margin:4px 0; border:1px solid #999; color:#666; font-size:13px; line-height:15px; text-align:right; box-sizing:border-box; vertical-align:top;}
.ssSection .ssCont .tilde {display:inline-block; width:10px; color:#666; font-size:11px; line-height:40px; text-align:center; vertical-align:top;}
.ssSection .ssCont .btn_kwdSC {width:40px; height:40px; margin:4px 10px; padding:0 0 4px 0; border:none; background:#999; color:#fff; font-size:19px; font-weight:bold; text-align:center; vertical-align:top;}
#subbrandList {height:48px;}
#popBrandList .layer_pop {position:fixed; top:50%; left:50%; margin-top:-310px !important;}
.layer_pop .ssSection {height:384px; overflow-y:auto;}
.layer_pop .ssSection .ssCont {padding-left:0;}
#subSearchForm {display:none;}

.event_banner_box img{width:100%;}

/* 출석체크 */
.check {width:100%; margin:0 auto; position:relative;}
.check h2{text-align:center; margin-top:50px; font-size:30px; color:#000000;}
.check h2 strong{font-size:60px; font-weight:bold;}

.check th{background:#D9D8D8; border-left:1px solid #fff; width:171px; text-align:center; line-height:40px; color:#fff; box-sizing:border-box;}
.check th:first-child{border-right:none;}

.check td.first{border-left:1px solid #e6e6e6; }
.check td{background:#ffffff;border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; height:167px; position:relative; box-sizing:border-box;}
.check td.to{opacity:0.5; background:none;}
.check td span.num {position:absolute; top:18px; left:15px;}
.check td span.icon_img{position:absolute; top:14px; right:15px;}
.check div.coupon_box{text-align:center; padding-top:65px;}
.check tr td div a span.coupon {margin-left:4px; }
.check em{font-size:16px; color:#656565;}
.check em.red {color:#e70014;}
.check tr td div a img.img2 {visibility:hidden; width:0px; height:0px; padding:0px; margin:0px;}
.check .check_banner {margin-top:50px; text-align:center;}

.check a.check_today_btn{display:inline-block; background:#fc6e83; border-radius:5px; margin-top:50px; padding-top:23px; box-sizing:border-box;  color: #fff; display: inline-block; font-size: 18px; font-weight: 700; height: 72px; text-align: center; text-shadow: 0 0 2px #999; vertical-align: middle; width: 272px}

/* 출석체크 이미지 변경 할때 시작*/
.check_date td .check_img_box {position:absolute; right:10px; bottom:10px;}

/*출석체크 이미지 변경 할때 끝*/

/*쿠폰 이미지 변경 할때 시작*/
.check_date td .coupon_img_box {position:absolute; left:10px; bottom:10px;}
.check_date td .coupon_img_box a img {width:63px;}

/*쿠폰 이미지 변경 할때 끝*/

.check_date td.today {border:1px solid #767173; box-sizing:border-box;}


.check_date {margin-top:30px; border-left:1px solid #e6e6e6;}
.check_date a.on img.img2{visibility:visible; width:70px; height:49px;}
.check_date a.on img.img1{display:none;}
.check_date a.on img.img4{visibility:visible; width:70px; height:49px;}
.check_date a.on img.img3{display:none;}

.check .bx-prev{width:9px; height:15px; position:absolute; top:110px; left:0px;	background:url(/data/rental/prev.png) no-repeat 0 0;	overflow:hidden;	text-indent:-9999px;}

.check .bx-next{	width:9px;	height:15px;	position:absolute;	top:110px;	right:0;	background:url(/data/rental/next.png) no-repeat 0 0;	overflow:hidden;	text-indent:-9999px;}



.check .noticheck_box {width:100%; height:305px; padding:40px; box-sizing:border-box; border-radius:8px; background:#f4f9fa; margin-top:80px; position:relative; text-align:left;}
.check .noticheck_box h1 {font-size:60px; color:#000;}
.check .noticheck_box h1 span.che_cheicon {position:absolute; left:161px; top:-16px;}
.check .noticheck_box p{font-size:35px; line-height:40px;color:#000;}
.check .noticheck_box ul {margin-top:15px;}
.check .noticheck_box ul li{font-size:12px; color:#3a3a3a; font-weight:normal; padding-left:15px; background:url('/data/bifshop/com.png')no-repeat 0 center;}
.check .noticheck_box .img {position:absolute; right:40px; top:40px;}


/*관련추천상품*/

.relationBest_list {position:relative;}
.relationBest_list h1 {font-size:25px; box-sizing:border-box; padding:0 10px 20px 10px;}
.relationBest_list .swiper-wrapper {width:999999px; float:left; height:390px; overflow:hidden;}
.relationBest_list .swiper-wrapper .swiper-slide {overflow:hidden;}
.relationBest_list .goods_box { width:100%; box-sizing:border-box; padding:0 10px; }
.relationBest_list .goods_box .goods {border:1px solid #f0f0f0;}
.relationBest_list .goods_box .goods .img img {width:100%;}
.relationBest_list .goods_box .goods .txt { height:80px; padding:15px;}
.relationBest_list .goods_box .goods .txt .tit {font-size: 18px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.relationBest_list .goods_box .goods .txt .price {display: block;margin-top:15px; font-weight:bold; font-size: 20px; height: 24px; line-height: 24px; float:left;}
.relationBest_list .goods_box .goods .txt .point {float:right; margin-top:20px;}
.relationBest_list .arrow-left {background: rgba(0, 0, 0, 0) url("/css/images/left1.png") no-repeat scroll center center; height: 48px; left:-15px;position: absolute;top: 50%;width: 48px;z-index: 10;}
.relationBest_list .arrow-right {background: rgba(0, 0, 0, 0) url("/css/images/right1.png") no-repeat scroll center center; height: 48px; right:-15px; position: absolute;top: 50%;width: 48px;z-index: 10;}

.sublist_banner {overflow:hidden;}
.sublist_banner img {width:100%;}

/*order 제주 배송비 금액 css*/
.cart_total li .top dl.TopH1 {position:relative;}
.cart_total li .top dl.TopH1 dt span {position:absolute; left:0; bottom:0; line-height:25px; font-size:12px; color:#ffa200;}

/*회원가입 선택*/
.member_wrap .JoinDistinction {overflow:hidden; margin-top:15px;}
.member_wrap .JoinDistinction label.radiolabel {position:relative; float:left; display:inline-block; width:25%; box-sizing:border-box; text-align:left; padding:10px 30px 10px 30px; color:#5f5f5f; font-size: 15px; line-height: 24px; overflow: hidden; }
.member_wrap .JoinDistinction label.radiolabel input[type="radio"] {margin:0; position:absolute; left:-9999px;}
.member_wrap .JoinDistinction .iconfont {position:absolute; left:0; top:50%; margin-top:-12px; display:inline-block; color:#999; font-size:24px; font-weight:bold; height:24px;line-height:28px;  text-align: center; width:24px;}
.member_wrap .JoinDistinction label.radiolabel.on .iconfont{color:#767173;}

.BusiInfor {overflow:hidden; display:none;}
.BusiInfor .BusiInfortitle {text-align:center; font-size:28px; font-weight:bold; height:74px; line-height:71px; padding-bottom:21px;}
.BusiInfor li.space span.spacetext {display:inline-block; width:5%; height:55px; line-height:50px; color:#888; font-size:15px; text-align:center;}
.BusiInfor li.space .compernynum {float:right; display:inline-block; color: #888; font-size: 13px; line-height: 18px; padding: 20px 10px 2px 0;}
/*회원가입 선택 끝*/

/*세트상품 시작*/


.set_Visual {overflow:hidden;position:relative; box-sizing: border-box; height:auto; position:relative;}
.set_Visual .swiper-container {height:auto;}
.set_Visual .swiper-wrapper {width:999999px; }
.set_Visual .swiper-slide {float:left;}
.set_Visual .swiper-slide img {width:100%;}
.set_Visual .pagination {position:absolute; left:0; bottom:10px; display:block; z-index:10; width:100%; text-align:center;}
.set_Visual .pagination .swiper-pagination-switch {display:inline-block; background:#fff; box-sizing:border-box; width:10px; height:10px; margin:0 6px; border-radius:100%; cursor:pointer; line-height:12px;}
.set_Visual .pagination .swiper-pagination-switch.swiper-active-switch {background:#767173;}
.set_Visual .swiper-slide img{width:100%;}
.set_Visual .set_VisualInner {position:relative; overflow:hidden;}
.set_Visual .videoBtn {position:absolute; right:50px; bottom:50px; z-index:999; border-radius:100%; background:#767173; width:80px; height:80px; text-align:center;box-sizing:border-box; padding:10px 0px; -webkit-box-shadow: 5px 5px 28px -8px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 28px -8px rgba(0,0,0,0.75); box-shadow: 5px 5px 28px -8px rgba(0,0,0,0.75);}
.set_Visual .videoBtn > span {display:block; font-size:14px; color:#fff;}
.set_Visual .videoBtn > span.bold {font-weight:bold;}
.set_Visual .videoBtn img {width:20px; height:20px;}

.Set_itemsSelect {overflow:hidden; margin-top:40px; padding-bottom:35px; border-bottom:1px solid #c9c9c9;}
.Set_itemsSelect p.Explanation {text-align:left; font-size:13px; color:#5e5e5e;}
.Set_itemsSelect .left {float:left; width:800px;}
.Set_itemsSelect .left ul{width:100%; overflow:hidden; margin:0 -3px;}
.Set_itemsSelect .left ul li{width:25%; float:left; box-sizing:border-box; padding:0 3px; margin-top:25px; }
.Set_itemsSelect .left ul li .con{}
.Set_itemsSelect .left ul li .img {border:1px solid #dddddd; position:relative;cursor:pointer; width:100%; height:194px; box-sizing:border-box; overflow:hidden;}
.Set_itemsSelect .left ul li .img.on {border:4px solid #767173; }
.Set_itemsSelect .left ul li .img .imgSelectIcon {position:absolute; left:50%; top:50%; margin-left:-37.5px; margin-top:-37.5px; width:75px; height:75px; border-radius:100%; background:rgba(0,0,0,0.5); text-align:center; box-sizing:border-box; padding:20px 0;}
.Set_itemsSelect .left ul li .img.on .imgSelectIcon {display:none;}
.Set_itemsSelect .left ul li .img .imgSelectIcon > span {display:block; font-size:11px; color:#fff; }
.Set_itemsSelect .left ul li .img .imgSelectIcon > span.text {margin-top:5px;}
.Set_itemsSelect .left ul li .img .imgSelectIcon img {width:19px; height:15px;  opacity:1; }
.Set_itemsSelect .left ul li .img img {width:100%; opacity:0.5; }
.Set_itemsSelect .left ul li .img.on img {opacity:1;}
.Set_itemsSelect .left ul li .textBox {box-sizing:border-box; padding:0 3px;}
.Set_itemsSelect .left ul li .textBox .Tit {font-size:14px; color:#5e5e5e; padding-top:8px;white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.Set_itemsSelect .left ul li .textBox .Tit a{font-size:14px; color:#5e5e5e;}
.Set_itemsSelect .left ul li .textBox .price {font-size:17px; font-weight:bold; color:#5e5e5e;}
.Set_itemsSelect .left ul li .textBox .price .mwon {font-weight:normal;}
.Set_itemsSelect .left ul li .textBox .view {margin-top:10px;}
.Set_itemsSelect .left ul li .textBox .view a.viewBtn {display:inline-block; width:100px; height:19px; border-radius:2px; background:#868686; color:#fff; font-size:13px; text-align:center; line-height:17px;}
.Set_itemsSelect .left ul li .textBox .view a.viewBtn .iconfont {font-size:11px; vertical-align:top;}

.Set_itemsSelect .right {float:left; box-sizing:border-box; padding-left:20px; width:400px; margin-top:25px;}
.Set_itemsSelect .right .titBox {height:287px;}
.Set_itemsSelect .right .titBox .Tit{font-size:32px; color:#5e5e5e; line-height:42px;}
.Set_itemsSelect .right .titBox .SubTit {font-size:12px; color:#999999; margin-top:10px;}

.Set_itemsSelect .right .priceBox {border-top:1px solid #dddddd;}
.Set_itemsSelect .right .priceBox dl{position:relative; border-bottom:1px solid #dddddd; overflow:hidden;}
.Set_itemsSelect .right .priceBox dl dt {position:absolute; left:0; top:0px; line-height:47px; width:70px; font-size:15px; color:#5e5e5e; box-sizing:border-box; padding-left:18px;}
.Set_itemsSelect .right .priceBox dl dd {float:right; width:100%;box-sizing:border-box; padding-left:70px; padding-right:15px; line-height:47px; text-align:right; font-size:20px; color:#000000;}
.Set_itemsSelect .right .priceBox dl.totalprice {border:0;margin-top:15px; background:#D9D8D8; border-radius:2px;}
.Set_itemsSelect .right .priceBox dl.totalprice dt{line-height:87px; }
.Set_itemsSelect .right .priceBox dl.totalprice dd{line-height:87px; font-size:28px; font-weight:bold;}
.Set_itemsSelect .right .priceBox dl.totalprice dd .color {color:#e51b13; margin-right:15px;}
.Set_itemsSelect .right .priceBox dl.totalprice dd .mwon {font-size:20px; font-weight:normal; }

.Set_itemsSelect .right .priceBoxBtn {margin-top:15px;}
.Set_itemsSelect .right .priceBoxBtn a {background: #767173 none repeat scroll 0 0; color: #fff; float: left; font-weight:bold; font-size: 18px; height: 70px; line-height: 68px; text-align: center; width: 100%;}

.SetInformation {overflow:hidden; text-align:center; margin-top:30px;}
.SetInformation img {margin-width:100%;}
.SetInformation iframe {max-width:100%; margin:0 auto;}


.Setproslide {margin-top:30px; margin-bottom:50px;}
.Setproslide h1 {font-size:32px; color:#000; line-height:66px;}
.Setproslide .SetproslideInnder {box-sizing:border-box; padding:42px 67px; background:#f9f9f9;}
.Setproslide .procon {box-sizing:border-box; padding:0 14px; text-align:center;}
.Setproslide .procon .img {border:1px solid #dddddd; box-sizing:border-box;}
.Setproslide .arrow-left {position:absolute; left:22px; top:50%; margin-top:-14px; display:inline-block; width:29px; height:51px; z-index:10; background:url("/css/images/Setproslideleft.png")no-repeat 0 0;}
.Setproslide .arrow-right {position:absolute; right:22px; top:50%; margin-top:-14px;  display:inline-block; width:29px; height:51px; z-index:10;  background:url("/css/images/Setproslideright.png")no-repeat 0 0; }
.Setproslide {overflow:hidden;position:relative; box-sizing: border-box; height:auto;}
.Setproslide .swiper-container {height:auto;}
.Setproslide .swiper-wrapper {width:999999px; }
.Setproslide .swiper-slide {float:left;}
.Setproslide .swiper-slide img {width:100%;}
.Setproslide .pagination {position:absolute; right:5px; top:35px; display:block; z-index:10; text-align:center;}
.Setproslide .pagination .swiper-pagination-switch {display:inline-block; background:#aaaaaa; box-sizing:border-box; width:12px; height:12px; margin:0 4.5px; border-radius:100%; cursor:pointer; line-height:12px;}
.Setproslide .pagination .swiper-pagination-switch.swiper-active-switch {background:#767173;}
.Setproslide .swiper-slide img{width:100%;}
.Setproslide .Tit {font-size:18px; font-weight:bold; color:#5e5e5e; line-height:25px; margin-top:5px;}
.Setproslide .Tit a{color:#5e5e5e;}
.Setproslide .Subtit {font-size:12px; color:#a1a1a1; margin-top:5px;}

.itemsLayermarsk {position:fixed; left:0; top:0; z-index:99995; width:100%; height:100%; background:rgba(0,0,0,0.5); display:none;}
.itemsLayermarsk.on {display:block; }
.itemsLayer {display:none; width:920px; height:90%; overflow-y:auto; overflow-x:hidden;  padding-bottom:50px; background:#fff; z-index:99999;}
.itemsLayer.on {display:block;}
.itemsLayer img {max-width:100%;}
/*세트상품 끝*/

/*TV쇼핑 시작*/
.TVshoppingwrap {overflow:hidden;}
.TVshoppingwrap .TVlist {background:#f9f9f9;}
.TVshoppingwrap .TVlist ul {overflow:hidden; box-sizing:border-box; padding:7.5px;}
.TVshoppingwrap .TVlist ul li {float:left; width:25%; box-sizing:border-box; padding:7.5px;}
.TVshoppingwrap .TVlist ul li .img {box-sizing:border-box; border:1px solid #dddddd; position:relative;}
.TVshoppingwrap .TVlist ul li .img .conimg img {width:100%;}
.TVshoppingwrap .TVlist ul li .img .playIcon img {position:absolute; left:3px; bottom:5px;}
.TVshoppingwrap .TVlist ul li .Tit {font-size:14px; color:#5e5e5e; margin-top:10px; white-space: nowrap; text-overflow: ellipsis; overflow:hidden; font-weight:bold;}
.TVshoppingwrap .TVlist ul li .Tit a {color:#5e5e5e;}
.TVshoppingwrap .TVlist ul li .subTit {font-size:12px; color:#a1a1a1; margin-top:10px; height:55px; overflow:hidden;}
.TVshoppingwrap .TVlist h1 {font-size:32px; color:#000; padding:60px 0 15px 0; background:#fff;}
.TVshoppingwrap .TVlist h1 a.viewBtn {font-size:18px; color:#a1a1a1; float:right; font-weight:normal; margin-top:20px;}

.TVshopping {overflow:hidden; box-sizing:border-box; position:relative;}
.TVshopping .TVleft {float:left; width:66.66%; overflow:hidden;}
.TVshopping .TVleft .Ytvideo{padding-bottom:20px; border-bottom:1px solid #dddddd;}
.TVshopping .TVleft iframe.Ytvideoiframe{border:1px solid #dddddd; box-sizing:border-box;}
.TVshopping .TVleft .YouTubeLogo {text-align:right; margin-top:5px; font-size:0; }
.TVshopping .TVleft .YouTubeLogo img{vertical-align:top;}
.TVshopping .TVleft .YouTubeLogo .Num{display:inline-block; text-align:center; font-size:11px; width:39px; height:24px; border-radius:0 2px 2px 0; border:1px solid #cccccc; border-left:0; box-sizing:border-box; line-height:20px; color:#737373;}
.TVshopping .TVTit {margin-top:12px; color:#fff; border-radius:3px; line-height:31px; background:#D9D8D8; text-align:center; font-size:12px; font-weight:bold;}
.TVshopping .commentBox {margin-top:29px; position:relative; padding-right:77px; box-sizing:border-box; border-bottom:1px solid #cccccc;}
.TVshopping .commentBox textarea {color:#000; font-size:12px; width:100%; max-width:100%; min-width:100%; height:45px; max-height:45px; min-height:45px; box-sizing:border-box; border:3px solid #cccccc; padding-right:85px; margin:0;}
.TVshopping .commentBox .commentBtn  {position:absolute; right:0; top:0; height:45px; width:80px; background:#cccccc; color:#fff; overflow:hidden; text-align:center; line-height:45px; font-size:13px;font-weight:bold;}
.TVshopping .commentBox .totalcomment {padding:15px 0;}
.TVshopping .commentBox .totalcomment .Num {font-weight:bold;}
.TVshopping .commentList {overflow:hidden;}
.TVshopping .commentList li {padding:15px 0; border-bottom:1px solid #cccccc;}
.TVshopping .commentList li .DayBox{ line-height:15px;}
.TVshopping .commentList li .DayBox .IconLogo img{height:15px;}
.TVshopping .commentList li .DayBox .day{margin-left:10px;}
.TVshopping .commentList li .DayBox .time{margin-left:10px;}
.TVshopping .commentList li .DayBox .delbtn{float:right; color:#767173;}
.TVshopping .commentList li .commentText {margin-top:20px;}

.TVshopping .TVright {float:right; width:33.33%; box-sizing:border-box; padding-left:20px; overflow:hidden;}
.TVshopping .TVright .TVprointro {padding-bottom:45px;}
.TVshopping .TVright .TVprolistTit {font-size:32px; color:#5e5e5e; line-height:42px;}
.TVshopping .TVright .TVprolistSubTit {font-size:12px; color:#999999; line-height:17px; margin-top:20px;}.
.TVshopping .TVright .TVrightlist {overflow:hidden;}
.TVshopping .TVright .TVrightlist li {margin-top:16px; min-height:150px;}
.TVshopping .TVright .TVrightlist li .con {padding-left:160px; position:relative;}
.TVshopping .TVright .TVrightlist li .con .img{position:absolute; left:0; top:0; width:150px; height:150px; border:1px solid #dddddd; overflow:hidden; box-sizing:border-box;}
.TVshopping .TVright .TVrightlist li .con .img img {width:100%;}
.TVshopping .TVright .TVrightlist li .con .TextBox {}
.TVshopping .TVright .TVrightlist li .con .TextBox .Tit {font-size:14px; font-weight:bold; color:#5e5e5e; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.TVshopping .TVright .TVrightlist li .con .TextBox .Tit a{font-size:14px; font-weight:bold; color:#5e5e5e;}
.TVshopping .TVright .TVrightlist li .con .TextBox .subTit {font-size:14px; color:#5e5e5e; margin-top:5px; height:42px; overflow:hidden;}
.TVshopping .TVright .TVrightlist li .con .TextBox .priceBox {margin-top:10px;}
.TVshopping .TVright .TVrightlist li .con .TextBox .priceBox {font-size:17px; color:#5e5e5e; font-weight:bold;}
.TVshopping .TVright .TVrightlist li .con .TextBox .priceBox .won{font-weight:normal;}
.TVshopping .TVright .TVrightlist li .con .TextBox .priceBox .TVproview {background: #868686 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 13px; height: 19px; line-height: 17px; text-align: center; width: 100px;}
.TVshopping .TVright .TVrightlist li .con .TextBox .priceBox .TVproview .iconfont {font-size: 11px; vertical-align: top;}
.TVshopping .TVright .TVrightlist li .con .BtnBox {margin-top:15px; font-size:0;}
.TVshopping .TVright .TVrightlist li .con .BtnBox > a {display:inline-block; width:49%; color:#fff; height:30px; text-align:center; font-size:13px; line-height:28px; font-weight:bold;}
.TVshopping .TVright .TVrightlist li .con .BtnBox > a.TVlistbtngray {background:#92979b;}
.TVshopping .TVright .TVrightlist li .con .BtnBox > a.TVlistbtnsiteBg {background:#767173;}
.TVshopping .TVright .TVrightlist li .con .BtnBox > a span.iconfont {font-weight:normal; font-size:20px; vertical-align:top; margin-right:3px;}
.TVshopping .TVright .TVrightlist li .con .BtnBox span.interval {display:inline-block; width:2%; }
/* TV 쇼핑 끝 */

/*세트상품 비디오 레이어*/
.videoLayermarsk {display:none; position:fixed; left:0; top:0; background:rgba(0,0,0,0.5); width:100%; height:100%; z-index:9998;}
.videoLayer {display:none; position:fixed; left:50%; top:50%;width:900px; height:600px; margin-left:-450px; margin-top:-300px; z-index:9999;}
.videoLayermarsk.on {display:block;}
.videoLayer.on {display:block;}
/*세트상품 비디오 레이어 끝*/

/*나의 홍보하기*/
.board_list.QR td {}
.board_list.QR .QRLayer {display:none; z-index:99999;  padding:30px; background:#fff;}
.board_list.QR .QRLayer img {width:180px; height:180px;}
.board_list.QR .QRLayer.on {display:block;}
.board_list.QR .QRLayerBtn {display:inline-block; border:1px solid #000;}
.board_list.QR .QRLayermarsk {position:fixed; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.5; z-index:99998; display:none;}
.board_list.QR .QRLayermarsk.on {display:block;}
.board_list.QR .subcateList{ overflow:hidden; display:inline-block; float:left; width:85%;}
.board_list.QR .subcateList .butyCateSelect {display:inline-block; float:left; width:33.33%; box-sizing:border-box; padding-right:5px;}
.board_list.QR .url2Str {margin-top:10px;}
.board_list.QR .url3Str {margin-top:10px;}
.board_list.QR .url4Str {margin-top:10px;}
.board_list.QR .subcateListWrap {overflow:hidden;}
/*나의 홍보하기 끝*/


/*이달의쿠폰*/
h1.cp_title {border-bottom:4px solid #333; color:#333; font-size:24px; line-height:48px; text-align:left;}
.this_month {width:100%; box-sizing:border-box; border-collapse:collapse;}
.this_month td {padding-bottom:27px; border:1px solid #e2e2e2; box-sizing:border-box; vertical-align:top; overflow:hidden;}
.this_month td h3 {margin-top:27px; color:#333; font-size:16px; text-align:center;}
.this_month td .img_box {position:relative; width:220px; height:98px; margin:16px auto 0; }
.this_month td .img_box .coupon_down {position:absolute; right:-10px; bottom:-10px;}
.this_month td .img_txts {padding:25px 0 0 52px; text-align:left;}
.this_month td .img_txts p {padding-left:10px; color:#333; font-size:13px; line-height:22px; text-align:left;}
a.clo_btn11 {color: #fff;float: right;font-size: 20px;padding-right: 30px;}
.couponnumTit {background:#D9D8D8;}

/*SNS공유 레이어및 아이콘 시작*/
/*.SNSLayerIcon {display:inline-block; position:absolute; right:0; top:9px; padding:6px 12px; border-radius:4px; background:#a2a4a7; line-height:24px; text-align:center; cursor:pointer;} 기획전페이지때문에 아래로 수정 //5.24 채원*/
.SNSLayerIcon {display:inline-block; position:absolute; left:61%; top:28px; padding:6px 12px; border-radius:4px; background:#a2a4a7; line-height:24px; text-align:center; cursor:pointer;}
.SNSLayerIcon span.iconfont {font-size:26px; color:#fff; font-weight:bold; vertical-align:middle;}
.SNSLayerBoxmarsk {display:none; position:fixed; left:0; top:0; width:100%; height:100%; z-index:99998; background:rgba(0,0,0,0.5);}
.SNSLayerBoxmarsk.on {display:block;}

.SNSLayerBox {position:fixed; left:50%; top:-25%; opacity:0; width:300px; height:0 !important; overflow:hidden; margin:-115px 0 0 -150px; background:#fff; z-index:99999; border-radius:6px; box-sizing:border-box; padding:15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari 和 Chrome */
-o-transition: all 0.5s; /* Opera */
}
.SNSLayerBox.on {top:30%; opacity:1;height:auto !important;
transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari 和 Chrome */
-o-transition: all 0.5s; /* Opera */
}

.SNSLayerBox .SNSLayerInner {position:relative; overflow:hidden;}
.SNSLayerBox .SNSLayerInner .SNSLayerCloseX {position:absolute; right:0px; top:0px; font-size:20px; color:#555; line-height:15px; cursor:pointer;}
.SNSLayerBox .SNSLayerInner .Tit {text-align: center; border-bottom: 0; font-size: 15px; font-weight: bold; line-height:17px; color:#333;}
.SNSLayerBox .SNSLayerInner .SNSouterwrap {overflow:hidden;}
.SNSLayerBox .SNSLayerInner .SNSouter {display:inline-block; float:left; width:25%; text-align:center; margin-top:10px;}
.SNSLayerBox .SNSLayerInner .SNSouter img {cursor:pointer;}
.SNSLayerBox .SNSLayerInner .SNSouter span.text {display:block; font-size:12px; line-height:17px; margin-top:10px; color:#9b9b9b;}
.SNSLayerBox .SNSLayerInner .URLcopy {overflow:hidden; margin-top:20px;}
.SNSLayerBox .SNSLayerInner .URLcopy input {width:163px; border-radius:4px; border:2px solid #e1e8ee; color:#9b9b9b;}
.SNSLayerBox .SNSLayerInner .URLcopy a.btn_yellow01 {height:35px; line-height:33px; font-size:10px; padding:0 16px; border-radius:4px;}
/*SNS공유 레이어및 아이콘 끝*/


/**************************************** 라이브팅 세트 ****************************************/
.onair{display:none;}

	.face_liveting{width:400px;height:710px;background:url(/css/images/main_img.jpg)no-repeat;position:relative;overflow:hidden;border:solid 1px #ddd;float:left;box-sizing:border-box;}
	.face_liveting .info{height:65px;position:absolute;left:10px;top:15px;}
	.face_liveting .info .tit{float:right;font-size:12px;color:#fff;margin-left:10px;line-height:17px;}
	.face_liveting .info .tit .answer{background:rgba(73,51,53,0.6);margin-top:5px;padding:3px;border-radius:3px;}

	.face_liveting .onair.on{display:block;position:absolute;right:17px;top:12px;}
	.face_comment{width:380px;height:710px;float:left;background:#fff;}
	.face_comment .face_comment_wrap{height:630px;margin:15px 0 0 10px;overflow:auto;margin-bottom:15px;}
	.face_comment .face_comment_wrap li{float:left;margin:10px 0;clear:both;position:relative;}
	.face_comment .profile{width:32px;height:32px;border-radius:50%;overflow:hidden;position:absolute;left:0;top:0;}
	.face_comment .profile img{width:32px;height:32px;}
	.face_comment .txt{float:right;padding-left:42px;}
	.face_comment input{width:70%;background:transparent;border:none;border-bottom:solid 2px #bcbcbc;outline:none;margin:12px 0 0 20px;}
	.face_comment button{width:70px;height:35px;background:#fff;border:solid 1px #ddd;outline:none;border-radius:8px;float:right;margin-right:10px;}

	.face_info{width:400px;height:910px;float:right;}
	.face_info .tit{height:44px;font-size:32px;color:#5e5e5e;}
	.face_info .tit .nick{font-weight:bold;}
	.face_info .emoticon{height:46px;}
	.face_info .emoticon div{float:left;margin:15px 10px 0 0;}
	.face_info .txt{height:70px;font-size:12px;color:#999;}
	.face_info .product{height:550px;background:lavender;}
	.face_info .product .setpd{height:422px;overflow:auto;background:snow;}
	.face_info .product .setpd>p{width:100%;background:#ffa8a8;font-size:12px;color:#fff;text-align:center;padding:8px 0;border-radius:5px;font-weight:bold;}
	.face_info .product .setpd .setpds{}
	.face_info .product .setpd .setpds li{position:relative;box-sizing:border-box;padding-left:140px;position:relative;margin:10px 0;}
	.face_info .product .setpd .setpds li:first-child{margin-top:0;}
	.face_info .product .setpd .setpds li:last-child{margin-bottom:0;}
	.face_info .product .setpd .setpds li .pdimg{width:120px;height:120px;border:solid 1px #ddd;position:absolute;left:0;top:0;}
	.face_info .product .setpd .setpds li .pdimg img{width:100%;height:100%;}
	.face_info .product .setpd .setpds li .tit{font-size:14px;color:#5e5e5e;line-height:20px;}
	.face_info .product .setpd .setpds li .tit .prc{line-height:42px;}
	.face_info .product .setpd .setpds li button{margin-top:56px;border:none;background:#f0f0f0 url(/css/images/dotbogi.png)no-repeat 7% 55%;font-size:13px;color:#5e5e5e;padding:2px 5px 2px 20px;border-radius:3px;outline:none;}
	.face_info .product .setpd li .select{width:60px;height:60px;background:#F2F2F2 url(/css/images/m_pd_logo.png)no-repeat center 28%;position:absolute;right:3%;bottom:12%;margin-top:-30px;cursor:pointer;border-radius:50%;}
	.face_info .product .setpd li .select p{font-size:10px;color:#fff;text-align:center;line-height:80px;letter-spacing:-1.5px;}
	.face_info .product .setpd li .select p:after{content:"선택하세요";}
	.face_info .product .setpd li .select.on{background:#767173 url(/css/images/m_pd_logo2.png)no-repeat center 28%;}
	.face_info .product .setpd li .select.on p:after{content:"선택됨";}

	.priceBox {border-top:1px solid #dddddd;}
	.priceBox dl{position:relative; border-bottom:1px solid #dddddd; overflow:hidden;}
	.priceBox dl dt {position:absolute; left:0; top:0px; line-height:47px; width:70px; font-size:15px; color:#5e5e5e; box-sizing:border-box; padding-left:18px;}
	.priceBox dl dd {float:right; width:100%;box-sizing:border-box; padding-left:70px; padding-right:15px; line-height:47px; text-align:right; font-size:20px; color:#000000;}
	.priceBox dl.totalprice {border:0;margin-top:15px; background:#D9D8D8; border-radius:2px;}
	.priceBox dl.totalprice dt{line-height:67px; }
	.priceBox dl.totalprice dd{line-height:67px; font-size:28px; font-weight:bold;}
	.priceBox dl.totalprice dd .color {color:#e51b13; margin-right:15px;}
	.priceBox dl.totalprice dd .mwon {font-size:20px; font-weight:normal; }
	.priceBoxBtn {margin-top:15px;}
	.priceBoxBtn a {background: #767173 none repeat scroll 0 0; color: #fff; float: left; font-weight:bold; font-size: 18px; height: 70px; line-height: 68px; text-align: center; width: 100%;}


	.youtube_liveting_wrap{width:780px;overflow:hidden;}
	.youtube_liveting_wrap .youtube_liveting{width:100%;height:439px;background:url(/css/images/main_img2.jpg)no-repeat;position:relative;overflow:hidden;border:solid 1px #ddd;float:left;box-sizing:border-box;}
	.youtube_liveting_wrap .youtube_liveting .info{height:65px;position:absolute;left:10px;top:15px;}
	.youtube_liveting_wrap .youtube_liveting .info .tit{float:right;font-size:12px;color:#fff;margin-left:10px;line-height:17px;}
	.youtube_liveting_wrap .youtube_liveting .info .tit .answer{background:rgba(73,51,53,0.6);margin-top:5px;padding:3px;border-radius:3px;}
	.youtube_liveting_wrap .youtube_liveting .onair.on{display:block;position:absolute;right:17px;top:12px;}

	.youtube_liveting_wrap .youtube_comment{width:100%;height:237px;float:left;background:#fff;}
	.youtube_liveting_wrap .youtube_comment .youtube_comment_wrap{height:156px;margin:15px 0 0 10px;overflow:auto;margin-bottom:15px;}
	.youtube_liveting_wrap .youtube_comment .youtube_comment_wrap li{float:left;margin:10px 0;clear:both;position:relative;}
	.youtube_liveting_wrap .youtube_comment .profile{width:32px;height:32px;border-radius:50%;overflow:hidden;position:absolute;left:0;top:0;}
	.youtube_liveting_wrap .youtube_comment .profile img{width:32px;height:32px;}
	.youtube_liveting_wrap .youtube_comment .txt{float:right;padding-left:42px;}
	.youtube_liveting_wrap .youtube_comment input{width:85%;background:transparent;border:none;border-bottom:solid 2px #bcbcbc;outline:none;margin:12px 0 0 20px;}
	.youtube_liveting_wrap .youtube_comment button{width:70px;height:35px;background:#fff;border:solid 1px #ccc;outline:none;border-radius:8px;float:right;margin-right:10px;}
	.youtube_liveting_wrap .more{clear:both;width:100%;height:34px;border:solid 1px #d3d3d3;text-align:center;box-sizing:border-box;background:url(/css/images/more_bg.jpg)repeat-x;line-height:34px;cursor:pointer;}

	.different{margin-top:30px;}
	.different h1{font-size:32px;color:#000;width:100%;font-weight:normal;letter-spacing:-1.15px;}
	.different h1 span{font-size:18px;color:#a1a1a1;float:right;margin:12px 10px 0 0;}
	.different .movie_wrap{height:711px;background:#f9f9f9;margin-top:20px;box-sizing:border-box;padding:20px;}
	.different .movie_wrap .movies{margin:-7.5px;}
	.different .movie_wrap .movies>li{float:left;width:25%;padding:7.5px;box-sizing:border-box;position:relative;}
	.different .movie_wrap .movies>li .movies_wrap{}
	.different .movie_wrap .movies li .movie_img{width:100%;height:200px;border:solid 1px #ddd;box-sizing:border-box;position:relative;}
	.different .movie_wrap .movies li .movie_img>img{width:100%;height:100%;}
	.different .movie_wrap .movies li .movie_img .onair.on{display:block;position:absolute;left:0px;bottom:0px;}
	.different .movie_wrap .movies li .tit{font-size:14px;color:#5e5e5e;letter-spacing:-1.15px;margin-top:10px;}
	.different .movie_wrap .movies li .emoticon{overflow:hidden;margin:10px 0;}
	.different .movie_wrap .movies li .emoticon div{float:left;}
	.different .movie_wrap .movies li .con ul{float:left;font-size:12px;color:#a1a1a1;}
	.different .movie_wrap .movies li .con .product{float:right;}
	.different .movie_wrap .movies li .con .product.on{width:120px;height:32px;text-indent:-9999px;background:url(/css/images/setpro.png)no-repeat;position:absolute;bottom:10px;right:10px;}
/**************************************** 라이브팅 세트 끝 ****************************************/

/**************************************** 라이브팅 단품 ****************************************/
.onair{display:none;}

	.face_liveting{width:400px;height:710px;background:url(/css/images/main_img.jpg)no-repeat;position:relative;overflow:hidden;border:solid 1px #ddd;float:left;box-sizing:border-box;}
	.face_liveting .info{height:65px;position:absolute;left:10px;top:15px;}
	.face_liveting .info .tit{float:right;font-size:12px;color:#fff;margin-left:10px;line-height:17px;}
	.face_liveting .info .tit .answer{background:rgba(73,51,53,0.6);margin-top:5px;padding:3px;border-radius:3px;}

	.face_liveting .onair.on{display:block;position:absolute;right:17px;top:12px;}
	.face_comment{width:380px;height:710px;float:left;background:#fff;}
	.face_comment .face_comment_wrap{height:630px;margin:15px 0 0 10px;overflow:auto;margin-bottom:15px;}
	.face_comment .face_comment_wrap li{float:left;margin:10px 0;clear:both;position:relative;}
	.face_comment .profile{width:32px;height:32px;border-radius:50%;overflow:hidden;position:absolute;left:0;top:0;}
	.face_comment .profile img{width:32px;height:32px;}
	.face_comment .txt{float:right;padding-left:42px;}
	.face_comment input{width:70%;background:transparent;border:none;border-bottom:solid 2px #bcbcbc;outline:none;margin:12px 0 0 20px;}
	.face_comment button{width:70px;height:35px;background:#fff;border:solid 1px #ddd;;outline:none;border-radius:8px;float:right;margin-right:10px;}

	.face_info{width:400px;height:910px;float:right;}
	.face_info .tit{height:44px;font-size:32px;color:#5e5e5e;}
	.face_info .tit .nick{font-weight:bold;}
	.face_info .emoticon{height:46px;}
	.face_info .emoticon div{float:left;margin:15px 10px 0 0;}
	.face_info .txt{height:70px;font-size:12px;color:#999;}
	.face_info .product{height:463px;background:#f0f0f0;}
	.face_info .product .setpd{height:422px;overflow:auto;background:snow;}
	.face_info .product .setpd>p{width:100%;background:#ffa8a8;font-size:12px;color:#fff;text-align:center;padding:8px 0;border-radius:5px;font-weight:bold;}
	.face_info .product .setpd .setpds{}
	.face_info .product .setpd .setpds li{position:relative;box-sizing:border-box;padding-left:140px;position:relative;margin:20px 0;}
	.face_info .product .setpd .setpds li:first-child{margin-top:0;}
	.face_info .product .setpd .setpds li:last-child{margin-bottom:0;}
	.face_info .product .setpd .setpds li .pdimg{width:120px;height:120px;border:solid 1px #ddd;position:absolute;left:0;top:0;}
	.face_info .product .setpd .setpds li .pdimg img{width:100%;height:100%;}
	.face_info .product .setpd .setpds li .tit{font-size:14px;color:#5e5e5e;line-height:20px;margin-bottom:50px;}
	.face_info .product .setpd .setpds li .prc{line-height:42px;}
	.face_info .product .setpd .setpds li button{margin-left: 10px;display: inline-block;text-indent: 7px;border: none;background: #f0f0f0 url(/data/kdemo3/TV/dotbogi.png)no-repeat 7% 55%;font-size: 12px;color: #5e5e5e;padding: 2px 5px 2px 10px;border-radius: 3px;outline: none;font-weight: bold;margin:-6px 0 0 25px;}
.face_info .product .setpd li .cart{background:#92979b url(/css/images/m_cart.jpg) no-repeat 10% center;font-size:14px;color:#fff;padding:10px 13px 10px 50px;background-size:20%;}
	.face_info .product .setpd li .buy{background:#ff6eb1 url(/css/images/m_buy.jpg) no-repeat 10% center;font-size:14px;color:#fff;padding:10px 13px 10px 50px;background-size:20%;}
	.face_info .product .more{text-align:center;line-height:40px;border-top:solid 1px #ddd;}

	.priceBox {border-top:1px solid #dddddd;}
	.priceBox dl{position:relative; border-bottom:1px solid #dddddd; overflow:hidden;}
	.priceBox dl dt {position:absolute; left:0; top:0px; line-height:47px; width:70px; font-size:15px; color:#5e5e5e; box-sizing:border-box; padding-left:18px;}
	.priceBox dl dd {float:right; width:100%;box-sizing:border-box; padding-left:70px; padding-right:15px; line-height:47px; text-align:right; font-size:20px; color:#000000;}
	.priceBox dl.totalprice {border:0;margin-top:15px; background:#D9D8D8; border-radius:2px;}
	.priceBox dl.totalprice dt{line-height:67px; }
	.priceBox dl.totalprice dd{line-height:67px; font-size:28px; font-weight:bold;}
	.priceBox dl.totalprice dd .color {color:#e51b13; margin-right:15px;}
	.priceBox dl.totalprice dd .mwon {font-size:20px; font-weight:normal; }
	.priceBoxBtn {margin-top:15px;}
	.priceBoxBtn a {background: #767173 none repeat scroll 0 0; color: #fff; float: left; font-weight:bold; font-size: 18px; height: 70px; line-height: 68px; text-align: center; width: 100%;}


	.youtube_liveting_wrap{width:780px;overflow:hidden;}
	.youtube_liveting_wrap .youtube_liveting{width:100%;height:439px;background:url(/css/images/main_img2.jpg)no-repeat;position:relative;overflow:hidden;border:solid 1px #ddd;float:left;box-sizing:border-box;}
	.youtube_liveting_wrap .youtube_liveting .info{height:65px;position:absolute;left:10px;top:15px;}
	.youtube_liveting_wrap .youtube_liveting .info .tit{float:right;font-size:12px;color:#fff;margin-left:10px;line-height:17px;}
	.youtube_liveting_wrap .youtube_liveting .info .tit .answer{background:rgba(73,51,53,0.6);margin-top:5px;padding:3px;border-radius:3px;}
	.youtube_liveting_wrap .youtube_liveting .onair.on{display:block;position:absolute;right:17px;top:12px;}

	.youtube_liveting_wrap .youtube_comment{width:100%;height:237px;float:left;background:#fff;}
	.youtube_liveting_wrap .youtube_comment .youtube_comment_wrap{height:156px;margin:15px 0 0 10px;overflow:auto;margin-bottom:15px;}
	.youtube_liveting_wrap .youtube_comment .youtube_comment_wrap li{float:left;margin:10px 0;clear:both;position:relative;}
	.youtube_liveting_wrap .youtube_comment .profile{width:32px;height:32px;border-radius:50%;overflow:hidden;position:absolute;left:0;top:0;}
	.youtube_liveting_wrap .youtube_comment .profile img{width:32px;height:32px;}
	.youtube_liveting_wrap .youtube_comment .txt{float:right;padding-left:42px;}
	.youtube_liveting_wrap .youtube_comment input{width:85%;background:transparent;border:none;border-bottom:solid 2px #bcbcbc;outline:none;margin:12px 0 0 20px;}
	.youtube_liveting_wrap .youtube_comment button{width:70px;height:35px;background:#fff;border:solid 1px #ddd;outline:none;border-radius:8px;float:right;margin-right:10px;}
	.youtube_liveting_wrap .more{clear:both;width:100%;height:34px;border:solid 1px #d3d3d3;text-align:center;box-sizing:border-box;background:url(/css/images/more_bg.jpg)repeat-x;line-height:34px;cursor:pointer;}

	.different{margin-top:30px;}
	.different h1{font-size:32px;color:#000;width:100%;font-weight:normal;letter-spacing:-1.15px;}
	.different h1 span{font-size:18px;color:#a1a1a1;float:right;margin:12px 10px 0 0;}
	.different .movie_wrap{height:711px;background:#f9f9f9;margin-top:20px;box-sizing:border-box;padding:20px;}
	.different .movie_wrap .movies{margin:-7.5px;}
	.different .movie_wrap .movies>li{float:left;width:25%;padding:7.5px;box-sizing:border-box;position:relative;}
	.different .movie_wrap .movies>li .movies_wrap{}
	.different .movie_wrap .movies li .movie_img{width:100%;height:200px;border:solid 1px #ddd;box-sizing:border-box;position:relative;}
	.different .movie_wrap .movies li .movie_img>img{width:100%;height:100%;}
	.different .movie_wrap .movies li .movie_img .onair.on{display:block;position:absolute;left:0px;bottom:0px;}
	.different .movie_wrap .movies li .tit{font-size:14px;color:#5e5e5e;letter-spacing:-1.15px;margin-top:10px;}
	.different .movie_wrap .movies li .emoticon{overflow:hidden;margin:10px 0;}
	.different .movie_wrap .movies li .emoticon div{float:left;}
	.different .movie_wrap .movies li .con ul{float:left;font-size:12px;color:#a1a1a1;}
	.different .movie_wrap .movies li .con .product{float:right;}
	.different .movie_wrap .movies li .con .product.on{width:120px;height:32px;text-indent:-9999px;background:url(/css/images/setpro.png)no-repeat;position:absolute;bottom:10px;right:10px;}
/**************************************** 라이브팅 단품 끝 ****************************************/





/**************************브랜드페이지 퍼블 **************************************/

.brandLinkWrap {border-top:1px solid #000; border-bottom:1px solid #000; box-sizing:border-box; padding:20px 20px;}
.brandLinkWrap .brandLink {overflow:hidden; margin:8px 0;}
.brandLinkWrap .brandLink li{float:left; line-height:22px; border:1px solid #bdbdbd; font-size:12px ; min-width:24px; box-sizing:border-box; color:#929292; margin:0 3.5px; border-radius:1px; text-align:center;}
.brandLinkWrap .brandLink li a {color:#929292; display:block; padding:0 5px; line-height: 22px; }
.brandLinkWrap .brandLink li a.ALL {color:#fff; background:#767173; }
.brandLinkWrap .brandLink li a:hover {color:#fff; background:#767173; }
.brandLinkWrap .brandLink li a.on {color:#fff; background:#767173; }
.BrandPageList {overflow:hidden;}
.BrandPageList .TotalHowmany {font-size:16px; text-align:left; padding:20px 0;}
.BrandPageList .TotalHowmany span.num {font-weight:bold;}
.BrandPageList .TotalHowmany span.text {color:#767173;}
.BrandPageList .BrandLogolist {overflow:hidden; }

.BrandPageList .BrandLogolist dl {padding-left:110px; box-sizing:border-box; position:relative; overflow:hidden; height:0; opacity:0;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);

	transition:all .8s; linear;
	-webkit-transition:all .8s; linear;
	-moz-transition:all .8s; linear;
	-ms-transition:all .8s; linear;
	-o-transition:all .8s; linear;
 }

.BrandPageList .BrandLogolist dl.on {height:auto; min-height:110px; opacity:1;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);

	transition:all .8s; linear ;
	-webkit-transition:all .8s; linear ;
	-moz-transition:all .8s; linear ;
	-ms-transition:all .8s; linear ;
	-o-transition:all .8s; linear ;
 }


.BrandPageList .BrandLogolist dl dt {position:absolute; left:0; top:10px; width:110px; height:110px; text-align:center; vertical-align:middle; box-sizing:border-box; line-height:100px; font-size:18px; color:#aaaaaa; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.BrandPageList .BrandLogolist dl dd {}
.BrandPageList .BrandLogolist dl dd ul {overflow:hidden;}
.BrandPageList .BrandLogolist dl dd ul li {float:left; width:12.5%; text-align:center; padding-top:10px;}
.BrandPageList .BrandLogolist dl dd ul li .img{width:110px; height:110px; box-sizing:border-box; padding:5px; border:1px solid #dddddd; margin:0 auto; }
.BrandPageList .BrandLogolist dl dd ul li .img img {max-width:100px; max-height:100px;}
.BrandPageList .BrandLogolist dl dd ul li .text {margin:0 auto; width:100px; }
.BrandPageList .BrandLogolist dl dd ul li .subText {margin:0 auto; width:100px; }
/**************************브랜드페이지 퍼블 끝 **************************************/


.checkCouponBtn {display:inline-block; margin-left:20px; font-size: 11px; color: #5d5d5d; border: 1px solid #9d9d9d; line-height: 19px; padding: 0 8px;}



/*관리자확인중 오버 스타일*/
.Question_Btn { position:relative; display:inline-block; width:18px; height:18px; font-weight:bold; box-sizing:border-box; text-align:center;  border-radius:100%; background:#767173; color:#fff; vertical-align:top; line-height:18px;}
.Question_Btn .Question_Over {display:none; position:absolute; font-size:12px; color:#000; right:0; top:-60px; width:210px; background:#fff; border:1px solid #767173; text-align:left; padding:10px;}
.Question_Btn:hover .Question_Over {display:inline-block; }


.list_banner {overflow:hidden;}
.list_banner img{width:100%;}


/*회원가입 스텝.*/
.joinstep {overflow:hidden;}
.joinstep ul{font-size:0; border:1px solid #dcdcdc; border-top:none; border-bottom:none; box-sizing:border-box; padding:50px 80px 0 80px;}
.joinstep ul li {position:relative;box-sizing:border-box;display:inline-block; width:33.33%; color:#777777; text-align:center; background:#f3f3f3; padding:20px 0; border-top:1px solid #dadada ; border-bottom:1px solid #dadada ;}
.joinstep ul li:first-child {border-left:1px solid #dadada;}
.joinstep ul li:last-child {border-right:1px solid #dadada;}
.joinstep ul li .step {overflow:hidden;}
.joinstep ul li .step > div {display:inline-block;font-size:18px; vertical-align:middle;}
.joinstep ul li .step > div.icon {width:50px; height:50px; border-radius:100%; background:#fff; line-height:50px; margin-right:10px;}
.joinstep ul li .step > div.icon .iconfont {font-size:30px; }
.joinstep ul li .step > div.text {}
.joinstep ul li.on{background:#fff; color:#767173;}
.joinstep ul li .next {position:absolute; right:-25px; top:50%; margin-top:-25px; width:50px; height:50px; line-height:50px; border-radius:100%; font-size:30px; z-index:10;}
.joinstep ul li.on .next {background:#fff;}
.joinstep ul li .next .iconfont { font-size:30px;}


/*이벤트몰 배너 넓이고정*/
.event_banner_box > div{width:1200px;}
.event_banner_box > p img{width:1200px;}


/*견적문의*/
.Inquiry-agency-popup{display:none;position:fixed;top:50%;left:50%;margin-left:-250px;margin-top:-188px;background:#fff;padding:20px;border:3px solid #a09f9f;z-index:100;}
.Inquiry-agency-popup .poptit {padding-bottom:10px;}
.Inquiry-agency-popup .poptit h1{font-size:25px;}
.Inquiry-agency-popup .con .text{padding-bottom:15px;}
.Inquiry-agency-popup .con table tr{height:40px;}
.Inquiry-agency-popup .con table tr td{padding-left:10px;}
.Inquiry-agency-popup .con table tr td input{height:25px;}
.Inquiry-agency-popup .con .lastbtns_wrap{padding-top:20px;}
.Inquiry-agency-popup .con .lastbtns_wrap .btn_blue01 {display:inline-block; height:45px; padding:0 28px; background:#92979b; color:#fff; font-size:14px; line-height:43px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.Inquiry_wrap .estimate {display:inline-block; height:45px; padding:0 28px; background:#92979b; color:#fff; font-size:14px; line-height:43px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}
.Inquiry_wrap .agency {display:inline-block; height:45px; padding:0 28px; background:#000; color:#fff; font-size:14px; line-height:43px; font-weight:bold; text-align:center; vertical-align:middle; box-sizing:border-box; cursor:pointer;}

.black-layerbg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.57);z-index:99}