@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/


/* フッター内パーツ */
#hpb-footer{
    clear: both;
	background-image : url(img/bg_3K_02.png);
       background-position: top left;
       background-repeat: repeat;
	padding-top: 8px;
	padding-bottom: 8px;
}

#hpb-footerMain {

}

#hpb-footerMain p{
	text-align: center;
	color: #3c2b27;
	margin: 0;
	padding: 0;
}

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

#banner ul{
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#banner ul li a{
    text-indent: -9999px;
    overflow: hidden;
	display: block;
	margin-bottom: 7px;
}



#banner a#banner-time{
	 /* 診療時間バナー */
	width: 261px;
	height: 89px;
	background-image : url(img/time01.PNG);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
	/* アクセスバナー */
	width: 261px;
	height: 89px;
	background-image : url(img/access01.PNG);
    background-position: top left;
    background-repeat: no-repeat;
}

.hpb-layoutset-01 #banner ul{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

#banner ul li{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}


#shopinfo{
    border: 1px solid #e9e1cd;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image : url(img/bg_3K_04.png);
    background-position: top left;
    background-repeat: repeat;
	margin-top: 8px;
}

#shopinfo h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ded1be;
	padding-bottom: 6px;
	font-size: 1em;
}

#shopinfo h3 .ja{
	display: none;
}

#shopinfo p{
	padding: 2px;
	margin-bottom: 14px;
}


/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

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

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

/* リンク文字色 */
a:link{
    color: #205e07;
    text-decoration: underline;
}
a:visited{
    color: #205e07;
    text-decoration: underline;
}
a:hover{
    color: #205e07;
    text-decoration: none;
}
a:active{
    color: #205e07;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

/* imgの下のスペースを消す */
img{
    vertical-align: middle;
}
/* imgの下のスペースを消す(ここまで) */


p{
    margin-top: 0.5em;
    margin-bottom: 1em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.5;
    text-align: left;
}

p.large{
	font-weight: bold;
}
p.indent{
    padding-left: 12px;
    background-image : url(img/point_3K.png);
    background-position: 4px 0px;
    background-repeat: no-repeat;
}

.large{
font-size:large
}

.left{
    float: left;
}
.right{
    float: right;
}

span.green{
	color: green;
}

span.red{
	color: red;
}

span.yellow{
	color: yellow;
}

span.blue{
	color: blue;
}

span.purple{
       color: purple;
}

span.orange{
       color: orange;
}

.hrztl-line{
  border-top: 1px groove;
  border-bottom: 1px groove;
}

hr{
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-color: maroon;
	border-style: solid;
	border-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*
hr{
	width: 100%;
	height: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	border-width: 1px;
	border-style: none;
	color: teal;
}
*/

#hpb-wrapper h3{
	color: #3d2826;
	background-image : url(img/indexBg_3K.png);
    background-position: bottom left;
    background-repeat: no-repeat;
	padding-bottom: 12px;
	padding-left: 4px;
	padding-top: 3px;
}

#hpb-wrapper h3 span.en {
    
}

#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{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0;
	font-size: 1em;
       color: #0099CC;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc;
}

table th{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
	background-color: #fff6e4;
}

table td{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
	background-color: #fff;
}

/* フォームパーツ設定 */
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;
}

/*中央揃え*/
.center{
 text-align: center;
}

/*クリニック写真の枠*/
.border1{
	border-style: ridge;
	border-color: gray;
	border-width: 6px;
}

.border2{
	border-style: solid;
	border-color: silver;
	border-width: 1px;
}

/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    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;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
	margin-bottom: 7px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 15px;
    background-image : url(img/point_3K.png);
    background-position: 3px 5px;
    background-repeat: no-repeat;
	border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #bdab95;
}

#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;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 7px;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 15px;
    background-image : url(img/point_3K.png);
    background-position: 3px 5px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 12px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    background-image : url(img/line_3K.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}

#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{
	clear: both;
    margin-top: 14px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
	margin-left: auto;
    background-image : url(img/returnTop_3K.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
	padding-left: 20px;
}


/* トップページ デザイン定義 */

#toppage-text{
    background-image : url(img/top_indexBg_3K.png);
    background-position: top left;
    background-repeat: no-repeat;
	width: 645px;
	height: 120px;
	overflow: hidden;
	margin-left: -27px;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 20px;
}

#toppage-news h3 span.en{
	font-size: 1.3em;
	padding-right: 6px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}

#toppage-news h3 span.ja{
	display: none;
}

/* 治療方針ページ デザイン定義 */
#flow{
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
}

#flow li{
    display: block;
    background-image : url(img/arrow_3K.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 45px;
    padding-bottom: 0px;
    padding-left: 4px;
    list-style-type: none;
    line-height: 1.5;
}

#flow li:first-child{
    background-image: none;
    padding-top: 10px;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* フッター内パーツ */
	#hpb-footer{
		padding-top: 10px;
		padding-left: 5px;
		padding-bottom: 10px;
		padding-right: 5px;
	}
	#hpb-footerMain p{
		word-break: break-all;
	}

	/* サイドブロック内パーツ */
	#banner ul li a{
		margin-left: auto;
		margin-right: auto;
	}
	
	#banner a#banner-time,
	#banner a#banner-access{
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		margin-left: auto;
		margin-right: auto;
	}
	
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#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;
		cursor: pointer;
	}
	
	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-right: 0;
		padding-left: 0;
	}
	
	h4{
		padding-right: 0;
	}

	h5{
		padding-right: 15px;
	}

	table{
		width: 100%;
		margin-left: auto;
		box-sizing: border-box;
	}

	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}

	/* メインコンテンツ内基本パーツ */
	#hpb-main dt{
		float: none;
		margin-left: 0;
		max-width: 100%;
	}
	#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;
	}
	
	/* トップページ デザイン定義 */
	#toppage-text{
		background-image: none;
		background-color: #e6decf;
		width: 100%;
		height: auto;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #d6ccb5;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #d6ccb5;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #d6ccb5;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #d6ccb5;
		box-sizing: border-box;
	}
	/* 治療方針ページ デザイン定義 */
	#flow{
	    padding-left: 0;
	}
	#flow li{
		padding-left: 0;
	}
}

.small{
	font-size: small;
}


/* アイフレームのレスポンシブ設定 */
.iframe-wrap {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 56.25%
       }

.iframe-wrap iframe {
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
      }

       /* PCの場合"pc"のclassについた画像が表示 */
        .pc { display: block !important; }
        .mb { display: none !important; }
      @media screen and (max-width: 768px){
       /* タブレット、スマホの場合"mb"のclassがついた画像が表示 */
        .pc { display: none !important; }
        .mb { display: block !important; }
      }

/*
       @media screen and (min-width: 481px){
         .sp{  display: none; }
       }
       @media screen and (max-width: 480px){
         .pc{  display: none; }
       }
*/




     @media only screen and (max-width: 768px){
        img { max-width: 100%; }
     }
