@charset "utf-8";

.shose_collection {width: 100%; min-width:1280px; max-width:1920px; margin:0 auto; }
.shose_collection div img { width:100%; vertical-align: top;}
.list_wrap {font-size: 0;margin-bottom: 30px;} /* 20210129 수정 */
.list_wrap > div {display: inline-block; vertical-align: top;}
.list_wrap > div > div {position: relative;}
.productImg {width: 58%;}
.productTxt {width: 42%;}
.btn_allView {display: block;position: absolute;top: 78%;left: 9%;width: 30%;height: 22%;}
.btn_allView.btn_452, .btn_allView.btn_480 {top: 74%; height: 25%;}
/* 20210129 추가 :: s */
.md_choice-collection {padding: 3% 0 0 8%;}
.md_choice-collection .group_plist {padding-bottom: 0;}
.md_choice-collection .group_plist.product4 li {width: 27.5%; margin-bottom: 0;}
.md_choice-collection .group_plist.product4 li:last-child {margin-right: 0;}
.md_choice-collection .group_plist.product4 li div.img_wrap img {width: 100%; height: 100%;}
/* 20210129 추가 :: e */