.dis-f{display: flex;}
.flex-wrap{flex-wrap: wrap;}
.justi-s-b{justify-content: space-between;}
.justi-f-s{justify-content: flex-start !important;}
.justi-f-e{justify-content: flex-end !important;}
.justi-c{justify-content: center !important;}
.align-i-c{align-items: center;}
.align-f-s{align-items: flex-start !important;}
.align-f-e{align-items: flex-end !important;}
.posi-r{position: relative;}
.text-a-l{text-align: left !important;}





.won{display: inline-block; margin-left:.1em; font-size: 1em; font-weight: normal !important;}
.box_txt span{background-color: #121212; color:#fff; border-radius: .2em; padding:.3em; display: inline-block;}

.insert_wrap{display: flex;}
.insert_wrap > .insert{ padding-right:.6em; width: 100%;}
.insert_wrap > .insert:last-child{padding-right:0;}


/* tab style */
.tab_type1 .bd{padding-left:0; padding-right:0;  padding-bottom:.75em; padding-top:.75em;}
.tab_type1 ul{ display: flex; flex-direction: row;}
.tab_type1 ul li{width: 100%; text-align: center; padding:.25em 0 .5em; min-width: 10%; color:#98A8B9; line-height: 1; cursor: pointer; font-size: .9em;}
.tab_type1 ul li.active{color:#26ae5f; font-weight: bold; position: relative;}
.tab_type1 ul li.active:after{content:''; display: block; content:''; position: absolute; width: 40%;
     height: .3rem; background-color: #26ae5f; display: block; top:-1em;
    left:50%; transform: translateX(-50%);}

/*  table, chart */
.tab_type2 ul{ display: flex; flex-direction: row; background-color: #f2f2f7; border-radius: .6em;}
.tab_type2 ul li{text-align: center; padding:.8em .5em; width: 100%; margin-right:.6em; color:#98A8B9; line-height: 1;
    border-radius: .6em; cursor: pointer; font-size: .9em;}
.tab_type2 ul li.active{color:#26ae5f; font-weight: bold; position: relative; background-color: #fff; box-shadow: 0 .075em .25em 0 rgba(0, 0, 0, .05);}

.tab_type3{position: relative;}
.tab_type3:after{content:''; position: absolute; right: 0; bottom: 0; width: 8%; height: 100%;  opacity: 1;
        background: linear-gradient(90deg,rgba(255,237,0,0),#fff); transition: opacity .2s ease-in; content: '';}

.tab_type3 .bd{padding-left:0; padding-right:0; overflow: auto;  padding-bottom:1em; padding-top:1em;}
.tab_type3 ul{white-space: nowrap; display: table;}
.tab_type3 ul li{color:#222; width:auto; text-align: center; padding:0 0.8em; display: inline-block;
     line-height: 1; cursor: pointer; font-size: 1em;
}
.tab_type3 ul li p{margin-top: 1em; font-weight: 600;}
.tab_type3 ul li.active{color:#0E8EEB; font-weight: bold; position: relative;}

.tab_type3 ul li.event_con{position: relative; font-weight: bold; color:#f83c21;}
.tab_type3 ul li.event_con:after{content:'N'; position: absolute; color:#fff; background-color: #f83c21; border-radius: 50%; display: block;
    font-size: .8em; top:-.6em; right:.2em;
    padding:.2em .3em;}

.tab_type3 ul li .img_wrap {background-color: #f5f5f5; border-radius: 1.6em; width: 4.5em; height: 4.5em; display: flex; align-items: center; justify-content: center; margin: 0 auto;}
.tab_type3 ul li .img_wrap img{}


.tab_type4 ul{display: flex; align-items: center;}
.tab_type4 ul li{width: 50%; text-align: center; border-bottom: 1px solid #ddd;}
.tab_type4 ul li p{padding: 1.2em;}
.tab_type4 ul li p.on{color: #0E8EEB; font-weight:700; position: relative;}
.tab_type4 ul li p.on::after{content: ""; width: 100%;  height: 2px; background-color: #0E8EEB; position: absolute; bottom: 0; left: 0;}

.Wrap{ min-height: 100vh; padding-bottom: 4.4em;background: #fff;}
.Wrap.flex-center, .Wrap.flex-center .Container{height: 100%;}
.Wrap.flex-center .Container{display: flex; justify-content: center; align-items: center;    flex-direction: column; flex: 1 0 auto; padding-top:0;}

em.page_tit{font-size: 2em; margin-bottom: 1.25em; font-weight: 500; line-height: 1.3;}
em.page_tit span{font-weight: 700;}

.Container{padding-top:3.6em;}
.Container.fixed_type1{padding-bottom:2em;}
.Container.fixed_type2{padding-bottom:2em;}
.Container.fixed_type3{padding-bottom: 5em;}
.Container::after{content:''; display: block;}
.Container.double_head{padding-top:90px;}
.main_slide{line-height: 1;}
.main_slide > div{line-height: 0;}
.main_slide img{width: 100%;}

.insert strong{margin-bottom:.4em; font-size: 1em;font-weight: 600;}
.insert .field {position: relative;}
.insert .field input{background-color: #fff;border:1px solid #eee;}
.insert .field input:focus{outline: 1px solid #0E8EEB;}
.login .insert .field input:focus{outline: none;}
.hyphen{display: flex; align-items: center;}
.hyphen > *{width: 100%;}
.hyphen .yen{width:32px;}
.hyphen .field button{max-width: 128px;}
.hyphen .field_btn{width: 144px; padding-left:4px;}
/* .field.cover input{padding-right:80px;} */
.cover_btn{position: absolute; right:.8em; top:50%; transform: translateY(-50%); font-size: .75em; background-color: #999; color: #fff; padding: 0.8em 0.8em;}
.cover_btn:disabled{color: #a1a1a1;}


[class*=pd_list] .title{line-height: 1;}
[class*=pd_list] .title h2{font-size: 1.5em; font-weight: bold;}
[class*=pd_list] .title h3{margin-top:8px; font-size:1.15em; font-weight: bold;}
.badge{display: inline-block; text-align: center; color:#fff; text-transform: uppercase; background-color:#26ae5f;
    border-radius: 20px; padding:4px 10px; font-size:11px; font-weight: bold; line-height: 1;}


.pd_list1 ul{flex-wrap: wrap;}
.pd_list1 ul li{width: 50%; margin-bottom:3.2em; padding-right:.4em; padding-left:.4em;}
/* .pd_list1 ul li:nth-child(odd){padding-right:.8em;} */

.pd_con{position: relative; width: 100%; line-height: 0; height: 100%; overflow: hidden; min-height: 32vh;}
.pd_con.soldout:before{content:'품절'; position: absolute; top:50%; transform: translate(-50%, -50%); left:50%; width: 100%; font-weight: bold; z-index: 11;
font-size: 1.35em; text-align: center;}
.pd_con.soldout:after{content:''; position: absolute; top:0; left:0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, .7); z-index: 10;}
.pd_con .img_label b{height: auto; width: auto; font-size: .85em; padding: 1.3em 1.1em;background-color: rgb(244 240 239 / 90%); color:#947062; border-radius: 0px 20px 20px 0px; top:0; left:0;}
.pd_con .cart_btn{position: absolute;background-color: #947062; border-radius: 50%; line-height: 1; left:.6em; bottom:5.5em; width: 50px; height: 50px;
display: flex !important; align-items: center !important; justify-content: center !important; 
}
.pd_con .cart_btn img{width: 2.8em; padding:.6em; position: relative; top:.1em; margin-left: -4px;}
.pd_con .img_area{height: 100%;}
.pd_con .img_area img{width: 100%; line-height: 1; height:100%;  object-fit: cover;} /*  */
.pd_con .txt_area{line-height: 1.4; width: 100%; position: absolute;
bottom:0; left:0; background-color: rgba(0, 0, 0, .6); color:#fff; padding:.85em 1.2em; z-index: 2;}

.pd_con .txt_area > *{font-weight: bold; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pd_con .txt_area .name{font-size: 1.05em;}
.pd_con .txt_area .percent{text-transform: uppercase; color:#26ae5f;display: inline-block;}
.pd_con .origin{text-decoration: line-through; color:#a1a1a1; margin-top:4px; font-size: .9em;}

.pd_con .txt_area .txt_item{position: relative;}
.pd_con .txt_area .txt_item .inventory{position: absolute; right:0; bottom:0;}
.pd_con .txt_area .txt_item .inventory b{font-weight: bold;}


.pdTop-align{position: absolute; z-index: 1; top: 0; right: 0;}
.pdTop-align span{width: 40px; height: 40px; display: block; position: relative; }
.pdTop-align span i{color:#fff; font-weight: bold; line-height: 1.1; font-size: 10px; text-align: center;  display: block;}
.pdTop-align span em{display: block; margin: 2px auto;}

.pdTop-align span.best-area{background-color: #947062;}
.pdTop-align span.best-area em{ width: 65%; height: 65%;  background: url(../images/crown.svg)no-repeat;background-size: cover;}
.pdTop-align span.kids-area{background-color:#ffcd2a; }
.pdTop-align span.kids-area em{ width: 65%; height: 65%;  background: url(../images/icon01.png)no-repeat;background-size: cover;}

.pdTop-align span.hot-area{background-color: #f83c21;}
.pdTop-align span.hot-area em{ width: 65%; height: 65%;  background: url(../images/hot.svg)no-repeat;background-size: contain;}
.pdTop-align span.sugar-area{background-color:#c0917f; }
.pdTop-align span.sugar-area em{ width: 65%; height: 65%;  background: url(../images/sugar.svg)no-repeat;background-size: contain;}



/* shop detail */
.shop_detail_top{position: relative;}
.img_label{ position: absolute; top:10px; left:0; z-index: 5; }
.img_label b{font-weight: bold; background-color: #ffa845; display: flex;
align-items: center; justify-content: center; width: 18vw; height: 18vw; font-size: 1em; padding:.6em;}
.shop_detail_top .img_label{top:1.2em; left:1.2em;}
.shop_detail_top .img_label b{border-radius: 50%;}

.shop_detail_top .img_list .img_con{ position: relative; overflow: hidden;}
.shop_detail_top .img_list .img_con .img{top:0; left:0; background-image: url(../images/sample1.jpg); background-repeat: no-repeat; background-size: contain;
background-position: center; width: 100%; padding-top:100%;}

.shop_detail_top .txt_con{background-color: #fff; padding:1.8em 1.2em; line-height: 1.8;}
.shop_detail_top .txt_con > h2{font-size:1.25em; font-weight: bold;}
.shop_detail_wrap .txt_con .price{font-weight: bold; font-size:1.25em; letter-spacing: -.7px;}
.shop_detail_wrap .txt_con .percent{text-transform: uppercase; color:#0E8EEB; font-weight: 700; display: inline-block; font-size:0.85em;}
.shop_detail_wrap .txt_con .percent span{font-weight: 700;}
.shop_detail_wrap .txt_con .origin{text-decoration: line-through; color:#a1a1a1; margin-top:4px; font-size: .9em;}
.shop_detail_wrap .txt_con span.text-gray{font-size: 1.1em;}
.shop_detail_top .txt_con .txt_box{background-color:#f7f7f7; border:1px solid #efefef; padding:1.5em 1.2em; text-align: left; border-radius: .3em; line-height: 2;}
.shop_detail_top .txt_con .txt_box dt, .shop_detail_top .txt_con .txt_box dd{display: table-cell; font-size:0.85em;}
.shop_detail_top .txt_con .txt_box dt{min-width: 28vw; font-weight: bold;}
.shop_detail_top .txt_con .txt_box dd > a{text-decoration: underline; font-weight: bold;}

/* 수정 */
.shop_detail_top .txt_con .txt_box dl{width: 100%; display: table;}
.shop_detail_top .txt_con .txt_box dl dt{width: 136px;}
.shop_detail_top .txt_con .txt_box dl dd{text-align: right;}


.shop_detail_mid .bd img{width: 100%;}

.shop_detail_mid h3{margin-top:16px; padding-bottom:16px; border-bottom:1px solid #efefef;}
.shop_detail_mid h3 strong{display: inline-block; color:#26ae5f; margin-left:4px;}
.shop_detail_mid h3, .shop_detail_mid h3 strong{font-weight: bold; font-size: 1.125em;}
.shop_detail_con .contents .no_data{padding-top:56px; padding-bottom:56px; text-align: center; color:#a1a1a1;}
.shop_detail_mid img{width: 100%; max-width: 100%;}
.contents .list_con{border-bottom: 1px solid #ddd;}
.contents .list_con{font-size: .95em;background-color:#fff; padding: 1.6em 0; }

.shop_cart .list_con{border-bottom: 7px solid #f5f5f5; padding: 1.6em 1.6em;}


.contents .list_con .left{display: flex; align-items: center;}
.contents.point_contents .list_con{margin-top:0;}
.contents.point_contents .list_con:first-child{border-top:0;}
.contents.point_contents .list_con{margin-top:0; border-top:1px solid #ded7c7;}
.contents .list_con .head{display: flex; justify-content: space-between; color:#121212; align-items: center;}
.shop_cart .contents .list_con .head .left > span{padding: 0;}
.shop_cart .contents .list_con .head .left > span i{font-size: 1.05em; font-weight: 600;}
.contents .list_con .head .left > span{display:flex; align-items: center;line-height: 1; justify-content: center; position: relative; font-weight: 600; padding: 0.6em 1em; border-radius: 55px; font-size: 0.9em;}
.contents .list_con .head .left > span.delivery{background-color: #222; color: #fff;}
/* .contents .list_con .head .left > span::after{content:''; position: absolute; right:-8px; width:1px; height:10px; top:50%; transform: translateY(-50%); background-color: #ded7c7;} */
/* .contents .list_con .head .left > span:last-child{margin-right:0; margin-bottom: -.5em; font-size: 1.05em;} */
.contents .list_con .head .left > span:last-child::after{display: none;}

.contents .list_con .head .left .writer{font-size: .9em;}
.contents .list_con .head .left .option{display: block; margin-top:12px; font-size: .9em; color:#818181}

.contents .list_con .head .left .reply{font-weight: bold; color:#26ae5f;}

.contents .list_con .head .right button{position: relative; font-size:.9em; position: relative; top:-2px; padding-bottom: 0.3em; line-height: 1.6; width: 1.8em; height: 1.8em; background-color: #bbb; color: #fff; border-radius: 50%;
    display: flex; align-items: center;  justify-content: center; 
}
.contents .list_con .foot{margin-top:16px;}
.contents .list_con .foot button{font-size: .85em; width: 100%; padding:1.2em; border-radius: .3em;}

.order_list_wrap{padding:1.5em 1.2em; border-radius: .3em; background-color:#fff; margin-top:1.2em;}
.order_list_wrap:first-child{margin-top:0;}
.order_list_wrap .title_area{padding-bottom:.6em; border-bottom:.2em solid #ded7c7;}
.contents .order_list_wrap .list_con{padding-left:0; padding-right:0; border-top:1px solid #ded7c7; margin-top:0;}
.contents .order_list_wrap .list_con:first-child{border-top:0;}


.shop_cart .bag_contents .case{width: 100%; background-color: #0E8EEB; color: #fff; padding: 0.7em;}
.shop_cart .list_wrap{}
.shop_cart .list_con .check-label .checkmark{width: 1.5em; height: 1.5em;}
.shop_cart .list_con .check-label .checkmark:after{width: 0.5em; height: 0.65em;}


.shop_order .contents .list_con{position: relative; padding-bottom: 2em;}
.shop_order .contents .list_con::after{content: ""; z-index: 3; width: 110%; height: 8px; background-color: #f5f5f5; position: absolute; bottom: -1px; left: 50%; transform: translateX(-50%);}


.score_wrap, .score {background-repeat: no-repeat; background-size:contain;}
.score_wrap{position: relative; background-image: url(../images/i_star0.png); width: 113px; height:20px; overflow: hidden;
    background-size: contain; background-repeat: no-repeat;}
.score{position: absolute; top:0; left:-113px; width: 113px; height:20px;
    background-size: contain; background-repeat: no-repeat;
    display: block; text-align: left; background-image: url(../images/i_star5.png);}
.score_wrap .star1{left:-96px;}
.score_wrap .star2{left:-71px;}
.score_wrap .star3{left:-48px;}
.score_wrap .star4{left:-24px;}
.score_wrap .star5{left:0;}




/* 리뷰 */
.review-pd{width: 84px; height:84px; position: absolute; top:0;}
.review-main{padding-left:100px; margin-top:16px;}
.score-label-wrap{height:24px; position: absolute; top:0; width: 100%; font-size: 0;}
.review-main-name{position: absolute; top:4px; left:100px;}
.review-main-score{position: absolute; left: 100px; overflow: hidden; top:35px;}
.review-main-text{margin-top:48px;}
.score-label{position: relative;display: inline-block; margin-right:0px; width: 21px; margin-right:1px; height: 22px; cursor: pointer;}
.score-label-wrap .star-label input{opacity: 0; position: absolute; width:auto; height:auto; margin:0; padding:0; font-size: 0; top:-14px;}



.thumb_list_wrap .list_con .body{min-height: 80px; position: relative;}
.contents .list_con .body{ margin-top:16px;}
.contents .list_con .body.cell_body{margin-top:0;}
.contents .list_con .body.cell_body .cell{line-height:2;}
.contents .list_con .body.cell_body .cell span:first-child{min-width:20vw;}
.thumb_con{position: absolute; right:0; width: 7em; height:7em;}
.thumb_con .thumb{background-size:cover; background-position:center; background-repeat: no-repeat; width: 100%; height:100%; background-image: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/admin/157403903875431.jpg);}
.thumb_txt_con{padding-right:96px;}




.review_img_area{margin-top:80px;}
.review_img_area li{margin-top:8px;}
.review_img_area .content{padding-top:100%; background-size:contain; background-repeat: no-repeat; width: 100%;}


.list_wrap .txt_con{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.txt_con.secret, .thumb_txt_con.secret{padding-left:20px; position: relative;}
.txt_con.secret .icon, .thumb_txt_con.secret .icon{position: absolute; left:2px; top:50%; transform: translateY(-50%);
        background-image: url(../images/lock.gif);background-repeat: no-repeat; background-size:contain; width: 12px; height:12px; display: inline-block;}
    
.thumb_txt_con .name{color:#121212; font-weight: bold;}
.thumb_txt_con .etc{font-size:.9em;}
.thumb_txt_con .price{font-size: 1.1em; font-weight: bold;}
.thumb_txt_con .price .origin{display: inline-block; text-decoration: line-through; color: #a1a1a1; font-size: 1em; margin-right:4px;}

.shop_detail_wrap{}
.shop_detail_wrap .txt_con{padding: 1.2em;}
.shop_detail_wrap .txt_con h2{font-size: 1.2em; font-weight: 700; display: block; margin-bottom: 0.2em;}

.shop_detail_tab{border-bottom:1px solid #efefef; display: flex; flex-direction: row;}
.shop_detail_tab li{width: 100%; float:left; color:#818181; font-size:1em; text-align: center; padding: 0.8em 0; line-height: 1;}
.shop_detail_tab li.active{border-bottom:.3em solid #0E8EEB; color:#121212; font-weight: bold; border-top: 1px solid #ddd;}

.sticky_wrap{background-color:rgba(0,0,0,.5); position: fixed; top:0; left:0; right:0; bottom:0; width:100vw; height:100%;
    margin-left:auto; margin-right:auto; z-index: 101;}
.buy_sticky{
    bottom:0;
    padding:1.8em 1.2em 1.5em;
    width: 100%;
    border-top: .1rem solid #ded7c7; border-top-left-radius: .6em; border-top-right-radius: .6em;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    position: fixed;
    left: 0;
    max-height: 75vh;
    overflow-y: auto;
}
    
.buy_sticky .txt_con{display: inline-block;}
.buy_sticky .price{display: inline-block; font-weight: bold; font-size:1.25em; letter-spacing: -.7px;}
.buy_sticky .percent{text-transform: uppercase; color:#26ae5f; font-weight: bold; display: inline-block; font-size:1em; font-weight: bold;}
.buy_sticky .origin{display: inline-block; margin-left:8px; text-decoration: line-through; color:#a1a1a1; margin-top:4px; font-size: .9em;}
.buy_sticky .select_con{display: block;}
.buy_sticky .insert:last-child{margin-bottom:0;}
.buy_sticky .insert{width: 100%; margin-bottom:8px;}
.buy_sticky .insert select{border:1px solid #efefef; border-radius: .3em; height:4em; padding:0 1.2em;}

.buy_sticky .btn_con ul{width: 100%;}
.buy_sticky .btn.wish span{background-image: url(../images/i_wish.svg);  height: 30px;}
.buy_sticky .btn.wish.on span{background-image: url(../images/i_wish_on.svg);}
.buy_sticky .btn span{background-repeat: no-repeat;
background-position: center; background-size: contain; text-indent: -9999px;}

.buy_sticky .btn.cart span{background-image: url(../images/head_cart.svg);  height: 2em;}

.option_con ul{width: 100%;}
.option_con ul li:first-child{margin-top:0;}
.option_con ul li{background-color:#f7f7f7; border-radius: .3em; width: 100%; position: relative; padding:1.5em 1.2em; margin-top:.6em;}
.option_con .top{padding-right:40px;}
.option_con .top > span{display: inline-block;}
.option_con .top > span:first-child::before{content:''; margin:0;}
.option_con .top > span::before{content:'/'; display: inline-block; margin-right:4px;}
.option_con .delete_btn{position: absolute; right:1.2em; top:1.3em; cursor: pointer;}
.option_con .delete_btn > img{height:1.5em; opacity: 0.7;}

.option_con .bt{display: flex; justify-content: space-between; margin-top:1.5em;}
.option_con .bt.mt-0{margin-top:0;}
.option_con .bt .qty input.plus{
    border-top-left-radius: 0; border-bottom-left-radius: 0;
    background-image: url(../images/i_plus.svg); background-repeat: no-repeat; background-size: 1em 1em; background-position: center; opacity: .8; cursor: pointer;}
.option_con .bt .qty input.minus{
    border-top-right-radius: 0; border-bottom-right-radius: 0;
    background-image: url(../images/i_minus.svg); background-repeat: no-repeat; background-size: 1em 1em; background-position: center; opacity: .8; cursor: pointer;}
.option_con .bt .qty input{padding:0; background-color: #fff; width:2.4em; height:2.4em; border:1px solid #efefef; text-align: center; line-height: 1; color: transparent; margin-right:-.3em;}
.option_con .bt .qty input.count{border-radius: 0; font-size:.9em; font-weight: bold; }

/* pagination */
.pagination {text-align: center;}
.pagination > ul > li{ display: inline-block; cursor: pointer; margin: 0 2px; text-transform: uppercase; color:#818181; padding:0 4px 4px; font-size: .95em;}
.pagination .num.active{font-weight: bold; color:#121212;}

.pagination .arrow{background-repeat: no-repeat; background-position: center; padding:0;
    background-size: cover; width:13px; height:13px; position: relative; top:2px;}
.pagination .arrow.first, .pagination .arrow.last{background-image: url('../images/page_first.png');}
.pagination .arrow.prev, .pagination .arrow.next{background-image: url('../images/page_prev.png');}
.pagination .arrow.next, .pagination .arrow.last{transform: rotate(180deg);}


/* cart, mypage */
.bag_title{padding-bottom:0.8em; display: flex; align-items: center; justify-content: space-between;}
.bag_title h3{font-size:1.25em; font-weight: bold; }
.bag_title h3 span{display: inline-block; vertical-align: middle; font-size: 0.65em; background-color: #0E8EEB; color: #fff; border-radius: 55px; padding: 0.4em  0.8em; margin-left: 0.4em;}
.bag_title span{border: 1px solid #ddd; padding: 0.7em; border-radius: 0.5em; font-size: 0.75em; display: flex; align-items: center;}
.bag_title span img{margin-left:8px;}
.form_divide .bag_option{border-bottom:0; padding-bottom:0; margin-top:16px;}
.bag_option{border-bottom: 1px solid #efefef; padding-bottom:16px;}
.bag_option .left > span{display: inline-block; vertical-align: middle;}
.bag_option .left .total_chk .check-label{font-weight: bold;}

.bag_option .left .total_delete button{text-decoration: underline; font-size: 0.85em; font-weight: normal;}

.bag_contents .thumb_txt_con span{line-height:1.6; font-weight: 600;}
.bag_contents .thumb_txt_con span.name{margin-bottom:0.5em; font-size: 1.15em;}
.bag_contents .thumb_txt_con span.name a{font-weight: bold;}
.bag_contents .thumb_txt_con span.sell{color: #0E8EEB; font-weight: 600; font-size: 1.15em;}
.bag_contents .thumb_txt_con span.delivery{}
.bag_contents .thumb_txt_con span.delivery_price{margin-top: 0.5em;}

.bag_total_price{padding:1.5em 1.2em; background-color: #f5f5f5;}
.bag_total_price dl{line-height: 2; display: flex; justify-content: space-between; font-size: 1.1em;}
.bag_total_price dl dd{font-weight: bold;}
.bag_total_price .total{font-size:1.1em; margin-top:0.8em; padding-top: 0.8em; border-top: 1px solid #ddd; color: #82bd00;font-weight: 700; font-size: 1.2em;}
.bag_total_price .total dd span{font-weight: 700 !important;}
.bag_btn_container button{ width: 100%; border-radius: .3em; font-size: 1.05em; height: 3em;}

.bag_policy_container{ border-radius: .3em; position: relative; padding-top: 2em;}
.bag_policy_container::before{content: ""; width: 110%; height: 8px; background-color: #f5f5f5;position: absolute; top: 0; left: 50%; transform: translateX(-50%); }

.btn_fixed{bottom:2em; position: fixed; width: calc(100% - 3.2em); left:1.6em;}


/* order2 */
.detail_list.txt_box dl{margin:1.2em 0;}
.detail_list.txt_box dl.line_bt{border-bottom:1px solid #efefef; padding-bottom:1.2em;}
.detail_list.txt_box dt, .detail_list.txt_box dd{display: table-cell;}
.detail_list.txt_box dt{min-width: 20vw; font-weight: bold;}
.detail_list.txt_box dd{text-align: right; width: 100%;}

.detail_list.txt_box.bg-white{padding:0.8em 1.2em; border-radius: .3em;}
.detail_list.txt_box.bg-white.point_box{}

/* step */
.step_container{background-color: #222;}
.step_container ol{display: table; margin: auto; padding-top:8px; padding-bottom:8px;}
.step_container li{display: table-cell; padding:8px 16px; position: relative; opacity: .4; font-size: .95em;}
.step_container li.on{opacity: 1;}
.step_container li span{font-weight: bold; color:#fff;}
.step_container li:after{display: inline-block; margin-top: -5px; opacity: .4;
position: absolute; top: 50%; right:-2px; width: 6px;  height: 6px;
border-top: 1px solid #fff; border-right: 1px solid #fff;
-webkit-transform: rotate(45deg); transform: rotate(45deg); content: " ";}
.step_container li:last-child::after{display: none;}


/* tab */
.tab_container ol{display: table; margin: auto; width: 100%;}
.tab_container li{display: table-cell; padding:12px 16px;
    position: relative; font-size: .95em; text-align: center; font-weight:bold; color:#d1d1d1; cursor: pointer; background-color: #f1f1f1;}
.tab_container li.on{ background-color: #fff; opacity: 1; border-bottom:0; color:inherit;}


/* no post */
.no_post{text-align: center; padding:2.4em 1.2em; opacity: 0.7;}
.acting_img{text-align: center;}
.no_post img, .acting_img img{width: 5em; display: block; margin-left:auto; margin-right:auto;}
.no_post img{margin-bottom: 1em;}

/* shop info */
.shop_info_wrap{padding-top:24px;  border-bottom:1px solid #efefef;}
.shop_info_wrap p + p{margin-top:4px;}
.shop_info_search{position: relative; border-top:1px solid #efefef; margin-top:24px;}
.shop_info_search input{background-color: #f7f7f7; border:0; width:100%; height:40px; padding-left:40px;}
.shop_info_search span{position: absolute; top:55%; transform: translateY(-50%); left:8px;}
.shop_info_search span img{height:26px;}



/* filter */
.filter_list{max-width:50%; width:100%; margin-left:auto;}

.filter_title{ display: block; cursor: pointer; padding:10px 8px; padding-right:16px; position: relative; border:1px solid #ded7c7; border-radius: 2px; font-size: .875em; line-height: 1;} 
.filter_title .sel-arrow{ position: absolute; right:6px;}
.filter_title .sel-arrow.sel-arrow-st2{ position: absolute; top:50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%);
    background-size:16px 16px; width:16px; height:16px; background-repeat: no-repeat; background-image:url(../images/i_arrow_bt.png);}

.filter_title.open .sel-arrow{transform: rotate(180deg); -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg);}
.filter_title.open .sel-arrow.sel-arrow-st2{transform: rotate(180deg) translateY(45%); -webkit-transform:rotate(180deg) translateY(45%); -ms-transform:rotate(180deg) translateY(45%);}
.filter_con_list{border:1px solid #d1d1d1; display: none; position: absolute; max-width: 112px; z-index:10; background-color:#fff; font-size: .9em; width: 100%;}
.filter_con_list > li{ display: block; cursor: pointer; padding:4px 8px;}
.filter_con_list > li:hover{background-color:#f7f7f7;}


/* search page */
.nav_inner.left.search{width:calc(100% - 19vw); top:50%;}
.nav_inner .search{width: 100%;}
.head_search{position: relative; width:100%;}
.head_search input{background-color:#f5f5f5; border:0; padding-right:4em; height:40px;}
.head_search input:focus{outline: 1px solid #0E8EEB;}
.head_search span{position: absolute; top:55%; transform: translateY(-50%);}
.search_close_btn{right:.6em;}
.search_close_btn img{width:2em;}
.head_search span.img{right:.6em;}
.head_search span.img img{width: 2em;}
.head_btn{padding:0.6em 0.8em; background-color: #0E8EEB; color: #fff;}


.toggle_wrap .toggle_container:first-child{border-top:1px solid #ded7c7; background-color: #e8e3d6;}
.toggle_wrap .toggle_container{ display:flex; align-items: center; background-color:#fff;
    border-bottom:1px solid #ded7c7; width: 100%; padding:1.5em 1.2em;}
.toggle_wrap .toggle_container dl{height: 100%; width: 100%;}

.toggle_inner .toggle_container:first-child{border-top:0;}
.toggle_inner .toggle_container{display: block; background-color: #ece8dd;}
.toggle_inner .toggle_container .content{min-height: 15vh;line-height: 1.6;}



.btn_now{position: absolute; right:20px; top:0;}
.btn_now button{padding-top:4px; padding-bottom:4px;}



.intro_wrapping{position: relative; height: 100vh;}
.intro_wrapping span{position: absolute; top:47.5%; left:50%; transform: translate(-50%,-50%); width: auto;
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
     -ms-animation: fadein 2s; /* Internet Explorer */
      -o-animation: fadein 2s; /* Opera < 12.1 */
         animation: fadein 2s;
}

@keyframes fadein {
 from { opacity: 0; }
 to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
 from { opacity: 0; }
 to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
 from { opacity: 0; }
 to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
 from { opacity: 0; }
 to   { opacity: 1; }
}




.choice_wrap button:focus{background-color: #26ae5f; color:#fff; border:1px solid #26ae5f;}
.choice_wrap.single ul{display: block;}
.choice_wrap.single ul li{padding:0; margin-bottom:.6em;}
.choice_wrap.single ul li label{padding-top:.8em; padding-bottom:.8em;}
.choice_wrap.single ul li:last-child{margin-bottom:0;}
.choice_wrap ul{display: flex; margin-left:-.3em; margin-right:-.3em; overflow-x: auto;}
.choice_wrap ul li{
    width:100%;
  padding:0 .3em;
}
.choice_wrap ul li label{
    display: inline-block;
    background-color: #fff;
    border:1px solid #e8e3d6;
    color: #a5a5a5;
    border-radius: .4em;
    width: 100%;
    font-size: 1em;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

.choice_wrap ul li label {
    padding: 1em .6em;
    cursor: pointer;
}

.choice_wrap ul li input[type="checkbox"]:checked + label,
.choice_wrap ul li input[type="radio"]:checked + label {
    background-color: #f4f0ef;
    /* box-shadow:inset 0 0 0 .1em #26ae5f; */
    color: #947062;
    font-weight: bold;
    transition: all .2s;
}

.choice_wrap.join_choice ul li input[type="checkbox"]:checked + label,
.choice_wrap.join_choice ul li input[type="radio"]:checked + label {
    background-color: rgb(244 240 239 / 63%);
    box-shadow:inset 0 0 0 .1em #947062;
    color: #947062;
    font-weight: bold;
    transition: all .2s;
}
.choice_wrap ul li.payment_con{padding-top:0em; padding-bottom:.6em;}
.choice_wrap ul li.payment_con label {
    padding: 1.8em 1.2em;
    text-align: left;
}


.choice_wrap ul li input[type="checkbox"], .choice_wrap ul li input[type="radio"] {
  position: absolute;
  opacity: 0;
}


.choice_wrap.join_choice ul.cf{display: block !important;}
.choice_wrap.join_choice ul.cf li{float:left !important; width: 50%;}


.chkbox_type1 dl{margin-bottom:1.8em;}
.chkbox_type1 dl:last-child{margin-bottom:0;}

.select_type1 select{background-color: #fff; border-radius: .3em; padding:0 .8em; font-size: .9em; color:#818181; background-image: url(../images/i_arrow_bt.png);
    background-repeat: no-repeat; background-position: 97% center; border: 1px solid #0E8EEB;
}
.select_type1 select:focus{outline: 1px solid #0E8EEB;}

.list_control_type1{border-top:1px solid #e8e3d6; padding-bottom:.8em; padding-top:.8em; width: 100%;}
.list_control_type1.choice_wrap ul li label{    padding: 0.7em 1.2em 0.3em; border-radius: 4em; display: table-cell;}



/* ----------------
      지점선택
------------------- */
.per_store{border-radius: 0.3em; text-align:center; display:inline-block; margin-right: 4%;background: #fff; padding: 13px 10px 10px; transition:0.2s all;}
.per_store.change{background: #f4f0ef; color: #947062;     border: 1px solid #e7e0e0;}
.per_store:hover{background: #f4f0ef; color: #947062;}
.per_store:nth-child(3n){margin-right:0;}



.call{cursor: pointer; position: fixed; right: 16px; bottom: 30px; width: 60px; height: 60px; border-radius: 100%; box-shadow: 2px 3px 6px rgb(66 66 66 / 19%); z-index: 99999;}
.call img{width: 100%; height: 100%; display: block;}

.phone-modal{width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background-color: rgba(0,0,0,0.4); z-index: 99999;}
.phone-modal .phone-wrap{width: 90%; height: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-width: 1000px;}
.phone-modal .phone-wrap ul{padding: 18px; height: calc(100% - 45px); border-radius: 20px 20px 0 0; background-color: #fff;}
.phone-modal .phone-wrap ul li{padding: 8px 0;}
.phone-modal .phone-wrap ul li p{background-color: #222; color: #fff; text-align: center; font-size: 18px; line-height: 50px; border-radius: 3px; cursor: pointer;}
.phone-modal .ph-button button{width: 100%; text-align: center; color: #fff; background-color: #888; line-height: 45px; font-size: 18px; background: #888; display: block; border-radius: 0; margin-top: -1px;}


/***********************************************/
/* 지어보아 커스텀*/
/***********************************************/

.fc-r{color: #f83c21;}
.fc-green{color: #0E8EEB;}
.border_gray_box{background-color: #fff; border: 1px solid #eee;}


/* login */
.Wrap.login{padding-bottom: 0;}
.login .Container{padding-top: 5.4em;}
.login .insert input[type="email"], .login .insert input[type="password"]{border-radius: 0; border:none; border-bottom: 1px solid #ccc; padding: 1em 0 ; transition: all 0.2s;}
.login .insert input[type="email"]:focus, .login .insert input[type="password"]:focus{border-color: #212121;}
.login_txt{font-size: 1em; font-weight: 600;}
.password{margin-top: 2em;}
.login .text-right{position: relative; top: -0.75em; font-weight: 400;}
.login .text-right button{padding: 0.45em;} 
.login .text-right i{color: #ccc;}
.login .sns_login ul{justify-content: center;}
.login .sns_login ul li button img{width: 3.6em;}                   
.login .sns_login ul li button{padding: 0 0.35em ;}                   
.login .bag_btn_container button{font-size: 1em; height: 3.2em;}

/* 하단 픽스 네비 */
.nav_btm {position: fixed; z-index: 5; bottom: 0; width: 100%; left: 0; 
    background-color: #ffff; border-top:1px solid #eee; }
.nav_btm ul{display: flex; justify-content: center; align-items: center;}
.nav_btm ul li{flex: 1; padding: 0.9em 0;}
.nav_btm ul li p{font-size: 0.85em; margin-top:0.7em;color: #777; line-height: 1;}
.nav_btm ul li .con_wrap{display: flex; flex-direction: column; justify-content: center; align-items: center; padding:0; cursor: pointer;}
/* .nav_btm ul li .con_wrap .icon_wrap img{width: 2.2em;} */
.nav_btm ul li .icon_wrap{width:1.38em;height:1.38em;display: flex;justify-content: center;align-items: center;} 
.nav_btm ul li .icon_wrap img{width: 100%;}
.nav_btm ul li img.select{display: none;}

.nav_btm ul li.center{flex: 1.2; margin-top: -2.8em; }
.nav_btm ul li.center .con_wrap{width: 5em; height: 5em;margin: 0 auto; background-color: #0E8EEB; color: #fff; border-radius: 50%; padding: 0em;}

.nav_btm ul li.page_on p{color: #39C0AE;}
.nav_btm ul li.page_on .no_select{display: none;}
.nav_btm ul li.page_on .select{display: block;}
/* .main .nav_btm ul li:nth-child(1) .icon_wrap img.no_select{display: none;}
.main .nav_btm ul li:nth-child(1) .icon_wrap img.select{display: block;} */


/* 메인 */



/* 제품 리스트 */
.pd_list_mather ul li{border-bottom:8px solid #eee;}
.pd_list_mather ul li .con_wrap .img_wrap.thumb{padding-bottom: 56%;position: relative; overflow: hidden;}
.pd_list_mather ul li .con_wrap .img_wrap.thumb img{position: absolute; left: 50%; top: 50%;
    height: 100%;transform: translate(-50%, -50%);
}
.pd_list_mather ul li .con_wrap .img_wrap .time{position: absolute; border-radius: 50%; z-index: 3; right: 1em; top: 1em; 
    width: 4.2em; height: 4.2em; background-color: #0E8EEB; color: #fff; display: flex;  align-items: center; justify-content: center;
    flex-direction: column; text-align: center;
}
.pd_list_mather ul li .con_wrap .img_wrap .time .icon{width: 1.5em; height: 1.5em; margin: 0 auto 0.3em auto;}
.pd_list_mather ul li .con_wrap .img_wrap .time .icon img{ position: static; transform: inherit;}
.pd_list_mather ul li .con_wrap .img_wrap .time p{font-size: 0.85em;}


.pd_list_mather ul li .con_wrap .txt_wrap{padding: 1.2em;}
.pd_list_mather ul li .con_wrap .txt_wrap .type{display: flex; align-items: center; margin-top: -2.3em; position: relative;z-index: 3; margin-bottom:1em;}
.pd_list_mather ul li .con_wrap .txt_wrap .type p{border-radius: 55px; margin-right: 0.5em; font-size: 0.95em; padding: 0.5em 1em;}
.pd_list_mather ul li .con_wrap .txt_wrap .type p.pick_up{background-color: #0E8EEB;}
.pd_list_mather ul li .con_wrap .txt_wrap .type p.delivery{background-color: #231815; }
.pd_list_mather ul li .con_wrap .txt_wrap .type p i{color: #fff;}
.pd_list_mather ul li .con_wrap .txt_wrap .info b{font-size: 1.2em; font-weight:700; display: block; margin-bottom: 0.4em;}
.pd_list_mather ul li .con_wrap .txt_wrap .info span{font-size: 1.1em; opacity: 0.7; margin-bottom: 0.6em;}


.pd_list_mather ul li .con_wrap .txt_wrap .price{display: flex; align-items: center;}
.pd_list_mather ul li .con_wrap .txt_wrap .price span{margin-right: 0.5em; font-size: 1.2em; font-weight: 700;}
.pd_list_mather ul li .con_wrap .txt_wrap .price span.percent{color: #0E8EEB;}
.pd_list_mather ul li .con_wrap .txt_wrap .price span.origin_price{ color: #bdbdbd; position: relative; font-size: 1.1em;}
.pd_list_mather ul li .con_wrap .txt_wrap .price span.origin_price::after{content: ""; width: 100%; height: 1px; 
    background-color: #bdbdbd; position: absolute; top: 49%; left: 50%; transform: translateX(-50%);
}
.pd_list_mather ul li .con_wrap .txt_wrap .price span.origin_price:last-child{margin-right: 0;}
.pd_list_mather ul li .con_wrap .profile{ border-top: 1px solid #ddd; padding:1.0em 1.2em; display: flex; align-items: center;}
.pd_list_mather ul li .con_wrap .profile .img_wrap{width: 3em; height: 3em; border-radius: 50%; overflow: hidden; position: relative; border: 1px solid #ddd; overflow: hidden;}
.pd_list_mather ul li .con_wrap .profile .img_wrap img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%;}
.pd_list_mather ul li .con_wrap .profile p{margin-left: 1em; font-size: 1.1em;font-weight: 700;}

.pd_list_mather ul li .cover{display: none;}
.pd_list_mather ul li.time_out .cover{display: block;}
.pd_list_mather ul li.time_out .cover{display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0,0.7);
    left: 50%;top: 50%; transform: translate(-50%, -50%); z-index: 3; color: #fff; font-size: 1.5em; font-weight: 600;
}
.pd_list_mather ul li.time_out .time{display: none !important;}
.pd_list_mather ul li.time_out .info{opacity: 0.5;}
.pd_list_mather ul li.time_out .price{opacity: 0.5;}
.pd_list_mather ul li.time_out .profile{opacity: 0.5;}
.pd_list_mather ul li.time_out .txt_wrap .type p i{opacity: 0.5;}

.address_wrap .insert select{background-color: #f5f5f5; border-radius: 0.3em;}
.address_wrap .insert select:focus{outline: 1px solid #0E8EEB;}


.alram .Container{min-height: 100vh; display: flex; align-items: center; justify-content: center;}
.alram .Container .no_post img{width: 1.8em; opacity: 0.5; margin-bottom: 1.2em;}

.delivery_list select{background-color: #f5f5f5; border-radius: 0.3em;}
.delivery_list select:focus{outline: 1px solid #0E8EEB;}
.delivery_list button{padding: 0.6em 0.8em;}



.daily .tab_type3 ul{padding: 0 .8em;}
.daily .tab_type3 ul li{ padding: 0;}
.daily .tab_type3 ul li p{margin-top: 0 ; background-color: #f5f5f5; color: #626262; border-radius: 55px; font-size:1em; padding: 0.7em 0.8em;}
.daily .tab_type3 ul li + li{margin-left: 0.8em;}
.daily .tab_type3 ul li p.on{background-color: #0E8EEB; color: #fff;}

.daily .top_banner{width: 100%;padding-bottom: 34%; overflow: hidden; position: relative; border-bottom: 1px solid #ddd;}
.daily .top_banner img{position: absolute; left: 50%; top: 50%; width: 102%; transform: translate(-50%, -50%); object-fit: cover;}
.board_list .btm_con ul li::after{content: ""; width: 100%; height: 8px; background-color: #f5f5f5;display: block;}
.board_list .btm_con ul li .img_wrap{padding-bottom: 38%; width: 100%; position: relative; overflow: hidden; border-bottom: 1px solid #ddd;}
.board_list .btm_con ul li .img_wrap img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%;}
.board_list .btm_con ul li .txt_wrap{padding: 1.2em 0; }
.board_list .btm_con ul li .txt_wrap b{font-size: 1.28em; font-weight: 700; display: block; margin-bottom: 0.5em;}
.board_list .btm_con ul li .txt_wrap p{font-size: 1.1em;   width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.board_list .btm_con ul li .icon_wrap{display: flex; align-items: center; margin-top: 0.5em}
.board_list .btm_con ul li .txt_wrap span.date{margin-top: 0.8em; opacity: 0.7; font-size: 1.1em;}
.img.change img.select{display: block;}
.img.change img.no_select{display: none;}

.img img.select{display: none;}
.img img.no_select{display: block;}

.board_list .btm_con ul li .icon_wrap>div{display:flex; align-items: center;}
.board_list .btm_con ul li .icon_wrap>div + div{margin-left:1em;}
.board_list .btm_con ul li .icon_wrap>div p{font-size: 1.1em; font-weight: 600;}
.board_list .btm_con ul li .con_wrap .bd{padding-bottom:1.2em;}
.board_list .btm_con ul li .icon_wrap .img{display: flex; align-items: center;}
.board_list .btm_con ul li .icon_wrap .img img{width: 1.3em; margin-right: 0.5em;}
.board_list .btm_con ul li .icon_wrap button{}


.notice_view>.top{padding: 1.2em 0; border-bottom: 1px solid #ddd;}
.notice_view>.top b{font-weight: 700; font-size: 1.25em;}
.notice_view>.top span.date{margin-top: 0.5em; font-size: 1em;}
.notice_view .btm{padding: 1.2em;}
.notice_view .btn_wrap button{width: 100%; border: 1px solid #ddd;  background-color: #fff;
    border-radius: 55px; padding: 1em 0.8em; text-align: center; font-size: 1.1em;
    margin-top: 0.8em; width: 100%;
}
.notice_view>.top span.writer{margin-bottom: 0.8em; display: flex; align-items: center; font-weight: 600;}
.notice_view>.top span.writer i.img{font-weight: 600;  width: 2.5em; border: 1px solid #ddd; height: 2.5em; display: flex; align-items: center; justify-content: center; border-radius: 50%; overflow: hidden; margin-right: 0.5em;}
.notice_view>.top span.writer i img{width: 100%; margin-bottom: 0 !important;}
.notice_view .btn_wrap{position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%);}

.notice_view img{margin-bottom: 0.5em; width: 100%;}
.notice_view p {font-size: 1.1em; line-height: 1.4;}
.notice_view p + p{margin-top: 0.3em;}

/* 댓글 */
.reply_wrap{border-top: 1px solid #ddd; padding: 1.2em;}
.reply_wrap .reply_num p {font-size: 1em; padding-bottom: 0.5em;}
.reply_wrap .reply_num p span{ color: #0E8EEB; font-size: 1.1em; font-weight: 700; padding-right: 4px; display: inline-block;}
.reply_wrap .reply_con{margin-bottom: 0.5em; border: 1px solid #ddd; display: flex; justify-content: space-between;}
.reply_wrap .reply_con textarea{height: 3.5em; padding: 8px; border: 0; width: 100%;}
.reply_wrap .reply_con textarea:focus{outline: 1px solid #0E8EEB;}
.reply_wrap .reply_con a{display: flex; align-items: center; justify-content: center; width:5.2em; background-color: #0E8EEB; border: 1px solid #0E8EEB; color: #fff; vertical-align: middle;}
.reply_wrap .reply_list ul li .origin{display: flex; justify-content: space-between; border-bottom: 1px solid #ddd; padding: 1.2em 0;}
.reply_wrap .reply_list ul li .top{display: flex; margin-bottom: 0.6em; align-items: center;}
.reply_wrap .reply_list ul li .top .name{font-size: 1.15em; display: flex;font-weight:700; padding-right: 16px; margin-top: 0;}

.reply_wrap .reply_list ul li .top .thumb{width: 2em; height: 2em; border-radius: 50%; overflow: hidden; margin-right: 0.5em; border: 1px solid #ddd;}
.reply_wrap .reply_list ul li .top .date{color: #888; font-weight: 300; font-size: 0.85em; margin-top: 0;}
.reply_wrap .reply_list ul li .bottom p{font-size: 1.05em; font-weight: 400;}
.reply_wrap .reply_list ul li .submit{color: #888; font-size: 0.95em; white-space: nowrap;}
.reply_wrap .reply_list ul li .submit a + a{padding-left: 4px;}
.reply_wrap .reply_list .sub-reply{position: relative; padding-left: 3em; padding-top: 0.8em; padding-bottom: 1em; padding-right: 1em; border-bottom: 1px solid #fff; background-color: #f5f5f5;}
.reply_wrap .reply_list .sub-reply::before{content:"";position: absolute; left: 16px; top: 8px; width: 1em; height: 1em;
  background: url(../images/reply02.svg)no-repeat center center / contain;
}



.board_list02 ul li{position: relative;}
.board_list02 ul li::after{content: ""; width: 100%; height: 8px; background-color: #f5f5f5; display: block;}
.board_list02 ul li .con_wrap{padding: 1.4em 1.2em;}
.board_list02 ul li .con_wrap .thumb_wrap{display: flex; align-items: center; margin-bottom: 0.4em;}
.board_list02 ul li .con_wrap .thumb_wrap .img{position: relative; width: 2.5em; height: 2.5em; overflow: hidden; border-radius: 50%; border: 1px solid #ddd; margin-right: 0.5em;}
.board_list02 ul li .con_wrap .thumb_wrap .img img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%;}
.board_list02 ul li .con_wrap .thumb_wrap p{font-size: 1em; font-weight: 700;}
.board_list02 ul li .con_wrap .img_wrap{width: 10em; position: relative; padding-bottom:26%; overflow: hidden;}
.board_list02 ul li .con_wrap .img_wrap img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width:100%;}
.board_list02 ul li .con_wrap .right_con{width: calc(100% - 10em); padding-left: 1.2em;}
.board_list02 .btm_con ul li .txt_wrap p{font-size: 1em;   width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.board_list02 .btm_con ul li .txt_wrap b{font-size: 1.1em; font-weight: 700; margin-bottom: 0.5em; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 95%;}
.board_list02 .btm_con .btm{display: flex; justify-content: space-between; align-items: center; margin-top: 1em;}
.board_list02 .btm_con .btm span.date{opacity: 0.7;}
.board_list02 .btm_con ul li .icon_wrap p{margin-left: 0.5em; font-size: 1em; font-weight: 600;}

.review_write .pd_area{padding: 1.2em; display: flex; align-items: center; border-bottom: 8px solid #f5f5f5;}
.review_write .pd_area .left{width: 4em; overflow: hidden;}
.review_write .pd_area .left img{width: 100%; object-fit: cover;}
.review_write .pd_area .right{width: calc(100% - 5em); padding-left: 0.8em;}

.fixed_btn{position: fixed; bottom:20px; left: 50%; transform: translateX(-50%); width: 100%;}
.fixed_btn button{display: block; width: 100%; padding: 1.2em; font-size: 1.1em; background-color: #0E8EEB; text-align: center; border-radius: 55px; color: #fff;}

.img_upload input{display: none;}
.img_upload label{ width: 100%; font-size: 1.1em; padding: 0.8em 1.2em; border: 1px dashed #0E8EEB; margin-top: 0.8em; display: flex; align-items: center; justify-content: center;}
.img_upload label img{width: 1.2em; margin-right: 0.5em;}


.chat_list ul li{border-bottom: 1px solid #ddd; background-color: #fff; padding: 1.2em; position: relative;}
.chat_list ul li .count{position: absolute; right: 1.5em; top: 1.5em; border-radius: 50%; font-size: 0.75em; color: #fff; width: 2em; height: 2em; background-color: #f83c21; display: flex; align-items: center; justify-content: center;}
.chat_list ul li .count p{line-height: 1; text-align: center;}
.chat_list ul li .icon_wrap{overflow:hidden;  width: 5em; height: 5em; border: 1px solid #ddd; border-radius: 50%;display: flex; align-items: center; justify-content: center;}
.chat_list ul li .icon_wrap img{width: 100%; margin: 0 auto;}s
.chat_list ul li .con_wrap{display: flex; align-items: center;}
.chat_list ul li .txt_wrap{width: calc(100% - 5em); padding-left: 1.2em;}
.chat_list ul li .txt_wrap b{font-size: 1.15em; font-weight: 600; display: block; margin-bottom: 0.5em;}
.chat_list ul li .txt_wrap p{word-break: keep-all; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.chat_list ul li .txt_wrap span.date{opacity: 0.7; font-size: 0.95em; display: block; margin-top: 0.5em;}

.chat_list_view {padding: 1.2em;}
.chat_list_view ul li .icon_wrap{display: flex; background-color: #fff; align-items: center; justify-content: center; border: 1px solid #ddd; width: 4em; height: 4em; border-radius: 50%; overflow: hidden;}
.chat_list_view ul li:nth-child(2n) .icon_wrap{margin-left:1em;}
.chat_list_view ul li .icon_wrap img{}
.chat_list_view ul li .txt_wrap{width: calc(100% - 4em); padding-left: 1em;}
.chat_list_view ul li:nth-child(2n){display: none; flex-direction: row-reverse;}
.chat_list_view ul li:nth-child(2n) .txt_wrap{text-align: right; width: auto;}
.chat_list_view div.date{background-color: #a5a5a5; padding: 1em 1.2em; line-height: 1; border-radius: 55px; width: 11em; text-align: center; margin: 0 auto 2em auto; color: #fff; font-size: 0.75em;}
.chat_list_view ul li .txt_wrap .txt_in{border: 1px solid #ddd; border-radius: 5px; background-color: #fff; }
.chat_list_view ul li .txt_wrap .txt_in p{padding: 1em;}
.chat_list_view ul li .txt_wrap .txt_in img{width: 100%;}
.chat_list_view ul li .txt_wrap b{font-weight: 600; display: block; margin-bottom: 0.6em;}
.chat_list_view ul li .con_wrap{display: flex; align-items: flex-start; width: 90%;}
.chat_list_view ul li span.date{display: flex; justify-content: flex-end; margin-top: 0.5em; font-size: 0.95em;}
.chat_list_view ul li:nth-child(2n) .con_wrap{flex-direction:row-reverse ;}

.chat_list_view .chat_input{display: flex; background-color: #ffff; justify-content: space-between; }
.chat_list_view .chat_input input{ width: calc(100% - 3.5em); padding: 0.8em; background-color: #f7f7f7;}
.chat_list_view .chat_input input:focus{outline: 1px solid #0E8EEB;}
.chat_list_view .chat_input img{width: 3em; padding-left: 1em;}



.mypage .bg-gray{border-radius: .6em;}
.mypage .bg-gray em{color: #212121;;}
.mypage .bg-gray .card_type span{border-color:#ddd}

.mypage .top{margin : 1.2em 0; }
.mypage .profile{display: flex; justify-content: space-between; align-items: center;margin-bottom: 1em;}
.mypage .top .left{display: flex; align-items: center;}
.mypage .top .left b{ font-size: 1.25em;}
.mypage .top .left .icon_wrap{width: 5em;position: relative; }
.mypage .top .left .icon_wrap i{width: 100%; height: 5em;  border-radius: 50%;border: 1px solid #ddd; display: flex; align-items: center; justify-content: center;  margin-right: 0.8em;overflow: hidden;}
.mypage .top .left .icon_wrap i >img{width: 100%;height: 100%;}
.mypage .icon_wrap button{position: absolute;background: #fff;bordeR:1px solid #eee;width: 2em;height: 2em;;border-radius: 4em;right:-.4em;bottom:0;}
.mypage .icon_wrap button img{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);width: 70%;height: 70%;display: block;}
.mypage .top .txtbox{padding-left: 1.2em;}
.mypage .top .txtbox p {color: #0E8EEB;border:1px solid #0E8EEB;padding:.2em .8em;font-size: .9em;border-radius: 2em;margin-top: .4em;;}
.mypage .top .txtbox p span{display: inline-block;font-size: inherit;}
.mypage .top .txtbox p span + span{position: relative;padding-left: .4em;margin-left: .4em;;}
.mypage .top .txtbox p span + span::before{content:'';display: block;width: .1em;height: .8em;position: absolute;left:0;top:45%;transform: translateY(-50%);background: #0E8EEB;opacity: 0.6;}
.mypage .top .left b img{display: block;width:100%;height: 100%;; margin-bottom: -0.2em;}
.mypage .top .right button{border: 1px solid #ddd; opacity: 0.7; font-size: 0.95em; border-radius: 55px; text-align: center; padding: 0.5em 0.8em;}


.mypage .btm{border-top:8px solid #f5f5f5;}
.mypage .btm ul{border-bottom: 8px solid #f5f5f5;padding:.6em 1.2em;}
.mypage .btm ul li{padding: .6em 0;cursor: pointer;}
.mypage .btm ul li .con_wrap{display: flex; align-items: center;color: #333;}
.mypage .btm ul li .con_wrap p{font-weight: 500;}

.mather_top{display: flex; align-items: center; justify-content: space-between;}
.mather_top>div{width: 48%; position: relative; padding-bottom: 4px;}
.mather_top>div select{width: 95%;}
.calculate02 .mather_top>div select{width: 98%; font-size: 1em; color: #333;}
.mather_top>div select:focus{outline: 0;}
.mather_top>div:last-child::after{display: none;}
.mather_top>div::after{content: ""; width: 1px; height: 70%; background-color: #aeaeae; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.mather_order .order_list_wrap{padding: 0;}
.mather_order .order_list_wrap .order_txtbox span{}
.period{width: 100%; padding: 1.2em; background-color: #f5f5f5;}
.calculate02 .period{background-color: #FFF; border: 1px solid #eee; border-radius: .3em; padding: 0.84em;}

.shop_order .btn_wrap{width: 100%; margin-top: 1.5em;}
.shop_order .btn_wrap button{width: 32%; border: 1px solid #ddd; border-radius: 0.2em; font-size: 0.95em; display: block; padding: 0.9em;}
.shop_order .btn_wrap span{display: block;}
.mather_order .statu{margin-bottom: 0.7em;}
.mather_order .statu b{font-weight: 700; font-size: 1.2em;}
.mather_order .top{display: flex; align-items: center; justify-content: space-between; margin-bottom: 0.8em;}
.mather_order .top div.date p{font-size: 1.1em; font-weight: 700;}
.mather_order .top button img{margin-left: 0.5em; display: inline-block; vertical-align: bottom;}
.mather_order .top button{font-size: 1em;}
.shop_order.mather_order .contents .list_con::after{display: none;}

.mather_order .list_wrap .list_con{border: 1px solid #ddd; padding: 1.2em; border-radius: 0.3em; }
.mather_order .contents{position: relative; padding-bottom:2em; margin-bottom: 1.em;}
.mather_order .contents::after{content: ""; width: 110%; height: 8px; background-color: #f5f5f5; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}

.mather_order_view .order_list_wrap{padding: 0;}
.mather_order_view .contents .list_con .body{margin-top: 0;}
.mather_order_view .in dl{display: flex; align-items: flex-start;}
.mather_order_view .in dl dt{width: 8em; font-weight: 600;}
.mather_order_view .in dl dd{width: calc(100% - 8em); padding-left: 0.5em;}
.mather_order_view .in dl + dl{margin-top: 0.5em;}
.mather_order_view .btm .btn_wrap{width: 100%;}
.mather_order_view .btm .btn_wrap button{width: 100%; font-size: 1.1em; padding: 0.8em; border: 1px solid #0E8EEB; background-color: #0E8EEB; color: #fff;}
.mather_order_view .bag_policy_container .in dl{justify-content: space-between;}
.mather_order_view .bag_policy_container .in dl dd{width: auto;}
.mather_order_view .bag_policy_container .in dl.all_price{border-top: 1px dashed #ddd; padding-top: 1em;margin-top: 1em;}
.mather_order_view .bag_policy_container .in dl.all_price dd{font-size: 1.2em; font-weight: 700;}

.mather_order_view select{width: 100%; border: 1px solid #ddd; padding:1em; background: url('https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/Gmask/157513688091706.png') no-repeat 97% 50%/15px auto;}
.mather_order_view select:focus{outline: 1px solid #0E8EEB; border-radius: 0.3em;}
.mather_order_view .btn_wrap02 button.btn-default{background-color: #f5f5f5; border: 1px solid #f5f5f5; color: #999;}
.mather_order_view .btn_wrap02 button{width: 49%;}


.return input{border: 1px solid #ddd;width: 100%; border-radius: 0; padding: 1em  0.8em;}
.return input:focus{outline: 1px solid #0E8EEB;}

.my_qna_list ul{}
.my_qna_list ul li>div{width: 100%;}
.my_qna_list ul li .con_wrap {padding-right: 4em; }
.my_qna_list ul li .con_wrap .arrow{position: absolute; right: 1.2em; top: 2.5em;}
.my_qna_list ul li .con_wrap .arrow img{width: 1.5em;}
.my_qna_list ul li .con_wrap .top{margin-bottom: 0.5em;}
.my_qna_list ul li .con_wrap .top p.stay{background-color: #ddd;  color: #fff;}
.my_qna_list ul li .con_wrap .top p.complete{background-color: #0E8EEB; color: #fff;}
.my_qna_list ul li .con_wrap .top p{margin-right: 0.5em; padding: 0.3em; font-size: 0.85em; border-radius: 55px; width: 5.5em; text-align: center;}
.my_qna_list ul li .con_wrap .txt_wrap b{ font-size: 1.05em; display: block; font-weight: 600;}
.my_qna_list ul li .con_wrap span.date{font-size: 0.95em;}
.my_qna_list ul li .answer{display:none; background-color: #f5f5f5; padding: 1.2em; margin-top: 0.8em;}
.my_qna_list ul li .answer .top b{font-weight: 700; margin-right: 0.5em; color: #0E8EEB;}
.my_qna_list ul li{padding: 1.2em; border-bottom: 1px solid #ddd; position: relative;}
.my_qna_list ul li .answer .con_wrap{padding-right:0;}
.my_qna_list ul li .answer .con_wrap + .con_wrap{border-top: 1px solid #ddd; margin-top: 1em; padding-top: 1em;}
.my_qna_list ul li .answer .con_wrap span.title03{font-weight: 600; display: block; margin-bottom: 0.5em;}
.my_qna_list .img_wrap{margin-right: 0.8em;}

.rotate {transform: rotate(-180deg) !important;}
select{ background: url('https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/JEBJ/168428129126314.png') no-repeat 99% 50%/15px auto ;}



.search_con{ display: flex; position: relative; }
.search_con img{width: 1.8em; position: absolute; left: 48%; top:48%; transform: translate(-50%,-50%);}
.search_con input{width: calc(100% - 4em);;  padding: 1em; }
.search_con input:focus{outline: 0;}

.search_con button{width: 3.4em;background: #0E8EEB;border-radius: .4em;position: relative;margin-left: .4em;}

.favorite .title h2{font-size: 1.1em; font-weight: 700;}
.favorite .icon_wrap {width: 3.5em;height: 3.5em;border-radius:0.4em;overflow: hidden;position: relative;border: 1px solid #ddd;}
.favorite .icon_wrap img{position: absolute; width: 80%; left: 50%; top: 50%; transform: translate(-50%, -50%);}


.favorite .con_wrap p {font-size: 1.1em;font-weight: 700;}
.favorite .list li{ border: 1px solid #eee; padding:1em ;border-radius: .6em;background: #fff;}
.favorite .list li+li{margin-top: .5em;}
.favorite .list li .right button{background-color: #ED4848; color: #fff; padding: 0.6em 1.2em 0.4em; border-radius: 0.3em; text-align: center;}
.favorite .list li .right button.on{background-color: #0E8EEB;}
.invite .img_wrap{width: 15em; margin: 0 auto 0.3em auto;}
.invite .txt_wrap .top{text-align: center;}
.invite .txt_wrap .top span{font-size: 1.2em;}
.invite .txt_wrap .top b{display: block; font-size: 1.35em; font-weight: 700;}
.invite .txt_wrap .top p{opacity: 0.7; margin-top: 0.3em; font-size: 1.1em; margin-top: 0.8em;}

.invite .txt_wrap .mid{margin-top: 2em;}
.invite .txt_wrap .mid p{background-color: #FEE500; color: #222; padding: 1.2em; font-weight: 600; text-align: center;}
.invite .txt_wrap .mid p img{width: 1.2em; display: inline-block; vertical-align: middle; margin-right: 0.5em;}

.invite .txt_wrap .btm{ background-color: #f5f5f5; padding: 1.2em; margin-top: 1.2em; text-align: center;}
.invite .txt_wrap .btm p{}
.invite .txt_wrap .btm span{display: block; color: #f83c21; font-size: 1.1em; font-weight: 700;}

.cs_notice{}
.member_out{text-align: right; margin-top: 0.8em;}
.member_out span{font-size: 0.95em; color: #aaa; display: inline;}


/* 토글 스위치 */
.onoff_button{display: flex;;align-items: center; justify-content: flex-end;}
.onoff_button>div{ display: flex; align-items: center; justify-content: center; }
.onoff_button>div p{font-weight: 600;}
.onoff_button>div span{}
.onoff_button .toggleSwitch {width: 2em;height: .5em;display: block;position: relative;border-radius: 30px;background-color: #ddd; cursor: pointer;}
.onoff_button .toggleSwitch .toggleButton {width: 1.4em;height: 1.4em;position: absolute;top: 50%;left: -.5em;transform: translateY(-50%);border-radius: 50%;background: #0E8EEB;}
.onoff_button #toggle:checked ~ .toggleSwitch {background: #7cc8ff;}
.onoff_button #toggle:checked ~ .toggleSwitch .toggleButton {left: calc(100% - 1em);background: #0E8EEB;}
.onoff_button .toggleSwitch, .toggleButton {transition: all 0.3s ease-in;}

.onoff_button #toggle2:checked ~ .toggleSwitch {background: #7cc8ff;}
.onoff_button #toggle2:checked ~ .toggleSwitch .toggleButton {left: calc(100% - 1em);background: #0E8EEB;}

.setting .in{background-color: #fff; border-bottom: 8px solid #f8f8f8;}
.setting .in dl{display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #eee; padding: 1.06em;}
.setting .in dl dd .onoff_button{padding-left: 1em;}
.setting .in dl:last-child{border-bottom: 0;}
.setting .in dl dt p{font-weight: 600;}
.setting .in dl dt span{font-size: 0.9em; word-break: keep-all; color: #777; margin-top: .2em;}

.login .logo{text-align: center; margin: 0 auto;}
/* .login input:focus{outline: ;} */

.cupon{padding: 1.2em;}
.cupon ul li .con_wrap{background-color: #0E8EEB; display: flex; position: relative; overflow: hidden; justify-content: space-between; align-items: center; border-radius: 0.3em; }
.cupon ul li .con_wrap p{font-weight: 700; font-size: 1.2em; margin: 0.2em auto;}
.cupon ul li .con_wrap span{opacity: 0.7; margin-top: 0.5em; display: block;}
.cupon ul li .con_wrap .img_wrap{ width: 4em; margin: 0 auto; text-align: center; padding: 1em;}
.cupon ul li .con_wrap .txt_wrap{width: calc(100% - 4em); padding: 1.5em; border: 1px solid #ddd;  background-color: #fff;}
.cupon ul li .con_wrap::after{content: ""; position: absolute; left: -1em; top: 50%; transform: translateY(-50%); width: 1.7em; height: 1.7em; border-radius: 50%; background-color: #e3e3e3; border: 1px solid #ddd;}
.cupon ul li .con_wrap .img_wrap img{width: 1.5em; margin: 0 auto;}


.radio_style span img{width: 1.4em;}
.radio_style span{width: 83%;}
.radio_style label{width:calc(50% - .7em);}
.radio_style label{margin: .35em;}
.radio_style [type="radio"]{padding: 1.6em;}
.radio_style [type="radio"]:checked{background-color: rgb(74 132 241 / 5%);}
/* ********************************************* *
 * 390px max
 * ********************************************* */
 @media (max-width:390px){
    .per_store{margin-right:3%;}
 }


 /* ********************************************* *
 * 320 max
 * ********************************************* */
 @media (max-width:320px){
    .pd_list1 ul li{width:100%;}
    .reply_wrap .reply_list ul li .top .name{font-size: 1em;}
    .notice_view>.top b{font-size: 1.1em;}
 }