@charset "UTF-8";

/*===================================
common
===================================*/
#index_Page {
    background: #d3e3e8;
}


figure {
    position: relative;
}

img {
    width: 100%;
}

/**/
#main_Wrap {
    position: relative;
}

#main_Wrap img {
    width: 100%;
}

#main_Wrap figure {
    pointer-events: none;
}

.video_Box {
    position: relative;
    width: 100%;
    height: 0;
    /* padding-top: 45%; */
    /*    padding-top: 51%;*/
    padding-top: 64.285714285714286%;
    line-height: 0;
    overflow: hidden;
    background: #000;
}

.video_Box video {
    position: absolute;
    top: -20%;
    left: 0;
    width: 127%;
    transition: 1s;
    z-index: 1;
}

.main_fix {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.mv_scroll {
    position: absolute;
    top: 93.421052631578947%;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 10px;
    color: #fff;
    letter-spacing: 0.18em;
}

.mv_icon {
    position: absolute;
    position: absolute;
    top: 22.677165354330709%;
    right: 4%;
    width: calc(9.285714285714286% * 1.4);
    display: none;
}

.point01 {
    width: 100%;
    /* padding: 10px 0 8px; */
    padding: 20px 0 16px;
    /* background: #153844; */
    background-image: url(../img/teiki_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-image: linear-gradient(to right, #d4d4d3, #ffffff, #d4d4d3); */
    text-align: center;
    letter-spacing: 0.08em;
    display: none;
}

.point01 p {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 37px;
    line-height: 1.6;
}

.point01 p.teiki_txt {
    width: 90%;
    max-width: 1206px;
}

.teikibtn{
position: absolute;
bottom: 0.91743119%;
right: 1.16182573%;
width: 16.26556017%;
transition: 0.3s;
}
.teikibtn a{
display: block;
width: 100%;
max-width: 196px;
margin: 0.75em auto 0;
transform: translate(0, 0);
transition: 0.3s;
}
.teikibtn:hover{
opacity: 0.5;
}


.price-box {
    padding: 16px 0 18px 0;
    background: #131e3c;
    display: none;
}

.price-box p.price {
    /* color: #B89C4F; */
/*    color: #b93721;*/
    color: #fff;
    font-size: 41px;
    text-align: center;
    /* background-image: linear-gradient(to right, #d01d1d, #b71818, #d01d1d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    letter-spacing: 0.14em;
    margin-top: 15px;
}

.price-box p.price strong {
    font-size: 150%;
}

.price-box p.price small {
    font-size: 60%;
    vertical-align: middle;
}

.price-box p.price .space {
    display: inline-block;
    padding-left: 6px;
}

/* .point01 p::after {
    content: "（※2022年10月末現在）";
    position: absolute;
    right: 0;
    bottom: -4px;
    font-feature-settings: "palt";
    font-size: 10px;
    transform: scale(0.9);
} */
.price-box p.point {
    width: 90%;
    max-width: 1036px;
    margin: 0 auto;
}


.point01 sup {
    font-size: 10px;
    vertical-align: text-top;
}

.point01 p span {
    color: #fff;
    font-size: 110%;
    line-height: 1;
}

.point01 p span.large {
    color: #fff;
    font-size: 156%;
    line-height: 1;
    display: inline-block;
    vertical-align: bottom;
    padding: 0px 0 4px;
}

.point02 {
    width: 100%;
    padding: 10px 0 4px;
    background: #202a2e;
    text-align: center;
}

.point02 p {
    color: #d4b882;
    font-size: 28.8px;
    letter-spacing: 0.1em;
    line-height: 1.6;
}

.point02 p.f-size {
    color: #d4b882;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1.6;
}

.point02 p.f-size span {
    font-size: 144%;
}

.point02 p span {
    color: #d4b882;
    /*    font-size: 180%;*/
}

.point02 p span.middle-size {
    color: #d4b882;
    font-size: 112%;
}

.point02 p span.small {
    color: #d4b882;
    /*    font-size: 50%;*/
    font-size: 50%;
}

.point02 p span.f-80 {
    font-size: 80%;
}

.point02 p span.big {
    font-size: 120%;
}

.teiki_Area {
    /* background: #fff; */
    padding: 80px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #000;
    display: none;
}

.teiki_Area p {
    text-align: center;
    font-size: 39px;
    line-height: 1.4;
    color: #fff;
    letter-spacing: 0.18em;
    font-feature-settings: "palt";
    margin-bottom: 20px;
}

.teiki_Area p span {
    font-size: 60%;
}

.teiki_Area p span.f-80 {
    font-size: 80%;
}

.teiki_Area .teiki_notes {
    width: 94%;
    max-width: 630px;
    margin: 0 auto 20px;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
}

.teiki_Area .price {
    color: #B89C4F;
    letter-spacing: 1.7px;
}

.teiki_Area .price strong {
    font-size: 120%;
}

.teiki_Area .price small {
    font-size: 60%;
}

.teiki_Area .btn_box {
    width: 94%;
    max-width: 590px;
    margin: 20px auto 0;
    justify-content: space-between;
}

.teiki_Area .btn_request {
    width: 46.610169491525424%;
}

.teiki_Area .btn_request a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 12px 0;
    margin: 0 auto;
    background: #8d7b3d;
    border: 1px solid #fff;
    transition: .3s;
}

.teiki_Area .btn_request a:hover {
    opacity: 0.7;
    transition: .3s;
}

.teiki_Area .btn_reserve {
    width: 46.610169491525424%;
}

.teiki_Area .btn_reserve a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 12px 0;
    margin: 0 auto;
    background: #898882;
    border: 1px solid #fff;
    transition: .3s;
}

.teiki_Area .btn_reserve a:hover {
    opacity: 0.7;
    transition: .3s;
}

.teiki_Area p.f-small {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    padding-top: 14px;
}

.teiki_Area .bnr {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 60px;
}

.teiki_Area .bnr a {
    display: block;
}

.youtube_Area {
width: 94%;
margin: 0 auto 1em;;
}
.youtube_Area h6 {
text-align: center;
color: #fff;
font-size: clamp(20px,2vw,24px);
padding: 0 0 1em;
}
.youtube_Area div{
width: 100%;
max-width: 960px;
aspect-ratio: 16 / 9;
margin: 0 auto;
}

.youtube_Area div iframe {
width: 100%;
height: 100%;
}


.add_bnr {
    width: 94%;
    max-width: 600px;
    margin: 20px auto 30px;
}

.add_bnr a {
    transition: 0.3s;
}

.add_bnr a:hover {}

.add_bnr img {}


#information-area {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
    background: rgb(105, 110, 124);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(105, 110, 124, 1) 0%, rgba(167, 170, 178, 1) 50%, rgba(105, 110, 124, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(105, 110, 124, 1) 0%, rgba(167, 170, 178, 1) 50%, rgba(105, 110, 124, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(105, 110, 124, 1) 0%, rgba(167, 170, 178, 1) 50%, rgba(105, 110, 124, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696e7c', endColorstr='#696e7c', GradientType=1);
    /* IE6-9 */
    display: none;
}

#information-area #information {
    margin: 0 auto;
}

#information-area h3 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.09em;
    color: #fff;
    margin: 0 auto 24px;
}

#information-area #information dl {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.06em;
}

#information-area #information dl:not(:last-of-type) {
    margin-bottom: 0.6em;
}

#information-area #information dl dt {
    padding: 0 10px 0 0;
}

#information-area #information dl a {
    color: #fff;
    transition: 0.3s;
    text-decoration: underline;
}

#information-area #information dl a:hover {
    opacity: 0.5;
    transition: 0.3s;
}

.bg_02 {
    background: url(../img/bg_02.jpg) center no-repeat;
    background-size: cover;
    overflow-x: hidden;
}

#corporate_Area {
    background: unset;
    color: #fff;
}

#corporate_Area .foot_calltxt {
    color: #fff;
}

#corporate_Area .business_hours {
    color: #fff;
}

.btn_content {
    width: 94%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0 0;
    display: none;
}

.content_btn {
    position: relative;
    transition: 0.3s;
}

.content_btn .content_txt {
    width: 50%;
    position: absolute;
    top: 15%;
    /* transform: translateY(-50%); */
    left: 0;
    border: 1px #f1e3aa solid;
    background: #05101c;
    padding: 40px 30px;
    z-index: 1;
    color: #fff;
}

.content_btn .content_txt h4 {
    max-width: 172px;
    margin-bottom: 20px;
}

.content_btn .content_txt .large_txt {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.content_btn .content_txt .flex {
    justify-content: space-between;
    align-items: flex-end;
}

.content_btn .content_txt .flex .txt {
    width: 65%;
    font-size: 16px;
    line-height: 1.7;
}

.content_btn .content_txt .flex .content_arrow {
    width: 35%;
    position: relative;
    background: #5b6170;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
}

.content_btn .content_txt .flex .content_arrow::before,
.content_btn .content_txt .flex .content_arrow::after {
    position: absolute;
    content: "";
    background: #fff;
    height: 1px;
    right: 4%;
    transition: 0.3s;
}

.content_btn .content_txt .flex .content_arrow::before {
    width: 50px;
    top: 50%;
}

.content_btn .content_txt .flex .content_arrow::after {
    width: 5px;
    top: 45.5%;
    transform: rotate(30deg);
}

.content_btn figure {
    width: 60%;
    max-width: 700px;
    position: relative;
    margin-left: auto;
    z-index: 0;
    overflow: hidden;
}

.content_btn figure img {
    transition: 0.3s;
}

.btn_content:nth-child(2) .content_txt {
    left: unset;
    right: 0;
}

.btn_content:nth-child(2) figure {
    margin-left: 0;
    margin-right: auto;
}

.content_btn:hover {
    opacity: 1;
}

.content_btn:hover figure img {
    transform: scale(1.1);
}

.content_btn:hover.content_btn .content_txt .flex .content_arrow::before,
.content_btn:hover.content_btn .content_txt .flex .content_arrow::after {
    right: 2%;
}

/* 周辺エリアの物件ご紹介 */
.brancheraBnr_Ftr {
    width: 90%;
    max-width: 760px;
    margin: 80px auto 0;
}

.brancheraBnr_Ftr a {
    opacity: 1.0;
    transition: .5s;
}

.brancheraBnr_Ftr a:hover {
    opacity: 0.7;
    transition: .3s;
}

/*
.brancheraBnr_Ftr::before {
    content: "─ 即入居可物件はこちら ─";
    display: flex;
    justify-content: center;
    font-size: 19px;
    color: #fff;
    margin: 0 0 15px;
}
*/

/* 休業告知 */
#holiday {
    width: 96%;
    max-width: 590px;
    margin: 40px auto 0;
    align-items: center;
    box-sizing: border-box;
    background: #880000;
    font-size: 15px;
    letter-spacing: 0.3px;
}

#holiday dt {
    font-size: 18px;
    color: #FFF;
    text-align: center;
    padding: 10px;
    line-height: 1.5;
    width: 100%;
    margin: 0 auto;
}

#holiday dd {
    border: 2px solid #880000;
    background: #FFF;
    width: 100%;
    padding: 10px 20px;
    line-height: 1.5;
}

#holiday span {
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
}


/* campaign bnr */
.bnr_Area {
    width: 94%;
    max-width: 1000px;
    margin: 40px auto 0;
}

.bnr_Area a {
    opacity: 1.0;
    transition: .5s;
}

.bnr_Area a:hover {
    opacity: 0.7;
    transition: .3s;
}

/* VRバナー */
.vr_Bnr {
    width: 94%;
    max-width: 1000px;
    margin: 50px auto;
    position: relative;
}

.vr_Bnr .vr_atype,
.vr_Bnr .vr_btype,
.vr_Bnr .vr_gtype,
.vr_Bnr .vr_jtype,
.vr_Bnr .vr_mtype {
    position: absolute;
    max-width: 250px;
    width: 25%;
}

.vr_Bnr .vr_atype {
    top: 46.706586826347305%;
    left: 9.166666666666666%;
}

.vr_Bnr .vr_btype {
    top: 46.706586826347305%;
    left: 37.5%;
}

.vr_Bnr .vr_gtype {
    top: 46.706586826347305%;
    left: 65.833333333333333%;
}

.vr_Bnr .vr_jtype {
    top: 68.862275449101796%;
    /*  left: 23.3%;*/
    left: 37.5%;
}

/*
.vr_Bnr .vr_mtype{
  top: 68.862275449101796%;
  left: 51.6%;
}
*/

/* floatbnr追加 */
/* フロートバナー追加 */
.float_cam_bnr {
    position: fixed;
    width: 50%;
    max-width: 400px;
    z-index: 10;
}

.float_cam_bnr.float01 {
    right: 10px;
    bottom: 5%;
}

.float_cam_bnr a {
    display: block;
    width: 100%;
    transition: all .5s;
}

.float_cam_bnr a:hover {
    opacity: 0.9;
}

.float_cam_bnr .btn_close {
    position: absolute;
    top: -10px;
    right: -5px;
    width: 30px;
    cursor: pointer;
}



/*=========================================================================================================
tab　調整用
=========================================================================================================*/
@media screen and (min-width: 768px) and (max-width: 1134px) {
    /*
    #main_Wrap {
        position: relative;
        padding-top: 5%;
        background: #5e7bbd;
    }
*/

    .brancheraBnr_Ftr {
        margin: 200px auto 0;
    }
}



/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {
    .mv_icon {
        top: 5%;
        right: 3%;
        width: calc(9.285714285714286% * 2);
    }

    .point01 p {
        font-size: 22px;
        font-feature-settings: "palt";
        letter-spacing: 0.1em;
    }

    /* .point01 p::after {
        content: "（※2022年10月末現在）";
        position: absolute;
        right: -10px;
        bottom: -6px;
        font-feature-settings: "palt";
        font-size: 10px;
        transform: scale(0.8);
    } */

    .point01 p span.large {
        padding: 0 0 2px;
    }

    .teikibtn {
        position: unset;
        width: 100%;
        margin: 0 auto;
    }
    .teikibtn a{
        width: 100%;
        max-width: 196px;
        margin: 0.75em auto 0;
        transform: translate(0, 0);
    }

    .point02 {
        padding: 10px 0 9px;
    }

    .point02 p {
        font-size: 20px;
        line-height: 1.2;
    }

    .point02 p.f-size {
        font-size: 12px;
        line-height: 1.5;
    }

    .point02 p span.small {
        font-size: 50%;
    }
.price-box {
    padding: 10px 0 14px 0;
}
    .price-box p.price {
/*        font-size: 22px;*/
        font-size: 30px;
        font-feature-settings: "palt";
        letter-spacing: 0.1em;
    }

    .price-box p.price .space02 {
        display: block;
        padding: 4px 0;
    }

    .teiki_Area {
        padding: 40px 0;
    }

    .teiki_Area p {
        text-align: center;
        /*        font-size: 24px;*/
        font-size: 23px;
        line-height: 1.4;
        letter-spacing: 0.12em;
        margin-bottom: 20px;
    }

    .teiki_Area .price {
        font-size: 30px;
    }

    .teiki_Area .teiki_notes {
        margin: 0 auto 20px;
    }

    .teiki_Area p.f-small {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 1.6;
        color: #fff;
        padding-top: 14px;
    }

    .teiki_Area .btn_box {
        margin: 10px auto 0;
    }

    .teiki_Area .bnr {
        width: 94%;
        margin: 0 auto 40px;
    }

    .add_bnr {
        margin: 20px auto;
    }

    .btn_content {
        padding: 50px 0 0;
    }

    .content_btn,
    .content_btn .content_txt .flex {
        flex-wrap: wrap;
    }

    .content_btn .content_txt,
    .content_btn figure,
    .content_btn .content_txt .flex .txt,
    .content_btn .content_txt .flex .content_arrow {
        width: 100%;
    }

    .content_btn .content_txt {
        width: 90%;
        margin: -20px auto 0;
        order: 2;
        position: relative;
        top: 0;
        transform: none;
        left: 0;
    }

    .content_btn figure {
        order: 1;
    }

    .content_btn .content_txt h4 {
        margin-bottom: 10px;
    }

    .content_btn .content_txt .large_txt {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .content_btn .content_txt .flex .txt {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .brancheraBnr_Ftr {
        margin: 50px auto 0;
    }

    /* 休業告知 */
    #holiday {
        width: 94%;
        flex-direction: column;
        margin: 20px auto 0;
    }

    #holiday dt {
        width: 100%;
        font-size: 14px;
        padding: 5px;
    }

    #holiday dd {
        width: 100%;
        font-size: 12px;
        padding: 5px 10px;
        border-top: none;
        text-align: justify;
        font-feature-settings: "palt";
    }

    #holiday span {
        font-size: 10px;
    }


    /* campaign bnr */
    .bnr_Area {
        width: 94%;
        margin: 20px auto 0;
    }


    .vr_Bnr {
        margin: 20px auto 0;
    }

    .vr_Bnr .vr_atype,
    .vr_Bnr .vr_btype,
    .vr_Bnr .vr_gtype,
    .vr_Bnr .vr_jtype,
    .vr_Bnr .vr_mtype {
        width: 80%;
        max-width: none;
    }

    .vr_Bnr .vr_atype {
        top: 37.732919254658385%;
        left: 50%;
        transform: translateX(-50%);
    }

    .vr_Bnr .vr_btype {
        top: 52.018633540372671%;
        left: 50%;
        transform: translateX(-50%);
    }

    .vr_Bnr .vr_gtype {
        top: 66.304347826086957%;
        left: 50%;
        transform: translateX(-50%);
    }

    .vr_Bnr .vr_jtype {
        top: 80.590062111801242%;
        left: 50%;
        transform: translateX(-50%);
    }

    .vr_Bnr .vr_mtype {
        top: 82.123655913978495%;
        left: 50%;
        transform: translateX(-50%);
    }

    /* 20240206_メンテ */
    .video_Box {
        padding-top: 84%;
    }

    /* floatバナー */
    .float_cam_bnr {
        width: 74%;
    }

    .float_cam_bnr.float01 {
        right: 10px;
        bottom: 10%;
    }

    .float_cam_bnr .btn_close {
        right: -7px;
        width: 20px;
    }
}
