textarea{
    resize: none;
    min-height: 240px;
}
input{
    resize: none;
    min-height: 24px;
}
.ui-datepicker{
    font-size: 0.813em;
    font-family: 'Noto Serif TC',Microsoft JhengHei,Verdana,sans-serif;
}
::-webkit-input-placeholder {
    font-size: 0.938em;
    color: rgba(195,195,195,1);
    Font-family: 'Noto Serif TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
:-moz-placeholder {
    font-size: 0.938em;
    color: rgba(195,195,195,1);
    opacity:  1;
    Font-family: 'Noto Serif TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
::-moz-placeholder {
    font-size: 0.938em;
    color: rgba(195,195,195,1);
    opacity:  1;
    Font-family: 'Noto Serif TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
:-ms-input-placeholder {
    font-size: 0.938em;
    color: rgba(195,195,195,1);
    Font-family: 'Noto Serif TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
:placeholder-shown {
    font-size: 0.938em;
    color: rgba(195,195,195,1);
    Font-family: 'Noto Serif TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
input[name=zipcode]{
    width: 56px;
    margin: 0 4px;
}
input, select{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0px;
    border: 1px solid rgba(195,195,195,1);
    font-size: 1.063em;
    line-height: 32px;
    letter-spacing: 1.6px;
    height: 32px;
}

.fmeng{
    font-family: 'Economica', 'Noto Serif TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Serif TC', Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.whitebg64{
    background: rgba(255,255,255,.64);
}
.blackbg64{
    background: rgba(16,12,12,.64);
}
.footerbg{
    background: url(../fimgs/footerbg.jpg) center top repeat;
    background-size: auto;
}
.indexdecbg01{
    background: url(../fimgs/indeximg01.jpg) left center no-repeat;
    background-size: cover;
}
.indexdecbg02{
    background: url(../fimgs/indexpattern01.jpg) center center repeat;
    background-size: auto;
}
.indexdecbg03{
    background: url(../fimgs/indeximg08002.jpg) center center no-repeat;
    background-size: contain;
}
.indexdecbg04{
    background: url(../fimgs/indeximg09002.jpg) center center no-repeat;
    background-size: contain;
}
.indexdecbg05{
    background: url(../fimgs/indeximg10002.jpg) center center no-repeat;
    background-size: contain;
}
.room01decbg01{
    background: url(../fimgs/room01img01.jpg) left center no-repeat;
    background-size: cover;
}
.room02decbg01{
    background: url(../fimgs/room02img01.jpg) left center no-repeat;
    background-size: cover;
}
.room03decbg01{
    background: url(../fimgs/room03img01.jpg) left center no-repeat;
    background-size: cover;
}
.room04decbg01{
    background: url(../fimgs/room04img01.jpg) left center no-repeat;
    background-size: cover;
}
.room05decbg01{
    background: url(../fimgs/room05img01.jpg) left center no-repeat;
    background-size: cover;
}
.room06decbg01{
    background: url(../fimgs/room06img01.jpg) left center no-repeat;
    background-size: cover;
}
.greengradientttobbg{
    background: -webkit-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -o-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -moz-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: linear-gradient(to bottom right, rgba(151,242,10,1), rgba(5,182,0,1));
}
.goldgradientttobbg{
    background: -webkit-linear-gradient(top left, rgba(208,191,166,1), rgba(200,176,100,1));
    background: -o-linear-gradient(top left, rgba(208,191,166,1), rgba(200,176,100,1));
    background: -moz-linear-gradient(top left, rgba(208,191,166,1), rgba(200,176,100,1));
    background: linear-gradient(to bottom right, rgba(208,191,166,1), rgba(200,176,100,1));
}
.blacktotransbg{
    background: -webkit-linear-gradient(top, rgba(16,12,12,.88), rgba(16,12,12,.001) 88%);
    background: -o-linear-gradient(top, rgba(16,12,12,.88), rgba(16,12,12,.001) 88%);
    background: -moz-linear-gradient(top, rgba(16,12,12,.88), rgba(16,12,12,.001) 88%);
    background: linear-gradient(to bottom, rgba(16,12,12,.88), rgba(16,12,12,.001) 88%);
}
.blacktotransltorbg{
    background: -webkit-linear-gradient(left, rgba(16,12,12,.88), rgba(16,12,12,.001) 88%);
    background: -o-linear-gradient(left, rgba(16,12,12,.88), rgba(16,12,12,.001) 88%);
    background: -moz-linear-gradient(left, rgba(16,12,12,.88), rgba(16,12,12,.001) 88%);
    background: linear-gradient(to right, rgba(16,12,12,.88), rgba(16,12,12,.001) 88%);
}
.transtowoodbg{
    background: -webkit-linear-gradient(top, rgba(255,255,255,.001), rgba(255,255,255,.56), rgba(118,101,92,1));
    background: -o-linear-gradient(top, rgba(255,255,255,.001), rgba(255,255,255,.56), rgba(118,101,92,1));
    background: -moz-linear-gradient(top, rgba(255,255,255,.001), rgba(255,255,255,.56), rgba(118,101,92,1));
    background: linear-gradient(to bottom, rgba(255,255,255,.001), rgba(255,255,255,.56), rgba(118,101,92,1));
}

.blackfont{
    color: rgba(16,12,12,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}
.goldfont{
    color: rgba(200,176,100,1);
}
.whitetogoldfont, .whitetogoldfont:visited{
    color: rgba(255,255,255,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.whitetogoldfont:hover, .whitetogoldfont:active{
    color: rgba(200,176,100,1);
}

.lightwoodsolid2{
    border: 2px solid rgba(208,191,166,1);
}
.lightwoodsolid4{
    border: 4px solid rgba(208,191,166,1);
}
.lightgraysolid1{
    border: 1px solid rgba(135,135,135,1);
}
.lightgraysolidt1{
    border-top: 1px solid rgba(135,135,135,1);
}
.lightgraysolidl1{
    border-left: 1px solid rgba(135,135,135,1);
}
.lightgraysolidr1{
    border-right: 1px solid rgba(135,135,135,1);
}
.whitesolidl1{
    border-left: 1px solid rgba(255,255,255,1);
}
.whitesolidr1{
    border-right: 1px solid rgba(255,255,255,1);
}
.lightwoodsolidl4{
    border-left: 4px solid rgba(208,191,166,1);
}
.lightwoodsolidr4{
    border-right: 4px solid rgba(208,191,166,1);
}
.whitetotranssolidb1{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(255,255,255,1) 80%, rgba(255,255,255,0)) 1;
    -o-border-image: -o-linear-gradient(left, rgba(255,255,255,1) 80%, rgba(255,255,255,0)) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(255,255,255,1) 80%, rgba(255,255,255,0)) 1;
    border-image: linear-gradient(to right, rgba(255,255,255,1) 80%, rgba(255,255,255,0)) 1;
}

.grayboxshadowlr4{
    box-shadow: 4px 0px 4px -3px rgba(150,150,150,1), -4px 0px 4px -3px rgba(150,150,150,1);
    -webkit-box-shadow: 4px 0px 4px -3px rgba(150,150,150,1), -4px 0px 4px -3px rgba(150,150,150,1);
}
.blackboxshadowlr8{
    box-shadow: 8px 0px 8px -7px rgba(16,12,12,1), -8px 0px 8px -7px rgba(16,12,12,1);
    -webkit-box-shadow: 8px 0px 8px -7px rgba(16,12,12,1), -8px 0px 8px -7px rgba(16,12,12,1);
}
.blackboxshadowtb8{
    box-shadow: 0px 8px 8px -7px rgba(16,12,12,1), 0px -8px 8px -7px rgba(16,12,12,1);
    -webkit-box-shadow: 0px 8px 8px -7px rgba(16,12,12,1), 0px -8px 8px -7px rgba(16,12,12,1);
}
.blackboxshadowrb2{
    box-shadow: 2px 2px 2px -1px rgba(16,12,12,1);
    -webkit-box-shadow: 2px 2px 2px -1px rgba(16,12,12,1);
}
.blackboxshadowt8{
    box-shadow: 0px -8px 8px -7px rgba(16,12,12,1);
    -webkit-box-shadow: 0px -8px 8px -7px rgba(16,12,12,1);
}
.blackboxshadow8{
    box-shadow: 0px 0px 8px 0px rgba(16,12,12,1);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(16,12,12,1);
}
.blackboxshadowt8inset{
    box-shadow: 0px 8px 8px -7px rgba(16,12,12,1) inset;
    -webkit-box-shadow: 0px 8px 8px -7px rgba(16,12,12,1) inset;
}

.whitetextshadow4{
    text-shadow: 0px 0px 4px rgba(255,255,255,1);
}
.blacktextshadow1{
    text-shadow: 1px 1px 0px rgba(16,12,12,1);
}

.blacktocolorimgarea img, .blacktocolorimgarea img:visited{
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.blacktocolorimgarea img:hover, .blacktocolorimgarea img:active{
    opacity: 0.0;
    filter: alpha(opacity=0);
}
.headerbg{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(16,12,12,.64);
}
.cusbottom-32px{
    bottom: -32px;
}

@media only screen and (min-width: 1201px){
    .indexbg{
        background: url(../fimgs/indexbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexmidbg{
        background: url(../fimgs/indexbg02002.jpg) center center no-repeat, -webkit-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02002.jpg) center center no-repeat, -o-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02002.jpg) center center no-repeat, -moz-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02002.jpg) center center no-repeat, linear-gradient(to bottom right, rgba(16,12,12,1), rgba(16,12,12,1));
        background-size: auto, auto;
    }
    .aboutbg{
        background: url(../fimgs/aboutbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .noticebg{
        background: url(../fimgs/noticebg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .spacebg{
        background: url(../fimgs/spacebg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .mapbg{
        background: url(../fimgs/mapbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .strokebg{
        background: url(../fimgs/strokebg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .roomslistbg{
        background: url(../fimgs/roomslistbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01bg{
        background: url(../fimgs/room01bg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .room02bg{
        background: url(../fimgs/room02bg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .room03bg{
        background: url(../fimgs/room03bg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .room04bg{
        background: url(../fimgs/room04bg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .room05bg{
        background: url(../fimgs/room05bg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .room06bg{
        background: url(../fimgs/room06bg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01midbg{
        background: url(../fimgs/room01bg02002.jpg) right center no-repeat;
        background-size: cover;
    }
    .room02midbg{
        background: url(../fimgs/room02bg02002.jpg) right center no-repeat;
        background-size: cover;
    }
    .room03midbg{
        background: url(../fimgs/room03bg02002.jpg) right center no-repeat;
        background-size: cover;
    }
    .room04midbg{
        background: url(../fimgs/room04bg02002.jpg) right center no-repeat;
        background-size: cover;
    }
    .room05midbg{
        background: url(../fimgs/room05bg02002.jpg) right center no-repeat;
        background-size: cover;
    }
    .room06midbg{
        background: url(../fimgs/room06bg02002.jpg) right center no-repeat;
        background-size: cover;
    }
    .indexbanner01{
        background: url(../fimgs/indexbanner01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbanner02{
        background: url(../fimgs/indexbanner02002.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbanner03{
        background: url(../fimgs/indexbanner03002.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01banner01{
        background: url(../fimgs/room01banner01.jpg) left center no-repeat;
        background-size: cover;
    }
    .room02banner01{
        background: url(../fimgs/room02banner01.jpg) left center no-repeat;
        background-size: cover;
    }
    .room03banner01{
        background: url(../fimgs/room03banner01.jpg) left center no-repeat;
        background-size: cover;
    }
    .room04banner01{
        background: url(../fimgs/room04banner01.jpg) left center no-repeat;
        background-size: cover;
    }
    .room05banner01{
        background: url(../fimgs/room05banner01.jpg) left center no-repeat;
        background-size: cover;
    }
    .room06banner01{
        background: url(../fimgs/room06banner01.jpg) left center no-repeat;
        background-size: cover;
    }
    .cusmaxw400px{
        width: 400px;
        max-width: 400px;
    }
    .cusmaxw100-400px{
        width: calc(100% - 400px);
        max-width: calc(100% - 400px);
    }
    .cusminh600px{
        min-height: 600px;
    }
    .cus1200maxw240px{
        max-width: 240px;
        width: 240px;
    }
    .cus1200maxw100-248px{
        max-width: calc(100% - 248px);
        width: calc(100% - 248px);
    }
}

@media only screen and (min-width: 1301px){
    .indexbg{
        background: url(../fimgs/indexbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexmidbg{
        background: url(../fimgs/indexbg02001.jpg) center center no-repeat, -webkit-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02001.jpg) center center no-repeat, -o-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02001.jpg) center center no-repeat, -moz-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02001.jpg) center center no-repeat, linear-gradient(to bottom right, rgba(16,12,12,1), rgba(16,12,12,1));
        background-size: auto, auto;
    }
    .aboutbg{
        background: url(../fimgs/aboutbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .noticebg{
        background: url(../fimgs/noticebg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .spacebg{
        background: url(../fimgs/spacebg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .mapbg{
        background: url(../fimgs/mapbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .strokebg{
        background: url(../fimgs/strokebg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .roomslistbg{
        background: url(../fimgs/roomslistbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01midbg{
        background: url(../fimgs/room01bg02001.jpg) right center no-repeat;
        background-size: cover;
    }
    .room02midbg{
        background: url(../fimgs/room02bg02001.jpg) right center no-repeat;
        background-size: cover;
    }
    .room03midbg{
        background: url(../fimgs/room03bg02001.jpg) right center no-repeat;
        background-size: cover;
    }
    .room04midbg{
        background: url(../fimgs/room04bg02001.jpg) right center no-repeat;
        background-size: cover;
    }
    .room05midbg{
        background: url(../fimgs/room05bg02001.jpg) right center no-repeat;
        background-size: cover;
    }
    .room06midbg{
        background: url(../fimgs/room06bg02001.jpg) right center no-repeat;
        background-size: cover;
    }
    .indexbanner01{
        background: url(../fimgs/indexbanner01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbanner02{
        background: url(../fimgs/indexbanner02001.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbanner03{
        background: url(../fimgs/indexbanner03001.jpg) center center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 1200px){
    .minlh24{line-height: 24px;}
    .minfs15{font-size: 0.938em;}
    .minfs17{font-size: 1.063em;}
    .minfs19{font-size: 1.188em;}
    .minmargin02{margin: 0px 2px;}
    .customminmaxh320px{
        height: 320px;
    }
    .minblackfont{
        color: rgba(16,12,12,1);
    }
    .minlightwoodsolid4{
        border: 4px solid rgba(208,191,166,1);
    }
    .indexbg{
        background: url(../fimgs/indexbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexmidbg{
        background: url(../fimgs/indexbg02003.jpg) center top no-repeat, -webkit-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02003.jpg) center top no-repeat, -o-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02003.jpg) center top no-repeat, -moz-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02003.jpg) center top no-repeat, linear-gradient(to bottom right, rgba(16,12,12,1), rgba(16,12,12,1));
        background-size: contain, auto;
    }
    .aboutbg{
        background: url(../fimgs/aboutbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .noticebg{
        background: url(../fimgs/noticebg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .spacebg{
        background: url(../fimgs/spacebg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .mapbg{
        background: url(../fimgs/mapbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .strokebg{
        background: url(../fimgs/strokebg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .roomslistbg{
        background: url(../fimgs/roomslistbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01bg{
        background: url(../fimgs/room01bg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .room02bg{
        background: url(../fimgs/room02bg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .room03bg{
        background: url(../fimgs/room03bg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .room04bg{
        background: url(../fimgs/room04bg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .room05bg{
        background: url(../fimgs/room05bg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .room06bg{
        background: url(../fimgs/room06bg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbanner01{
        background: url(../fimgs/indexbanner01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbanner02{
        background: url(../fimgs/indexbanner02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbanner03{
        background: url(../fimgs/indexbanner03003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01banner01{
        background: url(../fimgs/room01banner02.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01midbg{
        background: url(../fimgs/room01bg02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room02banner01{
        background: url(../fimgs/room02banner02.jpg) center center no-repeat;
        background-size: cover;
    }
    .room02midbg{
        background: url(../fimgs/room02bg02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room03banner01{
        background: url(../fimgs/room03banner02.jpg) center center no-repeat;
        background-size: cover;
    }
    .room03midbg{
        background: url(../fimgs/room03bg02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room04banner01{
        background: url(../fimgs/room04banner02.jpg) center center no-repeat;
        background-size: cover;
    }
    .room04midbg{
        background: url(../fimgs/room04bg02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room05banner01{
        background: url(../fimgs/room05banner02.jpg) center center no-repeat;
        background-size: cover;
    }
    .room05midbg{
        background: url(../fimgs/room05bg02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room06banner01{
        background: url(../fimgs/room06banner02.jpg) center center no-repeat;
        background-size: cover;
    }
    .room06midbg{
        background: url(../fimgs/room06bg02003.jpg) center center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 600px){
    .min600dpb{
        display: block;
    }
    .min600hidden{
        display: none;
    }
    .indexbanner01{
        background: url(../fimgs/indexbanner01004.jpg) center center no-repeat;
        background-size: auto;
    }
    .indexbanner02{
        background: url(../fimgs/indexbanner02004.jpg) center center no-repeat;
        background-size: auto;
    }
    .indexbanner03{
        background: url(../fimgs/indexbanner03004.jpg) center center no-repeat;
        background-size: auto;
    }
    .room01banner01{
        background: url(../fimgs/room01banner03.jpg) center center no-repeat;
        background-size: cover;
    }
    .room02banner01{
        background: url(../fimgs/room02banner03.jpg) center center no-repeat;
        background-size: cover;
    }
    .room03banner01{
        background: url(../fimgs/room03banner03.jpg) center center no-repeat;
        background-size: cover;
    }
    .room04banner01{
        background: url(../fimgs/room04banner03.jpg) center center no-repeat;
        background-size: cover;
    }
    .room05banner01{
        background: url(../fimgs/room05banner03.jpg) center center no-repeat;
        background-size: cover;
    }
    .room06banner01{
        background: url(../fimgs/room06banner03.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexmidbg{
        background: url(../fimgs/indexbg02004.jpg) center top no-repeat, -webkit-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02004.jpg) center top no-repeat, -o-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02004.jpg) center top no-repeat, -moz-linear-gradient(top left, rgba(16,12,12,1), rgba(16,12,12,1));
        background: url(../fimgs/indexbg02004.jpg) center top no-repeat, linear-gradient(to bottom right, rgba(16,12,12,1), rgba(16,12,12,1));
        background-size: contain, auto;
    }
}

@media only screen and (max-width: 600px) and (max-height: 600px){
    .indexbg{
        background: url(../fimgs/indexbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .aboutbg{
        background: url(../fimgs/aboutbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .noticebg{
        background: url(../fimgs/noticebg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .spacebg{
        background: url(../fimgs/spacebg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .mapbg{
        background: url(../fimgs/mapbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .strokebg{
        background: url(../fimgs/strokebg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .roomslistbg{
        background: url(../fimgs/roomslistbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01bg{
        background: url(../fimgs/room01bg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room01midbg{
        background: url(../fimgs/room01bg02004.jpg) center center no-repeat;
        background-size: cover;
    }
    .room02bg{
        background: url(../fimgs/room02bg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room02midbg{
        background: url(../fimgs/room02bg02004.jpg) center center no-repeat;
        background-size: cover;
    }
    .room03bg{
        background: url(../fimgs/room03bg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room03midbg{
        background: url(../fimgs/room03bg02004.jpg) center center no-repeat;
        background-size: cover;
    }
    .room04bg{
        background: url(../fimgs/room04bg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room04midbg{
        background: url(../fimgs/room04bg02004.jpg) center center no-repeat;
        background-size: cover;
    }
    .room05bg{
        background: url(../fimgs/room05bg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room05midbg{
        background: url(../fimgs/room05bg02004.jpg) center center no-repeat;
        background-size: cover;
    }
    .room06bg{
        background: url(../fimgs/room06bg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .room06midbg{
        background: url(../fimgs/room06bg02004.jpg) center center no-repeat;
        background-size: cover;
    }
}