.E-4_1_Block01 .E-4_Flex01{
    flex-wrap:wrap;
    
}
@media screen and (min-width:769px) {
    .E-4_1_Block01 .E-4_Flex01 .E-4_Box01:not(:nth-last-of-type(-n+2)){
        margin-bottom: 60px;
    
    }
}

.I-9_icon_pdf::after{
    content: "";
    display: inline-block;
    margin-left: 10px;
    background-image: url(/common/img/parts/parts_link_icon_pdf.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 18px;
    width: 14px;
    height: 18px;
    vertical-align: sub;
}
.I-9_icon_blank::after{
    content: "";
    display: inline-block;
    margin-left: 10px;
    background-image: url(/common/img/ir/iconBlank.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 14px;
    width: 20px;
    height: 14px;
    vertical-align: sub;
}
.F-1_Block01.service_detail .F-1_BoxIn01 .F-1_Text01{
    height: auto;
}
.mt-30{
    margin-top: 30px;
}
.E-4_Flex01{
    flex-wrap:wrap;
}
.E-4_Box01{
    margin-bottom: 30px;
}
iframe:not(:[title="reCAPTCHA"]){
    width: calc(100% - 40px);
    aspect-ratio: 728 / 410;
    height: 100%;
    margin: 20px;
}
.C-1_Block01.service_detail ul.list1 li{
    background-position: left 1em center;
}

.D-1_ImgBox01 img{
    max-width: 100%;
    height: auto;
    width: initial;
}

/*-----ニュースのプルダウン-------*/

.js-select{
text-align: left;
width:220px;
height: 50px;
position: relative;
}
.js-select select{
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    width:220px;
    height: 50px;
    color: #22304F;
    font-size: 14px;
    border:1px solid #22304F;
    border-radius: 0px;
    padding: 10px 24px;
   
}
.js-select select:focus{
    border:1px solid #22304F;
    border-radius: 0px;
}
.js-select::after{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #22304F;
    border-right: solid 1px #22304F;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.B-1_ancBtn01{
    position: relative;
    display: flex;
    align-items: center;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #22304F;
    background-color: #ffffff;
    width: 100%;
    height: 50px;
    margin: auto;
    padding: 10px 24px 10px 20px;
    color: #22304F;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.B-1_ancBtn01li{
    position: relative;
}
.B-1_ancBtn01li::after{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.B-1_ancBtn01:hover,
.B-1_ancBtn01li:hover{
    color: #ffffff;
    text-decoration: none;
    background-color: #22304F;
}
.B-1_ancBtn01:hover::after,
.B-1_ancBtn01li:hover::after {
    border-top: solid 1px #22304F;
    border-right: solid 1px #22304F;
}
.text-center{
    text-align: center !important;
}
.justify-content-center{
    justify-content: center !important;
}
.retina{
    width:auto;
}
.sdgs-h-5 .H-4_h4wrap01{
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 30px;
}
.sdgs-h-5 .icons{
    display: flex;
    flex-wrap:wrap;
    justify-content: flex-end;
   
}
@media screen and (max-width:768px) {
    .sdgs-h-5 .H-4_h4wrap01{
        display: block;
    }
    .sdgs-h-5 .icons{
        justify-content: flex-start;
    }
}

.sdgs-h-5 .icons img{
    width: 72px;
    height:auto;
    margin-right: 13px;
    margin-top: 13px;
}
.sdgs-h-5 table {
    border-collapse: separate;

}
.sdgs-h-5 table th,
.sdgs-h-5 table td
{
   border:2px solid #fff;

}

.sdgs-h-5 table th{
    background: #4E5972;
    color: #fff;
    font-size:14px;
    line-height: 2;
    padding: 20px 18px;
    vertical-align: middle;
    text-align: center;
    width: 266px;
    box-sizing: border-box;

}
.sdgs-h-5 table th p.title{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.sdgs-h-5 table td{
    background: #F5F5F5;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    padding: 20px 18px;
    vertical-align: middle;
    text-align: left;
    box-sizing: border-box;
}
.sdgs-h-5 table td p.title{
    font-weight: bold;
    color: #0C418B;
}
.sdgs-h-5 table td p.title:nth-child(n+2){
   margin-top: 24px;
}

.sdgs-e-1 dl dt{
    font-size: 18px;
    font-weight: bold;
    color: #22304F;
    padding-left: 23px;
    position: relative;
   margin-bottom: 16px;

}
.sdgs-e-1 dl dt::before{
    content:"■";
    display: block;

    color: #22304F;
    position: absolute;
    left:0;
}
.sdgs-e-1 dl dt:nth-of-type(n+2){
    margin-top: 24px;
}
.sdgs-e-1 dl dd{
    font-size: 16px;
    padding-left: 23px;
    line-height: 1.8;
    
}
.sdgs-e-1 .icons{
    margin-bottom: 30px;
}
.sdgs-e-1 .icons img{
    width: 72px;
    height:auto;
    margin-right: 13px;
    margin-top: 13px;
}

@media screen and (max-width:768px){
    .sdgs-h-5 table,.sdgs-h-5 table tr,.sdgs-h-5 table th,.sdgs-h-5 table td {
        display: block;
        width:100% !important;
    }
}

.pics-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap:wrap;
    padding: 60px 0;
}

.pics-wrap img:not(:last-child),
.pics-wrap a:not(:last-child){
    margin-right: 20px;
   
}
.pics-wrap img,.pics-wrap a{
    margin-bottom: 20px;
}

@media screen and (max-width:768px){
    .pics-wrap{
       display: block;
    }
    .pics-wrap img:not(:last-child),.pics-wrap a:not(:last-child){
        margin-right: 0;
      
    }
    
}


.page-id-4817 #anc02{
    margin-top: 120px;
}

.ir-table-02 table{
width:100%;
}
.ir-table-02 table th,.ir-table-02 table td{
    font-size: 16px;
    font-weight: 500;
    padding: 25px 18px;
    border:1px solid #fff;
}
.ir-table-02 table th{
background: #4E5972;
color: #fff;
}
.ir-table-02 table td{
background: #F5F5F5;
text-align: left;
}
.ir-table-02 table thead th{
    text-align: center;
    
    }

.link-label{
    padding-right: 0.8em;
}

.E-7_Text01 a{
    text-decoration: underline;
}
.E-7_Text01 a.external_link::after{
    content:url("/common/img/case/detail/external_link.svg");
    margin-left: 4px;
}
.E-7_Text01 a:hover{
    text-decoration: none;
    opacity: 0.8;
}
.E-3_imgBox01 img,
.E-1_imgBox01 img{
    max-width: 100%;
    width:auto;
}

.B-1_Block01.case .B-1_ancBtn01::after{
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.B-1_Block01.case .B-1_ancBtn01:hover::after{
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;

}
.case-template-default .case-content-wrap img{
    max-width: 100% !important;
    width:auto !important;
}

.E-3_imgBox01 {
    margin-right: 30px;
}
.E-1_imgBox01 {
    margin-left: 30px;
}

@media screen and (max-width:768px) {
    .E-3_Box01,.E-3_imgBox01,.E-3_imgBox01 img,.E-1_Box01,.E-1_imgBox01,.E-1_imgBox01 img{
        width: 100% !important;
    }
    .E-3_imgBox01 {
        margin-right:0;
    }
    .E-1_imgBox01 {
        margin-left: 0;
    }
}

.service-template-default .A-2_mainIn01 .A-2_p01{
    background-color: #fff;
    color: #222;
}
.service-template-default .A-2_mainIn01 .A-2_h101{
    color: #fff;
}
.requirement-mv{
    background-image: url("/common/img/recruit/requirement/mv.png");
    height: 276px;
}
.requirement-mv .A-4_mainIn01{
    height: 100%;
}
.requirement-mv .A-4_h101{
   color: #fff;
}
.recruit-btn.requirement-btn{
    padding: 100px 0;
    text-align: center;
}
.recruit-btn.requirement-btn a{
    width: 100%;
    max-width: 342px;
    height: 82px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #22304F;
    border:2px solid #1B243D;
    font-size: 17px;
    font-weight: 500;
    position: relative;
    transition: all .3s ease;
}
.recruit-btn.requirement-btn a::after{
    content:url("/common/img/recruit/requirement/arrow.svg");
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0px;

}
.recruit-btn.requirement-btn a:hover{
    background: #fff;
    color: #22304F;

}
.recruit-btn.requirement-btn a:hover::after{
    content:url("/common/img/recruit/requirement/arrow-on.svg");

}
.recruit-template-recruit-requirement .C-1_Text01{
    text-align: center;
}
.C-2_Block01 .C-2_BlockIn01:nth-child(n+2),.C-4_Block01 .C-4_BlockIn01:nth-child(n+2){
    margin-top: 60px;
}
.column-left *{
    max-width:100%;
}
a.external_link::after{
    content:url("/common/img/case/detail/external_link.svg");
    margin-left: 4px;
}
.recruit-I-7_Block01{
    text-align: center;
}
.recruit-I-7_Block01 dd{
    text-align: center;

}
.recruit-I-7_Block01 dd ul{
    display:inline-block;
    text-align: left;
    padding-left: 1em;
    margin-bottom: 30px;
    font-size: 16px;
    list-style-type: disc;
}
.recruit-I-7_Block01 dd ul li strong{
    font-weight: 500;
    color: #22304F;
}
.recruit-I-7_Block01 dd ul li{
   margin-bottom: 20px;
}
.recruit-I-7_Block01 p{
  font-size: 16px;
  line-height: 1.8;
  display: flex;
  width: auto;
  margin: auto;
  justify-content: center;
  text-align: left;

}

.recruit-template-recruit-parts .I-6_btn01{
     width: 201px;
     color: 12px;
     letter-spacing: 0.15em;
     font-weight: normal;
}
.I-6_BlockIn01 .text-center{
    text-align: center;
    font-size: 16px;
    margin-top: 20px;

}
.post-type-archive .recruit_frontpage .G-2_imgBox01 a,
.post-type-archive .recruit_frontpage .E-5_imgBox01 a 
{
    display: block;
    width:100%;
    height:100%;
    overflow: hidden;
}
.post-type-archive .recruit_frontpage .G-2_imgBox01 a img,
.post-type-archive .recruit_frontpage .E-5_imgBox01 a img
{
    transform: scale(1);
    transition: all .5s ease;
}
.post-type-archive .recruit_frontpage .G-2_imgBox01 a:hover img,
.post-type-archive .recruit_frontpage .E-5_imgBox01 a:hover img
{
    transform: scale(1.1);

}
.breadCrumn li.arrow{
    position: relative;
    padding-right: 15px;
    margin-right: 15px;

}
.breadCrumn li.arrow::after{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 0;
    top: 7px;
}
.topCaseFlex01{
    justify-content: center;
}
.topCaseFlex01 a:not(:last-child){
    margin-right: 2%;
}
textarea{
    font-family: inherit;
}
.floatNaviBtn01 .img01{
    top: auto;
    bottom: 44px;
}
.topDownloadBox01 .box02{
    width: 40%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topDownloadBox01 .box02 img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.topMeritImgWrap01 .p01{
    background: #22304F;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -16px;
}
.detailText16_20{
    font-size: 16px;
    line-height: 2.0em;
}
.recruit_frontpage .detailContFlex01 .box02{
    width: 460px;
}
.contactAreaFlex01 .contactBtn01 a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    height: 144px;
    border: 1px solid #2F46F5;
    border-radius: 5px;
    background-color: #2F46F5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.contactAreaFlex01 .contactBtn01 a:hover {
    color: #2F46F5;
    text-decoration: none;
    background-color: #ffffff;
}
.recruit-template-recruit-requirement .C-1_BlockIn01 a{
    color: #2F46F5;
    text-decoration: underline;
    transition: all .3s ease;
}
.recruit-template-recruit-requirement .C-1_BlockIn01 a:hover{
   opacity: 0.8;
    text-decoration: none;
   
}
.B-1_ancBtn01.deactive{
    opacity: 0.4;


}
.B-1_ancBtn01.deactive:hover{
    background: #fff;
    color: #0C418B;
}