@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;
}

.mfp-bg {
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.98;
}

.mfp-fade2.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-container {
  background-color: #ebeddf;
}

#iena2021 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  background-color: #fff;
  color: #1f304b;
  position: relative;
  line-height: 160%;
  font-weight: 400;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 14px;
  letter-spacing: 0.02em;
  /* GENERAL */
  /* CLEARFIX */
  /* iOSでのデフォルトスタイルをリセット */
  /* ------------------------------------------
  smartphone
  ------------------------------------------ */
}
#iena2021 a:link, #iena2021 a:visited {
  color: #1f304b;
  text-decoration: none;
}
#iena2021 a:hover {
  color: #1f304b;
  text-decoration: none;
}
#iena2021 a {
  outline: none;
}
#iena2021 .clearfix {
  zoom: 1;
}
#iena2021 .clearfix:after,
#iena2021 .itemList:after,
#iena2021 .ttlArea:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after,
#iena2021 .aaaaaaaaaa:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#iena2021 strong {
  font-weight: bold;
}
#iena2021 img {
  vertical-align: bottom;
}
#iena2021 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#iena2021 input[type=submit],
#iena2021 input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  border-radius: 0;
}
#iena2021 input[type=submit]::-webkit-search-decoration,
#iena2021 input[type=button]::-webkit-search-decoration {
  display: none;
  border-radius: 0;
}
#iena2021 input[type=submit]::focus,
#iena2021 input[type=button]::focus {
  outline-offset: -2px;
  border-radius: 0;
}
#iena2021 .onlyPc {
  display: block;
}
#iena2021 .onlySp {
  display: none;
}
#iena2021 .mainContainer {
  height: 1200vh;
  height: 2400vh;
  height: 2300vh;
  position: relative;
}
#iena2021 .secBox {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
}
#iena2021 .secHeight {
  height: 100vh;
  position: relative;
}
#iena2021 .sec {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 200vh;
  opacity: 0;
  background-color: #fff;
  -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);
}
#iena2021 .sec.show {
  opacity: 1;
  z-index: 10;
}
#iena2021 .secLast {
  height: 100vh;
}
#iena2021 .topSec {
  position: relative;
  left: initial;
  top: initial;
  opacity: 1;
}
#iena2021 .fullSec {
  -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;
  /*
  	&.show{
  		opacity: 1;
  	}
  */
}
#iena2021 .fullSec .img {
  width: 100%;
  height: 100vh;
}
#iena2021 .fullSec .img img {
  width: 100%;
}
#iena2021 .orange {
  background-color: #ecd3ae;
}
#iena2021 .white {
  background-color: #fff;
}
#iena2021 .blue {
  background-color: #1f304b;
}
#iena2021 .photoSlider div {
  vertical-align: top;
}
#iena2021 #opening {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 12;
  background-color: #fff;
  background-color: #ecd3ae;
}
#iena2021 #opening .inea30th {
  position: absolute;
  z-index: 6;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
#iena2021 #opening .inea30th svg {
  width: 165px;
  fill: #fff;
}
#iena2021 #opening .inea30th.show {
  opacity: 1;
}
#iena2021 #opening .movie {
  position: relative;
  text-align: center;
  width: 50vw;
  height: 50vh;
  -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);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#iena2021 #opening .movie video {
  vertical-align: top;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#iena2021 #opening .movie.big {
  width: 100%;
  height: 100vh;
}
#iena2021 #nav.showLogo .sideSeason {
  opacity: 1;
}
#iena2021 #nav.showLogo .sideTheme {
  opacity: 1;
}
#iena2021 .sideSeason {
  position: fixed;
  z-index: 10;
  left: 60px;
  top: 40px;
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  font-size: 11px;
  color: #1f304b;
  -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
#iena2021 .sideSeason .logo {
  display: inline-block;
  margin-right: 20px;
}
#iena2021 .sideSeason .logo svg {
  width: 60px;
  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);
}
#iena2021 .sideSeason .season {
  display: inline-block;
  color: #fff;
  position: relative;
  top: -4px;
  -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);
}
#iena2021 .sideTheme {
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
#iena2021 #side30th {
  position: fixed;
  z-index: 10;
  right: 60px;
  top: 20px;
}
#iena2021 #side30th svg {
  width: 51px;
  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);
}
#iena2021.blackMode {
  color: #1f304b;
}
#iena2021.blackMode .sideSeason .logo svg {
  fill: #1f304b;
}
#iena2021.blackMode .sideSeason .season {
  color: #1f304b;
}
#iena2021.blackMode #side30th svg {
  fill: #1f304b;
}
#iena2021.blackMode .sideTheme {
  color: #1f304b;
}
#iena2021.fullLayout .sideSeason {
  opacity: 1;
}
#iena2021.fullLayout .sideTheme {
  opacity: 1;
}
#iena2021.fullLayout .sideSeasonSub {
  opacity: 0;
}
#iena2021.fullLayout .sideThemeSub {
  opacity: 0;
}
#iena2021.sepLayout .sideSeason {
  opacity: 0;
}
#iena2021.sepLayout .sideTheme {
  opacity: 0;
}
#iena2021.sepLayout .sideSeasonSub {
  opacity: 1;
}
#iena2021.sepLayout .sideThemeSub {
  opacity: 1;
}
#iena2021 .sideSeasonSub {
  left: calc(55vw + 70px);
  left: calc(50vw + 70px);
}
#iena2021 .sideThemeSub {
  left: 75%;
}
#iena2021 .mainBox {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#iena2021 .mainBox .mainVisual {
  position: relative;
}
#iena2021 .mainBox .mainVisual img {
  width: 100%;
  border: 10px solid #fff;
  margin-bottom: 26px;
  -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;
}
#iena2021 .mainBox .mainVisual .theme {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  font-size: 75px;
  white-space: nowrap;
  -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;
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#iena2021 .mainBox .logoArea .logo {
  margin-bottom: 10px;
  -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;
}
#iena2021 .mainBox .logoArea .logo svg {
  width: 82px;
  fill: #fff;
}
#iena2021 .mainBox .logoArea .season {
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  font-size: 14px;
  -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;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#iena2021 .scrollBox {
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  text-align: center;
}
#iena2021 .scrollBox a {
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  font-size: 12px;
  color: #fff;
  overflow: hidden;
  display: inline-block;
  z-index: 2;
  padding-bottom: 40px;
}
#iena2021 .scrollBox a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 40px;
  background: #fff;
}
#iena2021 .scrollBox a:after {
  -webkit-animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
          animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
#iena2021 .sec.show .mainBox .mainVisual img {
  opacity: 1;
}
#iena2021 .sec.show .mainBox .mainVisual .theme {
  opacity: 1;
}
#iena2021 .sec.show .logoArea .logo {
  opacity: 1;
}
#iena2021 .sec.show .logoArea .season {
  opacity: 1;
}
#iena2021 .message {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 200%;
  text-align: center;
  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);
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#iena2021 .sec.show .message {
  opacity: 1;
}
#iena2021 .photoSlider {
  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);
}
#iena2021 .box .left {
  float: left;
  width: 50vw;
  height: 100vh;
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 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);
}
#iena2021 .box .right {
  float: right;
  width: 45vw;
  margin-right: 2.5vw;
  height: 100vh;
  padding-left: 70px;
  padding-right: 70px;
  position: relative;
}
#iena2021 .box .right .img {
  margin-bottom: 20px;
  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);
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#iena2021 .box .right .img img {
  width: 100%;
  border: 3px solid #1f304b;
  -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);
  -webkit-transition-delay: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
#iena2021 .box .right .contentBox {
  position: absolute;
  z-index: 5;
  left: 50%;
  padding-top: 35px;
  top: 50%;
  width: calc(45vw - 140px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
#iena2021 .box .right .contentBox .caption {
  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);
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #1f304b;
  font-size: 10px;
  letter-spacing: 0.02em;
  margin-left: -40px;
  margin-right: -40px;
  padding-left: 10px;
}
#iena2021 .box .right .contentBox .caption a {
  padding-right: 6px;
}
#iena2021 .box .imgFade1 {
  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);
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
#iena2021 .box.show .left {
  -webkit-clip-path: inset(0 0% 0 0);
          clip-path: inset(0 0% 0 0);
}
#iena2021 .box.show .right .img {
  opacity: 1;
}
#iena2021 .box.show .right .img img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
#iena2021 .box.show .right .contentBox .caption {
  opacity: 1;
}
#iena2021 .box.show .photoSlider {
  opacity: 1;
}
#iena2021 .box.show .imgFade1 {
  opacity: 1;
}
#iena2021 .sec.show .left {
  -webkit-clip-path: inset(0 0% 0 0);
          clip-path: inset(0 0% 0 0);
}
#iena2021 .sec.show .right .img {
  opacity: 1;
}
#iena2021 .sec.show .right .img img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
#iena2021 .sec.show .right .contentBox .caption {
  opacity: 1;
}
#iena2021 .sec.show .photoSlider {
  opacity: 1;
}
#iena2021 .sec.show .imgFade1 {
  opacity: 1;
}
#iena2021 .movieBox {
  width: 45vw;
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#iena2021 .miniBox {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(62vw + 30px);
  margin-left: 13vw;
}
#iena2021 .miniBox .img {
  width: 38vw;
  float: left;
}
#iena2021 .miniBox .img img {
  width: 100%;
  border: 10px solid #fff;
}
#iena2021 .miniBox .caption {
  width: 24vw;
  color: #fff;
  float: right;
  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);
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 10px;
  letter-spacing: 0.02em;
}
#iena2021 .miniBox .caption a {
  color: #fff;
}
#iena2021 .miniBox .captionMiddle {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
#iena2021 .miniBox .captionBottom {
  position: absolute;
  bottom: 0;
  right: 0;
}
#iena2021 .box.show .miniBox .caption,
#iena2021 .sec.show .miniBox .caption {
  opacity: 1;
}
#iena2021 .creditBox {
  color: #fff;
  position: absolute;
  left: 60px;
  top: 0;
  font-weight: 500;
  font-family: "futura-pt", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 10px;
  letter-spacing: 0.02em;
  margin-left: -31vw;
}
#iena2021 .creditBox .theme {
  font-size: 16px;
  margin-bottom: 20px;
}
#iena2021 .creditBox .credit {
  font-size: 12px;
  margin-bottom: 30px;
}
#iena2021 .creditBox .copyright {
  font-size: 9px;
}
@media screen and (max-width: 719px) {
  #iena2021 {
    /* ------------------------------------------
    smartphone
    ------------------------------------------ */
  }
  #iena2021 .onlyPc {
    display: none;
  }
  #iena2021 .onlySp {
    display: block;
  }
  #iena2021 #chapter01 {
    padding-bottom: 0;
  }
  #iena2021 #opening .inea30th {
    padding-top: 10px;
  }
  #iena2021 #opening .movie {
    width: 80vw;
    height: 30vh;
  }
  #iena2021 #opening .movie video {
    -o-object-position: 36% 50%;
       object-position: 36% 50%;
  }
  #iena2021 #opening .movie.big {
    /*
    			width: 80vw;
    			height: 30vh;
    */
  }
  #iena2021 #side30th {
    right: 20px;
    top: 20px;
  }
  #iena2021 .mainBox {
    /*
    	position: relative;
    	left: initial;
    	top: initial;
    	transform: translate(0%, 0%);
    */
    width: auto;
    width: calc(100vw - 40px);
    top: 50%;
    /*
    	margin-left: 20px;
    	margin-right: 20px;
    */
  }
  #iena2021 .mainBox .mainVisual img {
    border-width: 7px;
  }
  #iena2021 .mainBox .mainVisual .theme {
    font-size: 35px;
  }
  #iena2021 .sec {
    height: auto;
    min-height: initial;
    min-height: auto;
    position: relative;
    left: initial;
    top: initial;
    opacity: 1;
  }
  #iena2021 .sec {
    padding-top: 14vw;
    padding-bottom: 14vw;
  }
  #iena2021 .topSec {
    height: 100vh;
    padding-top: 0;
  }
  #iena2021 .topSec .secHeight {
    height: 100vh;
  }
  #iena2021 .secHeight {
    height: auto;
  }
  #iena2021 .mainContainer {
    height: auto;
  }
  #iena2021 .secBox {
    position: relative;
    height: auto;
  }
  #iena2021 .pageSec {
    padding-top: 0;
    padding-bottom: 0;
  }
  #iena2021 .fullSec {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
  }
  #iena2021 .fullSec .img {
    height: auto;
  }
  #iena2021 .fullSec .img img {
    position: relative !important;
    top: initial !important;
    top: initial !important;
    width: 100% !important;
    height: auto !important;
  }
  #iena2021 .message {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    color: #1f304b;
    padding: 60px 0px;
    font-size: 16px;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }
  #iena2021 .sideSeason {
    left: 20px;
    top: 30px;
  }
  #iena2021 .sideSeason .season {
    display: none;
  }
  #iena2021.sepLayout .sideSeason {
    left: 20px;
  }
  #iena2021.sepLayout .sideTheme {
    left: 50%;
  }
  #iena2021 .box .left {
    width: auto;
    height: auto;
    float: none;
    min-height: initial;
    margin-left: 0px;
    margin-right: 0px;
  }
  #iena2021 .box .left img {
    position: relative !important;
    top: initial !important;
    left: initial !important;
    width: 100% !important;
    height: auto !important;
  }
  #iena2021 .box .right {
    padding-top: 0px;
    float: none;
    width: auto;
    height: auto;
    min-height: initial;
    padding-left: 60px;
    padding-right: 60px;
  }
  #iena2021 .box .right .img {
    -webkit-transition-delay: 0.8s;
         -o-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  #iena2021 .box .right .img img {
    -webkit-transition-delay: 0.3s;
         -o-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  #iena2021 .box .right .contentBox {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    width: auto;
    padding-top: 60px;
    margin-bottom: 90px;
  }
  #iena2021 .box .right .contentBox .caption {
    -webkit-transition-delay: 1.2s;
         -o-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  #iena2021 .box .right .contentBox.showSp .img img {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
  #iena2021 .box.show .right .img img {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
  }
  #iena2021 .movieBox {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    width: auto;
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 60px;
    margin-bottom: 90px;
  }
  #iena2021 .miniBox {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    width: auto;
    margin-left: 0;
  }
  #iena2021 .miniBox .img {
    float: none;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
  }
  #iena2021 .miniBox .img img {
    border-width: 7px;
  }
  #iena2021 .miniBox .caption {
    float: none;
    width: auto;
    position: relative;
    top: initial;
    right: initial;
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    margin-left: 40px;
    margin-right: 40px;
    line-height: 180%;
    text-align: center;
  }
  #iena2021 .blue {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #iena2021 .creditBox {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    text-align: center;
    margin-left: 0;
    padding-top: 100px;
    padding-bottom: 60px;
  }
  #iena2021 .sideTheme {
    display: none;
  }
}
@media screen and (max-width: 719px) and (max-width: 320px) {
  #iena2021 .message {
    font-size: 15px;
  }
}