.wrap {
  padding-top: 0;
}

.site-header {
  display: none;
}

.p-nt2-kv__contents {
  position: relative;
  padding-top: 46.6%;
}
.p-nt2-kv__pict {
  overflow: hidden;
}
.p-nt2-kv__pict-img {
  transform: scale(1.1);
  transition: transform 6s 1s cubic-bezier(0.25, 1, 0.5, 1);
}
.js-load .p-nt2-kv__pict-img {
  transform: scale(1);
}
.p-nt2-kv__deco {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.p-nt2-kv__deco-img {
  position: absolute;
}
.p-nt2-kv__deco-img--1 {
  width: 21%;
  left: 10.3%;
  top: 3.8%;
}
.p-nt2-kv__deco-img--2 {
  width: 23%;
  right: 29%;
  bottom: 29%;
}
.p-nt2-kv__deco-img--3 {
  width: 12%;
  left: 36.5%;
  bottom: -0.2%;
}
.p-nt2-kv__deco-img--4 {
  width: 12%;
  left: 3%;
  bottom: 39.5%;
}
.p-nt2-kv__deco-img--5 {
  width: 15.2%;
  left: 6%;
  top: 27.2%;
}
.p-nt2-kv__deco-img--6 {
  width: 12%;
  right: 3%;
  top: 21.5%;
}
.p-nt2-kv__deco-img--7 {
  width: 12%;
  right: 8%;
  top: 3%;
}
.p-nt2-kv__logo {
  width: 88%;
  position: absolute;
  top: 9.5%;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  transition: -webkit-clip-path 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-clip-path 1s cubic-bezier(0.25, 1, 0.5, 1);
}
.js-load .p-nt2-kv__logo {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}
.p-nth-lead {
  text-align: center;
}
.p-nth-lead__txt {
  font-size: 11px;
  letter-spacing: 0.02em;
  line-height: 2.15;
}
.p-nth-lead__txt + .p-nth-lead__txt {
  margin-top: 24px;
}

.p-nt2-photo {
  margin: 42px auto 0;
}
.p-nt2-photo__contents {
  position: relative;
}
.p-nt2-photo__pict {
  position: relative;
}
.p-nt2-photo__pict-base {
  position: relative;
}
.p-nt2-photo__pict-img {
  position: absolute;
  left: 0;
  top: 0;
}
.p-nt2-photo__pict img {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.32s 0s cubic-bezier(0.33, 1, 0.68, 1), transform 0.32s 0s cubic-bezier(0.33, 1, 0.68, 1);
}
[data-scroll-pa].is-active .p-nt2-photo__pict img {
  transform: translateY(0);
  opacity: 1;
}
.p-nt2-photo__pict img:nth-of-type(1) {
  transition-delay: 0.1s !important;
}
.p-nt2-photo__pict img:nth-of-type(2) {
  transition-delay: 0.2s !important;
}
.p-nt2-photo__pict img:nth-of-type(3) {
  transition-delay: 0.3s !important;
}
.p-nt2-photo__pict img:nth-of-type(4) {
  transition-delay: 0.4s !important;
}
.p-nt2-photo__pict img:nth-of-type(5) {
  transition-delay: 0.5s !important;
}
.p-nt2-photo__pict img:nth-of-type(6) {
  transition-delay: 0.6s !important;
}
.p-nt2-photo__pict img:nth-of-type(7) {
  transition-delay: 0.7s !important;
}
.p-nt2-photo__pict img:nth-of-type(8) {
  transition-delay: 0.8s !important;
}
.p-nt2-photo__pict img:nth-of-type(9) {
  transition-delay: 0.9s !important;
}
.p-nt2-photo__pict img:nth-of-type(10) {
  transition-delay: 1s !important;
}
.p-nt2-photo__pict img:nth-of-type(11) {
  transition-delay: 1.1s !important;
}
.p-nt2-photo__pict img:nth-of-type(12) {
  transition-delay: 1.2s !important;
}
.p-nt2-photo__pict img:nth-of-type(13) {
  transition-delay: 1.3s !important;
}
.p-nt2-photo__pict img:nth-of-type(14) {
  transition-delay: 1.4s !important;
}
.p-nt2-photo__pict img:nth-of-type(15) {
  transition-delay: 1.5s !important;
}
.p-nt2-photo__pict img:nth-of-type(16) {
  transition-delay: 1.6s !important;
}
.p-nt2-photo__pict img:nth-of-type(17) {
  transition-delay: 1.7s !important;
}
.p-nt2-photo__pict img:nth-of-type(18) {
  transition-delay: 1.8s !important;
}
.p-nt2-photo__pict img:nth-of-type(19) {
  transition-delay: 1.9s !important;
}
.p-nt2-photo__pict img:nth-of-type(20) {
  transition-delay: 2s !important;
}
.p-nt2-photo__deco {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.p-nt2-photo__deco-img {
  position: absolute;
  opacity: 0;
  transform: translateY(20px) scale(0.8);
  transition: opacity 0.32s 0s cubic-bezier(0.33, 1, 0.68, 1), transform 0.32s 0s cubic-bezier(0.33, 1, 0.68, 1);
}
[data-scroll-pa].is-active .p-nt2-photo__deco-img {
  opacity: 1;
  transform: scale(1);
}
.p-nt2-photo__deco-img:nth-of-type(1) {
  transition-delay: 0.06s !important;
}
.p-nt2-photo__deco-img:nth-of-type(2) {
  transition-delay: 0.12s !important;
}
.p-nt2-photo__deco-img:nth-of-type(3) {
  transition-delay: 0.18s !important;
}
.p-nt2-photo__deco-img:nth-of-type(4) {
  transition-delay: 0.24s !important;
}
.p-nt2-photo__deco-img:nth-of-type(5) {
  transition-delay: 0.3s !important;
}
.p-nt2-photo__deco-img:nth-of-type(6) {
  transition-delay: 0.36s !important;
}
.p-nt2-photo__deco-img:nth-of-type(7) {
  transition-delay: 0.42s !important;
}
.p-nt2-photo__deco-img:nth-of-type(8) {
  transition-delay: 0.48s !important;
}
.p-nt2-photo__deco-img:nth-of-type(9) {
  transition-delay: 0.54s !important;
}
.p-nt2-photo__deco-img:nth-of-type(10) {
  transition-delay: 0.6s !important;
}
.p-nt2-photo__deco-img:nth-of-type(11) {
  transition-delay: 0.66s !important;
}
.p-nt2-photo__deco-img:nth-of-type(12) {
  transition-delay: 0.72s !important;
}
.p-nt2-photo__deco-img:nth-of-type(13) {
  transition-delay: 0.78s !important;
}
.p-nt2-photo__deco-img:nth-of-type(14) {
  transition-delay: 0.84s !important;
}
.p-nt2-photo__deco-img:nth-of-type(15) {
  transition-delay: 0.9s !important;
}
.p-nt2-photo__deco-img:nth-of-type(16) {
  transition-delay: 0.96s !important;
}
.p-nt2-photo__deco-img:nth-of-type(17) {
  transition-delay: 1.02s !important;
}
.p-nt2-photo__deco-img:nth-of-type(18) {
  transition-delay: 1.08s !important;
}
.p-nt2-photo__deco-img:nth-of-type(19) {
  transition-delay: 1.14s !important;
}
.p-nt2-photo__deco-img:nth-of-type(20) {
  transition-delay: 1.2s !important;
}
.p-nt2-about__inner {
  padding: 22px 20px 4px;
}
.p-nt2-about__lead {
  position: relative;
}
.p-nt2-about__deco {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.p-nt2-about__deco-img {
  position: absolute;
  transform-origin: center bottom;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  pointer-events: none;
}
.js-load .p-nt2-about__deco-img {
  opacity: 1;
}
.p-nt2-about__deco-img--1 {
  width: 100%;
  right: -3%;
  top: -3%;
  transition-delay: 1.2s;
}
.p-nt2-about__deco-img--2 {
  width: 100%;
  left: -2%;
  top: -1%;
  transition-delay: 1.6s;
}
.p-nt2-about__deco-img--3 {
  width: 100%;
  right: -1.5%;
  top: 0;
  transition-delay: 2s;
}
.p-nt2-about__deco-img--4 {
  width: 100%;
  left: -1.5%;
  bottom: 0%;
  transition-delay: 2.4s;
}
.p-nt2-about__pict {
  margin: 34px -28px 0;
  display: flex;
  flex-wrap: wrap;
  transform: rotate(-4deg);
}
.p-nt2-about__pict-img {
  display: block;
  width: 32%;
  margin-right: 2%;
}
.p-nt2-about__pict-img:nth-last-of-type(1) {
  margin-right: 0;
}

.p-nt2-video {
  width: 85.87%;
  margin: 29px auto 0;
}
.p-nt2-video__list-item {
  border-radius: 8px;
  padding: 10px 10px 10px;
  background-color: #fff;
  position: relative;
  box-sizing: border-box;
}
.p-nt2-video .vjs-poster,
.p-nt2-video .video-js {
  background-color: transparent;
}
.p-nt2-video__cap {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px 10px 0 0;
  padding: 8px 12px 7px 19px;
  transform: translate(-1px, -100%);
  font-family: "Jost", "Zen Kaku Gothic Antique", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 13px;
  box-sizing: border-box;
}
.p-nt2-video__cap::after {
  content: "";
  display: block;
  width: 9px;
  height: 22px;
  position: absolute;
  right: 0;
  bottom: -1px;
  background-color: #2f4157;
  transform: translate(100%, 0%);
  -webkit-clip-path: polygon(0% 0%, 10% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 10% 0%, 100% 100%, 0% 100%);
}
.p-nt2-video__audio {
  width: 100%;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  overflow: hidden;
  transition: opacity 0.4s 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.p-nt2-video__audio > div:not([id*=_wrap]) {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.p-nt2-video__audio > div:not([id*=_wrap]) div {
  display: none;
}
.p-nt2-video__audio .btn {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 0 !important;
  outline: none !important;
}
.p-nt2-video__audio .btn:not(.ui-btn-play, .ui-btn-pause) {
  display: none;
}
.p-nt2-article {
  margin-top: 34px;
  padding-bottom: 0px;
}
.p-nt2-article + .p-nt2-article {
  margin-top: 21px;
}
.p-nt2-article__btn {
  margin-top: 20px;
}
.p-nt2-article__photo {
  margin-top: 19px;
}
.p-nt2-article__lead {
  margin-top: 83px;
}

.p-nt2-download {
  width: 89.5%;
  margin: 61px auto 0;
}
.p-nt2-article__title + .p-nt2-download__pict {
  margin-top: 29px;
}
.p-nth-camera-link {
  width: 90%;
  margin: 31px auto 0;
  color: #fff;
  text-align: center;
}
.p-nth-camera-link__btn {
  width: 97.5%;
  position: relative;
  margin: 0 auto;
  border-radius: 0 0 20px 20px;
  background-color: #2f4157;
}
.p-nth-camera-link__txt {
  padding: 16px 0 18px;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}