/* css ÃÊ±âÈ­ */

div.main_02 {height:350px; width:210px;box-sizing: border-box; float:right;}
li.main_02 { width:210px; height:auto;}
div.main_md_pd {height:336px; cursor: pointer;}
li.md_pdimg img {width:100%; height:100%;}

/* ½½¸¯½½¶óÀÌµå ¸¶¿ì½º Ä¿¼­ Ãß°¡ */
.slick-slide {cursor: pointer;}

.main_02_wrap {height:349px; box-sizing: border-box; box-shadow: 4px 4px 10px rgba(0,0,0,0.05), -4px -4px 10px rgba(0,0,0,0.05);}
.main_02_desc_wrap {overflow:hidden; height:129px; background:#f5f5f5; padding:5px;}
/* ¸ÞÀÎ¹è³Ê ¿· ¼­ºê ·Ñ¸µ »óÇ° Á¦¸ñ */
.main_02_desc_wrap h4 {font-size:12.5px; height:30px; line-height:30px; color:#ff0065; font-weight:bold; white-space:nowrap; }
/* ÇÒÀÎÀ² */
.dc_percent {float:left; color:#ff0066; font-size:23px; font-weight:bold; margin-right:10px; font-family: "NanumSquare", sans-serif;}

/* »óÇ° ¼¶³×ÀÏ ¿ø°¡ */
.strike {font-size:12px; margin-left: 5px;}
/* ÆÛ¼¾Æ® ÆùÆ® »çÀÌÁî ÁÙÀÓ */
.unit {font-size: 12px;}
/* ±æ´Ù¶õ ¸ð¹ÙÀÏ ±ÇÀ¯ ¹è³Ê */
.main_long_banner { padding:27px 0; width:1200px; overflow: hidden; display: inline-block; }

/* ¸ÞÀÎÆäÀÌÁö best ¼øÀ§ */
.rank_wrap { position:absolute; top:0; left:0px; width:54px; height:45px; background:#fd4666; color:#fff; font-family:arial; font-weight:bold; text-align:center; padding:5px 0; box-sizing:border-box; z-index:6; }

.main_md_pd:last-child .rank_wrap {background:#9a9a9a;}
.main_md_pd:last-child .rank_wrap:before {border-right: 27px solid #9a9a9a;
border-left: 27px solid #9a9a9a;}
/* ±âÁ¸¿¡ ÀÖ´ø top_space º¯°æ */
.space27 {height:27px !important; }

.rank_wrap:before {
    content:'';
    width: 0px;height: 0px;
    border-top:0 solid #000;
    border-bottom:20px solid transparent;
    border-right: 27px solid #fd4666;
    border-left: 27px solid #fd4666;
    position:absolute;
    top: 100%; left: 0;
}
.rank_font {font-size: 14px; font-weight: bold; color:#fff; text-transform: uppercase;}

/* aplist.asp ¸ÞÀÎ¹è³Ê º¸´õ Á¦°Å..*/
.scale1_2 img {transform:scale(1.02);}
