@charset "UTF-8";

#rinen .submenu_list .sl01 {
  background-color: #ddf1fc;
}
#gaiyo .submenu_list .sl02 {
  background-color: #ddf1fc;
}
#jigyosho .submenu_list .sl03 {
  background-color: #ddf1fc;
}

.pagetitle {
  font-size: 250%;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 10px 0 30px;
}


/* 企業理念 */

#rinen .catch {
  font-size: 138%;
  font-weight: bold;
  line-height: 1.45;
  margin-bottom: 35px;
}
#rinen .catch span {
  display: block
}
#rinen .subtitle {
  font-size: 132%;
  font-weight: bold;
  margin-bottom: 18px;
}
.shacho {
  float: left;
  margin-bottom: 20px;
  margin-right: 18px;
}
.shacho img {}
#rinen .comm_p {
  font-size: 116%;
  line-height: 1.65;
  margin-bottom: 1.5em;
}
#rinen .iware_p {
  font-size: 116%;
  line-height: 1.65;
  margin-bottom: 3em;
}
#rinen .sign {
  text-align: right;
}

/* 会社概要 */

#gaiyo #main a {
  color: #679dd7;
}
.gmap {
  width: 618px;
  height: 398px;
  border: 0;
  margin: 10px 0;
}
.gaiyo_table {
  border-top: 1px solid #a9a9a9;
  border-left: 1px solid #a9a9a9;
  width: 100%;
  margin-bottom: 35px;
}
.gaiyo_table th {
  background: #ececec none repeat scroll 0 0;
  border-bottom: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  font-size: 116%;
  padding: 10px 12px;
  text-align: left;
  width: 130px;
  vertical-align: top;
  line-height: 1.25;
}
.gaiyo_table td {
  border-bottom: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  font-size: 116%;
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
  line-height: 1.25;
}
.goto_gmap {
  text-align: right;
  display: block;
}
.cat_title {
  border-bottom: 2px solid #00a4e6;
  color: #222222;
  font-size: 150%;
  letter-spacing: 1px;
  margin-bottom: 20px;
  padding: 0 0 5px;
}
.soshikizu {
  width: 778px;
  height: 201px;
  background: url(images/soshiki.png?d=1119) no-repeat 0 0;
  text-indent: -9999px;
  margin-bottom: 50px;
}
.enkaku_table {
  border-top: 1px solid #a9a9a9;
  border-left: 1px solid #a9a9a9;
  width: 100%;
}
.enkaku_table th {
  background: #ececec none repeat scroll 0 0;
  border-bottom: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  font-size: 116%;
  padding: 10px 12px;
  text-align: left;
  width: 180px;
  vertical-align: top;
  line-height: 1.25;
}
.enkaku_table td {
  border-bottom: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  font-size: 116%;
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
  line-height: 1.25;
}

/* 企業情報トップ */

.btn_list {
  width: auto;
}
.btn_list li {
  float: left;
  margin: 0 15px 15px;
}

/* 事業所紹介 */

.jigyo_box {
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 15px;
  margin: 0 0 30px;
}
#main .end { border-bottom: 0 none; }
.sec_title_box {
  border-left: 6px solid #5397d1;
  margin: 0 0 15px;
  padding: 8px 0 0 18px;
}
.sec_title {
  float: left;
  font-size: 180%;
  line-height: 36px;
  margin-right: 30px;
}
.sec_addr {
  float: left;
  font-size: 123%;
  line-height: 1.3;
}
#jigyosho .gmap {
  width: 781px;
  height: 398px;
}
.goto_gmap {
  color: #5397d1;
  font-size: 116%;
  margin-top: 10px;
}
.goto_gmap a { color: #5397d1; }


@media only screen and (max-width: 900px) {

  #main { margin-bottom: 20px; }
  .pagetitle {
    font-size: 170%;
    margin: 25px 0 15px;
  }

  .kigyojoho #main {
    padding: 0 5px;
  }
  .shacho {
    float: none;
    text-align: center;
    margin-top: 5px;
  }
  .shacho img { width: 164px; }
  #rinen .catch { font-size: 132%; }
  #rinen .catch span { display: inline; }
  #rinen .subtitle { margin-bottom: 15px; }
  #rinen .sign {}

  .gmap {
    width: 210px;
    height: 200px;
  }
  .gaiyo_table th {
    font-size: 108%;
    padding: 5px;
    width: 80px;
    white-space: nowrap;
  }
  .gaiyo_table td {
    font-size: 108%;
    padding: 5px;
    word-break: break-all;
  }
  .gaiyo_table td .sp { display: block; }
  .soshikizu {
    width: 306px;
    height: 315px;
    background-position: 0 -201px;
    margin: 0 auto 20px;
  }
  .enkaku_table { margin-bottom: 20px; }
  .enkaku_table th {
    padding: 10px 8px;
    font-size: 108%;
    width: auto;
    white-space: nowrap;
  }
  .enkaku_table td {
    padding: 10px 8px;
    font-size: 108%;
  }

  /* 企業情報トップ */

  .btn_list {
    width: auto;
  }
  .btn_list li {
    float: left;
    margin: 0 0 15px 0;
  }
  .btn_list li:first-child {
    margin: 0 20px 15px 0;
  }

  /* 事業所紹介 */

  #main .end { border-bottom: 0 none; }
  .sec_title_box {
    border-left: 4px solid #5397d1;
    margin: 0 0 15px;
    padding: 0 0 0 10px;
  }
  .sec_title {
    float: none;
    font-size: 150%;
    line-height: 1.25;
    margin-right: 0;
  }
  .sec_addr {
    float: none;
    font-size: 108%;
    line-height: 1.25;
  }
  .sec_addr a { color: #5397d1; }
  #jigyosho .gmap {
    width: 310px;
    height: 200px;
  }
  .goto_gmap {
    font-size: 108%;
    margin-top: 5px;
  }




}

