@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Verdana, "ＭＳ Ｐゴシック", sans-serif; }

span.green {
  color: #1e9c54; }

span.red {
  color: #e6002d; }

span.lgreen {
  color: #13d867; }

span.underline {
  text-decoration: underline; }

.bold {
  font-weight: bold; }

a {
  color: #184d96; }

/**************************************/
#header {
  background-color: #13d867;
  padding: 0 0 5px 0;
  background-image: url(../images/header_bg_repeat.png);
  background-size: 320px auto;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: relative; }
  #header .logo {
    width: 75%;
    height: auto;
    margin-top: 10px;
    margin-left: 3%; }
  #header .navi_btn {
    width: 48px;
    height: auto;
    position: absolute;
    top: 5px;
    right: 3%; }

#contents h2 {
  text-align: center;
  margin: 0;
  padding: 0; }
#contents img.kaitori_title {
  width: 80%;
  height: auto;
  margin: 18px 0 0 0; }
#contents .kaitori_tel_btn {
  margin-top: 5px; }
#contents p {
  margin: 0;
  padding: 0; }
#contents .top_read_txt {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem; }
#contents .kaitori_example_img {
  margin-top: 10px; }

div.g_title {
  background-color: #13d867;
  padding: 10px 10px;
  margin-top: 10px; }
  div.g_title h3 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: white;
    font-size: 15px; }

.nagare_box .nagare_01 {
  background-image: url(../images/nagare_bg_line.png);
  background-repeat: repeat-y;
  background-size: 28px auto;
  margin-top: 10px;
  padding-bottom: 20px; }
.nagare_box .nagare_num {
  width: 28px;
  height: 28px;
  float: left; }
.nagare_box .fulidashi {
  padding: 8px;
  margin-left: 40px;
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f5f5f5;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35); }
.nagare_box .nagare_line_end {
  margin: 0;
  padding: 0;
  position: relative;
  top: -10px; }
  .nagare_box .nagare_line_end img {
    width: 28px;
    height: auto;
    display: inline-block; }
.nagare_box .nagare_one {
  padding-bottom: 15px;
  clear: both; }

#footer {
  border-top: 3px solid #13d867;
  margin-top: 10px; }
  #footer .foot_title {
    text-align: center;
    padding: 15px 0 5px 0; }
    #footer .foot_title img {
      width: 252px;
      height: auto; }
  #footer .foot_address {
    font-size: 12px;
    padding: 10px 0; }
  #footer .copy {
    border-top: 1px solid #ccc;
    font-size: 10px;
    text-align: center;
    padding: 15px 0;
    margin-top: 10px;
    color: #898989; }

.hide_navi {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  display: none; }
  .hide_navi li {
    margin: 0;
    padding: 0;
    display: block; }
  .hide_navi a {
    display: block;
    border-bottom: 1px dashed #ccc;
    padding: 6px 10px; }
  .hide_navi li:last-child a {
    border-bottom: 0; }

#kaitori_form_page h2 {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  margin-top: 15px; }
#kaitori_form_page .company_info_tbl th, #kaitori_form_page .company_info_tbl td {
  font-size: 12px; }

#kaitori_forms span.require {
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #ff7f13;
  padding: 1px 12px;
  color: white;
  margin-left: 5px;
  position: relative;
  top: -1px; }
#kaitori_forms .postcode {
  width: 50%;
  margin-left: 10px; }
#kaitori_forms .btn_all {
  text-align: center; }
#kaitori_forms .button-primary {
  background-image: url(../images/submit_btn.png);
  width: 299px;
  height: 49px;
  background-size: 299px auto;
  background-repeat: no-repeat;
  border: 0;
  padding: 0;
  text-indent: -9999px;
  margin: 10px auto; }

#company_info_all {
  border-top: 1px solid #d2d2d2;
  padding-top: 20px; }

/*# sourceMappingURL=medihakata.css.map */
