@charset "utf-8";
/* CSS Document */


/* section01 */
.section01 {
  padding-top: 56px;
}

@media screen and (max-width: 767px) {

  .section01 {
    padding-top: 44px;
  }

  .h2_plan {
    width: 192px;
  }

  .casebox_img.col1 {
    margin-bottom: 15px;
  }

}


/* section02 */
.h3_qa {
  width: 278px;
}
