@charset "utf-8";

.non-img {
    width: 100%;
    float: left;
    position: relative;
	padding: 0 2.5%;
}

.non-img .img-head {
    position: relative;
    top: auto;
    transform: none;
    margin: 90px auto 60px;
}

.select-box {
    width: 100%;
    float: left;
    margin: 60px auto 0;
}

.select-01 {
    width: 100%;
    float: left;
    margin: 0 auto 30px;
}

.select-01 a {
    color: #353535;
	display: block;
}

.select-01 a:hover {
    color: #fff;
}

.select-pic {
    width: 40%;
    float: left;
    height: 268px;
}

.select-pic.man {
    background: url(../img/recruit/man.jpg) no-repeat;
    background-size: cover;
}

.select-pic.women {
    background: url(../img/recruit/women.jpg) no-repeat;
    background-size: cover;
}

.selct-text {
    width: 60%;
    float: right;
    padding: 0 30px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

/*== スタッフ募集 =================================*/
.message-box {
    width: 100%;
    float: left;
    position: relative;
	margin: 20px auto 0;
	padding: 0
}

.t-pink,.t02 {
    width: 100%;
    float: left;
    margin: 40px auto 0;
    font-size: 30px;
    line-height: 1.3;
    color: #fff;
}

.t02 {
    margin: 0 auto 0;
    color: #ff4c88;
}

.c-03 p.message-women {
    background: url(../img/women/greeting-back.jpg);
    background-size: 100%;
    max-width: 701px;
    padding: 15px;
    float: none;
    border: 4px solid #ff4c88;
}

.m-w-left,.m-w-right {
    position: absolute;
    top: 0;
    left: 25px;
    width: 18%;
}

.m-w-right {
    right: 25px;
    left:auto;
}

.office-box {
    width: 100%;
    float: left;
    margin: 60px auto 0;
}

h2.number {
    font-size: 30px;
    font-family: "Passion One", cursive;
    background: #ff6565;
    color: #fff;
    display: inline-block;
    padding: 15px 8px 4px 8px;
    border-radius: 40px;
    text-align: center;
    position: absolute;
    top: -33px;
    left: 10px;
    font-weight: 100;
}

.number small {
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 100;
}

ul.office-list li {
    width: 100%;
    float: left;
    margin: 0 auto 63px;
}

ul.office-list li:last-child {
    margin: 0 auto 0;
}

h4.t-pink {
    color: #f9a9c4;
    font-size: 23px;
    line-height: 1.3;
    border-bottom: 2px solid #ff6565;
}

.office-text {
    width: 100%;
    float: left;
}

.c-01 .office-text p {
    width: 80%;
    float: left;
    padding: 0 20px 0 0;
}


.office-text-pic {
    width: 20%;
    float: right;
    margin: 20px auto 0;
}

.staff-list {
    width: 100%;
    float: left;
    margin: 0 auto 40px;
    padding: 0 0 20px 0;
    border-bottom: 3px dotted #ffd150;
}
.staff-list:last-child{
   margin: 0 auto;
}

.staff-pic {
    width: 23.5%;
    float: left;
    position: relative;
}

.staff-text {
    width: 76.5%;
    float: left;
    padding: 0 0 0 20px;
}

h4.driver,h4.dispatcher {
    position: absolute;
    font-size: 34px;
    color: #ff6565;
    font-family: "Passion One", cursive;
    letter-spacing: 3px;
    left: 10px;
    top: -15px;
}

h4.dispatcher {
    color: #ffd150;
}

h5.q-white {
    color: #fff;
    font-size: 21px;
	width: 100%;
    float: left;
}

p.staff-name small {
    display: block;
    line-height: 1;
}

.simply-scroll-container {
  position: relative;
  width: 1795px !important;
  height: 100% !important;
  margin: 0 auto !important;
}
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
  width: 100% !important;
  height: 576px !important;
}
.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #fff;
}
.simply-scroll-list li {
  list-style:none !important;
  float: left;
  width: 1795px !important;
  height: 576px !important;
  margin: 0 0 0 5px !important;
  padding: 0;
}
.simply-scroll-list li img {
  display: block;
}


table.requirement-t {
    width: 100%;
    float:left;
    border-collapse: collapse;
    border-spacing: 0;
	margin: 20px auto 0;
}

.requirement-t th {
    width: 30%;
    vertical-align: middle;
    border-bottom: 1px solid #353535;
    border-right: 1px solid #353535;
    color: #353535;
}

.requirement-t td {
    width: 70%;
    border-bottom: 1px solid #353535;
    padding: 20px;
    color: #353535;
}

.ex {
    width: 70%;
    float: left;
    margin: 20px auto 0;
    border-radius: 10px;
    padding: 10px;
}

.c-01 .ex p {
    margin: 0 auto;
}

.ex-inner {
    width: 100%;
    float: left;
    margin: 20px auto 0;
    padding: 0 20px 10px;
    border-bottom: 1px solid #ffd150;
}

.ex-inner:last-child{
  border-bottom: none;
}

.ex-pic {
    width: 16%;
    float: left;
}

.ex-text {
    width: 84%;
    float: left;
    padding: 0 0 0 20px;
}

p.bg-r {
    color: #fff;
    margin: 30px auto 0;
    font-size: 18px;
    position: relative;
    z-index: 1;
}

p.bg-r span {
    background: #fc5b5b;
    padding: 3px 5px;
}

.bottom-entry {
    width: 100%;
    float: left;
    margin: 40px auto 0;
    height: 257px;
    background: url(../img/women/entry.png) no-repeat;
	background-size: contain;
}

.man-entry {
    width: 100%;
    float: left;
    margin: 40px auto 0;
    height: 235px;
    background: url(../img/man/entry.jpg) no-repeat;
	background-size: cover;
	border: 10px solid #fff;
}

.bottom-entry-wrap {
    max-width: 515px;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 53%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.entry-tel {
    width: 50%;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.entry-tel p {
    margin: 0 auto;
    font-weight: 700;
    color: #292929;
}

.entry-tel h3 {
    width: 100%;
    float: left;
    font-size: 35px;
    font-family: 'Passion One', cursive;
    letter-spacing: 2px;
    font-weight: 200;
    color: #292929;
}

.entry-tel h3 a {
    color: #292929;
}

.entry-tel h3 a:hover {
    color: #fc5b5b;
}

.entry-tel h3 small {
    font-size: 25px;
	vertical-align: middle;
}

.entry-link {
    width: 45%;
    float: right;
    text-align: center;
}

a.entry-more {
    width: 100%;
    display: block;
    background: #ff2f43;
    color: #fff;
    padding: 10px 0;
}

a.entry-more:hover {
    background: #fc5b5b;
	color: #fff;
}

.entry-more h2 {
    font-family: 'Passion One', cursive;
    letter-spacing: 2px;
    font-size: 38px;
    font-weight: 100;
    padding: 0;
}

.entry-more span {
    width: 100%;
    font-weight: 700;
    display: block;
}

@media (max-width: 1183px){
.c-03 p.message-women {
    width: 77%;
    padding: 15px 48px;
}

.m-w-left,.m-w-right {
    top: 45%;
    width: 20%;
    transform: translateY(-50%);
}

.m-w-right {
    right: 0;
    left:auto;
}
}

@media (max-width: 1080px){
.bottom-entry-wrap {
    top: 50%;
}

}

@media (max-width: 1060px){
.m-w-left {
    left: 0;
    left:auto;
}

}

@media (max-width: 991px){
 .non-img {
    margin: 50px auto 0;
}

.simply-scroll-container {
  width: 1590px !important;
}
.simply-scroll-clip {
  height: 512px !important;
}
.simply-scroll-list li {
  width: 1590px !important;
  height: 512px !important;
}


h4.driver,h4.dispatcher {
    font-size: 26px;
}
}

@media (max-width: 800px){
.bottom-entry-wrap {
top: 50%;
}

.bottom-entry {
background: url(../img/women/entry-sp.jpg) no-repeat;
background-size: cover;
border: 10px solid #ffd1e1;
}

.man-entry {
    background: url(../img/man/entry.jpg) no-repeat center;
	background-size: cover;
	border: 10px solid #fff;
}

.bottom-entry-wrap {
max-width: 247px;
}

.entry-tel {
width: 100%;
float: left;
position: relative;
top: auto;
transform: none;
}
.entry-link{
    width:100%;
}

}

@media (max-width: 767px){

.select-pic {
    width: 100%;
    float: left;
    height: 301px;
}

.select-pic.man {
    background: url(../img/recruit/man.jpg) no-repeat center;
    background-size: cover;
}

.select-pic.women {
    background: url(../img/recruit/women.jpg) no-repeat center;
    background-size: cover;
}

.selct-text {
    width: 100%;
}

.non-img .img-head {
    margin: 30px auto 20px;
    z-index: 1;
}

.t-pink {
    margin: 20px auto 0;
    font-size: 24px;
}

.c-01.working{
  margin: 0 auto 0 !important;
}

.c-03 p.message-women {
    width: 100%;
    padding: 15px;
}


.c-03 .m-w-bottom {
    width: 100%;
    text-align: center;
    float: left;
    margin: 10px auto 0;
}

ul.office-list {
    max-width: 457px;
    margin: auto;
}

ul.office-list li {
    margin: 0 auto 30px;
}

.office-list .half02 {
    margin: 0 auto 30px;
}

.simply-scroll-container {
  width: 780px !important;
}
.simply-scroll-clip {
  height: 251px !important;
}
.simply-scroll-list li {
  width: 780px !important;
  height: 251px !important;
}

.staff-pic {
    width: 30.5%;
}

.staff-text {
    width: 69.5%;
    padding: 0 0 0 20px;
}

h4.driver,h4.dispatcher {
    font-size: 23px;
    left: 0;
    top: -9px;
    width: 100%;
}

.ex {
    width: 100%;
}


h5.q-white {
    font-size: 18px;
    line-height: 1.3;
}

}

@media (max-width: 500px){
.t-pink {
    font-size: 18px;
    line-height: 1.5;
}


.staff-pic {
    width: 100%;
}

.staff-pic img {
    width: 50%;
    float: left;
}

.c-01 p.staff-name {
    width: 50%;
    float: left;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: left;
    font-weight: 600;
}

h4.driver,h4.dispatcher {
    font-size: 32px;
    top: -15px;
    width: 100%;
}

.staff-text {
    width: 100%;
    padding: 20px 0 0 0;
}

table.requirement-t {
    background: #fceff3;
}

.man-requirement{
    background: #eafbff !important;
}

.requirement-t th,.requirement-t td {
    width: 100%;
    float: left;
    border: none;
}


}
