.sidebar{display: none;}
.root_daum_roughmap .map_border{display: none !important;}
.comming{width: 700px; margin: 0 auto;}

.sub_top_title{width: 100%; height: 600px; position: relative; display: flex; align-items: flex-end; margin-bottom: 140px;}
.sub_top_title h2{position: absolute; letter-spacing: 2px; line-height: 1.2; top: 37%; color: #fff; font-size: 60px; font-weight: bold; left: 265px; text-align: center; left: 50%; transform: translateX(-50%);}
.sub_top_title.company{background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/16489449504679.jpg)no-repeat; background-position: center; background-size: cover;}
.sub_top_wrap{width: 600px; background-color: #fb2780;}
.sub_top_menu>div{display: flex; height: 110px;  color: #fff; padding: 0 100px; font-size: 20px; justify-content: right; align-items: center;}
.sub_top_menu>div i{display: block; width: 5px; height: 5px; border-radius: 50%; background-color: #fff; margin: 0 30px; opacity: 0.7;}
.sub_top_menu>div span{display: none; width: 10px; height: 10px; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(135deg); margin-left: 20px; position: relative; top: -4px;}

@font-face {
    font-family: 'Daehan-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Daehan-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.daehan{font-family: 'Daehan-Bold';}

.target01 { margin-bottom: 3px;width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.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{font-size: 16px; padding: 25px 20px !important; text-align: center !important;}
.list_in .no_list_text {padding: 60px 0; text-align: center; color: #888; color: #888;
}

.questions  .list_in .no_list_text{border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
h3.common{font-size: 54px; font-weight: 500; text-align: center; margin-bottom:100px;}
.in_title p{text-align: center; color: #fb2780; font-weight: 800;}

.sell{color: #e52d18 !important; font-weight: 600;}
.buy{color: #fb2780 !important; font-weight: 600;}

.store .content>ul{display: flex; padding-top: 60px; margin: -20px;}
.store .content>ul>li{width: 50%; padding: 20px;}
.store .content>ul>li>div{border: 1px solid #ddd; padding: 40px;}
.store .content .store_info h3{font-size: 22px; font-weight: bold;}
.store .content .store_info .inner{padding-top: 30px;}
.store .content .store_info .inner p{font-size: 18px; margin-bottom: 10px;}
.store .content .store_info .select_wrap{display: flex;}
.store .select_wrap select{width: 140px; height: 40px; background-position: 90% 50%; padding: 0 26px 0 16px; border: 1px solid #ddd;}
.store .select_wrap>li{margin-right: 10px;}
.store .select_wrap input{width: 300px; height: 40px; padding: 8px 16px; border: 1px solid #ddd;}
.store .select_wrap .btn{width: 80px; color: #fff; background-color: #fb2780; height: 40px; text-align: center; line-height: 40px;}
.store .add_list{width: 100%;}
.store .add_list td{border: 1px solid #ddd; text-align: center; padding: 10px; cursor: pointer;}
.store .add_list td.on{border: 2px solid #fb2780; color: #fb2780; font-weight: bold;}
.store .detail_table .table{height: 503px; overflow-y: auto;}
.store .detail_table table{width: 100%;}
.store .detail_table table th{border: 1px solid #ddd; background-color: #f9f9f9; padding: 10px; text-align: center; font-weight: bold;}
.store .detail_table table td{border: 1px solid #ddd; padding: 10px; text-align: center; font-size: 15px; vertical-align: middle;}
.store .detail_table table td .btn{border-bottom: 1px solid #fb2780; color: #fb2780; display: inline-block; cursor: pointer; font-weight: bold;}

.title_area{font-size:1.7rem; font-weight: bold; text-align: left;  margin-bottom: 24px;}
.title_area h3{font-weight: 600;}
.address_view  .title_area{margin-bottom: 48px;}
/* .sec01 .top ul{display: flex;align-items: center;justify-content: center; font-size:1.25em;margin:0px 0 10px 0}
.sec01 .top ul li{margin:0 10px;color:#888; font-size: 18px;}
.sec01 .top ul li.on{color:#000} */




/* 홍보 영상 */

.promotion ul>li{margin-bottom: 32px;}
.promotion ul li > div{border:1px solid #ddd; cursor: pointer;}
.promotion ul li .promotion_bg{display: block; width:100%; padding-bottom: 70%; }
.promotion02 ul li .promotion_bg{display: block; width:100%; height:216px;}

.promotion ul li .promotion_bg img{width:100%;}
.promotion ul li .text_box{padding:20px 20px;position:relative}
.promotion02 ul li .text_box{height:120px;}
.promotion ul li .text_box .con_title{font-size:1.25rem; font-weight: 600; margin-bottom: 8px;}
.promotion ul li .text_box .con_text{font-size:15px; color:#666;line-height: 1;}
.promotion ul li .text_box .con_text.target03{text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 95%;
    -webkit-line-clamp: inherit; display: block;
    -webkit-box-orient: inline-axis;
}
.promotion ul li .text_box .con_date{font-size:15px; text-align: right;margin-top:30px; color:#888;

}
.promotion ul li .text_box .progress{font-size:14px; font-weight: 800; margin-bottom:16px}
.promotion ul li .text_box .progress .new{background-color:#fb2780 ;padding:4px 8px; color:#fff;font-size:11px; margin-right:5px;}
.promotion ul li .text_box .progress .ing{color:#fb2780; font-weight: 600;}
.promotion ul li .text_box .progress .end{color:#999; font-weight: 600;}


.promotion.event ul li .text_box{padding:20px 20px;  position:relative}
.promotion .panel ul


/*  자주하는 질문 */
dl.accordion{width:100%;margin:0 auto 20px; border-top: 1px solid #000;}
.accordion dt{font-size:1.125rem; font-weight: 300; border-bottom: 1px solid #ddd; padding:20px 55px;	margin:0 0 2px;position:relative; cursor: pointer;}
.accordion dt span{font-weight: 600 !important;}
.questions_point01{font-size:1.575rem;font-weight: 600;margin-right:5px; color:#444;position:absolute; top:50%; transform: translateY(-50%); left:20px;}
.questions_point02{font-size:1.575rem; font-weight: 500;margin-right:5px; color:#e52d18; position:absolute; top:50%; transform: translateY(-50%);  left:20px;}

.questions .accordion{border-top: 1px solid #000;}
.info.questions .accordion>div{border: 1px solid #ddd; margin: 16px 0; border-radius: 5px;}
.info .accordion dt{border-bottom: 0; font-weight: 600; padding-left: 24px;}
.info .questions_point01{display: none;}
.info .questions_point02{display: none;}
.info .accordion dd{padding-left: 24px;}


.accordion dt i{width:16px; 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:#f5f5f5; 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: 60px;}
.page_but ul { width: 100%; display: flex; align-items: center; justify-content: center;font-size: 15px;
    color: #666}
.page_but ul li.arrow {width: 35px; height: 35px; color: #000; font-size: 16px; border: 1px solid #ddd; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.page_but ul li.arrow i{display: flex; align-items: center; justify-content: center;}
.page_but ul li { padding: 0 3px; margin: 0 8px; color: #888; font-size: 14px; cursor: pointer;}
.page_but ul li.active {border-bottom: 2px solid #4f00cc; color: #4f00cc; font-size: 16px;}

.side_nav b{font-size: 1.7rem; font-weight: 600; display: block; margin-bottom: 24px;}
.side_nav .side_sub_depth>span{font-size: 1.4rem; display: block; font-weight: 700; margin-bottom: 16px;}
.side_nav .side_sub_depth + .side_sub_depth{margin-top: 32px; border-top: 1px solid #ddd; padding-top: 32px;}
.side_nav .side_sub_depth a.on{color: #4f00cc; opacity: 1; font-weight: 700;}
.side_nav .side_sub_depth a {display: block; font-weight:500; font-size: 18px; opacity: 0.7;}
.side_nav .side_sub_depth a + a{padding-top:16px;}
.side_info{background-color: #f5f5f5; padding:32px 24px; margin-top: 72px;}
.side_info .top p{font-size: 17px;font-weight: 600;}
.side_info .mid a{display: block; color: #4f00cc; font-size: 23px; font-weight: 600; margin: 8px 0;}
.side_info .btm{font-size: 14px; border-top: 1px solid #ddd; padding-top: 16px;}
.side_info .btm p{display: block;}
.side_info .btm p + p{margin-top: 4px;}


/* 공지사항 */

.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 button.write{background-color: #4f00cc; color: #fff; border-radius: 5px; padding: 12px 24px; margin-left: 8px;}
.notice.my_inquiry .my_inquiry_btn{padding: 12px 32px; font-size: 15px; background-color: #fb2780; color: #fff; margin-left: 10px;}
.notice .notice_top .search{width: 250px; max-width: 100%; display: flex;align-items: center; background-color: #f5f5f5; border-radius: 10px;}
.notice .notice_top .search input{ border: none; outline: 0;font-size: 14px;padding:14px 16px; width:90%; background-color: #f5f5f5; }
.notice .notice_top .search button{width: 50px; height: 50px; border: none; padding:0 10px;cursor: pointer; margin: 0 auto;}
.notice .notice_top .search button i{color:#333}

.commu_write .con_wrap{display: flex; border-bottom: 1px solid #ddd;}
/* .commu_write .con_wrap .left{width: 250px; background-color: #f5f5f5; padding: 16px;} */
.commu_write .con_wrap .right{width: 100%; padding: 16px 0;}
.commu_write .con_wrap .right input{border: 1px solid #ddd; width: 100%; padding:12px 12px; border-radius: 5px;}
.commu_write .con_wrap .right textarea{padding: 12px 12px; resize: none; border-radius: 5px; height: 450px;}
.commu_write .con_wrap .right select{width: 173px;border: 1px solid #ddd; padding:12px 12px; background-position: 93% 50%; border-radius: 5px;}
.commu_write .btn_wrap{display: flex; justify-content: center; margin-top: 32px;}
.commu_write .btn_wrap button{border-radius: 5px; padding: 12px 16px; min-width: 120px; font-size: 15px;}
.commu_write .btn_wrap button + button{margin-left: 8px;}


.notice.my_inquiry .table .body_table li > div{display: table;}
.notice.my_inquiry .table .body_table li > div p{display: table-cell;}

.notice .table ul li > div{display: flex; text-align: center;align-items: center; justify-content: space-between;}
.notice.my_inquiry .table .body_table li > div .t_date{width: auto;}


.notice .table ul li > div:first-child{}
.notice .table ul p{padding:16px 8px; cursor: pointer;}
.notice .table .head_table{font-weight: bold; color:#999;border-bottom:1px solid #ddd; border-top: 1px solid #000;}
.notice .table .body_table li{border-bottom:1px solid #ddd;padding:10px 0;}
.notice .table .t_no{width:10%;color: #888;}
.t_kind{width:10%;color: #888;}
.notice .table .t_title{width:50%;}
.notice .table .body_table .t_title{text-align: left;}
.notice .table .body_table .t_title span{color: #4f00cc; font-weight: 600; margin-left: 4px;}
.notice .table .t_name{width:10%;color: #888;}
.notice .table .t_date{width:10%;color: #888;}
.notice .table .t_views{width:10%;color: #888;}


.commu02.notice .dis-f .left{border-left: 1px solid #ddd; border-right: 0; position: sticky; top: 50px;left: 0; width: 300px;}
.ad_wrap img{border: 1px solid #ddd;}
.notice .dis-f .left{width: 250px; border-right: 1px solid #ddd; padding: 32px; padding-top: 80px;}
.notice .dis-f .right{width: calc(100% - 250px); padding: 32px; padding-top: 80px;}
.t_img{width: 15%;}
.t_img>i{border: 1px solid #ddd; padding:4px; display: block; width: 100px; height: 100px; padding: 32px;}



/* 공지사항 view */
textarea{outline: 0;}
input{outline: 0;}
.notice_view .top .view_title{font-size:1.5rem; width:100%; border-bottom:1px solid #ddd; padding-bottom: 16px; margin-bottom: 16px;}
.notice_view .top > div{display: flex;justify-content: space-between; color:#888; font-size: 0.975rem;}
.notice_view .body{border-bottom: 1px solid #ddd; min-height: 400px;height: 100%; font-size: 17px;}
.notice_view .body .text_box_sec{min-height: 400px; font-size: 17px;}
.notice_view .body textarea{border:none}
.notice_view .body .body_in_file {border-top:1px solid #ddd; padding:10px 0;}
.notice_view .body .body_in_file p{color:#888;font-size:13px;}
.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 .tit i img{width: 15px;}

.notice_view .bottom .post_text{padding-left:30px; width: calc(100% - 100px);}
.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; font-size: 16px; border-radius: 5px;}

.notice_view .top{border: 1px solid #ddd; padding: 32px; background-color: #f5f5f5;}

.qna_view #content{min-height: 300px;}
.qna_view .answer .fa-arrow-right:before{font-size: 13px;background-color: #f5f5f5;margin-top:10px;}
.qna_view .top{border: 1px solid #ddd; padding: 32px; background-color: #f5f5f5;}




/* 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;}
.category_list{margin-right:10px; position:relative; width:180px;}
.category_list p{background-color: #f5f5f5;  padding:12px 32px 12px 12px;font-size: 14px; position:relative;width: 100%;}
.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%;}
.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{background-color: #f5f5f5; width: calc(100% - 180px);
 display: flex;align-items: center;margin-right: 10px;}
 .qna .qna_top > button{padding:12px 32px; background-color: #4f00cc; color: #fff; font-size: 15px; border-radius:3px;}
.qna .qna_top .search input{ border: none; outline: 0;font-size: 14px;padding: 12px 16px;background-color: #f5f5f5; width:90%;}
.qna .qna_top .search button{width: 48px; height: 48px; border: none; padding:0 13px;cursor: pointer;margin: 0 auto;}
.qna .qna_top .search button i{font-size: 1rem;}

.qna .table ul li:last-child > div:last-child{border-bottom: 0;}

.qna .table ul li > div{display: flex; cursor: pointer;  text-align: center;align-items: center;border-bottom:1px solid #ddd;}
.qna .table ul li > div.after_answer{background-color: #f5f5f5; border-bottom: 0;}
.qna .table .head_table{font-weight: bold; color:#999;border-bottom: 1px solid #ddd;}
.qna .table .head_table li{border-bottom: 0;}
.qna .table ul li{border-bottom: 1px solid #ddd;}
/* .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:10%;}
.qna .table .after_answer .t_no img{width: 18px; margin: 0 auto; display: block; opacity: 0.8; position: relative; top: -5px; left: 6px;}
.qna .table .after_answer .t_title{width:40%;}
.qna .table .after_answer .answer{width:15%; padding-top: 11px; padding-bottom: 11px;}
.qna .table .after_answer .answer span{font-size:14px; color:#fff; background-color: #4f00cc; padding:5px 16px; display: inline-block; height:100%; border-radius: 3px;}
.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{background-color: #f5f5f5; width: 250px; 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; width:90%; background-color: #f5f5f5;}
.review .qna_top .search button{height: 50px; border: none; padding:0 13px;cursor: pointer; background-color: #f5f5f5;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; border-top: 1px solid #000;}

.review .table li{border-bottom:1px solid #ddd;}
.review .table .t_category{width:39%; 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;
    overflow: hidden; 
}
.review .table .before_answer .t_category i img{display: flex;width: 100%; height: 100%; border: 1px solid #ddd;}
.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; height: 28px; position: relative; overflow: hidden;}

.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: #f5f5f5; position: relative; z-index: 9; display: inline-block;}
.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 p img{width: 13px;}
.review_view .answer .fa-arrow-right:before{font-size: 13px;}
.review_view .body textarea{padding:16px;background-color: #f5f5f5;margin-top:10px;}
/* 문의하기 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: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: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;}
.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}
.contact .bottom_button button{padding:16px 0px; border:1px solid #ddd; margin:0 10px;width:100%; font-size: 16px; border-radius: 5px;}
.contact .bottom_button button:first-child{background-color: #4f00cc;border-color:#4f00cc; color:#fff; border-radius: 5px; }


/*문의하기 view02 */
textarea{outline: 0;}
input{outline: 0;}

.qna_view .top .view_title{font-size:1.5rem; width:100%; border-bottom:1px solid #ddd;padding-bottom: 16px; margin-bottom: 16px;}
.qna_view .top > div{display: flex;justify-content: space-between;font-size:0.975rem; color:#888}
.qna_view .body{border-bottom: 1px solid #ddd; padding:20px 0;}
.qna_view .body textarea{border:none;padding:16px 0; font-size: 16px;}
.qna_view .body .answer{background-color: #f5f5f5;padding:20px;}
.qna_view .body .answer p{color: #4f00cc; font-weight: 600;}
.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:0;}
.qna_view .bottom .button button.list_but{padding:16px 50px; border:1px solid #bbb; background-color: #bbb; color:#fff; font-size: 16px;}



.qna_view .bottom .delete{text-align: left;margin-top: 10px;}
.qna_view .bottom .delete button{font-size: 16px; 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(../img/s3/16640603736987.png)no-repeat center/15px 15px; float: left;border:1px solid #4f00cc;}
    
    
    .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; background-color: #fff !important;}
    .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;} 
    .campaign_write .d-block input[type="checkbox"] + label span{position: absolute; left: 0; top: -1px; padding-left:28px;}
    .campaign_write .d-block input[type="checkbox"] + label{width: 20px; height: 20px;}
    .campaign_write .d-block input[type="checkbox"]:checked + label{background-size: 20px 20px; }

/* shop */
.main_slide.swiper-wrapper{height:100%;}
.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://lbcontents.s3.ap-northeast-2.amazonaws.com/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; font-weight: 500;border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;}
.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://lbcontents.s3.ap-northeast-2.amazonaws.com/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;}

/* 제품상세 */
.trade_price{font-size: 30px; font-weight: 600; color: #fb2780;}
.trade .btn_wrap{display: flex; justify-content: flex-end; margin-top: 32px;}
.trade .btn_wrap button{background-color: #fb2780; padding: 12px 24px; color: #fff; font-size: 16px; }
.trade_view .pd-view-t-container dd{font-size: 18px;}

.trade_view .top_shop_detail ul:first-child{width: 450px;}
.trade_view .top_shop_detail ul:last-child{width: calc(100% - 450px);}
.trade_view  #preview{height: 350px;}
.trade_view .pd-view-t-container .basics_option{border-bottom:0;}

.trade_write .qna_wrap{display: flex; flex-wrap: wrap; justify-content: space-between;}
.trade_write .qna_wrap li{width: 49% !important;}
.trade_write .qna_wrap li.long{width: 100% !important;}
.trade_write select{border: 1px solid #ddd; padding: 12px 16px; width: 100%;  background:#fff url(../img/s3_SHOP/165524060115868.png)no-repeat 95% 50% / 10px 8px;}
.trade_write select.rotate{border: 1px solid #ddd; padding: 12px 16px; width: 100%;  background:#fff url(../img/s3_SHOP/165524106772918.png)no-repeat 95% 50% / 10px 8px !important;}



.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: flex;}
.pd-sle-con .right select{width:100%; padding:16px; border:1px solid #ddd;color: #333; background: url(../img/s3_SHOP/165524060115868.png)no-repeat 95% 50% / 10px 8px;}
.pd-sle-con .right select.rotate{background:#f7f7f7 url(../img/s3_SHOP/165524106772918.png)no-repeat 95% 50% / 10px 8px !important;}



.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: #f9f9f9;
    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{font-family: 'Rubik','Noto Sans KR', sans-serif;}
.pd-sle-con02 .select_list .product_accumulate {font-size: 13px; /* margin-top: 4px; */}
.pd-sle-con02 .select_list .span_accumulate {font-family: 'Rubik','Noto Sans KR', sans-serif;}
.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: 0px 2px 2px; 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; /* line-height:3; */ font-size:1em;margin-bottom: 15px ; }
.pd-view-t-container dt{min-width:130px;}

.pd-view-t-container .pd-total dt{min-width:100px;}


.pd-view-t-container dl.sh_basics_tit{font-size:15px;color:#888}
.pd-view-t-container .basics_option{border-bottom:1px solid #888; margin-bottom:20px;}
.pd-view-t-container dt, .pd-view-t-container dd{display: table-cell;}
.pd-view-t-container dd{color: #000;}

.pd-view-t-container .pd-total{display: flex;    margin-top: 10px;justify-content: flex-end;align-items: flex-end;}

/* .pd-total{border-top:1px solid #dfdfdf;}  */
.pd-total dt{ font-weight: 500;}
.pd-total dd {font-size:1rem;}
.pd-total dd .price{font-weight: 500;font-size:2rem;font-family: 'Rubik','Noto Sans KR', sans-serif;}
.pd-detail > div:first-child{padding-top:15px;}





/* 제품 수량 */
.count-container{font-size:0;border: 1px solid #ddd;padding:8px;background: #fff;display: flex;}
.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; display: inline-block; font-size:22px; font-weight: 500; line-height:1em; }
.count-container span.count{position: relative; top:-3px;}
.count-container span.num{/* border:1px solid #d1d1d1;  */background-color: #fff;transform: translateY(1px);cursor: pointer;width: 25px; height: 16px;}
/* .count-container span.num:hover{border:1px solid transparent; background-color:#626262; color:#fff;} */
.count-container span.num i{line-height: 1;}
.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:16px 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://lbcontents.s3.ap-northeast-2.amazonaws.com/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://lbcontents.s3.ap-northeast-2.amazonaws.com/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}
.view-detail-wrap .qna .head_table p{ color:#333; padding: 16px 0;}
.view-detail-wrap .qna .table .body_table li{padding: 0;}
.view-detail-wrap .qna .table .body_table li p{padding: 16px 0;}
.view-detail-wrap .qna .table .after_answer .answer{color: #fb2780; font-weight: 600;}


.table-container .pd-detail-table tr td:first-child{font-weight: 700;}
.table-container .pd-detail-table td{padding:8px 12px; }


/* btn-etc */
.btn-etc{text-decoration: underline;  cursor: pointer;}
.btn-etc-box a{color:#626262; background-color:#fff; line-height: 1; padding:10px 40px; border:1px solid #d1d1d1; font-size:0.85em; cursor: pointer;}
/* .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;}


/* 이벤트 */

.all{width:760px;
	margin:auto;
}
.event .tabSet{margin-bottom:30px;}
.event .tabSet ul.tabs {display: flex;justify-content: flex-start; margin-bottom: 32px;}
.event .tabSet ul.tabs li{}
.event .tabSet ul.tabs li + li{margin-left: 24px;}
.event .tabSet ul.tabs li a{color:#888;display:block;font-weight:bold;font-size:19px; padding: 8px 0;}
.event .tabSet ul.tabs li a.on{border-bottom: 2px solid #4f00cc; color: #4f00cc;}
.panels{min-height:180px;margin-top: 30px;}
/* .panel{display:none;} */







/* 개인정보처리방침 */
.privacy .pr_con{border:1px solid #ddd;}




/* 상세보기 상단 스와이퍼 */
.top_shop_detail{display: flex;}
.top_shop_detail >ul{width: 50%;flex-direction: column;display:flex;
    justify-content: flex-start;
    align-items: center;}




/* mypage_review */
.mypage_review  h3 { font-size: 1.8rem; font-weight: 500; text-align: left; border-bottom:none; margin-bottom: 0px; padding-bottom: 15px;}
.mypage_review .tabSet .tabs{}
.mypage_review .tabSet .tabs li{margin-right:20px;}
.mypage_review .tabSet .tabs li a{opacity: 0.8;padding-bottom:2px;display: block;  padding:12px 0;}
.mypage_review .tabSet .tabs li a.on{opacity:1;display: block; color: #fff; position: relative; background-color: #fb2780;   padding:12px 16px;}
.mypage_review .tabSet .tabs li h4{font-size: 14px;font-weight: 600; }
.mypage_review .tabSet .tabs{margin-top:20px;}
.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%; background-color: #f5f5f5;display: block;padding:30px;border-radius: 20px;}
.mypage_review .flex_sec .product_text_box{width:calc(100% - 200px);}
.mypage_review .flex_sec .product_title{font-size:1.25rem;}
.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;}
.mypage_review .in_body_table01{margin-top:20px;}
.mypage_review .payment_date{margin-bottom:40px;}

.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;}




/* 댓글 */
.reply_wrap .reply_num p {font-size: 18px; padding-bottom: 8px;}
.reply_wrap .reply_num p span{ color: #4f00cc; font-weight: 600; padding-right: 4px;}
.reply_wrap .reply_con>div{width: 100%; flex-direction: row !important; }
.reply_wrap .reply_con textarea{height: 105px; padding: 16px; border: 0; border-radius: 5px;}
.reply_wrap .reply_con a.submit-btn{display: flex; align-items: center; justify-content: center; width: 140px; background-color: #fb2780; color: #fff; vertical-align: middle;}
.reply_wrap .reply_list ul li .origin{padding: 16px; display: flex; justify-content: space-between; border-bottom: 1px solid #ddd;}
.reply_wrap .reply_list ul li .top{display: flex; border: 0; padding: 0; background: transparent; align-items: center; margin-bottom: 4px;}
.reply_wrap .reply_list ul li .top .name{font-size:16px;display: flex; margin-bottom: 0;}
.reply_wrap .reply_list ul li .top .name{font-size: 16px; font-weight: 600; padding-right: 16px;}
.reply_wrap .reply_list ul li .top .date{color: #888; font-weight: 300; font-size: 16px;}
.reply_wrap .reply_list ul li .bottom p{font-size: 15px; color: #888; font-weight: 400;}
.reply_wrap .reply_list ul li .submit{color: #888; font-size: 15px;}
.reply_wrap .reply_list ul li .submit a + a{padding-left: 4px;}
.reply_wrap .reply_list .sub-reply{position: relative; padding-left: 60px; padding-top: 16px; padding-bottom: 16px; border-bottom: 1px solid #fff; background-color: #f5f5f5;}
.reply_wrap .reply_list .sub-reply::before{content:"";position: absolute; left: 16px; top: 8px; width: 30px; height: 23px;
  background: url('https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/MKYU/165351552497286.png')no-repeat center center / contain;
}
.reply_wrap .reply_list ul li.no_post{padding: 32px 0;}
.reply_wrap .reply_list ul li{position: relative;}
.reply_wrap .reply_list .like-btn{padding: 0; margin-left: 8px; align-items: center;}
.reply_wrap .reply_list .like-btn span{font-size: 15px; margin-left:4px;}
.reply_wrap .reply_list .like-btn img{width:21px; height: 20px;}
.reply_wrap .reply_list .like-btn>div{cursor: pointer;}
.reply-con{display: flex; align-items: center; }
.reply-con img{width: 23px; margin-right: 4px;}

.reply_wrap .my_reply_check{width: 130px; position: relative; 
    display: flex; align-items: center; justify-content: flex-end;
    border: 1px solid #ddd; border-radius: 5px; padding: 8px 8px;
}
.reply_wrap .my_reply_check span{font-size: 14px;}
.reply_wrap .my_reply_check input[type="checkbox"] + label span{top: 50%; left: 15px;}
.reply_wrap .d-block input[type="checkbox"]:checked + label span{color: #fb2780;}
.reply_wrap .reply_num {margin-bottom: 16px; flex-direction: row !important;}

.reply_wrap .pic-wrap{position: absolute; left: 16px; bottom: 16px; height: 25px; 
    width: auto !important; display: flex;
}
.reply_wrap .pic-btn-wrap{}
.reply_wrap .pic-btn-wrap input{  background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/MKYU/165385221624492.png)no-repeat center center / 24px 24px;
    width: 25px !important; text-indent: -9999px; cursor: pointer; }
.reply_wrap .icon-btn{width: 40px;}
.reply_wrap .icon-btn a{opacity: 0.3;}
.reply_wrap .icon-btn a.on{opacity: 1;}
.reply_wrap .icon_list{position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%);
    flex-wrap: wrap; display: flex; flex-direction: column; width: 960px;
    background-color: #fff; padding: 16px; border-radius: 15px;
    align-items: flex-start; z-index: 2;
    box-shadow: 1px 1px 10px rgba(0 , 0, 0 , 0.3);
} 
.reply_wrap .icon_list ul{display: flex; flex-wrap: wrap;}
.reply_wrap .icon_list ul li{margin-bottom: 16px;}
.reply_wrap .icon_list .icon-tab{border-bottom: 1px solid #ddd;
     padding-bottom: 16px; margin-bottom: 16px; width: 100%;
     text-align: left;
}
.reply_wrap .x-btn{position: absolute; right: 24px; top: 16px; font-size: 25px; font-weight: 300; color: #999;}


.reply_wrap .reply_list ul li .top .profile{width: 30px; height: 30px; position: relative; border-radius: 50%; margin-right: 8px; border: 1px solid #ddd;}

/* 모바일 전체메뉴 */
.m_all_menu_wrap{ position: fixed; display: none; top: 0; left: 0; width: 100%; z-index: 999; background-color: #fff; min-height: 90vh; overflow-y: auto; overflow-x: hidden;}
.m_all_menu_wrap .top{display: flex; background-color: #fff; flex-wrap: wrap; align-items: center;
     justify-content: space-between; padding: 48px 24px 24px 24px; border-bottom: 1px solid #ddd;
}
.m_all_menu_wrap .top>div{width: 100%;}
i.arrow{display: block; border-right: 1px solid #999; border-bottom: 1px solid #999; 
    transform: rotate(-45deg); width: 10px; height: 10px; margin-left: 8px;
}
.m_all_menu_wrap .top.no_login .name{font-size: 16px;}
.m_all_menu_wrap .top.no_login .name span{display: flex; align-items: center; margin-top: 8px;}
.m_all_menu_wrap .top.no_login .name span a{display: block; font-weight: 600;}
.m_all_menu_wrap .top .name{font-size: 18px;}
.m_all_menu_wrap .top .name span{font-weight: 700; font-size: 1.5em;}

.m_all_menu_wrap .logout{background-color: #f5f5f5; border-radius: 55px; padding: 4px 12px; }

.m_all_menu_wrap .mo_title p{font-weight: 600; font-size: 17px;}
.m_all_menu_wrap .mo_title.on span{transform:rotateZ(90deg);}
.m_all_menu_wrap .menu_list{ padding: 0 24px;}
.m_all_menu_wrap .menu_list ul li{border-bottom: 1px solid #ddd; padding: 16px 0; }
.m_all_menu_wrap .menu_list ul li .con_wrap .mo_title{display: flex; justify-content: space-between; cursor: pointer;}
.m_all_menu_wrap .menu_list ul li .con_wrap .m-sub-depth{display: none; padding-top: 8px;}
.m_all_menu_wrap .menu_list ul li .con_wrap .m-sub-depth a{display: block; padding: 4px 0; font-size: 15px;}
.m_all_menu_wrap .top00{display: flex; justify-content: space-between; padding: 24px 24px 0 24px;}
.m_all_menu_wrap .top00 .x_btn{ font-weight: 800; font-size: 20px; cursor: pointer; }
.m_all_menu_wrap .top00 .x_btn span{font-weight: 700;}


/* 가격안내 */
.price .con + .con{margin-top: 150px;}
.price .con.top{position: relative;}
.price .con.top h2{font-size: 50px; display: flex; align-items: center; flex-direction: column; justify-content: center; font-weight: 700; text-align: center;}
.price .con.top h2 span{display: block; }
.price .con.top img{position: absolute; opacity: 0.7;}
.price .con.top img:nth-child(1){left: 29%; top: -30px;}
.price .con.top img:nth-child(2){left: 67%; top: -30px;}
.price .con.top img:nth-child(3){right: 50%; bottom: -80px;}

.price .con.mid ul{display: flex;flex-wrap: wrap;}
.price .con.mid ul li{width: 25%;}

.price .con.mid ul li.pink .con_wrap .txt_wrap span.type{background-color: #4f00cc; color: #fff;}
.price .con.mid ul li.pink .con_wrap .txt_wrap button{text-align: center; background-color: #4f00cc; color: #fff; font-size: 17px; padding: 12px 32px; width: 100%; border-radius: 5px; margin-top: 32px;}
.price .con.mid ul li.gray .con_wrap .txt_wrap span.type{background-color: #bfbfbf; color: #fff;}
.price .con.mid ul li.gray .con_wrap .txt_wrap button{text-align: center; background-color: #bfbfbf; color: #fff; font-size: 17px; padding: 12px 32px; width: 100%; border-radius: 5px; margin-top: 32px;}
.price .con.mid ul li.blue .con_wrap .txt_wrap span.type{background-color: #fb2780; color: #fff;}
.price .con.mid ul li.blue .con_wrap .txt_wrap button{text-align: center; background-color: #fb2780; color: #fff; font-size: 17px; padding: 12px 32px; width: 100%; border-radius: 5px; margin-top: 32px;}
.price .con.mid ul li.yellow .con_wrap .txt_wrap span.type{background-color: #ffc65d; color: #fff;}
.price .con.mid ul li.yellow .con_wrap .txt_wrap button{text-align: center; background-color: #ffc65d; color: #fff; font-size: 17px; padding: 12px 32px; width: 100%; border-radius: 5px; margin-top: 32px;}


.price .con.mid ul li .con_wrap{border: 1px solid #ddd;  border-radius: 5px;}
.price .con.mid ul li .con_wrap .txt_wrap{display: flex; flex-direction: column;padding: 32px; align-items: center; justify-content: center;}
.price .con.mid ul li .con_wrap .txt_wrap span.type{background-color: #f5f5f5; padding: 6px 24px; font-size:16px; border-radius: 55px; margin-bottom: 16px; display: inline-block;}
.price .con.mid ul li .con_wrap .txt_wrap p.sale{position: relative;color: #bbb;}
.price .con.mid ul li .con_wrap .txt_wrap p.sale::after{content: ""; width: 100%; height: 1px; background-color: #bbb; position: absolute; left: 0; top: 49%;}
.price .con.mid ul li .con_wrap .txt_wrap p.price{font-size: 17px; font-weight: 600; text-align: center;}
.price .con.mid ul li .con_wrap .txt_wrap p.price i{font-weight: 600; font-size: 1.8em;}
.price .con.mid ul li .con_wrap .txt_wrap p.ex{text-align: center; margin-top: 16px; height: 75px;}
.price .con.mid ul li .con_wrap .txt_wrap p.ex span + span{margin-top: 4px;}
.price .con.mid ul li .con_wrap .txt_wrap p.ex span{display: block;}
.price .con.mid ul li .con_wrap .txt_wrap button{text-align: center; background-color: #f5f5f5; font-size: 17px; padding: 12px 32px; width: 100%; border-radius: 5px; margin-top: 32px;}
 
.price .con.mid ul li .con_wrap .info{padding: 32px; border-top: 1px solid #ddd;}
.price .con.mid ul li .con_wrap .info dl + dl{margin-top: 24px;}
.price .con.mid ul li .con_wrap .info dl{display: flex; flex-direction: column; font-size: 18px; padding-left: 38px;  position: relative;}
.price .con.mid ul li .con_wrap .info dl dt{font-weight: 700; }
.price .con.mid ul li .con_wrap .info dl.yes::before{content: ""; width: 25px; height: 13px; background: url(../img/s3/165886018485467_2.png)no-repeat center center /contain; position: absolute; left: 0; top: 6px;}
.price .con.mid ul li .con_wrap .info dl.no::before{content: ""; width: 25px; height: 25px; background: url(../img/s3/165886040493146.png)no-repeat center center /contain; position: absolute; left: 0; top: -1px;}
.price .con.mid ul li .con_wrap .info dl dd{ margin-top: 4px;}



.price .bottom{background-color: #f5f5f5; border-radius: 15px; padding: 24px; margin-top: 32px;}
.price .bottom b{display: block; margin-bottom: 16px; color: #fb2780; font-weight: 600; font-size: 18px;}
.price .bottom ul li + li{margin-top: 8px;}
.price .bottom ul li p{position: relative; padding-left: 16px; font-size: 16px;}
.price .bottom ul li p::before{content: ""; width: 4px; height: 4px; background-color: #999; position: absolute; left: 0; top: 5px;}



.correction_customer .reason02_01 .img_box ul{width: auto;}
/* ********************************************* *
 * 1600 max
 * ********************************************* */
 @media (max-width:1600px)
{  .bd-xl{padding: 0 20px;}

}

    


/* ********************************************* *
* 1400px max
* ********************************************* */

@media (max-width:1400px){

    /* 상품 사용후기 */
    .review .table .t_star{margin-right: 15px;}

}

/* ********************************************* *
* 1200px max
* ********************************************* */
@media (max-width:1200px){

    /* 공지사항 */
    .side_nav b{font-size: 1.7rem;}
    .side_nav .side_sub_depth a{font-size: 18px;}
    .notice .dis-f .left{width: 220px;}
    .notice .dis-f .right{}
    .side_info .top p{font-size: 16px;}
    .side_info .mid a{font-size: 22px;}


    /* 자주묻는 질문 */
    .questions .questions_top .search{width: 25%;}
    
    /* 상품 사용후기 */
    .review .table .t_category{width: 26%;}
    /* .review .table .t_title{width: 25%;} */
    .review .table .t_star{width: 119px;}

    .price .con.top h2{font-size: 36px;}
    .price .con.mid ul li .con_wrap .txt_wrap p.price i{font-size: 1.5em;}
    .price .con.mid ul li .con_wrap .txt_wrap p.ex{font-size: 15px;}
    .price .con.mid ul li.yellow .con_wrap .txt_wrap button{font-size: 16px;}
    .price .con.mid ul li.gray .con_wrap .txt_wrap span.type{font-size: 15px;}


}

/* ********************************************* *
* 1024px max
* ********************************************* */
@media (max-width:1024px){

    .shop_view .pd-view-t-container .row-too-short{display: inherit;}

    /* 상품 사용후기 */
    .review .table .t_category span{display: block; margin: 0 auto;}

    .contact{width:100%;}
    .review .mypage_review .t_category span { margin: inherit;margin-right: 10px;}


    .price .con.mid ul{flex-wrap: wrap; margin-bottom: -32px;}
    .price .con.mid ul li{width: 50%; margin-bottom: 32px;}
    .price .con.mid ul li .con_wrap .info dl{font-size: 17px;}
    .price .con.mid ul li .con_wrap .info{padding: 24PX;}
    

}
/* ********************************************* *
* 960px max
* ********************************************* */
@media (max-width:960px){
    .sub_top_wrap { width: auto;}
    .sub_top_title h2 { font-size: 40px;}
    .sub_top_title { height: 440px;}
    .sub_top_menu>div { height:80px; padding: 0 40px;font-size: 18px;border-right:none}


    h3.common { margin-bottom: 40px;}

    .review .table ul p{padding: 15px 0;}
    .review .table .t_category{width: 22%; margin-right: 1%;}
    .review .mypage_review .table .t_category{    width: 39%;}
    .review .mypage_review .table ul p {  padding: 0;  }

    /* 공지사항 */
    .notice .dis-f{flex-direction: column;}
    .notice .qna_top .dis-f{flex-direction: row;}
    .title_area {font-size: 1.8rem; margin-bottom: 16px;}
    .side_nav {width: 100%; text-align: center;}
    .side_nav b{display: none;}
    .notice .dis-f .left{width: 100%; margin-bottom: 0;padding-top: 48px !important; padding-bottom: 32px !important; padding-left: 0 !important; padding-right: 0 !important; border-right: 0;}
    .notice .dis-f .right{width: 100%; padding-left: 0;}
    .side_nav .side_sub_depth{display: flex; justify-content: center;}
    .side_nav .side_sub_depth a{opacity: 1; border: 1px solid #ddd;margin-right: 0;
         margin-right: 16px; font-size: 16px; display: block; padding:16px 24px; border-radius: 55px; line-height: 1;
         display: flex; align-items: center; justify-content: center;
    }
    .side_nav .side_sub_depth a:last-child{margin-right: 0;}
    .side_nav .side_sub_depth a + a{padding:16px 24px;}
    .side_info{display: none;}
    .side_nav .side_sub_depth a.on{background-color: #4f00cc; color: #fff; border: 1px solid #4f00cc;}

    .accordion dt{font-size: 1.025rem;}
    .promotion ul li .text_box .con_title{font-size: 1.15rem;}

    .notice.ad_commu .dis-f .left{display: none;}

    .event.notice .dis-f{display: block;}
    .notice .dis-f .right{padding-top: 0 !important; padding-right: 0;}
    .event .tabSet ul.tabs{margin-bottom: 0;}

    .ad_commu.notice .dis-f .right{padding-top: 48px !important;}

    .price .con.top h2{font-size: 30px;}
    .price .con + .con{margin-top: 50px;}

}
/* ********************************************* *
* 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;
    }

    
    /*레스토랑*/
    .founded04 .inner>li{display: block;}
    .founded04 .inner .txt{width: 100%;padding:0;margin-top: 20px;;}
    .founded .info li{width: 50%;}

    .founded span.icon {width: 60px;}
    .founded03 .info .txt p {font-size: 16px;}
    .founded .info .txt{padding:15px}


    /* 연혁 */
    .area_history .wrap .pic {height: auto;}

}
/* ********************************************* *
* 768px max
* ********************************************* */

@media (max-width:768px){
    .sub_top_title { height: 350px;}
    .commu .table{border-top:1px solid #000;}
    .shop_view_bg{background: transparent;    height: auto;}
    .content { padding: 60px 20px;}
    .founded04 .content { margin: 60px 0;}
    .founded04 .content .txt_wrap{padding:0px;}
    .overview02 table td { padding: 10px 14px; font-size: 16px;}

    .commu .content [class*='bd']{padding-left:0;padding-right: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.25rem;    width: 85%;}
    .notice .table .t_date { width: 100%; text-align: right; font-size: 16px; padding-top: 0; }
    .notice .table .t_views{display: none;}
    .notice .table .body_table li { padding: 16px;}

    .notice_view .body .body_in_file {padding: 10px 0;}
    .notice_view .top .view_title {font-size: 1.3rem;}
    .notice .notice_top .search input {padding: 15px 5px; }
    .notice.qna .table .t_name{font-size: 16px; position: absolute; left: 16px; bottom: 22px; text-align: left; padding: 0; right: inherit; top: inherit;}


    .notice .table .body_table .t_title{margin-bottom: 0;}
    .notice .table .t_title{width: 95%;}
    .notice .table .t_no{display: none;}
    .notice.qna .table .t_no{display: block;}
    .notice .table ul li > div{position: relative;}


    .notice_view .top{padding: 24px;}

    .trade .table ul .t_img{position: absolute; left: 0; top: 0;}
    .trade .table ul .t_kind{padding-left: 120px;}
    .trade .table ul .t_title {padding-left: 120px;}
    .trade .table ul li > div{padding-bottom: 27px;}
    .trade .table ul .t_kind.sell span{ background-color: #be3434; width: 58px; color: #fff !important; padding: 4px 10px; display: block; white-space: nowrap; }
    .trade .table ul .t_kind.buy span{ background-color: #fb2780; width: 58px; color: #fff !important; padding: 4px 10px; display: block; white-space: nowrap; }


    /* 홍보자료/홍보영상 */
    .promotion ul li .text_box {padding: 10px;}
    .promotion.promotion02 ul li .text_box {height: 81px; }


    /* 자주묻는 질문 */
    .questions .questions_top .search{width: 100%;}
    .questions .questions_top {margin-top: 40px; }
    .questions .questions_top .search input {padding: 15px 10px;}
    .accordion dt {padding: 20px 75px 20px 50px;}
    .accordion dd { padding: 20px 20px 20px 50px;}
    .accordion dt span{font-weight: 600;}

    /* Q&A */
    .qna .table{margin-top:0}
    .qna .table .head_table { display: none; }
    .qna .table ul li > div {display: inherit; text-align: left;position: relative;padding: 16px 16px; position: relative;}
    .qna .table ul p {padding:2px 0px; }
    .qna .table ul p.no_post {padding: 10px 0px;}
    .qna .table .body_table .t_no{width: 20%;font-size: 1.125rem;color: #bbb; font-weight: bolder;text-align: left; }
    .qna .table .t_category{text-align: left; font-size:17px; color:#4f00cc;width: 100%; font-weight: 600;}
    .qna .table .body_table .t_title {font-size: 1.25rem;    width: 85%; margin-right:auto;}
    .qna .table .body_table .t_name { width: 100%; text-align: right; }
    .qna .table .body_table .t_date { width: 100%; text-align: right;}

    .qna .table .body_table .after_answer .t_name{padding-right: 20px;}
    .qna .table .body_table .after_answer .t_date{padding-right: 20px;}

    .qna .table .after_answer{position:relative;background-color: #f5f5f5; padding-top:24px}
    .qna .table .after_answer .t_no{position:absolute;    width: auto;}
    .qna .table .after_answer .t_no img {transform: translate(7px,7px);    width: 19px;}
    .qna .table .after_answer .answer { width: auto; text-align: left;    margin-left: 0;margin-top: 0;padding:0;}
    .qna .table .after_answer .answer span { padding: 3px 8px 1px;}
    .qna .table .after_answer .t_title{margin-left: 0 !important;}
    .qna .table .after_answer .t_name{margin-left: 0 !important;}

    .qna .table .after_answer .t_title {margin-left: 40px;margin-top: 6px;}

    .qna .table .body_table li {  border-bottom: 1px solid #bbb; padding:0;}
    .qna .table .body_table li > div:first-child{padding:10px 0;}
    .qna .table .body_table li > div:last-child{padding:20px 0 10px;}
    .qna .qna_top .search { width: 65%;}
    .qna .qna_top .search button{width: 43px; height: 43px;}
    .qna .qna_top > button{}
    .qna .qna_top .category_list{width:35%;}
    .qna .table .name{position:absolute;right:10px;bottom:10px;text-align: left;color:#888; font-size:13px;width: auto;}
    .qna .table .before_answer .t_no {display: none;}
    .qna .table .t_title {font-size: 17px; margin-top:4px;width: 100%; margin-bottom: 16px;}
    .qna .table .t_name{color:#888;font-size:13px;width: auto;}
    .qna .table .after_answer .t_name{margin-left:40px;;}
    .qna .table .t_name::before{content:'작성자 : '}
    .qna .table .after_answer .t_title {width: calc(100% - 40px);}


    /* 상품 사용후기 */
    /* .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:12px; 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 > 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;}

    .panels {margin-top: 10px;}
    .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;}

    .contact ul li.in_list .left{font-size: 16px;}

    .event .tabSet ul.tabs li a{font-size: 17px;}
    .promotion ul>li{margin-bottom: 24px;}


    .privacy .content{padding: 0;}

    .price .con.top img{width: 30px;}
    .price .con.top img:nth-child(1){left: 15%;}
    .price .con.top img:nth-child(2){left: 90%;}
    .price .con.top h2{font-size: 26px;}
    .price .con.top img:nth-child(3){bottom: -40px;}
    
}
/* ********************************************* *
* 640px max
* ********************************************* */
@media (max-width:640px){
    .notice .table .t_date{font-size: 16px;}
    .notice .dis-f .left{margin-bottom: 0;}
    .title_area{font-size: 1.5rem;}
    .sec { padding: 60px 0;}

    .commu.qna_view .qna_wrap{border-top:1px solid #000;}

    .commu .content {padding: 0 16px;}
    .content { padding: 32px 20px;}

    h3.common { font-size: 40px;margin-bottom: 0px;}

    .sub_top_title h2 {font-size: 35px;    top: 33%;    width: 100%;}
    .sub_top_title {  margin-bottom: 60px;}
    .shop_view_bg { height: auto;}
    .comming {width: 100%;}


    [class*='bd'] .content{padding-left:0; padding-right:0;}

    /* 자주묻는 질문 */
    .accordion dt {padding: 16px 55px 16px 37px; font-weight: 500;}
    .accordion dd { padding: 16px 16px 16px 37px;}
    .accordion dt {font-size: 1.2rem;}
    .accordion dd {font-size: 1.2rem;}
    .questions_point01 {font-size: 1.5rem;left: 10px;}
    .questions_point02 {font-size:  1.5rem;left: 10px;}
    .questions .questions_top .search input {padding: 11px 10px;    }

    /* 홍보자료 */


    /* 찾아오시는 길 */
    .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;}

    .event .tabSet ul.tabs li a{padding:8px;}
    .event .tabSet ul.tabs li{width:50%; text-align: center; border-bottom: 1px solid #ddd;}
    .promotion.event ul li .text_box{padding: 10px;}

    .mypage_review .flex_sec .product_img {width: 130px;margin-right: 20px;}
    .mypage_review .flex_sec .product_text_box {width: calc(100% - 150px);}
    .promotion ul li .text_box .progress{margin-bottom: 8px;}
    .promotion ul li .text_box .con_title {font-size: 1.125rem; }

    .qna .qna_top .search input{ padding:5px; }
    
    
    .qna_view .body {padding-top: 0;}
    .qna_view .body .answer {padding: 10px;}
    .qna_view .body .answer textarea {height: 110px;}
    .notice .notice_top .search{width: 100%;}
    .review .qna_top .search{width:100%; margin-right: 0;}
    .promotion ul li .text_box .con_date{font-size: 13px; margin-top: 16px;}
    .event .tabSet ul.tabs{margin-bottom: 0;}
    .event .tabSet ul.tabs{margin-top: 0;}

    .trade .btn_wrap button{font-size: 14px; width: 100%;}
    .contact .bottom_button button{font-size: 14px; padding: 12px 0;}
    .notice_view .bottom .button button{font-size: 14px; padding: 12px 0; width: 100%;}
    .qna_view .bottom .button button.list_but{font-size: 14px; padding: 12px 0; width: 100%; margin-top: 32px;}

    .page_but ul li.arrow{width: 2em; height: 2em; padding: 0; margin: 0 2px;}

    .notice_view .top .view_title{font-size: 1.2rem;}
    .page_but{margin-top: 48px;}
    .page_but ul li{margin: 0 5px;}

    .contact .bottom_button button{margin-left: 0; margin-right: 0;}
    .contact .bottom_button button:last-child{margin:0 0 0 8px ;}

    .commu_write .con_wrap .right select{width: 100%; background-position: 97% 50% !important;}
    .commu_write .con_wrap .right textarea{height: 230px;}

    .notice_view .body{min-height: 240px;}

    .address_view .title_area{margin-bottom: 16px;}

    .price .con.mid ul li{width: 100%;}
    .price .con.mid ul li .con_wrap .info{flex-wrap: wrap; display: flex;}
    .price .con.mid ul li .con_wrap .info dl + dl{margin-top: 0;}
    .price .con.mid ul li .con_wrap .info dl{width: 50%; margin-bottom: 24px; font-size: 16px; }
    
    .price .con.top h2{font-size: 22px;}
    .price .con.top img:nth-child(1){left: 3%; top: -2px;}

    .notice .table .t_title{font-size: 1.15rem;}

}
/* ********************************************* *
* 550px max
* ********************************************* */
@media (max-width:550px){
    .review_view .t_star .star{top: 2px; left: -8px;}

    .price .con.mid ul li .con_wrap .txt_wrap{padding: 24px;}
    .price .con.mid ul li .con_wrap .txt_wrap p.price i{font-size: 1.2em;}
    .price .con.mid ul li .con_wrap .txt_wrap button{margin-top: 0 !important;}
    .price .con.top img:nth-child(2){top: 0;}

    .onoff_button>div{width: 100%;}
    .price .con.top h2{font-size: 21px;}
    .price .con.top img{width: 23px;}

    .price .con.mid ul li .con_wrap .txt_wrap button{font-size: 16px;}
    .price .con.mid ul li .con_wrap .info dl.yes::before{width: 14px;}
    .price .con.mid ul li .con_wrap .info dl{padding-left: 24px; font-size: 15px;}
    .price .con.mid ul li .con_wrap .info dl + dl{padding-right: 8px;}




}
/* ********************************************* *
* 500px max
* ********************************************* */
@media (max-width:500px){
    .promotion.event  .panel>ul>li{width: 50%; margin-bottom:24px;}

    .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: 24px 0px 24px 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{width: 100%;;}
    .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; }


    .qna .qna_top{flex-wrap: wrap;}
    .qna .qna_top > button{width: 100%;padding: 12px 16px; margin-top: 8px;}
    .contact ul li{flex-direction: column;}
    .contact ul li.in_list .left{width: 100%; margin-bottom: 16px;}
    .contact ul li.in_list .right .text_input{width: 100%;}
    .contact ul li.in_list .right{width: 100%;}
    .contact ul li.in_list .left p{margin-top: 0;}
    .contact ul li.check_box_list .right > div{font-size: 15px;}
    .contact ul li.check_box_list .right > div + div{margin-top: 8px;}

    .notice_view .top{padding: 16px;}
    .notice_view .body .text_box_sec{font-size: 15px;}
    .notice_view .body{font-size: 15px;}

    .side_nav .side_sub_depth{overflow-x: auto; overflow-y: hidden; justify-content: flex-start; padding-bottom: 16px;}
    .side_nav .side_sub_depth::-webkit-scrollbar{height: 5px;}


    .promotion.event .panel>ul>li{width: 100%;}
    .promotion.event .panel>ul>li>div{display: flex;}
    .promotion.event .panel>ul>li .promotion_bg{padding-bottom: 30%; width: 145px;}
    .promotion.event ul li .text_box{width: calc(100% - 145px); padding: 16px;}
    .promotion ul li .text_box .progress{font-size: 13px;}
    .promotion ul li .text_box .con_title {font-size: 1.225rem;}


    .notice .qna_top .dis-f{width: 100%;}
    .category_list p{width: 130px;}
    .qna .qna_top .search{width: calc(100% - 130px); margin-right: 0;}
    .side_nav .side_sub_depth a{width: 33.333%; margin-right: 8px;}

    .notice .notice_top{display: block;}
    .notice .notice_top button.write{width: 100%; margin-top: 12px; margin-left: 0;}

    .contact .bottom_button button:last-child{}
    .contact .d-block{margin-bottom: 32px;}
    .contact ul li.check_box_list .right > div{margin-bottom: 0;}

    .commu_write .btn_wrap button{width: 50%; min-width: auto; font-size: 14px;}
    .commu_write .con_wrap .right textarea{height: 150px;}

    .qna_view #content{min-height: 150px;}
    .contact ul li.secret .right .text_input{margin-bottom: 16px;}
    

    .notice_view .body{min-height: 180px;}
    }

/* ********************************************* *
* 400px max
* ********************************************* */
@media (max-width:400px){
    .title_area{font-size: 1.6rem;}
    .side_nav .side_sub_depth a{font-size: 14px;}
    .side_nav .side_sub_depth a{padding: 10px 16px;}
    html{font-size:14px;}
    .review_view #content{min-height: auto;}
    .side_nav .side_sub_depth a{margin-right: 8px;}

    /* 홍보자료/홍보영상 */
    .promotion ul li:first-child{margin-top:0;}


    .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 {}
    .review .table .t_date {}
    .review .mypage_review .table .t_star {position: absolute;top: 0;left: 0;}
    
    .qna_view #content{ min-height: 160px;}
    

    /* 댓글 */
    .reply_wrap .reply_list ul li .top .date{font-size: 13px;}

    .page_but ul li.arrow{width: 1.5em; height: 1.5em;}
    .page_but ul li{padding: 0 !important;}

    .cancel_next_but button{padding:12px 0;}


    .promotion.event .panel ul li .promotion_bg{width: 100%; padding-bottom: 70%;}
    .promotion.event ul li .text_box{width:100%;}
    .event .tabSet ul.tabs li a{font-size: 15px;}
    .promotion.event .panel ul li>div{flex-direction: column;}

}

@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;}

    .notice_view .top > div{display: block;}

    .content{padding: 32px 16px;}

    .mypage_correction_company .reason02_01 .img_box ul{width: 100%;}
    .mypage_correction_company.join .reason02_01 .img_box ul li{padding-bottom: 140% !important;}


}


.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: 5px;margin-top:10px;}
.correction_customer .reason02_01 button{width: auto; padding:12px 16px;}
.reason02_01 .img_box ul li{display: inline-block; width:98px !important; height:98px !important; padding-bottom: 0 !important; margin-right:10px; position:relative; margin-bottom: 8px;}
.reason02_01 .img_box ul li:last-child{margin:0}
.join .reason02_01 .img_box ul li{margin-top: 0 !important;}
.join .reason02_01 .img_box ul li:last-child{margin: 25px 0 25px 0;}
.join .reason02_01 .img_box ul li{width: 240px; max-width: 100%; padding-bottom: 70%;}
.reason02_01 .img_box{width:100%;}
.reason02_01 .img_box .img_im{overflow: scroll;}
.reason02_01 .img_box ul{width: 640px; display: flex;justify-content: flex-start; border-top: 0;}
.reason02_01 .img_box .sc_event{width:100%; overflow-x: auto; }
.mypage_correction_company .reason02_01 .img_box .sc_event{overflow-x: hidden;}
.reason02_01 .img_box .sc_event::-webkit-scrollbar{background-color: #fff; height:10px; }
.reason02_01 .img_box .sc_event::-webkit-scrollbar-thumb{background-color: #ddd; border-radius: 10px;background-clip: padding-box;
    border: 2px solid transparent;}

.reason02_01 .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;}





.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;}