@charset "UTF-8";
/*! Generated by Live LESS Theme Customizer */
@import url("https://fonts.googleapis.com/css?family=Roboto");
/* ******************************************************************************** */
/*
/* リンク : 北地域産業保健センター
/*
/* ******************************************************************************** */
/* -------------------------------------------------------------------------------- */
/*	サービス
/* -------------------------------------------------------------------------------- */
/* line 22, ../../../scss/pages/links/show.scss */
#sangyo-hoken-services {
  background-image: url("../../../images/pages/links/sangyo-hoken/sangyo-hoken-img.jpg");
  background-position: center top 30px;
  background-repeat: no-repeat;
  background-size: 420px;
  padding-top: 214px;
  margin-top: -71px; }

/* line 34, ../../../scss/pages/links/show.scss */
#sangyo-hoken-contact {
  border-top: solid 1px #ffffff;
  padding-top: 36px;
  padding-bottom: 36px;
  margin-top: 36px;
  box-shadow: 0 4px 0 #ffffff, 0 -2px 7px rgba(0, 0, 0, 0.25);
  position: relative; }
  /* line 46, ../../../scss/pages/links/show.scss */
  #sangyo-hoken-contact:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #39b44a; }
