@charset "UTF-8";

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;
}

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

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

#bodyIn .section {
    position: relative;
}

#bodyIn a.bg3 {
    box-shadow: 2px 2px 4px gray;
}

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;
}

ul li {
    list-style: none;
}

.job-float-nav__top {
    padding: 0;
}

.job-float-nav {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
}

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

/* SPサイズ */
@media screen and (max-width: 769px) {
    /* 詳細ページSPのみ、ヘッダー要素を追従させない */
    #header {
        position: absolute !important;
    }

    #nav_toggle {
        position: absolute !important;
    }

    .job_detail_box {
        padding: 20px 15px;
        margin-bottom: 5px;
        border-bottom: 1px #ddd solid;
        box-shadow: 0 2px 3px 0 rgba(0, 51, 102, 0.1);
    }

    .js-tab ul.tab {
        margin-left: -5%;
        margin-right: -5%;
    }

    .tab__link--small_hight {
        height: 35px;
    }

    .tab__link {
        display: flex;
        flex-flow: column;
        position: relative;
        align-items: center;
        justify-content: center;
        padding: 10px 2px;
        border-bottom: 2px solid #eaeaea;
        color: #D64476;
        font-size: 11px;
        font-weight: 500;
        line-height: 11px;
        text-align: center;
        text-decoration: none;
        height: 63px;
    }

    .tab__link img {
        margin-bottom: 8px;
    }

    p.title {
        color: #000;
        margin-top: 15px;
        margin-bottom: 5px;
        font-weight: 600;
        font-size: 18px;
        line-height: 150%;
    }

    h2.job {
        color: #6F6F6F;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        padding: 5px 0;
    }

    h2.job.open_job {
        color: #000;
    }

    .num {
        color: #6F6F6F;
        font-weight: 400;
        font-size: 11px;
        line-height: 120%;
        text-align: right;
        padding: 5px 0 10px;
        border-bottom: 1px solid #D7D7D7;
    }

    /* 追従バナー */
    #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: 90%;
    }

    #cvr_fbanner a.bg3 span {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 28px;
    }

    #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;
    }

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

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

    .article {
        padding: 10px 0;
    }

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

    table {
        position: relative;
    }

    table tbody {
        border: 1px solid #D7D7D7;
    }

    table tr {
        border-bottom: 1px solid #D7D7D7;
    }

    table th,
    table td {
        display: block;
        line-height: 1.8;
        word-break: break-all;
    }

    table th {
        padding: 8px 0 8px 40px;
    }

    .td_content {
        width: 100%;
    }

    .tab__list {
        width: -webkit-fill-available;
    }

    .detail_title {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-align: left;
        padding: 10px 0 10px 30px;
        color: #2F2F2F;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        letter-spacing: 1.05px;
        position: relative;
    }

    .detail_title::before {
        content: '';
        position: absolute;
        top: 40%;
        display: inline-block;
        width: 20px;
        height: 2.5px;
        background-color: #D64476;
        left: 2px;
    }

    .sub_head {
        color: #000;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 35px 0 0;
        padding: 50px 0 10px;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        letter-spacing: 1.05px;
        text-align: center;
        position: relative;
        border-top: 1px solid #D7D7D7;
        width: 100%;
    }

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

    /* アイコン */
    .icon_detail,
    .icon_target,
    .icon_academic,
    .icon_emplyment_type,
    .icon_job_pref,
    .icon_salary,
    .icon_work_time,
    .icon_allowance,
    .icon_insurance,
    .icon_company_name,
    .icon_business_content,
    .icon_establish,
    .icon_capital,
    .icon_employees {
        background-position: 10px center;
    }

    .icon_holiday {
        background-position: 14px 7px;
    }

    /* 求人の特徴 */
    .job_features {
        flex-wrap: wrap;
        padding: 5px 0;
    }

    .feature_ul {
        justify-content: flex-start;
        margin-top: 5px;
        padding-bottom: 10px;
    }

    .feature_ul::after {
        content: "";
        display: block;
        width: 26%;
        margin: 3px;
        padding: 0 10px;
        height: 0;
    }

    .feature_tag {
        font-size: 11px;
    }

    /* 応募の流れ */
    .aboutFlow {
        padding: 0 0 10px 30px;
        position: relative;
    }

    .aboutFlow li.flow_bd::after {
        top: 13%;
        left: 50%;
        height: 75%;
        z-index: -1;
    }

    .aboutFlow .flow_img {
        left: 0;
        width: 60px;
        height: 60px;
    }

    .flowBox {
        border: 1px solid #D7D7D7;
        padding: 10px 10px 10px 45px;
        border-radius: 10px;
        position: relative;
        background: #fff;
        z-index: 1;
    }

    .aboutFlow .h3style {
        display: inline;
        font-size: 12px;
        padding: 5px 0 0 5px;
    }

    .aboutFlow .h3style span {
        padding: 5px 5px 0;
    }

    .aboutFlow .stepCont {
        font-size: 14.5px;
        display: inline;
        padding: 5px 0 0 0;
    }

    .aboutFlow p {
        font-size: 14px;
        line-height: 120%;
        letter-spacing: 1.05px;
    }

    /* お悩みCTA */
    .entry_sec {
        margin: 10px 0;
        padding: 30px 5%;
    }

    .entry_woman_icon {
        top: 35px;
        left: 15px;
        width: 60px;
    }

    p.entry_kantan_p {
        font-size: 15px;
        width: 325px;
        height: 42px;
        top: 13px;
    }

    p.entry_kantan_p span {
        font-size: 20px;
        padding: 0 1px 2px;
    }

    .entry_text_title {
        padding: 45px 0 5px;
        font-weight: 600;
        font-size: 16px;
        line-height: 140%;
        text-align: center;
        width: 250px;
        word-break: auto-phrase;
    }

    .entry_box {
        flex-flow: column;
        width: -webkit-fill-available;
        height: max-content;
        padding-bottom: 20px;
    }

    .entry_link_box {
        padding: 7px 10px;
    }

    a.entry_a {
        width: 300px;
        height: 46px;
    }

    a.entry_a span {
        font-size: 14px;
    }

    /* この企業の他の公開求人 */
    .job_tag_box {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }

    .open_job_name {
        margin-bottom: 10px;
    }

    .open_job_price {
        border-top: 1px solid #B1B1B1;
        padding-top: 10px;
    }

    .icon_price {
        margin-top: -2px;
        margin-right: 8px;
    }

    .icon_pref {
        margin-left: 4px;
        margin-right: 10px;
    }

    .slick-prev {
        left: -12px !important;
    }

    .slick-next {
        right: -12px !important;
    }

    /* 求人を探す */
    .job_search.sp {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .job_search .basicList {
        width: 100%;
    }

    .job_search .toggleWrapper {
        width: 100%;
    }

    .job_search .toggleBtn {
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        line-height: 15.4px;
        text-align: center;
        border-radius: 10px;
        padding: 15px;
        margin-top: 10px;
        background-color: #FFA899;
        width: -webkit-fill-available;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .job_search .toggleBtn h3 {
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 1.05px;
    }

    .job_search .toggleBtn span.bold {
        font-weight: 700;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 1.05px;
    }

    .job_search .toggleBtn span.minus {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        line-height: 1;
        width: 1em;
        height: 0.1em;
        background: currentColor;
        border-radius: 0.1em;
        position: absolute;
        right: 18px;
    }

    .job_search .toggleBtn span.minus::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: inherit;
        border-radius: inherit;
        transform: rotate(90deg);
    }

    .job_search .toggleBtn.on span.minus::before {
        display: none;
    }

    .job_search .toggleBtn.on {
        border-radius: 10px 10px 0 0;
    }

    .job_search .toggleInner ul {
        margin-bottom: 15px;
    }

    .job_search .toggleInner li {
        color: #000;
        border-right: 1.5px solid #FFA899;
        border-left: 1.5px solid #FFA899;
        border-bottom: 1.5px solid #FFA899;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .job_search .toggleInner li a {
        color: #2F2F2F;
        padding: 15px;
        width: -webkit-fill-available;
        position: relative;
    }

    .job_search .toggleInner li a::before {
        content: "";
        position: absolute;
        right: 10px;
        top: 42.5%;
        width: 5px;
        height: 5px;
        border-top: 2px solid #FFA899;
        border-right: 2px solid #FFA899;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .job_search .toggleInner li:last-child {
        border-radius: 0 0 10px 10px;
    }

    /* 人気キーワード */
    ul.kw_list li {
        padding: 8px 10px;
        margin: 7px;
        font-size: 12px;
    }

    /* サービス紹介 */
    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;
    }
}

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

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

    .job_detail_header {
        margin: 0 auto;
        width: 1024px;
    }

    .job_detail_box {
        padding: 15px 0;
        width: 100%;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        box-shadow: 0px 4px 5px 0px #00000012;
    }

    p.num {
        color: #6f6f6f;
        font-weight: 400;
        font-size: 12px;
        line-height: 120%;
        text-align: right;
        padding-top: 10px;
    }

    p.title {
        margin: 10px 0;
        color: #000;
        font-weight: 500;
        font-size: 26px;
        line-height: 150%;
    }

    h2.job {
        padding: 0 0 10px;
        color: #6F6F6F;
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        border-bottom: 1px solid #D7D7D7;
    }

    h2.job.open_job {
        color: #000;
    }

    .article {
        margin: 0 auto;
        width: 1024px;
    }

    .td_content {
        padding-right: 10px;
    }

    #bodyIn .inner {
        padding: 0 0 20px 0;
    }

    /* ジョブタグ */
    .job_features {
        flex-flow: column;
        padding: 10px 0 0;
        width: 1024px;
    }

    .feature_ul .job_tag_box {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }

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

    #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: 18px;
        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;
    }

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

    #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;
    }

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

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

    .detail_title {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-align: left;
        margin: 10px 0;
        padding: 10px 0 10px 50px;
        color: #2F2F2F;
        font-weight: 400;
        font-size: 22px;
        line-height: 120%;
        letter-spacing: 1.05px;
        position: relative;
    }

    .detail_title::before {
        content: '';
        position: absolute;
        top: 45%;
        display: inline-block;
        width: 30px;
        height: 3px;
        background-color: #D64476;
        left: 2px;
    }

    .sub_head {
        color: #000;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin: 10px 0;
        padding: 10px 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;
    }

    /* タブ */
    .js-tab {
        padding: 20px 0;
        margin: 0 auto;
        width: 1024px;
    }

    .tab {
        justify-content: center;
        align-items: center;
        border-bottom: 2px solid #D7D7D7;
    }

    .tab__list {
        width: 120px;
    }

    .tab__list img {
        margin-bottom: 8px;
    }

    .tab__link {
        display: flex;
        flex-flow: column;
        position: relative;
        align-items: center;
        justify-content: center;
        color: #D64476;
        text-align: center;
        text-decoration: none;
        font-weight: 400;
        font-size: 15px;
        line-height: 110%;
        height: 85px;
    }

    table tbody {
        border: 1px solid #D7D7D7;
    }

    table tr {
        border: 1px solid #D7D7D7;
    }

    table th,
    table td {
        word-break: break-all;
    }

    table th {
        width: 200px;
        border-bottom: 1px solid #D7D7D7;
        padding: 5px 15px 5px 45px;
    }

    table td {
        display: block;
    }

    /* アイコン */
    .icon_detail,
    .icon_target,
    .icon_emplyment_type,
    .icon_job_pref,
    .icon_salary,
    .icon_work_time,
    .icon_allowance,
    .icon_company_name,
    .icon_business_content {
        background-position: 15px 13px;
    }

    .icon_academic {
        background-position: 15px 12px;
    }

    .icon_holiday {
        background-position: 19px 10px;
    }

    .icon_insurance {
        background-position: 15px 16px;
    }

    .icon_establish,
    .icon_capital,
    .icon_employees {
        background-position: 15px 14px;
    }

    /* 応募の流れ */
    .aboutFlow {
        padding: 20px;
    }

    .aboutFlow li {
        width: 720px;
        position: relative;
    }

    .aboutFlow li.flow_bd::after {
        top: 20px;
        height: 595px;
        left: 18%
    }

    .aboutFlow .flow_img {
        width: 74px;
        height: 74px;
    }

    .aboutFlow p {
        font-size: 14px;
        width: -webkit-fill-available;
        line-height: 16.8px;
    }

    .aboutFlow .h3style {
        font-size: 14px;
        padding: 5px;
    }

    .aboutFlow .h3style span {
        padding: 0 5px;
    }

    .aboutFlow .stepCont {
        width: auto;
        font-size: 18px;
        padding: 5px;
    }

    .flowBox {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        border: 1px solid #E8E8E8;
        border-radius: 10px;
        background: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 65px;
        margin-left: 35px;
        width: 680px;
        height: 100px;
        z-index: 1;
    }

    /* お悩みCTA */
    .entry_sec {
        margin: 10px 0;
        padding: 40px 0;
    }

    .entry_woman_icon {
        top: 0;
        left: 20%;
        width: 55px;
    }

    .entry_box {
        width: 800px;
        height: 216px;
        padding: 20px;
    }

    .entry_link_box {
        padding: 8px;
    }

    p.entry_kantan_p {
        font-size: 18px;
        width: 390px;
        height: 50px;
        margin-bottom: 20px;
        top: 18px;
    }

    p.entry_kantan_p span {
        font-size: 24px;
        padding: 0 3px;
    }

    .entry_text_title {
        font-weight: 600;
        font-size: 18px;
        line-height: 120%;
        width: 100%;
        position: relative;
        text-align: center;
        padding: 25px 0 5px;
    }

    a.entry_a {
        height: 48px;
        width: 320px;
    }

    a.entry_a span {
        font-size: 15.5px;
    }

    /* この企業の他の公開求人 */
    .job_cont {
        padding: 30px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
    }

    .open_job_box {
        margin: 0 auto;
        width: 1024px;
    }

    .open_job_box ul.open_jobs_slick {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding-bottom: 15px;
    }

    .open_job_box li {
        height: 220px;
    }

    .open_job_item {
        min-width: 307px !important;
    }

    .open_job_price {
        border-top: 1px solid #B1B1B1;
        padding-top: 10px;
    }

    .icon_price {
        margin-top: -2px;
        margin-right: 8px;
    }

    .icon_pref {
        margin-left: 4px;
        margin-right: 10px;
    }

    .open_job_wrapper .job_tag_box,
    .open_job_box .job_tag_box {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        overflow: hidden;
        max-height: 70px;
    }

    .slick-prev {
        left: calc(50% - 75px) !important;
        top: 265px !important;
    }

    .slick-next {
        right: calc(50% - 75px) !important;
        top: 265px !important;
    }

    .slick-list.draggable {
        width: 1024px;
    }

    /* 求人を探す */
    .job_search {
        width: 945px;
        margin: 0 auto;
    }

    .job_search_tabs ul {
        display: flex;
        justify-content: space-between;
        border-radius: 10px 10px 0 0;
        background: #F6F6F6;
    }

    .job_search_tabs ul li {
        position: relative;
        width: 32%;
        height: 60px;
        border-right: 1px solid #C1C1C1;
        cursor: pointer;
    }

    .job_search_tabs ul li:first-child {
        border-radius: 5px 0 0 0;
    }

    .job_search_tabs ul li:last-child {
        border-right: 0;
        border-radius: 0 5px 0 0;
    }

    .job_search_tabs ul li h3 {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        line-height: 60px;
        letter-spacing: 1.05px;
        margin-top: 3.5px;
    }

    .job_search_tabs li.select_tab span.bold {
        font-weight: 700;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 1.05px;
    }

    .bottom_line {
        background: #FFA899;
        color: #fff;
    }

    .job_search_list {
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .job_search_list div {
        display: none;
    }

    .job_search_list .selected {
        display: block;
    }

    .job_search_list ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .job_search_list ul li {
        position: relative;
        width: 315px;
        height: 50px;
        border: 0.5px solid #FFA899;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        cursor: pointer;
    }

    /* 最初の行（1〜3個目） */
    .job_search_list ul li:nth-child(-n+3) {
        border-top: 1.5px solid #FFA899;
    }

    /* 最後の行（最後から1〜3個） */
    .job_search_list ul li:nth-last-child(1),
    .job_search_list ul li:nth-last-child(2),
    .job_search_list ul li:nth-last-child(3) {
        border-bottom: 1.5px solid #FFA899;
    }

    /* 1の倍数（1番目、4番目、7番目...）*/
    .job_search_list ul li:nth-child(3n+1) {
        border-left: 1.5px solid #FFA899;
    }

    /* 3の倍数（3番目、6番目、9番目...）*/
    .job_search_list ul li:nth-child(3n) {
        border-right: 1.5px solid #FFA899;
    }

    /* JavaScriptで追加されるクラス用のCSS */
    .job_search_list ul li.bottom-left-radius,
    .job_search_list ul li.bottom-left-radius a:hover {
        border-bottom-left-radius: 10px;
    }

    .job_search_list ul li.bottom-right-radius,
    .job_search_list ul li.bottom-right-radius a:hover {
        border-bottom-right-radius: 10px;
    }

    .job_search_list ul li a {
        display: flex;
        align-items: center;
        padding: 5px 15px;
        font-size: 13px;
        color: #2F2F2F;
        line-height: 20px;
        width: 315px;
        height: 50px;
    }

    .job_search_list ul li a span {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .job_search_list ul li a:hover {
        background-color: #FFA89999;
    }

    .job_search_list ul li a::before {
        content: "";
        position: absolute;
        right: 10px;
        top: 21.5px;
        width: 5px;
        height: 5px;
        border-top: 2px solid #FFA899;
        border-right: 2px solid #FFA899;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    /* 人気キーワード */
    ul.kw_list {
        max-width: 950px;
    }

    ul.kw_list li {
        padding: 7px 10px;
        margin: 8px;
        font-size: 16px;
    }

    /* サービス紹介 */
    .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%;
    }
}

/* 求人の特徴 */
.job_features {
    display: flex;
    justify-content: center;
    align-items: center;
}

.feature_ul {
    display: flex;
    align-items: center;
    width: -webkit-fill-available;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
}

.feature_ul::-webkit-scrollbar {
    display: none;
}

.feature_tag {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    width: auto;
    background-color: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    margin: 3px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #11ACCB;
    border: 1px solid #11ACCB;
}

.feature_tag.selected {
    background-color: #11ACCB;
    color: #fff;
}

/* タブ */
.tab__list:first-child {
    margin-left: 0;
}

.tab {
    list-style: none;
    display: flex;
}

.tab__link.is-current {
    background-color: #D64476;
    color: #fff;
}

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

.icon_target {
    /* 対象となる方 */
    background-image: url(/images/job/icon/icon_target.svg);
    background-repeat: no-repeat;
    background-size: 19px 20px;
}

.icon_academic {
    /* 学歴 */
    background-image: url(/images/job/icon/icon_academic.svg);
    background-repeat: no-repeat;
    background-size: 16px 23px;
}

.icon_emplyment_type {
    /* 雇用形態 */
    background-image: url(/images/job/icon/icon_emplyment_type.svg);
    background-repeat: no-repeat;
    background-size: 22px 18px;
}

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

.icon_salary {
    /* 給与 */
    background-image: url(/images/job/icon/icon_salary.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.icon_work_time {
    /* 勤務時間 */
    background-image: url(/images/job/icon/icon_work_time.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.icon_holiday {
    /* 休日・休暇 */
    background-image: url(/images/job/icon/icon_holiday.svg);
    background-repeat: no-repeat;
    background-size: 16px 22px;
}

.icon_allowance {
    /* 手当・福利厚生 */
    background-image: url(/images/job/icon/icon_allowance.svg);
    background-repeat: no-repeat;
    background-size: 22px 20px;
}

.icon_insurance {
    /* 保険 */
    background-image: url(/images/job/icon/icon_insurance.svg);
    background-repeat: no-repeat;
    background-size: 23px 20px;
}

.icon_company_name {
    /* 企業名 */
    background-image: url(/images/job/icon/icon_company_name.svg);
    background-repeat: no-repeat;
    background-size: 17px 20px;
}

.icon_business_content {
    /* 事業内容 */
    background-image: url(/images/job/icon/icon_business_content.svg);
    background-repeat: no-repeat;
    background-size: 16px 20px;
}

.icon_establish {
    /* 設立年月日 */
    background-image: url(/images/job/icon/icon_establish.svg);
    background-repeat: no-repeat;
    background-size: 21px 20px;
}

.icon_capital {
    /* 資本金 */
    background-image: url(/images/job/icon/icon_capital.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.icon_employees {
    /* 従業員数 */
    background-image: url(/images/job/icon/icon_employees.svg);
    background-repeat: no-repeat;
    background-size: 23px 20px;
}

.job-detail {
    padding-top: 50px; /* スクロール位置調整 */
    margin-top: -50px;
}

table th {
    position: relative;
    text-align: left;
    background-color: #F6F6F6;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.1px;
    color: #D64476;
}

table td {
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 500;
    line-height: 200%;
    color: #2F2F2F;
}

.td_content {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 23.92px;
}

.year_salary {
    font-weight: 700;
    color: #FE6200;
}

.job_tags {
    display: inline-block;
    color: #11ACCB;
    background: #fff;
    border: 1px solid #11ACCB;
    border-radius: 4px;
    margin: 4px 1px 4px;
    padding: 5px 8px;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
}

/* 応募の流れ */
.aboutFlow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.aboutFlow li {
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 10px 0;
}

.aboutFlow li.flow_bd::after {
    content: "";
    position: absolute;
    background: #FFE5EE;
    width: 5px;
}

.aboutFlow .flow_img {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #FFE5EE, 0px 0px 8px 5px #00000033;
    position: absolute;
    z-index: 2;
}

.aboutFlow .flow_img.bg1 {
    background: #E05A87;
    border: solid 5px #E05A87;
}

.aboutFlow .flow_img.bg2 {
    background: #FFA0C0;
    border: solid 5px #FFA0C0;
}

.aboutFlow .flow_img.bg3 {
    background: #FFC6C6;
    border: solid 5px #FFC6C6;
}

.aboutFlow .h3style {
    color: #D64476;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 1.05px;
}

.aboutFlow .h3style span {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 1.05px;
}

.aboutFlow p {
    color: #000;
    font-weight: 400;
    padding: 5px;
}

.aboutFlow .stepCont {
    color: #E05A86;
    font-weight: 700;
    line-height: 22.4px;
}

/* お悩みCTA */
.entry_sec {
    background: #FFF3F3;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-flow: column;
}

.entry_woman_icon {
    position: absolute;
}

p.entry_kantan_p {
    background: #F35F90;
    font-weight: 700;
    line-height: 100%;
    color: #fff;
    border-radius: 99px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    box-shadow: 0px 1px 4px 0px #00000033;
    position: absolute;
}

p.entry_kantan_p::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -7px;
    border: 7px solid transparent;
    border-top: 12px solid #F35F90;
}

.entry_box {
    background: #fff;
    border-radius: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid #D64476;
    position: relative;
}

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

a.entry_a {
    border: 2px solid #FF78AB;
    box-shadow: 0px 2px 6px 0px #00000059;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    position: relative;
    color: #EB2D7A;
}

a.entry_a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 8px;
    height: 8px;
    margin: auto;
    border-top: 2px solid #E3407E;
    border-right: 2px solid #E3407E;
    transform: rotate(45deg);
    box-sizing: border-box;
}

a.entry_a:hover {
    background-color: #FF78AB;
    box-shadow: 0px 0px 4px 0px #00000059;
    color: #fff !important;
}

a.entry_a:hover::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

a.entry_a span {
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    word-break: auto-phrase;
    padding: 1px 20px 0;
}

/* この企業の他の公開求人 */
.open_job_box li {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    margin: 5px;
    border: 1px solid #B1B1B1;
}

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

.open_job_name {
    color: #2F2F2F;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 48px;
}

.open_job_pref,
.open_job_price {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #000;
    display: flex;
    margin: 8px 0;
}

.open_job_pref {
    letter-spacing: 1.01px;
}

.open_job_price {
    letter-spacing: 0.5px;
}

.job_tag_small {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    background-color: #fff;
    margin: 5px 5px 5px 0;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    color: #11ACCB;
    border: 1px solid #11ACCB;
}

.job_tag_small.selected {
    background-color: #11ACCB;
    color: #fff;
}

.slick-dots {
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    border-radius: 50%;
    background-color: #ccc;
    border: none;
}

.slick-dots li:hover {
    border: none;
}

.slick-dots li.slick-active {
    background-color: #e3407e;
    border: none;
}

.slick-dots li button {
    display: none !important;
}

.slick-prev {
    width: 35px !important;
    height: 35px !important;
    background: #fff !important;
    border: 2px solid #D64476 !important;
    border-radius: 50%;
    z-index: 1;
}

.slick-next {
    width: 35px !important;
    height: 35px !important;
    background: #fff !important;
    border: 2px solid #D64476 !important;
    border-radius: 50%;
    z-index: 1;
}

.slick-prev::before {
    display: block;
    content: "" !important;
    top: 10.5px;
    right: 8.5px;
    width: 10px;
    height: 10px;
    border: 2px solid #D64476;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(223deg);
    position: absolute;
    box-sizing: border-box;
}

.slick-next::before {
    display: block;
    content: "" !important;
    top: 10.5px;
    right: 12.5px;
    width: 10px;
    height: 10px;
    border: 2px solid #D64476;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    position: absolute;
    box-sizing: border-box;
}

/* 人気キーワード */
ul.kw_list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

ul.kw_list li {
    background: #F0F0F0;
    border: 1px solid #F0F0F0;
    border-radius: 4px;
    color: #11ACCB;
    font-weight: 400;
    line-height: 100%;
}

ul.kw_list li:hover {
    background: #11ACCB;
    color: #fff;
}

/* サービス紹介 */
.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;
}
