@charset "utf-8";
.career {
  margin-top: 1rem;
}
.career .careerContent {
  background: #00c9ff;
  padding-bottom: 7.5rem;
  position: relative;
  overflow: hidden;
}
.career .careerContent h1 {
  width: 6.4rem;
  position: absolute;
  top: 0;
  left: 0;
}
.career .careerContent .mvArea {
  width: 90%;
  margin-left: auto;
  position: relative;
}
.career .careerContent .mvArea .mv {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.career .careerContent .mvArea .mv video {
  width: 100%;
}
.career .careerContent .mvArea h2 {
  position: absolute;
  bottom: -8rem;
  left: -1.5rem;
}
.career .careerContent .mvArea h2 span {
  display: inline-block;
  font-size: 3.5rem;
  color: #fff;
  background: #000;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
.career .careerContent .inner {
  max-width: 86rem;
  margin: 0 auto;
}
.career .careerContent .leadWrap {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10%;
  margin-top: 12rem;
}
.career .careerContent .leadImg {
  max-width: 40%;
  padding-left: 10px;
}
.career .careerContent .leadImg img {
  max-width: 100%;
}
.career .careerContent .lead {
  /* width: 56rem; */
  width: 50%;
  font-size: 1.8rem;
  line-height: 3.3rem;
  color: #fff;
}
.career .careerContent .lead > p + p {
  margin-top: 1.5rem;
}
.career .careerContent .about {
  max-width: 100rem;
  margin: 10rem auto 0;
}
.career .careerContent .about .aboutInner {
  width: 87rem;
  margin-left: auto;
}
.career .careerContent .about .aboutTtl {
  font-size: 4.5rem;
  font-family: "Helvetica", "Arial";
  font-weight: bold;
  color: #fff;
}
.career .careerContent .about .aboutTtl span {
  display: flex;
  align-items: center;
  position: relative;
}
.career .careerContent .about .aboutTtl span::after {
  display: inline-block;
  content: "";
  width: 200%;
  height: 0.1rem;
  flex-grow: 1;
  background-color: #fff;
  position: absolute;
  right: -25.5em;
}
.career .careerContent .about .aboutTxtWrap {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10%;
  padding-right: 20px;
}
.career .careerContent .about .aboutTxtImage {
  max-width: 100%;
  width: 30%;
}
.career .careerContent .about .aboutTxt {
  margin-top: 2rem;
  font-size: 1.4rem;
  line-height: 3rem;
  color: #fff;
  width: 60%;
}
.career .careerContent h3 {
  font-size: 5.5rem;
  font-family: "Helvetica", "Arial";
  font-weight: bold;
  position: absolute;
  top: -2.5rem;
}
.career .careerContent h3.right {
  right: 4rem;
}
.career .careerContent .sub {
  font-size: 1.8rem;
  font-weight: 600;
}
.career .careerContent .sub.right {
  text-align: right;
}
.career .careerContent .cateInfo {
  margin-top: 1.5rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 3rem;
}
.career .careerContent .cateInfo.right {
  text-align: right;
}

.career .careerContent .people .peopleContent + .cateInfo {
  margin-top: 8rem;
}
@media (max-width: 768px) {
  .career {
    margin-top: 0;
  }
  .career .careerContent {
    padding-bottom: 8rem;
  }
  .career .careerContent h1 {
    width: 6.3rem;
  }
  .career .careerContent .mvArea {
    width: 89%;
  }
  .career .careerContent .mvArea h2 {
    bottom: -12.5rem;
    left: 2.5rem;
  }
  .career .careerContent .mvArea h2 span {
    font-size: 4.4rem;
    padding: 1rem 2rem;
    margin-bottom: 1.5rem;
  }
  .career .careerContent .inner {
    max-width: 100%;
    padding: 0 4rem;
  }
  .career .careerContent .leadWrap {
    margin-top: 15rem;
  }
  .career .careerContent .leadImg {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-left: 20px;
  }
  .career .careerContent .leadImg img {
  }
  .career .careerContent .lead {
    margin: 8rem 0 0 auto;
    width: 55rem;
    font-size: 2.8rem;
    line-height: 4.9rem;
  }
  .career .careerContent .lead > p + p {
    margin-top: 4.5rem;
  }
  .career .careerContent .about {
    max-width: 100%;
    margin: 10rem 0 0;
    padding-left: 4rem;
  }
  .career .careerContent .about .aboutInner {
    width: 100%;
    margin-left: auto;
  }
  .career .careerContent .about .aboutTtl {
    font-size: 5.5rem;
  }
  .career .careerContent .about .aboutTtl span::after {
    right: -18.7em;
  }
  .career .careerContent .about .aboutTxtWrap {
    flex-direction: column-reverse;
  }
  .career .careerContent .about .aboutTxtImage {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  .career .careerContent .about .aboutTxt {
    margin-top: 3rem;
    font-size: 2.8rem;
    line-height: 4.9rem;
    /* width: 55rem; */
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .career .careerContent h3 {
    font-size: 7.5rem;
    top: -3.5rem;
  }
  .career .careerContent h3.right {
    right: 3rem;
  }
  .career .careerContent .sub {
    font-size: 3.4rem;
  }
  .career .careerContent .cateInfo {
    margin-top: 3rem;
    font-size: 2.8rem;
    line-height: 4.9rem;
  }
  .career .careerContent .people .peopleContent + .cateInfo {
    margin-top: 8rem;
  }
}

/*=====job=====*/
.career .careerContent .job {
  margin-top: 12rem;
  background: #fff;
  border-radius: 2rem;
  padding: 8rem 4.5rem 4rem;
  position: relative;
}
@media (max-width: 768px) {
  .career .careerContent .job {
    margin-top: 13rem;
    padding: 7rem 3rem 6rem;
  }
}
/*=====people=====*/
.career .careerContent .people {
  margin-top: 12rem;
  background: #fff;
  border-radius: 2rem;
  padding: 4.5rem 4rem;
  position: relative;
}
.career .careerContent .people .iitokoro {
  border: none;
  background-color: transparent;
  transition: opacity 0.25s transform 0.25s;
  cursor: pointer;
}
.career .careerContent .people .iitokoro:hover {
  opacity: 0.8;
}
.career .careerContent .people .iitokoro:active {
  transform: translateY(2px);
}
.career .careerContent .people .peopleVideo {
  width: 100%;
  margin: 1rem auto 5rem;
  position: relative;
}
.career .careerContent .people .peopleVideo .modalVideoBtn {
  position: relative;
  cursor: pointer;
}
.career .careerContent .people .peopleVideo .modalVideoBtn:hover {
  opacity: 0.7;
}
.career .careerContent .people .peopleVideo .modalVideoBtn::after {
  content: "";
  width: 5.5rem;
  height: 5.5rem;
  background: url(/recruit/img/video_btn.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 2.75rem);
  left: calc(50% - 2.75rem);
}
.career .careerContent .people .peopleVideo .modalVideoBtn.noBtn::after {
  content: none;
}
.career .careerContent .people .peopleContent {
  margin-top: 4.5rem;
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  gap: 3.5rem 5.7%;
}
.career .careerContent .people .peopleContent + .sub {
  margin-top: 10rem;
}
.career .careerContent .people .peopleContent .peopleBox {
  width: 29.5%;
}
.career .careerContent .people .peopleContent .peopleBox .modalVideoBtn {
  position: relative;
  cursor: pointer;
}
.career .careerContent .people .peopleContent .peopleBox .modalVideoBtn:hover {
  opacity: 0.7;
}
.career .careerContent .people .peopleContent .peopleBox .modalVideoBtn::after {
  content: "";
  width: 5.5rem;
  height: 5.5rem;
  background: url(/recruit/img/video_btn.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 2.75rem);
  left: calc(50% - 2.75rem);
}
.career .careerContent .people .peopleContent .peopleBox .ttl .heading {
  font-size: 1.9rem;
  font-family: "Helvetica", "Arial";
  font-weight: bold;
  line-height: 2.2rem;
  margin-top: 1rem;
}
.career .careerContent .people .peopleContent .peopleBox .ttl .name {
  font-size: 1.8rem;
  font-family: "Helvetica", "Arial";
  font-weight: bold;
  line-height: 2.2rem;
}
.career .careerContent .people .peopleContent .peopleBox .ttl .position {
  margin-top: 1rem;
  display: inline-block;
  font-size: 1.2rem;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-feature-settings: "palt";
  font-weight: normal;
  line-height: 1.8rem;
}
.career .careerContent .people .peopleContent .peopleBox .modalBtn {
  margin-top: 0.5rem;
  width: 100%;
  font-size: 1.4rem;
  font-family: "Helvetica", "Arial";
  font-weight: bold;
  text-align: center;
  border: 0.2rem solid #000;
  padding: 0.5rem;
  position: relative;
  cursor: pointer;
}
.career .careerContent .people .peopleContent .peopleBox .modalBtn::after {
  content: "";
  width: 0.8rem;
  height: 1.1rem;
  background: url(/recruit/img/arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 0.55rem);
  right: 1rem;
}
.career .careerContent .people .peopleContent .peopleBox .modalBtn:hover {
  border: 0.2rem solid #fff;
  color: #fff;
  background: #000;
}
.career
  .careerContent
  .people
  .peopleContent
  .peopleBox
  .modalBtn:hover::after {
  background: url(/recruit/img/arrow_h.png) no-repeat;
  background-size: contain;
}
.career .careerContent .peopleImg {
  margin-top: 5rem;
}
@media (max-width: 768px) {
  .career .careerContent .people {
    margin-top: 13rem;
    padding: 7rem 3rem 6rem;
  }
  .career .careerContent .people .peopleVideo {
    margin: 2rem auto 5rem;
  }
  .career .careerContent .people .peopleVideo .modalVideoBtn::after {
    width: 7.2rem;
    height: 7.2rem;
    top: calc(50% - 3.6rem);
    left: calc(50% - 3.6rem);
  }
  .career .careerContent .people .peopleContent {
    margin-top: 5.5rem;
    /* gap: 6rem 0; */
    gap: 6rem 3%;
  }
  .career .careerContent .people .peopleContent .peopleBox {
    width: 48.5%;
  }
  .career
    .careerContent
    .people
    .peopleContent
    .peopleBox
    .modalVideoBtn::after {
    width: 7.2rem;
    height: 7.2rem;
    top: calc(50% - 3.6rem);
    left: calc(50% - 3.6rem);
  }
  .career .careerContent .people .peopleContent .peopleBox .ttl .heading {
    margin-top: 1rem;
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .career .careerContent .people .peopleContent .peopleBox .ttl .name {
    margin-top: 1rem;
    font-size: 2.8rem;
    line-height: 3rem;
  }
  .career .careerContent .people .peopleContent .peopleBox .ttl .position {
    font-size: 2rem;
    line-height: 2.6rem;
  }
  .career .careerContent .people .peopleContent .peopleBox .modalBtn {
    margin-top: 1.5rem;
    font-size: 2.4rem;
    padding: 1rem;
  }
  .career .careerContent .people .peopleContent .peopleBox .modalBtn::after {
    width: 2rem;
    height: 2.5rem;
    top: calc(50% - 1.25rem);
    right: 1rem;
  }
}
/*=====movieModal=====*/
.modal-video {
  background-color: rgba(0, 0, 0, 0.7);
}
.modal-video-close-btn {
  cursor: pointer;
}
/*=====worksModal=====*/
.career .careerContent .worksModal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.7);
  overflow-y: scroll;
}
.career .careerContent .worksModalBg {
  position: absolute;
  height: 100vh;
  width: 100%;
}
.career .careerContent .worksModalInnerWrap {
  margin: 15rem auto;
  max-width: 80rem;
  position: relative;
}
.career .careerContent .worksModalInnerWrap .worksModalBtnClose {
  width: 3rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
}
.career .careerContent .worksModalInnerWrap .worksModalBtnClose img {
  width: 100%;
  height: 100%;
}
.career .careerContent .worksModalInnerWrap .worksModalBox {
  background: #fff;
  padding: 4rem;
}
.career
  .careerContent
  .worksModalInnerWrap
  .worksModalBox
  .modalContents
  + .modalContents {
  margin-top: 5rem;
  padding-top: 6rem;
  border-top: 0.1rem solid #000;
}
.career .careerContent .worksModalInnerWrap .worksModalBox .modalPic {
  width: 50rem;
  margin: 0 auto;
}
.career .careerContent .worksModalInnerWrap .worksModalBox .modalPic02 {
  width: 23.25rem;
}
.career .careerContent .worksModalInnerWrap .worksModalBox .modalTxtBox {
  margin-top: 3.5rem;
  display: flex;
  justify-content: space-between;
}
.career .careerContent .worksModalInnerWrap .worksModalBox .modalTxtBox .ttl {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 3.2rem;
}
.career
  .careerContent
  .worksModalInnerWrap
  .worksModalBox
  .modalTxtBox
  .caption {
  font-size: 1.4rem;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  line-height: 2.2rem;
}
.career
  .careerContent
  .worksModalInnerWrap
  .worksModalBox
  .modalTxtBox
  .caption._twoColumn {
  display: flex;
  column-gap: 1.4rem;
}
.career .careerContent #works04 .worksModalInnerWrap .worksModalBox {
  padding: 4rem 8rem;
}
.career .careerContent .worksModalInnerWrap .worksModalBox .video {
  position: relative;
  width: 57.7rem;
  margin: 0 auto;
  padding-top: 50.8%;
}
.career .careerContent .worksModalInnerWrap .worksModalBox .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .career .careerContent .worksModalInnerWrap {
    margin: 10rem auto;
    max-width: 65rem;
  }
  .career .careerContent .worksModalInnerWrap .worksModalBtnClose {
    width: 5.3rem;
    top: 1rem;
    right: 1rem;
  }
  .career .careerContent .worksModalInnerWrap .worksModalBox {
    padding: 7rem 2.5rem 6rem;
  }
  .career .careerContent #works04 .worksModalInnerWrap .worksModalBox {
    padding: 7rem 2.5rem 6rem;
  }
  .career
    .careerContent
    .worksModalInnerWrap
    .worksModalBox
    .modalContents
    + .modalContents {
    margin-top: 6rem;
    padding-top: 7rem;
  }
  .career .careerContent .worksModalInnerWrap .worksModalBox .modalPic {
    width: 60rem;
  }
  .career .careerContent .worksModalInnerWrap .worksModalBox .modalPic02 {
    width: 28rem;
    margin: 0 auto;
  }
  .career .careerContent .worksModalInnerWrap .worksModalBox .video {
    width: 100%;
    padding-top: 56.25%;
  }
  .career .careerContent .worksModalInnerWrap .worksModalBox .modalTxtBox {
    margin-top: 3rem;
    flex-direction: column;
  }
  .career .careerContent .worksModalInnerWrap .worksModalBox .modalTxtBox .ttl {
    font-size: 3.4rem;
    line-height: 5.4rem;
  }
  .career
    .careerContent
    .worksModalInnerWrap
    .worksModalBox
    .modalTxtBox
    .caption {
    margin-top: 3.5rem;
    font-size: 2.8rem;
    line-height: 4.8rem;
  }
}
/*=====message=====*/
.career .careerContent .message {
  margin-top: 8rem;
  background: #fff;
  padding: 8rem 0;
}
.career .careerContent .message .messageContent {
  border: 0.2rem solid #000;
  border-radius: 3rem;
  padding: 4.5rem 4.5rem 5.5rem;
  position: relative;
}
.career .careerContent .message .messageContent h3 {
  background: #fff;
  padding: 0 1rem;
}
.career .careerContent .message .messageContent .messageBox {
  display: flex;
  justify-content: space-between;
}
.career .careerContent .message .messageContent .messageBox .txt {
  width: 40%;
}
.career .careerContent .message .messageContent .messageBox .messageVideoArea {
  width: 41rem;
  position: relative;
}
.career
  .careerContent
  .message
  .messageContent
  .messageBox
  .messageVideoArea
  .messageVideo {
  position: relative;
  cursor: pointer;
}
.career
  .careerContent
  .message
  .messageContent
  .messageBox
  .messageVideoArea
  .messageVideo:hover {
  opacity: 0.7;
}
.career
  .careerContent
  .message
  .messageContent
  .messageBox
  .messageVideoArea
  .messageVideo::after {
  content: "";
  width: 5.5rem;
  height: 5.5rem;
  background: url(/recruit/img/video_btn.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 2.75rem);
  left: calc(50% - 2.75rem);
}
.career
  .careerContent
  .message
  .messageContent
  .messageBox
  .messageVideoArea
  .messageVideoTtl {
  position: absolute;
  bottom: 2rem;
  left: -7.5rem;
}
.career
  .careerContent
  .message
  .messageContent
  .messageBox
  .messageVideoArea
  .messageVideoTtl
  span {
  display: inline-block;
  text-align: right;
  color: #fff;
  background: #000;
  padding: 0.5rem;
}
.career
  .careerContent
  .message
  .messageContent
  .messageBox
  .messageVideoArea
  .messageVideoTtl
  .small {
  font-size: 1.2rem;
}
.career
  .careerContent
  .message
  .messageContent
  .messageBox
  .messageVideoArea
  .messageVideoTtl
  .name {
  font-size: 1.6rem;
  margin-left: 2em;
}
@media (max-width: 768px) {
  .career .careerContent .message {
    margin-top: 9rem;
    padding: 9rem 0;
  }
  .career .careerContent .message .messageContent {
    border: 0.5rem solid #000;
    border-radius: 3rem;
    padding: 7rem 3rem 8.5rem;
  }
  .career .careerContent .message .messageContent .messageBox {
    flex-direction: column;
  }
  .career .careerContent .message .messageContent .messageBox .txt {
    width: 100%;
  }
  .career
    .careerContent
    .message
    .messageContent
    .messageBox
    .messageVideoArea {
    margin-top: 6rem;
    width: 100%;
  }
  .career
    .careerContent
    .message
    .messageContent
    .messageBox
    .messageVideoArea
    .messageVideo::after {
    width: 7.2rem;
    height: 7.2rem;
    top: calc(50% - 3.6rem);
    left: calc(50% - 3.6rem);
  }
  .career
    .careerContent
    .message
    .messageContent
    .messageBox
    .messageVideoArea
    .messageVideoTtl {
    bottom: -5rem;
    left: 1rem;
  }
  .career
    .careerContent
    .message
    .messageContent
    .messageBox
    .messageVideoArea
    .messageVideoTtl
    .small {
    font-size: 2rem;
  }
  .career
    .careerContent
    .message
    .messageContent
    .messageBox
    .messageVideoArea
    .messageVideoTtl
    .name {
    font-size: 2.8rem;
    margin-left: 2em;
  }
}
/*=====office=====*/
.career .careerContent .office {
  margin-top: 8rem;
  background: #fff;
  border-radius: 2rem;
  padding: 4.5rem;
  position: relative;
}
.career .careerContent .office .officeContent {
  margin-top: 5rem;
}
.career .careerContent .office .officeContent .officeBox {
  padding-top: 3rem;
  border-top: 0.2rem solid #000;
  position: relative;
}
.career .careerContent .office .officeContent .officeBox + .officeBox {
  margin-top: 5.5rem;
}
.career .careerContent .office .officeContent .officeBox .officeTtl {
  display: inline-block;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  padding: 0.5rem 1.5rem;
  border-radius: 3rem;
  background: #000;
  position: absolute;
  top: -1.5rem;
  left: 0;
}
.career .careerContent .office .officeContent .officeBox .oficcePicBox {
  display: flex;
  gap: 0 4rem;
}
.career
  .careerContent
  .office
  .officeContent
  .officeBox
  .oficcePicBox
  > p:first-child {
  width: 26rem;
}
.career
  .careerContent
  .office
  .officeContent
  .officeBox
  .oficcePicBox
  > p:nth-child(2) {
  width: 17rem;
}
.career
  .careerContent
  .office
  .officeContent
  .officeBox
  .oficcePicBox
  > p:last-child {
  width: 26rem;
}
.career .careerContent .office .officeContent .officeBox .officePlace {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  text-align: right;
}
@media (max-width: 768px) {
  .career .careerContent .office {
    margin-top: 9rem;
    border-radius: 2rem;
    padding: 7rem 3rem 6rem;
  }
  .career .careerContent .office .officeContent {
    margin-top: 8rem;
  }
  .career .careerContent .office .officeContent .officeBox {
    padding-top: 5.5rem;
    border-top: 0.2rem solid #000;
  }
  .career .careerContent .office .officeContent .officeBox + .officeBox {
    margin-top: 8rem;
  }
  .career .careerContent .office .officeContent .officeBox .officeTtl {
    font-size: 2.8rem;
    padding: 1rem 4rem;
    border-radius: 3rem;
    top: -2.5rem;
  }
  .career .careerContent .office .officeContent .officeBox .oficcePicBox {
    flex-direction: column;
    gap: 0;
  }
  .career .careerContent .office .officeContent .officeBox .oficcePicBox > p {
    margin: 0 auto;
  }
  .career
    .careerContent
    .office
    .officeContent
    .officeBox
    .oficcePicBox
    > p
    + p {
    margin-top: 3rem;
  }
  .career
    .careerContent
    .office
    .officeContent
    .officeBox
    .oficcePicBox
    > p:first-child {
    width: 56.7rem;
  }
  .career
    .careerContent
    .office
    .officeContent
    .officeBox
    .oficcePicBox
    > p:nth-child(2) {
    width: 37.1rem;
  }
  .career
    .careerContent
    .office
    .officeContent
    .officeBox
    .oficcePicBox
    > p:last-child {
    width: 56.7rem;
  }
  .career .careerContent .office .officeContent .officeBox .officePlace {
    width: 57.7rem;
    margin-top: 1rem;
    font-size: 2rem;
  }
}
/*=====numbers=====*/
.career .careerContent .numbers {
  margin-top: 8rem;
  background: #fff;
  padding: 8rem 0;
}
.career .careerContent .numbers .numbersContent {
  border: 0.2rem solid #000;
  border-radius: 3rem;
  padding: 4.5rem 4.5rem 4rem;
  position: relative;
}
.career .careerContent .numbers .numbersContent h3 {
  background: #fff;
  padding: 0 1rem;
}
.career .careerContent .numbers .numbersContent .nmbersContentBox {
  margin-top: 3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 4rem 0;
}
.career .careerContent .numbers .numbersContent .nmbersContentBox .numPic {
  width: 30.027%;
}
@media (max-width: 768px) {
  .career .careerContent .numbers {
    margin-top: 9rem;
    padding: 9rem 0;
  }
  .career .careerContent .numbers .numbersContent {
    border: 0.5rem solid #000;
    padding: 7rem 2.5rem 5.5rem;
  }
  .career .careerContent .numbers .numbersContent .nmbersContentBox {
    margin-top: 5.5rem;
    gap: 2rem 0;
  }
  .career .careerContent .numbers .numbersContent .nmbersContentBox .numPic {
    width: 48.8%;
  }
}
/*=====workStyle=====*/
.career .careerContent .workStyle {
  margin-top: 8rem;
  background: #fff;
  border-radius: 2rem;
  padding: 4.5rem 4.5rem 10rem;
  position: relative;
}
.career .careerContent .workStyle .workStyleContents {
  margin-top: 3rem;
  max-width: 100%;
  width: 100%;
  row-gap: 37px;
  display: grid;
}
@media (min-width: 769px) {
  .career .careerContent .workStyle .workStyleContents {
    display: grid;
    column-gap: min(100vw * 65 / 1000, 65px);
    grid-template-columns: repeat(2, 1fr);
  }
}
.career .careerContent .workStyle .workStyleContents .workStyleBox {
  width: 100%;
}
.career .careerContent .workStyle .workStyleContents .workStyleBox._training {
  grid-column: 1 / span 2;
}
@media (min-width: 769px) {
  .career .careerContent .workStyle .workStyleContents .workStyleBox._training {
    /* padding-top: 33px; */
  }
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic {
  margin: 0 auto;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic01 {
  width: 12.8rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic02 {
  width: 10.4rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic03 {
  width: 9.9rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic04 {
  width: 9.6rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic05 {
  width: 8rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic06 {
  width: 10.6rem;
  margin: 0.87rem auto;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic07 {
  width: 10.5rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic08 {
  width: 10.8rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic09 {
  width: 11.6rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic10 {
  width: 8.2rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic11 {
  margin-top: -0.8rem;
  width: 11rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic12 {
  width: 8.2rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic13 {
  margin-top: -0.81rem;
  width: 10.3rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStylePic.pic14 {
  margin-top: -0.81rem;
  width: 10rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .worksStyleTtl {
  margin-top: 2.5rem;
  font-size: 1.8rem;
  font-weight: 400;
  text-align: center;
  box-shadow: 0.4rem 0.4rem 0 0 #00d2ff;
  padding: 0.5rem;
  border: 0.1rem solid #000;
}
@media (min-width: 768px) {
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox._training
    .worksStyleTtl,
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox._training
    .workStyleTxt {
    width: min(100vw * 350 / 1000, 350px);
    margin-left: auto;
    margin-right: auto;
  }
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .worksStyleTtl.mgt1 {
  margin-top: 1.75rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .worksStyleTtl.mgt2 {
  margin-top: 1.4rem;
}
@media (min-width: 768px) {
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .worksStyleTtl.mgt3 {
    margin-top: 3rem;
  }
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStyleTxt {
  margin-top: 2.8rem;
  font-size: 1.4rem;
  line-height: 3rem;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStyleDetail {
  width: 100%;
  display: grid;
  max-width: 100%;
  row-gap: 37px;
  grid-template-columns: repeat(2, 1fr);
  column-gap: min(100vw * 65 / 1000, 65px);
  grid-template-areas:
    "text1 image"
    "text1 text2";
}
@media (min-width: 768px) {
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleDetail {
    margin-top: 34px;
  }
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStyleDetail
  > p {
  font-size: 1.4rem;
  line-height: 3rem;
}
@media (max-width: 768px) {
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleDetail
    > p {
    font-size: 2.8rem;
    line-height: calc(42 / 28);
    letter-spacing: 0.1em;
  }
}
@media (max-width: 768px) {
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleDetail {
    grid-template-columns: repeat(1, 1fr);
    grid-template-areas:
      "image"
      "text1"
      "text2";
    row-gap: 0px;
  }
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStyleDetail
  .workStyleDetail__text1 {
  grid-area: text1;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStyleDetail
  .workStyleDetail__text2 {
  grid-area: text2;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStyleDetail
  .workStyleDetail__img
  img {
  max-width: 100%;
  width: 100%;
  grid-area: image;
}
.career
  .careerContent
  .workStyle
  .workStyleContents
  .workStyleBox
  .workStyleDetail
  .workStyleDetail__note {
  display: block;
  padding-top: 60px;
}
.career .careerContent .workStyle .note {
  margin-top: 2rem;
  font-size: 1.2rem;
  text-align: right;
}
.career .careerContent .workStyle .diversity {
  position: relative;
  border: 2px solid #00d2ff;
  border-radius: 20px;
  margin-top: 125px;
}
.career .careerContent .workStyle .diversity .diversity__inner {
  padding: 16px 28px 24px;
}
.career .careerContent .workStyle .diversity .diversity__image {
  position: absolute;
  width: 142px;
  left: 50%;
  transform: translateX(-50%) translateY(-41px);
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}
.career .careerContent .workStyle .diversity .diversity__heading {
  font-size: 1.7rem;
  line-height: 3rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}
.career .careerContent .workStyle .diversity .diversity__text {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 3rem;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .career .careerContent .workStyle {
    margin-top: 8rem;
    padding: 7rem 3rem 8rem;
  }
  .career .careerContent .workStyle .workStyleContents {
    margin-top: 5.5rem;
    display: block;
  }
  .career .careerContent .workStyle .workStyleContents .workStyleBox {
    width: 100%;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    + .workStyleBox {
    margin-top: 7.5rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleTxt
    > p {
    font-size: 2.8rem;
    line-height: 4.9rem;
  }
  .workStyleTxtHeading:first-child {
    margin-top: 0;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox._training
    .workStylePic {
    padding-top: 11px;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic01 {
    width: 24.2rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic02 {
    width: 19.6rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic03 {
    width: 18.7rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic04 {
    width: 18.1rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic05 {
    width: 19.1rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic06 {
    width: 20rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic07 {
    width: 18.9rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic08 {
    width: 18.6rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic09 {
    width: 19.1rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic10 {
    width: 16.1rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic11 {
    margin-top: 0;
    width: 18.6rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic12 {
    width: 15.1rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic13 {
    margin-top: 0;
    width: 19rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStylePic.pic14 {
    margin-top: 0;
    width: 17rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .worksStyleTtl {
    margin-top: 3.5rem;
    font-size: 3.4rem;
    box-shadow: 0.6rem 0.6rem 0 0 #00d2ff;
    padding: 1rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .worksStyleTtl.mgt2 {
    margin-top: 3.5rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .worksStyleTtl.mgt1 {
    margin-top: 3.5rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleTxt {
    margin-top: 2.5rem;
    font-size: 2.8rem;
    line-height: 4.9rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox._training
    .workStyleTxt {
    margin-top: 3rem;
  }
  .career .careerContent .workStyle .note {
    margin-top: 6.5rem;
    font-size: 2rem;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleDetail
    .workStyleDetail__img
    img {
    padding-top: 24px;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleDetail
    .workStyleDetail__text1 {
    padding-top: 31px;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleDetail
    .workStyleDetail__text2 {
    margin-top: 20px;
  }
  .career
    .careerContent
    .workStyle
    .workStyleContents
    .workStyleBox
    .workStyleDetail
    .workStyleDetail__note {
    padding-top: 20px;
  }
  .career .careerContent .workStyle .diversity {
    margin-top: 67px;
    border-radius: 10px;
  }
  .career .careerContent .workStyle .diversity .diversity__inner {
    padding: 25px 15px 30px;
  }
  .career .careerContent .workStyle .diversity .diversity__image {
    width: 140px;
    transform: translateX(-50%) translateY(-36px);
  }
  .career .careerContent .workStyle .diversity .diversity__heading {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .career .careerContent .workStyle .diversity .diversity__text {
    margin-top: 27px;
    font-size: 2.8rem;
    line-height: 1.45;
  }
}
/*================*/
.career .linkArea {
  margin-top: 5.5rem;
}
.career .linkArea .linkAreaTtl {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
}
.career .linkArea .inner {
  max-width: 86rem;
  margin: 3.5rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.5rem 0;
}
.career .link a {
  display: block;
  width: 39.5rem;
  margin: 0 auto;
  border: 0.3rem solid #000;
  box-shadow: 1rem 1rem 0 0 #00c9ff;
  /* padding: 4rem; */
}
.career .link a .txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  height: 9.4rem;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  position: relative;
}
.career .link a .txt::after {
  content: "";
  width: 6rem;
  height: 0.9rem;
  background: url(/recruit/img/arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 0.45rem);
  right: -3rem;
}
.career .linkArea .link .end {
  display: block;
  margin-top: 2rem;
  margin-left: 2em;
  font-size: 1.4rem;
}
.career .backLink {
  margin-top: 11rem;
  text-align: center;
}
@media (min-width: 769px) {
  .career .link a:hover {
    border: 0.3rem solid #fff;
    color: #fff;
  }
  .career .link a:hover {
    border: 0.3rem solid #fff;
    color: #fff;
    background: #000;
  }
  .career .link a .txt {
    overflow: hidden;
    transition: ease 0.2s;
    position: relative;
    z-index: 5;
  }
  .career .link a .txt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #000;
    width: 100%;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 1);
    transform-origin: right top;
    z-index: -1;
  }
  .career .link a:hover .txt::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .career .link a:hover .txt::after {
    background: url(/recruit/img/arrow_h.png) no-repeat;
    background-size: contain;
    z-index: 10;
  }
}
@media (max-width: 768px) {
  .career .linkArea {
    margin-top: 9rem;
  }
  .career .linkArea .linkAreaTtl {
    font-size: 3.5rem;
  }
  .career .linkArea .inner {
    max-width: 100%;
    margin: 6.5rem auto 0;
    flex-direction: column;
    padding: 0 4rem;
    gap: 0;
  }
  .career .linkArea .link + .link {
    margin-top: 5.5rem;
  }
  .career .link a {
    width: 100%;
    border: 0.5rem solid #000;
    padding: 5rem;
  }
  .career .link a .txt {
    font-size: 3.5rem;
    height: auto;
  }
  .career .link a .txt::after {
    width: 2.3rem;
    height: 3.4rem;
    top: calc(50% - 1.7rem);
    right: -2rem;
  }
  .career .linkArea .link .end {
    margin-top: 2rem;
    margin-left: 2em;
    font-size: 2.8rem;
  }
  .career .backLink {
    margin-top: 30rem;
    font-size: 4.3rem;
  }
}

.career .careerContent .dialog {
  background: #fff;
  border: #333 1px solid;
  border-radius: 10px;
  box-shadow: 0 0 10px #666;
  color: #333;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  width: 80%;
  max-width: 950px;
  /* padding-top: 50px;
	padding-bottom: 50px; */
  height: 85vh;
  position: fixed;
  overflow: visible;
}
.career .careerContent .dialog::backdrop {
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease-in-out;
}
.career .careerContent .dialog.show {
  opacity: 1;
}
.career .careerContent .dialog.show::backdrop {
  background: rgba(0, 0, 0, 0.6);
}
.career .careerContent .dialog .dialog__inner {
  padding-top: 50px;
  padding-bottom: 50px;
  /* max-width: 800px; */
  margin-left: auto;
  margin-right: auto;
  /* overflow-y: scroll; */
  padding-left: 20px;
  padding-right: 20px;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}
.career .careerContent .dialog .dialog__headingWrap {
  font-weight: 700;
  text-align: center;
}
.career .careerContent .dialog .dialog__headingWrap .dialog__subHeading {
  line-height: 1.5;
  font-size: clamp(16px, 100vw * 37 / 1454, 37px);
}
.career .careerContent .dialog .dialog__headingWrap .dialog__heading {
  font-size: clamp(16px, 100vw * 48 / 1454, 48px);
  line-height: 1.5;
}
.career .careerContent .dialog .dialog__heading ._red {
  color: #ff0000;
}
.career .careerContent .dialog .dialog__heading ._underline {
  position: relative;
}
.career .careerContent .dialog .dialog__heading ._underline::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
}
.dialog__headingImg {
  max-width: 420px;
  width: 60%;
}
.dialog__fukidashi {
  /* padding-top: 50px;
	padding-bottom: 50px; */
}
.fukidashiList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .fukidashiList {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.fukidashiList__item {
}
.dialog-close {
  background-color: transparent;
  border: 0;
  aspect-ratio: 1/1;
  width: 45px;
  position: absolute;
  top: -50px;
  right: 0;
  cursor: pointer;
}

.job .tab {
  width: 100%;
}

.job div[role="tablist"] {
  display: flex;
  column-gap: 8px;
  width: 100%;
  position: relative;
}
.job div[role="tablist"]::after {
  content: "";
  height: 1px;
  background-color: #a0a0a0;
  width: calc(100% + 15px);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.job .tabButton {
  width: 100%;
  border: none;
  background-color: #606060;
  font-size: 26px;
  font-weight: bold;
  padding: 10px 12px;
  color: #fff;
  min-height: 70px;
  transition: transform 0.25s;
}
@media screen and (max-width: 768px) {
  .job .tabButton {
    font-size: 20px;
    min-height: 40px;
  }
}
.job .tabButton._midCareer {
  background-color: #00ceff;
}

.job button[role="tab"][aria-selected="false"] {
  transform: translateY(8px);
}
@media screen and (max-width: 768px) {
  .job button[role="tab"][aria-selected="false"] {
    transform: translateY(5px);
  }
}
.job button[role="tab"][aria-selected="false"]:hover {
  cursor: pointer;
  opacity: 0.8;
}

.job div[role="tabpanel"] {
  background-color: #ffffff;
  /* border-radius: 0 8px 8px 8px; */
  padding: 32px 16px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .job div[role="tabpanel"] {
    padding: 32px 8px;
  }
}
.job p {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

.accordion {
  margin: 0;
  padding: 0;
  width: 100%;
}

.accordion h3 {
  margin: 0;
  padding: 0;
}

.accordion > * + * {
  /* border-top: 1px solid hsl(0deg 0% 52%); */
}

.accordion__trigger {
  background: none;
  color: hsl(0deg 0% 13%);
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  padding: 1em 1.5em;
  position: relative;
  text-align: left;
  width: 100%;
  /* outline: none; */
}

.accordion__trigger:hover {
  opacity: 0.8;
}
button {
  border-style: none;
}

.accordion button::-moz-focus-inner {
  border: 0;
}

.accordion__title {
  display: block;
  pointer-events: none;
  /* border-radius: 5px; */
  padding: 0.25em;
  outline: none;
  display: flex;
  justify-content: space-between;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 600;
  border-bottom: 1px solid #606060;
  column-gap: 8px;
}
@media screen and (max-width: 768px) {
  .accordion__title {
    font-size: 18px;
  }
}
.accordion__trigger:focus-visible {
  outline-width: 2px;
}

.accordion__icon {
  /* border: solid currentcolor;
  border-width: 0 2px 2px 0;
  height: 0.5rem; */
  pointer-events: none;
  /* position: absolute;
  right: 2em;
  top: 50%; */
  width: 26px;
  aspect-ratio: 1/1;
  position: relative;
  min-width: 26px;
}
.accordion__icon::before,
.accordion__icon::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #00cdff;
  width: 100%;
  height: 4px;
  transition: transform 0.25s;
  transform: translateY(-50%) rotate(90deg);
  top: 50%;
}
.accordion__trigger:focus .accordion__icon,
.accordion__trigger:hover .accordion__icon {
  /* border-color: hsl(216deg 94% 43%); */
}
.accordion__icon::before {
  transform: translateY(-50%) rotate(0deg);
}
.accordion__trigger[aria-expanded="true"] .accordion__icon::before,
.accordion__trigger[aria-expanded="true"] .accordion__icon::after {
  transform: translateY(-50%) rotate(180deg);
}

.accordion__panel {
  margin: 0;
  transition: height 0.25s;
  overflow: hidden;
  height: 0;
}
.accordion__panelInner {
  padding: 16px 12px;
}
.accordion__panelInner p,
.accordion__panelInner li {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .accordion__panelInner p,
  .accordion__panelInner li {
    font-size: 13px;
  }
}
.accordion__panelList li {
  position: relative;
  padding-left: 18px;
}
.accordion__panelList li::before {
  content: "●";
  position: absolute;
  display: block;
  left: 0px;
}
.accordion__panelList._dot li::before {
  content: "・";
  left: 5px;
}
.accordion__panel[hidden] {
  display: block;
  pointer-events: none;
}
