@charset "utf-8";

/*クリッカブルマップ*/

.clickablemap-area{
    text-align: center;
}
.kushitsu-btn{
    /*margin-top: 20px;*/
}
.spimage img{
    width: 100%;
}
.text_block_right img{
    width: 100%;
    height: auto;
}

.room_content_flex{
    justify-content: space-between;
}

.roomimg-area{
    width: 50%;
}

.pcmap{
    width: 50%;
    max-width: 423px;
}

.img106{
    max-width: 423px;
}

.img112{
    max-width: 410px;
}

.img207{
    max-width: 470px;
}

.img107{
    max-width: 410px;
}

.img120{
    max-width: 480px;
}

.img224{
    max-width: 480px;
}

.img111{
    max-width: 410px;
}

.img220{
    max-width:390px;
}

@media screen and (min-width:1025px){
    .spmap{
        display: none;
    }
}

@media screen and (max-width:1024px){
    .pcmap{
        display: none;
    }
}

/*クリッカブルマップボタン箇所平面図*/
@media screen and (min-width:900px) and (max-width:1024px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
}


/* 施設概要 */
.concept5 {
    margin-bottom: 5px;
}
.concept5_p1 {
    text-align: center;
    font-size: 20px;
    margin: 50px 0 20px 0;
}
.concept5_p2 {
    text-align: center;
    line-height: 30px;
}
.concept5_map {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
.concept5_map .map img {
    width: 100%;
}
/*
.number1 img{
    width: 4%;
    position: absolute;
    top: 34%;
    left: 33%;
}
.number2 img{
    width: 4%;
    position: absolute;
    top: 26%;
    left: 29%;
}
.number3 img{
    width: 4%;
    position: absolute;
    top: 18%;
    left: 36%;
}
.number4 img{
    width: 4%;
    position: absolute;
    top: 37%;
    left: 71%;
}
.number5 img{
    width: 4%;
    position: absolute;
    top: 26%;
    left: 59%;
}
.number6 img{
    width: 4%;
    position: absolute;
    top: 18%;
    left: 52%;
}
.number7 img{
    width: 4%;
    position: absolute;
    top: 40%;
    left: 48%;
}*/

.concept5_map_list img {
    width: 20px;
}
.concept5_map_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.concept5_map_list p {
    display: flex;
    align-items: center;
    margin: 0 10px;
}


/*SP版間取り*/
/*
.number001 img{
    width: 5%!important;
    position: absolute;
    top: 18%;
    left: 44%;
}
.number002 img{
    width: 5%!important;
    position: absolute;
    top: 55.5%;
    left: 46%;
}
.number003 img{
    width: 5%!important;
    position: absolute;
    top: 3%;
    right: 12%;
}
.number004 img{
    width: 5%!important;
    position: absolute;
    top: 18%;
    left: 51%;
}
.number005 img{
    width: 5%!important;
    position: absolute;
    top: 52%;
    left: 51%;
}
.number006 img{
    width: 5%!important;
    position: absolute;
    top: 2%;
    left: 12%;
}
*/
@media screen and (min-width:900px) and (max-width:1024px) {
.map{
    max-width: 423px;
}
}

@media screen and (min-width:769px) and (max-width:899px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .map{
        max-width: 423px;
    }
}


@media screen and (max-width:768px) {
    .roomimg-area{
        width: auto;
        padding: 0 10px;
    }
}
@media screen and (min-width:600px) and (max-width:768px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .concept5_map{
        max-width: 500px;
        margin: 0 auto;
    }
    .map{
        max-width: 500px;
        margin: 0 auto;
    }
}


@media screen and (min-width:541px) and (max-width:599px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
}

@media screen and (min-width:481px) and (max-width:540px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
}

@media screen and (min-width:415px) and (max-width:480px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 12%;
    }
    .number1 img {
        width: 6%;
        top: 32%;
        left: 36%;
    }
    .number2 img {
        width: 6%;
        top: 21%;
        left: 28%;
    }
    .number3 img{
        width: 6%;
        top: 14%;
        left: 37%;
    }
    .number4 img{
        width:6%;
    }
    .number5 img{
        width:6%;
        top: 22%;
    }
    .number6 img{
        width:6%;
        top: 14%;
        left: 50%;
    }
}

@media screen and (min-width:375px) and (max-width:414px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 12%;
    }
    .number1 img {
        width: 6%;
        top: 32%;
        left: 36%;
    }
    .number2 img {
        width: 6%;
        top: 21%;
        left: 28%;
    }
    .number3 img{
        width: 6%;
        top: 14%;
        left: 37%;
    }
    .number4 img{
        width:6%;
    }
    .number5 img{
        width:6%;
        top: 22%;
    }
    .number6 img{
        width:6%;
        top: 14%;
        left: 50%;
    }
}


@media screen and (min-width:350px) and (max-width:374px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number1 img {
        width: 6%;
        top: 32%;
        left: 36%;
    }
    .number2 img {
        width: 6%;
        top: 21%;
        left: 28%;
    }
    .number3 img{
        width: 6%;
        top: 14%;
        left: 37%;
    }
    .number4 img{
        width:6%;
    }
    .number5 img{
        width:6%;
        top: 22%;
    }
    .number6 img{
        width:6%;
        top: 14%;
        left: 50%;
    }
}


@media screen and (min-width:281px) and (max-width:349px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number1 img {
        width: 6%;
        top: 32%;
        left: 36%;
    }
    .number2 img {
        width: 6%;
        top: 21%;
        left: 28%;
    }
    .number3 img{
        width: 6%;
        top: 14%;
        left: 37%;
    }
    .number4 img{
        width:6%;
    }
    .number5 img{
        width:6%;
        top: 22%;
    }
    .number6 img{
        width:6%;
        top: 14%;
        left: 50%;
    }
}




@media screen and (max-width:280px) {
    .number001 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 69%;
    }
    .number002 img {
        width: 7%!important;
        position: absolute;
        top: 49%;
        left: 68%;
    }
    .number003 img {
        width: 7%!important;
        position: absolute;
        top: 54%;
        right: 67%;
    }
    .number004 img {
        width: 7%!important;
        position: absolute;
        top: 30%;
        left: 45%;
    }
    .number005 img {
        width: 7%!important;
        position: absolute;
        top: 13%;
        left: 72%;
    }
    .number006 img {
        width: 7%!important;
        position: absolute;
        top: 10%;
        left: 12%;
    }
    .number007 img {
        width: 7%!important;
        position: absolute;
        top: 14%;
        left: 62%;
    }
    .number008 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 61%;
    }
    .number009 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 29%;
    }
    .number010 img {
        width: 7%!important;
        position: absolute;
        top: 8%;
        left: 57%;
    }
    .number011 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 54%;
    }
    .number012 img {
        width:7%!important;
        position: absolute;
        top: 8%;
        left: 33%;
    }
    .number013 img {
        width: 7%!important;
        position: absolute;
        top: 48%;
        left: 40%;
    }
    .number014 img {
        width: 7%!important;
        position: absolute;
        top: 72%;
        left: 40%;
    }
    .number015 img {
        width: 7%!important;
        position: absolute;
        top: 9%;
        left: 55%;
    }
    .number016 img {
        width: 7%!important;
        position: absolute;
        top: 43%;
        left: 40%;
    }
    .number017 img {
        width: 7%!important;
        position: absolute;
        top: 15%;
        left: 40%;
    }
    .number018 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number019 img {
        width: 7%!important;
        position: absolute;
        top: 55%;
        left: 50%;
    }
    .number020 img {
        width: 7%!important;
        position: absolute;
        top: 25%;
        left: 50%;
    }
    .number021 img {
        width: 7%!important;
        position: absolute;
        top: 58%;
        left: 71%;
    }
    .number1 img {
        width: 6%;
        top: 32%;
        left: 36%;
    }
    .number2 img {
        width: 6%;
        top: 21%;
        left: 28%;
    }
    .number3 img{
        width: 6%;
        top: 14%;
        left: 37%;
    }
    .number4 img{
        width:6%;
    }
    .number5 img{
        width:6%;
        top: 22%;
    }
    .number6 img{
        width:6%;
        top: 14%;
        left: 50%;
    }
}

@media screen and (max-width:480px) {
    .roomimg-area{
        width: auto;
        padding: 0;
    }
}