@charset "UTF-8";
/* CSS Document */

main{
    background-color: #f9f6f1;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
}
.desc-sandy{
    padding-top: 140px;
    position: relative;
    background-image: url("../img/header__sandy-beach.jpeg");
    background-size: cover;
    padding-bottom: 80px;
}
.desc-sandy h1{
    margin-bottom: 80px;
    margin-left: 12%;
    font-size: 2.4rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 600;
    font-style: normal;
}
.desc-sandy .desc1{
    margin-right: 8%;
    font-size: 1.8rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    text-align: right;
    line-height: 1.7;
}

        @media(min-width:1020px){
            .desc-sandy{
                
                padding-top: 280px;
                padding-bottom: 70px;
            }
            .desc-sandy h1{
                margin-left: 20%;
                margin-bottom: 100px;
                font-size: 3.6rem;
                max-width: 840px;
                margin-inline: auto;
            }
            .desc-sandy .desc1{
                margin-right: 13.9%;
                font-size: 2.4rem;
                line-height: 1.9;
                max-width: 840px;
                margin-inline: auto;
            }
            
            }

/* ----------COMMUNICATE------------------ */
.suv-title_COMMUNICATE{
    width: 190px;
    height: 14px;
    display: block;
}
.COMMUNICATE-section{
    position: relative;
}
.COMMUNICATE-section h2{
    margin-top: 70px;
    margin-left: 4%;
}
.title_COMMUNICATE{
    padding: 2rem 2rem 2rem 2rem;
    border-left: 1px solid;
    letter-spacing: 0.5rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    margin-bottom: 20px;
    display: block;
}
        @media(min-width:1020px){
            .suv-title_COMMUNICATE{
                width: 208px;
                height: auto;
            }
            .COMMUNICATE-section h2{
                max-width: 1040px;
                margin: 80px auto 0;
            }
            .title_COMMUNICATE{
                padding: 3rem 3rem 3rem 2rem;
                font-size: 2.8rem;
            }
            }
.COMMUNICATE-desc{
    width: 285px;
    margin: 70px auto 220px;
    position: relative;
    z-index: 3;
    letter-spacing: 0.25rem;
    line-height: 1.7;
}
.pcbr{
    display: none;
}
.COMMUNICATE-desc::after{
    content: "";
    display: block;
    width: 450px;
    height: 335px;
    background-image: url("../img/5office:mobile:__COMMUNICATE_maru_.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 43%;
    transform: translateY(-50%) translateX(-50%); 
    z-index: -1;
}

.COMMUNICATE-slider{
    z-index: 10;
}

.COMMUNICATE-slider img{
    margin-inline: 6px;
    opacity: 0.6;
}

.COMMUNICATE-slider .slick-active{
    opacity: 1;
}

.slick-prev{
    left: 8px;
    z-index: 1;
}
.slick-prev::before{
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    right: -26px;
    width: 35px;
    height: 35px;
    background-color: gray;
    mask-image: url(../img/SVG/arrow_white_slick_maruleft.svg);
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
    opacity: 1;
}

.slick-next{
    right: 8px;
}

.slick-next::before{
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    right: 8px;
    width: 35px;
    height: 35px;
    background-color: gray;
    mask-image: url(../img/SVG/arrow_white_slick_maruright.svg);
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
    opacity: 1;
}

.slick-dots{
    bottom: -46px;
}

.slick-dots li button::before{
    font-size: 12px;
}

            @media(min-width:1020px){
                .COMMUNICATE-slider{
                    max-width: 1040px;
                    margin-inline: auto;
                }
                .COMMUNICATE-desc .pcbr{
                    display: block;
                }
                .COMMUNICATE-desc{
                    width: 410px;
                    margin: 68px auto 255px;
                }
                .COMMUNICATE-desc::after{
                    display: none;
                }
                .COMMUNICATE-desc::before{
                    content: "";
                    display: block;
                    width: 870px;
                    height: 440px;
                    background-image: url("../img/5office:pc:__COMMUNICATE_maru.png");
                    background-repeat: no-repeat;
                    position: absolute;
                    top: 10%;
                    left: 53%;
                    transform: translateY(-50%) translateX(-50%); 
                    z-index: -1;
                }
                .slick-prev{
                left: 10px;
                width: 40px;
                height: 40px;
                }
                .slick-next{
                    right: 10px;
                    width: 40px;
        height: 40px;
                }
                .slick-prev::before,.slick-next::before{
                    width: 50px;
                    height: 50px;
                }
  
                }


/* ----------FOCUS------------------ */
.suv-title_FOCUS{
    width: 100px;
    height: 14px;
    display: block;
}
.FOCUS-section{
    position: relative;
}
.FOCUS-section h2{
    margin-top: 100px;
    margin-left: 4%;
}
.title_FOCUS{
    padding: 2rem 2rem 2rem 2rem;
    border-left: 1px solid;
    letter-spacing: 0.5rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    margin-bottom: 20px;
    display: block;
}
        @media(min-width:1020px){
            .suv-title_FOCUS{
                width: 113px;
                height: auto;
            }
            .FOCUS-section h2{
                max-width: 1040px;
                margin: 100px auto 0;
            }
            .title_FOCUS{
                padding: 3rem 3rem 3rem 2rem;
                font-size: 2.8rem;
            }
            }

.meetingroom-img{
    display: flex;
    position: relative;
    z-index: 4;
    max-width: 780px;
    gap: 2%;
    justify-content: center;
    margin: 0 auto;
}
.meetingroom-img .img1,.meetingroom-img .img2{
    width: 48%;
    min-width: 182px;
    height: auto;
}
.FOCUS-desc{
    width: 298px;
    margin: 35px auto 220px;
    position: relative;
    z-index: 3;
    letter-spacing: 0.25rem;
    line-height: 1.7;
}
.pcbr{
    display: none;
}
.FOCUS-desc::after{
    content: "";
    display: block;
    width: 380px;
    height: 415px;
    background-image: url("../img/5office:mobile:__FOCUS_maru_.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 46%;
    left: 52%;
    transform: translateY(-50%) translateX(-50%); 
    z-index: -1;
}
            @media(min-width:1020px){

                .meetingroom-img{
                    max-width: 1025px;
                    gap: 1.5%;
                }
                .meetingroom-img .img1,.meetingroom-img .img2{
                    width: 504px;
                    height: auto;
                }
                .FOCUS-desc{
                    width: 447px;
                    margin: 50px auto 290px;
                }
                .FOCUS-desc::after{
                    display: none;
                }
                .FOCUS-desc::before{
                    content: "";
                    display: block;
                    width: 895px;
                    height: 632px;
                    background-image: url("../img/5office:pc:__FOCUS_maru.png");
                    background-repeat: no-repeat;
                    position: absolute;
                    top: -102%;
                    left: 55%;
                    transform: translateY(-50%) translateX(-50%); 
                    z-index: -1;
                
                
                }

                }




/* ----------ENJOY----------------- */

.suv-title_ENJOY{
    width: 95px;
    height: 16px;
    display: block;
}
.ENJOY-section{
    position: relative;
}
.ENJOY-section h2{
    margin-top: 100px;
    margin-left: 4%;

}
.title_ENJOY{
    padding: 2rem 2rem 2rem 2rem;
    border-left: 1px solid;
    letter-spacing: 0.5rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    margin-bottom: 20px;
    display: block;
}
        @media(min-width:1020px){
            .suv-title_ENJOY{
                width: 109px;
                height: auto;
            }
            .ENJOY-section h2{
                max-width: 1040px;
                margin: 100px auto 0;
            }
            .title_ENJOY{
                padding: 3rem 3rem 3rem 2rem;
                font-size: 2.8rem;
            }
            }

.bur-counter-space-img{
    width: 98%;
    max-width: 475px;
    height: auto;
    position: relative;
    z-index: 4;
    margin: 0 auto;
    display: block;
}

.ENJOY-desc{
    width: 296px;
    margin: 45px auto 260px;
    position: relative;
    z-index: 3;
    letter-spacing: 0.25rem;
    line-height: 1.7;
}
.pcbr{
    display: none;
}
.ENJOY-desc::after{
    content: "";
    display: block;
    width: 517px;
    height: 475px;
    background-image: url("../img/5office:mobile:__ENJOY_maru_.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 53%;
    left: 39%;
    transform: translateY(-50%) translateX(-50%); 
    z-index: -1;


}

            @media(min-width:1020px){
                .pcbr{
                    display: block;
                }
                .bur-counter-space-img{
                    height: auto;
                    max-width: 600px;
                }
                .ENJOY-desc{
                    width: 555px;
                    margin: 50px auto 275px;
                }
                .ENJOY-desc::after{
                    display: none;
                }
                .ENJOY-desc::before{
                    content: "";
                    display: block;
                    width: 990px;
                    height: 740px;
                    background-image: url("../img/5office:pc:__ENJOY_maru.png");
                    background-repeat: no-repeat;
                    position: absolute;
                    top: -65%;
                    left: 56%;
                    transform: translateY(-50%) translateX(-50%); 
                    z-index: -1;
                
                
                }

                }






/* ---------OTHERS----------------- */

.suv-title_OTHERS{
    width: 100px;
    height: 14px;
    display: block;
}
.OTHERS-section{
    position: relative;
}
.OTHERS-section h2{
    margin-top: 100px;
    margin-left: 4%;

}
.title_OTHERS{
    padding: 2rem 2rem 2rem 2rem;
    border-left: 1px solid;
    letter-spacing: 0.5rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    margin-bottom: 40px;
    display: block;
}
.OTHERS-section p{
    font-size: 1.4rem;

}
        @media(min-width:1020px){
            .suv-title_OTHERS{
                width: 128px;
                height: auto;
            }
            .OTHERS-section h2{
                max-width: 1040px;
                margin: 100px auto 0;
            }
            .title_OTHERS{
                padding: 3rem 3rem 3rem 2rem;
                font-size: 2.8rem;
            }
            .OTHERS-section p{
                font-size: 1.6rem;
            }
            }

/* ---------door----------------- */

.door-desc{
width: 240px;
margin: 100px auto 85px;
position: relative;
z-index: 3;
letter-spacing: 0.1rem;
line-height: 1.7;
left: 70px;
}

.door-desc::after{
    content: "";
    display: block;
    width: 282px;
    height: 195px;
    background-image: url("../img/5office_mb___door-maru.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 63%;
    left: 31%;
    transform: translateY(-50%) translateX(-50%); 
    z-index: -1;
    }

.door-area img{
    display: block;
    width: 100%;
    max-width: 475px;
    height:auto;
    position: relative;
    z-index: 4;
    margin: 0 auto;
}


            @media(min-width:1020px){
                .door-area{
                    display: flex;
                    width: 1040px;
                    margin: 0 auto;
                }
                .door-desc{
                    left: 10px;
                    width: 240px;
                    margin: 125px 110px 190px 191px;
                    position: relative;
                    z-index: 3;
                    }
                    .door-desc::after{
                        display: none;
                    }
                    .door-desc::before{
                        content: "";
                        display: block;
                        width: 420px;
                        height: 325px;
                        background-image: url("../img/5office:pc:__door-maru.png");
                        background-repeat: no-repeat;
                        position: absolute;
                        top: 123%;
                        left: 41%;
                        transform: translateY(-50%) translateX(-50%); 
                        z-index: -1;
                        }
                    .door-area img{
                        width: 518px;
                        height:auto;
                        margin: 0;
                        max-width: 518px;
                    }
                }

/* ---------desk-light----------------- */
.desk-light-desc{
    width: 210px;
    margin: 145px auto 95px;
    position: relative;
    z-index: 3;
    letter-spacing: 0.1rem;
    line-height: 1.7;
    left: -26px;
    }
    
    .desk-light-desc::after{
        content: "";
        display: block;
        width: 255px;
        height: 220px;
        background-image: url("../img/5office_mb___desklight-maru.png");
        background-repeat: no-repeat;
        position: absolute;
        top: 63%;
        left: 42%;
        transform: translateY(-50%) translateX(-50%); 
        z-index: -1;
        }
    
    .desk-light-area img{
        display: block;
        width: 100%;
        max-width: 475px;
        height:auto;
        position: relative;
        z-index: 4;
        margin: 0 auto;
    }
    .desk-light-desc .pcbr{
        display: block;
    }
                @media(min-width:1020px){
                    .desk-light-area .pcbr{
                        display: none;
                    }
                    .desk-light-area{
                        display: flex;
                        width: 1040px;
                        margin: 10px auto 0;
                    }
                    .desk-light-desc{
                        width: 290px;
                        margin: 130px 243px 190px -12px;
                        position: relative;
                        z-index: 3;
                        letter-spacing: 0.07rem;
                        left: 87px;
                        }
                        .desk-light-desc::after{
                            display: none;
                        }
                        .desk-light-desc::before{
                            content: "";
                            display: block;
                            width: 448px;
                            height: 368px;
                            background-image: url("../img/5office:pc:__desklight-maru.png");
                            background-repeat: no-repeat;
                            position: absolute;
                            top: 113%;
                            left: 60%;
                            transform: translateY(-50%) translateX(-50%); 
                            z-index: -1;
                            }
                        .desk-light-area img{
                            width: 518px;
                            height: auto;
                            margin: 0;
                            max-width: 518px;
                        }
                    }

/* ---------stairs---------------- */
.stairs-desc{
    width: 153px;
    margin: 140px auto 75px;
    position: relative;
    z-index: 3;
    left: 70px;
    letter-spacing: 0.1rem;
    line-height: 1.7;
    }
    
    .stairs-desc::after{
        content: "";
        display: block;
        width: 305px;
        height: 205px;
        background-image: url("../img/5office_mb___stairs-maru.png");
        background-repeat: no-repeat;
        position: absolute;
        top: 46%;
        left: 18%;
        transform: translateY(-50%) translateX(-50%); 
        z-index: -1;
        }
    
    .stairs-area img{
        display: block;
        width: 100%;
        max-width: 475px;
        height: auto;
        position: relative;
        z-index: 4;
        margin: 0 auto;
    }
    
                @media(min-width:1020px){
                    .stairs-area{
                        display: flex;
                        width: 1040px;
                        margin: 10px auto 0;
                    }
                    .stairs-desc{
                        left: 20px;
                        width: 151px;
                        margin: 200px 159px 75px 210px;
                        position: relative;
                        z-index: 3;
                        letter-spacing: 0.07rem;
                        }
                        .stairs-desc::after{
                            display: none;
                        }
                        .stairs-desc::before{
                            content: "";
                            display: block;
                            width: 415px;
                            height: 350px;
                            background-image: url("../img/5office:pc:__stairs-maru.png");
                            background-repeat: no-repeat;
                            position: absolute;
                            top: 24%;
                            left: 14%;
                            transform: translateY(-50%) translateX(-50%); 
                            z-index: -1;
                            }
                        .stairs-area img{
                            width: 518px;
                            height: auto;
                            margin: 0;
                            max-width: 518px;
                        }
                    }


/* ----------map-------------------- */

.map-section h2{
    margin-top: -29.16px;
    text-align: center;
}

/* ----------office------------------- */

.office-section .office-desc{
    margin-top: 30px;
    margin-bottom: 40px;
    padding-inline: 11%;
    line-height: 1.7em;
}

.office-slider .slick-slide {
    margin:0 10px;/*スライド左右の余白調整*/
}

.office-slider{
    height: 232px;
}

.office-slider li{
    width: 278px;
    height: 232px;
}

.office-section{
    position: relative;
    padding-top: 80px;
}

.office-section h2{
    margin-left: 11%;
}
        @media(min-width:526px){
        .office-desc .pcbr{
            display: block;
        }

        }



        @media(min-width:1020px){
            .office-section{
                padding-top: 140px;
            }
            .office-section h2{
                max-width: 800px;
                margin: 0 auto;
                font-size: 2.8rem;
            }
            .office-section .office-desc{
                margin: 50px auto;
                font-size: 1.8rem;
                max-width: 800px;
                padding-inline: 0;
            }
            .office-slider{
                height: 362px;
            }
            .office-slider li{
                width: 432px;
                height: 362px;
            }
        }


/* ----------map------------------ */

.map-section h2{
    margin-top: -29.16px;
    text-align: center;
}

.map-txt{
    width: 80px;
    display: inline-block;
    margin-top: -6px;
}

.map-section{
    position: relative;
    background-color: #fff;
    margin: 150px auto 100px;
    border: 1px solid #2d2d2d;
    border-radius: 0;
    width: min(90%, 600px);
    margin-left: auto;
    margin-right: auto;
    max-height: 718px;
}
.map-frame{
    margin: 38px 8% 0;
    font-size: 1.4rem;
    line-height: 1.7;
    letter-spacing: 0;
}
.map-frame p{
    margin-bottom: 10px;
}
.map-frame p .day-off{
    margin-bottom: 30px;
}
/* .google-map::after{
    content: "";
    display: block;
    width: 20px;
    height: 25px;
    background-image: url("../img/SVG/location_on_20dp_black_5F6368_FILL0_wght400_GRAD0_opsz20.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -3px;
    left: -20px;
} */
.google-map{
    color: #0a49a6;
    margin-left: 50%;
    border-bottom: 1px solid #0a49a6;
    position: relative;
    font-size: 1.4rem;
}

.map{
    border: 1px solid #2d2d2d;
    width: min(90%, 400px);
    /* height: 250px; */
    height: 0;
    margin: 23px auto 50px;
    padding-top: 63.4%;
    position: relative;
}

.map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

            @media(min-width:1020px){
                .map-section{
                    margin: 185px auto 200px;
                    max-width: 845px;
                }
                .map-txt{
                    width: 113px;
                    margin-top: -1px;
                }
                .map-section h2{
                    margin-top: -48px;
                }
                .map-frame{
                    margin: 38px 17.8% 0;
                }
                .map-frame .day-off {
                    margin-bottom:20px;
                }
                .google-map {
                    display: block;
                    left: 30%;
                    max-width: 152px;
                    margin-inline: auto;
                }
                .map{
                    width: 510px;
                    /* height: 250px; */
                    height: 0;
                    margin: 10px auto 45px;
                    padding-top: 50.4%;

                }
                .gm-style .place-desc-large .address{
                display: none;
                }

            }

 
  /* --------------entry-link--------------- */
.entry-link{
    background-image: url("../img/entry-link__4shapes-big.jpg");
    background-size: cover;
    width: 375px;
    height: 350px;
    margin: 0 auto;
    border: 1px solid;
    position: relative;

}
.entry-frame{
    display: inline;
    background-color: #2d2d2d; /* 背景色 */
    color: #fff; /* 文字色 */
    padding: 25px 74px 25px 74px; /* パディング */
    font-size: 1.8rem; /* フォントサイズ */
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    margin: 128px 32px 150px;
}
.entry-link_button{
    background-color: #fff; /* 背景色 */
    color: var(--black); /* 文字色 */
    padding: 16px 110px 16px 40px; /* パディング */
    font-size: 1.6rem; /* フォントサイズ */
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #2d2d2d;
    border-radius: 27.3px; 
    position: relative;
    top: 240px;
    left: 48px;
}
.entry-link_button::after{
    content: "";
    display: block;
    width: 61px;
    height: 13px;
    background-image: url("../img/link-button__long-arrow.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: 190px;
}



/* --------------contact-link--------------- */

.contact-link{
    background-image: url("../img/ticket-link.png");
    background-size: cover;
    width: 375px;
    height: 350px;
    margin: 0 auto;
    border: 0.5px solid;
    margin-bottom: 200px;
    position: relative;
}
.contact-frame{
    display: inline;
    background-color: #2d2d2d; /* 背景色 */
    color: #fff; /* 文字色 */
    padding: 25px 45px 25px 45px; /* パディング */
    font-size: 1.8rem; /* フォントサイズ */
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    margin: 128px 32px 150px;
}
.contact-link_button{
    background-color: #fff; /* 背景色 */
    color: var(--black); /* 文字色 */
    padding: 16px 125px 16px 40px; /* パディング */
    font-size: 1.6rem; /* フォントサイズ */
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #2d2d2d;
    border-radius: 27.3px; 
    position: relative;
    top: 240px;
    left: 48px;
}
.contact-link_button::after{
    content: "";
    display: block;
    width: 61px;
    height: 13px;
    background-image: url("../img/link-button__long-arrow.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: 190px;
}
            @media(min-width:1020px){
                .entry-link_and_contact-link{
                    display: flex;
                    max-width: 1440px;
                    margin: 0 auto 350px;
                }

                .entry-link{
                    padding-inline: 0%;
                    width: 50vw;
                    height: 46vw;
                    max-height: 670px;
                    margin: 0;

                }
                .entry-frame{
                    text-align: center;
                    display: block;
                    padding: 5% 9% 5% 9%;
                    font-size: 2rem;
                    margin: 42% 21% 42% 21%;
                    width: 59%;
                    min-width: 300px;
                }
                .entry-link_button{
                    display: block;
                    padding: 21px 80px 21px 57px;
                    font-size: 1.8rem;
                    border-radius: 35px;
                    top: 70%;
                    left: 0%;
                    max-width: 330px;
                    margin: 0 auto;
                    width: 63%;
                }
                .entry-link_button::after{
                    width: 62px;
                    height: 15px;
                    top: 27px;
                    left: 235px;
                }
                
                

                .contact-link{
                    width: 50vw;
                    height: 46vw;
                    max-height: 670px;
                    margin: 0;
                    border: 1px solid #2d2d2d;
                }
                .contact-frame{
                    text-align: center;
                    display: block;
                    padding: 5% 2% 5% 2%;
                    font-size: 2rem;
                    margin: 42% 21% 43% 21%;
                    width: 62%;
                    min-width: 300px;
                }
                .contact-link_button{
                    display: block;
                    padding: 21px 130px 21px 57px;
                    font-size: 1.8rem;
                    border-radius: 35px;
                    top: 70%;
                    left: 0%;
                    max-width: 330px;
                    margin: 0 auto;
                    width: 63%;
                }
                .contact-link_button::after{
                    width: 62px;
                    height: 13px;
                    top: 27px;
                    left: 235px;
                }
                
                

                }
                @media(min-width:1440px){
                    .entry-frame{
                        font-size: 2.4rem;
                    }
                    .contact-frame{
                        font-size: 2.4rem; 
                    }

            }