/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/*------------------------------------------------------------
vch750
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .p-vch750 {
    margin-top: 0;
  }
}
.p-vch750 .c-list0 {
  margin-bottom: 40px;
}

.vch750_1 .l-wrapper {
  text-align: center;
}
.vch750_1 .c-title1 {
  padding: 80px 0 35px 0;
}
@media screen and (max-width: 767px) {
  .vch750_1 .c-title1 {
    padding-top: 40px;
  }
}
.vch750_1_img2 {
  padding: 30px 0 30px 0;
}