@charset "utf-8";
/* CSS Document */
#person {
    
}
@media screen and (max-width: 767px) {
    /*.interview_wrapper br.pc {
        display: block
    }*/
}

#person.lower_page .lower_title h2 {
    letter-spacing: 4px;
    margin-top: -64px
}

.interview_mv {
    margin: 70px auto 96px auto;
    max-width: 1920px;
    width: 100%;
    position: relative;
}

.interview_mv .inner {
    max-width: 1280px;
}

.interview_mv .interview_title {
    position: absolute;
    background-image: linear-gradient(90deg, rgba(26, 183, 188, .9), rgba(0, 128, 145, .9));
    padding: 8px;
}

.interview_mv .interview_title .breadcrumb {
    margin-bottom: inherit;
    background-color: #fff;
    padding: 8px 16px;
}

.interview_mv .mv_info {
    position: absolute;
    right: 8%;
    bottom: 8%;
}

.interview_mv .mv_info .mv_number {
    margin-bottom: 24px;
    background-image: linear-gradient(90deg, rgba(26, 183, 188, 1), rgba(0, 128, 145, 1));
    color: #fff;
    padding: 4px 8px;
    line-height: 1;
    width: fit-content;
    font-size: 24px;
}

.interview_mv .mv_info .mv_catch {
    padding: 2px 4px;
    color: #fff;
    line-height: 1.6;
    background-image: linear-gradient(90deg, rgba(26, 183, 188, 1), rgba(0, 128, 145, 1));
    display: inline;
    -webit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-feature-settings: "halt";
    font-size: 48px;
    letter-spacing: 4px;
}

.interview_mv .mv_info .mv_name {
    margin-top: 24px;
    background-image: linear-gradient(90deg, rgba(26, 183, 188, 1), rgba(0, 128, 145, 1));
    color: #fff;
    padding: 12px;
    line-height: 1;
    width: fit-content;
    font-size: 24px;
}

.interview_mv .mv_info .mv_name span {
    margin-left: 24px;
}

.interview_wrapper {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .interview_mv {
        margin: 70px auto 40px auto;
    }
    
    .interview_mv .interview_title {
        padding: 4px 8px;
    }

    .interview_mv .interview_title h2 {
        margin-bottom: 0;
    }

    .interview_mv .interview_title .breadcrumb {
        padding: 4px 8px;
    }

    .interview_mv .mv_info {
        right: 2%;
        bottom: 2%;
    }
    
    .interview_mv .mv_info .mv_number {
        margin-bottom: 16px;
        font-size: 16px;
    }


    .interview_mv .mv_info .mv_catch {
        padding: 2px 4px;
        font-size: 24px;
        letter-spacing: 2px;
    }

    .interview_mv .mv_info .mv_name {
        margin-top: 16px;
        padding: 8px;
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .interview_mv {
        margin: 50px auto 120px auto;
    }
    .interview_mv::after {
        position: absolute;
        content: "";
        display: block;
        width: 40%;
        height: 4px;
        background-image: linear-gradient(-90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
        bottom: -2%;
        right: 2%;
        z-index: -1;
    }
    .interview_mv::before {
        position: absolute;
        content: "";
        display: block;
        width: 60%;
        height: 4px;
        background-image: linear-gradient(90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
        bottom: -5%;
        left: 0;
        z-index: 0;
    }

    .interview_mv .interview_title {
        padding: 0 4px;
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .interview_mv .interview_title::before {
        position: absolute;
        content: "";
        display: block;
        width: 100%;
        height: 4px;
        background-image: linear-gradient(90deg, rgba(242, 153, 4, .7), rgba(242, 153, 4, 0));
        bottom: 0;
        left: 0;
    }
    .interview_mv .interview_title .breadcrumb {
        padding: 4px 8px;
    }
    .interview_mv .interview_title .breadcrumb li {
        font-size: 10px;
    }


    .interview_mv .interview_title h2 {
        font-size: 16px;
    }
    
    .interview_mv .mv_info {
        left: 4%;
        bottom: -29%;
    }

    .interview_mv .mv_info .mv_catch {
        padding: 2px 4px;
        font-size: 24px;
        letter-spacing: 2px;
        position: relative;
    }
    .interview_mv .mv_info .mv_catch::before {
        position: absolute;
        content: "";
        display: block;
        width: 48%;
        height: 4px;
        background-image: linear-gradient(-90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
        top: -24%;
        right: 12%;
        z-index: 0;
    }

    .interview_mv .mv_info .mv_name {
        margin-top: 8px;
        padding: 4px;
        font-size: 16px;
    }
    
    .interview_mv picture img {
        padding-top: 40px;
    }
}

/*-----------------------
.interview_heading
-----------------------*/
.interview_wrapper .interview_text {
    margin-bottom: 48px;
}

.interview_wrapper .interview_text .question {
    font-size: 24px;
    font-weight: bold;
    color: #008D95;
    margin-bottom: 8px;
}

.interview_wrapper .interview_text .answer {
    font-size: 18px;
    line-height: 1.8;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    text-align: justify;
}

.interview_wrapper .interview_heading {
    width: 100%;
    margin-bottom: 64px;
    position: relative;
}
.interview_wrapper .interview_heading::before {
    position: absolute;
    content: "";
    display: block;
    width: 60%;
    height: 32px;
    background-image: linear-gradient(-90deg, rgba(0, 141, 149, 1), rgba(0, 141, 149, 0));
    top: 30%;
    right: 0;
}
.interview_wrapper .interview_heading::after {
    position: absolute;
    content: "";
    display: block;
    width: 30%;
    height: 64px;
    background-image: linear-gradient(-90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
    top: 34%;
    right: 0;
    z-index: -1
}

.interview_wrapper .interview_heading .flex {
    display: flex;
}

.interview_wrapper .interview_heading .flex .interview_text {
    width: 50%;
    margin-right: 2%;
}

.interview_wrapper .interview_heading .flex .heading_img {
    width: 48%;
}

@media screen and (max-width: 1024px) {
    .interview_wrapper .interview_text {
        margin-bottom: 40px;
    }

    .interview_wrapper .interview_heading {
        margin-bottom: 56px;
    }
    
    .interview_wrapper .interview_heading::before {
        width: 60%;
        height: 24px;
        top: inherit;
        bottom: 43%;
        right: 0;
        z-index: 1;
    }
    .interview_wrapper .interview_heading::after {
        width: 30%;
        height: 48px;
        top: inherit;
        bottom: -2%;
        right: 0;
        z-index: 1;
    }

    .interview_wrapper .interview_heading .flex {
        flex-direction: column;
    }

    .interview_wrapper .interview_heading .flex .interview_text {
        width: 100%;
        margin-right: 0;
    }

    .interview_wrapper .interview_heading .flex .heading_img {
        width: 80%;
        margin-left: auto;
        margin-right: -20px;
    }
}

@media screen and (max-width: 767px) {
    .interview_wrapper .interview_heading {
        margin-bottom: 32px;
    }
    

    .interview_wrapper .interview_heading::before {
        width: 60%;
        height: 12px;
        top: inherit;
        bottom: 25%;
        right: 0;
        z-index: 1;
        display: none;
    }
    .interview_wrapper .interview_heading::after {
        width: 70%;
        height: 18px;
        top: inherit;
        bottom: -1%;
        right: 0;
        z-index: 1;
    }

    .interview_wrapper .interview_text {
        margin-bottom: 16px;
    }

    .interview_wrapper .interview_text .question {
        font-size: 20px;
    }

    .interview_wrapper .interview_text .answer {
        font-size: 16px;
        line-height: 1.6;
    }
}


/*-----------------------
.interview_body
-----------------------*/
.interview_wrapper .interview_body {
    width: 100%;
    margin-bottom: 64px;
    position: relative;
}
.interview_wrapper .interview_body::before {
    position: absolute;
    content: "";
    display: block;
    width: 40%;
    height: 32px;
    background-image: linear-gradient(90deg, rgba(0, 141, 149, 1), rgba(0, 141, 149, 0));
    top: 48%;
    left: 0;
}
.interview_wrapper .interview_body::after {
    position: absolute;
    content: "";
    display: block;
    width: 50%;
    height: 560px;
    background-image: linear-gradient(90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
    top: 12%;
    left: 0;
    z-index: -1
}

.interview_wrapper .interview_body .inner {
    display: flex;
}

.interview_wrapper .interview_body .inner .img {
    width: 50%;
    margin-right: 6%;
}

.interview_wrapper .interview_body .inner .img img {
    width: 100%;
    margin-bottom: 4px;
}

.interview_wrapper .interview_body .inner .img img:last-of-type {
    margin-bottom: 0;
}

.interview_wrapper .interview_body .inner .interview_box {
    width: 44%;
}

@media screen and (max-width: 1024px) {
    .interview_wrapper .interview_body {
        width: 100%;
        margin-bottom: 24px;
        position: relative;
    }
    .interview_wrapper .interview_body::before {
        display: none;
    }
    .interview_wrapper .interview_body::after {
        display: none;
    }

    .interview_wrapper .interview_body .inner .interview_box {
        width: 100%;
    }
    .interview_wrapper .interview_body .inner .interview_box .img {
        margin-left: auto;
        margin-right: -20px;
        margin-bottom: 32px;
        width: 80%;
    }
    .interview_wrapper .interview_body .inner .interview_box .img img {
        width: 100%;
    }
    .interview_wrapper .interview_body .inner .interview_box .img {
        position: relative;
    }
    .interview_wrapper .interview_body .inner .interview_box .img::before {
        position: absolute;
        content: "";
        display: block;
        width: 50%;
        height: 16px;
        background-image: linear-gradient(-90deg, rgba(0, 141, 149, 1), rgba(0, 141, 149, 0));
        top: -2%;
        right: 0;
    }
    .interview_wrapper .interview_body .inner .interview_box .img::after {
        position: absolute;
        content: "";
        display: block;
        width: 90%;
        height: 32px;
        background-image: linear-gradient(-90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
        bottom: -5%;
        right: 0;
    }
}

@media screen and (max-width: 767px) {
    .interview_wrapper .interview_body .inner .interview_box .img {
        margin-bottom: 24px;
    }
    .interview_wrapper .interview_body .inner .interview_box .img::before {
        width: 50%;
        height: 12px;
        top: -2%;
        right: 0;
    }
    .interview_wrapper .interview_body .inner .interview_box .img::after {
        width: 90%;
        height: 24px;
        bottom: -5%;
        right: 0;
    }
}
/*-----------------------
.interview_conclud
-----------------------*/
.interview_wrapper .interview_conclud {
    width: 100%;
    margin-bottom: 64px;
    position: relative;
}
.interview_wrapper .interview_conclud::before {
    position: absolute;
    content: "";
    display: block;
    width: 18%;
    height: 32px;
    background-image: linear-gradient(-90deg, rgba(0, 141, 149, 1), rgba(0, 141, 149, 0));
    top: 42%;
    right: 0;
}
.interview_wrapper .interview_conclud::after {
    position: absolute;
    content: "";
    display: block;
    width: 22%;
    height: 160px;
    background-image: linear-gradient(-90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
    top: 46%;
    right: 0;
}

.interview_wrapper .interview_conclud .inner {
    display: flex;
}

.interview_wrapper .interview_conclud .inner .interview_box {
    width: 50%;
    margin-right: 6%;
}

.interview_wrapper .interview_conclud .inner .img {
    width: 44%;
}

@media screen and (max-width: 1024px) {
    .interview_wrapper .interview_conclud::before {
        width: 40%;
        height: 16px;
        top: 36%;
        right: 0;
    }
    .interview_wrapper .interview_conclud::after {
        width: 70%;
        height: 56px;
        top: inherit;
        bottom: -4%;
        right: 0;
    }

    .interview_wrapper .interview_conclud .inner {
        display: flex;
        
        flex-direction: column;
    }
    .interview_wrapper .interview_conclud .inner .interview_box {
        width: 100%;
        margin-right: 0;
    }

    .interview_wrapper .interview_conclud .inner .img {
        width: 80%;
        margin-left: auto;
    }
}
@media screen and (max-width: 767px) {
    .interview_wrapper .interview_conclud::before {
        top: 56%;
    }
}
/*-----------------------
.interview_02
-----------------------*/
@media screen and (max-width: 1024px) {
    .interview_02 .interview_wrapper .interview_heading::before {
        bottom: 46%;
    }
}

@media screen and (max-width: 767px) {
    .interview_02 .interview_wrapper .interview_heading::before {
        bottom: 26%;
        width: 30%;
    }
}

.interview_02 .interview_wrapper .interview_body::before {
    position: absolute;
    content: "";
    display: block;
    width: 40%;
    height: 32px;
    background-image: linear-gradient(90deg, rgba(0, 141, 149, 1), rgba(0, 141, 149, 0));
    top: inherit;
    bottom: -6%;
    left: 0;
}
.interview_02 .interview_wrapper .interview_body::after {
    height: 320px;
    top: 12%;
    left: 0;
    z-index: -1
}

@media screen and (max-width: 1024px) {
    
}

@media screen and (max-width: 767px) {
    .interview_02 .interview_wrapper .interview_body::before {
        height: 8px;
        bottom: -2%;
    }
}

.interview_02 .interview_wrapper .interview_conclud::before {
    position: absolute;
    content: "";
    display: block;
    width: 18%;
    height: 32px;
    background-image: linear-gradient(-90deg, rgba(0, 141, 149, 1), rgba(0, 141, 149, 0));
    top: 42%;
    right: 0;
}
.interview_02 .interview_wrapper .interview_conclud::after {
    position: absolute;
    content: "";
    display: block;
    width: 22%;
    height: 160px;
    background-image: linear-gradient(-90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
    top: 46%;
    right: 0;
}

@media screen and (max-width: 1024px) {
    .interview_02 .interview_wrapper .interview_conclud::before {
        display: none;
    }
    .interview_02 .interview_wrapper .interview_conclud::after {
        width: 70%;
        height: 56px;
        top: inherit;
        bottom: -4%;
        right: 0;
    }
}

@media screen and (max-width: 767px) {
    
}


/*-----------------------
.interview_02
-----------------------*/
.interview_mv .mv_info.mv_info-left {
    position: absolute;
    left: 8%;
    bottom: 8%;
}

@media screen and (max-width: 767px) {
   .interview_mv .mv_info.mv_info-left {
        left: 4%;
        bottom: -29%;
    }
}

/*-----------------------
.interview_04

-----------------------*/
#person.interview_04 .interview_heading:nth-of-type(2) {
    position: absolute;
    content: "";
    display: none;
    width: 18%;
    height: 32px;
    background-image: linear-gradient(-90deg, rgba(0, 141, 149, 1), rgba(0, 141, 149, 0));
    top: 80%;
    right: 0; 
    
}

#person.interview_04 .interview_wrapper .interview_heading::before:nth-of-type(2) {
    position: absolute;
    content: "";
    display: block;
    width: 60%;
    height: 32px;
    background-image: linear-gradient(-90deg, rgba(0, 141, 149, 1), rgba(0, 141, 149, 0));
    top: 30%;
    right: 0;
}
.interview_wrapper .interview_heading::after {
    position: absolute;
    content: "";
    display: block;
    width: 30%;
    height: 64px;
    background-image: linear-gradient(-90deg, rgba(242, 153, 4, 1), rgba(242, 153, 4, 0));
    top: 34%;
    right: 0;
    z-index: -1
}


