@charset "UTF-8";
#contents section .mWrapper .boxStyle05_nobd.biz_whitebox {
  padding: 10px 10px;
  background: white;
  margin: 5px 5px;
}

.flexS2 > * {
  width: 47%;
}

@media screen and (max-width: 355px) {
  #container #contents section .mWrapper .boxStyle05_nobd.biz_whitebox {
    margin: 5px 6px;
  }
  .flexS2 > * {
    width: 46%;
  }
}
