@charset "UTF-8";
/* line 4, ../_src/scss/history.scss */
#history { /*============================================================= history 沿革
=============================================================*/ /*!  #mainimg
================================================ */ /*!  #table
================================================ */ }
/* line 11, ../_src/scss/history.scss */
#history #mainimg .img { background-image: url(../img/company/bg_mainimg_sp.png); }
@media (min-width: 600px) { /* line 11, ../_src/scss/history.scss */
  #history #mainimg .img { background-image: url(../img/company/bg_mainimg_pc.png); } }
/* line 20, ../_src/scss/history.scss */
#history #table { padding-bottom: 45px; }
@media (min-width: 600px) { /* line 20, ../_src/scss/history.scss */
  #history #table { padding-bottom: 60px; } }
@media (min-width: 600px) { /* line 26, ../_src/scss/history.scss */
  #history #table th { width: 18%; }
  /* line 29, ../_src/scss/history.scss */
  #history #table td { width: 82%; } }

/*# sourceMappingURL=history.css.map */