/* -------------sp mode------------- */
@media screen and (max-width: 767px) {
  /*-----------------sitemap-------------------*/
  #sitemap .link_list {
    display: block;
  }
  #sitemap .link_list .left_box, #sitemap .link_list .right_box {
    width: 100%;
  }

  /*-----------------------------------------------*/
  /*-----------------innovative-------------------*/
  #innovative .column_img {
    width: 100%;
  }
  #innovative .column_img:first-child {
    margin-right: auto;
  }
  #innovative .column_img p {
    text-align: left;
  }

  /*-----------------------------------------------*/
  /*-----------------showroom-------------------*/
  #showroom .img_s {
    max-width: 240px;
  }

  /*-----------------------------------------------*/
}
/* -------------------------------- */
