/*mv*/

.job_mv {
    background-image: url(../img/job_mv.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 850px;
    background-position: center;
    position: relative;
}

.job_mv_title {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.4em;
    line-height: 2;
    writing-mode: vertical-rl;
    position: absolute;
    top: 287px;
    left: 214px;
}

.job_mv_lnk_icon {
    position: absolute;
    width: 44px;
    height: 44px;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
}

.job_mv_lnk_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.1em;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
    .job_mv {
        height: 600px;
    }
    .job_mv_title {
        font-size: 18px;
        top: 55px;
        left: 50%;
        transform: translateX(-50%);
    }
}

/*top*/

.main {
    background-color: #fff;
}

.job_section {
    position: relative;
    z-index: 0;
    padding-top: 160px;
    background-color: #f7f7f9;
}

.job_page .container {
    width: 100%;
    max-width: 963px;
    margin: 0 auto;
}

.job_section.job_wheat {
    margin-top: 80px;
}

.container>div {
    padding-top: 0!important;
}

.job_top {
    background-color: #f7f7f9;
    padding-top: 69px;
}

.job_top_main {
    padding-top: 39px;
    padding-bottom: 86px;
}

.job_top_box {
    padding-top: 69px;
}

.job_top_box_title {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    text-align: center;
}

.job_top_box_text {
    margin-top: 28px;
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0.18em;
    line-height: 2.3;
    text-align: center;
}

.job_top_youtube {
    justify-content: center;
    display: flex;
    max-width: 800px;
    padding: 0 20px;
    margin: 95px auto 0;
}

.job_top_youtube video {
    width: 100%;
}

.youtube_lnk {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 11px;
    font-weight: 600;
    color: #f7f7f9;
    letter-spacing: 0.2em;
    text-align: center;
    background-color: #a9281f;
    display: block;
    width: 203px;
    line-height: 4;
    margin: 20px auto 0;
    background-image: url(../img/icon_lnk.png);
    background-repeat: no-repeat;
    background-size: 2px 4px;
    background-position: center right 16px;
}

@media screen and (max-width: 767px) {
    .job_top {
        padding-top: 60px;
    }
    .job_top_main {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .job_top_box {
        padding: 20px 20px 0;
    }
    .job_top_box_title {
        font-size: 20px;
    }
    .job_top_box_text {
        letter-spacing: 0.1em;
        text-align: left;
    }
    .job_top_youtube {
        margin-top: 60px;
    }
}

/*job_business*/

.job_business {
    background-color: #fff;
}

.job_business_main {
    padding: 44px;
}

.job_business_title {
    margin-top: 44px;
    position: relative;
    z-index: 0;
}

.job_business_title_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.33em;
    text-align: center;
}

.job_business_title::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_text.png);
    background-repeat: no-repeat;
    background-size: 727px 144px;
    width: 727px;
    height: 144px;
    z-index: -1;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
}

.job_business_box {
    margin: 80px auto 0;
}

.job_business_box_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.job_business_box_list_item {
    width: calc(33.333333% - 41.444444px);
    margin-left: 62px;
}

.job_business_box_list_item:nth-child(3n+1) {
    margin-left: 0;
}

.job_business_box_list_item:nth-child(n+4) {
    margin-top: 62px;
}

job_business_box_list_item a {
    display: block;
}

.job_business_box_list_item_lnk {
    margin-top: 23px;
    display: block;
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 19px;
    font-weight: 500;
    color: #000;
    background-image: url(../img/icon_listlnk.png);
    background-repeat: no-repeat;
    background-position: center right 14px;
    background-size: 3px 6px;
    display: table;
    padding-right: 30px;
}

.job_business_box_list_item_text {
    font-family: Arial;
    font-size: 10px;
    font-weight: 400;
    color: #b3b4b4;
    letter-spacing: 0.1em;
}

.job_business_box_list_item a .job_business_box_list_item_img {
    overflow: hidden;
    border-radius: 20px;
}

.job_business_box_list_item a .job_business_box_list_item_lnk {
    transition: 0.3s;
}

.job_business_box_list_item a:hover .job_business_box_list_item_lnk {
    background-position: center right 10px;
}

.job_business_box_list_item a img {
    transition: .3s;
}

.job_business_box_list_item a:hover img {
    transform: scale(1.1);
}

.job_business_btm {
    margin-top: 50px;
}

.job_business_btm_title {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 23px;
    font-weight: 600;
    color: #8c471d;
    text-align: center;
    letter-spacing: 0.28em;
}

.job_business_btm_title br {
    display: none;
}

.job_business_line_box {
    display: table;
    margin: 0 auto;
}

.job_business_line {
    display: flex;
    justify-content: space-between;
    margin-top: 91px;
    width: 849px;
    position: relative;
}

.job_business_line::before {
    position: absolute;
    content: " ";
    width: 763px;
    height: 2px;
    background-color: #bd7852;
    top: -47px;
    left: 49px;
}

.job_business_line_item {
    position: relative;
}

.one::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_one.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    top: -60px;
    left: 22px;
}

.two::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_two.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    top: -60px;
    left: 31px;
}

.three::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_three.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    top: -60px;
    left: 11px;
}

.four::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_four.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    top: -60px;
    left: 11px;
}

.five::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_five.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    top: -60px;
    left: 11px;
}

.job_business_line_item_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
}

@media screen and (max-width: 767px) {
    .job_business_box_list {
        display: block;
    }
    .job_business_title {
        margin-top: 60px;
    }
    .job_business_title_text {
        font-size: 23px;
    }
    .job_business_title::before {
        background-size: 300px 80px;
        width: 300px;
        height: 80px;
        top: 10px;
    }
    .job_business_line {
        width: 250px;
        margin-left: auto;
        max-width: 637px;
    }
    .job_business_box {
        margin: 20px auto 0;
    }
    .job_business_line::before {
        width: 240px;
        left: auto;
        max-width: 604px;
    }
    .job_business_box_list_item {
        width: 280px;
    }
    .job_business_box_list_item {
        margin: 0 auto;
    }
    .job_business_box_list_item:nth-child(n + 2) {
        margin-top: 30px;
    }
    .job_business_box_list_item:nth-child(3n+1) {
        margin-left: auto;
    }
    .job_business_box_list_item:first-child {
        margin: 0 auto;
    }
    .job_business_btm_title br {
        display: block;
    }
    .job_business_line_item {
        writing-mode: vertical-rl;
    }
    .one::before {
        left: -2px;
    }
    .two::before {
        left: 4px;
    }
    .three::before {
        left: 4px;
    }
    .four::before {
        left: 4px;
    }
    .five::before {
        left: 0;
    }
}

/*job_wheat*/

.job_wheat {
    background-color: #f7f7f9;
}

.job_wheat_main {
    padding-top: 82px;
}

.job_wheat_top {
    margin-top: 0;
    position: relative;
}

.job_wheat_img {
    margin-left: -220px;
    width: 100vw;
}

.job_wheat_title {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 37px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    text-align: center;
    background-color: #fff;
    line-height: 2.6;
    position: absolute;
    writing-mode: vertical-rl;
    padding: 57px 0 43px;
    top: 107px;
    left: calc(50% - 470px);
}

.job_wheat_top_text {
    margin-top: 31px;
}

.job_wheat_top_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    line-height: 2;
}

.job_wheat_box {
    background-color: #fff;
    margin-top: 54px;
    padding-bottom: 43px;
}

.job_wheat_box_top_text {
    padding-top: 40px;
}

.job_wheat_box_top_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    text-align: center;
    letter-spacing: 0.28em;
}

.job_wheat_box_list {
    display: flex;
    width: 397px;
    margin: 20px auto 0;
}

.job_wheat_box_list_item {
    width: calc(33.333333% - 6.666666px);
    margin-left: 10px;
}

.job_wheat_box_list_item:first-child {
    margin-left: 0;
}

.job_wheat_box_list_item_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.28em;
    text-align: center;
    background-color: #bd7852;
}

.job_wheat_box_btm {
    width: 492px;
    margin: 35px auto 0;
}

.job_wheat_box_btm_text {
    margin-top: 14px;
}

.job_wheat_box_btm_text:first-child {
    margin-top: 0;
}

.job_wheat_box_btm_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    position: relative;
}

.job_wheat_box_btm_text_item::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_circle.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    top: 8px;
    left: -30px;
}

.job_wheat_btm {
    display: flex;
    margin-top: 61px;
    justify-content: center;
}

.job_wheat_btm_left {
    width: 194px;
}

.job_wheat_btm_center {
    width: 179px;
    margin-left: 93px;
    position: relative;
}

.job_wheat_btm_center::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 23px 27px;
    width: 23px;
    height: 27px;
    top: 79px;
    left: -55px;
}

.job_wheat_btm_center::after {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 23px 27px;
    width: 23px;
    height: 27px;
    top: 79px;
    left: 212px;
}

.job_wheat_btm_right {
    margin-left: 93px;
    background-color: #fff;
    padding: 16px 26px 11px;
    border: solid 1px #bd7852;
    border-radius: 19px;
}

.job_wheat_btm_right_list_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 14px;
    font-weight: 600;
    color: #bd7852;
    letter-spacing: 0.28em;
}

@media screen and (max-width: 767px) {
    .job_section.job_wheat {
        margin-top: 60px;
        padding-top: 60px;
    }
    .job_wheat_main {
        padding-top: 60px;
    }
    .job_wheat_img {
        margin-left: -21px;
    }
    .job_wheat_title {
        font-size: 20px;
        padding: 9px 0;
    }
    .job_wheat_top_text {
        padding: 0 20px;
    }
    .job_wheat_top_text_item {
        font-size: 12px;
        letter-spacing: 0.1em;
    }
    .job_wheat_box {
        margin-top: 40px;
    }
    .job_wheat_box_top_text_item {
        font-size: 16px;
    }
    .job_wheat_box_list {
        width: 300px;
    }
    .job_wheat_box_list_item_text {
        font-size: 18px;
    }
    .job_wheat_btm {
        display: block;
        margin-top: 40px;
    }
    .job_wheat_box_btm {
        width: 100%;
        max-width: 300px;
    }
    .job_wheat_box_btm_text_item {
        font-size: 12px;
    }
    .job_wheat_box_btm_text_item::before {
        background-size: 10px 10px;
        width: 10px;
        height: 10px;
        top: 5px;
        left: -15px;
    }
    .job_wheat_btm_left {
        width: 230px;
        margin: 0 auto;
    }
    .job_wheat_btm_center {
        width: 210px;
        margin: 80px auto 0;
    }
    .job_wheat_btm_center::before {
        background-image: url(../img/icon_mdc.png);
        background-size: 27px 23px;
        width: 27px;
        height: 23px;
        top: -54px;
        left: 93px;
    }
    .job_wheat_btm_center::after {
        background-image: url(../img/icon_mdc.png);
        background-size: 27px 23px;
        width: 27px;
        height: 23px;
        top: 238px;
        left: 93px;
    }
    .job_wheat_btm_right {
        margin: 80px auto 0;
        padding: 16px 26px 11px;
        width: 100%;
        max-width: 220px;
    }
    .job_wheat_btm_right_list_text {
        font-size: 17px;
    }
}

/*job_rice*/

.job_rice {
    background-color: #f7f7f9;
}

.job_rice_main {
    padding-top: 82px;
}

.job_rice_top {
    position: relative;
}

.job_rice_top_img {
    margin-left: -220px;
    width: 100vw;
}

.job_rice_top_title {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 37px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    text-align: center;
    background-color: #fff;
    line-height: 2.6;
    writing-mode: vertical-rl;
    padding: 59px 0 47px;
    position: absolute;
    top: -63px;
    left: 0;
}

.job_rice_top_text {
    margin-top: 31px;
}

.job_rice_top_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    line-height: 2;
}

.job_rice_box {
    background-color: #fff;
    margin-top: 54px;
    padding-bottom: 41px;
}

.job_rice_box_text {
    padding-top: 40px;
}

.job_rice_box_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    text-align: center;
    letter-spacing: 0.28em;
}

.job_rice_box_list {
    display: flex;
    width: 526px;
    margin: 28px auto 0;
}

.job_rice_box_list_item {
    width: calc(33.333333 - 6.666666px);
    margin-left: 10px;
}

.job_rice_box_list_item:first-child {
    margin-left: 0;
}

.job_rice_box_list_item_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.28em;
    text-align: center;
    background-color: #bd7852;
    padding: 0 33px 0 33px;
}

.job_rice_box_btm {
    width: 465px;
    margin: 42px auto 0;
    padding-left: 32px;
}

.job_rice_box_btm_text {
    margin-top: 14px;
}

.job_rice_box_btm_text:first-child {
    margin-top: 0;
}

.job_rice_box_btm_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    position: relative;
}

.job_rice_box_btm_text_item::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_circle.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    top: 8px;
    left: -33px;
}

.job_rice_box_btm_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 10px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    text-align: center;
    margin-top: 16px;
}

.job_rice_btm {
    display: flex;
    margin-top: 55px;
    justify-content: center;
}

.job_rice_btm_left {
    width: 180px;
}

.job_rice_btm_center {
    width: 180px;
    margin-left: 89px;
    position: relative;
}

.job_rice_btm_center::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 23px 27px;
    width: 23px;
    height: 27px;
    top: 79px;
    left: -55px;
}

.job_rice_btm_center::after {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 23px 27px;
    width: 23px;
    height: 27px;
    top: 79px;
    left: 212px;
}

.job_rice_btm_list {
    margin-left: 93px;
    background-color: #fff;
    padding: 0 24px;
    border: solid 1px #bd7852;
    border-radius: 19px;
    margin-left: 91px;
}

.job_rice_btm_list_item_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 14px;
    font-weight: 600;
    color: #bd7852;
    letter-spacing: 0.28em;
    line-height: 2.5;
}

@media screen and (max-width: 767px) {
    .job_rice {
        padding-top: 60px;
    }
    .job_rice_main {
        padding-top: 60px;
    }
    .job_rice_top_img {
        margin-left: -21px;
    }
    .job_rice_top_title {
        font-size: 20px;
        padding: 9px 0;
        top: -63px;
        left: 34px;
    }
    .job_rice_top_text {
        padding: 0 20px;
    }
    .job_rice_top_text_item {
        font-size: 12px;
        letter-spacing: 0.1em;
    }
    .job_rice_box {
        margin-top: 40px;
    }
    .job_rice_box_text_item {
        font-size: 16px;
    }
    .job_rice_box_list {
        width: 100%;
        max-width: 530px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .job_rice_box_btm {
        width: 100%;
        max-width: 300px;
    }
    .job_rice_btm {
        display: block;
    }
    .job_rice_box_list_item {
        margin-top: 10px;
    }
    .job_rice_box_list_item_text {
        font-size: 18px;
    }
    .job_rice_box_btm_text_item {
        font-size: 12px;
    }
    .job_rice_box_btm_text_item::before {
        background-size: 10px 10px;
        width: 10px;
        height: 10px;
        top: 5px;
        left: -15px;
    }
    .job_rice_btm_left {
        width: 230px;
        margin: 0 auto;
    }
    .job_rice_btm_center {
        width: 210px;
        margin: 80px auto 0;
    }
    .job_rice_btm_center::before {
        background-image: url(../img/icon_mdc.png);
        background-repeat: no-repeat;
        background-size: 27px 23px;
        width: 27px;
        height: 23px;
        top: -54px;
        left: 93px;
    }
    .job_rice_btm_center::after {
        background-image: url(../img/icon_mdc.png);
        background-size: 27px 23px;
        width: 27px;
        height: 23px;
        top: 238px;
        left: 93px;
    }
    .job_rice_btm_list {
        margin: 80px auto 0;
        padding: 16px 26px 11px;
        width: 100%;
        max-width: 220px;
    }
    .job_rice_btm_list_item_text {
        font-size: 17px;
    }
}

/*job_feed*/

.job_feed {
    background-color: #f7f7f9;
}

.job_feed_main {
    padding-top: 92px;
}

.job_feed_top {
    position: relative;
}

.job_feed_top_img {
    margin-left: -220px;
    width: 100vw;
}

.job_feed_top_title {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 37px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    text-align: center;
    background-color: #fff;
    line-height: 2.6;
    writing-mode: vertical-rl;
    padding: 56px 0 68px;
    position: absolute;
    top: -63px;
    left: 0;
}

.job_feed_top_text {
    margin-top: 31px;
}

.job_feed_top_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    line-height: 2;
}

.job_feed_box {
    background-color: #fff;
    margin-top: 86px;
    padding-bottom: 43px;
}

.job_feed_box_text {
    padding-top: 38px;
}

.job_feed_box_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    text-align: center;
    letter-spacing: 0.28em;
}

.job_feed_box_list_top {
    background-color: #bd7852;
    width: 438px;
    margin: 32px auto 0;
}

.job_feed_box_list_top_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    letter-spacing: 0.28em;
    background-color: #bd7852;
}

.job_feed_box_list_top_text br {
    display: none;
}

.job_feed_box_list {
    display: flex;
    width: 515px;
    margin: 10px auto 0;
}

.job_feed_box_list_item {
    width: calc(33.333333 - 6.666666px);
    margin-left: 10px;
}

.job_feed_box_list_item:first-child {
    margin-left: 0;
}

.job_feed_box_list_item_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.28em;
    text-align: center;
    background-color: #bd7852;
    padding: 0 36px 0 36px;
}

.job_feed_box_btm {
    margin-top: 33px;
}

.job_feed_box_btm_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    text-align: center;
    position: relative;
    display: table;
    margin: 0 auto;
}

.job_feed_box_btm_text::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_circle.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    top: 8px;
    left: -25px;
}

.job_feed_btm {
    margin-top: 56px;
    display: flex;
    justify-content: center;
}

.job_feed_btm_left {
    width: 179px;
}

.job_feed_btm_center {
    width: 179px;
    margin-left: 93px;
    position: relative;
}

.job_feed_btm_center::before {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 23px 27px;
    width: 23px;
    height: 27px;
    top: 79px;
    left: -55px;
}

.job_feed_btm_center::after {
    position: absolute;
    content: " ";
    background-image: url(../img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 23px 27px;
    width: 23px;
    height: 27px;
    top: 79px;
    left: 212px;
}

.job_feed_btm_right {
    width: 194px;
    margin-left: 93px;
    align-items: center;
    display: flex;
}

@media screen and (max-width: 767px) {
    .job_feed {
        padding-top: 60px;
    }
    .job_feed_main {
        padding-top: 60px;
    }
    .job_feed_top_img {
        margin-left: -21px;
    }
    .job_feed_top_title {
        font-size: 20px;
        padding: 9px 0;
        top: -63px;
        left: 34px;
    }
    .job_feed_top_text {
        padding: 0 20px;
    }
    .job_feed_top_text_item {
        font-size: 12px;
        letter-spacing: 0.1em;
    }
    .job_feed_box {
        margin-top: 40px;
    }
    .job_feed_box_text_item {
        font-size: 16px;
    }
    .job_feed_box_list_top {
        width: 100%;
        max-width: 240px;
        margin-top: 20px;
    }
    .job_feed_box_list_top_text br {
        display: block;
    }
    .job_feed_box_list_top_text {
        font-size: 18px;
        line-height: 1.2;
        padding: 10px 0;
    }
    .job_feed_box_list {
        display: block;
        width: 240px;
    }
    .job_feed_box_list_item {
        margin-left: 0;
    }
    .job_feed_box_list_item:nth-child(n + 2) {
        margin-top: 10px;
    }
    .job_feed_box_list_item_text {
        font-size: 18px;
    }
    .job_feed_box_btm_text {
        font-size: 12px;
        padding-left: 23px;
    }
    .job_feed_box_btm_text::before {
        background-size: 10px 10px;
        width: 10px;
        height: 10px;
        top: 5px;
        left: 7px;
    }
    .job_feed_btm_left {
        width: 230px;
        margin: 0 auto;
    }
    .job_feed_btm_center {
        width: 210px;
        margin: 80px auto 0;
    }
    .job_feed_btm_center::before {
        background-image: url(../img/icon_mdc.png);
        background-size: 27px 23px;
        width: 27px;
        height: 23px;
        top: -54px;
        left: 93px;
    }
    .job_feed_btm_center::after {
        background-image: url(../img/icon_mdc.png);
        background-size: 27px 23px;
        width: 27px;
        height: 23px;
        top: 238px;
        left: 93px;
    }
    .job_feed_btm_right {
        width: 210px;
        margin: 80px auto 0;
    }
    .job_feed_btm {
        display: block;
    }
}

/*job_warehouse*/

.job_warehouse {
    background-color: #f7f7f9;
}

.job_warehouse_main {
    padding-top: 110px;
}

.job_warehouse_top {
    margin-top: 110px;
    position: relative;
}

.job_warehouse_top_img {
    margin-left: -220px;
    width: 100vw;
}

.job_warehouse_top_title {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 37px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
    text-align: center;
    background-color: #fff;
    line-height: 2.6;
    writing-mode: vertical-rl;
    padding: 56px 0 52px;
    position: absolute;
    top: -63px;
    left: 0;
}

.job_warehouse_btm {
    margin-top: 12px;
    display: flex;
    justify-content: center;
}

.job_warehouse_btm_left {
    width: 50%;
}

.job_warehouse_btm_left_text {
    margin-top: 42px;
}

.job_warehouse_btm_left_text_item {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
}

/*teble*/

.warehouse_table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
}

.warehouse_table caption {
    text-align: left;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
}

.warehouse_table th, .warehouse_table td {
    border: 1px solid #333;
    padding: 8px 12px;
    text-align: center;
    font-weight: 300;
}

.warehouse_table tfoot td {
    border-top: 1px solid #333;
}

.job_warehouse_btm_right {
    margin-left: 20px;
    margin-top: 50px;
    width: calc(50% - 20px);
}

.job_warehouse_btm_right_text {
    font-family: "Yu Mincho", "YuMincho", "游明朝", serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.28em;
}

@media screen and (max-width: 767px) {
    .job_warehouse {
        padding-top: 60px;
    }
    .job_warehouse_main {
        padding-top: 60px;
    }
    .job_warehouse_top {
        margin-top: 60px;
    }
    .job_warehouse_top_img {
        margin-left: -21px;
    }
    .job_warehouse_top_title {
        font-size: 15px;
        padding: 9px 0;
        top: -63px;
        left: 34px;
    }
    .job_warehouse_btm_left_text {
        padding: 0 20px;
    }
    .job_warehouse_btm_left_text_item {
        font-size: 12px;
        letter-spacing: 0.1em;
    }
    .job_warehouse_btm {
        display: block;
        padding: 0 20px;
    }
    .job_warehouse_btm_left {
        width: 100%;
        max-width: 700px;
        margin: 0 auto;
    }
    .job_warehouse_btm_right {
        width: 100%;
        max-width: 700px;
        margin-left: 0;
    }
    .warehouse_table th, .warehouse_table td {
        font-size: 12px;
    }
}