header .main_nav{background-color: #fff !important;}


.target01 { display: -webkit-box; margin-bottom: 3px;width: 100%; white-space: normal; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient:vertical ; }

.target_event { display: -webkit-box; width: 100%; white-space: normal; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient:vertical ; }

.target02 { display: inline-block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; word-break: keep-all; }

.target04 {  width: 100%; white-space: normal; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient:vertical ; }

.target03 { display: -webkit-box; width: 100%; white-space: normal; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient:vertical ; }



.no_post_wrap img{width: 40px !important; margin-bottom:8px;}
.no_post{font-size:16px;color:#888;}

.content{padding:120px 0;}
.no_border{border: 0 !important;}


h3.sub-title{font-size: 2.2rem; ; text-align: center; margin-bottom: 24px; padding-bottom: 15px;}
.donation #content h3{border-bottom:none !important; background-color: transparent !important;}
.donation #content p span{background-color: transparent !important;}
.donation .next_post{width: 100% !important;;}



.qna .table{border-bottom:1px solid #ddd;}

.list_in .no_list_text {padding: 60px 0; text-align: center; border-top: 1px solid #ddd; color: #888;border-bottom: 1px solid #ddd; color: #888;
}



/*  자주하는 질문 */
dl.accordion{width:100%;margin:0 auto 20px;}
.accordion dt{font-size:1.125rem; font-weight: 300; border:1px solid #ddd;padding:20px 55px;	margin:0 0 2px;position:relative}
.questions_point01{font-size:1.875rem;font-weight: 500;margin-right:5px; color:#444;position:absolute; top:50%; transform: translateY(-50%); left:20px;}
.questions_point02{font-size:1.875rem; font-weight: 500;margin-right:5px; color:#e52d18; position:absolute; top:50%; transform: translateY(-50%);  left:20px;}

.accordion dt i{width:30px; display: block;position:absolute;top:50%;transform: translateY(-50%); right:20px;}

.accordion dt i.on{transform: rotate(180deg) translateY(20px);}


.accordion dd{font-size:1.125rem; font-weight: 300;color:#4d4d4d;	background:#fff;padding:20px 50px;margin:0 0 2px;display:none;position:relative; }
/* search_box */
.questions .questions_top{margin-top:30px;}
.questions .questions_top .search {margin-left: auto; border: 1px solid #ddd;width: 20%; display: flex; align-items: center;}
.questions .questions_top .search input { border: none; outline: 0; font-size: 14px;
    padding: 10px; border-right: 1px solid #ddd; width: 90%;}
.questions .questions_top .search button { height: 28px; border: none; padding: 0 10px;
    cursor: pointer; background-color: #fff; margin: 0 auto;}
.questions .questions_top .search button i { font-size: 1.25rem; color: #333;}

/*  지식재산권 */
.certification .list_in{margin-top:30px;}
.certification .certification_list li{margin-bottom:60px;}
.certification .certification_list li .certification_img{position:relative; height: auto
    ;}
.certification .certification_list li .certification_img::after{content:'';display: block;width:100%; height:100%;border:1px solid #ddd;position:absolute; top:0;left:0;}
.certification .certification_list li .text_box{padding:10px 0;height: 150px;}
.certification .certification_list li .con_mini{font-size:0.812rem; font-weight: 800; color:#be3434}
.certification .certification_list li .con_title{font-size:1.125rem;margin-top:15px; margin-bottom:5px;}
.certification .certification_list li .con_text{font-size:0.875rem;}

.certification .cer_top {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    /* margin: 30px auto; */
}
.certification .cer_top .cer_list {
    margin-right: 10px;
    position: relative;
}
.certification .cer_top .cer_list p {
    border: 1px solid #ddd;
    width: 180px;
    padding: 10px;
    font-size: 14px;
    position: relative;
}
.certification .cer_top .cer_list p::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #ddd;
    border-right: 2px solid #ddd;
    transform: rotate(
135deg) translateX(-50%);
    position: absolute;
    right: 20px;
    top: 42%;
}
.certification .cer_top .cer_list ul {
    padding: 10px;z-index: 999;
    font-size: 14px;
    border: 1px solid #ddd;
    line-height: 2em;
    position: absolute;
    width: 100%;
    background-color: #fff;
    top: 43px;
    display: none;
}
.certification .cer_top .search {
    border: 1px solid #ddd;
    width: 20%;
    display: flex;
    align-items: center;
}
.certification .cer_top .search input {
    border: none;
    outline: 0;
    font-size: 14px;
    padding: 12px;
    border-right: 1px solid #ddd;
    width: 90%;
}
.certification .cer_top .search button {
    height: 28px;
    border: none;
    padding: 0 10px;
    cursor: pointer;
    background-color: #fff;
    margin: 0 auto;
}
.certification .cer_top .search button i {
    font-size: 1.25rem;
}




.page_but i.fa{color:#666}
.page_but { margin-top: 32px;}
.page_but ul { width: 100%; display: flex; align-items: center; justify-content: center;font-size: 15px;
    color: #666}
.page_but ul li.arrow { color: #000; font-size: 16px;}
.page_but ul li {cursor: pointer; padding: 0 3px; margin: 0 8px; color: #888; font-size: 14px; border-bottom: 0 !important;}
.page_but ul li.active {border-bottom: 2px solid #000 !important; color: #000; font-size: 16px;}




/* 공지사항 */


.notice{width:80%; margin:0 auto;}
.notice h5{font-size:2rem; text-align: center; margin-bottom:50px;}
.notice .notice_top {display: flex;justify-content: flex-end;margin:30px auto;width:100%}
.notice .notice_top .search{border:1px solid #ddd;     width: 20%; border-radius: 5px; overflow: hidden;
 display: flex;align-items: center;}
.notice .notice_top .search input{ border: none; outline: 0;font-size: 14px;padding: 10px; width:90%; }
.notice .notice_top .search button{height: 28px; border: none; padding:0 10px; cursor: pointer; background-color: #fff;margin: 0 auto;}
.notice .notice_top .search button i{display: block;width: 26px; height: 30px; color:#333; background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164773067091943.png)no-repeat center center /30px;}

.notice .notice_top.event_top{gap: 16px;}

.notice .notice_top.event_top .inquiry_btn button{border-radius: 55px; padding: 12px 16px; font-size: 15px; width: 110px;}



.notice .table ul li > div{display: flex; text-align: center;align-items: center;}
.notice .table ul p{font-size: 17px;}
.notice .table {border-top: 2px solid #222;}
.notice .table .head_table{font-weight: bold; color:#999;border-bottom:1px solid #888; padding:20px 5px;}
.notice .table .body_table li{border-bottom:1px solid #ddd;padding:20px 0;}
.notice .table .t_no{width:10%;color: #888;}
.notice .table .t_title{width:45%;}
.notice .table .body_table .t_title{text-align: left; cursor: pointer;}
.notice .table .body_table .t_title.secret{position: relative; padding-left: 24px;}
.notice .table .body_table .t_title.secret::before{content: ""; width: 20px; height: 20px;
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/168243907834186.png)no-repeat center center / contain;
    position: absolute; left:0; top: 3px;
}
.notice .table .t_name{width:15%;color: #888;}
.notice .table .t_date{width:20%;color: #888;}
.notice .table .t_views{width:10%;color: #888;}
.notice .table .t_state{min-width:130px; text-align: center; margin: 0 auto; }
.notice .table .t_state span{display: block; border-radius: 55px;padding: 6px 6px; font-size: 15px; width: 90px; text-align: center; margin: 0 auto;}
.notice .table .t_state span.stay{border: 1px solid #ffb042; color: #ffb042;}
.notice .table .t_state span.comp{border: 1px solid #333; background-color: #333; color: #fff;}



/* 공지사항 view */
textarea{outline: 0;}
input{outline: 0;}
.notice_view .top{background-color: #fafafb; padding: 24px; border: 1px solid #ddd;}
.notice_view .top .view_title{font-size:1.5rem; width:100%; border-bottom:1px solid #ddd; padding:24px 0;}
.notice_view .top > div{display: flex;justify-content: space-between; padding:10px 0; font-size:0.875rem; color:#888}
.notice_view .body{border-bottom: 1px solid #000; /* padding-top:20px;  */min-height: 400px;height: 100%;}
.notice_view .body .text_box_sec{min-height: 400px; padding: 24px 0;}
.notice_view .body textarea{border:none}
.notice_view .body .body_in_file {border-top:1px solid #ddd; padding:24px 0;}
.notice_view .body .body_in_file p{color:#888;font-size:13px;}
.notice_view .body .body_in_file p i img{width: 16px; margin-right: 8px;}
.notice_view .body .body_in_file p a{cursor: pointer;}
.notice_view .bottom .post { border-bottom:1px solid #000}
.notice_view .bottom .post > div{display: flex; padding:15px 0; border-bottom:1px solid #ddd}
.notice_view .bottom .tit{display: flex;width: 100px; justify-content: space-between; align-items: center;padding-left:10px}
.notice_view .bottom .next_post .tit i{display: inline-block;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid #ddd;margin-left: 20px;margin-bottom: 2px;}

.notice_view .bottom .post_text{padding-left:30px; cursor: pointer; width: calc(100% - 100px);}
.notice_view .bottom .previous_post i{display: inline-block;width: 0;height: 0;border-bottom: 6px solid transparent;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #ddd;margin-left: 20px;margin-bottom: 2px;}
.notice_view .bottom .button{text-align: right;margin-top:40px;}
.notice_view .bottom .button button{padding:12px 50px; border:1px solid #bbb; background-color: #bbb; color:#fff; border-radius: 5px;}

.notice_view .answer{background-color: #f5f5f5; border-radius: 5px; padding: 16px; margin-bottom:24px;}
.notice_view .answer textarea{background-color: transparent;}
.notice_view .answer p{display: flex; align-items: center;}
.notice_view .answer p i{margin-left: 8px;}


.qna_view #content{min-height: 300px;}
.qna_view .answer {}
.qna_view .answer .fa-arrow-right:before{font-size: 13px;background-color: #f5f5f5;margin-top:10px;}





/* 1:1문의 */
.qna h5{font-size:2rem; text-align: center; margin-bottom:50px;}
.qna .qna_top {display: flex;justify-content:flex-end ;    width: 100%;
    margin: 30px auto;}
.qna .qna_top .category_list{margin-right:10px; position:relative;     width: 13%;}
.qna .qna_top .category_list p{border:1px solid #ddd;  width:180px; padding:10px;font-size: 14px; position:relative;width: 100%;}
.qna .qna_top .category_list p::after{content: ''; display: block; width:6px; height:6px; border-top:2px solid #ddd; border-right:2px solid #ddd; transform: rotate(135deg) translateX(-50%); position:absolute; right:20px; top:42%;}
.qna .qna_top .category_list ul{padding:10px; font-size:14px; border:1px solid #ddd; line-height: 2em;position:absolute; width:100%;background-color: #fff;top:43px;display: none;}
.qna .qna_top .search{border:1px solid #ddd;     width:22%;
 display: flex;align-items: center;margin-right: 10px;}
 .qna .qna_top > button{border:1px solid #ddd; padding:0 40px;color: #333;}
.qna .qna_top .search input{ border: none; outline: 0;font-size: 14px;padding: 12px; border-right: 1px solid #ddd;width:90%;}
.qna .qna_top .search button{height: 28px; border: none; padding:0 13px;cursor: pointer; background-color: #fff;margin: 0 auto;}
.qna .qna_top .search button i{font-size: 1rem;}



.qna .table ul li > div{display: flex; text-align: center;align-items: center;border-bottom:1px solid #ddd;}
.qna .table ul p{padding:15px 20px}
.qna .table .head_table{font-weight: bold; color:#999;border-bottom: 1px solid #888}
/* .qna .table .body_table{border-top:1px solid #888;} */
.qna .table .body_table li{border-bottom:1px solid #ddd;padding:10px 0;}
.qna .table .t_no{width:10%}
.qna .table .t_category{width:15%}
.qna .table .t_title{width:40%;}
.qna .table .body_table .t_title{width:40%; text-align: left;}
.qna .table .t_name{width:15%;}
.qna .table .t_date{width:20%;}

.qna .table .body_table .t_no{font-size:0.937rem;color:#555;}
.qna .table .body_table .t_name{font-size:0.937rem;color:#555;}
.qna .table .body_table .t_date{font-size:0.937rem;color:#555}

.qna .table .after_answer .t_no{width:20%;text-align: right;}
.qna .table .after_answer .t_no img{width:23px;transform: translateY(-5px);}
.qna .table .after_answer .t_title{width:40%;}
.qna .table .after_answer .answer{width:5%;font-size:10px; border:1px solid #be3434; color:#be3434; padding:3px 2px 1px;    height:100%;   }
.qna .table .t_title i.fa{padding-left:5px;color:#888}



/* 상품 사용후기 */
.review .title_p{width:100% !important;}

.review h5{font-size:2rem; text-align: center; margin-bottom:50px;}
.review .qna_top {display: flex;justify-content:flex-end ;    width: 100%; margin: 30px auto;}
.review .qna_top .category_list{margin-right:10px; position:relative;     width: 13%;}
.review .qna_top .category_list p{border:1px solid #ddd;  width:180px; padding:10px;font-size: 14px; position:relative;width: 100%;}
.review .qna_top .category_list p::after{content: ''; display: block; width:6px; height:6px; border-top:2px solid #ddd; border-right:2px solid #ddd; transform: rotate(135deg) translateX(-50%); position:absolute; right:20px; top:42%;}
.review .qna_top .category_list ul{padding:10px; font-size:14px; border:1px solid #ddd; line-height: 2em;position:absolute; width:100%;background-color: #fff;top:43px;display: none;}
.review .qna_top .search{border:1px solid #ddd; width:22%; display: flex;align-items: center;margin-right: 10px;}
.review .qna_top > button{border:1px solid #ddd; padding:0 40px;color: #333;}
.review .qna_top .search input{ border: none; outline: 0;font-size: 14px;padding: 12px; border-right: 1px solid #ddd;width:90%;}
.review .qna_top .search button{height: 28px; border: none; padding:0 13px;cursor: pointer; background-color: #fff;margin: 0 auto;}
.review .qna_top .search button i{font-size: 1rem;}

.review .table ul li > div{display: flex; text-align: center;align-items: center;}
.review .table ul p{padding:15px 0px}
.review .table .head_table{font-weight: bold; color:#999;}

.review .table li{border-bottom:1px solid #ddd;padding:10px 0;}
.review .table .t_category{width:30%; margin-right: 2%; cursor: pointer;}
.review .table .before_answer .t_category{text-align: left; display:flex;    align-items: center;}
.review .table .before_answer .t_category i{display: inline-block; width: 170px; vertical-align: middle;border-radius: 15px;
    overflow: hidden;  }
    .review .table .before_answer .t_category i img{display: flex;width: 100%; height: 100%;}
.review .table .t_category .title_p{display: inline-block; width:calc(100% - 170px); vertical-align: middle;padding-left:15px;}
.review .table .t_title{width:20%; cursor: pointer; margin-left: 2%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.review .table .body_table .t_title{width:40%; text-align: left;}
.review .table .t_name{width:10%;}
.review .table .t_date{width:19%;}
.review .table .t_count{width:8%;}
.review .table .t_star{width:104px; position: relative; overflow: hidden;}
.review .table .t_state{width: 100px; padding-left: 16px;}

.review .table .t_state button{padding: 8px 12px; border-radius: 5px;}
.review .table .t_state button + button{margin-top: 8px;}

.review .t_star span{display: block;}
.review .t_star .star{top: 7px; width: 104px; height: 18px;}
.review .t_star .review-main-star .star5 {left: 0px;}
.review .t_star .review-main-star .star4 {left: -18px;}
.review .t_star .review-main-star .star3 {left: -40px;}
.review .t_star .review-main-star .star2 {left: -62px;}
.review .t_star .review-main-star .star1 {left: -84px;}

.review .table .after_answer .t_no{width:20%;text-align: right;}
.review .table .after_answer .t_no img{width:23px;transform: translateY(-5px);}
.review .table .after_answer .t_title{width:40%;}
.review .table .after_answer .answer{width:5%;font-size:10px; border:1px solid #be3434; color:#be3434; padding:3px 2px; height:100%;}
.review .table .t_title i.fa{padding-left:5px;color:#888}

.review_view .top > div{justify-content: flex-start;}
.review_view .top > div p{margin-right: 15px;}
.review_view .t_star{position: relative; overflow: hidden; width: 132px;}
.review_view .t_star .star{top: 4px; width: 94px; height: 16px; left: 0;}
.review_view .top .t_star .bg{background: #fafafb; position: relative; z-index: 9; display: inline-block; padding-right: 6px;}
.review_view .top .t_star .review-main-star .star5 {left: 38px;}
.review_view .top .t_star .review-main-star .star4 {left: 19px;}
.review_view .top .t_star .review-main-star .star3 {left: 0px;}
.review_view .top .t_star .review-main-star .star2 {left: -19px;}
.review_view .top .t_star .review-main-star .star1 {left: -39px;}
.review .mobile_table{display: none;}


.review_view #content{min-height: 300px;}
.review_view .answer {/* border-top:2px solid #333 */padding:20px;}
.review_view .answer .fa-arrow-right:before{font-size: 13px;}
.review_view .body textarea{padding:10px;background-color: #f5f5f5;margin-top:10px;}
/* 문의하기 view */


.contact{width:60%;margin:0 auto;}
.contact ul li.goods > div{display: flex; border-bottom:1px solid #ddd; padding:20px 0;justify-content: space-between;}
.contact ul li.goods .goods_img{width:150px; height:150px; border:1px solid #ddd; position:relative}
.contact ul li.goods .goods_text{width:calc(100% - 150px);padding-left:30px;}
.contact ul li.goods .goods_text .text_title{font-size:1.25rem;}
.contact ul li.goods .goods_text .text_price{font-size:1.125rem;margin-top:10px;}
.contact ul li.goods .goods_text .button button{border-color:#ddd;padding:8px 20px; margin:5px 0;font-size:0.875rem}
.contact ul li.goods .yes_goods .goods_img::before{width:100%; height:100%; content:''; display: block; position:absolute;background-color: #f5f5f5; z-index: -1;} 

.contact ul li.goods .goods_text{display: flex;justify-content:space-between;align-items: center;}
.contact ul li.in_list .left{width:100px;}
.contact ul li.in_list .right{width:calc(100% - 100px);}
.contact ul li.in_list .right .text_input{border:1px solid #ddd; padding:10px; width:100%}
.contact ul li.in_list .right select{width: 100%; border:0; padding: 10px; background-color: #f5f5f5; border-radius: 5px; background-position: 99% 50%;}
.contact ul li.in_list {display: flex;width:100%;padding:20px 0px; border-bottom:1px solid #ddd}
.contact ul li.in_list .left p{margin-top:8px;}
.contact ul li.in_list > div:nth-child(2n){border-right:none;}
.contact ul li.check_box_list{display: flex;}
.contact ul li.check_box_list .right{display: flex;}
.contact ul li.check_box_list .right > div{margin-right: 20px;}
.contact ul li.check_box_list > div input { width: auto;}


.contact .bottom_button{display: flex; justify-content:center;margin-top:30px;}
.contact .bottom_button button{padding:15px 0px; border:1px solid #ddd; margin:0 10px;width:100%;}
.contact .bottom_button button:first-child{background-color: #ff8d17;border-color:#ff8d17; color:#fff; }


/*문의하기 view02 */
textarea{outline: 0;}
input{outline: 0;}

.qna_view .top .view_title{font-size:1.5rem; width:100%;padding:12px 0 0 0; font-weight: 600; }
.qna_view .top > div{display: flex;justify-content: space-between; padding:10px 0; font-size:1rem; color:#888}
.qna_view .body{border-top: 1px solid #000;border-bottom: 1px solid #000; padding:20px 0 0;}
.qna_view .body textarea{border:none;padding:10px;}
.qna_view .body .answer{background-color: #f5f5f5;padding:20px;}
.qna_view .body .answer textarea{background-color: #f5f5f5; height:100px;}
.qna_view .bottom .post { border-bottom:1px solid #000}
.qna_view .bottom .post > div{display: flex; padding:15px 0; border-bottom:1px solid #ddd}
.qna_view .bottom .tit{display: flex;width: 13%; justify-content: space-between; align-items: center;padding-left:10px}


.qna_view .bottom .post_text{padding-left:30px;}
.qna_view .bottom .button{text-align: right;margin-top:40px;}
.qna_view .bottom .button button.list_but{padding:16px 24px;background-color: #ffb042; color: #fff; font-size: 16px; min-width: 120px; border-radius: 3px;}



.qna_view .bottom .delete{text-align: left;margin-top: 10px;}
.qna_view .bottom .delete button{font-size: 14px; color:#888;position: relative;padding: 0;
    margin-right: 5px;
    padding-right: 5px;}
    .qna_view .bottom .delete button:last-child{color:#be3434}
.qna_view .bottom .delete button:first-child::after{content:'';display: block;width:2px; height: 14px; background-color: #ddd;position:absolute;top:53%;transform: translateY(-50%); right:-2px;}



	/* 체크박스 디자인 */
.contact .d-block{display: flex; align-items: center;}
.contact .d-block input[type="checkbox"] {display: none;}
.contact .d-block input[type="checkbox"] + label {
        display: inline-block; width:15px; height: 15px; background: #fff;border:1px solid #888;
        cursor: pointer; border-radius: 4px;float:left; margin-right:7px;}
.contact .d-block:after {display:block; clear:both; content:"";}
.contact .d-block input[type="checkbox"]:checked + label {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/160251780348104.png)no-repeat center/20px 20px; float: left;border:1px solid #000;}
    
    
    .contact ul li.secret .right .text_input{width:150px; float:left}
    .contact ul li.secret .right .secret_checkbox{width:calc(100% - 150px); float:left;padding-left: 20px;}
    .contact ul li.secret .right > p{width:100%;}
    .contact ul li.secret .secret_checkbox{display: flex;height: 40px;}

    .contact ul li.secret .secret_checkbox .d-block{margin-right:10px;} 



/* shop */
.main_slide .swiper-slide{width: 100% !important;   min-height: 580px;}
.main_slide.swiper-wrapper{height:100%;}
.main_slide .swiper-slide img{width:80%; }
.sub_slide .swiper-slide img{width:100%; height:100%;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: '' !important;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: '' !important;}

.shop .top_minilist{margin-bottom:20px;}
.top_minilist span.on{color:#000; font-weight: bold;position:relative;padding-right:15px;}
.top_minilist span.on::after{content:''; display: none; width:7px; height:7px;border-top:1px solid #333; border-right:1px solid #333;position:absolute; right:0; top:36%; transform: translateY(-50%) rotate(135deg);}


.top_minilist span{position:relative; margin-right:10px;padding-right:10px;color:#666; font-size:14px;}
.top_minilist span::before{width:8px; height:8px; border-top:1px solid #666; border-right:1px solid #666; content:'';display: block;transform: rotate(45deg) translateY(-50%);position:absolute; top:49%; right:0;}
.top_minilist span:last-child:before{border:none}


.sub-p-banner{width:100%; height:500px;}
.sub-p-banner .img-bg{width:100%; height:100%; background-attachment: fixed;}

.sub-p-list-container
{display: flex; display: -webkit-box; display: -ms-flexbox;
    -webkit-box-orient: horizontal; -ms-flex-direction: column; flex-direction: column;}


.tab-list-con{margin-right:auto; width: 272px;}
.tab-list-con h5{color:#777; font-weight: 300; line-height: 1.2;}
.tab-list-con .sel-list{width:272px; z-index: 100;}
.tab-list-con .sel-list > li{padding:8px;}
.tab-list-con .sel-list-tit{padding-left:0;}
.tab-list-con .sel-list-tit .sel-arrow{top:42%; background-image: url(https://d2dkuehpx4xi13.cloudfront.net/images/IPIACOSMETIC/icon-b-arrow.png); width:18px; height:10px;}


.tab-con{margin:4px 16px; font-size:1.15em; cursor: pointer; opacity:.5; padding-bottom:4px; position: relative;transform: translateY(1px);}
.tab-con:first-child{margin-left:0;}
.tab-con.current{opacity: 1; background-color:#fff; color:#333; color: #ffb042; font-weight: 500; border-bottom: 2px solid #ffb042;}
.tab-con:hover{font-weight: 500;}

/* 제품필터 */
.filter-list-con{max-width:96px; width:100%;position: absolute; right:16px; bottom:0;}

.sel-list-tit{ display: block; cursor: pointer; padding:4px 8px; padding-right:16px; position: relative;} 
.sel-list-tit .sel-arrow{ position: absolute; right:4px;}
.sel-list-tit .sel-arrow.sel-arrow-st1{position: absolute; top:14px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #aaa;}
.sel-list-tit .sel-arrow.sel-arrow-st2{position: absolute; top:50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%);
    background-size:9px 5px; width:9px; height:5px; background-repeat: no-repeat; background-image:url(https://d2dkuehpx4xi13.cloudfront.net/images/IPIACOSMETIC/icon-arrow-st2.png);}

    .sel-list-tit.open .sel-arrow{transform: rotate(180deg); -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg);}
    .sel-list-tit.open .sel-arrow.sel-arrow-st2{transform: rotate(180deg) translateY(45%); -webkit-transform:rotate(180deg) translateY(45%); -ms-transform:rotate(180deg) translateY(45%);}
.sel-list{border:1px solid #d1d1d1; display: none; position: absolute; width: 100%; z-index:10; background-color:#fff;}
.sel-list > li{ display: block; cursor: pointer; padding:4px 8px;}
.sel-list > li:hover{background-color:#f6f6f6;}

/* 제품상세 */
.pd-view-t-container li{   width: 100%;
    -webkit-box-orient: vertical; -ms-flex-direction: row; flex-direction: row; align-items: center;}
.pd-view-t-container .pd-img-con{padding-bottom:0; background-color:#fff;}

.pd-sle-con{ margin-bottom:10px}
.pd-detail > div:first-child > dl:last-child{ margin-bottom:0px}
.pd-sle-con .right{width:100%; display: block; margin-top: 8px;}
.pd-sle-con .right select{width:100%; padding:10px; border:1px solid #ddd;     color: #333;}
.pd-sle-con02:first-child {border-top:1px solid #888; border-bottom:none;}
/* .pd-sle-con02 {border-top:1px solid #888; border-bottom:1px solid #888} */
.pd-sle-con02 .select_list{display: flex;justify-content: space-between;
    align-items: center; font-size: 0.875rem; border-top: 1px solid #ddd; background-color: #f5f5f5;
    padding: 15px;}
.pd-sle-con02 .select_list .select_name {width: 45%;}
.pd-sle-con02 .select_list .select_numder { display: flex;width: 20%;
    justify-content: flex-end;}
    .count-container {width: fit-content;}
.pd-sle-con02 .select_list .select_price {text-align: right; width: 20%;}
.pd-sle-con02 .select_list .product_price {font-size: 1.125rem;}
.pd-sle-con02 .select_list .product_price span{}
.pd-sle-con02 .select_list .product_accumulate {font-size: 13px; /* margin-top: 4px; */}
.pd-sle-con02 .select_list .span_accumulate {}
.pd-sle-con02 .select_list .product_tit { font-size: 1rem;}
.pd-sle-con02 .select_list .select_product {color: #888; margin-top: 3px;}
.pd-sle-con02 .select_list .span_ac_point {color: #be3434; border: 1px
 solid #be3434; padding: 2px 2px 0px; font-size: 10px; border-radius: 3px
;  margin-right: 5px;}
.pd-sle-con02 .select_list .close {width: 13px;  display: block;  margin-left: 5px;}

/* 제품상세 상단 이미지 사이즈 */

.shop_view .pd-view-t-container .row-too-short{display: flex;align-items: center;flex-direction: column;}
.pd-view-t-container .pd-img-con .pd-img {max-width: 400px;}

.pd-detail{margin:auto; border-top:1px solid #d1d1d1; /* padding-top:16px; */}
.pd-detail .option{margin-bottom:16px;}
.pd-view-t-container dl{display: block;}
.pd-view-t-container dt{min-width:130px;}

.pd-view-t-container .pd-total dt{min-width:auto;}


.pd-view-t-container dl.sh_basics_tit{font-size:15px;color:#888}

.pd-view-t-container dt, .pd-view-t-container dd{display: table-cell;}


.pd-view-t-container .pd-total{display: flex; margin-top: 10px; align-items: center; font-size:20px;}

/* .pd-total{border-top:1px solid #dfdfdf;}  */
.pd-total dt{ font-weight: 500;}
.pd-total dd {}
.pd-total dd .price{font-weight: 500;font-size: 28px; margin: 0 4px; }
.pd-detail > div:first-child{padding-top:15px;}


.btm_price{background-color: #f5f5f5; border-radius: 5px; padding: 24px;}
.btm_price .count{display: flex; align-items: center; justify-content: space-between;}
.btm_price b{display: block; margin-bottom: 12px; font-size: 20px; font-weight: 600;}
.btm_price p.price{font-size: 20px; font-weight: 600;}
.btm_price p.price i{font-weight: 600;}
/* 제품 수량 */
.count-container{font-size:0;background: #fff;display: flex; align-items: center; border: 1px solid #ddd;}
.count-container input[type="number"]::-webkit-inner-spin-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
.count-container span:nth-child(2){width:40px;}
.count-container span{text-align: center;  font-size:22px; font-weight: 500;}
.count-container span.count{position: relative; top:-3px;}
.count-container span.num{transform: translateY(1px);cursor: pointer;width: 25px;}

.count-container span input{border:0; text-align: center; width:100%; font-size:15px;  background-color: transparent;transform: translateY(-1px);    padding-bottom: 1px; font-weight: 500;}


/* 제품 수량 사이즈 조절 */
.count-container.count-small span{font-size:16px; line-height:1;}
.count-container.count-small span.num{width:22px; height:22px; font-family: sans-serif;}
.count-container.count-small span input{width:36px;}


/* 제품상세 버튼 */
.pd-btn-container.row{margin-left: -2px; margin-right: -2px;}
.pd-btn-container.row > p{padding:0 2px;}
.pd-btn-container .btn{width:100%; min-width: unset; padding:0;}
.pd-btn-container .btn img{height:27px;}
.pd-btn-container .btn-icon:hover{background-color:#222; border:1px solid transparent;}

/* 별점 */
.star-container{position: relative; background-image: url(https://d2dkuehpx4xi13.cloudfront.net/images/IPIACOSMETIC/icon-star0.png); width: 128px; height:22px; overflow: hidden;}
.star{position: absolute; top:0; left:-128px; width: 128px; height:22px; background-size:contain; display: block; text-align: left; background-image: url(https://d2dkuehpx4xi13.cloudfront.net/images/IPIACOSMETIC/icon-star5.png);}
.star-container .star1{left:-107px;}
.star-container .star2{left:-80px;}
.star-container .star3{left:-54px;}
.star-container .star4{left:-27px;}
.star-container .star5{left:0;}

/* 중간영역 소개 탭 */
.view-tab-container{font-size:0; letter-spacing: 0;border-bottom: 1px solid #bbb;} 
.view-tab-container li{font-size:15px; display:inline-block;  text-align: center; cursor: pointer; color:#626262; /* background-color:#f6f6f6 */; position: relative;
    width:25%; margin:0; padding:17px 8px;}

.view-detail-wrap .bg-light-gray{padding:32px;}

.view-detail-wrap .qna .head_table{border-top:1px solid #888; color:#333; border-bottom: 1px solid #ddd; }
.view-detail-wrap .qna .head_table p{ color:#333; padding: 16px 0; font-weight: 600;}
.view-detail-wrap .qna .table ul li > div{border-bottom: 0;}
.view-detail-wrap .qna .table ul li > div.after_answer{background-color: #f5f5f5;}
.table-container .pd-detail-table tr td:first-child{font-weight: 700;}
.table-container .pd-detail-table td{padding:8px 12px; }
.view-detail-wrap .qna .table .body_table li{padding: 0;}
/* btn-etc */
.btn-etc{text-decoration: underline;  cursor: pointer;}
.btn-etc-box a{ padding:12px 24px; border:1px solid #d1d1d1; font-size:0.95em; cursor: pointer; border-radius: 3px;}
/* .btn-etc-box:hover, .btn-etc-box:focus{color:#fff; background-color:#626262; border:1px solid transparent;} */
button.btn-etc-box{font-size:1em; min-width: 96px; min-height:36px; padding:8px 16px;}

.table_wrap{width: 100%;}
.table_wrap table{width: 100%; border-top: 1px solid #000;}
.table_wrap table tr th{padding: 16px 0; border-bottom: 1px solid #ddd; text-align: center;}
.table_wrap table tr td{padding: 16px 0; border-bottom: 1px solid #ddd; text-align: center;}
.table_wrap table tr td p img{width: 15px;}

.table_wrap table tr .tit{width: 50%; }
.table_wrap table tr td.tit{text-align: left;}
.table_wrap table tr .tit p{text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 95%; cursor: pointer;}
.table_wrap table tr td p.state{padding: 8px 16px; border-radius:55px; font-size: 15px; border: 1px solid #ddd; display: inline;}
.table_wrap table tr td p.stay{color: #999;}
.table_wrap table tr td p.comp{background-color: #ffb042; color: #fff; border: 1px solid #ffb042;}


/* 이벤트 */

.all{width:760px;
	margin:auto;
}
.event .tabSet{margin-bottom:30px;}
.event .tabSet ul.tabs { display: flex;justify-content: center;}
.event .tabSet ul.tabs li{margin:0 10px;}
.event .tabSet ul.tabs li a{color:#888;border:1px solid #888;padding:15px 70px;display:block;font-weight:bold;font-size:14px;}
.event .tabSet ul.tabs li a.on{border-color:#be3434;color:#be3434;}


/* 개인정보처리방침 */
.privacy .pr_con{border:1px solid #ddd;}




/* 상세보기 상단 스와이퍼 */
.top_shop_detail{display: flex; align-items: flex-start;}
.top_shop_detail >ul{flex-direction: column;display:flex;justify-content: center;align-items: center;}
.top_shop_detail >ul:first-child{width:635px;}
.top_shop_detail >ul:last-child{width:calc(100% - 635px)}


/* mypage_review */
.mypage_review{margin-top: 32px;}
.mypage_review  h3 { font-size: 1.8rem; font-weight: 500; text-align: left; border-bottom: 2px solid #000; margin-bottom: 0px; padding-bottom: 15px;}
.mypage_review .tabSet .tabs li{margin-right:20px;}
.mypage_review .tabSet .tabs li a{opacity: 0.8;padding-bottom:2px; padding: 12px 16px; font-size: 15px;}
.mypage_review .tabSet .tabs li a.on{background-color: #ffb042; border-radius: 3px; color: #fff; opacity:1;display: block; }
.mypage_review .tabSet .tabs li h4{font-size:15px; font-weight: 500; }
.mypage_review .tabSet .tabs{margin-top:0px ; align-items: center; border-bottom: 1px solid #ddd;}
.mypage_review .head_table li{padding:0;}
.mypage_review.review .table ul p { padding: 0px 0px;}



.mypage_review .flex_sec{display: flex;}
.mypage_review .flex_sec .product_img{width: 170px;margin-right:30px;;}
.mypage_review .flex_sec .product_img i{width: 100%; height: 100%; padding-bottom: 72%; cursor: pointer; overflow: hidden; background-color: #f5f5f5;display: block; border-radius: 20px; position: relative;}
.mypage_review .flex_sec .product_img i img{position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.mypage_review .flex_sec .product_text_box{width: 100%;}
.new_star{ margin-bottom: 1px; width: 80px; height: 16px;
    background-image: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/168703132739019.png);
    background-size: 80px 80px;
}

.new_star.n_star5{background-position: 0px 16px;}
.new_star.n_star4{background-position: 0px 32px;}
.new_star.n_star3{background-position: 0px 48px;}
.new_star.n_star2{background-position: 0px 64px;}
.new_star.n_star1{background-position: 0px 80px;}



.mypage_review .flex_sec .product_title{font-size:1.25rem; cursor: pointer;}
.mypage_review .flex_sec .p_op{font-size:1rem;opacity: 0.8;margin-top:10px;}
.mypage_review .flex_sec .but_box button{font-size:0.9rem; border:1px solid #bbb; padding:10px 20px;color:#888; border-radius: 5px; display: flex; }
.mypage_review .flex_sec .but_box button + button{margin-top: 8px;}
.mypage_review .in_body_table01{margin-top:20px;}
.mypage_review .payment_date{margin-bottom:40px; padding-bottom: 20px; border-bottom: 1px solid #ddd;}

.mypage_review .payment_date > p{border-bottom:1px solid #ddd;padding-bottom:10px;}

.mypage_review .panels{min-height: auto;margin-top: 30px;}
.mypage_review .product_text_box {display: flex;
    align-items: center;
    justify-content: space-between;}

.mypage_review .table ul p { padding: 0px 0px 15px; }

.mypage_review .t_category span{width: 130px;margin-right:10px;border-radius: 10px;overflow: hidden;}
.mypage_review .t_category i{width:calc(100% - 140px);;}
.mypage_review .t_category span img{height: 100%; display: block;}
.mypage_review .t_star span { height: 30px;}


/* 반찬 랜딩 */
.bg-gray{background-color: #f5f5f5;}
.wrapper-sub-p{margin-top:95px;}



.bank_payment .inner{display: flex;}
.bank_payment .inner p{width: 150px;}
.bank_payment .inner .con{width: calc(100% - 150px);}
.bank_payment .inner + .inner{margin-top: 24px;}



/* 문의하기 view */
.contact{width:100%;margin:0 auto;}
.contact ul{border-top: 1px solid #000;}
.contact ul li.goods > div{display: flex; border-bottom:1px solid #ddd; padding:20px 0;justify-content: space-between;}
.contact ul li.goods .goods_img{width:150px; height:150px; border:1px solid #ddd; position:relative}
.contact ul li.goods .goods_text{width:calc(100% - 150px);padding-left:30px;}
.contact ul li.goods .goods_text .text_title{font-size:1rem;}
.contact ul li.goods .goods_text .text_title:hover{text-decoration: underline;}
.contact ul li.goods .goods_text .text_price{font-size:1.125rem;margin-top:10px; font-weight: 600;}
.contact ul li.goods .goods_text .button button{border-color:#ddd;padding:8px 20px; margin:5px 0;font-size:0.875rem}
.contact ul li.goods .yes_goods .goods_img::before{width:100%; height:100%; content:''; display: block; position:absolute;background-color: #f5f5f5; z-index: -1;} 

.contact ul li.goods .goods_text{display: flex;justify-content:space-between;align-items: center;}
.contact ul li.in_list .left{width:150px;}
.contact ul li.in_list .right{width:calc(100% - 150px);}
.contact ul li.in_list .right .text_input{border:0; background-color: #f5f5f5; padding:10px; width:100%; border-radius: 5px;}
.contact ul li.in_list {display: flex;align-items: center; width:100%;padding:20px 0px; border-bottom:1px solid #ddd}
.contact ul li.in_list .left p{margin-top:8px; font-weight: 600;}
.trade_write .contact ul li.in_list .left p{margin-top: 0;}
.contact ul li.in_list > div:nth-child(2n){border-right:none;}
.contact ul li.check_box_list{display: flex; align-items: center;}
.contact ul li.check_box_list .right{display: flex;}
.contact ul li.check_box_list .right > div{margin-right: 20px;}
.contact ul li.check_box_list > div input { width: auto;}

.contact ul li.in_list .right>div{background-color: #f5f5f5; width: 100%;}
.trade_write .contact ul li.in_list .right>div{ width: auto;}

.contact ul li.in_list .right>div p{padding: 10px;}
.contact .bottom_button{display: flex; justify-content:center;margin-top:30px; gap: 8px;}
.contact .bottom_button button{padding:16px 0px; border:1px solid #ddd; width:100%; font-size: 16px; border-radius: 5px; margin: 0;}
.contact .bottom_button button:first-child{background-color: #ffb042;border-color:#ffb042; color:#fff; border-radius: 5px; }

/* 이벤트 페이지 */
.event_wrap ul{display: flex; flex-wrap: wrap; margin-bottom: -0;}
.event_wrap ul li{width: 33.333%; margin-bottom: 60px;}
.event_wrap ul li .con_wrap{cursor: pointer;}
.event_wrap ul li .thumb_wrap{width: 100%; position: relative; padding-bottom: 70%; border-radius: 5px; overflow: hidden;}
.event_wrap ul li .thumb_wrap img{width: 100%; height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.event_wrap ul li .txt_wrap{margin-top: 16px;}
.event_wrap ul li .txt_wrap b{display: block; font-weight: 600; font-size:20px;}
.event_wrap ul li .txt_wrap span.date{display: flex; align-items: center; opacity: 0.7; gap: 8px;}
.event_wrap ul li .txt_wrap .state{margin-bottom:8px;}
.event_wrap ul li .txt_wrap .state span{border-radius: 55px; padding: 6px 12px; font-size: 14px;}
.event_wrap ul li .txt_wrap .state span.ing{background-color: #ffb042; color: #fff;}
.event_wrap ul li .txt_wrap .state span.end{display: none; background-color: #333; color: #fff;}

.event_wrap .tab_area{display: flex; justify-content: flex-end; margin-bottom: 24px;}
.event_wrap .tab_area .tab{ border-radius: 20px; display: flex; align-items: center;}

.event_wrap .tab.type03 p{padding: 8px 16px; color: #aaa; font-size: 15px; cursor: pointer;}
.event_wrap .tab.type03 p.current{border: 1px solid #ffb042 !important; color: #ffb042 !important; z-index: 1; font-weight: 600;}

.event_wrap .tab.type03 p:first-child{border-top-left-radius: 20px; border-bottom-left-radius: 20px; border: 1px solid #aaa;}
.event_wrap .tab.type03 p:last-child{ margin-left: -1px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; border: 1px solid #aaa;}

.event_wrap ul.end{opacity: 0.7;}
.event_wrap ul.end li .txt_wrap .state span.ing{display: none;}
.event_wrap ul.end li .txt_wrap .state span.end{display: inline-block;}



.main_review ul{margin-bottom: -56px; display: flex; flex-wrap: wrap;}
.main_review ul li .thumb_wrap{width: 100%; padding-bottom: 70%; position: relative; border-radius: 10px; overflow: hidden;}
.main_review ul li .thumb_wrap img{position: absolute; width: 100%; height: 100%;  left: 0; top: 0;}
.main_review ul li{margin-bottom: 56px; cursor: pointer;}
.main_review ul li .txt_wrap{margin-top: 16px;}
.main_review ul li .txt_wrap b{opacity: 0.7;display: block; font-size: 15px;}
.main_review ul li .txt_wrap p{font-size: 18px; font-weight: 600; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.main_review ul li .txt_wrap span.name{opacity: 0.7;display: block; margin-right: 8px; padding-right: 8px; position: relative;}
.main_review ul li .txt_wrap span.name::after{content: ""; width: 1px; height: 15px; background-color: #ddd; position:absolute; right: 0; top: 50%; transform: translateY(-50%);}
.main_review ul li .txt_wrap .btm{display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #ddd; padding-top: 12px; margin-top: 12px;}
.main_review ul li .txt_wrap .btm img{width: 18px;}
.main_review ul li .txt_wrap .btm .img_wrap{display: flex; align-items: center;}
.main_review ul li .txt_wrap .btm .img_wrap i{margin-left: 4px; font-size: 14px; font-weight: 600;}
.main_review ul li .txt_wrap .btm span.date{opacity: 0.7; font-size: 15px;}


.main_review ul li .order_menu{display: flex; margin-top: 12px; align-items: center; background-color: #f5f5f5; padding: 12px; border-radius: 5px; overflow: hidden; justify-content: space-between; align-items: center;}
.main_review ul li .order_menu .arrow{width: 50px; height: 50px; width: 20px; display: flex; align-items: center; justify-content: center;}
.main_review ul li .order_menu .info{width: calc(100% - 50px); align-items: center; display: flex;}
.main_review ul li .order_menu .info .img_wrap{width: 60px; height: 60px; border-radius: 5px; overflow: hidden; margin-right: 12px;
    display: flex; align-items: center; justify-content: center; background-color: #fff; border: 1px solid #ddd;
}
.main_review ul li .order_menu .info .img_wrap img{height: 100%; width: 100%;}
.main_review ul li .order_menu .info b.menu_name{display: block; font-size: 15px; opacity: 0.8;}
.main_review ul li .order_menu .info p.price{display: block; font-weight: 600; font-size: 16px;}


.shop .list ul{display: flex; flex-wrap: wrap; margin-bottom: -48px;}
.shop .list ul li{margin-bottom: 48px; width:25%; cursor: pointer;}
.shop .list ul li .thumb_wrap{overflow: hidden;padding-bottom: 70%; border-radius: 10px; position: relative;}
.shop .list ul li .thumb_wrap img.thumb{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%;}
.shop .list ul li .thumb_wrap .state{z-index: 2; display: flex; transition-duration: 0.3s; opacity: 0.5; align-items: center; justify-content: center; position: absolute; right:16px; bottom: 16px; width: 40px; height: 40px; background-color: #fff; border-radius: 50%;}
.shop .list ul li .thumb_wrap .state img{width: 20px;}
.shop .list ul li:hover .thumb_wrap .state{opacity: 1;}

.shop .list ul li .txt_wrap{margin-top: 16px;}
.shop .list ul li .txt_wrap p.name{font-size: 17px;}
.shop .list ul li .txt_wrap .price{display: flex; align-items: center; gap:8px;}
.shop .list ul li .txt_wrap .price span{font-size: 20px; font-weight: 600;}
.shop .list ul li .txt_wrap .price p{font-size:20px; font-weight: 600;}
.shop .list ul li .txt_wrap .price .origin{color: #afafaf; position: relative; font-weight: 400; display: inline; font-size: 16px;}
.shop .list ul li .txt_wrap .price .origin::after{content: ""; width: 110%; height: 1px; background-color: #afafaf; position: absolute; top: 50%; transform: translateX(-50%); left: 50%;}


.shop .list ul li .txt_wrap span.count{margin-top: 8px; display: block;}



/* 스케줄 */
.info_txt{opacity: 0.7; display: block; margin-bottom: 48px;}
.schedule_wrap .tab.type02{border-bottom: 1px solid #ddd; margin-bottom: 8px; overflow-x: auto; overflow-y: hidden; padding-bottom: 4px;}
.schedule_wrap .tab.type02::-webkit-scrollbar-thumb {
    background: #ffb042;/* 스크롤바의 색상 */
    border-radius: 5px;
    
}
.schedule_wrap .tab.type02::-webkit-scrollbar {
    width: 8px;  /* 스크롤바의 너비 */
    height:7px;
} 
.schedule_wrap .tab.type02::-webkit-scrollbar-track {
    background:#f5f5f5 /*스크롤바 뒷 배경 색상*/
}

.schedule_wrap .tab.type02 p{padding:12px 16px; cursor: pointer; white-space: nowrap;}
.schedule_wrap .tab.type02 p::after{height: 3px !important; background:#111 !important;}

.schedule_wrap .list{width: 1200px; max-width: 100%; margin: 0 auto; position: relative;}
.schedule_wrap .list ul{display: flex; flex-wrap: wrap; gap: 8px; }
.schedule_wrap .list ul.day li{border: 1px solid #ddd; border-radius: 5px;}
.schedule_wrap .list ul.day li .con_wrap{min-height: 130px; }
.schedule_wrap .list ul.week li{background-color: #f5f5f5; border-top-left-radius: 5px; border-top-right-radius: 5px; font-size: 18px;}
.schedule_wrap .list ul.week li .con_wrap{padding: 12px; justify-content: center;}
.schedule_wrap .list ul.week li .con_wrap{align-items: center;}
.schedule_wrap .list ul.day{ border-top: 0; border-bottom: 0;}

.schedule_wrap .list ul li{width: calc(14% - 8px); text-align: center;; border-bottom: 1px solid #e7e7e7;  position: relative;}
.schedule_wrap .list ul li .con_wrap{ }
.schedule_wrap .list ul li .con_wrap .in{display: flex;padding:48px 16px 16px 16px; gap: 8px; flex-wrap: wrap;}
.schedule_wrap .list ul li .con_wrap .menu_in{border-top: 1px solid #ddd; text-align: left;padding:16px; display: none;}
.schedule_wrap .list ul li.check .menu_in{display: block;}
.schedule_wrap .list ul li .con_wrap .menu_in + .menu_in{}
.schedule_wrap .list ul li .con_wrap i{position: absolute; left: 10px; top: 10px; font-weight: 600; color: #cbcbcb; font-size: 18px;}
.schedule_wrap .list ul li span{display: none;}
.schedule_wrap .list ul li.check{background-color: #fbf4e9; border-top: 4px solid #ffbf09; }
.schedule_wrap .list ul li.check b{display: block; background-color: #ff8d17; color: #fff; border-radius: 55px; padding: 4px 12px; font-size: 15px;}
.schedule_wrap .list ul li.check i{color: #ff8d17;}
.schedule_wrap .list ul li b{display: none;}


.schedule_wrap .list ul li.holiday span{display: block; color: #fff; border-radius: 55px;background-color: #111; word-break: keep-all;
     font-size: 15px; padding: 4px 12px;
}
.schedule_wrap .list ul li.holiday .con_wrap b{}


.schedule_wrap .date{margin-bottom: 24px; gap: 24px; margin-top: 16px;}
.schedule_wrap .date p{font-size:24px; font-weight: 600;}
.schedule_wrap .date button{width: 45px; height: 45px; cursor: pointer; border-radius: 50%; border: 1px solid #ddd; display: flex; align-items: center; justify-content: center;}
.schedule_wrap .date button img{width: 10px; opacity: 0.7;}

.schedule_wrap .list ul li.no_day i{opacity: 0;}


.schedule_wrap .year_con{float: left; position: absolute; left: 0; top: 0;}
.schedule_wrap .year_con select{cursor: pointer; border: 1px solid #ddd; padding: 8px 32px 8px 12px; border-radius: 4px;}

.m_btn_wrap{margin: 32px auto 0 auto; text-align: center;}
.m_btn_wrap button{ border: 1px solid #ddd; border-radius:3px; padding: 16px 24px; width: 120px;text-align: center; font-size: 17px; transition-duration: 0.3s;}
.m_btn_wrap button:hover{background-color: #ff8d17; color: #fff; border: 1px solid #ff8d17;}





/* ==== edit ==== */

.review_info_box {display: flex; gap: 16px; text-align: center; margin-bottom: 40px; border-radius: 1em;}
.review_info_box b {font-weight: bold; font-size: 1.2em; display: block; word-break: keep-all;}
.review_info_box > div {width: calc(100%/ 3);  padding: 1.4em; background-color: #f9f9f9; margin-bottom: 1em; border-radius: 1em;} 
.review_info_box > div > p {display: block; word-break: keep-all;}


/* ********************************************* *
 * 1600 max
 * ********************************************* */
 @media (max-width:1600px)
{
    .bd-xl{padding: 0 20px;}

}

    


/* ********************************************* *
* 1400px max
* ********************************************* */

@media (max-width:1400px){
    /* 브랜드 스토리 */
    .brand_stroy .info .left p {font-size: 1.8rem;bottom: 58px;}


    /* 홍보자료/홍보영상 */
    .promotion ul li .promotion_bg {height: 210px;}


    /* 찾아오시는 길 */
    .brand_stroy .loca .loca_box ul li > div {
        display: inherit;}
    .brand_stroy .loca .loca_box ul li i {width: 40px; margin: 0 auto 20px auto; display: none;}
    .brand_stroy .loca .loca_box ul li p{text-align: center;}

    /* 상품 사용후기 */
    .review .table .t_star{margin-right: 15px;}
}

/* ********************************************* *
* 1200px max
* ********************************************* */
@media (max-width:1200px){
    /* 브랜드 스토리 */
    .brand_stroy .info .left p {font-size: 1.5rem;}
    .brand_stroy .story .text_box br{display:none}
    .brand_stroy .story .text_box{padding: 50px 50px;}

    /* 지적재산권 */
    ul.certification_list.row-wide {padding: 0 20px;}
    .certification .cer_top .search {width: 25%;}

    /* 자주묻는 질문 */
    .questions .questions_top .search{width: 25%;}

        /* 찾아오시는 길 */
    .brand_stroy .loca .loca_box ul li {padding: 0 30px;}

    
    /* 상품 사용후기 */
    .review .table .t_category{width: 26%;}
    /* .review .table .t_title{width: 25%;} */
    .review .table .t_star{width: 119px;}

    h3.sub-title{font-size: 2rem;}
}

/* ********************************************* *
* 1024px max
* ********************************************* */
@media (max-width:1024px){
    /* 브랜드 스토리 */
    .brand_stroy .info .right {right: 20px; padding: 50px 50px;}

    /* 찾아오시는 길 */
    .brand_stroy .loca .loca_box {padding: 50px 0;}
    .brand_stroy .loca .loca_box ul li p br{display: none;}

    
    .brand_stroy .loca .loca_box { width: 90%;}
    .shop_view .pd-view-t-container .row-too-short{display: inherit;}

    /* 상품 사용후기 */
    .review .table .t_category span{display: block; margin: 0 auto;}
    .main_slide .swiper-slide {max-height: 958px;min-height: 270px;}


    .contact{width:100%;}
    

    .review .mypage_review .t_category span { margin: inherit;margin-right: 10px;   }


}


/* ********************************************* *
* 980px max
* ********************************************* */
@media (max-width:980px){


.review_info_box {flex-direction: column; gap: 12px;}
.review_info_box > div {width: 100%; margin-bottom: 0;}

.review_info_box b {font-size: 1.1em;}
.review_info_box p {font-size: 1em;}


}
    



}


/* ********************************************* *
* 960px max
* ********************************************* */
@media (max-width:960px){
    /* 브랜드 스토리 */
    .brand_stroy .info .left p {font-size: 2rem;    bottom: 24px; }
    .brand_stroy .info .right { right: 20px;  padding: 50px;top: 44%;}
    
    .brand_stroy .loca .loca_box ul {width: 100%;margin-top:50px;}
    
    .review .table ul p{padding: 15px 0;}
    .review .table .t_category{width: 22%; margin-right: 1%;}
    /* .review .table .t_title{width: 25%; margin-left: 1%;} */

    .review .mypage_review .table .t_category{    width: 39%;}
    .review .mypage_review .table ul p {  padding: 0;  }

    .main_review ul li .txt_wrap p{font-size: 16px;}
    .main_review ul li .txt_wrap{margin-top: 12px;}

    .main_review ul li{width: 33.333%;}
}
/* ********************************************* *
* 840px max
* ********************************************* */
@media (max-width:840px){

    /* 브랜드 스토리 */
    .brand_stroy .info .left p { font-size: 1.8rem;}

    /* 찾아오시는 길 */
    .brand_stroy .loca .loca_box ul {  width: 70%;}
    .brand_stroy .loca .loca_box ul li {display: block;    margin-bottom: 12px;border: 1px solid #ddd; padding:10px 0;border-radius: 50px;}
    .brand_stroy .loca .loca_box ul li:last-child {
        border: 1px solid #ddd;
    }
    
}
/* ********************************************* *
* 768px max
* ********************************************* */

@media (max-width:768px){
    
    h3{margin-bottom: 30px; font-size: 2rem}
    .notice h3 {   font-size: 2rem; margin-bottom: 30px;}
    
    
    .content { padding: 60px 0;}
    /* 공지사항 */
    .notice .table .head_table { display: none;}
    .notice .table ul li > div { display: inherit;    text-align: left;}
    .notice .table ul p { padding: 5px 0px;}
    .notice .table .t_no {width: 20%;font-size: 1.125rem;color: #bbb; font-weight: bolder; }
    .notice .table .t_title {font-size: 1.15rem; width: 100%; padding-bottom: 0; margin-bottom: 0;}
    .notice .table .t_views{display: none;}
    .notice .table .body_table li { padding: 10px 0;}
    .notice .table .t_name { width: 100%; text-align: right; }

    .notice_view .bottom .tit{width: 100px;}
    .notice_view .bottom .post_text{width: calc(100% - 100px);}
    .notice_view .body .body_in_file {padding: 10px 0;}
    .notice_view .top .view_title {font-size: 1.3rem; padding: 0 0 8px 0;}
    .notice_view .top > div{padding-bottom: 0;}
    .notice_view .bottom .post > div{padding: 12px 0;}


    .notice .notice_top { justify-content: center; }
    .notice .notice_top .search {width: 100%;}
    .notice .notice_top .search input {padding: 15px 5px; }
    .notice .table .t_date{width: 100%; text-align: left; font-size: 14px;}
    .notice .table ul li > div{position: relative;}
    .notice .table .t_name{display: none;}
    .notice .table .t_no{display: none;}

    .notice .table .t_state{text-align: left;}
    .notice .table .t_state span{font-size: 13px; width: 80px;}
    .notice .table .t_state02{font-weight: 600; position: relative; width: auto; min-width: auto; display: table-cell; padding: 0; padding-top: 8px;}
    .notice .table .t_state02::after{content: "";width: 100%;height: 7px;background-color: #ffb042;opacity: 0.5;position: absolute;left: 50%;z-index: -1;bottom: 4px;transform: translateX(-50%);}
  

    /* 상품 사용후기 */
    /* .review .pc_table{display: none;}
    .review .mobile_table{display: block;} */
    .review .table ul >li{border-bottom:1px solid #ddd;padding: 0;}
    .review .table .head_table{display:none;}
    .review .table .before_answer .t_category {display: inherit;padding:0;font-size:1.25rem;width:100%;}
    .review .table .t_category .title_p{padding:0;}
    .review .table ul li > div { display: inherit;margin:0;}
    .review .table ul p{padding:0; margin:0;text-align: left;}
    .review .table .t_title{margin:0;width:100%;    padding: 5px 0;}
    .review .table .t_name{width:100%;font-size:14px; font-weight: 400; color:#888}
    .review .table .t_name::before{content:'작성자 : '}
    .review .table .t_date {text-align: right; width: auto; font-size:14px; font-weight: 400; color:#888;position:absolute;bottom:0; right:0;}
    .review .table ul li .before_answer{padding: 30px 0px 30px 150px;position:relative;}
    .review .table .before_answer .t_category i{position:absolute; top:50%; left:0;width:130px;transform: translateY(-50%);height:130px;}


    .review .mobile_table ul li:first-child{border-top: 1px solid #777;}
    .review .mobile_table ul li{display: flex; border-bottom: 1px solid #bbb; padding: 30px 10px 20px;}
    .review .mobile_table .review_product{width: 160px; padding-right: 20px;}
    .review .mobile_table .review_product .t_category{text-align: center; line-height: 30px;}
    .review .mobile_table .review_product .t_category span{display: block;}

    .review .mobile_table .review_txt{width: calc(100% - 160px);}
    .review .mobile_table .review_txt .t_star{margin-bottom: 15px;width: 104px; overflow: hidden; padding-bottom: 10px;}
    .review .mobile_table .review_txt .t_star .star{position: relative;}
    .review .mobile_table .review_txt .t_title{font-size: 1.25rem; margin-bottom: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
    .review .mobile_table .review_txt .t_date{color: rgba(0,0,0,.5);}

    .review .qna_top .search {width: 50%;}
    .review .qna_top > button{width:20%;padding: 0 10px;}
    .review .qna_top .category_list{width:30%;}
    .review_view .top .t_star .review-main-star .star1 {left: -42px;}
    .review_view .top .t_star .review-main-star .star2 {left: -23px;}
    .review_view .top .t_star .review-main-star .star3 {left: -3px;}
    .review_view .top .t_star .review-main-star .star4 {left: 16px;}

    
    /* 찾아오시는 길 */
    .brand_stroy .loca .loca_box {padding: 30px 0;}
    .brand_stroy .loca .map { margin-bottom: 280px;}

    .review .mypage_review .table ul li .before_answer {padding: 0;}
    .review .mypage_review .table .before_answer .t_category i {position: inherit;top: auto;left: auto;width: 100%;transform: none;height: auto;}
    .review .mypage_review .table ul li .before_answer{position: relative;}
    .review .mypage_review .table .before_answer p{padding-left:150px;}
    .review .mypage_review .t_category span{position:absolute;top:50%;transform:translateY(-50%);left:0;}
    .review .mypage_review .table .t_star {padding-left:0; margin-left: 150px;}
    .review .mypage_review .table li {padding: 20px 0;}
    .promotion ul li .text_box .con_date { bottom: 10px; right: 15px;}

    .notice .table .t_state span{margin: 0;}
    .notice .table .body_table .t_title.secret::before{top: 10px;}

    .schedule_wrap .list ul li .con_wrap .in{padding: 40px 12px 12px 12px;}
    .schedule_wrap .list ul li.check b{font-size: 13px;}
    .schedule_wrap .list ul li.holiday span{font-size: 13px;}
    .schedule_wrap .list ul li .con_wrap i{font-size: 16px;}
    .schedule_wrap .list ul.week li .con_wrap{padding: 8px; font-size: 16px;}
    .schedule_wrap .date p{font-size: 22px;}
    .schedule_wrap .date button{width: 40px; height: 40px;}
    .schedule_wrap .date{gap: 16px;}

    .event_wrap ul li{width: 50%;}
}
/* ********************************************* *
* 640px max
* ********************************************* */
@media (max-width:640px){
    .sec { padding: 80px 0;}
    .promotion ul li .promotion_bg {height: 250px;}
    h3 {font-size: 2rem;margin-bottom: 30px;}
    .content { padding: 50px 0;}
    .notice h3{font-size: 2rem;margin-bottom: 0;}



    /* 찾아오시는 길 */
    .brand_stroy .loca .map {margin-bottom: 250px; }
    .brand_stroy .loca .loca_box .loca_title {font-size: 1.3rem;}

    .contact ul li.goods .goods_img{width:110px; height:110px;}
    .contact ul li.goods .goods_text{width:calc(100% - 110px);padding-left:20px;}

    .contact ul li.check_box_list .right {flex-direction: column;}
    
    .top_minilist span.on::after{display: block;}


    .mypage_review .flex_sec .product_img {width: 130px;margin-right: 20px;}
    .mypage_review .flex_sec .product_text_box {width: calc(100% - 150px);}

    .notice_view .top{padding: 16px;}
    .notice_view .body .text_box_sec{padding: 16px 0;}

    .wrapper-sub-p{margin-top: 64px; padding: 64px 0;}

    h3.sub-title{font-size: 1.8rem; margin-bottom: 32px;}
    .main_review ul li{width: 50%;}

    .schedule_wrap .date p{font-size: 19px;}

    .schedule_wrap .list ul li.check b{font-size: 12px;}
    .schedule_wrap .list ul li.holiday span{font-size: 12px;}

    .m_btn_wrap button{width: 100%; font-size: 15px;}
    /* 배달스케줄 버튼 */
    .schedule_btn .day_wrap button{width: auto;}
    .event_wrap ul li .txt_wrap span{font-size: 16px;}
    .event_wrap ul li .txt_wrap .state span{padding: 4px 12px;}

    .contact .bottom_button{margin-top: 24px;}

}
/* ********************************************* *
* 500px max
* ********************************************* */
@media (max-width:500px){
    .promotion ul li{width: 100%;}

    .qna .table .body_table .t_title{font-size: 1.05rem;}

    .review_view .top > div{flex-wrap: wrap;}

    .contact ul li.secret .right .text_input {width: 210px;}
    .contact ul li.secret .right .text_input {float: inherit;}
    .contact ul li.secret .right .secret_checkbox {float: inherit; padding-left:0;width:100%;}
    .review .table .before_answer .t_category i{width:100px; height:100px;}
    .review .table .before_answer .t_category i img{height: 100%;}
    .review .table ul li .before_answer {padding: 10px 0px 10px 120px;}
    .review .table .before_answer .t_category{font-size:1.125rem;}
    .review .table .t_title {padding: 2px 0; }


    .pd-sle-con02 .select_list {display: inherit;position:relative;}
    .pd-sle-con02 .select_list .select_name{width:100%;}
    .pd-sle-con02 .select_list .select_numder{width:30%;display: inline-block;   margin-right:-4px; padding-top:10px;}
    .pd-sle-con02 .select_list .select_price{width:70%;display: inline-block;    }
    .pd-sle-con02 .select_list .close{position:absolute; top:10px; right:10px;}
    

    .mypage_review .product_text_box {justify-content: space-between; flex-direction: column;align-items: flex-start;}
    .mypage_review .but_box.but_box01{width: 100%;;}
    .mypage_review .but_box.but_box01 button{text-align: center;justify-content: center;}
    .mypage_review .but_box.but_box01{display: flex; align-items: center; gap: 8px; margin-top: 12px;}
    .mypage_review .but_box.but_box01 button + button{margin-top: 0;}
    .mypage_review .t_category span { width: 100px;}
    .review .mypage_review .table .before_answer p {padding-left: 120px;}
    .review .mypage_review .table .t_star {margin-left: 120px;}
    .review .mypage_review .table li {padding: 10px 0; }
    .mypage_review .flex_sec .p_op{margin-top: 0;}
    .promotion ul li .text_box { height: 140px;}

    .schedule_wrap .list{overflow-x: auto; overflow-y: hidden;}
    .schedule_wrap .list ul{width: 500px; max-width: 500px;}
    .schedule_wrap .list ul.day{width: 500px; max-width: 500px;}
    .schedule_wrap .year_con{position: static;float: inherit;}
    .schedule_wrap .list ul li.holiday span{border-radius:15px;}
    .schedule_wrap .list ul.day li .con_wrap{min-height: 100px;}
    .info_txt{margin-bottom: 24px;}
    h3.sub-title{margin-bottom: 24px;}


    .notice_view .bottom .button button{width: 100%;}
    .notice .notice_top.event_top{flex-direction: column;}
    .inquiry_btn{display: flex; justify-content: flex-end;}

    .contact ul li.in_list{flex-direction: column; align-items: flex-start;}
    .contact ul li.in_list .left p{width: 100%;}
    .contact ul li.in_list .left{width: 100%; margin-bottom: 12px;}
    .contact ul li.in_list .right{width: 100%;}
    .contact ul li.in_list{padding: 12px 0;}

    
}

/* ********************************************* *
* 400px max
* ********************************************* */
@media (max-width:400px){
    html{font-size:14px;}
    .review_view #content{min-height: auto;}

    /* 브랜드 스토리 */
    .brand_title {font-size: 1.3rem;}
    .brand_stroy .info .right > i {width: 190px;}
    .brand_stroy .info .right {padding: 30px 0px}
    .brand_stroy .info .right .text_box p {font-size: 0.9rem;    word-break: keep-all;}

    .brand_stroy .info .right > i {margin: 0 auto 20px auto;}
    .brand_stroy .info .left p {bottom: 0;width:80%;margin:0 auto;text-align: center;position: inherit; left:0;padding-top: 100px;}
    .brand_stroy .story {margin: 40px 0;}
    .brand_stroy .history ul {margin-top: 30px;}
    .brand_stroy .story .brand_title {position: inherit; left: 0;top: 0;width: 100%;text-align: center;padding-top:10px;}

    /* 홍보자료/홍보영상 */
    .promotion ul li .promotion_bg {height: 160px;}
    .promotion ul li:first-child{margin-top:0;}

    
    /* 찾아오시는 길 */
    .brand_stroy .loca .map {margin-bottom: 200px; }
    .brand_stroy .loca .loca_box .loca_title {font-size: 1.1rem;}
    .brand_stroy .loca .loca_box ul {width: 90%;margin-top: 30px;}
    .brand_stroy .loca .loca_box ul li {padding: 6px 0;}
    .brand_stroy .loca .map { margin-bottom: 290px;}



    .pd-sle-con02 .select_list {display: inherit; }
    .pd-sle-con02 .select_list .select_name {
        width: 100%;
        text-align: left;
    }
    .pd-sle-con02 .select_list{position:relative}
    .pd-sle-con02 .select_list > div:first-child{width:100% !important}
    .pd-sle-con02 .select_list > div{width:50% !important;display: inline-block !important;margin-right:-4px;;}
    .pd-sle-con02 .select_list .close{position: absolute; top:20px;right:20px;width:15px !important;}


    .event .tabSet ul.tabs li {
        margin: 0 3px;
    }
    .review .table .t_date {position: inherit;  }
    .review .table .before_answer .t_category {padding-top: 20px;}
    .review .mypage_review .table .t_star {position: absolute;top: 0;left: 0;}

    .mypage_review .but_box.but_box01{flex-wrap: wrap; width: 100%;}
    .mypage_review .but_box.but_box01 button{width: 100%;}
    .mypage_review .flex_sec{flex-direction: column; }
    .mypage_review .flex_sec .product_img{width: 100%; margin-bottom: 16px; margin-right: 0;}
    .mypage_review .flex_sec .product_text_box{width: 100%;}
    .mypage_review .flex_sec .product_title{font-size: 1.15rem;}


    .main_review ul li .txt_wrap .btm{flex-direction: column; align-items: flex-start;}
    .main_review ul li .txt_wrap .btm span.date{margin-top: 4px;}

    .event_wrap ul li{width: 100%; margin-bottom: 32px;}


}

@media (max-width:320px){

    .review .mobile_table ul li{flex-wrap: wrap;}
    .review .mobile_table .review_product{width: 100%; padding-right: 0; padding: 0 20px;}
    .review .mobile_table .review_txt{width: 100%;}
    .review .mobile_table .review_txt .t_title{margin-bottom: 10px;}
    .review .mobile_table .review_txt .t_name{display: inline-block; margin-right: 14px;}
    .review .mobile_table .review_txt .t_date{display: inline-block }


}


.cancel_reason > p{margin-bottom:10px; cursor: pointer;}
.reason02{margin-top:20px; }
.reason02 input{width:100%; border:1px solid #ddd; padding:10px;}

.reason02_01{margin-top:20px;overflow: hidden;}
.reason02_01 > p{ font-size: 1rem;}
.reason02_01 button{width:100%; border:1px solid #ddd; padding:15px 0; border-radius: 10px;margin-top:10px;}
.reason02_01 button img{width: 15px; margin-bottom: -2px;}
.img_box ul li{display: inline-block; width:98px; height:98px; margin-right:10px; position:relative}
.img_box ul li:last-child{margin:0}
.img_box{width:100%;}
.img_box .img_im{overflow: scroll;}
.img_box ul{width: 640px;display: flex;justify-content: flex-start;}
.img_box .sc_event{width:100%; overflow-x: scroll; }
.img_box .sc_event>ul{border-top: 0;}
.img_box .sc_event::-webkit-scrollbar{background-color: #fff; height:10px; }
.img_box .sc_event::-webkit-scrollbar-thumb{background-color: #ddd; border-radius: 10px;background-clip: padding-box;
    border: 2px solid transparent;}

.img_box ul li img{width:20px; background-color: rgba(0 , 0, 0 , 0.3);padding:4px; border-radius: 10px; position:absolute; top:7px; right:7px;}



.notice_view .img_box ul li img{width: 100%; height: 100%; cursor: pointer; position: absolute; left: 50%; top: 50%; transform: translate(-50% , -50%);}



.reason03{margin-top:20px;margin-bottom:10px;}
.reason03 > p{ font-size: 1.25rem;}
.reason03 > div {border-top:1px solid #ddd;padding-top:10px; line-height: 2em;}
.reason03 > div > div{color:#888;display: flex;justify-content: space-between;align-items: center;}

.reason04{padding-top:10px;border-top:1px solid #000;display: flex;  font-size: 1.25rem;justify-content: space-between;}
.reason05{font-size:0.812rem;margin-top:20px; color:#bbb}
.reason05 ul li > p{position:relative; padding-left:10px;}
.reason05 ul li > p::after{ position:absolute;top:9px; left:0px;content:''; display: block; width:4px; height:4px; background-color: #bbb;border-radius: 10px;}

.reason05 ul li > div p{position:relative; padding-left:20px;}
.reason05 ul li > div p::after{ position:absolute;top:10px; left:10px;content:''; display: block; width:5px; height:2px; background-color: #bbb;}