@charset "UTF-8";


#pageTitle { background: #f6f6f6; }
#pageTitle h1 { color: inherit; }
#pageTitle h1 span { color: #ef2516; }


/*--------------------------------------------

    2000円割引クーポン

--------------------------------------------*/
#off2000 { }
#off2000 figure img { max-width: 340px; }
#off2000 .lead { color: inherit; margin-bottom: 20px; line-height: 1.7; }
#off2000 .title { color: #ef2516; font-size: 1.8rem; border-bottom: 2px solid #ef2516; padding-bottom: 4px; margin-bottom: 20px; }
#off2000 ul li { list-style: none; line-height: 1.6; }


@media (min-width: 769px){
  #off2000 .heading07 { margin-bottom: 50px; }
  #off2000 section { padding-left: 20px; }

}

@media (max-width: 768px) {
  #off2000 { margin-bottom: 90px; }
  #off2000 figure { margin: 0 auto; margin-bottom: 30px; }
  #off2000 .colWrap div { margin: 0 auto; }

}

@media (max-width: 480px) {

}
