<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.interview-header {
  max-width: 480px;
  width: 100%;
  margin: auto;
}
.interview-header li {
  width: 100%;
  margin: auto;
}
.interview-header li:nth-child(1) {
  max-width: 16%;
}
.interview-header li:nth-child(2) {
  max-width: 65%;
  margin: -20px auto 0;
}
.interview-header li:nth-child(2):hover {
  opacity: .5;
  transition-duration: 0.5s;
}
.interview-header li:nth-child(3) {
  text-align: center;
  font-size: 1.8rem;
  letter-spacing : 1.44px;
  color : #FB6D4F;
}
.interview-header li:nth-child(4) {
  max-width: 85%;
  margin: 2.0rem auto 1rem;
}
.interview-header li:nth-child(5) {
  max-width: 10%;
}
.interview-header li:nth-child(6) {
  max-width: 20%;
}
.interview-header li:nth-child(7) {
  text-align: center;
  font-size: 2.8rem;
  color: #ffbe31;
  line-height: 1;
}
.interview-header li:nth-child(7) span {
  font-size: 1.6rem;
}
.intern-interview {
  color: #666;
}
.interview-yodogawa,
.interview-nav-box,
.interview-content-wrap {
  max-width: 60rem;
  margin: auto;
}
.interview-content-wrap {
  margin: 0 auto 10rem;
}
.interview-content-wrap.third {
  margin: 0 auto 6rem;
}
.interview-wrap h2 {
  background-color: #8ab2df;
  text-align: center;
  font-size: 3.8rem;
  font-weight: 100;
  letter-spacing : 3.04px;
  color: #FFF;
  padding: 2.5rem 0;
}
.interview-yodogawa {
  margin: 6.5rem auto 5.5rem;
  text-align: center;
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing : 1.6px;
  color: #666;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", sans-serif;
}
.interview-yodogawa a {
  color: #FB6D4F;
}
.interview-nav {
  background-color: #fdde6d;
  padding: 6.7rem 0 7.0rem;
}
.interview-nav-box .list {
  width: 35rem;
  margin: auto;
}
.interview-nav-box .list .list-ttl {
  text-align: center;
}
.interview-content-wrap h3 {
  text-align: center;
  font-size: 2.6rem;
  letter-spacing : 2.08px;
  line-height: 2.7;
}
.interview-content-wrap .part {
  width: 5rem;
  margin: 5.8rem auto 0;
}
.interview-content-wrap .img {
  margin: 4rem 0 5rem;
}
.interview-content-wrap .img figcaption {
  font-size: 1.4rem;
  line-height: 1.6;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", sans-serif;
}
.interview-content {
  max-width: 58rem;
  display: flex;
  margin: 0 auto 4rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing : 1.28px;
  line-height: 1.75;
}
.interview-content dt {
  width: 90px;
}
.interview-content.question dt,
.interview-content.question dd {
  color: #808080;
}
.interview-content.question dt {
  font-family: 'HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO';
  letter-spacing: -0.1em;
}
.interview-content.answer dt {
  color: #77c095;
}
.interview-content.question dd,
.interview-content.answer dd {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", sans-serif;
}
.interview-content.answer dd a {
  color: #fb6d4f;
}
.interview-release-date {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing : 1.12px;
  margin-bottom: 6.0rem;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", sans-serif;
}
.interview-nav-box .list li:not(:first-child) {
  vertical-align: middle;
  font-size: 1.8rem;
  line-height: 2.6;
  letter-spacing: 2.08px;
  color: #fb6d4f;
}
.interview-nav .list-ttl {
  font-size: 3.1rem;
  letter-spacing : 2.48px;
  margin: 0 0 5rem;
}
.interview-nav .list-one:before {
  content: "";
  display: inline-block;
  width: 3.5rem;
  height: 3.5rem;
  background: url(../images/common/nav01.svg);
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-right: 1rem;
}
.interview-nav .list-two:before {
  content: "";
  display: inline-block;
  width: 3.5rem;
  height: 3.5rem;
  background: url(../images/common/nav02.svg);
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-right: 1rem;
}
.interview-nav .list-three:before {
  content: "";
  display: inline-block;
  width: 3.5rem;
  height: 3.5rem;
  background: url(../images/common/nav03.svg);
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-right: 1rem;
}
.interview-nav .list-four:before {
  content: "";
  display: inline-block;
  width: 3.5rem;
  height: 3.5rem;
  background: url(../images/common/nav04.svg);
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-right: 1rem;
}
.interview-nav .list-five:before {
  content: "";
  display: inline-block;
  width: 3.5rem;
  height: 3.5rem;
  background: url(../images/common/nav05.svg);
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-right: 1rem;
}
.interview-nav-subbox {
  padding: 1.8rem 0;
  background-color: #fdde6d;
}
.interview-nav-subbox ul {
  max-width: 50rem;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-around;
}
.interview-nav-subbox .list1,
.interview-nav-subbox .list3 {
  width: 8rem;
}
.interview-nav-subbox .list1 a,
.interview-nav-subbox .list3 a {
  vertical-align: sub;
}
.interview-nav-subbox .list1 img,
.interview-nav-subbox .list3 img {
  vertical-align: bottom;
}
.interview-nav-subbox .list2 {
  width: 6rem;
  display: inline-block;
}
.interview-nav-subbox .list2 img {
  vertical-align: bottom;
}
.cooperation {
  margin-bottom: 6rem;
  text-align: center;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 1.28px;
  color: #FB6D4F;
}
@media screen and (max-width: 768px) {
  .interview-header li:nth-child(3) {
    font-size: 13px;
  }
  .interview-header li:nth-child(7) {
    font-size: 20px;
  }
  .interview-header li:nth-child(7) span {
    font-size: 12px;
  }
  .interview-wrap h2 {
    font-size: 25px;
  }
  .interview-nav {
    padding: 20px 0;
  }
  .interview-nav .list-ttl {
    font-size: 20px;
    margin: 0 0 15px;
  }
  .interview-nav-box {
    max-width: 100%;
  }
  .interview-nav-box .list {
    width: 34rem;
    margin: auto;
  }
  .interview-nav-box .list li:not(:first-child) {
    font-size: 18px;
  }
  .interview-nav .list-one:before,
  .interview-nav .list-two:before,
  .interview-nav .list-three:before,
  .interview-nav .list-four:before,
  .interview-nav .list-five:before {
    width: 25px;
    height: 25px;
  }
  .interview-content-wrap .part {
    width: 35px;
  }
  .interview-content-wrap h3 {
    font-size: 22px;
    line-height: 1.8;
  }
  .interview-content {
    display: block;
    width: calc(100% - 60px);
    margin: 0 auto 35px;
  }
  .popup_content {
    margin-top: 100px;
  }
}
/*-----------------------------Profile Popup*/
.popup_wrap input {
  display: none;
}
.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.popup_content {
  position: relative;
  align-self: center;
  width: 100%;
  max-width: 800px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  border-top: 10px solid #6ec095;
  border-bottom: 20px solid #6ec095;
  overflow: scroll;
}
.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
  color: #6ec095;
}
.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.open_btn {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
/*  height: 30px;*/
  margin:10px auto 50px;
  padding: 8px 16px;
  color: #fb6d4f;
  font-size: 18px;
  cursor: pointer;
  transition: .3s ease;
}
.open_btn:before {
  content: "";
  background-image: url(../images/common/prof.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
}
.open_btn:hover{
  opacity: .5;
  transition: .3s ease;
}
.pop-content {
  display: flex;
  justify-content: space-around;
}
.pop-img-box {
  width: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pop-content img {
  max-width: 100%;
  height: auto;
}
.pop-content-wrap {
  display: flex;
  flex-direction: column;
  vertical-align: middle;
  justify-content: center;
}
.pop-name {
  margin-bottom: 20px;
  font-size: 20px;
}
.pop-name span {
  font-size: 1.5rem;
}
.pop-content-wrap p {
  line-height: 1.8;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", sans-serif;
}
.pop-content-wrap p a {
  color: #FB6D4F;
}
.pop-content-wrap p a:hover {
  opacity: .5;
  transition-duration: 0.5s;
}
@media screen and (max-width: 480px) {
  .open_btn {
    font-size: 16px;
  }
  .pop-content {
    display: block;
    text-align: center;
  }
  .popup_content {
    width: calc(100% - 60px);
    padding: 30px 30px;
    margin-top: 50px;
    overflow: scroll;
  }
  .pop-name {
    margin-bottom: 13px;
    font-size: 18px;
  }
  .pop-name span {
  font-size: 14px;
  }
  .pop-content-wrap p {
    font-size: 15px;
    text-align: left;
  }
/*  .pop-content-img {
    display: inline-block;
  }*/
  .pop-content img {
    max-width: 140px;
  }
  .interview-content-wrap .img figcaption {
    padding: 0 10px;
  }
  .interview-yodogawa {
    width: calc(100% - 60px);
    margin: 20px auto 40px;
    font-size: 15px;
    text-align: left;
  }
  .interview-nav-box .list {
    width: calc(100% - 30px);
  }
  .pop-img-box {
    width: 50%;
    margin: 0 auto 10px;
  }
  .cooperation {
    width: calc(100% - 60px);
    margin: auto;
  }
}
@media screen and (max-width: 375px) {
  .popup_content {
    margin-top: 30px;
    position: fixed;
  }
  .pop-name {
    font-size: 16px;
  }
  .pop-content-wrap p {
    font-size: 13px;
  }
  .interview-nav .list-ttl {
    font-size: 18px;
  }
  .interview-wrap h2 {
    font-size: 20px;
  }
  .interview-nav-box .list li:not(:first-child) {
    font-size: 14px;
  }
  .interview-content-wrap h3 {
    font-size: 18px;
  }
  .interview-content {
    font-size: 15px;
  }
}</pre></body></html>