@charset "UTF-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


@media (min-width: 1000px) {
    /*メインヴィジュアル*/
    #staff #inner_mainVis {
        min-height: 400px;
        background-position: center;
        background-image: url(../images/aboutus/staff/top_visual.png) ;
        background-size: cover;
    }
   #staff #inner_mainVis .sub-catch1 {
       margin-left: 77px;
       padding-top: 112px;
       padding-bottom: 16px;
       font-size: 14px;
        letter-spacing: 1.6;
        color: #ceb89f;
    }
    #staff #inner_mainVis img {
        margin-left: 71px;
        width: 78px;
        padding-bottom: 15px;
    }

    #inner_mainVis .ttl {
        font-size: 60px;
        line-height: 86px;

        padding: 0 0 0 0;

        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #inner_mainVis .ttl_kana {
        font-size: 16px;
        line-height: 1;
        letter-spacing: 0.04em;
        font-family: "Yu Mincho", "游明朝体";
        padding-top: 11px;
    }

    #inner_mainVis .ttl {
        color: #ffffff;
    }
    
    /*セクション1*/
    #staff #section1 {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 70px;
    }

    #staff #section1 h2 {
        margin-top: 106px;
        margin-bottom: 57px;
        font-size: 40px;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
    }

    #staff #section1 p {
        margin-top: -11px;
        margin-bottom: -11px;
        white-space: pre-wrap;
        text-align: center;
        font-size: 16px;
        color: #222222;
        line-height: 36px;
        letter-spacing: 0.04em;
    }
    #staff #section1 p .pc-ml1 {
        margin-left: -10px;
        letter-spacing: 2;
    }
    #staff #section1 p .pc-ml2 {
        margin-left: -7px;
        letter-spacing: 2.4;
    }
    
    #staff #section1 img {
        width: 100%;
        padding-top: 70px;
        margin-left: -10px;
    }
    
    /*セクション2*/
    #staff #section2 {
        padding-top: 70px;
        padding-bottom: 108px;
        background-color: #b9c965;
    }
    #staff #section2 .sub-catch {
        margin-bottom: 22px;
        font-size: 18px;
        color:#333333;
        line-height: 1;
        letter-spacing: 2;
    }
    #staff #section2 .main-title {
        margin-left: -4px;
        margin-bottom: 12px;
        font-size: 40px;
        line-height: 1;
        color: #222222;
    }
    #staff #section2 .border-bottom {
        width: 100px;
        height: 2px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 70px;
        background-color: #ffffff;
    }
    
    #staff #section2 .staffs-list {
        display: flex;
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #staff #section2 .staffs-list .staff {
        width: 306px;
    }
    #staff #section2 .staff--center {
        margin-left: 41px;
        margin-right: 41px;
        
    }
    #staff #section2 .staffs-list img {
        width: 306px;
        height: 305.99 px;
    }
    #staff #section2 .staff .job-list {
        
    }
    #staff #section2 .staff .job-list .job1 {
        margin-top: -20px;
        margin-left: -20px;
        text-align: left;
        font-size: 34px;
        line-height: 1;
        color: #ffffff;
    }
    #staff #section2 .staff .job-list .job2 {
        margin-top: 33px;
        margin-bottom: 10px;
        text-align: left;
        font-size: 14px;
        line-height: 1;
        color: #222222;
        letter-spacing: 0.04em;
    }
    #staff #section2 .staff .job-list .job3 {
        margin-bottom: 30px;
        font-size: 30px;
        text-align: left;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
    }
    #staff #section2 .staff p {
        margin-bottom: -10px;
        font-size: 16px;
        letter-spacing: 0.04em;
        line-height: 2.25;
        text-align: left;
    }
    #staff #section2 .staffs-list-top {
        margin-bottom: 52px;
    }
}


@media screen and (min-width:481px) and (max-width:999px) {
    /*メインヴィジュアル*/
    #inner_mainVis {
        min-height: 170px;
        background: url(../images/aboutus/staff/sp/sp_main_visual.png.png) no-repeat;
        background-size: cover;
        background-position: center bottom;
    }
    #staff #inner_mainVis .sub-catch1 {
        padding-top: 36px;
        padding-bottom: 6px;
        font-size: 9px;
        letter-spacing: 0.04em;
        color: #ceb89f;
    }
    #staff #inner_mainVis img {
        width: 54.5px;
        padding-bottom: 7px;
    }
    #staff #inner_mainVis h2 {
        padding-bottom: 9px;
        font-size: 31px;
        line-height: 1;
        color: #ffffff;
        -moz-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
        -webkit-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
        -ms-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
        text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
    }
    #staff #inner_mainVis .sub-catch2 {
        margin-left: 4px;
        font-size: 11px;
        letter-spacing: 2;
        line-height: 1;
        color: #ffffff;
    }
    #inner_mainVis .ttl {
        font-size: 31px;
        line-height: 1;
        padding-top: 19.5px;

        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #inner_mainVis .ttl_kana {
        font-size: 11px;
        line-height: 1;
        letter-spacing: 0.04em;
        font-family: "Yu Mincho", "游明朝体";
        padding-top: 10px;
    }

    #inner_mainVis .ttl {
        color: #ffffff;
    }

    #staff .sp-none {
        display: none;
    }

    /*セクション1*/
    #staff #section1 {
        width: 100%;
    }

    #staff #section1 h2 {
        margin-left: 0.988vw;
        padding-top: 5.185vw;
        padding-bottom: 3.21vw;
        font-size: 3.086vw;
        line-height: 1;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: center;
        color: #222222;
    }
    #staff #section1 p {
        padding-left: 2.469vw;
        padding-right: 2.469vw;
        margin-top: -0.741vw;
        margin-bottom: -0.741vw;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.481vw;
        text-align: left;
        line-height: 2.84vw;
        letter-spacing: 0.04em;
        color: #222222;
    }
    #staff #section1 p .sp-text {
        display: inline-block;
    }
    #staff #section1 .text-bottom {
        margin-bottom: -0.772vw;
        padding-bottom: 3.765vw;
    }
    #staff #section1 img {
        width: 100%;
        padding-top: 3.704vw;
    }

    /*セクション2*/
    #staff #section2 {
        width: 100%;
        padding-top: 5.185vw;
        background-color: #b9c965;
    }
    #staff #section2 .sub-catch {
        margin-bottom: 2.16vw;
        font-size: 1.728vw;
        color:#333333;
        line-height: 1;
        letter-spacing: 1.8;
    }
    #staff #section2 .main-title {
        margin-bottom: 1.481vw;
        font-size: 3.704vw;
        line-height: 1;
        color: #222222;
    }
    #staff #section2 .border-bottom {
        width: 8.765vw;
        height: 0.247vw;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5vw;
        background-color: #ffffff;
    }

    #staff #section2 .staff1,.staff3,.staff5 {
        display: flex;
    }
    #staff #section2 .staff2,.staff4,.staff6 {
        display: flex;
        flex-direction: row-reverse;
    }
    #staff #section2 .sp-flex-left {
        display: flex;
        margin-bottom: 1.975vw;
    }
    #staff #section2 .sp-flex-left img {
        width: 18.889vw;
        height: 18.889vw;
        margin-left: 2.469vw;
    }
    #staff #section2 .sp-flex-left .job-list {
        margin-top: 8.642vw;

    }
    #staff #section2 .sp-flex-left .job-list .job1 {
        margin-bottom: 1.975vw;
        margin-left: 1.852vw;
        font-size: 2.469vw;
        line-height: 1;
        color: #ffffff;
        text-align: left;
        white-space: nowrap;
    }
    #staff #section2 .sp-flex-left .job-list .job2 {
        margin-bottom: 1.79vw;
        margin-left: 1.852vw;
        font-size: 1.235vw;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: left;
        white-space: nowrap;
    }
    #staff #section2 .sp-flex-left .job-list .job3 {
        margin-left: 1.852vw;
        font-size: 2.469vw;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: left;
        white-space: nowrap;
    }



    #staff #section2 .sp-flex-right {
        display: flex;
        flex-flow: row-reverse;
        margin-bottom: 1.975vw;
    }
    #staff #section2 .sp-flex-right img {
        width: 18.889vw;
        height: 18.889vw;
        margin-right: 2.407vw;
    }
    #staff #section2 .sp-flex-right .job-list {
        margin-top: 8.642vw;
    }
    #staff #section2 .sp-flex-right .job-list .job1 {
        margin-bottom: 1.975vw;
        margin-right: 1.852vw;
        font-size: 2.469vw;
        line-height: 1;
        color: #ffffff;
        text-align: right;
        white-space: nowrap;
    }
    #staff #section2 .sp-flex-right .job-list .job2 {
        margin-bottom: 1.79vw;
        margin-right: 1.852vw;
        font-size: 1.235vw;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: right;
        white-space: nowrap;
    }
    #staff #section2 .sp-flex-right .job-list .job3 {
        margin-right: 1.852vw;
        font-size: 2.469vw;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: right;
        white-space: nowrap;
    }

    #staff #section2 p {
        width: 54.938vw;
        margin-top: 8.395vw;
        margin-left: 2.469vw;
        margin-right: 2.469vw;
    }

    #staff #section2 .sp-text {
        display: inline-block;
        width: 100%;
        text-align: left;
        font-size: 1.481vw;
        letter-spacing: 1.4;
        line-height: 1.9166;
    }
    #staff #section2 .staff3 .block {
        display: block;
    }
    #staff #section2 .staff3 .block2 {
        margin-top: 0.864vw;
    }

    #staff #section2 .sp-flex-left .staff3-joblist {
        margin-top: 5.185vw;
    }

    #staff #section2 .staff1 {
        margin-bottom: 5.123vw;
    }
    #staff #section2 .staff2 {
        margin-bottom: 5.247vw;
    }
    #staff #section2 .staff3 {
        margin-bottom: 4.815vw;
    }
    #staff #section2 .staff4 {
        margin-bottom: 5.062vw;
    }
    #staff #section2 .staff5 {
        margin-bottom: 4.938vw;
    }
    #staff #section2 .staff6 {
        padding-bottom: 5.988vw;
    }
    #staff #section2 .staff1 p {
        margin-left: 2.963vw;
        margin-right: 2.469vw;
    }
    #staff #section2 .staff2 p {
        margin-right: 2.963vw;
    }
    #staff #section2 .staff3 {
        margin-top: -1.235vw;
    }
    #staff #section2 .staff3 p {
        margin-left: 4.691vw;
        margin-right: 2.469vw;
    }
    #staff #section2 .staff4 {
        margin-top: -0.741vw;
    }
    #staff #section2 .staff6 {
        margin-top: -0.741vw;
    }
    #staff #section2 .staff6 p {
        margin-right: 6.173vw;
    }
    #staff #section2 .staff6 .job-list {
        margin-top: 7.901vw;
    }
}


@media screen and (min-width:481px) and (max-width:630px) {
    #staff #section2 p {
        width: 53.968vw;
    }
    #staff #section2 .staff4 .job2 {
        padding-left: 14px;
    }
}




@media screen and (max-width:480px) {
    /*メインヴィジュアル*/
    #inner_mainVis {
        min-height: 170px;
        background: url(../images/aboutus/staff/sp/sp_main_visual.png.png) no-repeat;
        background-size: cover;
        background-position: center bottom;
    }
   #staff #inner_mainVis .sub-catch1 {
       padding-top: 36px;
       padding-bottom: 6px;
        font-size: 9px;
        letter-spacing: 0.04em;
        color: #ceb89f;
    }
    #staff #inner_mainVis img {
        width: 54.5px;
        padding-bottom: 7px;
    }
    #staff #inner_mainVis h2 {
        padding-bottom: 9px;
        font-size: 31px;
        line-height: 1;
        color: #ffffff;
        -moz-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
        -webkit-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
        -ms-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
        text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
    }
    #staff #inner_mainVis .sub-catch2 {
        margin-left: 4px;
        font-size: 11px;
        letter-spacing: 2;
        line-height: 1;
        color: #ffffff;
    }
    #inner_mainVis .ttl {
        font-size: 31px;
        line-height: 1;
        padding-top: 19.5px;

        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #inner_mainVis .ttl_kana {
        font-size: 11px;
        line-height: 1;
        letter-spacing: 0.04em;
        font-family: "Yu Mincho", "游明朝体";
        padding-top: 10px;
    }

    #inner_mainVis .ttl {
        color: #ffffff;
    }
    
    #staff .sp-none {
        display: none;
    }
    
    /*セクション1*/
    #staff #section1 {
        width: 100%;
    }

    #staff #section1 h2 {
        margin-left: 8px;
        padding-top: 42px;
        padding-bottom: 26px;
        font-size: 25px;
        line-height: 1;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: center;
        color: #222222;
    }
    #staff #section1 p {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: -6px;
        margin-bottom: -6px;
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
        text-align: left;
        line-height: 23px;
        letter-spacing: 0.04em;
        color: #222222;
    }
    #staff #section1 p .sp-text {
        display: inline-block;
    }
    #staff #section1 .text-bottom {
        margin-bottom: -6.25px;
        padding-bottom: 30.5px;
    }
    #staff #section1 img {
        width: 100%;
        padding-top: 30px;
    }
    
    /*セクション2*/
    #staff #section2 {
        width: 100%;
        padding-top: 42px;
        background-color: #b9c965;
    }
    #staff #section2 .sub-catch {
        margin-bottom: 17.5px;
        font-size: 14px;
        color:#333333;
        line-height: 1;
        letter-spacing: 1.8;
    }
    #staff #section2 .main-title {
        margin-bottom: 12px;
        font-size: 30px;
        line-height: 1;
        color: #222222;
    }
    #staff #section2 .border-bottom {
        width: 71px;
        height: 2px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40.5px;
        background-color: #ffffff;
    }
    
    
    #staff #section2 .sp-flex-left {
        display: flex;
        margin-bottom: 16px;
    }
    #staff #section2 .sp-flex-left img {
        width: 153px;
        height: 153px;
        margin-left: 20px;
    }
    #staff #section2 .sp-flex-left .job-list {
        margin-top: 70px;
        
    }
    #staff #section2 .sp-flex-left .job-list .job1 {
        margin-bottom: 16px;
        margin-left: 15px;
        font-size: 20px;
        line-height: 1;
        color: #ffffff;
        text-align: left;
    }
    #staff #section2 .sp-flex-left .job-list .job2 {
        margin-bottom: 14.5px;
        margin-left: 15px;
        font-size: 10px;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: left;
    }
    #staff #section2 .sp-flex-left .job-list .job3 {
        margin-left: 15px;
        font-size: 20px;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: left;
    }
    
    
    
    #staff #section2 .sp-flex-right {
        display: flex;
        flex-flow: row-reverse;
        margin-bottom: 16px;
    }
    #staff #section2 .ml {
        margin-left: -6px;
    }
    #staff #section2 .sp-flex-right img {
        width: 153px;
        height: 153px;
        margin-right: 19.5px;
    }
    #staff #section2 .sp-flex-right .job-list {
        margin-top: 70px;
    }
    #staff #section2 .sp-flex-right .job-list .job1 {
        margin-bottom: 16px;
        margin-right: 15px;
        font-size: 20px;
        line-height: 1;
        color: #ffffff;
        text-align: right;
    }
    #staff #section2 .sp-flex-right .job-list .job2 {
        margin-bottom: 14.5px;
        margin-right: 15px;
        font-size: 10px;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: right;
    }
    #staff #section2 .sp-flex-right .job-list .job3 {
        margin-right: 15px;
        font-size: 20px;
        color: #222222;
        line-height: 1;
        letter-spacing: 0.04em;
        text-align: right;
    }
    
    #staff #section2 p {
        margin-bottom: -6px;
        margin-left: 20px;
        margin-right: 20px;
    }
    
    #staff #section2 .sp-text {
        display: block;
        width: 100%;
        text-align: left;
        font-size: 12px;
        letter-spacing: 2.4;
        line-height: 1.9166;
    }
    #staff #section2 .staff3 .block {
        display: block;
    }
    #staff #section2 .staff3 .block2 {
        margin-top: 7px;
    }

    #staff #section2 .sp-flex-left .staff3-joblist {
        margin-top: 42px;
    }
    
    #staff #section2 .staff1 {
        margin-bottom: 41.5px;
    }
    #staff #section2 .staff2 {
        margin-bottom: 42.5px;
    }
    #staff #section2 .staff3 {
        margin-bottom: 39px;
    }
    #staff #section2 .staff4 {
        margin-bottom: 41px;
    }
    #staff #section2 .staff5 {
        margin-bottom: 40px;
    }
    #staff #section2 .staff6 {
        padding-bottom: 48.5px;
    }
    
}

@media (max-width: 321px) {
    #staff #section2 {
        overflow: hidden;
    }
    .staff1,.staff3,.staff5 {
        margin-left: -8px;
    }
    .staff2,.staff4,.staff6 {
        margin-right: -8px;
    }
}

@media (max-width: 999px) {
    #staff #section1 p {
        text-align: center;
    }
}
@media (max-width: 777px) {
    #staff #section1 p {
        text-align: left;
    }
}























