@charset "UTF-8";

body {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    /* font-family: "Yu Mincho", "游明朝体", YuMincho, serif; */
    /* font-family: "メイリオ", "Meiryo", sans-serif; */
    color: #333;
    letter-spacing: 0.5px;
    background: #fff;
    font-size: 16px;
}

.cv .num,
.entry .inner,
footer,
h1.ttl {
    text-align: center;
}

.contact .tel,
footer .tel,
header .tel {
    font-weight: 900;
}

.wrap {
    overflow: hidden;
}

h1,
h2,
h3 {
    text-align: center;
}

h2,
h3 {
    font-weight: 400;
    font-size: 22px;
}

h2 {
    padding-top: 30px;
}

p {
    font-weight: 300;
}

/*guideline_txt-------------------------*/
#guideline_txt {
    margin: 10px 0 25px;
}

#guideline_txt .txt_box {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 15px 10px;
}

#guideline_txt .txt_box h3 {
    text-align: center;
    color: #d94d00;
    font-size: 22px;
}

.kv2 {
    margin-top: 60px;
}

.kv .inner {
    background: url(../img/kv_main.jpg) no-repeat;
    background-size: cover;
    height: 600px;
    z-index: 1;
    position: relative;
    background-position: center;
}
.inner2 {
    background: url(../img/mainv_pc-bg_02.jpg) no-repeat !important;
    background-size: cover !important;
    height: 600px;
    z-index: 1;
    position: relative;
}
.inner3 {
    background: url(../img/mainv_pc-bg_03.jpg) no-repeat !important;
    background-size: cover !important;
    height: 600px;
    z-index: 1;
    position: relative;
}
.inner4 {
    background: url(../img/mainv_pc-bg_04.jpg) no-repeat !important;
    background-size: cover !important;
    height: 600px;
    z-index: 1;
    position: relative;
}
.inner5 {
    background: url(../img/mainv_pc-bg_05.jpg) no-repeat !important;
    background-size: cover !important;
    height: 600px;
    z-index: 1;
    position: relative;
}
.inner6 {
    background: url(../img/mainv_pc-bg_06.jpg) no-repeat !important;
    background-size: cover !important;
    height: 600px;
    z-index: 1;
    position: relative;
}
.beneath_kv .inner {
    background: url(../img/mainv_pc-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center !important;
    height: 600px;
    z-index: 1;
    position: relative;
}

@media screen and (min-width: 768px) {
    a {
        text-decoration: none;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

    .sp {
        display: none;
    }

    #page-top {
        display: inline;
        position: fixed;
        bottom: 0;
        right: 3%;
        z-index: 3;
    }

    #page-top a {
        color: rgba(0, 0, 0, 0.7);
        font-size: 46px;
    }

    .drawer-hamburger-icon,
    .drawer-hamburger-icon:after,
    .drawer-hamburger-icon:before {
        background-color: #fff;
    }

    .gnav h1 {
        max-width: 200px;
        flex: 1;
    }

    .gnav ul {
        flex: 1;
        text-align: right;
    }

    .kv {}

    .kv-h {
        background: linear-gradient(135deg,
                #fff 0%,
                #fff 55%,
                #3a2519 45%,
                #3a2519 100%);
    }

    .kv .gnav {
        max-width: 1200px;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 25px 10px;
        height: 120px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .kv_rinen_area_midashi {
        background: #ccc;
    }

    .kv_rinen_area_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .kv_rinen_area_contents {
        height: 450px;
        background: url(../img/top-rinen-image.jpg) no-repeat center;
        background-size: cover;
    }

    .kv_rinen_area_contents {
        color: #fff;
    }

    .kv_rinen_area_contents_list {
        max-width: 840px;
        margin: 0 auto;
        padding: 80px 0;
    }

    .kv_rinen_area_contents_list_title {
        font-size: 36px;
        text-align: center;
        font-weight: 900;
        margin-bottom: 50px;
    }

    .kv_rinen_area_contents_list_desc {
        font-size: 18px;
        line-height: 1.8;
        text-align: center;
    }

    .kv_about_area_midashi {
        background: #ccc;
    }

    .kv_about_area_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .kv_about_area_contents {
        height: 525px;
        background: url(../img/top-about-image.jpg) no-repeat center;
        background-size: cover;
        color: #fff;
        position: relative;
    }

    .kv_about_area_contents_list {
        max-width: 1200px;
        margin: 0 auto;
    }

    .kv_about_area_contents_list_tag {
        width: 560px;
        height: 340px;
        background: url(../img/bg_grid_black_02.png) repeat center;
        padding: 30px;
        box-sizing: border-box;
        top: 50px;
        position: relative;
        float: right;
    }

    .kv_about_area_contents_list_title {
        font-size: 23px;
        line-height: 2;
        padding-left: 10px;
        background: rgba(0, 191, 255, 0.75);
        text-align: left;
        font-weight: 900;
        max-width: 375px;
        margin-bottom: 20px;
    }

    .kv_about_area_contents_list_desc {
        font-size: 18px;
    }

    .kv_recruit_area_midashi {
        background: #ccc;
    }

    .kv_recruit_area_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .kv_recruit_area_contents {
        min-height: 525px;
        color: #fff;
        position: relative;
        z-index: 1;
    }

    .kv_recruit_area_contents_list {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        padding: 30px 20px;
    }

    .kv_recruit_area_contents_image {
        flex: 1;
        padding: 10px 20px;
    }

    .kv_recruit_area_contents_desc {
        flex: 1;
        max-width: 560px;
        background: #fff;
        padding: 15px;
    }

    .kv_recruit_area {
        position: relative;
    }

    .kv_recruit_area_button {
        max-width: 720px;
        margin: -60px auto 65px;
        z-index: 2;
        position: relative;
    }

    .kv_recruit_area_contents_desc_span {
        display: inline-flex;
    }

    .kv_recruit_area_contents_desc_span_list {
        background: #3a2519;
        font-size: 21px;
        font-weight: 900;
        margin-right: 10px;
        padding: 0 10px;
    }

    .kv_recruit_area_contents_desc_span_list span {}

    .kv_recruit_area_contents_desc_title {
        background: linear-gradient(transparent 70%, rgba(217, 77, 0, 0.38) 70%);
        color: #000;
        font-size: 27px;
        font-weight: 900;
        max-width: 485px;
        margin: 10px 0;
    }

    .kv_recruit_area_contents_desc_sub {
        font-size: 24px;
        color: #000;
        margin-bottom: 10px;
    }

    .kv_recruit_area_contents_desc_block {
        font-size: 18px;
        line-height: 1.6;
        color: #333;
    }

    .kv_recruit_area_contents_button {
        margin: 20px 0 0;
        text-align: right;
    }

    .footer_image {
        height: 450px;
        background: url(../img/top-footer-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .beneath_kv .gnav {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        max-height: 120px;
        box-sizing: border-box;
        padding: 10px 0;
    }

    .beneath_kv02 .gnav {
        width: 1200px;
        margin: 0 auto;
        height: 100px;
    }

    .beneath_kv03 .gnav {
        width: 1200px;
        margin: 0 auto;
        height: 100px;
    }

    .header-logo {
        padding: 15px 0;
    }

    h2.ttl {
        max-width: 1000px;
        margin: 0 auto 36px;
        font-size: 50px;
        font-weight: 500;
        line-height: 1;
        color: #000;
        padding-bottom: 20px;
        border-bottom: #000 1px dashed;
    }

    h2.ttl span {
        margin-top: 10px;
        font-size: 24px;
        color: #000;
        font-weight: 500;
        display: block;
    }

    .job2 {
        width: 980px;
        margin: 0 auto;
        margin-top: 50px;
        text-align: center;
    }

    .job2 .btn2 {
        width: 20%;
        background: #000 url(../img/icon_arrow.png) no-repeat 86% 50%;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        font-size: 22px;
        font-weight: 500;
        position: relative;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .job2 .btn2 a {
        display: block;
        color: #fff;
        padding: 14px 0;
        width: 100%;
    }

    .inner_title_top {
        top: 50%;
        position: relative;
        margin: 0 auto;
        width: 1200px;
        transform: translateY(-50%);
    }

    .inner_title_top_inner {
        text-align: center;
    }

    .inner_title_bottom {
        top: 260px;
        position: relative;
        margin: 0 auto;
        width: 750px;
        color: #fff;
        font-size: 48px;
        background: rgba(199, 111, 11, 0.6);
        text-shadow: #ae6715 3px 3px;
        line-height: 1.5;
        padding-left: 20px;
    }

    .beneath_kv {}

    .beneath-kv-h {
        background: linear-gradient(135deg,
                #fff 0%,
                #fff 55%,
                #3a2519 45%,
                #3a2519 100%);
    }

    .beneath_kv02 {
        background: #f28101;
    }

    .beneath_kv03 {
        background: #f28101;
    }

    .beneath_kv_sub {
        border-bottom: 1px solid #fff;
        color: #fff;
    }

    .beneath_kv_sub p {
        width: 1200px;
        margin: 0 auto;
        padding-bottom: 3px;
    }

    .beneath_kv .inner:before {
        z-index: -1;
        /*content: "";*/
        position: absolute;
        width: 49%;
        background: linear-gradient(to left bottom,
                rgba(255, 255, 255, 0) 50%,
                rgba(0, 0, 0, 0.6) 0%) no-repeat left bottom/100% 190%;
        height: 600px;
        top: 0;
        left: 0;
        overflow: hidden;
        mix-blend-mode: multiply;
    }

    .beneath_kv .gnav h1 {
        max-width: 200px;
        display: inline-block;
        margin: 10px 10px 0 0;
    }

    .beneath_kv .gnav ul {
        padding-top: 20px;
        display: flex;
        display: -webkit-flex;
        max-width: 500px;
        margin-left: auto;
    }

    .beneath_kv .gnav ul li {
        width: 50%;
    }

    .beneath_kv .gnav li:last-child {
        margin-left: 25px;
    }

    .beneath_kv .inner_desc {
        max-width: 1200px;
        margin: 0 auto;
        top: 50px;
        position: relative;
    }

    .beneath_kv02 .inner {
        background: url(../img/mainv_pc-bg02.jpg) no-repeat;
        background-size: contain;
        height: 700px;
        z-index: 1;
    }

    .beneath_kv02 .gnav h1 {
        width: 600px;
        display: inline-block;
        margin-top: 10px;
    }

    .beneath_kv02 .gnav ul {
        float: right;
        padding-top: 20px;
        display: flex;
        display: -webkit-flex;
    }

    .beneath_kv02 .gnav li:last-child {
        margin-left: 25px;
    }

    .beneath_kv02 .inner_desc {
        width: 1400px;
        margin: 0 auto;
    }

    .beneath_kv03 .inner {
        background: url(../img/mainv_pc-bg03.jpg) no-repeat center;
        background-size: cover;
        height: 700px;
        z-index: 1;
    }

    .beneath_kv03 .gnav h1 {
        width: 600px;
        display: inline-block;
        margin-top: 10px;
    }

    .beneath_kv03 .gnav ul {
        float: right;
        padding-top: 20px;
        display: flex;
        display: -webkit-flex;
    }

    .beneath_kv03 .gnav li:last-child {
        margin-left: 25px;
    }

    .beneath_kv03 .inner_desc {
        width: 1400px;
        margin: 0 auto;
    }

    .beneath_about_midashi {
        background: #888480;
    }

    #ff0000_title {
        width: 440px;
        margin: 0 auto;
    }

    .beneath_pk_list {
        width: 1200px;
        margin: 10px auto;
        font-size: 14px;
        color: #666666;
    }

    .beneath_logo_area {
        background: #fff5ea;
    }

    .beneath_logo_area_contents {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        height: 600px;
    }

    .beneath_logo_area_contents_left {
        width: 600px;
        padding: 60px 0;
        text-align: center;
    }

    .beneath_logo_area_contents_left_title {
        font-size: 32px;
        border-bottom: 1px solid #f28101;
        width: 440px;
        margin: 60px auto 30px;
    }

    .beneath_logo_area_contents_left_desc {
        width: 410px;
        margin: 0 auto;
        font-size: 18px;
        line-height: 1.8;
    }

    .beneath_logo_area_contents_right {
        width: 600px;
    }

    .beneath_logo_area_contents_right_block {
        margin: 120px auto;
        width: 600px;
        height: 350px;
        background: #fff;
    }

    .beneath_about {}

    .beneath_about_contents {
        min-height: 465px;
        display: flex;
        display: -webkit-flex;
    }

    .beneath_about_contents_left {
        flex: 1;
        background: url(../img/beneath_about_image.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .beneath_about_contents_right {
        flex: 1;
        padding: 50px 10px;
    }

    .beneath_about_contents_right_title {
        font-size: 24px;
        font-weight: 900;
        margin-bottom: 30px;
        padding-left: 50px;
    }

    .beneath_about_contents_right_contents {
        font-size: 18px;
        max-width: 530px;
        padding-left: 50px;
    }

    .beneath_point_contents {
        height: 400px;
        background: #f9f9f9;
    }

    .beneath_point_midashi {
        background: #ccc;
    }

    .beneath_point_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .beneath_point_contents_list {
        max-width: 760px;
        margin: 0 auto;
        display: flex;
        padding: 20px 0;
    }

    .beneath_point_contents_list_box {
        height: 360px;
        max-width: 360px;
        box-sizing: border-box;
        border: 4px solid #ccc;
        background: #000;
        flex: 1;
        text-align: center;
        padding: 80px 0 0 0;
    }

    .beneath_point_contents_list_box:first-child {
        margin-right: 40px;
    }

    .beneath_checkpoint {
        width: 102%;
        background: url(../img/recruit_bg.png) repeat-x;
        background-position-y: 60px;
        transform: rotate(-3deg);
        margin-left: -1%;
        margin-bottom: 60px;
    }

    .beneath_checkpoint_contents {
        width: 1200px;
        margin: 0 auto;
        transform: rotate(3deg);
    }

    .beneath_checkpoint_contents_title_sub {
        font-weight: bold;
        text-align: center;
        margin: 25px 0;
        font-size: 24px;
    }

    .beneath_checkpoint_contents_list {
        margin-top: 60px;
    }

    .beneath_checkpoint_contents_list_area {
        display: flex;
        display: -webkit-flex;
    }

    .beneath_checkpoint_contents_list_area_title {
        width: 420px;
        text-align: center;
    }

    .beneath_checkpoint_contents_list_area_desc_title {
        width: 760px;
        background: #7ec14d;
        font-size: 27px;
        color: #fff;
        padding-left: 10px;
    }

    .beneath_checkpoint_contents_list_area_desc_states {
        font-size: 18px;
        margin-top: 30px;
    }

    .beneath_hiring {
        height: 560px;
        background: #d94d00 url(../img/concept_image.jpg) no-repeat center center;
        background-size: cover;
        position: relative;
        height: 100%;
    }

    .beneath_hiring::before {
        background-color: rgba(0, 0, 0, 0.7);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: " ";
    }

    .beneath_hiring_contents {
        max-width: 1200px;
        padding: 20px 40px;
        margin: 0 auto;
        text-align: center;
    }

    .beneath_hiring_contents_area {
        height: 420px;
        padding: 40px 0;
        box-sizing: border-box;
    }

    .beneath_hiring_contents_area_list {
        margin-bottom: 30px;
        color: #fff;
        text-shadow: #000 0 0 4px;
    }

    .beneath_hiring_contents_ttl {
        font-weight: bold;
        font-size: 36px;
    }

    .beneath_hiring_contents_phone {
        font-size: 60px;
        font-weight: bold;
        margin: 20px 0 0;
    }

    .beneath_hiring_contents_notice {
        font-size: 24px;
        font-weight: bold;
    }

    .beneath_hiring_contents_area_button {
        margin-bottom: 15px;
    }



    .beneath_jobdescription_contents01 {
        height: 465px;
        display: flex;
        display: -webkit-flex;
    }

    .beneath_jobdescription_contents01_left {
        flex: 1;
        background: url(../img/job_image.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .beneath_jobdescription_contents01_left_02 {
        flex: 1;
        background: url(../img/job_image_02.jpg) !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center !important;
    }
    .beneath_jobdescription_contents01_left_03 {
        flex: 1;
        background: url(../img/job_image_03.jpg) !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center !important;
    }
    .beneath_jobdescription_contents01_left_04 {
        flex: 1;
        background: url(../img/job_image_04.jpg) !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center !important;
    }
    .beneath_jobdescription_contents01_left_05 {
        flex: 1;
        background: url(../img/job_image_05.jpg) !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center !important;
    }
    .beneath_jobdescription_contents01_left_06 {
        flex: 1;
        background: url(../img/job_image_06.jpg) !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center !important;
    }
    .beneath_jobdescription_contents01_right {
        flex: 1;
        padding: 50px 10px 10px 0;
    }

    .beneath_jobdescription_contents01_right_title {
        font-size: 24px;
        font-weight: 900;
        margin-bottom: 0px;
        padding-left: 50px;
    }

    .beneath_jobdescription_contents01_right_contents {
        font-size: 18px;
        max-width: 530px;
        padding-left: 50px;
    }

    .beneath_jobdescription_contents02 {
        height: 465px;
        display: flex;
        display: -webkit-flex;
    }

    .beneath_jobdescription_contents02_right {
        flex: 1;
        background: url(../img/job_image.jpg) no-repeat;
        background-size: contain;
    }

    .beneath_jobdescription_contents02_left {
        flex: 1;
        background: url(../img/bg_grid_navy_01.png);
        padding: 100px 0 0 10px;
    }

    .beneath_jobdescription_contents02_left_title {
        color: #ccc;
        font-size: 24px;
        font-weight: 900;
        margin-bottom: 30px;
    }

    .beneath_jobdescription_contents02_left_contents {
        color: #fff;
        font-size: 18px;
        max-width: 530px;
    }

    .beneath_jobdescription_midashi {
        background: #ccc;
    }

    .beneath_about_midashi_title,
    .beneath_jobdescription_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .beneath_jobdescription_contents02_left_area {
        max-width: 580px;
        float: right;
        padding-right: 50px;
    }

    .beneath_career {}

    .beneath_career_midashi {
        background: #ccc;
    }

    .beneath_career_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .mb20 {
        margin-bottom: 20px;
    }

    .beneath_career_contents {
        background: url(../img/bg_grid_blue_01.png);
        min-height: 380px;
    }

    .beneath_career_contents_image {
        max-width: 1080px;
        margin: 0 auto;
        padding: 40px 0px;
    }

    .beneath_career_contents_area {
        margin-top: 70px;
        text-align: center;
    }

    .beneath_welfare {}

    .beneath_welfare_midashi {
        background: #ccc;
    }

    .beneath_welfare_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .beneath_welfare_contents {
        background: #f9f9f9;
        height: 400px;
    }

    .beneath_welfare_contents_area {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        padding: 20px 10px;
    }

    .beneath_welfare_contents_area_list {
        max-width: 280px;
        height: 360px;
        box-sizing: border-box;
        border: 4px solid #d94d00;
        flex: 1;
        margin-right: 20px;
        text-align: center;
        padding: 30px 0 0 0;
    }

    .beneath_welfare_contents_area_list:last-child {
        margin-right: 0;
    }

    .beneath_interview {
        margin-top: 30px;
    }

    .beneath_interview_midashi {
        background: #8c8379;
    }

    .beneath_interview_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .beneath_interview_contents_list01 {
        display: flex;
        min-height: 600px;
    }

    .beneath_interview_contents_list01_image_box {
        width: 100%;
    }

    .beneath_interview_contents_list01_image {
        padding-top: 20px;
    }

    /* .beneath_interview_contents_list01_image {
    flex: 1;
    background: url(../img/interview_image01.png) no-repeat center,
      url(../img/job_image02.jpg) no-repeat,
      url(../img/job_image01.jpg) no-repeat,
      url(../img/job_image01.jpg) no-repeat;
    background-size: cover, 80%, 80%, 80%;
    background-position: center, 0% 52%, 120% 93%, 128% 10%;
    transform: skewY(-45deg);
    position: relative;
    z-index: 2;
  } */

    .beneath_interview_contents_list01_image_box {
        padding: 30px;
        font-size: 36px;
        color: #fff;
        font-weight: bold;
        background: url(../img/bg_grid_black_01.png);
        text-shadow: #000 0 0 4px;
        text-align: center;
        z-index: 2;
    }

    .beneath_interview_contents_list01_image_box span {
        display: block;
        font-size: 14px;
    }

    .beneath_interview_contents_list01_contents {
        /* flex: 1; */
        padding-bottom: 20px;
    }

    .beneath_interview_contents_list01_contents_box {
        padding: 20px 30px;
        background: #8c8379;
        margin: 20px 0 0 20px;
    }

    .beneath_interview_contents_list01_contents_box_title {
        color: #fff;
        font-size: 21px;
        font-weight: 900;
        line-height: 2;
    }

    .beneath_interview_contents_list01_contents_box_contents {
        color: #fff;
        font-size: 18px;
    }

    .beneath_interview_contents_list02 {
        display: flex;
        min-height: 600px;
    }

    .beneath_interview_contents_list02_image_box {
        position: relative;
        top: 200px;
    }

    .beneath_interview_contents_list02_contents {
        flex: 1;
        background: url(../img/bg_grid_navy_01.png) repeat;
        padding-bottom: 20px;
    }

    .beneath_interview_contents_list02_contents_box {
        max-width: 560px;
        padding: 20px 30px;
        background: rgba(0, 0, 0, 0.5);
        float: right;
        margin: 20px 20px 0 0;
    }

    .beneath_interview_contents_list02_contents_box_title {
        color: #ccc;
        font-size: 21px;
        font-weight: 900;
        line-height: 2;
    }

    .beneath_interview_contents_list02_contents_box_contents {
        color: #fff;
        font-size: 18px;
    }

    .beneath_message {}

    .beneath_message_midashi {
        background: #ccc;
    }

    .beneath_message_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .beneath_message_contents {
        height: 600px;
        background: url(../img/beneath_message_contents_image.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .beneath_message_contents_list {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        position: relative;
    }

    .beneath_message_contents_list_left {
        font-size: 36px;
        color: #d94d00;
        top: 50px;
        position: relative;
        left: 50px;
        text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff,
            -1px -1px 1px #fff;
    }

    .beneath_message_contents_list_right {
        margin-left: auto;
        position: relative;
        top: 330px;
        right: 40px;
    }

    .beneath_message_desc {
        min-height: 340px;
        background: #f9f9f9;
    }

    .beneath_message_desc_contents {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
    }

    .beneath_message_desc_left {
        flex: 1;
        padding-top: 50px;
    }

    .beneath_message_desc_left_box {
        font-size: 24px;
        color: #001f5f;
        line-height: 1.3;
        margin: 0 10px 20px 20px;
        font-weight: 500;
    }

    .beneath_message_desc_right {
        flex: 1;
        padding: 50px 0;
    }

    .beneath_message_desc_right_contents {
        font-size: 18px;
        font-weight: 500;
        line-height: 2;
        color: #000;
        max-width: 550px;
        margin: 0 auto;
    }

    .beneath_message_contents_list_right .name {
        display: inline-block;
        padding: 30px;
        font-size: 36px;
        color: #fff;
        font-weight: bold;
        background: url(../img/bg_grid_black_01.png);
        text-shadow: #000 0 0 4px;
    }

    .beneath_message_contents_list_right .name small {
        display: block;
        font-size: 24px;
    }

    .beneath_guideline {}

    .beneath_guideline_contents {}

    .beneath_guideline_midashi {
        background: #ccc;
    }

    .beneath_guideline_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .beneath_guideline_contents_table table {
        background: #fff;
        max-width: 1000px;
        min-width: 800px;
        margin: 0 auto;
    }

    .beneath_guideline_contents_table table th,
    .beneath_guideline_contents_table table td {
        padding: 40px 10px;
        border-bottom: dotted 1px #ccc;
    }

    .beneath_guideline_contents_table a {
        text-decoration: none;
    }

    .beneath_entry {}

    .beneath_entry_midashi {
        background: #ccc;
    }

    .beneath_entry_midashi_title {
        width: 440px;
        margin: 0 auto;
    }

    .beneath_entry_contents {
        background: #f9f9f9;
        padding: 0 0 30px;
    }

    .entry_form_contents {
        margin: 30px auto 50px;
        max-width: 1000px;
        padding: 10px 30px 30px;
        background: #fff;
    }

    .entry_form_contents form {
        padding: 70px 0 0 0;
        max-width: 1000px;
        margin: 0 auto;
        text-align: left;
    }

    .entry_form_contents form dl {
        margin-bottom: 55px;
    }

    .entry_form_contents form dt {
        margin: 0 10px 10px 0;
        font-weight: bold;
    }

    .entry_form_contents form dl.first {
        display: flex;
        align-items: center;
    }

    .entry_form_contents form dl.list dt {
        font-weight: 500;
    }

    .entry_form_contents form dl.list dt {
        font-weight: bold;
        padding: 12px 5px 0 0;
        vertical-align: top;
    }

    .entry_form_contents form dl.first dd {
        font-weight: bold;
        font-size: 28px;
    }

    .entry_form_contents form input[type="text"],
    .entry_form_contents form textarea {
        max-width: 1000px;
        width: 100%;
        padding: 10px 20px;
        background: #fff;
        border-radius: 4px;
        font-size: 1.5em;
    }

    .entry_form_contents form select {
        padding: 20px;
        background: #fff;
        border: #bbb solid 1px;
        border-radius: 3px;
    }

    .entry_form_contents form .sbtn input {
        border: 0px;
        width: 500px;
        background: #d94d00 url(../img/icon_arrow01.png) 95% no-repeat;
        color: #fff;
        font-size: 26px;
        font-weight: 600;
        padding: 25px 0;
    }

    .entry_form_contents form .sbtn {
        text-align: center;
    }

    .entry_form_contents form dt span {
        display: inline-block;
        line-height: 1em;
        background: #d94d00;
        color: #fff;
        font-size: 0.85em;
        font-weight: normal;
        padding: 6px;
        margin: 0 0 0 15px;
    }

    form {
        padding: 70px 0 0 0;
        max-width: 1000px;
        margin: 0 auto;
    }

    form div {
        margin-bottom: 50px;
    }

    form div label {
        display: block;
        font-weight: bold;
        margin-bottom: 10px;
    }

    form select {
        padding: 20px;
        background: #fff;
        border: #bbb solid 1px;
        border-radius: 3px;
    }

    form input,
    form textarea {
        max-width: 1000px;
        width: 100%;
        padding: 10px 20px;
        background: #fff;
        border: #bbbbbb solid 1px;
        border-radius: 4px;
        font-size: 1.5em;
    }

    form input[type="submit"] {
        border: 2px solid #cc0000;
        color: #fff;
        font-weight: 600;
        margin: 0 38%;
        font-size: 18px;
        border-radius: 25px;
        max-width: 230px;
        background: #d94d00;
    }

    form input[type="submit"]:hover {
        cursor: pointer;
        opacity: 0.5;
    }

    .recruit {
        width: 100%;
        margin: 100px 0 0;
    }

    .recruit_contents {
        width: 1200px;
        margin: 0 auto;
        background: url(../img/top_contents_bg02.png) bottom no-repeat;
        padding: 0 0 100px;
    }

    .recruit_contents_title {
        width: 285px;
        height: 60px;
        margin: 0 auto 50px;
        background: url(../img/kv_logo_title_bg.png) bottom no-repeat;
        text-align: center;
        font-size: 36px;
    }

    .recruit_contents_area {
        display: flex;
        display: -webkit-flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        height: 450px;
        margin-bottom: 40px;
    }

    .recruit_contents_area_image {
        width: 600px;
        height: 450px;
    }

    .area_image01 {
        background: url(../img/recruit_img01.png) no-repeat;
    }

    .area_image02 {
        background: url(../img/recruit_img02.png) no-repeat;
    }

    .area_image03 {
        background: url(../img/recruit_img03.png) no-repeat;
    }

    .recruit_contents_area_image_title {
        width: 100px;
        height: 100px;
        border: 1px solid #f28101;
        background: #fff;
        text-align: center;
        padding: 35px 0;
    }

    .recruit_contents_area_desc {
        width: 600px;
        background: url(../img/recruit_contents_bg.png) no-repeat;
        background-position-y: 60px;
    }

    .recruit_contents_area_desc_title {
        color: #f28003;
        line-height: 1.3;
        font-size: 24px;
        font-weight: bold;
        padding-left: 70px;
        margin: 100px 0 20px;
    }

    .recruit_contents_area_desc_detail {
        font-size: 18px;
        line-height: 1.5;
        padding: 0 70px;
        min-height: 100px;
    }

    .recruit_contents_area_desc_button {
        width: 540px;
        margin: 30px auto;
    }

    .mt60 {
        margin-top: 60px;
    }

    .mb30 {
        margin-bottom: 30px;
    }

    a[href^="tel:"] {
        pointer-events: none;
    }

    .telpopup-open {
        pointer-events: none;
    }

    footer {}

    .footer_contents {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        height: 220px;
    }

    .footer_copyright {
        background: rgba(37, 13, 0, 0.9);
        font-size: 12px;
        line-height: 20px;
        padding: 30px 0;
        color: #fff;
    }

    .footer_contents_logo {
        flex: 1;
        padding: 30px;
    }

    .footer_contents_about {
        font-size: 16px;
        line-height: 2;
        padding-top: 15px;
        flex: 3;
        text-align: left;
        margin-right: 15px;
        height: 220px;
    }

    .footer_contents_about span {
        font-size: 21px;
        font-weight: bold;
    }

    .footer_contents_about p:first-child {
        margin-bottom: 10px;
    }

    .footer_contents_btn {
        flex: 3;
        padding-top: 30px;
    }

    .footer_contents_recruit {
        display: flex;
        justify-content: space-between;
        width: 450px;
        margin: 50px auto;
    }

    .footer_contents_button {
        flex: 2;
        top: 50px;
        position: relative;
        margin-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .pc {
        display: none;
    }

    body {
        font-size: 16px;
    }

    .beneath_kv .inner {
        height: 80vw;
        display: flex;
    align-items: center;
    }

    header.nav {
        width: 100%;
        position: fixed;
        background: #000;
        left: 0;
        top: 0;
        z-index: 2;
        height: 50px;
    }

    ul.lcmenu1 {
        display: flex;
        align-items: center;
        padding-top: 13px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    ul.lcmenu1 li {
        margin: 0 3px;
    }

    ul.lcmenu1 li img {
        width: auto;
        height: 30px;
    }


    ul.lcmenu1 .entry a {
        color: #fff;
        background: #d94d00;
        border: #fff 2px solid;
        padding: 4px 10px;
        border-radius: 4px;
        font-size: 16px;
    }


    .entry h1 {
        max-width: 146px;
        width: 100%;
        margin: 0 auto;
    }

    .entry h2 {
        padding-bottom: 30px;
        border-bottom: #866026 1px solid;
        text-align: center;
        margin-bottom: 35px;
    }

    .drawer-nav {
        background-color: #000;
        color: #fff;
        z-index: 9999;
    }

    .drawer-hamburger {
        background: #ccc !important;
        color: #fff;
        padding: 9px 0 0;
        height: 41px;
        font-size: 12px;
        width: 72px;
        text-align: center;
        line-height: 1.4;
        font-weight: 700;
    }

    .drawer-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        font-size: 13px;
        font-weight: 700;
    }

    .drawer-nav ul li:last-child a:before {
        content: "";
    }

    .drawer-nav ul li a {
        color: #fff;
        display: block;
        padding: 17px 15px;
    }

    .drawer--right {
        right: 25rem;
    }

    .telpopup-open,
    .telpopup-close {
        cursor: pointer;
    }

    #telpopup-frame {
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999999;
    }

    #telpopup-frame-inner {
        position: fixed;
        width: 90%;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    .telpopup-close {
        padding: 30px 0 0 0;
    }

    .telpopup-close img {
        vertical-align: bottom;
    }

    .telpopup-close a {
        font-size: 0.9rem;
        line-height: 1;
        text-decoration: none;
        background: #faf7f1;
        border-radius: 5px;
        display: block;
        text-align: center;
        padding: 20px 0;
        color: #866026;
        font-weight: bold;
    }

    #telpopup-gotel {
        font-size: 0.9rem;
        line-height: 1.7;
        text-decoration: none;
        background: #f5a500;
        border-radius: 5px;
        display: block;
        text-align: center;
        padding: 20px 15px 18px;
        color: #fff;
    }

    #telpopup-shop {
        font-size: 1.2rem;
        line-height: 1.7;
    }

    #telpopup-gotel img {
        vertical-align: baseline;
    }

    #telpopup-gotel a {
        color: #fff;
        font-size: 1.75rem;
        line-height: 1.7;
        font-weight: 900;
    }

    #telpopup-stelb {
        padding: 10px 0 5px 0;
    }

    #telpopup-stelb dl {
        margin: 0 0 10px 0;
    }

    #telpopup-stelb dt {
        font-weight: bold;
        line-height: 1em;
    }

    #telpopup-stelb dd:last-of-type {
        font-size: 0.9em;
    }

    .tellink {
        pointer-events: none;
        text-decoration: none;
        color: #fee645;
    }

    .kv_logo_area {
        position: relative;
        text-align: center;
    }

    .kv_logo_title {
        width: 90%;
        height: 50px;
        margin: 0 auto 30px;
        background: url(../img/kv_logo_title_bg.png) bottom no-repeat;
        text-align: center;
        font-size: 25px;
    }

    .kv_logo_desc {
        width: 90%;
        margin: 0 auto 50px;
    }

    .kv_logo_image {
        width: 90%;
        margin: 0 auto;
        height: auto;
    }

    .kv_rinen_area_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .kv_rinen_area_contents {
        background: url(../img/top-rinen-image.jpg) center;
    }

    .kv_rinen_area_contents_list_title {
        text-align: center;
        font-size: 24px;
        font-weight: 900;
        color: #fff;
        padding: 20px 0 30px;
    }

    .kv_rinen_area_contents_list_desc {
        color: #fff;
        text-align: center;
    }

    .kv_rinen_area_contents_list_desc br {
        display: none;
    }

    .kv_rinen_area_contents_list {
        padding: 0 20px 30px;
    }

    .kv_about_area_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .kv_about_area_contents {
        background: url(../img/about_image.png) top center;
        padding: 50px 20px 50px 100px;
        background-size: cover;
    }

    .kv_about_area_contents_list {
        max-width: 450px;
        margin-left: auto;
        padding: 20px;
        background: url(../img/bg_grid_black_02.png);
    }

    .kv_about_area_contents_list_title {
        background: rgba(0, 191, 255, 0.75);
        color: #fff;
        font-size: 21px;
        font-weight: 500;
        line-height: 1;
        padding: 10px 0 10px 10px;
    }

    .kv_about_area_contents_list_desc {
        color: #fff;
        line-height: 1.5;
        padding: 20px 0;
    }

    .kv_recruit_area_button {
        position: relative;
        z-index: 2;
        margin: -30px 0 0 0px;
        padding: 0 30px;
    }

    .kv_recruit_area {
        position: relative;
    }

    .kv_recruit_area_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .kv_recruit_area_contents {
        padding: 20px 20px 50px;
        z-index: 1;
    }

    .kv_recruit_area_contents_image img {
        width: 100%;
    }

    .kv_recruit_area_contents_image {
        max-height: 300px;
        overflow: hidden;
    }

    .kv_recruit_area_contents_desc {
        background: #fff;
        margin: 20px 0 0;
        padding: 2vw;
    }

    .kv_recruit_area_contents_desc_span {
        display: flex;
    }

    .kv_recruit_area_contents_desc_span_list {
        background: #3a2519;
        padding: 0 10px;
        margin-right: 10px;
        color: #fff;
        font-size: 4vw;
        font-weight: 500;
    }

    .kv_recruit_area_contents_desc_span_list span {}

    .kv_recruit_area_contents_desc_title {
        background: linear-gradient(transparent 70%, rgba(217, 77, 0, 0.38) 70%);
        color: #000;
        font-size: 4.8vw;
        font-weight: 900;
        margin: 10px 0;
        padding: 0 10px;
    }

    .kv_recruit_area_contents_desc_sub {
        font-size: 4.5vw;
        color: #000;
    }

    .kv_recruit_area_contents_desc_block {
        padding: 15px 0;
        font-size: 3.1vw;
    }

    .recruit_contents_title {
        width: 90%;
        height: 50px;
        margin: 0 auto 30px;
        background: url(../img/kv_logo_title_bg.png) bottom no-repeat;
        text-align: center;
        font-size: 25px;
    }

    .recruit_contents_area {
        width: 90%;
        margin: 0 auto;
    }

    .recruit_contents_area_desc {
        background: rgba(255, 244, 234, 0.5);
        padding: 20px 10px;
        box-sizing: border-box;
        margin: 20px 0;
    }

    .recruit_contents_area_desc_title {
        color: #f28003;
        line-height: 2;
        font-size: 18px;
        font-weight: bold;
        margin: 20px 0;
    }

    .recruit_contents_area_desc_detail {
        font-size: 14px;
        line-height: 1.5;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .kv_recruit_area_contents_button {
        text-align: center;
    }

    footer {}

    footer .inner {
        padding: 40px 0 20px;
    }

    footer .inner .flexbox img {
        width: 92.5px;
        margin: 0 auto 25px;
    }

    footer .inner .flexbox p {
        width: 240px;
        margin: 0 auto;
        font-size: 12px;
        text-align: center;
    }

    footer .inner .flexbox p span {
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 30px;
    }

    footer .inner .flexbox span.small {
        font-size: 10px;
        font-weight: normal;
        padding-bottom: 0;
        line-height: 6;
    }

    .footer_contents {}

    .footer_contents_logo {
        width: 90%;
        margin: 0 auto;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .footer_contents_button {
        margin-bottom: 15px;
    }

    .footer_contents_logo img {
        width: 92.5px;
        margin: 25px auto;
    }

    .footer_contents_about {
        width: 90%;
        margin: 0 auto;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .footer_contents_btn {
        width: 90%;
        margin: 0 auto 20px;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .footer_contents_btn img {
        width: 100%;
        max-width: 280px;
    }

    .footer_contents_about {
        font-size: 14px;
        margin-bottom: 20px;
        height: 150px;
    }

    .footer_contents_about span {
        font-weight: bold;
    }

    #page-top {
        display: inline;
        position: fixed;
        bottom: 0;
        right: 3%;
        z-index: 3;
        font-size: 46px;
    }

    .footer_sns {
        display: flex;
        width: 80px;
        margin: 0 auto 20px;
    }

    .footer_sns_ame {
        margin-left: 20px;
    }

    .footer_copyright {
        background: rgba(37, 13, 0, 0.9);
        font-size: 12px;
        line-height: 20px;
        padding: 20px 0;
        color: #fff;
    }

    .kv_logo {
        width: 30%;
        margin: 0 auto;
    }

    .kv_logo img {
        width: 100%;
    }

    .pc {
        display: none;
    }

    .beneath_logo_area {
        background: #fff5ea;
    }

    .beneath_logo_area_contents_left_logo {
        width: 30%;
        margin: 0 auto;
    }

    .beneath_logo_area_contents_left_logo img {
        width: 100%;
    }

    .beneath_logo_area_contents_left_title {
        font-size: 25px;
        border-bottom: 1px solid #f28101;
        width: 90%;
        margin: 30px auto 15px;
        text-align: center;
    }

    .beneath_logo_area_contents_left_desc {
        width: 80%;
        margin: 0 auto 20px;
        font-size: 14px;
        line-height: 1.8;
        text-align: center;
    }

    .beneath_logo_area_contents_right {
        width: 90%;
        margin: 0 auto;
    }

    .beneath_pk {
        padding: 15px 10px;
        font-size: 13px;
    }

    .beneath_about_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .beneath_about_contents {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .beneath_about_contents_left {
        background: url(../img/beneath_about_image.jpg);
        min-height: 300px;
        background-size: cover;
    }

    .beneath_about_contents_right {
        padding: 30px 20px;
    }

    .beneath_about_contents_right_title {
        font-size: 21px;
        font-weight: 900;
        line-height: 1.2;
    }

    .beneath_about_contents_right_contents {
        padding: 20px 0 0;
    }

    .beneath_point_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .beneath_point_contents_list_box {
        height: 300px;
        max-width: 300px;
        box-sizing: border-box;
        border: 4px solid #ccc;
        background: #000;
        flex: 1;
        text-align: center;
        padding: 50px 0 0 0;
        margin-bottom: 15px;
    }

    .beneath_point_contents_list_box:last-child {
        margin-bottom: 0;
    }

    .beneath_point_contents {
        background: url(../img/bg_grid_blue_01.png);
        padding: 30px 20px;
    }

    .beneath_point_contents_list {
        margin: 0 auto;
        max-width: 300px;
    }

    .beneath_hiring {
        background: url(../img/concept_image.jpg) no-repeat center center;
        background-size: cover;
        padding: 20px;
        margin-bottom: 30px;
        position: relative;
        height: 100%;
    }

    .beneath_hiring::before {
        background-color: rgba(0, 0, 0, 0.7);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: " ";
    }

    .beneath_hiring_contents_area {
        padding: 20px 0px;
        text-align: center;
    }

    .beneath_hiring_contents_area_list {
        margin-bottom: 20px;
        color: #fff;
        text-shadow: #000 0 0 4px;
    }

    .beneath_hiring_contents_ttl {
        font-weight: bold;
        font-size: 24px;
    }

    .beneath_hiring_contents_phone {
        font-size: 34px;
        font-weight: bold;
        margin: 20px 0 10px;
    }

    .beneath_hiring_contents_notice {
        font-weight: bold;
    }

    .beneath_hiring_contents_area_button {
        margin-bottom: 15px;
    }

    .beneath_jobdescription_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .beneath_jobdescription_contents01_left {
        min-height: 250px;
        background: url(../img/job_image.jpg) no-repeat;
        background-size: cover;
        height: 60vw;
    }
    .beneath_jobdescription_contents01_left_02 {
        min-height: 250px;
        background: url(../img/job_image_02.jpg) no-repeat !important;
        background-size: cover !important;
        height: 60vw !important;
    }
    .beneath_jobdescription_contents01_left_03 {
        min-height: 250px;
        background: url(../img/job_image_03.jpg) no-repeat !important;
        background-size: cover !important;
        height: 60vw !important;
    }
    .beneath_jobdescription_contents01_left_04 {
        min-height: 250px;
        background: url(../img/job_image_04.jpg) no-repeat !important;
        background-size: cover !important;
        height: 60vw !important;
    }
    .beneath_jobdescription_contents01_left_05 {
        min-height: 250px;
        background: url(../img/job_image_05.jpg) no-repeat !important;
        background-size: cover !important;
        height: 60vw !important;
    }
    .beneath_jobdescription_contents01_left_06 {
        min-height: 250px;
        background: url(../img/job_image_06.jpg) no-repeat !important;
        background-size: cover !important;
        height: 60vw !important;
    }
    .beneath_jobdescription_contents01_right {
        padding: 30px 20px;
    }

    .beneath_jobdescription_contents01_right_title {
        font-size: 21px;
        font-weight: 900;
        line-height: 1.2;
    }

    .beneath_jobdescription_contents01_right_contents {
        padding: 10px 0 0;
    }

    .beneath_jobdescription_contents02 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .beneath_jobdescription_contents02_right {
        min-height: 300px;
        background: url(../img/job_image02.png) center;
        background-size: cover;
        order: 1;
    }

    .beneath_jobdescription_contents02 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .beneath_jobdescription_contents02_left {
        padding: 30px 20px;
        background: url(../img/bg_grid_navy_01.png);
        order: 2;
    }

    .beneath_jobdescription_contents02_left_title {
        color: #ccc;
        font-size: 21px;
        font-weight: 900;
        line-height: 1.2;
    }

    .beneath_jobdescription_contents02_left_contents {
        color: #fff;
        padding: 20px 0 0;
    }

    .beneath_career_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .beneath_career {}

    .beneath_career_contents {
        padding: 30px 20px;
        background: url(../img/bg_grid_blue_01.png);
    }

    .beneath_welfare_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .beneath_welfare_contents_area_list {
        max-width: 300px;
        min-height: 300px;
        box-sizing: border-box;
        border: 4px solid #d94d00;
        margin-bottom: 20px;
        text-align: center;
        padding: 10px;
        margin: 30px auto;
    }

    .beneath_welfare_contents_area {
        width: 100%;
        margin: 0 auto;
    }

    .beneath_welfare_contents {
        padding: 20px 10px;
        background: #f9f9f9;
    }

    .beneath_interview_midashi {
        background: #8c8379;
        text-align: center;
        padding: 0 20px;
    }

    /* .beneath_interview_contents_list01_image {
    min-height: 63vh;
    background: url(../img/interview_image01.png) no-repeat center,
      url(../img/job_image02.jpg) no-repeat,
      url(../img/job_image01.jpg) no-repeat,
      url(../img/job_image01.jpg) no-repeat;
    background-size: cover, 80%, 80%, 80%;
    background-position: center, 0% 52%, 120% 93%, 128% 10%;
    transform: skewY(-45deg);
    position: relative;
  } */

    .beneath_interview_contents_list01_image_box {
        position: absolute;
        bottom: 0;
        padding: 0px 30px;
        font-size: 26px;
        color: #fff;
        font-weight: bold;
        background: url(../img/bg_grid_black_01.png);
        text-shadow: #000 0 0 4px;
        text-align: center;
    }

    .beneath_interview_contents_list01_image_box span {
        display: block;
        font-size: 14px;
    }

    .beneath_interview_contents_list01_contents {
        padding: 20px;
    }

    .beneath_interview_contents_list01_contents_box {
        background: #8c8379;
        margin-bottom: 15px;
        padding: 10px 15px;
    }

    .beneath_interview_contents_list01_contents_box_title {
        color: #fff;
        font-size: 21px;
        font-weight: 900;
    }

    .beneath_interview_contents_list01_contents_box_contents {
        color: #fff;
        padding: 10px 0 0 0;
    }

    .beneath_interview_contents_list01_contents_box:last-child {
        margin-bottom: 0;
    }

    .beneath_interview_contents_list02 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .beneath_interview_contents_list02_contents {
        order: 2;
        padding: 20px;
        background: url(../img/bg_grid_navy_01.png);
    }

    .beneath_interview_contents_list02_image_box {
        position: absolute;
        width: 50%;
        bottom: 0;
    }

    .beneath_interview_contents_list02_contents_box {
        background: rgba(0, 0, 0, 0.5);
        margin-bottom: 15px;
        padding: 10px 15px;
    }

    .beneath_interview_contents_list02_contents_box_title {
        color: #ccc;
        font-size: 21px;
        font-weight: 900;
    }

    .beneath_interview_contents_list02_contents_box_contents {
        color: #fff;
        padding: 10px 0 0 0;
    }

    .beneath_message_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .beneath_message_contents {
        background: url(../img/beneath_message_contents_image.jpg) no-repeat;
        background-size: cover;
        min-height: 250px;
        background-position: center;
        height: 60vw;
    }

    .beneath_message_contents_list {
        display: block;
        position: absolute;
        padding: 30px 20px 0;
        bottom: 0;
        width: 100%;
    }

    .beneath_message_contents_list_left {
        position: relative;
        font-size: 21px;
        color: #fff;
        text-shadow: #000 1px 1px 2px;
    }

    .beneath_message_contents_list_right {
        position: relative;
    }

    .beneath_message_contents_list_right .name {
        display: inline-block;
        padding: 0px 30px;
        font-size: 26px;
        color: #fff;
        font-weight: bold;
        background: url(../img/bg_grid_black_01.png);
        text-shadow: #000 0 0 4px;
    }

    .beneath_message_contents_list_right .name small {
        font-size: 18px;
        margin-right: 1em;
    }

    .beneath_message_desc {
        background: #f9f9f9;
        padding: 30px 15px;
    }

    .beneath_message_desc_left {
        font-size: 21px;
        text-align: center;
        color: #001f5f;
    }

    .beneath_message_desc_left_box {
        margin-bottom: 15px;
    }

    .beneath_message_desc_right_contents {
        max-width: 420px;
        margin: 0 auto;
        font-weight: 500;
    }

    .beneath_guideline_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    /*guideline_txt-------------------------*/
    #guideline_txt .txt_box h3 {
        text-align: left;
        font-size: 18px;
    }

    .beneath_guideline_contents_table table {
        background: #fff;
        width: 100%;
        margin: 0 auto;
        font-size: 14px;
    }

    .beneath_guideline_contents_table table th,
    .beneath_guideline_contents_table table td {
        padding: 20px 5px;
        border-bottom: dotted 1px #ccc;
    }

    .beneath_guideline_contents_table table th {
        width: 35%;
    }

    .beneath_guideline_contents_title_sub {
        text-align: center;
        margin: 15px 0;
        font-size: 20px;
    }

    .beneath_entry_midashi {
        background: #ccc;
        text-align: center;
        padding: 0 20px;
    }

    .beneath_entry {
        position: relative;
        overflow: hidden;
        padding: 20px 0;
    }

    .entry_form_contents {
        padding: 0 20px;
    }

    .beneath_entry_contents_title_sub {
        text-align: center;
        margin: 15px 0;
        font-size: 20px;
    }

    .entry_form_contents form {
        padding: 40px 0 0 0;
        margin: 0 auto;
        text-align: left;
    }

    .entry_form_contents form dl.first {
        display: flex;
        align-items: center;
    }

    .entry_form_contents form dl.first dt {
        margin-bottom: 0 !important;
        margin-right: 10px;
    }

    .entry_form_contents form dl.list dt {
        font-weight: bold;
        font-size: 14px;
        vertical-align: top;
        margin-bottom: 10px;
    }

    .entry_form_contents form dl.first dd {
        font-weight: bold;
        font-size: 20px;
    }

    .entry_form_contents form dl {
        margin-bottom: 25px;
    }

    .entry_form_contents form dt span {
        display: inline-block;
        line-height: 1em;
        background: #f5a500;
        color: #fff;
        font-size: 0.85em;
        font-weight: normal;
        padding: 6px;
        margin: 0 0 0 15px;
    }

    .entry_form_contents form input[type="text"],
    .entry_form_contents form textarea {
        width: 100%;
        padding: 10px 20px;
        background: #fff;
        border: #bbbbbb solid 1px;
        border-radius: 4px;
        font-size: 1.5em;
        box-sizing: border-box;
    }

    .entry_form_contents form select {
        padding: 20px;
        background: #fff;
        border: #bbb solid 1px;
        border-radius: 3px;
        box-sizing: border-box;
    }

    .entry_form_contents form .sbtn input {
        border: 0px;
        width: 100%;
        background: #d94d00 url(../img/icon_arrow01.png) 95% no-repeat;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        padding: 15px 0;
    }

    .mb20 {
        margin-bottom: 20px;
    }

    form {
        padding: 0 20px;
    }

    form div {
        margin-bottom: 50px;
    }

    form div label {
        display: block;
        font-weight: bold;
        margin-bottom: 10px;
    }

    form select {
        padding: 20px;
        background: #fff;
        border: #bbb solid 1px;
        border-radius: 3px;
    }

    form input,
    form textarea {
        max-width: 1000px;
        width: 100%;
        padding: 10px 20px;
        background: #fff;
        border: #bbbbbb solid 1px;
        border-radius: 4px;
        font-size: 1.5em;
    }

    form input[type="submit"] {
        border: 2px solid #cc0000;
        color: #fff;
        font-weight: 600;
        margin: 0 auto;
        font-size: 18px;
        border-radius: 25px;
        max-width: 100%;
        background: #d94d00;
    }

    .header-container .header-logo h1 a img {
        max-width: 55%;
    }

    .job2 p {
        padding: 15px 10px;
    }

    .job2 .btn2 {
        width: 50%;
        background: #000 url(../img/icon_arrow.png) no-repeat 86% 50%;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        font-size: 20px;
        font-weight: 500;
        position: relative;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .job2 .btn2 a {
        display: block;
        color: #fff;
        padding: 10px 0;
        width: 100%;
        font-size: 80%;
        text-decoration: none;
    }
}

.btn {
    display: inline-block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    background-color: #000;
}

.btn:hover {
    opacity: 0.7;
}

.btn-header {
    font-size: 18px;
    line-height: 46px;
    border-radius: 25px;
    max-width: 230px;
}

.btn-content {
    font-size: 18px;
    line-height: 46px;
    border-radius: 25px;
    max-width: 230px;
    border-color: #d94d00;
    text-decoration: none;
}

.btn-contact {
    font-size: 36px;
    line-height: 88px;
    border-radius: 50px;
    border-width: 6px;
    max-width: 600px;
}

.btn-content,
.btn-entry,
.btn-info {
    background-color: #d94d00;
}

.btn-guide {
    background-color: #ff0000;
}

@media screen and (max-width: 768px) {
    .btn-contact {
        font-size: 28px;
        line-height: 60px;
    }

    .privacy_txt {
        max-width: 980px;
        margin: 0 auto;
        margin-top: 50px;
        text-align: left;
        padding: 0 10px;
    }

    .privacy_txt h3 {
        background-color: #d94d00;
        color: #fff;
        padding: 10px;
        margin: 1.5rem 0 1rem;
        font-size: 18px;
    }

    h2.ttl {
        max-width: 1000px;
        margin: 0 auto 36px;
        font-size: 30px;
        font-weight: 500;
        line-height: 1;
        color: #000;
        padding-bottom: 20px;
        border-bottom: #000 1px dashed;
    }

    h2.ttl span {
        margin-top: 0;
        font-size: 20px;
        color: #000;
        font-weight: 500;
        display: block;
    }
}

.privacy_txt {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: left;
}

.privacy_txt h3 {
    background-color: #d94d00;
    color: #fff;
    padding: 10px;
    margin: 1.5rem 0 1rem;
}

/* 共通 */
.drawer-menu {
    transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
    transition-duration: 0ms;
    transform: translate(0px, 0px) translateZ(0px);
}

.footer_contents {
    height: 170px;
}

.kv .inner .white {
    color: #fff;
    font-size: 3rem;
    font-weight: bold;
    text-align: right;
    transform: rotate(347deg);
    position: absolute;
    line-height: 2em;
    top: 30%;
    left: 16%;
}

.kv .inner .white span {
    background-color: rgba(217, 77, 0, 0.7);
    padding: 10px;
}

.title_design {
    background-color: #1f1916;
    height: 80px;
    color: #fff;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding: 15px 55px;
    margin: auto;
}

.title_design:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    border: none;
    border-left: solid 40px #ccc;
    border-bottom: solid 79px transparent;
    z-index: -2;
}

.title_design:after {
    position: absolute;
    content: "";
    right: 0px;
    bottom: 0px;
    border: none;
    border-right: solid 40px #ccc;
    border-top: solid 79px transparent;
    z-index: -2;
}

.title_line:before,
.title_line:after {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 12%;
    height: 3px;
    background-color: #d94d00;
}

.title_line:before {
    left: 0;
}

.title_line:after {
    right: 0;
}

.kv_rinen_area_midashi,
.kv_about_area_midashi,
.kv_recruit_area_midashi,
.beneath_about_midashi,
.beneath_jobdescription_midashi,
.beneath_welfare_midashi,
.beneath_interview_midashi,
.beneath_message_midashi,
.beneath_guideline_midashi {
    margin: auto;
    text-align: center;
    background-color: #ccc;
}

.flex_box {
    display: flex;
}

.merit {
    background-color: #1f1916;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    margin: 10px;
    padding: 5px 20px;
}

.main_word,
.salary {
    color: #fff;
    font-size: 3.5rem;
    font-weight: bold;
    text-shadow: 1px 1px 3px #000;
    margin-top: 20px;
}

.font_orange {
    color: #d94d00;
    font-size: 120%;
}

.job_detail_name {
    background-color: #d94d00;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    margin: 10px;
    padding: 5px 20px;
    height: 58px;
    top: 20px;
    position: relative;
    display: inline;
    margin-bottom: 20px;
}

.welfare_title {
    font-size: 1.5rem;
    font-weight: bold;
    border-bottom: 3px solid #d94d00;
    margin: 10px auto;
    width: 80%;
}

.welfare_desc {
    text-align: left;
    width: 80%;
    margin: 20px auto 0;
}

/* PC用 */
@media screen and (min-width: 768px) {}

/* 小さいPC用（1070px以下） */
@media screen and (max-width: 1070px) {}

/* スマホ用 */
@media screen and (max-width: 767px) {
    .kv .inner {
        height: 340px;
    }

    .kv .inner .white {
        font-size: 6.5vw;
    }

    .kv .inner .white span {
        padding: 5px;
    }

    .title_design {
        height: 52px;
        font-size: 1.5rem;
        padding: 10px 50px;
    }

    .title_design:before {
        left: -2px;
        border-bottom: solid 52px transparent;
    }

    .title_design:after {
        right: -2px;
        border-top: solid 52px transparent;
    }

    .flex_box {
        display: flex;
        flex-wrap: wrap;
    }

    .beneath_kv {
        margin-top: 50px;
    }

    .beneath_kv .inner_desc {
        padding-top: 15px;
    }

    .merit {
        font-size: 1rem;
        margin: 5px 10px;
    }

    .main_word,
    .salary {
        font-size: 2rem;
    }

    .job_detail_name {
        font-size: 1.2rem;
        height: auto;
    }
}

/* 小さいスマホ用（413px以下） */
@media screen and (max-width: 460px) {
    .merit {
        font-size: 3.2vw;
        padding: 5px 10px;
    }

    .job_detail_name {
        font-size: 4vw;
        height: auto;
        padding: 5px 10px;
    }

    .main_word,
    .salary {
        font-size: 7vw;
        margin-top: 5px;
    }
    .job_detail_name {
        top: 0;}
}


beneath_interview_contents_list01_image {
    display: flex;
    align-items: center;
}


.intro .inner {
    max-width: 1000px;
    width: 94%;
    margin: 0 auto;
    padding: 100px 0 120px;
}

.intro .inner h1 {
    font-size: 46px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 50px;
}

.intro h3 {
    font-size: 28px;
    font-weight: 500;
    color: #2c2e33;
    padding-bottom: 10px;
    text-align: left;
}

.intro .intro_box {
    background: #f9f9f9;
    border-radius: 6px;
    margin-bottom: 40px;
    padding: 45px 6% 45px 0;
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    box-shadow: 8px 8px 15px -5px #333;
}

.intro .intro_box:last-child {
    margin-bottom: 0;
}

.intro .intro_box div:first-child {
    width: 28%;
    padding: 0 1.5% 0 7%;
    text-align: center;
}

.intro .intro_box div:last-child {
    width: 67%;
    max-width: 680px;
}

.intro .intro_box div:last-child img {
    position: absolute;
    top: -20px;
    left: -20px;
}

.intro p {
    line-height: 1.6;
}

.point-num {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    color: #fff;
    font-family: "EB Garamond", serif;
    font-weight: 700;
    font-size: 48px;
    background: #d94d00;
    border-radius: 50%;
}

@media screen and (max-width: 767px) {
    .point-num {
        top: -15px;
        left: -15px;
        width: 16vw;
        height: 16vw;
        font-size: 8vw;
    }

    .intro .intro_box {
        display: block;
    }

    .intro .intro_box div {
        margin: 0 auto;
    }

}

.beneath_interview_contents_list01_image {
    margin: auto 0;
}

#entry{
    margin-top: -50px;
    padding-top:50px;
}
