#site-header {
  background-color: #fff;
}

.font-EX {
  font-family: "bebas-neue-pro-semiexpanded", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.special-header {
  position: absolute;
  top: 80px;
  height: 500px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #000;
}
.special-header::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../../s_inter_img/shade.png);
  background-size: 5px auto;
  top: 0;
  left: 0;
}
.special-header video {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}
.special-header video._sp {
  display: none;
}
.special-header h1 {
  position: relative;
  color: #fff;
  z-index: 1;
  font-size: 7rem;
  letter-spacing: 10%;
  text-align: center;
  top: 30px;
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 15px;
  border-bottom: 5px solid #fff;
}
.special-header h1 span {
  display: block;
  line-height: 1.6;
  font-size: 2.8rem;
}
.special-header._vol2 {
  background: #000 url(../../s_inter_img/vol2/key.jpg) center top no-repeat;
  background-size: auto 100%;
}
.special-header._vol2::after {
  display: none;
}
.special-header._vol2 h1 {
  top: 0;
  border: none;
}
.special-header._vol2 h1 ._cap {
  margin-top: 120px;
}

.special-content {
  font-feature-settings: "palt";
  position: relative;
  width: 900px;
  background: #fff;
  margin: 0 auto;
  margin-top: 400px;
  padding: 50px 50px;
}
.special-content .logo-twin {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.special-content .logo-twin li {
  position: relative;
  width: 50%;
  text-align: center;
}
.special-content .logo-twin li:first-child::after {
  position: absolute;
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  top: 50%;
  margin-top: -5px;
  right: -14.5px;
  rotate: 45deg;
}
.special-content .logo-twin li:last-child::after {
  position: absolute;
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  top: 50%;
  margin-top: -5px;
  left: -14.5px;
  rotate: -45deg;
}
.special-content .logo-twin .logo-sansan {
  width: 147px;
}
.special-content .logo-twin .logo-gs {
  width: 240px;
}
.special-content .logo-twin .logo-ic {
  width: 145px;
  margin-bottom: 10px;
}
.special-content h2 {
  font-size: 5rem;
  margin-bottom: 70px;
}
.special-content h2 ._line1 {
  letter-spacing: 3.2rem;
}
.special-content h2 ._line2 {
  letter-spacing: 0.6rem;
}
.special-content h2 ._line3 {
  letter-spacing: 0.6rem;
}
.special-content h2._vol2 ._line1 {
  letter-spacing: 5.45rem;
}
.special-content h2._vol2 ._line2 {
  letter-spacing: 1.3rem;
}
.special-content h2._vol2 ._line3 {
  font-size: 2.5rem;
  letter-spacing: 0.3rem;
}
.special-content .info-interview {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.special-content .info-interview ._left {
  width: 400px;
  font-size: 1.4rem;
}
.special-content .info-interview ._right ._thumbnail {
  width: 350px;
}
.special-content .info-interview._vol2 ._right {
  display: flex;
}
.special-content .info-interview._vol2 ._right ._thumbnail1 {
  width: 120px;
  height: 170px;
}
.special-content .info-interview._vol2 ._right ._thumbnail2 {
  width: 300px;
  height: 170px;
  margin-left: 5px;
}
.special-content ._tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}
.special-content ._tags ._item {
  border: 2px solid #3c3834;
  font-size: 1.2rem;
  height: 30px;
  line-height: 2.8rem;
  padding: 0 10px;
  margin: 0 10px 10px 0;
}
.special-content .special-content-section {
  margin-bottom: 100px;
}
.special-content p {
  margin-bottom: 30px;
}
.special-content .movie-interview {
  position: relative;
  margin-left: -290px;
  width: 1280px;
  margin-top: 100px;
}
.special-content .movie-interview ._img {
  width: 1280px;
}
.special-content .movie-interview ._dot {
  display: block;
  position: absolute;
  width: 1280px;
  height: 20px;
  z-index: 1;
  left: 0;
  background: #000 url(../../s_inter_img/dot_movie.svg) center repeat-x;
  background-size: 16px;
}
.special-content .movie-interview ._dot._under {
  bottom: 0;
}
.special-content .movie-interview .show-movie {
  display: block;
  position: absolute;
  width: 460px;
  left: 50%;
  bottom: 70px;
  margin-left: -230px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 3px solid #fff;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  padding: 25px;
}
.special-content .movie-interview .show-movie ._link {
  display: block;
}
.special-content .special-title {
  position: relative;
  height: 500px;
}
.special-content .special-title ._title {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.special-content .special-title._bgfig {
  color: #fff;
  width: 1280px;
  left: 50%;
  margin-left: -640px;
  margin-bottom: 75px;
}
.special-content .special-title._bgfig::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.special-content .special-title._bgfig ._title {
  left: 50%;
  margin-left: -350px;
}
.special-content .special-title._bgfig01_titile01 {
  background: url(../../s_inter_img/vol1/bt_titl1.jpg) center no-repeat;
  background-size: cover;
}
.special-content .special-title._bgfig01_titile02 {
  background: url(../../s_inter_img/vol1/bt_titl2.jpg) center no-repeat;
  background-size: cover;
}
.special-content .special-title._bgfig01_titile03 {
  background: url(../../s_inter_img/vol1/bt_titl3.jpg) center no-repeat;
  background-size: cover;
}
.special-content .special-title._bgfig02_titile01 {
  background: url(../../s_inter_img/vol2/bt_titl1.jpg) left center no-repeat;
  background-size: auto 100%;
  color: #3c3834;
}
.special-content .special-title._bgfig02_titile01::before {
  display: none;
}
.special-content .special-title._bgfig02_titile01 ._title {
  left: 50%;
  margin-left: 0;
}
.special-content .special-title._bgfig02_titile02 {
  background: url(../../s_inter_img/vol2/bt_titl2.jpg) right center no-repeat;
  background-size: auto 100%;
  color: #3c3834;
}
.special-content .special-title._bgfig02_titile02::before {
  display: none;
}
.special-content .special-title._bgfig02_titile02 ._title {
  left: 0%;
  margin-left: 0;
}
.special-content .special-title._bgfig02_titile02 ._title ._txt {
  display: block;
  padding-left: 245px;
  letter-spacing: 1rem;
}
.special-content .special-title._bgfig02_titile02 ._title ._txt._line2 {
  letter-spacing: 1.3rem;
}
.special-content .special-title._bgfig02_titile02 ._title ._txt._line3 {
  background-color: #fff;
  font-size: 4.8rem;
  letter-spacing: 1rem;
  padding-right: 35px;
}
.special-content .special-title._bgfig02_titile03 {
  background: url(../../s_inter_img/vol2/bt_titl3.jpg) left center no-repeat;
  background-size: auto 100%;
  color: #3c3834;
}
.special-content .special-title._bgfig02_titile03::before {
  display: none;
}
.special-content .special-title._bgfig02_titile03 ._title {
  margin-left: -410px;
  color: #fff;
  letter-spacing: -0.15rem;
  font-size: 4.9rem;
}
.special-content .special-title._bgfig02_titile05, .special-content .special-title._bgfig02_titile04 {
  height: auto;
}
.special-content .special-title._bgfig02_titile05 ._title, .special-content .special-title._bgfig02_titile04 ._title {
  position: static;
  transform: none;
}
.special-content .title-mid {
  font-size: 2.4rem;
  margin-bottom: 30px;
  line-height: 1.8;
}
.special-content .col-col {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.special-content .col-col::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ddd;
  position: absolute;
  left: 50%;
}
.special-content .col-col ._right,
.special-content .col-col ._left {
  width: 375px;
}
.special-content .col-col p:last-child {
  margin-bottom: 0;
}
.special-content ._layout01-01 {
  position: relative;
}
.special-content ._layout01-02 {
  position: relative;
  margin-top: 100px;
}
.special-content ._layout01-03 {
  padding-top: 250px;
}
.special-content ._01_fig1 {
  position: relative;
  width: 615px;
  left: -240px;
}
.special-content ._01_fig2 {
  position: absolute;
  width: 615px;
}
.special-content ._01_fig3 {
  position: relative;
  width: 615px;
  left: -240px;
}
.special-content ._01_fig4 {
  position: relative;
  width: 800px;
  margin-bottom: 50px;
}
.special-content ._02_fig1 {
  position: relative;
  width: 370px;
}
.special-content ._02_fig2 {
  position: relative;
  width: 800px;
  margin-bottom: 70px;
}
.special-content._vol2 {
  margin-bottom: 100vh;
}

.related-block {
  border-top: 1px solid #eee;
  background: #f9f9f9;
  text-align: center;
  padding: 75px 0;
}
.related-block .section-related {
  margin-top: 100px;
}
.related-block .section-related .links-related {
  display: flex;
  justify-content: center;
}
.related-block .section-related .links-related ._item {
  margin: 0 10px;
}
.related-block .section-related .link-related {
  display: block;
  width: 340px;
}
.related-block .section-related .link-related ._title {
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.related-block .section-related .link-related ._img {
  width: 340px;
}
.related-block .section-related .link-related ._caption {
  text-align: left;
  margin-top: 15px;
  font-size: 1.5rem;
}

.inAction {
  position: relative;
  top: 150px;
  opacity: 0;
  transition: all 3s ease 0s;
}
.inAction.inFix {
  top: 0;
  opacity: 1;
}

#bg-vol2 {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../../s_inter_img/vol2/bg.jpg) center no-repeat;
  background-size: cover;
  top: 200px;
  left: 0;
  opacity: 0;
  transition: all 3s ease 0s;
}
#bg-vol2.on {
  opacity: 1;
  top: 0;
}

#site-footer {
  position: relative;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .special-header {
    top: 13vw;
    height: 55vw;
  }
  .special-header h1 {
    font-size: 5rem;
    top: 2vw;
    padding-bottom: 5vw;
    border-bottom: none;
  }
  .special-header h1 span {
    display: block;
    font-size: 2rem;
  }
  .special-header video {
    position: absolute;
    width: 140%;
    top: 50%;
    transform: translate(0, -60%);
    left: 0;
  }
  .special-header video._pc {
    display: none;
  }
  .special-header video._sp {
    display: block;
  }
  .special-header::after {
    background-size: 0.5vw auto;
  }
  .special-header._vol2 {
    background: #000 url(../../s_inter_img/vol2/key_sp.jpg) center top no-repeat;
    background-size: 100% auto;
    height: 65vw;
  }
  .special-header._vol2::after {
    display: none;
  }
  .special-header._vol2 h1 {
    font-size: 4rem;
  }
  .special-header._vol2 h1 ._cap {
    margin-top: 26vw;
  }
  .special-content {
    width: 95vw;
    margin-top: 55vw;
    padding: 0 2.5vw;
    padding: 2.5vw;
  }
  .special-content .logo-twin {
    margin-bottom: 5vw;
  }
  .special-content .logo-twin li:first-child::after {
    width: 4vw;
    margin-top: -5px;
    right: -2vw;
  }
  .special-content .logo-twin li:last-child::after {
    width: 4vw;
    margin-top: -5px;
    left: -2vw;
    rotate: -45deg;
  }
  .special-content .logo-twin .logo-gs {
    width: 40vw;
    margin-left: -2.5vw;
  }
  .special-content .logo-twin .logo-ic {
    width: 27vw;
    margin-bottom: 2.5vw;
  }
  .special-content h2 {
    text-align: center;
    font-size: 2.8rem;
    margin-bottom: 70px;
  }
  .special-content h2 ._line1 {
    letter-spacing: 1.3rem;
    margin-left: 2.5vw;
  }
  .special-content h2._vol2 ._line1 {
    letter-spacing: 2.45rem;
  }
  .special-content h2._vol2 ._line2 {
    letter-spacing: 0.3rem;
  }
  .special-content h2._vol2 ._line3 {
    display: block;
    font-size: 2.5rem;
    letter-spacing: 0.3rem;
    line-height: 1.5;
    margin-top: 2rem;
  }
  .special-content .info-interview {
    flex-direction: column;
    margin-bottom: 10vw;
  }
  .special-content .info-interview ._left {
    width: 100%;
    font-size: 1.4rem;
  }
  .special-content .info-interview ._right {
    text-align: center;
    padding: 10vw 0 5vw;
  }
  .special-content .info-interview ._right ._thumbnail {
    width: 80vw;
  }
  .special-content .info-interview._vol2 ._right {
    display: flex;
  }
  .special-content .info-interview._vol2 ._right ._thumbnail1 {
    width: auto;
    height: 35vw;
  }
  .special-content .info-interview._vol2 ._right ._thumbnail2 {
    width: auto;
    height: 35vw;
    margin-left: 1.5vw;
  }
  .special-content ._tags {
    margin-top: 1.5vw;
  }
  .special-content ._tags ._item {
    font-size: 1.4rem;
    height: 7vw;
    line-height: 2.8rem;
    padding: 0 1.5vw;
    margin: 0 1.5vw 1.5vw 0;
  }
  .special-content .special-content-section {
    margin-bottom: 25vw;
  }
  .special-content p {
    font-size: 1.8rem;
    margin-bottom: 10vw;
  }
  .special-content .movie-interview {
    position: relative;
    margin-left: -5vw;
    width: 100vw;
    margin-top: 0;
    margin-bottom: 20vw;
  }
  .special-content .movie-interview ._img {
    width: 100%;
  }
  .special-content .movie-interview ._dot {
    width: 100%;
    height: 3vw;
    background-size: 2vw;
    top: -3vw;
  }
  .special-content .movie-interview ._dot._under {
    top: auto;
    bottom: -3vw;
  }
  .special-content .movie-interview .show-movie {
    width: 80vw;
    left: 10vw;
    bottom: -20vw;
    margin-left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    border: 3px solid #fff;
    font-size: 1.8rem;
    padding: 5vw;
    z-index: 2;
    /* https://smoothshadows.com/#djEsMSw0LDAuMDgsMjQsMCwwLCMwMzA3MTIsI2YzZjRmNiwjZmZmZmZmLDI%3D */
    box-shadow: 0px 0px 2px rgba(3, 7, 18, 0.02), 0px 0px 6px rgba(3, 7, 18, 0.04), 0px 0px 14px rgba(3, 7, 18, 0.06), 0px 0px 24px rgba(3, 7, 18, 0.08);
  }
  .special-content .special-title {
    position: relative;
    height: 50vw;
    width: 100vw;
    margin-left: -5vw;
  }
  .special-content .special-title ._title {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    text-align: left;
    left: 5vw;
  }
  .special-content .special-title._bgfig {
    color: #fff;
    width: 100vw;
    left: 0;
    margin-left: -5vw;
    margin-bottom: 10vw;
  }
  .special-content .special-title._bgfig ._title {
    left: 5vw;
    margin-left: 0;
  }
  .special-content .special-title._bgfig01_titile01 {
    background: url(../../s_inter_img/vol1/bt_titl1.jpg) center no-repeat;
    background-size: cover;
  }
  .special-content .special-title._bgfig01_titile02 {
    background: url(../../s_inter_img/vol1/bt_titl2.jpg) center no-repeat;
    background-size: cover;
  }
  .special-content .special-title._bgfig01_titile03 {
    background: url(../../s_inter_img/vol1/bt_titl3.jpg) center no-repeat;
    background-size: cover;
  }
  .special-content .special-title._bgfig02_titile01 {
    background: url(../../s_inter_img/vol2/bt_titl1.jpg) -10vw center no-repeat;
    background-size: auto 100%;
    height: 60vw;
    margin-bottom: 20vw;
    color: #3c3834;
  }
  .special-content .special-title._bgfig02_titile01 ._title {
    top: 70%;
    background-color: #fff;
    left: 40%;
    padding: 5vw 0 0 5vw;
  }
  .special-content .special-title._bgfig02_titile01 ._title br {
    display: none;
  }
  .special-content .special-title._bgfig02_titile02 {
    height: 80vw;
    background: url(../../s_inter_img/vol2/bt_titl2.jpg) right center no-repeat;
    background-size: auto 100%;
    color: #3c3834;
    margin-bottom: 20vw;
  }
  .special-content .special-title._bgfig02_titile02 ._title {
    left: auto;
    right: 0;
    top: 80%;
    width: 80%;
    margin-left: 0;
    background-color: #fff;
    padding: 5vw 0 0 5vw;
  }
  .special-content .special-title._bgfig02_titile02 ._title ._txt {
    display: inline;
    padding-left: 0;
    letter-spacing: 0;
    font-size: 2.4rem;
  }
  .special-content .special-title._bgfig02_titile02 ._title ._txt._line2 {
    letter-spacing: 0;
  }
  .special-content .special-title._bgfig02_titile02 ._title ._txt._line3 {
    display: block;
    background-color: none;
    font-size: 2.8rem;
    letter-spacing: 0;
    padding-right: 35px;
  }
  .special-content .special-title._bgfig02_titile03 {
    background: url(../../s_inter_img/vol2/bt_titl3.jpg) -90vw center no-repeat;
    background-size: auto 100%;
    color: #3c3834;
    height: 100vw;
  }
  .special-content .special-title._bgfig02_titile03::before {
    display: none;
  }
  .special-content .special-title._bgfig02_titile03 ._title {
    margin-left: 0;
    font-size: 3.2rem;
  }
  .special-content .special-title._bgfig02_titile05 ._title, .special-content .special-title._bgfig02_titile04 ._title {
    padding: 0 5vw;
    font-size: 3.2rem;
  }
  .special-content .title-mid {
    font-size: 2rem;
    margin-bottom: 5vw;
  }
  .special-content .title-mid br {
    display: none;
  }
  .special-content .col-col {
    flex-direction: column;
    margin-bottom: 15vw;
  }
  .special-content .col-col::before {
    display: none;
  }
  .special-content .col-col ._right,
  .special-content .col-col ._left {
    width: 100%;
  }
  .special-content .col-col p:last-child {
    margin-bottom: 0;
  }
  .special-content ._layout01-01 {
    position: relative;
    margin-bottom: 15vw;
  }
  .special-content ._layout01-02 {
    position: relative;
    margin-top: 0;
  }
  .special-content ._layout01-03 {
    padding-top: 0;
  }
  .special-content ._01_fig1 {
    position: relative;
    width: 100%;
    left: 0;
  }
  .special-content ._01_fig2 {
    position: static;
    width: 100%;
    left: 0;
  }
  .special-content ._01_fig3 {
    position: relative;
    width: 100%;
    left: 0;
    margin-bottom: 15vw;
  }
  .special-content ._01_fig4 {
    position: relative;
    width: 100%;
    margin-bottom: 15vw;
  }
  .special-content ._02_fig1 {
    width: 100%;
    margin-bottom: 15vw;
  }
  .special-content ._02_fig2 {
    position: relative;
    width: 100%;
    margin-bottom: 70px;
  }
  .special-content._vol2 {
    margin-top: 65vw;
    margin-bottom: 50vh;
  }
  .related-block {
    padding: 10vw;
  }
  .related-block .title-related {
    text-align: left;
  }
  .related-block .title-related br {
    display: none;
  }
  .related-block .section-related {
    margin-top: 25vw;
  }
  .related-block .section-related .links-related {
    flex-direction: column;
  }
  .related-block .section-related .links-related ._item {
    margin: 0 0 15vw 0;
  }
  .related-block .section-related .link-related {
    display: block;
    width: 80vw;
  }
  .related-block .section-related .link-related ._title {
    font-size: 2rem;
    margin-bottom: 3.5vw;
  }
  .related-block .section-related .link-related ._img {
    width: 80vw;
  }
  .related-block .section-related .link-related ._caption {
    margin-top: 2.5vw;
    font-size: 1.5rem;
  }
  .inAction {
    top: 25vw;
  }
  .inAction.inFix {
    top: 0;
    opacity: 1;
  }
}/*# sourceMappingURL=special_inter.css.map */