@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
  margin-top: 0;
  margin-right: 0;
//  margin-bottom: 15px;
  margin-left: 0;
//  height: 30px;
  overflow: hidden;
}
#hpb-headerMain h1{
display:none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  text-align: left;
  font-weight: normal;
  line-height: 15px;
  font-size: 15px;
//  color: #FFFFFF;
  color: #0000FF;
}
#hpb-headerLogo{
  width : 900px;
  float: left;
  padding-left: 0px;
display:none;
}
#hpb-headerLogo a{
  display: block;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
//  height: 62px;
//height: 300px;
height: 0px;
  background-image : url(../img/logo_3Db.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width : 312px;
  margin-top: 0;
  margin-right: 1px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.2;
  text-align: right;
  color: #0000ff;
  font-weight: bold;
  font-size: 1.2em;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    display: block;
  font-size: 0.8em;
  font-weight: normal;
  color: #666666;
  padding-right: 0px;
  padding-bottom: 2px;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: right;
  font-size: 0.7em;
  font-weight: normal;
  color: #666666;
}
#hpb-headerExtra2 {
  }
/* フッター内パーツ */
#hpb-footerMain{
  width: 900px;
  height: 24px;
  background-image : url(../img/footerBg_3Db.png);
  background-position: center left;
  background-repeat: repeat-x;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
    margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1em;
  text-align: center;
  line-height: 24px;
  color: #FFFFFF;
}
#hpb-footerLogo {
  }
#hpb-footerExtra1 {
  }
#hpb-footerExtra2 {
  }
/* サイドブロック内パーツ */

/* バナー */
#banner{
  overflow: hidden;
}
#banner ul{
  margin-top: 9px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#banner li{
  display: block;
  width: 205px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#banner li a{
  display: block;
  height: 135px;
  text-indent: -9999px;
  overflow: hidden;
}
#banner a#banner-time{
  /* 診療時間バナー */
    background-image : url(../img/banner_3Db_01.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-access{
  /* アクセスバナー */
    background-image : url(../img/banner_3Db_02.png);
  background-position: center center;
  background-repeat: no-repeat;
}
/* 店舗情報 */
#shopinfo{
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#shopinfo h3{
  color: #145333;
  font-size: 1.0em;
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}
#shopinfo span.ja{
  display: none;
}
#shopinfo p{
  padding-top: 0;
  margin-top: 0.1em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.2em;
  line-height: 1.5;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
  color: #145333;
  text-decoration: underline;
}
a:visited{
  color: #145333;
  text-decoration: underline;
}
a:hover{
  color: #31CA7D;
  text-decoration: none;
}
a:active{
  color: #31CA7D;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-right: 0.1em;
  padding-left: 0em;
  line-height: 1.4;
  text-align: left;
font-size:20px;
}
p.large{
  font-size: 25px;
  font-weight: bold;
  margin-bottom: -0.1em;
  color: #145333;
}
p.indent{
  padding-left: 15px;
  background-image : url(../img/point_3Db.png);
  background-position: 3px 4px;
  background-repeat: no-repeat;
}
.left{
  float: left;
}
.right{
  float: right;
}
hr{
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
#hpb-wrapper h3{

  margin: 0 0 1.5em;
  padding: 0.8em;
  font-size: 26px;
  font-weight: bold;
  border: 2px solid #1D2088;
  color: #1D2088;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
  -o-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
  -ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}
#hpb-wrapper h3 span.en{
  padding-right: 10px;
  text-transform: capitalize;
  font-family: Arial,Helvetica,Verdana,sans-serif;
}
#hpb-wrapper h3 span.ja {
  }
h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
  border-bottom-style: none;
}
h4{
	font-size:30px;
padding: 0.5em;/*文字周りの余白*/
color: #0000FF;/*文字色*/
background: #fffaf4;/*背景色*/
border-left: solid 5px #0000FF;/*左線（実線 太さ 色）*/
}



h5{
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  text-align: left;
  background-image : url(../img/point_3Db.png);
  background-position: 3px 7px;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: normal;
}
table{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #6FA439;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #6FA439;
font-size:19px;
}
table th{
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
  text-align: left;
  background-color: #90C24D;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #6FA439;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #6FA439;
  color: #FFFFFF;
}
table td{
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
  text-align: left;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #6FA439;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #6FA439;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 10px;
  margin-bottom: 15px;
}
textarea{
  width: 380px;
  height: 200px;
}
input.l{
  width: 380px;
}
input.m{
  width: 250px;
}
input.s{
  width: 50px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main ul{
  clear: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
font-size:18px;
}
#hpb-main ul li{
  text-align: left;
  line-height: 1.4;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 18px;
  margin-left: 0px;
  background-image : url(../img/point_3Db.png);
  background-position: 3px 15px;
  background-repeat: no-repeat;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #008E4A;
}
#hpb-main dl{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
font-size:19px;
}
#hpb-main dt{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  width: 13em !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 25px;
//  background-image : url(../img/point_3Db.png);
  background-position: 3px 10px;
  background-repeat: no-repeat;
font-size:19.5px;
color:#0000ff;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  text-align: left;
  line-height: 1.4;
  padding-left: 17em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
font-size:19px;
}
* #hpb-main dd{
  height: 1%;
/* for IE6 */
}
#hpb-main dl::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main img.left{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main img.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#pagetop{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
    display: block;
  padding-left: 15px;
  line-height: 15px;
  margin-left: 0;
  margin-right: auto;
  margin-top: 20px;
  background-image : url(../img/point_ret_3Db.png);
  background-position: center left;
  background-repeat: no-repeat;
  text-decoration: none;
  overflow: hidden;
  color: #145333;
  float: right;
}
/* トップページ デザイン定義 */
#toppage-news{
  padding-bottom: 5px;
}
#toppage-news h3{
  height: 47px;
  border-bottom-width: 0px;
  border-bottom-style: none;
  margin-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6FA439;
}
#toppage-news h3 span.en{
  display: block;
  float: left;
  padding-top: 13px;
  padding-left: 0px;
  font-size: 27px;
  line-height: 26px;
  font-weight: bold;
  color: #145333;
  font-family: Century, "HG明朝B" , "ＭＳ 明朝" , "MS 明朝" ,HeiseiMincho, 'Hiragino Mincho Pro' , 'MS Mincho' ,serif;
}
#toppage-news h3 span.ja{
  display: block;
  float: left;
  font-size: 16px;
  line-height: 47px;
  padding-top: 5px;
  color: #145333;
  font-weight: bold;
  margin-bottom: 0;
}
#toppage-news h4{
  color: #145333;
  padding-top: 3px;
}
/* 治療方針ページ デザイン定義 */
#flow{
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  zoom: 1;
}
#flow li{
  display: block;
  background-image : url(../img/arrow_3Db.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 38px;
  padding-bottom: 15px;
  padding-left: 150px;
  list-style-type: none;
  line-height: 1.5;
}
* html #flow li{
  padding-left: 300px;
/* for IE6 */
}
#flow li:first-child{
  background-image: none;
  padding-top: 10px;
}
#flow li h4{
  float: left;
  width: 150px;
  margin-left: -150px;
  margin-top: -3px;
  text-align: center;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  /*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
  margin-bottom: 0;
  height: auto;
}
#hpb-headerMain h1{
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  line-height: 1.4;
  background-color: #86ba47;
}
#hpb-headerLogo{
  width: 98%;
  float: none;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}
#hpb-headerLogo a{
  max-width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-size: contain;
  background-position: top center;
}
#hpb-headerExtra1{
  width: 98%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  float: none;
}
/* フッター内パーツ */
	#hpb-footerMain{
  width: 100%;
  height: auto;
  background-image: none;
  background-color: #86ba47;
  padding-top: 10px;
  padding-bottom: 10px;
}
#hpb-footerMain p{
  padding-right: 5px;
  padding-left: 5px;
  line-height: 1.4;
  word-break: break-all;
}
/* サイドブロック内パーツ */
	/* バナー */
	#banner{
  margin-left: auto;
  margin-right: auto;
}
#banner li{
  max-width: 100%;
}
#banner a#banner-time,
	#banner a#banner-access{
  background-size: contain;
  background-position : top center;
}
/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
  width: 27px;
  height: 20px;
  background-image : url(../img/btn_menu.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
  padding-right: 0;
}
h4{
  padding-right: 0;
}
table{
  width: 100%;
  box-sizing: border-box;
}
/* フォームパーツ設定 */
	textarea{
  width: 96%;
}
input.l{
  width: 96%;
}
input.m{
  width: 60%;
}
input.s{
  width: 30%;
}
/* メインコンテンツ内基本パーツ */
	#hpb-main dt{
  float: none;
  max-width: 100%;
  box-sizing: border-box;
}
#hpb-main dd{
  padding-left: 15px;
}
#hpb-main img.left{
  margin-right: 0;
  float: none;
}
#hpb-main img.right{
  margin-left: 0;
  float: none;
}
#pagetop{
  margin-bottom: 0;
  text-align: right;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
		float: none;
  display: inline;
}
/* トップページ デザイン定義 */
	#toppage-news h3{
  height: auto;
}
#toppage-news h3 span.en,
	#toppage-news h3 span.ja{
  float: none;
  display: inline-block;
}
#toppage-news h3 span.ja{
  line-height: 26px;
}
}

