@charset "UTF-8";
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

/*@mixin WebFontSet {
  @font-face{
    font-family: 'Roboto';
    src: url('../font/Roboto-Regular.ttf') format("truetype");
  }
}*/
@font-face {
  font-family: 'fontello';
  src: url("/font/icon/fontello.eot?78752234");
  src: url("/font/icon/fontello.eot?78752234#iefix") format("embedded-opentype"), url("/font/icon/fontello.woff2?78752234") format("woff2"), url("/font/icon/fontello.woff?78752234") format("woff"), url("/font/icon/fontello.ttf?78752234") format("truetype"), url("/font/icon/fontello.svg?78752234#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-phone:before {
  content: '\e800'; }

/* '' */
.icon-wrench:before {
  content: '\e801'; }

/* '' */
.icon-alert:before {
  content: '\e802'; }

/* '' */
.icon-battery:before {
  content: '\e803'; }

/* '' */
.icon-clipboard-1:before {
  content: '\e804'; }

/* '' */
.icon-clipboard:before {
  content: '\e805'; }

/* '' */
.icon-pencil:before {
  content: '\e806'; }

/* '' */
.icon-search:before {
  content: '\e807'; }

/* '' */
.icon-help:before {
  content: '\e808'; }

/* '' */
.icon-cog:before {
  content: '\e809'; }

/* '' */
.icon-adult:before {
  content: '\e80a'; }

/* '' */
.icon-fire:before {
  content: '\e80b'; }

/* '' */
.icon-attention:before {
  content: '\e80c'; }

/* '' */
.icon-location:before {
  content: '\e80d'; }

/* '' */
.icon-book:before {
  content: '\e80e'; }

/* '' */
.icon-home:before {
  content: '\e80f'; }

/* '' */
.icon-cogs:before {
  content: '\e810'; }

/* '' */
.icon-link-ext:before {
  content: '\f08e'; }

/* '' */
.icon-mail-alt:before {
  content: '\f0e0'; }

/* '' */
.icon-doc-text:before {
  content: '\f0f6'; }

/* '' */
.icon-angle-double-left:before {
  content: '\f100'; }

/* '' */
.icon-angle-double-right:before {
  content: '\f101'; }

/* '' */
.icon-angle-left:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
.icon-info:before {
  content: '\f129'; }

/* '' */
.icon-angle-circled-left:before {
  content: '\f137'; }

/* '' */
.icon-angle-circled-right:before {
  content: '\f138'; }

/* '' */
.icon-angle-circled-up:before {
  content: '\f139'; }

/* '' */
.icon-angle-circled-down:before {
  content: '\f13a'; }

/* '' */
.icon-fax:before {
  content: '\f1ac'; }

/* '' */
.icon-building-filled:before {
  content: '\f1ad'; }

/* '' */
/* ------------------------------
sec01
------------------------------ */
@media only screen and (max-width: 768px) {
  article #sec01 .container h1 {
    line-height: 1.4; } }
article #sec01 .container h1 .spbr {
  display: none; }
  @media only screen and (max-width: 768px) {
    article #sec01 .container h1 .spbr {
      display: block; } }
article #sec01 .container h1 .icon:before {
  transform: translateY(-54%);
  content: "\E801";
  width: 45px;
  padding: 0 0 0 3px; }
  @media only screen and (max-width: 768px) {
    article #sec01 .container h1 .icon:before {
      width: 29px; } }
article #sec01 .container .block.flex .flex_col h2 {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background: #4e9be1; }
article #sec01 .container .block.flex .flex_col dl {
  margin: 12px 0 0;
  line-height: 1.4;
  text-align: left; }
  @media only screen and (max-width: 768px) {
    article #sec01 .container .block.flex .flex_col dl {
      margin: 15px 0 0; } }
  article #sec01 .container .block.flex .flex_col dl dt {
    font-weight: bold; }
  article #sec01 .container .block.flex .flex_col dl dd {
    padding-top: 2px; }
  article #sec01 .container .block.flex .flex_col dl dd + dt {
    margin-top: 10px; }
article #sec01 .container .block.flex .flex_col .btn {
  width: auto; }
  article #sec01 .container .block.flex .flex_col .btn a:after {
    font-size: 18px;
    right: 10px; }

/*# sourceMappingURL=repair_case.css.map */
