@charset "UTF-8";
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

/* RESET HTML5 */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #000;
  position: relative;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

/* GENERAL */
a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

a {
  outline: none;
}

/* CLEARFIX */
.clearfix {
  zoom: 1;
}

.clearfix:after,
.imgTile:after,
.imgTile2:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

strong {
  font-weight: bold;
}

img {
  vertical-align: bottom;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.onlyPc {
  display: block;
}

.onlySp {
  display: none;
}

div#main {
  overflow: inherit;
  width: 100vw;
}

.njam_21aw {
  /*
  #sec3{
  	height: 250vh;
  }
  #sec4{
  	height: 250vh;
  }
  #sec4{
  	.maxImg{
  		background-image: url("../images/img_main04_2.jpg");
  		background-repeat: no-repeat;
  		background-size: cover;
  		background-position: top right;
  		background-position: top center;
  	}
  }
  #sec6{
  	height: 250vh;
  }
  #sec6{
  	.maxImg{
  		background-image: url("../images/img_main06_2.jpg");
  		background-repeat: no-repeat;
  		background-size: cover;
  		background-position: top right;
  		background-position: top center;
  	}
  }
  #sec7{
  	height: 250vh;
  }
  #sec7{
  	.maxImg{
  		background-image: url("../images/img_main07_2.jpg");
  		background-repeat: no-repeat;
  		background-size: cover;
  		background-position: top right;
  		background-position: top center;
  	}
  }
  */
  /*
  .imgBox2{
      position: sticky;
      top: 90px;
      left: 0;
      height: 100vh;
      height: auto;
      width: 100%;
  }
  */
}
.njam_21aw[data-text-color=white] {
  color: #fff;
}
.njam_21aw[data-text-color=white] .logo svg {
  fill: #fff;
}
.njam_21aw[data-text-color=white] .instagram span {
  color: #fff;
}
.njam_21aw[data-text-color=white] .instagram svg {
  fill: #fff;
}
.njam_21aw[data-text-color=white] .creditList li a {
  color: #fff;
  border-color: #fff;
}
.njam_21aw[data-text-color=black] {
  color: #000;
}
.njam_21aw[data-text-color=black] .logo svg {
  fill: #000;
}
.njam_21aw[data-text-color=black] .instagram span {
  color: #000;
}
.njam_21aw[data-text-color=black] .instagram svg {
  fill: #000;
}
.njam_21aw[data-text-color=black] .creditList li a {
  color: #000;
  border-color: #000;
}
.njam_21aw .mainContent {
  position: relative;
}
.njam_21aw .logo {
  position: fixed;
  left: 30px;
  top: 30px;
  z-index: 10;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.njam_21aw .logo.active {
  opacity: 1;
}
.njam_21aw .logo svg {
  width: 73px;
  fill: #fff;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.njam_21aw .season {
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 14px;
  text-align: right;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.njam_21aw .season.active {
  opacity: 1;
}
.njam_21aw .creditBox {
  z-index: 10;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  display: none;
  position: fixed;
  left: 30px;
  bottom: 30px;
}
.njam_21aw .creditBox.show {
  display: block;
}
.njam_21aw .creditBox.active {
  opacity: 1;
}
.njam_21aw .creditBox .creditDetail .creditList li {
  white-space: nowrap;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  font-family: futura-pt, sans-serif;
  white-space: nowrap;
  line-height: 1.6;
}
.njam_21aw .creditBox .creditDetail .creditList li a span {
  padding-right: 3px;
}
.njam_21aw .creditList li a {
  color: #fff;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-bottom: 1px solid #000;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1.2;
}
.njam_21aw .number {
  position: fixed;
  right: 30px;
  bottom: 20px;
  font-size: 58px;
  z-index: 3;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-family: alternate-gothic-atf, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.03em;
}
.njam_21aw .sec {
  position: relative;
  height: 100vh;
  width: 100%;
  background-color: #fff;
}
.njam_21aw .sec.black {
  background-color: #000;
}
.njam_21aw .sec.black .imgBox .img {
  border-color: #fff;
}
.njam_21aw .sec2 {
  height: 200vh;
  width: 100%;
}
.njam_21aw .sec3 {
  height: 400vh;
  width: 100%;
}
.njam_21aw .secLast {
  height: 100vh;
  width: 100%;
}
.njam_21aw #sec10 {
  background-image: url("../images/img_main10.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.njam_21aw .film {
  background-image: url("../images/bg_film.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}
.njam_21aw .film2 {
  background-image: url("../images/img_main04_2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}
.njam_21aw .film3 {
  background-image: url("../images/img_main06_2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}
.njam_21aw .film4 {
  background-image: url("../images/img_main07_2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}
.njam_21aw .imgTile {
  margin: 0 30px;
  padding-top: 80px;
  padding-bottom: 60px;
}
.njam_21aw .imgTile img {
  float: left;
  width: calc(33.33% - 90px);
  margin: 0 45px;
  margin-bottom: 20px;
}
.njam_21aw .imgTile .imgAb {
  opacity: 0;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.njam_21aw .imgTile .imgAb.show {
  opacity: 1;
}
.njam_21aw .imgTile .img1 {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.njam_21aw .imgTile .img2 {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.njam_21aw .imgTile .img3 {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.njam_21aw .imgTile .img4 {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.njam_21aw .imgTile .img5 {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.njam_21aw .imgTile .img6 {
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}
.njam_21aw .imgTile .img7 {
  -webkit-transition-delay: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.njam_21aw .imgTile .img8 {
  -webkit-transition-delay: 1.4s;
       -o-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.njam_21aw .imgTile .img9 {
  -webkit-transition-delay: 1.6s;
       -o-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.njam_21aw #sec9 {
  height: auto;
}
.njam_21aw .imgTile2 .each .img {
  display: block;
  position: relative;
  overflow: hidden;
}
.njam_21aw .imgTile2 .each .img:before {
  content: "";
  display: block;
  padding-top: 129%;
}
.njam_21aw .imgTile2 .each .img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.njam_21aw .imgTile2 {
  /*
  	top: 50%;
  	top: 90px;
  	top: 0;
  */
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 10px;
  padding-right: 10px;
}
.njam_21aw .imgTile2 .each:hover .caption {
  opacity: 1;
}
.njam_21aw .imgTile2 .each {
  float: left;
  width: calc(25% - 40px);
  margin: 0 20px;
  margin-top: 30px;
  text-align: center;
  position: relative;
}
.njam_21aw .imgTile2 .each .img {
  overflow: hidden;
}
.njam_21aw .imgTile2 .each .caption {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 12px;
  line-height: 1.6;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.njam_21aw .imgTile2 .each .caption p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  line-height: 1.2;
}
.njam_21aw .imgTile2 .each .caption a {
  border-bottom: 1px solid #000;
  display: inline-block;
  margin-bottom: 10px;
}
.njam_21aw .imgTile2 .each .caption span {
  text-transform: capitalize;
  padding-right: 5px;
}
.njam_21aw .imgTile2 .imgAb {
  opacity: 0;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.njam_21aw .imgTile2 .imgAb.show {
  opacity: 1;
}
.njam_21aw .imgTile2 .img1 {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.njam_21aw .imgTile2 .img2 {
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.njam_21aw .imgTile2 .img3 {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.njam_21aw .imgTile2 .img4 {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.njam_21aw .imgTile2 .img5 {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.njam_21aw .imgTile2 .img6 {
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.njam_21aw .imgTile2 .img7 {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.njam_21aw .imgTile2 .img8 {
  -webkit-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.njam_21aw .imgTile2 .img9 {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.njam_21aw .box {
  position: relative;
  height: 100%;
}
.njam_21aw .mainVisual {
  height: 100vh;
}
.njam_21aw .mainVisual.active .left {
  opacity: 1;
}
.njam_21aw .mainVisual.active .right img {
  opacity: 1;
}
.njam_21aw .mainVisual.active .right .seasonTx {
  opacity: 1;
}
.njam_21aw .mainVisual .left {
  position: absolute;
  left: 60px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  margin-top: 0vw;
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 2;
  opacity: 0;
}
.njam_21aw .mainVisual .left svg {
  width: 134px;
  max-width: calc(50vw - 26vw - 120px);
}
.njam_21aw .mainVisual .right {
  position: absolute;
  left: 50%;
  top: 55%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.njam_21aw .mainVisual .right .mainImg {
  width: 80vh;
  margin: 0 auto;
  position: relative;
}
.njam_21aw .mainVisual .right img {
  width: 100%;
  border: 3px solid #000;
  margin-bottom: 50px;
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.njam_21aw .mainVisual .right .seasonTx {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.9s;
       -o-transition-delay: 0.9s;
          transition-delay: 0.9s;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 18px;
  color: #000 !important;
  opacity: 0;
}
.njam_21aw .mainLogoArea {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.njam_21aw .mainLogoArea.active .mainLogo {
  opacity: 1;
}
.njam_21aw .mainLogoArea.active .seasonTx {
  opacity: 1;
}
.njam_21aw .mainLogoArea.active .credit {
  opacity: 1;
}
.njam_21aw .mainLogoArea.active .copyright {
  opacity: 1;
}
.njam_21aw .mainLogoArea.active .instagramFt {
  opacity: 1;
}
.njam_21aw .mainLogoArea .mainLogo {
  width: 400px;
  max-width: 100vw;
  margin-bottom: 40px;
  -webkit-transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.njam_21aw .mainLogoArea .mainLogo svg {
  display: inline-block;
  width: 150px;
}
.njam_21aw .mainLogoArea .seasonTx {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 14px;
  -webkit-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
  opacity: 0;
  white-space: nowrap;
  color: #000;
}
.njam_21aw .mainLogoArea .credit {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  font-size: 11px;
  line-height: 200%;
  -webkit-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
  opacity: 0;
  padding-top: 100px;
  margin-bottom: 60px;
}
.njam_21aw .mainLogoArea .copyright {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  font-size: 11px;
  line-height: 200%;
  margin-bottom: 20px;
  -webkit-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s;
  opacity: 0;
}
.njam_21aw .mainLogoArea .instagramFt {
  -webkit-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
  opacity: 0;
  display: inline-block;
}
.njam_21aw .mainLogoArea .instagramFt svg {
  width: 18px;
}
.njam_21aw .imgBox {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
}
.njam_21aw .imgBox .container {
  top: 11.8vh;
  height: 77.5vh;
  width: 61.9vh;
  margin: 0 auto;
  position: relative;
}
.njam_21aw .imgBox .img {
  border: 3px solid #000;
  visibility: hidden;
  opacity: 0;
}
.njam_21aw .imgBox .img img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  visibility: hidden;
  opacity: 0;
}
.njam_21aw .imgBox .img .caption {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
}
.njam_21aw .imgBox .img1 {
  visibility: visible;
  opacity: 1;
}
.njam_21aw .imgBox .img1 img {
  visibility: visible;
  opacity: 1;
}
.njam_21aw .imgBox .img1 .caption {
  visibility: visible;
  opacity: 1;
}
.njam_21aw .imgBox .img2 {
  position: absolute;
  left: 0;
  top: 0;
}
.njam_21aw .imgBox .img3 {
  position: absolute;
  left: 0;
  top: 0;
}
.njam_21aw .imgBox .img4 {
  position: absolute;
  left: 0;
  top: 0;
}
.njam_21aw .imgBox .img5 {
  position: absolute;
  left: 0;
  top: 0;
}
.njam_21aw .imgBox .img6 {
  position: absolute;
  left: 0;
  top: 0;
}
.njam_21aw .imgBox .img7 {
  position: absolute;
  left: 0;
  top: 0;
}
.njam_21aw .imgBox .img8 {
  position: absolute;
  left: 0;
  top: 0;
}
.njam_21aw .imgBox .img.active {
  visibility: visible;
  opacity: 1;
}
.njam_21aw .imgBox .img.active img {
  visibility: visible;
  opacity: 1;
}
.njam_21aw .imgBox .img.active .caption {
  visibility: visible;
  opacity: 1;
}
.njam_21aw .imgBox .imgWall {
  position: absolute;
  left: 0;
  top: 0;
}
.njam_21aw .imgBoxWall {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
}
.njam_21aw .imgBoxWall .container {
  width: 100vw;
  height: 100vh;
  position: relative;
}
.njam_21aw .imgBoxWall .img img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.njam_21aw .imgBoxWall .img1 {
  position: absolute;
  top: 11.8vh;
  height: 77.5vh;
  width: 61.9vh;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.njam_21aw .imgBoxWall .img1 img {
  opacity: 1;
  border: 3px solid #000;
}
.njam_21aw .imgBoxWall .img.active {
  opacity: 1;
}
.njam_21aw .imgBoxWall .img.active img {
  opacity: 1;
}
.njam_21aw .imgBoxWall .img2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.njam_21aw .imgBoxWall .img2 img {
  width: auto;
}
.njam_21aw .zoomBox .img {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}
.njam_21aw .trimBox .img {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
}
.njam_21aw .trimBox2 .img {
  -webkit-clip-path: inset(0 0 0 100%);
          clip-path: inset(0 0 0 100%);
}

@media screen and (max-width: 768px) {
  .onlyPc {
    display: none;
  }

  .onlySp {
    display: block;
  }

  .njam_21aw .mainVisual.active .right .mainImg .mainLogo {
    opacity: 1;
  }
  .njam_21aw .mainVisual .left {
    display: none;
  }
  .njam_21aw .mainVisual .right {
    top: 50%;
  }
  .njam_21aw .mainVisual .right .mainImg {
    width: calc(100vw - 60px);
    height: auto;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 1;
  }
  .njam_21aw .mainVisual .right .mainImg img {
    margin-bottom: 30px;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .njam_21aw .mainVisual .right .mainImg .mainLogo {
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .njam_21aw .mainVisual .right .mainImg .mainLogo svg {
    width: 88px;
  }
  .njam_21aw .mainVisual .right .seasonTx {
    font-size: 12px;
    -webkit-transition-delay: 0.9s;
         -o-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .njam_21aw .creditBox .creditDetail .creditList li {
    font-size: 13px;
  }
  .njam_21aw .film {
    background-image: url("../images/bg_film_sp.jpg");
    background-position: 0% 50%;
  }
  .njam_21aw .film2 {
    background-image: url("../images/img_main04_2_sp.jpg");
    background-position: 40% 50%;
  }
  .njam_21aw .film3 {
    background-image: url("../images/img_main06_2_sp.jpg");
    background-position: 40% 50%;
  }
  .njam_21aw .film4 {
    background-image: url("../images/img_main07_2_sp.jpg");
    background-position: 10% 50%;
  }
  .njam_21aw .imgBox .container {
    width: 73.86vw;
    width: calc(100% - 54px);
    top: 23vh;
  }
  .njam_21aw .imgBox .img {
    margin: 0 auto;
  }
  .njam_21aw .imgBoxWall .img1 {
    width: 73.86vw;
    width: calc(100% - 60px);
    top: 23vh;
  }
  .njam_21aw br {
    display: block;
  }
  .njam_21aw #sec7 .maxImg img {
    margin-left: 40%;
  }
  .njam_21aw #sec9 {
    height: 100vh;
  }
  .njam_21aw .controlBtn {
    position: absolute;
    top: 50vw;
    z-index: 5;
    border: none;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    letter-spacing: 0.04em;
    font-size: 12px;
    background-color: transparent;
    text-decoration: underline;
    cursor: pointer;
    padding: 10px 10px;
  }
  .njam_21aw .prevBtn {
    left: -20px;
  }
  .njam_21aw .nextBtn {
    right: -20px;
  }
  .njam_21aw .slick-arrow {
    position: absolute;
    top: 45%;
    z-index: 5;
    border: none;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    letter-spacing: 0.04em;
    font-size: 12px;
    background-color: transparent;
    border-bottom: 1px solid #000;
  }
  .njam_21aw .slick-prev {
    left: -10px;
  }
  .njam_21aw .slick-next {
    right: -10px;
  }
  .njam_21aw .itemSlider {
    margin-left: 10px;
    margin-right: 10px;
  }
  .njam_21aw .imgTile2 {
    margin: 0 20px;
    padding-top: 0;
    padding-bottom: 0;
    top: 20vh;
    position: relative;
  }
  .njam_21aw .imgTile2 .each {
    width: auto;
    margin: 0;
  }
  .njam_21aw .imgTile2 .each .caption {
    text-align: center;
    padding-top: 20px;
  }
  .njam_21aw .logo {
    left: 30px;
    top: 50px;
  }
  .njam_21aw .instagram {
    right: 18px;
    bottom: 18px;
  }
  .njam_21aw .season {
    right: 30px;
    top: 54px;
  }
  .njam_21aw .creditBox {
    left: 30px;
    bottom: 40px;
  }
  .njam_21aw .number {
    right: 24px;
    bottom: 31px;
    font-size: 43px;
  }
  .njam_21aw .mainLogoAreaLast .mainLogo svg {
    max-width: 50vw;
  }
  .njam_21aw .imgTile {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .njam_21aw .imgTile img {
    width: 33.3333%;
    margin: 0;
  }
  .njam_21aw .mainLogoArea .mainLogo {
    margin-bottom: 20px;
  }
  .njam_21aw .mainLogoArea .credit {
    padding-top: 70px;
  }
  .njam_21aw .instagram span {
    display: none;
  }
  .njam_21aw .mainLogoAreaLast {
    padding-top: 180px;
    padding-top: 0;
  }
  .njam_21aw .secLast {
    height: 100vh;
  }
  .njam_21aw #sec9 {
    height: 800vh;
  }
  .njam_21aw #sec9 .imgBox .img {
    border: none;
  }
  .njam_21aw #sec9 .imgBox .img .caption {
    text-align: center;
    padding-top: 25px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    letter-spacing: 0.04em;
    font-size: 13px;
    line-height: 1.6;
  }
  .njam_21aw #sec9 .imgBox .img .caption a {
    border-bottom: 1px solid #000;
    display: inline-block;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .njam_21aw #sec9 .imgBox .img .caption span {
    text-transform: capitalize;
    padding-right: 5px;
  }
  .njam_21aw .imgBox2 {
    display: none;
  }
  .njam_21aw #sec10 {
    background-image: url("../images/img_main10_sp.jpg");
  }
}