@media screen and (max-width:1280px){
    #viewPopSec2 {
        width: 98% !important;
        margin-left: 0 !important;
        transform: translateX(-50%);
        padding: 65px 10px 10px 10px;
    }
    #viewPopSec2 #buttonSec {
        width: 100px !important;
    }
    #viewPopSec2 .f14 {
        width: 98% !important;
        position: absolute;
        top: 0;
    }
    #viewPopSec2 .posA {
        width: 75% !important;
        overflow: hidden !important;
        position: static;
    }
    #viewPopSec2 .posA.f13 {
        width: 23% !important;
        position: absolute;
        right: 1% !important;
        top: 60px !important;
    }
    #viewPopSec2 .posA.f13 .input_st {
        width: 100% !important;
    }
    #viewPopSec2 .posA.f13 > div select {
        width: 100% !important;
        background: #fff url(../_images/common/ico_downarrow.png) 98% 50% no-repeat;
    }
    #viewPopSec2 .posA .demo1 .item1 .lslide img {
        /* max-width: 100%; */
    }
    #RESERVE_FORM + .adminButton {
        position: absolute;
        right: 10px !important;
        bottom: 17px !important;
        width: 23% !important;
    }

    #viewPopSec2 #scheduleSec {
        top: 65px !important;
        left: 10px !important;
        width: 74% !important;
        z-index: 99;
    }
    #displayMD > div {
        width: auto !important;
    }
    #displayMD > .buttonArea {
        width: auto;
        display: inline-block;
    }
    #displayMD .ion-ios-calendar-outline {
        margin-left: 10px;
    }
}

@media screen and (max-width:990px){
    #RESERVE_FORM > div > div > br {
        display: none !important;
    }
    #displayMD > div:nth-child(3) {
        position: absolute;
        top: 30px !important;
        left: 70px !important;
    }
}
@media screen and (max-width:800px){
    #viewPopSec2 {
        top: 10vh !important;
        margin: 0 !important;
        height: 80vh !important;
        overflow-y: auto;
    }
    #viewPopSec2 .posA {
        height: auto !important;
        width:  100% !important;
    }
    #viewPopSec2 .posA .demo1 {
        margin-top: 365px;
    }
    #viewPopSec2 .demo1 .item1 {
        height: auto !important;
    }
    #content-slider-reserve {
        height: auto !important;        
    }
    #content-slider-reserve .lslide {}
    #content-slider-reserve > li {
        height: auto !important;
    }
    #content-slider-reserve > li > img {
        max-width: 100%;   
    }
    #viewPopSec2 .posA.f13 {
        width: 98% !important;
    }
    #viewPopSec2 .posA.f13 > div {
        padding: 0 !important;
        margin: 7px 0 0 !important;
        height: auto !important;
        line-height: 30px !important;
    }
    #viewPopSec2 .posA.f13 > div .input_st {
        height: 30px !important;
        box-sizing: border-box;
    }
    #viewPopSec2 #MEMO {
        width: 75% !important;
    }
    #RESERVE_FORM + .adminButton {
        width: 23% !important;
        bottom:inherit;
        top: 292px;
        height: 60px !important;
        line-height:  60px !important;
    }
    #RESERVE_FORM > .posA.f13 > div {
        line-height: 1.3 !important;
    }
    #viewPopSec2 #scheduleSec {
        width: 97.5% !important;
        top: 430px !important;
    }
}
@media screen and (max-width:600px){
    #viewPopSec2 .posA .demo1 {
        margin-top: 453px;
    }
    #viewPopSec2 #MEMO {
        width: 100% !important;
    }
    #RESERVE_FORM + .adminButton {
        width: 98% !important;
        bottom:inherit;
        right: 1% !important;
        top: 435px;
        height: 60px !important;
        line-height:  60px !important;
    }
    #viewPopSec2 #scheduleSec {
        top: 518px !important;
        width: 98% !important;
        left:  1% !important;
        height: auto !important;
        margin-bottom: 15px;
    }
    #displayMD .ion-ios-calendar-outline {
        display: none;
    }
    #displayYM {
        margin-left: 5px !important;
    }
    #displayMD > div:nth-child(3) {
        left: 5px !important;
        font-size: 11px !important
    }
    #displayMD > .buttonArea {
        margin-right: 5px !important;
    }
    .todaybutton {
        width: 25px !important;
        height: 25px !important;
        line-height: 24px !important;
    }
    #displayMD .displayDay {
        font-size: 12px !important;
    }
}