@charset "UTF-8";

.jushinindex .sidemenu li:nth-child(1) .innermenu li:nth-child(1) a,
.kenshin .sidemenu li:nth-child(1) .innermenu li:nth-child(2) a,
.yobou .sidemenu li:nth-child(1) .innermenu li:nth-child(3) a,
.houmon .sidemenu li:nth-child(1) .innermenu li:nth-child(4) a {
  background-color: #eeeeee;
}

.topmenu_sp { display: none; }

.commlist {
  margin: 0 0 2em 1.6em;
}
.commlist li {
  list-style-type: disc;
  font-size: 116%;
  line-height: 1.4;
  padding: 0.2em;
}

.aisatsulist {
  margin-bottom: 2em;
}
.aisatsulist > li {
  font-size: 116%;
  border-bottom: 1px dotted #333333;
  line-height: 1.4;
  position: relative;
  padding-left: 2em;
  padding: 0.5em 1em 0.5em 2em;
}
.aisatsulist > li span {
  position: absolute;
  left: 0.3em;
}

.shoshin_tbl {
  width: 100%;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  margin-bottom: 1em;
}
.shoshin_tbl th {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  font-size: 116%;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  padding: 0.7em 0.3em;
  background: #d3edfb;
  box-sizing: border-box;
}
.shoshin_tbl td {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  font-size: 116%;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  padding: 0.6em 0.3em;
  box-sizing: border-box;
}
.shoshin_tbl.kenshin tr td:nth-child(1) {
  width: 5em;
}
.shoshin_tbl.kenshin tr td:nth-child(2) {
  text-align: left;
  padding: 0.6em 1em;
}
.shoshin_tbl.kenshin tr td:nth-child(3) {
  text-align: left;
  padding: 0.6em 1em;
}

.kamoku_title {
  font-size: 123%;
  font-weight: bold;
  margin-bottom: 0.5em;
}
#main_inner .jushin_btn01 {
  margin: 1.5em 0 2em;
}
#main_inner .jushin_btn01 img {
  width: 226px;
}
.renrakusaki {
  color: #2c2f90;
  font-size: 116%;
  display: inline-block;
  margin-top: 0.2em;
}
.renrakusaki a {
  color:#2c2f90;
  text-decoration: none;
}
.jushin_influenza_thumb {
  margin-bottom: 3em;
  text-align: center;
}
.jushin_influenza_thumb img {
  border: 1px solid #0063ce;
}











/* 訪問診療 */

.houmon #main_inner .lead {
  font-weight: bold;
  font-size: 150%;
}
.dekirukoto {
  position: relative;
}
.dekirukoto .commlist {

}
.houmon_pic01 {
  position: absolute;
  top: 0;
  right: 0;
}



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

  .sidemenu { display: none; }
  .topmenu_sp {
    display: block;
    margin-bottom: 2em;
  }
  .topmenu_sp > li {}
  .topmenu_sp > li > a {
    background: #ededed url(/shinryo-bumon/images/topmenu_sp_li_mark.png) no-repeat 50% 85%;
    display: inline-block;
    color: #333333;
    text-decoration: none;
    text-align: center;
    font-size: 140%;
    box-sizing: border-box;
    float: left;
    padding: 1em 0 1.8em;
    margin-bottom: 1.5%;
  }
  .topmenu_sp > li:nth-child(1) a { 
    width: 49%;
    margin-right: 2%;
  }
  .topmenu_sp > li:nth-child(2) a {
    width: 49%;
  }
  .topmenu_sp > li:nth-child(3) a {
    width: 49%;
    margin-right: 2%;
  }
  .topmenu_sp > li:nth-child(4) a {
    width: 49%;
  }
  .jushinindex .topmenu_sp > li:nth-child(1) a,
  .kenshin .topmenu_sp > li:nth-child(2) a,
  .yobou .topmenu_sp > li:nth-child(3) a, 
  .houmon .topmenu_sp > li:nth-child(4) a { 
    background-color: #aaaaaa;
    color: #ffffff;
  }

  .commlist li {
    font-size: 150%;
  }

  .aisatsulist > li {
    font-size: 140%;
  }

  .shoshin_tbl {

  }
  .shoshin_tbl th {
    font-size: 132%;
  }
  .shoshin_tbl td {
    font-size: 132%;
  }
  .shoshin_tbl.kenshin th {
    padding: 0.4em;
  }
  .shoshin_tbl.kenshin tr td:nth-child(1) {
    padding: 0.4em;
    width: auto;
  }
  .shoshin_tbl.kenshin tr td:nth-child(2) {
    padding: 0.4em;
  }
  .shoshin_tbl.kenshin tr td:nth-child(3) {
    padding: 0.4em;
  }
  .kamoku_title {
    font-size: 140%;
  }
  #main_inner .jushin_btn01 img {
    width: auto;
  }
  .jushin_influenza_thumb {
    margin-bottom: 2em;
  }
  .jushin_influenza_thumb img {
    width: 100%;
  }


  /* 訪問診療 */

  .houmon #main_inner .lead {
    font-size: 150%;
  }
  .dekirukoto {
    position: static;
  }
  .dekirukoto .commlist {

  }
  .houmon_pic01 {
    position: static;
    text-align: center;
  }


}

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


}

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

  .innermenu > li > a {
    font-size: 150%;
    background-size: 15px;
  }

  .topmenu_sp > li > a {
    font-size: 123%;
    letter-spacing: -1px;
  }

  .commlist li {
    font-size: 123%;
  }

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

  .shoshin_tbl th {
    font-size: 123%;
  }
  .shoshin_tbl td {
    font-size: 123%;
  }
  .kamoku_title {
    font-size: 132%;
  }
  #main_inner .jushin_btn01 {
    text-align: center;
  }



  /* 訪問診療 */

  .houmon #main_inner .lead {
    font-size: 140%;
  }




}

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

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

  .commlist li {
    font-size: 116%;
  }

  .aisatsulist > li {
    font-size: 116%;
  }
  .shoshin_tbl th {
    font-size: 116%;
  }
  .shoshin_tbl td {
    font-size: 116%;
  }
  .kamoku_title {
    font-size: 123%;
  }

  /* 訪問診療 */

  .houmon #main_inner .lead {
    font-size: 132%;
  }


}
