/* #mainImg
================================================ */
#detail2 #mainImg { background: url("../img/event/bg_cv01_sp.png") no-repeat top center/cover; margin-top: 0; padding-top: 50px; }

#detail2 #mainImg .inner { position: static; }

#detail2 #mainImg .inner:before { display: none; }

@media all and (min-width: 600px) { #detail2 #mainImg { background: url("../img/event/bg_cv01_pc.png") no-repeat top center/cover; margin-top: 95px; padding-top: 0; }
  #detail2 #mainImg .inner:before { display: none; } }

/*  single
---------------------------------------- */
#single .inner { padding-top: 50px; padding-bottom: 25px; }

#single .return { margin-top: 40px; padding: 25px 0; background-color: #eeeeee; }

#single .return .btn { margin-top: 0; }

@media all and (min-width: 600px) { #single .inner { padding-top: 72px; }
  #single .return { margin-top: 80px; }
  #single .return .btn { max-width: 350px; } }
