.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.main {
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.mainimg {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.body {
  color: #fff;
  letter-spacing: 0.05em;
  background-color: #040201;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7em;
}

.sec-info {
  width: 100%;
  background-color: rgba(35, 24, 21, 0.6);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

.inner {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.inner.sell-inner {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.catch-title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.7em;
}

.catch-title.sp-elem {
  display: none;
}

.catch-text {
  text-align: center;
  margin-bottom: 100px;
  font-size: 18px;
}

.jacket-box {
  width: 100%;
  max-width: 900px;
  justify-content: space-between;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.jacket-img {
  width: 49%;
  display: block;
}

.movie-box {
  width: 100%;
  max-width: 900px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.sec-sell {
  background-color: #2e2b2b;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.sell-img {
  width: 42%;
  display: block;
}

.sell-info {
  width: 55%;
}

.sell-title {
  letter-spacing: 0.05em;
  border-bottom: 3px solid #fff;
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25em;
}

.jp {
  font-family: Open Sans, sans-serif;
}

.sell-dl {
  align-items: stretch;
  padding-bottom: 10px;
  font-size: 15px;
  display: flex;
}

.sell-dl.mb-40 {
  margin-bottom: 30px;
}

.sell-dt {
  width: 140px;
  text-align: center;
  border: 1px solid #fff;
  padding-top: 2px;
  padding-bottom: 4px;
}

.sell-dd {
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 15px;
}

.btn-link {
  width: 90%;
  max-width: 480px;
  color: #fff;
  text-align: center;
  background-color: #c80003;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.btn-link.blue {
  background-color: #160295;
}

.sell-inner {
  background-color: rgba(35, 24, 21, 0.5);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
  display: flex;
}

.sell-inner.mb-50 {
  background-color: rgba(35, 24, 21, 0.3);
  flex-wrap: wrap;
  margin-bottom: 50px;
  padding: 60px 30px;
}

.sell-inner.mb-0 {
  margin-bottom: 0;
}

.mb-40 {
  margin-bottom: 40px;
}

.set-list {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
}

.set-list__title {
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
}

.set-list__subtitle {
  width: 100%;
  letter-spacing: 0.05em;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5em;
}

.small {
  font-family: Noto Sans JP, sans-serif;
  font-size: 0.7em;
  font-weight: 400;
}

.mb-30 {
  margin-bottom: 30px;
}

.set-list__list {
  padding-left: 0;
  font-size: 14px;
  display: block;
}

.list-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  align-items: flex-start;
  margin-bottom: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.list-item__no {
  width: 28px;
  font-family: Oswald, sans-serif;
  line-height: 1.5em;
}

.list-item__title {
  width: 100%;
  padding-left: 0;
  line-height: 1.5em;
}

.w50 {
  width: 49%;
}

.footer {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.footer-title {
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 30px;
}

.copy {
  letter-spacing: 0.1em;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
}

.sp-elem {
  display: block;
}

.bg {
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/bg.jpg');
  background-position: 50%;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mb-60 {
  margin-bottom: 60px;
}

.add-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 600;
}

.add-title.sp-elem {
  display: none;
}

.add-title.pc-elem {
  line-height: 1.7em;
}

@media screen and (max-width: 991px) {
  .sec-info {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .catch-title {
    font-size: 22px;
  }

  .catch-text {
    font-size: 16px;
    line-height: 1.7em;
  }

  .sell-img {
    width: 60%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .sell-info {
    width: 100%;
  }

  .btn-link {
    max-width: 400px;
  }

  .sell-inner {
    margin-bottom: 80px;
    display: block;
  }

  .sell-inner.mb-50 {
    display: block;
  }

  .set-list__title {
    font-size: 18px;
  }

  .add-title {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .add-title.pc-elem {
    line-height: 1.7em;
  }
}

@media screen and (max-width: 767px) {
  .body {
    font-size: 13px;
  }

  .sec-info {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .sec-info.pc-elem {
    display: block;
  }

  .inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .catch-title {
    font-size: 18px;
  }

  .catch-title.sp-elem {
    font-size: 20px;
    line-height: 1.5em;
    display: block;
  }

  .catch-text {
    font-size: 14px;
  }

  .sell-img {
    width: 85%;
  }

  .sell-title {
    font-size: 18px;
    line-height: 1.3em;
  }

  .sell-dl {
    display: block;
  }

  .sell-dt {
    font-size: 13px;
  }

  .sell-dd {
    padding-top: 4px;
    padding-left: 0;
  }

  .btn-link {
    font-size: 15px;
  }

  .sell-inner,
  .sell-inner.mb-0 {
    padding: 40px 15px;
  }

  .set-list {
    display: block;
  }

  .set-list__list {
    font-size: 13px;
  }

  .w50 {
    width: 100%;
    margin-bottom: 15px;
  }

  .pc-elem {
    display: none;
  }

  .sp-elem {
    display: block;
  }

  .add-title {
    font-size: 18px;
    display: none;
  }

  .add-title.sp-elem {
    font-size: 20px;
    line-height: 1.5em;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .sell-dd {
    padding-top: 5px;
    font-size: 13px;
  }

  .set-list__title {
    font-size: 16px;
  }

  .set-list__list {
    font-size: 13px;
  }

  .add-title.sp-elem {
    line-height: 1.5em;
    font-size: 16px;
  }
}
