span{
    display: inline-block;
}

.pc_only-txt{
    display: block;
}

p{
    font-weight: bold;
}

body.page header{
    background-color: rgba(255, 255, 255, 0);
}

body.page header.scroll{
    background-color: rgba(255, 255, 255, 0.8);
}

span.font-e{
    font-family: "new-spirit-condensed", serif;
    font-weight: 700;
    font-style: italic;
}

@media screen and (max-width: 768px){
    .top__fv {
        margin-top: 114px;
    }

    .sp_only-txt{
        display: inline-block;
    }
}

@media screen and (max-width: 600px){
    .top__fv {
        margin-top: 64px;
    }

    .pc_only-txt{
        display: no;
    }
}

/* ------------
fukuoka Top
------------ */
.fukuoka__top{
    position: relative;
    height: 100%;
}

.fukuoka__top .top__title__en{
    color: #000;
}

.fukuoka-about__content{
    display: flex;
    justify-content: center;
}

.fukuoka .top__title.top__title--fukuoka{
    text-align: left;
}

.fukuoka .top__title--fukuoka{
    font-size: 1.5rem;
    color: #0870C9;
}

.fukuoka .top__text{
    display: inline;
    background: aliceblue;
    padding: 10px;
    background: linear-gradient(transparent 0%, #F0F8FF 0%);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 220%;
}

.fukuoka__top img{
    height: 100%;
    object-fit: contain;
    vertical-align: bottom;
}

.fukuoka__top__wrap{
    /*z-index: 999;*/
    position: absolute;
    top: 52%;
    left: 5%;
    transform: translateY(-50%);
    width: auto;
}

.fukuoka .top__title{
    top: 20%;
    text-align: center;
}

.top__section{
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 90px;
    margin-bottom: 120px;
}

.top__pickup {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding: 120px 0;
}

.top__title__en {
    color: #0870C9;
    margin-top: -1rem;
    font-size: 5.625rem;
    font-weight: normal;
    font-family: "Oleo Script", sans-serif;
    text-transform: uppercase;
}

.top__title--pickup {
    text-align: center;
}

.top__pickup::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    margin: 0 calc(50% - 50vw);
    margin-top: -120px;
    background-image: url(../images/fukuoka/pickup.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.fukuoka-about__wrap {
    margin-top: -50px;
    margin-bottom: 40px;
    padding: 90px 20px;
    background-color: white;
}

.fukuoka-about__content .block{
    width: calc(100% / 3);
    margin: 0 10px;
}

.fukuoka-about__content .image{
    width: 130px;
    margin: 0 auto;
}

.fukuoka-about__content .text{
    margin-top: 10px;
    text-align: center;
}

.fukuoka-position{
    width: 100%;
    margin-bottom: 180px;
}

.fukuoka-position_wrap{
    margin-top: 40px;
}

.fukuoka-position_wrap .contents{
    display: flex;
    justify-content: center;
    margin-bottom: 90px;
}

.fukuoka-position_wrap .contents--revers{
    flex-direction:row-reverse;
}

.fukuoka-position_wrap .text{
    width: 60%;
    height: 100%;
    margin-top: 5%;
    padding: 48px 40px;
    background-color: #0870C9;
    color: #fff;
    z-index: 1;
}

.fukuoka-position_wrap .text p{
    margin-top: 20px;
}

.fukuoka-position_wrap .image{
    width: 100vw;
    max-width: 825px;
    margin: 0 calc(50% - 50vw);
    z-index: 0;
}

@media screen and (min-width: 1560px){
    .fukuoka-position_wrap .image{
        margin: 0 calc(50% - 40vw);
    }

    .fukuoka-position_wrap .contents{
        justify-content: space-around;
    }
}

.fukuoka-work__wrap{
    margin-top: 20px;
}

.fukuoka-work__wrap .contents{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    align-items: center;
}

.fukuoka-work__wrap .contents:nth-child(2){
    flex-direction: row-reverse;
}

.fukuoka-work__wrap .image{
    width: 202px;
    height: 100%;
    margin-right: 40px;
}

.fukuoka-work__wrap .contents:nth-child(2) .image{
    margin-right: 0;
    margin-left: 20px;
}

.fukuoka-work__wrap .text{
    width: 50%;
    height: 100%;
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 30px 40px;
    min-width: 120px;
    max-width: 100%;
    color: #000;
    font-size: 16px;
    background: #F5F5F5;
    border-radius: 10px;
}

.fukuoka-work__wrap .text:before{
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #F5F5F5;
}

.fukuoka-work__wrap .contents:nth-child(2) .text:before{
    left: 100%;
    border-left: 15px solid #F5F5F5;
    border-right: unset;
}

.fukuoka-work__wrap .text h3{
    font-size: 1.7rem;
    margin-bottom: 10px;
}

.fukuoka-session{
    position: relative;
    width: 100vw;
    max-width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-top: 120px;
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #F0F0F0;
}

.fukuoka-session::before{
    content: "";
    position: absolute;
    max-width: 438px;
    width: 100%;
    height: 100%;
    max-height: 543px;
    background-image: url(../images/fukuoka/internship.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: -10%;
    right: 0;
    z-index: 1;
}

.fukuoka-session .top__title{
    width: 80%;
    margin: 0 auto;
    text-align: left;
}

.fukuoka-session__wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

.fukuoka-session__wrap .contents{
    width: 60%;
    margin-right: 10px;
}

.fukuoka-session__wrap .internship-btn{
    width: 40%;
}

.fukuoka-session__wrap .contents h3{
    margin-top: 20px;
    margin-bottom: 44px;
    font-size: 1.875rem;
}

.internship-btn .internship-btn__contents{
    position: relative;
    max-width: 390px;
    width: 100%;
    margin-left: auto;
    padding: 18px 21px;
    color: #fff;
}

.internship-btn .internship-btn__contents::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 6px;
    top: 50%;
    transform: translateY(-50%);
    right: 48px;
    background-image: url(../images/top/btn_arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.internship-btn .contact{
    margin-bottom: 20px;
    background-color: #00A676;
}

.internship-btn .internship{
    background-color: #F09D00;
}

.internship-btn__contents .btn__name{
    font-family: "Oleo Script", sans-serif;
}

.internship-btn__url{
    margin-bottom: 10px;
}

.fukuoka-recruitment{
    width: 100vw;
    max-width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding-top: 100px;
    padding-bottom: 120px;
    background-color: #0870C9;
}

.fukuoka-recruitment .top__title__jp,
.fukuoka-recruitment .top__title__en{
    color: #fff;
}

.top__title__en--mini{
    font-size: 2.5rem;
}

.top__title__jp--mini,
.top__title__en--mini{
text-align: left;
}

.top__title__brank{
    padding-bottom: 60px;
}

.fukuoka-recruitment__wrap{
    width: 80%;
    display: flex;
    margin: 0 auto;
}

.fukuoka-recruitment__content{
    display: flex;
    width: 50%;
    margin: 0 10px;
    align-items: flex-end;
}

.fukuoka-recruitment__content .image{
    width: 211px;
    margin-right: 20px;
}

.fukuoka .btn{
    margin-top: 16px;
    padding: 11px 0;
    padding-left: 48px;
    font-size: 22px;
}

.fukuoka-access{
    margin-bottom: 120px;
}

.fukuoka-access .top__title{
    text-align: left;
}

.fukuoka-access__wrap{
    display: flex;
}

.fukuoka-access__content{
    width: 50%;
}

.access__img{
    width: 50%;
    margin-left: 40px;
}

.fukuoka-access .supplement{
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 16px 30px;
    min-width: 120px;
    max-width: 100%;
    color: #000;
    font-size: 16px;
    background: #147FDB;
    border-radius: 10px;
}

.fukuoka-access .supplement:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 20%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #147FDB;
  }


.fukuoka-access .supplement p{
    color: #fff;
    font-size: 1.4rem;
    margin: 0;
    padding: 0;
}

iframe{
    width: 100%;
}

.sp{
    display: none;
}

.point{
    max-width: 527px;
    margin-top: 30px;
    color: red;
    text-align: center;
}

@media screen and (max-width: 1330px){
    .top__title__en {
        font-size: 5rem;
    }

    .top__title__en--mini {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 1300px){
    .top__section,
    .fukuoka-session .top__title,
    .fukuoka-session__wrap,
    .fukuoka-recruitment__wrap{
        width: 90%;
    }

    .fukuoka-session,
    .fukuoka-recruitment{
        width: 100vw;
    }
}

@media screen and (max-width: 1200px){
.fukuoka__top .top__title__en{
    font-size: 5rem;
    line-height: 140%;
}

    .fukuoka__top .top__title__en{
        font-size: 4rem;
        line-height: 130%;
        margin-bottom: 20px;
    } 

    .fukuoka .top__title--fukuoka{
        font-size: 1.2rem;
    }

    .fukuoka-work__wrap .text h3{
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 1150px){
    .top__title__en {
        font-size: 4rem;
    }

    .top__title__en--mini {
        font-size: 2.5rem;
    }

    .fukuoka-access .supplement p{
        font-size: 1rem;
    }

    .fukuoka-session::before{
        top: -15%;
    }

    .point{
        max-width: 401px;
    }
}

@media screen and (max-width: 1070px){
    .fukuoka-recruitment__wrap{
        display: block;
    }

    .fukuoka-recruitment__content{
        width: 100%;
        justify-content: center;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .top__title__jp--mini{
        font-size: 1rem;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1000px){
    .fukuoka__top .top__title__en{
        font-size: 3rem;
    }
    .fukuoka .top__title--fukuoka {
        font-size: 1rem;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 960px){
    .fukuoka-position_wrap .text{
        width: 70%;
    }

    .fukuoka-position_wrap .image{
        width: 120vw;
        margin: 0 calc(50% - 60vw);
    }

    .fukuoka-position_wrap .text__short{
        margin-top: 10%;
    }

    .fukuoka-session::before{
        max-width: 350px;
        max-height: 443px;
        top: -15%;
    }

    .fukuoka-session__wrap{
        display: block;
    }

    .fukuoka-session__wrap .contents{
        width: 100%;
        margin-bottom: 40px;
    }

    .fukuoka-session__wrap .internship-btn{
        width: 100%;
    }

    .internship-btn .internship-btn__contents{
        margin-left: 0;
    }

    .fukuoka-access__wrap{
        display: block;
    }

    .fukuoka-access__content,
    .access__img{
        width: 100%;
    }

    .access__img{
        margin-top: 20px;
        margin-left: 0;
    }

    .fukuoka-about__content .block{
        margin: 0 auto;
    }

    .fukuoka-work{
        margin-bottom: 200px;
    }

    .fukuoka-work__wrap .image{
        width: 160px;
    }

    .fukuoka__top__wrap{
        top: 55%;
    }
}

@media screen and (max-width: 800px) {
    .top__title__en {
        margin-top: -0px;
        font-size: 2.8125rem;
    }

    .top__title__en--mini {
        font-size: 2rem;
    }

    .fukuoka-work__wrap .text h3 {
        font-size: 1.3rem;
    }

    .fukuoka-session__wrap .contents h3{
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 768px){
    .fukuoka-about__content{
        display: block;
    }

    .fukuoka-about__content .block{
        width: 100%;
        margin-bottom: 40px;
    }

    .fukuoka-about__wrap{
        padding: 60px 20px;
    }

    .fukuoka-position_wrap .contents{
        display: block;
    }

    .fukuoka-position_wrap .image{
        width: 100vw;
        margin: 0 calc(50% - 50vw);
    }

    .fukuoka-position_wrap .text{
        position: relative;
        width: 95vw;
        height: auto;
        margin-top: -10%;
    }

    .fukuoka-work__wrap .contents{
        display: block;
    }

    .fukuoka-work__wrap .text{
        width: 100%;
    }

    .fukuoka-work__wrap .image,
    .fukuoka-work__wrap .contents:nth-child(2) .image{
        margin: 0 auto;
    }

    .fukuoka-work__wrap .text h3{
        text-align: center;
    }

    .fukuoka-session::before{
        max-width: 300px;
        max-height: 350px;
    }

    .fukuoka-work__wrap .text:before{
        top: -15px;
        left: 50%;
        margin-left: -15px;
        border: 15px solid transparent;
        border-bottom: 15px solid #F5F5F5;
    }

    .fukuoka-work__wrap .contents:nth-child(2) .text:before{
        top: -15px;
        left: 50%;
        margin-left: -15px;
        border: 15px solid transparent;
        border-bottom: 15px solid #F5F5F5;
    }

    .fukuoka__top__wrap{
        top: 50%;
    }
}

@media screen and (max-width: 700px){
    .top__title__jp {
        margin-bottom: -0.5rem;
        font-size: 1rem;
    }
}

@media screen and (max-width: 600px){
    .sp{
        display: block;
    }

    .pc{
        display: none;
    }

    .fukuoka__top .top__title__en{
        font-size: 4rem;
    }

    .fukuoka .top__title--fukuoka{
        font-size: 1.2rem;
    }

    .top__section{
        margin-top: 60px;
    }

    .top__pickup{
        margin-top: 0;
        padding: 80px 0;
    }

    .top__pickup::before{
        margin-top: -80px;
    }

    .fukuoka-position{
        margin-bottom: 120px;
    }

    .fukuoka-work{
        margin-bottom: 140px;
    }

    .fukuoka-recruitment{
        margin-top: 0px;
        padding-top: 80px;
        padding-bottom: 60px;
    }

    .fukuoka-recruitment__content{
        display: block;
    }

    .fukuoka-recruitment__content .image{
        margin: 0 auto;
    }

    .fukuoka-recruitment__content .content{
        text-align: center;
        display: block;
    }
    
    .fukuoka-recruitment__content .content .top__title{
        text-align: left;
        display: inline-block;
    }

    .fukuoka-session{
        padding-bottom: 80px;
    }

    .top__title__brank{
        padding-bottom: 0;
    }

    .fukuoka__top__wrap{
        top: 68%;
    }

    .fukuoka-access{
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 500px){
    .fukuoka__top__wrap {
        top: 67%;
    }

    .fukuoka__top .top__title__en {
        margin-bottom: 10px;
    }

    .fukuoka .top__title--fukuoka {
        font-size: 0.9rem;
    }

    .fukuoka-session::before{
        max-width: 250px;
        top: -16%;
    }
}

@media screen and (max-width: 450px){
    .fukuoka__top .top__title__en {
        font-size: 3rem;
    }
}

@media screen and (max-width: 400px){
    .top__title__en {
        margin-top: -0px;
        font-size: 2.7rem;
    }
}

