@charset "utf-8";
#interview {
    padding: 0;
    /* font-size:  18px; */
}
#interview a {
    text-decoration: none;
}

#interview img {
    width: 100%;
    vertical-align: top;
    display: block;
}

#interview .page_title {
    z-index: 1;
    position: relative;
}

#interview .page_title h1 {
    position: absolute;
    margin-left: 5%;
    top: 50%;
    transform: translate(0, -50%);
}
    
#interview .page_title .ja {
    font-size: 32px;
    font-weight: bold;
    color: #1b365d;
    display: block;
}
#interview .page_title .en {
    font-size: 16px;
    font-weight: bold;
    color: #1b365d;
    opacity: 0.5;
}

#interview .page_title img {
    width: 85% !important;
    margin: 0 0 0 auto;
}
#interview .page_title .pc {
    display: block!important;
}
#interview .page_title .sp {
    display: none!important;
}
#interview .bg {
    content: "";
    background-color: #CED9E5;
    width: 100%;
    /* height: 100vw; */
    margin-top: -80px;
    padding-bottom: 93px;
}

#interview .content_wrap {
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}

#interview .content_wrap .item_wrap {
   position: relative;
}
/* #interview .content_wrap .item_wrap:nth-child(2n) {
    margin-top: 58px;
} */
#interview .inner .content_wrap .flame {
    padding-top: 160px;
}
#interview .inner .content_wrap:nth-child(2n) .flame,
#interview .inner .content_wrap:nth-child(3n) .flame {
    padding-top: 120px;
}
#interview .inner .content_wrap:nth-child(2) .flame {
    padding-top: 120px;
}

#interview .content_wrap .content_item {
    display: flex;
}
/* #interview .content_wrap .item_txt {
    position: relative;
} */
#interview .content_wrap .content_item .item_img {
    width: 500px;
}
#interview .content_wrap .content_item .item_img .pc  {
    display: block!important;
}
#interview .content_wrap .content_item .item_img .sp  {
    display: none!important;
}
#interview .content_wrap .flame .item_wrap .item_txt {
    margin: 10% 0 0 -9%;
}
#interview .content_wrap .flame .item_wrap:nth-child(2n) .content_item img {
    margin: -10% 0 0 0;
}
#interview .content_wrap .item_wrap:nth-child(2n) .content_item .item_txt {
    margin: 0 -9% 0 0;
    z-index: 10;
}
#interview .flame .item_title {
    display: flex;
    align-items: center;
    background-color: #1b365d;
    padding: 15px 20px;
    width: 35%;
    align-items: center;
    position: absolute;
    top: 14%;
    right: 0;
    line-height: 1;
    color: #fff;
}
#interview .content_wrap:nth-child(6) .flame .item_title {
    display: block;
    width: 40%;
    text-align: left;
    top: 12%;
}
#interview .content_wrap:nth-child(6) .flame .item_title .ja {
    margin-bottom: 10px;
    display: block;
}
#interview .flame .item_title .ja {
    /* font-weight: bold; */
    font-size: 24px;
    margin-right: 6%;
    line-height: 1;
}
#interview .flame .item_title .en {
    color: #fff;
    opacity: 0.5;
    font-size: 16px;
    /* height:50px; */
    font-family: "Volvo Novum Medium";
    line-height: 1;
    letter-spacing: 0.2rem;
}
#interview .content_wrap .content_item {
   width: 100%;
    justify-content: space-between;
    margin-bottom: 100px;
}
/* #interview .content_wrap:nth-child(2) .content_itemnt {

     margin-bottom: 0;
 } */
#interview .content_wrap .content_item .item_txt {
    background-color: #fff;
    padding: 60px 40px 40px;
    width: 500px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.20);
}
#interview .bg .inner .content_wrap .flame .item_wrap .content_item .item_txt .caption {
    font-size: 20px;
    font-weight: bold;
    color: black;
    line-height: 1.5;
    margin-bottom: 2%;
}
#interview .bg .inner .content_wrap .flame .item_wrap .content_item .item_tsxt .sentence {
    font-size: 16px;
}
#interview .bg .inner.content_wrap .flame .item_wrap .content_item .item_txt .sentence {
    font-size: 16px;
    line-height: 1.75em;
}
#interview .bg .inner .content_wrap .flame .item_wrap .content_item .item_txt:nth-child(2n) {
    /* margin-bottom: 58px; */
    text-align: left;
}

#interview .item_wrap:nth-child(2n) .content_item {
    flex-direction: row-reverse;
    margin-bottom: 0;
}
/* #interview .item_wrap:nth-child(2n) .content_item .item_txt {
    margin-bottom: 87px;
} */
#interview .bg .inner .flow_cotent .fw_title {
    display: inline-block;
    text-align: center;
    color: #1b365d;
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    margin: 87px auto 24px;
}
#interview .bg .inner .flow_cotent:nth-child(2n) .fw_title {
    display: inline-block;
    text-align: center;
    color: #1b365d;
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    margin: 87px auto 0;
}
#interview .bg .inner .fw_title {
    display: inline-block;
    text-align: center;
    color: #1b365d;
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
}
#interview .bg .inner .flow_cotent {
    text-align: center;
    /* margin: 4% auto; */
}
#interview .bg .inner .flow_cotent .fw_title .en {
    font-family: "Volvo Novum Medium";
    font-size: 12px;
    line-height: 1;
    color: #999999;
    margin-top: 17px;
    display: block;
}
#interview .bg .inner .fw_title .en {
    font-family: "Volvo Novum Medium";
    font-size: 12px;
    line-height: 1;
    color: #999999;
    margin-top: 17px;
    display: block;
}
#interview .bg .inner .skill_content {
    background-color: #fff;
    padding: 37px 30px;
    text-align: left;
    font-size: 16px;
}
#interview .bg .inner .skill_content .fw_title {
text-align: center;
}
#interview .bg .inner .skill_content ul {
    overflow-wrap: normal;
    width: 95%;
    margin-left: 2rem;
}
#interview .bg .inner .skill_content li {
    list-style: disc;
    line-height: 1.5;
    margin-bottom: 18px;
}
#interview .bg .inner .skill_content .li_bld {
    font-weight: bold;
}
#interview .bg .inner .skill_content p {
    font-weight: bold;
    line-height: 1.7;
    margin-top: 7px;
}
#interview .bg .inner .content_wrap .fw_btn {
    background-color: #1b365d;
    font-size: 19px;
    align-items: center;
    padding: 2% 0;
    position: relative;
    max-width: 400px;
    margin: 68px auto 0;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
    color: #fff;
}
#interview .bg .inner .content_wrap .fw_btn::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin-right: 6%;
    width: 13px;
    height: 13px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
}
/* #interview .bg .inner .flow_cotent .skill_content li::marker {
    margin-right: 1%;
} */
#interview .bg .inner .flow_cotent h3 {
    color: #1b365d;
    font-size: 16px;
    line-height: 1;
    margin: 38px 0 18px 0;
    font-weight: bold;
}

#interview .bg .inner .flow_cotent .fw_wrp .fw_img_01 img {
    width: auto;
    margin: 0 auto;
}
#interview .bg .inner .flow_cotent .fw_wrp .fw_img_02 {
    width: 810px;
margin: 0 auto;
text-align: center;
}
#interview .bg .inner .flow_cotent .fw_wrp .fw_img_02 img {
    width: auto;
    margin: 0 auto;
}

#interview .bg .inner .flow_cotent .fw_btn {
    background-color: #1b365d;
    font-size: 19px;
    align-items: center;
    padding: 2% 0;
    position: relative;
    max-width: 400px;
    margin: 68px auto 0;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
}
#interview .bg .inner .content_wrap .fw_btn:hover {
    background-color: #fff;
    color: #1b365d;
    /* border: 2px solid #1b365d; */
    box-sizing: border-box;
}
#interview .bg .inner .flow_cotent .fw_btn:hover {
    background-color: #fff;
    color: #1b365d;
    /* border: 2px solid #1b365d; */
    box-sizing: border-box;
}
#interview .bg .inner .flow_cotent .fw_btn {
    color: #fff;
    display: block;
}
/* #interview .bg .inner .flow_cotent .fw_btn a:hover {
    color: #1b365d;
} */
#interview .bg .inner .flow_cotent .fw_btn::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin-right: 6%;
    width: 13px;
    height: 13px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
}		
#interview .bg .inner .flow_cotent .fw_btn:hover::after {
    border-top: 3px solid #1b365d;
    border-right: 3px solid #1b365d;
}
#interview .bg .inner .content_wrap  .fw_btn:hover::after {
    border-top: 3px solid #1b365d;
    border-right: 3px solid #1b365d;
}
 #interview .bg .inner .content_wrap .fw_title {
    margin: 87px auto 24px;
 }
 .post,
 .page {
     margin: 0 0 0!important;
 }
 @media only screen and (min-width:768px)and (max-width:960px) {
    #interview .inner {
        width: 96%;
    }
}
@media screen and (max-width:767px) {
    #interview .bg {
        padding-bottom: 20vw;
    }
    #interview .page_title img {
        width: 100%!important;
    }
    #interview .page_title .pc {
        display: none!important;
    }
    #interview .page_title .sp {
        display: block!important;
    }
    
    #interview .content_wrap .content_item {
        display: block;
        margin-bottom: 17vw;
    }
    #interview .bg .inner .flow_cotent .fw_btn {
        margin: 16vw auto 0;
        width: 90%;
    }
    #interview .bg .inner .content_wrap .fw_btn {
        margin: 16vw auto 0;
        width: 90%;
    }
    #interview .flame .item_title {
        top: -5%;
        left: 0;
        width: 70%;
        font-size: 0.5rem;
        align-items: end;
        z-index: 3;
    }
    #interview .page_title .ja {
        font-size: 2.5rem;
        line-height: 1;
    }
    #interview .page_title .en {
        font-size: 1.4rem;
        letter-spacing: 0.05rem;
    }
    #interview .page_title h1 {
        top: 19%;   
    }
  
    #interview .flame .item_title .ja {
        font-size: 1.8rem;
    }
    #interview .flame .item_title .en {
        font-size: 1.3rem;
    }
    #interview .content_wrap .content_item .item_img {
        width: 95%;
        position: relative;
        z-index: 2;
    }
    #interview .content_wrap .content_item .item_img .sp {
        width: 95%;
        position: relative;
        z-index: 2;
        display: block!important;
    }
    #interview .inner .content_wrap .flame {
        padding-top: 18.4vw;
    }
    #interview .content_wrap .flame .item_wrap .item_txt {
        margin: -5% 0 0 5%;
        width: 95%;
    }
    #interview .content_wrap .item_wrap:nth-child(2n) .content_item .item_txt {
        margin: -3% 0 0 5%;
        z-index: 100;
    }
    #interview .bg {
        margin-top: 0;
    }
    #interview .bg .inner .content_wrap .flame .item_wrap .content_item .item_txt:nth-child(2n) {
        position: relative;
        z-index: 2;
    }
    #interview .content_wrap .item_wrap:nth-child(2n) {
        margin-top: 20%;
    }
    #interview .bg .inner .flow_cotent {
        /* margin: 15% auto; */
    }
    #interview .bg .inner .flow_cotent .fw_wrp {
        margin: 0 5%;
    }
    #interview .bg .inner .flow_cotent .fw_wrp .fw_img_01 {
        width: 212vw;
        overflow: hidden;
        margin: 0 auto;
    }
    #interview .bg .inner .flow_cotent .fw_wrp .fw_img_02 {
        width:  176vw;
        overflow: hidden;
        margin: 0 auto;
    }
    #interview .bg .inner .flow_cotent .fw_wrp .fw_img_01 img {
        margin: 0;
    }
    #interview .bg .inner .flow_cotent .fw_wrp .fw_img_02 img {
        margin: 0;
    }
    #interview .bg .inner .flow_cotent h3 {
        margin: 6.933vw 0 4.8vw 0;
        font-size: 1.6rem;
    }
    #interview .content_wrap .item_wrap:nth-child(2n) .content_item .item_txt {
        z-index: 0;
    }
    #interview .content_wrap .content_item .item_txt {
        padding: 10% 8% 10%;
    }
    #interview .bg .inner .content_wrap .flame .item_wrap .content_item .item_txt .caption {
        font-size: 1.8rem;
    }
    #interview .bg .inner .flow_cotent .fw_title {
        font-size: 2.6rem;
        margin: 13.3vw auto 5.33vw;
    }
    #interview .bg .inner .fw_title {
        font-size: 2.6rem;
    }
    #interview .bg .inner .flow_cotent .fw_title .en {
        font-size: 1.2rem;
        margin-top: 3.466vw;
    }
    #interview .bg .inner .fw_title .en {
        font-size: 1.2rem;
    }
    #interview .bg .inner .skill_content {
        width: 90%;
        margin-left: 2rem;
        padding: 7.2vw 6.133vw;
        list-style: disc;
    }
     #interview .bg .inner .content_wrap .fw_title {
        margin: 13.3vw auto 5.33vw;
     }
     #interview .bg .inner .flow_cotent:nth-child(2n) .fw_title {
        margin: 12.53vw auto 0;
     }
     #interview .inner .content_wrap:nth-child(2n) .flame,
      #interview .inner .content_wrap:nth-child(3n) .flame {
        padding-top: 23.66vw;
      }
    #interview .content_wrap:nth-child(6) .flame .item_title {
        /* margin-bottom: 10px; */
        /* display: block; */
        width: 70%;
        top: -9%;
    }
    #interview .content_wrap:nth-child(6) .flame .item_title .ja {
        margin-right: 0;
    }
    #interview .bg .inner .skill_content li {
        margin-bottom: .5em;
    }
    #interview .bg .inner .skill_content p {
        margin-top: 1em;
    }

    #interview .content_wrap .content_item .item_img .pc {
        display: none!important;
    }

}

@media screen and (min-width: 768px){
    .br-sp {display: none; }
    }

   