@charset "utf-8";

/* 공통 css */
ul,ol{list-style:none}
body{font-size:16px; line-height:1; color:#333}

.sec04 .rec_tab_content_box > div .shop_container.shop_basic .item-wrap .item-row .bg-white .is-item-content .item-content strong,
.shop_basic_inner .item-wrap .is-item-content .item-content .it_explan h1,
.fix_gallery_content h5,
.m04_01_style .fix_gallery_content h5{overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;display:-webkit-box;}

/* 230516 csj 피드백 */
/* .sec04 .img-wrap .img-item {background-color:#edf2f0;} */
.item_detail .item-head .img-container #sit_pvi_big{background-color:transparent;}
.item_detail .tab_etc .tab_etc_con .etc_list{display:table; table-layout:fixed; width:100%;}
.item_detail .tab_etc .tab_etc_con .etc_list >div{display:table-cell; vertical-align:middle;line-height:1.3;word-break:keep-all;}
.item_detail .tab_etc .tab_etc_con .etc_list .left{border:0;width:11%; padding: 0 10px 0 23px;display:table-cell;}
.item_detail .tab_etc .tab_etc_con .etc_list .right{padding: 18px 0 18px 30px;border-left:1px solid #ebebeb;}
@media(max-width:991px){
	.item_detail .tab_etc .tab_etc_con .etc_list .left{width:125px;}
	.item_detail .tab_etc .tab_etc_con .etc_list .right{padding:15px;}
}

/* 230519 csj 피드백 */
.item_detail .item-head .img-container .thumb_tab_wrap #sit_pvi_thumb > ul li a{background-color:transparent;}
.shop_basic_inner .item-wrap  .img-wrap,#sit_pvi_nw #sit_pvi_nwbig,
.shop_basic_inner .item-wrap .is-item-content{background-color:#fff;}
.item_detail .panel.item-01 {margin-bottom:0;}
.item_detail .panel.item-01 .shop_container.shop_basic{padding-top:0;}
.item_detail .panel.item-01 .shop_container.shop_basic .item-content strong{font-weight:400;display:block;margin-top:10px;}
@media(max-width:991px){
	.fix_menu{display:flex;}
	.fix_menu li a img{height:40px;}
}