@charset "UTF-8";
body {
  padding: 0;
  text-align: center;
  letter-spacing: 0px;
  color: #666;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 130%;
}
/*----------------------------------------*/
a:visited {
  color: #03C;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
hr {
  color: #39F;
}
/*----------------------------------------*/
#container #header ul#navi {
  color: #000;
  text-decoration: none;
}
/*ヘッドナビ用*/
#navi a:link {
  color: #FFF;
  text-decoration: none;
}
#navi a:visited {
  color: #FFF;
  text-decoration: none;
}
#navi a:hover {
  color: #CCC;
}
a:active {
  color: #000;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
/*-------------------------------------------------
 TOP ヘッダ
-------------------------------------------------*/
#header {
  height: 182px;
  background-image: url(../images/index/logo_.gif);
  background-repeat: no-repeat;
  width: 900px;
  margin: 0px;
  padding: 0px;
  background-color: #FFF;
}
#header h1 {
  height: 20px;
  padding-top: 13px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  margin: 0;
  font-size: 80%; /* 12px相当 */
  color: #F66;
}
#logo {
  margin: 0px;
  padding: 0px;
  height: 114px;
  width: 900px;
}
/*-------------------------------------------------
 TOP ナビボタン
-------------------------------------------------*/
div#menu {
  width: 900px;
  padding: 0px;
  background-image: url(images/bg_menu.gif);
  background-repeat: repeat-x;
  height: 67px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
div#menu ul {
  width: 900px;
  padding: 0;
  height: auto;
  margin: 0;
}
div#menu li {
  float: left;
  font-size: 90%; /* 12px相当 */
  color: #333;
  text-align: center;
  list-style-type: none;
}
div#menu li a {
  display: block;
  width: 178px;
  color: #5A5132;
  border-right: 1px solid #D8D8D8;
  margin: 0px;
  height: 63px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 65px;
  text-decoration: none;
}
div#menu li.home a {
  border-left: 1px solid #D8D8D8;
  margin: 0px;
  padding: 0px;
}
div#menu li a:hover {
  color: #003;
  z-index: 100;
}
/*-------------------------------------------------
 twoColLiqLtHdr
-------------------------------------------------*/
#twoColLiqLtHdr #container {
  width: 900px;
  text-align: left;
  height: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-color: #FFF;
  padding: 0px;
}
#twoColLiqLtHdr #container #mainphoto {
  margin: 0px;
  padding: 0px;
  height: 260px;
  width: 900px;
}
#top_image {
  margin: 0px;
  padding: 0px;
  height: 150px;
  width: 900px;
}
#twoColLiqLtHdr #top_bg {
  padding: 0px;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  height: auto;
  background-image: url(../images/index/bg.jpg);
  background-repeat: repeat-x;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
#mainContent {
  font-size: 95%;
  float: right;
  width: 580px;
  margin: 10px 5px 20px 0px;
  padding: 0px 40px 0px 5px;
  height: auto;
}
#mainContent p {
  padding: 0px 10px;
}
#mainContent p.text_box {
  margin: 0 0 40px;
  padding: 15px;
}
#mainContent ol.box {
  margin: 0 0 15px 15px;
  padding: 15px;
}
ol {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
  padding: 0.5em;
}
ol li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}
ol li:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display: inline-block;
  background: #ffad4c;
  color: #fff;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*-------------------------------------------------
 コンテンツタイトル
-------------------------------------------------*/
#mainContent h1 {
  background-image: url(images/pagetitle.gif);
  background-repeat: no-repeat;
  height: 40px;
  font-size: 100%;
  color: #666;
  font-weight: lighter;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-left: 35px;
  margin-left: 10px;
  margin-top: 0px;
  background-position: 0px 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#mainContent h2 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0px 0px 0px 50px;
  margin: 15px 0px 10px 0px;
  color: #fff;
  font-size: 110%; /* 15px相当 */
  font-weight: bold;
  line-height: 30px;
  background: url("images/bg_h2.gif") 0 0 no-repeat;
  background-size: cover;
  text-align: left;
  width: 100%; /*550px*/
  letter-spacing: 1pt;
  border: #8CBD5C 1px solid;
  border-radius: 4px;
  box-sizing: border-box;
}
#mainContent h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 95%;
  color: #5A5132;
  font-weight: bold;
  line-height: 28px;
  background: url("images/pagetitle.gif") 0 0 no-repeat;
  background-size: cover;
  text-align: left;
  padding: 4px 0px 0px 35px;
  margin: 15px 0px 10px 0px;
  letter-spacing: 1pt;
  width: 100%; /*550px*/
  border: #ddd 1px solid;
  border-radius: 4px;
  box-sizing: border-box;
}
div#mainContent h4 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 105%;
  color: #333;
  font-weight: lighter;
  font-variant: normal;
  letter-spacing: 1pt;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #030;
  border-left-width: 8px;
  border-left-style: solid;
  border-left-color: #030;
  padding: 2px 0px 0px 10px;
  margin: 15px 0px 10px 10px;
  line-height: 15pt;
  width: 95%;
}
div#mainContent h5 {
  position: relative;
  padding: 0.25em 1em;
  font-size: 1rem;
  color: #060;
  border-top: solid 1px #060;
  border-bottom: solid 1px #060;
}
div#mainContent h5:before, div#mainContent h5:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 1px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: #060;
}
div#mainContent h5:before {
  left: 7px;
}
div#mainContent h5:after {
  right: 7px;
}
/*-------------------------------------------------*/
.timetable {
  background: #090;
  font-size: 100%;
  text-align: center;
  width: 550px;
}
.tr_time {
  background: #9c3;
  color: #FFF;
}
.tr_oc {
  background: #FFFFFF;
}
.time_ps {
  width: 550px;
  text-align: right;
  font-size: 100%;
}
/*-------------------------------------------------*/
.c_bold {
  font-weight: bold;
}
.c_red {
  color: #F00;
}
.c_green {
  color: #060;
}
.c_green_bold {
  color: #9c3;
  font-weight: bold;
}
.c_red {
  color: #F66;
}
.c_blue {
  color: #00F;
}
.c_lightblue {
  color: #06F;
}
.c_brown {
  color: #963;
}
.c_green {
  color: #060;
}
.c_pink_large {
  font-size: 16px;
  color: #C06;
  font-weight: bold;
}
.c_green_bold_bigger {
  font-size: 110％;
  color: #9c3;
  font-weight: bold;
}
.bg_lemonyellow {
  background: #FFF8DC;
}
/*-------------------------------------------------*/
p span.info {
  font-weight: bold;
  color: #589220;
}
.to_next {
  margin-bottom: 40px;
}
.center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.zero {
  margin: 0px;
  padding: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
.float_l {
  float: left;
  margin-right: 15px;
  margin-left: 10px;
}
.float_r {
  float: right;
  margin-left: 15px;
  margin-right: 20px;
}
.inchou_name {
  font-size: 120%;
  text-align: right;
  padding-top: 20px;
}
/*-------------------------------------------------*/
#mainContent #banner {
  height: auto;
  width: 580px;
}
.index_contents {
  height: 100px;
  width: 280px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left;
  margin-left: 0px;
  margin-right: 10px;
  text-decoration: none;
}
/*-------------------------------------------------*/
.hosp .text_center {
  text-align: center;
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.hosp {
  height: 245px;
  width: 265px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left;
  margin-left: 0px;
  margin-right: 10px;
  text-decoration: none;
}
/*-------------------------------------------------*/
.contents_photo {
  width: 590px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  float: left;
  height: auto;
}
.contents_photo .tokucho_photo {
  margin: 0px;
  padding: 0px 5px 0px 0px;
  float: left;
  width: 190px;
}
.contents_photo .naiyou_photo {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 200px;
}
.contents_photo .naiyou_explanation {
  margin: 0px;
  padding: 0px;
  width: 390px;
  float: left;
  height: auto;
}
/*-------------------------------------------------*/
.medical {
  height: auto;
  width: 550px;
  font-size: 90%;
  margin-bottom: 10px;
  padding-left: 0px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #393;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 20px;
  padding-right: 0px;
  padding-top: 10px;
}
.medical_equipment_r {
  width: 350px;
  float: right;
  height: auto;
}
.medical_equipment_l {
  width: 350px;
  float: left;
  height: auto;
}
.left_photo {
  height: auto;
  width: 190px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.right_photo {
  height: auto;
  width: 190px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}
/* ========SUBCONTENTS CUSTOMIZE======== */
#twoColLiqLtHdr #sidebar1 {
  float: left;
  width: 250px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
div#sidebar1 .side_banner {
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
div#sidebar1 .yoyaku {
  margin-bottom: 20px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.side_clinic_info {
  font-size: 90%;
  border: 2px solid #9c3;
  margin-top: 1em;
  margin-bottom: 20px;
  height: auto;
  width: 220px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  background-color: #E8FFD0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.side_clinic_info .haikei {
  color: #FFF;
  background-color: #9c3;
  width: 220px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  text-align: center;
}
/* ========TOTOP CUSTOMIZE========= */
#topagetop {
  font-size: 10pt;
  text-align: right;
  padding-top: 20px;
  width: 570px;
  float: right;
}
/* ========FOOTER CUSTOMIZE======== */
div#footer {
  background: #EBEADD;
  border-bottom: 5px solid #9c3;
}
address {
  padding: 20px 0;
  font-size: 70%; /* 11px相当 */
  font-style: normal;
  color: #333;
  text-align: center;
}
.all_clear {
  clear: both;
  height: 0;
  padding: 0px;
  margin: 0px;
}
/* 再使用できる各種クラス */
.fltrt {
  float: right;
  margin-left: 8px;
}
.fltlft {
  float: left;
  margin-right: 8px;
}
.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.contents {
  height: 300px;
  width: 580px;
}