@charset "utf-8";



/* ------- WORKFILE ---------------------------------------------- */
.page-workfile-detail:before{
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
@media print, screen and (min-width:781px) {
  .page-workfile-detail:before{
    background-image: url("../img/bg_main_pc.jpg");
  }
}
@media screen and (max-width: 780px) {
  .page-workfile-detail:before{
    background-image: url("../img/bg_main_sp.jpg");
  }
}





.workfile-main-image figure{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.workfile-main-detail{
  color: #FFF;
}
.workfile-main-detail .sub,
.workfile-main-detail .initial{
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .08em;
}
.workfile-main-detail .sub{
  line-height: 1.58;
}
.workfile-main-detail .initial{
  line-height: 1;
}
.workfile-main-detail .profile{
  display: flex;
  align-items: center;
}
.workfile-main-detail h1{
  color: #100F63;
  letter-spacing: .08em;
  line-height: 1.57;
}
@media print, screen and (min-width:781px) {
  .workfile-main{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    height: calc(100vh - 110px);
    padding-bottom: 40px;
    max-width: 1840px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
  .workfile-main-image{
    width: 58.69%;
  }
  .workfile-main-image figure{
    height: 100%;
  }
  
  .workfile-main-detail{
    align-self: center;
    padding-left: min(8.072%,155px);
    width: calc(100% - 58.69%)
  }
  .workfile-main-detail .sub{
    font-size: min(1.25vw,2.4rem);
  }
  .workfile-main-detail .initial{
    font-size: min(4.16vw,8.0rem);
    margin: 30px 0 20px;
  }
  .workfile-main-detail .department{
    font-size: min(0.83vw,1.6rem);
  }
  .workfile-main-detail .profile{
    font-size: min(0.83vw,1.6rem);
  }
  .workfile-main-detail .profile > span{
    font-size: min(1.25vw,2.4rem);
    margin-right: 20px;
  }
  .workfile-main-detail dl{
    margin: 8px 0;
  }
  .workfile-main-detail dl > dt{
    font-size: min(0.83vw,1.6rem);
  }
  .workfile-main-detail dl > dd{
    font-size: min(0.67vw,1.3rem);
  }
  .workfile-main-detail h1{
    background-color: #FFF;
    font-size: min(3.125vw,6.0rem);
    padding: 20px;
    float: left;
    white-space: nowrap;
    margin-top: 60px;
  }
  
  
  #workfile_g-h .workfile-main-image figure{
    background-image: url("../img/workfile_g-h/img_main_pc.jpg");
  }
  #workfile_d-n .workfile-main-image figure{
    background-image: url("../img/workfile_d-n/img_main_pc.jpg");
  }
  #workfile_r-t .workfile-main-image figure{
    background-image: url("../img/workfile_r-t/img_main_pc.jpg");
  }
  #workfile_s-a .workfile-main-image figure{
    background-image: url("../img/workfile_s-a/img_main_pc.jpg");
  }
  #workfile_h-a .workfile-main-image figure{
    background-image: url("../img/workfile_h-a/img_main_pc.jpg");
  }
}
@media screen and (min-width:781px) and (max-width:1370px) {
  .workfile-main{
    height: auto;
  }
  .workfile-main-image{
    display: flex;
    align-items: center;
  }
  .workfile-main-image figure{
    height: auto !important;
    padding-bottom: 84.25%;
    width: 100%;
  }
}
@media screen and (max-width: 780px) {
  .workfile-main{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .workfile-main-image figure{
    padding-bottom: 100%;
  }
  
  .workfile-main-detail-inner{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .workfile-main-detail .sub{
    font-size: 4.61vw;
    margin-top: 30px;
    order: 1;
  }
  .workfile-main-detail .initial{
    font-size: 7.69vw;
    margin: 10px 0 20px;
    order: 2;
  }
  .workfile-main-detail .profile-wrap{
    order: 3;
  }
  .workfile-main-detail .department{
    font-size: 3.58vw;
  }
  .workfile-main-detail .profile{
    font-size: 3.33vw;
  }
  .workfile-main-detail .profile > span{
    font-size: 5.12vw;
    margin-right: 20px;
  }
  .workfile-main-detail dl{
    margin: 8px 0;
  }
  .workfile-main-detail dl > dt{
    font-size: 3.33vw;
  }
  .workfile-main-detail dl > dd{
    font-size: 3.07vw;
  }
  .workfile-main-detail h1{
    font-size: 7.17vw;
    margin-top: -.85em;
    order: 0;
  }
  .workfile-main-detail h1 > span{
    background-color: #FFF;
    padding: 5px 20px;
  }
  
  
  #workfile_g-h .workfile-main-image figure{
    background-image: url("../img/workfile_g-h/img_main_sp.jpg");
  }
  #workfile_d-n .workfile-main-image figure{
    background-image: url("../img/workfile_d-n/img_main_sp.jpg");
  }
  #workfile_r-t .workfile-main-image figure{
    background-image: url("../img/workfile_r-t/img_main_sp.jpg");
  }
  #workfile_s-a .workfile-main-image figure{
    background-image: url("../img/workfile_s-a/img_main_sp.jpg");
  }
  #workfile_h-a .workfile-main-image figure{
    background-image: url("../img/workfile_h-a/img_main_sp.jpg");
  }
}



.workfile-detail-contents > .job-area{
  background-color: #FFF;
}
.workfile-detail-contents > .reason-area{
  background-color: #E3E3E3;
}
.workfile-detail-section .detail-heading{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.workfile-detail-section .detail-heading > div{
  border-bottom: 1px solid #E3141B;
}
.workfile-detail-section .detail-heading > h2{
  line-height: 1.66;
}
@media print, screen and (min-width:781px) {
  .workfile-detail-contents{
    margin-top: 160px;
  }
  .workfile-detail-contents > .job-area,
  .workfile-detail-contents > .reason-area{
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .workfile-detail-section{
    margin-top: 120px;
    margin-bottom: 120px;
    margin-left: auto;
    margin-right: 0;
    max-width: 1280px;
    width: 90%;
  }
  .workfile-detail-section-type1{
    padding-left: 100px;
    padding-right: 100px;
  }
  .workfile-detail-section-type2{
    display: flex;
    justify-content: space-between;
    padding-left: 100px;
  }
  .workfile-detail-section-type1 > .image{
    margin-top: 80px;
  }
  .workfile-detail-section-type2 > .detail{
    width: 45.76%;
  }
  .workfile-detail-section-type2 > .image{
    width: 46.61%;
  }
  .workfile-detail-section-type3 > .image{
  }
  .workfile-detail-section-type3 > .detail{
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 60px;
  }
  .workfile-detail-section-type4{
    border-bottom: 1px solid #CCCCCC;
    margin-left: 100px;
    margin-right: 100px;
    padding-bottom: 80px;
  }
  .workfile-detail-section-type5{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    margin-left: 100px;
    margin-right: 100px;
  }
  
  .workfile-detail-section .detail-heading > div{
    font-size: 2.4rem;
    padding-bottom: 20px;
  }
  .workfile-detail-section .detail-heading > h2{
    font-size: 3.0rem;
    margin-top: 30px;
  }
  .workfile-detail-section .detail-contents > p{
    font-size: 1.8rem;
    margin-top: 35px;
  }
  
  
  
  .reason-area .detail > h2{
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
  .reason-area .detail > p{
    font-size: 1.8rem;
  }
  .reason-area .workfile-detail-section-type5 .detail{
    width: 50%;
  }
  .reason-area .workfile-detail-section-type5 .image{
    width: 44.44%;
  }
  .reason-area .workfile-detail-section:first-child{
    margin-bottom: 0;
  }
  .reason-area .workfile-detail-section:last-child{
    margin-top: 80px;
  }
}
@media screen and (min-width:781px) and (max-width:1370px) {
  .workfile-detail-contents{
    margin-top: 80px;
  }
  .workfile-detail-section-type2{
    display: block;
  }
  .workfile-detail-section-type2 > .detail{
    width: 100%;
  }
  .workfile-detail-section-type2 > .detail .detail-contents.pc-ver{
    display: none;
  }
  .workfile-detail-section-type2 > .detail .detail-contents.sp-ver{
    display: block;
  }
  .workfile-detail-section-type2 .detail-contents img{
    margin-left: 20px;
    margin-bottom: 30px;
    float: right;
    width: 26%;
  }
  .workfile-detail-section-type2 > .image{
    display: none;
  }
}
@media screen and (max-width: 780px) {
  .workfile-detail-contents{
    margin: 60px 0 0 !important;
  }
  .workfile-detail-contents > .job-area,
  .workfile-detail-contents > .reason-area{
    padding: 1px 20px;
  }
  .workfile-detail-section{
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .workfile-detail-section-type1{
  }
  .workfile-detail-section-type1 > .image{
    margin-top: 40px;
  }
  .workfile-detail-section-type2 .detail-contents img{
    margin-left: 20px;
    margin-bottom: 30px;
    float: right;
    width: 44.28%;
  }
  .workfile-detail-section-type3 > .image{
  }
  .workfile-detail-section-type3 > .detail{
    margin-top: 60px;
  }
  .workfile-detail-section-type4{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 40px;
  }
  .workfile-detail-section-type5{
  }
  
  .workfile-detail-section .detail-heading > div{
    font-size: 1.8rem;
    padding-bottom: 20px;
  }
  .workfile-detail-section .detail-heading > h2{
    font-size: 2.4rem;
    margin-top: 20px;
  }
  .workfile-detail-section .detail-contents > p{
    font-size: 1.6rem;
    margin-top: 30px;
  }
  
  
  
  .reason-area .detail > h2{
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
  .reason-area .detail > p{
    font-size: 1.6rem;
  }
  .reason-area .workfile-detail-section-type5 .detail{
  }
  .reason-area .workfile-detail-section-type5 .image{
    margin-bottom: 30px;
  }
  .reason-area .workfile-detail-section:first-child{
    margin-bottom: 0;
  }
  .reason-area .workfile-detail-section:last-child{
    margin-top: 40px;
  }
}




.workfile-list-item .image{
  position: relative;
  overflow: hidden;
}
.workfile-list-item .image:before{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 1s cubic-bezier(0.215, 0.61,  0.355, 1);
}
@media (hover: hover) and (pointer: fine){
  .workfile-list-item a:hover .image:before{
    transform: scale(1.05);
  }
}
.workfile-list-item .detail .profile{
  display: flex;
  align-items: center;
}
@media print, screen and (min-width:781px) {
  .workfile-list{
    display: flex;
    margin: 120px auto 240px;
    max-width: 1648px;
    width: 90%;
  }
  .workfile-list-item{
    margin-right: 2.25%;
    width: 18.2%;
  }
  .workfile-list-item:last-child{
    margin-right: 0;
  }
  .workfile-list-item .image{
    padding-bottom: 113.33%;
  }
  .workfile-list-item .detail{
    background-color: #FFF;
    padding: 30px;
  }
  .workfile-list-item .detail .department{
    font-size: min(0.72vw,1.4rem);
  }
  .workfile-list-item .detail .profile{
    font-size: min(0.72vw,1.4rem);
    margin-top: 5px;
  }
  .workfile-list-item .detail .profile > span{
    font-size: min(1.04vw,2.0rem);
    margin-right: 20px;
  }
  
  .workfile_g-h .image:before{
    background-image: url("../img/workfile_g-h/img_thumb_pc.jpg");
  }
  .workfile_d-n .image:before{
    background-image: url("../img/workfile_d-n/img_thumb_pc.jpg");
  }
  .workfile_r-t .image:before{
    background-image: url("../img/workfile_r-t/img_thumb_pc.jpg");
  }
  .workfile_s-a .image:before{
    background-image: url("../img/workfile_s-a/img_thumb_pc.jpg");
  }
  .workfile_h-a .image:before{
    background-image: url("../img/workfile_h-a/img_thumb_pc.jpg");
  }
}
@media screen and (min-width:781px) and (max-width:1370px) {
  .workfile-detail-section-type1{
    padding-left: 0;
    padding-right: 50px;
  }
  .workfile-detail-section-type2{
    padding-left: 0;
    padding-right: 50px;
  }
  .workfile-detail-section-type3 > .detail{
    margin-left: 0;
    margin-right: 50px;
  }
  .workfile-detail-section-type4{
    margin-left: 0;
    margin-right: 50px;
  }
  .workfile-detail-section .detail-contents > p{
    font-size: 1.6rem;
  }
}
@media screen and (min-width:781px) and (max-width:1250px) {
  .workfile-list{
    display: flex;
    flex-wrap: wrap;
  }
  .workfile-list-item:last-child{
    margin-right: auto;
  }
  .workfile-list-item{
    margin-right: 2%;
    margin-top: 2%;
    width: 32%;
  }
  .workfile-list-item .detail{
    padding: 20px;
  }
  .workfile-list-item:nth-child(3n){
    margin-right: 0;
  }
  .workfile-list-item .detail .department{
    font-size: min(1vw,1.4rem);
  }
  .workfile-list-item .detail .profile{
    font-size: min(1vw,1.4rem);
  }
  .workfile-list-item .detail .profile > span{
    font-size: min(1.8vw,2.0rem);
  }
}
@media screen and (max-width: 780px) {
  .workfile-list{
    margin: 60px 20px 100px;
  }
  .workfile-list-item:nth-child(n + 2){
    margin-top: 10px;
  }
  .workfile-list-item a{
    background-color: #FFF;
    display: flex;
    align-items: center;
  }
  .workfile-list-item .image{
    padding-bottom: 34.98%;
    width: 34.98%;
  }
  .workfile-list-item .detail{
    padding: 20px;
    width: 65.02%;
  }
  .workfile-list-item .detail .department{
    font-size: 1.4rem;
  }
  .workfile-list-item .detail .profile{
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .workfile-list-item .detail .profile > span{
    font-size: 2.0rem;
    margin-right: 20px;
  }
  
  .workfile_g-h .image:before{
    background-image: url("../img/workfile_g-h/img_thumb_pc.jpg");
  }
  .workfile_d-n .image:before{
    background-image: url("../img/workfile_d-n/img_thumb_pc.jpg");
  }
  .workfile_r-t .image:before{
    background-image: url("../img/workfile_r-t/img_thumb_pc.jpg");
  }
  .workfile_s-a .image:before{
    background-image: url("../img/workfile_s-a/img_thumb_pc.jpg");
  }
  .workfile_h-a .image:before{
    background-image: url("../img/workfile_h-a/img_thumb_pc.jpg");
  }
}
