@charset "UTF-8";

header .head_ttl::before {
    content: "駅徒歩1分";
    line-height: 1;
    margin: 4px 0 0;
}
.gnav li a.residence{
    background: #eee;
    color: #000;
}

.subhead{
    background: url(../img/1min/subhead.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 90%;
    height: 800px;
}
.subhead_ttl{
    width: 35%;
    max-width: 460px;

    filter: drop-shadow(0px 0px 6px white) drop-shadow(0px 0px 10px white);
}

@media screen and (max-width: 1000px){
ul.gnavi li a.residence{
    background: #eee;
    color: #000;
}

.subhead_ttl{
    width: 340px;
}
}
@media screen and (max-width: 750px){
.subhead{
    aspect-ratio: 375 / 380;
    width: 100%;
    height: auto;
    background: url(../img/1min/subhead_sp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.subhead_ttl{
    width: 64%;
    top: 33%;
    left: 55%;
}

.foot_nav .residence a{
    background: #d8d8da;
}
}



.txt_c{
    text-align: center;
}
.txt_r{
    text-align: right;
}
.txt_red{
    color: #e60000;
}

.resi_section_main{
    max-width: 1200px;
    margin: 0 auto 40px;
    position: relative;
}

.resi_ttl_span01{
    background: #1f2a66;
    color: #fff;
    padding: 0 0.3em;
    margin-right: 0.3em;
    line-height: 1.6;
    display: inline-block;
}

.resi_ttl_span02{
    background: #fff;
    /* color: #fff; */
    border: 1px solid;
    padding: 0 0.3em;
    margin-right: 0.3em;
}


.resi_mb20{
    margin-bottom: 20px;
}

.resi_mb40{
    margin-bottom: 40px;
}

.resi_pd100{
    padding-bottom: 100px;
}

.ponint_item li:nth-of-type(N + 2){
    margin-top: 60px;
}

.item_w1000{
    max-width: 1000px;
    margin: 0 auto;
}

.item_subttl{
    font-size: 15px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;

    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;

}

.item_ttl{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    letter-spacing: 0.05em;
    color: #1f2a66;

    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
}



.item_ttl_big{
    font-size: 30px;
    letter-spacing: 0.025em;
    line-height: 1.8;
}

.item_ttl_big .line{
    display: inline-block; 
    background: linear-gradient(90deg, #746a5c, #42372d);
    color: #fff;
    padding: 0.1em 0.4em; 
    /* font-family: "serif"; */
    /* font-weight: bold; */
    white-space: nowrap;
}

.item_ttl_big .second_line{
    margin-top: 4px;
    margin-left: auto;
}

.txt_r .item_ttl_big{
    display: inline-flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
    justify-content: flex-end;
}

.txt_l .item_ttl_big{
    display: inline-flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
    justify-content: flex-start;
}

.txt_l .item_ttl_big .second_line{
    margin-top: 4px;
    margin-right: auto;
    margin-left: initial;
}

.item_ttl_x{
    width: 1em;
    margin: 0 0.35em;
}
.item_lead{
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 2.5;
    /* color: #3c3d45; */
    padding-bottom: 2em;
    border-bottom: 2px dotted;
}

.point_flex{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
}
.ponint_item.data .point_flex{
    align-items: center;
}

.ponint_item.data .item_lead{
    padding-bottom: 0;
    border-bottom: none;
}

.ponint_item.data .item_ttl_big .line{
    background: #fff;
    color: #000;
}

.point_img{
    width: 40%;
}
.point_txt{
    width: 59%;
}

.point01{
    max-width: 360px;
}
.point02{
    max-width: 360px;
}
.point03{
    max-width: 340px;
}
.point04{
    max-width: 380px;
}
.point05{
    max-width: 280px;
}

#resi_data{
    background: #f7f7f5;
}
.ponint_item.voice02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ponint_item.voice02 li{
    width: 48%;
}
.ponint_item.voice02 li:nth-of-type(2){
    margin-top: initial;
}
.ponint_item.voice02 li:nth-of-type(n + 3){
    margin-top: 40px;
}

.voice_item_subttl{
    font-family: parlare, sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    gap: 10px;
    font-size: 26px;
}
.item_subttl span.en{
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 1.3em;
    position: relative;
    bottom: -0.05em;
    margin-left: 0.1em;
}

.resi_skew{
    transform: skewX(-15deg) rotate(-10deg);
}
.resi_skew span{
    font-size: 1.4em;
}


.voice_item_subttl::before{
    content: "";
    border-top: 1px solid;
    width: 100%;
}

.voice_item_subttl::after{
    content: "";
    border-top: 1px solid;
    width: 100%;
}

.voice02 .item_ttl{
    color: #000;
    margin: 40px 0 30px;
    line-height: 1.5;
}

.voice02 .item_img_txt{
    margin-bottom: -11%;
    position: relative;
    z-index: 1;
}

.subpage_text_box{
    color: #000;
}

.subpage_ttl_ja{
    color: #000;
    border-color: #000;
    font-size: 36px;
    line-height: 2;
}

.subpage_ttl_ja.bd_none{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.subpage_lead{
    font-size: 22px;
    line-height: 2;
}


.ruby-wrapper {
    position: relative;
    display: inline;
}

.ruby-top {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2.65em;
    font-size: 0.5em;
    white-space: nowrap;
    line-height: 1;
    font-family: serif;
}


@media screen and (max-width: 1200px){

    .subpage_ttl_ja {
        font-size: 30px;
    }
    .subpage_lead{
        font-size: 20px;
    }
    .item_lead{
        font-size: 17px;
    }

    .item_ttl_big{
        font-size: 28px;
    }
    .item_ttl{
        font-size: 26px;
    }
    .voice_item_subttl{
        font-size: 24px;
    }
}

@media screen and (max-width: 1000px){

    .resi_pd100 {
        padding-bottom: 60px;
    }

}

@media screen and (max-width: 880px){
    .item_ttl_big {
        font-size: 26px;
    }
}


@media screen and (max-width: 768px){
}

@media screen and (max-width: 750px){
.item_ttl_big {
    font-size: 24px;
}
.item_lead{
    font-size: 16px;
}
.resi_section_main {
    margin: 0 auto 30px;
}


.point03{
    max-width: 230px;
}
.point05{
    max-width: 220px;
}

}

@media screen and (max-width: 650px){

    .subpage_ttl_ja{
        font-size: 24px;
    }
    .subpage_lead {
        font-size: 18px;
    }
    .item_lead{
        /* font-size: 16px; */
    }

    .txt_c_sp{
        text-align: center;
    }

    .item_ttl_big{
        /* font-size: 18px; */
        font-size: 22px;
    }
    .item_ttl{
        font-size: 20px;
    }
    .voice_item_subttl{
        font-size: 20px;
    }

    .point_flex{
        flex-wrap: wrap;
    }

    .ponint_item,.ponint_item.voice01 li,.ponint_item.voice02 li{
        width: 100%;
    }

    .point_img{
        width: 100%;
    }

    .point_txt {
        width: 100%;
    }
    .voice01 .item_lead{
        width: 54%;
    }
    .voice01 .txt_r .item_lead{
        margin-left: auto;
        position: relative;
    }
    .voice01 .txt_l .item_lead{
        margin-right: auto;
    }
    .voice01 .point_img{
        width: 50%;
        position: absolute;
    }
    .voice01 .point01{
        left: -20px;
        bottom: -20px;
        z-index: 2;
    }
    .voice01 .point02{
        right: -10px;
        bottom: 2px;
    }
    .voice01 .point03{
        left: -10px;
        bottom: 30px;
        width: 43%;
    }
    .voice01 .item_lead.point_txt_sp{
        width: 100%;
        text-shadow: 0 0 3px #fff, 0 0 6px #fff, 0 0 10px #fff;
        position: relative;
        z-index: 1;
    }
    .voice01 .point04{
        right: -20px;
        bottom: 0;
    }
    /* .voice01 .item_lead.point04_txt{
        width: 100%;
        text-shadow: 0 0 3px #fff, 0 0 6px #fff, 0 0 10px #fff;
        position: relative;
        z-index: 1;
    } */
    .voice01 .point05{
        width: 41%;
        left: 0px;
        bottom: 30px;
    }

    /* .voice01 .item_lead.point05_txt{
        width: 100%;
        text-shadow: 0 0 3px #fff, 0 0 6px #fff, 0 0 10px #fff;
        position: relative;
        z-index: 1;
    } */

    .ponint_item.voice02 li:nth-of-type(n + 2) {
        margin-top: 40px;
    }

    .voice02 .item_ttl{
        margin: 30px 0 20px;
    }

    .data .point_img{
        margin-top: 20px;
    }


}

@media screen and (max-width: 400px){
    .item_ttl_big {
        /* font-size: 18px; */
        font-size: 20px;
    }
    .subpage_lead {
        font-size: 17px;
    }
    .item_lead {
        font-size: 15px;
    }

}


