@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?e9cmlj");
  src: url("../fonts/icomoon.eot?e9cmlj#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?e9cmlj") format("truetype"), url("../fonts/icomoon.woff?e9cmlj") format("woff"), url("../onts/icomoon.svg?e9cmlj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home2:before {
  content: "\e914";
}

.icon-phone2:before {
  content: "\e90c";
}

.icon-access:before {
  content: "\e90d";
}

.icon-clinic:before {
  content: "\e90e";
}

.icon-disease:before {
  content: "\e90f";
}

.icon-contact:before {
  content: "\e910";
}

.icon-doctor:before {
  content: "\e911";
}

.icon-service:before {
  content: "\e912";
}

.icon-news:before {
  content: "\e913";
}

.icon-arrow_l:before {
  content: "\e900";
}

.icon-arrow_r:before {
  content: "\e901";
}

.icon-blank:before {
  content: "\e902";
}

.icon-phone:before {
  content: "\e904";
}

.icon-new:before {
  content: "\e905";
}

.icon-free:before {
  content: "\e908";
}

.icon-fax:before {
  content: "\e90b";
}

.icon-mail2:before {
  content: "\e90a";
}

.icon-mail:before {
  content: "\e909";
}

.icon-instagram:before {
  content: "\e907";
}

.icon-facebook:before {
  content: "\e906";
}

.icon-home:before {
  content: "\e903";
}

/*-------------------------------------------------
コンテンツエリア
-------------------------------------------------*/
#home_footer {
  position: absolute;
  left: 40px;
  bottom: 20px;
}

#home_footer .copyright {
  color: #fff;
}

@media all and (max-width: 780px) {
  #home_footer {
    padding: 20px 0;
    position: static;
    text-align: center;
  }
}

@media all and (max-width: 780px) {
  #home_footer {
    padding: 20px 0;
    position: static;
    text-align: center;
  }
}

.copyright {
  font-size: 12px;
  font-size: 0.75rem;
}

.news dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
}

.news dt {
  width: 8em;
}

.news dd {
  width: calc(100% - 8em);
}

.news p a {
  color: #22B6FE;
}
/*# sourceMappingURL=style.css.map */