@charset "UTF-8";
/*==========================================================================
# reset - ブラウザの差異や不要なスタイルを無くすためのスタイル
========================================================================== */

.telework_life html, .telework_life body, .telework_life h1, .telework_life h2, .telework_life h3, .telework_life h4, .telework_life h5, .telework_life h6, .telework_life ul, .telework_life ol, .telework_life dl, .telework_life li, .telework_life dt, .telework_life dd, .telework_life p, .telework_life div, .telework_life span, .telework_life img, .telework_life a, .telework_life table, .telework_life tr, .telework_life th, .telework_life td, .telework_life small, .telework_life button, .telework_life time, .telework_life figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

.telework_life ol, .telework_life ul {
  list-style: none;
}

.telework_life li, .telework_life dd {
  list-style-type: none;
}

.telework_life header, .telework_life footer, .telework_life nav, .telework_life section, .telework_life article, .telework_life aside, .telework_life figure, .telework_life figcaption {
  display: block;
}

.telework_life img {
  border: none;
  vertical-align: bottom;
}

.telework_life a {
  cursor: pointer;
  text-decoration: none;
}

.telework_life input,
.telework_life button,
.telework_life select,
.telework_life textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}
