@charset "UTF-8";

.head-image-area:before {
    content: "";
    display: block;
    width: 100%;
    height: 310px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: absolute;
    top: 0;
    z-index: 6;
}
.head-image-area:after {
    background: none;
}
.page-staffinterview img {
    width: 100%;
}
.page-staffinterview .header-ghit .nav-brand {
    background-image: url("../img/common/logo-brand-black.png");
}
@media screen and (max-width: 960px) {
    .page-staffinterview h1 {
        margin-bottom: 25px;
    }
}
.page-staffinterview main {
    margin: 0;
}
.page-staffinterview .main-visual {
    width: 100vw;
    position: relative;
    margin-bottom: 160px;
}
.page-staffinterview .main-visual .main-image {
    height: 860px;
}
.page-staffinterview .main-visual .main-image:after {
    content: "";
    display: block;
    background: url(../img/overview/staffinterview/interview_main.jpg) no-repeat center
        33%;
    background-size: cover;
    height: 860px;
}
@media screen and (max-width: 960px) {
    .page-staffinterview .main-visual {
        background-size: auto 100%;
        min-height: 500px;
        margin-bottom: 40px;
    }
    .page-staffinterview .main-visual .main-image {
        height: 500px;
    }
    .page-staffinterview .main-visual .main-image:after {
        height: 500px;
    }
}
@media screen and (max-width: 480px) {
    .page-staffinterview .main-visual {
        background-size: auto 100%;
        min-height: 245px;
        margin-bottom: 0px;
    }
    .page-staffinterview .main-visual .main-image {
        height: 245px;
    }
    .page-staffinterview .main-visual .main-image:after {
        height: 245px;
    }
}

.page-staffinterview .main-visual .title-block {
    text-align: center;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.page-staffinterview .main-visual .title-block .container {
    width: 100%;
    height: 100%;
    position: relative;
}
[lang="en"] .page-staffinterview .main-visual .title-block h1 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 1.1em;
    margin-bottom: 70%;
    position: absolute;
    left: 0;
    right: 0;
    top: 10%;
    color:#333
}
[lang="ja"] .page-staffinterview .main-visual .title-block h1 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 1.4em;
    margin-bottom: 80%;
    position: absolute;
    left: 0;
    right: 0;
    top: 10%;
    color:#333
}
[lang="en"] .page-staffinterview .main-visual .title-block h1 small {
    font-size: 30px;
    font-size: 3rem;
    color:#333
}
[lang="ja"] .page-staffinterview .main-visual .title-block h1 small {
    font-size: 20px;
    font-size: 2rem;
    color:#333
}
.page-staffinterview .main-visual .gs-row {
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
    margin: auto;
    text-align: center;
}
.page-staffinterview .talker-profile .gs-row {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.page-staffinterview .talker-profile .gs-col-4,
.page-staffinterview .main-visual .gs-col-4 {
    float:left !important;
    width: 33.33333% !important;
    text-align: center;
}

[lang="ja"] .page-staffinterview .main-visual .name {
    font-size: 28px;
    font-size: 2.8rem;
    color: #ffffff;
}
[lang="ja"] .page-staffinterview .main-visual .title {
    color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: -0.05em;
}
[lang="en"] .page-staffinterview .main-visual .name {
    font-size: 30px;
    font-size: 3.0rem;
    color: #ffffff;
}
[lang="en"] .page-staffinterview .main-visual .title {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: -0.01em;
}
.page-staffinterview .main-visual .title-block .body-pc .nav-ghit .main-menu > li .drop-menu .inner,
.body-pc .nav-ghit .main-menu > li .drop-menu .page-staffinterview .main-visual .title-block .inner {
    width: 40%;
    height: 100%;
    position: relative;
}
.tab {
    display: none;
}
.page-staffinterview .talker-profile {
    padding: 50px 0px;
    background-color: #1892d1;
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .page-staffinterview .talker-profile .gs-row,
    .page-staffinterview .main-visual .gs-row {
        padding: 15px 0;
        width: 100%;
        bottom:5%;
        top:unset;
    }
    .page-staffinterview .talker-profile .gs-col-4,
    .page-staffinterview .main-visual .gs-col-4 {
        float:left !important;
        width: 33.33333% !important;
        text-align: center;
    }
}
@media screen and (max-width: 960px) {
    .page-staffinterview .talker-profile .gs-row,
    .page-staffinterview .main-visual .gs-row {
        padding: 15px 0;
        width: 100%;
        bottom:5%;
        top:unset;
    }
    .page-staffinterview .talker-profile .gs-col-4,
    .page-staffinterview .main-visual .gs-col-4 {
        float:left !important;
        width: 33.33333% !important;
        text-align: center;
    }
    [lang="ja"] .page-staffinterview .main-visual .title-block {
        width: 100%;
        top: 135px;
        bottom: auto;
        height: auto;
    }
    [lang="en"] .page-staffinterview .main-visual .title-block {
        width: 100%;
        top: 175px;
        bottom: auto;
        height: auto;
    }
    .page-staffinterview .main-visual .title-block .container {
        width: 100%;
    }
    [lang="en"] .page-staffinterview .main-visual .title-block h1 {
        font-size: 28px !important;
        font-size: 2.8rem !important;
        top: auto;
        bottom: 5%;
        margin: auto;
        line-height: 1.3em;
    }
    [lang="en"] .page-staffinterview .main-visual .title-block h1 small {
        font-size: 16px;
        font-size: 1.6rem;
    }
    [lang="ja"] .page-staffinterview .main-visual .title-block h1 {
        font-size: 26px !important;
        font-size: 2.6rem !important;
        top: auto;
        bottom: 5%;
        margin: auto;
        line-height: 1.3em;
    }
    [lang="ja"] .page-staffinterview .main-visual .title-block h1 small {
        font-size: 16px !important;
        font-size: 1.6rem !important;
    }
    .tab {
        display: inline;
    }
    [lang="ja"] .page-staffinterview .main-visual .name {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 5px;
    }
    [lang="ja"] .page-staffinterview .main-visual .title {
        font-size: 14px;
        font-size: 1.4rem;
    }
    [lang="en"] .page-staffinterview .main-visual .name {
        font-size: 18px;
        font-size: 1.8rem;
    }
    [lang="en"] .page-staffinterview .main-visual .title {
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: -0.01em;
    }
    
    .page-staffinterview .main-visual .title-block .body-pc .nav-ghit .main-menu > li .drop-menu .inner,
    .body-pc .nav-ghit .main-menu > li .drop-menu .page-staffinterview .main-visual .title-block .inner {
        width: auto;
    }
}
@media screen and (max-width: 480px) {
    .page-staffinterview .talker-profile .gs-col-4,
    .page-staffinterview .main-visual .gs-col-4 {
        float:none;
        width: 100% !important;
        text-align: left;
        margin-bottom: 20px;
    }

    [lang="ja"] .page-staffinterview .main-visual .title-block {
        width: 100%;
        bottom: auto;
        height: auto;
        top:10px;
    }
    [lang="en"] .page-staffinterview .main-visual .title-block {
        width: 100%;
        bottom: auto;
        height: auto;
        top:10px;
    }
    .page-staffinterview .main-visual .title-block .container {
        width: 100%;
        position: absolute;
        top: unset;
    }
    [lang="en"] .page-staffinterview .main-visual .title-block h1 {
        font-size: 16px !important;
        font-size: 1.8rem !important;
        top: 0px;
        bottom: unset;
        margin: auto;
        line-height: 1.3em;
        color:#333;
    }
    [lang="en"] .page-staffinterview .main-visual .title-block h1 small {
        font-size: 16px;
        font-size: 1.6rem;
    }
    [lang="ja"] .page-staffinterview .main-visual .title-block h1 {
        font-size: 18px !important;
        font-size: 1.8rem !important;
        top: 0px;
        bottom: unset;
        margin: auto;
        line-height: 1.3em;
        color:#333;
    }
    [lang="ja"] .page-staffinterview .main-visual .title-block h1 small {
        font-size: 16px !important;
        font-size: 1.6rem !important;
    }
    .tab {
        display: inline;
    }
    .page-staffinterview .main-visual .gs-row {
        padding: 15px 0;
        position: static;
        width: 100%;
        margin-top: 10px;
    }
    [lang="ja"] .page-staffinterview .main-visual .name {
        font-size: 16px;
        font-size: 1.6rem;
        margin-bottom: 5px;
        color: #333 !important;
    }
    [lang="ja"] .page-staffinterview .main-visual .title {
        font-size: 12px;
        font-size: 1.2rem;
        color: #333 !important;
    }
    [lang="en"] .page-staffinterview .main-visual .name {
        font-size: 16px;
        font-size: 1.6rem;
        color: #333 !important;
    }
    [lang="en"] .page-staffinterview .main-visual .title {
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: -0.01em;
        color: #333 !important;
    }
}
.page-staffinterview section {
    position: relative;
    overflow: hidden;
    margin-bottom: 120px;
}
@media screen and (max-width: 960px) {
    .page-staffinterview section {
        margin-bottom: 40px;
    }
}
.page-staffinterview section .lead {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 25px;
    color: #1892d1;
}
@media screen and (max-width: 960px) {
    .page-staffinterview section .lead {
        font-size: 19px;
        font-size: 1.9rem;
        margin-bottom: 20px;
    }
}
.page-staffinterview section .talker {
    color: #1892d1;
    margin-right: 0.3em;
}
[lang="ja"] .page-staffinterview section .talker {
    color: #1892d1;
    margin-right: 1em;
}
.page-staffinterview section .media {
    position: absolute;
    top: 10px;
}
.page-staffinterview section .block {
    min-height: 400px;
}

.page-staffinterview section.talk-01 .block {
    width: 60%;
}
.page-staffinterview section.talk-01 .media {
    width: 37.1%;
    right: 0;
}
.page-staffinterview section.talk-02 .block {
    float: right;
    width: 60%;
}
.page-staffinterview section.talk-02 .media {
    width: 37.1%;
    left: 0;
}
.page-staffinterview section.talk-03 .block {
    width: 60%;
}
.page-staffinterview section.talk-03 .media {
    width: 37.1%;
    right: 0;
}
.page-staffinterview section.talk-04 .block {
    float: right;
    margin-bottom: 120px;
    width: 60%;
}
.page-staffinterview section.talk-04 .block:last-child {
    margin-bottom: 0;
}
.page-staffinterview section.talk-04 .media {
    width: 37.1%;
    left: 0;
}

.page-staffinterview section.talk-05 .block {
    width: 60%;
}
.page-staffinterview section.talk-05 .media {
    width: 37.1%;
    right: 0;
}

.page-staffinterview section.talk-06 .block {
    float: right;
    margin-bottom: 120px;
    width: 60%;
}
.page-staffinterview section.talk-06 .block:last-child {
    margin-bottom: 0;
}
.page-staffinterview section.talk-06 .media {
    width: 37.1%;
    left: 0;
}

.page-staffinterview section.talk-07 .block {
    width: 60%;
}
.page-staffinterview section.talk-07 .media {
    width: 37.1%;
    right: 0;
}

.page-staffinterview section.talk-08 .block {
    float: right;
    margin-bottom: 120px;
    width: 60%;
}
.page-staffinterview section.talk-08 .block:last-child {
    margin-bottom: 0;
}
.page-staffinterview section.talk-08 .media {
    width: 37.1%;
    left: 0;
}

@media screen and (max-width: 1200px) {
    .page-staffinterview section {
        position: relative;
        margin-bottom: 20px;
    }
    .page-staffinterview section .media {
        float: none;
        display: inline-block;
        position: relative;
    }
    .page-staffinterview section .block {
        float: none;
        width: auto !important;
        font-size: 14px;
        font-size: 1.4rem;
        height:auto;
        min-height:unset;
    }
    .page-staffinterview section.talk-01 .block,
    .page-staffinterview section.talk-02 .block,
    .page-staffinterview section.talk-02 .block,
    .page-staffinterview section.talk-04 .block,
    .page-staffinterview section.talk-05 .block
    .page-staffinterview section.talk-06 .block
    .page-staffinterview section.talk-07 .block
    .page-staffinterview section.talk-08 .block {
        width: 100%;
    }
    .page-staffinterview section.talk-01 .media,
    .page-staffinterview section.talk-02 .media,
    .page-staffinterview section.talk-03 .media,
    .page-staffinterview section.talk-04 .media,
    .page-staffinterview section.talk-05 .media,
    .page-staffinterview section.talk-06 .media,
    .page-staffinterview section.talk-07 .media,
    .page-staffinterview section.talk-08 .media {
        display: inline-block;
        width: 80%;
        position: relative;
        text-align: center;
        padding: 40px 10%;
    }
    .page-staffinterview section.talk-01 .media img,
    .page-staffinterview section.talk-02 .media img,
    .page-staffinterview section.talk-03 .media img,
    .page-staffinterview section.talk-04 .media img,
    .page-staffinterview section.talk-05 .media img,
    .page-staffinterview section.talk-06 .media img,
    .page-staffinterview section.talk-07 .media img,
    .page-staffinterview section.talk-08 .media img {
        display: inline;
        position: relative;
    }
}

@media screen and (max-width: 640px) {
    .page-staffinterview .talker-profile {
        padding: 25px 0 60px;
        text-align: center;
    }
}
@media screen and (max-width: 1200px) {
    .page-staffinterview .talker-profile {
        padding: 25px 0 60px;
        text-align: center;
    }
}
.page-staffinterview .talker-profile .index {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
    .page-staffinterview .talker-profile .index {
        font-size: 13px;
        font-size: 1.3rem;
        margin-bottom: 20px;
    }
}
.page-staffinterview .talker-profile .name {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
    .page-staffinterview .talker-profile .name {
        font-size: 20px;
        font-size: 2rem;
    }
}
.page-staffinterview .talker-profile .title {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
    .page-staffinterview .talker-profile .title {
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 15px;
    }
}
.page-staffinterview .talker-profile .desc {
    line-height: 2.15em;
}
@media screen and (max-width: 1200px) {
    .page-staffinterview .talker-profile .desc {
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.body-sp.page-staffinterview .main-visual:after {
    height: 245px;
}