/*///////////////////////////////////////////////////////////

  ƒGƒNƒXƒVƒ‡ƒbƒvCM“®‰æ‚Ì‚²Ð‰î

//////////////////////////////////////////////////////////*/
.commercial {
  font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.commercial_ttl {
  margin: 30px auto 20px;
  font-weight: bold;
  font-size: 17px;
}
.commercial_mv {
  margin: 20px auto 30px;
}
.commercial_intro {
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 1.5;
}
.commercial_intro .red {
  font-weight: bold;
  color: #9b0020;
}
.commercial_hd {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
  height: 35px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background-color: #980323;
  border-radius: 6px;
}
.commercial-box_catch {
  margin-bottom: 10px;
  text-align: center;
  color: #980323;
}
.commercial_hd-small {
  font-size: 15px;
}
.commercial_txt {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
}
.commercial-wrap {
  display: flex;
  gap: 20px;
}
.commercial-box {
  margin-bottom: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
.commercial-box-wrap {
  margin-bottom: 50px;
}
.commercial-box_ttl,
.commercial-box_mp {
  text-align: center;
  margin: 30px 0;
  font-weight: bold;
  font-size: 18px;
}
.commercial-box_ttl:before, .commercial-box_ttl:after,
.commercial-box_mp:before, .commercial-box_mp:after {
  content: "";
  display: inline-block;
  margin: 0 18px 0 14px;
  border: 8px solid transparent;
  border-top: 13px solid #a9002e;
  border-bottom: none;
  vertical-align: middle;
}
.commercial-box_mp {
  margin-bottom: 20px;
}
.commercial-box_music {
  margin-bottom: 50px;
}
.commercial-box_txt {
  margin-bottom: 30px;
  text-align: left;
}
.commercial-box_link {
  text-align: right;
}
.commercial-box_link a {
  color: #0068b7;
  font-weight: bold;
  text-decoration: underline;
}
.commercial-box_link a:hover {
  text-decoration: none;
}
.commercial-box_coment {
  margin-bottom: 10px;
  text-align: left;
}
.commercial-box_movie {
  margin: 20px auto 30px;
}
.commercial-box_img {
  margin-bottom: 30px;
}
.commercial-box_cm {
  margin-bottom: 10px;
}
.commercial-box_coming {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 480px;
  height: 270px;
  border: 1px solid #ccc;
}
.commercial-box_coming-txt {
  padding: 10px 30px;
  font-size: 24px;
  font-weight: bold;
  color: #a9002e;
  font-style: italic;
  border: 2px solid #a9002e;
}
.commercial-box_list {
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 20px;
  text-align: left;
  color: #f00;
  border: 1px solid #ccc;
  font-size: 16px;
  line-height: 1.5;
}

/* ===========================================================
  ƒtƒH[ƒ€
===========================================================*/
p.bt_submit {
  margin: 25px auto;
  text-align: center;
}
a :hover {
  opacity: 0.8;
}
.inquiry {
  margin: 0;
  padding: 15px 20px;
  border: 1px solid #bbb;
  border-top: none;
  text-align: center;
}
.nav_step {
  margin-bottom: 20px;
}