@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*.header-left a{
  font-size: 30px;  
}
.header-cont .header-tel a{
  font-size: 37px;  
}*/
/* -----------------------------------------------------
common
------------------------------------------------------ */

@media screen and (min-width: 641px) and (max-width: 834px){
}
@media only screen and (max-width: 640px){
     .header-left a{
        font-size: 22px; 
    }
}