@charset "UTF-8";
body {
  background-color: #EEE;
}
main {
  overflow-x: hidden;
}

aside.jsOpenMenu.absolute {
  display: none;
}

#mainDescription {
  width: 50.77vw;
  padding: 10.56vw 0 10.2vw 0;
  margin-left: 12.82vw;
  font-size: 3.59vw;
  line-height: 6.1vw;
}

h1 {
  font-size: 6.41vw;
  padding: 15.72vw 12.82vw 0;
}

ul.tab {
  width: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  border-radius: 9999px;
}

ul.tab.is_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  height: auto;
  gap: 4.86vw 2vw;
}

ul.tab li {
  width: auto;
  padding: 0 4.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 33.3%;
  height: 100%;
  background: #fff;
  border-radius: 9999px;
  font-size: 4.26vw;
  font-weight: 600;
}

ul.tab li.active {
  background: #000;
  color: #fff;
  border-radius: 9999px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tabContent {
  display: none;
}

.tabContent.active {
  display: block;
}

main > .tabContent {
  margin: 0 5.13vw 0;
}

.tabContent .tab {
  background: none;
  width: 74.36vw;
  margin: 11vw auto 12vw;
  height: 16.67vw;
}

.tabContent .tab li, .tabContent .tab li.active {
  width: 36.15vw;
  height: 16.67vw;
  border-radius: 10px;
  font-size: 4.36vw;
}

.tabContent .tabContent {
  background: #fff;
  border-radius: 20px;
  padding: 9.74vw 7.69vw;
}

.tabContent .tab.pcOnly {
  display: none;
}

main h2 {
  font-size: 4.41vw;
  height: 11.54vw;
  width: auto;
  padding: 0;
  margin: 0 0 5vw;
  background: #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 9999px;
}

.tabWrap {
  padding: 0 12.82vw;
}

.tabWrap .tab {
  height: 11.54vw;
  margin-bottom: 10.26vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tabWrap .tab:first-child li:last-child {
  width: 38vw;
}

.tabWrap .tab:last-child {
  margin-bottom: 0;
}

.post {
  font-size: 6.15vw;
  padding: 17.95vw 12.36vw 8.49vw 7.69vw;
  font-weight: 600;
}

.postNote {
  font-size: 3.59vw;
  line-height: 5.87vw;
  padding: 0 7.69vw;
}

#annualHolidays .attention,
#paidLeave .attention,
#carryOverPaidLeave .attention {
  font-size: 5.38vw;
}

#carryOverPaidLeave {
  margin-bottom: 9.74vw;
}

p#supplement {
  font-size: 3.59vw;
  line-height: 6.87vw;
}

.detail {
  border-bottom: 2px solid #000;
}

#workStyle {
  min-height: 334vw;
}

#WorkStyleInner .detail:last-of-type {
  border-bottom: none;
}

.detail h3 {
  text-align: center;
  padding: 7.18vw 0 0;
  font-size: 5vw;
  font-weight: 500;
}

.detail .attention {
  text-align: center;
  font-weight: 300;
}

.detail .bigFont {
  font-size: 19.51vw;
  font-weight: 100;
  font-family: "Oswald", "Bebas Neue", "Bebas", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.detail .note {
  font-size: 3.59vw;
  line-height: 6.87vw;
  padding: 0 0 10vw;
}

.detail b {
  font-weight: inherit;
}

.detail i {
  font-style: normal;
}

.detail .vertical {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 5.38vw;
  line-height: 6.38vw;
}

#flexibleWorkHours {
  position: relative;
}

#flexibleWorkHours .attention {
  font-size: 4.62vw;
}

#flexibleWorkHours .attention b {
  font-size: 6.41vw;
  margin: 0 -2vw 0 3vw;
}

#flexibleWorkHours .parenthesis {
  position: absolute;
  width: 12.06vw;
  padding: 0;
  text-align: center;
  top: 21vw;
  right: 12.56vw;
  font-size: 4.1vw;
  line-height: 4.62vw;
}

#flexibleWorkHours .parenthesis::before,
#flexibleWorkHours .parenthesis::after {
  position: absolute;
  top: 0;
  content: "";
  width: 1.15vw;
  height: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

#flexibleWorkHours .parenthesis::before {
  left: 0;
  border-left: 1px solid #000;
}

#flexibleWorkHours .parenthesis::after {
  right: 0;
  border-right: 1px solid #000;
}

#remoteWork {
  position: relative;
}

#remoteWork .attention {
  font-size: 5.38vw;
}

#remoteWork .attention .bigFont {
  font-size: 18.97vw;
}

#remoteWork .attention span:first-child {
  position: absolute;
  right: 33.56vw;
  top: 23vw;
}

#paidLeave .note:nth-child(3) {
  padding: 2vw 0 0;
  margin: -3vw 0 2vw;
  text-align: center;
}

main > #facilities.tabContent {
  margin: 0;
}

.dormitoryTtl {
  font-size: 4.87vw;
  padding: 0 12.82vw 7.69vw;
  font-weight: 600;
}

.dormitoryTtl span {
  font-size: 3.59vw;
}

#facilities .dormitory .controllScrollItem {
  width: 73.26vw;
  padding-right: 12.82vw;
}

#facilities .dormitory .controllScrollItem.has_2img {
  width: 132.7vw;
  padding-right: 12.82vw;
}

#facilities .dormitory .controllScrollItem:first-child {
  margin-left: 12.82vw;
}

#facilities .facilitiesTtl {
  font-size: 6.1vw;
  width: 74.3%;
  margin-inline: auto;
  padding-top: 19vw;
  display: grid;
  grid-template-columns: 3em auto;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
  margin-bottom: 9.2vw;
  font-weight: 700;
}
#facilities .facilitiesTtl::after {
  content: "";
  display: block;
  width: 34.1vw;
  height: 2.82vw;
  background: center bottom/contain no-repeat url(../img/workingEnvironment/facilities/ttl_bg_arrow.svg);
}
#facilities .facilitiesImg_ttl {
  padding-top: 7.6vw;
  font-size: 4.87vw;
  font-weight: 700;
}
#facilities .facilitiesImg_dsc {
  padding-top: 3vw;
  font-size: 3.58vw;
  line-height: 1.6;
}
#facilities .facilitiesImg_lnk {
  display: grid;
  padding-top: 8.5vw;
  font-size: 3.84vw;
  color: #000;
  font-weight: 700;
  padding-bottom: 4.5vw;
  border-bottom: 1px solid #000;
}
#facilities .dormitory .controllScrollItem.has_2img .facilitiesImg_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
}
#facilities .dormitory .controllScrollItem.has_2img .facilitiesImg_grid img {
  width: auto;
  height: 53vw;
}
#facilities .dormitory .controllScrollItem.has_2img .facilitiesImg_ttl {
  width: 47.44vw;
}
#facilities .dormitory .controllScrollItem.has_2img .facilitiesImg_dsc {
  width: 62vw;
}
#facilities .dormitory .controllScrollItem.has_2img .facilitiesImg_lnk {
  width: 60.44vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 8vw;
  font-size: 3.84vw;
  color: #000;
  font-weight: 700;
  padding-bottom: 4vw;
  border-bottom: 1px solid #000;
}
#facilities .dormitory .controllScrollItem.has_2img .facilitiesImg_lnk::after {
  content: "";
  display: block;
  width: 3.95vw;
  height: 1.15vw;
  background: center bottom/contain no-repeat url(../img/workingEnvironment/facilities/link_arrow.svg);
}
#facilities .tab.is_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
#facilities .faciCnt {
  background: none;
  padding: 0;
}
#facilities .faciCnt .controllScrollWrap .controllScrollItemWrap {
  padding-left: 12.8vw;
}
#facilities .faciCnt .controllScrollWrap .controllScrollItemWrap li {
  width: 60.5vw;
}
#facilities .faciCnt .controllScrollWrap .controllScrollItemWrap li img {
  width: 100%;
  height: auto;
}
#facilities .faciCnt_info {
  padding-top: 4vw;
  padding-left: 12.8vw;
}
#facilities .faciCnt_info + .controllScrollOver {
  margin-top: 12vw;
}
#facilities .faciCnt_en {
  font-family: "Oswald", "Bebas Neue", "Bebas", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 4.6vw;
  font-weight: 400;
  line-height: 1.23;
}
#facilities .faciCnt_en .innerJa {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#facilities .faciCnt_ja {
  font-size: 3.58vw;
  line-height: 1.62;
  padding-top: 1.5vw;
}
#facilities .faciCnt_lnk {
  width: 61vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 8vw;
  font-size: 3.84vw;
  color: #000;
  font-weight: 700;
  padding-bottom: 4vw;
  border-bottom: 1px solid #000;
}
#facilities .faciCnt_lnk::after {
  content: "";
  display: block;
  width: 3.95vw;
  height: 1.15vw;
  margin-left: 1vw;
  background: center bottom/contain no-repeat url(../img/workingEnvironment/facilities/link_arrow.svg);
}
#facilities .faciCnt_lnk-en {
  font-family: "Oswald", "Bebas Neue", "Bebas", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.jsFullScreenVideo{
  cursor: pointer;
}
.jsFullScreenVideo video{
  display: none;
}
.jsFullScreenVideo.fullscreenNow video{
  display: block;
}
#facilities .faciCnt_ttl {
  width: 69vw;
  margin-right: auto;
  font-size: 4.6vw;
  line-height: 1.27;
}
#facilities .faciCnt_txt {
  width: 69vw;
  margin-right: auto;
  margin-top: 1vw;
  font-size: 3.59vw;
  line-height: 1.65;
}
#facilities #TokyoOffice .controllScrollWrap .controllScrollItemWrap li {
  width: 74.36vw;
}
#facilities #CompanyDormitory {
  padding: 0;
  background: none;
}
#facilities #CompanyDormitory .controllScrollWrap .controllScrollItemWrap {
  padding-left: 12.8vw;
  gap: 12.8vw;
}
#facilities #CompanyDormitory .controllScrollWrap .controllScrollItemWrap li {
  width: 60.25vw;
}
#facilities #CompanyDormitory .controllScrollOver {
  margin-top: 7vw;
}
#facilities #CompanyDormitory .controllScrollOver + .faciCnt_name {
  margin-top: 22vw;
}
#facilities #CompanyDormitory .faciCnt_name {
  padding-left: 12.8vw;
  font-weight: 700;
}
#facilities #CompanyDormitory .faciCnt_name-txt {
  font-size: 4.87vw;
}
#facilities #CompanyDormitory .faciCnt_name-subtxt {
  display: inline-block;
  padding-left: 1em;
  font-size: 3.89vw;
}

.subpage .commonFootContent {
  background: #eee;
}

/* #employeeBenefits {
  margin-right: 0;
} */
/* #employeeBenefits #SkillUp,
#employeeBenefits #Employee,
#employeeBenefits #Health,
#employeeBenefits #Insurance,
#employeeBenefits #Savings {
  margin-right: 5.13vw;
} */
#employeeBenefits #SkillUp h3 {
  font-size: 4.87vw;
}
#employeeBenefits #SkillUp .attention .bigFont {
  font-size: 18.4vw;
  font-weight: 400;
}
#employeeBenefits #SkillUp .detailWrap .note {
  padding-bottom: 7.7vw;
}
#employeeBenefits .benefitsOption {
  margin-top: 7.7vw;
  font-size: 3.59vw;
  line-height: 1.8;
}
#employeeBenefits #Housing.tabContent {
  border-radius: 20px 0 0 20px;
  overflow: visible;
  position: relative;
  z-index: 1;
  padding-bottom: 12vw;
  width: 94.7vw;
}
#employeeBenefits #Housing h2 {
  max-width: 75vw;
}
#employeeBenefits #Housing .controllScrollOver {
  /* position: relative; */
  /* z-index: 2; */
  /* overflow: visible; */
  width: 100vw;
  height: auto;
  margin-top: 7.7vw;
  margin-left: -12.7vw;
}
#employeeBenefits #Housing .controllScrollWrap {
  /* position: absolute; */
  /* width: 100vw; */
  /* left: -12.5vw; */
  /* right: 0; */
  height: auto;
}
#employeeBenefits #Housing .controllScrollWrap .controllScrollItemWrap {
  overflow-x: scroll;
  height: auto;
  /* display: grid; */
  /* grid-template-columns: repeat(4, 1fr); */
  /* gap: 10.9vw; */
}
#employeeBenefits #Housing .controllScrollWrap .controllScrollItem {
  width: 62vw;
  height: auto;
  margin-left: 12.5vw;
}
/* #employeeBenefits #Housing .controllScrollWrap .controllScrollItem:first-child {
  margin-left: 12.5vw;
} */
#employeeBenefits #Housing .controllScrollWrap .controllScrollItem:last-child {
  margin-right: 12.4vw;
}

.housingIntro {
  max-width: 75vw;
}
.housingIntro-ttl {
  padding: 7.18vw 0 0;
  font-size: 4.87vw;
}
.housingIntro-cnt {
  margin-top: 9.4vw;
  display: grid;
  grid-template-columns: 49% 50%;
}
.housingIntro-cnt-txt {
  padding-left: 5vw;
  font-size: 3.59vw;
  line-height: 1.7;
}

.housingDetail + .housingDetail {
  margin-top: 23vw;
}
.housingDetail-cnt {
  margin-top: 12vw;
}
.housingDetail-cnt h3 {
  text-align: left;
  font-weight: 700;
}
.housingDetail-cnt h3 .text-s {
  margin-left: 1.26em;
  font-size: 73.8%;
}

#Employee .detail h3 {
  font-size: 4.87vw;
  text-align: left;
}
#Employee .detail .attention {
  text-align: left;
}
#Employee .detail .vertical {
  font-size: 6.9vw;
  font-weight: 300;
}
#Employee .detail .bigFont {
  margin: 0 2vw 0 4vw;
  font-size: 21.79vw;
}
#Employee .detail .yen {
  font-size: 6.6vw;
  font-weight: 300;
}
#Employee .employeeCnt {
  display: grid;
  grid-template-columns: 52% auto;
  gap: 5.8vw;
  width: 100%;
  margin: 8vw auto 10vw;
  font-size: 3.59vw;
  line-height: 1.7;
}
#Employee .employeeCnt-img {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#Employee .employeeOption {
  font-size: 3.59vw;
  margin-top: 8vw;
  line-height: 1.7;
}
#Health,
#Insurance{
  padding-bottom: 26vw;
}
#Health .healthCnt,
#Insurance .healthCnt {
  margin-top: 10vw;
  font-size: 3.59vw;
  line-height: 1.7;
}

#Savings .savingsCnt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 7.7vw 0;
}
#Savings .savingsCnt-dtl:nth-of-type(1) {
  border-right: 1px solid #000;
  padding-right: 7.6vw;
}
#Savings .savingsCnt-dtl:nth-of-type(2) {
  border-left: 1px solid #000;
  padding-left: 7.6vw;
}
#Savings .savingsCnt-dtl:nth-of-type(2) .note {
  padding-top: 4vw;
}
#Savings .detail h3 {
  text-align: left;
  padding: 6vw 0 5vw;
}
#Savings .savingsCnt-dtl h3 {
  padding-top: 0;
  text-align: left;
  font-size: 4.87vw;
  line-height: 1.7;
}
#Savings .savingsCnt-dtl .note {
  font-size: 3.59vw;
  padding-bottom: 0;
}
#Savings .savingsCnt-dtl-ttl {
  font-size: 4.1vw;
}
#Savings .savingsCnt-dtl-num {
  position: relative;
}
#Savings .savingsCnt-dtl-num .bigNum {
  font-size: 22vw;
  line-height: 1.1;
  font-weight: 100;
  font-family: "Oswald", "Bebas Neue", "Bebas", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#Savings .savingsCnt-dtl-num .perTxt {
  position: absolute;
  font-size: 6.9vw;
  line-height: 1.1;
  right: 0;
  top: 35%;
}
#Savings .savingsCnt-dtl-num .cmnTxt {
  position: absolute;
  right: 0;
  bottom: 10%;
  font-size: 4.1vw;
  line-height: 1.1;
}
#Savings .employeeOption {
  font-size: 3.59vw;
  padding-top: 9vw;
}

#ChildbirthandChildcare .detail {
  padding-bottom: 7.7vw;
}
#ChildbirthandChildcare .detail h3 {
  text-align: left;
  font-size: 4.8vw;
}
#ChildbirthandChildcare .attention {
  font-size: 5.1vw;
  line-height: 1;
  padding-top: 4vw;
}
#ChildbirthandChildcare .attention .bigFont {
  font-size: 28vw;
}
#ChildbirthandChildcare .mainTxt {
  text-align: center;
  margin-top: 5.9vw;
}
#ChildbirthandChildcare .mainTxt span {
  font-size: 10vw;
  line-height: 1.1;
  display: inline-block;
  text-align: left;
}
#ChildbirthandChildcare .subTxt {
  text-align: center;
  font-size: 5.1vw;
  padding-top: 2vw;
}
#ChildbirthandChildcare .note {
  padding-top: 4.8vw;
  padding-bottom: 0;
}
#ChildbirthandChildcare #FertilityTreatment {
  border-bottom: none;
  padding-bottom: 0;
}

#NursingCare .detail {
  border-bottom: none;
}
#NursingCare .NursingCare {
  margin-top: 12vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
#NursingCare .NursingCare-dtl:nth-of-type(1) {
  border-right: 1px solid #000;
  padding-right: 6.5vw;
}
#NursingCare .NursingCare-dtl:nth-of-type(2) {
  border-left: 1px solid #000;
  padding-left: 6.5vw;
}
#NursingCare .NursingCare-dtl h3 {
  padding-top: 0;
  text-align: left;
  font-size: 4.6vw;
  line-height: 1.7;
  white-space: nowrap;
}
#NursingCare .NursingCare-dtl .note {
  font-size: 3.59vw;
  padding-top: 4vw;
  padding-bottom: 0;
}
#NursingCare .NursingCare-dtl-ttl {
  padding-top: 8.9vw;
  font-size: 4.1vw;
}
#NursingCare .NursingCare-dtl-num {
  white-space: nowrap;
  padding-top: 5vw;
}
#NursingCare .NursingCare-dtl-num .bigNum {
  font-size: 18.9vw;
  line-height: 1.1;
  font-weight: 100;
  font-family: "Oswald", "Bebas Neue", "Bebas", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin: 0 -1.5vw;
}
#NursingCare .NursingCare-dtl-num .cmnTxt {
  font-size: 5.3vw;
  line-height: 1.1;
}
#facilities .faciCnt .controllScrollWrap .controllScrollItemWrap li.pcOnly{
  display: none;
}
.faciCntTtl-pc{
  display: none;
}

