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

#iena2022 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  background-color: #fff;
  color: #000;
  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
  ------------------------------------------ */
}
#iena2022 a:link, #iena2022 a:visited {
  color: #1f304b;
  text-decoration: none;
}
#iena2022 a:hover {
  color: #1f304b;
  text-decoration: none;
}
#iena2022 a {
  outline: none;
}
#iena2022 .clearfix {
  zoom: 1;
}
#iena2022 .clearfix:after,
#iena2022 .imgBox:after,
#iena2022 .imgThum:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after,
#iena2022 .aaaaaaaaaa:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#iena2022 strong {
  font-weight: bold;
}
#iena2022 img {
  vertical-align: top;
}
#iena2022 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#iena2022 input[type=submit],
#iena2022 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;
}
#iena2022 input[type=submit]::-webkit-search-decoration,
#iena2022 input[type=button]::-webkit-search-decoration {
  display: none;
  border-radius: 0;
}
#iena2022 input[type=submit]::focus,
#iena2022 input[type=button]::focus {
  outline-offset: -2px;
  border-radius: 0;
}
#iena2022 .onlyPc {
  display: block;
}
#iena2022 .onlySp {
  display: none;
}
#iena2022 .sec {
  position: relative;
  height: 150vh;
}
#iena2022 .white {
  background-color: #fff;
}
#iena2022 .beige {
  background-color: #f5eed7;
}
#iena2022 #nav {
  position: fixed;
  z-index: 10;
  left: 60px;
  top: 40px;
  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);
}
#iena2022 #nav.show {
  opacity: 1;
}
#iena2022 #nav .logo {
  float: left;
  margin-right: 30px;
}
#iena2022 #nav .logo img {
  width: 88px;
}
#iena2022 #nav .season {
  float: left;
  font-size: 15px;
  margin-top: 7px;
  font-family: bodoni-urw, serif;
  font-weight: 500;
  font-style: normal;
}
#iena2022 #chapter02 .secHeight img,
#iena2022 #chapter11 .secHeight img {
  margin-left: auto;
  margin-right: auto;
}
#iena2022 #chapter00 {
  height: 100vh;
}
#iena2022 #chapter00 .overArea {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
  text-align: center;
  z-index: 5;
  color: #fff;
}
#iena2022 #chapter00 .overArea .logo {
  margin-bottom: 30px;
  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);
}
#iena2022 #chapter00 .overArea .logo.show {
  opacity: 1;
}
#iena2022 #chapter00 .overArea .logo img {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}
#iena2022 #chapter00 .overArea .season {
  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);
  font-size: 26px;
  font-family: bodoni-urw, serif;
  font-weight: 500;
  font-style: normal;
}
#iena2022 #chapter00 .overArea .season.show {
  opacity: 1;
}
#iena2022 #chapter00 .topSlider {
  overflow: hidden;
  height: 100vh;
  opacity: 0;
  -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);
}
#iena2022 #chapter00 .topSlider.show {
  opacity: 1;
}
#iena2022 #chapter00 .img {
  height: 100vh;
}
#iena2022 #chapter00 .img img {
  width: 100%;
}
#iena2022 .secBox {
  height: 100vh;
  position: relative;
  position: sticky;
  display: block;
  top: 0;
  left: 0;
}
#iena2022 .imgFade1 {
  opacity: 0;
  -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);
}
#iena2022 .imgFade1.show {
  opacity: 1;
}
#iena2022 .imgFade2 {
  -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);
  opacity: 0;
  top: 60px;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
  position: relative;
}
#iena2022 .imgFade2.show {
  opacity: 1;
  top: 0;
}
#iena2022 #chapter01 .secBox {
  background-image: url("../images/bg_main01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100vh;
}
#iena2022 #chapter01 .overArea {
  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%);
  font-size: 0;
}
#iena2022 #chapter01 .overArea .imgThum {
  display: inline-block;
}
#iena2022 #chapter01 .overArea .imgThum .img {
  float: left;
  position: relative;
  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);
  /*
  				&.show{
  					opacity: 1;
  				}
  */
}
#iena2022 #chapter01 .overArea .imgThum .img:hover {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
#iena2022 #chapter01 .overArea .imgThum.show .img {
  opacity: 1;
  top: 0;
}
#iena2022 #chapter01 .overArea .imgThum .img1 {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  top: 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
#iena2022 #chapter01 .overArea .imgThum .img2 {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
  top: 120px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
#iena2022 #chapter01 .overArea .imgThum .img3 {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
  top: 120px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
#iena2022 #chapter01 .overArea .imgThum .img4 {
  -webkit-transition-delay: 0.9s;
       -o-transition-delay: 0.9s;
          transition-delay: 0.9s;
  top: 120px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
#iena2022 #chapter01 .overArea .imgThum img {
  max-height: calc(50vh - 100px);
  max-width: calc(50vw - 400px);
}
#iena2022 #chapter01 .concept {
  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%);
  font-size: 28px;
  font-size: 22px;
  font-family: bodoni-urw, serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  line-height: 1.4;
  margin-top: -5px;
  pointer-events: none;
}
#iena2022 #chapter01 .concept .line {
  overflow: hidden;
}
#iena2022 #chapter01 .concept .line:nth-child(1) span {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
#iena2022 #chapter01 .concept .line:nth-child(2) span {
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
#iena2022 #chapter01 .concept .line:nth-child(3) span {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#iena2022 #chapter01 .concept .line:nth-child(4) span {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#iena2022 #chapter01 .concept .line:nth-child(5) span {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#iena2022 #chapter01 .concept .line:nth-child(6) span {
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#iena2022 #chapter01 .concept .line:nth-child(7) span {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#iena2022 #chapter01 .concept .line:nth-child(8) span {
  -webkit-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
#iena2022 #chapter01 .concept .line span {
  -webkit-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  display: block;
}
#iena2022 #chapter01 .concept.show span {
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
#iena2022 .secHeight {
  text-align: center;
  padding-top: 100px;
  margin-bottom: 40px;
}
#iena2022 .secHeight img {
  max-height: calc(100vh - 200px);
  max-width: calc(100vw - 120px);
}
#iena2022 #chapter04 {
  height: 150vh;
}
#iena2022 .secBox3 {
  text-align: center;
  font-size: 0;
}
#iena2022 .secBox3 .each {
  margin: 0 20px;
}
#iena2022 .secBox3 .left {
  display: inline-block;
  top: 30px;
}
#iena2022 .secBox3 .right {
  display: inline-block;
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
  top: 60px;
}
#iena2022 .secBox3 img {
  max-width: calc(50vw - 160px);
}
#iena2022 .secBox4 {
  text-align: center;
  font-size: 0;
}
#iena2022 .secBox4 .each {
  margin: 0 10px;
}
#iena2022 .secBox4 .left {
  display: inline-block;
  top: 30px;
}
#iena2022 .secBox4 .center {
  display: inline-block;
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
  top: 60px;
}
#iena2022 .secBox4 .right {
  display: inline-block;
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
  top: 90px;
}
#iena2022 .secBox4 img {
  max-width: calc(33.33vw - 100px);
}
#iena2022 .each {
  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);
  position: relative;
}
#iena2022 .each.show {
  opacity: 1;
  top: 0;
}
#iena2022 .imgBox {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#iena2022 #chapter06 .img {
  height: 100vh;
}
#iena2022 #chapter12 img {
  border: 10px solid #fff;
  max-width: calc(100vw - 400px);
}
#iena2022 .captionFit {
  position: absolute;
  left: 0px;
  top: calc(100vh - 60px);
  width: 100%;
  text-align: center;
}
#iena2022 .caption {
  font-size: 12px;
  font-family: bodoni-urw, serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  z-index: 5;
  margin-left: 60px;
  margin-left: 0;
  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);
}
#iena2022 .caption.show {
  opacity: 1;
}
#iena2022 .caption a {
  margin-right: 10px;
  color: #333;
  display: inline-block;
}
#iena2022 .caption a:hover {
  text-decoration: underline;
}
#iena2022 .caption a {
  overflow: hidden;
  line-height: 120%;
}
#iena2022 .caption a:nth-child(1) span {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
#iena2022 .caption a:nth-child(2) span {
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
#iena2022 .caption a:nth-child(3) span {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#iena2022 .caption a:nth-child(4) span {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#iena2022 .caption a:nth-child(5) span {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#iena2022 .caption a:nth-child(6) span {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#iena2022 .caption a:nth-child(7) span {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
#iena2022 .caption a span {
  -webkit-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  display: block;
}
#iena2022 .caption.show span {
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
#iena2022 .captionHalf {
  position: absolute;
  left: 0px;
  bottom: 40px;
  text-align: center;
  width: calc(50%);
  padding-left: 70px;
  padding-right: 70px;
}
#iena2022 .caption2 {
  left: initial;
  right: 0;
}
#iena2022 #chapter15 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 40px;
}
#iena2022 #chapter15 .creditBox .logo {
  margin-bottom: 20px;
}
#iena2022 #chapter15 .creditBox .theme {
  font-size: 20px;
  font-family: bodoni-urw, serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 40px;
}
#iena2022 #chapter15 .creditBox .credit {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 80px;
  font-family: bodoni-urw, serif;
}
#iena2022 #chapter15 .creditBox .copyright {
  font-size: 10px;
  font-family: bodoni-urw, serif;
}
#iena2022 .box .right {
  width: 50%;
  float: right;
}
#iena2022 .box .right .img {
  display: block;
  vertical-align: top;
  overflow: hidden;
  height: 100vh;
}
#iena2022 .box .right .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#iena2022 .box .left {
  width: 50%;
  float: left;
  height: 100vh;
  z-index: 2;
}
#iena2022 .box .left .img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 50%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#iena2022 .box .left img {
  max-height: calc(50vh - 0px);
  border: 10px solid #fff;
}
#iena2022 .box .right2 {
  float: left;
}
#iena2022 .box .left2 {
  float: right;
}
#iena2022 .box .left2 .img {
  left: initial;
}
@media screen and (max-width: 1370px) {
  #iena2022 #chapter01 .concept {
    font-size: 18px;
  }
}
@media screen and (max-width: 1330px) {
  #iena2022 #chapter01 .concept {
    font-size: 16px;
  }
}
@media screen and (max-width: 1210px) {
  #iena2022 #chapter01 .concept {
    font-size: 14px;
  }
}
@media screen and (max-width: 1165px) {
  #iena2022 #chapter01 .overArea .imgThum img {
    max-height: calc(50vh - 100px);
    max-width: calc(50vw - 300px);
  }
}
@media screen and (max-width: 1000px) {
  #iena2022 #chapter01 .overArea .imgThum img {
    max-height: calc(50vh - 100px);
    max-width: calc(50vw - 200px);
  }
  #iena2022 .secBox4 img {
    max-width: calc(33.33vw - 70px);
  }
}
@media screen and (max-width: 719px) {
  #iena2022 .onlyPc {
    display: none;
  }
  #iena2022 .onlySp {
    display: block;
  }
  #iena2022 #chapter00 {
    height: auto;
    padding-top: 60px;
    margin-bottom: 80px;
  }
  #iena2022 #chapter00 .topSlider {
    margin-left: 25px;
    margin-right: 25px;
    height: auto;
    margin-bottom: 30px;
  }
  #iena2022 #chapter00 .topSlider .img {
    height: auto;
  }
  #iena2022 #chapter00 .topSlider .img img {
    position: relative !important;
    left: initial !important;
    top: initial !important;
    width: 100% !important;
    height: auto !important;
  }
  #iena2022 #chapter00 .overArea {
    position: relative;
    top: initial;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    text-align: center;
  }
  #iena2022 #chapter00 .overArea .season {
    font-size: 16px;
    color: #000;
  }
  #iena2022 #chapter00 .overArea .logo img {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  #iena2022 .secBox {
    position: relative;
    height: auto;
  }
  #iena2022 .sec {
    height: auto;
  }
  #iena2022 .secBox01_1 {
    margin-top: -50vh;
  }
  #iena2022 #chapter01 .overArea {
    position: relative;
    top: initial;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    padding: 80px 0;
  }
  #iena2022 #chapter01 .overArea .imgThum img {
    max-height: calc(50vh - 50px);
    max-width: calc(50vw - 50px);
  }
  #iena2022 #chapter01 .secBox {
    height: auto;
  }
  #iena2022 #chapter01 .concept {
    font-size: 13px;
  }
  #iena2022 .slick-dots {
    /*
    	opacity: 0;

    	&.show{
    		opacity: 1;
    	}
    */
  }
  #iena2022 .slick-dots li {
    width: 10px;
  }
  #iena2022 .slick-dots li button {
    width: 10px;
  }
  #iena2022 .slick-dots li button:before {
    width: 10px;
  }
  #iena2022 #nav {
    left: 25px;
    top: 30px;
  }
  #iena2022 #nav .season {
    font-size: 12px;
  }
  #iena2022 .secHeight img {
    max-height: calc(100vh - 50px);
    max-width: calc(100vw - 50px);
  }
  #iena2022 .caption {
    margin-left: 25px;
    margin-right: 20px;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-bottom: 0;
    text-align: center;
    font-size: 11px;
  }
  #iena2022 .captionFit {
    top: initial;
    position: relative;
  }
  #iena2022 .captionHalf {
    width: auto;
    bottom: initial;
    position: relative;
  }
  #iena2022 #chapter06 .img {
    height: auto;
  }
  #iena2022 #chapter06 .img img {
    position: relative !important;
    left: initial !important;
    top: initial !important;
    width: 100% !important;
    height: auto !important;
  }
  #iena2022 #chapter03 {
    background-color: transparent;
    padding-bottom: 80px;
  }
  #iena2022 .box .right .img {
    height: auto;
  }
  #iena2022 #chapter03 .box .right .img img {
    max-height: calc(50vh - 0px);
    -o-object-fit: contain;
       object-fit: contain;
  }
  #iena2022 .secHeight img {
    max-height: initial;
    max-width: initial;
    width: 100%;
  }
  #iena2022 .secBox3 .each {
    margin: 0;
  }
  #iena2022 .photoSlider {
    width: 100%;
    padding-left: 45px;
    padding-right: 45px;
  }
  #iena2022 #nav .logo {
    display: none;
  }
  #iena2022 #nav .season {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    float: none;
    position: fixed;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font-size: 11px;
  }
  #iena2022 .secBox3 .each {
    margin: 0;
  }
  #iena2022 .secBox4 .each {
    margin: 0;
  }
  #iena2022 .box {
    /*
    	&:after{
    		content: "";
    		width: 100%;
    		height: 30vh;
    		display: block;
    		position: sticky;
    		display: block;	
    		left: 0;
    		top: 0;
    	}
    */
  }
  #iena2022 .box .right {
    width: 100%;
    float: none;
  }
  #iena2022 .box .right .img {
    width: auto;
    display: block;
  }
  #iena2022 .box .left {
    position: relative;
    height: 150vh;
    height: auto;
    width: auto;
    float: none;
  }
  #iena2022 .box .left .contentBox {
    position: sticky;
    position: relative;
    display: block;
    height: 100vh;
    height: auto;
    top: 0;
    padding: 80px 0;
  }
  #iena2022 .box .left .img {
    position: relative;
    top: initial;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    width: 100%;
    text-align: center;
  }
  #iena2022 .box .left img {
    max-height: 45vh;
  }
  #iena2022 .secHeight {
    padding-top: 80px;
    margin-bottom: 0;
  }
  #iena2022 #chapter02 .secHeight,
#iena2022 #chapter11 .secHeight {
    padding-top: 0;
  }
  #iena2022 #chapter02 .caption,
#iena2022 #chapter07 .caption,
#iena2022 #chapter09 .caption {
    padding-bottom: 50px;
  }
  #iena2022 #chapter05 .contentBox,
#iena2022 #chapter08 .contentBox,
#iena2022 #chapter10 .contentBox,
#iena2022 #chapter14 .contentBox {
    padding-top: 50px;
  }
  #iena2022 #chapter12,
#iena2022 #chapter13 {
    padding-bottom: 80px;
  }
  #iena2022 .imgBox {
    position: relative;
    top: initial;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  #iena2022 #chapter12 .imgBox {
    margin-left: 25px;
    margin-right: 25px;
    width: auto;
  }
  #iena2022 #chapter12 .imgBox img {
    max-width: initial;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  #iena2022 .slick-dots {
    width: calc(100% - 90px);
  }
  #iena2022 .each {
    top: 30px;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  #iena2022 #chapter12 .imgBox img {
    max-height: 45vh;
    width: auto;
  }
  #iena2022 .captionFit {
    width: auto;
  }
  #iena2022 .captionHalf {
    padding-left: 0;
    padding-right: 0;
  }
}