@charset "UTF-8";
/*
メインカラー文化緑：#5CAB4C
ピンク ：#E06180
青　 　：#1391DC
黄色　 ：#EAC83F
オレンジ：#FB8F28
紫　　　：#B590AB
紺　　　：#1551A3



*/
#entry .sub-h2 {
  background: url(../img/entry/bg_entry.png) center center;
}
@media screen and (max-width: 805px) {
  #entry .sub-h2 {
    background-size: cover;
  }
}
