@charset "UTF-8";
/*
Theme Name: 日本ERI株式会社ホームページ
Author: 日本ERI株式会社
Author URI: http://www.j-eri.co.jp/
Description: 
Version: 0.9
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

elements-of-type(html5-block) {
  display: block; }

/*----------------------------------------------------
    #主なBootstrapカスケーディング
----------------------------------------------------*/
@media (min-width: 1200px) {
  .container {
    width: 1152px; } }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 6px;
  padding-left: 6px; }

.container {
  padding-right: 6px;
  padding-left: 6px; }

.row {
  margin-right: -6px;
  margin-left: -6px; }

.navbar-header {
  float: none; }

.navbar {
  min-height: auto;
  border: none;
  margin-bottom: 0; }

.navbar-default {
  background-image: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.nav-pills > li + li {
  margin-left: 0px; }

.list-group, .panel {
  -webkit-box-shadow: none;
  box-shadow: none; }

.list-group-item {
  *zoom: 1;
  clear: left; }
  .list-group-item:after {
    content: "";
    display: table;
    clear: both; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.breadcrumb > li + li:before {
  content: "＞";
  color: #fff; }

.table-bordered {
  border: none; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: none; }

.table-bordered {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc; }

/*----------------------------------------------------
    #文字サイズ：小・中・大を設定(100%がデフォルト)
----------------------------------------------------*/
.f1 {
  font-size: 90%; }

.f2 {
  font-size: 100%; }

.f3 {
  font-size: 120%; }

/*----------------------------------------------------
    #エレメントスタイル
----------------------------------------------------*/
@media (max-width: 991px) {
  html {
    overflow: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%; } }

body {
  background: #ffffff;
  color: #222222;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", "M+ 1p", sans-serif;
  font-weight: 400;
  position: relative; }
  @media (min-width: 992px) {
    body {
      overflow-x: hidden; } }
  @media (max-width: 991px) {
    body {
      overflow: hidden; }
      body a {
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0); }
      body img {
        image-rendering: optimizeSpeed;
        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -ms-interpolation-mode: bicubic; } }

input, textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", "M+ 1p", sans-serif; }

a {
  color: #000000;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: .25rem; }
  a[name] {
    color: inherit; }
    a[name]:hover {
      text-decoration: none;
      color: inherit; }
  a:link {
    color: #000000; }
  a:visited {
    color: #000000; }
  a:hover {
    text-decoration: none;
    color: #656565; }
    a:hover img {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
      opacity: 0.7;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  a:active {
    color: #000000; }

sup {
  font-size: 70%; }

strong {
  font-weight: bold; }

small {
  font-size: 0.75em;
  line-height: 131.25%; }
  @media (min-width: 768px) and (max-width: 991px) {
    small {
      font-size: 0.875em; } }
  @media (min-width: 992px) {
    small {
      font-size: 0.875em; } }

h1 {
  font-size: 1.5em;
  font-weight: bold; }
  @media (min-width: 768px) and (max-width: 991px) {
    h1 {
      font-size: 1.875em; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 1.875em; } }

h2 {
  font-size: 1.3125em;
  font-weight: bold; }
  @media (min-width: 768px) and (max-width: 991px) {
    h2 {
      font-size: 1.5em; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 1.5em; } }
  h2.heading {
    font-size: 1.5em;
    font-weight: bold; }
    @media (min-width: 768px) and (max-width: 991px) {
      h2.heading {
        font-size: 1.875em; } }
    @media (min-width: 992px) {
      h2.heading {
        font-size: 1.875em; } }

h3 {
  font-size: 1.125em;
  font-weight: bold; }
  @media (min-width: 768px) and (max-width: 991px) {
    h3 {
      font-size: 1.3125em;
      font-weight: bold; } }
  @media (min-width: 992px) {
    h3 {
      font-size: 1.3125em;
      font-weight: bold; } }

h4 {
  font-size: 1.125em;
  font-weight: bold; }

h5 {
  font-size: 1em;
  font-weight: bold; }

h6 {
  font-size: 1em;
  font-weight: bold; }

/*----------------------------------------------------
    #ページに使用する共通のスタイル
----------------------------------------------------*/
.no-gutter > [class*='col-'] {
  padding-left: 0;
  padding-right: 0; }

.fa-lightbulb, .fa-caret-right, .fa-map-marker-alt, .fa-chevron-circle-right, .fa-chevron-circle-left, .fa-angle-down {
  color: #00b05d; }

div.category {
  font-size: 1.125em;
  color: #fff;
  display: block;
  background: -svg-linear-gradient(left, #989898, #f1f2f6);
  background: -owg-linear-gradient(left, #989898, #f1f2f6);
  background: -webkit-linear-gradient(left, #989898, #f1f2f6);
  background: -moz-linear-gradient(left, #989898, #f1f2f6);
  background: -o-linear-gradient(left, #989898, #f1f2f6);
  background: linear-gradient(left, #989898, #f1f2f6);
  padding: 3px 20px; }
  @media (max-width: 767px) {
    div.category {
      font-size: 0.75em; } }
  @media (max-width: 767px) {
    div.category {
      padding: 3px 10px; } }

h1.heading {
  margin-top: 50px;
  position: relative;
  display: inline-block;
  margin-bottom: 1em; }

h1.heading:before {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 90px;
  height: 5px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00b05d;
  border-radius: 2px; }

h2.heading {
  padding: 50px 0 5px;
  border-bottom: solid 5px #a0a0a0;
  position: relative;
  margin-bottom: 10px; }

h2.heading:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px #00b05d;
  bottom: -5px;
  width: 20%; }

h3.heading {
  position: relative;
  padding: .35em 1em .35em 1.5em;
  border: 1px solid #dcdcdc;
  background: #f8f8f8;
  margin: 20px 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  @media (min-width: 768px) and (max-width: 991px) {
    h3.heading {
      padding: .55em 1em .55em 1.5em; } }
  @media (min-width: 992px) {
    h3.heading {
      padding: .55em 1em .55em 1.5em; } }
  h3.heading::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 5px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #00b05d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }

h4.heading {
  clear: both;
  border-bottom: 2px solid #d2d2d2;
  padding-bottom: 5px;
  padding: 0 1px 5px;
  margin: 20px 0 10px; }

h5.heading {
  clear: both;
  border-bottom: 1px solid #d2d2d2;
  padding: 0 1px 5px;
  margin: 20px 0 10px; }

h6.heading {
  clear: both;
  border-bottom: 1px dotted #acacac;
  padding: 0 1px 5px;
  margin: 20px 0 10px; }

ol.default {
  margin: 0.25em 0;
  padding-left: 40px;
  list-style-type: decimal; }

ul.default {
  margin: 0.25em 0;
  padding-left: 30px;
  list-style-type: disc; }
  ul.default li {
    padding: 2px 0; }

.table_color > thead {
  color: #00b05d;
  background-color: #e3fff2; }
  .table_color > thead th {
    text-align: center; }

.table-hover.table_color > tbody > tr:hover {
  background-color: #e3fff2; }

.table_color > tbody th {
  color: #00b05d;
  background-color: #e3fff2; }

.table-striped.table_color > tbody > tr:nth-of-type(odd) {
  background-color: #e3fff2; }

.table_padding {
  padding: 10px; }

.table_margin {
  margin-top: 30px; }

.border-top_none {
  width: 30px !important;
  border-top: none !important; }

section p {
  padding: 10px; }

@media (min-width: 992px) {
  section .table {
    width: 98%;
    max-width: 98%;
    margin-left: 1%;
    margin-right: 1%; } }

section section {
  padding: 10px; }

.btn__pageback {
  margin-top: 20px;
  text-decoration: none; }
  .btn__pageback .fa-chevron-circle-left {
    color: #00b05d; }

.btn__pagetop {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 15px;
  z-index: 999; }
  .btn__pagetop a {
    font-size: 1.875em;
    display: block;
    z-index: 999;
    padding: 6px 0 0 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    background-color: #00b05d;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
    .btn__pagetop a:hover {
      color: #00b05d;
      background-color: transparent;
      border: 2px solid #00b05d;
      text-decoration: none;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }

.badge__overlay {
  position: absolute;
  top: 5px;
  left: -5px;
  padding: 2px 10px;
  z-index: 2; }

.badge_red {
  background-color: rgba(208, 2, 2, 0.8); }

.btn__contact {
  margin-top: 10px;
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 30px;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  white-space: normal; }
  .btn__contact.btn__faq_w {
    padding: 10px 25px; }
  .btn__contact:hover {
    color: #fff;
    background-color: #00b05d;
    border: 1px solid #00b05d;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .btn__contact:hover .fa-question, .btn__contact:hover .fa-phone, .btn__contact:hover .fa-envelope, .btn__contact:hover .fa-chevron-circle-right {
      color: #fff !important; }
  .btn__contact .fa-question, .btn__contact .fa-phone, .btn__contact .fa-envelope, .btn__contact .fa-chevron-circle-right {
    color: #00b05d; }
  .btn__contact_kakuninkensa .fa-chevron-circle-right {
    color: #0071bf; }
  .btn__contact_kakuninkensa:hover {
    border-color: #0071bf;
    background-color: #0071bf; }
  .btn__contact_shoene .fa-chevron-circle-right {
    color: #59a948; }
  .btn__contact_shoene:hover {
    border-color: #59a948;
    background-color: #59a948; }
  .btn__contact_jutakuseino .fa-chevron-circle-right {
    color: #ce5857; }
  .btn__contact_jutakuseino:hover {
    border-color: #ce5857;
    background-color: #ce5857; }
  .btn__contact_hyotei .fa-chevron-circle-right {
    color: #815ab4; }
  .btn__contact_hyotei:hover {
    border-color: #815ab4;
    background-color: #815ab4; }
  .btn__contact_nintei .fa-chevron-circle-right {
    color: #eea041; }
  .btn__contact_nintei:hover {
    border-color: #eea041;
    background-color: #eea041; }
  .btn__contact_sonota .fa-chevron-circle-right {
    color: #b4866b; }
  .btn__contact_sonota:hover {
    border-color: #b4866b;
    background-color: #b4866b; }

.btn__list {
  font-size: 0.75em;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 30px;
  background-color: #00b05d;
  border: 1px solid #00b05d;
  white-space: normal; }
  .btn__list:link {
    color: #fff; }
  .btn__list:visited {
    color: #fff; }
  .btn__list:hover {
    background-color: #00ca6a;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .btn__list .fa-list-ul {
    color: #fff; }

.btn__areas {
  width: 100%;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  background-color: #00b05d;
  border: 1px solid #00b05d;
  margin-bottom: 1px;
  white-space: normal; }
  .btn__areas .fa-map-marker-alt {
    color: #fff; }
  .btn__areas:hover, .btn__areas:active {
    color: #00b05d !important;
    background-color: #00ca6a;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .btn__areas:hover .fa-map-marker-alt, .btn__areas:active .fa-map-marker-alt {
      color: #00b05d; }

.btn__area_recruit {
  width: 100%;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  background-color: #00b05d;
  border: 1px solid #00b05d;
  margin-bottom: 1px;
  white-space: normal; }
  .btn__area_recruit .fa-map-marker-alt {
    color: #fff; }
  .btn__area_recruit:hover, .btn__area_recruit:active {
    color: #00b05d !important;
    background-color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .btn__area_recruit:hover .fa-map-marker-alt, .btn__area_recruit:active .fa-map-marker-alt {
      color: #00b05d; }

.btn__search {
  width: 100%;
  font-size: 0.75em;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 3px;
  text-align: center;
  background-color: #00b05d;
  border: 1px solid #00b05d;
  margin-bottom: 1px;
  white-space: normal; }
  .btn__search:link {
    color: #fff; }
  .btn__search:visited {
    color: #fff; }
  .btn__search:hover {
    background-color: #00ca6a;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .btn__search .fa-search {
    color: #fff; }

.btn__formlink {
  margin: 10px 0;
  color: #fff;
  font-size: 1.3125em;
  font-weight: bold;
  padding: 5px 30px;
  background-color: #ec6941;
  border: 2px solid #ec6941;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  white-space: normal; }
  @media (max-width: 767px) {
    .btn__formlink {
      width: 100%;
      text-align: center;
      font-size: 1.125em; } }
  .btn__formlink:link {
    color: #fff; }
  .btn__formlink:visited {
    color: #fff; }
  .btn__formlink:hover {
    color: #ec6941;
    background-color: transparent;
    border: 2px solid #ec6941;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }

.btn__principal {
  width: 70%;
  margin: 20px auto;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  padding: 30px;
  background-color: #00b05d;
  border: 2px solid #00b05d;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  white-space: normal;
  text-decoration: none; }
  .btn__principal small {
    font-size: 60%; }
  @media (max-width: 767px) {
    .btn__principal {
      width: 100%;
      padding: 10px;
      text-align: center;
      font-size: 1.125em; } }
  .btn__principal:link {
    color: #fff; }
  .btn__principal:visited {
    color: #fff; }
  .btn__principal:hover {
    color: #00b05d;
    background-color: transparent;
    border: 2px solid #00b05d;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }

.well_margin {
  margin-top: 30px; }
  @media (max-width: 767px) {
    .well_margin img {
      margin-bottom: 10px; } }

@media (max-width: 767px) {
  .well__getadobe img {
    margin-bottom: 10px; } }

/*----------------------------------------------------
    #layoutの中で使用するスタイル
----------------------------------------------------*/
.main .breadcrumb {
  font-size: 0.75em;
  padding: 5px 0; }
  @media (max-width: 767px) {
    .main .breadcrumb {
      margin-bottom: 0; } }
  .main .breadcrumb li {
    padding: 5px 0; }
  .main .breadcrumb > li + li:before {
    content: "\003e"; }

.main .lead {
  font-size: 1em;
  font-weight: bold; }
  @media (min-width: 768px) and (max-width: 991px) {
    .main .lead {
      font-size: 1.125em; } }
  @media (min-width: 992px) {
    .main .lead {
      font-size: 1.125em; } }

.main .dl-horizontal dt {
  overflow: visible; }

.main .article {
  background-color: #fff;
  margin-bottom: 20px; }

.main .section {
  padding: 10px; }
  @media (max-width: 767px) {
    .main .section .section {
      padding: 10px 0; } }

.main .image__block {
  padding: 10px; }

.main .thumbnail {
  margin-bottom: 5px; }

.main small.text-danger {
  display: block;
  margin-top: 10px; }

.main p, .main li {
  font-size: 0.875em;
  line-height: 175%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .main p, .main li {
      font-size: 1em; } }
  @media (min-width: 992px) {
    .main p, .main li {
      font-size: 1em; } }

.main dt, .main dd {
  font-size: 0.875em;
  line-height: 175%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .main dt, .main dd {
      font-size: 1em; } }
  @media (min-width: 992px) {
    .main dt, .main dd {
      font-size: 1em; } }

.main .mt-5 {
  margin-top: 5px; }

.main .mt-10 {
  margin-top: 10px; }

@media (min-width: 768px) and (max-width: 991px) {
  .main .table-responsive {
    white-space: nowrap; } }

.main table th {
  font-size: 0.875em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .main table th {
      font-size: 1em;
      font-weight: bold; } }
  @media (min-width: 992px) {
    .main table th {
      font-size: 1em;
      font-weight: bold; } }

.main table td {
  font-size: 0.875em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .main table td {
      font-size: 1em; } }
  @media (min-width: 992px) {
    .main table td {
      font-size: 1em; } }
  .main table td .fa-file-pdf, .main table td .fa-file-word, .main table td .fa-file-excel {
    font-size: 1.8em !important; }

.main i.fa-file-pdf-o {
  color: #ac1d00; }

.main i.fa-file-excel-o {
  color: #007133; }

.fa-file-pdf {
  color: #ac1d00; }

.fa-file-excel {
  color: #1b6237; }

.fa-download {
  color: #00008d; }

.fa-file-word {
  color: #015699; }

.fa-folder-open {
  color: #ac5900; }

.fa-youtube {
  color: #ff0000; }

/*----------------------------------------------------
    #パンくず
----------------------------------------------------*/
.breadcrumb {
  font-size: 0.75em;
  background-color: inherit;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin: 0;
  padding: 0; }
  @media (min-width: 992px) {
    .breadcrumb {
      font-size: 0.875em; } }
  .breadcrumb__block {
    padding: 5px 0; }
    .breadcrumb__block_bgcolor {
      background-color: #00b05d; }
    .breadcrumb__block li {
      padding: 5px 0; }
  .breadcrumb a {
    color: #fff; }
  .breadcrumb .active {
    color: #fff; }

/*----------------------------------------------------
    #パンくず下ナビゲーション
----------------------------------------------------*/
.snav {
  background-color: #e3fff2;
  border-bottom: 5px solid #caffe6; }
  .snav__block {
    padding: 30px 0 10px; }
    @media (max-width: 767px) {
      .snav__block {
        padding: 10px 0 5px; } }
  .snav__title {
    font-weight: bold;
    padding: 5px 0;
    margin-left: 1.4em;
    text-indent: -0.65em;
    font-size: 1em; }
    @media (min-width: 768px) and (max-width: 991px) {
      .snav__title {
        font-size: 1em; } }
    @media (min-width: 992px) {
      .snav__title {
        font-size: 1.125em; } }
    .snav__title .fa-chevron-circle-right {
      color: #00b05d; }
    .snav__title span {
      text-indent: 0; }
  .snav__description {
    font-size: 0.75em;
    line-height: 150%;
    padding: 5px 5px 10px; }
    @media (max-width: 767px) {
      .snav__description {
        display: none; } }
  .snav .panel {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    border-width: 3px; }
    @media (max-width: 767px) {
      .snav .panel {
        margin-bottom: 5px; } }
  .snav .panel-body {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-decoration: none;
    display: block;
    padding: 10px 10px; }
  .snav a:hover {
    background-color: #e3fff2;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }

/*----------------------------------------------------
    #基本的なパネル
----------------------------------------------------*/
.basic__panel {
  margin-top: 30px; }
  .basic__panel .panel {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px; }
  .basic__panel .panel-heading {
    background-image: none;
    background-color: #e3fff2; }
  .basic__panel h2 {
    font-size: 1.125em;
    line-height: 150%;
    padding: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .basic__panel h2 {
        font-size: 1.3125em; } }
    @media (min-width: 992px) {
      .basic__panel h2 {
        font-size: 1.5em; } }
  .basic__panel .fa-circle {
    color: #fff; }
  .basic__panel .fa-file-alt, .basic__panel .fa-comment-alt, .basic__panel .fa-list-alt, .basic__panel .fa-copy, .basic__panel .fa-question-circle, .basic__panel .fa-chevron-circle-right {
    color: #00b05d; }
  .basic__panel_link {
    border-color: #4c4c4c !important; }
    .basic__panel_link .panel-heading {
      border-color: #4c4c4c !important; }
    .basic__panel_link ul {
      margin-left: 1.5em; }
      @media (max-width: 767px) {
        .basic__panel_link ul {
          font-size: 120%; } }
      .basic__panel_link ul .list__child {
        margin-left: 1em; }
        .basic__panel_link ul .list__child li p {
          line-height: 131.25%;
          padding-top: 2px;
          padding-bottom: 2px; }
    .basic__panel_link li a, .basic__panel_link p a {
      text-decoration: none; }
    .basic__panel_link li.active a, .basic__panel_link p.active a {
      background-color: #00b05d;
      color: #fff; }
    .basic__panel_link p {
      padding-left: 0px;
      padding-right: 0px; }
      .basic__panel_link p .fa-file-pdf, .basic__panel_link p .fa-file-word, .basic__panel_link p .fa-file-excel {
        font-size: 1.6em !important;
        vertical-align: middle; }

/*----------------------------------------------------
    #ヘッダ
----------------------------------------------------*/
.header {
  background-color: #ffffff; }
  .header .navbar-brand {
    display: block;
    height: auto;
    float: none;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .header .navbar-brand {
        margin-left: 0;
        padding: 24px 0 20px 20px; } }
    .header .navbar-brand img {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }

/*----------------------------------------------------
    #ヘッダ(検索ボックス)
----------------------------------------------------*/
.search {
  background-color: #2e2e2e; }
  .search__block {
    padding: 5px 30px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .search__block {
        margin-top: 18px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        border-radius: 6px; } }
    @media (min-width: 992px) {
      .search__block {
        margin-top: 18px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        border-radius: 6px; } }

#srchBox.watermark #srchInput {
  width: 100% !important;
  padding: 2px 1px 3px 1px;
  border: 1px solid #2e2e2e;
  background: #fff url("https://www.google.com/cse/static/images/1x/googlelogo_lightgrey_46x16dp.png") center center no-repeat; }
  #srchBox.watermark #srchInput.nomark {
    background: #fff; }
  #srchBox.watermark #srchInput #srchLogo {
    display: none; }

/*----------------------------------------------------
    #ヘッダ(グループロゴ)
----------------------------------------------------*/
.grouplogo__block {
  margin-top: 23px;
  padding-right: 10px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .grouplogo__block {
      margin-top: 25px;
      padding-right: 0; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .grouplogo__block {
      margin-top: 22px;
      padding-right: 0; } }
  @media (min-width: 1200px) {
    .grouplogo__block {
      margin-top: 18px;
      padding-right: 0; } }

/*----------------------------------------------------
    #ヘッダ(文字サイズ変更)
----------------------------------------------------*/
.font-size__block {
  float: right;
  vertical-align: middle; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .font-size__block {
      margin-top: 25px; } }
  @media (min-width: 1200px) {
    .font-size__block {
      margin-top: 23px; } }

.font-size__btn {
  font-size: 14px;
  line-height: 150%;
  min-width: 24px;
  padding: 1px;
  text-align: center;
  display: inline-block;
  background-color: #fff;
  text-decoration: none; }
  .font-size__btn:hover {
    background-color: #b4b4b4;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .font-size__btn:active, .font-size__btn.active, .font-size__btn:focus, .font-size__btn.textresizer-active {
    background-color: #b4b4b4; }

.font-size div {
  font-size: 14px;
  line-height: 175%;
  padding-right: 10px; }

.font-size li {
  padding: 0 0 0 3px; }

/*----------------------------------------------------
    #ヘッダ(グローバルナビゲーション)
----------------------------------------------------*/
.gnav ul {
  padding: 10px;
  text-align: center; }
  @media (min-width: 992px) {
    .gnav ul {
      text-align: right;
      margin-top: -30px; } }

.gnav li {
  font-size: 0.875em;
  border-left: 1px solid #2e2e2e;
  padding: 2px 10px;
  margin: 2px 0; }
  .gnav li.gnav__home {
    border-left: none; }
  .gnav li.gnav__jimusyo {
    padding-right: 0; }

/*----------------------------------------------------
    #フッタ(会社情報)
----------------------------------------------------*/
.information {
  background-color: #f0f0f0; }
  .information__block {
    margin-top: 30px;
    padding: 15px 0 30px; }
  .information p {
    font-size: 0.875em;
    line-height: 175%;
    padding: 5px 0; }
  .information h4 {
    padding: 15px 0; }
  .information h5 {
    padding: 15px 0; }
  .information ul {
    margin-left: 10px; }
    .information ul.corporate__link {
      margin-top: 50px; }
      @media (max-width: 767px) {
        .information ul.corporate__link {
          margin-top: 20px; } }
    .information ul li {
      font-size: 0.75em;
      line-height: 250%; }
      .information ul li a {
        text-decoration: none; }
  .information .btn-group-vertical {
    display: block; }
  .information .btn-group_bgcolor {
    margin-top: 10px;
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background-color: #6cc49b; }
  .information .btn__information {
    display: block;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    white-space: normal; }
    .information .btn__information:hover {
      color: #fff;
      background-color: #00b05d;
      border: 1px solid #00b05d;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .information .btn__information:hover .fa-chevron-circle-right {
        color: #fff; }
    .information .btn__information .fa-chevron-circle-right {
      color: #00b05d; }
    .information .btn__information_margin {
      margin-top: 20px; }
  .information .corporate_padding {
    padding-left: 30px; }
    @media (max-width: 767px) {
      .information .corporate_padding {
        padding-left: 0px; } }
  @media (max-width: 991px) {
    .information .corporate__group {
      margin-top: 20px;
      border-top: 1px solid #ccc; } }

/*----------------------------------------------------
    #フッタ(ナビゲーション)
----------------------------------------------------*/
.fnav {
  padding: 15px 0; }
  .fnav ul {
    text-align: center; }
    @media (min-width: 768px) and (max-width: 991px) {
      .fnav ul {
        text-align: left; } }
    @media (min-width: 992px) {
      .fnav ul {
        text-align: left; } }
  .fnav li {
    border-left: 1px solid #2e2e2e;
    padding: 2px 10px;
    font-size: 0.75em; }
    @media (min-width: 768px) and (max-width: 991px) {
      .fnav li {
        font-size: 0.875em; } }
    @media (min-width: 992px) {
      .fnav li {
        font-size: 0.875em; } }
    .fnav li.fnav__privacy {
      padding-left: 0;
      border-left: none; }

/*----------------------------------------------------
    #フッタ
----------------------------------------------------*/
.footer {
  background-color: #f0f0f0; }
  .footer__block {
    padding: 0 0 15px;
    border-top: 1px solid #a0a0a0; }
  .footer p {
    font-size: 0.75em;
    line-height: 112.5%;
    padding: 15px 0; }
  .footer .copyright {
    text-align: center; }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer .copyright {
        text-align: right; } }
    @media (min-width: 992px) {
      .footer .copyright {
        text-align: right; } }

/*----------------------------------------------------
    #お知らせ
----------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
  .news dl.dl-horizontal dt {
    float: left;
    clear: left;
    width: 9em;
    text-align: left;
    overflow: visible; } }

@media (min-width: 992px) {
  .news dl.dl-horizontal dt {
    float: left;
    clear: left;
    width: 9em;
    text-align: left;
    overflow: visible; } }

@media (min-width: 768px) and (max-width: 991px) {
  .news dl.dl-horizontal dd {
    padding: 15px  10px 3px;
    padding-left: 9.5em; } }

@media (min-width: 992px) {
  .news dl.dl-horizontal dd {
    padding: 15px  10px 3px;
    padding-left: 9.5em; } }

.news dl dt {
  font-size: 0.875em;
  line-height: 225%;
  padding: 10px 10px 0; }
  .news dl dt em {
    font-size: 0.875em;
    line-height: 162.5%;
    font-weight: bold;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background-color: #5f5f5f;
    min-width: 100px;
    margin: 0 5px;
    text-align: center; }

.news dl dd {
  font-size: 1em;
  line-height: 150%;
  border-bottom: 1px solid #d2d4d3;
  margin: 0;
  padding: 10px 10px; }

.news .notification em {
  background-color: #d2556a; }

.news .update em {
  background-color: #297bab; }

.news .revision em {
  background-color: #9fb852; }

.news .ericlub em {
  background-color: #db9e42; }

.news .seminar em {
  background-color: #069696; }

/*----------------------------------------------------
    #業務のリンクや配色
----------------------------------------------------*/
.gyoumu__link a {
  text-decoration: none;
  display: block;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  padding: 5px 10px; }
  .gyoumu__link a:hover {
    color: #fff;
    background-color: #00b05d;
    border: 1px solid #00b05d;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .gyoumu__link a:hover .fa-chevron-circle-right {
      color: #fff !important; }
    .gyoumu__link a:hover small {
      color: #fff !important; }

.gyoumu__link small {
  font-weight: bold;
  color: #4c4c4c !important;
  padding: 5px 14px 0;
  display: block; }

.gyoumu__link h3 {
  font-weight: bold;
  margin-left: 1.4em;
  text-indent: -0.65em;
  font-size: 1em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .gyoumu__link h3 {
      font-size: 1.125em; } }
  @media (min-width: 992px) {
    .gyoumu__link h3 {
      font-size: 1.3125em; } }

.kakuninkensa .fa-question, .kakuninkensa .fa-phone, .kakuninkensa .fa-envelope, .kakuninkensa .fa-envelope, .kakuninkensa .fa-caret-right, .kakuninkensa .fa-circle, .kakuninkensa .fa-chevron-circle-right {
  color: #0071bf !important; }

.kakuninkensa h2.heading:after {
  border-color: #0071bf !important; }

.kakuninkensa .panel-heading {
  color: #0071bf !important; }

.kakuninkensa.gyoumu__link a:hover {
  background-color: #0071bf;
  border: 1px solid #0071bf; }

.kakuninkensa.gyoumu__link .fa-chevron-circle-right {
  color: #0071bf; }

.kakuninkensa .icon {
  background-color: #96cdef !important; }

.kakuninkensa__border .panel {
  border-color: #00538c !important; }

.shoene .fa-question, .shoene .fa-phone, .shoene .fa-envelope, .shoene .fa-caret-right, .shoene .fa-circle, .shoene .fa-chevron-circle-right {
  color: #59a948 !important; }

.shoene h2.heading:after {
  border-color: #59a948 !important; }

.shoene .panel-heading {
  color: #59a948 !important; }

.shoene.gyoumu__link a:hover {
  background-color: #59a948;
  border: 1px solid #59a948; }

.shoene.gyoumu__link .fa-chevron-circle-right {
  color: #59a948; }

.shoene .icon {
  background-color: #9de487 !important; }

.shoene__border .panel {
  border-color: #468539 !important; }

.jutakuseino .fa-question, .jutakuseino .fa-phone, .jutakuseino .fa-envelope, .jutakuseino .fa-caret-right, .jutakuseino .fa-circle, .jutakuseino .fa-chevron-circle-right {
  color: #ce5857 !important; }

.jutakuseino h2.heading:after {
  border-color: #ce5857 !important; }

.jutakuseino .panel-heading {
  color: #ce5857 !important; }

.jutakuseino.gyoumu__link a:hover {
  background-color: #ce5857;
  border: 1px solid #ce5857; }

.jutakuseino.gyoumu__link .fa-chevron-circle-right {
  color: #ce5857; }

.jutakuseino .icon {
  background-color: #f29e9b !important; }

.jutakuseino__border .panel {
  border-color: #bb3837 !important; }

.hyotei .fa-phone, .hyotei .fa-envelope, .hyotei .fa-caret-right, .hyotei .fa-circle, .hyotei .fa-chevron-circle-right {
  color: #815ab4 !important; }

.hyotei h2.heading:after {
  border-color: #815ab4 !important; }

.hyotei .panel-heading {
  color: #815ab4 !important; }

.hyotei.gyoumu__link a:hover {
  background-color: #815ab4;
  border: 1px solid #815ab4; }

.hyotei.gyoumu__link .fa-chevron-circle-right {
  color: #815ab4; }

.hyotei .icon {
  background-color: #c6aaf1 !important; }

.hyotei__border .panel {
  border-color: #684497 !important; }

.nintei .fa-phone, .nintei .fa-envelope, .nintei .fa-caret-right, .nintei .fa-circle, .nintei .fa-chevron-circle-right {
  color: #eea041 !important; }

.nintei h2.heading:after {
  border-color: #eea041 !important; }

.nintei .panel-heading {
  color: #eea041 !important; }

.nintei.gyoumu__link a:hover {
  background-color: #eea041;
  border: 1px solid #eea041; }

.nintei.gyoumu__link .fa-chevron-circle-right {
  color: #eea041; }

.nintei .icon {
  background-color: #f8c791 !important; }

.nintei__border .panel {
  border-color: #e78815 !important; }

.sonota .fa-caret-right, .sonota .fa-circle, .sonota .fa-chevron-circle-right {
  color: #b4866b !important; }

.sonota h2.heading:after {
  border-color: #b4866b !important; }

.sonota .panel-heading {
  color: #b4866b !important; }

.sonota.gyoumu__link a:hover {
  background-color: #b4866b;
  border: 1px solid #b4866b; }

.sonota.gyoumu__link .fa-chevron-circle-right {
  color: #b4866b; }

.sonota .icon {
  background-color: #dfac8e !important; }

.sonota__border .panel {
  border-color: #9d6c4f !important; }

/*----------------------------------------------------
    #マーカー
----------------------------------------------------*/
.undl {
  background: -svg-linear-gradient(transparent 60%, yellow 70%);
  background: -owg-linear-gradient(transparent 60%, yellow 70%);
  background: -webkit-linear-gradient(transparent 60%, yellow 70%);
  background: -moz-linear-gradient(transparent 60%, yellow 70%);
  background: -o-linear-gradient(transparent 60%, yellow 70%);
  background: linear-gradient(transparent 60%, yellow 70%); }

.undl_blue {
  background: -svg-linear-gradient(transparent 60%, #66ccff 70%);
  background: -owg-linear-gradient(transparent 60%, #66ccff 70%);
  background: -webkit-linear-gradient(transparent 60%, #66ccff 70%);
  background: -moz-linear-gradient(transparent 60%, #66ccff 70%);
  background: -o-linear-gradient(transparent 60%, #66ccff 70%);
  background: linear-gradient(transparent 60%, #66ccff 70%); }

.undl_green {
  background: -svg-linear-gradient(transparent 60%, #ccff33 70%);
  background: -owg-linear-gradient(transparent 60%, #ccff33 70%);
  background: -webkit-linear-gradient(transparent 60%, #ccff33 70%);
  background: -moz-linear-gradient(transparent 60%, #ccff33 70%);
  background: -o-linear-gradient(transparent 60%, #ccff33 70%);
  background: linear-gradient(transparent 60%, #ccff33 70%); }

.undl_yellow {
  background: -svg-linear-gradient(transparent 60%, #fff000 70%);
  background: -owg-linear-gradient(transparent 60%, #fff000 70%);
  background: -webkit-linear-gradient(transparent 60%, #fff000 70%);
  background: -moz-linear-gradient(transparent 60%, #fff000 70%);
  background: -o-linear-gradient(transparent 60%, #fff000 70%);
  background: linear-gradient(transparent 60%, #fff000 70%); }

.undl_red {
  background: -svg-linear-gradient(transparent 60%, #f2dede 70%);
  background: -owg-linear-gradient(transparent 60%, #f2dede 70%);
  background: -webkit-linear-gradient(transparent 60%, #f2dede 70%);
  background: -moz-linear-gradient(transparent 60%, #f2dede 70%);
  background: -o-linear-gradient(transparent 60%, #f2dede 70%);
  background: linear-gradient(transparent 60%, #f2dede 70%); }

/*----------------------------------------------------
    #手順
----------------------------------------------------*/
.tejun em {
  font-size: 0.75em;
  font-style: normal;
  display: block;
  font-weight: bold;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  background-color: #00b05d;
  color: #fff;
  margin-bottom: 0.5em; }
  @media (min-width: 992px) {
    .tejun em {
      font-size: 0.875em;
      padding: 5px 10px;
      display: inline-block;
      margin-bottom: 3px;
      margin-right: 0.5em; } }

/*----------------------------------------------------
    #FAQ(よくあるご質問)
----------------------------------------------------*/
.faq__block .panel-default {
  margin: 0 0 10px; }

.faq__block .panel-heading {
  color: inherit;
  background-color: inherit;
  padding: 0; }
  .faq__block .panel-heading .panel-title {
    font-size: 1em; }
  .faq__block .panel-heading a {
    padding: 3px 35px 3px 15px;
    position: relative;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #f5faf5; }
    .faq__block .panel-heading a:link {
      text-decoration: none; }
    .faq__block .panel-heading a:visited {
      text-decoration: none; }
    .faq__block .panel-heading a:hover {
      background-color: #f5faf5 !important;
      text-decoration: none; }

.faq__block .collapsed {
  background-color: #fff !important; }

.faq__block ul, .faq__block ol {
  margin-left: 2.2em; }

.faq__block p.indent {
  padding-left: 2.2em;
  text-indent: -2.2em; }
  .faq__block p.indent a {
    text-indent: 0; }
  .faq__block p.indent em {
    font-size: 1.5em;
    font-family: Lato, sans-serif;
    font-weight: bold;
    margin-right: 0.5em; }
    .faq__block p.indent em.q {
      color: #00b05d; }
    .faq__block p.indent em.a {
      color: #ac1d00; }

/*----------------------------------------------------
	印刷用スタイル
----------------------------------------------------*/
@page {
  margin: 12.7mm 5.0mm; }

/*----------------------------------------------------
  個別に設定
----------------------------------------------------*/
@media print {
  .businesses .panel {
    min-height: 300px; } }
