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

/* 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,
.box:after,
.itemList: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-box-sizing: border-box;
          box-sizing: border-box;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=submit],
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;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
  border-radius: 0;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
  border-radius: 0;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: auto;
  width: 100%;
  background-color: #fff;
  color: #000;
  position: relative;
  line-height: 160%;
  font-weight: 500;
  font-family: "adobe-garamond-pro", "Noto Serif JP", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 14px;
}

body {
  -webkit-overflow-scrolling: touch;
}

body.mfp-active {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  position: fixed;
  overflow: auto;
}

body .mfp-wrap {
  position: fixed !important;
  overflow: hidden;
  top: 0 !important;
}

html.hidden,
body.hidden {
  overflow: hidden;
}

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

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

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

/* 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 {
  padding-left: 0;
  padding-right: 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.popupBox {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 45px;
  padding-bottom: 120px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.popupBox .img {
  margin-bottom: 20px;
  text-align: center;
}
.popupBox .img img {
  width: 100%;
}
.popupBox .despArea {
  color: #000;
}
.popupBox .ttl {
  font-size: 13px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.popupBox .desp {
  font-size: 12px;
  letter-spacing: 0.12em;
  text-align: justify;
  margin-bottom: 25px;
  line-height: 190%;
}
.popupBox .credit {
  letter-spacing: 0.1em;
  line-height: 220%;
}
.popupBox .credit a {
  text-decoration: underline;
}

.mfp-close {
  color: #000;
  top: 10px;
  right: 5px;
}

.miniStr {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.1em;
  margin-left: -0.3em;
  margin-right: -0.3em;
}

header.active .logo {
  top: 0;
}
header .logo {
  -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);
  position: fixed;
  z-index: 11;
  top: -90px;
  margin-top: 42px;
  margin-left: 30px;
}
header .logo svg {
  -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);
  fill: #000;
  width: 154px;
}

#button_container {
  display: block;
}

footer {
  clear: both;
  text-align: center;
  font-size: 12px;
  padding-top: 100px;
  padding-bottom: 20px;
}

.snsList li {
  display: inline-block;
  margin-right: 15px;
}
.snsList li a {
  text-align: left;
  background-size: 19px auto;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  text-indent: -9999px;
  width: 20px;
  height: 30px;
  -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);
}
.snsList li a:hover {
  opacity: 0.6;
}
.snsList li.instagram a {
  background-image: url("../images/ico_instagram.png");
  background-size: 19px auto;
}
.snsList li.facebook a {
  background-image: url("../images/ico_facebook.png");
  background-size: 19px auto;
}
.snsList li.twitter a {
  background-image: url("../images/ico_twitter.png");
  background-size: 21px auto;
}

body[data-text-color=white] {
  color: #fff;
}
body[data-text-color=white] .logo svg {
  fill: #fff;
}
body[data-text-color=white] .instagram span {
  color: #fff;
}
body[data-text-color=white] .instagram svg {
  fill: #fff;
}
body[data-text-color=white] .creditList li a {
  color: #fff !important;
  border-bottom: 1px solid #fff !important;
}
body[data-text-color=white] #toggle span {
  background-color: #fff;
}
body[data-text-color=white] #toggle.active span {
  background-color: #000;
}
body[data-text-color=white] #date svg {
  fill: #fff !important;
}

body[data-text-color=black] {
  color: #000;
}
body[data-text-color=black] .logo svg {
  fill: #000;
}
body[data-text-color=black] .instagram span {
  color: #000;
}
body[data-text-color=black] .instagram svg {
  fill: #000;
}
body[data-text-color=black] .creditList li a {
  color: #000 !important;
  border-bottom: 1px solid #444 !important;
}
body[data-text-color=black] #date svg {
  fill: #000 !important;
}

body[data-bg=white] #forIseries2021 .creditBox.open {
  background-color: #fff;
}
body[data-bg=white] #forIseries2021 .creditBox.open .creditDetail {
  background-color: #fff;
}

body[data-bg=black] #forIseries2021 .creditBox.open {
  background-color: #000;
}
body[data-bg=black] #forIseries2021 .creditBox.open .creditDetail {
  background-color: #000;
}

body[data-bg=orange] #forIseries2021 .creditBox.open {
  background-color: #efc69f;
}
body[data-bg=orange] #forIseries2021 .creditBox.open .creditDetail {
  background-color: #efc69f;
}

body[data-bg=img] #forIseries2021 .creditBox.open {
  background-color: transparent;
}
body[data-bg=img] #forIseries2021 .creditBox.open .creditDetail {
  background-color: transparent;
}

#forIseries2021 {
  margin-bottom: 100px;
  /*
  .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;

  	transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  	opacity: 0;

  	&.active{
  		opacity: 1;
  	}
  }
  */
}
#forIseries2021 .onlyPc {
  display: block;
}
#forIseries2021 .onlySp {
  display: none;
}
#forIseries2021 .contentBox {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  z-index: 2;
}
#forIseries2021 .fade {
  -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;
  position: relative;
  top: 20px;
}
#forIseries2021 .fade.active {
  opacity: 1;
  top: 0;
}
#forIseries2021 .mainVisual {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#forIseries2021 .mainVisual .logoBox {
  max-height: 100vh;
  height: 100%;
  position: relative;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
#forIseries2021 .mainVisual .logo {
  position: absolute;
  left: 31%;
  top: 50%;
  text-align: center;
  z-index: 10;
  width: 40vw;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -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: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
#forIseries2021 .mainVisual .logo img {
  max-width: 100%;
}
#forIseries2021 .mainVisual #date {
  position: fixed;
  right: 22px;
  top: 50%;
  text-align: center;
  z-index: 10;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  -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: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
#forIseries2021 .mainVisual #date img {
  max-width: 100%;
}
#forIseries2021 .mainVisual #date svg {
  fill: #fff;
  width: 11px;
  -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);
}
#forIseries2021 .mainVisual.active {
  opacity: 1;
}
#forIseries2021 .mainVisual.active .bg {
  opacity: 1;
}
#forIseries2021 .mainVisual.active .logo {
  opacity: 1;
}
#forIseries2021 .mainVisual.active #date {
  opacity: 1;
}
#forIseries2021 .mainVisual.active .img {
  opacity: 1;
}
#forIseries2021 .mainVisual .img {
  -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;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
#forIseries2021 .mainVisual .img img {
  width: 100%;
}
#forIseries2021 .concpetBox {
  background-color: #fdf5da;
  text-align: center;
  color: #000;
  padding-top: 120px;
  padding-bottom: 0;
  letter-spacing: 0.2em;
}
#forIseries2021 .conceptMainImg {
  height: 250px;
  color: #fff;
  position: relative;
  text-align: center;
  /*

  	background-image:url(../images/bg_concept.jpg);
  	background-repeat:no-repeat;
  	background-size: cover;
  	background-position: center center;	
  */
}
#forIseries2021 .conceptMainImg .overArea {
  position: absolute;
  left: 0%;
  top: 50%;
  z-index: 10;
  width: 100%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
#forIseries2021 .conceptMainImg .overArea h2.ttl {
  margin-bottom: 10px;
}
#forIseries2021 .conceptMainImg .overArea h2.ttl span:before {
  background-color: #fff;
}
#forIseries2021 .conceptMainImg .overArea h2.ttl span:after {
  background-color: #fff;
}
#forIseries2021 .conceptMainImg .overArea .str {
  font-style: italic;
}
#forIseries2021 .conceptMainImg .thumbnail img {
  width: 100%;
}
#forIseries2021 h2.ttl {
  font-size: 17px;
  letter-spacing: 0.4em;
  margin-bottom: 50px;
  font-weight: 600;
}
#forIseries2021 h2.ttl span {
  position: relative;
  padding: 0 15px;
}
#forIseries2021 h2.ttl span:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  left: 0;
  top: 8.5px;
  background-color: #000;
  position: absolute;
  border-radius: 20px;
  overflow: hidden;
}
#forIseries2021 h2.ttl span:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  right: 7px;
  top: 8.5px;
  background-color: #000;
  position: absolute;
  border-radius: 20px;
  overflow: hidden;
}
#forIseries2021 h2.ttl.big {
  font-size: 23px;
  margin-bottom: 10px;
}
#forIseries2021 .tabList {
  padding-top: 60px;
  padding-bottom: 120px;
}
#forIseries2021 .tabList li {
  display: inline-block;
  margin: 0 50px;
}
#forIseries2021 .tabList li a {
  width: 107px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
  display: inline-block;
  padding: 8px 0;
  font-weight: 600;
  -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);
}
#forIseries2021 .tabList li a:hover {
  opacity: 0.6;
}
#forIseries2021 .creditBox {
  z-index: 10;
  -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;
  visibility: hidden;
  position: fixed;
  left: 30px;
  bottom: 50px;
}
#forIseries2021 .creditBox.active {
  opacity: 1;
  visibility: visible;
}
#forIseries2021 .creditBox.open .credit:after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
#forIseries2021 .creditBox .credit {
  padding-right: 12px;
  display: inline-block;
  position: relative;
  padding-bottom: 3px;
  cursor: pointer;
  display: none;
  letter-spacing: 0.05em;
}
#forIseries2021 .creditBox .credit:before, #forIseries2021 .creditBox .credit:after {
  content: "";
  display: block;
  width: 8px;
  border-top: 1px solid;
  position: absolute;
  right: 0;
  top: 9.5px;
}
#forIseries2021 .creditBox .credit:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
#forIseries2021 .creditList li {
  white-space: nowrap;
  font-size: 11px;
  font-family: adobe-garamond-pro, serif;
  white-space: nowrap;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
#forIseries2021 .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 #444;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1.2;
}
#forIseries2021 .creditList li a span {
  padding-right: 3px;
}
#forIseries2021 .number {
  position: fixed;
  right: 30px;
  bottom: 55px;
  font-size: 15px;
  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: adobe-garamond-pro, serif;
  font-style: normal;
  letter-spacing: 0.06em;
}
#forIseries2021 .sec {
  position: relative;
  height: 200vh;
  width: 100%;
  background-color: #fff;
}
#forIseries2021 .sec.black {
  background-color: #000;
}
#forIseries2021 .sec.black .imgBox .img {
  border-color: #fff;
}
#forIseries2021 .sec.orange {
  background-color: #efc69f;
}
#forIseries2021 #sec1 {
  height: 300vh;
}
#forIseries2021 #sec2 {
  height: 300vh;
}
#forIseries2021 #sec3 .imgBox {
  background-image: url(../images/bg_main03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#forIseries2021 #sec6 .imgBox {
  background-image: url(../images/bg_main06.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#forIseries2021 .box {
  position: relative;
  height: 100%;
}
#forIseries2021 .imgBox {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
}
#forIseries2021 .imgBox .container {
  top: 60px;
  margin: 0 auto;
  position: relative;
}
#forIseries2021 .imgBox .img {
  max-width: 100%;
  max-height: 100%;
  height: calc(100vh - 120px);
  text-align: center;
  -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);
}
#forIseries2021 .imgBox .img img {
  max-width: 100%;
  width: auto;
  height: 100%;
  position: relative;
}
#forIseries2021 .imgBox .imgElse {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  left: 0;
  text-align: center;
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  visibility: hidden;
  opacity: 0;
}
#forIseries2021 .imgBox .img.active {
  visibility: visible;
  opacity: 1;
}
/* ------------------------------------------
ipad
------------------------------------------ */
/* ------------------------------------------
smartphone
------------------------------------------ */
@media screen and (max-width: 719px) {
  #button_container {
    display: block;
  }

  header .logo {
    margin-top: 18px;
    margin-left: 27px;
  }
  header .logo svg {
    width: 96px;
  }

  #button_container {
    top: 0px;
  }

  footer {
    padding-top: 40px;
  }

  #forIseries2021 {
    margin-bottom: 0;
    /*
    .creditDetail{
    	display: none;

    	position: absolute;
    	padding-left: 25px;
    	padding-top: 15px;
    	padding-right: 20px;

    	transition: background 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);

    	left: 0;
    	bottom: 25px;
    }
    */
  }
  #forIseries2021 .onlyPc {
    display: none;
  }
  #forIseries2021 .onlySp {
    display: block;
  }
  #forIseries2021 .contentBox {
    padding-left: 20px;
    padding-right: 20px;
  }
  #forIseries2021 .concpetBox {
    padding-top: 80px;
  }
  #forIseries2021 .conceptMainImg {
    height: 200px;
  }
  #forIseries2021 .conceptMainImg .thumbnail {
    height: 200px;
  }
  #forIseries2021 .conceptMainImg .thumbnail img {
    width: auto;
    height: 100%;
  }
  #forIseries2021 .tabList {
    padding-bottom: 80px;
  }
  #forIseries2021 .tabList li {
    margin: 0 10px;
  }
  #forIseries2021 .imgBox .img {
    width: calc(100vw - 50px);
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
  #forIseries2021 .imgBox .img img {
    height: auto;
  }
  #forIseries2021 .imgBox .imgElse {
    left: 25px;
  }
  #forIseries2021 .mainVisual #date {
    right: 8px;
  }
  #forIseries2021 .mainVisual #date svg {
    width: 10px;
  }
  #forIseries2021 .creditBox {
    left: 25px;
    bottom: 50px;
    /*
    	.credit{
    		display: inline-block;
    	}
    */
  }
  #forIseries2021 .creditBox.open {
    background-color: #fff;
  }
  #forIseries2021 .number {
    right: 25px;
    bottom: 55px;
  }
  #forIseries2021 .creditList li {
    margin-top: 5px;
  }
  #forIseries2021 .mainVisual .logo {
    left: 36%;
  }
  #forIseries2021 .imgBox .container {
    top: 80px;
  }
  #forIseries2021 header.active .logo {
    top: 10px;
  }
}
@media screen and (max-width: 320px) {
  #forIseries2021 .imgBox .container {
    top: 60px;
  }
  #forIseries2021 header.active .logo {
    top: 0px;
  }
  #forIseries2021 .creditBox {
    bottom: 30px;
  }
  #forIseries2021 .number {
    bottom: 35px;
  }
}