@charset "UTF-8";
.p-movie .un_bookform_form_box {
  width: 100%;
}
.download_mokuji_list {
  background: #ffffff;
  border-radius: 14px;
  padding: 18px 21px 13px;
}
@media screen and (min-width: 1024px) {
  .download_mokuji_list {
    padding: 14px 21px 13px;
  }
}
.download_mokuji_list p {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  font-weight: 900;
  font-size: 14px;
  padding-bottom: 5px;
}
@media screen and (min-width: 1024px) {
  .download_mokuji_list p {
    font-size: 16px;
    font-weight: 900;
    margin: 0;
    padding-bottom: 0;
  }
}
.download_mokuji_list p::before {
  content: "";
  background: url(/assets/img/common/icon_idea.svg) no-repeat center / contain;
  position: absolute;
  top: 40%;
  right: -29px;
  transform: translateY(-50%);
  width: 29px;
  height: 29px;
  border-radius: 50%;
}
@media screen and (min-width: 1024px) {
  .download_mokuji_list p::before {
    top: 50%;
  }
}
.download_mokuji_list ul {
  display: block;
  list-style-type: decimal;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 14px;
  unicode-bidi: isolate;
  font-size: 14px;
  line-height: 1.9;
}
@media screen and (min-width: 1024px) {
  .download_mokuji_list ul {
    display: block;
    list-style-type: decimal;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 20px;
    unicode-bidi: isolate;
    font-size: 16px;
    line-height: 1.875;
  }
}

.contact-count {
  position: absolute;
  top: -18px;
  left: 0;
  background: #2faecb;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  width: 100%;
  height: 30px;
}

.contact-count p {
  transform: translateY(-3px);
}

.contact-count .count {
  font-size: 21px;
  font-weight: 700;
  padding-left: 4px;
  padding-right: 8px;
}

.column__deco {
  position: absolute;
  background: #e16363;
  font-size: 16px;
  align-items: center;
  line-height: 1.375;
  font-weight: 700;
  color: #fff;
  display: block;
  width: 87px;
  height: 87px;
  z-index: 2;
  border-radius: 50%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  right: 0;
  top: -49px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.un_bookform_form_box {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .contact-count p {
    transform: translateY(-9px);
  }
  .contact-count {
    width: 960px;
    left: -510px;
    font-size: 20px;
    font-weight: 700;
    height: 44px;
    top: -60px;
  }
  .contact-count .count {
    font-size: 36px;
    padding-left: 16px;
    padding-right: 16px;
    font-weight: 700;
  }
  .column__deco {
    width: 130px;
    height: 130px;
    font-size: 22px;
    line-height: 1.4090909091;
    top: -88px;
    right: -40px;
  }
}
.column__notice__form {
  font-size: 16px;
  max-width: calc(100% - 20px);
  margin: 20px auto 0;
}
@media screen and (min-width: 1024px) {
  .column__notice__form {
    text-align: center;
    max-width: none;
  }
}
.p-movie .el_headingType02_en.ja_tit {
  display: block;
  font-size: 12px;
}
.p-movie .el_headingType02_en.ja_tit::first-line {
  font-size: 15px;
}
@media screen and (min-width: 1024px) {
  .p-movie .el_headingType02_en.ja_tit {
    font-size: 25px;
  }
  .p-movie .el_headingType02_en.ja_tit::first-line {
    font-size: 25px;
  }
}
.p-movie .el_headingType02.el_headingType02__book {
  margin-bottom: 0;
}
.p-movie.p-article .bl_contentsBlock_inner{
  margin-top: 15px;
}
@media screen and (min-width: 1024px){
  .p-movie.p-article .bl_contentsBlock_inner{
    margin-top: 86px;
  }
}
