.pre-inc .wow {
  animation-name: fadeInUp;
}
.pre-inc .section_head {
  padding-top: 50px;
}
.pre-inc .section_head .contents_tit {
  font-size: 36px;
  letter-spacing: 0.05em;
}
.pre-inc .section_head .contents_tit + p {
  font-size: 24px;
  letter-spacing: 0;
}
.pre-inc .interview_introimages {
  max-width: 1354px;
  width: 98%;
  margin: 50px auto;
  position: relative;
  aspect-ratio: 677/465;
}
.pre-inc .introimg {
  display: inline-block;
  position: absolute;
}
.pre-inc .introimg figure {
  position: relative;
}
.pre-inc .introimg01 {
  width: 35.4505169867%;
  aspect-ratio: 3/2;
  left: 15.1403249631%;
  top: 0;
}
.pre-inc .introimg02 {
  width: 35.4505169867%;
  aspect-ratio: 3/2;
  top: 8.6021505376%;
  right: 11.0782865583%;
}
.pre-inc .introimg03 {
  width: 28.0649926145%;
  aspect-ratio: 3/2;
  top: 39.3548387097%;
  left: 21.5657311669%;
}
.pre-inc .introimg04 {
  width: 18.4638109306%;
  aspect-ratio: 25/43;
  left: 0;
  bottom: 0;
}
.pre-inc .introimg05 {
  width: 28.0649926145%;
  aspect-ratio: 3/2;
  left: 24.2245199409%;
  bottom: 0;
}
.pre-inc .introimg06 {
  width: 43.870014771%;
  aspect-ratio: 593/362;
  right: 0;
  bottom: 13.7634408602%;
}
.pre-inc .link_area {
  background: #f8f8f8;
  padding: 50px 0 100px;
  animation-name: fadeInUp;
}
.pre-inc .link_btn {
  background: #f7f7f7;
  font-size: 20px;
  padding: 1em;
}
.pre-inc .link_btn_list {
  display: flex;
}
.pre-inc .link_btn_list > * {
  width: 46.875%;
  animation-name: fadeInUp;
}
.pre-inc .link_btn_tit {
  font-family: "Cinzel", serif;
  font-size: 1.4em;
  position: absolute;
  top: 0.8em;
  left: 1em;
  z-index: 1;
  color: #666;
  line-height: 1;
}
.pre-inc { /* font-size: 28px; */ }
.pre-inc .drops .link_btn_tit {
  color: #fff;
  text-shadow: 0 0 0.2em #666, 0 0 0.2em #666, 0 0 0.2em #666;
}
.pre-inc .link_btn_copy {
  background: rgba(255, 255, 255, 0.9);
  padding: 0.3em 1em;
  position: absolute;
  right: 0;
  bottom: 0.75em;
  color: #000;
  z-index: 1;
}
.pre-inc .link_btn_copy big {
  font-size: 1em;
}
.pre-inc { /* font-size: 20px; */ }
.pre-inc .link_btn_copy p {
  font-size: 0.75em;
  margin-top: 0.5em;
}
.pre-inc { /* font-size: 15px; */ }
.pre-inc .link_btn_list > *:nth-of-type(even) .link_btn_copy {
  right: auto;
  left: 0;
}
.pre-inc .link_btn_list > * figure {
  transition: 0.3s all;
}
.pre-inc .link_area {
  background: #f8f8f8;
  padding: 50px 0 100px;
  animation-name: fadeInUp;
}
.pre-inc .link_btn {
  display: flex;
  justify-content: center;
}
.pre-inc .link_btn a {
  width: 31.25%;
  transition: 0.3s all;
}
.pre-inc .link_btn a i {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 0;
  top: -20px;
  background: url("../img/interview/voice_bk_off.svg") no-repeat center center/contain;
  color: #545454;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-family: "Cinzel", serif;
  z-index: 2;
}
.pre-inc .link_btn a i big {
  font-size: 1.78em;
  line-height: 0.7;
}
.pre-inc .link_btn a figure::before {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  display: block;
  border: 2px solid #888;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.pre-inc .link_btn a figure img {
  opacity: 0.4;
}
.pre-inc .link_btn a .copy {
  color: #000;
  text-align: center;
  background: #ccc;
  font-size: 14px;
  position: absolute;
  width: 85%;
  height: 110px;
  bottom: -80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 10px 0;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pre-inc .link_btn a .copy big {
  display: block;
  text-align: center;
  font-size: 1.29em;
  line-height: 1;
  margin-bottom: 0.3em;
}
.pre-inc #interview01 .link_btn a[href$=interview],
.pre-inc #interview02 .link_btn a[href$=interview02],
.pre-inc #interview03 .link_btn a[href$=interview03] {
  pointer-events: none;
}
.pre-inc #interview01 .link_btn a[href$=interview] i,
.pre-inc #interview02 .link_btn a[href$=interview02] i,
.pre-inc #interview03 .link_btn a[href$=interview03] i {
  background: url("../img/interview/voice_bk_on.svg") no-repeat center center/contain;
  color: #fff;
}
.pre-inc #interview01 .link_btn a[href$=interview] figure::before,
.pre-inc #interview02 .link_btn a[href$=interview02] figure::before,
.pre-inc #interview03 .link_btn a[href$=interview03] figure::before {
  border-color: #b4881c;
  background: none;
}
.pre-inc #interview01 .link_btn a[href$=interview] figure img,
.pre-inc #interview02 .link_btn a[href$=interview02] figure img,
.pre-inc #interview03 .link_btn a[href$=interview03] figure img {
  opacity: 1;
}
.pre-inc #interview01 .link_btn a[href$=interview] .copy,
.pre-inc #interview02 .link_btn a[href$=interview02] .copy,
.pre-inc #interview03 .link_btn a[href$=interview03] .copy {
  background: rgb(255, 255, 255);
}
.pre-inc #interview01 .link_btn a[href$=interview] {
  margin-right: 3.125%;
}
.pre-inc #entry {
  background: url("../img/interview/interview_bg.jpg") repeat-y;
  background-size: 100% auto;
  padding: 80px 0 30px;
  position: relative;
  overflow: hidden;
}
.pre-inc #entry::before {
  background: url("../img/interview/interview_bgimg.png") no-repeat left top;
  background-size: 100% auto;
  content: "";
  display: block;
  width: 25%;
  top: 0;
  left: 0;
  aspect-ratio: 15/13;
  position: absolute;
}
.pre-inc .interview_mainimg {
  margin-bottom: 50px;
}
.pre-inc .entry_contents {
  margin-bottom: 50px;
}
.pre-inc .entry_contents p {
  font-weight: normal !important;
  font-size: 16px;
}
.pre-inc .entry_contents h4.subject {
  background: url("../img/interview/icon_label.svg") no-repeat left center #878366;
  color: #FFF;
  font-size: 24px;
  padding: 10px 10px 10px 100px;
  margin-bottom: 30px;
}
.pre-inc .interviewer {
  margin-bottom: 15px;
}
.pre-inc .interviewer p {
  color: #082766;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
}
.pre-inc .interview_section {
  display: flex;
  justify-content: flex-start;
  font-size: 16px;
  line-height: 180%;
}
.pre-inc .interview_section .in_left {
  width: 74px;
}
.pre-inc .interview_section .in_right {
  flex: 1;
}
.pre-inc .interview_section .in_left .name {
  font-weight: bold;
  color: #805f0e;
}
.pre-inc .entry_inner {
  margin-bottom: 25px;
}
.pre-inc .entryflex {
  display: flex;
  justify-content: space-between;
}
.pre-inc .f_right {
  flex-direction: row-reverse;
}
.pre-inc .ef_img {
  width: 50%;
}
.pre-inc .ef_text {
  position: absolute;
  font-size: 15px !important;
  bottom: 15%;
  width: 55%;
  letter-spacing: 0;
  overflow: hidden;
  border-bottom: 1px solid #878366;
}
.pre-inc .f_right .ef_text {
  margin-right: -5%;
  margin-left: 0;
  left: 0;
  right: auto;
  padding: 0 8% 10px 0;
}
.pre-inc .f_left .ef_text {
  margin-left: -5%;
  margin-right: 0;
  right: 0;
  left: auto;
  padding: 0 0 10px 8%;
}
.pre-inc .flex55 .efleft {
  width: 55%;
}
.pre-inc .flex55 .efright {
  width: 43%;
}
.pre-inc .flexverticalimg .ef_img {
  width: 37.8%;
}
.pre-inc .flexverticalimg .ef_text {
  width: 67%;
}
.pre-inc .threeflex {
  background: #d7d7d7;
  padding: 30px 30px 25px;
  flex-wrap: wrap;
}
.pre-inc .threeflex .threeparts {
  width: 31.25%;
}
.pre-inc .threeflex .threeparts p {
  font-size: 15px;
  line-height: 140%;
  margin-top: 10px;
}
.pre-inc .threeflex .threeparts p span {
  font-size: 13px;
  display: block;
}
.pre-inc .threeflex .wideparts {
  width: 100%;
  margin-bottom: 25px;
}
.pre-inc .sub_img {
  width: 800px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .pre-inc .interview_mainimg figure {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc .section_head {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .pre-inc .section_head .contents_tit {
    font-size: 26px;
  }
  .pre-inc .section_head .contents_tit + p {
    font-size: 16px;
  }
  .pre-inc .interview_introimages {
    max-width: 750px;
    width: 98%;
    margin: 25px auto;
    position: relative;
    aspect-ratio: 677/465;
  }
  .pre-inc .interview_introimages .cap_wb {
    font-size: 1.8vw;
  }
  .pre-inc .introimg {
    display: inline-block;
    position: absolute;
  }
  .pre-inc .introimg figure {
    position: relative;
  }
  .pre-inc .introimg01 {
    width: 35.4505169867%;
    aspect-ratio: 3/2;
    left: 15.1403249631%;
    top: 0;
  }
  .pre-inc .introimg02 {
    width: 35.4505169867%;
    aspect-ratio: 3/2;
    top: 1.6021505376%;
    right: 11.0782865583%;
  }
  .pre-inc .introimg03 {
    width: 28.0649926145%;
    aspect-ratio: 3/2;
    top: 39.3548387097%;
    left: 31.566%;
  }
  .pre-inc .introimg04 {
    width: 21.464%;
    aspect-ratio: 25/43;
    left: 6%;
    bottom: 0;
  }
  .pre-inc .introimg05 {
    width: 28.0649926145%;
    aspect-ratio: 3/2;
    left: 33.225%;
    bottom: 0;
  }
  .pre-inc .introimg06 {
    width: 34.87%;
    aspect-ratio: 593/362;
    right: 1%;
    bottom: 13.7634408602%;
  }
  .pre-inc .link_area {
    padding: 10vw 0;
  }
  .pre-inc .link_btn {
    flex-wrap: wrap;
  }
  .pre-inc .link_btn a {
    width: 100%;
    display: flex;
  }
  .pre-inc .link_btn a:nth-of-type(n+2) {
    margin-top: 3vw;
  }
  .pre-inc .link_btn a i {
    width: 18vw;
    height: 18vw;
    top: unset;
    bottom: 1vw;
    left: 1vw;
    font-size: 3.5vw;
  }
  .pre-inc .link_btn a figure {
    width: 50%;
  }
  .pre-inc .link_btn a figure::before {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 1px solid #888;
  }
  .pre-inc .link_btn a .copy {
    font-size: 3.2vw;
    width: 50%;
    height: unset;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: static;
  }
  .pre-inc .link_btn a .copy big {
    display: block;
    text-align: center;
    font-size: 1.29em;
    line-height: 1;
    margin-bottom: 0.3em;
  }
  .pre-inc .cap_wbt {
    top: 5px;
  }
  .pre-inc #interview01 .link_btn a[href$=interview] {
    margin-right: 0;
  }
  .pre-inc .entry_contents p {
    font-size: 14px;
  }
  .pre-inc .entryflex {
    flex-wrap: wrap;
  }
  .pre-inc .entry_contents h4.subject {
    background: url("../img/interview/icon_label.svg") no-repeat left center #878366;
    background-size: 38px auto;
    font-size: 16px;
    padding: 10px 10px 10px 50px;
    margin-bottom: 25px;
  }
  .pre-inc .ef_img {
    width: 100%;
  }
  .pre-inc .ef_text {
    position: relative;
    width: 100%;
    bottom: auto;
    letter-spacing: 0;
    overflow: hidden;
    border-left: 1px solid #878366;
    border-bottom: none;
    margin-top: -20px;
    line-height: 160%;
  }
  .pre-inc .entry_contents {
    margin-bottom: 30px;
  }
  .pre-inc .interview_section {
    line-height: 160%;
  }
  .pre-inc .entry_contents .ef_text p {
    font-size: 14px;
  }
  .pre-inc .interview_section .in_left .name {
    font-size: 14px;
  }
  .pre-inc .interview_section .in_left {
    width: 62px;
  }
  .pre-inc .f_left .ef_text, .pre-inc .f_right .ef_text, .pre-inc .flexverticalimg .ef_text {
    margin-right: 0;
    margin-left: 10px;
    left: auto;
    right: auto;
    padding: 30px 10px 0;
  }
  .pre-inc .flexverticalimg .ef_img {
    width: 100%;
  }
  .pre-inc .flexverticalimg .ef_text {
    width: 100%;
  }
  .pre-inc .flex55 .efleft {
    width: 100%;
  }
  .pre-inc .flex55 .efright {
    width: 100%;
    margin-top: 15px;
  }
  .pre-inc .threeflex {
    padding: 15px 15px 10px;
  }
  .pre-inc .threeflex .threeparts {
    width: 100%;
    margin-bottom: 15px;
  }
  .pre-inc .threeflex .threeparts:last-child {
    margin-bottom: 0;
  }
  .pre-inc .threeflex .threeparts p {
    font-size: 14px;
  }
  .pre-inc .sub_img {
    width: 100%;
    margin: 0 auto;
  }
}

/*# sourceMappingURL=interview.css.map */
