/**
* css document
* 
* 
*/
#l_key_visual {
  background: url(../img/bg_main.jpg) no-repeat center center;
  background-size: cover; }

#l_section_01 th {
  font-weight: bold;
  vertical-align: top; }
#l_section_01 dt {
  font-weight: bold; }
#l_section_01 dd + dt {
  margin-top: 1.6em; }

@media only screen and (max-width: 768px) {
  .l_heading_01 {
    margin-bottom: 20px; }
  #l_section_01 th, #l_section_01 td {
    width: 100%;
    display: block;
    box-sizing: border-box; } }

/*# sourceMappingURL=../../corporate/css/style.css.map */