@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  background: #fff; }

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .offcanvas #page {
    overflow: hidden;
    position: absolute; }
    .offcanvas #page:after {
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 101;
      background: rgba(0, 0, 0, 0.7);
      content: ""; }

a {
  color: #0085d5;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  a:hover, a:active, a:focus {
    color: #0085d5;
    outline: none;
    text-decoration: none; }

p {
  margin-bottom: 20px; }

h1, h2, h4, h5, h6, figure {
  color: #006931;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic;
  font-weight: 400;
  margin: 0 0 20px 0; }


h3 {
  color: #006931;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic;
  font-weight: 400;
  margin: 50px 0; 
    text-align: center;
}


::-webkit-selection {
  color: #fff;
  background: #0085d5; }

::-moz-selection {
  color: #fff;
  background: #0085d5; }

::selection {
  color: #fff;
  background: #0085d5; }

.fh5co-header .top-menu {
  padding: 15px 0; }
  @media screen and (max-width: 768px) {
    .fh5co-header .top-menu {
      padding: 15px 0; } }
.fh5co-header #fh5co-logo {
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic;

}
  @media screen and (max-width: 768px) {
    .fh5co-header #fh5co-logo img {
      width: 70%;
      height: auto;
      /*margin-bottom: 10px;*/ } }
  .fh5co-header #fh5co-logo a span {
      font-size: 15px;
    color: #0085d5; }

.fh5co-header .fh5co-tel {
    margin-top: 10px;
  font-weight: 700;
  text-align: right; 
 text-decoration: underline;

}
/*  @media screen and (max-width: 768px) {
    .fh5co-header .fh5co-tel {
      text-align: right; } }*/

  .fh5co-header .fh5co-tel span {
    font-size: 15px; }
.fh5co-header a {
  padding: 5px 10px;
  color: #006931; }
  @media screen and (max-width: 768px) {
    .fh5co-header .fh5co-tel span{
      font-size: 10px; } }

#fh5co-news,
.fh5co-maintenance,
#fh5co-access,
#fh5co-about,
#fh5co-services,
#fh5co-started,
#fh5co-product,
#fh5co-footer {
  padding: 4em 0;
  clear: both;
  border-bottom: 2px solid #e1f6e0; }
  @media screen and (max-width: 768px) {
    #fh5co-news,
    .fh5co-maintenance,
    #fh5co-access,
    #fh5co-about,
    #fh5co-services,
    #fh5co-started,
    #fh5co-product,
    #fh5co-footer {
      padding: 3em 0; } }

.services {
  position: relative;
  padding: 20px;
  background: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .services h3 {
    font-size: 22px; }
    .services h3 a {
      color: #000; }
  .services .icon {
    width: 90px;
    height: 90px;
    background: #fff;
    display: table;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 5px 22px -11px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0px 5px 22px -11px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 5px 22px -11px rgba(0, 0, 0, 0.46);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    @media screen and (max-width: 992px) {
      .services .icon {
        margin: 0 auto 30px auto; } }
    .services .icon i {
      display: table-cell;
      vertical-align: middle;
      height: 90px;
      font-size: 40px;
      line-height: 40px;
      color: #0085d5; }

.fh5co-maintenance h2 {
  font-size: 30px; }
  @media screen and (max-width: 768px) {
    .fh5co-maintenance h2 {
      font-size: 25px; } }
.fh5co-maintenance h3.maintenance {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 20px;
  text-align: right; }
  @media screen and (max-width: 768px) {
    .fh5co-maintenance h3.maintenance {
      text-align: center; } }
.fh5co-maintenance h3.sub_mainte {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6; }
.fh5co-maintenance .centerline {
  background: url(../images/centerline.gif) repeat-y center; }
  @media screen and (max-width: 768px) {
    .fh5co-maintenance .centerline {
      background: none; } }
.fh5co-maintenance ul {
  counter-reset: list;
  list-style-type: none;
  padding: 0; }
.fh5co-maintenance ul li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0; }
.fh5co-maintenance ul li:before {
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #444;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
.fh5co-maintenance .photoText {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  position: relative;
  margin-bottom: 10px; }
  .fh5co-maintenance .photoText p {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0; }
    .fh5co-maintenance .photoText p span {
      font-size: 50%;
      line-height: 1; }
  .fh5co-maintenance .photoText img {
    width: 100%; }
.fh5co-maintenance .b_Text {
  font-size: 15px;
  color: #fff;
  padding: 16px;
  margin-bottom: 10px;
  background: #0085d5; }
  .fh5co-maintenance .b_Text p {
    line-height: 1.3 !important; }
    .fh5co-maintenance .b_Text p span {
      font-size: 85%; }

.product {
  margin-bottom: 0;
  height: 350px;
  width: 90%;
  margin: 0 auto; }
  .product .view {
    width: 100%;
    height: 350px;
    display: table;
    opacity: 0;
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #fff;
    background: rgba(0, 133, 213, 0.5); }
    @media screen and (max-width: 768px) {
      .product .view {
        opacity: 1; } }
    .product .view span, .product .view i {
      height: 350px;
      display: table-cell;
      vertical-align: middle;
      font-size: 20px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 4px; }
  .product h3 {
    margin-top: 26px; }
    .product h3 a {
      color: #000; }
  .product:hover .view, .product:focus .view {
    opacity: 1; }

.prod {
  margin-bottom: 40px; }
  .prod h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 20px; }
    .prod h3 a {
      color: #000; }

#fh5co-about {
  background: #e1f6e0; }

.fh5co-social-icons {
  margin: 0;
  padding: 0; }
  .fh5co-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .fh5co-social-icons li a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      color: #0085d5;
      padding-left: 10px;
      padding-right: 10px; }
      .fh5co-social-icons li a i {
        font-size: 20px; }

.fh5co-heading {
  margin-bottom: 5em; }
  .fh5co-heading.fh5co-heading-sm {
    margin-bottom: 2em; }
  .fh5co-heading h2 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.5;
    color: #000; }
  .fh5co-heading p {
    font-size: 18px;
    line-height: 1.5;
    color: #828282; }
  .fh5co-heading span {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px; }

#fh5co-started {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%; }
  #fh5co-started .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 133, 213, 0.9); }
  #fh5co-started .fh5co-heading {
    margin-bottom: 0; }
    #fh5co-started .fh5co-heading h2 {
      color: #fff;
      margin-bottom: 20px !important; }
    #fh5co-started .fh5co-heading p {
      color: rgba(255, 255, 255, 0.5); }
  #fh5co-started .btn {
    height: 54px;
    border: none !important;
    background: #fff;
    color: #0085d5;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 50px;
    padding-right: 50px; }

.member {
  width: 100%;
  float: left; }
  .member .author {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 400px; }
  .member .desc {
    width: 80%;
    margin: 0 auto;
    margin-top: 4em; }
    .member .desc h3 {
      margin-bottom: 10px; }
    .member .desc span {
      display: block;
      margin-bottom: 20px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.3); }

.fh5co-blog {
  margin-bottom: 60px; }
  .fh5co-blog > a {
    display: block;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    .fh5co-blog > a img {
      width: 100%; }
  @media screen and (max-width: 768px) {
    .fh5co-blog {
      width: 100%; } }
  .fh5co-blog .blog-text {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    padding: 30px;
    float: left;
    background: #fff;
    border: 1px solid rgbs(#000, 0.2);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .fh5co-blog .blog-text span {
      display: inline-block;
      margin-bottom: 20px; }
      .fh5co-blog .blog-text span.comment {
        float: right; }
        .fh5co-blog .blog-text span.comment a {
          color: rgba(0, 0, 0, 0.3); }
          .fh5co-blog .blog-text span.comment a i {
            color: #0085d5;
            padding-left: 7px; }
    .fh5co-blog .blog-text h3 {
      font-size: 20px;
      margin-bottom: 20px;
      line-height: 1.5; }
      .fh5co-blog .blog-text h3 a {
        color: black; }

#fh5co-footer {
  background: #e1f6e0; }
  #fh5co-footer .fh5co-footer-links {
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 768px) {
      #fh5co-footer .fh5co-footer-links {
        margin-bottom: 30px; } }
    #fh5co-footer .fh5co-footer-links li {
      padding: 0;
      margin: 0;
      list-style: none; }
      #fh5co-footer .fh5co-footer-links li a {
        color: rgba(0, 0, 0, 0.5);
        text-decoration: none; }
        #fh5co-footer .fh5co-footer-links li a:hover {
          text-decoration: underline; }
  #fh5co-footer .fh5co-widget {
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      #fh5co-footer .fh5co-widget {
        text-align: left; } }
    #fh5co-footer .fh5co-widget h3 {
      margin-bottom: 15px;
      font-weight: bold;
      font-size: 15px;
      letter-spacing: 2px;
      text-transform: uppercase; }
  #fh5co-footer .copyright .block {
    display: block; }

#map {
  width: 100%;
  height: 500px;
  position: relative; }
  @media screen and (max-width: 768px) {
    #map {
      height: 200px; } }

#fh5co-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 768px) {
    #fh5co-offcanvas {
      display: block; } }
  .offcanvas #fh5co-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  #fh5co-offcanvas a {
    color: rgba(255, 255, 255, 0.5); }
    #fh5co-offcanvas a:hover {
      color: rgba(255, 255, 255, 0.8); }
  #fh5co-offcanvas ul {
    padding: 0;
    margin: 0; }
    #fh5co-offcanvas ul li {
      padding: 0;
      margin: 0;
      list-style: none; }
      #fh5co-offcanvas ul li > ul {
        padding-left: 20px;
        display: none; }
      #fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
        display: block;
        position: relative; }
        #fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
          position: absolute;
          right: 0px;
          font-family: 'icomoon';
          speak: none;
          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;
          content: "\e921";
          font-size: 20px;
          color: rgba(255, 255, 255, 0.2);
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
      #fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase; }

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .gototop.active {
    opacity: 1;
    visibility: visible; }
  .gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .gototop a i {
      height: 50px;
      display: table-cell;
      vertical-align: middle; }
    .gototop a:hover, .gototop a:active, .gototop a:focus {
      text-decoration: none;
      outline: none; }

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 25px !important; }
  .fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
    background: #444; }
  .fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .fh5co-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    transition: all .2s ease-out; }
    .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      transition: all .2s ease-out; }
  .fh5co-nav-toggle.fh5co-nav-white > i {
    color: #fff;
    background: #000; }
    .fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
      background: #000; }

.fh5co-nav-toggle i::before {
  top: -7px; }

.fh5co-nav-toggle i::after {
  bottom: -7px; }

.fh5co-nav-toggle:hover i::before {
  top: -10px; }

.fh5co-nav-toggle:hover i::after {
  bottom: -10px; }

.fh5co-nav-toggle.active i {
  background: transparent; }

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff; }

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff; }

.fh5co-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important; }
  @media screen and (max-width: 768px) {
    .fh5co-nav-toggle {
      display: block; } }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
  .btn.btn-md {
    padding: 8px 20px !important; }
  .btn.btn-lg {
    padding: 18px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #0085d5;
  color: #fff;
  border: 2px solid #0085d5; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #0095ef !important;
    border-color: #0095ef !important; }
  .btn-primary.btn-outline {
    background: transparent;
    color: #0085d5;
    border: 2px solid #0085d5; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #0085d5;
      color: #fff; }

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #4cae4c !important;
    border-color: #4cae4c !important; }
  .btn-success.btn-outline {
    background: transparent;
    color: #5cb85c;
    border: 2px solid #5cb85c; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #5cb85c;
      color: #fff; }

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important; }
  .btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 2px solid #5bc0de; }
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 2px solid #f0ad4e; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #d9534f;
      color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    box-shadow: none; }

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .btn.with-arrow:hover {
    padding-right: 50px; }
    .btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300; }
  .form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #0085d5; }

.row-pb-md {
  padding-bottom: 4em !important; }

.row-pb-sm {
  padding-bottom: 2em !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff; }

.js .animate-box {
  opacity: 0; }

.img_style_A img {
  width: 100%;
  height: auto; }

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

.row-0 > div {
  padding-right: 0px;
  padding-left: 0px; }

.row-10 {
  margin-left: -5px;
  margin-right: -5px; }

.row-10 > div {
  padding-right: 5px;
  padding-left: 5px; }

.row-20 {
  margin-left: -10px;
  margin-right: -10px; }

.row-20 > div {
  padding-right: 10px;
  padding-left: 10px; }

.row-30 {
  margin-left: -15px;
  margin-right: -15px; }

.row-30 > div {
  padding-right: 15px;
  padding-left: 15px; }

.row-40 {
  margin-left: -20px;
  margin-right: -20px; }

.row-40 > div {
  padding-right: 20px;
  padding-left: 20px; }

.row-50 {
  margin-left: -25px;
  margin-right: -25px; }

.row-50 > div {
  padding-right: 25px;
  padding-left: 25px; }

.row-60 {
  margin-left: -30px;
  margin-right: -30px; }

.row-60 > div {
  padding-right: 30px;
  padding-left: 30px; }

.ggmap, .youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 30px; }

.ggmap iframe, .ggmapr object, .ggmap embed, .youtube iframe, .youtuber object, .youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* news */
#fh5co-news {
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    #fh5co-news h2 {
      text-align: center; } }
  #fh5co-news dl {
    padding: 5px;
    line-height: 1.5;
    margin-bottom: 30px; }
  #fh5co-news dl dt {
    color: #0085d5;
    font-size: 13px;
    float: left;
    padding: 10px; }
  #fh5co-news dl dd {
    padding: 10px 10px 10px 120px; }
  #fh5co-news dl dd a {
    color: #008a96;
    text-decoration: underline; }
  #fh5co-news dl dd a:hover {
    text-decoration: none; }
  @media screen and (max-width: 768px) {
    #fh5co-news dl dt {
      float: none;
      padding: 0; }
    #fh5co-news dl dd {
      margin-bottom: 10px;
      padding: 0; } }

.onlypc {
  display: block; }
  @media screen and (max-width: 768px) {
    .onlypc {
      display: none; } }

.onlymobile {
  display: none; }
  @media screen and (max-width: 768px) {
    .onlymobile {
      display: block; } }

.p-table-basic {
  width: 100%;
  border-top: 1px solid #fff;
  line-height: 1.5; }
  .p-table-basic th, .p-table-basic td {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    color: #000; }
  .p-table-basic th {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-left: 0.6em;
    padding-right: 1em;
    /*text-align:right;*/
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap; }
    @media screen and (max-width: 768px) {
      .p-table-basic th {
        text-align: left; } }
  .p-table-basic td {
    padding-left: 1.5em;
    padding-right: 1em;
    border-bottom: 1px solid #fff;
    text-align: left; }
  @media screen and (max-width: 768px) {
    .p-table-basic tr {
      display: block; }
    .p-table-basic th {
      display: block;
      border-right: none;
      border-bottom: none; }
    .p-table-basic td {
      display: block;
      padding-top: 0;
      padding-left: 10px; } }

.recruit .contents ul, .recruit .contents p {
    width: 700px;
    margin: 10px auto;
}

  @media screen and (max-width: 680px) {
  .recruit .contents ul, .recruit .contents p {
    width: 100%;
    margin: 10px auto;
} }