@charset "utf-8";

/*아텐츠룸*/
.room_wrap{width:1280px; margin:0 auto 50px; }

.room_wrap .room_content_list .img_box{position: relative; width: 244px; display: inline-block; outline:none; margin:0 12px 0 0; cursor: pointer; margin-top:45px;}
.room_wrap .room_content_list .img_box:nth-child(5){margin-right:0px;}
.room_wrap .room_content_list .img_box:nth-child(10){margin-right:0px;}
.room_wrap .room_content_list .img_box:nth-child(15){margin-right:0px;}
.room_wrap .room_content_list .notice_title{font-size:16px; color:#333; font-weight:500; margin-top: 10px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.room_wrap .room_content_list .notice_title span{font-size:14px; font-family: 'Exo2.0-Medium'; display: block; margin-top:1px;}


