@charset "utf-8";
/* 幅固定 幅が 768px 以上であれば、960px幅で表示する */
@media (min-width: 768px) {
  .container, .container-fluid, .jumbotron {
    max-width: 990px;
  }
}
/*小デバイス（横向きモバイル, 768px 未満）*/
@media (max-width: 767.98px) {
  .toplead {
    margin-top: 5px;
    font-size: 14px;
    line-height: 135%;
    color: #333;
  }
}
/* 背景画像設定 */
@media (max-width: 767px) {
  .bg-div {
    background-color: #ebf5ff;
    background-repeat: repeat-x;
    padding-top: 77px;
    font-size: 80%;
  }
  .bg-div_top {
    background-color: #ebf5ff;
    background-repeat: repeat-x;
    padding-top: 77px;
    font-size: 80%;
  }
}
@media (min-width: 768px) {
  .bg-div {
    background-color: #ebf5ff;
    background-image: url("../image/background.jpg");
    background-repeat: repeat-x;
  }
 .bg-div_top {
    background-color: #ebf5ff;
    background-image: url("../image/background_top.jpg");
    background-repeat: repeat-x;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}
/*IE7のみ適用*/
* + html body {
  padding-left: 1px;
}
/*IE6以前のみ適用*/
* html body {
  padding-left: 1px;
}
/* 右上ナビ */
#head_right {
  width: 400px;
  height: 82px;
  text-align: right;
  float: right;
}
#head_navi {
  margin: 0px 20px 0px 0px;
  width: 330px;
  height: 25px;
  float: right;
  font-family: ""Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;";
  font-size: 12pt;
  color: #0c58b6;
  padding-top: 8px;
}
#head_navi_tel {
  margin: 0px 5px 0px 0px;
  width: 400px;
  height: 40px;
  float: right;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  ;
  font-size: 16pt;
  color: #0c58b6;
  padding-top: 8px;
}
/* メインメニューA 992px以上 */
#btn {
  margin: -24px auto;
  height: 49px;
  width: 960px;
  text-align: center;
}
#menu li:first-child a {
  border-left: 1px solid #a6cad5;
  height: 49px;
}
#menu li:last-child a {
  border-right: 0px;
  height: 49px;
}
#menu li a:hover {
  background: #066efc;
  height: 49px;
}
#menu li a.on {
  background: #066efc;
  height: 49px;
}
#menu {
  font-family: 'Yu Gothic UI';
  margin: -5px auto 0px;
  padding: 0px 0px 0px 0px;
  height: 49px;
  width: 992px;
  list-style-type: none;
}
#menu li {
  float: left;
  font-size: 17px;
  padding: 0;
  margin: 0;
  text-align: center;
  border-right: 1px solid #a6cad5;
  height: 49px;
}
#menu li a {
  color: #fff;
  text-shadow: 0 1px 0px #2c366b;
  padding: 16px 0px 16px 0px;
  text-decoration: none;
  display: block;
}
#menu li.a {
  width: 122px;
}
#menu li.b {
  width: 150px;
}
#menu li.c {
  width: 170px;
}
/* メインメニューB 768以上992pxより小 */
#btnB {
  margin: 0 auto;
  height: 49px;
  text-align: center;
}
#menuB li:first-child a {
  border-left: 1px solid #a6cad5;
  height: 49px;
}
#menuB li:last-child a {/*
  border-right: 1px solid #a6cad5;*/
  height: 49px;
}
#menuB li a:hover {
  background: #066efc;
  height: 49px;
}
#menuB li a.on {
  background: #066efc;
  height: 49px;
}
#menuB {
  font-family: 'Yu Gothic UI';
  margin: 0px auto 0px;
  padding: 0px 17px 0px;
  height: 49px;
  width: 691px;
  list-style-type: none;
}
#menuB li {
  float: left;
  font-size: 14px;
  padding: 0;
  margin: 0;
  text-align: center;
  border-right: 1px solid #a6cad5;
  height: 49px;
  color: #fff;
  text-decoration: none;
  display: block;
}
#menuB li.a {
  width: 76px;
}
#menuB li.b {
  width: 110px;
}
#menuB li.c {
  width: 125px;
}
#menuB li.d {
  width: 97px;
}
#menuB li a {
  width: auto;
  color: #fff;
  text-shadow: 0 1px 0px #066efc;
  padding: 16px 0px 16px 0px;
  text-decoration: none;
  display: block;
}
/* メインメニューC 576pxより小 */
#btnC {
  margin: 0px 0px 3px 0px;
  height: 0px;
  width: 374px;
  padding: 0px;
}
#menuC {
  font-family: "ヒラギノ角ゴ ProN",sans-serif;
  font-size: 15px;
  line-height: 1em;
  margin: 0px;
  padding: 0px 5px 0px 0px;
  height: 600px;
  width: 320px;
  overflow: auto;
  list-style-type: none;
}
#menuC li.a {
  display: block;
  width: 320px;
  float: left;
  padding: 0;
  margin: 0;
}
#menuC li.b {
  display: block;
  width: 320px;
  float: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
/*  メインメニューC 576pxより小 ナビバー */
.navbartop {
  padding: 0px 0px 0px 20px;
  background-image: url("../image/background_s.png");
}
/* ナビバーボタン */
.navbar-toggler {
  padding: 0.35rem 0.55rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: #0c58b6;
  border: 0px solid transparent;
  border-radius: 0rem;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("../image/menu_s.png");
}
.navbar-light .navbar-toggler-icon:checked {
  content: url("../image/close_s.png");
}
button {
  border-radius: 0;
}
button:focus {
  outline: 2px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}
button:checked {
  content: url("../image/close_s.png");
}
/* ナビバードロップダウン */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 12px;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
/* ナビバーメニュー調整 */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link2 {
  display: inline;
  padding: 0.5rem 5px;
}
/* 折り畳み文字　スマホ用 */
.navbar-light .navbar-nav .nav-link {
  color: #26467b;
}
/* リンクテキスト */
a:link {
  color: #0044aa;
  text-decoration: none;
}
a:visited {
  color: #26569e;
  text-decoration: none;
}
a:active {
  color: #0044aa;
  text-decoration: none;
}
a:hover {
  color: #0088ff;
  text-decoration: none;
}
a.navi:link {
  color: #0044aa;
  text-decoration: none;
}
a.navi:visited {
  color: #26569e;
  text-decoration: none;
}
a.navi:active {
  color: #0044aa;
  text-decoration: none;
}
a.navi:hover {
  color: #0088ff;
  text-decoration: none;
}
a.pan:link {
  color: #26467b;
  text-decoration: none;
}
a.pan:visited {
  color: #4b6ea9;
  text-decoration: none;
}
a.pan:active {
  color: #8844ee;
  text-decoration: none;
}
a.pan:hover {
  color: #7538e4;
  text-decoration: none;
}
a.foot_b:link {
  color: #26467b;
  font-weight: bold;
  text-decoration: none;
}
a.foot_b:visited {
  color: #4b6ea9;
  font-weight: bold;
  text-decoration: none;
}
a.foot_b:active {
  color: #8844ee;
  font-weight: bold;
  text-decoration: none;
}
a.foot_b:hover {
  color: #7538e4;
  font-weight: bold;
  text-decoration: none;
}
a.foot:link {
  color: #26467b;
  text-decoration: none;
}
a.foot:visited {
  color: #4b6ea9;
  text-decoration: none;
}
a.foot:active {
  color: #8844ee;
  text-decoration: none;
}
a.foot:hover {
  color: #7538e4;
  text-decoration: none;
}
/*トップページに戻るボタン*/
#page-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  font-size: 60%;
}
#page-top a {
  background: #0c58b6;
  text-decoration: none;
  color: #fff;
  width: 50px;
  padding: 18px 0;
  text-align: center;
  display: block;
  border-radius: 25px;
}
#page-top a:hover {
  text-decoration: none;
  background: #066efc;
}

@media (min-width: 767px) {
#container {
    margin: 0 auto;
    color: #000;
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
  }
}
/* コンテンツエリア */
/*#content {
  margin: 0 auto;
  text-align: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}*/ /*
#content01 {
  margin: 0 auto;
  width: 100%;
  background-image: url(../image/background2.jpg);
  background-repeat: repeat-x;
  text-align: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}*/
#content02 {
  margin: 0 auto;
  /*    width:1100px;*/
  background-repeat: repeat-x;
  -webkit-text-size-adjust: 100%;
  /*    text-align:center;*/
} /*
#content03 {
  margin: 0 auto;
  width: 100%;
  background-image: url(../image/fuji.jpg);
  background-position: center bottom;
  background-attachment: fixed;
  background-size: cover;
  background-size: 100% auto;
  -webkit-text-size-adjust: 100%;
  background-color: #c0daf1;
  background-repeat: no-repeat;
  text-align: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}*/
#content_s {
  margin: 0 auto;
  width: 940px;
  text-align: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
#top_left {
  margin-top: 8px;
  margin-bottom: 25px;
  width: 459px;
  height: 316px;
  text-align: left;
  float: left;
}
#top_right {
  margin-top: 8px;
  margin-bottom: 25px;
  width: 459px;
  height: 316px;
  text-align: left;
  float: right;
}
#top_left2 {
  margin-top: 18px;
  width: 459px;
  text-align: left;
  float: left;
}
#top_right2 {
  margin-top: 18px;
  width: 459px;
  text-align: left;
  float: right;
}
#kenkyu {
  list-style-type: decimal;
  font-size: 12px;
  line-height: 190%;
  margin-left: 3em;
  padding: 0;
}
/* トップページの新着情報枠*/
#news {
  font-size: 12px;
  line-height: 130%;
  height: 180px;
  overflow: auto;
  border: 1px solid #aaa;
  padding: 10px;
  background: #FFFFFF;
  border-bottom: 1px #aaa dashed;
}
.news table {
  border: none;
  border-collapse: collapse;
}
.news td {
  border-bottom: 1px #aaa dashed;
  padding: 4px 0;
  text-align: left;
  vertical-align: top;
}
.more {
  font-size: 12px;
}
#pan {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 2px;
}
#pan_s {
  font-size: 13px;
  margin-top: 30px;
  margin-bottom: 4px;
  margin-left: -15px;
}
.toplead {
  margin-top: 20px;
  font-size: 17px;
  line-height: 135%;
  color: #333;
}
h1 {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-weight: 100;
  font-size: 36px;
  border-left: #194e9c solid 5px;
  padding-left: 8px;
  margin-left: 18px;
  color: #194e9c;
  position: relative;
  top: -80px;
  left: 0px;
  bottom: -100px;
  margin-bottom: -50px;
}
h1.small {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 30px;
  border-left: #ffffff solid 5px;
  padding-left: 8px;
  color: #ffffff;
  position: relative;
  top: -60px;
  left: 0px;
  bottom: -100px;
  margin-bottom: -50px;
  text-shadow: 2px 2px 3px #000000;
}
h2 {
  margin-top: 0px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 24px;
  color: #333;
}
h3 {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}
.honbun {
  line-height: 150%;
  margin-top: 30px;
	  font-size: 100%;
}
.honbun_f {
  line-height: 180%;
  margin-top: 0px;
}
.honbun_l {
  line-height: 200%;
}
.honbun_ll {
  font-size: 130%;
  line-height: 200%;
}
.name {
  line-height: 110%;
  font-size: larger;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.cap {
  font-family: 'HG明朝B', 'serif';
  font-size: 15px;
  margin-top: 7px;
}
.cap_s {
  font-family: 'HG明朝B', 'serif';
  font-size: 13px;
  margin-top: 7px;
}
.cap_b {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 15px;
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: center;
}
.cap_bs {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 14px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
}
#leaf_left {
  width: 670px;
  margin-right: 50px;
  float: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.leaf_left_p {
  width: 155px;
  margin-top: 12px;
  margin-right: 30px;
  text-align: center;
  float: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.leaf_right_p {
  width: 155px;
  margin-top: 12px;
  text-align: center;
  float: right;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.leaf_left_h {
  width: 485px;
  margin-top: 12px;
  float: left;
  margin-right: 30px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.leaf_right_h {
  width: 485px;
  margin-top: 12px;
  float: right;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
#leaf_left_a {
  width: 670px;
  margin-top: 12px;
  float: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
#leaf_left_hos {
  width: 200px;
  margin-top: 9px;
  margin-right: 16px;
  float: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.leaf_left_hos {
  width: 200px;
  margin-top: 9px;
  margin-right: 16px;
  float: left;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
#leaf_left_b {
  width: 670px;
  margin-top: 0px;
  float: right;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
#leaf_right {
  width: 220px;
  margin-top: 32px;
  float: right;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
#leaf_right_hos {
  width: 454px;
  margin-top: 12px;
  float: right;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.leaf_right_hos {
  width: 454px;
  margin-top: 12px;
  float: right;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
ul {
  list-style-type: none;
}
/*#footer {
  margin: 0 auto;
  padding-top: 50px;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
#footer_index {
  margin: 0 auto;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
#footerbox {
  margin: 0 auto;
  color: #26467b;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 80%;
  line-height: 170%;
  bottom: 0;
  text-align: left;
}
#footerbox2 {
  margin: 0 auto;
  color: #575757;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  bottom: 0;
  width: 960px;
  height: 85px;
  text-align: left;
}*/
/*フッタースタイル*/
.footerbox {
  margin: 6px 0px 50px;
  padding-top: 5px;
  font-size: 75%;
  line-height: 130%;
  text-align: left;
  border-top: 1px solid #606060;
}
.footerbox_s {
  margin: 6px 0px 50px;
  padding-top: 5px;
  font-size: 100%;
  line-height: 150%;
  text-align: left;
  border-top: 1px solid #606060;
}
/*
.footerbox2_right {
  margin-top: 6px;
  font-size: 70%;
  line-height: 130%;
  height: 60px;
  text-align: right;
  float: right;
}*/
.staff00 {
  font-size: 16px;
  color: #125e90;
  -moz-border-radius: 6px; /* 古いFirefox */
  -webkit-border-radius: 6px; /* 古いSafari,Chrome */
  border-radius: 6px; /* CSS3 */
  border: 1px #125e90 solid; /* 枠線の装飾 */
  background-color: #b2c8ec; /* 背景色 */
  padding-top: 4px;
  padding-left: 10px;
  padding-bottom: 4px;
  margin-top: 3px;
  letter-spacing: 3pt;
}
.staff01 {
  font-size: 16px;
  color: #125e90;
  -moz-border-radius: 6px; /* 古いFirefox */
  -webkit-border-radius: 6px; /* 古いSafari,Chrome */
  border-radius: 6px; /* CSS3 */
  border: 1px #125e90 solid; /* 枠線の装飾 */
  background-color: #b2c8ec; /* 背景色 */
  padding-top: 4px;
  padding-left: 10px;
  padding-bottom: 4px;
  margin-top: 20px;
  letter-spacing: 3pt;
}
.staff02 {
  border-collapse: collapse;
  color: #125e90;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 16px;
  background-color: #f4f7e0;
  border-top: #555 dotted 1px;
  border-left: #125e90 solid 4px;
  border-bottom: #555 dotted 1px;
  border-right: #555 dotted 1px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  margin-top: 12px;
  margin-bottom: 4px;
  margin-left: 10px;
  margin-right: 10px;
}
.staff03 {
  color: #333;
  border-collapse: collapse;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 14px;
}
.voice {
  font-size: 110%;
  font-weight: bold;
  color: #333;
  -moz-border-radius: 6px; /* 古いFirefox */
  -webkit-border-radius: 6px; /* 古いSafari,Chrome */
  border-radius: 6px; /* CSS3 */
  border: 1px #78b9fc solid; /* 枠線の装飾 */
  background-color: #d4e9ff; /* 背景色 */
  padding-top: 4px;
  padding-left: 10px;
  padding-bottom: 4px;
  margin-top: 16px;
  margin-bottom: 10px;
}
.clear {
  clear: both;
}
a:focus, *:focus {
  outline: none;
}
/* cssボタン */
.btnbox {
  text-align: center;
  font-size: 16px;
  color: #FFF;
  border: #194e9c 1px solid;
  border-radius: 4px;
  padding: 10px;
  background-color: #194e9c;
  margin-bottom: 6px;
  white-space: nowrap;
}
#btnbox {
  display: none;
}
.btnbox2 {
  text-align: center;
  font-size: 16px;
  color: #FFF;
  border: #de6800 1px solid;
  border-radius: 6px;
  padding: 10px;
  background-color: #de6800;
  margin-bottom: 6px;
  white-space: nowrap;
}
#btnbox2 {
  display: none;
}
a:link.non {
  color: #fff;
  text-decoration: none;
}
a:hover.non {
  color: #fff;
  text-decoration: none;
}
/* マウスオーバー半透明 */
#fade {
  display: none;
}
.fade {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.fade:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/* カルーセルインジケータ位置の調整 */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -40px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 11px;
  height: 11px;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: rgba(252, 250, 250, 0.50);
  border: 1px solid #06a;
}
/* hover時の色）*/
.carousel-indicators li:hover {
  /*  color: #da9500;*/
  background-color: #0df;
  border-color: #06a;
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #09f;
}
/* トップページ用 */
.midashi {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
/* hospital03用 */
.hospitalname {
  font-size: 90%;
}
/* フッターナビul調整 */
.footnavicol {
  padding-left: 0px;
}

hr {
    margin-top: 2rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}
/* スマホ本文色調整 */
body {
  color: #000;
}