#supporting h2 .sub-text {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  width: auto;
  font-size: 18px;
  color: #222;
  margin: 25px auto 0;
}
@media screen and (max-width: 767px) {
  #supporting h2 .sub-text {
    margin: 20px auto 0;
    font-size: 16px;
  }
}
#supporting h2 .sub-text:before, #supporting h2 .sub-text:after {
  display: none;
}
#supporting ul {
  align-items: end;
}
#supporting ul li {
  width: 220px;
}
#supporting ul li .sp {
  display: none;
}
#supporting ul li.aivix a .logo_img {
  width: 35%;
}
#supporting ul li.akeru a .gift_betu {
  width: 15px;
}
#supporting ul li.akeru a .logo_img {
  margin-bottom: 15px;
}
#supporting ul li.zakamoa a .gift_betu {
  width: 15px;
}
#supporting ul li.zakamoa a .logo_img {
  margin-bottom: 0;
}
#supporting ul li.shokudo a .gift_betu {
  width: 15px;
}
#supporting ul li.shokudo a .logo_img {
  width: 60%;
  margin-bottom: 0;
}
#supporting ul li.kawaguchi a .logo_img {
  width: 75%;
}
#supporting ul li.room a .gift_betu {
  width: 15px;
}
#supporting ul li.room a .logo_img {
  width: 83%;
}
#supporting ul li.lpakko a .gift_betu {
  width: 15px;
}
#supporting ul li.lpakko a .logo_img {
  width: 37%;
}
#supporting ul li.katamachi a .logo_img {
  width: 90%;
}
#supporting ul li.charles a .logo_img {
  width: 80%;
  margin-bottom: 10px;
}
#supporting ul li.nishioka a .logo_img {
  width: 50%;
}
#supporting ul li p {
  margin-bottom: 25px;
}
#supporting ul li p:before {
  background: url(../img/gift_dotted2.png) center bottom no-repeat;
}
#supporting ul.flex-start {
  display: flex;
  justify-content: flex-start;
}
#supporting ul.flex-start li:nth-child(2) {
  width: 300px;
}
#supporting ul.flex-start li:nth-child(3) {
  width: 220px;
}
@media screen and (max-width: 767px) {
  #supporting ul li {
    width: 165px;
  }
  #supporting ul li .sp {
    display: block;
  }
  #supporting ul li:nth-child(1) a .logo_img {
    margin-bottom: 10px;
  }
  #supporting ul li:nth-child(3) a .logo_img {
    margin-bottom: 25px;
  }
  #supporting ul li:nth-child(8) p {
    margin-top: 25px;
  }
  #supporting ul.flex-start {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #supporting ul.flex-start li:nth-child(2) {
    width: 165px;
  }
  #supporting ul.flex-start li:nth-child(3) {
    width: 160px;
  }
}

@media screen and (max-width: 767px) {
  .mainv_box .inner .catch_box p {
    letter-spacing: 4px;
  }
  .mainv_box .inner .catch::after {
    background: url(../img/top_mv_book_sp.png) no-repeat left top/100%;
    right: auto;
    bottom: -39px;
    left: -10px;
    width: 300px;
  }
}