@charset "UTF-8";

*:focus {
  outline: none;
}

html {
    font-size: 62.5%;
    font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0;
    overflow-x: hidden;
}

a {
    color: inherit;
    text-decoration: none;
}

#wrapper {
    display: block;
    padding-top: 55px;
}

#bodyIn {
    width: 100%;
    position: relative;
}

#bodyIn .section {
    position: relative;
}

#bodyIn table {
    border-collapse: collapse;
    width: 100%;
}

article.contents {
    font-family: MeiryoUI, sans-serif;
}

.cont_sec {
    padding-left: 5%;
    padding-right: 5%;
}

.fbanner {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 15px 0;
    z-index: 999;
    background: #00000033;
}

.tbtn {
    margin: 0 auto;
}

.job_list_header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

ul li {
    list-style: none;
}

/* SPサイズ */
@media screen and (max-width: 769px) {
    .job_list_header {
        padding: 0 5%;
    }

    .h1_list_title {
        color: #000;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        letter-spacing: 1.05px;
        text-align: left;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-flow: column;
        margin-top: 15px;
        padding-left: 45px;
        padding-bottom: 10px;
        border-bottom: 1px solid #D7D7D7;
        position: relative;
        width: 100%;
    }

    .h1_list_title img {
        position: absolute;
        top: -5px;
        left: 8px;
        width: 28px;
    }

    .text_0hit {
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .re_search_btn {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        background: #FF9980;
        border-radius: 50px;
        position: relative;
        width: 100%;
        height: 50px;
        box-shadow: 0px 0px 8px 0px #00000040;
        margin-bottom: 30px;
        cursor: pointer;
    }

    .re_search_btn img {
        position: absolute;
        left: 20px;
    }

    .re_search_btn span {
        padding-top: 3px;
    }

    .entry_btn_hikoukai {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 35px 0 30px;
        position: relative;
    }

    /* ページ中部CTAボタン */
    .job_list_cta {
        padding: 15px 0;
    }

    .cta_title {
        width: max-content;
        padding: 10px 15px 5px 60px;
    }

    .cta_title img {
        position: absolute;
        top: -6px;
        left: 0;
    }

    .cta_title span {
        font-weight: 700;
        font-size: 16px;
        line-height: 120%;
        text-align: left;
    }

    .service_detail {
        padding: 15px 0 10px;
    }

    .service_detail span {
        font-weight: 700;
        font-size: 14px;
        line-height: 120%;
    }

    .service_detail ul {
        padding-top: 10px;
    }

    .service_detail li {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        position: relative;
    }

    .service_detail li::before {
        content: "";
        display: block;
        position: absolute;
        width: 1rem;
        height: 0.4rem;
        border-left: 1.5px solid #1C1B1F;
        border-bottom: 1.5px solid #1C1B1F;
        top: 0.5rem;
        left: -1.8rem;
        transform: rotate(-45deg);
    }

    .job_list_cta_box {
        width: 90%;
        padding: 18px 0 10px;
    }

    h2.select_title {
        font-size: 14px;
    }

    .select_list a {
        width: 150px;
        height: 40px;
        margin: 5px;
        font-weight: 700;
        font-size: 13px;
        line-height: 120%;
    }

    /* 非公開求人の紹介を受ける */
    .entry_area_hikoukai {
        padding: 40px 5% 0;
    }

    .h2_hikoukai {
        margin: 0 0 30px;
        padding: 10px 0 5px;
        font-size: 16px;
    }

    .entry_box_hikoukai {
       padding: 5px;
    }

    .entry_box_hikoukai img {
        width: 95px;
    }

    span.dots {
        font-size: 18px;
        padding-top: 0.3em;
    }

    .hikoukai_p {
        margin-left: 30%;
        padding-bottom: 10px;
        width: 65%;
        font-size: 13px;
    }

    .entry_btn_hikoukai a.bg3 {
        width: 100%;
        height: 51.4px;
    }

    .free_icon {
        position: absolute;
        top: 10px;
        line-height: 1.2;
        background-color: #fff;
        border-radius: 16px;
        color: #f73f89;
        padding-top: 8px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 700;
        font-size: 13px;
        letter-spacing: 1.2px;
        z-index: 3;
        box-shadow: 0px 2px 4px 0px #00000033;
    }

    .free_icon::after {
        content: "";
        position: absolute;
        top: 95%;
        left: 60%;
        margin-left: -15px;
        border: 7px solid transparent;
        border-top: 7px solid #fff;
        z-index: 2;
    }

    /* サービス紹介 */
    .sub_head {
        color: #000;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 50px 0 10px;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        letter-spacing: 1.05px;
        text-align: center;
        position: relative;
        width: 100%;
    }

    .sub_head::before {
        content: '';
        position: absolute;
        display: inline-block;
        width: 30px;
        height: 4px;
        background-color: #D64476;
        top: 30px;
    }

    .border_top_none {
        border-top: none !important;
        margin-top: 0 !important;
    }

    ul.sites_ul {
        padding-top: 10px;
        padding-bottom: 45px;
        width: 100%;
    }

    ul.sites_ul li {
        margin-bottom: 15px;
        width: 100%;
    }

    ul.sites_ul li .sites_text {
        padding: 10px 10px 5px 0;
        font-size: 11.5px;
    }

    ul.sites_ul li img {
        height: 82px;
    }

    ul.sites_ul li a span {
        font-weight: 600;
        font-size: 14px;
        line-height: 1.2;
    }

    /* カンタン求人検索 */
    .kantan_search_wrap {
        margin: 45px 5% 10px;
        padding: 20px 5px 0;
    }

    .kantan_search_wrap::before {
        content: '';
        display: block;
        position: absolute;
        top: -25px;
        right: calc(50% - 62px);
        background-color: #F6F6F6;
        width: 123px;
        height: 45px;
        border-radius: 50% / 100% 100% 0 0;
        z-index: -1;
    }

    .kantan_search_wrap h3 {
        font-weight: 700;
        font-size: 18px;
        line-height: 100%;
    }

    .kantan_search_wrap h3::before {
        content: '';
        position: absolute;
        top: -30px;
        left: calc(50% - 10px);
        width: 18px;
        height: 18px;
        background-image: url(/images/job/icon/kt_search.svg);
        background-repeat: no-repeat;
        background-size: 18px 18px;
    }

    .kantan_search_box {
        flex-flow: column;
        padding: 15px 0 3px;
    }

    .kantan_select_box {
        margin-bottom: 12px;
        width: 100%;
        position: relative;
    }

    .icon_kt_shokushu,
    .icon_kt_salary,
    .icon_kt_job_pref {
        background-position: 45% 30%;
    }

    .kantan_select_box::after {
        right: 7.5%;
    }

    .multiply {
        display: none;
    }

    .kt_search_btn_a {
        width: 280px;
        height: 52px;
        margin-bottom: 20px;
    }

    /* 詳細求人検索 */
    .job_search_wrap {
        margin: 0 5%;
    }

    .re_search_wrap {
        padding: 15px 4%;
    }

    .re_search_head {
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        height: 48px;
        padding-top: 5px;
    }

    .pc_flex_wrap {
        border-top: 1px solid #E4E4E4;
        border-left: 1px solid #E4E4E4;
        border-right: 1px solid #E4E4E4;
    }

    .form_label {
        font-size: 14px;
        width: 17%
    }

    .ttl_job {
        font-size: 16px;
        font-weight: 700;
        line-height: 16px;
        height: 42px;
    }

    .select_wrapper_labelless {
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .radio_area {
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px 0 10px;
    }

    .income_radio {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .select_wrapper_income {
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .tag_select_area {
        padding: 3% 2%;
        justify-content: center;
    }

    .tag_select_area::after {
        content: "";
        display: block;
        width: 48%;
        height: 0;
    }

    .job_select_area, .income_select_area {
        padding: 3% 4%;
    }

    .job_select_box, .job_select_box_max, .income_area {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 5px 0;
    }

    .job_select_box::after, .job_select_box_max::after, .income_area::after {
        right: 3.5%;
    }

    .job_select_box select:disabled
    /*, .job_select_box_max select:has(option:checked[value=""]) */ {
        color: #8E8E8E;
    }

    #searchCompName,
    #searchKeyword {
        box-shadow: 0 0 4px 0 #0000001a;
        display: inline-block;
        box-sizing: border-box;
        padding: 8px 12px;
        border: 1px solid #ddd;
        border-radius: 4px;
        font-size: 14px;
        line-height: 22px;
        appearance: none;
        width: 100%;
    }

    .feature_tag_list {
        width: 48%;
        padding: 5px 0;
    }

    .job_search_btn {
        padding: 3% 4% 6%;
    }

    .search_btn_a {
        width: -webkit-fill-available;
        height: 52px;
        padding-top: 3px;
    }

    .job_search_result_count_box {
        border-top: 1px solid #e1e1e1;
    }

    .pc_flex_wrap .icon_shokushu_re,
    .pc_flex_wrap .icon_gyoshu_cat {
        background-position: 41% center;
    }

    .pc_flex_wrap .icon_job_pref {
        background-position: 38% center;
    }

    .pc_flex_wrap .icon_salary {
        background-position: 36.5% center;
    }

    .pc_flex_wrap .icon_ft_tag {
        background-position: 31.5% center;
    }

    .pc_flex_wrap .icon_comp_name {
        background-position: 41% center;
    }

    .pc_flex_wrap .icon_kw {
        background-position: 33% center;
    }

    /* 追従バナー */
    #cvr_fbanner a.bg3 {
        width: 90%;
    }

    #bodyIn .entry_btn a.bg3 {
        width: 100%;
    }

    .entry_btn_hikoukai a.bg3,
    #bodyIn .entry_btn a.bg3,
    #cvr_fbanner a.bg3 {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-family: MeiryoUI, sans-serif;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        background: -webkit-gradient(linear, left top, left bottom, from(#f73f89), to(#e3216f));
        border-radius: 50px;
        position: relative;
        box-shadow: 1px 1px 4px gray;
        padding: 15px;
    }

    #bodyIn .entry_btn a.bg3 span,
    #cvr_fbanner a.bg3 span {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 20px;
    }

    #bodyIn .entry_btn a.bg3 span.attention,
    #cvr_fbanner a.bg3 span.attention {
        background-image: none;
        background-position: inherit;
        margin: 0;
        display: inline-block;
        line-height: 1.2;
        background-color: #fff;
        border-radius: 10px;
        color: #f73f89;
        padding-top: 4px;
        padding-bottom: 3px;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 10px;
        vertical-align: middle;
        font-size: 12px;
        position: relative;
    }

    .entry_btn_hikoukai a.bg3 span::after,
    #bodyIn .entry_btn a.bg3 span::after,
    #cvr_fbanner a.bg3 span::after {
        position: absolute;
        top: 50%;
        right: 15px;
        width: 0.35em;
        height: 0.35em;
        transform: translateY(-50%) rotate(45deg);
        border-right: 1.4px solid #fff;
        border-top: 1.4px solid #fff;
        content: "";
    }

    #bodyIn .entry_btn a.bg3 span.attention::after, #cvr_fbanner a.bg3 span.attention::after {
        display: none;
    }

    .about_job_icon {
        position: relative;
        cursor: pointer;
        text-decoration: underline;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
        font-size: 12px;
        line-height: 100%;
        color: #2F2F2F;
        padding: 15px 0 0 3px;
    }

    .about_job_icon::after {
        content: "";
        display: block;
        margin-left: 4px;
        width: 15px;
        height: 15px;
        background: url(/images/job/icon/hatena.svg) no-repeat left top / contain;
    }
}

/* PCサイズ */
@media screen and (min-width: 770px) {
    #wrapper {
        padding-top: 0;
    }

    #bodyIn .section {
        background-color: #fff;
        padding-bottom: 30px;
    }

    .job_list_header {
        padding: 5px 0 20px;
        margin: 0 auto;
        max-width: 1024px;
    }

    .h1_list_title {
        font-weight: 400;
        font-size: 26px;
        line-height: 150%;
        text-align: left;
        color: #000;
        padding: 10px 15px;
        padding-left: 65px;
        border-bottom: 1px solid #D7D7D7;
        width: 100%;
        display: flex;
        justify-content: left;
        align-items: flex-start;
        flex-flow: column;
        position: relative;
    }

    .h1_list_title img {
        position: absolute;
        bottom: 0;
        left: 12px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    .text_0hit {
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        margin-top: 30px;
    }

    .re_search_btn {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        background: #FF9980;
        border-radius: 50px;
        position: relative;
        width: 360px;
        height: 52px;
        box-shadow: 0px 0px 8px 0px #00000040;
        margin-top: 30px;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .re_search_btn img {
        position: absolute;
        left: 25px;
    }

    #bodyIn .entry_btn {
        width: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background: #FFF;
    }

    /* アイコン */
    .job_card .icon_detail,
    .job_card .icon_job_pref,
    .job_card .icon_salary {
        background-position: 15px 15px;
    }

    .job_detail_btn {
        font-size: 14px;
        font-weight: 700;
        width: 300px;
        height: 48px;
    }

    .job_detail_btn:hover {
        background: #F67454;
    }
    
    .job_detail_btn span::after {
        position: absolute;
        top: 42%;
        right: 23px;
        width: 6px;
        height: 6px;
        border-top: 1.5px solid #fff;
        border-right: 1.5px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        content: "";
    }
    
    .job_list_footer {
        padding: 10px 0 35px;
        margin: 0 auto;
        max-width: 1024px;
    }

    .re_search_btn_a {
        width: 80px;
        height: 80px;
        background-color: rgba(255, 153, 128, 0.8);
        background-image: url(/images/job/icon/search_bottom.svg);
        background-repeat: no-repeat;
        background-position: center 12px;
        background-size: 45% auto;
        padding-top: 40%;
        font-weight: 700;
        font-size: 14px;
    }

    /* 非公開求人の紹介を受ける */
    .entry_btn_hikoukai {
        padding: 30px 0 0;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* 非公開求人の紹介を受ける */
    .entry_area_hikoukai {
        padding: 35px 0;
    }

    .entry_box_hikoukai {
        padding: 10px;
        width: 480px;
    }

    .h2_hikoukai {
        margin: 0 0 30px;
        padding: 10px 0 5px;
        font-size: 22px;
    }

    span.dots {
        font-size: 26px;
        padding-top: 0.25em;
    }

    .hikoukai_p {
        width: 316px;
        font-size: 15px;
        margin-left: 95px;
        padding: 5px 0;
    }

    /* サービス紹介 */
    .job_cont {
        padding: 35px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
    }

    .sub_head {
        color: #000;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin: 10px 0 0 0;
        padding: 15px 0;
        font-weight: 400;
        font-size: 28px;
        line-height: 120%;
        letter-spacing: 1.1px;
        position: relative;
    }

    .sub_head::before {
        content: '';
        position: absolute;
        display: inline-block;
        width: 40px;
        height: 4px;
        background-color: #D64476;
        top: -10px;
    }

    .sites_inner {
        padding: 0 30px;
    }

    ul.sites_ul {
        width: 950px;
    }

    ul.sites_ul li {
        width: 380px;
        margin: 10px;
    }

    ul.sites_ul li .sites_text {
        padding-right: 10px;
        font-size: 12px;
    }

    ul.sites_ul li a span {
        font-weight: 700;
        font-size: 16px;
        line-height: 140%;
    }

    /* カンタン求人検索 */
    .kantan_search_wrap {
        width: 880px;
        margin: 30px auto 0;
        padding: 20px 15px 0;
    }

    .kantan_search_wrap::before {
        content: '';
        display: block;
        position: absolute;
        top: -30px;
        right: calc(50% - 70px);
        background-color: #F6F6F6;
        width: 140px;
        height: 50px;
        border-radius: 50% / 100% 100% 0 0;
        z-index: -1;
    }

    .kantan_search_wrap h3 {
        font-weight: 700;
        font-size: 20px;
        line-height: 100%;
    }

    .kantan_search_wrap h3::before {
        content: '';
        position: absolute;
        top: -38px;
        left: calc(50% - 11px);
        width: 24px;
        height: 24px;
        background-image: url(/images/job/icon/kt_search.svg);
        background-repeat: no-repeat;
        background-size: 24px 24px;
    }

    .kantan_search_box {
        padding: 15px 0 0;
    }

    .kantan_select_box {
        width: 270px;
        position: relative;
    }

    .kantan_select_box::after {
        right: 9.5%;
    }

    .icon_kt_shokushu,
    .icon_kt_salary,
    .icon_kt_job_pref {
        background-position: 45% 11px;
    }
    
    .kt_job_search_btn {
        padding: 20px 0;
    }

    .kt_search_btn_a {
        width: 280px;
        height: 52px;
        padding-top: 3px;
    }

    .multiply {
        color: #5B5B5B;
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* 詳細求人検索 */
    .job_search_wrap {
        width: 880px;
        margin: 0 auto;
        padding-top: 40px;
    }

    .re_search_head {
        font-weight: 400;
        font-size: 20px;
        line-height: 100%;
        padding: 20px 0;
    }

    .pc_flex_wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        border-bottom: 1px solid #e4e4e4;
        position: relative;
    }

    .job_select_area {
        flex-grow: 1;
        width: min-content;
    }

    .job_select_box {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 50px 5px 0;
    }

    .job_select_box::after {
        right: 12.5%;
    }

    .job_select_box_max {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 50px 5px 10px;
    }

    .job_select_box_max::after {
        right: 12.5%;
    }

    .job_select_box select:disabled
    /*, .job_select_box_max select:has(option:checked[value=""]) */ {
        color: #8E8E8E;
    }

    .job_search_result_count_box {
        margin-top: 15px;
    }

    .radio_area {
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        width: 110px;
    }

    .income_radio {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px 0;
    }

    .income_area {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 50px 5px 10px;
        width: 100%;
    }

    .income_area::after {
        right: 16%;
    }

    .ttl_job {
        font-size: 16px;
        font-weight: 700;
        line-height: 16px;
        height: 190px;
        min-width: 160px;
    }

    .ttl_job.icon_ft_tag {
        height: 350px;
    }

    .ttl_job_two {
        height: 135px;
    }

    .ttl_job_half {
        height: 80px;
    }

    .select_wrapper_labelless {
        max-width: 94%;
        min-width: 94%;
    }

    .select_wrapper_income {
        max-width: 92%;
        min-width: 92%;
    }

    .pc_flex_wrap .icon_shokushu_re,
    .pc_flex_wrap .icon_gyoshu_cat {
        background-position: 30% center;
    }

    .pc_flex_wrap .icon_job_pref {
        background-position: 24% center;
    }

    .pc_flex_wrap .icon_salary {
        background-position: 19% center;
    }

    .pc_flex_wrap .icon_ft_tag {
        background-position: 12% center;
        padding-left: 13px;
    }

    .pc_flex_wrap .icon_comp_name {
        background-position: 30% center;
    }

    .pc_flex_wrap .icon_kw {
        background-position: 17% center;
        padding-left: 13px;
    }

    .form_label {
        font-size: 14px;
        padding: 0 3% 0 0;
        color: #000;
    }

    #searchCompName,
    #searchKeyword {
        box-shadow: 0 0 4px 0 #0000001a;
        display: inline-block;
        box-sizing: border-box;
        border: 1px solid #ddd;
        border-radius: 4px;
        font-size: 14px;
        line-height: 22px;
        appearance: none;
        padding: 14px;
        height: 45px;
        width: 100%;
    }

    .income_select_area {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-grow: 1;
        width: min-content;
    }

    .tag_select_area {
        justify-content: left;
        width: 100%;
        padding: 5px 0 5px 30px;
    }

    .tag_select_area::after {
        content: "";
        display: block;
        width: 35%;
        height: 0;
    }

    .feature_tag_list {
        width: 35%;
        padding: 2px 0;
    }

    .job_input_box {
        padding: 5px 65px 5px 28px;
    }

    .job_search_btn {
        padding: 30px 0;
    }

    .search_btn_a {
        width: 300px;
        padding: 15px 0;
    }

    /* 追従バナー */
    .entry_btn_hikoukai a.bg3,
    #bodyIn .entry_btn a.bg3,
    #cvr_fbanner a.bg3 {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-family: MeiryoUI, sans-serif;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        background: -webkit-gradient(linear, left top, left bottom, from(#f73f89), to(#e3216f));
        border-radius: 50px;
        position: relative;
        box-shadow: 1px 1px 4px gray;
        padding: 15px;
        width: 420px;
        height: 53.4px;
    }

    .entry_btn_hikoukai a.bg3 span,
    #bodyIn .entry_btn a.bg3 span,
    #cvr_fbanner a.bg3 span {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 28px;
        padding-top: 2px;
    }

    .entry_btn_hikoukai a.bg3 span.attention,
    #bodyIn .entry_btn a.bg3 span.attention,
    #cvr_fbanner a.bg3 span.attention {
        background-image: none;
        background-position: inherit;
        margin: 0;
        display: inline-block;
        line-height: 1.2;
        background-color: #fff;
        border-radius: 10px;
        color: #f73f89;
        padding-top: 4px;
        padding-bottom: 3px;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 10px;
        vertical-align: middle;
        font-size: 12px;
        position: relative;
    }

    .entry_btn_hikoukai a.bg3 span::after,
    #bodyIn .entry_btn a.bg3 span::after,
    #cvr_fbanner a.bg3 span::after {
        position: absolute;
        top: 50%;
        right: 22px;
        width: 0.4em;
        height: 0.4em;
        transform: translateY(-50%) rotate(45deg);
        border-right: 1.5px solid #fff;
        border-top: 1.5px solid #fff;
        content: "";
    }

    .entry_btn_hikoukai a.bg3 span.attention:after,
    #bodyIn .entry_btn a.bg3 span.attention:after,
    #cvr_fbanner a.bg3 span.attention:after {
        display: none;
    }

    .about_job_icon {
        cursor: pointer;
        text-decoration: underline;
        position: absolute;
        right: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
        font-size: 13px;
        line-height: 100%;
        color: #2F2F2F;
    }

    .about_job_icon::after {
        content: "";
        display: block;
        position: absolute;
        top: -3px;
        right: -22px;
        width: 18px;
        height: 18px;
        background: url(/images/job/icon/hatena.svg) no-repeat left top / contain;
        cursor: pointer;
    }
}

/* 非公開求人の紹介を受ける */
.entry_area_hikoukai {
    background: #FFF3F3;
    width: 100%;
    margin: 0 auto;
}

.entry_box_hikoukai {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    border: 2px solid #FFB1C8;
    border-radius: 10px;
    background-color: #FFF;
    margin: 0 auto;
    position: relative;
}

.h2_hikoukai {
    color: #D64476;
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 1.02px;
    text-align: center;
    border-bottom: 1.2px solid #E05A87;
    position: relative;
    padding-top: 10px;
}

.h2_hikoukai:before,
.h2_hikoukai:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.h2_hikoukai:before {
    border: solid 11px transparent;
    border-top: solid 11px #E05A87;
}

.h2_hikoukai:after {
    border: solid 14px transparent;
    border-top: solid 14px #FFF;
    margin-top: -5px;
}

span.dots {
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 1.02px;
    background-image: radial-gradient(circle at center, #FFDC50 20%, transparent 20%);
    background-position: top center;
    background-repeat: repeat-x;
    background-size: 1em 0.3em;
}

.hikoukai_p {
    color: #000;
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 150%;
}

.entry_box_hikoukai img {
    position: absolute;
    left: -5px;
    width: 125px;
    bottom: -4%;
}

/* サービス紹介 */
.sites_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: -webkit-fill-available;
}

ul.sites_ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

ul.sites_ul li {
    position: relative;
    border: 1px solid #E8E8E8;
    border-radius: 10px;
    color: #2F2F2F;
}

ul.sites_ul li:hover {
    border: 1px solid #D64476;
}

ul.sites_ul li a {
    width: -webkit-fill-available;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

ul.sites_ul li a span {
    letter-spacing: 1.05px;
    text-align: center;
    color: #D64476;
    padding-top: 5px;
}

ul.sites_ul li .sites_text {
    color: #2F2F2F;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    font-weight: 400;
    line-height: 120%;
    width: 100%;
}

ul.sites_ul li img {
    padding-right: 10px;
    border-radius: 10px;
}

/* カンタン求人検索 */
.kantan_search_wrap {
    background: #F6F6F6;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-flow: column;
    border-radius: 10px;
    position: relative;
}

.kantan_search_wrap h3 {
    color: #D64476;
    position: relative;
}

.kantan_search_box {
    width: 100%;
    margin: 0 auto;
    background: #F6F6F6;
    display: flex;
    text-align: center;
    justify-content: center;
}

.kt_select_wrapper {
    font-size: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    white-space: nowrap;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #0000001a;
    max-width: 93%;
    min-width: 93%;
    padding: 14px 14px 14px 57px;
    box-sizing: border-box;
    height: 52px;
    width: 100% !important;
    text-overflow: ellipsis;
    overflow: hidden !important;
    appearance: none;
}

.kantan_select_label {
    position: absolute;
    top: 0;
    left: 10px;
    padding-top: 24px;
    padding-right: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 8px;
    line-height: 120%;
    border-radius: 5px 50% 50% 5px;
    background-color: #E05A87F8;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.75px;
}

.kantan_select_box::after {
    content: "";
    position: absolute;
    top: 40%;
    width: 5px;
    height: 5px;
    border-right: 2px solid #D64476;
    border-bottom: 2px solid #D64476;
    transform: rotate(45deg);
}

/* 詳細求人検索 */
.re_search_head {
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 3px solid #D64476;
}

.ttl_job {
    background-color: #F6F6F6;
    color: #D64476;
    display: flex;
    justify-content: center;
    align-items: center;
}

.radio_btn {
    accent-color: #D64476;
    inline-size: 2rem;
    block-size: 1.6rem;
}

.tag_select_area {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    font-size: 13px;
}

.feature_tag_list label {
    cursor: pointer;
}

.job_select_box, .job_select_box_max, .income_area {
    position: relative;
}

.customSelectInner {
    font-size: 14px;
    color: #8e8e8e;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 #0000001a;
    padding: 14px;
    box-sizing: border-box;
    height: 45px;
    width: 100% !important;
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
}

.select_wrapper {
    font-size: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    white-space: nowrap;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #0000001a;
    max-width: 85%;
    min-width: 85%;
    padding: 14px;
    box-sizing: border-box;
    height: 45px;
    width: 100% !important;
    text-overflow: ellipsis;
    overflow: hidden !important;
    appearance: none;
}

.select_wrapper_labelless, .select_wrapper_income {
    font-size: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    white-space: nowrap;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #0000001a;
    box-sizing: border-box;
    padding: 14px;
    height: 45px;
    appearance: none;
}

.job_select_box::after, .job_select_box_max::after, .income_area::after {
    content: "";
    position: absolute;
    top: 40%;
    width: 5px;
    height: 5px;
    border-right: 2px solid #D64476;
    border-bottom: 2px solid #D64476;
    transform: rotate(45deg);
}

.job_search_result_count_box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0 0;
    font-size: 14px;
}

span.form_label {
    padding-left: 0.5em;
    vertical-align: middle;
}

span.form_label {
    padding-left: 0.5em;
    vertical-align: middle;
}

.job_search_result_count_num {
    color: #e3216f;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    padding: 0 10px;
}

.job_search_btn,
.kt_job_search_btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search_btn_a,
.kt_search_btn_a {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    background-color: #FF9980;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    box-shadow: 0px 0px 6px 0px #00000033;
    display: flex;
    justify-content: center;
    align-items: center;
}

input[type=checkbox] {
    display: none;
}

.job_checkbox {
    box-sizing: border-box;
    display: inline-block;
    padding: 5px 0 5px 28px;
    position: relative;
    width: auto;
}

.job_checkbox::before {
    background: #fff;
    border: 1px solid #A7A7A7;
    border-radius: 2px;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}

.job_checkbox::after {
    border-right: 2px solid #D64476;
    border-bottom: 2px solid #D64476;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
}

input[type=checkbox]:checked + .job_checkbox::after,
label.job_checkbox input[type=checkbox]:checked ~ ::after,
label.job_checkbox:has(input[type=checkbox]:checked)::after {
    opacity: 1;
}

/* アイコン */
.icon_shokushu_re {
    /* 職種 */
    background-image: url(/images/job/icon/icon_shokushu_re.svg);
    background-repeat: no-repeat;
    background-size: 13px 18px;
}

.icon_gyoshu_cat {
    /* 業種 */
    background-image: url(/images/job/icon/icon_gyoshu_cat.svg);
    background-repeat: no-repeat;
    background-size: 15px 18px;
}

.icon_salary {
    /* 年収 */
    background-image: url(/images/job/icon/icon_salary.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
}

.icon_job_pref {
    /* 勤務地 */
    background-image: url(/images/job/icon/icon_job_pref.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
}

.icon_ft_tag {
    /* こだわり条件 */
    background-image: url(/images/job/icon/icon_ft_tag.svg);
    background-repeat: no-repeat;
    background-size: 13px 18px;
}

.icon_comp_name {
    /* 社名 */
    background-image: url(/images/job/icon/icon_comp_name.svg);
    background-repeat: no-repeat;
    background-size: 16px 18px;
}

.icon_kw {
    /* キーワード */
    background-image: url(/images/job/icon/icon_kw.svg);
    background-repeat: no-repeat;
    background-size: 17px 15px;
}

.icon_detail {
    /* 業務内容 */
    background-image: url(/images/job/icon/icon_detail.svg);
    background-repeat: no-repeat;
    background-size: 19px 17px;
}

.icon_kt_shokushu {
    /* カンタン求人検索の職種 */
    background-image: url(/images/job/icon/icon_kt_shokushu.svg);
    background-repeat: no-repeat;
    background-size: 13px 18px;
}

.icon_kt_salary {
    /* カンタン求人検索の年収 */
    background-image: url(/images/job/icon/icon_kt_salary.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
}

.icon_kt_job_pref {
    /* カンタン求人検索の勤務地 */
    background-image: url(/images/job/icon/icon_kt_job_pref.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
}
