/*20260509*/

.webreserve {
  display: none;
}

@media (max-width: 599px){
.totop {
 bottom: 85px;
  }

#header .inner .right.fix {
        width: 100%;
        right: 0px;
    }
    
.webreserve {
        width: 100%;
        letter-spacing: 0px;
        font-size: 14px;
        display: block;
        margin-top: 10px;
}

#header .inner .right.fix .webreserve {
  display: block !important;
  width: 25% !important;
  margin-right: 5px;
  padding: 0 5px;
  margin-top:0px
  }

.webreserve a {
    background: #fff !important; 
    color: #e2739d !important;
    border: 1px solid #e2739d;
  }


#header .inner .right.fix dd {
  width: 30%;
  }


#header .inner .right.fix .tel-area {
        width: 40%;
        margin-right: 5px;
        padding: 0 5px;
    }

    #header .inner .right dd+dd a{
    font-size:13px;   
    }
   
}
