/* secCmnIndexTop */
.secCmnIndexTop{
    background: url(../img/housing/bgCmnIndexTop.jpg) center top / cover;
}
.secCmnIndexTop .titBox{
    padding-left: 30px;
}
.secCmnIndexTop .titBox::after{
    width: 174px;
    height: 161px;
    left: -2px;
    top: -70px;
    background: url(../img/common/iconCmnIndexTop02.png) center top / cover;
}
.secCmnIndexTop .titJpn{
    letter-spacing: 4px;
}
@media only screen and (max-width:767px){
    .secCmnIndexTop{
        background: url(../img/housing/bgCmnIndexTop_sp.jpg) center top / cover;
    }
    .secCmnIndexTop .titBox{
        padding-left: 45px;
    }
    .secCmnIndexTop .titBox::after{
        width: 156px;
        height: 101px;
        left: 28px;
        top: -43px;
        background: url(../img/common/iconCmnIndexTop02_sp.png) center top / cover;
    }
    .secCmnIndexTop .titEng{
        width: 88px;
    }
    .secCmnIndexTop .titJpn{
        letter-spacing: 3px;
    }
}
#pnkz{
    padding: 26px 0 28px;
}
@media only screen and (max-width:767px){
    #pnkz{
        padding: 16px 0 17px;
    }
}

/* secTop */
.secTop{
    background: url(../img/housing/bgTop.jpg) center top / cover;
    padding: 59px 0 452px;
    text-align: center;
}
.secTop .txtTit{
    font-size: 40px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
}
.secTop .txtAbout{
    font-size: 20px;
    line-height: 2.25;
    letter-spacing: 0.05em;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    margin-top: 29px;
}
.secTop .txtAbout2{
    margin-top: 0;
}
@media only screen and (max-width:767px){
    .secTop{
        background: url(../img/housing/bgTop_sp.jpg) center top / cover;
        padding: 31px 0 165px;
        min-height: 151vw;
    }
    .secTop .txtTit{
        font-size: 18px;
        line-height: 1.67;
    }
    .secTop .txtAbout{
        font-size: 13px;
        line-height: 1.85;
        text-align: left;
        margin-top: 20px;
    }
    .secTop .txtAbout2{
        margin-top: 10px;
    }
}
@media only screen and (max-width:350px){
    .secTop .txtTit {
        font-size: 16px;
    }
}

/* secArea */
.secArea{
    margin-top: 120px;
}
.secArea .boxTxtTit{
    display: flex;
    align-items: center;
}
.secArea .txtTitJp{
    width: calc(100% - 169px);
    font-size: 17px;
    position: relative;
    margin-left: 17px;
}
.secArea .txtTitJp::before{
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    left: 104px;
    top: calc(50% - 1.5px);
    background: #0c6334;
    z-index: 10;
}
.secArea .txtTitJp::after{
    content: "";
    width: calc(100% - 132px);
    height: 1px;
    position: absolute;
    right: 0;
    top: calc(50% - 0.5px);
    background: #ccc9c1;
}
.secArea .boxWrap{
    display: flex;
    gap: 0 50px;
    margin-top: 50px;
}
.secArea .boxTxt{
    flex: 1;
}
.secArea .txtArea{
    font-size: 20px;
    line-height: 1.75;
    letter-spacing: 0.05em;
}
.secArea .txtArea2{
    margin-top: 20px;
}
.secArea .imgMap{
    width: 55%;
    max-width: 660px;
}
@media only screen and (max-width:767px){
    .secArea{
        margin-top: 50px;
    }
    .secArea .boxTxtTit{
        align-items: flex-end;
        position: relative;
        padding-bottom: 19px;
    }
    .secArea .txtTitEng{
        width: 90px;
    }
    .secArea .txtTitJp{
        width: unset;
        font-size: 15px;
        margin-left: 10px;
    }
    .secArea .txtTitJp::before,
    .secArea .txtTitJp::after{
        display: none;
    }
    .secArea .boxTxtTit::before{
        content: "";
        width: 30px;
        height: 3px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #0c6334;
        z-index: 10;
    }
    .secArea .boxTxtTit::after{
        content: "";
        width: calc(100% - 30px);
        height: 1px;
        position: absolute;
        left: 30px;
        bottom: 1px;
        background: #ccc9c1;
    }
    .secArea .boxWrap{
        display: block;
        margin-top: 20px;
    }
    .secArea .txtArea{
        font-size: 12px;
        line-height: 1.84;
        letter-spacing: 0.05em;
        margin-top: 12px;
    }
    .secArea .txtArea2{
        margin-top: 10px;
    }
    .secArea .imgMap{
        margin-top: 15px;
        width: 100%;
    }
}



/* secQualityPc */
.secQualityPc{
    position: relative;
    padding-top: 80px;
}
.secQualityPc .txtTit{
    font-size: 30px;
    text-align: center;
}
.secQualityPc .list{
    position: relative;
    z-index: 10;
    display: flex;
    margin-top: 52px;
}
.secQualityPc .item{
    width: 30.834%;
    height: auto;
    margin-right: 3.749%;
}
.secQualityPc .item:last-child{
    margin-right: 0;
}
.secQualityPc .inner{
    overflow: hidden;
    display: block;
    position: relative;
    text-decoration: none;
    color: #fff;
    height: 100%;
    border-radius: 5px;
}
.secQualityPc .txtBox{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    align-items: flex-end;
    padding: 0 0 43px 40px;
}
.secQualityPc .tit{
    font-size: 26px;
    margin-top: 25px;
}
.secQualityPc .viewTxt{
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    position: relative;
}
.secQualityPc .viewTxt::after{
    position: absolute;
    content: "";
    width: 150px;
    height: 10px;
    right: -162px;
    top: calc(50% - 5px);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.secQualityPc .viewTxt.lazyloaded::after{
    background: url(../img/index/iconLineupView.png) center top / cover;
}
.secQualityPc .inner:hover .viewTxt::after{
    right: -172px;
}
@media only screen and (max-width:1670px){
    .secQualityPc .engTitImg{
        left: -150px;
    }
}
@media only screen and (max-width:1520px){
    .secQualityPc .engTitImg{
        left: -50px;
    }
}
@media only screen and (max-width:767px){
    .secQualityPc{
        display: none;
    }
}
/* secQuality */
.secQuality{
    display: none;
}
@media only screen and (max-width:767px){
    .secQuality{
        display: block;
        margin-top: 58px;
    }
    .secQuality .wrapper{
        position: relative;
    }
    .secQuality .txtTit{
        font-size: 18px;
        text-align: center;
    }
    .secQuality .list{
        position: relative;
        margin-top: 22px;
    }
    .secQuality .item:nth-child(n+2){
        margin-top: 10px;
    }
    .secQuality .inner{
        display: flex;
        align-items: center;
        text-decoration: none;
        color: #fff;
        background: #333333;
        border-radius: 4px;
        padding: 10px;
    }
    .secQuality .leftBox{
        width: calc(100% - 80px);
        padding-left: 5px;
        display: flex;
        align-items: center;
    }
    .secQuality .leftTitImg{
        width: 64px;
    }
    .secQuality .leftTxtBox{
        margin-left: 10px;
    }
    .secQuality .leftTxt{
        font-size: 18px;
        line-height: 1.55;
    }
    .secQuality .viewTxt{
        margin-top: 10px;
        font-size: 12px;
        display: inline-block;
        position: relative;
    }
    .secQuality .viewTxt::after{
        position: absolute;
        content: "";
        width: 60px;
        height: 10px;
        right: -70px;
        top: calc(50% - 5px);
    }
    .secQuality .viewTxt.lazyloaded::after{
        background: url(../img/index/iconQualityView.gif) center top / cover;
    }
    .secQuality .rightImgBox{
        width: 80px;
        border-radius: 4px;
        overflow: hidden;
    }
}
@media only screen and (max-width:374px){
    .secQuality .engTitImg{
        width: 95.363%;
        left: calc(50% - 47.6815%);
    }
    .secQuality .leftTxt{
        font-size: 16px;
    }
    .secQuality .viewTxt::after{
        width: 50px;
        height: 8px;
        right: -60px;
        top: calc(50% - 4px);
    }
}
@media only screen and (max-width:359px){
    .secQuality .leftTitImg{
        width: 55px;
    }
    .secQuality .leftTxt{
        font-size: 12px;
    }
    .secQuality .viewTxt{
        font-size: 10px;
    }
    .secQuality .viewTxt::after{
        width: 40px;
        height: 7px;
        right: -50px;
        top: calc(50% - 3.5px);
    }
}