.warp.H-o1dshp {
    margin-top: 30px;
    margin-bottom: 60px;
    padding: 20px 30px;
  }
  .bg.H-o1dshp {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--blue);
  }
  .bg.H-o1dshp img:where(.H-o1dshp) {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .warp.H-o1dshp .sub {
    max-width: 380px;
  }
  .warp.H-o1dshp .btn {
    line-height: 38px;
    background: #fff;
  }