@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);
}
/*==============================================================
  ■ (PC)
==============================================================*/
.maincontent {
  overflow: hidden;
}
.inner {
  width: 1244px;
}
.kv {
  position: absolute;
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  height: 750px;
  overflow: hidden;
}
.kv .inner {
  padding-top: 476px;
}
.kv__bg {
  width: 100%;
  height: 750px;
  background: url(../img/about/recruiter/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: 80px;
  font-weight: 700;
}
.kv__title__J {
  font-size: 16px;
  margin-top: 10px;
}
main {
  position: relative;
  margin-top: 750px;
  background-color: #efede6;
}
main .inner {
  padding-top: 200px;
}
main .acc {
  width: 107px;
  height: 100%;
  position: absolute;
  right: -98px;
  top: 0;
  background: url(../img/about/board/mq_bg.png) top left / 100% repeat-y;
  animation: mq 200s linear 0s infinite normal none running;
}
@keyframes mq {
  0% {
    background-position-x: 0 ;
  }
  100% {
    background-position-y: -4100px;
  }
}
main .sec {
  position: relative;
  width: 1035px;
  border-top: 1px solid #4D4D4D;
  padding-top: 60px;
  color: #4D4D4D;
}
main .sec p {
  width: 610px;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
}
main .sec__head__title {
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
}
main .sec__head__name {
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.05em;
  margin-top: 24px;
}
main .sec__head__position {
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  margin-top: 15px;
}
main .sec__container {
  margin-bottom: 150px;
}
main .sec__container h3 {
  font-weight: 700;
  font-size: 26px;
  line-height: 150%;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
main .sec__container p {
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.1em;
}
main .sec__img {
  position: absolute;
  left: 0;
  top: 60px;
}
main .sec__img img {
  width: 288px;
  height: 216px;
  object-fit: cover;
}
main .sec__read {
  letter-spacing: 0.1em;
  margin-top: 60px;
  margin-left: 425px;
}
main .sec1__p1 {
  margin-top: 60px;
  letter-spacing: 0.1em;
}
main .sec1__img1 {
  position: absolute;
  right: 0;
  top: 60px;
}
main .sec1__img1 img {
  width: 288px;
  height: 216px;
  object-fit: cover;
}
main .sec1__img2 {
  margin-top: 145px;
  margin-left: 105px;
  margin-bottom: 152px;
}
main .sec1__img2 img {
  width: 820px;
  height: 500px;
  object-fit: cover;
}
main .sec1 .sec__container1 {
  margin-top: 150px;
}
main .sec1 .sec__container2 {
  margin-bottom: 195px;
}
main .sec2 {
  padding-top: 60px;
  padding-bottom: 130px;
}
main .sec2__img1 {
  position: absolute;
  left: 0;
  top: 60px;
}
main .sec2__img1 img {
  width: 288px;
  height: 216px;
  object-fit: cover;
}
main .sec2__img2 {
  margin-top: 145px;
  margin-left: 105px;
}
main .sec2__img2 img {
  width: 820px;
  height: 500px;
  object-fit: cover;
}
main .sec2__p1 {
  margin-left: 425px;
  margin-top: 46px;
}
main .sec2 .sec__head {
  margin-left: 425px;
}
main .sec3 {
  padding-top: 60px;
  padding-bottom: 130px;
}
main .sec3__img1 {
  position: absolute;
  left: 0;
  top: 60px;
}
main .sec3__img1 img {
  width: 288px;
  height: 216px;
  object-fit: cover;
}
main .sec3__img2 {
  margin-top: 145px;
  margin-left: 105px;
}
main .sec3__img2 img {
  width: 820px;
  height: 500px;
  object-fit: cover;
}
main .sec3__p1 {
  margin-left: 425px;
  margin-top: 46px;
}
main .sec3 .sec__head {
  margin-left: 425px;
}
main .fimg {
  width: 1035px;
  padding-bottom: 200px;
}
main .fimg img {
  display: block;
  width: 820px;
  height: 500px;
  object-fit: cover;
  margin: 0 auto;
}
.rellink__bg {
  background: url(../img/about/recruiter/rellink_bg.jpg) center center / cover no-repeat;
}
