#contents .subSection .subNav .layCol01,
#contents .subSection .subNav .layCol02 {
    width: 100%;
    max-width: 460px;
}

@media only screen and (max-width: 768px) {
  #contents.responsive img {
    width: unset;
  }
/*
  .spec01 {
      overflow: scroll;
  }
*/
  .service_box > div {
    width: 48%;
    margin: 1%;
  }
  .service_box .box a {
    width: 100%;
    margin: 0;
  }
  .tblMod01, .tblMod01 th, .tblMod01 td {
    font-size: 2.5vw !important;
  }
  #contents .subSection .subNav .layCol01,
  #contents .subSection .subNav .layCol02 {
    float: unset;
  }
  
  .tblMod01 th, .tblMod01 td {
    padding: 5px;
  }
}
