/* BASIC css start */
/* ÀÌ¹ÌÁö¸Ê */
img[usemap] { border: none; height: auto; max-width: 100%; width: auto;}
img{ border: none; height: auto; max-width: 100%; width: auto;}
.evt_img {width: 100%;  max-width: 800px; margin: 0 auto; position: relative;  text-align: center; }

/*°øÅë*/

#list ul.items li:nth-child(1), #list ul li:nth-child(2){margin-top: 15px;}
.list_shopping2x ul {padding: 0 15px;}
.list_shopping2x li {padding: 5px; box-sizing: border-box; margin-top: 30px; width: calc(50% - 1px);}
.list_shopping2x a {position: relative;}
.listPic {border-radius: 4px;}
.tit {font-size: 28px; line-height:28px; font-weight: 500; color: #fff; text-align: center; padding: 70px 0 10px; }
.anchor{ display: block; height: 90px;  margin-top: -100px;  visibility: hidden;}



/* evt01 */
.top_inner {position: relative;}
.top_inner .percent_left {position: absolute;left: calc(50% - 44vw);width: 44vw;animation: transformLeft 2s infinite alternate ease-in-out;}
.top_inner .percent_right {position: absolute;top: 23.73vw;right: calc(50% - 49vw);width: 52vw;animation: transformRight 2s infinite alternate ease-in-out;animation-delay: 0.2s;}
.black_gnb {background:#e4292c;}

/* GbB*/
.black_gnb {position: sticky; top: 46px; z-index: 11}
.black_gnb .tabs {height: 45px;margin: 0 auto;width: 100%;background: #832cb4;}
.black_gnb .tabs ul { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 800px; margin: 0 auto;}
.black_gnb .tabs ul li { position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 45px; margin-right: 1px; text-align: center; }
.black_gnb .tabs ul li::after {content:""; width:1px; height:14px; position:absolute; top:50%; left:0; transform:translate(0%,-50%); background:#ffffff;}
.black_gnb .tabs ul li:first-child::after {content:""; display:none; }
.black_gnb .tabs ul li a {display: block;width: 100%;height: 100%;line-height: 45px;font-size: .74rem;font-weight: 500;color: #f3c4f3;}
.black_gnb .tabs ul li.point a {color: #ffffff;font-weight: 700;}

 
/* section */
.section {background:#2f1e3a; padding-bottom: 40px;}
.section .list_shoppingInfo .listName, .section .list_shoppingInfo .listPrice {color:#fff;}
#evt02 {padding-top: 40px;}


/* BASIC css end */

