@charset "UTF-8";

h1, h2, h3, h4 {
    font-weight: 400!important;
    line-height: 1.6;
    letter-spacing: 0.15rem;
}
.lead {
    font-size: 1.15rem;
    line-height: 1.8;
}
.note {
    font-size: 0.85rem;
    line-height: 1.8;
}

.header {
    position: fixed;
    width: 100%;
    z-index: 999;
}
.header .container .header-cv {
    display: flex;
    flex-wrap: wrap;
}
.header .container .header-cv div {
    position: relative;
    line-height: 1.4;
    text-align: center;
    /* border-bottom: 1px solid #ffe793;
    border-right: 1px solid #ffe793;
    background: linear-gradient(to right, #ffe793, #bb9d4e); */
    border-bottom: 1px solid #7f7f7f;
    border-right: 1px solid #7f7f7f;
    background-color: #1d1d1d;
    filter: drop-shadow(0 0 15px rgb(0, 0, 0, 0.3));
    box-sizing: border-box;
}
.header .container .header-cv div a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 20px 20px 20px 30px;
    box-sizing: border-box;
}
.header .container .header-cv .request::after,
.header .container .header-cv .inquiry::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.header .container .header-cv .request::after {
    width: 12px;
    height: 15px;
    background: url(../img/desc_wh.svg);
    background-size: 100%;
    background-position: center;
}
.header .container .header-cv .inquiry::after {
    width: 15px;
    height: 12px;
    background: url(../img/mail_wh.svg);
    background-size: 100%;
    background-position: center;
}

.top-kv {
    position: relative;
}

.design_cont,
.city-life_cont,
.life-info_cont,
.totonou-style_cont,
.plan-ls_cont,
.contact_cont {
    position: relative;
    overflow: hidden;
}
.life-info_cont {
    background-color: rgba(172, 133, 31, 0.07);
}
.plan-ls_cont {
    background-color: rgba(172, 133, 31, 0.25);
}
.totonou-style_cont {
    background-color: rgba(0, 0, 0, 0.8);
}
.top-kv::after,
.city-life_cont::after,
.life-info_cont::after,
.totonou-style_cont::after,
.plan-ls_cont::after,
.contact_cont::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.city-life_cont::after,
.life-info_cont::after,
.plan-ls_cont::after {
    opacity: 0.15;
}
.totonou-style_cont::after {
    opacity: 0.8;
}

.top-kv .container,
.design_cont .container,
.city-life_cont .container,
.life-info_cont .container,
.totonou-style_cont .container,
.plan-ls_cont .container,
.contact_cont .container {
    position: relative;
    max-width: 1100px;
    height: 100%;
    box-sizing: border-box;
}
.design_cont .container {
    padding: 0;
}

.top-kv .content .title {
    position: absolute;
    /*color: #fff;*/
    text-align: center;
    /* background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)); */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0.9) 60%, rgba(255, 255, 255, 0) 100%);
    box-sizing: border-box;
    z-index: 5;
}
.top-kv .content .title h1 {
    color: #bb9d4e;
    line-height: 1;
}
.top-kv .content .title h1 span::after,
.top-kv .content .title h1 span::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: 1px;
    background-color: #bb9d4e;
}
.top-kv .content .title p {
    margin-bottom: 20px;
    letter-spacing: 0.3rem;
}
.top-kv .content .title p.txt1 {
    width: 270px;
    padding: 5px 0;
    /* border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; */
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
}
.top-kv .content .title p.txt3 {
    margin-bottom: 0;
}
.top-kv .content .feature-tab ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    bottom: -90px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 5;
}
.top-kv .content .feature-tab ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #bb9d4e;
    border-right: 1px solid #bb9d4e;
    background: linear-gradient(to right, #bb9d4e, #795f11);
    filter: drop-shadow(0 0 15px rgb(0, 0, 0, 0.3));
    box-sizing: border-box;
    overflow: hidden;
}
.top-kv .content .feature-tab ul li:nth-child(1) .txt1,
.top-kv .content .feature-tab ul li:nth-child(1) .txt2,
.top-kv .content .feature-tab ul li:nth-child(2) .txt1,
.top-kv .content .feature-tab ul li:nth-child(2) .txt2,
.top-kv .content .feature-tab ul li:nth-child(3) .txt1 {
    letter-spacing: 0.15rem;
}
.top-kv .content .feature-tab ul li:nth-child(1) .txt2 .sta,
.top-kv .content .feature-tab ul li:nth-child(2) .txt2 .sta {
    font-size: 130%;
}
.top-kv .content .feature-tab ul li:nth-child(2) .txt1 {
    letter-spacing: 0.1rem;
}
.top-kv .content .feature-tab ul li:nth-child(3) .txt1 {
    margin-bottom: 5px;
}
.top-kv .content ul li::after {
    content: '';
    position: absolute;
    top: -40px;
    width: 140px;
    height: 340px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.3));
    transform: rotate(15deg);
    animation: shiny-anime 6s ease-in-out infinite;
}
@keyframes shiny-anime {
    0%{
        left: -40%;
    }
    20%{
        left: 120%;
    }
    100%{
        left: 120%;
    }
}


.design_cont .content .intro {
    position: relative;
    width: 100vw;
}
.design_cont .content .intro::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.15);
    z-index: 1;
}
.design_cont .content .intro::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    z-index: 1;
}
.design_cont .content .intro .title {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content:space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 1100px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 5;
}
.design_cont .content .intro .title .box-txt {
    max-width: 640px;
}
.design_cont .content ul {
    display: flex;
    flex-wrap: wrap;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}
.design_cont .content ul li img {
    width: 100%;
    object-fit: cover;
}

.city-life_cont .content .intro {
    position: relative;
    width: 100vw;
}
.city-life_cont .content .intro::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.city-life_cont .content .intro .title {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 1100px;
    width: 100%;
    height: 100%;
    color: #fff;
    box-sizing: border-box;
    z-index: 5;
}
.city-life_cont .content .intro .title h2 {
    color: #fff;
    line-height: 1.4;
}
.city-life_cont .content .intro .title h2 span {
    font-size: 1.15rem;
}
.city-life_cont .content .intro .title .box-txt {
    max-width: 670px; 
}
.city-life_cont .content .train-acs img {
    display: block;
    max-width: 890px;
}
.city-life_cont .content .train-acs .train-line h4 {
    text-align: center;
}
.city-life_cont .content .train-acs p.txt1,
.city-life_cont .content .train-acs p.txt2 {
    text-align: center;
    letter-spacing: 0.15rem;
}
.city-life_cont .content .train-acs ul {
    display: flex;
    flex-wrap: wrap;
}
.city-life_cont .content .train-acs ul li {
    border-right: 1px solid #bb9d4e;
    border-bottom: 1px solid #bb9d4e;
    box-sizing: border-box;
}
.city-life_cont .content .train-acs ul li dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.city-life_cont .content .train-acs ul li dl dt {
    width: fit-content;
}
.city-life_cont .content .train-acs ul li dl dd {
    width: fit-content;
    text-align: right;
}
.city-life_cont .content .train-acs ul li dl dd span {
    color: #bb9d4e;
    line-height: 0.8;
}
.city-life_cont .content .train-acs ul li dl dd.dot-line {
    position: relative;
    flex-grow: 1;
    font-size: 1.15rem;
    margin: 0 8px;
    box-sizing: border-box;
    overflow: hidden;
}
.city-life_cont .content .train-acs ul li dl dd.dot-line::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    height: 1px;
    border-top: 2px dotted #000;
}
.city-life_cont .content .train-acs ul li p {
    font-size: 0.9rem;
    line-height: 1.6;
}
.city-life_cont .content .box-img .item1 p,
.city-life_cont .content .box-img .item2 p {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 0.75rem;
    color: #fff;
    line-height: 1.4;
    padding: 5px 10px;
    background-color: #000;
}
.city-life_cont .content .box-img ul {
    display: flex;
    flex-wrap: wrap;
}
.city-life_cont .content .box-img ul li img {
    width: 100%;
    object-fit: cover;
}
.city-life_cont .content .box-img ul li p {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 0.75rem;
    color: #fff;
    line-height: 1.4;
    padding: 5px 10px;
    background-color: #000;
    box-sizing: border-box;
}


.life-info_cont .content .intro {
    position: relative;
    width: 100vw;
}
.life-info_cont .content .intro::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    z-index: 1;
}
.life-info_cont .content .intro .title {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 1100px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 5;
}
.life-info_cont .content .landscape p.txt1,
.life-info_cont .content .landscape p.txt2 {
    text-align: center;
    letter-spacing: 0.15rem;
}
.life-info_cont .content .facility-name {
    display: flex;
    flex-wrap: wrap;
}
.life-info_cont .content .facility-name .list-acs h4 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    color: #bb9d4e;
    padding-bottom: 8px;
    border-bottom: 1px solid #bb9d4e;
}
.life-info_cont .content .facility-name .list-acs h4 span {
    font-size: 0.9rem;
    color: #000;
}
.life-info_cont .content .facility-name .list-acs dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.life-info_cont .content .landscape ul {
    display: flex;
    flex-wrap: wrap;
}
.life-info_cont .content .landscape ul li {
    position: relative;
    width: 50%;
}
.life-info_cont .content .landscape ul li img {
    width: 100%;
    object-fit: cover;
}
.life-info_cont .content .landscape ul li p {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 0.75rem;
    color: #fff;
    line-height: 1.4;
    padding: 5px 10px;
    background-color: #000;
    box-sizing: border-box;
}

.totonou-style_cont .content {
    background-color: #fff;
    box-sizing: border-box;
}
.totonou-style_cont .content .title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: url(../img/totonou-style_cont_title_bg1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.totonou-style_cont .content .spec ul {
    display: flex;
    flex-wrap: wrap;
}
.totonou-style_cont .content .spec ul li:first-child {
    width: 100%;
}
.totonou-style_cont .content .spec ul li:nth-child(n+2) .box-img {
    margin-bottom: 30px;
}
.totonou-style_cont .content .spec ul li:nth-child(n+2) .box-img img {
    width: 100%;
    object-fit: cover;
}
.totonou-style_cont .content .zeh-es_cont1 h3 {
    color: #bb9d4e;
    text-align: center;
    margin-bottom: 20px;
}
.totonou-style_cont .content .zeh-es_cont1 .lead {
    line-height: 1.4;
    text-align: center;
}
.totonou-style_cont .content .zeh-es_cont1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.totonou-style_cont .content .zeh-es_cont1 ul li .box-img {
    position: relative;
    padding: 8px;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont1 ul li .box-img::after {
    content: 'image';
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 0.75rem;
    line-height: 1.4;
}
.totonou-style_cont .content .zeh-es_cont1 ul li:nth-child(1) .box-img {
    border: 1px solid #e85298;
}
.totonou-style_cont .content .zeh-es_cont1 ul li:nth-child(2) .box-img {
    border: 1px solid #95c01d;
}
.totonou-style_cont .content .zeh-es_cont1 ul li:nth-child(3) .box-img {
    border: 1px solid #f39800;
}
.totonou-style_cont .content .zeh-es_cont1 ul li:nth-child(4) .box-img {
    border: 1px solid #009c7c;
}
.totonou-style_cont .content .zeh-es_cont1 ul li:nth-child(5) .box-img {
    border: 1px solid #00b4ed;
}
.totonou-style_cont .content .zeh-es_cont1 ul li .box-img img {
    width: 100%;
    object-fit: cover;
}
.totonou-style_cont .content .zeh-es_cont1 ul li p {
    line-height: 1.8;
}

.totonou-style_cont .content .zeh-es_cont2 > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.totonou-style_cont .content .zeh-es_cont2 > ul > li {
    position: relative;
    padding: 20px;
    border: 4px solid #87570d;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont2 > ul > li::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    border: 1px solid #87570d;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1):before,
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(2):before,
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(3):before,
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(4):before,
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(5):before,
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(6):before {
    content: '';
    position: absolute;
    z-index: 1;
}
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1):before {
    background: url(../img/gold-badge_energy-saving.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(2):before {
    background: url(../img/gold-badge_eval.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(3):before,
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(5):before {
    background: url(../img/gold-badge_guar.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(4):before,
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(6):before {
    background: url(../img/gold-badge_relief.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
.totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1) {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.totonou-style_cont .content .zeh-es_cont2 ul li .bels {
    font-size: 0.75rem;
    line-height: 1.6;
}
.totonou-style_cont .content .zeh-es_cont2 ul li .bels img {
    margin-bottom: 10px;
}
.totonou-style_cont .content .zeh-es_cont2 .eval {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}
.totonou-style_cont .content .zeh-es_cont2 .eval .box1 .txt1 {
    color: #fff;
    line-height: 1.4;
    letter-spacing: 0.15rem;
    text-align: center;
    padding: 5px 10px;
    background-color: #87570d;
}
.totonou-style_cont .content .zeh-es_cont2 .eval .box2 {
    display: flex;
    flex-wrap: wrap;
}
.totonou-style_cont .content .zeh-es_cont2 .eval .box3 .txt1 {
    line-height: 1.4;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.totonou-style_cont .content .zeh-es_cont2 ul.grade {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 5px;
}
.totonou-style_cont .content .zeh-es_cont2 ul.grade li {
    font-size: 0.75rem;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    padding: 8px;
    background-color: #4c4949;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont2 ul li .txt3 {
    font-size: 1.6rem;
    line-height: 1.2;
}
.totonou-style_cont .content .zeh-es_cont2 ul li .txt4 {
    font-size: 0.75rem;
    line-height: 1.6;
}
.totonou-style_cont .content .zeh-es_cont2 .line {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
}
.totonou-style_cont .content .zeh-es_cont2 .bg_gray {
    color: #fff;
    line-height: 1.4;
    padding: 3px 8px;
    background-color: #4c4949;
}
.totonou-style_cont .content .zeh-es_cont2 .center {
    text-align: center;
}
.totonou-style_cont .content .zeh-es_cont2 .right {
    text-align: right;
}
.totonou-style_cont .content .zeh-es_cont2 .mb5 {
    margin-bottom: 5px;
}
.totonou-style_cont .content .zeh-es_cont2 .mb10 {
    margin-bottom: 10px;
}
.totonou-style_cont .content .zeh-es_cont2 .gap_2 {
    letter-spacing: -0.2rem;
}
.totonou-style_cont .content .zeh-es_cont2 .gold {
    display: inline-block;
    background: linear-gradient(-45deg, #edc46e 0%, #fbe3b2 30%, #d5a749 60%, #edc46e 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.totonou-style_cont .content .zeh-es_cont3 h3 {
    position: relative;
    color: #244261;
    text-align: center;
}
.totonou-style_cont .content .zeh-es_cont3 h3::after,
.totonou-style_cont .content .zeh-es_cont3 h3::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: 1px;
    background-color: #244261;
}
.totonou-style_cont .content .zeh-es_cont3 h3::after {
    left: 0;
}
.totonou-style_cont .content .zeh-es_cont3 h3::before {
    right: 0;
}
.totonou-style_cont .content .zeh-es_cont3 .icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}
.totonou-style_cont .content .zeh-es_cont3 .icon ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.totonou-style_cont .content .zeh-es_cont3 .icon ul li {
    font-size: 0.65rem;
    line-height: 1.4;
    text-align: center;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont3 .icon ul li img {
    display: block;
    width: 90%;
    margin: 0 auto 10px;
}
.totonou-style_cont .content .zeh-es_cont3 ul.item {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}
.totonou-style_cont .content .zeh-es_cont3 ul.item li {
    width: calc(50% - 3.5px);
    color: #fff;
    text-align: center;
    padding: 8px;
    background-color: #244261;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont3 ul.item li:last-child {
    width: 100%;
}
.totonou-style_cont .content .zeh-es_cont4 {
    position: relative;
    background-color: #e8ebf1;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont4::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #000;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont4 h3 {
    color: #244261;
    text-align: center;
}
.totonou-style_cont .content .zeh-es_cont4 .box-txt {
    color: #fff;
    line-height: 1.6;
    text-align: center;
    padding: 20px 0;
    background-color: #244261;
}
.totonou-style_cont .content .zeh-es_cont4 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.totonou-style_cont .content .zeh-es_cont5 ul {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    gap: 50px;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) h4 {
    color: #003e92;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) h4 {
    color: #006d31;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl,
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl {
    background-color: #fff;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl {
    border: 1px solid #003e92;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl {
    border: 1px solid #006d31;
}
.totonou-style_cont .content .zeh-es_cont5 ul li dl:first-of-type {
    margin-bottom: 15px;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl dt,
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl dt {
    color: #fff;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl dt {
    background-color: #003e92;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl dt {
    background-color: #006d31;
}
.totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl dd {
    font-size: 0.9rem;
    padding: 15px;
}
.totonou-style_cont .content .zeh-es_cont5 ul li table {
    width: 100%;
    text-align: center;
    table-layout: fixed;
    border-collapse: collapse;
    border: none;
}
.totonou-style_cont .content .zeh-es_cont5 ul li table th,
.totonou-style_cont .content .zeh-es_cont5 ul li table td {
    vertical-align: middle;
    border: none;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    padding: 5px;
    box-sizing: border-box;
}
.totonou-style_cont .content .zeh-es_cont5 ul li table th:first-child,
.totonou-style_cont .content .zeh-es_cont5 ul li table td:first-child {
    border-left: none;
}
.totonou-style_cont .content .zeh-es_cont5 ul li table tr:first-child th,
.totonou-style_cont .content .zeh-es_cont5 ul li table tr:first-child td {
    border-top: none;
}
.totonou-style_cont .content .zeh-es_cont5 ul li table th {
    font-weight: 400;
}
.totonou-style_cont .content .zeh-es_cont5 ul li table tr td.join {
    border-right: 1px solid #000;
}
.totonou-style_cont .content .zeh-es_cont5 ul li table td {
    color: #006d31;
}
.totonou-style_cont .content .zeh-es_cont6 h3 {
    text-align: center;
    border-bottom: 1px solid #000;
}
.totonou-style_cont .content .zeh-es_cont6 img {
    display: block;
    width: 670px;
}

.plan-ls_cont .content .intro {
    position: relative;
    width: 100vw;
}
.plan-ls_cont .content .intro::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.plan-ls_cont .content .intro .title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    background: linear-gradient(to right, rgba(187, 157, 78, 0),rgba(187, 157, 78, 1),rgba(187, 157, 78, 0));
    box-sizing: border-box;
    z-index: 5;
}
.plan-ls_cont .content .intro .title .lead {
    margin-bottom: 0;
}
.plan-ls_cont .content .floor-plan,
.plan-ls_cont .content .overview {
    background-color: #fff;
    filter: drop-shadow(0 0 15px rgb(0, 0, 0, 0.15));
    box-sizing: border-box;
}
.plan-ls_cont .content .floor-plan h3,
.plan-ls_cont .content .overview h3 {
    text-align: center;
}
.plan-ls_cont .content .floor-plan ul.tab-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 100%;
    gap: 8px;
    margin-top: -58px;
    overflow: hidden;
}
.plan-ls_cont .content .floor-plan ul.tab-area li {
    color: #fff;
    line-height: 1.4;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}
.plan-ls_cont .content .floor-plan ul.point {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.plan-ls_cont .content .floor-plan ul.point li {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
}
.plan-ls_cont .content .floor-plan ul.point li::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #fff;
    box-sizing: border-box;
}
.plan-ls_cont .content .floor-plan .plan-tab {
    margin-top: 5px;
    background-color: #B4AD9A;
    transition: all 0.3s ease;
}
.plan-ls_cont .content .floor-plan .plan-tab.active {
    margin-top: 0;
    background-color: #bb9d4e;
}
.plan-ls_cont .content .floor-plan .plan-area {
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
}
.plan-ls_cont .content .floor-plan .plan-area.show {
    display: block;
    opacity: 1;
}
.plan-ls_cont .content .overview dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.plan-ls_cont .content .overview dl dt:nth-of-type(2n+1),
.plan-ls_cont .content .overview dl dd:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0.1);
}
.contact_cont .container::before,
.contact_cont .container::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, rgba(187, 157, 78, 0),rgba(187, 157, 78, 1),rgba(187, 157, 78, 0));
}
.contact_cont .container::before {
    top: 0;
}
.contact_cont .container::after {
    bottom: 0;
}
.contact_cont .container h2 {
    text-align: center;
}
.contact_cont .content ul {
    display: flex;
    flex-wrap: wrap;
}
.contact_cont .content ul li {
    position: relative;
    text-align: center;
    border-bottom: 1px solid #bb9d4e;
    border-right: 1px solid #bb9d4e;
    background: linear-gradient(to right, #bb9d4e, #795f11);
    filter: drop-shadow(0 0 15px rgb(0, 0, 0, 0.3));
    box-sizing: border-box;
    overflow: hidden;
    transition: all 0.3s ease;
}
.contact_cont .content ul li:hover {
    transform: scale(0.99, 0.99);
    filter: drop-shadow(0 0 5px rgb(0, 0, 0, 0.3));
}
.contact_cont .content ul li::after {
    content: '';
    position: absolute;
    top: -40px;
    width: 140px;
    height: 340px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.3));
    transform: rotate(15deg);
    animation: shiny-anime 6s ease-in-out infinite;
}
@keyframes shiny-anime {
    0%{
        left: -40%;
    }
    20%{
        left: 120%;
    }
    100%{
        left: 120%;
    }
}
.contact_cont .content ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    width: 100%;
    height: 100%;
    color: #fff;
    box-sizing: border-box;
}
.contact_cont .content ul li a:hover {
    opacity: 1;
}
.contact_cont .content ul li.tel .number {
    position: relative;
    font-family: "Libre Caslon Display", serif;
    font-weight: 400;
    line-height: 1.4;
}
.contact_cont .content ul li.tel .number::after {
    content: '';
    position: absolute;
    top: calc(50% + 5px);
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: url(../img/tel_wh.svg) repeat;
    background-size: 100%;
    background-position: center;
}

.footer .content p {
    text-align: center;
    margin-bottom: 20px;
}
.footer .content .name {
    font-size: 1.15rem;
}
.footer .content .copyright {
    margin-bottom: 0;
}

/* media query : mobile
---------------------------------------------*/
@media screen and (max-width: 768px) {
    .pc {
        display: none!important;
    }
    h1 {
        font-size: 2.8rem;
        margin-bottom: 40px;
    }
    h2 {
        font-size: 1.6rem;
        margin-bottom: 30px;
    }
    h3 {
        font-size: 1.35rem;
        margin-bottom: 30px;
    }
    h4 {
        font-size: 1.15rem;
        margin-bottom: 30px;
    }
    .leadcopy {
        margin-bottom: 40px;
    }

    .header {
        bottom: 0;
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.7);
        box-sizing: border-box;
    }
    .header .container .header-cv {
        width: 100%;
        gap: 10px;
    }
    .header .container .header-cv div {
        /* width: calc(50% - 5px); */
        width: 100%;
        border-bottom: 1px solid #ffe793;
        border-right: 1px solid #ffe793;
        background: linear-gradient(to right, #ffe793, #bb9d4e);
    }
    .header .container .header-cv div a {
        color: #000;
    }
    .header .container .header-cv .request::after {
        background: url(../img/desc_bk.svg);
    }
    .header .container .header-cv .inquiry::after {
        background: url(../img/mail_bk.svg);
    }

    .top-kv {
        /* height: 900px; */
        height: 960px;
        background: url(../img/top-kv_bg2_sp.png) no-repeat rgba(255, 255, 255, 0.9);
        /* background-size: 860px; */
        background-size: 128%;
        background-position: left 45% top;
    }

    .top-kv::after,
    .city-life_cont::after,
    .life-info_cont::after,
    .totonou-style_cont::after,
    .plan-ls_cont::after {
        background: url(../img/common_bg1_sp.jpg) repeat;
        background-size: 100%;
        background-position: center top;
    }
    .contact_cont::after {
        background: url(../img/contact_cont_bg1_sp.jpg) repeat;
        background-size: 100%;
        background-position: center top;
        opacity: 0.25;
    }

    .top-kv .container,
    .totonou-style_cont .container,
    .contact_cont .container {
        padding: 60px 20px;
    }
    .city-life_cont .container,
    .life-info_cont .container,
    .plan-ls_cont .container {
        padding: 0 20px 60px;
    }

    .top-kv .container::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 430px;
        /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 1) 40%); */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 40%);
    } 
    .top-kv .content .title {
        /* top: 15%; */
        top: 34%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        width: 100%;
        padding: 30px 0;
    }
    .top-kv .content .title h1 {
        font-size: 2.2rem;
        /* margin-bottom: 40px; */
        margin-bottom: 30px;
    }
    .top-kv .content .title h1 span {
        position: relative;
        font-size: 1.15rem;
    }
    .top-kv .content .title h1 span::after,
    .top-kv .content .title h1 span::before {
        width: 40px;
    }
    .top-kv .content .title h1 span::after {
        left: -70px;
    }
    .top-kv .content .title h1 span::before {
        right: -70px;
    }
    .top-kv .content .title p.txt1 {
        line-height: 1.6;
        /* margin: 0 auto 30px; */
        margin: 0 auto 20px;
    }
    .top-kv .content .title p.txt2 {
        font-size: 1.6rem;
        margin-bottom: 16px;
    }
    .top-kv .content .feature-tab ul {
        width: calc(100% - 40px);
        gap: 10px;
    }
    .top-kv .content .feature-tab ul li {
        width: 100%;
        height: 140px;
        padding: 20px 20px 25px;
        transform: scale(0.93, 0.93);
    }
    .top-kv .content .feature-tab ul li:nth-child(1) .txt1,
    .top-kv .content .feature-tab ul li:nth-child(2) .txt1 {
        font-size: 1.15rem;
        line-height: 1.6;
    }
    .top-kv .content .feature-tab ul li:nth-child(1) .txt2 {
        font-size: 1.4rem;
        line-height: 1;
    }
    .top-kv .content .feature-tab ul li:nth-child(1) .txt2 .time,
    .top-kv .content .feature-tab ul li:nth-child(2) .txt2 .time {
        font-size: 180%;
    }
    .top-kv .content .feature-tab ul li:nth-child(2) .txt2 {
        font-size: 1.3rem;
        line-height: 1;
    }
    .top-kv .content .feature-tab ul li:nth-child(3) .txt1 {
        font-size: 1.15rem;
    }
    .top-kv .content .feature-tab ul li:nth-child(3) .txt2 {
        font-size: 2.3rem;
        letter-spacing: 0.25rem;
        line-height: 1.3;
    }

    .design_cont .content .intro {
        height:560px;
    }
    .design_cont .content .intro {
        margin: 0 calc(50% - 50vw);
        background: url(../img/design_cont_intro_bg1_sp.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
    }

    @supports (-webkit-touch-callout: none) {
        .design_cont .content .intro,
        .city-life_cont .content .intro,
        .life-info_cont .content .intro,
        .plan-ls_cont .content .intro {
            background-attachment: scroll!important;
        }
    }

    .design_cont .content .intro .title {
        padding: 110px 20px 50px;
    }
    .design_cont .content .intro .title h2 {
        width: 100%;
        font-size: 2.7rem;
        line-height: 1.4;
        margin-bottom: 30px;
    }
    .design_cont .content .intro .title .lead {
        font-size: 1.15rem;
        margin-bottom: 10px;
    }
    .design_cont .content ul li {
        position: relative;
        width: 100%;
    }
    .design_cont .content ul li img {
        height: 280px;
    }
    .design_cont .content .color-select {
        display: block;
        text-align: center;
        width: 100vw;
        padding: 30px;
        margin: 0 calc(50% - 50vw);
        gap: 20px;
        background: url(../img/totonou-style_cont_spec_bg1_sp.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        box-sizing: border-box;
    }
    .design_cont .content .color-select img {
        width: 90%;
        margin: 20px auto;
    }

    .city-life_cont .content .intro {
        height:560px;
        margin: 0 calc(50% - 50vw) 60px;
        background: url(../img/city-life_cont_intro_bg1_sp.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
    }
    .city-life_cont .content .intro .title {
        padding: 50px 20px;
    }
    .city-life_cont .content .intro .title h2 {
        font-size: 2.3rem;
        margin-bottom: 30px;
    }
    .city-life_cont .content .intro .title .lead {
        font-size: 1.15rem;
        margin-bottom: 20px;
    }
    .city-life_cont .content .train-acs img {
        margin: 40px auto;
    }
    .city-life_cont .content .train-acs .train-line {
        margin-bottom: 60px;
    }
    .city-life_cont .content .train-acs .train-line h4 {
        font-size: 1.3rem;
        margin-bottom: 15px;
    }
    .city-life_cont .content .train-acs .train-line p {
        font-size: 0.9rem;
        line-height: 1.8;
    }
    .city-life_cont .content .train-acs p.txt1 {
        font-size: 1.15rem;
        margin-bottom: 10px;
    }
    .city-life_cont .content .train-acs p.txt2 {
        font-size: 1.6rem;
        margin-bottom: 40px;
    }
    .city-life_cont .content .train-acs ul {
        gap: 20px;
        margin-bottom: 60px;
    }
    .city-life_cont .content .train-acs ul li {
        width: 100%;
        padding: 10px 20px 20px 0;
    }
    .city-life_cont .content .train-acs ul li dl {
        margin-bottom: 5px;
    }
    .city-life_cont .content .train-acs ul li dl dt {
        font-size: 1.4rem;
        line-height: 1.4;
    }
    .city-life_cont .content .train-acs ul li dl dt span {
        font-size: 1.15rem;
    }
    .city-life_cont .content .train-acs ul li dl dd {
        font-size: 1.15rem;
        line-height: 1.4;
    }
    .city-life_cont .content .train-acs ul li dl dd span {
        font-size: 2rem;
    }
    .city-life_cont .content .box-img .item1,
    .city-life_cont .content .box-img .item2,
    .city-life_cont .content .box-img .item3,
    .city-life_cont .content .box-img .item4 {
        position: relative;
        margin-bottom: 40px;
    }
    .city-life_cont .content .box-img .item1 img,
    .city-life_cont .content .box-img .item2 img,
    .city-life_cont .content .box-img .item3 img,
    .city-life_cont .content .box-img .item4 img {
        width: 100%;
        height: 280px;
        object-fit: cover;
    }
    .city-life_cont .content .box-img .item1 .time,
    .city-life_cont .content .box-img .item2 .time,
    .city-life_cont .content .box-img .item3 .time,
    .city-life_cont .content .box-img .item4 .time {
        content: '';
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 280px;
    }
    .city-life_cont .content .box-img .item1 .time img,
    .city-life_cont .content .box-img .item2 .time img,
    .city-life_cont .content .box-img .item3 .time img,
    .city-life_cont .content .box-img .item4 .time img {
        max-width: 340px;
        width: 85%;
        height: auto;
    }
    .city-life_cont .content .box-img ul li:nth-last-child(-n+7) {
        position: relative;
        width: 50%;
    }
    .city-life_cont .content .box-img ul li:nth-of-type(3),
    .city-life_cont .content .box-img ul li:nth-of-type(4) {
        width: 100%;
    }
    /* .city-life_cont .content .box-img ul li:last-child {
        width: 100%;
    } */
    .city-life_cont .content .box-img ul li img {
        height: 190px;
    }
    .city-life_cont .content .box-img ul li p {
        width: calc(100% - 20px);
    }

    .life-info_cont .content .intro {
        height: 560px;
        margin: 0 calc(50% - 50vw) 60px;
        background: url(../img/life-info_cont_intro_bg1_sp.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
    }
    .life-info_cont .content .intro .title {
        padding: 50px 20px;
    }
    .life-info_cont .content .intro .title h2 {
        font-size: 2.3rem;
        line-height: 1.4;
        margin-bottom: 30px;
    }
    .life-info_cont .content .intro .title .lead {
        font-size: 1.15rem;
        margin-bottom: 20px;
    }
    .life-info_cont .content .map {
        max-width: 840px;
        margin: 60px 0 40px;
    }
    .life-info_cont .content .landscape p.txt1 {
        font-size: 1.15rem;
        margin-bottom: 10px;
    }
    .life-info_cont .content .landscape p.txt2 {
        font-size: 1.15rem;
        margin-bottom: 40px;
    }
    .life-info_cont .content .landscape p.txt2 .sta {
        font-size: 1.6rem;
    }
    .life-info_cont .content .landscape p.txt2 .time {
        font-size: 2.2rem;
        color: #bb9d4e;
    }
    .life-info_cont .content .facility-name {
        gap: 40px;
        margin-bottom: 40px;
    }
    .life-info_cont .content .facility-name .list-acs {
        width: 100%;
    }
    .life-info_cont .content .facility-name .list-acs dl dt,
    .life-info_cont .content .facility-name .list-acs dl dd {
        width: 100%;
        line-height: 1.8;
    }
    .life-info_cont .content .facility-name .list-acs dl dd {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 8px;
    }
    .life-info_cont .content .facility-name .list-acs dl dd .dot-line {
        position: relative;
        flex-grow: 1;
        font-size: 1.15rem;
        margin-right: 8px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .life-info_cont .content .facility-name .list-acs dl dd .dot-line::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        width: 100%;
        height: 1px;
        border-top: 2px dotted #000;
    }
    .life-info_cont .content .landscape ul li {
        position: relative;
        width: 50%;
    }
    /* .life-info_cont .content .landscape ul li:last-child {
        width: 100%;
    } */
    .life-info_cont .content .landscape ul li img {
        height: 190px;
    }
    .life-info_cont .content .landscape ul li p {
        width: calc(100% - 20px);
    }
    .life-info_cont .content .landscape .busstop {
        margin-top: 40px;
    }
    .life-info_cont .content .landscape .busstop h4 {
        font-size: 1.3rem;
        text-align: center;
    }
    .life-info_cont .content .landscape .busstop ul {
        gap: 40px;
    }
    .life-info_cont .content .landscape .busstop ul li {
        width: 100%;
    }
    .life-info_cont .content .landscape .busstop ul li img {
        width: 100%;
        height: auto;
    }

    .totonou-style_cont .content {
        padding: 20px;
    }
    .totonou-style_cont .content .title {
        height: 280px;
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .title picture {
        display: block;
        max-width: 90%;
        margin: 0 auto;
    }
    .totonou-style_cont .content h2 {
        max-width: 80%;
        margin: 40px auto;
    }
    .totonou-style_cont .content .spec {
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .spec ul {
        gap: 30px;
    }
    .totonou-style_cont .content .spec ul li {
        width: 100%;
    }
    .totonou-style_cont .content .spec ul li:first-child {
        width: 100%;
        padding: 20px;
        background: url(../img/totonou-style_cont_spec_bg1_sp.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        box-sizing: border-box;
    }
    .totonou-style_cont .content .spec ul li:nth-child(n+2) .box-img img {
        height: 220px;
    }
    .totonou-style_cont .content .spec ul li .box-txt h4 {
        text-align: center;
        margin-bottom: 15px;
    }
    .totonou-style_cont .content .spec ul li .box-txt p {
        line-height: 1.8;
    }
    .totonou-style_cont .content .zeh-es_cont1 {
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .zeh-es_cont1 h3 {
        font-size: 1.3rem;
    }
    .totonou-style_cont .content .zeh-es_cont1 .lead {
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li {
        width: 100%;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li .box-img {
        margin-bottom: 25px;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li .box-img img {
        height: 220px;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li h4 {
        width: 180px;
        margin: 0 auto 15px;
    }
    .totonou-style_cont .content .zeh-es_cont2 {
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li {
        width: 100%;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(2):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(3):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(4):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(5):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(6):before {
        content: '';
        position: absolute;
        top: -15px;
        left: -15px;
        z-index: 1;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(2):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(3):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(4):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(5):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(6):before {
        width: 80px;
        height: 80px;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1) {
        flex-flow: column;
        height: 340px;
        background: url(../img/totonou-style_cont_zeh-es_cont2_bg1_sp.jpg) no-repeat;
        background-size: 145%;
        background-position: left top -70px;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .bels {
        width: 100%;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval {
        justify-content: center;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box1 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box2 {
        max-width: 110px;
        width: 33%;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box3 {
        max-width: 340px;
        width: 67%;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box1 .txt1 {
        font-size: 1.1rem;
        margin-bottom: 5px;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box1 .txt2 {
        font-size: 1.2rem;
        line-height: 1.4;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box2 .txt1 {
        font-size: 7.3rem;
        line-height: 0.9;
        margin-top: -10px;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box2 .txt2 {
        font-size: 1.4rem;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        margin-top: 45px;
        margin-left: -13px;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box3 .txt1 {
        font-size: 0.9rem;
        border-bottom: 2px solid #000;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box3 .txt2 {
        font-size: 2.4rem;
        line-height: 1;
        letter-spacing: 0.15rem;
        text-align: center;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul.grade li {
        width: calc(50% - 3.5px);
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .txt1 {
        font-size: 1.9rem;
        line-height: 1.4;
        text-align: center;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .txt2 {
        font-size: 1.15rem;
        line-height: 1.4;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .txt5 {
        font-size: 1.9rem;
        line-height: 1.4;
    }
    .totonou-style_cont .content .zeh-es_cont2 .bg_gray {
        text-align: center;
    }
    .totonou-style_cont .content .zeh-es_cont2 .large {
        font-size: 130%;
        line-height: 1.1;
    }
    .totonou-style_cont .content .zeh-es_cont2 .huge {
        font-size: 190%;
        line-height: 1.1;
    }
    .totonou-style_cont .content .zeh-es_cont2 .giant {
        font-size: 220%;
        line-height: 0.9;
    }
    .totonou-style_cont .content .zeh-es_cont3 {
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .zeh-es_cont3 h3 {
        font-size: 1.3rem;
        margin-bottom: 30px;
    }
    .totonou-style_cont .content .zeh-es_cont3 h3::after,
    .totonou-style_cont .content .zeh-es_cont3 h3::before {
        width: 12%;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon {
        margin-bottom: 30px;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon .logo {
        max-width: 80%;
        margin: 20px auto;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon ul {
        width: 100%;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon ul li {
        max-width: 100px;
        width: calc(25% - 7.5px);
    }
    .totonou-style_cont .content .zeh-es_cont3 ul.item li {
        font-size: 0.75rem;
        line-height: 1.6;
    }
    .totonou-style_cont .content .zeh-es_cont4 {
        padding: 20px;
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .zeh-es_cont4 h3 {
        font-size: 1.3rem;
        margin: 5px auto 20px;
    }
    .totonou-style_cont .content .zeh-es_cont4 .box-txt {
        font-size: 1rem;
        margin: 0 -20px 20px;
    }
    .totonou-style_cont .content .zeh-es_cont4 ul {
        width: 95%;
        gap: 20px;
        margin: 0 auto;
    }
    .totonou-style_cont .content .zeh-es_cont4 ul li {
        width: calc(50% - 10px);
        font-size: 0.9rem;
        line-height: 1.8;
    }
    .totonou-style_cont .content .zeh-es_cont4 ul li img {
        display: block;
        max-width: 130px;
        margin: 0 auto 15px;
    }
    .totonou-style_cont .content .zeh-es_cont4 .box-txt p span {
        font-size: 1.3rem;
    }
    .totonou-style_cont .content .zeh-es_cont5 {
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .zeh-es_cont5 h3 {
        font-size: 1.3rem;
        text-align: center;
        padding-bottom: 8px;
        margin-bottom: 30px;
        border-bottom: 1px solid #000;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul {
        margin-bottom: 40px;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul::after {
        left: 30%;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul::before {
        right: 30%;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li {
        position: relative;
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) {
        border-top: 8px solid #6aa2db;
        background-color: #adcfed;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1)::after {
        content: '';
        position: absolute;
        bottom: -42px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        width: 60%;
        height: 35px;
        background: url(../img/totonou-style_cont_zeh-es_cont5_arrow_sp.svg) no-repeat;
        background-size: 137px;
        background-position: center;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) {
        border-top: 8px solid #8aaf84;
        background-color: #c1d6bd;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li h4 {
        font-size: 1.3rem;
        letter-spacing: 0.4rem;
        text-align: center;
        margin-bottom: 20px;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl dt,
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl dd {
        line-height: 1.8;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl dt {
        line-height: 1.6;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl dd {
        padding: 10px;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li table {
        font-size: 0.75rem;
        line-height: 1.4;
    }
    .totonou-style_cont .content .zeh-es_cont6 h3 {
        font-size: 1.3rem;
        padding-bottom: 8px;
        margin-bottom: 30px;
    }
    .totonou-style_cont .content .zeh-es_cont6 p {
        font-size: 1rem;
        line-height: 1.8;
        margin-bottom: 20px;
    }
    .totonou-style_cont .content .zeh-es_cont6 img {
        margin: 0 auto 10px;
    }

    .plan-ls_cont .content .intro {
        height: 560px;
        margin: 0 calc(50% - 50vw) 60px;
        background: url(../img/plan-ls_cont_intro_bg1_sp.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
    }
    .plan-ls_cont .content .intro .title {
        width: 100%;
        padding: 30px 20px;
    }
    .plan-ls_cont .content .intro .title h2 {
        font-size: 1.9rem;
        color: #fff;
        margin-bottom: 20px;
    }
    .plan-ls_cont .content .plot-map {
        max-width: 890px;
        margin: 0 auto 60px;
    }
    .plan-ls_cont .content .floor-plan,
    .plan-ls_cont .content .overview {
        padding: 20px;
    }
    .plan-ls_cont .content .floor-plan h3,
    .plan-ls_cont .content .overview h3 {
        font-size: 1.3rem;
        margin-bottom: 20px;
    }
    .plan-ls_cont .content .floor-plan {
        position: relative;
        margin-bottom: 60px;
        /* border-top: 3px solid #bb9d4e; */
    }
    .plan-ls_cont .content .floor-plan ul.tab-area {
        gap: 8px;
        margin-top: -58px;
    }
    .plan-ls_cont .content .floor-plan ul.tab-area li {
        /* width: 28%; */
        width: calc(25% - 6px);
        height: 50px;
        line-height: 1.1;
        /* padding: 13px 10px 15px; */
        padding: 13px 8px;
    }
    .plan-ls_cont .content .floor-plan ul.tab-area li span {
        font-size: 1.3rem;
        line-height: 1.1;
    }
    .plan-ls_cont .content .floor-plan h3 {
        font-size: 1.3rem;
        color: #bb9d4e;
        margin-bottom: 20px;
    }
    .plan-ls_cont .content .floor-plan .site-area {
        text-align: center;
        margin-bottom: 20px;
    }
    .plan-ls_cont .content .floor-plan .site-area span {
        font-size: 1.4rem;
    }
    .plan-ls_cont .content .floor-plan ul.point {
        gap: 20px;
        margin-bottom: 40px;
    }
    .plan-ls_cont .content .floor-plan ul.point li {
        width: 100%;
        line-height: 1.6;
        padding: 20px;
    }
    .plan-ls_cont .content .floor-plan img {
        margin-bottom: 20px;
    }
    .plan-ls_cont .content .floor-plan .plan-tab {
        height: 50px!important;
    }
    .plan-ls_cont .content .floor-plan .plan-tab.active {
        height: 55px!important;
    }
    .plan-ls_cont .content .overview dl dt,
    .plan-ls_cont .content .overview dl dd {
        line-height: 1.6;
        padding: 15px;
        box-sizing: border-box;
    }
    .plan-ls_cont .content .overview dl dt {
        width: 100%;
        padding-bottom: 3px;
    }
    .plan-ls_cont .content .overview dl dd {
        width: 100%;
        padding-top: 3px;
    }

    .contact_cont .container h2 {
        font-size: min(5.2vw, 1.3rem);
    }
    .contact_cont .content ul {
        gap: 20px;
    }
    .contact_cont .content ul li {
        width: 100%;
        height: 130px;
    }
    .contact_cont .content ul li a {
        padding: 20px;
    }
    .contact_cont .content ul li.tel .number {
        font-size: min(10.3vw, 2.5rem);
        letter-spacing: 0.15rem;
        padding-left: 23px;
    }
    .contact_cont .content ul li.tel .number::after {
        width: 17px;
        height: 17px;
    }
    .contact_cont .content ul li.tel .biz-hrs {
        font-size: min(2.9vw, 0.75rem);
        line-height: 1.4;
    }
    .contact_cont .content ul li.inquiry {
        font-size: 1.3rem;
        line-height: 1.6;
    }

    .footer {
        position: relative;
    }
    .footer .container {
        padding: 60px 20px 100px;
    }
    .footer .content .logo {
        width: 230px;
        margin: 0 auto 20px;
    }
    .footer .content .license {
        font-size: 0.9rem;
        line-height: 1.8;
        margin-bottom: 30px;
    }
    .footer .content .copyright {
        font-size: 0.75rem;
    }
}

@media screen and (max-width: 390px) {
    .plan-ls_cont .content .floor-plan ul.tab-area li {
        padding: 8px;
    }
}

/* media query : desktop
---------------------------------------------*/
@media screen and (min-width: 769px) {
    .sp {
        display: none!important;
    }
    h1 {
        font-size: 3.2rem;
        margin-bottom: 60px;
    }
    h2 {
        font-size: 1.9rem;
        margin-bottom: 60px;
    }
    h3 {
        font-size: 1.6rem;
        margin-bottom: 40px;
    }
    h4 {
        font-size: 1.4rem;
        margin-bottom: 30px;
    }
    .lead {
        margin-bottom: 60px;
    }

    .header {
        top: 0;
    }
    .header .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        position: relative;
        max-width: 1200px;
    }
    .header .container .header-cv {
        /* width: 400px; */
        gap: 15px;
    }
    .header .container .header-cv div {
        /* width: 190px; */
        width: 230px;
        overflow: hidden;
        transition: all 0.3s ease;
    }
    .header .container .header-cv div:hover {
        margin-top: 0;
        filter: drop-shadow(0 0 5px rgb(0, 0, 0, 0.3));
        transform: scale(0.98, 0.97);
        transform-origin: center top;
    }
    .header .container .header-cv div a:hover {
        opacity: 1;
    }

    .top-kv {
        height: 780px;
        background: url(../img/top-kv_bg2_pc.png) no-repeat rgba(255, 255, 255, 0.9);
        background-size: 1200px;
        background-position: center bottom 30%;
    }

    .top-kv::after,
    .city-life_cont::after,
    .life-info_cont::after,
    .totonou-style_cont::after,
    .plan-ls_cont::after {
        background: url(../img/common_bg1_pc.jpg) repeat;
        background-size: 100%;
        background-position: center top;
    }
    .contact_cont::after {
        background: url(../img/contact_cont_bg1_pc.jpg) repeat;
        background-size: 100%;
        background-position: center top;
        opacity: 0.25;
    }

    .top-kv .container,
    .totonou-style_cont .container,
    .contact_cont .container {
        padding: 110px 0;
    }
    .city-life_cont .container,
    .life-info_cont .container,
    .plan-ls_cont .container {
        padding: 0 0 110px;
    }

    .top-kv .content .title {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 760px;
        padding: 50px 0;
    }
    .top-kv .content .title h1 {
        font-size: 2.8rem;
        margin-bottom: 50px;
    }
    .top-kv .content .title h1 span {
        position: relative;
        font-size: 1.4rem;
    }
    .top-kv .content .title h1 span::after,
    .top-kv .content .title h1 span::before {
        width: 50px;
    }
    .top-kv .content .title h1 span::after {
        left: -90px;
    }
    .top-kv .content .title h1 span::before {
        right: -90px;
    }
    .top-kv .content .title p.txt1 {
        font-size: 1.15rem;
        margin: 0 auto 30px;
    }
    .top-kv .content .title p.txt2 {
        font-size: 2rem;
    }
    .top-kv .content .title p.txt3 {
        font-size: 1.3rem;
    }
    .top-kv .content .feature-tab ul {
        width: 100%;
        gap: 20px;
    }
    .top-kv .content .feature-tab ul li {
        width: calc(33.33% - 13.33px);
        height: 180px;
        padding: 20px;
    }
    .top-kv .content .feature-tab ul li:nth-child(1) .txt1,
    .top-kv .content .feature-tab ul li:nth-child(2) .txt1,
    .top-kv .content .feature-tab ul li:nth-child(3) .txt1 {
        font-size: 1.3rem;
    }
    .top-kv .content .feature-tab ul li:nth-child(1) .txt2,
    .top-kv .content .feature-tab ul li:nth-child(2) .txt2 {
        font-size: 1.6rem;
        line-height: 1.4;
    }
    .top-kv .content .feature-tab ul li:nth-child(1) .txt2 .time,
    .top-kv .content .feature-tab ul li:nth-child(2) .txt2 .time {
        font-size: 160%;
    }
    .top-kv .content .feature-tab ul li:nth-child(3) .txt2 {
        font-size: 2.4rem;
        letter-spacing: 0.15rem;
        line-height: 1.4;
    }

    .design_cont .content .intro {
        height:620px;
        margin: 0 calc(50% - 50vw);
        background: url(../img/design_cont_intro_bg1_pc.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        /*background-attachment: fixed;*/
    }
    .design_cont .content .intro .title {
        padding: 130px 0 90px;
    }
    .design_cont .content .intro .title h2 {
        font-size: 3.4rem;
        line-height: 1.4;
        margin-bottom: 40px;
    }
    .design_cont .content .intro .title .lead {
        font-size: 1.35rem;
        margin-bottom: 30px;
    }
    .design_cont .content ul li {
        position: relative;
        width: 50%;
    }
    .design_cont .content ul li img {
        height: 430px;
    }
    .design_cont .content .color-select {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row-reverse;
        width: 100vw;
        height: 310px;
        padding: 50px 0;
        margin: 0 calc(50% - 50vw);
        gap: 40px;
        background: url(../img/totonou-style_cont_spec_bg1_pc.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        box-sizing: border-box;
    }
    .design_cont .content .color-select img {
        width: auto;
        height: 210px;
    }
    .design_cont .content .color-select ul li:last-child {
        width: 300px;
    }

    .city-life_cont .content .intro {
        height:590px;
        margin: 0 calc(50% - 50vw) 80px;
        background: url(../img/city-life_cont_intro_bg1_pc.jpg) no-repeat;
        background-size: cover;
        background-position: center bottom 10%;
        /*background-attachment: fixed;*/
    }
    .city-life_cont .content .intro .title {
        padding: 90px 0;
    }
    .city-life_cont .content .intro .title h2 {
        font-size: 3.4rem;
        margin-bottom: 40px;
    }
    .city-life_cont .content .intro .title .lead {
        font-size: 1.35rem;
        margin-bottom: 30px;
    }
    .city-life_cont .content .train-acs img {
        margin: 80px auto;
    }
    .city-life_cont .content .train-acs .train-line {
        margin-bottom: 80px;
    }
    .city-life_cont .content .train-acs .train-line p {
        font-size: 0.9rem;
        line-height: 1.8rem;
    }
    .city-life_cont .content .train-acs p.txt1 {
        font-size: 1.15rem;
        margin-bottom: 20px;
    }
    .city-life_cont .content .train-acs p.txt2 {
        font-size: 1.9rem;
        margin-bottom: 60px;
    }
    .city-life_cont .content .train-acs ul {
        gap: 30px;
        margin-bottom: 110px;
    }
    .city-life_cont .content .train-acs ul li {
        width: calc(33.33% - 20px);
        padding: 15px 20px 20px 0;
    }
    .city-life_cont .content .train-acs ul li dl {
        margin-bottom: 10px;
    }
    .city-life_cont .content .train-acs ul li dl dt {
        font-size: 1.6rem;
        line-height: 1.6;
    }
    .city-life_cont .content .train-acs ul li dl dt span {
        font-size: 1.3rem;
    }
    .city-life_cont .content .train-acs ul li dl dd {
        font-size: 1.3rem;
    }
    .city-life_cont .content .train-acs ul li dl dd span {
        font-size: 2.2rem;
    }
    .city-life_cont .content .box-img {
        position: relative;
        /* height: 1500px; */
    }
    .city-life_cont .content .box-img .item1,
    .city-life_cont .content .box-img .item2 {
        position: relative;
        width: 100%;
        margin-bottom: 100px;
        filter: drop-shadow(25px 25px 0 rgb(255, 255, 255, 1));
    }
    .city-life_cont .content .box-img .item2 {
        display: flex;
        justify-content: flex-end
    }
    .city-life_cont .content .box-img .item1 .alternate,
    .city-life_cont .content .box-img .item2 .alternate {
        position: relative;
        width: fit-content;
    }
    .city-life_cont .content .box-img .item1 img,
    .city-life_cont .content .box-img .item2 img {
        width: 620px;
        height: 370px;
        object-fit: cover;
    }
    /* .city-life_cont .content .box-img .item1 .time,
    .city-life_cont .content .box-img .item2 .time {
        content: '';
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        width: 620px;
        height: 370px;
    }
    .city-life_cont .content .box-img .item1 .time {
        left: 0;
    }
    .city-life_cont .content .box-img .item2 .time {
        right: 0;
    }
    .city-life_cont .content .box-img .item1 .time img,
    .city-life_cont .content .box-img .item2 .time img {
        width: 75%;
        height: auto;
    } */
    .city-life_cont .content .box-img ul li {
        position: relative;
        width: 33.33%;
    }
    .city-life_cont .content .box-img ul li img {
        height: 240px;
    }

    .life-info_cont .content .intro {
        height: 590px;
        margin: 0 calc(50% - 50vw) 80px;
        background: url(../img/life-info_cont_intro_bg1_pc.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        /*background-attachment: fixed;*/
    }
    .life-info_cont .content .intro .title {
        padding: 90px 0;
    }
    .life-info_cont .content .intro .title h2 {
        font-size: 3.4rem;
        line-height: 1.4;
        margin-bottom: 40px;
    }
    .life-info_cont .content .intro .title .lead {
        font-size: 1.35rem;
        margin-bottom: 30px;
    }
    .life-info_cont .content .map {
        max-width: 580px;
        margin: 80px auto;
    }
    .life-info_cont .content .landscape p.txt1 {
        font-size: 1.15rem;
        margin-bottom: 15px;
    }
    .life-info_cont .content .landscape p.txt2 {
        font-size: 1.4rem;
        line-height: 1.1;
        margin-bottom: 60px;
    }
    .life-info_cont .content .landscape p.txt2 .sta {
        font-size: 1.9rem;
    }
    .life-info_cont .content .landscape p.txt2 .time {
        font-size: 2.4rem;
        color: #bb9d4e;
    }
    .life-info_cont .content .facility-name {
        flex-direction: column;
        max-height: 1300px;
        gap: 50px;
        margin-bottom: 80px;
    }
    .life-info_cont .content .facility-name .list-acs {
        width: calc(50% - 25px);
        font-size: 1.05rem;
    }
    .life-info_cont .content .facility-name .list-acs dl dt,
    .life-info_cont .content .facility-name .list-acs dl dd {
        margin-bottom: 8px;
    }
    .life-info_cont .content .facility-name .list-acs dl dt {
        width: 300px;
    }
    .life-info_cont .content .facility-name .list-acs dl dd {
        width: 200px;
    }
    .life-info_cont .content .landscape ul li {
        position: relative;
        width: 33.33%;
    }
    .life-info_cont .content .landscape ul li img {
        height: 240px;
    }
    .life-info_cont .content .landscape .busstop {
        margin-top: 80px;
    }
    .life-info_cont .content .landscape .busstop h4 {
        text-align: center;
    }
    .life-info_cont .content .landscape .busstop ul {
        gap: 30px;
    }
    .life-info_cont .content .landscape .busstop ul li {
        width: calc(33.33% - 20px);
    }
    .life-info_cont .content .landscape .busstop ul li img {
        width: 100%;
        height: auto;
    }

    .totonou-style_cont .content {
        padding: 80px;
    }
    .totonou-style_cont .content .title {
        height: 320px;
        margin-bottom: 80px;
    }
    .totonou-style_cont .content .title picture {
        width: 90%;
    }
    .totonou-style_cont .content h2 {
        max-width: 430px;
        margin: 80px auto;
    }
    .totonou-style_cont .content .spec {
        margin-bottom: 80px;
    }
    .totonou-style_cont .content .spec ul {
        gap: 40px;
    }
    .totonou-style_cont .content .spec ul li {
        width: calc(50% - 20px);
    }
    .totonou-style_cont .content .spec ul li:first-child {
        width: 100%;
        padding: 50px;
        background: url(../img/totonou-style_cont_spec_bg1_pc.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        box-sizing: border-box;
    }
    .totonou-style_cont .content .spec ul li:nth-child(n+2) .box-img img {
        height: 280px;
    }
    .totonou-style_cont .content .spec ul li .box-txt h4 {
        text-align: center;
        margin-bottom: 20px;
    }
    .totonou-style_cont .content .zeh-es_cont1 {
        margin-bottom: 80px;
    }
    .totonou-style_cont .content .zeh-es_cont1 h3 {
        font-size: 1.9rem;
    }
    .totonou-style_cont .content .zeh-es_cont1 .lead {
        margin-bottom: 60px;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li {
        width: calc(33.33% - 20px);
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li .box-img {
        margin-bottom: 20px;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li .box-img img {
        height: 190px;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li h4 {
        width: 180px;
        margin: 0 auto 20px;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li p {
        font-size: 0.9rem;
    }
    .totonou-style_cont .content .zeh-es_cont2 {
        margin-bottom: 80px;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li {
        width: calc(25% -  15px);
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(-n+2) {
        width: 100%;
        margin-bottom: 15px;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(2):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(3):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(4):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(5):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(6):before {
        content: '';
        position: absolute;
        top: -30px;
        left: -20px;
        z-index: 1;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(2):before {
        width: 100px;
        height: 100px;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(3):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(4):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(5):before,
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(6):before {
        width: 65px;
        height: 65px;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1) {
        background: url(../img/totonou-style_cont_zeh-es_cont2_bg1_pc.jpg) no-repeat;
        background-size: 70%;
        background-position: left top 60%;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .bels {
        width: 45%;
        margin: 30px;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval {
        justify-content: space-between;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box1 .txt1 {
        font-size: 1.4rem;
        margin: 5px 0;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box1 .txt2 {
        font-size: 2.2rem;
        line-height: 1.4;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box2 .txt1 {
        font-size: 7.9rem;
        line-height: 0.9;
        margin-top: -15px;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box2 .txt2 {
        font-size: 1.9rem;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        margin-top: 40px;
        margin-left: -10px;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box3 .txt1 {
        font-size: 1rem;
        border-bottom: 3px solid #000;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box3 .txt2 {
        font-size: 3.9rem;
        line-height: 1;
        letter-spacing: 0.3rem;
        text-align: center;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul.grade li {
        width: calc(25% - 5.25px);
    }
    .totonou-style_cont .content .zeh-es_cont2 ul.grade li:nth-child(3) {
        width: calc(50% - 3.5px);
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .txt1 {
        font-size: 2rem;
        line-height: 1.3;
        text-align: center;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .txt2 {
        font-size: 1.05rem;
        line-height: 1.3;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .txt5 {
        font-size: 2.3rem;
        line-height: 1.4;
    }
    .totonou-style_cont .content .zeh-es_cont2 .large {
        font-size: 160%;
        line-height: 1.1;
    }
    .totonou-style_cont .content .zeh-es_cont2 .huge {
        font-size: 210%;
        line-height: 1.1;
    }
    .totonou-style_cont .content .zeh-es_cont2 .giant {
        font-size: 280%;
        line-height: 0.9;
    }
    .totonou-style_cont .content .zeh-es_cont3 {
        margin-bottom: 80px;
    }
    .totonou-style_cont .content .zeh-es_cont3 h3 {
        font-size: 1.9rem;
        margin-bottom: 50px;
    }
    .totonou-style_cont .content .zeh-es_cont3 h3::after,
    .totonou-style_cont .content .zeh-es_cont3 h3::before {
        width: 15%;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon {
        margin-bottom: 50px;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon .logo {
        width: calc(40% - 20px);
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon ul {
        /* width: 60%; */
        width: 100%;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon ul li {
        /* width: calc(16.66% - 8.34px); */
        width: calc(12.5% - 8.75px);
    }
    .totonou-style_cont .content .zeh-es_cont4 {
        padding: 40px;
        margin-bottom: 80px;
    }
    .totonou-style_cont .content .zeh-es_cont4 h3 {
        font-size: 1.9rem;
        margin-bottom: 30px;
    }
    .totonou-style_cont .content .zeh-es_cont4 .box-txt {
        font-size: 1.3rem;
        margin: 0 -40px 40px;
    }
    .totonou-style_cont .content .zeh-es_cont4 ul {
        gap: 30px;
    }
    .totonou-style_cont .content .zeh-es_cont4 ul li {
        max-width: 170px;
        width: calc(25% - 22.5px);
        font-size: 0.9rem;
        line-height: 1.8rem;
    }
    .totonou-style_cont .content .zeh-es_cont4 ul li img {
        display: block;
        max-width: 150px;
        margin: 0 auto 20px;
    }
    .totonou-style_cont .content .zeh-es_cont4 .box-txt p span {
        font-size: 1.9rem;
    }
    .totonou-style_cont .content .zeh-es_cont5 {
        margin-bottom: 80px;
    }
    .totonou-style_cont .content .zeh-es_cont5 h3 {
        font-size: 1.9rem;
        text-align: center;
        padding-bottom: 10px;
        margin-bottom: 60px;
        border-bottom: 1px solid #000;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul {
        margin-bottom: 60px;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul::after,
    .totonou-style_cont .content .zeh-es_cont5 ul::before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        width: 30px;
        height: 19px;
        background: url(../img/totonou-style_cont_zeh-es_cont5_arrow_pc.svg) no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul::after {
        top: 35%;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul::before {
        top: 70%;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li {
        width: calc(50% - 25px);
        padding: 20px;
        box-sizing: border-box;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) {
        border-top: 10px solid #6aa2db;
        background-color: #adcfed;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) {
        border-top: 10px solid #8aaf84;
        background-color: #c1d6bd;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li h4 {
        font-size: 1.6rem;
        letter-spacing: 0.4rem;
        text-align: center;
        margin-bottom: 20px;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl dt {
        font-size: 1.15rem;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1) dl dd {
        line-height: 1.8rem;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl dt {
        font-size: 1.05rem;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl dd {
        padding: 15px;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li table {
        font-size: 0.9rem;
        line-height: 1.2;
    }
    .totonou-style_cont .content .zeh-es_cont6 h3 {
        font-size: 1.9rem;
        padding-bottom: 10px;
        margin-bottom: 60px;
    }
    .totonou-style_cont .content .zeh-es_cont6 img {
        margin: 0 auto;
    }

    .plan-ls_cont .content .intro {
        height: 590px;
        margin: 0 calc(50% - 50vw) 80px;
        background: url(../img/plan-ls_cont_intro_bg1_pc.jpg) no-repeat;
        background-size: cover;
        background-position: center bottom 80%;
        /*background-attachment: fixed;*/
    }
    .plan-ls_cont .content .intro .title {
        width: 730px;
        padding: 50px 0;
    }
    .plan-ls_cont .content .intro .title h2 {
        color: #fff;
        margin-bottom: 40px;
    }
    .plan-ls_cont .content .plot-map {
        max-width: 660px;
        margin: 0 auto 110px;
    }
    .plan-ls_cont .content .floor-plan,
    .plan-ls_cont .content .overview {
        padding: 80px;
    }
    .plan-ls_cont .content .floor-plan {
        position: relative;
        margin-bottom: 80px;
        /* border-top: 5px solid #bb9d4e; */
    }
    .plan-ls_cont .content .floor-plan ul.tab-area {
        gap: 15px;
        margin-top: -80px;
    }
    .plan-ls_cont .content .floor-plan ul.tab-area li {
        max-width: 200px;
        width: calc(25% - 11.25px);
        height: 75px;
        font-size: 1.25rem;
        padding: 17px 20px 23px;
    }
    .plan-ls_cont .content .floor-plan ul.tab-area li span {
        font-size: 1.8rem;
        line-height: 1.1;
        margin: 0 3px;
    }
    .plan-ls_cont .content .floor-plan h3 {
        font-size: 1.9rem;
        color: #bb9d4e;
        margin-bottom: 40px;
    }
    .plan-ls_cont .content .floor-plan .site-area {
        font-size: 1.15rem;
        text-align: center;
        margin-bottom: 60px;
    }
    .plan-ls_cont .content .floor-plan .site-area span {
        font-size: 1.8rem;
    }
    .plan-ls_cont .content .floor-plan ul.point {
        gap: 25px;
        margin-bottom: 80px;
    }
    .plan-ls_cont .content .floor-plan ul.point li {
        width: calc(33.33% - 16.67px);
        height: 170px;
        font-size: 1.15rem;
        padding: 35px;
    }
    .plan-ls_cont .content .floor-plan img {
        display: block;
        width: 90%;
        margin: 20px auto;
    }
    .plan-ls_cont .content .floor-plan .plan-tab {
        height: 70px!important;
    }
    .plan-ls_cont .content .floor-plan .plan-tab.active {
        height: 75px!important;
    }
    .plan-ls_cont .content .overview dl dt,
    .plan-ls_cont .content .overview dl dd {
        line-height: 1.4;
        padding: 20px;
        box-sizing: border-box;
    }
    .plan-ls_cont .content .overview dl dt {
        width: 25%;
    }
    .plan-ls_cont .content .overview dl dd {
        width: 75%;
    }

    .contact_cont .content ul {
        gap: 40px;
    }
    .contact_cont .content ul li {
        width: calc(50% - 20px);
        height: 260px;
    }
    .contact_cont .content ul li a {
        padding: 40px;
    }
    .contact_cont .content ul li.tel .number {
        font-size: 2.8rem;
        letter-spacing: 0.25rem;
        padding-left: 30px;
    }
    .contact_cont .content ul li.tel .number::after {
        width: 20px;
        height: 20px;
    }
    .contact_cont .content ul li.tel .biz-hrs {
        font-size: 0.9rem;
        line-height: 1.4;
    }
    .contact_cont .content ul li.inquiry {
        font-size: 1.45rem;
        line-height: 1.6;
    }

    .footer .container {
        padding: 100px 0;
    }
    .footer .content .logo {
        width: 270px;
        margin: 0 auto 40px;
    }
    .footer .content .license {
        margin-bottom: 40px;
    }
}


@media screen and (min-width: 769px) and (max-width: 1080px) {
    .top-kv .content .feature-tab ul li {
        height: 16vw;
    }
    .top-kv .content .feature-tab ul li:nth-child(1) .txt1 {
        font-size: 1.9vw;
    }
    .top-kv .content .feature-tab ul li:nth-child(1) .txt2 {
        font-size: 2.3vw;
    }
    .top-kv .content .feature-tab ul li:nth-child(2) .txt1 {
        font-size: 1.7vw;
    }
    .top-kv .content .feature-tab ul li:nth-child(2) .txt2,
    .top-kv .content .feature-tab ul li:nth-child(3) .txt1 {
        font-size: 2vw;
    }
    .top-kv .content .feature-tab ul li:nth-child(3) .txt2 {
        font-size: 3.5vw;
    }
    .city-life_cont .content .train-acs ul li {
        width: calc(50% - 15px);
    }
    .totonou-style_cont .content {
        padding: 60px;
    }
    .totonou-style_cont .content .zeh-es_cont2 > ul > li {
        width: calc(50% - 10px);
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval {
        justify-content: center;
        gap: 10px;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box1 {
        width: 100%;
        text-align: center;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box3 {
        width: 340px;
        margin-left: 5px;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul.grade li {
        width: calc(33.33% - 4.67px)!important;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li:nth-child(3) .txt3 br.pc,
    .totonou-style_cont .content .zeh-es_cont2 ul li:nth-child(4) .txt3 br.pc,
    .totonou-style_cont .content .zeh-es_cont2 ul li:nth-child(5) .txt1 br.pc {
        display: none;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li:nth-child(5) {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .plan-ls_cont .content .floor-plan,
    .plan-ls_cont .content .overview {
        padding: 60px;
    }
    .plan-ls_cont .content .floor-plan,
    .plan-ls_cont .content .overview {
        padding: 60px;
    }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
    .totonou-style_cont .content .zeh-es_cont5 ul li {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: relative;
        width: 100%;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li h4 {
        width: 100%;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li dl {
        width: calc(50% - 15px);
        margin-bottom: 0!important;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(2) dl {
        height: fit-content;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul::after,
    .totonou-style_cont .content .zeh-es_cont5 ul::before {
        display: none;
    }
    .totonou-style_cont .content .zeh-es_cont5 ul li:nth-child(1)::after {
        content: '';
        position: absolute;
        bottom: -42px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        width: 60%;
        height: 35px;
        background: url(../img/totonou-style_cont_zeh-es_cont5_arrow_sp.svg) no-repeat;
        background-size: 137px;
        background-position: center;
    }
}
@media screen and (min-width: 769px) and (max-width: 960px) {
    .totonou-style_cont .content .zeh-es_cont1 ul {
        justify-content: flex-start;
    }
    .totonou-style_cont .content .zeh-es_cont1 ul li {
        width: calc(50% - 15px);
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon .logo {
        width: 50%;
        margin: 0 auto 20px;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon ul {
        width: 100%;
        gap: 10px;
    }
    .totonou-style_cont .content .zeh-es_cont3 .icon ul li {
        width: calc(14.28% - 8.57px);
    }
    .totonou-style_cont .content .zeh-es_cont3 h3::after,
    .totonou-style_cont .content .zeh-es_cont3 h3::before {
        width: 9%;
    }
    .plan-ls_cont .content .floor-plan ul.point li br.pc {
        display: none;
    }
}
@media screen and (min-width: 550px) and (max-width: 768px) {
    .totonou-style_cont .content .zeh-es_cont2 > ul > li:nth-child(1) {
        background-position: left top 85%;
    }
    .totonou-style_cont .content .zeh-es_cont2 ul li .bels {
        width: 450px;
        margin: 0 auto;
    }
    .totonou-style_cont .content .zeh-es_cont4 h3 br.sp,
    .totonou-style_cont .content .zeh-es_cont4 .box-txt br.sp {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .life-info_cont .content .intro {
        background-size: cover;
        background-position: left 20% center;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box2 .txt1 {
        font-size: 28vw;
    }
    .totonou-style_cont .content .zeh-es_cont2 .eval .box3 .txt2 {
        font-size: 9.2vw;
    }
}


.plan-ls_cont .content .floor-plan .box-img.contract {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: rgba(172, 133, 31, 0.1);
}
@media screen and (max-width: 768px) {
    .plan-ls_cont .content .floor-plan .box-img.contract {
        height: 220px;
    }
    .plan-ls_cont .content .floor-plan .box-img.contract img {
        width: 130px;
    }
}
@media screen and (min-width: 769px) {
    .plan-ls_cont .content .floor-plan .box-img.contract {
        height: 370px;
    }
    .plan-ls_cont .content .floor-plan .box-img.contract img {
        width: 180px;
    }
}


/* 2024.11 footer - carousel
---------------------------------------------*/
.property-list {
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
}
.property-list::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/common_bg1_pc.jpg) repeat;
    background-size: 100%;
    background-position: center top;
    z-index: -1;
}
.property-list .container {
    position: relative;
    max-width: 1100px;
    height: 100%;
    padding: 60px 20px;
    box-sizing: border-box;
}
.property-list .container h2 {
    text-align: center;
    color: #fff;
}
.property-list .content .swiper-slide {
    position: relative;
}
.property-list .content img {
    margin-bottom: 20px;
}
.property-list .content .rest_1 {
    display: flex;

    position: absolute;
    top: 0;
    left: 15px;
    color: #fff;
    line-height: 1.1;
    padding: 13px 18px;
    background-color: #a90048;

}
.property-list .content .name {
    color: #bb9d4e;
    text-align: center;
    border-bottom: 1px solid #bb9d4e;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.property-list .content p {
    color: #fff;
}
.property-list .content ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 15px;
}
.property-list .content ul li {
    width: calc(50% - 7.5px);
    line-height: 1.1;
    text-align: center;
    border-bottom: 1px solid #ffe793;
    border-right: 1px solid #ffe793;
    background: linear-gradient(to right, #ffe793, #bb9d4e);
    filter: drop-shadow(0 0 15px rgb(0, 0, 0, 0.3));
    box-sizing: border-box;
    transition: all 0.3s ease;
}
.property-list .content ul li:hover {
    opacity: 0.85;

}
.property-list .content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
}
.property-list .content .soldout {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(187, 157, 78, 0.5);
}
.property-list .content .soldout span {
    color: #fff;
    line-height: 1.1;
    text-align: center;
    padding: 15px;
}

@media screen and (max-width: 768px) {
    .property-list .container h2 {
        font-size: min(5.2vw, 1.3rem);
    }
    .property-list .content img {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }
    .property-list .content .name {
        font-size: 1.15rem;
    }
}
@media screen and (min-width: 769px) {
    .property-list .content .name {
        font-size: 1.25rem;
    }
}


/* top-kv bnr
------------------------------------- */
.top-kv .content .top-kv_bnr {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 130px;
    right: 0;
    width: 200px;
    height: 200px;
    font-size: 1.15rem;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    /* border: 1px solid #a5211b; */
    background-color: #a5211b;
    filter: drop-shadow(0 0 15px rgb(0, 0, 0, 0.3));
}
.top-kv .content .top-kv_bnr span {
    font-size: 1.35rem;
}
@media screen and (max-width: 768px) {
    .top-kv .content .top-kv_bnr {
        top: 15px;
        right: 15px;
        width: 140px;
        height: 140px;
        font-size: 0.9rem;
        line-height: 1.7;
    }
    .top-kv .content .top-kv_bnr span {
        font-size: 1.1rem;
    }
}