@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
}

.main-area {
  display: block;
  min-width: unset;
  max-width: unset;
}

.newseriestshirt_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}

.newseriestshirt_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
}

.newseriestshirt_lp {
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0 auto;
}
.newseriestshirt_lp * {
  box-sizing: border-box;
}
.newseriestshirt_lp li, .newseriestshirt_lp summary {
  list-style: none;
}
.newseriestshirt_lp img, .newseriestshirt_lp video, .newseriestshirt_lp picture {
  width: 100%;
  height: auto;
}
.newseriestshirt_lp a, .newseriestshirt_lp picture, .newseriestshirt_lp figure {
  display: block;
}
.newseriestshirt_lp a {
  color: inherit;
  text-decoration: none;
}
.newseriestshirt_lp table {
  border-collapse: collapse;
}
.newseriestshirt_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
@media all and (-ms-high-contrast: none) {
  .newseriestshirt_lp video {
    transform: scale(1.02);
    transform-origin: top left;
  }
}
.newseriestshirt_lp address {
  font-style: inherit;
}
.newseriestshirt_lp *:focus {
  outline: none;
}
.newseriestshirt_lp .whitebg {
  position: relative;
  z-index: 1;
}
.newseriestshirt_lp .whitebg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: -1;
}
.newseriestshirt_lp .cont_inner {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.newseriestshirt_lp .ct2_cont_inner {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .newseriestshirt_lp .pcOnly {
    display: none;
  }
  .newseriestshirt_lp .spOnly {
    display: block;
  }
  .newseriestshirt_lp .whitebg::after {
    display: none;
  }
  .newseriestshirt_lp .cont_inner,
.newseriestshirt_lp .ct2_cont_inner {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .slick-dots {
    margin: 0;
  }
  .newseriestshirt_lp .spOnly {
    display: none;
  }
  .newseriestshirt_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);
}

.newseriestshirt_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);
  }
}
.newseriestshirt_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);
  }
}
.newseriestshirt_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);
  }
}
.newseriestshirt_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;
}

.newseriestshirt_lp {
  overflow: hidden;
  margin: 0;
  text-align: center;
  padding-bottom: 11rem;
  /* fade */
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp {
    padding-bottom: calc(0 *(100vw / 750));
  }
}
.newseriestshirt_lp a {
  display: inline-block;
}
.newseriestshirt_lp .spOnly {
  display: none;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .spOnly {
    display: block;
  }
  .newseriestshirt_lp .pcOnly {
    display: none;
  }
}
.newseriestshirt_lp .border_bottom::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  border-bottom: solid 1px #555555;
  -webkit-animation: border_anime 1.8s ease forwards;
          animation: border_anime 1.8s ease forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@-webkit-keyframes border_anime {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes border_anime {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.newseriestshirt_lp .ct_ttl {
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding-bottom: 1.4rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .ct_ttl {
    font-size: calc(34 *(100vw / 750));
    padding-bottom: calc(27 *(100vw / 750));
    letter-spacing: 0.08em;
  }
}
.newseriestshirt_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) {
  .newseriestshirt_lp .txtBox {
    font-size: calc(24 *(100vw / 750));
    /* letter-spacing: 0.09em; */
  }
}
.newseriestshirt_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) {
  .newseriestshirt_lp .credit {
    font-size: calc(20 *(100vw / 750));
  }
}
.newseriestshirt_lp .mainvisual {
  width: 90rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .mainvisual {
    width: calc(750 *(100vw / 750));
  }
}
.newseriestshirt_lp .mainvisual--main_txt {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .mainvisual--main_txt {
    margin-top: calc(80 *(100vw / 750));
  }
}
.newseriestshirt_lp .mainvisual--main_txt ul 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;
}
.newseriestshirt_lp .mainvisual--main_txt ul li:nth-of-type(1) {
  font-size: 1.9rem;
  margin-left: 0.5rem;
  letter-spacing: 0.11em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .mainvisual--main_txt ul li:nth-of-type(1) {
    font-size: calc(31 *(100vw / 750));
    margin-left: calc(3 *(100vw / 750));
    letter-spacing: 0.12em;
  }
}
.newseriestshirt_lp .mainvisual--main_txt ul li:nth-of-type(2) {
  font-size: 2.4rem;
  letter-spacing: 0.07em;
  font-feature-settings: "palt";
  margin-top: 2rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .mainvisual--main_txt ul li:nth-of-type(2) {
    font-size: calc(40 *(100vw / 750));
    margin-top: calc(33 *(100vw / 750));
    letter-spacing: 0.1em;
    line-height: 1.775;
  }
}
.newseriestshirt_lp .mainvisual--main_txt ul li:nth-of-type(2) span {
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
}
.newseriestshirt_lp .mainvisual--sub_txt {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.075em;
  margin-top: 2.4rem;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .mainvisual--sub_txt {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.1em;
    margin-top: calc(34 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01 {
  margin-top: 11rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01 {
    margin-top: calc(126 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox1 {
  width: 68rem;
  display: flex;
  margin: 0 auto 0;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox1 {
    width: calc(660 *(100vw / 750));
    display: block;
  }
}
.newseriestshirt_lp .contents01--flexBox1 .box1 {
  width: 34rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox1 .box1 {
    width: calc(660 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox1 .box2 {
  width: 31rem;
  margin: 6rem 0 0 4.5rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox1 .box2 {
    width: auto;
    margin: calc(61 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.newseriestshirt_lp .txt_ttl {
  font-size: 1.8rem;
  line-height: 2.22;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
  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) {
  .newseriestshirt_lp .contents01--flexBox1 .box2 .txt_ttl {
    font-size: calc(32 *(100vw / 750));
    margin-left: calc(4 *(100vw / 750));
    letter-spacing: 0.1em;
  }
}
.newseriestshirt_lp .contents01--flexBox1 .box2 .txtBox {
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 2.9rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox1 .box2 .txtBox {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(45 *(100vw / 750));
    letter-spacing: 0.05em;
  }
}
.newseriestshirt_lp .contents01--flexBox2 {
  width: 68rem;
  margin: 11.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox2 {
    width: calc(660 *(100vw / 750));
    margin: calc(148 *(100vw / 750)) auto 0;
  }
}
.newseriestshirt_lp .contents01--flexBox2 .flexArea {
  width: 68rem;
  margin: 2.8rem auto 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox2 .flexArea {
    width: auto;
    margin: calc(60 *(100vw / 750)) auto 0;
    display: block;
  }
}
.newseriestshirt_lp .contents01--flexBox2 .flexArea .box1 {
  width: 32rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox2 .flexArea .box1 {
    width: calc(660 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox2 .flexArea .box2 {
  width: 31.5rem;
  margin: 1.8rem 4.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox2 .flexArea .box2 {
    width: auto;
    margin: calc(59 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox2 .flexArea .box2 .txt_ttl {
  font-size: 1.8rem;
  line-height: 2.32;
  letter-spacing: 0.15em;
  font-feature-settings: "palt";
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 0.3rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox2 .flexArea .box2 .txt_ttl {
    font-size: calc(32 *(100vw / 750));
    margin-left: calc(6 *(100vw / 750));
    letter-spacing: 0.18em;
  }
}
.newseriestshirt_lp .contents01--flexBox2 .flexArea .box2 .txtBox {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 2.4rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox2 .flexArea .box2 .txtBox {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(40 *(100vw / 750));
    letter-spacing: 0.05em;
  }
}
.newseriestshirt_lp .contents01--flexBox3 {
  width: 68rem;
  margin: 12rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 {
    width: calc(660 *(100vw / 750));
    margin: calc(138 *(100vw / 750)) auto 0;
  }
}
.newseriestshirt_lp .contents01--flexBox3 .top_txtBox {
  margin-top: 4.4rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 .top_txtBox {
    margin-top: calc(60 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox3 .top_txtBox ul 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;
  font-feature-settings: "palt";
}
.newseriestshirt_lp .contents01--flexBox3 .top_txtBox ul li:nth-of-type(1) {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 .top_txtBox ul li:nth-of-type(1) {
    font-size: calc(32 *(100vw / 750));
    letter-spacing: 0.075em;
    font-feature-settings: "palt";
    margin-left: calc(6 *(100vw / 750));
    line-height: 2.3;
  }
}
.newseriestshirt_lp .contents01--flexBox3 .top_txtBox ul li:nth-of-type(2) {
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
  color: #555555;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 .top_txtBox ul li:nth-of-type(2) {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.0628em;
    margin-top: calc(44 *(100vw / 750));
    font-feature-settings: "palt";
    text-align: justify;
    line-height: 2;
  }
}
.newseriestshirt_lp .contents01--flexBox3 .flexArea {
  display: flex;
  justify-content: space-between;
  margin-top: 4.4rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 .flexArea {
    display: block;
    margin-top: calc(86 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox3 .flexArea .box1 {
  width: 31.6rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 .flexArea .box1 {
    width: calc(660 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox3 .flexArea .box1 .txt_ttl {
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  margin: 4.3rem 0 0 0.2rem;
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 .flexArea .box1 .txt_ttl {
    font-size: calc(32 *(100vw / 750));
    margin: calc(60 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox3 .flexArea .box1 .txtBox {
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  margin-top: 1rem;
  line-height: 2;
  text-align: left;
  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) {
  .newseriestshirt_lp .contents01--flexBox3 .flexArea .box1 .txtBox {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(30 *(100vw / 750));
    letter-spacing: 0.065em;
    text-align: justify;
  }
}
.newseriestshirt_lp .contents01--flexBox3 .flexArea .box2 {
  width: 31.6rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 .flexArea .box2 {
    width: calc(660 *(100vw / 750));
    margin-top: calc(127 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox3 .flexArea .box2 .txt_ttl {
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  margin: 4.3rem 0 0 0.2rem;
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox3 .flexArea .box2 .txt_ttl {
    font-size: calc(32 *(100vw / 750));
    margin: calc(60 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox3 .flexArea .box2 .txtBox {
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  margin-top: 1rem;
  line-height: 2;
  text-align: left;
  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) {
  .newseriestshirt_lp .contents01--flexBox3 .flexArea .box2 .txtBox {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(30 *(100vw / 750));
    letter-spacing: 0.065em;
    text-align: justify;
  }
}
.newseriestshirt_lp .contents01--flexBox4 {
  width: 68rem;
  margin: 12rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox4 {
    width: calc(660 *(100vw / 750));
    margin: calc(149 *(100vw / 750)) auto 0;
  }
}
.newseriestshirt_lp .contents01--flexBox4 .flexArea {
  display: flex;
  justify-content: start;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox4 .flexArea {
    display: block;
    margin-top: calc(60 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox4 .flexArea .box1 {
  width: 32rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox4 .flexArea .box1 {
    width: calc(660 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox4 .flexArea .box2 {
  width: 31.5rem;
  margin: 5rem 0 0 4.6rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox4 .flexArea .box2 {
    width: calc(660 *(100vw / 750));
    margin: calc(58 *(100vw / 750)) 0 0 calc(0 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents01--flexBox4 .flexArea .box2 .txt_ttl {
  font-size: 1.8rem;
  line-height: 2.32;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: center;
  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) {
  .newseriestshirt_lp .contents01--flexBox4 .flexArea .box2 .txt_ttl {
    font-size: calc(32 *(100vw / 750));
    letter-spacing: 0.075em;
  }
}
.newseriestshirt_lp .contents01--flexBox4 .flexArea .box2 .txtBox {
  font-size: 1.4rem;
  letter-spacing: 0.045em;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 2rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents01--flexBox4 .flexArea .box2 .txtBox {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.065em;
    margin-top: calc(41 *(100vw / 750));
  }
}
.newseriestshirt_lp .all_item_btn {
  width: 44rem;
  margin: 11.9rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .all_item_btn {
    width: calc(540 *(100vw / 750));
    margin: calc(129 *(100vw / 750)) auto 0;
  }
}
.newseriestshirt_lp .all_item_btn img {
  width: 44rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .all_item_btn img {
    width: calc(540 *(100vw / 750));
  }
}
.newseriestshirt_lp .ct_border_top {
  position: relative;
  margin-top: 12rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .ct_border_top {
    margin-top: calc(140 *(100vw / 750));
  }
}
.newseriestshirt_lp .movie_top_txtBox {
  margin-top: 24rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .movie_top_txtBox {
    margin-top: calc(278 *(100vw / 750));
  }
}
.newseriestshirt_lp .movie_top_txtBox ul li:nth-of-type(1) {
  font-size: 2.8rem;
  letter-spacing: 0.02em;
  text-align: center;
  margin-left: -0.6rem;
  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) {
  .newseriestshirt_lp .movie_top_txtBox ul li:nth-of-type(1) {
    font-size: calc(38 *(100vw / 750));
    margin-left: calc(0 *(100vw / 750));
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}
.newseriestshirt_lp .movie_top_txtBox ul li:nth-of-type(2) {
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  line-height: 2;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .movie_top_txtBox ul li:nth-of-type(2) {
    font-size: calc(24 *(100vw / 750));
    letter-spacing: 0.1em;
    margin-top: calc(47 *(100vw / 750));
  }
}
.newseriestshirt_lp .movie {
  margin-top: 9.6rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .movie {
    margin-top: calc(105 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02 {
  margin-top: 0;
}
.newseriestshirt_lp .contents02--flexBox1 {
  display: flex;
  justify-content: center;
  margin: 11.8rem 0 0 -12.5rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox1 {
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox1 .ct2_ttl {
    font-size: calc(43 *(100vw / 750));
    letter-spacing: 0.14em;
    line-height: 1.6;
    font-feature-settings: "palt";
    text-align: left;
    color: #555555;
    font-family: "jaf-bernina-sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    margin: calc(124 *(100vw / 750)) 0 0 calc(46 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox1 .box1 {
  width: 90rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox1 .box1 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(27 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox1 .box2 {
  margin: 14.2rem 0 0 10rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox1 .box2 {
    margin: calc(46 *(100vw / 750)) 0 0 calc(45 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox1 .box2 .txtArea {
  color: #555555;
}
@media screen and (min-width: 768px) {
  .newseriestshirt_lp .contents02--flexBox1 .box2 .txtArea li:nth-of-type(1) {
    font-size: 3.1rem;
    letter-spacing: 0.138em;
    font-feature-settings: "palt";
    line-height: 1.8;
    font-family: "jaf-bernina-sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: left;
  }
}
.newseriestshirt_lp .contents02--flexBox1 .box2 .txtArea li:nth-of-type(2) {
  font-size: 2.5rem;
  letter-spacing: 0.125em;
  font-feature-settings: "palt";
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #555555;
  margin-top: 3.2rem;
  width: 8rem;
  white-space: nowrap;
  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) {
  .newseriestshirt_lp .contents02--flexBox1 .box2 .txtArea li:nth-of-type(2) {
    font-size: calc(34 *(100vw / 750));
    padding-bottom: calc(8 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
    width: calc(104 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox1 .box2 .txtArea li:nth-of-type(3) {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 2.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) {
  .newseriestshirt_lp .contents02--flexBox1 .box2 .txtArea li:nth-of-type(3) {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(25 *(100vw / 750));
    letter-spacing: 0.065em;
  }
}
.newseriestshirt_lp .contents02--flexBox2 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  margin: 8rem 0 0 2.8rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox2 {
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox2 .ct2_ttl {
    font-size: calc(43 *(100vw / 750));
    letter-spacing: 0.14em;
    line-height: 1.6;
    font-feature-settings: "palt";
    text-align: left;
    color: #555555;
    font-family: "jaf-bernina-sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    margin: calc(111 *(100vw / 750)) 0 0 calc(46 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox2 .box1 {
  width: 90rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox2 .box1 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(27 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox2 .box2 {
  margin: 14rem 15.3rem 0 10rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox2 .box2 {
    margin: calc(45 *(100vw / 750)) calc(0 *(100vw / 750)) 0 calc(45 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox2 .box2 .txtArea {
  color: #555555;
}
.newseriestshirt_lp .contents02--flexBox2 .box2 .txtArea li:nth-of-type(1) {
  font-size: 3.1rem;
  letter-spacing: 0.138em;
  font-feature-settings: "palt";
  line-height: 1.8;
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
.newseriestshirt_lp .contents02--flexBox2 .box2 .txtArea li:nth-of-type(2) {
  font-size: 2.5rem;
  letter-spacing: 0.125em;
  font-feature-settings: "palt";
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #555555;
  margin-top: 3.4rem;
  width: 8rem;
  white-space: nowrap;
  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) {
  .newseriestshirt_lp .contents02--flexBox2 .box2 .txtArea li:nth-of-type(2) {
    font-size: calc(34 *(100vw / 750));
    padding-bottom: calc(8 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
    width: calc(104 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox2 .box2 .txtArea li:nth-of-type(3) {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 2.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) {
  .newseriestshirt_lp .contents02--flexBox2 .box2 .txtArea li:nth-of-type(3) {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(25 *(100vw / 750));
    letter-spacing: 0.065em;
  }
}
.newseriestshirt_lp .contents02--flexBox3 {
  display: flex;
  justify-content: center;
  margin: 7.8rem 0 0 -17.3rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox3 {
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox3 .ct2_ttl {
    font-size: calc(43 *(100vw / 750));
    letter-spacing: 0.14em;
    line-height: 1.6;
    font-feature-settings: "palt";
    text-align: left;
    color: #555555;
    font-family: "jaf-bernina-sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    margin: calc(111 *(100vw / 750)) 0 0 calc(46 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox3 .box1 {
  width: 90rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox3 .box1 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(27 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox3 .box2 {
  margin: 14.6rem 0 0 10rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents02--flexBox3 .box2 {
    margin: calc(45 *(100vw / 750)) calc(0 *(100vw / 750)) 0 calc(45 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox3 .box2 .txtArea {
  color: #555555;
}
.newseriestshirt_lp .contents02--flexBox3 .box2 .txtArea li:nth-of-type(1) {
  font-size: 3.1rem;
  letter-spacing: 0.138em;
  font-feature-settings: "palt";
  line-height: 1.8;
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}
.newseriestshirt_lp .contents02--flexBox3 .box2 .txtArea li:nth-of-type(2) {
  font-size: 2.5rem;
  letter-spacing: 0.125em;
  font-feature-settings: "palt";
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #555555;
  margin-top: 3.3rem;
  width: 8rem;
  white-space: nowrap;
  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) {
  .newseriestshirt_lp .contents02--flexBox3 .box2 .txtArea li:nth-of-type(2) {
    font-size: calc(34 *(100vw / 750));
    padding-bottom: calc(8 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
    width: calc(104 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents02--flexBox3 .box2 .txtArea li:nth-of-type(3) {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 2.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) {
  .newseriestshirt_lp .contents02--flexBox3 .box2 .txtArea li:nth-of-type(3) {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(22 *(100vw / 750));
    letter-spacing: 0.065em;
  }
}
.newseriestshirt_lp .ct_border_btm {
  position: relative;
  margin-top: 12.2rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .ct_border_btm {
    margin-top: calc(128 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 {
  margin-top: 24rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 {
    margin-top: calc(0 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 .top_flexArea {
  width: 50rem;
  margin: 0rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .top_flexArea {
    width: calc(660 *(100vw / 750));
    margin: calc(266 *(100vw / 750)) auto 0;
  }
}
.newseriestshirt_lp .contents03 .top_flexArea .box2 {
  margin-top: 3.3rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .top_flexArea .box2 {
    margin-top: calc(48 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 .top_flexArea .box2 .txtBox ul {
  text-align: center;
}
.newseriestshirt_lp .contents03 .top_flexArea .box2 .txtBox ul li:nth-of-type(1) {
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  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) {
  .newseriestshirt_lp .contents03 .top_flexArea .box2 .txtBox ul li:nth-of-type(1) {
    font-size: calc(26 *(100vw / 750));
    letter-spacing: 0.125em;
  }
}
.newseriestshirt_lp .contents03 .top_flexArea .box2 .txtBox ul li:nth-of-type(2) {
  font-size: 2rem;
  letter-spacing: 0.06em;
  margin-top: 0rem;
  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) {
  .newseriestshirt_lp .contents03 .top_flexArea .box2 .txtBox ul li:nth-of-type(2) {
    font-size: calc(34 *(100vw / 750));
    letter-spacing: 0.08em;
  }
}
.newseriestshirt_lp .contents03 .top_flexArea .box2 .txtBox ul li:nth-of-type(3) {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  margin-top: 1.2rem;
  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) {
  .newseriestshirt_lp .contents03 .top_flexArea .box2 .txtBox ul li:nth-of-type(3) {
    font-size: calc(18 *(100vw / 750));
    margin-top: calc(9 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea {
  display: flex;
  justify-content: space-between;
  width: 68rem;
  margin: 5.3rem auto 0;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea {
    width: calc(660 *(100vw / 750));
    margin: calc(70 *(100vw / 750)) auto 0;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box1 {
  width: 20rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box1 {
    width: calc(315 *(100vw / 750));
    margin-right: calc(30 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box1 .txtBox {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box1 .txtBox {
    margin-top: calc(42 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box1 .txtBox li:nth-of-type(1) {
  font-size: 1.6rem;
  letter-spacing: 0.14em;
  font-feature-settings: "palt";
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box1 .txtBox li:nth-of-type(1) {
    font-size: calc(30 *(100vw / 750));
    letter-spacing: 0.1em;
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box1 .txtBox li:nth-of-type(2) {
  font-size: 1.4rem;
  line-height: 2.1;
  letter-spacing: 0.05em;
  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: 0rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box1 .txtBox li:nth-of-type(2) {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(11 *(100vw / 750));
    line-height: 2;
    text-align: center;
    letter-spacing: 0.075em;
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box2 {
  width: 20rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box2 {
    width: calc(315 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box2 .txtBox {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box2 .txtBox {
    margin-top: calc(42 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box2 .txtBox li:nth-of-type(1) {
  font-size: 1.6rem;
  letter-spacing: 0.14em;
  font-feature-settings: "palt";
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box2 .txtBox li:nth-of-type(1) {
    font-size: calc(30 *(100vw / 750));
    letter-spacing: 0.1em;
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box2 .txtBox li:nth-of-type(2) {
  font-size: 1.4rem;
  line-height: 2.1;
  letter-spacing: 0.04em;
  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: 0rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box2 .txtBox li:nth-of-type(2) {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(11 *(100vw / 750));
    line-height: 2;
    text-align: center;
    letter-spacing: 0.075em;
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box3 {
  width: 20rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box3 {
    width: auto;
    margin-top: calc(63 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box3 .model_img {
    width: calc(315 *(100vw / 750));
    margin: 0 auto;
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box3 .txtBox {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box3 .txtBox {
    margin-top: calc(42 *(100vw / 750));
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box3 .txtBox li:nth-of-type(1) {
  font-size: 1.6rem;
  letter-spacing: 0.14em;
  font-feature-settings: "palt";
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box3 .txtBox li:nth-of-type(1) {
    font-size: calc(30 *(100vw / 750));
    letter-spacing: 0.1em;
  }
}
.newseriestshirt_lp .contents03 .btm_flexArea .box3 .txtBox li:nth-of-type(2) {
  font-size: 1.4rem;
  line-height: 2.1;
  letter-spacing: 0.05em;
  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: 0rem;
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .contents03 .btm_flexArea .box3 .txtBox li:nth-of-type(2) {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(13 *(100vw / 750));
    line-height: 2;
    text-align: center;
    letter-spacing: 0.075em;
  }
}
.newseriestshirt_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);
  }
}
.newseriestshirt_lp .fade {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
  transform: translateY(1.5rem);
}
.newseriestshirt_lp .fade.onView {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .newseriestshirt_lp .newseriestshirt_lp {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .lp {
    padding-bottom: calc(58 *(100vw / 750));
  }
}


/* 20240830 */
.contents02_inner {
  width: 68rem;
  margin: 4rem auto 0;
}
.contents02_img {
  width: 40rem;
  margin: 0 auto 3.1rem;
}
.contents02_flex {
  display: flex;
  justify-content: space-between;
  width: 68rem;
  margin: 7.3rem auto 0;
}
.contents02_flex_in {
  width: 33.2rem;
}
.contents03_img {
  margin: 4.2rem auto 0;
  width: 40rem;
}
.contents03_flex {
  width: 68rem;
  margin: 8rem auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contents03_flex_left {
  width: 30.3rem;
}
.contents03_flex_right {
  width: 33.2rem;
}
.txt_mt {
  margin-top: 4rem;
  position: relative;
  top: -1.3rem;
}
.contents04_flex {
  margin: 4rem auto 3.5rem;
  width: 68rem;
  display: flex;
  justify-content: space-between;
}
.contents04_flex_in {
  width: 33.2rem;
}
.contents05_flex {
  width: 68rem;
  margin: 4rem auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contents05_flex_left {
  width: 33.2rem;
}
.contents05_flex_right {
  width: 30.3rem;
}

.contents02_inner .txt_ttl {
  margin-bottom: 2.5rem;
  letter-spacing: 0.15em;
  line-height: 2.3;
}
.contents02_inner .txtBox {
  text-align: justify;
  letter-spacing: 0.02em;
}

.contents03_flex .txtBox {
  text-align: justify;
  letter-spacing: 0.03em;
}

.contents01--flexBox4 .txt_ttl {
  margin-bottom: 2.5rem;
}
.contents01--flexBox4 .txtBox {
  text-align: justify;
}
.contents05_flex_right .txtBox {
  text-align: justify;
  /* margin-top: 0.8rem; */
  letter-spacing: 0.03em;
}

.newseriestshirt_lp .contents01--flexBox4.con05 {
  margin: 11.3rem auto 0;
}

.sp_on {
  display: none;
}
.pc_on {
  display: flex;
}

.txt_mt .txtBox {
  position: relative;
  top: 0.4rem;
}
.contents03_flex_left .txt_ttl {
  letter-spacing: 0.1em;
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.contents03_flex_left .txt_ttl.lok {
  position: relative;
  left: 0.1rem;
  top: -0.1em;
}
.contents01--flexBox4 .txtBox.lok02 {
  letter-spacing: 0.046em;
}
.pc_on_span {
  display: inline;
}

@media screen and (max-width: 767px) {

  .sp_on {
    display: block;
  }
  .pc_on {
    display: none;
  }
  .pc_on_span {
    display: none;
  }

.contents02_inner {
  width: calc(660 *(100vw / 750));
  margin: calc(60 *(100vw / 750)) auto 0;
}
.contents02_img {
  width: calc(660 *(100vw / 750));
  margin: 0 auto calc(59*(100vw / 750));
}
.newseriestshirt_lp .txt_ttl {
  font-size: calc(32 *(100vw / 750));
}
.contents02_inner .txt_ttl {
  margin-bottom: calc(43 *(100vw / 750));
  letter-spacing: 0.18em;
}
.contents02_flex {
  width: calc(660 *(100vw / 750));
  margin: calc(108 *(100vw / 750)) auto 0;
}
.contents02_flex_in {
  width: calc(660 *(100vw / 750));
}
.contents03_img {
  margin: calc(60 *(100vw / 750)) auto 0;
  width: calc(660 *(100vw / 750));
}
.contents03_flex {
  width: calc(660 *(100vw / 750));
  margin: calc(109 *(100vw / 750)) auto 0;
  flex-wrap: wrap;
}
.contents03_flex_left {
  width: calc(660 *(100vw / 750));
  order: 2;
  margin-top: calc(44 *(100vw / 750));
}
.txt_mt {
  margin-top: calc(47 *(100vw / 750));
  top: 0;
}
.contents04_flex {
  margin: calc(60 *(100vw / 750)) auto calc(55 *(100vw / 750));
  width: calc(660 *(100vw / 750));
}
.contents04_flex_in {
  width: calc(660 *(100vw / 750));
}
.contents01--flexBox4 .txt_ttl {
  margin-bottom: calc(42 *(100vw / 750));
  letter-spacing: 0.075em;
}
.newseriestshirt_lp .contents01--flexBox4.con05 {
  margin: calc(149 *(100vw / 750)) auto 0;
}
.contents05_flex {
  width: calc(660 *(100vw / 750));
  margin: calc(60 *(100vw / 750)) auto 0;
  flex-wrap: wrap;
}
.contents05_flex_left {
  width: calc(660 *(100vw / 750));
}
.contents05_flex_right {
  width: calc(660 *(100vw / 750));
  margin-top: calc(67 *(100vw / 750));
}

.contents02_inner .txtBox {
  letter-spacing: 0.07em;
}

.contents03_flex .txtBox {margin-top: calc(7 *(100vw / 750));letter-spacing: 0.065em;}

.slide.js-slick .slick-dots {
  margin-top: calc(26 *(100vw / 750));
}

/*******************************
figSlider
*******************************/
.figSlider{
	overflow: hidden;
	position: relative;
}

.figSlider .container{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.figSlider .sliderWrapper{}

.figSlider .slider{
  display: block;
  width: 100%;
}

.figSlider .slider a{
  display: block;
  width: 100%;
  height: auto;
}

.figSlider .slider a > img{
  display: block;
  width: 100%;
  height: auto;
}

.figSlider .slider.swiper-slide-active{
  pointer-events: auto;
}

.figSlider ul.pager{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: calc(28 * (100vw / 750));
  gap: 0 calc(20 * (100vw / 750));
}

#sec02 .figSlider ul.pager{justify-content: flex-end;}


.figSlider ul.pager > li{
  display: block;
  width: calc(12 * (100vw / 750));
  height: calc(12 * (100vw / 750));
  border-radius: 50%;
  margin: 0;
  background: #C1C0C0;
  transition: background 0.3s ease;
  cursor: pointer;
  opacity: 1;
}

.figSlider ul.pager > li.swiper-pagination-bullet-active{
  background: #656565;
  pointer-events: none;
}

.contents03_flex_left .txt_ttl.lok {
  left: 0em;
}

.txt_mt .txtBox {
  top: calc(3 *(100vw / 750));
}
.contents01--flexBox4 .txtBox.lok02 {
  letter-spacing: 0.07em;
}
.contents05_flex_right .txtBox {
  letter-spacing: 0.07em;
}
}


