main {
    background: url('../images/common/sub_bg.png') no-repeat 0 0 / cover;
    background-size: 100%;
    width: 100vw;
    object-fit: cover;
}
.content-section {
    padding-top: 102px;
    background: none;
}
.content-section .content-wrapper,
.concept-section .content-wrapper {
    text-align: center;
}
.content-section .content-wrapper h3 {
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 170%;
    letter-spacing: 0.06em;
    text-align: center;
    white-space: nowrap;
}
.content-section .content-wrapper p {
    margin-top: 29px;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 200%;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
}
/* コンセプト Glossical Residence */
.concept-section {
    margin-top: 94px;
}
.concept-section .content-wrapper {
    position: relative;
}

.concept-section .content-wrapper h3,
.entrance-section .content-wrapper h3,
.landscape-section .content-wrapper h3,
.town-section .content-wrapper h3 {
    margin-top: 38px;
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 170%;
    letter-spacing: 0.06em;
    text-align: center;
    white-space: nowrap;
}
.concept-section .content-wrapper p,
.entrance-section .content-wrapper p,
.landscape-section .content-wrapper p,
.town-section .content-wrapper p {
    margin-top: 29px;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 180%;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
}
.concept-section .content-wrapper img,
.entrance-section .content-wrapper img,
.town-section .content-wrapper img {
    margin-top: 80px;
}
.concept-section .content-wrapper img{
    max-width: 100%;
    height: auto;
}
.concept-section .content-wrapper span {
    position: absolute;
    bottom: 7px;
    right: 110px;
    color: #fff;
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 170%;
    text-shadow: 0 0 3px rgba(0,0,0,1);
    z-index: 1;
}
.concept-section .glossical_residence_img{
    width: 100%;
    margin-top: 80px;
    position: relative;
}
.concept-section .glossical_residence_img img{
    width: 100%;
    height: auto;
}
.concept-section .glossical_residence_img span{
    position: absolute;
    bottom: 7px;
    right: 110px;
    color: #fff;
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 170%;
    text-shadow: 0 0 3px rgba(0,0,0,1);
    z-index: 1;
}
@media screen and (max-width: 768px){
    .concept-section .glossical_residence_img span{
        right: 10px;
    }
}
/* エントランス */
.entrance-section {
    margin-top: 150px;
}
.entrance-section .entrance-image {
    margin-top: 87px;
    position: relative;
}
.entrance-section .entrance-image img{
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 679px;
    object-fit: cover;
}
.entrance-section .entrance-image span {
    position: absolute;
    bottom: 17px;
    right: 40px;
    text-align: center;
    color: #fff;
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 170%;
    text-shadow: 0 0 3px rgba(0,0,0,1);
}
@media screen and (max-width: 768px){
    .entrance-section .entrance-image span {
        bottom: 10px;
        right: 10px;
    }
}
/* ランドスケープ */
.landscape-section {
    margin-top: 132px;
}
.landscape-section .content-wrapper .landscape-image{
    position: relative;
    text-align:center;
    margin: 80px auto 0;
    padding: 0;
    max-width: 905px;
}
.landscape-section .content-wrapper .landscape-image img{
    width: 100%;
    height: auto;
}
.landscape-section .content-wrapper .landscape-image span {
    padding: 6px 13px;
    font-size: 1.6rem;
    letter-spacing: 0.06em;
    line-height: 100%;
    color: #fff;
    position: absolute;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.landscape-section .content-wrapper .landscape-image span.landscape_building {
     background: linear-gradient(to right, #8CA09B 0%, #355950 100%);
}
.landscape-section .content-wrapper .landscape-image span.landscape_parking{
     background: linear-gradient(to right, #999999 0%, #333333 100%);
}
.landscape-section .content-wrapper .landscape-image span.landscape_lounge {
     background: linear-gradient(to right, #A7D2E1 0%, #1D726D 100%);
}
.landscape-section .content-wrapper .landscape-image span.landscape_building.landscape_a {
    top: 46.46%;
    left: 18.4%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_building.landscape_b {
    top: 79.18%;
    left: 31.6%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_building.landscape_c {
    top: 53.53%;
    left: 60%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_parking.landscape_parking1 {
    top: 18.58%;
    left: 38%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_parking.landscape_parking2 {
    top: 42.75%;
    left: 32%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_lounge.landscape_1 {
    top: 36.43%;
    left: 75.6%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_lounge.landscape_2 {
    top: 48.32%;
    left: 44.4%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_lounge.landscape_3 {
    top: 69.14%;
    left: 47.2%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_lounge.landscape_4 {
    top: 62.08%;
    left: 62%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_lounge.landscape_5 {
    top: 84.01%;
    left: 75.6%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_lounge.landscape_6 {
    top: 60.96%;
    left: 36.8%;
}
.landscape-section .content-wrapper .landscape-image span.landscape_text {
    bottom: -20px;
    left: 3%;
    box-shadow: none;
    color: #231815;
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 170%;
}
.plant-section {
    margin-top: 120px;
    display: grid;
    grid-template-columns: 564px 508px;
    gap: 25px;
    justify-content: center;
}
.plant-section .plant-message .section-title {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 89%;
    font-family: 'Cinzel', serif;
    color: #484848;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
.plant-section .plant-message .section-title::before,
.plant-section .plant-message .section-title::after{
    content: "";
    display: inline-block;
    width: 123px;
    height: 1px;
    background-color: #484848;
}
.plant-section .plant-message h3 {
    margin-top: 13px;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.06em;
    text-align: center;
    white-space: nowrap;
}
.plant-section .plant-message p {
    margin-top: 43px;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 180%;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
}
.plant-section .plant-images {
    display: grid;
    grid-template-rows: 148px 148px;
    grid-template-columns: 115px 115px 115px 115px;
    align-items: center;
    gap: 16px;
    justify-content: center;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 170%;
}
.plant-section .plant_text {
    text-align: right;
}
.lounge-section {
    margin-top: 77px;
    display: grid;
    grid-template-columns: 606px 546px;
    gap: 14px;
    justify-content: center;
}
.lounge-section .lounge-image{
    position: relative;
}
.lounge-section .lounge-image span {
    position: absolute;
    padding: 6px 13px;
    font-size: 1.6rem;
    letter-spacing: -0.1em;
    line-height: 100%;
    color: #fff;
    position: absolute;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    background: linear-gradient(to right, #A7D2E1 0%, #1D726D 100%);
}
.lounge-section .lounge-image span.lounge_1 {
    top: 50%;
    left: 21.2%;
}
.lounge-section .lounge-image span.lounge_2 {
    top: 67.2%;
    left: 36%;
}
.lounge-section .lounge-image span.lounge_3 {
    top: 59.4%;
    left: 56.8%;
}
.lounge-section .lounge-image span.lounge_4 {
    top: 91.58%;
    left: 1%;
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 170%;
    background: none;
    box-shadow: none;
    color: #231815;
}
.lounge-section .lounge-content .section-title {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 89%;
    font-family: 'Cinzel', serif;
    color: #484848;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
.lounge-section .lounge-content .section-title::before,
.lounge-section .lounge-content .section-title::after{
    content: "";
    display: inline-block;
    width: 123px;
    height: 1px;
    background-color: #484848;
}
.lounge-section .lounge-content h3 {
    margin-top: 13px;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.06em;
    text-align: center;
    white-space: nowrap;
}
.lounge-section .lounge-content p {
    margin-top: 43px;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 180%;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
}
.lounge-section .lounge-content .orangepage_content {
    position: relative;
    margin-top: 62px;
    display: grid;
    grid-template-columns: 179px 254px;
    gap: 10px;
    justify-content: center;
}
.lounge-section .lounge-content .orangepage_content h4 {
    font-weight: 400;
    font-size: 2.0rem;
    line-height: 170%;
    letter-spacing: 0.06em;
    text-align: center;
    white-space: nowrap;
}
.lounge-section .lounge-content .orangepage_content span {
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #fff;
}
.lounge-section .lounge-content .orangepage_text {
    margin-top: 30px;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 180%;
    text-align: center;
    white-space: nowrap;
}
/* INNER GARDEN */
.inner-garden-section {
    margin-top: 68px;
    display: grid;
    grid-template-columns: 564px 588px;
    gap: 0px;
    justify-content: center;
}
.inner-garden-section .inner-garden-message .section-title {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 89%;
    font-family: 'Cinzel', serif;
    color: #484848;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
.inner-garden-section .inner-garden-message .section-title::before,
.inner-garden-section .inner-garden-message .section-title::after{
    content: "";
    display: inline-block;
    width: 123px;
    height: 1px;
    background-color: #484848;
}
.inner-garden-section .inner-garden-message {
    margin-top: 58px;
}
.inner-garden-section .inner-garden-message h3 {
    margin-top: 13px;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.06em;
    text-align: center;
    white-space: nowrap;
}
.inner-garden-section .inner-garden-message p {
    margin-top: 43px;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 180%;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
}
.inner-garden-section .inner-garden-images {
    position: relative;
    margin-top: 62px;
    display: grid;
    grid-template-rows: 174px 174px;
    grid-template-columns: 166px 166px;
    align-items: center;
    gap: 10px;
    justify-content: center;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 170%;
}
.inner-garden-section .inner-garden-images > img:first-child{
    align-self: flex-end;
    flex-direction: row;
}
.inner-garden-section .inner-garden-images > img:nth-child(3){
    align-items: flex-end;
    justify-self: flex-end;
}
.inner-garden-section .inner-garden-images > img:nth-child(4){
    align-self: flex-start;
    flex-direction: row;
}
.inner-garden-section .inner-garden-map {
    position: relative;
}
.inner-garden-section .inner-garden-map span.inner_garden_1{
    position: absolute;
    top: 48.6%;
    left: 43.6%;
    padding: 6px 13px;
    font-size: 1.6rem;
    letter-spacing: -0.1em;
    line-height: 100%;
    color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    background: linear-gradient(to right, #A7D2E1 0%, #1D726D 100%);
    z-index: 2;
}
.inner-garden-section .inner-garden-message span.inner_garden_text {
    position: absolute;
    bottom: 0;
    right: 113px;
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 0;
    white-space: nowrap;
}
.inner-garden-section .inner-garden-map span.inner_garden_text {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #231815;
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 0;
    white-space: nowrap;
    box-shadow: none;
    background: none;
}
.town-section {
    margin-top: 197px;
}
.town-section .town-management {
    position: relative;
    margin: 89px auto 0;
    display: grid;
    justify-content: center;
    grid-template-columns: 790px 337px;
    align-items: center;
}
.town-section .town-management .town-management-image{
    position: relative;
}
.town-section .town-management .town-management-image > img{
    max-width: 100%;
}
.town-section .town-management span.town_management_caption {
    position: absolute;
    bottom: 7px;
    left: 631px;
    color: #231815;
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 170%;
    color: #fff;
    text-shadow: 0 0 3px rgba(0,0,0,1);
}
.town-section .town-management .town-tomaruca {
    width :337px;
    justify-self: center;
    justify-self: flex-start;
    margin-left: 101px;
}
.town-section .town-management .town-tomaruca .tomaruca-images {
    position: relative;
}
.town-section .town-management .town-tomaruca .tomaruca-images .tomaruca_logo {
    position: absolute;
    top: 0;
    right: 0;
}
.town-section .town-management .town-tomaruca .tomaruca-images span {
    position: absolute;
    bottom: 5px;
    right: 60px;
    text-shadow: 0 0 3px rgba(255,255,255,1);
}
.town-section .town-management .town-tomaruca .tomaruca-images .tomaruca {
    margin-top: 56px;
    max-width: 293px;
}
.town-section .town-management .town-tomaruca .tomaruca-text {
    text-align: left;
}
.town-section .town-management .town-tomaruca .tomaruca-text h3 {
    margin-top: 22px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 165%;
    letter-spacing: 0.06em;
    white-space: nowrap;
}
.town-section .town-management .town-tomaruca .tomaruca-text p {
    margin-top: 16px;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 180%;
    letter-spacing: 0.01em;
    white-space: nowrap;
}


.contents-section {
    margin-top: 212px;
}

@media screen and (max-width: 768px){
    img{
        max-width: 100%;
        height: auto;
    }
    .concept-section .content-wrapper{
        padding: 0;
    }
    .entrance-section .entrance-image{
        width: 100%;
        margin: 50px auto;
    }
    .concept-section .content-wrapper > p,
    .concept-section .content-wrapper > h3{
        padding: 0 5%;
    }
    .lounge-section .lounge-content p,
    .inner-garden-section .inner-garden-message h3,
    .inner-garden-section .inner-garden-message p,
    .content-section .content-wrapper h3,
    .lounge-section .lounge-content .orangepage_content h4,
    .lounge-section .lounge-content .orangepage_text,
    .concept-section .content-wrapper h3, .entrance-section .content-wrapper h3, .landscape-section .content-wrapper h3, .town-section .content-wrapper h3,
    .plant-section .plant-message p,
    .plant-section .plant-message h3,
    .concept-section .content-wrapper p, .entrance-section .content-wrapper p, .landscape-section .content-wrapper p, .town-section .content-wrapper p{
        white-space: normal;
    }
    .content-wrapper{
        padding: 80px 5%;
    }
    .inner-garden-section .inner-garden-map span.inner_garden_1,
    .lounge-section .lounge-image span,
    .landscape-section .content-wrapper .landscape-image span{
        padding: 3px 6px;
        font-size: 10px;
    }
    .town-section .town-management,
    .inner-garden-section,
    .lounge-section,
    .plant-section{
        display: block;
        padding: 0 5%;
    }
    .plant-section .plant-images{
        gap: 20px;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
    .plant-section .plant-images img{
        width: 100%;
        height: auto;
    }
    .plant-section .plant-message p{
        margin: 30px 0;
    }
    .town-section .town-management .town-tomaruca{
        margin-left: 0;
        width: 100%;
        display: flex;
        align-items: flex-start;
    }
    .town-section .town-management .town-tomaruca .tomaruca-images{
        width: 50%;
        padding-right: 30px;
    }
    .town-section .town-management .town-tomaruca .tomaruca-images img[src$="tomaruca.png"]{
        width: 100%;
    }
    .town-section .town-management .town-tomaruca .tomaruca-images .tomaruca_logo{
        width: 50%;
    }
    .town-section .town-management .town-tomaruca .tomaruca-images span{
        right: 20%;
    }
    .town-section .town-management .town-tomaruca .tomaruca-text{
        width: 50%;
        padding: 0 0 0 20px;
    }
    .town-section .town-management .town-tomaruca .tomaruca-text p{
        white-space: normal;
    }
    .lounge-section .lounge-content .orangepage_content{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: center;
    }
    .lounge-section .lounge-content .orangepage_content > figure{
        width: 179px;
        margin: 0 auto;
    }
    .lounge-section .lounge-content .orangepage_content > .orangepage{
        width: 100%;
        text-align: center;
    }
    .inner-garden-section .inner-garden-message .section-title{
        width: 80%;
        margin: 0 auto 30px;
    }
    .inner-garden-section .inner-garden-message .section-title::before, .inner-garden-section .inner-garden-message .section-title::after{
        width: auto;
        flex: 1;
    }
    .inner-garden-section .inner-garden-map{
        margin-top: 30px;
    }
    .content-section .content-wrapper p,
    .lounge-section .lounge-content .orangepage_content h4{
        font-size: 16px;
    }
    
    /* Font size adjustments for mobile */
    .concept-section .content-wrapper span {
        font-size: 1.2rem;
        right: 7px;
    }
    .entrance-section .entrance-image span {
        font-size: 1rem;
    }
    .landscape-section .content-wrapper .landscape-image span.landscape_text {
        font-size: 1.2rem;
    }
    .lounge-section .lounge-image span.lounge_4 {
        font-size: 1.2rem;
    }
    .inner-garden-section .inner-garden-message span.inner_garden_text {
        font-size: 1.2rem;
        right: calc(50% - 95px);
    }
    .inner-garden-section .inner-garden-map span.inner_garden_text {
        font-size: 1.2rem;
    }
    .town-section .town-management span.town_management_caption {
        font-size: 1rem;
        left: 7px;
        right: 7px;
    }
    .lounge-section .lounge-image{
        padding: 0 0 1.2rem;
    }

}
