/*--------------------
recruit.css
--------------------*/

.l-block01{
  padding-top:7.0rem;
}
.l-block01-inner{
  max-width:114.0rem;
  width:100%;
  margin:0 auto;
}
.l-block01-inner > p{
  text-align: left;
  color:#07328f;
  
  font-size:clamp(12px, 1.6rem, 16px);
  font-weight:400;
  line-height:1.33;
  letter-spacing: 0.05em;
}
.l-block01-inner > h2{
  text-align: left;
  color:#000000;
  
  font-size:clamp(13px, 2.6rem, 26px);
  font-weight:700;
  line-height:1.73;
  letter-spacing: 0.075em;
}
.l-block01-inner > table{
  width:100%;
  margin-top:6.0rem;
}
.l-block01-inner > table tr{
  
}
.l-block01-inner > table tr td{
  border:1px solid #07328f;
  height:31.8rem;
  text-align: center;
  padding:0 1.0rem;
  vertical-align: middle;
}
.l-block01-inner > table tr td p{
  display:flex;
  width:100%;
  height:100%;
  flex-direction: column;
  justify-content: center;
}
.l-block01-inner > table tr td span.span01{
  display:block;
  position:relative;
  text-align: center;
  color:#333333;
  
  font-size:clamp(15px, 3.0rem, 30px);
  font-weight:700;
  line-height:1.75;
  letter-spacing: 0.025em;
}
.l-block01-inner > table tr td span.span01:after{
  content:"";
  width:4.0rem;
  height:0.6rem;
  border-bottom:0.6rem solid #07328f;
  display:inline-block;
  position:absolute;
  bottom:-2.0rem;
  left:0;
  right:0;
  margin:0 auto;
}
.l-block01-inner > table tr td span.span02{
  display:block;
  padding-top:4.0rem;
  text-align: center;
  color:#333333;
  
  font-size:clamp(12px, 2.2rem, 22px);
  font-weight:700;
  line-height:1.95;
  letter-spacing: 0.025em;
}
.l-block01-inner > table tr td span.span03{
  text-align: center;
  color:#07328f;
  
  font-size:clamp(15px, 3.0rem, 30px);
  font-weight:700;
  line-height:1.43;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767.5px) {
  .l-block01{
    padding:9.0rem 3.0rem 0;
  }
  .l-block01-inner{
    max-width:100%;
    width:100%;
    margin:0 auto;
  }
  .l-block01-inner > p{
    text-align: left;
    color:#07328f;

    font-size:2.6rem;
    font-weight:400;
    line-height:1.33;
    letter-spacing: 0.05em;
  }
  .l-block01-inner > h2{
    text-align: left;
    color:#000000;

    font-size:3.6rem;
    font-weight:700;
    line-height:1.73;
    letter-spacing: 0.075em;
  }
  .l-block01-inner > table{
    width:100%;
    margin-top:6.0rem;
    display:block;
  }
  .l-block01-inner > table tbody{
    width:100%;
    display:block;
  }
  .l-block01-inner > table tbody tr{
    display:inline;
    text-align: left;
    font-size:0;
  }
  .l-block01-inner > table tr td{
    display:inline-block;
    vertical-align: top;
    width:50%;
    border:1px solid #07328f;
    border-bottom:none;
    height:36.0rem;
    text-align: center;
    padding:0 1.0rem;
    vertical-align: middle;
  }
  .l-block01-inner > table tr:nth-of-type(odd) td:nth-of-type(odd){
    border-right:none;
  }
  .l-block01-inner > table tr:nth-of-type(even) td:nth-of-type(even){
    border-right:none;
  }
  .l-block01-inner > table tr:last-of-type td:nth-last-of-type(2){
    border-bottom:1px solid #07328f;
  }
  .l-block01-inner > table tr:last-of-type td:last-of-type{
    border-bottom:1px solid #07328f;
  }
  .l-block01-inner > table tr td p{
    display:flex;
    width:100%;
    height:100%;
    flex-direction: column;
    justify-content: center;
  }
  .l-block01-inner > table tr td span.span01{
    display:block;
    position:relative;
    text-align: center;
    color:#333333;

    font-size:3.4rem;
    font-weight:700;
    line-height:1.75;
    letter-spacing: 0.025em;
  }
  .l-block01-inner > table tr td span.span01:after{
    content:"";
    width:4.0rem;
    height:0.6rem;
    border-bottom:0.6rem solid #07328f;
    display:inline-block;
    position:absolute;
    bottom:-2.0rem;
    left:0;
    right:0;
    margin:0 auto;
  }
  .l-block01-inner > table tr td span.span02{
    display:block;
    padding-top:4.0rem;
    text-align: center;
    color:#333333;

    font-size:2.6rem;
    font-weight:700;
    line-height:1.95;
    letter-spacing: 0.025em;
  }
  .l-block01-inner > table tr td span.span03{
    text-align: center;
    color:#07328f;

    font-size:3.0rem;
    font-weight:700;
    line-height:1.43;
    letter-spacing: 0.025em;
  }
}

.l-block02{
  padding:10.0rem 0 14.5rem;
}
.l-block02-inner{
  max-width:114.0rem;
  width:100%;
  margin:0 auto;
}
.l-block02-inner > p{
  text-align: left;
  color:#07328f;
  
  font-size:clamp(12px, 1.6rem, 16px);
  font-weight:400;
  line-height:1.33;
  letter-spacing: 0.05em;
}
.l-block02-inner > h2{
  text-align: left;
  color:#000000;
  
  font-size:clamp(13px, 2.6rem, 26px);
  font-weight:700;
  line-height:1.73;
  letter-spacing: 0.075em;
}
.l-block02-inner > table{
  width:100%;
  margin-top:6.0rem;
}
.l-block02-inner > table tr{
  
}
.l-block02-inner > table tr td{
  border:1px solid #07328f;
  height:17.3rem;
  text-align: center;
  padding:0 1.0rem;
  vertical-align: middle;
}
.l-block02-inner > table tr td p{
  display:flex;
  width:100%;
  height:100%;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color:#333333;
  
  font-size:clamp(12px, 2.2rem, 22px);
  font-weight:700;
  line-height:1.54;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767.5px) {
  .l-block02{
    padding:9.0rem 3.0rem 12.0rem;
  }
  .l-block02-inner{
    max-width:100%;
    width:100%;
    margin:0 auto;
  }
  .l-block02-inner > p{
    text-align: left;
    color:#07328f;

    font-size:2.6rem;
    font-weight:400;
    line-height:1.33;
    letter-spacing: 0.05em;
  }
  .l-block02-inner > h2{
    text-align: left;
    color:#000000;

    font-size:3.6rem;
    font-weight:700;
    line-height:1.73;
    letter-spacing: 0.075em;
  }
  .l-block02-inner > table{
    width:100%;
    margin-top:6.0rem;
    display:block;
  }
  .l-block02-inner > table tbody{
    width:100%;
    display:block;
  }
  .l-block02-inner > table tbody tr{
    display:inline;
    text-align: left;
    font-size:0;
  }
  .l-block02-inner > table tr td{
    width:50%;
    display:inline-block;
    vertical-align: top;
    border:1px solid #07328f;
    border-bottom:none;
    height:17.3rem;
    text-align: center;
    padding:0 1.0rem;
  }
  .l-block02-inner > table tr td:nth-of-type(odd){
    border-right:none;
  }
  .l-block02-inner > table tr td:nth-last-of-type(2){
    border-bottom:1px solid #07328f;
  }
  .l-block02-inner > table tr td:last-of-type{
    border-bottom:1px solid #07328f;
  }
  .l-block02-inner > table tr td p{
    display:flex;
    width:100%;
    height:100%;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color:#333333;

    font-size:2.8rem;
    font-weight:700;
    line-height:1.54;
    letter-spacing: 0.025em;
  }
}

.l-block03{
  padding:10.0rem 0 11.5rem;
  background:#f2f2f2;
}
.l-block03-inner{
  max-width:114.0rem;
  width:100%;
  margin:0 auto;
}
.l-block03-inner > p{
  text-align: left;
  color:#07328f;
  
  font-size:clamp(12px, 1.6rem, 16px);
  font-weight:400;
  line-height:1.33;
  letter-spacing: 0.05em;
}
.l-block03-inner > h2{
  text-align: left;
  color:#000000;
  
  font-size:clamp(13px, 2.6rem, 26px);
  font-weight:700;
  line-height:1.73;
  letter-spacing: 0.075em;
}
.l-block03-block{
  padding-top:2.6rem;
  text-align: left;
  font-size:0;
}
.l-block03-block-list{
  width:50%;
  display:inline-block;
  vertical-align: top;
  padding-top:2.4rem;
}
.l-block03-block-list:nth-of-type(odd){
  padding-right:1.2rem;
}
.l-block03-block-list:nth-of-type(even){
  padding-left:1.2rem;
}
.l-block03-block-list a{
  display:block;
  background: #07328f;
  padding:3.5rem 4.0rem;
  border:1px solid #07328f;
}
.l-block03-block-list a:hover{
  background: #FFFFFF;
}
.l-block03-block-list a span{
  display:inline-block;
  padding:0 3.0rem 0 0;
  position:relative;
  z-index:2;
  text-align: left;
  color:#FFFFFF;
  
  font-size:clamp(12px, 2.0rem, 20px);
  font-weight:700;
  line-height:1.75;
  letter-spacing: 0.1em;
}
.l-block03-block-list a:hover span{
  color:#07328f;
}
.l-block03-block-list a span:after{
  content: "";
  background: url("../images/common/common-icon01-2_pc.png") right center no-repeat transparent;
  background-size: 1.8rem auto;
  min-height:2.4rem;
  position: absolute;
  right: 0;
  top:0.8rem;
  width:1.8rem;
  height:2.0rem;
  
  transition: 0.3s;
}
.l-block03-block-list a:hover span:after{
  content: "";
  background: url("../images/common/common-icon01_pc.png") right center no-repeat transparent;
  background-size: 1.8rem auto;
  min-height:2.4rem;
  position: absolute;
  right: -1.0rem;
  top:0.8rem;
  width:1.8rem;
  height:2.0rem;
  
  transition: 0.3s;
}
@media screen and (max-width: 767.5px) {
  .l-block03{
    padding:9.0rem 3.0rem 12.0rem;
    background:#f2f2f2;
  }
  .l-block03-inner{
    max-width:100%;
    width:100%;
    margin:0 auto;
  }
  .l-block03-inner > p{
    text-align: left;
    color:#07328f;

    font-size:2.6rem;
    font-weight:400;
    line-height:1.33;
    letter-spacing: 0.05em;
  }
  .l-block03-inner > h2{
    text-align: left;
    color:#000000;

    font-size:3.6rem;
    font-weight:700;
    line-height:1.73;
    letter-spacing: 0.075em;
  }
  .l-block03-block{
    padding-top:2.6rem;
    text-align: left;
    font-size:0;
  }
  .l-block03-block-list{
    width:50%;
    display:inline-block;
    vertical-align: top;
    padding-top:2.4rem;
  }
  .l-block03-block-list:nth-of-type(odd){
    padding-right:1.2rem;
  }
  .l-block03-block-list:nth-of-type(even){
    padding-left:1.2rem;
  }
  .l-block03-block-list a{
    display:block;
    background: #07328f;
    padding:2.5rem 2.0rem;
    border:1px solid #07328f;
  }
  .l-block03-block-list a:hover{
    background: #FFFFFF;
  }
  .l-block03-block-list a span{
    display:inline-block;
    padding:0 2.5rem 0 0;
    position:relative;
    z-index:2;
    text-align: left;
    color:#FFFFFF;

    font-size:2.6rem;
    font-weight:700;
    line-height:1.75;
    letter-spacing: 0.1em;
  }
  .l-block03-block-list a:hover span{
    color:#07328f;
  }
  .l-block03-block-list a span:after{
    content: "";
    background: url("../images/common/common-icon01-2_pc.png") right center no-repeat transparent;
    background-size: 1.8rem auto;
    min-height:2.4rem;
    position: absolute;
    right: 0;
    top:0;
    bottom:0;
    margin:auto;
    width:1.8rem;
    height:2.0rem;

    transition: 0.3s;
  }
  .l-block03-block-list a:hover span:after{
    content: "";
    background: url("../images/common/common-icon01_pc.png") right center no-repeat transparent;
    background-size: 1.8rem auto;
    min-height:2.4rem;
    position: absolute;
    right: -1.0rem;
    top:0;
    bottom:0;
    margin:auto;
    width:1.8rem;
    height:2.0rem;

    transition: 0.3s;
  }
}

.l-block04-bg{
  width:100%;
  background: url("../images/recruit/block04-bg01_pc.jpg") top center no-repeat transparent;
  background-size: cover;
  min-height:48.2rem;
}
@media screen and (max-width: 767.5px) {
  .l-block04-bg{
    width:100%;
    background: url("../images/recruit/block04-bg01_pc.jpg") top center no-repeat transparent;
    background-size: cover;
    min-height:48.2rem;
  }
}



@media screen and (max-width: 767.5px) {
  
}



@media screen and (max-width: 767.5px) {
  
}








