<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



@media screen and (max-width: 480px){
.listC li img {
    width: 100%;
    height: auto;
}
    
    .listC li {
        float: none;
        margin: 0px 0.2% !important;
        padding: 0;
        display: inline-block;
        width: 49%;
        text-align: center;
    }

.aC{
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.aC img{
    width: 100%;
    height: auto;
}

.sub .subBn li:nth-of-type(1),
.sub .subBn li:nth-of-type(2){
    display: none;
}

.main h2{
    width: 100%;}

.main h2 img{
    width: 100%;
    height: auto;
}

.main p img{
    width: 100%;
    height: auto;
}

div#sp_link{
    display: none;
}

body{
    padding-top: 0 !important;
}

.titA{
    background: #433127;
    border-radius: 5px 5px 0 0;
}

#dormitoryTop h3 img{
    width: 100%;
    height: auto;
}

#dormitoryList ul{
    width: 100% !important;
    float: none !important;
}

#dormitoryImg{
    float: none !important;
}

#dormitoryList ul a{
    font-size: 16px;
}

.main table{
    width: 100%;
}

table th{
    width: inherit;
    display: block;
}

table td{
    display: block;
}

h5{
    display: block;
}

p{
    margin: 0;
}

.mainBox {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin: 0 !important;
    display: table;
    /*        text-align: center;*/
}

.mainBox img{
    width: 100%;
    height: auto;
}

/*
#ex, #floor, #qrCord{
text-align: center;
}
*/

.listC{
    margin-top: 15px;
}

.listA{
    overflow: hidden;
}

.listA li{
    float: none;
    width: 90%;
    margin: 20px auto;
}

.listA li img{
    width: 100%;
    height: auto;
}

.tit h3{
    float: none !important;
    display: block;
}

.tit ul{
    float: none !important;
    width: 100%;
    overflow: hidden;
    margin: 0 auto !important;
    text-align: center;
}

.tit ul li{
    display: inline-block;
    float: none !important;
    margin: 0 !important;
    width: 48%;
}

.tit ul li img{
    width: 100%;
    height: auto;
}

.imgL{
    float: none;
    width: 100%;
    display: block;
    text-align: center;
}

.imgL img{
    width: 70%;
    height: auto;
}

.indoor dd{
    margin-bottom: 20px;
}

ol#topicPath{
    padding: 15px 0 5px;
    background: #fff;
    line-height: 20px;
}

object,embed{
    width: 100% !important;
}

}

@media screen and (max-width: 990px) and (min-width: 481px){
    

    object,embed{
        width: 100% !important;
    }

    .listA{
        overflow: hidden;
        width: 80%;
        margin: 0 auto 20px;
    }

    .listA li{
        float: none;
        width: 49%;
        margin: 20px auto;
        margin: 0;
        display: inline-block;
    }

    .listA li:first-of-type{
        margin-right: 1%;
    }

    .listA li img{
        width: 100%;
        height: auto;
    }

    .mainBox {
        width: 100% !important;
        height: auto !important;
        float: none !important;
        margin: 0 !important;
        display: table;
        /*        text-align: center;*/
    }

    .mainBox img{
        width: 100%;
        height: auto;
    }

    .tit h3{
        float: none !important;
        display: block;
    }

    .tit ul{
        float: none !important;
        width: 100%;
        overflow: hidden;
        margin: 0 auto !important;
        text-align: right;
    }

    .tit ul li{
        text-align: right;
        display: inline-block;
        float: none !important;
    }

    .main table{
        width: 100%;
    }


    .titA{
        background: #433127;
        border-radius: 5px 5px 0 0;
    }

    #dormitoryTop h3 img{
        width: 100%;
        height: auto;
    }

    #dormitoryList ul{
        width: 50% !important;
    }

    #dormitoryList ul a{
        font-size: 16px;
    }

    .main h2{
        width: 100%;}

    .main h2 img{
        width: 100%;
        height: auto;
    }

    .main p img{
        width: 100%;
        height: auto;
    }

    ol#topicPath{
        padding-top: 90px;
        padding-left: 15px;
        background: #fff;
        line-height: 20px;
    }

    .listC{
        width: 100%;
        margin: 10px auto 0;
        overflow: hidden;
    }

    .sub .subBn li:nth-of-type(1),
    .sub .subBn li:nth-of-type(2){
        display: none;
    }

    div#sp_link{
        display: none;
    }


    .listC li {
        float: none;
        margin: 15px 1.5%;
        padding: 0;
        display: inline-block;
        width: 30%;
        text-align: center;
    }

    p{
        margin: 0;
    }

    .listC li img {
        width: 90%;
        height: auto;
    }

    .aC{
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    .aC img{
        width: 90%;
        height: auto;
    }
}</pre></body></html>