@import url(//use.fontawesome.com/releases/v5.6.3/css/all.css);
/* ==========================================================================
   Foundation
========================================================================== */
html {
  scroll-behavior: smooth;
}

.is-hidden {
  display: none;
}

.pc-hidden {
  display: none;
}

@media only screen and (max-width: 640px) {
  .sp-hidden {
    display: none;
  }
  .pc-hidden {
    display: block;
  }
  .sp-scroll {
    width: 100%;
    overflow-x: auto;
  }
}
#interview_g440 h1 {
  font-size: 2.8rem;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #interview_g440 h1 {
    font-size: 1.8rem;
  }
}
#interview_g440 h2 {
  font-size: 2.2rem;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #interview_g440 h2 {
    font-size: 1.6rem;
  }
}
#interview_g440 h3 {
  font-size: 1.6rem;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #interview_g440 h3 {
    font-size: 1.35rem;
  }
}
#interview_g440 h4 {
  font-size: 1.4rem;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #interview_g440 h4 {
    font-size: 1.15rem;
  }
}
#interview_g440 h5 {
  font-size: 1rem;
  font-weight: 700;
}
#interview_g440 h6 {
  font-size: 0.8rem;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #interview_g440 h6 {
    font-size: 0.85rem;
  }
}
#interview_g440 .txtLarge {
  font-size: 1.2rem;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .txtLarge {
    font-size: 1.15rem;
  }
}
#interview_g440 .txtSmall {
  font-size: 0.8rem;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .txtSmall {
    font-size: 0.85rem;
  }
}
#interview_g440 .txtXsmall {
  font-size: 0.7rem;
}
#interview_g440 .txtXxsmall {
  font-size: 0.6rem;
}
#interview_g440 .txtBold {
  font-weight: bold;
}
#interview_g440 .pT_base {
  padding-top: 80px !important;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .pT_base {
    padding-top: 40px !important;
  }
}
#interview_g440 .pB_base {
  padding-bottom: 80px !important;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .pB_base {
    padding-bottom: 40px !important;
  }
}
#interview_g440 .pT_half {
  padding-top: 40px !important;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .pT_half {
    padding-top: 20px !important;
  }
}
#interview_g440 .pB_half {
  padding-bottom: 40px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .pB_half {
    padding-bottom: 20px;
  }
}
#interview_g440 .col_01 {
  color: #007ac5;
}
#interview_g440 .col_02 {
  color: #00baf2;
}
#interview_g440 .col_03 {
  color: #d63636;
}
#interview_g440 .col_04 {
  color: #AD8647;
}
#interview_g440 .col_05 {
  color: #E0E721;
}
#interview_g440 .col_06 {
  color: #6a36b7;
}
#interview_g440 .col_07 {
  color: #f03b7a;
}
#interview_g440 .col_08 {
  color: #1e18ca;
}
#interview_g440 .col_09 {
  color: #a6ea1c;
}
#interview_g440 .col_10 {
  color: #007ac5;
}

/* ==========================================================================
   Common
========================================================================== */
#interview_g440 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 {
    margin-bottom: 40px;
  }
}
#interview_g440 .main {
  padding-bottom: 0;
  position: relative;
}
#interview_g440 .contentsTitle {
  text-align: center;
  font-family: "industry", sans-serif;
  font-size: 6rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 10px;
  margin-bottom: 50px;
  white-space: nowrap;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .contentsTitle {
    font-size: 4rem;
    letter-spacing: 5px;
    margin-bottom: 30px;
  }
}
#interview_g440 .lead {
  font-size: 2rem;
  line-height: 2;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .lead {
    font-size: 3.5714285714vw;
    padding: 0;
    line-height: 1.5;
  }
  #interview_g440 .lead + .lead {
    margin-top: 20px;
  }
}
#interview_g440 .wrapper {
  width: 1180px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .wrapper {
    width: 100%;
  }
}
#interview_g440 .pagetop {
  position: fixed;
  bottom: 80px;
  right: -100px;
  z-index: 999;
}
#interview_g440 .moreBtn {
  position: relative;
  margin: 0 auto;
  border-bottom: solid 1px #00baf2;
  color: #00baf2;
  text-decoration: none !important;
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  font-size: 1.8rem;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .moreBtn {
    padding: 10px;
    width: 80%;
  }
}
#interview_g440 .moreBtn:hover {
  color: #fff;
  border-bottom: solid 1px #fff;
  opacity: 0.7;
}
#interview_g440 a.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}
#interview_g440 .btn_list {
  border: 1px solid #1a1a1a;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 20px 50px;
  text-align: center;
  font-size: 1.8rem;
  transition: all 0.2s linear;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .btn_list {
    padding: 10px 20px;
    font-size: 1.4rem;
  }
}
#interview_g440 .btn_list:hover {
  color: #fff;
  background: rgba(26, 26, 26, 0.5);
}
#interview_g440 .align_r {
  text-align: right !important;
}
#interview_g440 .align_l {
  text-align: left !important;
}
#interview_g440 .align_c {
  text-align: center !important;
}
#interview_g440 .colum2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
#interview_g440 .colum2 li {
  width: calc(50% - 40px);
}
#interview_g440 .colum2 li + li {
  margin-left: 80px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .colum2 {
    display: block;
  }
}
#interview_g440 .table_01 {
  width: -webkit-fill-available;
}
#interview_g440 .table_01 th, #interview_g440 .table_01 td {
  width: 50%;
  padding: 10px;
  text-align: center;
  background: #007ac5;
  color: #fff;
  font-size: 1.8rem;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .table_01 th, #interview_g440 .table_01 td {
    font-size: 3.8461538462vw;
  }
}
#interview_g440 .table_01 tbody tr th, #interview_g440 .table_01 tbody tr td {
  background: rgba(0, 122, 197, 0.6);
}
#interview_g440 .table_01 tbody tr:nth-child(2n) th, #interview_g440 .table_01 tbody tr:nth-child(2n) td {
  background: rgba(0, 122, 197, 0.5);
}
#interview_g440 .cap {
  font-size: 1.4rem;
  color: #fff;
}
#interview_g440 .txtR {
  text-align: right;
}

/* inview
---------------------------------------------------------------------------*/
.fade-mv {
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 1s ease, transform 1s ease;
}
.fade-mv.mv {
  opacity: 1;
  transform: translateY(0px);
}

.fade-mv_x {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 1s ease, transform 1s ease;
}
@media only screen and (max-width: 640px) {
  .fade-mv_x {
    transform: translateX(0);
    transform: translateY(60px);
  }
}

.mv_x {
  opacity: 1;
  transform: translateX(0px);
}
@media only screen and (max-width: 640px) {
  .mv_x {
    transform: translateY(0px);
  }
}

li:nth-child(2n).fade-mv_x {
  transform: translateX(100px);
}
@media only screen and (max-width: 640px) {
  li:nth-child(2n).fade-mv_x {
    transform: translateX(0);
    transform: translateY(60px);
  }
}
li:nth-child(2n).mv_x {
  opacity: 1;
  transform: translateX(0px);
}

/* ==========================================================================
  Contents
========================================================================== */
#interview_g440 {
  padding-bottom: 120px;
  background: #333;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  #interview_g440 {
    padding-bottom: 40px;
  }
}
#interview_g440 .contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#interview_g440 .kv_area {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#interview_g440 .kv_area img {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .kv_area {
    margin: 0 auto;
  }
  #interview_g440 .kv_area img {
    margin: 0 auto;
  }
}
#interview_g440 .content_main {
  width: 100%;
  margin: 0 auto 80px;
  text-align: center;
}
#interview_g440 .content_main img {
  width: 100%;
  margin: 0 auto 60px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_main {
    margin: 0 auto 40px;
  }
  #interview_g440 .content_main img {
    margin: 0 auto 30px;
  }
  #interview_g440 .content_main .box_a {
    padding: 0 4%;
  }
}
#interview_g440 .content_wrap {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}
#interview_g440 .content_wrap:nth-child(odd) .content_box figure {
  float: right;
  margin: 0 0 30px 60px;
}
#interview_g440 .content_wrap .content_box figure {
  width: calc(50% - 30px);
  margin: 0 60px 30px 0;
  float: left;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap .content_box figure {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
  }
  #interview_g440 .content_wrap .content_box figure img {
    width: 100%;
  }
}
#interview_g440 .content_wrap .content_box + .content_box {
  margin-top: 40px;
}
#interview_g440 .content_wrap .content_box::after {
  content: "";
  display: block;
  clear: both;
}
#interview_g440 .content_wrap + .content_wrap {
  margin-top: 80px;
}
#interview_g440 .content_wrap figure .fRight {
  float: right !important;
  margin: 0 0 30px 60px !important;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap figure .fRight {
    float: none !important;
    margin: 0 auto 20px !important;
  }
}
#interview_g440 .content_wrap figure img {
  margin-bottom: 10px;
}
#interview_g440 .content_wrap figure figcaption {
  font-size: 1.4rem;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap {
    max-width: auto;
    padding: 0 4%;
  }
  #interview_g440 .content_wrap figure {
    margin: 0 auto 20px;
  }
  #interview_g440 .content_wrap + .content_wrap {
    margin-top: 40px;
  }
  #interview_g440 .content_wrap .text_article {
    padding: 0;
  }
}
#interview_g440 .content_wrap a {
  text-decoration: underline;
  color: #00baf2;
  transition: all 0.2s linear;
}
#interview_g440 .content_wrap a:hover {
  opacity: 0.7;
}
#interview_g440 .content_wrap .colum2 {
  padding: 80px 0 0;
}
#interview_g440 .content_wrap .colum2 > li figure {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0 !important;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap .colum2 {
    display: block;
    padding: 40px 0 0;
  }
  #interview_g440 .content_wrap .colum2 > li {
    width: 100%;
  }
  #interview_g440 .content_wrap .colum2 > li figure {
    float: none !important;
  }
  #interview_g440 .content_wrap .colum2 > li + li {
    margin: 20px auto 0;
  }
  #interview_g440 .content_wrap .colum2 > li:first-child {
    margin: 0 auto 20px;
  }
}
#interview_g440 .content_wrap.summary {
  background: #000;
  padding: 80px 0;
  margin-bottom: 80px;
  width: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap.summary {
    padding: 40px 0;
    margin-bottom: 40px;
  }
}
#interview_g440 .content_wrap.summary h2 {
  font-size: 5.8rem;
  color: #fff;
  margin-bottom: 80px;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap.summary h2 {
    font-size: 8vw;
    margin-bottom: 0;
  }
}
#interview_g440 .content_wrap.summary .wrapper {
  max-width: 1180px;
  position: relative;
}
#interview_g440 .content_wrap.summary .wrapper img {
  width: 100%;
}
#interview_g440 .content_wrap.summary .wrapper .text_box {
  position: absolute;
  top: 0;
  left: 40px;
  color: #fff;
  text-align: left;
  z-index: 99;
  font-size: 1.6rem;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap.summary .wrapper .text_box {
    position: static;
    padding: 20px 5% 0;
    margin-bottom: 20px;
  }
}
#interview_g440 .content_wrap.prof {
  width: 100%;
  max-width: 100%;
  padding: 40px 0 0;
}
#interview_g440 .content_wrap.prof img {
  width: 240px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap.prof {
    max-width: auto;
    padding: 32px 0;
  }
}
#interview_g440 .content_wrap.prof .wrapper {
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap.prof .wrapper {
    display: block;
  }
  #interview_g440 .content_wrap.prof .wrapper img {
    width: 92%;
    margin: 0 auto;
  }
}
#interview_g440 .content_wrap.prof .text_box {
  background: #fff;
  color: #007ac5;
  padding: 24px;
  margin-left: -24px;
  text-align: left;
  position: relative;
  z-index: 99;
}
#interview_g440 .content_wrap.prof .text_box .name {
  font-size: 2.6rem;
  font-weight: bold;
}
#interview_g440 .content_wrap.prof .text_box .name span {
  font-size: 1.8rem;
  display: block;
  font-weight: normal;
  margin-bottom: 16px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_wrap.prof .text_box {
    width: 70%;
    padding: 20px;
    margin: -30px auto 0;
  }
  #interview_g440 .content_wrap.prof .text_box .name {
    font-size: 6vw;
  }
  #interview_g440 .content_wrap.prof .text_box .name span {
    font-size: 3vw;
  }
}
#interview_g440 .content_foot {
  text-align: center;
  margin: 80px auto 0;
  width: 1180px;
}
#interview_g440 .content_foot img {
  width: 100%;
}
#interview_g440 .content_foot a {
  text-align: center;
}
#interview_g440 .content_foot a img {
  transition: all 0.2s linear;
  width: 50%;
  display: inline-block;
}
#interview_g440 .content_foot a img:hover {
  opacity: 0.7;
}
#interview_g440 .content_foot a figcaption {
  font-size: 1.4rem;
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .content_foot {
    margin: 40px auto 0;
    width: 100%;
  }
  #interview_g440 .content_foot a img {
    width: 100%;
  }
  #interview_g440 .content_foot a figcaption {
    margin-top: 10px;
  }
}
#interview_g440 .lead_area {
  background: linear-gradient(180deg, #08669F 0%, #007ac5 100%);
  padding: 80px 0;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .lead_area {
    padding: 40px 5%;
  }
}
#interview_g440 .lead_area .lead {
  max-width: 1180px;
  margin: 0 auto;
}
#interview_g440 .content_movie {
  width: 100%;
  aspect-ratio: 16/9;
}
#interview_g440 .content_movie iframe {
  width: 100%;
  height: 100%;
}
#interview_g440 .title_main {
  font-size: 5.4rem;
  color: #1a1a1a;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  font-family: "Noto Serif JP", serif;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .title_main {
    font-size: 5.5555555556vw;
  }
}
#interview_g440 .content_wrap .title_main {
  margin-bottom: 40px;
}
#interview_g440 .title {
  font-size: 4rem;
  color: #fff;
  line-height: 1.2;
  text-align: left;
  margin: 0 auto 60px;
  font-family: "Noto Serif JP", serif;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#interview_g440 .title::before {
  content: "";
  display: block;
  margin-right: 16px;
  width: 20px;
  height: 20px;
  background: #007ac5;
  margin-top: 0.35em;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .title::before {
    width: 15px;
    height: 15px;
    margin-right: 8px;
    margin-top: 0.3em;
  }
}
@media only screen and (max-width: 640px) {
  #interview_g440 .title {
    margin: 0 auto 40px;
    font-size: 5.5555555556vw;
  }
}
#interview_g440 .title_sub {
  font-size: 2.4rem;
  color: #1a1a1a;
  line-height: 1.2;
  text-align: center;
  margin: 80px auto 20px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .title_sub {
    margin: 40px auto 20px;
    font-size: 4.1666666667vw;
  }
}
#interview_g440 .img_box {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto 120px;
}
#interview_g440 .img_box img {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .img_box {
    width: 100%;
    margin: 0 auto 40px;
  }
}
#interview_g440 .interview_q {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 auto;
  padding: 0 4% 30px;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .interview_q {
    padding: 0 0 10px;
    font-size: 5vw;
  }
}
#interview_g440 .text_article {
  font-size: 1.8rem;
  color: #fff;
  line-height: 1.8;
  text-align: left;
  margin: 0 auto;
  max-width: 1180px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .text_article {
    max-width: 100%;
    padding: 0;
    font-size: 3.8461538462vw;
  }
  .content_main #interview_g440 .text_article {
    padding: 0 4%;
  }
}
#interview_g440 .text_article + .interview_q, #interview_g440 .text_article + img {
  margin-top: 60px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .text_article + .interview_q, #interview_g440 .text_article + img {
    margin-top: 30px;
  }
}
#interview_g440 .text_article + .text_article {
  margin-top: 24px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .text_article + .text_article {
    margin-top: 16px;
  }
}
#interview_g440 .clm2_article {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  margin: 40px auto 0;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .clm2_article {
    padding: 15px;
    margin: 20px auto 0;
  }
}
#interview_g440 .clm2_article ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
#interview_g440 .clm2_article ul li {
  width: 50%;
}
#interview_g440 .clm2_article ul li img {
  margin-bottom: 0;
  border-radius: 10px 10px 0 0;
}
#interview_g440 .clm2_article ul li figcaption {
  font-size: 1.6rem;
  color: #fff;
  text-align: left;
  padding: 20px;
  background: #E0E721;
  border-radius: 0 0 10px 10px;
}
@media only screen and (max-width: 640px) {
  #interview_g440 .clm2_article ul {
    display: block;
  }
  #interview_g440 .clm2_article ul li {
    width: 100%;
  }
  #interview_g440 .clm2_article ul li + li {
    margin-top: 20px;
  }
  #interview_g440 .clm2_article ul li figcaption {
    padding: 10px;
  }
}
#interview_g440 #floating {
  position: fixed;
  top: auto;
  right: 50px;
  bottom: 50px;
  width: 460px;
  z-index: 9;
  opacity: 0;
}
#interview_g440 #floating.fade_off {
  opacity: 0;
  transition: all 1s;
}
#interview_g440 #floating.fade_on {
  opacity: 1;
  display: block;
}
#interview_g440 #floating.fade_on .btn_close {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 24px;
  height: 24px;
  z-index: 99;
}
#interview_g440 #floating a {
  transition: all 0.2s;
}
#interview_g440 #floating a.hover {
  opacity: 0.7;
}
#interview_g440 #floating a img {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #interview_g440 #floating {
    position: fixed;
    top: auto;
    right: 5%;
    bottom: 0;
    width: 90%;
    z-index: 9;
  }
}

.interview_anchor {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  background: #1a1a1a;
  padding: 20px 50px;
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .interview_anchor {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    margin-top: 20px;
  }
}
.interview_anchor.multi_line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px 50px 10px;
}
.interview_anchor.multi_line li {
  width: 20%;
  margin-bottom: 10px;
}
.interview_anchor.multi_line li a .name {
  font-size: 1.4rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.interview_anchor.multi_line li a .name span {
  font-size: 1.2rem;
}
.interview_anchor.multi_line li a::after {
  font-size: 1.4rem;
}
@media only screen and (max-width: 640px) {
  .interview_anchor.multi_line {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px 0;
  }
  .interview_anchor.multi_line li {
    width: 50%;
    border-top: none;
    margin-bottom: 10px;
  }
  .interview_anchor.multi_line li + li {
    margin: 0 0 10px;
    padding-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  .interview_anchor li {
    width: 100%;
  }
  .interview_anchor li + li {
    margin: 10px 0 0 0;
    padding-top: 20px;
    border-top: 1px solid #666;
  }
}
.interview_anchor li a {
  transition: all 0.2s linear;
  text-decoration: none !important;
}
.interview_anchor li a:hover {
  opacity: 0.7;
}
.interview_anchor li a .name {
  color: #fff;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: bold;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.interview_anchor li a .name span {
  font-size: 1.8rem;
  font-weight: normal;
  display: inline-block;
  padding-left: 0.5em;
}
.interview_anchor li a .name::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  margin-left: 10px;
}
@media only screen and (max-width: 640px) {
  .interview_anchor li a .name {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 4vw;
  }
  .interview_anchor li a .name span {
    font-size: 4vw;
    padding-left: 0.25em;
  }
  .interview_anchor li a .name::after {
    margin-left: 10px;
  }
}

.title_img {
  position: relative;
  margin-bottom: 100px;
}
@media only screen and (max-width: 640px) {
  .title_img {
    margin-bottom: 40px;
  }
}
.title_img .name_box {
  background: #1a1a1a;
  padding: 30px;
  color: #fff;
  position: absolute;
  display: inline-block;
  bottom: -50px;
  left: 30px;
}
.title_img .name_box .name {
  font-size: 3.6rem;
  font-weight: 700;
  width: 100%;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px;
  text-align: left;
  line-height: 1.2;
}
.title_img .name_box .name span {
  font-size: 2.4rem;
  font-weight: 300;
  margin-left: 10px;
  display: inline-block;
}
.title_img .name_box .name_en {
  font-size: 2.4rem;
  padding-top: 10px;
  text-align: left;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .title_img .name_box {
    padding: 15px;
    bottom: -30px;
    left: 10px;
  }
  .title_img .name_box .name {
    font-size: 5.5555555556vw;
    padding: 0;
  }
  .title_img .name_box .name span {
    font-size: 1.4rem;
  }
  .title_img .name_box .name_en {
    font-size: 4vw;
    padding-top: 5px;
  }
}/*# sourceMappingURL=style.css.map */