@charset "utf-8";
.ulMainvisual__inner{
  position: relative;
}
.ulIntro{}
.ulIntro__note{
  padding: 0 20px;
  text-align: left;
}
.ulIntro__figureList__item:nth-of-type(1){}
.pageAnchor{
  margin: 0 0 1.5rem;
}
.pageSectionTitle{
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 2em;
  position: relative;
}
.activeEmployees .pageSectionTitle{
  margin: 0;
}
.pageSectionTitle:after{
  background-image: url(/src/images/common/illust/line03_bottom_orange.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -1.25rem;
  content: "";
  display: inline-block;
  height: 14px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 120px;
}
.sectionVisual{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 225px;
  margin: 3rem 0 0;
  position: relative;
  width: 100%;
  z-index: 200;
}
.desiredPerson .sectionVisual{
  background-image: url("/src/images/recruit/character/desired_person_keyvisual_fig01_pc.webp");
}
.sectionVisual__text{
  display: none;
}


/* ---------------------------------------------------

	desiredPerson

--------------------------------------------------- */
.desiredPerson{
  margin: 0 0 3rem;
  padding: 3.4375rem 0 0;
}
.desiredPerson__inner{}
.desiredPerson__intro{
  margin: 0 0 2.5rem;
}
.desiredPerson__intro__theme{
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 0 0 1em;
}
.desiredPerson__intro__note{
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
  margin: 0;
}
.desiredPerson__intro__point{
  padding: 1.5rem 0 0;
}
.desiredPerson__intro__point__list{
  list-style: none;
  margin: 0 0 1.25rem;
  padding: 0 15px;
}
.desiredPerson__intro__point__list__item{
  align-items: center;
  border: 1px rgba(232,113,9,1.00) solid;
  border-radius: 10px;
  display: flex;
  height: 60px;
  justify-content: center;
  margin: 0 0 0.75rem;
  position: relative;
  width: 100%;
}
.desiredPerson__intro__point__list__item:last-of-type{
  margin: 0;
}
.desiredPerson__intro__point__list__item__number{
  align-items: center;
  border: 1px rgba(232,113,9,1.00) solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-flex;
  font-size: 1.25rem;
  height: 30px;
  justify-content: center;
  left: calc((30px / 2) * -1);
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}
.desiredPerson__intro__point__list__item__text{
  display: inline-block;
  font-size: 1.0625rem;
  font-weight: 600;
  padding: 0 1.5em;
}
.desiredPerson__intro__point__note{
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
  margin: 0;
}
.desiredPerson__intro__point__note__strong{
  font-size: 1.2em;
}
.desiredPerson__point{}
.desiredPerson__point__group{
  border: 1px rgba(232,113,9,1.00) solid;
  margin: 0 0 calc(1.25rem + calc(40px / 2));
  overflow: inherit;
  padding: 2.8125rem 1.5625rem 2.1875rem;
  position: relative;
}
.desiredPerson__point__group:last-of-type{
  margin: 0;
}
.desiredPerson__point__number{
  align-items: center;
  border: 1px rgba(232,113,9,1.00) solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-flex;
  font-size: 1.5rem;
  height: 40px;
  justify-content: center;
  left: 50%;
  line-height: 1;
  position: absolute;
  top: calc((40px / 2) * -1);
  transform: translateX(-50%);
  width: 40px;
}
.desiredPerson__point__title{
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 1em;
  padding: 0 0 0.8em;
}
.desiredPerson__point__note{
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
  margin: 0;
}
.desiredPerson__point__figureList{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1rem 0 0;
}
.desiredPerson__point__figureList__item{
  margin: 0 auto 10px;
  width: 100%;
  /*max-width: 230px;*/
}
.desiredPerson__point__figureList__item:last-of-type{
  margin: 0;
}
.desiredPerson__point__figureList__item.style-personFig01_01{
  max-width: 230px;
}
.desiredPerson__point__figureList__item.style-personFig02_02{
  max-width: 220px;
}
.desiredPerson__point__figureList__item.style-personFig03_01{
  max-width: 210px;
}
.desiredPerson__summary{
  padding: 3rem 0 0;
}
.desiredPerson__summary__theme{}
.desiredPerson__summary__theme__subText{
  display: block;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 1.5em;
}
.desiredPerson__summary__theme__text{
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}
.desiredPerson__summary__note{
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
  margin: 0;
  padding: 1.25em 0 0;
}
.desiredPerson__summary__note__strong{
  font-size: 1.2em;
}


/* ---------------------------------------------------

	activeEmployees

--------------------------------------------------- */
.activeEmployees{}
.activeEmployeesTitleLabel{
  display: block;
  margin: 2.5rem 0 0;
}
.activeEmployeesTitleLabel__text{
  align-items: center;
  border: 1px rgba(81, 66, 65, 1.00) solid;
  border-radius: calc(40px / 2);
  box-sizing: border-box;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 600;
  height: 40px;
  justify-content: center;
  padding: 0 0 0.1em;
  width: 180px;
}
.activeEmployees__group{}
.activeEmployees__item{
  padding: calc((120px / 2) + 1.875rem) 0 0;
}
.activeEmployees__item__head{
  padding: 0 0 2rem;
  position: relative;
}
.activeEmployees__item__head:before{
  background-image: url(/src/images/common/illust/wave_orange.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 4vw;
  left: 50%;
  position: absolute;
  top: calc(-4vw + 1px);
  transform: translateX(-50%);
  width: 100%;
  z-index: 180;
}
.activeEmployees__item__head__illust{
  align-items: center;
  border: 1px rgba(232,113,9,1.00) solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-flex;
  height: 120px;
  justify-content: center;
  margin: calc((120px / 2) * -1) 0 1rem;
  width: 120px;
  position: relative;
  z-index: 200;
}
.activeEmployees__item__head__illust__figure{}
.activeEmployees__item__head__illust__figure.style-k{
  height: 75px;
  width: 67px;
  }
.activeEmployees__item__head__illust__figure.style-y{
  height: 83px;
  width: 57px;
  }
.activeEmployees__item__head__illust__figure.style-m{
  height: 80px;
  width: 53px;
  }
.activeEmployees__item__head__theme{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
}
.activeEmployees__item__body{
  position: relative;
}
.activeEmployees__item__body__outer{
  padding: 0;
}
.activeEmployees__item__info{
  padding: 1.75rem 1.5625rem 0;
}
.activeEmployees__item__info__theme{
  border-radius: 10px;
  margin: 0 0 1.5rem;
  padding: 1rem 1.875rem 1.2rem;
}
.activeEmployees__item__info__theme__inner{}
.activeEmployees__item__info__theme__name{
  border-bottom: 1px rgba(81,66,65,1.00) solid;
  font-size: 1.0625rem;
  font-weight: 500;
  margin: 0 0 0.5em;
  padding: 0 0 0.5em;
  text-align: center;
  width: 100%;
}
.activeEmployees__item__info__theme__name__text{
  font-size: 1.6em;
}
.activeEmployees__item__info__theme__contents{
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
  text-align: center;
}
.activeEmployees__item__info__note{}
.activeEmployees__item__info__note__text{
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
  margin: 0 0 1em;
}
.activeEmployees__item__info__note__text:last-of-type{
  margin: 0;
}
.activeEmployees__item__figure{
  padding: 2rem 15px 0;
}
.activeEmployees__item__figure__image{}
.activeEmployees__item__figure.style-col2 .activeEmployees__item__figure__image{
  margin: 0 10px 0 0;
  width: calc((100% - calc(10px * 1)) / 2);
  }
.activeEmployees__item__figure.style-col2 .activeEmployees__item__figure__image:nth-of-type(2n){
  margin: 0;
  }
.activeEmployees__item .button__block{
  padding: 2rem 0 0;
}
.activeEmployees__item .button-link:only-child{
  max-width: 320px;
}
.activeEmployees__item .button__text{
  line-height: 1.3;
}


/* ---------------------------------------------------

	MediaQuery

--------------------------------------------------- */
/* ------------------------------------

	Tablet-Mode

------------------------------------ */
@media screen and (min-width: 600px) {
.ulMainvisual__inner{}
.ulIntro{
  position: relative;
  }
.ulIntro:before{
  background-image: url("/src/images/common/illust/various06.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 79px;
  position: absolute;
  right: 4vw;
  top: -6rem;
  width: 150px;
  }
.ulIntro__note{
  text-align: center;
  }
.ulIntro__figureList__item:nth-of-type(1){}
.pageAnchor{}
.pageSectionTitle{
  font-size: 2rem;
  line-height: normal;
  margin: 0 0 2em;
  }
.activeEmployees .pageSectionTitle{
  margin: 0;
}
.pageSectionTitle:after{
  bottom: -1.5rem;
  height: 19px;
  width: 160px;
  }
.sectionVisual{
  height: 320px;
  }
.desiredPerson .sectionVisual{}
.sectionVisual__text{}


/* ------------------------------------

	desiredPerson

------------------------------------ */
.desiredPerson{}
.desiredPerson__inner{}
.desiredPerson__intro{}
.desiredPerson__intro__theme{}
.desiredPerson__intro__note{
  font-size: 1.125rem;
  line-height: 2.2;
  }
.desiredPerson__intro__point{}
.desiredPerson__intro__point__list{
  padding: 0;
  }
.desiredPerson__intro__point__list__item{
  height: 70px;
  margin: 0 1.225rem 0 0;
  width: calc((100% - calc(1.25rem * 2)) / 3);
  }
.desiredPerson__intro__point__list__item:nth-of-type(3n){
  margin: 0;
  }
.desiredPerson__intro__point__list__item__number{
  font-size: 1.4rem;
  height: 35px;
  left: 50%;
  top: calc((35px / 2) * -1);
  transform: translateX(-50%);
  width: 35px;
  }
.desiredPerson__intro__point__list__item__text{
  padding: 0.5em 0 0;
  }
.desiredPerson__intro__point__note{
  font-size: 1.125rem;
  line-height: 2.2;
  text-align: center;
  }
.desiredPerson__intro__point__note__strong{
  font-size: 1.2em;
  }
.desiredPerson__point{}
.desiredPerson__point__group{
  margin: 0 0 calc(1.875rem + calc(50px / 2));
  }
.desiredPerson__point__number{
  font-size: 1.75rem;
  height: 50px;
  left: 50%;
  top: calc((50px / 2) * -1);
  transform: translateX(-50%);
  width: 50px;
  }
.desiredPerson__point__title{
  font-size: 1.5rem;
  }
.desiredPerson__point__note{
  font-size: 1.125rem;
  line-height: 2.2;
  }
.desiredPerson__point__figureList{
  align-items: flex-end;
  flex-wrap: nowrap;
  }
.desiredPerson__point__figureList__item{
  margin: 0 10px;
  width: auto;
  max-width: inherit;
  }
.desiredPerson__point__figureList__item.style-personFig01_01{
  max-width: inherit;
  }
.desiredPerson__point__figureList__item.style-personFig02_02{
  max-width: inherit;
  }
.desiredPerson__point__figureList__item.style-personFig03_01{
  max-width: inherit;
  }
.desiredPerson__summary{}
.desiredPerson__summary__theme{}
.desiredPerson__summary__theme__subText{
  font-size: 1.375rem;
  margin: 0 0 1.36em;
  }
.desiredPerson__summary__theme__text{}
.desiredPerson__summary__note{
  font-size: 1.125rem;
  line-height: 2.2;
  padding: 1.55em 0 0;
  }
.desiredPerson__summary__note__strong{
  font-size: 1.2em;
  }


/* ------------------------------------

	activeEmployees

------------------------------------ */
.activeEmployees{}
.activeEmployeesTitleLabel{
  margin: 2.5rem 0 0;
  }
.activeEmployeesTitleLabel__text{}
.activeEmployees__group{}
.activeEmployees__item{
  padding: calc((180px / 2) + 2rem) 0 0;
  }
.activeEmployees__item__head{
  padding: 0 0 7rem;
  }
.activeEmployees__item__head:before{}
.activeEmployees__item__head__illust{
  height: 180px;
  margin: calc((180px / 2) * -1) 0 1.25rem;
  width: 180px;
  }
.activeEmployees__item__head__illust__figure{}
.activeEmployees__item__head__illust__figure.style-k{
  height: 115px;
  width: 102px;
  }
.activeEmployees__item__head__illust__figure.style-y{
  height: 112px;
  width: 86px;
  }
.activeEmployees__item__head__illust__figure.style-m{
  height: 120px;
  width: 80px;
  }
.activeEmployees__item__head__theme{
  font-size: 1.75rem;
  }
.activeEmployees__item__body{
  margin: -4rem 0 0;
  }
.activeEmployees__item__body__outer{
  padding: 0 20px;
  }
.activeEmployees__item__info{
  padding: 4rem 3rem 0;
  }
.activeEmployees__item__info__theme{}
.activeEmployees__item__info__theme__inner{
  align-items: flex-end;
  }
.activeEmployees__item__info__theme__name{
  border-bottom: none;
  border-right: 1px rgba(81,66,65,1.00) solid;
  margin: 0 1em 0 0;
  padding: 0 1em 0 0;
  text-align: left;
  width: auto;
  }
.activeEmployees__item__info__theme__name__text{}
.activeEmployees__item__info__theme__contents{}
.activeEmployees__item__info__note{}
.activeEmployees__item__info__note__text{}
.activeEmployees__item__figure{}
.activeEmployees__item__figure__image{}
.activeEmployees__item__figure.style-col2 .activeEmployees__item__figure__image{}
.activeEmployees__item .button__block{}
.activeEmployees__item .button-link:only-child{}
.activeEmployees__item .button__text{}


}/* /min-width: 600px */


/* ------------------------------------

	PC-Mode

------------------------------------ */
@media screen and (min-width: 1025px) {
.ulMainvisual__inner{}
.ulIntro{}
.ulIntro:before{
  height: 128px;
  right: calc(2rem + ((1vw - 0.64rem) * 23.6607));/*2rem~15.25rem*/
  top: -9.5rem;
  width: 243px;
  }
.ulIntro__note{
  padding: 0;
  }
.ulIntro__figureList__item:nth-of-type(1){
  bottom: 2px;
  left: 0;
  width:120px
  }
.pageAnchor{
  margin: 0 0 3.75rem;
  }
.pageSectionTitle{
  font-size: 2.5rem;
  margin: 0 0 2em;
  }
.activeEmployees .pageSectionTitle{
  margin: 0;
}
.pageSectionTitle:after{
  bottom: -2rem;
  height: 23px;
  width: 196px;
  }
.sectionVisual{
  height: 590px;
  margin: 5rem 0 0;
  }
.desiredPerson .sectionVisual{}
.sectionVisual__text{}


/* ------------------------------------

	desiredPerson

------------------------------------ */
.desiredPerson{
  margin: 0 0 6.25rem;
  padding: 7.5rem 0 0;
  }
.desiredPerson__inner{}
.desiredPerson__intro{
  margin: 0 0 3.75rem;
  }
.desiredPerson__intro__theme{
  font-size: 2.25rem;
  letter-spacing: 5.4px;
  margin: 0 0 1em;
  }
.desiredPerson__intro__note{}
.desiredPerson__intro__point{
  padding: 2.5rem 0 0;
  }
.desiredPerson__intro__point__list{
  margin: 0 0 1.875rem;
  }
.desiredPerson__intro__point__list__item{
  border: 2px rgba(232,113,9,1.00) solid;
  border-radius: 12px;
  height: 90px;
  margin: 0 1.625rem 0 0;
  width: calc((100% - calc(1.625rem * 2)) / 3);
  }
.desiredPerson__intro__point__list__item:nth-of-type(3n){
  margin: 0;
  }
.desiredPerson__intro__point__list__item__number{
  border: 2px rgba(232,113,9,1.00) solid;
  font-size: 1.5rem;
  height: 40px;
  top: calc((40px / 2) * -1);
  width: 40px;
  }
.desiredPerson__intro__point__list__item__text{
  font-size: 1.25rem;
  }
.desiredPerson__intro__point__note{}
.desiredPerson__intro__point__note__strong{}
.desiredPerson__point{}
.desiredPerson__point__group{
  border: 2px rgba(232,113,9,1.00) solid;
  margin: 0 0 calc(1.875rem + calc(64px / 2));
  padding: 4.375rem 6.25rem 3.125rem;
  }
.desiredPerson__point__number{
  border: 2px rgba(232,113,9,1.00) solid;
  font-size: 2.375rem;
  height: 64px;
  top: calc((64px / 2) * -1);
  width: 64px;
  }
.desiredPerson__point__title{
  font-size: 1.875rem;
  margin: 0 0 1em;
  padding: 0 0 0.8em;
  }
.desiredPerson__point__note{}
.desiredPerson__point__figureList{
  padding: 1.5rem 0 0;
  }
.desiredPerson__point__figureList.style-padSmall{
  padding: 10px 0 0;
  }
.desiredPerson__point__figureList__item{}
.desiredPerson__point__figureList__item.style-personFig01_01{}
.desiredPerson__point__figureList__item.style-personFig02_02{}
.desiredPerson__point__figureList__item.style-personFig03_01{}
.desiredPerson__summary{
  padding: 5rem 0 0;
  }
.desiredPerson__summary__theme{}
.desiredPerson__summary__theme__subText{}
.desiredPerson__summary__theme__text{
  font-size: 2.25rem;
  }
.desiredPerson__summary__note{}
.desiredPerson__summary__note__strong{}


/* ------------------------------------

	activeEmployees

------------------------------------ */
.activeEmployees{}
.activeEmployeesTitleLabel{
  margin: 3.75rem 0 0;
  }
.activeEmployeesTitleLabel__text{
  border-radius: calc(40px / 2);
  font-size: 1.25rem;
  height: 40px;
  width: 230px;
  }
.activeEmployees__group{}
.activeEmployees__item{
  padding: calc((240px / 2) + 2.8125rem) 0 0;
  }
.activeEmployees__item__head{
  padding: 0 0 14.6875rem;
  }
.activeEmployees__item__head:before{
  height: 60px;
  top: calc(-60px + 1px);
  }
.activeEmployees__item__head__illust{
  border: 2px rgba(232,113,9,1.00) solid;
  height: 240px;
  margin: calc((240px / 2) * -1) 0 1.875rem;
  width: 240px;
  }
.activeEmployees__item__head__illust__figure{}
.activeEmployees__item__head__illust__figure.style-k{
  height: 151px;
  width: 134px;
  }
.activeEmployees__item__head__illust__figure.style-y{
  height: 166px;
  width: 114px;
  }
.activeEmployees__item__head__illust__figure.style-m{
  height: 160px;
  width: 107px;
  }
.activeEmployees__item__head__theme{
  font-size: 2.5rem;
  line-height: 1.6;
  }
.activeEmployees__item__body{
  margin: -11.875rem 0 0;
  }
.activeEmployees__item__body__outer{
  padding: 0;
  }
.activeEmployees__item__info{
  padding: 5.625rem 6.25rem 0;
  }
.activeEmployees__item__info__theme{
  border-radius: 15px;
  margin: 0 0 3rem;
  padding: 1.4rem 0 1.6rem;
  }
.activeEmployees__item__info__theme__inner{}
.activeEmployees__item__info__theme__name{
  font-size: 1.125rem;
  margin: 0 1.5em 0 0;
  padding: 0 1.5em 0 0;
  }
.activeEmployees__item__info__theme__name__text{
  font-size: 1.6em;
  }
.activeEmployees__item__info__theme__contents{
  font-size: 1.125rem;
  text-align: left;
  }
.activeEmployees__item__info__note{}
.activeEmployees__item__info__note__text{
  font-size: 1.125rem;
  line-height: 2.2;
  margin: 0 0 1.5em;
  }
.activeEmployees__item__figure{
  padding: 4.375rem 0 0;
  }
.activeEmployees__item__figure__image{}
.activeEmployees__item__figure.style-col2 .activeEmployees__item__figure__image{
  margin: 0 2.5rem 0 0;
  width: calc((100% - calc(2.5rem * 1)) / 2);
  }
.activeEmployees__item__figure.style-col2 .activeEmployees__item__figure__image:nth-of-type(2n){
  margin: 0;
  }
.activeEmployees__item .button__block{
  padding: 3.75rem 0 0;
  }
.activeEmployees__item .button-link:only-child{
  max-width: 360px;
  }
.activeEmployees__item .button__text{}


}/* /min-width: 1025px */


/* ------------------------------------

	PC-Mode > Irregular

------------------------------------ */
@media screen and (min-width: 1366px) {
.ulIntro__figureList__item:nth-of-type(1){
  width: 204px;
  }


}/* /min-width: 1366px */