.sec-header {
  position: relative;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-logo {
  width: 240px;
  padding-top: 10px;
  padding-left: 10px;
}

.sec-gotop {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
}

.gototop_link_block {
  position: static;
  left: auto;
  top: auto;
  right: 60px;
  bottom: 40px;
  z-index: 1000;
  opacity: 0.5;
}

.gototop_link_block:hover {
  opacity: 0.8;
}

.gototop {
  position: static;
  width: auto;
  max-width: 40px;
  margin-right: 10px;
  opacity: 0.75;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  text-align: center;
}

.wflow-copyright-doc {
  color: #adadad;
  font-size: 12px;
  text-decoration: none;
}

.wflow-copyright-link {
  color: #fff;
  text-decoration: none;
}

.span-red {
  display: inline;
  color: #de0c22;
}

.p-lead {
  margin-bottom: 18px;
  color: #22416a;
  font-size: 18px;
  line-height: 36px;
  text-align: left;
}

.fixed-block {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 18px;
}

.sec-pagewrapper {
  display: block;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#daf8fd), to(#fde6a9));
  background-image: linear-gradient(180deg, #daf8fd, #fde6a9);
}

.div-cont-header {
  width: 940px;
  padding-bottom: 26px;
}

.div-cont-pagehero {
  width: 940px;
  margin-top: 20px;
}

.page-h1 {
  margin-bottom: 38px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #22416a;
  text-align: center;
}

.contentwrapper-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/bg-movie01.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-lead-wrapper {
  margin-bottom: 60px;
  padding-right: 100px;
  padding-left: 100px;
}

.contentwrapper-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/bg-movie0202.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-movie-wrapper {
  padding-right: 100px;
  padding-left: 100px;
}

.movie-box {
  padding: 14px;
  background-image: url('../images/movie-box.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-cont-page {
  width: 940px;
  margin-top: 20px;
  padding-top: 60px;
}

.columns-movie-blc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.col-movie-blc {
  width: 31%;
  margin-right: 3%;
  padding: 30px 10px;
  border-radius: 20px;
  background-color: #fff;
}

.col-movie-blc.last {
  margin-right: 0%;
}

.div-block {
  width: 50%;
}

.part-num-wrapper {
  width: 80px;
  margin-left: 20px;
}

.mh-h3 {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 20px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #22416a;
  font-size: 19px;
}

.p-movie {
  margin-bottom: 18px;
  padding-right: 12px;
  padding-left: 12px;
  font-size: 16px;
  line-height: 28px;
}

.movie-th-wrapper {
  margin-top: 24px;
}

.div-comment {
  padding-top: 60px;
  padding-right: 100px;
  padding-left: 100px;
}

.comment {
  color: #fff;
}

.comment-box {
  padding: 12px 24px;
  border-radius: 30px;
  background-color: rgba(34, 65, 106, 0.75);
}

.comment-txt {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.span-pc-br {
  display: block;
}

.movie-part-link {
  color: #333;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .sec-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .gototop_link_block {
    z-index: 1000;
  }

  .div-cont-header {
    width: 80%;
  }

  .div-cont-pagehero {
    width: 80%;
  }

  .div-lead-wrapper {
    padding-right: 180px;
    padding-left: 180px;
  }

  .div-movie-wrapper {
    padding-right: 10%;
    padding-left: 10%;
  }

  .movie-box {
    padding: 2%;
  }

  .div-cont-page {
    width: 80%;
  }

  .columns-movie-blc {
    width: auto;
    padding-right: 10%;
    padding-left: 10%;
  }

  .col-movie-blc {
    width: 31%;
  }

  .movie-part-link {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 991px) {
  .div-logo {
    width: 220px;
  }

  .gototop_link_block {
    right: 40px;
    opacity: 0.5;
  }

  .gototop_link_block:hover {
    opacity: 0.8;
  }

  .gototop {
    opacity: 0.45;
  }

  .gototop:hover {
    opacity: 0.9;
  }

  .div-cont-header {
    width: 100%;
  }

  .contentwrapper-01 {
    width: 100%;
  }

  .movie-box {
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .div-cont-page {
    width: 100%;
  }

  .col-movie-blc {
    width: 30%;
    margin-right: 2%;
  }

  .div-comment {
    padding-right: 80px;
    padding-left: 80px;
  }
}

@media screen and (max-width: 767px) {
  .div-logo {
    width: 200px;
  }

  .gototop_link_block {
    right: 20px;
  }

  .span-red {
    display: inline;
  }

  .page-h1 {
    margin-bottom: 22px;
    font-size: 28px;
  }

  .heading-wrapper {
    margin-bottom: 80px;
  }

  .div-hr {
    width: 50px;
  }

  .div-lead-wrapper {
    padding-right: 10%;
    padding-left: 10%;
  }

  .contentwrapper-02 {
    background-position: 0% 100%;
    background-size: cover;
  }

  .div-movie-wrapper {
    padding-right: 10%;
    padding-left: 10%;
  }

  .movie-box {
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .columns-movie-blc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .col-movie-blc {
    width: 72%;
    margin-right: 0%;
    margin-bottom: 20px;
  }

  .div-comment {
    padding-right: 10%;
    padding-left: 10%;
  }

  .comment-box {
    border-radius: 20px;
  }

  .span-pc-br {
    display: inline;
  }
}

@media screen and (max-width: 479px) {
  .div-logo {
    width: 140px;
  }

  .gototop_link_block {
    right: 5px;
  }

  .gototop {
    width: 40px;
    max-width: 100%;
  }

  .wflow-copyright-doc {
    font-size: 9px;
    line-height: 16px;
  }

  .p-lead {
    font-size: 16px;
    text-align: left;
  }

  .fixed-block {
    overflow: hidden;
    padding-bottom: 12px;
  }

  .page-h1 {
    font-size: 28px;
  }

  .contentwrapper-01 {
    background-position: 65% 100%;
    background-size: cover;
  }

  .heading-wrapper {
    margin-bottom: 60px;
  }

  .div-hr {
    width: 50px;
  }

  .div-lead-wrapper {
    padding-left: 10%;
  }

  .contentwrapper-02 {
    background-position: 5% 50%;
  }

  .div-movie-wrapper {
    padding-right: 0%;
    padding-left: 0%;
  }

  .movie-box {
    padding: 8px;
  }

  .columns-movie-blc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .col-movie-blc {
    display: block;
    width: 80%;
    margin-right: 0%;
    margin-bottom: 20px;
    padding: 24px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .col-movie-blc.last {
    border-radius: 16px;
  }

  .part-num-wrapper {
    width: 72px;
    margin-left: 0px;
  }

  .mh-h3 {
    margin-top: 8px;
    padding-left: 0px;
    font-size: 18px;
  }

  .p-movie {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
  }

  .div-comment {
    padding-right: 10%;
    padding-left: 10%;
  }

  .comment-box {
    border-radius: 16px;
  }

  .comment-txt {
    font-size: 14px;
    text-align: left;
  }

  .span-pc-br {
    display: inline;
    text-align: center;
  }
}

