@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain
{
}

#hpb-footerLogo
{
}

#hpb-footerExtra1
{
}

#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */

/* バナー */
/* 店舗情報 */
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
.left{
  text-align : left;
}
.right{
  
  text-align : right;
}.center{
  text-align : center;
}
#hpb-wrapper h3{
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 7px;
    padding-bottom: 7px;
    font-size: 16px;
    line-height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    text-align: left;
    color: #CE781E;
    padding-right: 7px;
}

#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-image : none;background-repeat : repeat;background-attachment : scroll;background-position : 0% 0%;background-size : auto auto;background-origin : padding-box;background-clip : border-box;
    border-bottom-style: none;
  background-color : transparent;
}

/* フォームパーツ設定 */
/* メインコンテンツ内基本パーツ */

/* トップページ デザイン定義 */
/* 治療方針ページ デザイン定義 */
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 960px) {

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	/* フッター内パーツ */
	/* サイドブロック内パーツ */
	/* バナー */
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
		width: 90px;
		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;
		cursor: pointer;
	}
	
	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	.hpb-layoutset-02 h2 span.ja{
		padding-right: 13px;
		display: block;
	}
	.hpb-layoutset-02 h2 span.en{
		padding-left: 13px;
		padding-right: 13px;
		display: block;
	}
	#hpb-wrapper h3{
		padding-left: 0;
		padding-right: 0;
	}
	/* フォームパーツ設定 */
	/* メインコンテンツ内基本パーツ */
	/* トップページ デザイン定義 */
	/* 治療方針ページ デザイン定義 */
	}
