@charset "utf-8";

/*全体設定
=============================*/
main {
    overflow: hidden;
}


/*メインビジュアル
=============================*/
.mv {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.mv h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 18%;
  height: 120px;
    max-width: 80%;
    margin: 0 auto;
  text-align: center;
}
.mv h2 img {
  max-width: 100%;
  max-height: 100%;
}


/*ACCESS
=============================*/
.access_copy {
    width: 100%;
    padding: 70px 0;
    background: #E7E4D8;
    background: linear-gradient(90deg, rgba(231, 228, 216, 1) 0%, rgba(252, 251, 245, 1) 50%, rgba(231, 228, 216, 1) 100%);
    position: relative;
    text-align: center;
    overflow: hidden;
}
.access_copy::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/common/bg_line.png) repeat;
    background-size: 300px;
    background-position: center;
}
.access_copy h3 {
    width: 189px;
    max-width: 50%;
    margin: 0 auto 50px;
    position: relative;
    z-index: 1;
}
.access_copy .ac_t_img {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 1;
}
.access_copy .ac_t_img li {
    width: 50%;
}
.access_copy .ac_t_img li .txt01 {
    width: 350px;
    max-width: 90%;
    margin: 0 auto 0 10%;
}
.access_copy .ac_t_img li .txt02 {
    width: 420px;
    max-width: 90%;
    margin: 0 10% 0 auto;
}



/*天神・博多エリア　共通
=============================*/
.copy_Box {
    width: 90%;
    margin: 0 auto;
    padding: 70px 0;
    position: relative;
    z-index: 1;
}
.copy_Box h3 {
    margin-bottom: 50px;
}
.copy_Box h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.6;
}
.copy_Box p {
    color: #fff;
    line-height: 2;
    font-size: 14px;
}


/*天神エリア
=============================*/
.blue_Area {
    width: 100%;
    background-color: #09a2b5;
    padding-bottom: 17svw;
    position: relative;
}
.blue_Area::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../img/access/yell_bg.png) no-repeat;
    background-size: 100%;
    background-position: center bottom;
}
.blue_Area .copy_Box h3 {
    width: 488px;
    max-width: 90%;
    margin-bottom: 40px;
}
.blue_Area .ten_Block {
    width: 95%;
    margin-left: auto;
    margin-right: 0;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.blue_Area .ten_Block li {
    position: relative;
    z-index: 1;
}
.blue_Area .ten_Block li:nth-child(1) {
    width: 70%;
    transform: translateY(-30px);
}
.blue_Area .ten_Block li:nth-child(2) {
    width: 28%;
    margin-top: auto;
    margin-bottom: 0;
}
.blue_Area .ten_Block li:nth-child(2) .img01 {
    position: absolute;
    top: max(-204px,-14svw);
    left: 0;
    right: -15%;
    margin: 0 auto;
    width: 300px;
    max-width: 80%;
    z-index: -1;
}
.blue_Area .ten_Block li:nth-child(3) {
    width: 40%;
    margin-left: auto;
    margin-right: 2%;
}
.blue_Area .ten_Block li:nth-child(3) .img02 {
    position: absolute;
    left: -40%;
    top: -50%;
    transform: translateY(50%);
    bottom: 0;
    width: 158px;
    max-width: 30%;
}
.blue_Area .ten_Block li:nth-child(4) {
    width: 26%;
    margin-right: 10%;
    margin-top: 2%;
}


/*博多エリア
=============================*/
.yellow_Area {
    width: 100%;
    background: #cdbc48;
    padding-bottom: 100px;
}
.yellow_Area .copy_Box {
    text-align: right;
    padding-top: 0;
    transform: translateY(-10svw);
}
.yellow_Area .copy_Box h3 {
    width: 533px;
    max-width: 80%;
    margin-right: 0;
    margin-left: auto;
}
.yellow_Area .hak_Block {
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.yellow_Area .hak_Block li {
    position: relative;
    z-index: 1;
}
.yellow_Area .hak_Block li figure {
    position: relative;
}
.yellow_Area .hak_Block li:nth-child(1) {
    width: 32%;
}
.yellow_Area .hak_Block li:nth-child(1) figure:nth-child(1) {
    width: 90%;
    margin-left: 10%;
    margin-bottom: 10%;
}
.yellow_Area .hak_Block li:nth-child(1) figure:nth-child(1) .img01 {
    position: absolute;
    left: 0;
    right: 0;
    top: max(-224px,-23svw);
    margin: 0 auto;
    width: 194px;
    z-index: -1
}
.yellow_Area .hak_Block li:nth-child(1) figure:nth-child(2) {
    width: 100%;
}
.yellow_Area .hak_Block li:nth-child(1) figure:nth-child(3) {
    width: 30%;
    max-width: 143px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 5%;
}
.yellow_Area .hak_Block li:nth-child(2) {
    width: 65%;
    transform: translateY(-10%);
}
.yellow_Area .hak_Block li:nth-child(2) figure:nth-child(2) {
    width: 65%;
    margin-left: 5%;
    margin-top: 5%;
}
.yellow_Area .hak_Block li:nth-child(2) figure:nth-child(2) .img02 {
    position: absolute;
    right: -35%;
    top: -20%;
    transform: translateY(50%);
    width: 173px;
    max-width: 30%;
}



/*アクセスマップ
=============================*/
.ac_map {
    width: 1200px;
    max-width: 90%;
    margin: 0 auto;
}





@media only screen and (max-width: 1030px) {
    
    
    /*メインビジュアル
    =============================*/
    .mv h2 {
        max-width: 60%;
        top: 30%;
    }
    
    
    /*ACCESS
    =============================*/
    .access_copy h3 {
        width: 140px;
    }
    .access_copy .ac_t_img li {
        width: 100%;
        margin-bottom: 20px;
    }
    .access_copy .ac_t_img li .txt01 {
        margin: 0 auto 10px;
        width: 180px;
    }
    .access_copy .ac_t_img li .txt02 {
        margin: 0 auto;
        width: 220px;
    }
    
    
    /*天神・博多エリア　共通
    =============================*/
    .copy_Box {
        padding: 60px 0 20px;
    }
    .copy_Box p {
        font-size: 13px;
        word-break:auto-phrase;
    }
    
    
    /*天神エリア
    =============================*/
    .blue_Area .ten_Block li:nth-child(1) {
        width: 100%;
        transform: none;
    }
    .blue_Area .ten_Block li:nth-child(2) {
        width: 100%;
        margin-top: 5%;
    }
    .blue_Area .ten_Block li:nth-child(2) figure {
        width: 55%;
    }
    .blue_Area .ten_Block li:nth-child(2) .img01 {
        width: 40%;
        top: inherit;
        bottom: 0;
        right: 2%;
        left: inherit;
    }
    .blue_Area .ten_Block li:nth-child(3) {
        width: 100%;
        margin-right: 0;
        margin-top: 5%;
    }
    .blue_Area .ten_Block li:nth-child(4) {
        width: 50%;
        margin-right: 0;
        margin-left: auto;
    }
    .blue_Area .ten_Block li:nth-child(3) .img02 {
        left: 0;
        top: inherit;
        transform: none;
        bottom: -35svw;
        width: 130px;
        max-width: 25%;
    }
    
    
    /*博多エリア
    =============================*/
    .yellow_Area {
        padding-bottom: 50px;
    }
    .yellow_Area .copy_Box {
        transform: none;
        margin-bottom: 5%;
    }
    .yellow_Area .hak_Block {
        margin-bottom: 50px;
    }
    .yellow_Area .hak_Block li:nth-child(2) {
        width: 100%;
        transform: none;
    }
    .yellow_Area .hak_Block li:nth-child(2) figure:nth-child(2) .img02 {
        max-width: 35%;
        right: -40%;
        top: -30%;
    }
    .yellow_Area .hak_Block li:nth-child(1) {
        width: 100%;
        margin-top: 5%;
        display: flex;
        flex-wrap: wrap;
    }
    .yellow_Area .hak_Block li:nth-child(1) figure:nth-child(1) {
        width: 60%;
        margin-right: 0;
        margin-left: auto;
        margin-bottom: 5%;
    }
    .yellow_Area .hak_Block li:nth-child(1) figure:nth-child(1) .img01 {
        left: -60%;
        top: inherit;
        bottom: 0;
        right: inherit;
        max-width: 70%;
    }
    .yellow_Area .hak_Block li:nth-child(1) figure:nth-child(2) {
        width: 60%;
    }
    .yellow_Area .hak_Block li:nth-child(1) figure:nth-child(3) {
        width: 25%;
        margin-right: 5%;
        margin-top: 0;
    }
    
    
    
    
    
    
    
    
    
    
}

@media only screen and (max-width: 756px) {
    
    
    /*アクセスマップ
    =============================*/
    .js-scrollable {
        overflow-y: hidden;
    }
    .js-scrollable img {
        height: 240px;
        padding: 0 0 10px;
        max-width: unset;
    }
    .scroll-hint-icon-wrap.is-active .scroll-hint-icon {
        letter-spacing: 0;
    }
    }
