@charset "utf-8";

.genre img{max-width:780px;}

@media only screen and (max-width: 780px) {
 .genre img{width:100%!important;}
  .detail{height:124px!important;}
 .newsticker{width:100%;background:#2e2e2e;}
 .ticker{display:none;}
}
.detail-recommend h3{border-top:4px solid #000 !important;}
.campaign img{margin-bottom:20px;}

//#contents { background: #FFF;color:#000!important;}
//#contents h3 { color:#000!important;border: 1px solid #FFF; }
//.morebtn a { display: inline-block; padding: 5px 20px; border: 1px solid #000; border-radius: 20px; font-size: 108%; text-decoration: none; color: #000; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
//.orebtn a:hover { background: #000; color: #FFF;}
