@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
}

.main-area {
  display: block;
  min-width: unset;
  max-width: unset;
}

.newseriespackage_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}

.newseriespackage_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
}

.newseriespackage_lp {
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0 auto;
}
.newseriespackage_lp * {
  box-sizing: border-box;
}
.newseriespackage_lp li, .newseriespackage_lp summary {
  list-style: none;
}
.newseriespackage_lp img, .newseriespackage_lp video, .newseriespackage_lp picture {
  width: 100%;
  height: auto;
}
.newseriespackage_lp a, .newseriespackage_lp picture, .newseriespackage_lp figure {
  display: block;
}
.newseriespackage_lp a {
  color: inherit;
  text-decoration: none;
}
.newseriespackage_lp table {
  border-collapse: collapse;
}
.newseriespackage_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
@media all and (-ms-high-contrast: none) {
  .newseriespackage_lp video {
    transform: scale(1.02);
    transform-origin: top left;
  }
}
.newseriespackage_lp address {
  font-style: inherit;
}
.newseriespackage_lp *:focus {
  outline: none;
}
.newseriespackage_lp .whitebg {
  position: relative;
  z-index: 1;
}
.newseriespackage_lp .whitebg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: -1;
}
.newseriespackage_lp .cont_inner {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .newseriespackage_lp .pcOnly {
    display: none;
  }
  .newseriespackage_lp .spOnly {
    display: block;
  }
  .newseriespackage_lp .whitebg::after {
    display: none;
  }
  .newseriespackage_lp .cont_inner {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .slick-dots {
    margin: 0;
  }
  .newseriespackage_lp .spOnly {
    display: none;
  }
  .newseriespackage_lp img {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1920px) {
  html {
    font-size: 0.5208333333vw;
  }
}
.js-fade-Vr-first,
.js-fade-Vr {
  opacity: 0;
  transform: translateY(40px);
  transition-duration: 1.3s;
}

.js-fade-Vr-first.active,
.js-fade-Vr.active {
  opacity: 1;
  transform: translateY(0);
}

.newseriespackage_lp .icon-anime01 {
  -webkit-animation-name: L_Anime;
          animation-name: L_Anime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}

@-webkit-keyframes L_Anime {
  0% {
    transform: rotate(19deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(19deg);
  }
}

@keyframes L_Anime {
  0% {
    transform: rotate(19deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(19deg);
  }
}
.newseriespackage_lp .icon-anime02 {
  -webkit-animation-name: R_Anime;
          animation-name: R_Anime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}

@-webkit-keyframes R_Anime {
  0% {
    transform: rotate(-21deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-21deg);
  }
}

@keyframes R_Anime {
  0% {
    transform: rotate(-21deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-21deg);
  }
}
.newseriespackage_lp .icon-anime03 {
  -webkit-animation-name: White_Anime;
          animation-name: White_Anime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}

@-webkit-keyframes White_Anime {
  0% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}

@keyframes White_Anime {
  0% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
.newseriespackage_lp .icon-anime04 {
  -webkit-animation-name: Blue_Anime;
          animation-name: Blue_Anime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}

@-webkit-keyframes Blue_Anime {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}

@keyframes Blue_Anime {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
body {
  background: #e4e4e4;
}

.newseriespackage_lp {
  overflow: hidden;
  margin: 0;
  text-align: center;
  padding-bottom: 12rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp {
    padding-bottom: calc(160 *(100vw / 750));
  }
}
.newseriespackage_lp a {
  display: inline-block;
}
.newseriespackage_lp .spOnly {
  display: none;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .spOnly {
    display: block;
  }
  .newseriespackage_lp .pcOnly {
    display: none;
  }
}
.newseriespackage_lp .loadFade {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.8s;
}
.newseriespackage_lp .loadFade.done {
  opacity: 1;
}
.newseriespackage_lp .scrollFade_pc,
.newseriespackage_lp .scrollFade_sp {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.8s;
}
.newseriespackage_lp .scrollFade_pc.done,
.newseriespackage_lp .scrollFade_sp.done {
  opacity: 1;
}
.newseriespackage_lp .border_bottom::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  border-bottom: solid 1px #555555;
  -webkit-animation: border_anim 1.8s ease forwards;
          animation: border_anim 1.8s ease forwards;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
@-webkit-keyframes border_anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes border_anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.newseriespackage_lp .ct_ttl {
  font-size: 2rem;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  text-align: left;
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding-bottom: 1.4rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .ct_ttl {
    font-size: calc(34 *(100vw / 750));
    padding-bottom: calc(27 *(100vw / 750));
    letter-spacing: 0.08em;
  }
}
.newseriespackage_lp .sub_ttl {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #555555;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .sub_ttl {
    font-size: calc(32 *(100vw / 750));
    letter-spacing: 0.075em;
  }
}
.newseriespackage_lp .txtBox {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .txtBox {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.09em;
  }
}
.newseriespackage_lp .credit {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .credit {
    font-size: calc(20 *(100vw / 750));
  }
}
.newseriespackage_lp .mainvisual--mainImg {
  width: 90rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .mainvisual--mainImg {
    width: calc(750 *(100vw / 750));
  }
}
.newseriespackage_lp .mainvisual--main_txt {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .mainvisual--main_txt {
    margin-top: calc(78 *(100vw / 750));
  }
}
.newseriespackage_lp .mainvisual--main_txt li {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.newseriespackage_lp .mainvisual--main_txt li:nth-of-type(1) {
  font-size: 1.8rem;
  letter-spacing: 0.125em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .mainvisual--main_txt li:nth-of-type(1) {
    font-size: calc(30 *(100vw / 750));
    letter-spacing: 0.16em;
  }
}
.newseriespackage_lp .mainvisual--main_txt li:nth-of-type(2) {
  font-size: 2.3rem;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  margin-top: 1.8rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .mainvisual--main_txt li:nth-of-type(2) {
    font-size: calc(40 *(100vw / 750));
    margin-top: calc(40 *(100vw / 750));
    letter-spacing: 0.1em;
  }
}
.newseriespackage_lp .mainvisual--main_txtBox {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.075em;
  margin-top: 3rem;
  font-feature-settings: "palt";
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .mainvisual--main_txtBox {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(52 *(100vw / 750));
    letter-spacing: 0.1em;
  }
}
.newseriespackage_lp .contents01--top_flexArea {
  display: flex;
  justify-content: center;
  margin: 11.8rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--top_flexArea {
    display: block;
    width: calc(660 *(100vw / 750));
    margin: calc(133 *(100vw / 750)) auto 0;
  }
}
.newseriespackage_lp .contents01--top_flexArea .box1 {
  width: 32rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--top_flexArea .box1 {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--top_flexArea .box1 .spOnly .ct_ttl {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--top_flexArea .box1 .model_img {
    margin-top: calc(60 *(100vw / 750));
  }
}
.newseriespackage_lp .contents01--top_flexArea .box2 {
  width: 31.6rem;
  margin: 13.8rem 0 0 4.3rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--top_flexArea .box2 {
    width: auto;
    margin: calc(47 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
@media screen and (min-width: 768px) {
  .newseriespackage_lp .contents01--top_flexArea .box2 .ct_ttl {
    font-size: 2rem;
  }
}
.newseriespackage_lp .contents01--top_flexArea .box2 .txtBox {
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  text-align: justify;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 2.3rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--top_flexArea .box2 .txtBox {
    margin-top: calc(0 *(100vw / 750));
    letter-spacing: 0.076em;
  }
}
.newseriespackage_lp .contents01--center_flexArea {
  display: flex;
  justify-content: center;
  margin: 3rem auto 0rem;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--center_flexArea {
    display: block;
    width: calc(660 *(100vw / 750));
    margin: calc(127 *(100vw / 750)) auto 0;
  }
}
.newseriespackage_lp .contents01--center_flexArea .box1 {
  width: 32rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--center_flexArea .box1 {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--center_flexArea .box1 .spOnly .ct_ttl {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--center_flexArea .box1 .model_img {
    margin-top: calc(60 *(100vw / 750));
  }
}
.newseriespackage_lp .contents01--center_flexArea .box2 {
  width: 31.6rem;
  margin: 13.8rem 4.6rem 0 0;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--center_flexArea .box2 {
    width: auto;
    margin: calc(47 *(100vw / 750)) calc(0 *(100vw / 750)) 0 0;
  }
}
@media screen and (min-width: 768px) {
  .newseriespackage_lp .contents01--center_flexArea .box2 .ct_ttl {
    font-size: 2rem;
  }
}
.newseriespackage_lp .contents01--center_flexArea .box2 .txtBox {
  letter-spacing: 0.09em;
  font-feature-settings: "palt";
  text-align: justify;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 2.3rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--center_flexArea .box2 .txtBox {
    margin-top: calc(0 *(100vw / 750));
    letter-spacing: 0.014em;
  }
}
.newseriespackage_lp .contents01--btm_flexArea {
  display: flex;
  justify-content: center;
  margin: 3rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--btm_flexArea {
    display: block;
    width: calc(660 *(100vw / 750));
    margin: calc(123 *(100vw / 750)) auto 0;
  }
}
.newseriespackage_lp .contents01--btm_flexArea .box1 {
  width: 32rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--btm_flexArea .box1 {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--btm_flexArea .box1 .spOnly .ct_ttl {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--btm_flexArea .box1 .model_img {
    margin-top: calc(60 *(100vw / 750));
  }
}
.newseriespackage_lp .contents01--btm_flexArea .box2 {
  width: 31.6rem;
  margin: 13.8rem 0 0 4.3rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--btm_flexArea .box2 {
    width: auto;
    margin: calc(51 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
@media screen and (min-width: 768px) {
  .newseriespackage_lp .contents01--btm_flexArea .box2 .ct_ttl {
    font-size: 2rem;
  }
}
.newseriespackage_lp .contents01--btm_flexArea .box2 .txtBox {
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: justify;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 2.3rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents01--btm_flexArea .box2 .txtBox {
    margin-top: calc(0 *(100vw / 750));
    letter-spacing: 0.02em;
  }
}
.newseriespackage_lp .contents02 {
  margin-top: 12rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents02 {
    width: calc(660 *(100vw / 750));
    margin: calc(164 *(100vw / 750)) auto 0;
  }
}
@media screen and (min-width: 768px) {
  .newseriespackage_lp .contents02--top_flexArea .pcOnly {
    width: 68rem;
    margin: 0rem auto 0;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .newseriespackage_lp .contents02--top_flexArea .pcOnly .model_img {
    width: 33.6rem;
  }
}
.newseriespackage_lp .contents02--btm_txtBox {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  color: #555555;
  margin-top: 3.8rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents02--btm_txtBox {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.075em;
    margin-top: calc(50 *(100vw / 750));
    text-align: left;
  }
}
.newseriespackage_lp .contents02--btm_txtBox span {
  font-feature-settings: "palt";
}
.newseriespackage_lp .contents02--btm_txtBox .txtBox02 {
  margin-top: 2.8rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents02--btm_txtBox .txtBox02 {
    margin-top: calc(49 *(100vw / 750));
  }
}
.newseriespackage_lp .contents02--btm_txtBox .txtBox03 {
  margin-top: 2.8rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents02--btm_txtBox .txtBox03 {
    margin-top: calc(46 *(100vw / 750));
  }
}
.newseriespackage_lp .contents02--btm_txtBox .txtBox04 {
  margin-top: 2.8rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .contents02--btm_txtBox .txtBox04 {
    margin-top: calc(50 *(100vw / 750));
  }
}
.newseriespackage_lp .all_item_btn {
  width: 44rem;
  margin: 12rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .all_item_btn {
    width: calc(540 *(100vw / 750));
    margin: calc(140 *(100vw / 750)) auto 0;
  }
}
.newseriespackage_lp .all_item_btn img {
  width: 44rem;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .all_item_btn img {
    width: calc(540 *(100vw / 750));
  }
}
.newseriespackage_lp .rotate_txt {
  -webkit-animation: 13s linear infinite rotation1;
          animation: 13s linear infinite rotation1;
}
@-webkit-keyframes rotation1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotation1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.newseriespackage_lp .fadeIn_up {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transform: translateY(80px);
}
.newseriespackage_lp .fadeIn_up02 {
  opacity: 0;
  visibility: hidden;
  transition: 3s;
  transform: translateY(50px);
}
.newseriespackage_lp .fadeIn_up03 {
  opacity: 0;
  visibility: hidden;
  transition: 4s;
  transform: translateY(50px);
}
.newseriespackage_lp .active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.newseriespackage_lp .load_fade,
.newseriespackage_lp .fade {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
}
.newseriespackage_lp .fade_02 {
  opacity: 0;
  transform: translateY(4vw);
  transition: opacity 2s ease, transform 2s ease;
  transition-duration: 2s;
}
@media only screen and (min-width: 768px), print {
  .newseriespackage_lp .load_fade,
  .newseriespackage_lp .fade,
  .newseriespackage_lp .fade_02 {
    transform: translateY(1.5rem);
  }
}
.newseriespackage_lp .fade_in,
.newseriespackage_lp .fade_in02 {
  opacity: 1;
  transform: translateY(0);
}
.newseriespackage_lp .fade_in02 {
  opacity: 0.3 !important;
}

/************ fade **********/
.fade {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
  transform: translateY(1.5rem);
}

.fade.onView {
  opacity: 1;
  transform: translateY(0);
}

.fade._02 {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
  transform: translateY(1.5rem);
}

.fade._02.onView {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (max-width: 767px) {
  .newseriespackage_lp {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .lp {
    padding-bottom: calc(68 *(100vw / 750));
  }
}



/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                BUTTON
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.newseriespackage_lp .check_item-btn {
  width: 44rem;
  height: 6.2rem;
  margin: 11.7rem auto 0;
  background-color: #efefef;
}
.newseriespackage_lp .check_item-btn {
  position: relative;
  z-index: 2;
}
.newseriespackage_lp .check_item-btn > a {
  position: relative;
  top: 0.1rem;
  /* left: -0.7rem; */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .newseriespackage_lp .check_item-btn {
    width: calc(500*100vw/750);
    height: calc(80*100vw/750);
    margin-block: calc(100*100vw/750) calc(0*100vw/750);
    border: calc(0*100vw/750) solid #555;
  }
  .newseriespackage_lp .check_item-btn > a {
    top: calc(3*100vw/750);
    left: calc(0*100vw/750);
    font-size: calc(22*100vw/750);
  }
}