#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-content {
  font-feature-settings: "palt";
  position: relative;
  width: 800px;
  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-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: 2.2rem;
}
.special-content .info-interview {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.special-content .info-interview ._left {
  width: 350px;
  font-size: 1.4rem;
}
.special-content .info-interview ._right ._thumbnail {
  width: 350px;
}
.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 .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: 330px;
}
.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: -290px;
}
.special-content ._01_fig2 {
  position: absolute;
  width: 615px;
}
.special-content ._01_fig3 {
  position: relative;
  width: 615px;
  left: -290px;
}
.special-content ._01_fig4 {
  position: relative;
  width: 700px;
  margin-bottom: 50px;
}

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

@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-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 .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 ._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 .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;
  }
  .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 */