@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

.hed_Rcont{
  gap: 5px;
}
.hed_Rcont .tel2{
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.hed_Rcont .blog_btn a{
  margin-left: 0 !important;
}
/*================== ○○○○.html =================*/
@media only screen and (max-width: 950px){
  .hed_Rcont .tel2{
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}