@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
.info-wrap02 .in-box a {
    font-weight: bold;
    font-size: 19px;
}
.info-wrap01 .mt-box  a {
    font-weight: bold;
    font-size: 19px;
}
.btn a {
    font-size: 15px;
    font-weight: bold;
}
/*===========================PC====================================== */
@media screen and (min-width: 835px){
.googlecal iframe {
    height: 480px!important;
}
.googlecal {
    padding-bottom: 50%;
}


/*===========================tab====================================== */
@media screen and (min-width: 641px) and (max-width: 834px){




}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 640px){






}
/*===========================sp END====================================== */