@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600;500;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap");
.page {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.container {
  margin: 0 auto;
  max-width: 1260px;
  padding: 0 50px;
}
@media screen and (max-width: 640px) {
  .container {
    padding: 0 20px;
  }
}
.container--small {
  padding: 0 170px;
  max-width: 920px;
}
@media screen and (max-width: 640px) {
  .container--small {
    padding: 0 40px;
  }
}

.contentsInner {
  margin: 0 auto;
}
@media print, screen and (min-width: 641px) {
  .contentsInner {
    width: 1000px;
    padding: 0 80px;
  }
}
@media screen and (max-width: 640px) {
  .contentsInner {
    padding: 0 20px;
  }
}

.fade-up {
  opacity: 0;
  filter: blur(5px);
  transform: translateY(2%);
  transition: 0.4s transform cubic-bezier(0.25, 0.1, 0.39, 0.76), 0.4s opacity cubic-bezier(0.25, 0.1, 0.39, 0.76), 0.5s filter cubic-bezier(0.25, 0.1, 0.39, 0.76);
  will-change: transform, opacity, filter;
}
.fade-up.is-view {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0);
}

.mainVisual {
  position: relative;
}
.mainVisual__pic {
  display: block;
  width: 100%;
}
.mainVisual__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.mainVisual__inner {
  margin: 0 auto;
  max-width: 1160px;
  position: relative;
  height: 100%;
}
.mainVisual__lead {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 50%;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.25, 0.1, 0.39, 0.76);
  will-change: opacity;
  z-index: 2;
}
@media print, screen and (min-width: 641px) {
  .mainVisual__lead {
    gap: 20px;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 640px) {
  .mainVisual__lead {
    height: 100%;
    gap: 13.8666666667vw;
    top: 12.8vw;
    transform: translate(-50%, 0);
  }
  .mainVisual__lead img {
    width: 60.9333333333vw;
  }
  .mainVisual__lead img:nth-child(2) {
    width: 30.1333333333vw;
  }
}
.mainVisual__lead.is-view {
  opacity: 1;
}
.mainVisual .pankuzuArea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  margin-top: 20px;
  padding: 0 50px;
}
@media screen and (max-width: 640px) {
  .mainVisual .pankuzuArea {
    display: block;
    margin-top: 10px;
    padding: 0 5px;
  }
}
.mainVisual .pankuzuArea a {
  color: #666666;
}
.mainVisual .pankuzuArea span.present {
  color: #666666;
}

.headLead {
  text-align: center;
}
.headLead__ttl {
  font-weight: 500;
  text-align: center;
}
@media print, screen and (min-width: 641px) {
  .headLead__ttl {
    font-size: 30px;
    letter-spacing: 0.6em;
  }
}
@media screen and (max-width: 640px) {
  .headLead__ttl {
    font-size: 5.3333333333vw;
    letter-spacing: 0.16em;
  }
}
.headLead__txt {
  font-size: 18px;
  line-height: 2;
  margin-top: 50px;
  letter-spacing: 0.14em;
}
.headLead__txt:before {
  content: "";
  margin-top: calc((1 - 2) * 0.5em);
}
.headLead__txt:after {
  margin-bottom: calc((1 - 2) * 0.5em);
}
.headLead__txt:before, .headLead__txt:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
@media screen and (max-width: 640px) {
  .headLead__txt {
    text-align: left;
    font-size: 3.2vw;
    letter-spacing: 0.06em;
    margin-top: 40px;
  }
}

.sectTitle {
  font-size: 28px;
  letter-spacing: 0.1em;
  position: relative;
  padding-left: 25px;
  line-height: 1;
}
.sectTitle:before {
  content: "";
  margin-top: calc((1 - 1) * 0.5em);
}
.sectTitle:after {
  margin-bottom: calc((1 - 1) * 0.5em);
}
.sectTitle:before, .sectTitle:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
@media screen and (max-width: 640px) {
  .sectTitle {
    font-size: 16px;
    padding-left: 16px;
  }
}
.sectTitle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 30px;
  width: 7px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227px%22%20height%3D%2230px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(153%2C%20153%2C%20153)%22%20d%3D%22M-0.000%2C0.000%20L6.1000%2C0.000%20L6.1000%2C8.000%20L-0.000%2C8.000%20L-0.000%2C0.000%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(204%2C%20204%2C%20204)%22%20d%3D%22M-0.000%2C11.1000%20L6.1000%2C11.1000%20L6.1000%2C18.1000%20L-0.000%2C18.1000%20L-0.000%2C11.1000%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(204%2C%20204%2C%20204)%22%20d%3D%22M-0.000%2C23.000%20L6.1000%2C23.000%20L6.1000%2C29.1000%20L-0.000%2C29.1000%20L-0.000%2C23.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
  background-size: contain;
}
@media screen and (max-width: 640px) {
  .sectTitle::before {
    width: 4.5px;
    height: 100%;
  }
}

@media print, screen and (min-width: 641px) {
  .articleList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
  }
}
.articleList__item {
  box-sizing: border-box;
}
@media print, screen and (min-width: 641px) {
  .articleList__item {
    padding: 0 16px 80px;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 640px) {
  .articleList__item:not(:first-child) {
    margin-top: 40px;
  }
}

.pager {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 641px) {
  .pager {
    gap: 40px;
  }
}
@media screen and (max-width: 640px) {
  .pager {
    gap: 20px;
    margin-top: 40px;
  }
}
.pager__item {
  color: #cccccc;
}
@media print, screen and (min-width: 641px) {
  .pager__item {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .pager__item {
    font-size: 14px;
  }
}
.pager__item .nextSVG,
.pager__item .prevSVG {
  height: auto;
}
@media print, screen and (min-width: 641px) {
  .pager__item .nextSVG,
  .pager__item .prevSVG {
    width: 12px;
  }
}
@media screen and (max-width: 640px) {
  .pager__item .nextSVG,
  .pager__item .prevSVG {
    width: 10px;
  }
}
.pager__link {
  text-decoration: underline;
  color: #333333;
  display: block;
}
@media (hover: hover) and (pointer: fine) {
  .pager__link:hover {
    color: #cccccc;
  }
}

.interviewCard {
  height: 100%;
}
.interviewCard__inner {
  color: #292929;
  position: relative;
  height: 100%;
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (hover: hover) and (pointer: fine) {
  .interviewCard__inner:hover {
    color: #292929;
  }
  .interviewCard__inner:hover .interviewCard__photo .photo-img {
    transform: scale(1.1);
  }
}
.interviewCard__inner:active, .interviewCard__inner:visited, .interviewCard__inner:focus {
  color: #292929;
}
.interviewCard__photo {
  position: relative;
  z-index: -1;
  overflow: hidden;
}
.interviewCard__photo .photo-img {
  width: 100%;
  transition: 0.4s transform cubic-bezier(0.25, 0.1, 0.39, 0.76);
}
@media print, screen and (min-width: 641px) {
  .interviewCard__txtArea {
    margin-top: -36px;
    padding-bottom: 115px;
  }
}
@media screen and (max-width: 640px) {
  .interviewCard__txtArea {
    margin-top: -26px;
    padding-bottom: 55px;
  }
}
.interviewCard__enTtl {
  font-weight: 400;
  display: inline-flex;
  align-items: baseline;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  letter-spacing: 0.1em;
  background: #ffffff;
  gap: 10px;
}
.interviewCard__enTtl:before {
  content: "";
  margin-top: calc((1 - 1) * 0.5em);
}
.interviewCard__enTtl:after {
  margin-bottom: calc((1 - 1) * 0.5em);
}
.interviewCard__enTtl:before, .interviewCard__enTtl:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
@media print, screen and (min-width: 641px) {
  .interviewCard__enTtl {
    padding: 10px 10px 10px 0;
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .interviewCard__enTtl {
    font-size: 18px;
    padding: 10px 10px 10px 0;
  }
}
.interviewCard__enTtl .num {
  font-weight: 500;
  letter-spacing: 0;
}
@media print, screen and (min-width: 641px) {
  .interviewCard__enTtl .num {
    font-size: 44px;
  }
}
@media screen and (max-width: 640px) {
  .interviewCard__enTtl .num {
    font-size: 32px;
  }
}
.interviewCard__txt {
  font-size: 16px;
  line-height: 1.7142857143;
  letter-spacing: 0.14em;
  color: #333333;
  margin-top: 18px;
}
.interviewCard__txt:before {
  content: "";
  margin-top: calc((1 - 1.7142857143) * 0.5em);
}
.interviewCard__txt:after {
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
}
.interviewCard__txt:before, .interviewCard__txt:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
@media screen and (max-width: 640px) {
  .interviewCard__txt {
    font-size: 12px;
  }
}
.interviewCard__label {
  font-size: 16px;
  line-height: 1.7142857143;
  letter-spacing: 0.01em;
  color: #666666;
  margin-top: 18px;
}
.interviewCard__label:before {
  content: "";
  margin-top: calc((1 - 1.7142857143) * 0.5em);
}
.interviewCard__label:after {
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
}
.interviewCard__label:before, .interviewCard__label:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
@media screen and (max-width: 640px) {
  .interviewCard__label {
    font-size: 12px;
  }
}
.interviewCard__linkArrow {
  position: absolute;
  bottom: 0;
  display: flex;
  left: 0;
  border-bottom: 1px solid #000;
  width: 100%;
  justify-content: flex-end;
}
@media print, screen and (min-width: 641px) {
  .interviewCard__linkArrow {
    font-size: 16px;
    padding-bottom: 15px;
    gap: 14px;
  }
}
@media screen and (max-width: 640px) {
  .interviewCard__linkArrow {
    font-size: 14px;
    padding-bottom: 10px;
    gap: 10px;
  }
}
.interviewCard__linkArrow .arrowSVG {
  height: auto;
}
@media print, screen and (min-width: 641px) {
  .interviewCard__linkArrow .arrowSVG {
    width: 25px;
  }
}
@media screen and (max-width: 640px) {
  .interviewCard__linkArrow .arrowSVG {
    width: 17px;
  }
}

.otherBtnGroup {
  padding: 0 156px;
  margin: 0 auto;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .otherBtnGroup {
    padding: 0;
    flex-direction: column;
    gap: 20px;
  }
}

.otherBtn {
  width: calc(50% - 20px);
}
@media screen and (max-width: 640px) {
  .otherBtn {
    width: 100%;
  }
}
.otherBtn__inner {
  padding: 30px 50px;
  font-size: 18px;
  display: block;
  background: #f3f3f3;
  border: 1px solid #cccccc;
  transition: 0.3s ease;
  text-align: center;
  color: #000000;
  position: relative;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .otherBtn__inner {
    padding: 15px 30px;
    font-size: 14px;
  }
}
.otherBtn__inner::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  display: block;
  width: 20px;
  height: 17px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.5px%22%20height%3D%2217.5px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(0%2C%200%2C%200)%22%20stroke-width%3D%221px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%20d%3D%22M0.500%2C8.500%20L17.500%2C8.500%20L10.500%2C1.500%20L17.500%2C8.500%20L10.500%2C15.500%20%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .otherBtn__inner::after {
    width: 10px;
    height: 8.5px;
    right: 15px;
  }
}
.otherBtn__inner .txt {
  line-height: 1.3333333333;
}
.otherBtn__inner .txt:before {
  content: "";
  margin-top: calc((1 - 1.3333333333) * 0.5em);
}
.otherBtn__inner .txt:after {
  margin-bottom: calc((1 - 1.3333333333) * 0.5em);
}
.otherBtn__inner .txt:before, .otherBtn__inner .txt:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
@media (hover: hover) and (pointer: fine) {
  .otherBtn__inner:hover {
    color: currentColor;
    background: #303030;
    color: #fff;
  }
  .otherBtn__inner:hover::after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.5px%22%20height%3D%2217.5px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(255%2C%20255%2C%20255)%22%20stroke-width%3D%221px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%20d%3D%22M0.500%2C8.500%20L17.500%2C8.500%20L10.500%2C1.500%20L17.500%2C8.500%20L10.500%2C15.500%20%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: contain;
  }
}

@media print, screen and (min-width: 641px) {
  .interview-lead {
    padding: 100px 0;
  }
}
@media screen and (max-width: 640px) {
  .interview-lead {
    padding: 40px 0;
  }
}

@media print, screen and (min-width: 641px) {
  .interview-list {
    padding: 60px 0 80px;
  }
}
@media screen and (max-width: 640px) {
  .interview-list {
    padding: 30px 0 40px;
  }
}

.interview-btn {
  padding: 126px 0;
}
@media screen and (max-width: 640px) {
  .interview-btn {
    padding: 63px 0;
  }
}/*# sourceMappingURL=style.css.map */