
h2.page_tit{font-size:3rem; font-weight: 500; text-align: center; margin-bottom:60px;}
.page_tit.posi_center{position: absolute;left:50%;transform: translate(-50%,-50%);top:50%;margin-bottom: 0;}

h6.join_sub_tit{margin-bottom:10px; font-size: 1.25rem; font-weight: bold;}
.bold{font-weight: bold;}

.text-fff{color: #fff;}


/*.shop_list*/


/* 상품나열 */
.menu_list{display: flex;justify-content: space-between;margin-bottom: 20px;}
.cata_list { display: inherit; position:relative}
.cata_list > p{ border:1px solid #ddd; background-color: #fff;padding: 6px 10px 4px;
    width: 110px;display: none;}
.cata_list > p::after{width:10px; content:''; display: block; background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/160297087255320.png) no-repeat center bottom; height:20px; position:absolute; top:8px; right:11px}

.cata_list p {font-size: 0.9rem;}
.cata_list ul {display: flex;}
.cata_list ul li{color: #767676;}
.cata_list ul li .on{color:#16284d;font-weight: 600;}
.cata_list ul li a{display: block;font-weight: inherit;}
.cata_list ul li+li{margin-left: 15px;}


.top_minilist p span{ color:#16284d; padding-left: 4px; font-weight: 600; padding-right: 0; margin-right: 0;}
.top_minilist p span::before{display: none;}


/*table*/
.table.style01 #no_post p{padding:60px 0;}

.table.style01{border-top:2px solid #16284d;}
.table.style01 ul li > div{display: flex; text-align: center;align-items: center;        justify-content: space-between;}
.table.style01 li{padding:20px 0px;}
.table.style01 .head_table{background: #f9f9f9;border-bottom:1px solid #ddd;}
.table.style01 .head_table p{font-weight:bold; color: #16284d;text-align: center;}
.table.style01 .head_table div{font-weight:bold; color: #16284d;text-align: center;}
.table.style01 .body_table li{border-bottom:1px solid #ddd;position: relative;}
.table.style01 .t_no{width:10%}
.table.style01 .t_category{width:15%}
.table.style01 .t_title{width:40%;text-align: left;}
.table.style01 .body_table .t_title{width:40%; text-align: left;}
/* .table.style01 .t_name{width:15%;}
.table.style01 .t_date{width:20%;} */

.table.style01 .body_table .t_no{font-size:0.937rem;color:#767676;}
.table.style01 .body_table .t_name{font-size:0.937rem;color:#767676;}
.table.style01 .body_table .t_date{font-size:0.937rem;color:#767676}
.table.style01 .thumbnail{border:1px solid #ddd;border-radius: 10px;overflow:hidden;display: block;}
.table.style01 .thumbnail img{display: block;}
.table.style01 .t_title i.fa{padding-left:5px;color:#888}
.table.style01 p.tit{margin-top: 4px;;}

.table .target01{text-align: left; font-weight: 500;color: #222;}


.table.add_option .table_body{padding-bottom: 15px;}
p.no_post {font-size:16px;color:#767676;padding: 120px 0;text-align: center;}


.photo_table li {margin-bottom:16px;}
.photo_table li img{display: block;}
.photo_table .text_con{border:1px solid #eee;padding:16px;border-top:none;}
.photo_table .review_text{margin:10px 0;font-weight: 600;line-height: 1.4;}
.photo_table .name_day{font-size: 0.9rem;color: #666;}
.photo_table .name_day span+span{margin-left: 10px;}


/*문의*/
.table.style01 .after_answer .answer{padding-left: 40px;}
.table.style01 .after_answer .answer img{width:12px;transform: translateY(-3px);margin-right: 10px;}
.table.style01 .after_answer .answer span {font-size:14px; border:1px solid #16284d; color:#16284d; padding:5px 12px 5px;    height:100%; background: #fff;  } 

.bottom_explanation{margin-top: 60px;font-size: 14px;color: #767676;}

.qna .table.style01 li{padding:0;}
.qna .table.style01 li > div{padding:20px 0;}
.qna .table.style01 .t_no{width:10%}
.qna .table.style01 .t_no img{width: 20px;display: block;margin:0 auto;}
.qna .table.style01 .t_category{width:15%}
.qna .table.style01 .t_title{width:60%; }
.qna .table.style01 .body_table .t_title{text-align: left;}
.qna .table.style01 .t_name{width:10%;}
.qna .table.style01 .t_date{width:10%;}
.qna .table.style01 .body_table .t_title span{border:1px solid #ddd;font-size:0.9rem;padding:4px 6px;border-radius: 4px;background: #ddd;color: #666;margin-right: 10px;}
.qna .table.style01 .body_table .after_answer .t_title span{background: #16284d;color: #fff;border-color:#16284d;}


/*공지사항*/
.notice .table.style01 li{padding:28px 0;}

/*적립/포인트*/
.point_list_wrap{border-top:2px solid #16284d}
.point_list_wrap li{border-bottom:1px solid #ddd;}
.point_list_wrap li > div{display: flex;padding:30px 0;justify-content: space-between;color: #767676;font-size: 0.9rem;align-items: flex-end;}
.point_list_wrap li .p-name p{font-weight: 600;color: #16284d;font-size: 1.25rem;}
.point_list_wrap li .p-name .how{font-weight: 400;color: #767676;font-size: 0.9rem;margin-top: 10px;}




.w50px{width: 50px;}
.w100px{width: 100px;}
.w150px{width: 150px;}
.w10p{width: 10%;}
.w15p{width: 15%;}
.w20p{width: 20%;}
.w30p{width: 30%;}
.w40p{width: 40%;}
.w50p{width: 50%;}
.w60p{width: 60%;}
.w70p{width: 70%;}
.w80p{width: 80%;}
.w90p{width: 90%;}
.w100p{width: 100%;}



/*pont_total*/

.pont_total li >div{border-radius: 20px;padding:30px;background: #f8f8f8;border:1px solid #ddd;}
.pont_total p:first-child{font-size: 0.9rem;color: #888;}
.pont_total p{font-size: 1.1rem;font-weight: 600;}
.pont_total p span{font-size: 2rem;font-weight: bold;color: #16284d;}




/*option_select*/
.option_select{width: 100%;display: block !important;padding: 10px 15px;border-radius: 10px;background: #f5f5f5;margin:10px 0;}
.option_select > div{display: flex;justify-content: space-between;align-items: center;}
.option_munber #result{margin:0 10px; font-size: 1.125rem;font-weight: 600;}
.option_munber input{border:none;width: 30px;height: 30px; cursor: pointer;border-radius: 30px;    font-size: 20px;line-height: 0;color: #888;font-weight: 600;background: #fff;}

.option_select .select_product{width: calc(100% - 350px);text-align: left;}
.option_select .select_price{width: 200px;text-align: right;}
.option_select .select_price p{font-weight: 600;font-size: 1.125rem;}
.option_select .option_munber{width:120px;height: 40px;display: flex;justify-content: space-between;align-items: center;} 
.option_select .close{width: 50px;text-align: right;cursor: pointer;;}




/*제품리스트*/
.shop_view_bg{position:relative;margin-bottom: 40px;border-radius: 30px;overflow: hidden;padding-bottom: 18%;}
.shop_view_bg span{width:100%; height:100%;display: block;position:absolute;top:0;z-index: -1;}

.sec01 .menu_list{display: flex;align-items: center;justify-content: space-between; font-size:0.875em;margin:10px 0;}
.sec01 .menu_list .top_slide{width: 100%; display: none;background: #fff;  height: auto;padding:0 20px 20px 20px;  position: absolute; top: 47px; left: 0; z-index: 999;}
.sec01 .menu_list .top_slide ul{border-bottom:2px solid #333;}
.sec01 .menu_list .top_slide li{width:50%;border-right:1px solid #ddd; border-bottom:1px solid #ddd;display: inline-block;margin-left:-4px;padding: 12px 0 10px;text-align: center; font-size:14px;color:#888; font-weight: 400;}
.sec01 .menu_list .top_slide li.on p{ font-weight: 600;color:#333}
.sec01 .menu_list .top_slide li p a{width: 100%; display: block;}
.sec01 .menu_list .top_slide li:nth-child(2n){border-right:none;}





.star_review .review-main-star{height: 100%;display: block;}
.star{ background-size:contain; display: block; text-align: left;  height: 100%;}

.star_review{position: relative; height: 17px;width: 100px; }
.star_review span{}
.star_review .bg{background: #fff; position: relative; z-index: 9; display: inline-block;}
.star_review .star5 {background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/PHARMALINESHOP/165265785396354.png) no-repeat center/cover;}
.star_review .star4 {background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/PHARMALINESHOP/165265785728335.png) no-repeat center/cover;}
.star_review .star3 {background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/PHARMALINESHOP/165265826648817.png) no-repeat center/cover;}
.star_review .star2 {background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/PHARMALINESHOP/165265827117991.png) no-repeat center/cover;}
.star_review .star1 {background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/PHARMALINESHOP/165265827547105.png) no-repeat center/cover;}


/* 별점 */
.review_title{display: flex; align-items: center;justify-content: space-between;margin-bottom: 10px;}
.review_title h4{font-size: 1.8rem;;}
.review_title .list{font-size: 0.9rem;color: #666;}
.review_title .list .on{color: #000;font-weight: 600;}
.review_title .list > span+span{margin-left: 10px;}


    /*  리뷰*/
.review  .top{    width: calc(100%); position:relative;}
.review  .top_right > div + div{position:relative;padding-left:22px;  align-items: center;    display: flex;}
.review  .top_right > div + div::after{content:'';display: block; width:1px; height:13px; background-color: #ddd; position:absolute; top:50%; left:8px; transform: translateY(-50%);}
.review  .good i{color:#666; margin-right:5px;}
.review  .good button{font-size: 0.8rem;border:1px solid #ddd;padding:3px 12px;;border-radius: 30px;color: #666;margin-left: 10px;}
.review  .review_date{ color:#888;}
.review  .top_right{display: flex;font-size: 0.9rem;color: #666;}

/* review center */
.review{border-top:2px solid #000;}
.review ul{width: 100%;;}
.review li+li{border-bottom:1px solid #ddd;}
.review li > article{padding:15px 0;display: flex;align-items: center;width: 100%;;}
.review  > div{display: flex;justify-content: space-between;align-items: flex-start;width: 100%;;}
.review  .review_title{font-size:1.125rem; text-align: left;}
.review  .review_option{display: flex;}
.review .review_con{width: calc(100% - 150px);padding-left: 20px; }
.review i.review_photo{display: block;width:150px;padding-bottom:12%;position: relative;border-radius: 10px;overflow: hidden;}
.review i.review_photo img{display: block;position: absolute;left:50%;transform: translate(-50%,-50%);top:50%;height: 100%;}
.review  .review_text {text-align: left;margin-top: 5px;}
.review .bottom{margin-top:10px;display: flex;    justify-content: space-between;}




    /*  제품구매*/
.shopping_basket.payment_top .body_table{border-top:2px solid #16284d}
.shopping_basket.payment_top .body_table .textbox{width: calc(calc(100% - 200px));}
.shopping_basket.payment_top .option_select .option_munber{width: 100px;justify-content: flex-end;}
.shopping_basket.payment_top .option_select .select_price{width: 100px;}






/* ********************************************* *
* 1400px max
* ********************************************* */

@media (max-width:1400px){


}

/* ********************************************* *
* 1200px max
* ********************************************* */
@media (max-width:1200px){
  
}

/* ********************************************* *
* 1024px max
* ********************************************* */
@media (max-width:1024px){
  
}
/* ********************************************* *
* 960px max
* ********************************************* */
@media (max-width:960px){
  
    h2.page_tit{margin-bottom: 50px;font-size: 2.5rem;    width: 100%;}
    
    .option_select > div{flex-wrap: wrap;position: relative;}
    .option_select .select_product{width: 100%;padding-right: 20px;}
    .option_select .close{position: absolute;right:0;top:0;}
    
}
/* ********************************************* *
* 840px max
* ********************************************* */
@media (max-width:840px){

    .shop_view_bg { padding-bottom: 24%; border-radius: 20px;}

}
/* ********************************************* *
* 768px max
* ********************************************* */

@media (max-width:768px){

    

    /* Q&A */
    .qna .table.style01 .head_table{display: none;}
    .qna .table.style01 li > div{flex-wrap: wrap;    justify-content: flex-start;padding:15px 10px;}
    .qna .table.style01 .t_no{display: none;}
    .qna .table.style01 .t_category{width: 100%;text-align: left;}
    .qna .table.style01 .body_table .t_title{width: 100%;margin:10px 0;font-weight: 600;}
    .qna .table.style01 .t_name{width: auto;;}
    .qna .table.style01 .t_date{width: auto;}

   
}
/* ********************************************* *
* 640px max
* ********************************************* */
@media (max-width:640px){
    h2.page_tit{margin-bottom: 40px;font-size: 2rem;}

    .option_select .option_munber{width: 100px;}
    .option_select .select_price{width: calc(100% - 100px);}

    .table.style01 .thumbnail {  border-radius: 10px;}

    .review .bottom{display: block;}
    .review .top_right{margin-top: 5px;}

    
.notice .table.style01 .body_table li > div{display: block;text-align: left;}
.notice .table.style01 .body_table li > div .w90p{width: 100%;}
}

/* ********************************************* *
* 500px max
* ********************************************* */
@media (max-width:500px){
    .photo_table .text_con {padding: 12px;}

    .shop_view_bg { padding-bottom: 28%; border-radius: 12px;}
    .cata_list ul li+li {margin-left: 10px;}

.interested_items .body_table li{padding-top:50px ;}

.review i.review_photo{width: 120px;}
.review .review_con { width: calc(100% - 120px);    padding-left: 16px;}

.star_review { height: 13px;width: 80px;}
.photo_table .review_text {margin: 6px 0 4px;}

}
/* ********************************************* *
* 400px max
* ********************************************* */
@media (max-width:400px){
    
    .cata_list{display: none;}
    .mo_cata_list{display: block;}

.cata_list > p{display: block;}
.cata_list ul {position: absolute; top:32px; left:0;border:1px solid #ddd;background-color: #fff; width:100%; line-height: 2em;padding:10px;z-index:99;display: none;}
.cata_list ul li{color:#bbb;display: block;}
.cata_list ul li + li{margin-left: 0;}

.option_select .option_munber {width: 70px;}
.option_munber input { width: 20px; height: 20px;font-size: 14px;}
.option_select .select_price {width: calc(100% - 70px);}

.review li > article{display: block;}
.review i.review_photo{width: 100%;}
.review .review_con { width: calc(100%);    padding-left: 0px;margin-top: 12px;}


.photo_table ul{ margin-left: -6px; margin-right: -6px;}
.photo_table .row-short > [class*='col']{ padding-right: 6px; padding-left: 6px;    margin-bottom: 12px;}

}





/* ********************************************* *
* 400px max
* ********************************************* */
@media (max-width:400px){


}
