@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?78752234");
  src: url("../font/fontello.eot?78752234#iefix") format("embedded-opentype"), url("../font/fontello.woff2?78752234") format("woff2"), url("../font/fontello.woff?78752234") format("woff"), url("../font/fontello.ttf?78752234") format("truetype"), url("../font/fontello.svg?78752234#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
article {
  width: 100%;
  padding: 120px 0 0; }
  article .container {
    width: 100%;
    text-align: left;
    margin: 0 auto; }
    @media only screen and (max-width: 1199px) {
      article .container {
        width: calc(100% - 40px); } }
    @media only screen and (max-width: 767px) {
      article .container {
        width: calc(100% - 30px); } }
    article .container .breadcrumbs {
      list-style: none;
      white-space: nowrap;
      padding-top: 30px; }
      article .container .breadcrumbs li {
        display: inline-block;
        font-size: 1.4rem; }
        article .container .breadcrumbs li:after {
          position: relative;
          top: 1px;
          margin: 0 0.5rem;
          opacity: 1;
          content: ">"; }
        article .container .breadcrumbs li:last-child:after {
          content: "";
          margin: 0; }
  article section {
    text-align: left;
    padding: 30px 0 60px; }
    @media only screen and (max-width: 1199px) {
      article section .container {
        width: calc(100% - 40px); } }
    @media only screen and (max-width: 767px) {
      article section .container {
        width: calc(100% - 30px);
        padding: 20px 0 0; } }
    article section .container .lead {
      width: 100%;
      max-width: 900px;
      font-size: 14px;
      line-height: 1.6;
      text-align: left;
      margin: 40px auto 0; }
      @media only screen and (max-width: 767px) {
        article section .container .lead {
          margin: 20px auto 0; } }
    article section .container .block {
      width: 100%;
      max-width: 1000px;
      margin: 40px auto 0; }
      @media only screen and (max-width: 767px) {
        article section .container .block {
          margin: 20px auto 0; } }
      article section .container .block h2 {
        font-size: 18px; }
      @media only screen and (max-width: 767px) {
        article section .container .block .scrl_x {
          overflow-x: scroll; } }
      article section .container .block .scrl_x table {
        width: 100%;
        min-width: 710px;
        font-size: 1.4rem;
        line-height: 1.4;
        border-collapse: collapse;
        margin: 0 auto; }
        article section .container .block .scrl_x table th, article section .container .block .scrl_x table td {
          vertical-align: top;
          border: solid #000 1px;
          padding: 4px 6px; }
        article section .container .block .scrl_x table th {
          background: #999;
          font-weight: 400;
          color: #fff; }
          article section .container .block .scrl_x table th:nth-child(1) {
            width: 33%; }
          article section .container .block .scrl_x table th:nth-child(2) {
            width: 34%; }
          article section .container .block .scrl_x table th:nth-child(3) {
            width: 33%; }

/*# sourceMappingURL=category.css.map */
