@charset "UTF-8";

/*==================================================

　採用情報 / スマートフォン CSS

==================================================*/
@media only screen and (max-width: 767px){

/* メインビジュアル
--------------------------------------------------*/
.recruite_main-visual_wrapper {
    height: calc(100vh - 0.7rem);
    background-image: url("../images/img_main-visual2_sp.jpg"); 
    padding-top: 0.6rem;
}
.recruite_page-title_wrapper {
    margin-top: 0.3rem;
    margin-left: 0.2rem;
}
.recruite_page-title_j {
    font-size: 0.2rem;
}
.recruite_page-title_e {
    font-size: 0.1rem;
}
.recruite_main-visual_copy_wrapper {
    position: absolute;
    left: 8%;
    top:calc(100vh / 2 - 0.8rem)
}
.recruite_main-visual_catch-copy {
    font-size: 0.44rem;
    letter-spacing: -0.01rem;
    margin-bottom: 0.1rem;
}
.recruite_main-visual_lead-copy {
    font-size: 0.145rem;
}
/* NEWS
--------------------------------------------------*/
.clip-path-shadow {
    position: absolute;
   bottom: -1.15rem;
    right: 0;
    filter: drop-shadow(-6px 6px 10px rgba(0, 0, 0, 0.2));
    max-width: none;
}
.news_wrapper {
    padding: 0.3rem;
    clip-path: none;
    margin-left: 0.2rem;
}
.news_table caption {
    font-size: 0.24rem;
    margin-bottom: 0.08rem;
}
.news_table th,
.news_table td {
    display: block;
    font-size: 0.14rem;
}
.news_table th {
    font-weight: 700;
    color: #ed7700;
}
/* 外部リンクボタン
--------------------------------------------------*/
.recruite_link {
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 1.6rem;
    padding-bottom: 0.4rem;
}
/* 業務紹介バナー ----------------------------------------*/
.overview_bnr {
    height: 1.5rem;
}
.overview_bnr:before {
    width: 0.18rem;
    height: 0.38rem;
}
.overview_bnr:after {
    width: 0.28rem; 
    height: 0.28rem;
}
.banner {
    height: 1.5rem;
}
.banner:after {
    height: 1.5rem;
}
.overview_bnr_name_j {
    font-size: 0.21rem;
}
.overview_bnr_name_e {
    font-size: 0.1rem;
}

/* 外部リンクボタン ----------------------------------------*/
.recruite_btn {
    display: block;
    margin-top: 0.4rem;
}
.btn_job-site {
    width: 100%;
    height: 1.1rem;
    margin-bottom: 0.1rem;
}
/* メッセージ
--------------------------------------------------*/
.message {
    width: 100%;
    padding: 0.85rem 0.45rem;
    margin: 0.5rem 0;
}
.message_catch-copy {
    margin: 0 auto 0.45rem;
}
.message_text {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 0.14rem;
}
/* オートサービスの働き方
--------------------------------------------------*/
.working-style {
    background-size: 0.25rem;
    padding-top: 0.35rem;
}
.ws_title_j {
    font-size: 0.24rem;
}
.ws_title_e {
    font-size: 0.11rem;
}
.ws_contents_wrapper {
    max-width: 98%;
    width: 98%;
    padding: 0 0 0 0.15rem;
    margin-left: 2%;
    overflow:hidden;
}
.ws_outer {
    width: 100%;
    display: block;
    border-top: none;
    background-color: #FBE4CC;
    padding: 0.2rem 0.15rem 0.15rem;
}
.ws_inner_sub-title  {
    max-width: 100%;
    width: 100%;
    background-color: #F4AD66;
    padding: 0.15rem;
    display: flex;
    align-items: center;
}
.ws_number_box {
    font-size: 0.07rem;
    margin-right: 0.15rem;
    margin-bottom: 0;
}
.ws_number {
    font-size: 0.24rem;
}
h3 {
    font-size: 0.16rem;
}
.ws_inner_text {
    width: 100%;
    padding: 0.15rem 0 0.2rem;
    font-size: 0.14rem;
    line-height: 1.8;
}
.bold2 {
    font-size: 0.16rem;
}

.ws_list_box {
    width: 100%;
    padding: 0.12rem 0.2rem;
    background-color: #fdf2e6;
    border-radius: 0.1rem;
    margin: 0.15rem 0;
    display: block;
    font-weight: 700;
}
.m_b_0 {
    margin-bottom: 0;
}
.ws_list {
    padding-left: 0.05rem;
}
.flex_inner {
    display: block;
    justify-content: space-between;
}
.flex_inner figure {
    width: 100%;
    margin-top: 0.15rem;
}
.flex_inner p,
.flex_inner ul {
    display: block;
    width: 100%;
}
.flex_inner ul li {
    padding-left: 0.14rem;
    text-indent: -0.14rem;
}
/* 採用の流れ
--------------------------------------------------*/
.step {
    width: 100%;
    padding: 0.35rem 0.15rem;
}
.step:before {
    width: 0.25rem; 
    height: 0.52rem;
}
.ws_title_box {
    padding-left: 0.2rem;
    margin-bottom: 0.25rem;
}
.step_list li {
    margin-bottom: 0.35rem;
    border-radius: 0.18rem;
    padding: 0.1rem;
    font-size: 0.13rem;
}
.step_number_box {
    width: 20%;
    height: auto;
    aspect-ratio: 1 / 1;
    margin-right: 0.1rem;
}
.step_number_box p {
    font-size: 0.1rem;
}
.step_number_box p.step_number {
    font-size: 0.18rem;
}
.step_1 .step_number_box { background-color: #FBE4CC; }
.step_2 .step_number_box { background-color: #F8C999; }
.step_3 .step_number_box { background-color: #F19940; }
.step_4 .step_number_box { background-color: #ED7700; }
.step_text_box {
    width: 60%;
}
.step_name {
    font-size: 0.2rem;
}
.step_icon_box {
    width: 20%;
    padding-left: 0.1rem;
}
.step_icon_box img {
    width: 100%;
}
.step_1,.step_2,.step_3 {
    padding-bottom: 0.3rem;
}
.step_1:after,.step_2:after,.step_3:after {
    width: 0.34rem; 
    height: 0.16rem;
    transform: translate(-50%,0.25rem);
}
/* 職場紹介
--------------------------------------------------*/
.intro {
    width: 100%;
    background-image: url(../images/bg_intro.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #f2f2f2;
    background-size: 100% 8.5rem;
    position: relative;
    padding-bottom: 0.2rem;
}
.intro:before {
    content: ""; 
    display: block;
    width: 0.25rem; 
    height: 0.52rem;
    background: url(../images/pict_corner.svg);
    background-repeat: no-repeat; 
    background-size: contain;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
}
.area_map {
    max-width: 11.6rem;
    height: auto;
    padding: 0  0.3rem;
    margin: 0 auto;
    overflow: hidden; 
    position: static;
}

.intro_title_box {
    position: static;
    line-height: 1.6;
    pointer-events: none;
    margin: 0.3rem 0 0.2rem;
}
.intro_title_j {
    font-size: 0.24rem;
}
.intro_title_e {
    font-size: 0.11rem;
    margin-bottom: 0.2rem;
}
.intro_title_box p {
    margin-right: 0.3rem;
    font-size: 0.14rem;
    width: auto;
}
.map_sp {
    width: 100%;
    margin-bottom: 0.1rem;
}







.intro_photo_wrapper {
    width: 100%;
    display: block;
}
.intro_photo_wrapper figure {
    width: 100%;
    margin-bottom: 0.3rem;
    box-shadow: #ccc 0.1rem 0.1rem 0.2rem;
}
.intro_photo_wrapper figure figcaption {
    padding: 0.15rem 7.8% 0.2rem;
    line-height: 1.8;
}
.intro_photo_name {
    font-size: 0.18rem;
}
/* スキルアップ
--------------------------------------------------*/
.skill-up_catch-copy {
    font-size: 0.18rem;
    margin: 0.4rem 0 0.15rem;
}
.skill-up_wrpper {
    padding: 0.15rem;
    margin-bottom: 0;
}
.skill-up_wrpper figure {
    width: 90%;
}
.su_2 figure {
    margin-left: 0;
    margin-right: auto;
}
.skill-up_text {
    padding: 0.5rem 0.2rem;
}
.skill-up_text_head {
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
}
.su_1 .line_shadow {
    width: 90%;
    padding-right: 0.08rem;
    padding-bottom: 0.08rem;
    border-right: #ED7700 solid 4px;
    border-bottom: #ED7700 solid 4px;
    position: relative;
    top: -0.2rem;
    left: 10%;

}
.su_2 .line_shadow {
    width: 90%;
    padding-left: 0;
    padding-right: 0.08rem;
    padding-bottom: 0.08rem;
    border-left: none;
    border-right: #1A1A1A solid 4px;
    border-bottom: #1A1A1A solid 4px;
    position: relative;
    top: -0.2rem;
    right: 0;
    left: 10%;
}

}
