@charset "UTF-8";
@keyframes arrowAnime {
  0% {
    right: 50px;
    opacity: 0;
  }
  100% {
    right: 10px;
    opacity: 1;
  }
}
@keyframes lineAnime {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.work .inner_1140 {
  max-width: 1140px;
}
.work .inner_960 {
  width: 100%;
  max-width: 960px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work .inner_960 {
    width: 100%;
  }
}
.work .inner_1240 {
  max-width: 1240px;
  width: 100%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work .inner_1240 {
    width: 100%;
  }
}
.work.career {
  /*//////////////////////////////////////////////

  	ここから社員写真の変更

  /*/
}
.work.career .global__header .header_nav li p {
  color: #000;
}
.work.career .nav__toggle span {
  background: #000;
}
.work.career .contents {
  /*//////////////////////////////////////////////

  	ここからindexページ

  /*/
}
.work.career .contents .contents_inner {
  margin-top: 82px;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 80px;
  margin-bottom: 55px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner {
    margin-bottom: 15px;
    padding-top: 40px;
  }
}
.work.career .contents .contents_inner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: linear-gradient(to bottom, #E9DFEE, #FFFFE6);
  width: calc(100% - 120px);
  height: 100%;
  z-index: -1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner:before {
    width: calc(100% - 30px);
  }
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header {
    margin-bottom: 20px;
  }
}
.work.career .contents .contents_inner .header h1 {
  letter-spacing: 0.15em;
  line-height: 1.5;
  font-size: 61px;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.work.career .contents .contents_inner .header h1 span {
  font-size: 24px;
  display: block;
  font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header h1 span {
    font-size: 14px;
  }
}
.work.career .contents .contents_inner .header .mv {
  width: 100%;
  height: 690px;
  position: relative;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv {
    height: auto;
  }
}
.work.career .contents .contents_inner .header .mv .mv_inner {
  width: 100%;
  height: 100%;
  background-image: url("../img/work/people02/mv.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv .mv_inner {
    height: 450px;
    position: static;
  }
}
.work.career .contents .contents_inner .header .mv .mv_inner .prof_box {
  color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 40px;
  right: 130px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv .mv_inner .prof_box {
    bottom: inherit;
    top: 230px;
    right: 20px;
  }
}
.work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_ttl {
  font-weight: 500;
  font-size: 13px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_ttl {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
}
.work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_name {
  font-weight: 500;
  font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_name {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
}
.work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_name span {
  font-size: 25px;
}
.work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_txt {
  font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_txt {
    font-size: 12px;
    line-height: 1.5;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
}
.work.career .contents .contents_inner .header .mv h2 {
  position: absolute;
  top: 50px;
  left: 11vw;
  writing-mode: vertical-rl;
  line-height: 2.4;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv h2 {
    writing-mode: horizontal-tb;
    line-height: 1.8;
    margin-top: -20px;
    margin-left: 17px;
    position: static;
  }
}
.work.career .contents .contents_inner .header .mv h2 span {
  color: #fff;
  display: inline-block;
  position: relative;
  font-weight: 500;
  z-index: 1;
  font-size: 32px;
  letter-spacing: 0.1em;
  padding: 0 0 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv h2 span {
    font-size: 18px;
    padding: 4px 10px;
  }
}
.work.career .contents .contents_inner .header .mv h2 span:after {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  background-color: #000;
  width: 50px;
  height: 100%;
  z-index: -1;
  transform: translate(-50%, -10px);
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .header .mv h2 span:after {
    width: 100%;
    height: 30px;
    top: 50%;
    transform: translate(0%, -50%);
    left: 0;
  }
}
.work.career .contents .contents_inner .step_section {
  padding-top: 75px;
  margin-bottom: 90px;
  position: relative;
}
.work.career .contents .contents_inner .step_section .step_txt {
  font-size: 159px;
  line-height: 1;
  color: #fff;
  position: absolute;
  right: 32px;
  top: 5px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section .step_txt {
    right: 10px;
    top: 0;
    font-size: 60px;
  }
}
.work.career .contents .contents_inner .step_section h2 {
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.8;
  margin-bottom: 60px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section h2 {
    font-size: 22px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    padding-left: 20px;
  }
}
.work.career .contents .contents_inner .step_section h2 span {
  display: block;
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section h2 span {
    font-size: 14px;
  }
}
.work.career .contents .contents_inner .step_section .step_ul {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section .step_ul {
    display: block;
  }
}
.work.career .contents .contents_inner .step_section .step_ul:before {
  content: "";
  position: absolute;
  background-color: #000;
  width: calc(100% - 160px);
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section .step_ul:before {
    width: 2px;
    height: 100%;
  }
}
.work.career .contents .contents_inner .step_section .step_ul li {
  width: 300px;
  background-color: #fff;
  padding: 30px 30px 40px;
  margin-right: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section .step_ul li {
    width: 80%;
    margin: 0 auto 20px;
  }
}
.work.career .contents .contents_inner .step_section .step_ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section .step_ul li:last-child {
    margin: 0 auto 20px;
  }
}
.work.career .contents .contents_inner .step_section .step_ul li h3 {
  font-size: 21px;
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section .step_ul li h3 {
    font-size: 18px;
  }
}
.work.career .contents .contents_inner .step_section .step_ul li h3 span {
  font-size: 13px;
  display: block;
}
.work.career .contents .contents_inner .step_section .step_ul li h3 .h3_span {
  font-size: 16px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .step_section .step_ul li h3 .h3_span {
    font-size: 14px;
  }
}
.work.career .contents .contents_inner .step_section .step4 li {
  width: 270px;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .work.career .contents .contents_inner .step_section .step4 li {
    width: 250px;
  }
}
.work.career .contents .contents_inner .career_section {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.work.career .contents .contents_inner .career_section .interview_block {
  margin-bottom: 95px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .interview_block {
    margin-bottom: 70px;
  }
}
.work.career .contents .contents_inner .career_section .interview_block .career_imgbox {
  display: flex;
  flex-direction: row;
}
.work.career .contents .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  width: calc(100% - 240px);
  height: 620px;
  background-image: url("../img/work/people02/img01.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
    width: 100%;
    height: 250px;
  }
}
.work.career .contents .contents_inner .career_section .interview_block .interview_txtbox {
  display: flex;
  flex-direction: row-reverse;
  margin-top: -250px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox {
    margin-top: 0;
  }
}
.work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap {
  padding-top: 50px;
  background-color: rgba(255, 255, 255, 0.8);
  width: calc(100% - 150px);
  padding: 300px 240px 84px 90px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap {
    width: 100%;
    padding: 40px 20px;
  }
}
.work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap h3 {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap h3 span {
  font-size: 20px;
  display: block;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap h3 span {
    font-size: 14px;
  }
}
.work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap .txt_message {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap .txt_message {
    font-size: 18px;
  }
}
.work.career .contents .contents_inner .career_section .block_second .career_imgbox {
  flex-direction: row-reverse;
}
.work.career .contents .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people02/img02.jpg);
}
.work.career .contents .contents_inner .career_section .block_second .interview_txtbox .txtbox_wrap {
  background-color: rgba(255, 255, 230, 0.8);
}
.work.career .contents .contents_inner .career_section .block_third {
  margin-bottom: 0;
}
.work.career .contents .contents_inner .career_section .block_third .interview_txtbox {
  margin-top: 0;
  flex-direction: row;
}
.work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap {
  padding: 80px 95px 100px 240px;
  display: flex;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap {
    padding: 30px;
    display: block;
  }
}
.work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap h3 {
  width: 240px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt {
  flex: 1;
  padding-left: 75px;
  line-height: 1.6;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt {
    padding-left: 0px;
  }
}
.work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt .sub_ttl {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt .sub_ttl {
    font-size: 18px;
  }
}
.work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt .anno {
  display: block;
  margin-top: 2rem;
  text-align: right;
  font-size: 12px;
}
.work.career .contents .section_img {
  width: 100%;
  height: 520px;
  background-image: url("../img/work/people02/img03.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .section_img {
    height: 200px;
  }
}
.work.career .contents .index_cont {
  position: relative;
  padding: 45px 0 110px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont {
    padding: 50px 0 0;
  }
}
.work.career .contents .index_cont:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 10vw);
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: -1;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .work.career .contents .index_cont:before {
    width: calc(100% - 8vw);
  }
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont:before {
    width: 80%;
    left: 50%;
    right: inherit;
    transform: translate(-50%, 0);
  }
}
.work.career .contents .index_cont .bg_txt {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translate(-50%, 0px);
  color: #fff;
  font-size: 159px;
  line-height: 1;
  white-space: nowrap;
  z-index: -1;
  letter-spacing: 0.05em;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .bg_txt {
    top: -40px;
    font-size: 62px;
  }
}
.work.career .contents .index_cont .inner .select .select_item {
  display: flex;
  margin-bottom: 115px;
  justify-content: center;
  border-bottom: 1px solid #B9B9B9;
  padding-bottom: 10px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .select .select_item {
    margin: 0 auto 50px;
    width: 70%;
  }
}
.work.career .contents .index_cont .inner .select .select_item .button {
  position: relative;
}
.work.career .contents .index_cont .inner .select .select_item .button:last-child {
  margin-right: 0;
}
.work.career .contents .index_cont .inner .select .select_item .button:last-child .txt {
  margin-right: 0;
}
.work.career .contents .index_cont .inner .select .select_item .button .input {
  display: none;
}
.work.career .contents .index_cont .inner .select .select_item .button .txt {
  font-size: 24px;
  margin-right: 50px;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .select .select_item .button .txt {
    font-size: 14px;
    padding-left: 20px;
  }
}
.work.career .contents .index_cont .inner .select .select_item .button .txt:before {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  display: block;
  border: 1px solid #000;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .select .select_item .button .txt:before {
    width: 15px;
    height: 15px;
  }
}
.work.career .contents .index_cont .inner .select .select_item .button.is-checked:after {
  position: absolute;
  top: 9px;
  left: 2px;
  content: "";
  width: 24px;
  height: 10px;
  border-left: 3px solid #0A1631;
  border-bottom: 3px solid #0A1631;
  transform: rotate(-50deg);
}
.work.career .contents .index_cont .inner .select .reset {
  display: flex;
  justify-content: center;
  cursor: pointer;
  background-color: #F3F3F3;
  width: 140px;
  height: 40px;
  align-items: center;
  margin: 0 auto 40px;
  font-size: 20px;
  transition: 0.3s;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .select .reset {
    font-size: 14px;
    width: 100px;
    height: 30px;
  }
}
.work.career .contents .index_cont .inner .select .reset:hover {
  background-color: #000;
  color: #fff;
}
.work.career .contents .index_cont .inner .grid .grid-item a {
  position: relative;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #000;
  display: block;
  padding-bottom: 40px;
  margin-bottom: 40px;
  transition: ease 0.2s;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .grid .grid-item a {
    width: 70%;
    margin: 0 auto 40px;
  }
}
.work.career .contents .index_cont .inner .grid .grid-item a:hover {
  border-bottom: 1px solid #FC0019;
}
.work.career .contents .index_cont .inner .grid .grid-item a:hover:before {
  background-color: #FC0019;
}
.work.career .contents .index_cont .inner .grid .grid-item a:hover:after {
  animation: arrowAnime 0.4s ease forwards;
}
@keyframes arrowAnime {
  0% {
    right: 50px;
    opacity: 0;
  }
  100% {
    right: 13px;
    opacity: 1;
  }
}
.work.career .contents .index_cont .inner .grid .grid-item a:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #000;
  transition: ease 0.2s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(1, 1);
  transform-origin: left top;
}
.work.career .contents .index_cont .inner .grid .grid-item a:after {
  content: "";
  position: absolute;
  bottom: 11px;
  right: 13px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: 0.3s;
}
.work.career .contents .index_cont .inner .grid .grid-item a .department {
  display: flex;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .grid .grid-item a .department {
    font-size: 12px;
  }
}
.work.career .contents .index_cont .inner .grid .grid-item a .department span {
  display: inline-block;
}
.work.career .contents .index_cont .inner .grid .grid-item a .department .span1 {
  background-color: #EF938A;
  color: #fff;
  padding: 3px 15px;
  font-weight: 500;
}
.work.career .contents .index_cont .inner .grid .grid-item a .department .span2 {
  background: linear-gradient(to right, #F2EEF6, #E6F5ED);
  width: 120px;
  text-align: center;
  padding-top: 3px;
  font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .grid .grid-item a .department .span2 {
    width: 100px;
  }
}
.work.career .contents .index_cont .inner .grid .grid-item a h2 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 5px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .grid .grid-item a h2 {
    font-size: 20px;
    margin-top: 5px;
  }
}
.work.career .contents .index_cont .inner .grid .grid-item a h2 span {
  font-size: 20px;
  font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .grid .grid-item a h2 span {
    font-size: 16px;
  }
}
.work.career .contents .index_cont .inner .grid .grid-item a .career {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .grid .grid-item a .career {
    height: auto;
  }
}
.work.career .contents .index_cont .inner .grid .grid-item a .career span {
  font-weight: 600;
}
.work.career .contents .index_cont .inner .grid .grid-item a .year {
  font-size: 14px;
  line-height: 1.5;
  height: 60px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .grid .grid-item a .year {
    height: auto;
  }
}
.work.career .contents .index_cont .inner .grid .grid-item .l2 {
  height: 47px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .contents .index_cont .inner .grid .grid-item .l2 {
    height: auto;
  }
}
.work.career .contents .gizyutu_inner:before {
  background: linear-gradient(to bottom, #C6F5DC, #FFFFE6);
}
.work.career .index .contents_inner:before {
  background: #fff4b1;
}
.work.career .index .index_cont .inner .grid .grid-item a .department .span_gizyutu {
  background-color: #90C0D6;
}
.work.career .people01 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people01/mv.jpg);
}
.work.career .people01 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people01/img01.jpg);
}
.work.career .people01 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people01/img02.jpg);
}
.work.career .people01 .section_img {
  background-image: url(../img/work/people01/img03.jpg);
}
.work.career .people03 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people03/mv.jpg);
}
.work.career .people03 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people03/img01.jpg);
}
.work.career .people03 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people03/img02.jpg);
}
.work.career .people03 .section_img {
  background-image: url(../img/work/people03/img03.jpg);
}
.work.career .people04 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people04/mv.jpg);
}
.work.career .people04 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people04/img01.jpg);
}
.work.career .people04 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people04/img02.jpg);
}
.work.career .people04 .section_img {
  background-image: url(../img/work/people04/img03.jpg);
}
.work.career .people05 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people05/mv.jpg);
}
.work.career .people05 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people05/img01.jpg);
}
.work.career .people05 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people05/img02.jpg);
}
.work.career .people05 .section_img {
  background-image: url(../img/work/people05/img03.jpg);
}
.work.career .people06 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people06/mv.jpg);
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.career .people06 .contents_inner .header .mv .mv_inner {
    background-position: right -140px top;
  }
}
.work.career .people06 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people06/img01.jpg);
}
.work.career .people06 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people06/img02.jpg);
}
.work.career .people06 .section_img {
  background-image: url(../img/work/people06/img03.jpg);
}
.work.career .people07 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people07/mv.jpg);
}
.work.career .people07 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people07/img01.jpg);
}
.work.career .people07 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people07/img02.jpg);
}
.work.career .people07 .section_img {
  background-image: url(../img/work/people07/img03.jpg);
}
.work.career .people08 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people08/mv.jpg);
}
.work.career .people08 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people08/img01.jpg);
}
.work.career .people08 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people08/img02.jpg);
}
.work.career .people08 .section_img {
  background-image: url(../img/work/people08/img03.jpg);
}
.work.career .people09 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people09/mv.jpg);
}
.work.career .people09 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people09/img01.jpg);
}
.work.career .people09 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people09/img02.jpg);
}
.work.career .people09 .section_img {
  background-image: url(../img/work/people09/img03.jpg);
}
.work.career .people10 .contents_inner .header .mv .mv_inner {
  background-image: url(../img/work/people10/mv.jpg);
}
.work.career .people10 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
  background-image: url(../img/work/people10/img01.jpg);
}
.work.career .people10 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
  background-image: url(../img/work/people10/img02.jpg);
}
.work.career .people10 .section_img {
  background-image: url(../img/work/people10/img03.jpg);
}
.work.dx .enFont {
  font-family: "Roboto", sans-serif;
}
.work.dx .contents {
  background: linear-gradient(to bottom right, #E7F2FA, #F9ECF3 50%, #E7F2FA);
}
.work.dx #sidenav {
  position: fixed;
  left: -111px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  transition: all 0.7s ease;
}
.work.dx #sidenav.active {
  left: 0;
}
.work.dx #sidenav ul li {
  margin-bottom: 6px;
  position: relative;
}
.work.dx #sidenav ul li a .session {
  width: 111px;
  height: 82px;
  position: relative;
  z-index: 1;
  display: block;
  padding: 15px 15px;
  text-align: center;
  background-color: #F89F96;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  transition: background 0.2s ease;
}
.work.dx #sidenav ul li a .session .num {
  display: block;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1;
}
.work.dx #sidenav ul li a:hover .session {
  background-color: #FC0019;
}
.work.dx #sidenav ul li a:hover + .text {
  transform: translateX(0);
}
.work.dx #sidenav ul li .text {
  width: 300px;
  height: 82px;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: absolute;
  left: 111px;
  top: 0;
  transform: translateX(-100%);
  transition: transform 0.2s ease;
}
.work.dx #sidenav ul li .text .bg {
  display: block;
  height: 82px;
  padding: 15px 30px 15px 20px;
  background: #000;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx #sidenav {
    display: none;
  }
}
.work.dx .dx_section .cont_txt {
  text-align: left;
  padding: 60px 0;
  line-height: 2;
}
.work.dx .dx_section .about {
  margin-bottom: 30px;
}
.work.dx .dx_section .about h2 {
  display: block;
  max-width: 440px;
  text-align: center;
  position: relative;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 30px;
  margin: 0 auto 0;
  top: 24px;
}
.work.dx .dx_section .about p {
  padding: 50px;
  background-color: #fff;
  line-height: 2;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .about p {
    padding: 50px 20px 30px;
  }
}
.work.dx .dx_section .profile {
  background: url(../img/work/dx/prof_bg_text.png) no-repeat center top;
  background-size: 100%;
  padding: 80px 0 30px;
}
.work.dx .dx_section .profile h2 {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 50px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile h2 {
    font-size: 24px;
  }
}
.work.dx .dx_section .profile .profile_layout {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile .profile_layout {
    display: block;
  }
}
.work.dx .dx_section .profile .profile_layout .profile_box {
  position: relative;
  width: 240px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile .profile_layout .profile_box {
    width: 100%;
    display: flex;
    align-items: center;
  }
}
.work.dx .dx_section .profile .profile_layout .profile_box .profile_image {
  text-align: center;
  margin-bottom: 20px;
}
.work.dx .dx_section .profile .profile_layout .profile_box .profile_image img {
  width: 200px;
  display: inline;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile .profile_layout .profile_box .profile_image {
    width: 40%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile .profile_layout .profile_box .name_cont {
    width: 60%;
  }
}
.work.dx .dx_section .profile .profile_layout .profile_box .name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile .profile_layout .profile_box .name {
    text-align: left;
    padding-left: 25px;
  }
}
.work.dx .dx_section .profile .profile_layout .profile_box p {
  padding-left: 25px;
  font-size: 14px;
  border-left: 1px solid #000;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile .profile_layout .profile_box p {
    border: none;
    font-size: 12px;
  }
}
.work.dx .dx_section .profile .profile_layout .batu {
  width: 48px;
  padding: 90px 10px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile .profile_layout .batu {
    width: 100%;
    padding: 20px 0;
    text-align: center;
  }
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .dx_section .profile .profile_layout .batu img {
    display: inline;
  }
}
.work.dx .intro_section {
  padding: 50px 0;
  background: linear-gradient(to bottom right, #D8C8E9, #bae9d1);
}
.work.dx .intro_section h2 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 15px;
}
.work.dx .talk_section {
  background-color: #fff;
  padding: 80px 0 0;
}
.work.dx .talk_section.talk_section_5 {
  padding-bottom: 80px;
}
.work.dx .talk_section .session_num {
  text-align: right;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 5px;
}
.work.dx .talk_section .session_num span {
  font-size: 48px;
}
.work.dx .talk_section h2 {
  border-top: 4px solid #000;
  border-bottom: 2px solid #000;
  line-height: 1;
  padding: 20px;
  text-align: center;
  margin-bottom: 50px;
  font-size: 24px;
  letter-spacing: 4px;
  font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .talk_section h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.work.dx .talk_section h3 {
  background: url(../img/work/dx/q.png) no-repeat left center;
  font-size: 28px;
  font-weight: bold;
  height: 128px;
  display: flex;
  align-items: center;
  padding-left: 115px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .talk_section h3 {
    background-size: 30px auto;
    padding-left: 50px;
    height: auto;
    font-size: 18px;
  }
}
.work.dx .talk_section .talk_inner .talk_image {
  float: right;
  width: 55%;
  padding-left: 5%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .talk_section .talk_inner .talk_image {
    float: none;
    width: 100%;
    padding: 0;
    margin: 20px 0;
  }
}
.work.dx .talk_section .talk_inner .talk_image iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.work.dx .talk_section .talk_inner dl {
  display: flex;
  margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .talk_section .talk_inner dl {
    display: block;
  }
}
.work.dx .talk_section .talk_inner dl.nb {
  margin-bottom: 0;
}
.work.dx .talk_section .talk_inner dl dt {
  width: 90px;
  font-size: 12px;
  text-align: center;
}
.work.dx .talk_section .talk_inner dl dt img {
  vertical-align: middle;
  width: 70px;
  display: inline;
  padding-right: 5px;
}
.work.dx .talk_section .talk_inner dl dt span {
  display: block;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .talk_section .talk_inner dl dt {
    width: 100%;
  }
}
.work.dx .talk_section .talk_inner dl dd {
  flex: 1;
  font-size: 15px;
  line-height: 1.8;
}
.work.dx .talk_section .talk_inner dl:last-child {
  margin-bottom: 0;
}
.work.dx .challenger_section {
  background: linear-gradient(to bottom right, #E9DFEE, #FFFFE6);
}
.work.dx .challenger_section .inner {
  background: url(../img/work/dx/challenger_txt.png) no-repeat center top 50px;
  background-size: 100%;
  padding: 200px 0 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .inner {
    padding: 100px 0 50px;
  }
}
.work.dx .challenger_section h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section h2 {
    font-size: 20px;
  }
}
.work.dx .challenger_section .challenger_box_outer {
  background-color: #fff;
  padding: 0 25px;
}
.work.dx .challenger_section .challenger_box_outer .challenger_box {
  display: flex;
  padding: 50px 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .challenger_box_outer .challenger_box {
    display: block;
  }
}
.work.dx .challenger_section .challenger_box_outer .challenger_box.first {
  border-bottom: 1px solid #707070;
}
.work.dx .challenger_section .challenger_box_outer .challenger_box .profile {
  position: relative;
  width: 240px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .challenger_box_outer .challenger_box .profile {
    width: 100%;
    display: flex;
    align-items: center;
  }
}
.work.dx .challenger_section .challenger_box_outer .challenger_box .profile .profile_image {
  text-align: center;
  margin-bottom: 20px;
}
.work.dx .challenger_section .challenger_box_outer .challenger_box .profile .profile_image img {
  width: 200px;
  display: inline;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .profile_image {
    width: 40%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .name_cont {
    width: 60%;
  }
}
.work.dx .challenger_section .challenger_box_outer .challenger_box .profile .name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .name {
    text-align: left;
    padding-left: 25px;
  }
}
.work.dx .challenger_section .challenger_box_outer .challenger_box .profile p {
  padding-left: 25px;
  font-size: 14px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .challenger_box_outer .challenger_box .profile p {
    border: none;
    font-size: 12px;
  }
}
.work.dx .challenger_section .challenger_box_outer .challenger_box .text {
  flex: 1;
  padding: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .challenger_box_outer .challenger_box .text {
    padding: 30px 0 0;
  }
}
.work.dx .challenger_section .challenger_box_outer .challenger_box .text h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.dx .challenger_section .challenger_box_outer .challenger_box .text h3 {
    font-size: 18px;
  }
}
.work.dx .challenger_section .challenger_box_outer .challenger_box .text p {
  line-height: 2;
  font-weight: bold;
}
.work.dx .section_img {
  width: 100%;
  margin-top: 80px;
}
.work.global .global_section .lead {
  margin: 0 auto 150px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .lead {
    margin-bottom: 80px;
  }
}
.work.global .global_section .lead p {
  text-align: left;
  padding: 60px 0;
  line-height: 2;
}
.work.global .global_section .global_section_main {
  background-color: #FEF3E7;
}
.work.global .global_section .global_section_main .place_number {
  position: relative;
  top: -95px;
  background-color: rgba(225, 220, 213, 0.6);
  max-width: 896px;
  width: 90%;
  margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .place_number {
    top: -45px;
  }
}
.work.global .global_section .global_section_main .place_number h2 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  top: -1em;
}
.work.global .global_section .global_section_main .place_number .cont_layout {
  padding: 40px 0 40px;
  display: flex;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .place_number .cont_layout {
    padding: 20px;
  }
}
.work.global .global_section .global_section_main .place_number .cont_layout .col {
  text-align: center;
  width: 50%;
  font-size: 24px;
  font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .place_number .cont_layout .col {
    font-size: 14px;
  }
}
.work.global .global_section .global_section_main .place_number .cont_layout .col span {
  font-size: 90px;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .place_number .cont_layout .col span {
    font-size: 40px;
  }
}
.work.global .global_section .global_section_main .worldmap_section {
  position: relative;
  width: 90%;
  max-width: 1240px;
  margin: auto;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff li {
  position: absolute;
  width: 10.6%;
  max-width: 130px;
  text-align: center;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff li span.ef {
  display: block;
  font-size: clamp(12px, 1.6vw, 26px);
  font-weight: bold;
  line-height: 1;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff li span.ef span {
  display: block;
  font-size: clamp(12px, 1vw, 15px);
  padding: 3px 0;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_1 {
  top: 30.4%;
  right: 11.6%;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_2 {
  top: 51.4%;
  left: 29%;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_3 {
  top: 21%;
  left: 25%;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_4 {
  top: 21%;
  left: 37.4%;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_5 {
  top: 1%;
  left: 14.6%;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_6 {
  top: 19%;
  left: 3.6%;
}
.work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_7 {
  top: 16.2%;
  right: 23.8%;
}
.work.global .global_section .global_section_main .around_world_section {
  position: relative;
  padding: 150px 5% 50px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section {
    padding-top: 80px;
  }
}
.work.global .global_section .global_section_main .around_world_section h2 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 159px;
  color: #EBEBEB;
  line-height: 1;
  mix-blend-mode: multiply;
  z-index: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section h2 {
    font-size: 60px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 300px 10% 50px;
  max-width: 1120px;
  margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner {
    padding-top: 80px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout {
  display: flex;
  gap: 10%;
  flex-wrap: wrap;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout {
    gap: 0;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box {
  position: relative;
  cursor: pointer;
  width: 45%;
  margin-bottom: 70px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box {
    width: 100%;
    margin-bottom: 50px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country {
    font-size: 26px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .from {
  display: block;
  font-weight: bold;
  font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .from {
    font-size: 14px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .sub {
  font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .sub {
    font-size: 14px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .job {
  position: relative;
  top: -4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: -10px;
  background-color: #EF938A;
  color: #fff;
  padding: 3px 15px;
  font-weight: 500;
  font-size: 14px;
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .job.tec {
  background-color: #90C0D6;
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .image {
  max-width: 182px;
  padding: 0 5% 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .image {
    margin: auto;
    padding: 0 0 20px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .copy {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .copy {
    font-size: 16px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .title {
  font-size: 15px;
  margin-bottom: 1rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .title {
    font-size: 14px;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:hover {
  border-bottom: 2px solid #FC0019;
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:hover:before {
  background-color: #FC0019;
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:hover:after {
  animation: arrowAnime 0.4s ease forwards;
}
@keyframes arrowAnime {
  0% {
    right: 50px;
    opacity: 0;
  }
  100% {
    right: 13px;
    opacity: 1;
  }
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #000;
  transition: ease 0.2s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(1, 1);
  transform-origin: left top;
}
.work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:after {
  content: "";
  position: absolute;
  bottom: 11px;
  right: 13px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: 0.3s;
}
.work.global .inline_popup_inner {
  background-color: #F2EEF6;
  width: 960px;
  margin: 40px auto 40px;
  padding: 30px 75px;
  background: linear-gradient(to bottom right, #E7F2FA, #F9ECF3 50%, #E7F2FA);
  position: relative;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner {
    width: 100%;
    padding: 30px 5%;
  }
}
.work.global .inline_popup_inner .popup_head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_head {
    display: block;
  }
}
.work.global .inline_popup_inner .popup_head .country {
  flex: 1;
  font-size: 65px;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_head .country {
    font-size: 24px;
  }
}
.work.global .inline_popup_inner .popup_head .country .from {
  display: block;
  font-weight: bold;
  font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_head .country .from {
    display: inline;
    font-size: 14px;
  }
}
.work.global .inline_popup_inner .popup_head .country .sub {
  font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_head .country .sub {
    font-size: 14px;
  }
}
.work.global .inline_popup_inner .popup_head .image {
  width: 100%;
  max-width: 110px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_head .image {
    margin: 10px auto;
  }
}
.work.global .inline_popup_inner .popup_head .title {
  font-size: 15px;
  padding-left: 20px;
}
.work.global .inline_popup_inner .popup_cont .copy {
  font-size: 24px;
  font-weight: bold;
  padding: 50px 0 60px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_cont .copy {
    font-size: 20px;
    padding: 30px 0;
  }
}
.work.global .inline_popup_inner .popup_cont h2 {
  background-color: #BC2231;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  padding: 17px 30px;
  margin-bottom: 30px;
}
.work.global .inline_popup_inner .popup_cont h2 + p {
  line-height: 1.9;
  letter-spacing: 0.2em;
  margin-bottom: 40px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_cont h2 + p {
    font-weight: 400;
    line-height: 1.7;
  }
}
.work.global .inline_popup_inner .popup_cont h3 {
  background-color: #DEDEDE;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  padding: 17px 30px;
  margin-bottom: 30px;
}
.work.global .inline_popup_inner .popup_cont .popup_layout {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_cont .popup_layout {
    display: block;
  }
}
.work.global .inline_popup_inner .popup_cont .popup_layout.rev {
  flex-direction: row-reverse;
}
.work.global .inline_popup_inner .popup_cont .popup_layout .popup_image {
  width: 48%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_cont .popup_layout .popup_image {
    width: 100%;
    margin-bottom: 20px;
  }
}
.work.global .inline_popup_inner .popup_cont .popup_layout .popup_txt {
  width: 48%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_cont .popup_layout .popup_txt {
    width: 100%;
  }
}
.work.global .inline_popup_inner .popup_cont .popup_txt {
  line-height: 2;
  font-size: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.global .inline_popup_inner .popup_cont .popup_txt {
    font-weight: 400;
    line-height: 1.7;
  }
}
.work.global .mfp-close {
  z-index: 2;
}
.work.vision .contents {
  background: #fff;
}
.work.vision .copy_area {
  padding: 65px 0 65px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .copy_area {
    padding: 45px 10px 45px;
  }
}
.work.vision .copy_area p {
  text-align: center;
}
.work.vision .inner_960 {
  margin: auto;
}
.work.vision .inner_1240 {
  margin: auto;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
}
.work.vision .vision_section {
  background: url(../img/domain/vision/bg.png) no-repeat center center;
  background-attachment: fixed;
  padding-bottom: 200px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section {
    padding-bottom: 100px;
  }
}
.work.vision .vision_section .vision_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 14%;
  padding: 0 5%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont {
    padding: 0;
  }
}
.work.vision .vision_section .vision_cont .vision_box {
  position: relative;
  box-shadow: 10px 10px 0px #969696;
  border-radius: 16px;
  padding: 60px 50px 0;
  margin-bottom: 120px;
  width: 43%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont .vision_box {
    width: 100%;
    padding: 30px 20px 0;
    margin-bottom: 60px;
  }
}
.work.vision .vision_section .vision_cont .vision_box.wide {
  width: 62%;
  margin-top: 200px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont .vision_box.wide {
    width: 100%;
    margin-top: 0;
  }
}
.work.vision .vision_section .vision_cont .vision_box h2 {
  margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont .vision_box h2 {
    margin-bottom: 20px;
  }
}
.work.vision .vision_section .vision_cont .vision_box h2 span {
  display: inline-block;
  line-height: 1;
  color: #fff;
  background-color: #575757;
  font-size: 23px;
  font-weight: 500;
  padding: 6px 12px 10px;
  margin-bottom: 4px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont .vision_box h2 span {
    font-size: 20px;
  }
}
.work.vision .vision_section .vision_cont .vision_box p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #171717;
  font-weight: 500;
  line-height: 2;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont .vision_box p {
    font-size: 14px;
    margin-bottom: 0;
  }
}
.work.vision .vision_section .vision_cont .vision_box p b {
  mix-blend-mode: multiply;
}
.work.vision .vision_section .vision_cont .vision_box .profile {
  /*
  position: absolute;
  right: -50px;
  bottom: -50px;
  width: 70%;
  height: 180px;

  box-shadow: 10px 10px 0px #969696;
  border-radius: 16px;
  padding: 20px 50px;
  */
  display: flex;
  align-items: flex-end;
}
.work.vision .vision_section .vision_cont .vision_box .profile .title {
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont .vision_box .profile .title {
    font-size: 12px;
  }
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont .vision_box .profile {
    position: static;
    background: none !important;
    box-shadow: none;
    height: auto !important;
    width: 100% !important;
    padding: 0;
    justify-content: center;
  }
  .work.vision .vision_section .vision_cont .vision_box .profile .icon {
    position: static;
    max-width: 60%;
  }
  .work.vision .vision_section .vision_cont .vision_box .profile .title {
    padding: 0 15px 20px 0 !important;
  }
}
.work.vision .vision_section .vision_cont .vision_box#box01 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box02 .sub {
  flex-direction: row-reverse;
  justify-content: left;
}
.work.vision .vision_section .vision_cont .vision_box#box02 .title {
  padding-left: 15px;
}
.work.vision .vision_section .vision_cont .vision_box#box03 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box03 .title {
  position: relative;
  left: 20px;
}
.work.vision .vision_section .vision_cont .vision_box#box04 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box05 .sub {
  justify-content: right;
  padding-right: 10%;
}
.work.vision .vision_section .vision_cont .vision_box#box06 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box06 .title {
  position: relative;
  left: 0px;
}
.work.vision .vision_section .vision_cont .vision_box#box07 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box08 .sub {
  flex-direction: row-reverse;
  justify-content: left;
}
.work.vision .vision_section .vision_cont .vision_box#box09 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box10 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box10 .title {
  position: absolute;
  right: 55%;
}
.work.vision .vision_section .vision_cont .vision_box#box11 .sub {
  flex-direction: row-reverse;
  justify-content: left;
}
.work.vision .vision_section .vision_cont .vision_box#box12 .sub {
  justify-content: center;
}
.work.vision .vision_section .vision_cont .vision_box#box12 .title {
  position: relative;
  left: 20px;
}
.work.vision .vision_section .vision_cont .vision_box#box13 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box14 .sub {
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box14 .title {
  position: relative;
  left: 15px;
  white-space: nowrap;
}
.work.vision .vision_section .vision_cont .vision_box#box15 .sub {
  flex-direction: row-reverse;
  justify-content: right;
}
.work.vision .vision_section .vision_cont .vision_box#box15 .title {
  padding-left: 15px;
}
.work.vision .vision_section .vision_cont.col2 .vision_box:nth-child(even) {
  top: 160px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.vision .vision_section .vision_cont.col2 .vision_box:nth-child(even) {
    top: 0;
  }
}
.work.vision .vision_section .vision_cont .bg_p_g {
  background: linear-gradient(124deg, #E7DBF4 0%, #DCF7E8 100%);
}
.work.vision .vision_section .vision_cont .bg_p_g p b {
  background-color: #DEF1EA;
}
.work.vision .vision_section .vision_cont .bg_y_p {
  background: linear-gradient(127deg, #F8F7DD 0%, #EFDCF7 100%);
}
.work.vision .vision_section .vision_cont .bg_y_p p b {
  background-color: #F2EAF4;
}
.work.vision .vision_section .vision_cont .bg_g_p {
  background: linear-gradient(119deg, #DDF5E9 0%, #E7DBF4 100%);
}
.work.vision .vision_section .vision_cont .bg_g_p p b {
  background-color: #E4E2F1;
}
.work.vision .vision_section .vision_cont .bg_p_b {
  background: linear-gradient(126deg, #F4DBEE 0%, #DCF0F7 100%);
}
.work.vision .vision_section .vision_cont .bg_p_b p b {
  background-color: #DEEFF7;
}
.work.vision .vision_section .vision_cont .bg_y_b {
  background: linear-gradient(131deg, #F8F6DE 0%, #DCF0F7 100%);
}
.work.vision .vision_section .vision_cont .bg_y_b p b {
  background-color: #DEF1EA;
}
.work.diversity .contents {
  background: linear-gradient(160deg, #FBF7FF 0%, #F5FFF5 100%);
}
.work.diversity .copy_area {
  padding: 65px 0 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .copy_area {
    padding: 45px 0;
  }
}
.work.diversity .copy_area h2 {
  font-size: 2.4rem;
  margin-bottom: 40px;
  font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .copy_area h2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.work.diversity .diversity_section h2 {
  border-top: 4px solid #000;
  border-bottom: 1px solid #000;
  font-size: 3.2rem;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: center;
  line-height: 96px;
  margin-bottom: 35px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section h2 {
    font-size: 2rem;
    line-height: 1.5;
    padding: 20px 0;
  }
}
.work.diversity .diversity_section#sec01 {
  padding-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec01 {
    padding-bottom: 45px;
  }
}
.work.diversity .diversity_section#sec01 ul {
  padding-left: 25px;
}
.work.diversity .diversity_section#sec01 ul li {
  list-style-type: disc;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec01 ul li {
    font-size: 1.4rem;
  }
}
.work.diversity .diversity_section#sec02 {
  padding-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 {
    padding-bottom: 25px;
  }
}
.work.diversity .diversity_section#sec02 .w960 {
  max-width: 960px;
  margin: auto;
}
.work.diversity .diversity_section#sec02 h2 {
  margin-bottom: 120px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 h2 {
    margin-bottom: 60px;
  }
}
.work.diversity .diversity_section#sec02 .layout01 {
  position: relative;
  box-shadow: 8px 8px 0px #BFBFC1;
  border-radius: 21px;
  padding: 50px;
  margin-bottom: 120px;
  background: linear-gradient(124deg, #E7DBF4 0%, #DCF7E8 100%);
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 .layout01 {
    padding: 5% 5%;
    margin-bottom: 45px;
  }
}
.work.diversity .diversity_section#sec02 .layout01 .layout {
  display: flex;
  justify-content: space-between;
  gap: 5%;
  max-width: 960px;
  margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 .layout01 .layout {
    display: block;
  }
}
.work.diversity .diversity_section#sec02 .layout01 .layout .box {
  position: relative;
  width: 50%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 .layout01 .layout .box {
    width: 100%;
  }
}
.work.diversity .diversity_section#sec02 .layout01 .layout .box .image {
  background-color: #fff;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 240px;
  margin-bottom: 30px;
}
.work.diversity .diversity_section#sec02 .layout01 .layout .box h3 {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 15px;
}
.work.diversity .diversity_section#sec02 .layout01 .layout .box p {
  font-size: 1.5rem;
  line-height: 2;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 .layout01 .layout .box p {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 .layout01 .layout .box.box1 {
    margin-bottom: 20px;
  }
}
.work.diversity .diversity_section#sec02 .layout02 {
  display: flex;
  gap: 5%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 .layout02 {
    display: block;
  }
}
.work.diversity .diversity_section#sec02 .layout02 .box {
  width: 50%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 .layout02 .box {
    width: 100%;
    margin-bottom: 30px;
  }
}
.work.diversity .diversity_section#sec02 .layout02 h3 {
  border-top: 4px solid #000;
  border-bottom: 1px solid #000;
  font-size: 3.2rem;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: center;
  line-height: 96px;
  margin-bottom: 35px;
  padding: 20px 0;
}
.work.diversity .diversity_section#sec02 .layout02 h3 .en {
  display: block;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 500;
}
.work.diversity .diversity_section#sec02 .layout02 h3 .jp {
  display: block;
  font-size: 1.5rem;
  line-height: 1.3;
}
.work.diversity .diversity_section#sec02 .layout02 p {
  line-height: 2;
}
.work.diversity .diversity_section#sec02 .layout02 .more {
  width: 162px;
  margin-top: 60px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.diversity .diversity_section#sec02 .layout02 .more {
    margin-top: 30px;
  }
}
.work.diversity .diversity_section#sec02 .layout02 .more::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background-color: #000;
}
.work.diversity .diversity_section#sec02 .layout02 .more::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: 11px;
  top: 9px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}
.work.diversity .diversity_section#sec02 .layout02 .more a {
  display: block;
  position: relative;
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 2px;
  width: 100%;
}
.work.diversity .diversity_section#sec02 .layout02 .more a:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.work.diversity .diversity_section#sec02 .layout02 .more a:hover:after {
  animation: lineAnime 0.6s ease forwards;
}
.work.woman .contents {
  background: linear-gradient(160deg, #FBF7FF 0%, #F5FFF5 100%);
}
.work.woman .woman_section {
  padding-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section {
    padding-bottom: 45px;
  }
}
.work.woman .woman_section .copy_area {
  padding: 65px 0 0;
  font-size: 3rem;
  margin-bottom: 60px;
  font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section .copy_area {
    padding-top: 45px;
    font-size: 2.2rem;
  }
}
.work.woman .woman_section .career {
  display: flex;
  flex-wrap: wrap;
}
.work.woman .woman_section .career li {
  position: relative;
  margin-right: 20px;
  background-color: #4994B7;
  border-radius: 17px;
  color: #fff;
  line-height: 1;
  padding: 9px 18px;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.work.woman .woman_section .career li::after {
  content: "";
  display: block;
  position: absolute;
  right: -13px;
  top: 9px;
  width: 6px;
  height: 10px;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0% 100%);
          clip-path: polygon(0 0, 100% 50%, 0% 100%);
  background-color: #000;
}
.work.woman .woman_section .career li:last-child::after {
  content: none;
}
.work.woman .woman_section .woman-row {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section .woman-row {
    display: block;
    margin-bottom: 45px;
  }
}
.work.woman .woman_section .woman-row .text {
  flex: 1;
  padding-right: 5%;
}
.work.woman .woman_section .woman-row .text h2 {
  font-size: 2.3rem;
  font-weight: 500;
  margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section .woman-row .text h2 {
    font-size: 1.8rem;
  }
}
.work.woman .woman_section .woman-row .text p {
  margin: 25px 0;
}
.work.woman .woman_section .woman-row .image {
  max-width: 516px;
  width: 44%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section .woman-row .image {
    max-width: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.work.woman .woman_section .woman-etc {
  border-radius: 30px;
  background: linear-gradient(124deg, #E7DBF4 0%, #DCF7E8 100%);
  padding: 60px 0;
  max-width: 1340px;
  margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section .woman-etc {
    padding-bottom: 20px;
  }
}
.work.woman .woman_section .woman-etc .inner_1140 {
  margin: auto;
  display: flex;
  gap: 3%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section .woman-etc .inner_1140 {
    padding: 0 3%;
    flex-wrap: wrap;
  }
}
.work.woman .woman_section .woman-etc .inner_1140 .box {
  width: 20%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section .woman-etc .inner_1140 .box {
    width: 47%;
    margin-bottom: 20px;
  }
}
.work.woman .woman_section .woman-etc .inner_1140 .box p {
  position: relative;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.work.woman .woman_section .woman-etc .inner_1140 .box p span {
  display: block;
  text-align: center;
  position: relative;
  z-index: 5;
  color: #6EA2BA;
  font-weight: 500;
  padding: 0 15px;
  padding-bottom: 10px;
  font-size: 1.4rem;
}
.work.woman .woman_section .woman-etc .inner_1140 .box p::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 80% 90%, 72% 98.5%, 72% 90%, 0 90%);
          clip-path: polygon(0 0, 100% 0, 100% 90%, 80% 90%, 72% 98.5%, 72% 90%, 0 90%);
  background-color: #fff;
}
.work.woman .woman_section .woman-etc .inner_1140 .box p::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 80% 90%, 70% 100%, 70% 90%, 0 90%);
          clip-path: polygon(0 0, 100% 0, 100% 90%, 80% 90%, 70% 100%, 70% 90%, 0 90%);
  background-color: #6EA2BA;
}
.work.woman .woman_section .woman-etc .inner_1140 .box .image {
  width: 96px;
  margin: 0 auto 14px;
}
.work.woman .woman_section .woman-etc .career {
  justify-content: center;
}
.work.woman .woman_section .woman-etc .career li {
  padding: 5px 10px;
  font-size: 1.3rem;
}
.work.woman .woman_section .woman-etc .career li::after {
  top: 7px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section .woman-etc .career li {
    font-size: 1rem;
  }
}
.work.woman .woman_section#sec02 h2 {
  border-top: 4px solid #000;
  border-bottom: 1px solid #000;
  font-size: 3.2rem;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: center;
  line-height: 96px;
  margin-bottom: 35px;
}
.work.woman .woman_section#sec02 ul {
  margin-bottom: 80px;
  padding-left: 25px;
}
.work.woman .woman_section#sec02 ul li {
  list-style-type: disc;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .work.woman .woman_section#sec02 ul li {
    font-size: 1.4rem;
  }
}
.work.woman .woman_section#sec02 .image {
  max-width: 1148px;
  margin: auto;
}
.work.woman .woman_section#sec02 .image figcaption {
  padding-top: 1rem;
  font-size: 1.4rem;
}

_::-webkit-full-page-media,
_:future,
:root .work.career .contents .contents_inner .header .mv h2 span {
  letter-spacing: normal;
}

.people_list_cont {
  background-color: #fffffa;
  padding: 100px 45px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .people_list_cont {
    padding: 50px 20px;
  }
}
.people_list_cont .inner {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
}
.people_list_cont .grid-item {
  width: 19%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .people_list_cont .grid-item {
    width: 49%;
  }
}
.people_list_cont .grid-item a {
  position: relative;
}
.people_list_cont .grid-item .year {
  margin: 1rem 0 3rem;
  font-size: 12px;
}
.people_list_cont .department {
  display: flex;
  font-size: 12px;
  left: 0;
  top: 0;
  width: 100%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .people_list_cont .department {
    font-size: 12px;
  }
}
.people_list_cont .department span {
  display: inline-block;
  letter-spacing: 0;
}
.people_list_cont .department .span1 {
  background-color: #EF938A;
  color: #fff;
  padding: 3px 15px;
  font-weight: 500;
  width: 66px;
}
.people_list_cont .department .span1.span_gizyutu {
  background-color: #90C0D6;
}
.people_list_cont .department .span2 {
  background: linear-gradient(to right, #F2EEF6, #E6F5ED);
  flex: 1;
  text-align: center;
  padding-top: 3px;
  font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
  .people_list_cont .department .span2 {
    width: 100px;
  }
}/*# sourceMappingURL=work.css.map */