@charset "utf-8";
/*
.font-serif(){
	//font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
	font-family: "Noto Serif JP", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.font-serif-bold(){
	.font-serif();
	font-weight: bold;
}
*/
.abswh100 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.abscenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.hv_center {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.h_center {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.v_center {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.hover_scale {
  transition: all 200ms 0s ease;
}
.hover_scale:hover {
  transform: scale(1.03);
}
/*==============================================================

 ■ interviewlist

===============================================================*/
/*==============================================================

 ■ interviewlist

===============================================================*/
.interviewlist__list {
  position: relative;
  width: 100%;
  margin-top: 160px;
  padding: 0 60px 200px;
}
.interviewlist__list__detail {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 120px;
}
.interviewlist__list__detail:last-child {
  margin-bottom: 0;
}
.interviewlist__list__detail__img {
  position: relative;
  width: 100%;
  height: 578px;
}
.interviewlist__list__detail__img .bg {
  width: 348px;
  height: 578px;
  position: absolute;
  left: 0;
  top: 0;
}
.interviewlist__list__detail__img__chara {
  position: absolute;
  right: 72px;
  bottom: 0;
}
.interviewlist__list__detail__profile {
  position: absolute;
  right: 4px;
  top: 2px;
}
.interviewlist__list__detail__profile__nameE {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  /* 10px */
  letter-spacing: 0.4px;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  white-space: nowrap;
  position: absolute;
  right: 72px;
  top: 0;
}
.interviewlist__list__detail__profile__nameJ {
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.2em;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  white-space: nowrap;
  position: absolute;
  right: 0px;
  top: 0;
}
.interviewlist__list__detail__info {
  white-space: normal;
  padding-top: 60px;
  padding-left: 0px;
}
.interviewlist__list__detail__info__read {
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.2px;
}
.interviewlist__list__detail__info__position {
  display: none;
}
.interviewlist__list__detail__info__position2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  /* 15px */
  letter-spacing: 0.6px;
  margin-top: 20px;
}
.interviewlist__list__detail__info__year {
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  /* 10px */
  letter-spacing: 0.4px;
  margin-top: 16px;
}
.interviewlist__list__detail__link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.interviewlist__list .detail1 .bg {
  background: url(../img/work/interview/bg1.png) center center / contain no-repeat;
}
.interviewlist__list .detail2 .bg {
  background: url(../img/work/interview/bg2.png) center center / contain no-repeat;
}
.interviewlist__list .detail3 .bg {
  background: url(../img/work/interview/bg3.png) center center / contain no-repeat;
}
.interviewlist__list .detail4 .bg {
  background: url(../img/work/interview/bg4.png) center center / contain no-repeat;
}
.interviewlist__list .detail5 .bg {
  background: url(../img/work/interview/bg5.png) center center / contain no-repeat;
}
.interviewlist__list .detail1 .chara {
  width: 50.667vw;
  height: 77.067vw;
  background-image: url("../img/work/interview/p1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.interviewlist__list .detail1 .chara a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.interviewlist__list .detail2 .chara {
  width: 50.667vw;
  height: 77.067vw;
  background-image: url("../img/work/interview/p2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.interviewlist__list .detail2 .chara a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.interviewlist__list .detail3 .chara {
  width: 50.667vw;
  height: 77.067vw;
  background-image: url("../img/work/interview/p3.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.interviewlist__list .detail3 .chara a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.interviewlist__list .detail4 .chara {
  width: 50.667vw;
  height: 77.067vw;
  background-image: url("../img/work/interview/p4.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.interviewlist__list .detail4 .chara a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.interviewlist__list .detail5 .chara {
  width: 50.667vw;
  height: 77.067vw;
  background-image: url("../img/work/interview/p5.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.interviewlist__list .detail5 .chara a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/*==============================================================
  ■ (PC)
==============================================================*/
.kv {
  position: absolute;
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  height: 660px;
  overflow: hidden;
}
.kv .inner {
  padding-top: 400px;
}
.kv__bg {
  width: 100%;
  height: 100%;
  background: url(../img/work/career/kv_bg.jpg) top center / cover no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.kv__title {
  color: white;
}
.kv__title__E {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 72px;
  font-weight: 700;
  line-height: 100%;
  /* 36px */
  letter-spacing: 1.44px;
}
.kv__title__J {
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
  /* 13px */
  letter-spacing: 1.3px;
  margin-top: 20px;
}
main {
  position: relative;
  margin-top: 660px;
  background-color: #efede6;
}
main .intro {
  padding-top: 160px;
  padding-bottom: 180px;
}
main .intro .sec__title {
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
  font-feature-settings: 'palt' on;
  letter-spacing: 0.02em;
}
main .intro .sec__read {
  font-size: 26px;
  font-weight: 500;
  line-height: 170%;
  /* 22.1px */
  letter-spacing: 1.2px;
  margin-top: 60px;
}
main .intro__img {
  margin: 60px auto 0;
}
main .intro__img__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.05em;
}
main .intro__img picture {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
main .bgacc1 {
  position: relative;
  width: 100%;
  height: 84px;
  background: url(../img/work/career/typo1.svg) 0 0 / cover repeat-x;
  animation: bgscroll 20s linear 0s infinite normal none running;
}
@keyframes bgscroll {
  0% {
    background-position-x: 0 ;
  }
  100% {
    background-position-x: -311.111vw;
  }
}
main .skill {
  padding-top: 176px;
}
main .skill .sec__subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  /* 10px */
  letter-spacing: 0.4px;
}
main .skill .sec__title {
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
  margin-top: 20px;
}
main .skill .sec__read {
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  /* 22.1px */
  letter-spacing: 0.3px;
  margin-top: 60px;
}
main .skill__link {
  white-space: nowrap;
  display: block;
  text-align: right;
  margin-top: 48px;
}
main .skill__link .arrow {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: white;
  border-radius: 200px;
  background: white;
  vertical-align: middle;
}
main .skill__link .arrow:before {
  content: '';
  width: 4.267vw;
  height: 3.2vw;
  background-image: url("../img/btn_arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
main .skill__link .arrow:before a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
main .skill__link .text {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 28px;
  font-weight: 700;
  color: white;
  margin-left: 28px;
}
main .skill__link.inv .arrow {
  background-color: #4B4B4B;
}
main .skill__link.inv .arrow:before {
  width: 4.267vw;
  height: 3.2vw;
  background-image: url("../img/btn_arrow_w.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
main .skill__link.inv .arrow:before a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
main .skill__link.inv .text {
  color: #4B4B4B;
}
main .skill__link.out .arrow {
  transform: rotate(-45deg);
}
main .skill__link .arrow::before {
  display: none !important;
}
main .skill__link .arrow::after {
  content: '';
  width: 4.267vw;
  height: 4.267vw;
  background-image: url("../img/work/career/icon_plus.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
main .skill__link .arrow::after a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
main .skill__img {
  margin-top: 100px;
}
main .skill__img img {
  width: 100%;
  height: auto;
}
main .skill__list {
  border-top: 1px solid #262626;
  margin-top: 122px;
}
main .skill__list__detail {
  position: relative;
  padding: 40px 0 80px;
  border-bottom: 1px solid #262626;
}
main .skill__list__detail__idx {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
  /* 18px */
  letter-spacing: 1px;
  color: #CBC09D;
  position: absolute;
  left: 0;
  top: 44px;
}
main .skill__list__detail__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  padding-left: 80px;
}
main .skill__list__detail__read {
  font-size: 26px;
  font-weight: 500;
  line-height: 170%;
  /* 22.1px */
  margin-top: 60px;
  padding-left: 180px;
}
main .sys {
  padding-top: 156px;
}
main .sys .sec__subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  /* 10px */
  letter-spacing: 0.4px;
}
main .sys .sec__title {
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
  margin-top: 20px;
}
main .sys .sec__read {
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  /* 22.1px */
  letter-spacing: 0.3px;
  margin-top: 60px;
}
main .sys__img {
  margin-top: 60px;
}
main .sys__img__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.05em;
}
main .sys__img img {
  width: 100%;
  height: auto;
  margin-top: 20px;
}
main .course {
  padding-top: 156px;
}
main .course .sec__subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  /* 10px */
  letter-spacing: 0.4px;
}
main .course .sec__title {
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
  margin-top: 20px;
}
main .course .sec__read {
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  /* 22.1px */
  letter-spacing: 0.3px;
  margin-top: 60px;
}
main .course__img {
  margin-top: 60px;
}
main .course__img__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.05em;
}
main .course__img img {
  width: 100%;
  height: auto;
  margin-top: 20px;
}
main .course__list {
  border-top: 1px solid #262626;
  margin-top: 122px;
}
main .course__list__detail {
  position: relative;
  padding: 40px 0 80px;
  border-bottom: 1px solid #262626;
}
main .course__list__detail__idx {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
  /* 18px */
  letter-spacing: 1px;
  color: #CBC09D;
  position: absolute;
  left: 0;
  top: 44px;
}
main .course__list__detail__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  padding-left: 80px;
}
main .course__list__detail__read {
  font-size: 26px;
  font-weight: 500;
  line-height: 170%;
  /* 22.1px */
  margin-top: 60px;
  padding-left: 180px;
}
main .other {
  padding-top: 136px;
}
main .other .sec__subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  /* 10px */
  letter-spacing: 0.4px;
}
main .other .sec__title {
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
  margin-top: 20px;
}
main .other .sec__read {
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  /* 22.1px */
  letter-spacing: 0.3px;
  margin-top: 60px;
}
main .other__list {
  border-top: 1px solid #262626;
  margin-top: 122px;
}
main .other__list__detail {
  position: relative;
  padding: 40px 0 80px;
  border-bottom: 1px solid #262626;
}
main .other__list__detail__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
}
main .other__list__detail__read {
  font-size: 26px;
  font-weight: 500;
  line-height: 170%;
  /* 22.1px */
  margin-top: 60px;
  padding-left: 180px;
}
main .other__info {
  text-align: right;
}
main .other__info__txt {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  margin-right: 20px;
}
main .other__info__link {
  display: inline-block;
  white-space: nowrap;
  width: 300px;
  margin-left: auto;
  margin-right: 0;
  margin-top: 52px;
}
main .other__info__link .arrow {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: white;
  border-radius: 200px;
  background: white;
  vertical-align: middle;
}
main .other__info__link .arrow:before {
  content: '';
  width: 4.267vw;
  height: 3.2vw;
  background-image: url("../img/btn_arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
main .other__info__link .arrow:before a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
main .other__info__link .text {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 28px;
  font-weight: 700;
  color: white;
  margin-left: 28px;
}
main .other__info__link.inv .arrow {
  background-color: #4B4B4B;
}
main .other__info__link.inv .arrow:before {
  width: 4.267vw;
  height: 3.2vw;
  background-image: url("../img/btn_arrow_w.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
main .other__info__link.inv .arrow:before a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
main .other__info__link.inv .text {
  color: #4B4B4B;
}
main .other__info__link.out .arrow {
  transform: rotate(-45deg);
}
main .other__info__link .arrow {
  transform: rotate(-45deg);
}
main .interviewlist {
  padding-top: 160px;
}
main .interviewlist__title__E {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 80px;
  font-weight: 700;
  line-height: 100%;
  /* 40px */
  letter-spacing: 0.4px;
}
main .interviewlist__title__J {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
  letter-spacing: 0.4px;
  margin-top: 12px;
}
main .interviewlist__container {
  position: relative;
  width: 100%;
  overflow: scroll;
}
.rellink__titleE {
  top: 122px;
}
.rellink__titleJ {
  top: 262px;
}
.rellink__bg {
  background: url(../img/about/board/rellink_bg.jpg) center center / cover no-repeat;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  height: 100dvh;
  display: none;
  z-index: 1000;
  transform: translateZ(1);
}
.modal__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
}
.modal__container {
  position: relative;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 638px;
  height: 804px;
}
.modal__container img {
  display: block;
  width: 100%;
  height: auto;
}
.modal__closebtn {
  width: 300px;
  height: 100px;
  border-radius: 200px;
  background-color: white;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 80px;
  cursor: pointer;
}
.modal__closebtn .text {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.56px;
  position: absolute;
  left: 80px;
  top: 4px;
}
.modal__closebtn .arrow {
  display: block;
  width: 4.267vw;
  height: 4.267vw;
  background-image: url("../img/work/career/icon_plus_b.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  transform: rotate(45deg);
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 40px;
}
.modal__closebtn .arrow a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
