@charset "UTF-8";
/********** reset.css **********/
/*
html5doctor.comResetStylesheet
v1.6.1
LastUpdated:2010-09-17
Author:RichardClark-http://richclarkdesign.com
Twitter:@rich_clark
*/
html, body, main, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

/*change colours to suit your needs*/
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/*change colours to suit your needs*/
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, textarea {
  vertical-align: middle;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-overflow-scrolling: touch;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

sup {
  vertical-align: super;
  font-size: small;
}

/********** 変数 **********/
/*
$img_path: "../img";
*/
/********** ブレークポイント **********/
@media (min-width: 740px) {
  .pcmt0 {
    margin-top: 0px !important;
  }
}

@media (max-width: 739px) {
  .spmt0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 740px) {
  .pcmb0 {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 739px) {
  .spmb0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 740px) {
  .pcmt5 {
    margin-top: 5px !important;
  }
}

@media (max-width: 739px) {
  .spmt5 {
    margin-top: 5px !important;
  }
}

@media (min-width: 740px) {
  .pcmb5 {
    margin-bottom: 5px !important;
  }
}

@media (max-width: 739px) {
  .spmb5 {
    margin-bottom: 5px !important;
  }
}

@media (min-width: 740px) {
  .pcmt10 {
    margin-top: 10px !important;
  }
}

@media (max-width: 739px) {
  .spmt10 {
    margin-top: 10px !important;
  }
}

@media (min-width: 740px) {
  .pcmb10 {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 739px) {
  .spmb10 {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 740px) {
  .pcmt15 {
    margin-top: 15px !important;
  }
}

@media (max-width: 739px) {
  .spmt15 {
    margin-top: 15px !important;
  }
}

@media (min-width: 740px) {
  .pcmb15 {
    margin-bottom: 15px !important;
  }
}

@media (max-width: 739px) {
  .spmb15 {
    margin-bottom: 15px !important;
  }
}

@media (min-width: 740px) {
  .pcmt20 {
    margin-top: 20px !important;
  }
}

@media (max-width: 739px) {
  .spmt20 {
    margin-top: 20px !important;
  }
}

@media (min-width: 740px) {
  .pcmb20 {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 739px) {
  .spmb20 {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 740px) {
  .pcmt25 {
    margin-top: 25px !important;
  }
}

@media (max-width: 739px) {
  .spmt25 {
    margin-top: 25px !important;
  }
}

@media (min-width: 740px) {
  .pcmb25 {
    margin-bottom: 25px !important;
  }
}

@media (max-width: 739px) {
  .spmb25 {
    margin-bottom: 25px !important;
  }
}

@media (min-width: 740px) {
  .pcmt30 {
    margin-top: 30px !important;
  }
}

@media (max-width: 739px) {
  .spmt30 {
    margin-top: 30px !important;
  }
}

@media (min-width: 740px) {
  .pcmb30 {
    margin-bottom: 30px !important;
  }
}

@media (max-width: 739px) {
  .spmb30 {
    margin-bottom: 30px !important;
  }
}

@media (min-width: 740px) {
  .pcmt35 {
    margin-top: 35px !important;
  }
}

@media (max-width: 739px) {
  .spmt35 {
    margin-top: 35px !important;
  }
}

@media (min-width: 740px) {
  .pcmb35 {
    margin-bottom: 35px !important;
  }
}

@media (max-width: 739px) {
  .spmb35 {
    margin-bottom: 35px !important;
  }
}

@media (min-width: 740px) {
  .pcmt40 {
    margin-top: 40px !important;
  }
}

@media (max-width: 739px) {
  .spmt40 {
    margin-top: 40px !important;
  }
}

@media (min-width: 740px) {
  .pcmb40 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 739px) {
  .spmb40 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 740px) {
  .pcmt45 {
    margin-top: 45px !important;
  }
}

@media (max-width: 739px) {
  .spmt45 {
    margin-top: 45px !important;
  }
}

@media (min-width: 740px) {
  .pcmb45 {
    margin-bottom: 45px !important;
  }
}

@media (max-width: 739px) {
  .spmb45 {
    margin-bottom: 45px !important;
  }
}

@media (min-width: 740px) {
  .pcmt50 {
    margin-top: 50px !important;
  }
}

@media (max-width: 739px) {
  .spmt50 {
    margin-top: 50px !important;
  }
}

@media (min-width: 740px) {
  .pcmb50 {
    margin-bottom: 50px !important;
  }
}

@media (max-width: 739px) {
  .spmb50 {
    margin-bottom: 50px !important;
  }
}

@media (min-width: 740px) {
  .pcmt55 {
    margin-top: 55px !important;
  }
}

@media (max-width: 739px) {
  .spmt55 {
    margin-top: 55px !important;
  }
}

@media (min-width: 740px) {
  .pcmb55 {
    margin-bottom: 55px !important;
  }
}

@media (max-width: 739px) {
  .spmb55 {
    margin-bottom: 55px !important;
  }
}

@media (min-width: 740px) {
  .pcmt60 {
    margin-top: 60px !important;
  }
}

@media (max-width: 739px) {
  .spmt60 {
    margin-top: 60px !important;
  }
}

@media (min-width: 740px) {
  .pcmb60 {
    margin-bottom: 60px !important;
  }
}

@media (max-width: 739px) {
  .spmb60 {
    margin-bottom: 60px !important;
  }
}

@media (min-width: 740px) {
  .pcmt65 {
    margin-top: 65px !important;
  }
}

@media (max-width: 739px) {
  .spmt65 {
    margin-top: 65px !important;
  }
}

@media (min-width: 740px) {
  .pcmb65 {
    margin-bottom: 65px !important;
  }
}

@media (max-width: 739px) {
  .spmb65 {
    margin-bottom: 65px !important;
  }
}

@media (min-width: 740px) {
  .pcmt70 {
    margin-top: 70px !important;
  }
}

@media (max-width: 739px) {
  .spmt70 {
    margin-top: 70px !important;
  }
}

@media (min-width: 740px) {
  .pcmb70 {
    margin-bottom: 70px !important;
  }
}

@media (max-width: 739px) {
  .spmb70 {
    margin-bottom: 70px !important;
  }
}

@media (min-width: 740px) {
  .pcmt75 {
    margin-top: 75px !important;
  }
}

@media (max-width: 739px) {
  .spmt75 {
    margin-top: 75px !important;
  }
}

@media (min-width: 740px) {
  .pcmb75 {
    margin-bottom: 75px !important;
  }
}

@media (max-width: 739px) {
  .spmb75 {
    margin-bottom: 75px !important;
  }
}

@media (min-width: 740px) {
  .pcmt80 {
    margin-top: 80px !important;
  }
}

@media (max-width: 739px) {
  .spmt80 {
    margin-top: 80px !important;
  }
}

@media (min-width: 740px) {
  .pcmb80 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 739px) {
  .spmb80 {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 740px) {
  .pcmt85 {
    margin-top: 85px !important;
  }
}

@media (max-width: 739px) {
  .spmt85 {
    margin-top: 85px !important;
  }
}

@media (min-width: 740px) {
  .pcmb85 {
    margin-bottom: 85px !important;
  }
}

@media (max-width: 739px) {
  .spmb85 {
    margin-bottom: 85px !important;
  }
}

@media (min-width: 740px) {
  .pcmt90 {
    margin-top: 90px !important;
  }
}

@media (max-width: 739px) {
  .spmt90 {
    margin-top: 90px !important;
  }
}

@media (min-width: 740px) {
  .pcmb90 {
    margin-bottom: 90px !important;
  }
}

@media (max-width: 739px) {
  .spmb90 {
    margin-bottom: 90px !important;
  }
}

@media (min-width: 740px) {
  .pcmt95 {
    margin-top: 95px !important;
  }
}

@media (max-width: 739px) {
  .spmt95 {
    margin-top: 95px !important;
  }
}

@media (min-width: 740px) {
  .pcmb95 {
    margin-bottom: 95px !important;
  }
}

@media (max-width: 739px) {
  .spmb95 {
    margin-bottom: 95px !important;
  }
}

@media (min-width: 740px) {
  .pcmt100 {
    margin-top: 100px !important;
  }
}

@media (max-width: 739px) {
  .spmt100 {
    margin-top: 100px !important;
  }
}

@media (min-width: 740px) {
  .pcmb100 {
    margin-bottom: 100px !important;
  }
}

@media (max-width: 739px) {
  .spmb100 {
    margin-bottom: 100px !important;
  }
}

@media (min-width: 740px) {
  .pcmt105 {
    margin-top: 105px !important;
  }
}

@media (max-width: 739px) {
  .spmt105 {
    margin-top: 105px !important;
  }
}

@media (min-width: 740px) {
  .pcmb105 {
    margin-bottom: 105px !important;
  }
}

@media (max-width: 739px) {
  .spmb105 {
    margin-bottom: 105px !important;
  }
}

@media (min-width: 740px) {
  .pcmt110 {
    margin-top: 110px !important;
  }
}

@media (max-width: 739px) {
  .spmt110 {
    margin-top: 110px !important;
  }
}

@media (min-width: 740px) {
  .pcmb110 {
    margin-bottom: 110px !important;
  }
}

@media (max-width: 739px) {
  .spmb110 {
    margin-bottom: 110px !important;
  }
}

@media (min-width: 740px) {
  .pcmt115 {
    margin-top: 115px !important;
  }
}

@media (max-width: 739px) {
  .spmt115 {
    margin-top: 115px !important;
  }
}

@media (min-width: 740px) {
  .pcmb115 {
    margin-bottom: 115px !important;
  }
}

@media (max-width: 739px) {
  .spmb115 {
    margin-bottom: 115px !important;
  }
}

@media (min-width: 740px) {
  .pcmt120 {
    margin-top: 120px !important;
  }
}

@media (max-width: 739px) {
  .spmt120 {
    margin-top: 120px !important;
  }
}

@media (min-width: 740px) {
  .pcmb120 {
    margin-bottom: 120px !important;
  }
}

@media (max-width: 739px) {
  .spmb120 {
    margin-bottom: 120px !important;
  }
}

@media (min-width: 740px) {
  .pcmt125 {
    margin-top: 125px !important;
  }
}

@media (max-width: 739px) {
  .spmt125 {
    margin-top: 125px !important;
  }
}

@media (min-width: 740px) {
  .pcmb125 {
    margin-bottom: 125px !important;
  }
}

@media (max-width: 739px) {
  .spmb125 {
    margin-bottom: 125px !important;
  }
}

@media (min-width: 740px) {
  .pcmt130 {
    margin-top: 130px !important;
  }
}

@media (max-width: 739px) {
  .spmt130 {
    margin-top: 130px !important;
  }
}

@media (min-width: 740px) {
  .pcmb130 {
    margin-bottom: 130px !important;
  }
}

@media (max-width: 739px) {
  .spmb130 {
    margin-bottom: 130px !important;
  }
}

@media (min-width: 740px) {
  .pcmt135 {
    margin-top: 135px !important;
  }
}

@media (max-width: 739px) {
  .spmt135 {
    margin-top: 135px !important;
  }
}

@media (min-width: 740px) {
  .pcmb135 {
    margin-bottom: 135px !important;
  }
}

@media (max-width: 739px) {
  .spmb135 {
    margin-bottom: 135px !important;
  }
}

@media (min-width: 740px) {
  .pcmt140 {
    margin-top: 140px !important;
  }
}

@media (max-width: 739px) {
  .spmt140 {
    margin-top: 140px !important;
  }
}

@media (min-width: 740px) {
  .pcmb140 {
    margin-bottom: 140px !important;
  }
}

@media (max-width: 739px) {
  .spmb140 {
    margin-bottom: 140px !important;
  }
}

@media (min-width: 740px) {
  .pcmt145 {
    margin-top: 145px !important;
  }
}

@media (max-width: 739px) {
  .spmt145 {
    margin-top: 145px !important;
  }
}

@media (min-width: 740px) {
  .pcmb145 {
    margin-bottom: 145px !important;
  }
}

@media (max-width: 739px) {
  .spmb145 {
    margin-bottom: 145px !important;
  }
}

@media (min-width: 740px) {
  .pcmt150 {
    margin-top: 150px !important;
  }
}

@media (max-width: 739px) {
  .spmt150 {
    margin-top: 150px !important;
  }
}

@media (min-width: 740px) {
  .pcmb150 {
    margin-bottom: 150px !important;
  }
}

@media (max-width: 739px) {
  .spmb150 {
    margin-bottom: 150px !important;
  }
}

/********** 共通設定 **********/
* {
  box-sizing: border-box;
}

body {
  min-width: 1280px;
  max-width: 1600px;
  margin: 0 auto;
  color: #000000;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media (max-width: 739px) {
  body {
    min-width: 100%;
  }
}
body.index {
  max-width: 100%;
}
body:not(.index) header {
  max-width: 1600px;
}

a {
  text-decoration: none;
  color: #000000;
}

@media (min-width: 740px) {
  a:hover {
    opacity: 0.7;
  }
}
.clearfix:after, .interviewArticle:after, .interviewProfile:after, .workNav:after, .aboutNav:after, .productNav:after, .leadBlock:after, .entryTop:after, .indexMiddle__wrapper:after, .indexMiddle__movie:after, .header:after {
  content: "";
  clear: both;
  display: block;
}

.pcDisp {
  display: block;
}
@media (max-width: 739px) {
  .pcDisp {
    display: none;
  }
}

.spDisp, .interviewSchedule-table {
  display: none;
}
@media (max-width: 739px) {
  .spDisp, .interviewSchedule-table {
    display: block;
  }
}

.textImage, .interviewSchedule__graph, .activityList__item, .csrList__item, .companyList__item, .systemBlock2__image, .systemBlock__ttl, .systemBlock__image, .productBlock__title, .aboutBanner__button, .aboutBlock__title, .aboutWrapper__title, .indexTop__lead, .footerLogo, .header__button, .header__logo {
  display: block;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.textIndent {
  text-indent: -1em;
  padding-left: 1em;
}

/**********************************************************************

パーツリスト

**********************************************************************/
/* 各フォント */
.middleText {
  font-size: 18px;
  line-height: 1.7;
}

.smallText, .interview-topButton, .entryContent__dl, .entryBlock__school, .entryBlock__entryText, .entryBlock__text, .entryButtons__text, .aboutBlock__text, .faqBlock__text, .workBlock__list, .faqBlock__list, .systemBlock__list, .systemBlock__text, .productBlock__text, .leadBlock__lead, .entryTop__lead, .leadBlock__small {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: 1px;
}
@media (max-width: 739px) {
  .smallText, .interview-topButton, .entryContent__dl, .entryBlock__school, .entryBlock__entryText, .entryBlock__text, .entryButtons__text, .aboutBlock__text, .faqBlock__text, .workBlock__list, .faqBlock__list, .systemBlock__list, .systemBlock__text, .productBlock__text, .leadBlock__lead, .entryTop__lead, .leadBlock__small {
    font-size: 12px;
    line-height: 1.9;
  }
}

.hugeHeadline {
  font-size: 38px;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 739px) {
  .hugeHeadline {
    font-size: 23px;
  }
}

.largeHeadline {
  font-size: 36px;
}
@media (max-width: 739px) {
  .largeHeadline {
    font-size: 20px;
    line-height: 1.4;
  }
}

.middleHeadline {
  font-size: 30px;
}
@media (max-width: 739px) {
  .middleHeadline {
    font-size: 20px;
  }
}

.smallHeadline {
  font-size: 24px;
}
@media (max-width: 739px) {
  .smallHeadline {
    font-size: 15px;
    line-height: 1.4;
  }
}

.commonArrow, .aboutBlock p.award_btn a, .serviceBlock section.serviceContents > div > div figure aside a, .main.main--top2025 section.data > p.btn a, .interviewNavi__link, .interviewTopNavi__link, .workPageNav__text, .workTopNavi__link, .applyButtons__link, .entryContact__link, .entryButtons__link, .productBlock__link, .underNav__link, .entryButton__link, .othersList__link, .indexMiddle__link, .footerList03__link, .footerNav > div.spDisp div .acmenu dd ul li a, .footerNav > div.interviewSchedule-table div .acmenu dd ul li a, .footerNav > div.spDisp div .acmenu dt a, .footerNav > div.interviewSchedule-table div .acmenu dt a, .headerEntry__link, .headerNav .acmenu dd ul li a, .headerNav .acmenu dt a {
  position: relative;
  /*
  	&::before {
  		content: "";
  		position: absolute;
  		display: inline-block;
  		width: 3px;
  		height: 3px;
  		background: $commonBlack;
  		right: 28px;
  		bottom: 29px;
  		@include sp {
  			width: 2px;
  			height: 2px;
  			right: 20px;
  			bottom: 21px;
  		}
  	}
  	&::after {
  		content: "";
  		position: absolute;
  		display: inline-block;
  		width: 0;
  		height: 0;
  		border-style: solid;
  		border-width: 0px 14px 10px 14px;
  		border-color: transparent transparent transparent $commonBlack;
  		right: 0;
  		bottom: 22px;
  		@include sp {
  			border-width: 0 7px 5px 7px;
  			right: 6px;
  			bottom: 18px;
  		}
  	}
  */
}
.commonArrow::after, .aboutBlock p.award_btn a::after, .serviceBlock section.serviceContents > div > div figure aside a::after, .main.main--top2025 section.data > p.btn a::after, .interviewNavi__link::after, .interviewTopNavi__link::after, .workPageNav__text::after, .workTopNavi__link::after, .applyButtons__link::after, .entryContact__link::after, .entryButtons__link::after, .productBlock__link::after, .underNav__link::after, .entryButton__link::after, .othersList__link::after, .indexMiddle__link::after, .footerList03__link::after, .footerNav > div.spDisp div .acmenu dd ul li a::after, .footerNav > div.interviewSchedule-table div .acmenu dd ul li a::after, .footerNav > div.spDisp div .acmenu dt a::after, .footerNav > div.interviewSchedule-table div .acmenu dt a::after, .headerEntry__link::after, .headerNav .acmenu dd ul li a::after, .headerNav .acmenu dt a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 20px;
  top: 50%;
  transform: translateY(-3px);
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #000000;
}
@media (max-width: 739px) {
  .commonArrow::after, .aboutBlock p.award_btn a::after, .serviceBlock section.serviceContents > div > div figure aside a::after, .main.main--top2025 section.data > p.btn a::after, .interviewNavi__link::after, .interviewTopNavi__link::after, .workPageNav__text::after, .workTopNavi__link::after, .applyButtons__link::after, .entryContact__link::after, .entryButtons__link::after, .productBlock__link::after, .underNav__link::after, .entryButton__link::after, .othersList__link::after, .indexMiddle__link::after, .footerList03__link::after, .footerNav > div.spDisp div .acmenu dd ul li a::after, .footerNav > div.interviewSchedule-table div .acmenu dd ul li a::after, .footerNav > div.spDisp div .acmenu dt a::after, .footerNav > div.interviewSchedule-table div .acmenu dt a::after, .headerEntry__link::after, .headerNav .acmenu dd ul li a::after, .headerNav .acmenu dt a::after {
    border-width: 4px 0 4px 8px;
    transform: translateY(-2px);
  }
}

/**********************************************************************

ヘッダー

**********************************************************************/
.header.header--active .header__button {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/header-close_sp.png?20240216) left top no-repeat;
  background-size: 100%;
  border-left: none;
}

.header {
  background: #FFF;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 65px 0 0 3%;
  position: fixed;
  top: 0;
  z-index: 10;
  transition: 0.5s ease-in-out;
}
@media (max-width: 739px) {
  .header {
    border-bottom: 1px solid rgb(209, 209, 209);
    padding: 0;
    min-height: 50px;
  }
}
.header__logo {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/header-logo-2026.png) left top no-repeat;
  background-size: contain;
  width: 265px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 739px) {
  .header__logo {
    background-size: contain;
    width: 140px;
    height: 18px;
    margin: 16px 0 16px 15px;
  }
}
@media screen and (max-width: 350px) {
  .header__logo {
    width: 108px;
  }
}
.header::after {
  content: "";
  width: 100%;
  display: block;
  margin: 28px auto 0;
  border-top: 1px solid #d1d1d1;
}
@media (max-width: 739px) {
  .header::after {
    border-top: none;
    margin: 0 auto;
  }
}
@media (min-width: 740px) {
  .header.header--top {
    padding: 65px 0 2px 3%;
  }
}
.header.header--top::after {
  border-top: none;
}
.header__button {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/header-open_sp.png?20240216) left top no-repeat;
  background-size: 100%;
  width: 48px;
  height: 50px;
  border-left: 1px solid rgb(209, 209, 209);
}
@media (min-width: 740px) {
  .header__button {
    display: none;
  }
}

.headerNav {
  float: right;
  position: relative;
  padding: 11px 14% 0 0;
}
@media (max-width: 739px) {
  .headerNav {
    display: none;
    float: none;
    position: absolute;
    width: 100%;
    background: #0079c2;
    padding: 0;
  }
}
.headerNav__sns {
  position: absolute;
  right: 255px;
  top: -40px;
}
@media (max-width: 739px) {
  .headerNav__sns {
    position: static;
    text-align: center;
    padding: 26px 0 30px;
  }
}
@media (max-width: 739px) {
  .headerNav__sns.fb_iframe_widget_fluid span {
    /* プラグインのデフォルトのスタイルを打ち消すために!importantを使用*/
    vertical-align: top !important;
  }
}
.headerNav__sns .fb-like span {
  width: 102px !important;
}
.headerNav__sns .fb-like span iframe {
  width: 102px !important;
}
.headerNav__twitter {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
.headerNav .headerList {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.headerNav .headerList > li {
  font-size: 16px;
  margin: 0 40px 0 0;
  padding: 0 0 7px 0;
  border-bottom: 1px #e5e5e5 solid;
  cursor: pointer;
  position: relative;
}
.headerNav .headerList > li:hover {
  border-bottom: 1px #004ea2 solid;
}
.headerNav .headerList > li ul.dropdwn_menu {
  width: 180px;
  display: none;
  position: absolute;
  left: 0px;
  margin: 0;
  padding: 15px 0 0;
  z-index: 100;
}
.headerNav .headerList > li ul li {
  background-color: #0079c2;
  width: 180px;
  border-bottom: 1px #ffffff dotted;
}
.headerNav .headerList > li ul li:last-child {
  border: none;
}
.headerNav .headerList > li ul li a {
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 16px;
  width: 100%;
  height: 50px;
}
.headerNav .headerList > li ul li a:hover {
  background: #004ea2;
}
.headerNav .acmenu {
  font-size: 12px;
}
.headerNav .acmenu dt {
  background: #004ea2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  width: 100%;
  height: 44px;
  border-bottom: 1px #fff solid;
}
.headerNav .acmenu dt a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  height: 44px;
  padding: 0 0 0 20px;
  cursor: pointer;
}
.headerNav .acmenu dt a::after {
  bottom: 0;
  top: 0;
  margin: auto;
  border-color: transparent transparent transparent #fff;
  transform: translateY(0px);
}
.headerNav .acmenu dt.menu {
  background: #004ea2 url(https://www.kai-group.com/contents_file/global/recruit/img/icon_plus.png?20240216) right 20px center no-repeat;
  background-size: 9px;
  padding: 0 0 0 20px;
  cursor: pointer;
}
.headerNav .acmenu dt.active {
  background: #004ea2 url(https://www.kai-group.com/contents_file/global/recruit/img/icon_minus.png?20240216) right 20px center no-repeat;
  background-size: 9px;
}
.headerNav .acmenu dd {
  display: none;
}
.headerNav .acmenu dd ul li {
  color: #fff;
  text-align: left;
  height: 44px;
  padding: 0 0 0 20px;
  display: block;
  border-bottom: 1px #fff solid;
  cursor: pointer;
}
.headerNav .acmenu dd ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  height: 44px;
  padding: 0 0 0 1em;
  cursor: pointer;
}
.headerNav .acmenu dd ul li a::after {
  bottom: 0;
  top: 0;
  margin: auto;
  border-color: transparent transparent transparent #fff;
  transform: translateY(0px);
}

.headerEntry {
  width: 180px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media (max-width: 739px) {
  .headerEntry {
    position: static;
    display: inline-block;
    width: auto;
    float: right;
    margin: 0 48px 0 0;
  }
}
.headerEntry__link {
  background: #ffe001;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 25px 0 20px 13px;
  font-size: 12px;
  line-height: 1.6;
  font-weight: bold;
  width: 100%;
  height: 100px;
}
.headerEntry__link::after {
  right: 12px;
  top: 75%;
  transform: translateY(-4px);
}
@media (max-width: 739px) {
  .headerEntry__link::after {
    right: 8px;
    top: 85%;
  }
}
@media (max-width: 739px) {
  .headerEntry__link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding: 0 6px;
    font-size: 9px;
    line-height: 1.4;
  }
}

/**********************************************************************

フッター

**********************************************************************/
.footer {
  width: 94%;
  margin: 0 auto;
  background: rgb(238, 238, 238);
  font-size: 0;
  padding: 48px 0 35px 50px;
  position: relative;
}
@media (max-width: 739px) {
  .footer {
    width: 100%;
    padding: 27px 0 0;
  }
}
.footer__copy {
  font-size: 11px;
  line-height: 1.8;
  margin: 70px 0 0;
}
@media (max-width: 739px) {
  .footer__copy {
    width: 91.25%;
    margin: 0 auto;
    font-size: 10.5px;
    padding: 15px 0;
  }
}

.footerNav {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
@media (max-width: 739px) {
  .footerNav {
    display: block;
  }
}
.footerNav > div.pcDisp div {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.footerNav > div.spDisp div, .footerNav > div.interviewSchedule-table div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  box-sizing: border-box;
  width: 100%;
  background: #bfbfbf;
  border-bottom: 1px #fff solid;
}
.footerNav > div.spDisp div:last-child, .footerNav > div.interviewSchedule-table div:last-child {
  border: none;
}
.footerNav > div.spDisp div .acmenu, .footerNav > div.interviewSchedule-table div .acmenu {
  font-size: 12px;
  width: 50%;
}
.footerNav > div.spDisp div .acmenu:nth-of-type(2), .footerNav > div.interviewSchedule-table div .acmenu:nth-of-type(2) {
  border-left: 1px #fff solid;
}
.footerNav > div.spDisp div .acmenu dt, .footerNav > div.interviewSchedule-table div .acmenu dt {
  background: #808080;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  width: 100%;
  height: 44px;
}
.footerNav > div.spDisp div .acmenu dt a, .footerNav > div.interviewSchedule-table div .acmenu dt a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  height: 44px;
  padding: 0 0 0 8.75%;
  cursor: pointer;
}
.footerNav > div.spDisp div .acmenu dt a::after, .footerNav > div.interviewSchedule-table div .acmenu dt a::after {
  bottom: 0;
  top: 0;
  margin: auto;
  border-color: transparent transparent transparent #fff;
  transform: translateY(0px);
}
.footerNav > div.spDisp div .acmenu dt.menu, .footerNav > div.interviewSchedule-table div .acmenu dt.menu {
  background: #808080 url(https://www.kai-group.com/contents_file/global/recruit/img/icon_plus.png?20240216) right 20px center no-repeat;
  background-size: 9px;
  padding: 0 0 0 8.75%;
  cursor: pointer;
}
.footerNav > div.spDisp div .acmenu dt.active, .footerNav > div.interviewSchedule-table div .acmenu dt.active {
  background: #808080 url(https://www.kai-group.com/contents_file/global/recruit/img/icon_minus.png?20240216) right 20px center no-repeat;
  background-size: 9px;
}
.footerNav > div.spDisp div .acmenu dd, .footerNav > div.interviewSchedule-table div .acmenu dd {
  display: none;
  width: 100%;
}
.footerNav > div.spDisp div .acmenu dd ul li, .footerNav > div.interviewSchedule-table div .acmenu dd ul li {
  color: #fff;
  text-align: left;
  display: block;
  cursor: pointer;
}
.footerNav > div.spDisp div .acmenu dd ul li a, .footerNav > div.interviewSchedule-table div .acmenu dd ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 0 0 8.75%;
  cursor: pointer;
}
.footerNav > div.spDisp div .acmenu dd ul li a::after, .footerNav > div.interviewSchedule-table div .acmenu dd ul li a::after {
  bottom: 0;
  top: 0;
  margin: auto;
  border-color: transparent transparent transparent #fff;
  transform: translateY(0px);
}

.footerLogo {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/footer-logo-2026.png) left top no-repeat;
  background-size: contain;
  width: 64px;
  height: 85px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
@media (max-width: 739px) {
  .footerLogo {
    background-size: 100%;
    width: 20%;
    height: 0;
    padding-top: 32%;
    margin: 0 auto;
    display: block;
  }
}

.footerList01 {
  font-size: 14px;
  display: inline-block;
  line-height: 2.45;
  vertical-align: top;
  margin: 0 0 0 90px;
  padding: 0 32px 0 0;
}
@media (min-width: 740px) {
  .footerList01 {
    border-right: 1px solid #cccccc;
  }
}
@media (max-width: 739px) {
  .footerList01 {
    margin: 0 0 0 32px;
    padding: 0;
    font-size: 15px;
    line-height: 2.35;
  }
}
.footerList01__hl {
  font-size: 12px;
  font-weight: bold;
}
.footerList01__item {
  font-size: 12px;
}
@media (max-width: 739px) {
  .footerList01__item {
    display: block;
    width: 100%;
    font-size: 11px;
  }
  .footerList01__item:nth-of-type(n+3) {
    padding: 0 0 0 12px;
  }
}

.footerList02 {
  display: inline-block;
  line-height: 2.45;
  margin: 0 0 0 32px;
  padding: 0 32px 0 0px;
}
@media (min-width: 740px) {
  .footerList02 {
    border-right: 1px solid #cccccc;
  }
}
@media (max-width: 739px) {
  .footerList02 {
    font-size: 0;
    width: 84.375%;
    display: block;
    margin: 15px auto 0;
    padding: 18px 0 0;
    border-top: 1px solid #cccccc;
    -ms-column-count: 2;
    -o-column-count: 2;
    -moz-column-count: 2;
         column-count: 2;
    -ms-column-fill: balance;
    -o-column-fill: balance;
    -moz-column-fill: balance;
         column-fill: balance;
  }
}
.footerList02__hl {
  font-size: 12px;
  font-weight: bold;
}
.footerList02__item {
  font-size: 12px;
}
@media (max-width: 739px) {
  .footerList02__item {
    display: block;
    width: 100%;
    font-size: 11px;
  }
  .footerList02__item:nth-of-type(n+3) {
    padding: 0 0 0 12px;
  }
}

.footerList03 {
  width: 270px;
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 739px) {
  .footerList03 {
    width: 100%;
    position: static;
  }
}
.footerList03__item {
  font-size: 15px;
  letter-spacing: 0.07em;
  font-weight: 500;
  /*
  &.footerList03__item--entry {
  	width: 220px;
  	display: inline-block;
  	@include sp {
  		width: 50%;
  	}
  }
  */
}
@media (max-width: 739px) {
  .footerList03__item {
    font-size: 12px;
  }
}
.footerList03__item.footerList03__item--entry {
  display: block;
}
.footerList03__item.footerList03__item--contact {
  display: block;
}
.footerList03__item.footerList03__item--midCareer {
  display: block;
}
.footerList03__link {
  display: block;
}
.footerList03__link.footerList03__link--mynavi {
  background: #0079c2;
  color: #FFF;
  padding: 1.25em 0 1.4em 1.25em;
  line-height: 1.3;
}
@media (max-width: 739px) {
  .footerList03__link.footerList03__link--mynavi {
    padding: 1.25em 0 1.4em 4.375%;
  }
}
.footerList03__link.footerList03__link--mynavi::after {
  border-color: transparent transparent transparent #FFF;
}
.footerList03__link.footerList03__link--mynavi::before {
  background: #FFF;
}
.footerList03__link.footerList03__link--entry {
  background: #ffe001;
  /*padding: 90px 0 20px 20px;*/
  padding: 1.25em 0 1.4em 1.25em;
  line-height: 1.3;
}
@media (max-width: 739px) {
  .footerList03__link.footerList03__link--entry {
    padding: 1.25em 0 1.4em 4.375%;
  }
}
.footerList03__link.footerList03__link--contact {
  background: rgb(221, 221, 221);
  padding: 1.25em 0 1.4em 1.25em;
}
@media (max-width: 739px) {
  .footerList03__link.footerList03__link--contact {
    padding: 1.25em 0 1.4em 4.375%;
  }
}
.footerList03__link.footerList03__link--midCareer {
  background: rgb(206, 206, 206);
  padding: 1.25em 0 1.4em 1.25em;
}
@media (max-width: 739px) {
  .footerList03__link.footerList03__link--midCareer {
    padding: 1.25em 0 1.4em 4.375%;
  }
}

/********** メイン ***************/
.main {
  background: #FFF;
  margin-top: 140px;
}
@media (max-width: 739px) {
  .main {
    margin-top: 72px;
  }
}
.main.main--top {
  position: relative;
}
@media (max-width: 739px) {
  .main.main--top {
    margin-top: 52px;
  }
}
@media (min-width: 740px) {
  .main.main--top::before {
    content: "";
    position: absolute;
    display: block;
    border-left: 1px solid #cde4f4;
    width: 1px;
    left: 6%;
    top: 100px;
    height: 100%;
    z-index: 0;
  }
}
@media (min-width: 740px) {
  .main.main--top::after {
    content: "";
    position: absolute;
    display: block;
    border-left: 1px solid #cde4f4;
    width: 1px;
    right: 6%;
    top: 100px;
    height: 100%;
    z-index: 0;
  }
}
@media (min-width: 740px) {
  .main.main--entry {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/entry-bg.png?20240216) left 252px no-repeat;
    background-size: 100%;
  }
}

/**********************************************************************

パン屑リスト

**********************************************************************/
.breadcrumb {
  width: 94%;
  margin: 0 auto 0;
  z-index: 1;
  position: relative;
  font-size: 0;
}
@media (max-width: 739px) {
  .breadcrumb {
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (max-width: 739px) {
  .breadcrumb.breadcrumb--entry {
    padding-top: 0;
    min-width: 315px;
  }
}
.breadcrumb__item {
  font-size: 12px;
  display: inline-block;
}
@media (max-width: 739px) {
  .breadcrumb__item {
    font-size: 10px;
  }
}
.breadcrumb__item:nth-of-type(n+2) {
  margin-left: 8px;
}
@media (max-width: 739px) {
  .breadcrumb__item:nth-of-type(n+2) {
    margin-left: 4px;
  }
}
@media (max-width: 739px) {
  .breadcrumb__item--small:nth-of-type(n+2) {
    margin-left: 1px;
    margin-right: 1px;
  }
}
.breadcrumb span {
  margin-left: 8px;
}
@media (max-width: 739px) {
  .breadcrumb span {
    margin-left: 4px;
  }
}

/**********************************************************************

トップページ（2024）

**********************************************************************/
.recruit.recruit--movie {
  max-width: 100%;
}
@media (min-width: 740px) {
  .recruit.recruit--movie .indexMessage, .recruit.recruit--movie .indexProducts, .recruit.recruit--movie .indexWork, .recruit.recruit--movie .indexPeople, .recruit.recruit--movie .buttons {
    max-width: 1600px;
  }
}

.recruit.recruit--movie .header.header--top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: #FFF;
}

.topMovie {
  padding: 126px 0 0;
  position: relative;
  background: #000000;
}
.topMovie #youtube {
  width: 100%;
  min-height: calc(100vh - 126px);
}

.spMovie__link {
  background: #000000;
  position: relative;
  display: flex;
  width: 100%;
  height: calc(66vh - 52px);
  justify-content: center;
  align-items: center;
}
.spMovie__link::before, .spMovie__link::after {
  content: "";
  display: block;
  position: absolute;
}
.spMovie__link::before {
  background: rgb(255, 0, 0);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.spMovie__link::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 17.3px;
  border-color: transparent transparent transparent #FFF;
  margin: 0 0 0 3px;
}
.spMovie__image {
  width: 100%;
  height: auto;
}

@media (max-width: 739px) and (min-width: 568px) {
  .spMovie__link {
    height: 100vh;
  }
}
.indexTop {
  padding-top: 15px;
}
.indexTop__image {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
.indexMiddle {
  margin: 70px auto 0;
}
@media (max-width: 739px) {
  .indexMiddle {
    margin: 45px auto 0;
  }
}
.indexMiddle__wrapper, .indexMiddle__movie {
  width: 825px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .indexMiddle__wrapper, .indexMiddle__movie {
    width: 100%;
    padding: 0 7.5%;
  }
}
.indexMiddle__headline, .indexMiddle__movie__headline {
  border-top: 1px solid rgb(187, 187, 187);
  padding: 75px 0 0;
  font-size: 40px;
  letter-spacing: 0.25em;
  line-height: 1.55;
}
@media (max-width: 739px) {
  .indexMiddle__headline, .indexMiddle__movie__headline {
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 1.5;
    padding: 30px 0 0;
  }
}
.indexMiddle__text, .indexMiddle__movie__text {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1.2px;
  line-height: 2.45;
  margin: 35px 0 0;
}
@media (max-width: 739px) {
  .indexMiddle__text, .indexMiddle__movie__text {
    display: block;
    font-size: 12px;
    line-height: 1.95;
    margin: 14px 0 0;
  }
}
@media (min-width: 740px) {
  .indexMiddle__logo {
    float: right;
    margin-top: 62px;
  }
}
@media (max-width: 739px) {
  .indexMiddle__logo {
    margin: 25px 0 0;
    text-align: center;
  }
  .indexMiddle__logo img {
    width: 180px;
  }
}
.indexMiddle__linkWrapper {
  border-top: 1px solid rgb(187, 187, 187);
  margin: 95px auto 0;
  padding: 35px 0 0;
}
@media (max-width: 739px) {
  .indexMiddle__linkWrapper {
    margin: 26px auto 0;
    padding: 20px 0 0;
  }
}
.indexMiddle__link {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 4px;
}
@media (max-width: 739px) {
  .indexMiddle__link {
    letter-spacing: 0;
    display: block;
  }
}
.indexMiddle__link::before {
  right: -14px;
  bottom: 16px;
}
@media (max-width: 739px) {
  .indexMiddle__link::before {
    width: 4px;
    height: 4px;
    right: 14px;
    bottom: 14px;
  }
}
.indexMiddle__link::after {
  right: -42px;
  bottom: 9px;
}
@media (max-width: 739px) {
  .indexMiddle__link::after {
    border-width: 0;
  }
}
.indexMiddle__movie {
  padding: 0 0 75px;
}
@media (max-width: 739px) {
  .indexMiddle__movie {
    padding: 0 7.5% 35px;
  }
}
@media (min-width: 740px) {
  .indexMiddle__movie__headline {
    font-size: 32px;
  }
}
.indexMiddle__movie__text {
  margin: 15px 0 0;
}
.indexMiddle__movie__image {
  width: 100%;
}

#topMovie > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.linkWrapper, .workListBlock__link {
  position: absolute;
  display: block;
  background: #0079c2;
  padding: 38px 0 0 44px;
  width: 612px;
  height: 190px;
  z-index: 1;
}
@media (min-width: 740px) {
  .linkWrapper.linkWrapper--message, .linkWrapper--message.workListBlock__link {
    right: 3%;
    bottom: 18%;
  }
  .linkWrapper.linkWrapper--products, .linkWrapper--products.workListBlock__link {
    left: 3%;
    top: 30%;
  }
  .linkWrapper.linkWrapper--work, .linkWrapper--work.workListBlock__link {
    right: 3%;
    bottom: 18%;
  }
  .linkWrapper.linkWrapper--people, .linkWrapper--people.workListBlock__link {
    left: 3%;
    bottom: 0;
  }
}
@media (max-width: 739px) {
  .linkWrapper, .workListBlock__link {
    width: 91.25%;
    height: auto;
    padding: 22px 8% 30px;
    margin: -6% auto 0;
    position: relative;
    display: block;
  }
  .linkWrapper.linkWrapper--products, .linkWrapper--products.workListBlock__link {
    margin-top: -32%;
  }
  .linkWrapper.linkWrapper--work, .linkWrapper--work.workListBlock__link {
    margin-top: -35px;
  }
}
.linkWrapper__text, .workListBlock__text {
  color: #FFF;
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 2.25;
}
@media (max-width: 739px) {
  .linkWrapper__text, .workListBlock__text {
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 2.2;
  }
}
.linkWrapper__headline, .workListBlock__title, .othersList__link {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  margin-top: 16px;
  position: relative;
}
@media (max-width: 739px) {
  .linkWrapper__headline, .workListBlock__title, .othersList__link {
    font-size: 20px;
  }
}
.linkWrapper__headline::after, .workListBlock__title::after, .othersList__link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 50px;
  bottom: 2px;
  border-style: solid;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #FFF;
}
@media (max-width: 739px) {
  .linkWrapper__headline::after, .workListBlock__title::after, .othersList__link::after {
    border-width: 5px 0 5px 10px;
    right: 4px;
    bottom: 4px;
  }
}
.linkWrapper__headline.linkWrapper__headline--products, .linkWrapper__headline--products.workListBlock__title, .linkWrapper__headline--products.othersList__link {
  margin-top: 25px;
  right: 2px;
}

.indexMessage {
  position: relative;
  margin: 130px auto 0;
}
@media (max-width: 739px) {
  .indexMessage {
    margin: 42px auto 0;
  }
}
.indexMessage__image {
  width: 100%;
  z-index: 1;
  position: relative;
}

.indexProducts {
  position: relative;
  margin: 80px auto 0;
  z-index: 1;
}
@media (max-width: 739px) {
  .indexProducts {
    margin: 55px auto 0;
  }
}
.indexProducts__image {
  width: 100%;
}

.indexWork {
  position: relative;
  margin: 150px auto 0;
}
@media (max-width: 739px) {
  .indexWork {
    margin: 50px auto 0;
  }
}
.indexWork__image {
  width: 100%;
  z-index: 1;
  position: relative;
}

.indexPeople {
  position: relative;
  margin: 150px auto 0;
  z-index: 1;
}
@media (max-width: 739px) {
  .indexPeople {
    margin: 25px auto 0;
  }
}
.indexPeople__image {
  width: 100%;
  z-index: 1;
  position: relative;
}

.indexOthers {
  margin: 150px auto;
}
@media (min-width: 740px) {
  .indexOthers {
    padding-bottom: 50px;
  }
}
@media (max-width: 739px) {
  .indexOthers {
    margin: 50px auto 80px;
  }
}

.othersList {
  text-align: center;
  font-size: 0;
}
.othersList__item {
  display: inline-block;
  position: relative;
}
@media (max-width: 739px) {
  .othersList__item {
    display: block;
  }
  .othersList__item img {
    width: 100%;
  }
}
.othersList__item:nth-of-type(2) {
  margin: 0 0 0 50px;
}
@media (max-width: 739px) {
  .othersList__item:nth-of-type(2) {
    margin: 55px 0 0;
  }
}
.othersList__link {
  width: 358px;
  text-align: left;
  font-size: 20px;
  padding: 1.5em 0 1.5em 1em;
  background: #0079c2;
  display: block;
}
@media (min-width: 740px) {
  .othersList__link {
    position: absolute;
    left: 0;
    bottom: -35px;
  }
}
@media (max-width: 739px) {
  .othersList__link {
    width: 91.25%;
    margin: -25px auto 0;
    font-size: 15px;
  }
}
.othersList__link::after {
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
@media (min-width: 740px) {
  .othersList__link::after {
    border-width: 8px 0 8px 16px;
  }
}

.main--top + .buttons {
  margin-top: -50px;
  position: relative;
  background: #FFF;
}
@media (max-width: 739px) {
  .main--top + .buttons {
    margin-top: -25px;
  }
}

.indexInformation {
  width: 1006px;
  margin: 54px auto 0;
}
@media (max-width: 739px) {
  .indexInformation {
    width: 100%;
    padding: 42px 7.5% 0;
    margin: 0;
  }
}
.indexInformation__title {
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 2px;
}
@media (max-width: 739px) {
  .indexInformation__title {
    font-size: 19px;
    letter-spacing: 0;
  }
}

.informationList {
  margin: 55px 0 0;
}
@media (max-width: 739px) {
  .informationList {
    margin: 30px 0 0;
  }
}
.informationList__item {
  font-size: 16px;
}
@media (max-width: 739px) {
  .informationList__item {
    font-size: 12px;
  }
}
.informationList__item:nth-of-type(n+2) {
  margin: 25px 0 0;
}
@media (max-width: 739px) {
  .informationList__item:nth-of-type(n+2) {
    margin: 35px 0 0;
  }
}
.informationList__time {
  display: inline-block;
  vertical-align: middle;
  color: #959595;
  width: 6em;
}
@media (max-width: 739px) {
  .informationList__time {
    display: block;
    width: auto;
  }
}
.informationList__link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 66px;
  line-height: 1.4;
  text-decoration: underline;
}
@media (min-width: 740px) {
  .informationList__link {
    max-width: calc(100% - 6em - 66px);
  }
}
@media (max-width: 739px) {
  .informationList__link {
    display: block;
    width: auto;
    padding: 0;
    margin: 12px 0 0;
    line-height: 1.8;
  }
}

/**********************************************************************

各下層ページ共通タイトル箇所

**********************************************************************/
.leadBlock, .entryTop {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 290px;
  margin: 20px auto 0;
  padding: 0 0 0 5.5%;
  font-size: 0;
}
@media (max-width: 739px) {
  .leadBlock, .entryTop {
    display: block;
    height: auto;
    margin: 15px auto 0;
    background: rgb(244, 244, 244);
    padding: 30px 3%;
  }
}
@media (min-width: 740px) {
  .leadBlock--about {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--product {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--work {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/work-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--entry {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/entry-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--company {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--system {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--people {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/people-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--faq {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/faq-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--workplace {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/workplace-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--service {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/service-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
  .leadBlock--philosophy {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/philosophy-background01.png?20240216) left top no-repeat;
    background-size: cover;
  }
}
.leadBlock__title, .entryTop__title {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 46px;
  letter-spacing: 4px;
  font-weight: lighter;
  line-height: 1.2;
}
@media (max-width: 739px) {
  .leadBlock__title, .entryTop__title {
    display: block;
    width: 97%;
    float: right;
    text-align: left;
    font-size: 28px;
  }
}
.leadBlock__small {
  display: block;
  line-height: 1;
  margin-top: 10px;
}
@media (max-width: 739px) {
  .leadBlock__small {
    margin-top: 5px;
  }
}
.leadBlock__lead, .entryTop__lead {
  display: inline-block;
  margin: 0 0 0 19.5%;
}
@media (max-width: 739px) {
  .leadBlock__lead, .entryTop__lead {
    display: block;
    margin: 0 auto;
    font-size: 12px;
    padding: 70px 0 0 3%;
    line-height: 1.9;
  }
}
@media (min-width: 740px) {
  .leadBlock__lead--company {
    margin-top: 40px;
  }
}
@media (min-width: 740px) {
  .leadBlock__lead--work {
    margin: 0 0 0 5.5%;
  }
}

/**********************************************************************

貝印を知る

**********************************************************************/
.aboutWrapper {
  position: relative;
}
.aboutWrapper__title {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-text01.png?20240216) center center no-repeat;
  background-size: 624px 200px;
  width: 624px;
  height: 200px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 739px) {
  .aboutWrapper__title {
    display: none;
  }
}

.aboutNav__item {
  width: 33.3333333333%;
  height: 0;
  padding-top: 28.175519%;
  float: left;
  position: relative;
}
@media (max-width: 739px) {
  .aboutNav__item {
    padding-top: 89.827855%;
  }
}
.aboutNav__item.aboutNav__item--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-nav01.png?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .aboutNav__item.aboutNav__item--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-nav01.png?20240216) left top no-repeat;
    background-size: cover;
  }
}
.aboutNav__item.aboutNav__item--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-nav02.png?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .aboutNav__item.aboutNav__item--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-nav02.png?20240216) left top no-repeat;
    background-size: cover;
  }
}
.aboutNav__item.aboutNav__item--03 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-nav03.png?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .aboutNav__item.aboutNav__item--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-nav03.png?20240216) left top no-repeat;
    background-size: cover;
  }
}
.aboutNav__link, .productNav__link {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
  padding: 50% 0 0;
  font-size: 34px;
  letter-spacing: 7px;
}
@media (min-width: 740px) {
  .aboutNav__link::before, .productNav__link::before {
    content: "";
    display: block;
    border-top: 1px solid #FFF;
    width: 45px;
    margin: 0 auto 32px;
  }
}
.aboutNav__text, .productNav__text {
  position: relative;
}
@media (max-width: 739px) {
  .aboutNav__text, .productNav__text {
    display: none;
  }
}
@media (min-width: 740px) {
  .aboutNav__text::after, .productNav__text::after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #FFF transparent transparent transparent;
    left: 50%;
    margin-left: -10px;
    bottom: -45px;
  }
}

.aboutBlock {
  padding-top: 140px;
  margin-top: -60px;
}
@media (max-width: 739px) {
  .aboutBlock {
    padding-top: 0;
    margin-top: 55px;
  }
}
.aboutBlock + .aboutBlock {
  padding-top: 140px;
  margin-top: -60px;
}
@media (max-width: 739px) {
  .aboutBlock + .aboutBlock {
    padding-top: 0;
    margin-top: 55px;
  }
}
.aboutBlock.aboutBlock--fact {
  position: relative;
}
.aboutBlock__title {
  width: 94%;
  height: 0;
  margin: 0 auto;
  padding-top: 42.531148%;
}
@media (max-width: 739px) {
  .aboutBlock__title {
    width: 100%;
    padding-top: 75%;
  }
}
.aboutBlock__title--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-title01.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .aboutBlock__title--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-title01.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.aboutBlock__title--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-title02.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .aboutBlock__title--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-title02.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.aboutBlock__title--03 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-title03.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .aboutBlock__title--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-title03.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.aboutBlock__title--04 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-title04.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .aboutBlock__title--04 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-title04.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 740px) {
  .aboutBlock__title--04 {
    padding-top: 32.9%;
  }
}
@media (max-width: 739px) {
  .aboutBlock__title--04 {
    padding-top: 134.375%;
    width: 91.25%;
  }
}
.aboutBlock__wrapper, .faqBlock, .interviewSchedule__wrapper, .activityBlock, .workBlock, .systemBlock2, .systemBlock, .productBlock__wrapper {
  width: 94%;
  margin: 0 auto 0;
  position: relative;
}
@media (max-width: 739px) {
  .aboutBlock__wrapper, .faqBlock, .interviewSchedule__wrapper, .activityBlock, .workBlock, .systemBlock2, .systemBlock, .productBlock__wrapper {
    margin: 0 auto;
  }
}
@media (min-width: 740px) {
  .aboutBlock__wrapper::before, .faqBlock::before, .interviewSchedule__wrapper::before, .activityBlock::before, .workBlock::before, .systemBlock2::before, .systemBlock::before, .productBlock__wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    display: inline-block;
    border-top: 1px solid #000000;
    width: 9%;
  }
  .aboutBlock__wrapper::after, .faqBlock::after, .interviewSchedule__wrapper::after, .activityBlock::after, .workBlock::after, .systemBlock2::after, .systemBlock::after, .productBlock__wrapper::after {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    display: inline-block;
    border-top: 1px solid #000000;
    width: 9%;
  }
}
.aboutBlock__subText, .faqBlock__subText, .interviewSchedule__text, .workBlock__subText, .systemBlock__subText, .productBlock__subText {
  writing-mode: vertical-rl;
  position: absolute;
  left: 7.8%;
  top: 28px;
  font-size: 15px;
  font-family: arial;
  letter-spacing: 0.05em;
}
@media (max-width: 739px) {
  .aboutBlock__subText, .faqBlock__subText, .interviewSchedule__text, .workBlock__subText, .systemBlock__subText, .productBlock__subText {
    display: none;
  }
}
.aboutBlock__lead, .faqBlock__lead, .interviewSchedule__title, .activityBlock__lead, .workBlock__lead, .systemBlock__lead, .productBlock__lead {
  width: 860px;
  margin: 0 auto;
  font-size: 28px;
  letter-spacing: 0.2em;
  line-height: 1.8;
  font-weight: normal;
}
@media (max-width: 739px) {
  .aboutBlock__lead, .faqBlock__lead, .interviewSchedule__title, .activityBlock__lead, .workBlock__lead, .systemBlock__lead, .productBlock__lead {
    width: 100%;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.7;
  }
}
.aboutBlock__text, .faqBlock__text, .workBlock__list, .faqBlock__list, .systemBlock__list, .systemBlock__text, .productBlock__text {
  width: 860px;
  margin: 42px auto 0;
}
@media (max-width: 739px) {
  .aboutBlock__text, .faqBlock__text, .workBlock__list, .faqBlock__list, .systemBlock__list, .systemBlock__text, .productBlock__text {
    width: 100%;
    font-size: 13px;
    line-height: 1.95;
    margin: 20px auto 0;
  }
}

.aboutBanner {
  width: 94%;
  margin: 80px auto 0;
  position: relative;
}
@media (max-width: 739px) {
  .aboutBanner {
    margin: 55px auto 0;
  }
}
.aboutBanner__list {
  font-size: 0;
}
.aboutBanner__item {
  width: 50%;
  height: 0;
  display: inline-block;
  padding: 35.081967% 0 0;
  position: relative;
}
@media (max-width: 739px) {
  .aboutBanner__item {
    width: 100%;
    display: block;
    padding: 73.80137% 0 0;
  }
}
.aboutBanner__item--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-banner01.jpg?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .aboutBanner__item--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-banner01.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.aboutBanner__item--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-banner02.jpg?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .aboutBanner__item--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-banner02.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.aboutBanner__button {
  width: 65.57377%;
  height: 0;
  padding: 16.114754% 0 0;
  position: absolute;
  bottom: 3%;
}
@media (max-width: 739px) {
  .aboutBanner__button {
    width: 89.726027%;
    padding: 16.26123% 0 0;
    left: 0;
    right: 0;
    bottom: 8%;
    margin: auto;
  }
}
.aboutBanner__button--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-button01.jpg?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .aboutBanner__button--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-button01.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.aboutBanner__button--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/about-button02.jpg?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .aboutBanner__button--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/about-button02.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}

.buttons {
  margin: 80px auto 0;
}
@media (max-width: 739px) {
  .buttons {
    margin: 55px auto 0;
  }
}

.entryButton {
  width: 100%;
  background: rgb(237, 237, 237);
  padding: 40px 0;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .entryButton {
    padding: 24px 0;
  }
}
.entryButton__link {
  background: #ffe001;
  width: 860px;
  display: block;
  margin: 0 auto;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 2.5em 0 2.5em 4em;
}
.entryButton__link::after {
  right: 44px;
  top: 10px;
  bottom: 0;
  margin: auto;
}
@media (max-width: 739px) {
  .entryButton__link::after {
    right: 10px;
    top: 10px;
  }
}
@media (max-width: 739px) {
  .entryButton__link {
    width: 84.375%;
    font-size: 11px;
    line-height: 1.5;
    padding: 1em 0 1em 1em;
  }
}

.underNav {
  width: 94%;
  margin: 70px auto 65px;
}
@media (min-width: 740px) {
  .underNav {
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
    flex-wrap: -webkit- wrap;
    flex-wrap: -moz- wrap;
    flex-wrap: -ms- wrap;
    flex-wrap: -o- wrap;
    flex-wrap: wrap;
    align-items: -webkit- center;
    align-items: -moz- center;
    align-items: -ms- center;
    align-items: -o- center;
    align-items: center;
  }
}
@media (max-width: 739px) {
  .underNav {
    margin: 20px auto 30px;
  }
}
.underNav__item {
  width: 24%;
}
@media (min-width: 740px) {
  .underNav__item {
    margin-left: 1.333333333%;
  }
}
@media (max-width: 739px) {
  .underNav__item {
    width: 100%;
    display: block;
  }
}
@media (max-width: 739px) {
  .underNav__item:nth-of-type(n+2) {
    margin: 10px auto 0;
  }
}
@media (min-width: 740px) {
  .underNav__item:nth-of-type(4n+1) {
    margin-left: 0;
  }
}
@media (min-width: 740px) {
  .underNav__item:nth-of-type(n+5) {
    margin-top: 1.333333333%;
  }
}
.underNav__link {
  border: 1px solid #0079c2;
  display: block;
  color: #0079c2;
  padding: 2em 0 2em 1.3em;
  font-size: 16px;
  letter-spacing: 1.5px;
}
@media (max-width: 739px) {
  .underNav__link {
    font-size: 12px;
  }
}
.underNav__link::after {
  bottom: 0;
  top: 0;
  margin: auto;
  border-color: transparent transparent transparent #0079c2;
}
@media (max-width: 739px) {
  .underNav__link::after {
    right: 10px;
  }
}
.underNav__link.underNav__link--current {
  border: 1px solid rgb(149, 149, 149);
  color: rgb(149, 149, 149);
}
.underNav__link.underNav__link--current::before {
  width: 0;
  height: 0;
  background: transparent;
}
.underNav__link.underNav__link--current::after {
  border-width: 0;
  border-color: transparent;
}

/**********************************************************************

製品を知る

**********************************************************************/
.productNav__item {
  width: 25%;
  height: 0;
  padding-top: 24.769231%;
  float: left;
  position: relative;
}
@media (max-width: 739px) {
  .productNav__item {
    width: 50%;
    padding-top: 50%;
  }
}
.productNav__item--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-nav01.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .productNav__item--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/product-nav01.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.productNav__item--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-nav02.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .productNav__item--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/product-nav02.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.productNav__item--03 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-nav03.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .productNav__item--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/product-nav03.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.productNav__item--04 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-nav04.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .productNav__item--04 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/product-nav04.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.productNav__link {
  padding: 38.5% 0 0;
  font-size: 20px;
  letter-spacing: 4px;
}
.productNav__text::before {
  bottom: -43px;
}
.productNav__text::after {
  bottom: -60px;
}

.productBlock {
  padding-top: 140px;
  margin-top: -60px;
}
@media (max-width: 739px) {
  .productBlock {
    padding-top: 0;
    margin-top: 55px;
  }
}
.productBlock + .productBlock {
  padding-top: 140px;
  margin-top: -60px;
}
@media (max-width: 739px) {
  .productBlock + .productBlock {
    padding-top: 0;
    margin-top: 55px;
  }
}
.productBlock__title {
  width: 94%;
  height: 0;
  margin: 0 auto;
  padding-top: 37.368852%;
}
@media (max-width: 739px) {
  .productBlock__title {
    width: 100%;
    padding-top: 72.5%;
  }
}
.productBlock__title--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-title01.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .productBlock__title--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/product-title01.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.productBlock__title--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-title02.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .productBlock__title--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/product-title02.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.productBlock__title--03 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-title03.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .productBlock__title--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/product-title03.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.productBlock__title--04 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/product-title04.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .productBlock__title--04 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/product-title04.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.productBlock__wrapper {
  margin: 0 auto;
}
.productBlock__lead.productBlock__lead--large {
  letter-spacing: 0.11em;
}
@media (min-width: 740px) {
  .productBlock__text {
    margin: 25px auto 0;
  }
}
.productBlock__button {
  width: 815px;
  border-top: 2px solid rgb(221, 221, 221);
  margin: 50px auto 0;
  padding: 35px 0 0;
}
@media (max-width: 739px) {
  .productBlock__button {
    width: 90%;
    margin: 25px auto 0;
    border-top: 1px solid rgb(221, 221, 221);
    padding: 20px 0 0;
  }
}
.productBlock__link {
  font-size: 20px;
}
@media (max-width: 739px) {
  .productBlock__link {
    font-size: 14px;
    line-height: 1.6;
    display: block;
  }
}
.productBlock__link::after {
  right: -65px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 739px) {
  .productBlock__link::after {
    right: 25px;
  }
}

/**********************************************************************

募集要項

**********************************************************************/
@media (min-width: 740px) {
  .entryTop {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/entry-background01.png?20240216) center top no-repeat;
    background-size: cover;
  }
}
@media (min-width: 740px) {
  .entryTop--briefing {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/entry-background02.png?20240216) center top no-repeat;
    background-size: cover;
    background-color: #f4f4f4;
  }
}
@media (max-width: 739px) {
  .entryTop__title {
    font-size: 27px;
  }
}
@media (min-width: 740px) {
  .entryTop__lead {
    margin: 0 0 0 5.5%;
  }
}

.entryButtons {
  font-size: 0;
  width: 100%;
  text-align: center;
  background: rgba(211, 211, 211, 0.3);
  padding: 46px 0;
}
@media (max-width: 739px) {
  .entryButtons {
    padding: 20px 0;
  }
}
.entryButtons__text {
  color: red;
  text-align: center;
  margin: 10px auto 0;
}
.entryButtons__item {
  display: inline-block;
  vertical-align: top;
}
.entryButtons__item:first-of-type {
  margin: 0 20px 0 0;
}
@media (max-width: 739px) {
  .entryButtons__item:first-of-type {
    margin: 0 0 15px;
  }
}
@media (max-width: 739px) {
  .entryButtons__item {
    display: block;
  }
}
.entryButtons__link {
  width: 417px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 2px;
  padding: 2em 0 2em 2em;
}
.entryButtons__link::after {
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 739px) {
  .entryButtons__link::after {
    right: 12px;
  }
}
@media (max-width: 739px) {
  .entryButtons__link {
    width: 84.375%;
    margin: 0 auto;
    font-size: 14px;
    padding: 1.75em 0 1.75em 2em;
  }
}
.entryButtons__link.entryButtons__link--entry {
  background: #ffe001;
}
.entryButtons__link.entryButtons__link--noOpen {
  opacity: 0.5;
}
.entryButtons__link.entryButtons__link--finished {
  line-height: 1.6;
  background: #666;
  color: #FFF;
}
.entryButtons__link.entryButtons__link--finished::after {
  display: none;
}
.entryButtons__link.entryButtons__link--mynavi {
  background: #0079c2;
  color: #FFF;
}
.entryButtons__link.entryButtons__link--mynavi::before {
  background: #FFF;
}
.entryButtons__link.entryButtons__link--mynavi::after {
  border-color: transparent transparent transparent #FFF;
}
.entryButtons__link.entryButtons__link--lines {
  line-height: 1.5;
  padding: 1.5em 2em 1.5em 1.5em;
}

.entryBlock {
  width: 860px;
  margin: 60px auto 0;
  border-top: 1px solid #0079c2;
  padding: 60px 0 0;
}
@media (max-width: 739px) {
  .entryBlock {
    width: 90.625%;
    margin: 40px auto 0;
    padding: 30px 0 0;
  }
}
.entryBlock.entryBlock--school {
  margin-top: 38px;
}
@media (max-width: 739px) {
  .entryBlock.entryBlock--school {
    margin-top: 8px;
  }
}
.entryBlock__title {
  color: #0079c2;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 5px;
}
@media (max-width: 739px) {
  .entryBlock__title {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
.entryBlock__subTitle {
  margin-top: 37px;
  font-size: 20px;
  letter-spacing: 4px;
  font-weight: bold;
}
@media (max-width: 739px) {
  .entryBlock__subTitle {
    margin-top: 22px;
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: bold;
  }
}
.entryBlock__text {
  margin-top: 10px;
}
.entryBlock__entryText {
  margin-top: 30px;
}
@media (max-width: 739px) {
  .entryBlock__entryText {
    margin-top: 10px;
  }
}
.entryBlock__school {
  line-height: 1.65;
  margin-top: 10px;
}
@media (max-width: 739px) {
  .entryBlock__school {
    line-height: 1.7;
  }
}
.entryBlock__school + .entryBlock__subTitle {
  margin-top: 45px;
}
@media (max-width: 739px) {
  .entryBlock__school + .entryBlock__subTitle {
    margin-top: 30px;
  }
}

.entryContent + .entryContent {
  border-top: 1px solid #000000;
}
.entryContent__title {
  font-size: 24px;
  letter-spacing: 1px;
  padding: 28px 0 16px;
  line-height: 1.5;
}
@media (max-width: 739px) {
  .entryContent__title {
    font-size: 16px;
    padding: 20px 0 16px;
  }
}
.entryContent__dl {
  display: table;
  line-height: 1.7;
  border-top: 1px solid #cccccc;
  width: 100%;
  padding: 30px 0;
}
.entryContent__dl.entryContent__dl--top {
  border-top: 1px solid #000000;
  margin-top: 30px;
}
@media (max-width: 739px) {
  .entryContent__dl.entryContent__dl--top {
    margin-top: 25px;
  }
}
@media (max-width: 739px) {
  .entryContent__dl {
    display: block;
    padding: 18px 0;
    line-height: 1.9;
  }
}
.entryContent__dl.entryConent__dl--noBorder {
  border-top: none;
}
.entryContent__dt {
  display: table-cell;
  font-weight: bold;
  width: 8em;
  vertical-align: top;
}
@media (max-width: 739px) {
  .entryContent__dt {
    display: block;
  }
}
.entryContent__dd {
  display: table-cell;
  vertical-align: top;
}
.entryContent__dd small {
  font-size: 0.875em;
}
@media (max-width: 739px) {
  .entryContent__dd {
    display: block;
    padding: 14px 0 0 3%;
  }
}
.entryContent__dd ul {
  list-style: disc;
}
.entryContent__item:nth-of-type(n+2) {
  margin-top: 20px;
}
@media (max-width: 739px) {
  .entryContent__item:nth-of-type(n+2) {
    margin-top: 12px;
  }
}
.entryContent__schedule {
  display: table;
  margin-bottom: 5px;
}
.entryContent__map {
  margin: 25px auto;
}
@media (max-width: 739px) {
  .entryContent__map {
    margin: 15px auto 0;
  }
}
.entryContent__map > iframe {
  width: 100%;
  height: 315px;
  border: none;
}
@media (max-width: 739px) {
  .entryContent__map > iframe {
    height: 48vw;
  }
}
.entryContent__textLink {
  text-decoration: underline;
}

.entryContact {
  margin: 20px auto 110px;
}
@media (max-width: 739px) {
  .entryContact {
    margin: 20px auto 45px;
  }
}
.entryContact__link {
  display: block;
  background: rgb(221, 221, 221);
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: bold;
  padding: 1.25em 0 1.25em 1.8em;
}
@media (max-width: 739px) {
  .entryContact__link::after {
    bottom: 27px;
  }
}

.applyButtons {
  font-size: 0;
  margin: 30px auto 78px;
}
@media (max-width: 739px) {
  .applyButtons {
    margin: 30px auto 35px;
  }
}
.applyButtons__item {
  display: inline-block;
}
@media (min-width: 740px) {
  .applyButtons__item:nth-of-type(n+2) {
    margin-left: 20px;
  }
}
@media (max-width: 739px) {
  .applyButtons__item {
    width: 48.275862%;
  }
  .applyButtons__item:nth-of-type(even) {
    float: right;
  }
  .applyButtons__item:nth-of-type(n+3) {
    margin-top: 10px;
  }
}
.applyButtons__link {
  display: block;
  background: #dddddd;
  font-size: 20px;
  letter-spacing: 3px;
  font-weight: bold;
  padding: 1.25em 0 1.25em 1.25em;
  width: 200px;
}
@media (max-width: 739px) {
  .applyButtons__link {
    width: 100%;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: normal;
    padding: 1em 0 1em 1em;
  }
}
.applyButtons__link::after {
  top: 0;
  bottom: 0;
  margin: auto;
  right: 12px;
}
.applyButtons__date {
  font-size: 0.7em;
  letter-spacing: 0;
  margin: 0 0 0 8px;
}

.briefing {
  width: 860px;
  margin: 30px auto 80px;
}
@media (max-width: 739px) {
  .briefing {
    width: 90.625%;
    margin: 10px auto 20px;
  }
}

.scheduleTable {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 739px) {
  .scheduleTable {
    display: block;
  }
}
@media (min-width: 740px) {
  .scheduleTable + .scheduleTable {
    padding: 0 0 0 145px;
  }
}
@media (max-width: 739px) {
  .scheduleTable + .scheduleTable {
    margin-top: 10px;
  }
}
.scheduleTable__td {
  min-width: 5em;
}
.scheduleTable__td--head {
  font-weight: bold;
}
.scheduleTable__td + .scheduleTable__td {
  padding: 0 0 0 15px;
}

/*********************************************************************

教育制度

**********************************************************************/
.systemBlock {
  margin-top: 80px;
}
@media (max-width: 739px) {
  .systemBlock {
    margin-top: 20px;
    width: 100%;
  }
}
@media (min-width: 740px) {
  .systemBlock__lead {
    width: 70%;
  }
}
@media (max-width: 739px) {
  .systemBlock__lead {
    width: 94%;
  }
}
.systemBlock__text {
  margin-top: 72px;
}
@media (min-width: 740px) {
  .systemBlock__text {
    width: 70%;
  }
}
@media (max-width: 739px) {
  .systemBlock__text {
    margin-top: 22px;
    width: 94%;
  }
}
.systemBlock__image {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-image01.png?20240216) left top no-repeat;
  background-size: 100%;
  width: 100%;
  height: 0;
  padding: 39.344262% 0 0;
  margin: 85px auto 0;
}
@media (max-width: 739px) {
  .systemBlock__image {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/system-image01.png?20240216) left top no-repeat;
    background-size: 100%;
    padding: 75% 0 0;
    margin: 40px auto 0;
  }
}
@media (min-width: 740px) {
  .systemBlock__list {
    width: 70%;
  }
}
@media (max-width: 739px) {
  .systemBlock__list {
    width: 94%;
  }
}
.systemBlock__item {
  position: relative;
}
@media (max-width: 739px) {
  .systemBlock__item {
    padding-left: 0;
  }
}
.systemBlock__item:nth-of-type(n+2) {
  margin-top: 76px;
}
@media (max-width: 739px) {
  .systemBlock__item:nth-of-type(n+2) {
    margin-top: 36px;
  }
}
.systemBlock__dt {
  font-size: 24px;
  letter-spacing: 4px;
  font-weight: normal;
}
@media (max-width: 739px) {
  .systemBlock__dt {
    font-size: 14px;
  }
}
.systemBlock__dd {
  padding: 1em 0 0 3.5em;
  position: relative;
}
@media (max-width: 739px) {
  .systemBlock__dd {
    padding: 1.5em 0 0;
  }
}
@media (min-width: 740px) {
  .systemBlock__dd--small {
    width: 555px;
  }
}
.systemBlock__ttl {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-ttl01.png?20240216) left top no-repeat;
  background-size: 100%;
  width: 311px;
  height: 89px;
}
@media (min-width: 740px) {
  .systemBlock__ttl {
    position: absolute;
    right: -352px;
    top: 23px;
  }
}
@media (max-width: 739px) {
  .systemBlock__ttl {
    background-size: 100%;
    width: 228px;
    height: 66px;
    margin: 28px auto 0;
  }
}

.systemBlock2 {
  margin-top: 80px;
}
@media (max-width: 739px) {
  .systemBlock2 {
    margin-top: 20px;
    width: 100%;
  }
}
.systemBlock2:nth-last-of-type(3) {
  border-bottom: 1px solid #000;
  padding-bottom: 50px;
}
.systemBlock2__type {
  font-size: 22px;
  display: block;
  margin: 40px 0 20px 0;
}
.systemBlock2__image {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-image02.png?20240216) left top no-repeat;
  background-size: 100%;
  width: 100%;
  height: 0;
  padding: 57% 0 0;
  margin: 85px auto 0;
}
@media (max-width: 739px) {
  .systemBlock2__image {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/system-image02.png?20240216) left top no-repeat;
    background-size: 100%;
    padding: 145% 0 0;
    margin: 40px auto 0;
  }
}

.systemList {
  font-size: 0;
  width: 890px;
  margin: 35px 0 0 30px;
}
@media (max-width: 739px) {
  .systemList {
    width: 96.409574%;
    margin: 22px auto 0;
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
}
.systemList__item {
  background: #e4f1f9;
  vertical-align: top;
  height: 70px;
  width: 285px;
}
@media (min-width: 740px) {
  .systemList__item {
    display: -webkit- inline-flex;
    display: -moz- inline-flex;
    display: -ms- inline-flex;
    display: -o- inline-flex;
    display: inline-flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}
@media (min-width: 740px) {
  .systemList__item {
    margin: 0 10px 10px 0;
  }
}
@media (max-width: 739px) {
  .systemList__item {
    width: 49.137931%;
    height: 0;
    padding: 12.068966% 0 0;
    margin: 0 0 4px 0;
  }
}
.systemList__item:nth-of-type(01) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-button01.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .systemList__item:nth-of-type(01) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/system-button01.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.systemList__item:nth-of-type(02) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-button02.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .systemList__item:nth-of-type(02) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/system-button02.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.systemList__item:nth-of-type(03) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-button03.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .systemList__item:nth-of-type(03) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/system-button03.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.systemList__item:nth-of-type(04) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-button04.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .systemList__item:nth-of-type(04) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/system-button04.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.systemList__item:nth-of-type(05) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/system-button05.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .systemList__item:nth-of-type(05) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/system-button05.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}

/*********************************************************************

仕事を知る

**********************************************************************/
.workList {
  width: 1100px;
  margin: 80px auto 0;
}
@media (max-width: 739px) {
  .workList {
    width: 100%;
    margin: 55px auto 0;
    padding: 0 0 18px;
  }
}

.workListBlock {
  width: 100%;
  height: 0;
  padding: 19.818182% 0 0;
  position: relative;
}
.workListBlock:nth-of-type(n+2) {
  margin-top: 60px;
}
@media (max-width: 739px) {
  .workListBlock:nth-of-type(n+2) {
    margin-top: 40px;
  }
}
@media (max-width: 739px) {
  .workListBlock {
    padding: 0;
    height: auto;
  }
}
@media (min-width: 740px) {
  .workListBlock--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-image01.jpg?20240216) left top no-repeat;
  }
}
@media (min-width: 740px) {
  .workListBlock--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-image02.jpg?20240216) left top no-repeat;
  }
}
@media (min-width: 740px) {
  .workListBlock--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-image03.jpg?20240216) left top no-repeat;
  }
}
@media (min-width: 740px) {
  .workListBlock--04 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-image04.jpg?20240216) left top no-repeat;
  }
}
@media (min-width: 740px) {
  .workListBlock--05 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-image05.jpg?20240216) left top no-repeat;
  }
}
@media (min-width: 740px) {
  .workListBlock--06 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-image06.jpg?20240216) left top no-repeat;
  }
}
@media (min-width: 740px) {
  .workListBlock__img {
    display: none;
  }
}
@media (max-width: 739px) {
  .workListBlock__img {
    width: 100%;
  }
}
@media (min-width: 740px) {
  .workListBlock__link {
    width: 550px;
    height: 165px;
    padding: 3em 2em 0 3em;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 739px) {
  .workListBlock__link {
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    margin: -20px auto 0;
    padding: 17px 0;
    min-height: 90px;
  }
}
@media screen and (min-width: 320px) and (max-width: 414px) {
  .workListBlock__link {
    min-height: 90px;
  }
}
.workListBlock__text {
  line-height: 2;
}
@media (min-width: 740px) {
  .workListBlock__text {
    min-height: 60px;
  }
}
@media (max-width: 739px) {
  .workListBlock__text {
    letter-spacing: 1.2px;
    padding: 0 2% 0 8%;
    line-height: 1.8;
    width: 100%;
  }
}
@media (min-width: 740px) {
  .workListBlock__title {
    margin-top: 20px;
  }
}
@media (max-width: 739px) {
  .workListBlock__title {
    line-height: 1.3;
    margin-top: 15px;
    padding: 0 0 0 8%;
    width: 100%;
  }
}
@media (min-width: 740px) {
  .workListBlock__title::after {
    right: -8px;
    bottom: 8px;
  }
}
@media (max-width: 739px) {
  .workListBlock__title::after {
    right: 28px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
}
@media (max-width: 739px) {
  .workListBlock__title__span {
    font-size: 18px;
  }
}
@media screen and (max-width: 320px) {
  .workListBlock__title__span {
    font-size: 14px;
  }
}

.workTop {
  width: 100%;
  margin: 20px 0 0;
  padding: 85px 0 100px;
  text-align: center;
  color: #FFF;
}
@media (max-width: 739px) {
  .workTop {
    height: 0;
    padding: 70.3125% 0 0;
    position: relative;
  }
}
.workTop--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-main01.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .workTop--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-main01.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workTop--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-main02.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .workTop--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-main02.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workTop--03 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-main03.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .workTop--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-main03.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workTop--04 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-main04.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .workTop--04 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-main04.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workTop--05 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-main05.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .workTop--05 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-main05.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workTop--06 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-main06.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .workTop--06 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-main06.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workTop__title {
  font-size: 44px;
  font-weight: normal;
  letter-spacing: 6px;
  line-height: 1.4;
}
@media (max-width: 739px) {
  .workTop__title {
    position: absolute;
    font-size: 26px;
    font-size: 8.125vw;
    top: 23%;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 3px;
    line-height: 1;
  }
}
.workTop__title__span {
  font-size: 22px;
}
@media (max-width: 739px) {
  .workTop__title__span {
    font-size: 11px;
  }
}
.workTop__eng {
  font-size: 18px;
  letter-spacing: 2px;
  margin: 20px 0 0;
}
@media (max-width: 739px) {
  .workTop__eng {
    position: absolute;
    font-size: 10px;
    font-size: 3.125vw;
    left: 0;
    right: 0;
    top: 39%;
    margin: auto;
  }
}
.workTop__lead {
  font-size: 20px;
}
@media (max-width: 739px) {
  .workTop__lead {
    position: absolute;
    font-size: 13px;
    font-size: 4.0625vw;
    line-height: 1.6;
    letter-spacing: 1px;
    left: 0;
    right: 0;
    top: 39%;
    margin: auto;
  }
}
.workTop__lead::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #FFF;
  display: block;
  margin: 15px auto 30px;
}
@media (max-width: 739px) {
  .workTop__lead::before {
    width: 30px;
    height: 1px;
    margin: 9% auto 5%;
  }
}

.workTopNavi {
  background: rgb(244, 244, 244);
  padding: 65px 0 60px;
}
@media (max-width: 739px) {
  .workTopNavi {
    padding: 25px 0 30px;
  }
}
.workTopNavi__list {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  width: 76%;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .workTopNavi__list {
    width: 94%;
  }
}
.workTopNavi__list--work5 {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 76%;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .workTopNavi__list--work5 {
    width: 94%;
  }
}
.workTopNavi__item {
  display: inline-block;
  width: 31%;
  border-bottom: 2px solid #000000;
}
@media (max-width: 739px) {
  .workTopNavi__item {
    border-bottom: 1px solid #000000;
    width: 30%;
  }
}
.workTopNavi__item:nth-of-type(n+2) {
  margin-left: 3.5%;
}
@media (max-width: 739px) {
  .workTopNavi__item:nth-of-type(n+2) {
    margin-left: 5%;
  }
}
.workTopNavi__item:nth-of-type(4) {
  margin-left: 0;
  margin-top: 40px;
}
@media (max-width: 739px) {
  .workTopNavi__item:nth-of-type(4) {
    margin-left: 0;
    margin-top: 15px;
  }
}
.workTopNavi__item--work3 {
  display: inline-block;
  width: 31%;
  border-bottom: 2px solid #000000;
}
@media (max-width: 739px) {
  .workTopNavi__item--work3 {
    border-bottom: 1px solid #000000;
    width: 45%;
  }
}
.workTopNavi__item--work3:nth-of-type(n+2) {
  margin-left: 3.5%;
}
@media (max-width: 739px) {
  .workTopNavi__item--work3:nth-of-type(n+2) {
    margin-left: 5%;
  }
}
.workTopNavi__link {
  display: block;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 4px;
  padding: 0 0 15px 5px;
}
@media (max-width: 739px) {
  .workTopNavi__link {
    font-size: 11px;
    padding: 0 0 5px 0;
  }
}
.workTopNavi__link::after {
  transform: rotate(90deg);
}
@media (max-width: 739px) {
  .workTopNavi__link::after {
    right: 5px;
    top: 0;
    bottom: 0;
  }
}

.workBlock {
  margin-top: 98px;
}
@media (min-width: 740px) {
  .workBlock--line::before, .workBlock--line::after {
    display: block;
  }
}
@media (max-width: 739px) {
  .workBlock {
    margin-top: 20px;
  }
}
@media (min-width: 740px) {
  .workBlock__first {
    margin-top: 90px;
  }
}
@media (max-width: 739px) {
  .workBlock__first {
    margin-top: 40px;
  }
}
@media (max-width: 739px) {
  .workBlock + .workBlock {
    margin-top: 40px;
  }
}
.workBlock__list, .faqBlock__list, .systemBlock__list {
  margin-top: 72px;
}
@media (max-width: 739px) {
  .workBlock__list, .faqBlock__list, .systemBlock__list {
    margin-top: 22px;
  }
}
.workBlock__item {
  position: relative;
  padding-left: 2em;
}
@media (max-width: 739px) {
  .workBlock__item {
    padding-left: 0;
  }
}
.workBlock__item:nth-of-type(n+2) {
  margin-top: 48px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(n+2) {
    margin-top: 32px;
  }
}
.workBlock__item:nth-of-type(1):before {
  content: "1.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(1):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(2):before {
  content: "2.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(2):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(3):before {
  content: "3.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(3):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(4):before {
  content: "4.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(4):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(5):before {
  content: "5.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(5):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(6):before {
  content: "6.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(6):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(7):before {
  content: "7.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(7):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(8):before {
  content: "8.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(8):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(9):before {
  content: "9.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(9):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(10):before {
  content: "10.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(10):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(11):before {
  content: "11.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(11):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(12):before {
  content: "12.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(12):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(13):before {
  content: "13.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(13):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(14):before {
  content: "14.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(14):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__item:nth-of-type(15):before {
  content: "15.";
  display: block;
  position: absolute;
  left: 0;
  font-size: 26px;
}
@media (max-width: 739px) {
  .workBlock__item:nth-of-type(15):before {
    left: -3px;
    font-size: 17px;
  }
}
.workBlock__dt {
  font-weight: 500;
  font-size: 25px;
}
@media (max-width: 739px) {
  .workBlock__dt {
    font-size: 17px;
    padding: 0 0 0 1.25em;
  }
}
.workBlock__dd {
  margin: 15px 0 0 25px;
}
@media (max-width: 739px) {
  .workBlock__dd {
    margin: 15px 0 0;
    font-size: 11px;
    line-height: 2.3;
  }
}
.workBlock__indent {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

.workProfile {
  background: rgb(237, 237, 237);
  width: 100%;
  margin: 60px auto 0;
  padding: 70px 0;
}
@media (max-width: 739px) {
  .workProfile {
    margin: 40px auto 0;
    padding: 45px 0;
  }
}
.workProfile__lead {
  width: 860px;
  margin: 0 auto;
  font-size: 25px;
  font-weight: 500;
}
@media (max-width: 739px) {
  .workProfile__lead {
    width: 94%;
    font-size: 17px;
  }
}
.workProfile + .workBlock {
  margin-top: 98px;
}
@media (max-width: 739px) {
  .workProfile + .workBlock {
    margin-top: 40px;
  }
}

.workProfile__innerSection {
  margin-top: 40px;
}
@media screen and (max-width: 739px) {
  .workProfile__innerSection {
    margin-top: 25px;
  }
}
.workProfile__movie {
  margin: 40px auto 0;
  max-width: 861px;
  width: 100%;
}
@media screen and (max-width: 739px) {
  .workProfile__movie {
    margin: 25px auto 0;
    max-width: 94%;
  }
}
.workProfile__movie iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}

.workNav {
  font-size: 0;
  margin: 40px auto 0;
  text-align: left;
  width: 861px;
}
@media (max-width: 739px) {
  .workNav {
    margin: 25px auto 0;
    width: 94%;
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
}
.workNav__item {
  display: inline-block;
  text-align: left;
  width: 267px;
  vertical-align: top;
}
.workNav__item img {
  width: 100%;
}
@media (min-width: 740px) {
  .workNav__item:nth-of-type(3n+2) {
    margin: 0 30px;
  }
  .workNav__item:nth-of-type(n+4) {
    margin-top: 40px;
  }
}
@media (max-width: 739px) {
  .workNav__item {
    width: 46.66666667%;
  }
  .workNav__item:nth-of-type(n+3) {
    margin-top: 10px;
  }
}
.workNav__dl {
  background: #FFF;
  margin: -65px auto 0;
  width: 235px;
  position: relative;
}
@media (max-width: 739px) {
  .workNav__dl {
    width: 87%;
    margin: -38px auto 0;
    min-height: 96px;
  }
}
.workNav__dt {
  font-size: 13px;
  display: inline-block;
  padding: 0.6em 1.2em;
  font-weight: bold;
  letter-spacing: 1px;
}
@media (max-width: 739px) {
  .workNav__dt {
    font-size: 10px;
    display: inline-block;
    padding: 0.6em 1em;
  }
}
.workNav__dt--yellow {
  background: #ffe001;
}
.workNav__dt--blue {
  color: #FFF;
  background: #0079c2;
}
.workNav__dd {
  padding: 12px 22px 22px;
}
@media (max-width: 739px) {
  .workNav__dd {
    padding: 12px;
  }
}
.workNav__name {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 739px) {
  .workNav__name {
    font-size: 12px;
  }
}
.workNav__akira {
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 739px) {
  .workNav__akira {
    font-size: 12px;
  }
}
.workNav__toran {
  font-size: 17px;
  font-weight: bold;
  white-space: nowrap;
  letter-spacing: -0.1em;
}
@media (max-width: 739px) {
  .workNav__toran {
    font-size: 12px;
    letter-spacing: 0;
  }
}
.workNav__department {
  color: #6b6b6b;
  font-size: 11px;
  margin-top: 8px;
  letter-spacing: 2px;
}
@media (max-width: 739px) {
  .workNav__department {
    font-size: 10px;
    letter-spacing: 0;
    margin-top: 6px;
    line-height: 1.5;
  }
}

.workPageNav {
  width: 1140px;
  text-align: left;
  font-size: 0;
  margin: 105px auto 0;
  padding: 58px 0 0;
  border-top: 1px solid #d1d1d1;
}
@media (max-width: 739px) {
  .workPageNav {
    width: 94%;
    margin: 20px auto 0;
    padding: 20px 0 0;
  }
}
.workPageNav__item {
  width: 360px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
@media (max-width: 739px) {
  .workPageNav__item {
    width: 100%;
  }
}
.workPageNav__item--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-pagenavi01.jpg?20240216) left top no-repeat;
}
@media (max-width: 739px) {
  .workPageNav__item--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-pagenavi01.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workPageNav__item--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-pagenavi02.jpg?20240216) left top no-repeat;
}
@media (max-width: 739px) {
  .workPageNav__item--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-pagenavi02.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workPageNav__item--03 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-pagenavi03.jpg?20240216) left top no-repeat;
}
@media (max-width: 739px) {
  .workPageNav__item--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-pagenavi03.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workPageNav__item--04 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-pagenavi04.jpg?20240216) left top no-repeat;
}
@media (max-width: 739px) {
  .workPageNav__item--04 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-pagenavi04.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.workPageNav__item--05 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/work/work-pagenavi05.jpg?20240216) left top no-repeat;
}
@media (max-width: 739px) {
  .workPageNav__item--05 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/work/work-pagenavi05.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 740px) {
  .workPageNav__item:nth-of-type(3n+2) {
    margin: 0 30px 0;
  }
  .workPageNav__item:nth-of-type(n+4) {
    margin-top: 34px;
  }
}
@media (max-width: 739px) {
  .workPageNav__item:nth-of-type(n+2) {
    margin-top: 8px;
  }
}
.workPageNav__link {
  padding: 97px 0 0;
  display: block;
}
@media (max-width: 739px) {
  .workPageNav__link {
    padding: 27.054795% 0 0;
  }
}
.workPageNav__text {
  background: #0079c2;
  color: #FFF;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 0 0 0 1.5em;
  height: 80px;
  line-height: 1.6;
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
@media (max-width: 739px) {
  .workPageNav__text {
    font-size: 12px;
    height: 55px;
    padding: 0 0 0 1.5em;
  }
}
.workPageNav__text::after {
  top: 0;
  bottom: 0;
  margin: auto;
  border-color: transparent transparent transparent #FFF;
}

/*********************************************************************

会社概要

**********************************************************************/
@media (min-width: 740px) {
  .activityBlock {
    margin-top: 55px;
  }
}
@media (max-width: 739px) {
  .activityBlock {
    width: 91.25%;
    margin-top: 40px;
  }
}
.activityBlock + .activityBlock {
  margin-top: 70px;
}
@media (min-width: 740px) {
  .activityBlock + .activityBlock {
    margin-bottom: -45px;
  }
}
@media (max-width: 739px) {
  .activityBlock + .activityBlock {
    margin-top: 38px;
  }
}

.companyList {
  margin: 80px auto 0;
  width: 94%;
  font-size: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 739px) {
  .companyList {
    width: 91.25%;
    margin: 55px auto 0;
  }
}
.companyList__item {
  width: 49.180328%;
  height: 0;
  padding: 39.91691% 0 0;
  margin: 0 0 25px;
}
@media (min-width: 740px) {
  .companyList__item {
    display: inline-block;
  }
  .companyList__item:nth-of-type(01) {
    width: 100%;
    padding: 30.38493% 0 0;
  }
  .companyList__item:nth-of-type(02) {
    width: 100%;
    padding: 30.38493% 0 0;
  }
  .companyList__item:nth-of-type(03) {
    padding: 41.790963% 0 0;
  }
  .companyList__item:nth-of-type(04) {
    padding: 41.790963% 0 0;
  }
  .companyList__item:nth-of-type(05) {
    width: 100%;
    padding: 19.134775% 0 0;
  }
  .companyList__item:nth-of-type(06) {
    padding: 60.8707% 0 0;
  }
  .companyList__item:nth-of-type(07) {
    padding: 60.8707% 0 0;
  }
  .companyList__item:nth-of-type(08) {
    padding: 39.91691% 0 0;
  }
  .companyList__item:nth-of-type(09) {
    padding: 39.91691% 0 0;
  }
}
@media (max-width: 739px) {
  .companyList__item {
    width: 100%;
    margin: 0 auto 4.375%;
  }
  .companyList__item:nth-of-type(01) {
    padding: 57.478991% 0 0;
  }
  .companyList__item:nth-of-type(02) {
    padding: 54.789915% 0 0;
  }
  .companyList__item:nth-of-type(03) {
    padding: 85.445205% 0 0;
  }
  .companyList__item:nth-of-type(04) {
    padding: 85.445205% 0 0;
  }
  .companyList__item:nth-of-type(05) {
    padding: 80.858085% 0 0;
  }
  .companyList__item:nth-of-type(06) {
    padding: 92.123287% 0 0;
  }
  .companyList__item:nth-of-type(07) {
    padding: 122.260273% 0 0;
  }
  .companyList__item:nth-of-type(08) {
    padding: 87.157534% 0 0;
  }
  .companyList__item:nth-of-type(09) {
    padding: 38.869863% 0 0;
  }
}
.companyList__item:nth-of-type(01) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_01.png?20250409) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(01) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_01.png?20250409) left top no-repeat;
    background-size: 100%;
  }
}
.companyList__item:nth-of-type(02) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_02.png?20250409) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(02) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_02.png?20250409) left top no-repeat;
    background-size: 100%;
  }
}
.companyList__item:nth-of-type(03) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_03.png?20250409) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(03) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_03.png?20250409) left top no-repeat;
    background-size: 100%;
  }
}
.companyList__item:nth-of-type(04) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_04.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(04) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_04.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.companyList__item:nth-of-type(05) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_05.png?20250409) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(05) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_05.png?20250409) left top no-repeat;
    background-size: 100%;
  }
}
.companyList__item:nth-of-type(06) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_06.png?20250409) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(06) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_06.png?20250409) left top no-repeat;
    background-size: 100%;
  }
}
.companyList__item:nth-of-type(07) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_07.png?20250409) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(07) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_07.png?20250409) left top no-repeat;
    background-size: 100%;
  }
}
.companyList__item:nth-of-type(08) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_08.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(08) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_08.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.companyList__item:nth-of-type(09) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-block_09.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .companyList__item:nth-of-type(09) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-block_09.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}

@media (min-width: 740px) {
  .csrList {
    width: 100%;
    margin: 40px auto 0;
    font-size: 0;
  }
}
@media (max-width: 739px) {
  .csrList {
    width: 100%;
    margin: 16px auto 0;
  }
}
.csrList__item {
  height: 0;
  position: relative;
}
@media (min-width: 740px) {
  .csrList__item {
    width: 31.639344%;
    padding: 34.09836% 0 0;
    display: inline-block;
  }
  .csrList__item:nth-of-type(2) {
    margin: 0 2.540984%;
  }
}
@media (max-width: 739px) {
  .csrList__item {
    width: 100%;
    padding: 92.123288% 0 0;
    margin-bottom: 4.375%;
  }
  .csrList__item:nth-of-type(03) {
    padding: 115.410959% 0 0;
  }
}
.csrList__item:nth-of-type(01) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity01-01.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .csrList__item:nth-of-type(01) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity01-01.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.csrList__item:nth-of-type(02) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity01-02.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .csrList__item:nth-of-type(02) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity01-02.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.csrList__item:nth-of-type(03) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity01-03.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .csrList__item:nth-of-type(03) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity01-03.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.csrList__item:nth-of-type(04) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity01-04.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .csrList__item:nth-of-type(04) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity01-04.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.csrList__item:nth-of-type(05) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity01-05.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .csrList__item:nth-of-type(05) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity01-05.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 740px) {
  .csrList__item:hover {
    opacity: 0.7;
  }
}
.csrList__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 740px) {
  .activityList {
    width: 100%;
    margin: 40px auto 0;
    font-size: 0;
    text-align: left;
  }
}
@media (max-width: 739px) {
  .activityList {
    margin: 15px auto 0;
    display: flex;
    flex-wrap: wrap;
  }
}
.activityList__item {
  width: 22.99%;
  height: 0;
  padding: 24.389834% 0 0;
  position: relative;
  margin: 0 0 25px;
}
@media (min-width: 740px) {
  .activityList__item {
    margin-right: 2.540984%;
    display: inline-block;
  }
  .activityList__item:nth-of-type(04) {
    margin-right: 0;
  }
}
@media (max-width: 739px) {
  .activityList__item {
    width: 46.94%;
    margin-bottom: 4.375%;
    padding: 50% 0 0;
  }
  .activityList__item:nth-of-type(01) {
    margin-right: 5%;
  }
  .activityList__item:nth-of-type(03) {
    margin-right: 5%;
  }
}
.activityList__item:nth-of-type(01) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity02-01.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .activityList__item:nth-of-type(01) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity02-01.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.activityList__item:nth-of-type(02) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity02-02.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .activityList__item:nth-of-type(02) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity02-02.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.activityList__item:nth-of-type(03) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity02-03.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .activityList__item:nth-of-type(03) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity02-03.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.activityList__item:nth-of-type(04) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity02-04.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .activityList__item:nth-of-type(04) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity02-04.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.activityList__item:nth-of-type(05) {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/company-activity02-05.png?20240216) left top no-repeat;
  background-size: 100%;
}
@media (max-width: 739px) {
  .activityList__item:nth-of-type(05) {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/company-activity02-05.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 740px) {
  .activityList__item--nohover:hover {
    opacity: 1;
  }
}
.activityList__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*********************************************************************

人を知る 一覧

**********************************************************************/
.interviewTopNavi {
  padding: 80px 0 110px;
}
@media (max-width: 739px) {
  .interviewTopNavi {
    padding: 25px 0 30px;
  }
}
.interviewTopNavi__list {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1010px;
  justify-content: space-between;
}
@media (max-width: 739px) {
  .interviewTopNavi__list {
    width: 94%;
  }
}
.interviewTopNavi__item {
  display: inline-block;
  width: 45%;
  margin: 20px 0;
  padding: 0 0 15px 5px;
  border-bottom: 2px solid #000000;
}
@media (max-width: 739px) {
  .interviewTopNavi__item {
    border-bottom: 1px solid #000000;
    padding: 0 0 5px 0;
  }
}
.interviewTopNavi__link {
  display: block;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 4px;
}
@media (max-width: 739px) {
  .interviewTopNavi__link {
    font-size: 11px;
    padding: 0 15px 0 0;
    line-height: 1.6;
  }
}
.interviewTopNavi__link::after {
  transform: rotate(90deg) translateX(-50%);
}
@media (max-width: 739px) {
  .interviewTopNavi__link::after {
    right: 5px;
    bottom: 0;
  }
}
@media (min-width: 740px) {
  .interviewTopNavi__span {
    display: inline;
  }
}
@media (max-width: 739px) {
  .interviewTopNavi__span {
    display: none;
  }
}

.interviewBlock {
  margin: 0 auto;
}
.interviewBlock__title {
  font-size: 32px;
  font-weight: normal;
  padding: 0 0 0 24px;
  position: relative;
  color: #009ce6;
}
@media (max-width: 739px) {
  .interviewBlock__title {
    font-size: 16px;
    padding: 0 0 0 12px;
  }
}
.interviewBlock__title__span {
  font-size: 22px;
  display: inline-block;
  margin: 0px 0 0 5px;
  vertical-align: 7px;
}
@media (max-width: 739px) {
  .interviewBlock__title__span {
    font-size: 12px;
    vertical-align: 2px;
  }
}
.interviewBlock__title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 50px;
  background: #009ce6;
}
@media (max-width: 739px) {
  .interviewBlock__title::before {
    width: 2px;
    height: 32px;
  }
}
.interviewBlock__text {
  margin: 8px 0 50px;
  padding: 0 0 0 24px;
}
@media (max-width: 739px) {
  .interviewBlock__text {
    font-size: 10px;
    padding: 0 0 0 12px;
    margin: 8px 0 20px;
  }
}
.interviewBlock + .interviewBlock {
  margin: 124px auto 0;
}
@media (max-width: 739px) {
  .interviewBlock + .interviewBlock {
    margin: 5px auto 0;
    padding: 10px 0 0;
  }
}

.interviewList {
  width: 1140px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .interviewList {
    width: 94%;
  }
}
@media (min-width: 740px) {
  .interviewList .workNav {
    width: 1140px;
  }
}
@media (min-width: 740px) {
  .interviewList .workNav__item {
    width: 340px;
  }
  .interviewList .workNav__item:nth-of-type(3n+2) {
    margin: 0 50px;
  }
  .interviewList .workNav__item:nth-of-type(n+4) {
    margin-top: 60px;
  }
}
@media (min-width: 740px) {
  .interviewList .workNav__dl {
    margin: -75px auto 0;
    width: 300px;
  }
}
@media (min-width: 740px) {
  .interviewList .workNav__dt {
    padding: 0.6em 1.4em;
  }
}
@media (min-width: 740px) {
  .interviewList .workNav__dd {
    padding: 20px 28px 22px;
  }
}
.interviewList .workNav__department {
  margin-top: 14px;
}

/*********************************************************************

人を知る 詳細

**********************************************************************/
.interviewTop {
  width: 100%;
  height: 0;
  padding: 38.461538% 0 0;
  margin: 22px 0 0;
  position: relative;
}
@media (max-width: 739px) {
  .interviewTop {
    padding: 60.3125% 0 0;
    margin: 10px 0 0;
  }
}
.interviewTop__profile {
  position: absolute;
  width: 1000px;
  color: #FFF;
  text-shadow: 1px 1px #000000;
  left: 0;
  right: 0;
  top: 31%;
  margin: auto;
}
@media (max-width: 739px) {
  .interviewTop__profile {
    width: 100%;
    top: 29%;
    padding: 0 0 0 8%;
  }
}
@media (max-width: 739px) {
  .interviewTop__date {
    font-size: 10px;
    font-size: 3.125vw;
  }
}
.interviewTop__department {
  font-size: 20px;
  margin: 15px 0 0;
  letter-spacing: 1.5px;
}
@media (max-width: 739px) {
  .interviewTop__department {
    margin: 2% 0 0;
    font-size: 11px;
    font-size: 3.4375vw;
    line-height: 1.5;
  }
}
.interviewTop__name {
  font-size: 44px;
  font-weight: normal;
  margin: 20px 0 0;
}
@media (max-width: 739px) {
  .interviewTop__name {
    font-size: 18px;
    font-size: 5.625vw;
    margin: 5% 0 0;
    letter-spacing: 0.05em;
  }
}
.interviewTop--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview01-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview01-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview02-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview02-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--03 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview03-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview03-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--04 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview04-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--04 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview04-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--05 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview05-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--05 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview05-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--06 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview06-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--06 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview06-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--07 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview07-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--07 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview07-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--08 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview08-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--08 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview08-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--09 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview09-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--09 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview09-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--10 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview10-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--10 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview10-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--11 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview11-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--11 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview11-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--12 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview12-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--12 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview12-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--13 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview13-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--13 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview13-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--14 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview14-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--14 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview14-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--15 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview15-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--15 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview15-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--16 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview16-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--16 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview16-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--17 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview17-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--17 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview17-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--18 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview18-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--18 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview18-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--19 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview19-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--19 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview19-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--20 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview20-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--20 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview20-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--21 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview21-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--21 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview21-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--22 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview22-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--22 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview22-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--23 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview23-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--23 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview23-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--24 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview24-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--24 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview24-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--25 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview25-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--25 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview25-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--26 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview26-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--26 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview26-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--27 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview27-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--27 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview27-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--28 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview28-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--28 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview28-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--29 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview29-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--29 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview29-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--30 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview30-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--30 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview30-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--31 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview31-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--31 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview31-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--32 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview32-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--32 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview32-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--33 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview33-main.jpg?20240216) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--33 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview33-main.jpg?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--34 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview34-main.jpg?20220204) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--34 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview34-main.jpg?20220204) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--35 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview35-main.jpg?20220204) left top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewTop--35 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview35-main.jpg?20220204) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--36 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview36-main.jpg?20220204) left top no-repeat;
  background-size: cover; }
@media (max-width: 739px) {
  .interviewTop--36 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview36-main.jpg?20220204) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--37 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview37-main.jpg?20220204) left top no-repeat;
  background-size: cover; }
@media (max-width: 739px) {
  .interviewTop--37 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview37-main.jpg?20220204) left top no-repeat;
    background-size: 100%;
  }
}
.interviewTop--38 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/interview38-main.jpg?20220204) left top no-repeat;
  background-size: cover; 
}
@media (max-width: 739px) {
  .interviewTop--38 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/interview38-main.jpg?20220204) left top no-repeat;
    background-size: 100%; 
  }
}

.interviewContent {
  width: 100%;
  margin: 0 auto;
}

.interviewProfile {
  background: #0079c2;
  color: #FFF;
  width: 1000px;
  margin: -65px auto 0;
  display: table;
  position: relative;
  padding: 48px 76px;
}
@media (max-width: 739px) {
  .interviewProfile {
    width: 90%;
    padding: 25px 0 0;
    display: block;
    margin: -30px 0 0 auto;
  }
}
.interviewProfile__title {
  font-family: arial;
  letter-spacing: 0.25em;
  font-weight: 100;
  font-size: 24px;
  position: absolute;
  left: -62px;
  top: 22px;
}
@media (max-width: 739px) {
  .interviewProfile__title {
    letter-spacing: 0.5em;
    font-size: 11px;
    top: 12px;
    left: -8%;
  }
}
.interviewProfile__left {
  display: table-cell;
  font-size: 0;
  vertical-align: middle;
  width: 48%;
}
@media (max-width: 739px) {
  .interviewProfile__left {
    width: 100%;
    display: block;
  }
}
.interviewProfile__right {
  display: table-cell;
  vertical-align: middle;
  width: 52%;
}
@media (max-width: 739px) {
  .interviewProfile__right {
    width: 100%;
    display: block;
    font-size: 12px;
    padding: 30px 25px;
  }
}
.interviewProfile__dl {
  display: table;
}
.interviewProfile__dl + .interviewProfile__dl {
  margin-top: 14px;
}
@media (max-width: 739px) {
  .interviewProfile__dl + .interviewProfile__dl {
    margin-top: 12px;
  }
}
.interviewProfile__dt {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 7.3em;
}
@media (max-width: 739px) {
  .interviewProfile__dt {
    width: 5.8em;
    vertical-align: top;
  }
}
.interviewProfile__dt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 1px;
  border-top: 1px solid #FFF;
  vertical-align: middle;
  margin: auto;
}
@media (max-width: 739px) {
  .interviewProfile__dt::after {
    width: 10px;
    bottom: auto;
    top: 5px;
  }
}
.interviewProfile__dd {
  display: table-cell;
  vertical-align: middle;
  padding-left: 25px;
}
@media (max-width: 739px) {
  .interviewProfile__dd {
    vertical-align: top;
    padding-left: 7px;
    line-height: 1.2;
  }
}
.interviewProfile__image {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 739px) {
  .interviewProfile__image {
    display: block;
  }
}
.interviewProfile__image img {
  width: 160px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .interviewProfile__image img {
    width: 41%;
  }
}
.interviewProfile__name {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1px;
  margin-left: 28px;
  font-size: 16px;
}
@media (max-width: 739px) {
  .interviewProfile__name {
    display: block;
    margin: 15px auto 0;
    text-align: center;
    font-size: 10px;
  }
}

.interviewToc {
  background: #F4F4F4;
  padding: 120px 0 70px;
}
@media (max-width: 739px) {
  .interviewToc {
    padding: 62px 10% 25px;
  }
}
.interviewToc__wrapper {
  width: 1000px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .interviewToc__wrapper {
    width: 100%;
  }
}
.interviewToc__title {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 3px;
}
@media (max-width: 739px) {
  .interviewToc__title {
    font-size: 16px;
  }
}
.interviewToc__content {
  width: 1000px;
  margin: 48px auto 0;
  padding: 0 30px;
}
@media (min-width: 740px) {
  .interviewToc__content {
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 739px) {
  .interviewToc__content {
    width: 100%;
    padding: 0;
    margin: 18px auto 0;
  }
}
.interviewToc__dl {
  display: table;
  line-height: 1.5;
}
@media (min-width: 740px) {
  .interviewToc__dl {
    margin-bottom: 12px;
  }
}
@media (max-width: 739px) {
  .interviewToc__dl + .interviewToc__dl {
    margin-top: 14.5px;
  }
}
@media (min-width: 740px) {
  .interviewToc__dl:nth-of-type(n+5) {
    margin-left: 22px;
  }
}
.interviewToc__dt {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 3.5em;
}
@media (max-width: 739px) {
  .interviewToc__dt {
    font-size: 12px;
    width: 3.4em;
    vertical-align: top;
  }
}
.interviewToc__dt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 32px;
  height: 1px;
  border-top: 1px solid #b1b1b2;
  vertical-align: middle;
  margin: auto;
}
@media (max-width: 739px) {
  .interviewToc__dt::after {
    width: 24px;
    bottom: auto;
    top: 7px;
  }
}
.interviewToc__dd {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
}
@media (max-width: 739px) {
  .interviewToc__dd {
    vertical-align: top;
  }
}
.interviewToc__link {
  color: #0066ff;
  font-size: 15px;
  letter-spacing: 0.8px;
}
@media (max-width: 739px) {
  .interviewToc__link {
    font-size: 11px;
  }
}

.interviewDetail {
  width: 100%;
  margin: 98px auto 0;
  position: relative;
}
.interviewDetail::before {
  content: "";
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview-background01.png?20240216) left top no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 0;
  padding: 7.916987% 0 0;
}
@media (max-width: 739px) {
  .interviewDetail::before {
    display: none;
  }
}
@media (max-width: 739px) {
  .interviewDetail {
    width: 100%;
    margin: 45px auto 0;
  }
}
.interviewDetail__title {
  font-weight: normal;
  padding-left: 14%;
  position: relative;
  font-size: 34px;
  letter-spacing: 4px;
  margin: 0 auto 50px;
}
@media (max-width: 739px) {
  .interviewDetail__title {
    width: 92.1875%;
    padding-left: 0;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 auto 22px;
  }
}
.interviewDetail__title::before {
  content: "";
  position: absolute;
  left: 2%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  border-top: 1px solid black;
  width: 9%;
}
@media (max-width: 739px) {
  .interviewDetail__title::before {
    display: none;
  }
}
.interviewDetail__title::after {
  content: "";
  position: absolute;
  right: 2%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  border-top: 1px solid black;
  width: 9%;
}
@media (max-width: 739px) {
  .interviewDetail__title::after {
    display: none;
  }
}
.interviewDetail__small {
  display: block;
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: 1px;
  padding: 15px 0 0 5px;
}
@media (max-width: 739px) {
  .interviewDetail__small {
    display: none;
  }
}
.interviewDetail__bg {
  margin: 80px 0;
}
@media (max-width: 739px) {
  .interviewDetail__bg {
    margin: 32px auto 38px;
  }
}
.interviewDetail__bg img {
  width: 100%;
}
.interviewDetail__content {
  width: 1140px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .interviewDetail__content {
    width: 92.1875%;
  }
}

.interviewArticle {
  font-size: 0;
}
.interviewArticle + .interviewArticle {
  margin-top: 75px;
}
@media (max-width: 739px) {
  .interviewArticle + .interviewArticle {
    margin-top: 32px;
  }
}
.interviewArticle__description {
  display: inline-block;
}
.interviewArticle__title {
  color: #0079c2;
  font-weight: 100;
  font-size: 30px;
  letter-spacing: 3px;
  line-height: 1.6;
  margin-bottom: 50px;
}
@media (max-width: 739px) {
  .interviewArticle__title {
    font-size: 18px;
    letter-spacing: 2px;
    margin: 30px 0 18px;
  }
}
@media (min-width: 740px) {
  .interviewArticle__title--24-1 {
    letter-spacing: 2px;
  }
}
.interviewArticle__text {
  font-size: 14px;
  line-height: 2.2;
}
@media (max-width: 739px) {
  .interviewArticle__text {
    font-size: 11px;
    line-height: 2.3;
  }
}
.interviewArticle__text + .interviewArticle__text {
  margin-top: 30px;
}
@media (max-width: 739px) {
  .interviewArticle__text + .interviewArticle__text {
    margin-top: 25px;
  }
}
.interviewArticle__visual img {
  width: 100%;
}
@media (min-width: 740px) {
  .interviewArticle__visual.interviewArticle__visual--wide {
    float: right;
    width: 600px;
  }
  .interviewArticle__visual.interviewArticle__visual--wide + .interviewArticle__description {
    width: 480px;
  }
}
@media (min-width: 740px) {
  .interviewArticle__visual.interviewArticle__visual--small {
    float: left;
    width: 480px;
  }
  .interviewArticle__visual.interviewArticle__visual--small + .interviewArticle__description {
    width: 600px;
    padding: 0 0 0 135px;
  }
}

.interviewSchedule {
  background: #f4f4f4;
  margin: 100px auto 0;
  padding: 50px 0 0;
}
@media (max-width: 739px) {
  .interviewSchedule {
    margin: 32px auto 0;
    padding: 35px 0;
  }
}
@media (max-width: 739px) {
  .interviewSchedule__wrapper {
    width: 100%;
  }
}
.interviewSchedule__title {
  font-weight: normal;
  width: 1000px;
  padding: 0 0 0 3%;
  font-size: 32px;
}
@media (max-width: 739px) {
  .interviewSchedule__title {
    width: 100%;
    font-size: 20px;
  }
}
.interviewSchedule__graph {
  width: 100%;
  max-width: 1220px;
  height: 480px;
  margin: 40px auto 0;
}
.interviewSchedule__graph--01 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph01.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--01 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph01.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--02 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph02.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--02 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph02.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--03 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph03.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--03 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph03.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--04 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph04.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--04 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph04.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--05 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph05.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--05 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph05.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--06 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph06.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--06 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph06.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--07 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph07.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--07 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph07.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--08 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph08.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--08 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph08.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--09 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph09.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--09 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph09.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--10 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph10.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--10 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph10.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--11 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph11.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--11 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph11.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--12 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph12.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--12 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph12.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--13 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph13.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--13 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph13.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--14 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph14.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--14 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph14.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--15 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph15.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--15 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph15.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--16 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph16.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--16 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph16.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--17 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph17.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--17 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph17.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--18 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph18.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--18 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph18.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--19 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph19.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--19 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph19.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--20 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph20.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--20 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph20.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--21 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph21.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--21 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph21.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--22 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph22.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--22 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph22.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--23 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph23.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--23 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph23.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--24 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph24.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--24 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph24.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--25 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph25.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--25 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph25.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--26 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph26.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--26 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph26.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--27 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph27.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--27 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph27.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--28 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph28.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--28 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph28.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--29 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph29.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--29 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph29.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--30 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph30.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--30 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph30.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--31 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph31.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--31 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph31.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--32 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph32.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--32 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph32.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--33 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph33.png?20240216) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--33 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph33.png?20240216) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--34 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph34.png?20220204) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--34 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph34.png?20220204) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--35 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph35.png?20220204) center top no-repeat;
  background-size: cover; }
@media (max-width: 739px) {
  .interviewSchedule__graph--35 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph35.png?20220204) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--36 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph36.png?20220204) center top no-repeat;
  background-size: cover; }
@media (max-width: 739px) {
  .interviewSchedule__graph--36 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph36.png?20220204) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--37 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph37.png?20220204) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--37 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph37.png?20220204) left top no-repeat;
    background-size: 100%;
  }
}
.interviewSchedule__graph--38 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/graph38.png?20220204) center top no-repeat;
  background-size: cover;
}
@media (max-width: 739px) {
  .interviewSchedule__graph--38 {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/graph38.png?20220204) left top no-repeat;
    background-size: 100%;
  }
}
@media (max-width: 739px) {
  .interviewSchedule__graph {
    width: 100%;
    height: 0;
    padding: 72.5% 0 0;
    margin: 20px auto 0;
  }
  .interviewSchedule__graph--04 {
    padding: 75% 0 0;
  }
}

.interview-topButton {
  background: #595757;
  width: 62px;
  height: 62px;
  padding: 15px 0 0;
  color: #FFF;
  display: block;
  text-align: center;
  position: absolute;
  right: 50%;
  bottom: -118px;
}
@media (min-width: 740px) {
  .interview-topButton {
    margin-right: -600px;
  }
}
@media (max-width: 739px) {
  .interview-topButton {
    width: 40px;
    height: 40px;
    font-size: 10px;
    padding: 8px 0 0;
    bottom: -55px;
    right: 3.90625%;
  }
}
.interview-topButton::before {
  content: "";
  display: block;
  margin: 0 auto -5px;
  width: 15px;
  height: 15px;
  border: 1px solid;
  border-color: #FFF #FFF transparent transparent;
  transform: rotate(-45deg);
}
@media (max-width: 739px) {
  .interview-topButton::before {
    margin: 0 auto -2px;
    width: 10px;
    height: 10px;
  }
}

.interviewSchedule-table {
  width: 87%;
  margin: 40px auto 0;
}
.interviewSchedule-table__tr {
  position: relative;
  display: block;
  width: 100%;
  line-height: 1.3;
}
.interviewSchedule-table__tr::after {
  content: "";
  display: block;
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/sp/interview/table-dot.png?20240216) left top repeat;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.interviewSchedule-table__tr:nth-of-type(n+2) {
  margin-top: 20px;
}
.interviewSchedule-table__tr:last-child::after {
  display: none;
}
.interviewSchedule-table td {
  vertical-align: top;
}
.interviewSchedule-table__number {
  width: 1.5em;
  text-align: center;
  font-size: 13px;
  font-size: 4.0625vw;
}
.interviewSchedule-table__time {
  width: 4.9em;
  color: #0079c2;
  font-size: 11px;
  font-size: 3.4375vw;
}
.interviewSchedule-table__text {
  font-size: 11px;
  font-size: 3.4375vw;
}

.interviewNavi {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  align-items: -webkit- center;
  align-items: -moz- center;
  align-items: -ms- center;
  align-items: -o- center;
  align-items: center;
  width: 1000px;
  margin: 78px auto -8px;
  position: relative;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 15px 12px;
}
.interviewNavi--first {
  -moz-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 739px) {
  .interviewNavi {
    width: 92.1875%;
    margin: 20px auto -28px;
  }
}
.interviewNavi__item {
  position: relative;
  z-index: 1;
}
.interviewNavi__toList {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.interviewNavi__toListLink {
  font-size: 12px;
  letter-spacing: 1px;
  display: inline-block;
}
.interviewNavi__toListLink::before {
  content: "";
  display: block;
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/interview/icon_tolist.png?20240216) center no-repeat;
  width: 23px;
  height: 23px;
  margin: 0 auto 10px;
}
.interviewNavi__link {
  display: -webkit- inline-flex;
  display: -moz- inline-flex;
  display: -ms- inline-flex;
  display: -o- inline-flex;
  display: inline-flex;
}
@media (max-width: 739px) {
  .interviewNavi__link {
    -o-flex-flow: column wrap;
    flex-flow: column wrap;
  }
}
.interviewNavi__link--left::after {
  bottom: 65px;
  right: auto;
  transform: rotate(180deg);
  margin: auto;
  left: -5px;
}
@media (max-width: 739px) {
  .interviewNavi__link--left::after {
    bottom: 40px;
    left: -15px;
  }
}
.interviewNavi__link--right::after {
  bottom: 65px;
  right: -5px;
  margin: auto;
}
@media (max-width: 739px) {
  .interviewNavi__link--right::after {
    bottom: 40px;
    right: -15px;
  }
}
@media (min-width: 740px) {
  .interviewNavi__link--right .interviewNavi__description {
    order: -webkit- -1;
    order: -moz- -1;
    order: -ms- -1;
    order: -o- -1;
    order: -1;
  }
}
.interviewNavi__image {
  margin: 0 25px;
  width: 150px;
  height: 150px;
}
@media (max-width: 739px) {
  .interviewNavi__image {
    margin: 0 auto;
    width: 75px;
    height: 75px;
  }
}
.interviewNavi__description {
  padding-top: 52px;
}
@media (max-width: 739px) {
  .interviewNavi__description {
    text-align: center;
    padding-top: 8px;
  }
}
.interviewNavi__position {
  font-size: 12px;
  letter-spacing: 1px;
}
@media (max-width: 739px) {
  .interviewNavi__position {
    font-size: 10px;
    line-height: 1.4;
  }
}
.interviewNavi__name {
  font-size: 22px;
  font-weight: bold;
  margin-top: 18px;
}
@media (max-width: 739px) {
  .interviewNavi__name {
    font-size: 12px;
    margin-top: 5px;
  }
}

/*********************************************************************

教育制度

**********************************************************************/
.faqBlock {
  margin-top: 80px;
}
@media (max-width: 739px) {
  .faqBlock {
    margin-top: 20px;
    width: 100%;
  }
}
@media (min-width: 740px) {
  .faqBlock__lead {
    width: 70%;
  }
}
@media (max-width: 739px) {
  .faqBlock__lead {
    width: 94%;
    margin-top: 36px;
  }
}
@media (min-width: 740px) {
  .faqBlock__recruit {
    margin-top: 140px;
  }
}
@media (max-width: 739px) {
  .faqBlock__recruit {
    margin-top: 80px;
  }
}
.faqBlock__text {
  margin-top: 72px;
}
@media (min-width: 740px) {
  .faqBlock__text {
    width: 70%;
  }
}
@media (max-width: 739px) {
  .faqBlock__text {
    margin-top: 22px;
    width: 94%;
  }
}
@media (min-width: 740px) {
  .faqBlock__list {
    width: 70%;
  }
}
@media (max-width: 739px) {
  .faqBlock__list {
    width: 94%;
  }
}
.faqBlock__item {
  position: relative;
  padding-left: 2em;
}
@media (max-width: 739px) {
  .faqBlock__item {
    padding-left: 0;
  }
}
.faqBlock__item:nth-of-type(n+2) {
  margin-top: 48px;
}
@media (max-width: 739px) {
  .faqBlock__item:nth-of-type(n+2) {
    margin-top: 32px;
  }
}
.faqBlock__item::before {
  content: "Q";
  display: block;
  position: absolute;
  left: 0;
  top: -17px;
  font-size: 30px;
  color: #0079C2;
}
@media (max-width: 739px) {
  .faqBlock__item::before {
    top: -4px;
    font-size: 17px;
  }
}
.faqBlock__item::after {
  content: "A";
  display: block;
  position: absolute;
  left: 0;
  top: 34px;
  font-size: 30px;
}
@media (max-width: 739px) {
  .faqBlock__item::after {
    content: "";
  }
}
.faqBlock__dt {
  font-size: 16px;
  letter-spacing: 4px;
  font-weight: normal;
  color: #0079C2;
  letter-spacing: 0;
}
@media (max-width: 739px) {
  .faqBlock__dt {
    font-size: 14px;
    padding-left: 1.5em;
  }
}
.faqBlock__dd {
  padding-top: 20px;
  position: relative;
}
@media (max-width: 739px) {
  .faqBlock__dd {
    padding-top: 10px;
  }
}
@media (min-width: 740px) {
  .faqBlock__dd--small {
    width: 555px;
  }
}
.faqBlock__dd ul {
  list-style: disc;
  padding-left: 20px;
}
.faqBlock__link {
  position: relative;
  padding-left: 1.5em;
}
.faqBlock__link::before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/link-icon.png?20240216) no-repeat;
  background-size: contain;
  top: 1px;
  left: 0;
}
@media (max-width: 739px) {
  .faqBlock__link::before {
    width: 11px;
    height: 11px;
    top: 1px;
    left: 1px;
  }
}

/*********************************************************************

トップページ（2025）

**********************************************************************/
.main {
  background: #FFF;
  color: #000;
  font-size: 18px;
}
.main.main--top2025 {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/bg-mainvisual-2026.jpg) center top no-repeat;
}
@media (max-width: 739px) {
  .main.main--top2025 {
    background-size: 380%;
  }
}
.main.main--top2025 img {
  vertical-align: middle;
}
.main.main--top2025 section {
  overflow: hidden;
}
.main.main--top2025 section:not(.mainvisual) {
  margin: 180px 0;
}
@media (max-width: 739px) {
  .main.main--top2025 section:not(.mainvisual) {
    margin: 20vw 0;
  }
}
.main.main--top2025 section.mainvisual h1 {
  display: none;
}
.main.main--top2025 section.mainvisual h2 {
  width: 100%;
  max-width: 1072px;
  margin: 1300px auto 0;
}
.main.main--top2025 section.mainvisual h2 img {
  width: 100%;
}
@media (max-width: 739px) {
  .main.main--top2025 section.mainvisual h2 {
    width: 94%;
    margin: 187vw auto 0;
  }
  .main.main--top2025 section.mainvisual h2 img {
    width: 85%;
  }
}
.main.main--top2025 section.mainvisual p {
  line-height: 3;
  max-width: 960px;
  margin: 100px auto 0;
}
@media (max-width: 739px) {
  .main.main--top2025 section.mainvisual p {
    font-size: 13px;
    line-height: 2;
    width: 94%;
    margin: 6vw auto 0;
  }
}
.main.main--top2025 section.movie > div {
  vertical-align: middle;
}
@media (max-width: 739px) {
  .main.main--top2025 section.movie > div:nth-of-type(1) div h2 {
    width: 94%;
    margin: 0 auto;
  }
  .main.main--top2025 section.movie > div:nth-of-type(1) div h2 img {
    width: 85%;
  }
}
@media (max-width: 739px) {
  .main.main--top2025 section.movie > div:nth-of-type(1) div p {
    font-size: 13px;
    line-height: 2;
    width: 94%;
    margin: 6vw auto 0;
  }
}
@media (max-width: 739px) {
  .main.main--top2025 section.movie > div:nth-of-type(2) {
    width: 94%;
    margin: 10vw auto 0;
  }
}
.main.main--top2025 section.movie > div:nth-of-type(2) a {
  display: block;
  max-width: 1310px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.main.main--top2025 section.movie > div:nth-of-type(2) a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 26px;
  border-color: transparent transparent transparent #FFF;
  z-index: 1;
  position: absolute;
  right: 78px;
  bottom: 78px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.movie > div:nth-of-type(2) a::before {
    width: 0;
    height: 0;
    border-width: 8px 0 8px 12px;
    right: 125px;
    top: calc(50% - 6px);
  }
}
.main.main--top2025 section.movie > div:nth-of-type(2) a::after {
  content: "";
  width: 90px;
  height: 90px;
  background: #282828;
  border-radius: 50%;
  position: absolute;
  right: 48px;
  bottom: 48px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.movie > div:nth-of-type(2) a::after {
    width: 45px;
    height: 45px;
    right: 110px;
    top: calc(50% - 20px);
  }
}
.main.main--top2025 section.movie > div:nth-of-type(2) a:hover {
  opacity: 1;
}
.main.main--top2025 section.movie > div:nth-of-type(2) a:hover::after {
  background: #ff0000;
}
.main.main--top2025 section.movie > div:nth-of-type(2) a img {
  width: 100%;
}
.main.main--top2025 section.company,
.main.main--top2025 section.tour {
  overflow: visible;
  width: 100%;
  position: relative;
}
.main.main--top2025 section.company::before,
.main.main--top2025 section.tour::before {
  content: "";
  position: absolute;
  top: 100px;
  bottom: -40px;
  left: 0;
  right: 0;
  background-color: #1f4d9c;
  transform: skewY(-9.6deg);
  z-index: -1;
}
@media (max-width: 739px) {
  .main.main--top2025 section.company::before,
  .main.main--top2025 section.tour::before {
    top: 20vw;
    bottom: 0;
  }
}
.main.main--top2025 section.data > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .main.main--top2025 section.data > div {
    display: block;
    width: 94%;
    margin: 0 auto;
  }
}
.main.main--top2025 section.data > div div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 380px;
  height: 280px;
  background: #f4f4f4;
  border-radius: 24px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.data > div div {
    width: 100%;
    height: 140px;
  }
  .main.main--top2025 section.data > div div:nth-of-type(n+2) {
    margin-top: 3%;
  }
}
.main.main--top2025 section.data > div div h3 {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 739px) {
  .main.main--top2025 section.data > div div h3 {
    font-size: 18px;
  }
}
.main.main--top2025 section.data > div div p {
  font-size: 30px;
  font-weight: bold;
  margin-top: 60px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.data > div div p {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
  }
}
.main.main--top2025 section.data > div div p small {
  font-size: 20px;
}
.main.main--top2025 section.data > div div p small:nth-of-type(2) {
  margin-left: 18px;
}
.main.main--top2025 section.data > div div p small span {
  writing-mode: vertical-rl;
}
@media (max-width: 739px) {
  .main.main--top2025 section.data > div div p small {
    font-size: 13px;
  }
}
.main.main--top2025 section.data > div div p strong {
  color: #1f4d9c;
  font-size: 70px;
  font-weight: bold;
  margin: 0 10px;
}
.main.main--top2025 section.data > div div p strong.counter {
  opacity: 0; /*最初は非表示 */
}
@media (max-width: 739px) {
  .main.main--top2025 section.data > div div p strong {
    font-size: 36px;
  }
}
.main.main--top2025 section.data > p.btn {
  width: 380px;
  margin: 80px auto 0;
}
@media (max-width: 739px) {
  .main.main--top2025 section.data > p.btn {
    width: 94%;
    margin: 6vw auto 0;
  }
}
.main.main--top2025 section.data > p.btn a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  color: #1f4d9c;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  height: 80px;
  padding-left: 1.3em;
  border: 1px #0b6fca solid;
}
.main.main--top2025 section.data > p.btn a::after {
  top: 0;
  bottom: 0;
  margin: auto;
  border-color: transparent transparent transparent #1f4d9c;
  transform: translateY(0px);
}
@media (max-width: 739px) {
  .main.main--top2025 section.data > p.btn a {
    font-size: 12px;
    height: 50px;
  }
}
.main.main--top2025 section.work_people ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 739px) {
  .main.main--top2025 section.work_people ul {
    display: block;
    width: 94%;
    margin: 0 auto;
  }
}
.main.main--top2025 section.work_people ul li:nth-of-type(2) {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 739px) {
  .main.main--top2025 section.work_people ul li:nth-of-type(2) {
    position: static;
  }
}
@media (max-width: 739px) {
  .main.main--top2025 section.work_people ul li:nth-of-type(n+2) {
    margin-top: 3%;
  }
}
.main.main--top2025 section.work_people ul li a img {
  width: 100%;
}
.main.main--top2025 section.activities {
  padding-top: 180px;
  margin-top: -180px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.activities {
    padding-top: 20vw;
    margin-top: -20vw;
  }
}
.main.main--top2025 section.style h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 45px;
  font-weight: 700;
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.style h2 {
    font-size: 28px;
    width: 94%;
    margin: 0 auto 6vw;
  }
}
.main.main--top2025 section.style h2::before {
  content: attr(data-subtitle);
  font-size: 24px;
  color: #1f4d9c;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.style h2::before {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.main.main--top2025 section.company h2,
.main.main--top2025 section.tour h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 45px;
  font-weight: 700;
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.company h2,
  .main.main--top2025 section.tour h2 {
    font-size: 28px;
    width: 94%;
    margin: 0 auto 6vw;
  }
}
.main.main--top2025 section.company h2::before,
.main.main--top2025 section.tour h2::before {
  content: attr(data-subtitle);
  font-size: 24px;
  color: #1f4d9c;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.company h2::before,
  .main.main--top2025 section.tour h2::before {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.main.main--top2025 section.data h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 45px;
  font-weight: 700;
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.data h2 {
    font-size: 28px;
    width: 94%;
    margin: 0 auto 6vw;
  }
}
.main.main--top2025 section.data h2::before {
  content: attr(data-subtitle);
  font-size: 24px;
  color: #1f4d9c;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.data h2::before {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.main.main--top2025 section.product_service h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 45px;
  font-weight: 700;
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.product_service h2 {
    font-size: 28px;
    width: 94%;
    margin: 0 auto 6vw;
  }
}
.main.main--top2025 section.product_service h2::before {
  content: attr(data-subtitle);
  font-size: 24px;
  color: #1f4d9c;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.product_service h2::before {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.main.main--top2025 section.work_people h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 45px;
  font-weight: 700;
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.work_people h2 {
    font-size: 28px;
    width: 94%;
    margin: 0 auto 6vw;
  }
}
.main.main--top2025 section.work_people h2::before {
  content: attr(data-subtitle);
  font-size: 24px;
  color: #1f4d9c;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.work_people h2::before {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.main.main--top2025 section.activities h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 45px;
  font-weight: 700;
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.activities h2 {
    font-size: 28px;
    width: 94%;
    margin: 0 auto 6vw;
  }
}
.main.main--top2025 section.activities h2::before {
  content: attr(data-subtitle);
  font-size: 24px;
  color: #1f4d9c;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .main.main--top2025 section.activities h2::before {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.main.main--top2025 section.style ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .main.main--top2025 section.style ul {
    display: block;
    width: 94%;
    margin: 0 auto;
  }
}
.main.main--top2025 section.style ul li {
  background: #ffffff;
}
.main.main--top2025 section.style ul li:nth-of-type(n+3) {
  margin-top: 20px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.style ul li:nth-of-type(n+2) {
    margin-top: 3%;
  }
}
.main.main--top2025 section.style ul li a img {
  width: 100%;
}
.main.main--top2025 section.company ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .main.main--top2025 section.company ul {
    display: block;
    width: 94%;
    margin: 0 auto;
  }
}
.main.main--top2025 section.company ul li {
  background: #ffffff;
}
.main.main--top2025 section.company ul li:nth-of-type(n+3) {
  margin-top: 20px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.company ul li:nth-of-type(n+2) {
    margin-top: 3%;
  }
}
.main.main--top2025 section.company ul li a img {
  width: 100%;
}
.main.main--top2025 section.product_service ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .main.main--top2025 section.product_service ul {
    display: block;
    width: 94%;
    margin: 0 auto;
  }
}
.main.main--top2025 section.product_service ul li {
  background: #ffffff;
}
.main.main--top2025 section.product_service ul li:nth-of-type(n+3) {
  margin-top: 20px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.product_service ul li:nth-of-type(n+2) {
    margin-top: 3%;
  }
}
.main.main--top2025 section.product_service ul li a img {
  width: 100%;
}
.main.main--top2025 section.activities ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .main.main--top2025 section.activities ul {
    display: block;
    width: 94%;
    margin: 0 auto;
  }
}
.main.main--top2025 section.activities ul li {
  background: #ffffff;
  max-width: 590px;
}
.main.main--top2025 section.activities ul li:nth-of-type(n+3) {
  margin-top: 20px;
}
@media (max-width: 739px) {
  .main.main--top2025 section.activities ul li:nth-of-type(n+2) {
    margin-top: 3%;
  }
}
.main.main--top2025 section.activities ul li a img {
  width: 100%;
}

/**********************************************************************

各下層ページ共通タイトル箇所（2025）

**********************************************************************/
.buttons .entryButton2025 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.buttons .entryButton2025 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px #dddddd solid;
  border-bottom: 1px #dddddd solid;
  box-sizing: border-box;
  width: 100%;
  height: 120px;
  padding: 0 40px;
}
@media (max-width: 739px) {
  .buttons .entryButton2025 a {
    height: 60px;
    padding: 0 20px;
  }
  .buttons .entryButton2025 a img:nth-of-type(1) {
    width: 92px;
    height: auto;
  }
  .buttons .entryButton2025 a img:nth-of-type(2) {
    width: 20px;
    height: auto;
  }
}

/**********************************************************************

職場紹介（2025）

**********************************************************************/
.workplaceBlock section.buttonBlock ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.workplaceBlock section.buttonBlock ul li {
  width: 50%;
}
.workplaceBlock section.buttonBlock ul li:nth-of-type(1) {
  background: #1B4EA2;
}
.workplaceBlock section.buttonBlock ul li:nth-of-type(2) {
  background: #5D5D5D;
}
.workplaceBlock section.buttonBlock ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 146px;
}
.workplaceBlock section.buttonBlock ul li a span {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  position: relative;
}
.workplaceBlock section.buttonBlock ul li a span::before {
  content: "";
  display: block;
  width: 46px;
  border-top: 1px #fff solid;
  position: absolute;
  left: calc(50% - 23px);
  top: -25px;
}
.workplaceBlock section.buttonBlock ul li a span::after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #FFF transparent transparent transparent;
  position: absolute;
  left: calc(50% - 10px);
  bottom: -40px;
}
@media (max-width: 739px) {
  .workplaceBlock section.buttonBlock ul li a span {
    font-size: 14px;
  }
  .workplaceBlock section.buttonBlock ul li a span::before {
    content: "";
    display: block;
    width: 24px;
    border-top: 1px #fff solid;
    position: absolute;
    left: calc(50% - 12px);
    top: -15px;
  }
  .workplaceBlock section.buttonBlock ul li a span::after {
    content: "";
    display: block;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #FFF transparent transparent transparent;
    position: absolute;
    left: calc(50% - 5px);
    bottom: -20px;
  }
}
.workplaceBlock section.place {
  margin-top: 90px;
}
@media (max-width: 739px) {
  .workplaceBlock section.place {
    margin-top: 20px;
  }
}
.workplaceBlock section.place h2 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.workplaceBlock section.place h2 img {
  width: 100%;
  vertical-align: middle;
}
.workplaceBlock section.place > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 40px auto 0;
}
.workplaceBlock section.place > div:nth-child(even) {
  flex-direction: row-reverse;
}
@media (max-width: 739px) {
  .workplaceBlock section.place > div {
    display: block;
    width: 94%;
  }
}
.workplaceBlock section.place > div figure {
  width: 100%;
  max-width: 590px;
}
@media (max-width: 739px) {
  .workplaceBlock section.place > div figure {
    margin: 0 auto;
  }
}
.workplaceBlock section.place > div figure img {
  width: 100%;
  vertical-align: middle;
}
.workplaceBlock section.place > div figcaption {
  width: 580px;
}
@media (max-width: 739px) {
  .workplaceBlock section.place > div figcaption {
    width: 100%;
    margin-top: 15px;
  }
}
.workplaceBlock section.place > div figcaption h3 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
}
@media (max-width: 739px) {
  .workplaceBlock section.place > div figcaption h3 {
    font-size: 17px;
  }
}
.workplaceBlock section.place > div figcaption p {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: 1px;
  margin-top: 30px;
}
@media (max-width: 739px) {
  .workplaceBlock section.place > div figcaption p {
    font-size: 13px;
    margin-top: 15px;
  }
}
.workplaceBlock section.productBlock:nth-of-type(n+2) {
  padding-top: 140px;
  margin-top: -60px;
}
@media (max-width: 739px) {
  .workplaceBlock section.productBlock:nth-of-type(n+2) {
    padding-top: 0;
    margin-top: 55px;
  }
}

/**********************************************************************

サービス（2025）

**********************************************************************/
.serviceBlock section.serviceContents > h2 {
  width: 100%;
  margin: 0 auto;
}
.serviceBlock section.serviceContents > h2 img {
  width: 100%;
  vertical-align: middle;
}
.serviceBlock section.serviceContents > div {
  width: 94%;
  margin: 80px auto 0;
  position: relative;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div {
    margin: 55px auto 0;
  }
}
.serviceBlock section.serviceContents > div:nth-of-type(n+2) {
  margin: 80px auto 0;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div:nth-of-type(n+2) {
    margin: 55px auto 0;
  }
}
.serviceBlock section.serviceContents > div::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  display: inline-block;
  border-top: 1px solid #000000;
  width: 9%;
}
.serviceBlock section.serviceContents > div::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  display: inline-block;
  border-top: 1px solid #000000;
  width: 9%;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div::before {
    content: none;
  }
  .serviceBlock section.serviceContents > div::after {
    content: none;
  }
}
.serviceBlock section.serviceContents > div > div {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 860px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div > div {
    display: block;
    width: 100%;
  }
}
.serviceBlock section.serviceContents > div > div figure {
  width: 100%;
  max-width: 240px;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div > div figure {
    max-width: 100%;
    margin: 0 auto;
  }
}
.serviceBlock section.serviceContents > div > div figure img {
  display: block;
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  vertical-align: middle;
}
.serviceBlock section.serviceContents > div > div figure aside {
  margin-top: 10px;
}
.serviceBlock section.serviceContents > div > div figure aside a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #0079C3;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  height: 50px;
  padding-left: 1.3em;
}
.serviceBlock section.serviceContents > div > div figure aside a::after {
  top: 0;
  bottom: 0;
  margin: auto;
  border-color: transparent transparent transparent #fff;
  transform: translateY(0px);
}
.serviceBlock section.serviceContents > div > div figcaption {
  width: 590px;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div > div figcaption {
    width: 100%;
    margin: 15px auto 0;
  }
}
.serviceBlock section.serviceContents > div > div figcaption h3 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div > div figcaption h3 {
    font-size: 17px;
  }
}
.serviceBlock section.serviceContents > div > div figcaption p {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: 1px;
  margin-top: 30px;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div > div figcaption p {
    font-size: 13px;
    margin-top: 15px;
  }
}
.serviceBlock section.serviceContents > div > div figcaption aside {
  font-size: 13px;
  line-height: 1.5;
  margin-top: 60px;
}
@media (max-width: 739px) {
  .serviceBlock section.serviceContents > div > div figcaption aside {
    margin-top: 20px;
  }
}

/**********************************************************************

大切にしていること（2025）

**********************************************************************/
.idealBlock > h2 {
  width: 100%;
  margin: 0 auto;
}
.idealBlock > h2 img {
  width: 100%;
  vertical-align: middle;
}
.idealBlock hr {
  height: 1px;
  margin: 80px 0;
  padding: 0;
  display: block;
  border: 0;
  border-top: 1px #313131 solid;
}
@media (max-width: 739px) {
  .idealBlock hr {
    margin: 44px 0;
  }
}
.idealBlock section.idealSection {
  width: 94%;
  margin: 80px auto 0;
  position: relative;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection {
    margin: 55px auto 0;
  }
}
.idealBlock section.idealSection:nth-of-type(n+2) {
  margin: 80px auto 0;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection:nth-of-type(n+2) {
    margin: 55px auto 0;
  }
}
.idealBlock section.idealSection::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  display: inline-block;
  border-top: 1px solid #000000;
  width: 9%;
}
.idealBlock section.idealSection::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  display: inline-block;
  border-top: 1px solid #000000;
  width: 9%;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection::before {
    content: none;
  }
  .idealBlock section.idealSection::after {
    content: none;
  }
}
.idealBlock section.idealSection .idealSection__lead {
  width: 70%;
  margin: 0 auto;
  font-size: 28px;
  letter-spacing: 0.2em;
  line-height: 1.8;
  font-weight: normal;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__lead {
    font-size: 17px;
    font-weight: normal;
    width: 100%;
  }
}
.idealBlock section.idealSection .idealSection__subText {
  writing-mode: vertical-rl;
  position: absolute;
  left: 7.8%;
  top: 28px;
  font-size: 15px;
  font-family: arial;
  letter-spacing: 0.05em;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__subText {
    display: none;
  }
}
.idealBlock section.idealSection .idealSection__text {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: 1px;
  width: 70%;
  margin: 42px auto 0;
}
.idealBlock section.idealSection .idealSection__text .vision_flex {
  display: flex;
  align-items: center;
}
.idealBlock section.idealSection .idealSection__text .vision_flex ul {
  margin-right: 2em;
}
.idealBlock section.idealSection .idealSection__text .vision_flex ul.none li {
  padding-left: 0;
}
.idealBlock section.idealSection .idealSection__text li {
  position: relative;
    list-style: none;
    font-weight: bold;
    margin: 0 0 15px;
    padding-left: 1.2em;
    box-sizing: border-box;
    color: #004ea2;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__text {
    font-size: 13px;
    margin-top: 15px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .idealBlock section.idealSection .idealSection__text .philosophy_item_right li {
      font-size: 15px;
      font-weight: 500;
      margin: 0 0 8px;
  }
}
@media (min-width: 740px) {
  .idealBlock section.idealSection .idealSection__dl {
    width: 70%;
    margin: 42px auto 0;
  }
}
@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__dl {
    margin-top: 22px;
    width: 94%;
  }
}
.idealBlock section.idealSection .idealSection__dl dt {
  color: #2979C2;
  font-size: 28px;
  letter-spacing: 0.2em;
  line-height: 1.8;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__dl dt {
    font-size: 13px;
  }
}
.idealBlock section.idealSection .idealSection__dl dd {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: 1px;
}
.idealBlock section.idealSection .idealSection__dl dd li {
  position: relative;
  list-style: none;
  font-weight: bold;
  margin: 0 0 15px;
  /* padding-left: 1.2em; */
  box-sizing: border-box;
  color: #004ea2;
}
.idealBlock section.idealSection .idealSection__dl dd li.credo_line {
  display: flex;
  align-items: center;
}
.idealBlock section.idealSection .idealSection__dl dd li.credo_line .credo_line_left {
  margin-right: 2.6em;
  width: 8.5em;
  white-space: nowrap;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.idealBlock section.idealSection .idealSection__dl dd li.credo_line .credo_line_left:lang(ja) {
  text-align-last: justify;
}
.idealBlock section.idealSection .idealSection__dl dd li.credo_line .credo_line_right:lang(ja) {
  text-align: justify;
  text-align-last: justify;
  width: 10.5em;
  white-space: nowrap;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__dl dd {
    font-size: 13px;
  }
}
.idealBlock section.idealSection > figure {
  width: 100%;
  max-width: 460px;
  margin: 42px auto 0;
}
.idealBlock section.idealSection > figure img {
  width: 100%;
  vertical-align: middle;
}
.idealBlock section.idealSection > figcaption {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 42px auto 0;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection > figcaption {
    display: block;
  }
}
.idealBlock section.idealSection .idealSection__dl2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__dl2 {
    display: block;
    margin-top: 22px;
    width: 94%;
  }
}
.idealBlock section.idealSection .idealSection__dl2:nth-of-type(n+2) {
  margin-top: 30px;
}
.idealBlock section.idealSection .idealSection__dl2 dt {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1B4EA2;
  font-size: 16px;
  letter-spacing: 1px;
  white-space: nowrap;
  width: 270px;
}
.idealBlock section.idealSection .idealSection__dl2 dt::after {
  content: "";
  background-color: #C9C9C9;
  width: 100%;
  height: 1px;
  margin: 0 15px;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__dl2 dt {
    font-size: 13px;
    width: 100%;
  }
}
.idealBlock section.idealSection .idealSection__dl2 dd {
  font-size: 16px;
  letter-spacing: 1px;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection .idealSection__dl2 dd {
    font-size: 13px;
    line-height: 2.1;
    margin-top: 10px;
  }
}
.idealBlock section.idealSection > div {
  display: flex;
  justify-content: stretch;
  align-items: flex-start;
}
@media (min-width: 740px) {
  .idealBlock section.idealSection > div {
    width: 70%;
    margin: 42px auto 0;
  }
}
@media (max-width: 739px) {
  .idealBlock section.idealSection > div {
    display: block;
    margin-top: 22px;
    width: 100%;
  }
}
.idealBlock section.idealSection > div > figure {
  flex-shrink: 0;
  width: 100%;
  max-width: 400px;
  margin: 0 30px 0 0;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection > div > figure {
    max-width: 500px;
    margin: 0 auto;
  }
}
.idealBlock section.idealSection > div > figure img {
  width: 100%;
  vertical-align: middle;
}
.idealBlock section.idealSection > div > figcaption {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: 1px;
  width: 100%;
}
.idealBlock section.idealSection > div > figcaption H3 {
  font-weight: bold;
  line-height: 1;
  margin: 30px 0 10px;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection > div > figcaption H3 {
    font-size: 13px;
    margin: 15px 0 5px;
  }
}
.idealBlock section.idealSection > div > figcaption H3:first-child {
  margin-top: 0;
}
.idealBlock section.idealSection > div > figcaption p {
  line-height: 2;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection > div > figcaption p {
    font-size: 13px;
  }
}
.idealBlock section.idealSection > div > figcaption p:nth-of-type(4) {
  margin-top: 20px;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection > div > figcaption p:nth-of-type(4) {
    margin-top: 10px;
  }
}
.idealBlock section.idealSection > div > figcaption p:last-child {
  text-align: right;
  margin-top: 20px;
}
@media (max-width: 739px) {
  .idealBlock section.idealSection > div > figcaption p:last-child {
    margin-top: 10px;
  }
}

/**********************************************************************

会社紹介（2025）

**********************************************************************/
.aboutBlock__blue {
  color: #2979C2;
}
.aboutBlock ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 860px;
  margin: 42px auto 0;
}
@media (max-width: 739px) {
  .aboutBlock ul {
    width: 100%;
  }
}
.aboutBlock ul.dups li {
  color: #2979C2;
  font-size: 28px;
  letter-spacing: 0.2em;
}
.aboutBlock ul.dups li:nth-of-type(n+2) {
  margin-top: 30px;
}
@media (max-width: 739px) {
  .aboutBlock ul.dups li:nth-of-type(n+2) {
    margin-top: 15px;
  }
}
@media (max-width: 739px) {
  .aboutBlock ul.dups li {
    font-size: 16px;
    line-height: 1.2;
  }
}
.aboutBlock ul.dups li span {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000;
  font-size: 16px;
  white-space: nowrap;
  margin-top: 10px;
}
.aboutBlock ul.dups li span::after {
  content: "";
  background-color: #C9C9C9;
  width: 100%;
  height: 1px;
  margin: 0 0 0 15px;
}
@media (max-width: 739px) {
  .aboutBlock ul.dups li span {
    font-size: 13px;
  }
}
.aboutBlock div.award {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 860px;
  margin: 42px auto 0;
}
@media (max-width: 739px) {
  .aboutBlock div.award {
    display: block;
    width: 100%;
  }
}
.aboutBlock div.award figure {
  flex-shrink: 0;
  width: 100%;
  max-width: 500px;
  margin-right: 60px;
}
@media (max-width: 739px) {
  .aboutBlock div.award figure {
    margin: 0 auto;
  }
}
.aboutBlock div.award figure img {
  width: 100%;
  vertical-align: middle;
}
.aboutBlock div.award figcaption {
  width: 100%;
}
@media (max-width: 739px) {
  .aboutBlock div.award figcaption {
    margin: 15px auto 0;
    text-align: center;
  }
}
.aboutBlock div.award figcaption p {
  line-height: 1.8;
}
@media (max-width: 739px) {
  .aboutBlock div.award figcaption p {
    font-size: 13px;
  }
}
.aboutBlock div.award figcaption aside {
  color: #2979C2;
  font-size: 18px;
  margin-top: 60px;
}
@media (max-width: 739px) {
  .aboutBlock div.award figcaption aside {
    font-size: 13px;
    margin-top: 15px;
  }
}
.aboutBlock p.award_btn {
  width: 420px;
  margin: 80px auto;
}
@media (max-width: 739px) {
  .aboutBlock p.award_btn {
    width: 100%;
    margin: 40px auto;
  }
}
.aboutBlock p.award_btn a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #0079C3;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  height: 100px;
  padding-left: 1.3em;
}
.aboutBlock p.award_btn a::after {
  top: 0;
  bottom: 0;
  margin: auto;
  border-color: transparent transparent transparent #fff;
  transform: translateY(0px);
}
@media (max-width: 739px) {
  .aboutBlock p.award_btn a {
    height: 50px;
    font-size: 13px;
  }
}

/**********************************************************************

製品（2025）

**********************************************************************/
.productBlock .productBlock__wrapper div.brand {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin: 70px auto 0;
}
@media (max-width: 739px) {
  .productBlock .productBlock__wrapper div.brand {
    margin: 20px auto 0;
  }
}
.productBlock .productBlock__wrapper div.brand figure {
  width: 100%;
  max-width: 590px;
}
.productBlock .productBlock__wrapper div.brand figure:nth-of-type(n+3) {
  margin-top: 20px;
}
@media (max-width: 739px) {
  .productBlock .productBlock__wrapper div.brand figure {
    width: 48%;
  }
  .productBlock .productBlock__wrapper div.brand figure:nth-of-type(n+3) {
    margin-top: 4%;
  }
}
.productBlock .productBlock__wrapper div.brand figure img {
  width: 100%;
  vertical-align: middle;
}

/**********************************************************************

活動TOPICS / SOCIAL ボタン

**********************************************************************/
.topics__link {
  position: relative;
  width: 100%;
  padding: 1.25em;
  background: #eee;
  display: block;
  line-height: 1.3;
}

.topics__link-small {
  font-size: 70%;
}

.topics__link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #000000;
}

.topics__link::before {
  content: "詳しくはこちら";
  font-size: 70%;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}

.topicsList {
  margin: 16px auto 0;
}

.topics__item {
  margin-bottom: 15px;
}

.topics__item:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 740px) {
  .topicsList {
    display: flex;
    flex-wrap: wrap;
    margin: 30px auto 46px;
  }
  .topics__link {
    padding: 2em;
  }
  .topics__item {
    width: calc(33.3333333333% - 10px);
  }
  .topics__item + .topics__item {
    margin-left: 15px;
  }
  .topics__item:nth-of-type(3n+1) {
    margin-left: 0;
  }
}
.activityList__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.activityBlock__contents {
  margin: 40px auto 0;
  padding-bottom: 46px;
}

.activityBlock__contents ul li {
  float: left;
  width: 266px;
  height: 46px;
  box-sizing: content-box;
  line-height: 1.7;
}

.activityBlock__contents ul li a {
  color: #fff;
  display: block;
  padding: 28px 60px 16px 17px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 13px;
}

.activityBlock .fb {
  background: #3b5998;
  border-bottom: 45px solid #395794;
}

.activityBlock .tw {
  background: #00acee;
  border-bottom: 45px solid #00a7e7;
}

.activityBlock .yt {
  background: #e52d27;
  border-bottom: 45px solid #df2c26;
}

.activityBlock .fb a {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/cmn_icon_fb.png) no-repeat 216px 28px;
}

.activityBlock .tw a {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/cmn_icon_tw.png) no-repeat 218px 28px;
}

.activityBlock .yt a {
  background: url(https://www.kai-group.com/contents_file/global/recruit/img/cmn_icon_yt.png) no-repeat 198px 28px;
}

.activityBlock .activityBlock__contents a span {
  display: block;
  line-height: 25px;
  font-size: 33px;
  letter-spacing: 2px;
}

@media (max-width: 739px) {
  .activityBlock__contents {
    margin: 16px auto 0;
    padding-bottom: 0px;
  }
  .activityBlock__contents ul li {
    float: none;
    width: 100%;
    height: 30px;
    margin-bottom: 3px;
  }
  .activityBlock__contents ul li a {
    padding: 19px 60px 14px 17px;
    line-height: 23px;
  }
  .activityBlock .fb {
    border-bottom: 30px solid #395794;
  }
  .activityBlock .tw {
    border-bottom: 30px solid #00a7e7;
  }
  .activityBlock .yt {
    border-bottom: 30px solid #df2c26;
  }
  .activityBlock .fb a {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/cmn_icon_fb.png) no-repeat 93% 50%;
    background-size: 17px 17px;
  }
  .activityBlock .tw a {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/cmn_icon_tw.png) no-repeat 93% 50%;
    background-size: 17px 17px;
  }
  .activityBlock .yt a {
    background: url(https://www.kai-group.com/contents_file/global/recruit/img/cmn_icon_yt.png) no-repeat 95% 50%;
    background-size: 26px 17px;
  }
  .activityBlock .activityBlock__contents a span {
    display: inline;
    font-size: 20px;
    margin-right: 6px;
  }
}/*# sourceMappingURL=styles.css.map */


.tour_frame {
  aspect-ratio: 16 / 7;
  width: 1200px;
  margin: 0 auto;
  display: block;
}

@media (max-width: 768px) {
  .tour_frame {
    aspect-ratio: 1 / 1.4;
    width: 94%;
    margin: 0 auto;
    display: block;
  }
}