@charset "utf-8";


.workflow-sec{
  background-color: #FFF;
}
.workflow-sec h2.en{
  color: #275AF7;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}
.scroll-image{
  overflow-x: auto;
}
.scroll-image img{
  min-width: 900px;
}
@media print, screen and (min-width:1025px) {
  .workflow-sec{
    border-radius: 30px;
    padding: 4% 4%;
    margin-top: 100px;
    margin-bottom: 40px;
  }
  .workflow-sec h2.en{
    font-size: 5.0rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px){
  .workflow-sec{
    border-radius: 10px;
    padding: 35px 5%;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .workflow-sec h2.en{
    font-size: 3.0rem;
    margin-bottom: 15px;
  }
}



.work-index-sec{
  background-color: #FFF;
}
.work-index-sec .exp .ttl.jp{
  font-weight: 500;
  line-height: 1.6;
}
.work-index-sec .exp .ttl .main{
  border-left: 7px solid #275AF7;
}




.work-index-item:not(:last-child){
  border-bottom: 1px dashed #275AF7;
}
.work-index-item > a{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.work-index-item > a:after{
  background-image: url("../../common/img/ic_navi_arrow2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  margin-left: 2%;
  height: 40px;
  width: 40px;
  flex-shrink: 0;
}
.work-index-item > a > .image{
  width: 21.276%;
}
.work-index-item > a > .detail{
  margin-left: 8.51%;
  width: 70.212%;
}
.work-index-item .detail .joining,
.work-index-item .detail .department,
.work-index-item .detail .employee-name .jp,
.work-index-item .detail .employee-name .en{
  font-weight: 500;
  line-height: 1.4;
}
.work-index-item .detail .joining{
  color: #888888;
}
.work-index-item .detail .employee-name{
  display: flex;
  align-items: center;
}
.work-index-item .detail .employee-name .en{
  color: #275AF7;
}
@media print, screen and (min-width:1025px) {
  .work-index-sec{
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4% 4%;
    margin-top: 30px;
  }
  .work-index-sec > .exp{
    width: 56.349%;
  }
  .work-index-sec .exp .ttl .main{
    font-size: 3.6rem;
    padding-left: 10px;
  }
  .work-index-sec .exp .ttl .main > span{
    font-size: 2.8rem;
  }
  .work-index-sec .exp .ttl .sub{
    font-size: 2.4rem;
    margin-top: 30px;
  }
  .work-index-sec > .exp > p{
    margin-top: 35px;
  }
  
  
  .work-index-sec > .work-index-list{
    width: 37.3%;
  }
  .work-index-item{
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .work-index-item a{
    transition: .8s;
  }
  .work-index-item:first-child{
    padding-top: 0;
  }
  .work-index-item:last-child{
    padding-bottom: 0;
  }
  .work-index-item .detail .joining{
    font-size: 1.3rem;
  }
  .work-index-item .detail .department{
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .work-index-item .detail .employee-name{
    margin-top: 10px;
  }
  .work-index-item .detail .employee-name .jp{
    font-size: 1.8rem;
  }
  .work-index-item .detail .employee-name .en{
    font-size: 1.2rem;
    margin-left: 15px;
  }
   @media (hover: hover) and (pointer: fine){
    .work-index-item a:hover{
      transform: scale(1.06);
    }
  }
}
@media screen and (max-width: 1024px){
  .work-index-sec{
    border-radius: 10px;
    padding: 35px 5%;
    margin-top: 20px;
  }
  .work-index-sec > .exp{
  }
  .work-index-sec .exp .ttl .main{
    font-size: 2.4rem;
    padding-left: 10px;
  }
  .work-index-sec .exp .ttl .main > span{
    font-size: 1.8rem;
  }
  .work-index-sec .exp .ttl .sub{
    font-size: 1.8rem;
    margin-top: 20px;
  }
  .work-index-sec > .exp > p{
    margin-top: 20px;
  }
  
  
  .work-index-sec > .work-index-list{
    border-top: 1px dashed #275AF7;
    margin-top: 30px;
  }
  .work-index-item{
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .work-index-item:first-child{
    padding-top: 10px;
  }
  .work-index-item:last-child{
    padding-bottom: 0;
  }
  .work-index-item > a:after{
    height: 30px;
    width: 30px;
  }
  .work-index-item > a > .image{
    width: 25.8%;
  }
  .work-index-item > a > .detail{
    margin-left: 6.45%;
  }
  .work-index-item .detail .joining{
    font-size: .9rem;
  }
  .work-index-item .detail .department{
    font-size: .9rem;
    margin-top: 5px;
  }
  .work-index-item .detail .employee-name{
    margin-top: 5px;
  }
  .work-index-item .detail .employee-name .jp{
    font-size: 1.3rem;
  }
  .work-index-item .detail .employee-name .en{
    font-size: .9rem;
    margin-left: 5px;
  }
}




.work-detail .root-ttl{
  display: flex;
  align-items: center;
}
.work-detail .root-ttl .en,
.work-detail .root-ttl .jp{
  font-weight: 700;
  line-height: 1;
}
.work-detail .root-ttl .en{
  color: #275AF7;
}
.work-detail-heading .detail-wrap h1{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.43;
}
.work-detail-heading .detail-wrap .exp{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.work-detail-heading .detail-wrap .exp > .jp{
  background-color: #1D1D1D;
  color: #FFF;
  font-weight: 500;
  padding: 10px 20px;
}
.work-detail-heading .detail-wrap .exp > .employee-name{
  background-color: #27BDE2;
  display: flex;
  align-items: center;
  color: #FFF;
  font-weight: 500;
  padding: 10px 20px;
  line-height: 1.4;
}
.work-detail-heading .detail-wrap .exp > .employee-name .en{
  margin-left: 15px;
}
.work-detail-heading .detail-wrap .profile{
  font-weight: 500;
}
@media print, screen and (min-width:1025px) {
  .work-detail .root-ttl .en{
    font-size: 1.5rem;
    margin-right: 23px;
  }
  .work-detail .root-ttl .jp{
    font-size: 2.4rem;
  }
  
  
  .work-detail-heading{
    display: flex;
    justify-content: space-between;
    padding: 40px;
    height: calc(100vh - 100px);
    min-height: 700px;
  }
  .work-detail-heading .detail{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-left: 3.8%;
    margin-bottom: 60px;
    width: 660px;
    position: relative;
  }
  .work-detail-heading .root-ttl{
    margin-top: 80px;
    margin-bottom: auto;
  }
  .work-detail-heading .image-sp{
    display: none;
  }
  .work-detail-heading .detail-wrap h1{
    font-size: clamp(2.6rem, 2.914rem + 1.4vw, 4.6rem);
  }
  .work-detail-heading .image-pc{
    border-radius: 30px;
    background-repeat: repeat;
    background-size: cover;
    width: calc(100% - (660px + 3.8%));
  }
  
  .work-detail-heading .detail-wrap .exp{
    margin-top: 60px;
  }
  .work-detail-heading .detail-wrap .exp > .employee-name .jp{
    font-size: clamp(2.0rem, 2.914rem + 1.4vw, 3.0rem);
  }
  .work-detail-heading .detail-wrap .exp > .employee-name .en{
    font-size: clamp(1.4rem, 2.914rem + 1.4vw, 1.7rem);
  }
  .work-detail-heading .detail-wrap .profile{
    font-size: clamp(1.1rem, 2.914rem + 1.4vw, 1.3rem);
    margin-top: 40px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1360px) {
  .work-detail-heading .detail{
    margin-left: 0;
    width: 42%;
  }
  .work-detail-heading .root-ttl{
    margin-top: 40px;
  }
  .work-detail-heading .detail-wrap h1{
    font-size: clamp(2.0rem, 2.251rem + 2.76vw, 3.0rem);
  }
  .work-detail-heading .image-pc{
    border-radius: 30px;
    background-repeat: repeat;
    background-size: cover;
    width: 56.2%;
  }
  
  .work-detail-heading .detail-wrap .exp{
    margin-top: 30px;
  }
  .work-detail-heading .detail-wrap .exp > .employee-name .jp{
    font-size: clamp(2.0rem, 2.251rem + 2.76vw, 3.0rem);
  }
  .work-detail-heading .detail-wrap .exp > .employee-name .en{
    font-size: clamp(1.4rem, 2.251rem + 2.76vw, 1.7rem);
  }
  .work-detail-heading .detail-wrap .profile{
    font-size: clamp(1.1rem, 2.251rem + 2.76vw, 1.3rem);
    margin-top: 35px;
  }
}
@media screen and (max-width: 1024px){
  .work-detail .root-ttl .en{
    font-size: 1.2rem;
    margin-right: 13px;
  }
  .work-detail .root-ttl .jp{
    font-size: 1.8rem;
  }
  
  
  .work-detail-heading{
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
  }
  .work-detail-heading .image-sp{
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100%;
    margin-top: 15px;
  }
  .work-detail-heading .detail-wrap h1{
    font-size: 2.4rem;
  }
  .work-detail-heading .image-pc{
    display: none;
  }
  .work-detail-heading .detail-wrap{
    margin-top: 30px;
  }
  .work-detail-heading .detail-wrap .exp{
    margin-top: 30px;
  }
  .work-detail-heading .detail-wrap .exp > .jp{
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  .work-detail-heading .detail-wrap .exp > .employee-name{
    padding: 5px 10px;
  }
  .work-detail-heading .detail-wrap .exp > .employee-name .jp{
    font-size: 2.0rem;
  }
  .work-detail-heading .detail-wrap .exp > .employee-name .en{
    font-size: 1.1rem;
  }
  .work-detail-heading .detail-wrap .profile{
    font-size: 1.2rem;
    margin-top: 20px;
  }
}



.careerpath-sec{
  background-color: #F4F4F4;
}
.careerpath-sec .ttl .en{
  color: #275AF7;
  font-weight: 700;
  line-height: 1.6;
}
.careerpath-sec .ttl .jp{
  font-weight: 500;
  line-height: 1.6;
}
.career-list{
  position: relative;
}
.career-list > div{
  position: relative;
}
.career-list > div:before,
.career-list > div:after{
  content: "";
  display: block;
}
.career-list > div:before{
  background-color: #275AF7;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  position: absolute;
  z-index: 1;
}
.career-list > div:after{
  background-color: #DDDDDD;
  width: 2px;
  position: absolute;
  z-index: 0;
}
.career-list > div:last-child:after{
  display: none;
}
.career-list > div > dt{
  font-weight: 600;
}
@media print, screen and (min-width:1025px) {
  .careerpath-sec{
    border-radius: 30px;
    display: flex;
    padding: 60px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    width: 90%;
  }
  .careerpath-sec .ttl{
    width: 24.15%;
  }
  .careerpath-sec .ttl .en{
    font-size: 1.4rem;
  }
  .careerpath-sec .ttl .jp{
    font-size: 2.6rem;
    margin-top: 10px;
  }
  .career-list{
    width: calc(100% - 24.15%);
  }
  .career-list > div{
    display: flex;
    padding-left: 30px;
    padding-bottom: 25px;
  }
  .career-list > div:before{
    left: 7px;
    top: 7px;
    transform: translateX(-100%);
  }
  .career-list > div:after{
    left: -1px;
    top: 10px;
    bottom: -10px;
  }
  .career-list > div:last-child{
    padding-bottom: 0;
  }
  .career-list > div > dt{
    width: 11em;
  }
  .career-list > div > dd{
    width: calc(100% - 11em);
  }
}
@media screen and (max-width: 1024px){
  .careerpath-sec{
    padding: 50px 5%;
    margin-top: 40px;
  }
  .careerpath-sec .ttl{
    text-align: center;
  }
  .careerpath-sec .ttl .en{
    font-size: 1.2rem;
  }
  .careerpath-sec .ttl .jp{
    font-size: 2.4rem;
    margin-top: 5px;
  }
  .career-list{
    margin-top: 30px;
  }
  .career-list > div{
    padding-left: 30px;
    padding-bottom: 25px;
  }
  .career-list > div:before{
    left: 7px;
    top: 7px;
    transform: translateX(-100%);
  }
  .career-list > div:after{
    left: -1px;
    top: 10px;
    bottom: -10px;
  }
  .career-list > div:last-child{
    padding-bottom: 0;
  }
  .career-list > div > dt{
  }
  .career-list > div > dd{
  }
}



.work-sec .ttl{
  color: #275AF7;
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
}
.work-sec .ttl:before{
  background-color: #275AF7;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.work-sec .ttl .jp{
  background-color: #EAEAEA;
  font-weight: 500;
}
@media print, screen and (min-width:1025px) {
  .work-sec .ttl{
    margin-top: 120px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    width: 90%;
  }
  .work-sec .ttl .jp{
    font-size: 2.4rem;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px){
  .work-sec .ttl{
    margin-top: 80px;
  }
  .work-sec .ttl .jp{
    font-size: 2.0rem;
    padding: 0 10px;
  }
}




.image-set .image figure{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.image-set .detail h3{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8;
}
@media print, screen and (min-width:1025px) {
  .image-set{
		align-items: center;
    display: flex;
  }
  .image-set.left{
    flex-direction: row-reverse;
  }
  .image-set .detail{
    background-color: #F4F4F4;
    margin-top: 45px;
    margin-bottom: 45px;
    width: 53.06%;
    position: relative;
    z-index: 0;
  }
  .image-set.left .detail{
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 3% 9% 5% 3%;
  }
  .image-set.right .detail{
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 3% 5% 3% 9%;
  }
	.image-set .detail h3{
		font-size: min(1.98vw,3.1rem);
	}
  .image-set .detail p{
    margin-top: 30px;
  }
  .image-set .image{
    width: calc(50% + 4.16%);
    position: relative;
    z-index: 1;
  }
  .image-set.left .image{
    margin-left: -4.16%;
  }
  .image-set.right .image{
    margin-right: -4.16%;
  }
  .image-set .image figure{
		width: 100%;
    /*padding-bottom: 100%;*/
		aspect-ratio: 1 / 1;
		max-height: 960px;
  }
  .image-set.left .image figure{
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  .image-set.right .image figure{
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1680px) {
  .image-set .detail{
    width: 70.25%;
  }
  .image-set.left .detail{
    padding: 5% 25% 5% 5%;
  }
  .image-set.right .detail{
    padding: 5% 5% 5% 25%;
  }
  .image-set .image{
    width: 49.5%;
    position: relative;
    z-index: 1;
  }
  .image-set.left .image{
    margin-left: -19.75%;
  }
  .image-set.right .image{
    margin-right: -19.75%;
  }
  
}
@media screen and (max-width: 1024px){
  .image-set{
    padding: 30px 5% 80px;
  }
  .image-set .detail{
    margin-top: 40px;
  }
	.image-set .detail h3{
		font-size: 1.8rem;
	}
  .image-set .detail p{
    margin-top: 30px;
  }
  .image-set .image figure{
    border-radius: 10px;
    padding-bottom: 80%;
  }
  
  .image-set{
    position: relative;
  }
  .image-set:before{
    background-color: #F4F4F4;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 140px;
    bottom: 0;
    z-index: -1;
  }
}




.normal-set h3{
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8;
}
.normal-set .image figure{
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
}
.normal-set .col2 .note-list{
  margin-top: 10px;
}
@media print, screen and (min-width:1025px) {
	.normal-set h3{
		font-size: min(1.98vw,3.1rem);
	}
  .normal-set{
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 1180px;
  }
  .normal-set .col2{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
  }
  .normal-set .col2 div{
    width: 48.3%;
  }
  .normal-set .col2 div h3{
    margin-bottom: 30px;
  }
  .normal-set .col2 div > p + p,
  .normal-set .col2 .note-list+ p{
    margin-top: 30px;
  }
  .normal-set .col2 div .image{
    margin: 0;
    width: 100% !important;
  }
  .normal-set .col2 div .image figure{
    padding-bottom: 79.272%;
  }
  .normal-set .image{
    margin-top: 60px;
  }
  .normal-set .image figure{
    padding-bottom: 50.84%;
  }
}
@media screen and (max-width: 1024px){
	.normal-set h3{
		font-size: 1.8rem;
	}
  .normal-set{
    padding: 30px 5% 0;
  }
  .normal-set .col2 div p{
    margin-top: 30px;
  }
  .normal-set .image{
    margin-top: 60px;
  }
  .normal-set .image figure{
    border-radius: 10px;
    padding-bottom: 79.1428%;
  }
  #work-sec1 .normal-set{
    padding-top: 60px;
  }
}



.other-sec h2.en{
  font-weight: 700;
  line-height: 1.44;
}
.oneday-sec{
  background-color: #26BDE2;
}
.oneday-sec h2.en{
  color: #FFF;
}
.offtime-sec{
  background-color: #FFF7E3;
}
.oneday-sec .schedule-list{
  position: relative;
}
.oneday-sec .schedule-list:before{
  background-color: rgba(255,255,255,.40);
  content: "";
  display: block;
  width: 15px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 0;
}
.oneday-sec .schedule-list > div{
  background-color: #F4F4F4;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.oneday-sec .schedule-list > div > dt{
  color: #26BDE2;
  font-weight: 700;
  line-height: 1.6;
  width: 80px;
}
.oneday-sec .schedule-list > div > dd{
  line-height: 1.6;
  width: calc(100% - 80px);
}
.offtime-sec .jp{
  font-weight: 500;
  line-height: 1.8;
}
.offtime-sec .offtime .image{
  background-color: #FFF;
  padding: 5px;
}
.offtime-sec .offtime .image img{
	width: 100%;
}
@media print, screen and (min-width:1025px) {
  .other-sec{
    display: flex;
    margin-top: 115px;
  }
  .other-sec h2.en{
    font-size: clamp(2.8rem, 0.455rem + 1.79vw, 3.8rem);
  }
  .oneday-sec,
  .offtime-sec{
    padding: 4% 6%;
    width: 50%;
  }
  .oneday-sec .schedule-list{
    margin-top: 30px;
  }
  .oneday-sec .schedule-list > div{
    border-radius: 15px;
    padding: 15px 30px;
  }
  .oneday-sec .schedule-list > div:nth-child(n + 2){
    margin-top: 10px;
  }
  .oneday-sec .schedule-list > div > dt{
    font-size: 2.0rem;
  }
  
  .offtime-sec .jp{
    font-size: clamp(1.6rem, 0.455rem + 1.79vw, 2.6rem);
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    order: 0;
  }
  .offtime-sec .offtime{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .offtime-sec .offtime .detail{
    width: 51.0948%;
    order: 1;
  }
  .offtime-sec .offtime .detail > p + p{
    margin-top: 30px;
  }
  .offtime-sec .offtime .image{
    align-self: flex-start;
    width: 42.3357%;
    order: 2;
  }
}
@media screen and (max-width: 1024px){
  .other-sec{
    margin-top: 80px;
  }
  .other-sec h2.en{
    font-size: 2.4rem;
    text-align: center;
  }
  .oneday-sec,
  .offtime-sec{
    padding: 45px 5%;
  }
  .oneday-sec .schedule-list{
    margin-top: 20px;
  }
  .oneday-sec .schedule-list > div{
    border-radius: 5px;
    padding: 15px 20px;
  }
  .oneday-sec .schedule-list > div:nth-child(n + 2){
    margin-top: 10px;
  }
  .oneday-sec .schedule-list > div > dt{
    font-size: 2.0rem;
  }
  
  .offtime-sec .jp{
    font-size: 2.0rem;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .offtime-sec .offtime .image{
    margin-top: 20px;
  }
}


.work-list{
  display: flex;
  flex-wrap: wrap;
}
.work-item .profile{
  font-weight: 500;
  line-height: 1.6;
}
.work-item .profile .joining{
  color: #888888;
}
.work-item .profile .employee-name{
  display: flex;
  align-items: center;
}
.work-item .profile .employee-name .en{
  color: #275AF7;
  margin-left: 10px;
}
@media print, screen and (min-width:1025px) {
  .work-list{
    padding: 0 3.64583%;
    margin-top: 175px;
  }
  .work-item{
    margin-left: 1.68539%;
    margin-right: 1.68539%;
    width: 21.6292%;
  }
  .work-item .image{
    transition: .8s;
  }
  .work-item:nth-child(n + 5){
    margin-top: 60px;
  }
  .work-item .profile{
    margin-top: 20px;
  }
  .work-item .profile .joining{
    font-size: clamp(1rem, 0.794rem + 0.42vw, 1.3rem);
  }
  .work-item .profile .department{
    font-size: clamp(1rem, 0.794rem + 0.42vw, 1.4rem);
    margin-top: 5px;
  }
  .work-item .profile .employee-name{
    margin-top: 10px;
  }
  .work-item .profile .employee-name .jp{
    font-size: clamp(1.8rem, 0.794rem + 0.42vw,2.2rem);
  }
  .work-item .profile .employee-name .en{
    font-size: clamp(1rem, 0.794rem + 0.42vw, 1.2rem);
  }
  @media (hover: hover) and (pointer: fine){
    .work-item:hover .image{
      transform: scale(1.06);
    }
  }
}
@media screen and (max-width: 1024px){
  .work-list{
    padding: 0 5%;
    margin-top: 80px;
  }
  .work-item{
    width: 44.5714%;
  }
  .work-item:nth-child(even){
    margin-left: 10.8572%;
  }
  .work-item:nth-child(n + 3){
    margin-top: 30px;
  }
  .work-item .profile{
    margin-top: 10px;
  }
  .work-item .profile .joining{
    font-size: .9rem;
  }
  .work-item .profile .department{
    font-size: .9rem;
    margin-top: 3px;
  }
  .work-item .profile .employee-name{
    margin-top: 5px;
  }
  .work-item .profile .employee-name .jp{
    font-size: 1.3rem;
  }
  .work-item .profile .employee-name .en{
    font-size: .9rem;
  }
}