.banchandetail{
	padding-top:0px;
	position:unset;
	box-sizing: border-box;
	height:auto;
}

.banchandetail .banchan-data--inner{
	padding:32px 20px;
}

.banchandetail .banchan-data .banchan-tag{
	padding:0px;
}

.banchandetail .banchan-content h1{
	font-size:24px;
	font-weight:700;
	line-height:33.6px;
	color:#111;
	font-family:'MaruBuri';
	margin-bottom:4px;
	padding:0px;
}

.banchandetail .banchan-content p{
	margin-bottom:12px;
	font-size:14px;
	font-weight:400;
	line-height:16.8px;
	color:#757575;
	padding:0px;
}

.banchandetail .banchan-price .banchan-price__percent{
	font-size:18px;
	font-weight:700;
	line-height:18px;
	margin-right:4px;
}

.banchandetail .banchan-price .banchan-price__discount{
	font-size:18px;
	color:#111;
	font-weight:700;
}

.banchandetail .banchan-price .banchan-price__list-price{
	font-size:13px;
	font-weight:400;
	line-height:13px;
	color:#A3A3A3;
}

.banchandetail .banchan-data::after{
	content:none;
	background:#F5F5F5;
}

.chartRadar{
	padding:20px 20px 32px;
	border-bottom:12px solid #F5F5F5;
}

.chartRadar .score{
	margin-bottom:27px;
	
}

.chartRadar .score span{
	font-size:24px;
	font-weight:700;
	display:flex;
	align-items:center;
	margin-bottom:5px;
}

.chartRadar .score span img{
	margin-right:5px;
}

.chartRadar .score p{
	font-size:13px;
	font-weight:400;
}
.chartRadar .score p strong{
	color:#07560E;
}

.chartRadar .analyst{
	margin-bottom:28px;
	
}

.chartRadar .analyst ul{
	display: flex;
	align-items: center;
	justify-content: center;
}

.chartRadar .analyst ul li:first-child{
	margin-right:12px;
}

.chartRadar .analyst ul li {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.chartRadar .analyst ul li span{
	display:inline-block;
	width:72px;
	height:72px;
	position:relative;
	border-radius:50px;
}

.chartRadar .analyst ul li small.circle{
	display:inline-block;
	width:12px;
	height:12px;
	border-radius:50px;
	border:4px solid #fff;
	right:0px;
	position:absolute;
}

.chartRadar .analyst ul li p{
	display:inline-block;
	border:1px solid #0D5611;
	font-size:13px;
	font-weight:700;
	border-radius:50px;
	margin-top: -10px;
	z-index: 9;
	width:74px;
	height:24px;
	line-height:24px;
	text-align:center;
}


.chartRadar .radarWrap{
	padding:40px 20px 20px;
	border-radius:10px;
	background:#F5F5F5;
	position:relative;
	margin-bottom:15px;
}

.chartRadar .radarWrap .title{
	font-size:13px;
	border:1px solid #0D5611;
	color:#0D5611;
	font-weight:400;
	padding:10px;
	position:absolute;
	top:-20px;
	left:50%;
	transform:translateX(-50%);
	background:#F3F7F3;
	border-radius:4px;
	width: calc(100% - 60px);
	text-align: center;
	line-height:16.9px; 
}

.chartRadar .word{
	padding:17px 12px;
	background:#F5F5F5;
	border-radius:4px;
	margin-bottom:16px;
}

.chartRadar .word .wordTitle{
	padding-left:50px;
	background:url('/shop/data/skin_mobileV2/light/common/img/goods/icon-analyst-2.svg') left no-repeat;
	margin-bottom:10px;
	background-size:40px;
	height:40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.chartRadar .word .wordTitle small{
	font-size:14px;
	font-weight:700;
	color:#434343;
	display:block;
	line-height: 18.2px;
}

.chartRadar .word .wordTitle span{
	font-size:14px;
	font-weight:700;
	color:#0D5611;
	display:block;
	line-height: 18.2px;
}

.chartRadar .word p{
	font-size:12px;
	font-weight:400;
	color:#757575;
	line-height:16.8px;
}

.chartRadar .more{
	border:1px solid #D4D4D4;
	border-radius:4px;
	padding:15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size:13px;
	font-weight:400;
	color:#111;
}

.chartRadar .more span strong{
	color:#0D5611;
}

.chartRadar .more a{
	display: flex;
	align-items: center;
}
.chartRadar .more a span{
	width:14px;
	height:14px;
	background:#d4d4d4;
	border-radius:30px;
	color:#525252;
	line-height:14px;
	text-align:center;
	margin-left:5px;
	font-size:15px;
}

.tabOuter {
	height:48px;
}
.banchandetail .banchan-detail-tab{
	display:flex;
	border:0px;
	box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.03);
	position:relative;
	margin-bottom:0px;
}

.banchandetail .banchan-detail-tab.is-fixed{
	position:fixed;
	width:100%;
	top:48px;
	z-index:998;
}
.banchandetail .banchan-detail-tab.is-fixed .reviewCntBox{
	display:none;
}

.banchandetail .banchan-detail-tab:after{
	position:absolute;
	border-bottom:0px solid #E5E5E5;
	width:100%;
	bottom:-1px;
}

.banchandetail .banchan-detail-tab button{
	background:#fff;
	font-weight:400;
	position:relative;
	font-size:13px;
}

.banchandetail .banchan-detail-tab button.is-active{
	color:#0D5611;
	font-weight:700;
	border-bottom:2px solid #0D5611;
}

.banchandetail .banchan-detail-tab button .reviewCntBox{
	font-size:12px;
	font-weight:700;
	color:#0D5611;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:-10px;
	line-height:normal;
	background:url('/shop/data/skin_mobileV2/light/common/img/goods/icon-review-box.svg') center no-repeat;
	width:50px;
	height:21px;
	line-height: 17px;
}


.tab-banchan__explanation .post-product-info{
	padding:24px 20px;
}

.tab-banchan__explanation .post-product-info .post__title--lg{
	font-size:24px;
	font-weight:700;
	line-height:28.8px;
	color:#111;
	font-family: 'MaruBuri';
	margin-bottom:47px;
	padding:0px;
}

.tab-banchan__explanation .post-product-info .post__sub-title{
	padding:0px;
	font-size:18px;
	font-weight:400;
	line-height:22px;
	color:#111;
	margin-bottom:10px;
}

.tab-banchan__explanation .post-product-info .post__text{
	font-size:14px;
	font-weight:400;
	line-height:22px;
	color:#757575;
	padding:0px;
}

.tab-banchan__review .order-review--inner{
	padding:0px 0px 20px;
}

.tab-banchan__review .order-review--head{
	padding:40px 20px;
}

.tab-banchan__review .order-review--head p{
	font-family: "MaruBuri", serif;
	font-size: 24px;
	font-weight: 700;
	color:#111;
	display:flex;
	align-items:center;
	margin-bottom:38px;
	padding:0px;
	
}

.tab-banchan__review .order-review--head p strong{
	color:#0D5611;
	font-size:13px;
	margin-left:6px;
	border-radius:4px;
	background:rgba(13,86,17,0.1);
	font-size:13px;
	font-weight:700;
	padding:5px 7px;
	font-family: 'Pretendard';
}

.tab-banchan__review .order-review--score{
	text-align:center;
}

.tab-banchan__review .order-review--score strong{
	margin-bottom:5px;
	font-size:32px;
	font-weight:700;
	display:block;
	line-height:38.4px;
}

.tab-banchan__review .order-review--score span.scoreStarBg{
	display:inline-block;
	background: url('/shop/data/skin_mobileV2/light/common/img/goods/icon-stars-gray-26.svg') !important;
	width:130px;
	height:26px;
}

.tab-banchan__review .order-review--score span.scoreStar{
	background: url('/shop/data/skin_mobileV2/light/common/img/goods/icon-stars-color-26.svg') !important;
	height:26px;
	display:block;
}

.tab-banchan__review .order-review--photo{
	border-top:1px solid #E5E5E5;
	padding:20px 20px 24px;
}

.tab-banchan__review .order-review--photo strong{
	margin-bottom:15px;
	font-size:14px;
	font-weight:700;
	display:block;
}

.tab-banchan__review .order-review--photo ul{
	height:auto;
}

.tab-banchan__review .order-review--photo li .photo{
	padding-bottom:100%;
	border-radius:4px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.tab-banchan__review .my_review .order-review__list {
	padding:0px;
}

.tab-banchan__review .my_review .order-review__list .order-review-content{
	display:block;
	margin:0px;
	padding:20px;
	background:none;
}

.tab-banchan__review .my_review .order-review__list .order-review-content .preview_head{
	margin-bottom:16px;
	display:flex;
	font-size:12px;
	font-weight:700;
	justify-content: space-between;
	align-items: center;
}

.tab-banchan__review .my_review .order-review__list .order-review-content .preview_head .preview_info{
	display: flex;
	align-items: center;
	font-size:12px;
	font-weight:700;
	line-height:normal;
}

.tab-banchan__review .my_review .order-review__list .order-review-content .preview_head .preview_info .data .star-bg{
	background: url('/shop/data/skin_mobileV2/light/common/img/goods/icon-stars-gray-16.svg') !important;
	width:80px;
	height:16px;
}

.tab-banchan__review .my_review .order-review__list .order-review-content .preview_head .preview_info .data .star-bg .star{
	height:16px;
	background-image: url('/shop/data/skin_mobileV2/light/common/img/goods/icon-stars-color-16.svg') !important;
}


.tab-banchan__review .my_review .order-review__list .order-review-content .preview_head .buyCnt{
	color: #0D5611;
	font-size: 12px;
	font-weight:400;
	line-height:12px;
	margin: 0px 8px;
	border-radius: 4px;
	background: rgba(13, 86, 17, 0.1);
	padding:4px 5px;
}


.tab-banchan__review .my_review .order-review__list .order-review-content .preview_head .regdt{
	font-size:12px;
	font-weight:400;
	color:#a3a3a3;
	line-height:normal;
}

.tab-banchan__review .my_review .order-review__list .order-review-content p{
	color:#333;
	font-weight:400;
	font-size:14px;
	line-height:21px;
}

.tab-banchan__review .my_review .order-review__list .order-review-content .preview_vti {
	margin-top:8px;
}

.tab-banchan__review .my_review .order-review__list .order-review-content .preview_vti .imgBox{
	width:100px;
	height:100px;
	background-size:contain;
}

.tab-banchan__review .my_review .order-review__list .order-review-content .btn_report_area{
	border:0px;
	padding-top:0px;
}

.tab-banchan__review .my_review .mypage-notice__btn-readmore{
	border-radius:50px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	color:#434343;
	font-size:13px;
	font-weight:400;
	border:1px solid #D4D4D4;
	width:110px;
	margin:0px auto;
}


.banchandetail .banchan-detail-content{
	padding-bottom:40px;
}

.together{
	padding:40px 20px 50px;
}

.together .together-title{
	margin-bottom:35px;
}

.together .together-title h2{
	font-family: "MaruBuri", serif;
	font-size: 24px;
	font-weight: bold;
	word-break: keep-all;
	margin-bottom:10px;
	color:#111;
	line-height:28.8px;
}

.together .together-title small{
	font-size:12px;
	color:#757575;
	font-weight:400;
	line-height:12px;
}

.together ul{
	height:auto;
}

.together ul li a{
	display:block;
}

.together ul li .img{
	border-radius:8px;
	padding-bottom:130%;
	position:relative;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}

.together ul li .img .sale{
	display:inline-block;
	width:40px;
	height:40px;
	border-radius:50px;
	background:#BD2420;
	color:#fff;
	font-size:12px;
	font-weight:700;
	text-align:center;
	line-height:40px;
	position:absolute;
	left:10px;
	top:10px;
}

.together ul li .together-tag{
	margin-bottom:5px;
}

.together ul li .together-tag .tag{
	height: 24px;
	line-height: 24px;
}

.together ul li .together-content{
	margin-bottom:12px;
}

.together ul li .together-content strong{
	font-size:13px;
	font-weight:600;
	margin-bottom:4px;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#111;
}

.together ul li .together-content small{
	font-size:13px;
	font-weight:400;
	color:#757575;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:15.6px;
}

.together ul li .together-price{
	
}

.together ul li .together-price .together-price__percent{
	margin-right:3px;
	font-size:13px;
	font-weight:700;
	color:#BD2420;
	display: inline-block;
}

.together ul li .together-price .together-price__discount{
	font-size:13px;
	font-weight:700;
	display: inline-block;
	color:#111;
}

.together ul li .together-price .together-price__list-price{
	font-size: 12px;
	font-weight:400;
	line-height:12px;
	color: #a3a3a3;
	margin-top:6px;
	text-decoration: line-through;
}

.banchandetail .floating-order-btn{
	padding:20px 20px 32px;
	border-top:1px solid #E5E5E5;
	height:auto;
	bottom:12px;
	background:#FAFAFA;
}

.banchandetail .floating-order-btn .floating-order-btn__col{
	height:44px;
	width:45%;
}

.banchandetail .floating-order-btn .floating-order-btn__col.is-not:first-child .floating-order-btn__col--inner:nth-child(2){
	border:1px solid #A3A3A3;
}

.banchandetail .floating-order-btn .floating-order-btn__col.is-not:first-child .floating-order-btn__price{
	color:#939393;
}


.banchandetail .floating-order-btn .thum__wish.add_wish{
	width:44px;
	height:44px;
	border:1px solid #D1D1D1;
	border-radius:4px;
	background:url("/shop/data/skin_mobileV2/light/common/img/goods/icon-bold-heart.svg") #fff center no-repeat;
	margin-right:8px;
}

.banchandetail .floating-order-btn .thum__wish.add_wish.is-active{
	background: url('/img/like_full.svg') no-repeat;
	background-size: 20px;
	background-position: center;
}

.banchandetail .floating-order-btn .floating-order-btn__cart{
	background:#0D5611;
	border-radius:0px 4px 4px 0px;
	font-size:14px;
	font-weight:700;
	line-height:14px;
}

.banchandetail .floating-order-btn .floating-order-btn__col:first-child .floating-order-btn__col--inner:nth-child(2){
	border:1px solid #0D5611;
	border-radius:4px 0px 0px 4px;
	overflow:hidden;
}

.banchandetail .floating-order-btn .floating-order-btn__price{
	color:#0D5611;
	font-size:14px;
	font-weight:700;
	line-height:14px;
}

.banchandetail .floating-order-btn .floating-order-btn__price span{
	font-size:14px;
	font-weight:400;
	line-height:14px;
}


.banchandetail .floating-order-btn .floating-order-btn__col--state{
	width:100%;
	box-sizing:border-box;
	margin-top:8px;
}

.banchandetail .floating-order-btn .floating-order-btn__col--state .floating-order-btn__col--inner{
	height:44px;
	background:#fff;
	border:1px solid #D4D4D4;
	color:#939393;
	text-align:center;
	font-size:14px;
	font-weight:700;
	line-height:14px;
	display: flex;
    border-radius: 4px;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.banchandetail .floating-order-btn .floating-order-btn__col--state .floating-order-btn__col--inner img{
	margin-right:6px;
}




/*»çÁøÈÄ±â Å¬¸¯½Ã ÆË¾÷ ³ëÃâ*/
.photoView{

}