#spec {z-index: 0; position: relative; background:#2b2623; padding: 50px 0 35px;}

#spec h2 {background: url(../images/spec.png) center top no-repeat; height: 36px; margin-bottom: 35px;}
#spec li {font-size: 19px; line-height: 50px; padding: 0 12px;}
#spec li strong {color: #eaa000;}

@media screen and (max-width:640px){
#spec {padding: 7.813vw 0 5.469vw;}
#spec .wrap {min-width: inherit; width: 100vw;}
#spec h2 {height: 5.625vw; background-size: auto 100%; margin-bottom: 5.469vw;}
#spec li {font-size: 2.969vw; line-height: 7.813vw; padding: 0 1.875vw;}


}