#review .top{padding:2.4rem 1.6rem 1.2rem 1.5rem;}
#review .detail{margin-bottom:0.8rem;}
.submit{background: #000;color: #fff;width: 100%;padding: 1rem 0;margin: 2rem 0 0 0;cursor: pointer;border-radius: 0.4rem;}
.skip{background: #fff;color: #999;width: 100%;padding: 1rem 0;margin: 1rem 0 0 0;cursor: pointer;border-radius: 0.4rem;}
#review .list {padding-bottom: 2rem;}
#review .list>.desc{display: none;}
#review .nothing{padding-top: 4rem;}

/**
  리뷰 리스트, 상품 상세페이지 리뷰 리스트
 */
.contents.in-review-list {padding-top: 2rem;}
#review{font-family: Lato !important;}
#review .top{display: none;flex-flow:row nowrap;padding: 1rem 1.6rem 1.6rem 1.5rem;justify-content: space-between;/*align-items: center;*/}
#review .top.active{display: block; padding: 0 1.6rem 1.6rem 1.6rem;}
#review .top .left{margin-right: 2rem;}
#review .top .left>span{font-size:1.1rem;color:#020202;letter-spacing: -0.023rem;}
#review .top .left .point_num {font-size: 3.6rem;letter-spacing: -0.075rem;font-weight: normal;font-family: Lato !important;padding-top: 0.4rem;padding-bottom: 0.2rem;}
#review .top .left .point_num small{font-size:1.7rem;color:#999;}
#review .top .right{width:100%;}
#review .top .right .item{margin-top: 0.5rem;}
#review .top .right .item:first-child{margin-top:0;}
#review .top .right .item .title{}
#review .top .right .item .title span {font-size:1rem;color:#666;}
#review .top .right .item .title span:first-child{margin-right: 0.2rem;}
#review .top .right .item .title span:last-child{font-weight: 500;color:#000;font-weight: bold;}
#review .top .right .item .progress{display: flex;align-items: center;}
#review .top .right .item .progress .bar{width:100%;height:0.5rem;background: #eee;position: relative;border-radius: 1rem;}
#review .top .right .item .progress .bar .active {position: absolute;left: 0;top: 0;background: #000;height: 100%;border-radius: 1rem;}
#review .top .right .item .progress .per{font-size: 1.2rem;font-weight: bold;padding-left:1rem;}
#review .detail{display:none;padding:0 1.6rem;}
#review .detail.active{display: block;}
#review .detail>a{display: none;}
#review .detail>a.on{display: block;font-size:1.2rem;padding:1.2rem;color:#666;text-align: center;}
#review .detail .cont {border-top: 1px solid #f1f1f1;display: none;margin-top: 1rem;margin-bottom: 1.5rem;}
#review .detail .cont .item{display: flex;justify-content: space-between;align-items: center;padding-top:1.5rem;}
#review .detail .cont .item>span{display: block;font-size: 1.1rem;font-weight: bold;white-space: nowrap;margin-right: 2rem;min-width: 2.6rem;margin-top: 0.8rem;}
#review .detail .cont .item>div{width:100%;}
#review .detail .cont .item>div>div{display: flex;align-items:center;justify-content:space-between;font-size: 1.1rem;color:#666;width:100%;margin-top:0.9rem;}
#review .detail .cont .item>div>div>div:first-child{display: flex;align-items:center;}
#review .detail .cont .item>div>div .per{color:#666;}
#review .detail .cont .item>div>div .per font:first-child{display: inline-block;min-width: 2.9rem;font-weight: normal;}
#review .detail .cont .item>div>div .per font:last-child{margin-left: 0.9rem;margin-right: 0.9rem;font-weight: normal;}
#review .detail .cont .item>div>div.on .per font:first-child{font-weight: bold !important;}
#review .detail .cont .item>div>div.on .per font:last-child{font-weight: bold !important;}
#review .detail .cont .item>div>div .bar{width:100%;height:0.5rem;background: #eee;position: relative;border-radius: 1rem;max-width: 9.9rem;}
#review .detail .cont .item>div>div .bar .active{position: absolute;left: 0;top: 0;background: #aaa;height: 100%;border-radius: 1rem;}
#review .detail .cont .item>div>div.on .per{color:#000}
#review .detail .cont .item>div>div.on .bar .active{background:#000;}
#review .hashtag{display:none;background:#f6f6f6;padding:1rem 1.6rem;}
#review .hashtag.active{display: block;padding: 1.6rem 1.6rem 1.2rem 1.6rem;}
#review .hashtag .title{display: block;margin-bottom:1rem;font-size:1.1rem;font-weight: 500;}
#review .hashtag .tags{display: flex;flex-flow: row wrap;align-items: center;}
#review .hashtag .tags>a{    display: block;padding: 0.5rem 1rem;font-size: 1.2rem;background: #fff;border-radius: 1.5rem;margin-bottom: 0.6rem;margin-right: 0.6rem;box-shadow: 0rem 0.1rem 0.1rem 0rem rgba(0,0,0,0.05);}
#review .list{}
#review .list .tab{margin-top:1.5rem;padding:0 1.6rem;font-size:1.3rem;display: flex;flex-flow: row nowrap;overflow-x: scroll;border-bottom: 1px solid #d8d8d8;  -ms-overflow-style: none;}
#review .list .tab::-webkit-scrollbar {display: none !important;}
/*#review .list .tab {

    -ms-overflow-style: none; !* IE and Edge *!
    scrollbar-width: none; !* Firefox *!
}
#review .list .tab::-webkit-scrollbar {
    display: none; !* Chrome, Safari, Opera*!
}*/
#review .list .tab a {white-space: nowrap;margin-right: 1.4rem;padding: 1rem 0.8rem;text-align: center;font-weight: normal;color: #666;}
/*#review .list .tab a:last-child{margin-right: 0;}*/
#review .list .tab a:nth-last-child(2) {margin-right: 0;}
/*#review .list .tab a:last-child{padding-right: 1.6rem;}*/
#review .list .tab a.on{color:#000;font-weight: bold;position: relative;}
#review .list .tab a.on:before{content:'';color:#000;font-weight: bold;position: absolute;bottom:0;left:0;width:100%;height:2px;background:#000;z-index: 99;}
#review .list {position: relative;}
#review .list .desc{display: flex;flex-flow:row nowrap;padding: 1.5rem 1.6rem 1.5rem 1.6rem;justify-content: space-between;align-items: center;font-size:1.2rem;}
#review .list .desc .total{}
#review .list .desc .total span{font-weight: bold;}
#review .list .desc .sort{}
#review .list .desc .sort a{color:#999;}
#review .list .desc .sort a:first-child{margin-right: 0.7rem;}
#review .list .desc .sort a.on{font-weight: bold;color:#000;}
#review .list .cont{display: flex;flex-flow: row wrap;padding:0 1.6rem;}
#review .list .cont .item{width:calc(50% - 0.5rem);margin-bottom:1.4rem;}
#review .list .cont .item:nth-child(odd){margin-right: 0.5rem;}
#review .list .cont .item:nth-child(even){margin-left: 0.5rem;}
#review .list .cont .item .img{position:relative;}
#review .list .cont .item .img img {border-radius: 0.4rem;max-width: 14.2rem;height: 14.2rem;}
#review .list .cont .item .img .multi_img{height: auto;max-width: 1.7rem;position: absolute;right: 0.7rem;top: 0.7rem;}
#review .list .cont .item .data{}
#review .list .cont .item .data .info {display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: center;margin-top: 0.4rem;}
#review .list .cont .item .data .info .id {font-size: 1.2rem;color: #333;max-width: 10.5rem;white-space: nowrap;font-family: Lato !important;font-weight: 600;}
#review .list .cont .item .data .info .like{display: flex;align-items: center;}
#review .list .cont .item .data .info .like img{margin-right: 0.2rem;max-width: 1.5rem;}
#review .list .cont .item .data .info .like.off img{}
#review .list .cont .item .data .info .like font{color:#be9162;font-size:1.2rem;font-weight: bold;font-family: Lato !important;}
#review .list .cont .item .data .info .like font.empty{font-weight:normal;color:#666;}
#review .list .cont .item .data .content_part {font-size: 1.1rem;color: #666;line-height: 1.4;margin-top: 0.6rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;word-break: keep-all;    font-weight: normal;}
#review .list .more{margin:1rem 1.6rem 1rem;}
#review .list .more button{cursor:pointer;width:100%;display:block;padding:1.1rem;border:1px solid #999;color:#000;text-align: center;border-radius: 0.4rem;}
#review .list .loading{display:none;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #fff;opacity: 0.5;transition: 2s;animation-name: fadeOut;animation-duration: 3s;}
#review .list .loading.on{display: block;animation-name: fadeIn;animation-duration: 3s;}
#review .nothing{text-align: center;width: 100%;display: flex;flex-flow: column;justify-content: center;align-items: center;padding: 2rem 0 0rem 0;}
#review .nothing img{max-width:4rem;}
#review .nothing>a, #review .nothing>span{display: block;}
#review .nothing .title {font-size:1.4rem;font-weight: 500;margin-top:1.5rem;margin-bottom: 0.35rem;}
#review .nothing .desc{font-size:1.2rem;color:#666;line-height: 2rem;}
#review .nothing a{margin-top:2rem;display:block;width: 100%;padding: 1.25rem 0 1.35rem 0;text-align: center;font-family: Lato;font-size: 1.3rem;font-weight: 600;border-radius: 0.25rem;background:#000;color:#fff;}
#review .nothing a span{color: #be9162;}

#review .review_reg{width: 100%;padding: 1.25rem 0 1.35rem 0;text-align: center;font-family: Lato;font-size: 1.3rem;font-weight: 600;border-radius: 0.25rem;display: block;color: #ffffff;background: #000;margin-top:1.5rem;}
#review .review_reg span{color: #be9162;}
.review .review_list{font-size:1.3rem;}

#review .list .desc_mypage{padding: 0.8rem 0;line-height: 2rem;color:#666;}
#review .list .btn_mypage{margin-top: 0.8rem;}




/**
  리뷰 상세페이지
 */
.review_detail>.info_top {padding: 1.4rem 1.6rem;display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: center;}
.review_detail>.info_top .id{font-size: 1.3rem;font-weight:bold;}
.review_detail>.info_top .date{font-size:1.1rem;color:#999;}
.review_detail>.images{}

.review_detail > .images .swiper-wrapper {
    display: flex;
    align-items: center;
    background: #fff;
}

.review_detail>.images .swiper-slide{max-height:40rem;display: flex;align-items: center;}

.review_detail>.images .swiper-pagination{bottom:1rem;}
.review_detail>.images .swiper-pagination .swiper-pagination-bullet{background:#999;opacity: 0.8;}
.review_detail>.images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;opacity: 1;}
.review_detail>.info_bottom {padding: 1.5rem 1.6rem 1.9rem 1.6rem;display: flex;flex-flow: row nowrap;justify-content: space-between;}
.review_detail>.info_bottom .point{}
.review_detail>.info_bottom .point .rating_star .starPoint {display: inline-block;width: 8.8rem;height: 1.6rem;vertical-align: top;font-size: 0;line-height: 1.5rem;color: transparent;background: url(https://static.balaan.co.kr/mobile/img/goods/rating_star_4x.png) no-repeat 0 0 / 8.8rem;}
.review_detail>.info_bottom .point .rating_star .starPoint span {display: block;height: 100%;background: url(https://static.balaan.co.kr/mobile/img/goods/rating_star_4x.png) no-repeat 0 -1.5rem / 8.8rem;}
.review_detail>.info_bottom .addons {display: flex;flex-flow: row nowrap;}
.review_detail>.info_bottom .addons a{display: flex;flex-flow: row nowrap;align-items: center;}
.review_detail>.info_bottom .addons a:first-child{margin-right: 1.4rem;}
.review_detail>.info_bottom .addons a.off:first-child img{}
.review_detail>.info_bottom .addons a img {max-width: 2rem;}
.review_detail>.info_bottom .addons a span{margin-left: 0.6rem;color: #222;font-size: 1.2rem;font-weight: bold;}
.review_detail>.best {padding: 0 1.6rem 1.3rem 1.6rem;font-family: Lato;font-size: 1.1rem;line-height: normal;color: #a05f22;}
.review_detail>.hashtags {padding: 0 1.6rem;display: flex;flex-flow: row wrap;}
.review_detail>.hashtags a {font-size: 1.2rem;font-weight: bold;line-height: 1.5;margin-right: 0.6rem;letter-spacing: -0.025rem;color: #0c3053;}
.review_detail>.content{padding: 0 1.6rem 1.5rem;font-size:1.2rem;font-weight: 500;line-height: 1.5;letter-spacing: -0.025rem;white-space: pre-wrap;color:#020202;word-break: break-all;}
.review_detail>.content {
    font-family: lato, SpoqaHanSansNeo !important;
}

.review_detail>.desc{padding:0 1.6rem;font-size:1.2rem;font-weight: 300;line-height: 1.5;letter-spacing: -0.025rem;margin-bottom:1.2rem;color:#999;}
.review_detail>.desc .size_goods{word-break: keep-all;}
.review_detail>.desc .size_member{}
.review_detail>.goods_slide{margin-bottom:1.2rem;}
.review_detail>.goods_slide .swiper-wrapper{padding: 0.5rem 0 0.7rem 0;}
.review_detail>.goods_slide .swiper-slide {margin-right: 1rem;width: 8.5rem;text-align: center;padding-top: 0.65rem;position: relative;}
.review_detail>.goods_slide .swiper-slide>a {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.review_detail>.goods_slide .swiper-slide.cur{    margin-right: 10px;box-shadow: 0 0.2rem 0.8rem 1px rgba(0, 0, 0, 0.1);padding-top: 0;width: 10rem;}
.review_detail>.goods_slide .swiper-slide.cur .img{padding: 1rem 1.74rem;}
.review_detail>.goods_slide .swiper-slide:first-child{margin-left:1.5rem;}
.review_detail>.goods_slide .swiper-slide .img img{width:7.55rem;}
.review_detail>.goods_slide .swiper-slide .desc{margin-top:0.9rem;padding: 0 0.4rem;}
.review_detail>.goods_slide .swiper-slide .brand {font-weight: bold;margin-bottom: 0.4rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.review_detail>.goods_slide .swiper-slide .desc div.origin{font-family: Lato;font-size: 1.1rem;font-weight: normal;letter-spacing: -0.025rem;color: #111111;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.review_detail>.goods_slide .swiper-slide .desc div.price{font-family: Lato;font-size: 1.2rem;font-weight: bold;letter-spacing: normal;color: #020202;margin-top:0.15rem;}
.review_detail>.goods_slide .swiper-slide .desc div.current {margin-top: 1rem;font-size: 1.1rem;color: #666;text-align: center;padding: 0.8rem 0;width: 100%;border-top: 1px solid #f1f1f1;color: #be9162;}
.review_detail>.goods_slide .swiper-slide .desc div:last-child>span{color:#bd081c;}
.review_detail>.goods_slide .swiper-slide .desc div:last-child>span.won{font-family: Lato;font-size: 1rem;font-weight: 500;line-height: normal;color: #020202;}

.review_detail>.replys{padding: 1.2rem 1.6rem;background: #f9f9f9;}
.review_detail>.replys .item{margin-bottom:1.2rem;}
.review_detail>.replys .item[data-depth='1'] .content{margin-left:3rem;}
.review_detail>.replys .item[data-depth='1'] .addons{margin-left:3rem;}
.review_detail>.replys .item .content{font-size:1.2rem;font-weight: normal;line-height: 1.5;}
.review_detail>.replys .item .content span{font-size:1.3rem;font-weight: bold;letter-spacing: -0.025rem;margin-right: 0.6rem;}
.review_detail>.replys .item .content span:first-child{}
.review_detail>.replys .item .content span:nth-child(2){color: #333;}
.review_detail>.replys .item .content div{display:inline-block;}
.review_detail>.replys .item .addons{font-size:1rem;margin-top:0.4rem;}
.review_detail>.replys .item .addons .date{color:#999;margin-right: 1.7rem;}
.review_detail>.replys .item .addons a{color:#999;}
.review_detail>.replys .item .addons .add{margin-right: 1.2rem;}
.review_detail>.replys .item .addons .mod{margin-right: 1.2rem;}
.review_detail>.replys .item .addons .remove{}
.review_detail>.replys .item.my .content .member_id{color:#be9162}
.review_detail>.replys .input{display: flex;flex-flow:row nowrap;}
.review_detail>.replys .items .input{margin-top:1rem;}
.review_detail>.replys .input input, .review_detail>.replys .input button{background: #fff !important;border: 1px solid #ddd;padding: 1rem;display: block;font-size: 1.3rem;color: #333;}
.review_detail>.replys .input input {border-radius: 4rem 0 0 4rem;border-right: 0;padding-left: 2rem;width: 100%;}
.review_detail>.replys .input input:focus{border-color:#ddd !important;}
.review_detail>.replys .input button {border-radius: 0 4rem 4rem 0;border-left: 0;padding-right: 2rem;width: 7rem;cursor: pointer;}

.review_detail>.desc, .review_detail>.rating-starts {
    font-family: lato, SpoqaHanSansNeo !important;
}

.rating-starts {
    display: flex;
    padding-left: 1.6rem;
    align-items: center;
    margin-bottom: 0.7rem;
}

.point .items {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.point-area {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 7rem;
    margin-right: 0.6rem;
    font-size: 1.1rem;
}

.star-bg-wrapper {
    overflow: hidden;
    height: 1.4rem;
    position: absolute;
    left: 0;
    width: 0;
    transition: width 0.2s ease-out;
}

.star-bg, .star-items {
    width: 7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row nowrap;
}

.star-bg .star-on, .star-items .star {
    width: 1.4rem;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.star-bg .star-on img, .star-items .star img {
    display: block;
}

.review-size-items.swiper-wrapper {
    display: flex;
    align-items: flex-start;
    overflow: initial !important;
}

.review-size-items .slide-item {
    width: fit-content;
    white-space: nowrap;
}

.review-size-slider.swiper-container {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    margin-bottom: 2.05rem;
}

.review-size-items .review-size-item {
    display: flex;
    align-items: center;
    white-space: nowrap;
    font-size: 1.05rem;
    font-family: lato, SpoqaHanSansNeo !important;
    margin-right: 0.55rem;
    background: white;
    border: 1px solid #e5e5e5;
    padding: 0.35rem 0.7rem;
    border-radius: 1.1rem;
}

.review-size-items .review-size-item-title {
    color: #666;
    margin-right: 0.5rem;
}

.review-size-items .review-size-item-text {
    color: #122f5c;
}



div#review .item-area {}
div#review .review-satisfy-items {}
div#review .review-satisfy-items.hide {
    display: none;
}

div#review .review-satisfy-item {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
div#review .review-satisfy-item:last-child {
    margin-bottom: 0;
}
div#review .review-satisfy-item .item-category {
    color: #666;
    font-size: 1.1rem;
    border: 1px solid #aaa;
    height: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.6rem;
    min-width: 5.5rem;
}
div#review .review-satisfy-item .item-name {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 0 1.4rem;
    width: fit-content;
    white-space: nowrap;
}
div#review .review-satisfy-item .dot-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
}
div#review .review-satisfy-item .dot-bar:before {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -1px;
    border-top: 1px dashed #aaaaaa;
    content: '';
}

div#review .review-satisfy-item .item-percentage {
    min-width: 3.6rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #222222;
}

div#review .rate-area {
    display: flex;
    align-items: center;
}

#review .rating_star .starPoint {
    width: 11rem;
    height: 2rem;
    background: url(https://static.balaan.co.kr/mobile/img/goods/rating_star_4x.png) no-repeat 0 0 / 11rem;
}

#review .rating_star .starPoint span {
    background: url(https://static.balaan.co.kr/mobile/img/goods/rating_star_4x.png) no-repeat 0 -2rem / 11rem;
}

#review .rate-area {
    margin-bottom: 1.2rem;
}

#review .rate-area .point_star {
    margin-right: 0.6rem;
}

#review .rate-area .point_num {
    font-family: lato, SpoqaHanSansNeo;
    font-size: 2.2rem;
    font-weight: bold;
}

#review .rate-area .point_num span.review-count {
    margin-left: 0.3rem;
    font-size: 1.4rem;
    font-weight: normal;
}

#review .list .cont .item .data .info .like font {
    color: #222;
}

#review .list .cont .item:last-child, #review .list .cont .item:nth-last-child(2) {
    margin-bottom: 0;
}
