@charset "utf-8";

/*=============== ▼Webフォント ===============*/

@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-thin.woff")
      format("woff"),
    url("/product/closeup/assets/font/mplus/mplus-1p-thin.ttf")
      format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-light.woff")
      format("woff"),
    url("/product/closeup/assets/font/mplus/mplus-1p-light.ttf")
      format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-regular.woff")
      format("woff"),
    url("/product/closeup/assets/font/mplus/mplus-1p-regular.ttf")
      format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-medium.woff")
      format("woff"),
    url("/product/closeup/assets/font/mplus/mplus-1p-medium.ttf")
      format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-bold.woff")
      format("woff"),
    url("/product/closeup/assets/font/mplus/mplus-1p-bold.ttf")
      format("truetype");
  font-weight: 700;
}

/*=============== ▲Webフォント ===============*/

/*=============== ▼BASE ===============*/

.negativemargin_main {
  margin: -90px 0 0 0;
}

@media screen and (max-width: 64em) {
  .negativemargin_main {
    margin: -60px 0 0 0;
  }
}

header {
  transition: 0.3s;
}

header.hide {
  transform: translateY(-100%);
}

.header {
  z-index: 5000;
  background-color: rgba(255, 255, 255, 0.95);
}

*:focus {
  outline: none;
}

/*=============== ▼コンテンツ挿入部分 ===============*/

.row {
  margin: 0 auto;
  width: 100%;
}

#jdk2022_contents {
  position: relative;
  z-index: 0;
  width: 100%;
  background: #fff;
  overflow: hidden;
}

.sec001 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 350vh;
  overflow: hidden;
}

.sec002 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

.sec005 {
  position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
  }

.bgslider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  overflow: hidden;
}

.bgslider .image,
.bgslider .image02 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  opacity: 0;
  animation-name: bg-anime;
  animation-delay: 0;
  animation-iteration-count: infinite;
  animation-duration: 12s;
}

@keyframes bg-anime {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.08);
  }
}

/*=============== ▼LANDSCAPE(PC) ===============*/

@media screen and (orientation: landscape) {
  .bg001 {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100vh;
    background-image: url("/product/closeup/assets/img/jdk2022/bg001_L.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }

  .obj001 {
    position: absolute;
    top: 5%;
    right: 5%;
    z-index: 3;
    width: 35%;
  }

  .obj002 {
    position: absolute;
    top: 6%;
    left: 23%;
    z-index: 4;
    width: 50%;
  }

  .obj003 {
    position: relative;
    z-index: 5;
    margin: 70% 0 0 0;
    width: 100%;
  }

  .obj004 {
    position: relative;
    z-index: 6;
    margin: 35% 0 20% 20%;
    width: 60%;
  }

  .obj005 {
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 5%;
    width: 30%;
  }

  .obj006 {
    position: relative;
    margin: 5% 0 5% 30%;
    width: 40%;
    }

  .obj007 {
    position: relative;
    margin: 5% 0 5% 20%;
    width: 60%;
  }

  .obj008 {
    position: relative;
    margin: 5% 0 5% 35%;
    width: 30%;
  }

  .sec003,
  .sec004 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 200vh;
    overflow: hidden;
  }

  .bgslider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  .bgslider .image:nth-child(1) {
    background-image: url("/product/closeup/assets/img/jdk2022/bg002_a_pc.jpg");
  }

  .bgslider .image:nth-child(2) {
    background-image: url("/product/closeup/assets/img/jdk2022/bg002_b_pc.jpg");
    animation-delay: 4s;
  }

  .bgslider .image:nth-child(3) {
    background-image: url("/product/closeup/assets/img/jdk2022/bg002_c_pc.jpg");
    animation-delay: 8s;
  }

  .bgslider .image02:nth-child(1) {
    background-image: url("/product/closeup/assets/img/jdk2022/bg003_a_pc.jpg");
  }

  .bgslider .image02:nth-child(2) {
    background-image: url("/product/closeup/assets/img/jdk2022/bg003_b_pc.jpg");
    animation-delay: 4s;
  }

  .bgslider .image02:nth-child(3) {
    background-image: url("/product/closeup/assets/img/jdk2022/bg003_c_pc.jpg");
    animation-delay: 8s;
  }

  .bg003 {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100vh;
    background: url("/product/closeup/assets/img/jdk2022/bg004_L.jpg") center bottom /
      cover no-repeat;
    overflow: hidden;
  }
}

/*=============== ▲LANDSCAPE ===============*/

/*=============== ▼PORTRAIT(SP) ===============*/

@media screen and (orientation: portrait) {
  .bg001 {
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100vh;
      background-image: url("/product/closeup/assets/img/jdk2022/bg001_P.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      overflow: hidden;
    }

    .obj001 {
      position: relative;
      left: 30%;
      top: 5%;
      z-index: 5;
      width: 70%;
    }

    .obj002 {
      position: absolute;
      top: 15%;
      left: 0;
      z-index: 4;
      width: 100%;
    }

    .obj003 {
      position: relative;
      z-index: 5;
      margin: 150% 0 0 0;
      width: 100%;
    }

    .obj004 {
      position: relative;
      z-index: 6;
      margin: 100% 0 20% 0;
      width: 100%;
    }

    .obj005 {
      position: absolute;
      z-index: 8;
      top: 4%;
      left: 5%;
      width: 70%;
    }

    .obj005.bottom {
      top: auto !important;
      right: 2% !important;
      bottom: 30% !important;
    }

  .obj006 {
    position: relative;
    margin: 5% 0 10% 5%;
    width: 90%;
  }

  .obj007 {
    position: relative;
    margin: 5% 0 10% 5%;
    width: 90%;
  }

  .obj008 {
    position: relative;
    margin: 5% 0 5% 20%;
    width: 60%;
  }

    .sec003,
    .sec004 {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 180vh;
      overflow: hidden;
    }

    .bgslider {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      overflow: hidden;
    }

    .bgslider .image:nth-child(1) {
      background-image: url("/product/closeup/assets/img/jdk2022/bg002_a.png");
    }

    .bgslider .image:nth-child(2) {
      background-image: url("/product/closeup/assets/img/jdk2022/bg002_b.png");
      animation-delay: 4s;
    }

    .bgslider .image:nth-child(3) {
      background-image: url("/product/closeup/assets/img/jdk2022/bg002_c.png");
      animation-delay: 8s;
    }

    .bgslider .image02:nth-child(1) {
      background-image: url("/product/closeup/assets/img/jdk2022/bg003_a.png");
    }

    .bgslider .image02:nth-child(2) {
      background-image: url("/product/closeup/assets/img/jdk2022/bg003_b.png");
      animation-delay: 4s;
    }

    .bgslider .image02:nth-child(3) {
      background-image: url("/product/closeup/assets/img/jdk2022/bg003_c.png");
      animation-delay: 8s;
    }

    .bg003 {
      position: absolute;
      z-index: 9;
      width: 100%;
      height: 120vh;
      background: url("/product/closeup/assets/img/jdk2022/bg004_P.png") center bottom / cover no-repeat;
      overflow: hidden;
    }

    .sec001 {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 250vh;
      overflow: hidden;
  }

    .sec005 {
      height: 120vh;
    }
  }

/*=============== ▲PORTRAIT ===============*/

/*=============== ▼クローズアップサーモス用 ===============*/

.archive-content .divider {
  height: 1px !important;
  background: #000 !important;
}

.archive-content p {
  color: #fff !important;
}

.archive-content p a {
  color: #fff !important;
}

.archive-content p a:hover {
  text-decoration: underline !important;
}
