@charset "UTF-8";

.iryoukankeiindex .sidemenu li:nth-child(1) .innermenu li:nth-child(1) a,
.chiiki .sidemenu li:nth-child(1) .innermenu li:nth-child(2) a,
.soudanshitsu .sidemenu li:nth-child(1) .innermenu li:nth-child(3) a {
  background-color: #eeeeee;
}

.red { color: red; }

.nagare_list {
  margin-bottom: 2em;
}
.nagare_list > li {
  font-size: 140%;
  line-height: 1.6;
  border-bottom: 1px dotted #999999;
  padding: 0.6em 0 0.4em;
}
.nagare_list > li:nth-child(2) {
  line-height: 1.9;
}
.nagare_list > li:last-child {
  border-bottom: 0 none;
}
.nagare_list > li .head {
  color: #1d2088;
  font-weight: bold;
  font-size: 134%;
  padding-right: 0.3em;
}
.telbox {
  color: #1d2088;
  font-size: 110%;
  padding-left: 1em;
}
.nagare_list > li .t a {
  color: #1d2088;
  text-decoration: none;
}
.highlight_blue {
  color: #1d2088;
}
#main_inner .adl_download {
  margin-bottom: 3em;
}
.adl_download a {
  color: #1d2088;
  text-decoration: underline;
}

.goriyou_title {
  font-size: 116%;
  margin-bottom: 0.7em;
  font-weight: bold;
}
.goriyou_list {
  margin-bottom: 5em;
}
.goriyou_list .telbox {
  font-size: 123%;
  margin-left:-1em;
}
.goriyou_list > li {
  font-size: 116%;
  line-height: 1.4;
  border-bottom: 1px dotted #999;
  padding: 0.7em 0 0.7em;
}
.goriyou_list > li:first-child {
  padding-top: 0;
}
.goriyou_list > li:first-child span {

}
.goriyou_list > li:last-child {
  border-bottom: 0 none;
}
.goriyou_list > li:nth-child(3) .highlight_blue {
  font-size: 132%;
}

.gyoumu_list {
  float: left;
  margin-left: 1.5em;
}
.gyoumu_list > li {
  font-size: 116%;
  line-height: 1.6;
  list-style-type: disc;
  padding-bottom: 0.3em;
}
.iryoukanren_pic01 {
  float: right;
}

.suishin_list {
  float: left;
  margin-left: 1.5em;
}
.suishin_list > li {
  font-size: 116%;
  line-height: 1.6;
  list-style-type: disc;
  padding-bottom: 0.3em;
}
.iryoukanren_pic02 {
  float: right;
}

.irai_list_top {
  float: left;
  margin-left: 1.5em;
}
.irai_list_top > li {
  font-size: 116%;
  line-height: 1.6;
  list-style-type: disc;
  padding-bottom: 0.3em;
}
.irai_list_bottom {
  float: left;
  width: 510px;
  margin-bottom: 2em;
}
.irai_list_bottom > li {
  font-size: 116%;
  line-height: 1.6;
  padding-bottom: 0.3em;
}
.iryoukanren_pic03 {
  text-align: right;
}

.kyuukyuu_desc {
  float: left;
  width: 510px;
}
.iryoukanren_pic04 {
  float: right;
  margin-right: 1.5em;
}

.renrakusaki_tbl {
  width: 80%;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  margin: 0 auto 1em;
}
.renrakusaki_tbl th {
  box-sizing: border-box;
  font-size: 116%;
  text-align: center;
  vertical-align: middle;
  background: #daf0fc;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 0.5em;
}
.renrakusaki_tbl td {
  box-sizing: border-box;
  font-size: 116%;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 0.7em;
}
.renrakusaki_tbl tr td:last-child {
  text-align: left;
  padding-left: 1em;
}
.renrakusaki_bottom {
  width: 80%;
  margin: 0 auto 2em;
}
.chui_list {
  margin: 0 0 2em 1.6em;
}
.chui_list > li {
  font-size: 116%;
  line-height: 1.6;
  padding-bottom: 0.3em;
  list-style-type: disc;
}
.kinkyu {
  background: #daf0fc;
  display: inline-block;
  width: 10em;
  text-align: center;
  font-size: 123%;
  padding: 0.7em 0.5em;
  margin-bottom: 0.7em;
}
.pic05_desc {
  width: 558px;
  float: left;
  margin-bottom: 1em;
}
.pic05 {
  float: right;
  margin-bottom: 1em;
}
.pic05 img {}
.pic06_wrap {
  width: 558px;
  float: left;
  margin-bottom: 1em;
}
.pic06_wrap .chui_list { margin-bottom: 0.5em; }
.pic06 {
  float: right;
  margin-bottom: 1em;
}
.pic06 img {}
#main_inner .jikanbluebox {
  background: #daf0fc;
  text-align: center;
  width: 50%;
  margin: 0 auto 3em;
  padding: 0.7em;
  font-size: 123%;
}

@media only screen and (max-width: 896px) {

  .nagare_list > li {
    font-size: 150%;
  }
  .nagare_list > li:nth-child(2) {
    line-height: 1.6;
  }
  .nagare_list > li .head {
    font-size: 150%;
  }
  .nagare_list .telbox {
    display: block;
    padding-left: 0;
  }

  .goriyou_title {
    font-size: 150%;
  }
  .goriyou_list {
    margin-bottom: 2em;
  }
  .goriyou_list .telbox {
    font-size: 100%;
    margin-left:-1em;
  }
  .goriyou_list > li {
    font-size: 150%;
    line-height: 1.4;
  }
  .goriyou_list > li:first-child span {
    display: block;
  }
  .goriyou_list > li:nth-child(3) .highlight_blue {
    font-size: 100%;
  }

  .gyoumu_list {
    float: none;
    margin-bottom: 1em;
  }
  .gyoumu_list > li {
    font-size: 150%;
  }
  .iryoukanren_pic01 {
    float: none;
    text-align: center;
  }

  .suishin_list {
    float: none;
    margin-bottom: 1em;
  }
  .suishin_list > li {
    font-size: 150%;
  }
  .iryoukanren_pic02 {
    float: none;
    text-align: center;
  }

  .irai_list_top {
    float: none;
    margin-bottom: 1em;
  }
  .irai_list_top > li {
    font-size: 150%;
  }
  .irai_list_bottom {
    float: none;
    width: auto;
    margin-bottom: 2em;
  }
  .irai_list_bottom > li {
    font-size: 150%;
  }
  .iryoukanren_pic03 {
    text-align: center;
  }

  .kyuukyuu_desc {
    float: none;
    width: auto;
  }
  .iryoukanren_pic04 {
    float: none;
    margin-right: 0;
    text-align: center;
  }

  .renrakusaki_tbl {
    width: 100%;
  }
  .renrakusaki_tbl th {
    font-size: 140%;
  }
  .renrakusaki_tbl td {
    font-size: 140%;
  }
  .renrakusaki_tbl tr td:last-child {
    padding-left: 0.5em;
  }
  .renrakusaki_bottom {
    width: auto;
  }
  .chui_list > li {
    font-size: 150%;
  }
  .kinkyu {
    font-size: 150%;
  }

  .pic05_desc {
    width: auto;
    float: none;
    margin-bottom: 1em;
  }
  .pic05 {
    float: none;
    text-align:center;
  }
  .pic05 img {}
  .pic06_wrap {
    width: auto;
    float: none;
    margin-bottom: 1em;
  }
  .pic06_wrap .chui_list { margin-bottom: 0.5em; }
  .pic06 {
    float: none;
    text-align:center;
  }
  #main_inner .jikanbluebox {
    font-size: 150%;
    width: 90%;
  }



}

@media only screen and (max-width: 480px) {



}

@media only screen and (max-width: 414px) {

  .nagare_list > li {
    font-size: 123%;
  }
  .nagare_list > li .head {
    font-size: 123%;
  }

  .goriyou_title {
    font-size: 132%;
  }
  .goriyou_list > li {
    font-size: 123%;
    line-height: 1.4;
  }

  .gyoumu_list > li {
    font-size: 123%;
  }
  .suishin_list > li {
    font-size: 123%;
  }
  .irai_list_top > li {
    font-size: 123%;
  }
  .irai_list_bottom > li {
    font-size: 123%;
  }
  .renrakusaki_tbl th {
    font-size: 116%;
  }
  .renrakusaki_tbl td {
    font-size: 116%;
  }
  .kinkyu {
    font-size: 123%;
  }
  #main_inner .jikanbluebox {
    font-size: 123%;
  }

  .chui_list > li {
    font-size: 123%;
  }


}

@media only screen and (max-width: 320px) {

  .nagare_list > li {
    font-size: 116%;
  }
  .nagare_list > li .head {
    font-size: 116%;
  }
  .goriyou_title {
    font-size: 132%;
  }
  .goriyou_list > li {
    font-size: 116%;
  }
  .gyoumu_list > li {
    font-size: 116%;
  }
  .suishin_list > li {
    font-size: 116%;
  }
  .irai_list_top > li {
    font-size: 116%;
  }
  .irai_list_bottom > li {
    font-size: 116%;
  }
  #main_inner .jikanbluebox {
    font-size: 116%;
  }

  .chui_list > li {
    font-size: 116%;
  }


}
