/* BASIC css start */
#contentWrapper{width:100% !important}
#content{width: auto;}
section{}
section .sec_inner{width: 1200px; margin: 0 auto;}


#sec2{margin: 25px 0 40px;}
#sec2 .sec_inner{}
#sec2 .sec_inner .sec2_item{height: 320px;position: relative;}
#sec2 .sec_inner .sec2_item a{display: block;width: 100%; height: 100%;}
#sec2 .sec_inner .sec2_item a img{width: 100%; height: 100%;object-fit: cover;}
#sec2 .sec_inner .sec2_item .info{position: absolute; max-height: 100%; max-width: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%);}
#sec2 .sec_inner .sec2_item .info p{padding: 10px 30px;font-family: 'Noto Sans KR', sans-serif; text-align:center ;width:305px}
#sec2 .sec_inner .sec2_item .info p.prdname{font-size: 32px;color: #fff;  font-style: italic;  background-color: #0059adc4;font-weight:500; }
#sec2 .sec_inner .sec2_item .info p.prdprice{   background: #ffffffd6; text-align: center;}
#sec2 .sec_inner .sec2_item .info p.prdprice span::before{font-family: 'Noto Sans KR', sans-serif;content: "KRW"; display: inline-block; color:#01407e;font-size:12px; font-weight:500; }
#sec2 .sec_inner .sec2_item .info p.prdprice span{  font-size: 24px; color: #01407e; font-weight: 500;}
/* BASIC css end */

