/* Override */
body {
  font-family: 'UD Shin Go Light', sans-serif;
  letter-spacing: 0;
}

.col {
  letter-spacing: 0;
}

@media (max-width: 639px) {
  .col {
    font-size: 16px;
    line-height: 30px;
  }
}

#content-main {
  padding-top: 0;
}

.credit {
  font-size: 10px;
  line-height: 24px;
}

.credit:before {
  content: '[';
}

.credit:after {
  content: ']';
}

/* Image Component */
.interview-image--text {
  color: transparent;
  background: transparent no-repeat center center;
  background-size: contain;
  width: 100%;
}

.interview-image {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 69.5%;
}

.interview-image--1x1 {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 100%;
}

.interview-image--wide {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 39.6%;
}

.interview-image--400 {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 400px;
}

.interview-image--2x3 {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 150%;
}

.interview-image--contain {
  background: no-repeat center center;
  background-size: contain;
  width: 100%;
  padding-bottom: 55.5%;
}

.interview-image--height560 {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 560px;
}

/* -------------------- */

.interview-hero {
  max-height: 560px;
  height: 55.5vw;
  position: relative;
  overflow: hidden;
}

.interview-hero .credit {
  color: #fff;
  z-index: 1;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 24px;
}

@media (max-width: 639px) {
  .interview-hero {
    max-height: 100vw;
    height: 100vw;
  }

}


/* -------------------- */

.interview-profile {
  margin-top: 48px;
  margin-bottom: 48px;
}

.interview-profile-name,
.interview-profile-title {
  margin: 0;
  font-family: 'Shimanami', serif;
}

.interview-profile-name {
  font-size: 40px;
  line-height: 32px;
  margin-top: 16px;
  margin-bottom: 16px;
  position: relative;
  top: 8px;
}

.interview-profile-name__postfix {
  font-size: 24px;
  line-height: 32px;
}

.interview-profile-title {
  font-size: 16px;
  line-height: 24px;
  text-align: right;
}

@media (max-width: 1031px) {
  .interview-profile {
    margin-top: 40px;
    margin-bottom: 40px;

    background: url(../img/profile_image_sm.jpg) no-repeat top right +25px / 133px 133px;
  }

  .interview-profile-name {
    font-size: 30px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 16px;
    letter-spacing: -1.5px;
  }

  .interview-profile-title {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -1px;
  }

  .interview-profile-text {
    font-size: 16px;
    line-height: 30px;
  }

  .interview-profile-text {
    margin-top: 32px !important;
  }
}

/* -------------------- */

.interview-profile {
  margin-top: 48px;
  margin-bottom: 48px;
}

.interview-profile-name,
.interview-profile-title {
  margin: 0;
  font-family: 'Shimanami', serif;
}

.interview-profile-name {
  font-size: 40px;
  line-height: 32px;
  margin-top: 16px;
  margin-bottom: 16px;
  position: relative;
  top: 8px;
}

.interview-profile-name__postfix {
  font-size: 24px;
  line-height: 32px;
}

.interview-profile-title {
  font-size: 16px;
  line-height: 24px;
  text-align: right;
}

@media (max-width: 1031px) {
  .interview-profile {
    margin-top: 40px;
    margin-bottom: 40px;

    background: url(../img/profile_image_sm.jpg) no-repeat top right +25px / 133px 133px;
  }

  .interview-profile-name {
    font-size: 30px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 16px;
    letter-spacing: -1.5px;
  }

  .interview-profile-title {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -1px;
  }

  .interview-profile-text {
    font-size: 16px;
    line-height: 30px;
  }

  .interview-profile-text {
    margin-top: 32px !important;
  }
}

/* -------------------- */

.interview-section {
  margin-top: 96px;
  margin-bottom: 96px;
}

@media (max-width: 1031px) {
  .interview-section {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

@media (min-width: 1032px) {
  .interview-section--narrow {
    margin-top: -120px;
  }
}

@media (min-width: 640px) and (max-width: 1031px) {
  .interview-section--narrow {
    margin-top: -56px;
  }
}

@media (max-width: 639px) {
  .interview-section--narrow {
    margin-top: 32px;
  }
}

.interview-section__title {
  font-family: 'Shimanami', serif;
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 96px;
}

.interview-section__sub-title {
  font-family: 'Shimanami', serif;
  font-size: 30px;
  line-height: 40px;
}

@media (max-width: 1031px) {
  .interview-section__title {
    margin-top: 96px;
  }
}

@media (max-width: 639px) {
  .interview-section__title {
    font-family: 'Shimanami', serif;
    font-size: 32px;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #2e4793;
  }

  .interview-section__sub-title {
    font-family: 'Shimanami', serif;
    font-size: 24px;
    line-height: 35px;
  }
}

.interview-button {
  display: block;
  max-width: 250px;
  font-size: 18px;
  line-height: 24px;
  border: 2px solid #000;
  color: #000;
  background: #fff;
  text-decoration: none;
  font-family: 'UD Shin Go Regular', sans-serif;
  padding: calc((50px - 18px) /2) 16px;
  text-align: center;

  transition: color 0.25s, background-color 0.25s;
  margin-left: auto;
  margin-right: auto;
}


@media (max-width: 639px) {
  .navigation-to-back {
    margin-top: 60px;
  }
}