header .main_nav{background-color: #fff !important;}


.target01 { display: -webkit-box; 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: 3; -webkit-box-orient:vertical ; }




.content{padding:140px 0 140px;}



.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;;}




.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;
}


/* brand stroy */

    /* info */
.brand_title{font-size:3rem; font-weight: bolder; }
.brand_stroy .info{display: flex;position:relative;margin-top:80px;}
.brand_stroy .info .left{height:450px; width:70%; position:relative}
.brand_stroy .info .left p{position:absolute; bottom:52px; left:60px; color:#fff; opacity: 0.8;    font-size: 2.2rem;}


.brand_stroy .info .right{background: #fff; position:absolute; top:50%; right:50px; transform: translateY(-50%); padding:70px 60px;    width: 50%;}
.brand_stroy .info .right > i {display: block; width:250px; margin-bottom:40px;}
.brand_stroy .info .right .text_box p{color:#666; font-size:1rem}
.brand_stroy .info .right .text_box p:first-child{margin-bottom:20px;}
.brand_stroy .info .right .text_box p:last-child{font-weight:700;margin-top:3px;}
    

    /* info */
    
.brand_stroy .story{margin-top:140px;}
.brand_stroy .story .story_bg{width:100%; height:300px; position:relative;background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/160295177716373.jpg) no-repeat center center fixed;}
.brand_stroy .story .brand_title{text-align: left; position:absolute; left:50px; top:20px; opacity: 0.6; color:#fff;width: 100%;}
.brand_stroy .story .text_box{text-align: center;margin-top:40px; line-height: 2em; font-size:1rem; color:#555; background-color: #fff;width: 90%; margin: 0 auto;
    padding:50px 30px; transform: translateY(-80px);}
.brand_stroy .story .text_box .blod{font-weight: bold; color:#333}
.brand_stroy .story .text_box p:last-child{margin-top:20px;    word-break: break-all;text-align: left;}


    /* history */
.brand_stroy .history ul{position:relative;margin-top:20px;}
.brand_stroy .history .brand_title{opacity: 0.7;}
.brand_stroy .history ul::before{content:''; display:block; width:1px; height:102%; background-color: #ddd; position:absolute; top:0; left:50%;}
.brand_stroy .history ul li{margin-bottom:110px; position:relative}
.brand_stroy .history ul li::after{content:''; display: block; width:12px; height:12px; background-color: #ddd; position:absolute; top:10px; left:50%;transform: translateX(-50%); border-radius: 50px;;}
.brand_stroy .history ul li:hover .year{color:#be3434}
.brand_stroy .history ul li:hover::after{background-color:#be3434;font-size: 16px;}
.brand_stroy .history ul li .history_box{line-height: 2em; color:#555;font-size: 16px;}
.brand_stroy .history ul li .year{font-size:2rem; font-family: play; font-weight: bolder;transform: translateY(-10px);}
.brand_stroy .history ul li > div{width:50%; padding:0 40px;}
.brand_stroy .history ul li:nth-child(2n-1){display: flex;flex-direction: row;}
.brand_stroy .history ul li:nth-child(2n-1) .year{text-align: right;}

.brand_stroy .history ul li:nth-child(2n){display: flex;flex-direction: row-reverse;}
.brand_stroy .history ul li:nth-child(2n) .year{text-align: left;}
.brand_stroy .history ul li:nth-child(2n) .history_box{text-align: right; }
.brand_stroy .history ul li .history_box{position:relative;transform: translateY(40px);}

.brand_stroy .history ul li:nth-child(2n-1) .history_box::before{content:''; display: block; width:60%; height:1px; position:absolute; top:-24px;
    left: -30px; border-radius: 50px;border-top: 1px dashed #ddd;}
.brand_stroy .history ul li:nth-child(2n) .history_box::before{content:''; display: block; width:60%; height:1px; border-top: 1px dashed #ddd; position:absolute; top:-24px;; right: -30px; border-radius: 50px;;}

.brand_stroy .history ul li .history_box p img{width:130px; margin-left:20px;}

    /* 사업장안내 */
.brand_stroy .loca{position:relative;}
.brand_stroy .loca .brand_title{text-align: center; font-family: 'S-CoreDream-4Regular'; font-weight: 900;font-size:2.2rem }
.brand_stroy .loca .loca_box{ position:absolute; left:50%; padding:50px; background-color: #fff; z-index: 99;    font-family: 'S-CoreDream-3Light';top: 590px;width:70%;transform: translateX(-50%);}

.brand_stroy .loca .map{margin-top:15px;margin-bottom:160px;}
.brand_stroy .loca .map .root_daum_roughmap{width:100%; height:100%;}
.brand_stroy .root_daum_roughmap .wrap_map { height: 500px;}

.brand_stroy .loca .loca_box .loca_title{font-size:1.5rem;; text-align: center;}
.brand_stroy .loca .loca_box .loca_title .fa{margin-right:10px}

.brand_stroy .loca .loca_box ul{width:90%; margin:50px auto 0 auto;text-align: center;}
.brand_stroy .loca .loca_box ul li {border-right:1px solid #ddd; display: inline-block;    padding: 0 50px;}
.brand_stroy .loca .loca_box ul li > div{display: flex;align-items: center;}
.brand_stroy .loca .loca_box ul li:last-child{border:none}
.brand_stroy .loca .loca_box ul li i{width:40px;margin-right:15px; display: block;}
.brand_stroy .loca .bold{font-weight: 800;} 



/* 홍보 영상 */

.promotion ul li{margin-top:30px;}
.promotion ul li > div{border:1px solid #ddd}
.promotion ul li .promotion_bg{display: block; width:100%; height:356px;}
.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;height:180px;position:relative}
.promotion02 ul li .text_box{height:120px;}
.promotion ul li .text_box .con_title{font-size:1.25rem;}
.promotion ul li .text_box .con_text{font-size:0.937rem; color:#666;line-height: 1.7em;
    margin-top: 6px;}
.promotion ul li .text_box .con_text.target03{height: 3em}
.promotion ul li .text_box .con_date{font-size:0.937rem; text-align: right;margin-top:30px; color:#888;position: absolute; bottom: 20px;right: 25px;}
.promotion ul li .text_box .progress{font-size:13px; font-weight: 800; font-family:'S-CoreDream-3Light'; margin-bottom:5px}
.promotion ul li .text_box .progress .new{background-color:#e3c72c ;padding:1px 5px; color:#fff;font-size:11px; margin-right:5px;}
.promotion ul li .text_box .progress .ing{color:#be3434;}
.promotion ul li .text_box .progress .end{color:#be3434;}


.promotion.event ul li .text_box{padding:20px 20px;height:130px;position:relative}

/*  자주하는 질문 */
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; }




/*  지식재산권 */
.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 { color: #000; font-size: 16px;}
.page_but ul li { padding: 0 3px; margin: 0 8px; color: #888; font-size: 14px;}
.page_but ul li.active {border-bottom: 2px solid #000; color: #000; font-size: 16px;}









/* 공지사항 view */
textarea{outline: 0;}
input{outline: 0;}
.notice_view .top{padding-bottom:20px;}
.notice_view .top .view_title{font-size:1.8rem;font-weight: 600; }
.notice_view .top .view_day{text-align: left;color: #767676;margin-top: 10px;}
.notice_view .body{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; /* padding-top:20px;  */min-height: 400px;height: 100%;}
.notice_view .body .text_box_sec{min-height: 400px;}
.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: 13%; justify-content: space-between; align-items: center;padding-left:10px}

.notice_view .bottom .post_text{padding-left:30px;}
.notice_view .bottom .button{text-align: right;margin-top:40px;}
.notice_view .bottom .button button{padding:10px 50px; border:1px solid #bbb; background-color: #bbb; color:#fff}


.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;}



/* 리뷰 뷰 */
.review_view.notice_view .top{display: block;}
.review_view.notice_view .top > div{display: flex;}
.review_view.notice_view .top > div p+p{margin-left: 20px;}


/* 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;}




/* 상품 사용후기 */
.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_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 {display: flex;width:100%;padding:20px 0px; border-bottom:1px solid #ddd}
.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;}


/*문의하기 view02 */
textarea{ border:1px solid #dedede; height:200px; width:100%; outline: 0;border-radius: 0px;padding:15px}
input{outline: 0;}

.qna_view .top .view_title{font-size:1.5rem; width:100%; border-bottom:1px solid #ddd; padding:10px 0; }
.qna_view .top > div{display: flex;justify-content: space-between; padding:10px 0; font-size:0.875rem; 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:10px 50px; border:1px solid #bbb; background-color: #bbb; color:#fff}



.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/COMMON/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 */
.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);}



.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; padding-bottom:4px; position: relative;transform: translateY(1px);}
.tab-con:first-child{margin-left:0;}
.tab-con.current{opacity: 1; font-weight: 500;
background: #16284d;color: #fff;}
.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;}

/* 제품상세 */
.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-view-t-container li img{display: block;width: 100%;}


.pd-sle-con{ margin-bottom:10px}
.pd-detail > div:first-child > dl:last-child{ margin-bottom:0px}
.pd-sle-con .right{width:100%;}
.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;background-color: #f5f5f5;
    padding: 15px;}
    .pd-sle-con02 .select_list +.select_list {margin-top: 10px;}
.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: 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; /* 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 .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:1.25rem;font-family: 'Rubik','Noto Sans KR', sans-serif;}
.pd-detail > div:first-child{padding-top:15px;}





/* 제품 수량 */
.count-container{font-size:0;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: 25px;border-radius: 50%;}
.count-container span.num i{position: relative;top:1px;}
.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: -5px; margin-right: -5px;}
.pd-btn-container.row > p{padding:0 5px;}
.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;}



/* 중간영역 소개 탭 */
.view-tab-container{position: relative;}
.view-tab-container{font-size:0; letter-spacing: 0;} 
.view-tab-container li{font-size:15px; display:inline-block;  text-align: center; cursor: pointer; color:#767676;background: #f5f5f5;  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}


.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: 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;}
.panels{min-height:180px;margin-top: 30px;}
/* .panel{display:none;} */







/* 개인정보처리방침 */




/* 상세보기 상단 스와이퍼 */
.top_shop_detail{display: flex;}
.top_shop_detail >ul{width: 50%;flex-direction: column;display:flex;
    justify-content: center;
    align-items: center;}




/* mypage_review */
.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+li{margin-left:20px;}
.mypage_review .tabSet .tabs li a{padding-bottom:2px;background: #e9e9e9;padding:16px 40px;display: block;color: #767676;border-radius: 10px;}
.mypage_review .tabSet .tabs li a.on{opacity:1;background: #16284d;color: #fff;border-color:#16284d;;}
.mypage_review .tabSet .tabs li h4{font-size:1rem; font-weight: 500; }
.mypage_review .tabSet .tabs{margin-top:20px;}
.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;border:1px solid #ddd;border-radius: 10px;overflow: hidden;}
.mypage_review .flex_sec .product_img i{width: 100%; height: 100%; display: block;border-radius: 20px;}
.mypage_review .flex_sec .product_img img{display: block;}
.mypage_review .flex_sec .product_text_box{width:calc(100% - 200px);}
.mypage_review .flex_sec .product_title{font-size:1.25rem;font-weight: 600;}
.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 .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;}

.mypage_review .star{justify-content: space-between !important; align-items: center;}
.mypage_review .text_cut03{text-align: left;margin-top: 10px;}
.mypage_review .table.style01 .body_table .t_date{text-align: left;margin-top: 10px;}
.mypage_review .review_textbox{padding-left: 20px;width: calc(100% - 200px);}

.mypage_review .thumbnail{width: 200px;padding-bottom:15%;position: relative;}
.mypage_review .thumbnail img{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);width: 100%; height: 100%;}
 /* ********************************************* *
 * 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;}

    /* 자주묻는 질문 */

        /* 찾아오시는 길 */
    .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;}
}

/* ********************************************* *
* 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;}


    .contact{width:100%;}
    

    .review .mypage_review .t_category span { margin: inherit;margin-right: 10px;   }


}
/* ********************************************* *
* 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;  }
}
/* ********************************************* *
* 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.25rem;    width: 85%;}
    .notice .table .t_date { width: 100%; text-align: right; }
    .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: 20%;}
    .notice_view .body .body_in_file {padding: 10px 0;}
    .notice_view .top .view_title {font-size: 1.3rem;}



    /* 브랜드 스토리 */
    .brand_stroy .info .left {  width: 100%;height: 260px;}
    .brand_stroy .info .left p {    bottom:84px}
        
    .brand_stroy .info .right {transform: translateY(0) translateX(50%);top:50%; right:50%; width:90%; text-align: center;padding: 50px 0px;}
    .brand_stroy .info .right > i {margin: 0 auto 40px auto;    }
    .brand_stroy .info { display: inherit;height: 390px;}

    .notice .notice_top { justify-content: center; }

    .brand_stroy .story .story_bg {background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/160295177716373.jpg) no-repeat left top -60px;background-size: 140%;height: 270px;}
    .brand_stroy .story .brand_title {opacity: 0.8;}
    .brand_stroy .story .text_box { padding: 40px 20px 0 20px;    width: 95%;}
    .brand_stroy .bd-xl{padding:0;}

    .brand_stroy .history .brand_title { opacity: 0.7;  text-align: center;}

    .brand_stroy .history ul {margin-top: 50px;}

    .brand_stroy .history ul::before {left: 10px;top: -20px; }
    .brand_stroy .history ul li:nth-child(2n) {flex-direction: row;display: inherit;}
    .brand_stroy .history ul li:nth-child(2n-1) .year {text-align: left;   /*  transform: translateY(20px); */}
    .brand_stroy .history ul li:nth-child(2n-1) { display: inherit;}
    .brand_stroy .history ul li:nth-child(2n) .history_box { text-align: left; }
    .brand_stroy .history ul li::after {top: 7px;left: 10px;}
    .brand_stroy .history ul li > div {padding: 0 25px;width: 100%;}
    .brand_stroy .history ul li:nth-child(2n-1) .history_box::before {top: -74px;left: 0px; display: none;}
    .brand_stroy .history ul li:nth-child(2n) .history_box::before {top: -74px;left: 0px; display: none;}
    .brand_stroy .history ul li:nth-child(2n) .year{/* transform: translateY(20px); */}
    .brand_stroy .history ul li { margin-bottom: 60px;}
    .brand_stroy .history ul li .history_box {transform: translateY(0px);line-height:1.7em;    font-size: 1rem;}
    .brand_stroy .history ul li .year {color: #be3434; }
    .brand_stroy .history ul li::after {background-color: #be3434;}
    
    /* 홍보자료/홍보영상 */
    .promotion ul li .text_box {padding: 10px;}
    .promotion.promotion02 ul li .text_box {height: 81px; }
    .promotion ul li .promotion_bg{height: 280px;}



    /* 지적재산권 */
    .certification .certification_list li { margin-bottom: 10px;}
    .certification .cer_top .cer_list{width: 30%;}
    .certification .cer_top .cer_list p {width: 100%;}

    
    /* 자주묻는 질문 */
    .questions .questions_top {margin-top: 40px; }
    .accordion dt {padding: 20px 75px 20px 50px;}
    .accordion dd { padding: 20px 20px 20px 50px;}

}
/* ********************************************* *
* 640px max
* ********************************************* */
@media (max-width:640px){
    .view-tab-container { margin: 0 -16px;}


    .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 .info {margin-top: 30px;}

    /* 자주묻는 질문 */
    .accordion dt i {width: 21px;}
    .accordion dt {padding: 10px 55px 10px 37px}
    .accordion dd { padding: 10px 10px 10px 37px;}
    .accordion dt {font-size: 1rem;}
    .accordion dd {font-size: 1rem;}
    .questions_point01 {font-size: 1.5rem;left: 10px;}
    .questions_point02 {font-size:  1.5rem;left: 10px;}

    /* 홍보자료 */


    /* 찾아오시는 길 */
    .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;}

    .event .tabSet ul.tabs li a{padding:8px;}
    .event .tabSet ul.tabs li{width:50%; text-align: center;}
    .promotion.event ul li .text_box{padding: 10px;}
    .promotion.event ul li .text_box {height: 100px;}

    .mypage_review .flex_sec .product_img {width: 120px;margin-right: 12px;    border-radius: 10px;}
    .mypage_review .flex_sec .product_text_box {width: calc(100% - 132px);}
    .promotion ul li .text_box .progress{    margin-bottom: 0;}
    .promotion ul li .text_box .con_title {font-size: 1.125rem; }
    .mypage_review .button.type02 button { padding: 8px 12px;}

    .qna .qna_top > button {width: 25%;}
    
    
    .qna_view .body {padding-top: 0;}
    .qna_view .body .answer {padding: 10px;}
    .qna_view .body .answer textarea {height: 110px;}

    .brand_stroy .info .left p {font-size: 1.3rem;padding-top: 110px;}
    .brand_stroy .story .story_bg {height: 100px;}
    .brand_stroy .story .text_box{padding:0;    transform: none;width:100%;margin-top:10px;word-break: keep-all;text-align: left;}

}
/* ********************************************* *
* 500px max
* ********************************************* */
@media (max-width:500px){
    .page_but {margin-top: 30px;}

    .promotion ul li{width: 100%;}

    .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{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; }

    .promotion ul li .text_box { height: 140px;}

    .mypage_review .tabSet .tabs li{width: 50%;    text-align: center;}
    .mypage_review .tabSet .tabs li a{padding:14px 0;}
    .mypage_review .tabSet .tabs li+li{margin-left: 12px;}

    .qna .qna_top{margin: 12px 0 12px;}

    .notice_view .top {padding-bottom: 12px;}

    }

/* ********************************************* *
* 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;}

    .notice_view .bottom .tit{width: 30%;}


    .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;}
}

    @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 }
        
    /* .m_price{display: inherit !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: 10px;margin-top:10px;}
.reason02_01 .img_box ul li{display: inline-block; width:98px; height:98px; margin-right:10px; position:relative}
.reason02_01 .img_box ul li:last-child{margin:0}
.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;}
.reason02_01 .img_box .sc_event{width:100%; overflow-x: scroll; }

.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;}