@charset "UTF-8";
/*recruit-top*/
.recruit-top{
    width:100%;
    max-width:378px;
    margin:auto;
	top:90px;
}
.recruit-top-line ul{
    display: flex;
    flex-direction: column;
}
.recruit-top-img{
    width:100%;
}
.recruit-top-bg-center{
    width:100%;
    max-width: 378px;
    height:370px;
    background-color: #ffffff;
}
.recruit-top-title-center{
    top:70px;
    font-size:19px;
    font-weight:bold;
    text-align:center; 
    color:#ed725e;
	margin: 0 auto;
    width: 375px;	
}
.recruit-top-txt-center{
    top:130px;
    font-size:13.5px;  
    text-align:center; 
    letter-spacing: 1px;
    color:#ed725e;
	margin: 0 auto;
    width: 375px;	
}
.recruit-top-left-bg{
    margin-top:-5px;
    width:100%;
    max-width:378px;
    height:150px;
    background-image: linear-gradient(270deg, #ee8570,#f4b09b);
}
#recruit-top-left-arrow::before{
    content: "";
    margin: 0;
    position: absolute;
    top: 45px;
    right: 55px;
    width: 30px;
    height: 30px;
    border-top: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
    transform: rotate(135deg);
    transition:all .1s ease-out;
}
.recruit-top-title-left{
    top:20px;
    margin: 0px 50px;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
}
.recruit-top-txt-left{
    top: 45px;
    left:50px;
    font-size:14px;
    line-height: 28px;
    color:#ffffff;
}
.recruit-top-left-wrap{
    width:100%;
    height:390px;
}
.recruit-top-left:hover{
    transform:scale(1.1);
    transition: all .5s;
}
.recruit-top-right-bg{
    margin-top:-5px;
    width:100%;
    max-width:378px;
    height:150px;
    background-image: linear-gradient(270deg, #ee8570,#f4b09b);
}
#recruit-top-right-arrow::before{
    content: "";
    margin: 0;
    position: absolute;
    top:45px;
    right: 55px;
    width: 30px;
    height: 30px;
    border-top: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
    transform: rotate(135deg);
    transition:all .1s ease-out;
}
.recruit-top-title-right{
    top:30px;
    margin: 0px 50px;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
}
.recruit-top-txt-right{
    top: 50px;
    font-size:14px;
    margin:10px 158px 0px 50px;
    line-height: 28px;
    color:#ffffff;
}
.recruit-top-right:hover{
    transform:scale(1.1);
    transition: all .5s;
}
/*recruit-staff*/
.recruit-staff{
    width:100%;
    max-width:378px;
    margin:auto;
    height:650px;
}
.recruit-main-title-staff-bg{
    width:100%;
    margin:auto;
	margin-top:90px;
    height:50px;
    background-color:#eeeeef;
}
.recruit-main-title-staff{
    color:#231815;
    font-size:14px;
    display: block grid;
    place-items: center;
    padding-top:15px;
    letter-spacing:5px;
}
.recruit-staff-title{
    font-size:14px;
    font-weight:bold;
    color:#231815;
    margin:0px 20px;
    padding-top:25px;
}
.recruit-staff-title-line{
    position:absolute;
    top:5px;
    left:75px;
    background-color:#231815;
    width: 1px;
    height: 70px;
    transform: rotate(45deg);
    z-index: 2;
}
.recruit-staff-txt{
    width:100%;
    display:flex;
    margin:auto;
    top:80px;
    left:0px;
}
.recruit-staff-txt-left{
    width:80px;
    font-size:10px;
    font-weight:bold;
    letter-spacing:1px;
    line-height:22px;
}
.recruit-staff-txt-right{
    width:270px;
    font-size:10px;
    font-weight:bold;
    line-height:22px;
}
/*recruit-employee*/
.recruit-employee{
    width:100%;
    max-width:378px;
    margin:auto;
    height:800px;
}
.recruit-main-title-employee-bg{
    width:100%;
    margin:auto;
	margin-top:90px;
    height:50px;
    background-color:#eeeeef;
}
.recruit-main-title-employee{
    color:#231815;
    font-size:14px;
    display: block grid;
    place-items: center;
    padding-top:15px;
    letter-spacing:5px;
}
.recruit-employee-title1{
    font-size:14px;
    font-weight:bold;
    color:#231815;
    margin:0px 20px;
    padding-top:25px;
}
.recruit-employee-title-line1{
    position:absolute;
    top:5px;
    left:75px;
    background-color:#231815;
    width: 1px;
    height: 70px;
    transform: rotate(45deg);
    z-index: 2;
}
.recruit-employee-content1{
    width:100%;
    max-width: 378px;
    height:550px;
    font-size:12px;
}
.recruit-employee-txt1{
    font-weight:bold;
    width:100%;
    max-width: 378px;
    display: block grid;
    place-items: center;
    position: absolute;
    top:30px;
}
.mynavi{
    width:180px;
    height:180px;
    top:300px;
    left:85px;
}
.mynavi img{
    width:180px;
    height:180px;
}
.mynavi:hover{
    transform:scale(1.05);
    transition: 1.0s;
}
.recruit-employee-recruitsite-title{
    font-weight:bold;
    top:90px;
    left:40px;
}
.recruitsite-banner-box{
    background-color: #eeeeef;
    width:300px;
    height:140px;
    top:120px;
    left:34px;
}
.recruitsite-banner-box a{
    font-size:16px;
    font-weight:bold;
    text-decoration: none;
    color:#888888;
    letter-spacing: 2px;
    display: block grid;
    place-items: center;
    padding-top:55px;
}
.recruit-employee-content2{
    width:100%;
    max-width: 378px;
    height:250px;
}
.recruit-employee-title2{
    font-size:14px;
    font-weight:bold;
    color:#231815;
    margin:0px 20px;
    padding-top:25px;
}
.recruit-employee-title-line2{
    position:absolute;
    top:5px;
    left:75px;
    background-color:#231815;
    width: 1px;
    height: 70px;
    transform: rotate(45deg);
    z-index: 2;
}
.recruit-employee-txt2{
    font-size:12px;
    font-weight:bold;
    top:70px;
    left:30px;
}
