/*********************************************
index.css
*********************************************/
.o-rec-main-ob {
    width: 100%;
    margin: 0;
    justify-content: center;
    position: absolute;
}

.o-main-imgb{
    width: 50%;
    height: 50vh;
}	
	
.webp .o-m-img1{
    background: url(../img/recruit-main-1-1-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img1{
    background: url(../img/recruit-main-1-1-tt.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}	
	
.webp .o-m-img2{
    background: url(../img/recruit-main-1-2-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img2{
    background: url(../img/recruit-main-1-2-tt.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img3{
    background: url(../img/recruit-main-1-3-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img3{
    background: url(../img/recruit-main-1-3-tt.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img4{
    background: url(../img/recruit-main-1-4-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img4{
    background: url(../img/recruit-main-1-4-tt.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.o-main-img-ob{
	height: 100%;
	padding-top: 57px;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
}

.o-main-img-b{
	display: block;
	width: 95%;
	max-width: 342px;
}

.o-main-catch{
	width: 100%;
	box-sizing: border-box;
}

.o-cream-bk{
    background: #fdf8eb;
}

.o-h1-rec {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 31px;
    width: 80%;
    height: 25px;
    border-radius: 20px;
    background: #f1ac16;
    margin: 10px auto 10px auto;
	color: #fff!important;
	text-align: center;
    font-weight: 500;
}

.o-left-ct-sub{
    display: block;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #fff!important;
    margin-bottom: 0;
}

.o-h1-sub-jp{
    font-size: 25px;
    line-height: 32px;
    color: #595757;
    text-align: center;
    font-weight: 500;
    margin: 0;
	display: block;
}

.o-msg-ob{
	max-width: 912px;
	margin: 100px auto 0 auto;
	box-sizing: border-box;
	padding: 50px 15px;
	border-radius: 10px;
	background: rgba(255,255,255,0.8);
}

.o-h2-rec{
	 font-size: 27px;
    line-height: 37px;
    color: #595757;
    text-align: left;
    font-weight: 700;
    margin: 0;
}

.o-h2-rec-en{
	font-size: 18px;
    line-height: 26px;
	color: #f1ac16;
	display: block;
	text-align: center;
}

.o-msg-ob .o-h2-rec,
.o-msg-ob .o-h2-rec-en{
	 text-align: center;
}

.o-msg-txt-b{
	max-width: 640px;
	margin: 20px auto 0 auto;
}

.o-msg-txt-b p{
    font-family: inherit;
}

.webp .o-bk-img-b{
	background: url(../img/recruit-bk.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	min-height: 200px;
}

.no-webp .o-bk-img-b{
	background: url(../img/recruit-bk.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	min-height: 200px;
}

.o-int-ti-b{
	box-sizing: border-box;
	margin-bottom: 60px
}

.o-int-b{
		margin: 0 auto;
		box-sizing: border-box;
		padding: 0;
		justify-content: space-between;
}

.o-int-name-b{
	margin: 30px auto 0 auto;
	justify-content: space-between;
	align-items: center;
}

.o-dept-mkb{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    background: #fdf8eb;
}

.o-dept-mkb img{
    max-width: 65px;
}

.o-int-name-ib{
	width: 63%;
}

.o-h3-int{
	font-size: 18px;
    line-height: 26px;
	color: #595757;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-bottom: 8px;
	text-align: left;
	border-bottom: solid 1px #d2d3d3;
}

.o-int-date,.o-int-name{
	display: block;
	color: #595757;
	text-align: left;
	font-weight: 700;
}

.o-int-date{
	font-size: 14px;
    line-height: 20px;
	margin-bottom: 5px;
}

.o-int-name{
	font-size: 18px;
    line-height: 25px;
}

.o-int-imgb{
	width: 100%;
	box-sizing: border-box;
	padding-top: 112%;
}

.o-int-txt-b{
	width: 100%;
}

.o-int-imgb{
	position: relative;
	z-index: 10;
}

.o-int-1-ham{
	position: absolute;
	top: -105px;
	left: -25px;
	z-index: 1;
}

.o-int-2-ham{
    position: absolute;
    top: -105px;
    left: 37%;
    z-index: 1;
}

.o-int-3-ham{
    position: absolute;
    top: -178px;
    left: 15%;
    z-index: 1;
}

.o-int-txt-ib{
	margin-top: 47px;
}

.o-int-txt-ib h4,.o-int-txt-ib p{
	font-family: inherit;
}

.o-h4-int{
	font-size: 20px;
    line-height: 23px;
	color: #f1ac16;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

.webp .o-int-1-1{
	background: url(../img/recruit-int1-1.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-int-1-1{
	background: url(../img/recruit-int1-1.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-int-1-2{
	background: url(../img/recruit-int1-2.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 112%;
	margin-top: 30px;
}

.no-webp .o-int-1-2{
	background: url(../img/recruit-int1-2.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 112%;
	margin-top: 30px;
}

.webp .o-int-2-1{
	background: url(../img/recruit-int2-1.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-int-2-1{
	background: url(../img/recruit-int2-1.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-int-2-2{
	background: url(../img/recruit-int2-2.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 112%;
	margin-top: 30px;
}

.no-webp .o-int-2-2{
	background: url(../img/recruit-int2-2.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 112%;
	margin-top: 30px;
}

.webp .o-int-3-1{
	background: url(../img/recruit-int3-1.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-int-3-1{
	background: url(../img/recruit-int3-1.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-int-3-2{
	background: url(../img/recruit-int3-2.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 112%;
	margin-top: 30px;
}

.no-webp .o-int-3-2{
	background: url(../img/recruit-int3-2.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 112%;
	margin-top: 30px;
}

.webp .o-int-4-1{
	background: url(../img/recruit-int4-1.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-int-4-1{
	background: url(../img/recruit-int4-1.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.o-bk-m1,.o-bk-m2,.o-bk-m3,
.o-bk-m4,.o-bk-m5,.o-bk-m6,
.o-bk-m7,.o-bk-m8{
	position: absolute;
	box-sizing: border-box;
	border-radius: 50%;
	z-index: 1;
}

.o-bk-m1,.o-bk-m2,
.o-bk-m4,.o-bk-m5,
.o-bk-m6,.o-bk-m7,
.o-bk-m8{
	width: 44px;
	height: 44px;
}

.o-bk-m1{
	top: 50%;
	right: -6%;
}

.o-bk-m2{
	bottom: -8%;
	right: 6%;
}

.o-bk-m3{
	width: 70px;
	height: 70px;
	bottom: -23%;
	left: 3%;
}

.o-bk-m4{
	top: 1%;
	left: 40%;
}

.o-bk-m5{
	bottom: -24%;
	left: 20%;
}

.o-bk-m6{
	top: 2%;
	right: 25%;
}

.o-bk-m7{
	bottom: -7%;
	left: 12%;
}

.o-bk-m8{
	top: -34%;
	left: 42%;
}

.o-guide-bk{
	background: url(../img/recruit-under-bk.svg) no-repeat;
	background-position: bottom center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	min-height: 760px;
	padding-top: 130px;
}

.o-guide-ob{
	width: 100%;
    max-width: 1075px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 15px;
    border-radius: 10px;
    background: rgba(255,255,255,0.8);
}

.o-guide-txt-b{
	margin-top: 30px;
}

.o-guide-txt-b p{
	font-family: inherit;
}

.o-guide-btn-b{
	box-sizing: border-box;
	border-top: solid 1px #d2d3d3;
	border-bottom: solid 1px #d2d3d3;
	padding: 15px 5px;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
	line-height: 15px;
	color: #595757;
	font-weight: 400;
	margin-top: 35px;
}

.o-rec-inq-btn{
	display:block;
    position: relative;
    background: rgba(241,172,22,0.8);
    border: none;
    z-index: 100;
    width: 48px;
    height: 48px;
	border-radius: 50%;
}

.o-rec-inq-btn .o-r-yaji::before, .o-rec-inq-btn .o-r-yaji::after {
    background: url(../../img/more-arrow-w.svg);
}

.o-r-yaji{
    width: 18px;
    height: 9px;
    position: relative;
    overflow: hidden;
}

.o-r-yaji::before{
    content: "";
    width: 18px;
    height: 9px;
    position: absolute;
    top: 20px;
    left: 15px;
    transition: 0.5s;
}

.o-r-yaji::after{
    content: "";
    width: 18px;
    height: 9px;
    position: absolute;
    top: 20px;
    left: -35px;
    transition: 0.5s;
}

.o-rec-inq-btn:hover .o-r-yaji::before{
	left: 50px;
}

.o-rec-inq-btn:hover .o-r-yaji::after{
	left: 15px;
}


.o-main-ti-b{
	width: 100%;
	background: linear-gradient(rgba(242,148,23,0),rgba(242,148,23,0.8));
	/*background: rgba(242,148,23,0.8);*/
	z-index: 100;
	box-sizing: border-box;
	padding-bottom: 25px;
}

.o-mk-w{
    background: #fff;
}

.o-og{
	background: #f5ca46;
}

.o-mnt{
	background: #a4d7d1;
}

.o-main-pb{
	padding-bottom: 120px;
}

.o-mt-1{
	margin-top: 30px;
}

.o-mt-n2{
    margin-top: 55px;
}

.o-int-1-sec{
	box-sizing: border-box;
	padding-bottom: 100px;
}

.o-pt-1{
	padding-top: 70px;
	box-sizing: border-box;
}

.o-pt-2{
	padding-top: 100px;
	box-sizing: border-box;
}

.o-pt-3{
	padding-top: 100px;
	box-sizing: border-box;
}

.o-od1{
    order: 1;
}

.o-od2{
    order: 2;
}
.o-contact-ob{
    margin-top: 0;
}

.o-biz-ti-b{
    align-items: flex-end;
}

.o-main-ct-sub{
    text-shadow: none;
}

.o-main-catch h1,
.o-main-catch span{
	color: #fff;
}

.o-cream-bk{
	background: #fff9eb;
}

.o-pb-1{
	padding-bottom: 80px;
}

.o-under-space{
	padding: 0;
	height: 100px;
}






@media (min-width: 576px){
.o-main-img-ob{
    padding-top: 0;
}

.o-main-imgb{
    width: 25%;
    height: 100vh;
}

.webp .o-m-img1{
    background: url(../img/recruit-main-1-1.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img1{
    background: url(../img/recruit-main-1-1.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img2{
    background: url(../img/recruit-main-1-2.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img2{
    background: url(../img/recruit-main-1-2.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img3{
    background: url(../img/recruit-main-1-3.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img3{
    background: url(../img/recruit-main-1-3.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img4{
    background: url(../img/recruit-main-1-4.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img4{
    background: url(../img/recruit-main-1-4.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.o-msg-ob{
	margin: 155px auto 0 auto;
	padding: 50px 15px;
}

.o-main-img-b{
    width: 50%;
    max-width: 559px;
}

.o-main-catch{
    width: 100%%;
    box-sizing: border-box;
    /*padding-left: 3%;*/
}

.o-h1-rec {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 31px;
    width: 408px;
    height: 40px;
    border-radius: 20px;
    background: #f1ac16;
    margin: 10px auto 10px auto;
}

.o-left-ct-sub{
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 0;
}

.o-h1-sub-jp{
    font-size: 29px;
    line-height: 39px;
    text-align: center;
    margin: 0;
}

.webp .o-bk-img-b,.no-webp .o-bk-img-b{
	margin-bottom: 0;
	min-height: 265px;
}

.o-dept-mkb{
    width: 152px;
    height: 152px;
}

.o-dept-mkb img{
    max-width: 95px;
}

.o-half-tib{
    width: 50%;
    height: 105px;
}

.o-h3-int{
    font-size: 20px;
    line-height: 36px;
    color: #595757;
    margin-bottom: 10px;
    padding-bottom: 8px;
    text-align: left;
}

.o-int-date{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}

.o-int-name{
    font-size: 20px;
    line-height: 25px;
}

.o-h4-int{
    font-size: 22px;
    line-height: 25px;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 15px;
}


.o-pt-1{
    padding-top: 140px;
    box-sizing: border-box;
}

.o-mt-n2{
    margin-top: -35px;
}

.o-mt-n1{
	margin-top: -100px;
}
}



@media (min-width: 768px){
.o-main-img-ob{
    padding-top: 100px;
}

.o-rec-main-ob{
	width: 100%;
	margin: 0;
	justify-content: center;
	position: absolute;
}	

.o-main-imgb {
    width: 50%;
    height: 50vh;
}	
	
.webp .o-m-img1{
    background: url(../img/recruit-main-1-1-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img1{
    background: url(../img/recruit-main-1-1-tt.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}	
	
.webp .o-m-img2{
    background: url(../img/recruit-main-1-2-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img2{
    background: url(../img/recruit-main-1-2-tt.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img3{
    background: url(../img/recruit-main-1-3-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img3{
    background: url(../img/recruit-main-1-3-tt.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img4{
    background: url(../img/recruit-main-1-4-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img4{
    background: url(../img/recruit-main-1-4-tt.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.o-main-ti-b {
    width: 100%;
    background: linear-gradient(rgba(242,148,23,0),rgba(242,148,23,0.8));
    /* background: rgba(242,148,23,0.8); */
    z-index: 100;
    box-sizing: border-box;
    padding-bottom: 25px;
}
	
.o-main-img-ob{
	padding-top: 145px;
}

.o-comp-main {
   
}

.o-msg-txt-b{
	max-width: 640px;
	margin: 40px auto 0 auto;
}

.o-h2-rec{
    font-size: 36px;
    line-height: 52px;
    font-weight: 700;
    margin: 0;
}

.o-msg-ob .o-h2-rec, .o-msg-ob .o-h2-rec-en{
    text-align: center;
}

.o-left-ct-sub{
    font-size: 60px;
    line-height: 72px;
    text-align: center;
    margin-bottom: 0;
}

/*.o-h1-rec{
    font-size: 19px;
    line-height: 28px;
    color: #595757;
    left: 220px;
    top: 55px;
}*/

.o-h1-rec {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    line-height: 28px;
    width: 408px;
    height: 40px;
    border-radius: 20px;
    background: #f1ac16;
    margin: 10px auto 10px auto;
}

.o-h1-sub-jp{
    font-size: 45px;
    line-height: 62px;
    color: #595757;
    text-align: center;
    font-weight: 500;
    margin: 0;
}

.o-msg-ob{
    max-width: 912px;
    margin: 155px auto 0 auto;
    padding: 75px 55px;
}

.webp .o-bk-img-b{
    background: url(../img/recruit-bk-tt.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
    min-height: 355px;
}

.no-webp .o-bk-img-b{
	background: url(../img/recruit-bk-tt.jpg) no-repeat;
	background-position: top center;
	margin-bottom: 0;
	min-height: 355px;
}


.o-dept-mkb{
    width: 110px;
    height: 110px;
	margin: 0 0 25px 0;
}

.o-dept-mkb img{
    max-width: 75px;
}

.o-int-imgb{
    width: 48%;
    max-width: 497px;
	padding: 0;
}

.o-int-txt-b{
    width: 48%;
}

.o-int-imgb .o-tt-b{
	margin: 0;
}

.o-int-name-ib{
    /*width: 60%;*/
	width: 100%;
}

.o-h4-int{
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.webp .o-int-1-1,.no-webp .o-int-1-1,
.webp .o-int-2-1,.no-webp .o-int-2-1,
.webp .o-int-3-1,.no-webp .o-int-3-1,
.webp .o-int-4-1,.no-webp .o-int-4-1{
    background: transparent;
}

.webp .o-int-1-2,.no-webp .o-int-1-2,
.webp .o-int-2-2,.no-webp .o-int-2-2,
.webp .o-int-3-2,.no-webp .o-int-3-2{
	padding-top: 52.243%;
	margin-top: 0;
}

.o-full-w{
	width: 100%;
	max-width: 100%;
}

.o-tt-b{
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.o-tt-img-w{
	width: 50%;
}

.o-tt-b .o-int-name-b{
	margin: 0;
	width: 46%;
}

.o-guide-bk{
    background: url(../img/recruit-under-bk.svg) no-repeat;
    background-position: bottom left;
    box-sizing: border-box;
    background-size: cover;
    min-height: auto;
    padding-top: 130px;
}

.o-guide-ob{
    width: 99%;
    max-width: 1075px;
    padding: 55px 30px;
}


.o-bk-m1{
	top: 50%;
	right: -6%;
}

.o-bk-m2{
	bottom: -20%;
	right: 6%;
}

.o-bk-m3{
	width: 70px;
	height: 70px;
	bottom: -23%;
	left: 3%;
}

.o-bk-m4{
	top: 1%;
	left: 40%;
}

.o-bk-m5{
	bottom: -24%;
	left: 20%;
}

.o-bk-m6{
	top: 2%;
	right: 25%;
}

.o-bk-m7 {
    bottom: -13%;
    left: 12%;
}

.o-bk-m8{
	top: -34%;
	left: 42%;
}

.o-int-b{
    padding: 0;
}

.o-int-ti-b{
	text-align: center;
    margin-bottom: 130px;
}

.o-main-pb{
	padding-bottom: 150px;
}

.o-mt-1{
	margin-top: 40px;
}

.o-int-1-sec{
	padding-bottom: 125px;
}

.o-pt-2{
	padding-top: 195px;
}

.o-pt-3{
	padding-top: 225px;
}

.o-pb-1{
	padding-bottom: 150px;
}

.o-under-space{
	height: 150px;
}
}



@media (orientation: landscape) and (max-width: 991px){
.o-main-img-ob{
    padding-top: 20px;
}

.o-main-imgb{
    width: 25%;
    height: 100vh;
}

.o-main-ti-b{
    padding-bottom: 11px;
}

.webp .o-m-img1{
    background: url(../img/recruit-main-1-1.webp) no-repeat;
    background-position: center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img1{
    background: url(../img/recruit-main-1-1.jpg) no-repeat;
    background-position: center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img2{
    background: url(../img/recruit-main-1-2.webp) no-repeat;
    background-position: center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img2{
    background: url(../img/recruit-main-1-2.jpg) no-repeat;
    background-position: center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img3{
    background: url(../img/recruit-main-1-3.webp) no-repeat;
    background-position: center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img3{
    background: url(../img/recruit-main-1-3.jpg) no-repeat;
    background-position: center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img4{
    background: url(../img/recruit-main-1-4.webp) no-repeat;
    background-position: center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img4{
    background: url(../img/recruit-main-1-4.jpg) no-repeat;
    background-position: center;
    margin-bottom: 0;
	background-size: cover;
}

.o-left-ct-sub{
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 0;
}

.o-h1-sub-jp{
    font-size: 29px;
    line-height: 39px;
    text-align: center;
    margin: 0;
}
}



@media (min-width: 992px){
.o-main-imgb{
    width: 25%;
    height: 100vh;
}
	
.webp .o-m-img1{
    background: url(../img/recruit-main-1-1.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img1{
    background: url(../img/recruit-main-1-1.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}	
	
.webp .o-m-img2{
    background: url(../img/recruit-main-1-2.webp) no-repeat;
    background-position: top left 58%;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img2{
    background: url(../img/recruit-main-1-2.jpg) no-repeat;
    background-position: top left 58%;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img3{
    background: url(../img/recruit-main-1-3.webp) no-repeat;
    background-position: top left 64%;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img3{
    background: url(../img/recruit-main-1-3.jpg) no-repeat;
    background-position: top left 64%;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img4{
    background: url(../img/recruit-main-1-4.webp) no-repeat;
    background-position: top right 60%;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img4{
    background: url(../img/recruit-main-1-4.jpg) no-repeat;
    background-position: top right 60%;
    margin-bottom: 0;
	background-size: cover;
}

.o-left-ct-sub{
    font-size: 80px;
    line-height: 91px;
    text-align: center;
    margin-bottom: 0;
}	

.o-h1-rec{
	display: flex;
	justify-content: center;
	align-items: center;
    font-size: 19px;
    line-height: 28px;
	width: 535px;
	height: 40px;
	border-radius: 20px;
	background: #f1ac16;
	margin: 10px auto 25px auto;
}

.o-h1-sub-jp{
    font-size: 49px;
    line-height: 50px;
}

.o-msg-ob{
    max-width: 912px;
    margin: 100px auto 0 auto;
    padding: 90px;
}
	
.o-int-b{
    margin: 0 auto;
    justify-content: space-between;
}

.o-dept-mkb{
    width: 132px;
    height: 132px;
	margin: 0;
}

.o-dept-mkb img{
    max-width: 85px;
}

.o-guide-bk{
    background: url(../img/recruit-under-bk.svg) no-repeat;
    background-position: bottom left;
}

.webp .o-bk-img-b{
    background: url(../img/recruit-bk.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
    min-height: 504px;
}

.no-webp .o-bk-img-b{
	background: url(../img/recruit-bk.jpg) no-repeat;
	background-position: top center;
	margin-bottom: 0;
	min-height: 504px;
}

.o-int-1-ham{
    top: -105px;
    left: -25px;
    z-index: 1;
}

.o-int-imgb{
    width: 47%;
    max-width: 497px;
	padding: 0;
}

.o-int-txt-b{
    width: 47%;
}
.o-int-name-ib{
    width: 63%;
}

.o-h4-int{
    font-size: 22px;
    line-height: 25px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.webp .o-int-1-1{
    background: url(../img/recruit-int1-1.webp) no-repeat;
    background-position: top center;
    box-sizing: border-box;
    background-size: cover;
    margin-bottom: 0;
}

.no-webp .o-int-1-1{
	background: url(../img/recruit-int1-1.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-int-2-1{
	background: url(../img/recruit-int2-1.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-int-2-1{
	background: url(../img/recruit-int2-1.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-int-2-2{
	background: url(../img/recruit-int2-2.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 52.243%;
}

.no-webp .o-int-2-2{
	background: url(../img/recruit-int2-2.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 52.243%;
}

.webp .o-int-3-1{
	background: url(../img/recruit-int3-1.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-int-3-1{
	background: url(../img/recruit-int3-1.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-int-3-2{
	background: url(../img/recruit-int3-2.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 52.243%;
}

.no-webp .o-int-3-2{
	background: url(../img/recruit-int3-2.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
	padding-top: 52.243%;
}

.webp .o-int-4-1{
	background: url(../img/recruit-int4-1.webp) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-int-4-1{
	background: url(../img/recruit-int4-1.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.o-guide-bk{
    background: url(../img/recruit-under-bk.svg) no-repeat;
    background-position: bottom center;
    box-sizing: border-box;
    background-size: cover;
    min-height: 760px;
    padding-top: 130px;
}

.o-guide-ob{
    width: 99%;
    max-width: 1075px;
    padding: 80px;
}

.o-bk-m7{
    bottom: -7%;
    left: 12%;
}

.o-main-pb{
	padding-bottom: 190px;
}

.o-mt-n1{
	margin-top: -100px;
}

.o-mt-n2{
	margin-top: -35px;
}

.o-mt-1{
	margin-top: 75px;
}

.o-int-1-sec{
	box-sizing: border-box;
	padding-bottom: 200px;
}

.o-pt-1{
	padding-top: 140px;
	box-sizing: border-box;
}

.o-pt-2{
	padding-top: 195px;
	box-sizing: border-box;
}

.o-pt-3{
	padding-top: 225px;
	box-sizing: border-box;
}

.o-pb-1{
	padding-bottom: 150px;
}

.o-half-tib{
	width: 50%;
	height: 105px;
}

.o-od1{
    order: 1;
}

.o-od2{
    order: 2;
}
.o-contact-ob{
    margin-top: 0;
}

.o-under-space{
	height: 200px;
}
}



@media (min-width: 1025px){
.webp .o-m-img2{
    background: url(../img/recruit-main-1-2.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img2{
    background: url(../img/recruit-main-1-2.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img3{
    background: url(../img/recruit-main-1-3.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img3{
    background: url(../img/recruit-main-1-3.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.webp .o-m-img4{
    background: url(../img/recruit-main-1-4.webp) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.no-webp .o-m-img4{
    background: url(../img/recruit-main-1-4.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 0;
	background-size: cover;
}

.o-int-ti-b{
    box-sizing: border-box;
}

.o-int-b{
    padding: 0 15px;
}

.o-dept-mkb{
    width: 152px;
    height: 152px;
}

.o-dept-mkb img{
    max-width: 95px;
}

.o-h1-sub-jp{
    font-size: 54px;
    line-height: 70px;
}
}



@media (min-width: 1100px){
.o-guide-bk{
    background: url(../img/recruit-under-bk.svg) no-repeat;
    background-position: bottom center;
}

.o-h1-sub-jp{
    font-size: 59px;
    line-height: 70px;
}
}



@media (min-width: 1200px){
.o-h1-sub-jp{
    font-size: 61px;
    line-height: 70px;
}
}