.suite-main {
    margin: 100px 0;
}

.suite-floor7--main .suite-floor-top {
    align-items: flex-start;
    padding-right: 99px;
    margin-bottom: 94px;
}

.suite-floor7--main .suite-floor-top img {
    width: 57%;
    margin-left: 28px;
}

.suite-floor7--main .suite-floor-top .suite-floor--title {
    width: 33%;
}
.suite-floor7-about{
    text-align: center;
}

.suite-floor7--main .suite-floor--about {
    text-align: center;
    padding: 75px 0 70px;

}

.suite-floor7--main .suite-floor--about img {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;

}

.suite-drawing--box>div {
    margin-bottom: 47px;
}

.suite-floor7--main .suite-floor--drawing {
    margin: 0 auto 93px;
}

.suite-floor7--main .suite-floor--img__cg {
    width: 56.5%;
    margin-left: 83px;
}

.suite-floor7--main .suite-floor--img__text {
    width: 24%;
    margin-bottom: 84px;
    /* margin-top: 273px; */
}


.suite-floor7--main .suite-equipment .suite-floor--heading {
    margin-bottom: 70px;
}


.suite-floor7--main .suite-fiore-stone h4+p,
.suite-floor7--main .suite-utility-sink h4+p {
    margin-bottom: 42px;
}

.suite-floor7--main .suite-hansgrohe-lever h4+p {
    margin-bottom: 41px;
}

.suite-floor7--main .suite-range-food h4+p {
    letter-spacing: -0.068em;
    margin-bottom: 47px;
}

.suite-floor7--main .suite-equipment--container {
    margin-bottom: 20px;
}

.suite-floor7--main .suite-yururira {
    width: 100%;
}

.suite-floor7--main .suite-yururira h4 {
    margin-bottom: 5px;
}

.suite-floor7--main .suite-bathroom {
    margin-bottom: 30px;
}

.suite-floor7--main .suite-equipment--box .suite-tall-cabinet {
    display: flex;
    flex-direction: initial;
    justify-content: space-between;
    align-items: flex-start;
}

.suite-floor7--main .suite-equipment--box .suite-tall-cabinet>div {
    width: 51%;
    margin-top: 33px;
}

.suite-floor7--main .suite-equipment--box .suite-tall-cabinet img {
    width: 29%;
    margin: auto 36px 0 auto;
}

.suite-tall-cabinet h4+p {
    /*margin-bottom: 199px;*/
	margin-bottom: 14vw;
}

.suite-tall-cabinet small {
    font-size: .13rem;
    text-align: right;
    display: block;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}

.suite-floor7--main .suite-dresser {
    margin-bottom: 30px;
}

.suite-floor7--main .suite-restroom {
    margin-bottom: 27px;
}
.hd-enamel--panel h4 + p, .suite-range-food h4 + p {
    letter-spacing: -0.04em;
}
.suite-health-meter p span{
    font-size: .13rem;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}


@media screen and (min-width:800px) and ( max-width:1000px){
.suite-floor7--main .suite-floor-top {
    padding-right: 0px;
}


.suite-floor7-about{
padding:0 20px;
}

.suite-floor7--main .suite-floor--img__cg {
    width: 56.5%;
    margin-left: 35px;
}

.suite-floor7--main .suite-floor--img__text {
    width: 35%;
    /* margin-top: 273px; */
}

}

@media screen and (max-width:800px) {
    .suite-floor7--main .suite-floor-top {
        padding: 0;
        margin-bottom: 48px;
    }

    .suite-floor7--main .suite-floor-top img {
        width: 76%;
        margin-left: 2px;
    }

    .suite-floor7-about {
        overflow-x: scroll;
    }

    .suite-floor7--main .suite-floor7-about img {
        width: 500px;
        max-width: initial;
        padding-bottom: 23px;
    }

    .suite-floor--about p {
        letter-spacing: -0.001em;
        margin-bottom: 29px;
    }

    .suite-floor7--main .suite-floor--about {
        padding: 30px 0 70px;
    }

    .suite-floor--drawing .suite-floor--heading {
        padding: 0 33px;
        margin-bottom: 40px;
    }

    .suite-floor7-about::-webkit-scrollbar {
        width: 1px;
        background-color: #F8F7F5;
        height: 4px;
    }

    .suite-floor7-about::-webkit-scrollbar-thumb {
        background-color: #000;
        border-radius: 8px;
    }

    .suite-floor7--main .suite-floor7as img {
        width: 100%;
        padding-bottom: 5px;
    }

    .suite-floor7--main .suite-drawing--box > div {
        padding-bottom: 80px;
        border-bottom: solid 1px #8e8e8e;
    }

    .suite-floor7--main .suite-drawing--box > div:last-of-type{
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 20px;
    }

    .suite-drawing--box>div div {
        /* margin-bottom: 36px; */
        /* overflow-x: hidden; */
        padding-left: 0;
    }


    .suite-drawing--box{
        padding-left: 0;
		overflow:hidden;
    }
 
    .suite-floor7-zumen img{
        padding-bottom: 11px;
        width: 100%;
    }


    .suite-floor7-zumen::-webkit-scrollbar {
        width: 1px;
        background-color: #F8F7F5;
        height: 4px;
    }

    .suite-floor7-zumen::-webkit-scrollbar-thumb {
        background-color: #000;
        border-radius: 8px;
    }

    .suite-drawing--box>div .suite-floor7as img {
        width: 100%;
        
    }
    .suite-drawing--box .d1 {
        padding: 0 33px;
    }
    .suite-floor7bs .d2,
    .suite-floor7cs .d2,
    .suite-floor7ds .d2,
    .suite-floor7es .d2{
        overflow-x: scroll;
    }
	
    .suite-drawing--box .d2::-webkit-scrollbar {
        width: 1px;
        background-color: #F8F7F5;
        height: 4px;
    }

    .suite-drawing--box .d2::-webkit-scrollbar-thumb {
        background-color: #000;
        border-radius: 8px;
    }
	
   .suite-floor7bs .d2 img {
        width: 443px;
    }
    .suite-floor7cs .d2 img {
        width: 408px;
    }

    .suite-floor7ds .d2 img {
        width: 417px;
    }

    .suite-floor7es .d2 img {
        width: 478px;
    }

    .suite-floor7--main .suite-floor--drawing{
        margin: 0 auto 45px;

    }

    .suite-floor7--main .suite-floor--img__back {
        padding-bottom: 471px;
        bottom: 34px;
    }

    .suite-floor7--main .suite-floor--img__cg {
        margin-left: 0;
        width: 100%;
    }

    .suite-floor7--main .suite-floor--img__text {
        width: 100%;
    }


    .suite-floor7--main .suite-equipment .suite-floor--heading {
        margin-bottom: 29px;
    }



    .suite-floor7--main .suite-fiore-stone h4+p, .suite-floor7--main .suite-utility-sink h4+p {
        margin-bottom: 25px;
    }

    .suite-tall-cabinet h4+p {
        margin-bottom: 64px;
    }

    .suite-tall-cabinet small {
        font-size: .11rem;
        text-indent: -1em;
        padding-left: 1em;
        text-align: left;
    }

    .suite-floor7--main .suite-equipment--box .suite-tall-cabinet>div {
        width: 51%;
        margin-top: 33px;
    }

    .suite-floor7--main .suite-equipment--box .suite-tall-cabinet img {
        width: 29%;
        margin: 66px 26px 0 auto;
    }


    .suite-floor7--main  .suite-floor--img__cg p {
        padding: 0 33px;
        text-indent: -1.4em;
        padding-left: 4em;
        margin-bottom: 38px;
    }
    
    /* .suite-floor7--main .suite-utility-sink h4+p {
       letter-spacing: -0.01em;
    } */

    .suite-floor7--main .suite-hansgrohe-lever h4+p {
        margin-bottom: 11px;
    }

    .suite-floor7--main .suite-meisui-purifier h4 + p {
        margin-bottom: 0px;
    }

    .suite-floor7--main .suite-range-food h4+p {
        margin-bottom: 18px;
    }

    .suite-led h4 + p{
        margin-bottom: 4px;
    }

    .suite-floor7--main .suite-equipment--container {
        margin-bottom: 32px;
    }

    .suite-floor7--main .suite-yururira h4 {
        margin-bottom: 26px;
    }

    .suite-floor7--main .suite-stone-bowl h4+p {
        margin-bottom: 16px;
    }

    .suite-floor7--main  .suite-equipment--3mirror h4 + p {
        margin-bottom: 29px;
}

.suite-health-meter span{
    font-size: .12rem;
}

.suite-floor7--main .suite-restroom {
    margin-bottom: 20px;
}

.suite-floor7--main .suite-flooring-img img {
    margin-bottom: 62px;
}

}