@charset "utf-8";
.hummenu ul li.nav-residence::before {
	width: 50% !important;
}


body{
    font-family: "shippori-mincho", sans-serif;
    color: #000;
    letter-spacing: 0.1em;
    font-weight: normal;
}
.subhead{
    background: url(../img/residence/subhead.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.subhead02{
    background: url(../img/residence/subhead02.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#residence .subhead_ttl{
    top: 22%;
    transform: translate(-50%);
    text-shadow: none;
    max-width: 800px;
    width: 100%;
}
#residence .subhead_ttl img{
    width: 100%;
}
#residence .subhead02 .subhead_ttl{
    top: 3%;
}


.com_inner_1000 {
    max-width: 1040px;
    padding: 0 20px;
    margin: 0 auto;
}
.com_inner_610 {
    max-width: 610px;
    margin: 0 auto;
}
#residence .com_inner_max1000 {
    max-width: 1000px;
    margin: 0 auto;
}


#residence .img_cap_blk{
    color: #000;
}


#residence .sec_pd80 {
    padding: 80px 0;
}
#residence .sec_pt80 {
    padding-top: 80px;
}
#residence .sec_pb80 {
    padding-bottom: 80px;
}
.mt60 {
    margin: 60px auto 0;
}
#residence .inner_mt40 {
    margin: 40px auto 0;
}


.db850 {
    display: none;
}
.db750 {
    display: none;
}
.db550 {
    display: none;
}
.db500 {
    display: none;
}

.section_txt_box.en_none{
    padding-top: 80px;
    margin-top: 0;
}
.section_txt_box.con_lead{
    padding-top: 0;
    margin-top: 40px;
}

.en{
    font-family: adobe-garamond-pro, serif!important;
}

.resi_bg{
    background-color: rgba(236, 243, 250, 0.5);
}


.obi_blue{
    width: 100%;
    background-color: rgba(88, 166, 214, 0.5);
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    padding: 20px 0;
}

.col2_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.col2_flex_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.col2_flex_item {
    width: 50%;
}
.resi_col2img {
    width: 100%;
    height: 250px;
    background: url(../img/residence/resi_img01.jpg);
    background-size: cover;
    background-position: center;
}
.col2_flex_item_txt{
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(90deg, #318cc9, #2979af);
    font-size: 28px;
    letter-spacing: 0.13em;
    line-height: 1.5;
    position: relative;
}
.col2_flex_item_txt p:nth-of-type(2){
    padding: 20px 0;
}
.col2_txt_s{
    font-size: 20px;
}
.col2_flex_item02{
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 32px;
    letter-spacing: 0.13em;
    position: relative;
}
.col2_flex_item03{
    width: 100%;
    display: flex;
    position: relative;
}

.land02_flex_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid #318cc9;
    border-bottom: 1px solid #318cc9;
}
.land02_flex_ttl{
    color: #318cc9;
    display: flex;
    text-align: center;
    font-size: 28px;
    /* margin: 1em auto; */
    line-height: 1.5;
    justify-content: center;
    letter-spacing: 0;
}
.land02_img01 {
    width: 100%;
    height: 250px;
    background: url(../img/residence/resi_img02.jpg);
    background-size: cover;
    background-position: center;
}
.land02_img02 {
    width: 100%;
    height: 250px;
    background: url(../img/residence/resi_img03.jpg);
    background-size: cover;
    background-position: center;
}
.land02_img03 {
    width: 100%;
    height: 250px;
    background: url(../img/residence/resi_img04.jpg);
    background-size: cover;
    background-position: top;
}

.section_txt_box.land02_lead{
    padding-top: 0;
    margin: 20px auto 40px;
}

.resi_design_img{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
#residence .resi_design_img .subhead_ttl{
    top: 3%;
    max-width: 600px;
}

.mate_box{
    max-width: 1000px;
    color: #318cc9;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5;
    border-top: #318cc9 1px solid;
    border-left: #318cc9 1px solid;
    border-right: #318cc9 1px solid;
    padding-top: 20px;
}
.mate_ttl{
    color: rgba(88, 166, 214, 0.5);
    font-size: 32px;
    margin-bottom: 0.5em;
}
.mate_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1000px;
    margin: 40px auto 0;
}
.mate_flex_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 240px;
    width: 24%;
}
.mate_flex_img{
    position: relative;
}
.mate_lead{
    color: #318cc9;
    text-align: center;
    font-size: 20px;
    margin: 1em auto 0;
    line-height: 1.5;
}

.resi_link_btn {
    margin-bottom: 60px;
}
.resi_link_btn a {
    height: 50px;
    max-width: 320px;
    margin: 0 auto;
    color: #fff;
    background-image: linear-gradient(90deg, #318cc9, #2979af);
    border: #318cc9 1px solid;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: 0.3s;
}
.resi_link_btn a:hover{
    background: #fff;
    color: #318cc9;
    transition: 0.3s;
}
.resi_link_btn a::after {
    position: absolute;
    top: 50%;
    right: 1em;
    width: 0.7em;
    height: 0.7em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
    transition: 0.3s;
}

.resi_link_btn a:hover::after{
    right: 0.8em;
}

@media(max-width: 1200px){
.mate_lead{
    font-size: 16px;
}
}


@media(max-width: 1000px){
.sec_pd80 {
    padding: 60px 0;
}
.sec_pt80 {
    padding-top: 60px;
}
.sec_pb80 {
    padding-bottom: 60px;
}
.inner_mb60 {
    margin-bottom: 30px;
}
.subhead_ttl.ac p {
    padding-bottom: 10px;
}
.subhead_ttl .en_ac {
    font-size: 26px;
}
.subhead_ttl .ja_ac {
    font-size: 26px;
}

.section_ttl_ja_ac {
    font-size: 24px;
}

#residence .subhead_ttl.sub_ttl01{
    top: 18%;
    max-width: 540px;
    /* max-width: 90vw; */
}

.obi_blue{
    font-size: 24px;
}

.col2_flex_item_txt{
    font-size: 24px;
}
.col2_txt_s{
    font-size: 16px;
}


.land02_flex_ttl{
    font-size: 24px;
}

.mate_box{
    font-size: 24px;
}
.mate_ttl{
    font-size: 28px;
}

.st_ttl {
    font-size: 24px;
}
.st_txt {
    font-size: 38px;
}
.st_txt .small01 {
    font-size: 26px;
}
.st_txt .small02 {
    font-size: 26px;
}
.st_txt .large {
    font-size: 62px;
}
.st_lead {
    font-size: 16px;
}


}



@media(max-width: 850px){
.db850 {
    display: block;
}

.mate_flex_item{
    max-width: 490px;
    width: 49%;
}
.mate_flex_item:nth-of-type(n+3){
    margin-top: 20px;
}

.land02_flex_ttl{
    padding-left: 40px;
    justify-content: flex-start;
    text-align: left;
}
}


@media(max-width: 750px){
.db750 {
    display: block;
}

.col2_flex_item03{
    padding-right: 40px;
}

.land02_img01 {
    height: 200px;
}
.land02_img02 {
    height: 200px;
}
.land02_img03 {
    height: 200px;
}

.land02_flex_ttl{
    text-align: left;
}

.landscape02 .img_cap {
    right: 4.5em;
}


}


@media(max-width: 650px){

#residence .sec_pb80 {
    padding-bottom: 40px;
}
#residence .sec_pt80 {
    padding-top: 40px;
}
#residence .inner_mt40 {
    margin-top: 20px;
}
.ttl_mg {
    margin: 40px 0 20px;
}

.mt60 {
    margin: 40px auto 0;
}


.resi_top .img_cap{
    bottom: -1.5em;
}

.section_txt_box.en_none{
    padding-top: 40px;
}
.resi_top .section_txt_box.en_none{
    padding-top: 60px;
}
.section_txt_box.con_lead{
    padding-top: 0;
}
.resi_design .section_txt_box.con_lead{
    padding-top: 40px;
    margin-top: 0;
}
.section_txt_box.land02_lead{
    padding-top: 0;
}

.section_txt_box.con_lead{
    margin-top: 20px;
}

.obi_blue{
    font-size: 20px;
    padding: 10px 0;
}

.col2_flex_item_txt{
    font-size: 20px;
}

#residence .resi_design .resi_design_img .subhead_ttl{
    max-width: 90vw;
}

.land02_flex_ttl{
    font-size: 18px;
}

.mate_flex{
    margin: 20px auto 0;
}

.mate_box{
    font-size: 20px;
}
.mate_ttl{
    font-size: 24px;
}


.land02_img01 {
    height: 160px;
}
.land02_img02 {
    height: 160px;
}
.land02_img03 {
    height: 160px;
}

.resi_link_btn a {
    height: 40px;
    max-width: 280px;
}
}



@media(max-width: 550px){
.db550 {
    display: block;
}

#residence .subhead_ttl.sub_ttl01{
    top: 26%;
}


#residence .subhead_ttl{
    width: 80%;
}

.land02_img01 {
    height: 140px;
}
.land02_img02 {
    height: 140px;
}
.land02_img03 {
    height: 140px;
}


.col2_flex_item03 {
    padding-right: 20px;
}

.land02_flex_ttl{
    padding-left: 20px;
}


}



@media(max-width: 500px){
.db500 {
    display: block;
}


.col2_flex_item_txt{
    font-size: 14px;
}

.col2_txt_s {
    font-size: 12px;
}

.mate_lead{
    font-size: 12px;
}


.col2_flex_item_txt{
    height: 170px;
}
.col2_flex_item02{
    height: 170px;
}

.landscape02 .img_cap {
    right: 2.5em;
}

}

@media(max-width: 450px){
.land02_flex_ttl{
    font-size: 14px;
    letter-spacing: 0;
}

.landscape02 .col2_flex_item02 {
    height: 100px;
}
}