/* Generated by less 2.5.1 */
/* notfound - 共通 */
.notfound {
  text-align: center;
}
.notfound p {
  font-size: 1.4em;
  font-weight: bold;
}
.notfound_p_tb {
  padding: 77px 0;
}
.notfound_p_t {
  padding: 77px 0 0;
}
.notfound_p_b {
  padding: 0 0 77px;
}
@media only screen and (max-width: 768px) {
  .notfound p {
    font-size: 1em;
  }
  .notfound_p_tb {
    padding: 36px 0;
  }
  .notfound_p_t {
    padding: 36px 0 0;
  }
  .notfound_p_b {
    padding: 0 0 36px;
  }
}
/* notfound - 詳細ページ用 */
.lower-interview_d .notfound p {
  margin-bottom: 3em;
}
.lower-interview_d .notfound_p_tb {
  padding: 10em 0;
}
@media only screen and (max-width: 768px) {
  .lower-interview_d .notfound_p_tb {
    padding: 5em 0;
  }
}
/* インタビュー一覧 */
.interview_l-page .pagetitle {
  margin-bottom: 0;
}
.interview_l-page .interview_cont,
.interview_l-page .interview_cont:first-child {
  padding-top: 90px;
  padding-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .interview_l-page .interview_cont,
  .interview_l-page .interview_cont:first-child {
    padding-top: 50px;
    padding-bottom: 13px;
  }
}
/* インタビュー詳細 */
.interview_d-page .int_head_txtarea .other .staff {
  margin-left: 0;
}
.interview_d-page .profile .message_box_prof_img img {
  border-radius: 50%;
}
/* 19.05.08 Onishi */
.front-page .interview_container {
  visibility: visible;
  overflow: visible;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .front-page .interview_container {
    margin-bottom: 32px;
  }
}
.front-page .interview_container .swiper-slide {
  height: inherit;
  opacity: 0 !important;
  margin-bottom: 0;
}
.front-page .interview_container .swiper-slide .interview_cont_img {
  position: relative;
  overflow: hidden;
}
.front-page .interview_container .swiper-slide .interview_cont_img:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: rgba(245, 245, 245, 0.8);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9);
  transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9);
}
.front-page .interview_container .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.front-page .interview_container .swiper-slide.swiper-slide-active .interview_cont_img:after {
  -webkit-animation: slideIn 0.6s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0.3s both;
  animation: slideIn 0.6s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0.3s both;
}
.front-page .interview_container .swiper-pagination {
  width: auto;
  left: inherit;
  right: 0;
  bottom: -40px;
  font-weight: bold;
  color: #999999;
}
@media screen and (max-width: 768px) {
  .front-page .interview_container .swiper-pagination {
    width: 100%;
    position: static;
    margin-top: 16px;
  }
}
.front-page .interview_container .swiper-pagination span {
  color: #000000;
}
.front-page .interview_cont_txtarea {
  z-index: 3;
}
.front-page .message_box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53%;
  flex: 0 0 53%;
}
@media screen and (max-width: 768px) {
  .interview_d-page .head_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .interview_d-page .int_head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
  .interview_d-page .int_head.innerWrap {
    padding: 0 24px;
  }
  .interview_d-page .int_head2 {
    margin-bottom: 55px;
  }
}
body {
  font-family: "Noto Sans Japanese", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
}
/* 19.05.09 add kimura */
.lower-message .president_txt .hd {
  letter-spacing: 0.2em;
}
/* 19.05.10 add kimura */
.lower-kyujin_faq .faq_sec_list_item .answer span {
  display: block;
  margin: 1em 0 0;
}
.lower-kyujin_faq .faq_sec_list_item .answer span a {
  padding-right: 13px;
  background: url(../img/link_icon.png) no-repeat center right;
  background-size: 10px 10px;
}
.lower-whatsnew a.jump_anchor {
  display: block;
  position: relative;
  padding-top: 90px;
  margin-top: -90px;
  z-index: -100;
}
.lower-whatsnew .job_outline_item span {
  display: block;
  margin: 1em 0 0;
}
@media screen and (max-width: 768px) {
  .lower-whatsnew a.jump_anchor {
    padding-top: 50px;
    margin-top: -50px;
  }
}
/* 19.05.08 Tsuda.s */
.lower-newgraduate .interview .interview_container,
.lower-midcareer .interview .interview_container,
.lower-parttime .interview .interview_container {
  visibility: visible;
  overflow: visible;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .lower-newgraduate .interview .interview_container,
  .lower-midcareer .interview .interview_container,
  .lower-parttime .interview .interview_container {
    margin-bottom: 32px;
  }
}
.lower-newgraduate .interview .interview_container .swiper-slide,
.lower-midcareer .interview .interview_container .swiper-slide,
.lower-parttime .interview .interview_container .swiper-slide {
  height: inherit;
  opacity: 0 !important;
  margin-bottom: 0;
}
.lower-newgraduate .interview .interview_container .swiper-slide .interview_cont_img,
.lower-midcareer .interview .interview_container .swiper-slide .interview_cont_img,
.lower-parttime .interview .interview_container .swiper-slide .interview_cont_img {
  position: relative;
  overflow: hidden;
}
.lower-newgraduate .interview .interview_container .swiper-slide .interview_cont_img:after,
.lower-midcareer .interview .interview_container .swiper-slide .interview_cont_img:after,
.lower-parttime .interview .interview_container .swiper-slide .interview_cont_img:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: rgba(245, 245, 245, 0.8);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9);
  transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9);
}
.lower-newgraduate .interview .interview_container .swiper-slide.swiper-slide-active,
.lower-midcareer .interview .interview_container .swiper-slide.swiper-slide-active,
.lower-parttime .interview .interview_container .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.lower-newgraduate .interview .interview_container .swiper-slide.swiper-slide-active .interview_cont_img:after,
.lower-midcareer .interview .interview_container .swiper-slide.swiper-slide-active .interview_cont_img:after,
.lower-parttime .interview .interview_container .swiper-slide.swiper-slide-active .interview_cont_img:after {
  -webkit-animation: slideIn 0.6s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0.3s both;
  animation: slideIn 0.6s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0.3s both;
}
.lower-newgraduate .interview .interview_container .swiper-pagination,
.lower-midcareer .interview .interview_container .swiper-pagination,
.lower-parttime .interview .interview_container .swiper-pagination {
  width: auto;
  left: inherit;
  right: 0;
  bottom: -40px;
  font-weight: bold;
  color: #999999;
}
@media screen and (max-width: 768px) {
  .lower-newgraduate .interview .interview_container .swiper-pagination,
  .lower-midcareer .interview .interview_container .swiper-pagination,
  .lower-parttime .interview .interview_container .swiper-pagination {
    width: 100%;
    position: static;
    margin-top: 16px;
  }
}
.lower-newgraduate .interview .interview_container .swiper-pagination span,
.lower-midcareer .interview .interview_container .swiper-pagination span,
.lower-parttime .interview .interview_container .swiper-pagination span {
  color: #000000;
}
.lower-newgraduate .interview .interview_cont_txtarea,
.lower-midcareer .interview .interview_cont_txtarea,
.lower-parttime .interview .interview_cont_txtarea {
  z-index: 3;
}
.lower-newgraduate .interview .message_box,
.lower-midcareer .interview .message_box,
.lower-parttime .interview .message_box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53%;
  flex: 0 0 53%;
}
@media screen and (max-width: 768px) {
  .lower-newgraduate .interview .interview_d-page .head_box,
  .lower-midcareer .interview .interview_d-page .head_box,
  .lower-parttime .interview .interview_d-page .head_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lower-newgraduate .interview .interview_d-page .int_head,
  .lower-midcareer .interview .interview_d-page .int_head,
  .lower-parttime .interview .interview_d-page .int_head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
  .lower-newgraduate .interview .interview_d-page .int_head.innerWrap,
  .lower-midcareer .interview .interview_d-page .int_head.innerWrap,
  .lower-parttime .interview .interview_d-page .int_head.innerWrap {
    padding: 0 24px;
  }
  .lower-newgraduate .interview .interview_d-page .int_head2,
  .lower-midcareer .interview .interview_d-page .int_head2,
  .lower-parttime .interview .interview_d-page .int_head2 {
    margin-bottom: 55px;
  }
}
/* 追加CSS */
.welafare_ja {
  display: block;
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 0.36em;
  margin-bottom: .5em;
  font-weight: bold;
}
.system_content3 {
  background: url(../img/bg.png);
  padding-bottom: 172px;
}
@media screen and (max-width: 768px) {
  .system_content3 {
    padding-bottom: 32px;
  }
}
.system_content3 .system_h_Wrap {
  padding-top: 96px;
  text-align: center;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .system_content3 .system_h_Wrap {
    padding-top: 40px;
    margin-bottom: 0;
  }
}
.system_content3 .data_field1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.system_content3 .data_field1 .holiday {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 42%;
  flex: 0 0 42%;
  max-width: 500px;
  background: #fafafa;
  position: relative;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .holiday {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
}
.system_content3 .data_field1 .holiday::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 264px;
  background: #ebebeb;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .holiday::after {
    height: 196px;
  }
}
.system_content3 .data_field1 .holiday .hd {
  text-align: center;
  padding: 32px 0;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  font-size: 2.8rem;
  letter-spacing: 0.12em;
  color: #fff;
  background: #4BA1CA;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .holiday .hd {
    font-size: 2rem;
  }
}
.system_content3 .data_field1 .holiday .hd::before,
.system_content3 .data_field1 .holiday .hd::after {
  content: '';
  display: block;
  width: 34px;
  height: 34px;
  background: #6DB3D4;
  border-radius: 50%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  position: absolute;
  top: 50px;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .holiday .hd::before,
  .system_content3 .data_field1 .holiday .hd::after {
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}
.system_content3 .data_field1 .holiday .hd::before {
  left: 64px;
}
.system_content3 .data_field1 .holiday .hd::after {
  right: 64px;
}
.system_content3 .data_field1 .holiday_area {
  padding: 64px 0 120px;
  text-align: center;
  z-index: 5;
  position: relative;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .holiday_area {
    padding: 32px 0 60px;
  }
}
.system_content3 .data_field1 .holiday_area_hd {
  background: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  padding: .1em .5em;
  margin-bottom: .5em;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .holiday_area_hd {
    font-size: 1.6rem;
  }
}
.system_content3 .data_field1 .holiday_area_data {
  line-height: 1;
  font-size: 5.7rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .holiday_area_data {
    font-size: 3.2rem;
  }
}
.system_content3 .data_field1 .holiday_area_data .countup {
  font-size: 13.5rem;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .holiday_area_data .countup {
    font-size: 6.4rem;
  }
}
.system_content3 .data_field1 .graphs1 {
  width: 55%;
  max-width: 672px;
  margin-left: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-left: 0;
  }
}
.system_content3 .data_field1 .graphs1_area {
  width: 100%;
  height: 228px;
  padding: 30px 10%;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area {
    padding: 20px;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }
}
.system_content3 .data_field1 .graphs1_area_hd {
  background: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  padding: .1em .5em;
  margin-bottom: .5em;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area_hd {
    font-size: 1.6rem;
  }
}
.system_content3 .data_field1 .graphs1_area .barGraph {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area .barGraph {
    width: 100%;
    height: auto;
  }
}
.system_content3 .data_field1 .graphs1_area .average {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area .average {
    margin: 0 auto 20px;
  }
}
.system_content3 .data_field1 .graphs1_area_data {
  line-height: 1;
  font-weight: bold;
  font-size: 2.7rem;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area_data {
    font-size: 2rem;
  }
}
.system_content3 .data_field1 .graphs1_area_data .countup2 {
  font-size: 6.5rem;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area_data .countup2 {
    font-size: 4.8rem;
  }
}
.system_content3 .data_field1 .graphs1_area.band {
  display: block;
  margin-top: 28px;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area.band {
    margin-top: 20px;
  }
}
.system_content3 .data_field1 .graphs1_area .bandGraph .line {
  width: 100%;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area .bandGraph .line {
    height: 32px;
  }
}
.system_content3 .data_field1 .graphs1_area .bandGraph .line_color {
  width: 50%;
  height: 100%;
  display: block;
}
.system_content3 .data_field1 .graphs1_area .bandGraph .line #lineColor1 {
  background: #72C1D4;
}
.system_content3 .data_field1 .graphs1_area .bandGraph .line #lineColor2 {
  background: #4BA1CA;
}
.system_content3 .data_field1 .graphs1_area .bandGraph_data {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: 6.5rem;
  line-height: 1;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area .bandGraph_data {
    font-size: 4.8rem;
  }
}
.system_content3 .data_field1 .graphs1_area .bandGraph_data::before,
.system_content3 .data_field1 .graphs1_area .bandGraph_data::after {
  content: '';
  display: block;
  width: 20px;
  height: 36px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area .bandGraph_data::before,
  .system_content3 .data_field1 .graphs1_area .bandGraph_data::after {
    width: 16px;
    height: 28px;
  }
}
.system_content3 .data_field1 .graphs1_area .bandGraph_data::before {
  left: 0;
  background: url(../img/system/men_ico.png) no-repeat;
  background-size: cover;
}
.system_content3 .data_field1 .graphs1_area .bandGraph_data::after {
  right: 0;
  background: url(../img/system/women_ico.png) no-repeat;
  background-size: cover;
}
.system_content3 .data_field1 .graphs1_area .bandGraph_data_center {
  margin: 0 20px;
}
.system_content3 .data_field1 .graphs1_area .bandGraph_data .data-band {
  font-style: italic;
}
.system_content3 .data_field2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field2 {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.system_content3 .data_field2 .doughnut {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  max-width: 380px;
  background: #f5f5f5;
  padding: 40px 0 44px;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field2 .doughnut {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
    padding: 20px 0 22px;
  }
}
.system_content3 .data_field2 .doughnut_hd {
  background: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  padding: .1em .5em;
  margin: 0 auto 1em;
  display: table;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field2 .doughnut_hd {
    font-size: 1.6rem;
  }
}
.system_content3 .data_field2 .doughnut_graph {
  max-width: 254px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field2 .doughnut_graph {
    max-width: 200px;
  }
}
.system_content3 .data_field2 .doughnut_graph_data {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 2.7rem;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field2 .doughnut_graph_data {
    font-size: 2rem;
  }
}
.system_content3 .data_field2 .doughnut_graph_data span {
  font-size: 6.5rem;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .system_content3 .data_field2 .doughnut_graph_data span {
    font-size: 4.8rem;
  }
}
.system_content3 .training {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 7px solid #f5f5f5;
}
@media screen and (max-width: 768px) {
  .system_content3 .training {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.system_content3 .training .hd {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 380px;
  flex: 0 0 380px;
  max-width: 380px;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.13em;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .system_content3 .training .hd {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 16px;
    font-size: 1.6rem;
  }
}
.system_content3 .training .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.12em;
  background: #fff;
  padding: 36px 48px;
}
@media screen and (max-width: 768px) {
  .system_content3 .training .txt {
    padding: 13px 24px;
    font-size: 1.4rem;
  }
}
/* 19.05.16 Onishi */
.lower-newgraduate .career_head_img,
.lower-midcareer .career_head_img,
.lower-parttime .career_head_img {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .lower-newgraduate .career_head_img,
  .lower-midcareer .career_head_img,
  .lower-parttime .career_head_img {
    padding: 96px 0 0 20px;
  }
}
.lower-newgraduate .career_head_img_mask,
.lower-midcareer .career_head_img_mask,
.lower-parttime .career_head_img_mask {
  width: 460px;
  height: auto;
  padding: 0 15px 15px 0;
}
@media screen and (max-width: 768px) {
  .lower-newgraduate .career_head_img_mask,
  .lower-midcareer .career_head_img_mask,
  .lower-parttime .career_head_img_mask {
    width: 220px;
    padding: 0 10px 10px 0;
  }
}
.lower-newgraduate .career_head_img_mask img,
.lower-midcareer .career_head_img_mask img,
.lower-parttime .career_head_img_mask img {
  width: 100%;
  height: auto;
}
/* 19.05.16 Tsuda.s */
@media screen and (max-width: 768px) {
  .lower-system .system_content3 .holiday,
  .lower-system .system_content3 .graphs1,
  .lower-system .system_content3 .doughnut {
    max-width: inherit;
  }
}
.lower-system .doughnut_graph {
  height: 254px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .lower-system .doughnut_graph {
    height: 200px;
  }
}
.lower-system .doughnut_graph:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background: #f5f5f5;
  display: block;
  border: 30px #72C1D4 solid;
  border-radius: 50%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .lower-system .doughnut_graph:after {
    border: 24px #72C1D4 solid;
  }
}
.lower-system .training .hd {
  position: relative;
}
@media screen and (max-width: 768px) {
  .lower-system .training .hd {
    max-width: 100%;
  }
}
.lower-system .training .hd_ico {
  position: absolute;
  left: 32px;
  top: 50%;
  margin-top: -30px;
}
@media screen and (max-width: 768px) {
  .lower-system .training .hd_ico {
    left: 24px;
    margin-top: -20px;
  }
}
@media screen and (max-width: 768px) {
  .lower-system .training .hd_ico.animation-box.slide-in-fromRight:after {
    display: none;
  }
}
.lower-system .training .hd_ico img {
  height: 60px;
  width: 60px;
}
@media screen and (max-width: 768px) {
  .lower-system .training .hd_ico img {
    width: 40px;
    height: 40px;
    opacity: 1 !important;
  }
}
.lower-system .training .hd_txt {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .lower-system .training .hd_txt {
    padding: 0;
  }
}
/* 190517 Tsuda.s */
@media screen and (max-width: 768px) {
  .lower-newgraduate .career_head_img,
  .lower-midcareer .career_head_img,
  .lower-parttime .career_head_img {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
  }
}
.lower-newgraduate .career_head_img_mask,
.lower-midcareer .career_head_img_mask,
.lower-parttime .career_head_img_mask {
  position: relative;
  width: 380px;
}
@media screen and (max-width: 768px) {
  .lower-newgraduate .career_head_img_mask,
  .lower-midcareer .career_head_img_mask,
  .lower-parttime .career_head_img_mask {
    width: 170px;
  }
}
.lower-newgraduate .career_head_img_mask::after,
.lower-midcareer .career_head_img_mask::after,
.lower-parttime .career_head_img_mask::after {
  content: '';
  width: calc(90%);
  height: calc(90%);
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.lower-newgraduate .career_head_img_mask img,
.lower-midcareer .career_head_img_mask img,
.lower-parttime .career_head_img_mask img {
  position: relative;
  z-index: 5;
}
/* 19.05.20 Onishi */
.lower-kyujin_l .job_img img,
.lower-kyujin_d .job_img img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: auto;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .lower-kyujin_d .job_head_img img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .front-page .menu_box_bg .menu_list .menu_item_img {
    background-size: cover !important;
  }
}
.front-page .menu_box_bg .menu_list .menu_item_img .txt {
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.4);
}
@media (max-width: 767px) {
  .front-page.js-scroll::before {
    background-position: 30% center;
  }
}
.front-page .swiper-slide-first .pc {
  height: 100% !important;
}
.header_top .rec_list_item.active {
  background: #222;
}
.header_top .rec_list_item.active a {
  color: #fff;
}
.header_top .rec_list_item.graduate.active span {
  background-image: url(../img/head_icon01_w.png);
}
.header_top .rec_list_item.halfway.active span {
  background-image: url(../img/head_icon02_w.png);
}
.header_top .rec_list_item.part.active span {
  background-image: url(../img/head_icon03_w.png);
}
@media (max-width: 767px) {
  .front-page .parallax {
    background: url(../img/index/index_img10_sp.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 769px) {
  .header .header_box {
    position: relative;
  }
  .header .header_top {
    max-width: inherit;
    padding-left: 25px;
  }
  .header .header_nav_list_item {
    margin-left: 2%;
    margin-right: 2%;
  }
  .footer .footer_item .link_box {
    flex: 0 1 100%;
    max-width: 100%;
  }
  .footer .footer_item .link_box_nav_list {
    flex-wrap: wrap;
  }
  .footer .footer_item .add_box {
    padding-left: 0;
  }
}
.pageTop:before {
  content: "PAGE TOP";
  font-size: 10px;
  transform: rotate(-90deg);
  position: absolute;
  letter-spacing: normal;
  line-height: 1;
  font-weight: bold;
  top: 11px;
  left: 11px;
}
.recruit_txt {
  line-height: 1;
  font-weight: bold;
  border: 1px solid #000;
  margin-bottom: .2em;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 769px) {
  .recruit_txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: .35em .8em;
    font-size: 1.4rem;
  }
}
@media (max-width: 768px) {
  .recruit_txt {
    margin-right: 56px;
    margin-top: 10px;
    padding: .2em .4em;
    font-size: 1.2rem;
  }
}
.ico_brand {
  background-size: 24px 24px !important;
}
@media screen and (max-width: 768px) {
  .ico_brand {
    height: 18px;
    background-size: 18px 18px !important;
  }
}
.brand_list .logo_name {
  letter-spacing: .15em;
  text-align: center;
  display: block;
}
.footer_item .link_box .corp_link {
  margin-right: 3em;
}
@media (min-width: 769px) {
  .footer_item .link_box .corp_link {
    font-size: 1.4rem;
  }
}
.footer_item .link_box .corp_link:after {
  top: .5em;
}
.d_corp_link {
  margin-top: 20px;
  padding: 20px 5%;
  border-top: 1px solid #dedede;
}
.d_corp_link a {
  line-height: 1.75;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-right: 3em;
}
.d_corp_link a:after {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  background: url(../img/link_icon.png) center center no-repeat;
  background-size: 11px 11px;
  position: absolute;
  top: .3em;
  right: -1.5em;
}
/* 19.06.17 add kimura */
.interview_d-page .int_head2_bg_inner .innerWrap .int_tit_hd {
  letter-spacing: 0.3em;
}
/* 19.06.20 Onisih */
@media screen and (max-width: 768px) {
  .system_content3 .data_field1 .graphs1_area .bandGraph_data_center {
    font-size: 3.8rem;
  }
}
@media screen and (min-width: 769px) {
  .system_content3 .data_field1 {
    margin-bottom: 0;
  }
  .system_content3 .data_field1 .holiday {
    flex: 0 0 43%;
    max-width: 516px;
    margin: 14px 0;
  }
  .system_content3 .data_field1 .graphs1_area.band {
    margin-top: 14px;
  }
  .system_content3 .data_field1 .graphs1_area {
    margin: 14px 0;
  }
  .system_content3 .data_field1 .graphs1_area .bandGraph_data {
    align-items: center;
  }
  .system_content3 .data_field1 .graphs1_area .bandGraph_data_center {
    font-size: 3.8rem;
  }
  .system_content3 .data_field2 {
    justify-content: flex-start;
  }
  .system_content3 .data_field2 .doughnut {
    max-width: inherit;
    margin: 14px 2% 14px 0;
  }
  .system_content3 .data_field2 .doughnut:last-child {
    margin-right: 0;
  }
}
/* 19.07.11 Onisih */
.lower-whatsnew .job_list-type-a .job_outline_item_txt br {
  display: block;
}
.pageTop {
  bottom: 75px;
  right: 0;
}
@media (max-width: 768px) {
  .pageTop {
    right: -10px;
  }
}
.lower-kyujin_d .pageTop {
  bottom: 160px;
}
@media (max-width: 768px) {
  .lower-kyujin_d .pageTop {
    bottom: 135px;
  }
}
.footer_ga {
  display: block;
  font-size: 10px;
  padding: 3px 10px;
  text-align: center;
}
.footer_ga .ga-pdf {
  color: #000;
  opacity: .6;
}
@media (min-width: 768px) {
  .footer_ga .ga-pdf:hover {
    opacity: .7;
  }
}
body {
  font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
}
.front-page.js-scroll::before {
  background: none;
}
@media (max-width: 767px) {
  .front-page.js-scroll::before {
    background-position: 30% center !important;
  }
}
.no-webp .front-page.js-scroll::before {
  background: url(../img/index/index_img10.jpg) center center / cover no-repeat;
}
.webp .front-page.js-scroll::before {
  background: url(../img/index/webp/index_img10.webp) center center / cover no-repeat;
}
.front-page .menu_box {
  background: none;
}
.no-webp .front-page .menu_box {
  background: url(../img/index/index_img11.jpg) center center / cover no-repeat;
}
.webp .front-page .menu_box {
  background: url(../img/index/webp/index_img11.webp) center center / cover no-repeat;
}
.front-page .menu_box_bg .menu_list .menu_item_img.menu_s {
  background: none;
}
.no-webp .front-page .menu_box_bg .menu_list .menu_item_img.menu_s {
  background: url(../img/index/index_img09.jpg) center center / cover no-repeat;
}
.webp .front-page .menu_box_bg .menu_list .menu_item_img.menu_s {
  background: url(../img/index/webp/index_img09.webp) center center / cover no-repeat;
}
.front-page .menu_box_bg .menu_list .menu_item_img.menu_f {
  background: none;
}
.no-webp .front-page .menu_box_bg .menu_list .menu_item_img.menu_f {
  background: url(../img/index/index_img08.jpg) center center / cover no-repeat;
}
.webp .front-page .menu_box_bg .menu_list .menu_item_img.menu_f {
  background: url(../img/index/webp/index_img08.webp) center center / cover no-repeat;
}
@media (max-width: 767px) {
  .front-page .parallax {
    background: none;
  }
  .no-webp .front-page .parallax {
    background: url(../img/index/index_img10_sp.jpg) center center / cover no-repeat;
  }
  .webp .front-page .parallax {
    background: url(../img/index/webp/index_img10_sp.webp) center center / cover no-repeat;
  }
}
