@charset "utf-8";
/* 仕事紹介 */
.wrapper {
background-image: url("../recruit/job/img/mainImg.jpg");
background-repeat: no-repeat;
background-position: center top;
margin-top: 50px;
max-width: 100%;
}
.pTitleBox {
max-width: 980px;
margin: 0 auto;
width: 100%;
padding-top: 127px;
}
.sub {
font-family: 'Fjalla One', sans-serif;
font-size: 1.3rem;
color: #fff;
margin-bottom: 30px;
line-height: 100%;
position: relative;
display: inline-block;
padding-left: 40px;
}
.sub:before {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 32px;
height: 1px;
background-color: #fff;
}
.sub:before {
 left: 0;
}
h3 {
font-size: 3.0rem;
line-height: 100%;
color: #fff;
letter-spacing: 0.2em;
font-weight: 700;
font-style: normal;
margin-left: 5px;
margin-bottom: 15px;
}
.sub02 {
font-family: 'Fjalla One', sans-serif;
font-size: 1.3rem;
color: #fff;
line-height: 100%;
margin-left: 10px;
}
main {
background-color: #fff;
padding-top: 58px;
position: relative;
margin-top: 142px;
margin-bottom: 40px;
}
.main_inner {
max-width: 900px;
width: 100%;
margin: 0 auto;
}
.introTxt {
font-family: 'ff-zwo-corr-web-pro', sans-serif;
font-weight: 400;
font-style: normal;
color: #277A44;
font-size: 1.4rem;
margin-bottom: 15px;
margin-left: 20px;

}
h4 {
font-family: "Hannari","source-han-serif-japanese";
font-weight: 400;
font-size: 3.0rem;
line-height: 100%;
margin-left: 20px;
display: block;
margin-bottom: 60px;
}
.txt01 {
line-height: 200%;
letter-spacing: 0.15em;
padding-right: 20px;
margin-bottom: 40px;
margin-left: 20px;
font-size: 1.5rem;
}
.jobBox {
max-width: 900px;
width: 100%;
border: solid 1px #ddd;
padding: 25px 0px 40px 0px;
margin-bottom: 50px;
}
.jobName {
width: 100%;
padding-bottom: 20px;
padding-left: 44px;
border-bottom: solid 1px #ddd;
display: flex;
justify-content: flex-start;
align-items: center;
}
.number {
font-family: Arial, Helvetica, "sans-serif";
font-size: 2.3rem;
line-height: 100%;
font-weight: normal;
}
.jpbTitle {
font-size: 2.0rem;
letter-spacing: 0.2em;
line-height: 100%;
margin-left: 5px;
margin-top: 2px;
font-weight: bold;
}
.jobImg {
max-width: 300px;
margin: 30px 0 0 44px;
}
.jobImg img {
width: 100%;
}
h5 {
font-size: 2.0rem;
color: #267944;
line-height: 100%;
font-weight: bold;
margin-bottom: 20px;
}
.jobTxt {
line-height: 200%;
}
.boxRight {
padding: 35px 30px 0px 35px;
}
.jobBox_inner {
display: flex;
justify-content: flex-start;
align-items: flex-start;
}
.schedule {
margin-bottom: 10px;
display: flex;
align-items: flex-end;
flex-wrap: wrap;
}
.scheTxt01 {
font-family: 'Fjalla One', sans-serif;
font-size:2.4rem;
font-weight: bold;
line-height: 100%;
} 
.scheTxt02 {
font-size: 1.8rem;
font-weight: bold;
color: #999;
letter-spacing: 0.2em;
line-height: 100%;
margin-left: 20px;
}
.scheduleBox {
max-width: 900px;
width: 100%;
background-color: #F6F6F6;
border: solid 1px #ddd;
padding: 30px 10px 30px 20px;
margin-bottom: 50px;
}
.times {
font-family: Arial, Helvetica, "sans-serif";
font-size: 1.6rem;
font-weight: bold;
color: #0D263F;
position: relative;
display: inline-block;
line-height: 90px;
margin-right: 15px;
margin-top: -33px;
}
.timesEnd {
font-family: Arial, Helvetica, "sans-serif";
font-size: 1.6rem;
font-weight: bold;
color: #0D263F;
margin-right: 15px;
display: inline-block;
}
.hide {
font-family: Arial, Helvetica, "sans-serif";
font-size: 1.6rem;
font-weight: bold;
color: #F6F6F6;
position: relative;
display: inline-block;
line-height: 90px;
margin-right: 15px;
margin-top: -33px;
}
.times::after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 1px;
height: 28px;
margin: auto;
background-color: #00316C;
}
.hide::after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 1px;
height: 62px;
margin: auto;
background-color: #00316C;
}
.scheTitle {
font-size: 1.6rem;
line-height: 160%;
font-weight: bold;
max-width: 230px;
width: 100%;
margin-right: 30px;
}
.scheTitle02 {
font-size: 1.6rem;
line-height: 160%;
font-weight: bold;
max-width: 180px;
width: 100%;
margin-right: 30px;
margin-left: 10px;
}
.scheRead {
font-size: 1.5rem;
line-height: 180%;
}
.setBox {
display: flex;
align-items: flex-start;
flex-wrap: nowrap;
margin-bottom: 5px;
}
.jobTime {
font-size: 1.6rem;
font-weight: bold;
line-height: 100%;
display: block;
margin: 10px 0 25px 5px;
letter-spacing: 0.2em;
}
.job_txt {
font-size: 1.2rem;
margin: 10px 0 0 15px;
display: block;
}

/*　スマートフォン 横　*/
@media (orientation: landscape) and (max-width: 767px){
.wrapper {
background-image: url("../recruit/job/img/mainImg_sp.jpg");
background-repeat: no-repeat;
background-position: center top;
margin-top: 20px;
}
.pc-hidden {
display: none;
}
.pTitleBox {
padding-top: 50px;
}
.sub {
font-size: 1.0rem;
color: #fff;
margin-bottom: 15px;
padding-left: 40px;
}
h3 {
font-size: 2.0rem;
margin-left: 40px;
}
.sub02 {
font-size: 1.0rem;
color: #fff;
margin-bottom: 15px;
padding-left: 30px;
}
main {
width: 90%;
padding-top: 20px;
margin-top: 75px;
margin-bottom: 0px;
}
.main_inner {
width: 100%;
margin-left: 10px;
padding-right: 0px;
}
.introTxt {
font-size: 1.0rem;
margin-bottom: 10px;

}
h4 {
font-size: 2.0rem;
margin-bottom: 25px;
}
.jobBox_inner {
display: flex;
justify-content: flex-start;
align-items: flex-start;
}
h5 {
font-size: 1.6rem;
line-height: 160%;
margin-bottom: 20px;
}
.jobTxt {
font-size: 1.4rem;
line-height: 180%;
}
}


/* IE11にのみ適用したいスタイルシート */
@media screen and (-ms-high-contrast: none) {

.main_inner {
width: 980px;
margin: auto;
background-color: #fff;
padding-top: 58px;
margin-top: 142px;
margin-bottom: 70px;
padding-left: 60px;
}

}


/*スマートフォン 縦*/

@media (orientation: portrait) and (max-width: 767px){
.wrapper {
background-image: url("../recruit/job/img/mainImg_sp.jpg");
background-repeat: no-repeat;
background-position: center top;
margin-top: 20px;
}
.pTitleBox {
padding-top: 50px;
}
.sub {
font-size: 1.0rem;
color: #fff;
margin-bottom: 15px;
padding-left: 40px;
}
h3 {
font-size: 2.0rem;
margin-left: 40px;
}
.sub02 {
font-size: 1.0rem;
color: #fff;
margin-bottom: 15px;
padding-left: 30px;
}
main {
width: 90%;
padding-top: 20px;
margin: 75px auto 0;
}
.main_inner {
width: 100%;
margin-left: 0px;
padding-right: 0px;
}
.introTxt {
font-size: 1.0rem;
margin-bottom: 10px;

}
h4 {
font-size: 2.0rem;
margin-bottom: 25px;
line-height: 145%;
}
.txt01 {
padding-right: 10px;
margin-bottom: 30px;
font-size: 1.1rem;
}
.jobBox {
width: 100%;
padding: 15px 0px 20px 0px;
margin-bottom: 20px;
}
.jobName {
width: 100%;
padding-bottom: 15px;
padding-left: 20px;
}
.number {
font-size: 1.5rem;
}
.jpbTitle {
font-size: 1.4rem;
}
.jobImg {
max-width: 300px;
width: 100%;
margin: 20px 20px 10px 20px;
}

h5 {
font-size: 1.4rem;
margin-bottom: 10px;
}
.jobTxt {
line-height: 180%;
font-size: 1.2rem;
}
.boxRight {
padding: 10px 10px 0px 20px;
}
.jobBox_inner {
display: block;
justify-content: flex-start;
align-items: flex-start;
}
.schedule {
margin-bottom: 10px;
padding-top: 10px;
}
.scheTxt01 {
font-size:1.4rem;
} 
.scheTxt02 {
font-size: 1.1rem;
letter-spacing: 0.1em;
margin-left: 10px;
}
.scheduleBox {
padding: 20px 10px 10px 20px;
margin-bottom: 40px;
}
.times {
font-size: 1.4rem;
margin-right: 15px;
margin-top: 0px;
line-height: 100%;
margin-bottom: 10px;
}
.timesEnd {
font-size: 1.4rem;
margin-right: 15px;
margin-bottom: 10px;
}
.hide {
font-size: 1.4rem;
line-height: 100%;
margin-right: 15px;
margin-top: 0px;
}
.times::after {
height: 0px;
}
.hide::after {
height: 0px;
}
.scheTitle {
font-size: 1.3rem;
font-weight: bold;
margin-right: 0px;
margin-bottom: 10px;
}
.scheTitle02 {
font-size: 1.3rem;
font-weight: bold;
max-width: 180px;
width: 100%;
margin-bottom: 10px;
margin-left: 0px;
}
.scheRead {
font-size: 1.2rem;
line-height: 180%;
margin-bottom: 15px;
}
.setBox {
display: block;
align-items: flex-start;
flex-wrap: nowrap;
margin-bottom: 5px;
}
.jobTime {
font-size: 1.3rem;
font-weight: bold;
line-height: 100%;
display: inline-block;
margin: 10px 0 10px 5px;
letter-spacing: 0.2em;
}
.job_txt {
font-size: 1.1rem;
margin: 0 5px 0 5px;
}

}