.webzine{padding:120px 0}
.webzine_date{padding:47px 0;font-family:'NotoSansKR-Bold';font-size:25px;letter-spacing:-0.02em;color:#1c1c1c}
.webzine_num{position:absolute;left:158px;bottom:0;font-family:'NotoSansKR-Bold';font-size:35px;letter-spacing:-0.02em;color:#1c1c1c;white-space:nowrap}
.swiper-pagination{padding:47px 0 145px;font-size:20px;letter-spacing:-0.02em;color:#666;font-style:italic}
.swiper-pagination > span{font-size:20px;letter-spacing:-0.02em;color:#666;font-style:italic}
.webzine_list li{overflow:hidden;width:340px;padding:20px 0;border-bottom:1px solid #cdcdcd}
.webzine_list li:first-child{border-top:1px solid #cdcdcd}
.webzine_list li .img_area{float:left;margin-right:33px;width:120px;height:120px;background-repeat:no-repeat;background-position:top center;background-size:cover}
.webzine_list li .txt_area{float:left;height:120px;padding-top:27px;font-size:20px;letter-spacing:-0.02em;line-height:160%;color:#1c1c1c;box-sizing:border-box}
.webzine_cont{width:722px;height:1050px;box-shadow: 13px 15px 20px 0px rgba(0, 0, 0, 0.3);cursor:none}
.cursor_wrap{display:none;position:absolute;left:0;top:0;width:41px;height:81px;margin:-40px 0 0 -20px;pointer-events:none;z-index:5}
.cursor_wrap .cursor{width:100%;height:100%;background:url('../img/webzine_arr.png')no-repeat center;pointer-events:none;
-webkit-transition:-webkit-transform 0.4s ease-out;
-ms-transition:-ms-transform 0.4s ease-out;
transition:transform 0.4s ease-out;
}
.cursor.rotate{
-webkit-transform:rotateZ(-180deg);
-ms-transform:rotateZ(-180deg);
transform:rotateZ(-180deg);
}