@charset "UTF-8";
img {
    max-width: 100%;
}

/* clearfix
---------------------------------------------------------------------------------------*/
.clr:after {
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.clr {
    display: inline-block;
    min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clr {
    height: 1%;
}

.clr {
    display: block;
}

/* =========================================================
メインビジュアル
========================================================= */
.mainv .photo {
    background: url("/people/img/top/mainv_pc.jpg") center center no-repeat;
    background-size: cover;
}

@media screen and (max-width: 420px) {
    .mainv .photo {
        background: url("/people/img/top/mainv_sp.jpg") center center no-repeat;
        background-size: cover;
    }
}

/* =========================================================
トップページ
========================================================= */
.staff-list-wap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-top: 60px;
    margin-bottom: 60px;
}

@media screen and (max-width: 420px) {
    .staff-list-wap {
        margin-left: 0;
        width: 90%;
        padding: 0 5%;
    }
}

.staff-list-wap .staff-list {
    width: -webkit-calc(33.3333% - 7px);
    width: calc(33.3333% - 7px);
    margin-left: 7px;
    margin-bottom: 7px;
    background: #f7f7f7;
}

@media screen and (max-width: 960px) {
    .staff-list-wap .staff-list {
        width: -webkit-calc(50% - 7px);
        width: calc(50% - 7px);
        margin-left: 7px;
    }
}

@media screen and (max-width: 420px) {
    .staff-list-wap .staff-list {
        width: 100%;
        margin-left: 0;
        margin-bottom: 5%;
    }
}

.staff-list-wap .staff-list a {
    display: block;
    cursor: pointer;
}

.staff-list-wap .staff-list a .inr {
    position: relative;
    overflow: hidden;
}

.staff-list-wap .staff-list a .inr .inr_base,
.staff-list-wap .staff-list a .inr .inr_child {
    padding: 60px 0 0;
}

@media screen and (max-width: 420px) {
    .staff-list-wap .staff-list a .inr .inr_base,
    .staff-list-wap .staff-list a .inr .inr_child {
        padding: 5% 0;
    }
}

.staff-list-wap .staff-list a .inr .inr_child {
    position: absolute;
    top: 0;
    left: -100%;
    background-color: #e60020;
    width: 100%;
    height: 100%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    color: #fff;
}

@media screen and (max-width: 420px) {
    .staff-list-wap .staff-list a .inr .inr_child {
        display: none;
    }
}

.staff-list-wap .staff-list a:hover .inr_child {
    left: 0;
}

.staff-list-wap .staff-list a:hover .thum img {
    opacity: .8;
}

@media screen and (max-width: 420px) {
    .staff-list-wap .staff-list a:hover .thum img {
        opacity: 1;
    }
}

.staff-list-wap .staff-list .thum {
    background: #e60020;
}

.staff-list-wap .staff-list .thum img {
    width: 100%;
}

.staff-list-wap .staff-list .inr {
    text-align: center;
}

.staff-list-wap .staff-list .inr .reed h2 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.4;
}

@media screen and (max-width: 420px) {
    .staff-list-wap .staff-list .inr .reed h2 {
        font-size: 28px;
    }
}

.staff-list-wap .staff-list .inr .name:before {
    margin: 20px auto 5px;
    content: " ";
    display: inline-block;
    width: 10px;
    height: 2px;
}

.staff-list-wap .staff-list .inr .name:after {
    margin: 10px auto;
    content: " ";
    display: inline-block;
    width: 10px;
    height: 2px;
}

.staff-list-wap .staff-list .inr .inr_base .name:after, .staff-list-wap .staff-list .inr .inr_base .name:before {
    background: #000;
}

.staff-list-wap .staff-list .inr .inr_child .name:after, .staff-list-wap .staff-list .inr .inr_child .name:before {
    background: #fff;
}

.staff-list-wap .staff-list .inr .ico {
    margin-bottom: 5px;
}

.staff-list-wap .staff-list .inr .ico img {
    width: 85px;
}

/* =========================================================
メインビジュアル
========================================================= */
.staff-01 .staff_base:after {
    background-image: url("/people/img/staff01/staff-message.png"), url("/people/img/staff01/mainV_pc.jpg");
}

.staff-02 .staff_base:after {
    background-image: url("/people/img/staff02/staff-message.png"), url("/people/img/staff02/mainV_pc.jpg");
}

.staff-03 .staff_base:after {
    background-image: url("/people/img/staff03/staff-message.png"), url("/people/img/staff03/mainV_pc.jpg");
}

.staff-04 .staff_base:after {
    background-image: url("/people/img/staff04/staff-message.png"), url("/people/img/staff04/mainV_pc.jpg");
}

.staff-05 .staff_base:after {
    background-image: url("/people/img/staff05/staff-message.png"), url("/people/img/staff05/mainV_pc.jpg");
}

.staff-06 .staff_base:after {
    background-image: url("/people/img/staff06/staff-message.png"), url("/people/img/staff06/mainV_pc.jpg");
}

.staff-07 .staff_base:after {
    background-image: url("/people/img/staff07/staff-message.png"), url("/people/img/staff07/mainV_pc.jpg");
}

.staff-08 .staff_base:after {
    background-image: url("/people/img/staff08/staff-message.png"), url("/people/img/staff08/mainV_pc.jpg");
}

.staff-09 .staff_base:after {
    background-image: url("/people/img/staff09/staff-message.png"), url("/people/img/staff09/mainV_pc.jpg");
}

.staff-10 .staff_base:after {
    background-image: url("/people/img/staff10/staff-message.png"), url("/people/img/staff10/mainV_pc.jpg");
}

.staff-11 .staff_base:after {
    background-image: url("/people/img/staff11/staff-message.png"), url("/people/img/staff11/mainV_pc.jpg");
}

.staff-12 .staff_base:after {
    background-image: url("/people/img/staff12/staff-message.png"), url("/people/img/staff12/mainV_pc.jpg");
}

/* =========================================================
コンテンツ
========================================================= */
.staff_base {
    position: relative;
    background: #e60020;
}

.staff_base:after {
    content: " ";
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-position: right bottom,center center;
    background-repeat: no-repeat,no-repeat;
    z-index: 1;
}

@media screen and (max-width: 960px) {
    .staff_base:after {
        background: none !important;
    }
}

@media screen and (max-width: 960px) {
    .staff_base {
        background: none;
    }
}

.mainv-img {
    display: none;
}

@media screen and (max-width: 960px) {
    .mainv-img {
        display: block;
    }
}

.staff-page .mainv {
    background-color: #e60020;
    color: #fff;
}

.staff-page .mainv img {
    width: 100%;
}

.staff-page .mainv .inr {
    max-width: 1240px;
    margin: auto;
    text-align: left;
}

.staff-page .mainv .inr .inr_box {
    max-width: 640px;
    padding: 80px 20px;
}

@media screen and (max-width: 960px) {
    .staff-page .mainv .inr .inr_box {
        width: 90%;
        padding: 5%;
    }
}

.staff-page .mainv .inr .reed {
    margin-bottom: 30px;
}

.staff-page .mainv .inr .reed h1 {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.3;
}

@media screen and (max-width: 420px) {
    .staff-page .mainv .inr .reed h1 {
        font-size: 32px;
    }
}

.staff-page .mainv .inr .name {
    font-size: 14px;
}

.staff-page .mainv .inr .department {
    margin-bottom: 20px;
}

.staff-page .mainv .inr .department p {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.3;
}

@media screen and (max-width: 420px) {
    .staff-page .mainv .inr .department p {
        font-size: 32px;
    }
}

.staff-page .mainv .inr .department:before {
    margin: 10px auto 5px;
    content: " ";
    display: inline-block;
    width: 10px;
    height: 2px;
    background: #fff;
}

.staff-page .mainv .inr .department:after {
    margin: 10px auto;
    content: " ";
    display: inline-block;
    width: 10px;
    height: 2px;
    background: #fff;
}

.staff-page .mainv .inr .carrier {
    font-size: 14px;
}

.staff-page .container {
    max-width: 1200px;
    padding: 90px 0 120px;
    margin: auto;
    text-align: left;
}

@media screen and (max-width: 960px) {
    .staff-page .container {
        padding: 0;
    }
}

.staff-page .container .section .inr {
    border: 3px solid #000;
    padding: 70px;
    background: #fff;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section .inr {
        border: none;
    }
}

.staff-page .container .section .inr h2 {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.3;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section .inr h2 {
        font-size: 32px;
    }
}

.staff-page .container .section .inr h2:after {
    margin: 30px 0;
    content: " ";
    display: block;
    width: 14px;
    height: 3px;
    background: #000;
}

.staff-page .container .section .inr p {
    line-height: 2;
}

.staff-page .container .section01 .section_inr01 .inr {
    float: right;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section01 .section_inr01 .inr {
        float: none;
    }
}

.staff-page .container .section01 .section_inr02 .inr {
    float: left;
    margin-left: 70px;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section01 .section_inr02 .inr {
        float: none;
        margin: 0px auto 0;
    }
}

.staff-page .container .section02 .section_inr01 .img {
    float: right;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section02 .section_inr01 .img {
        float: none;
    }
}

.staff-page .container .section02 .section_inr01 .inr {
    float: left;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section02 .section_inr01 .inr {
        float: none;
    }
}

.staff-page .container .section02 .section_inr02 .inr {
    float: right;
    margin-right: 70px;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section02 .section_inr02 .inr {
        float: none;
        margin: 0 auto;
    }
}

.staff-page .container .section_inr01 {
    margin-bottom: 70px;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section_inr01 {
        margin: 0 auto;
    }
}

.staff-page .container .section_inr01 .img {
    z-index: 1;
    position: relative;
    max-width: 600px;
}

.staff-page .container .section_inr01 .inr {
    position: relative;
    z-index: 2;
    width: -webkit-calc(62.5% - 140px);
    width: calc(62.5% - 140px);
    margin-top: -510px;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section_inr01 .inr {
        width: 90%;
        margin-top: 0;
        padding: 5%;
    }
}

.staff-page .container .section_inr02 {
    max-width: 1060px;
    margin: 0 auto 70px;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section_inr02 {
        margin: 0 auto;
    }
}

.staff-page .container .section_inr02 .img {
    z-index: 1;
    position: relative;
    max-width: 100%;
}

.staff-page .container .section_inr02 .inr {
    position: relative;
    z-index: 2;
    width: -webkit-calc(62.5% - 140px);
    width: calc(62.5% - 140px);
    margin-top: -70px;
}

@media screen and (max-width: 960px) {
    .staff-page .container .section_inr02 .inr {
        width: 90%;
        margin-top: 0;
        padding: 5%;
    }
}

/* =========================================================
ext-align: justify打ち消し
========================================================= */
.staff-08 .staff-page .section .inr p {
    text-align: inherit !important;
}

/* =========================================================
メインビジュアル高さ調整
========================================================= */
.staff-05 .staff-page .inr_box,
.staff-07 .staff-page .inr_box {
    padding-bottom: 75px !important;
    padding-top: 75px !important;
}

.staff-08 .staff-page .inr_box {
    padding-bottom: 65px !important;
    padding-top: 65px !important;
}

.staff-12 .staff-page .inr_box {
    padding-bottom: 90px !important;
}

@media screen and (max-width: 420px) {
    .staff-12 .staff-page .inr_box {
        padding-bottom: 20px !important;
    }
}

.career_pass {
    overflow: hidden;
    padding: 80px 0 0;
    background-color: #e60020;
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg);
    margin: -340px auto 60px;
    width: 100%;
}

@media screen and (max-width: 960px) {
    .career_pass {
        padding: 0;
        -webkit-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
        margin: 0 auto 70px;
    }
}

.career_pass .career_pass_inr {
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg);
    color: #fff;
    width: 100%;
}

@media screen and (max-width: 960px) {
    .career_pass .career_pass_inr {
        -webkit-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
    }
}

.career_pass .career_pass_inr .container {
    padding: 90px 20px 0px;
}

@media screen and (max-width: 420px) {
    .career_pass .career_pass_inr .container {
        width: 90%;
        padding: 10% 5%;
    }
}

.career_pass .career_pass_inr .title {
    margin-bottom: 70px;
}

@media screen and (max-width: 960px) {
    .career_pass .career_pass_inr .title {
        margin-bottom: 10%;
    }
}

.career_pass .career_pass_inr .title h2 {
    font-size: 48px;
}

@media screen and (max-width: 960px) {
    .career_pass .career_pass_inr .title h2 {
        font-size: 36px;
    }
}

.career_pass .career_pass_inr ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -65px;
}

@media screen and (max-width: 960px) {
    .career_pass .career_pass_inr ul {
        margin-left: 0;
    }
}

.career_pass .career_pass_inr ul li {
    width: 33.3333%;
    padding-left: 65px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
    .career_pass .career_pass_inr ul li {
        width: 100%;
        padding-left: 0;
        margin-bottom: 10%;
    }
}

.career_pass .career_pass_inr ul li:nth-child(2) {
    margin-top: -100px;
}

@media screen and (max-width: 960px) {
    .career_pass .career_pass_inr ul li:nth-child(2) {
        margin-top: 0;
    }
}

.career_pass .career_pass_inr ul li:nth-child(3) {
    margin-top: -200px;
}

@media screen and (max-width: 960px) {
    .career_pass .career_pass_inr ul li:nth-child(3) {
        margin-top: 0;
    }
}

.career_pass .career_pass_inr ul li .step h4 {
    font-size: 26px;
    line-height: 1.5;
}

.career_pass .career_pass_inr ul li .step:after {
    margin: 15px 0;
    content: " ";
    display: block;
    width: 14px;
    height: 3px;
    background: #fff;
}

.career_pass .career_pass_inr ul li p {
    font-family: "Josefin Sans" ,"Helvetica Neue", "Meiryo" , "メイリオ", "YuGothic", "游ゴシック", "NotoSansCJKjp-Jxck", "Noto Sans CJK JP" , "Noto Sans" , "Noto Sans Japanese",sans-serif;
}

.other_list {
    max-width: 1200px;
    margin: auto;
    text-align: left;
}

@media screen and (max-width: 960px) {
    .other_list {
        width: 90%;
        padding: 0 5%;
    }
}

.other_list .title {
    font-size: 48px;
    text-align: center;
    margin-bottom: 20px;
}

@media screen and (max-width: 960px) {
    .other_list .title {
        display: none;
    }
}

.other_list ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -6px;
}

@media screen and (max-width: 960px) {
    .other_list ul {
        display: none;
    }
}

.other_list ul li {
    width: -webkit-calc(16.6666666% - 6px);
    width: calc(16.666666% - 6px);
    margin-left: 6px;
    margin-bottom: 30px;
    text-align: center;
}

.other_list ul li a {
    display: block;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.other_list ul li p:last-of-type {
    font-size: .8em;
    line-height: 1.5;
}

.other_list .btn_other {
    display: none;
}

@media screen and (max-width: 960px) {
    .other_list .btn_other {
        display: block;
        background: #fff;
        max-width: 600px;
        text-align: center;
        margin: 0 auto 70px;
        border: 1px solid #000;
    }
    .other_list .btn_other a {
        display: block;
        color: #000;
        line-height: 76px;
        background: url("/cmn/img/base/arrow-right-b.svg") right 30px center no-repeat;
        background-size: 7px 13px;
    }
    .other_list .btn_other a:hover {
        opacity: 0.7;
    }
}

@media screen and (max-width: 420px) {
    .other_list .btn_other {
        margin-bottom: 0;
    }
}

.other_list a {
    display: block;
    cursor: pointer;
}

.other_list a .inr {
    position: relative;
    overflow: hidden;
    padding-bottom: 8px;
}

.other_list a .inr .inr_base,
.other_list a .inr .inr_child {
    padding-top: 8px;
}

@media screen and (max-width: 420px) {
    .other_list a .inr .inr_base,
    .other_list a .inr .inr_child {
        padding: 5% 0;
    }
}

.other_list a .inr .inr_child {
    position: absolute;
    top: 0;
    left: -100%;
    background-color: #e60020;
    width: 100%;
    height: 100%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    color: #fff;
}

.other_list a:hover .inr_child {
    left: 0;
}

.other_list a:hover .thum img {
    opacity: .8;
}

.other_list .thum {
    background: #e60020;
}

/*# sourceMappingURL=people.css.map */