@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

.pc { display: block !important; }
.sp { display: none !important; }




#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: 24px;
    overflow: hidden;
      }

#hpb-headerMain h1{
    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: 14px;
    color:#3e3e3e;
}

#hpb-headerLogo{
    width: 385px;
    float: left;
}

#hpb-headerLogo a{
    display: block;
    margin-top: 9px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 100px;
    background-image : url(logo_3Ea.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1{
    width: 450px;
    margin-top: 35px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}



/* フッター内パーツ */
#hpb-footerMain{
	 margin-top: 10px;
     width: 100%;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 1em;
    line-height: 40px;
    padding-left: 10px;
    text-align:center
}


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

/* バナー */
#banner{
    overflow: hidden;
}

#banner ul{
    margin-top: 0px;
    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: 235px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#banner li a{
    display: block;
    height: 55px;
    text-indent: -9999px;
    overflow: hidden;
}

#banner li a:link, #banner li a:visited{
    display: block;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    background-image : url(banner_3Ea.png);
    background-position: center center;
    background-repeat: no-repeat;
    color: #3e3e3e;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    text-indent: 13px;
}
#banner li a:hover, #banner li a:active{
    background-image : url(banner_3Ea_on.png);
    color: #007eb8;
    text-decoration: none;
    font-weight: bold;
    text-indent: 13px;
}

/* 店舗情報 */
#shopinfo{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-image : url(shopinfoBg_3Ea.png);
    background-repeat: repeat;
    background-position: left top;
}

#shopinfo h3{
    color: #007eb8;
    font-size: 1em;
    text-align: left;
    margin-top: 0;
    padding-top: 8px;
    margin-bottom: 0;
    background-color: #FFF;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
}

#shopinfo span.ja{
    display: none;
}

#shopinfo p{
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 1.5;
    background-color: #FFF;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    font-size: 16px;
}

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

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


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

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

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

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0em;
    padding-left: 1em;
    line-height: 1.4;
    text-align: left;
}

p span.under{
  background: linear-gradient(transparent 50%, #F8F5E0 0%);
  font-weight: bold;
}

.under{
  background: linear-gradient(transparent 50%, #F8F5E0 0%);
  font-weight: bold;
}

p span.under2{
  background: linear-gradient(transparent 50%, #F8E2E0 0%);
  font-weight: bold;
  color: #FF2C30;
}

span.hi{
  font-weight: bold;
  color: #FF383B;
 font-size: 14px;
 }

span.po{
  font-weight: bold;
  font-size: 18px;
  }

span.po2{
  font-weight: bold;
  font-size: 14px;
  }


#poc{text-align: center;
	margin-top: 20px;
 }

span.cha{
    font-size: 14px;
  }


p.large{
    margin-bottom: -0.5em;
}
p.indent{
    padding-left: 15px;
    background-image : url(point_3Ea.png);
    background-position: 3px 4px;
    background-repeat: no-repeat;
}

.left{
    float: left;
}
.right{
    float: right;
}
img.center{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    display: block;
}


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-layoutset-02 h2 span.ja{
    font-size: 1em;
    color: #ffffff;
    padding-right: 0;
    padding-left: 13px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.hpb-layoutset-02 h2 span.en{
    font-size: 0.8em;
    color: #B8E6FE;
    font-weight: normal;
    padding-left: 15px;
    text-transform: capitalize;
    font-weight: normal;
}

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

#houmon h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
	 margin-left: 0px;
   background-color: #F9DFDD;
    background-position: left top;
}

#houmon h3 span.en{
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color:#604C3F;
    margin-top: -6px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-weight: bold;
}

#price h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
	margin-left: 10px;
    background-color: #FDEAE9;
    background-position: left top;
}

#price h3 span.en{
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color:#604C3F;
    margin-top: -6px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-weight: bold;
}


#flow1 h3{
	border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
	margin-left: 0px;
	border-bottom:solid;
    border-color:#6FBA2C;
    border-width:4px;/*5ピクセルの太さにする*/
    	}

#flow1 h3 span.f1{
	border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
	padding-left: 35px;
    font-size: 26px;
	color: #6FBA2C;
	background-image : url("flow1.jpg");
	background-repeat: no-repeat;
    background-position: 0px;
	line-height: 23px;
		}

#flow1 h3 span.f2{
	border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
	padding-left: 35px;
    font-size: 26px;
	color: #6FBA2C;
	background-image : url("flow2.jpg");
	background-repeat: no-repeat;
    background-position: 0px;
	line-height: 30px;
	}

#flow1 h3 span.f3{
	border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
	padding-left: 35px;
    font-size: 26px;
	color: #6FBA2C;
	background-image : url("flow3.jpg");
	background-repeat: no-repeat;
    background-position: 0px;
	line-height: 30px;
	}

#flow1 h3 span.f4{
	border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
	padding-left: 35px;
    font-size: 26px;
	color: #6FBA2C;
	background-image : url("flow4.jpg");
	background-repeat: no-repeat;
    background-position: 0px;
	line-height: 30px;
	}



#flow1 span.f0{
	font-size: 18px;
    font-weight: normal;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 13px;
    padding-left: 40px;
    line-height:30px;
	display :block;
	}










#aisatsu{
    margin-top: 0;
    padding-top: 8px;
    margin-bottom: 0;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
	background-image : url("aisatsu_back.jpg");
	background-position: right top;
    background-repeat: no-repeat;
}

#aisatsu span.ja_o{
	display: block;
    color: #604C3F;
    font-size: 18px;
	line-height: 30px;
    text-align: left;
    margin-top: 0;
    padding-top: 0px;
	margin-bottom: 0;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 10px;
	margin-right: 120px;
	}

#aisatsu span.under{
  background: linear-gradient(transparent 50%, #DDECC7 0%);
  font-weight: bold;
	}


#qa h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-image : url(qa_back.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #F9D7D5;
}

#qa h3 span.en{
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    color:#595757;
    margin-top: -5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 35px;
    font-weight: bold;
}





#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: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: bold;
    color: #FF9628;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    text-align: left;
    background-image : url(point_3Ea.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: 5px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddddd;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dddddd;
	width: 100%;
	line-height: 35px;
}

table th{
    width: 120px;
    font-size: 17px;
    padding-top:15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    text-align: left;
    background-color: #ECF4DF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
    color: #4E4B48;
	line-height: 24px;
}

table td{
    font-size: 18px;
    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: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
}

.span po{
    font-size: 18px;
}

/* フォームパーツ設定 */
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{
    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;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(point_3Ea.png);
    background-position: 3px 12px;
    background-repeat: no-repeat;
}

#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: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
    background-image : url(point_3Ea.png);
    background-position: 3px 10px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
}

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


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

#toppage-text .ga ul{
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
    list-style-type: none;
    overflow:hidden;
	background-image :;
	background-repeat: no-repeat;
	background-position: top right;
}

#toppage-text .ga li{
   	font-size: 20px;
    font-weight: bold;
     color:#666666;
    text-align: left;
	margin-right: 0px;
    line-height: 31px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 35px;
    background-image : url(ga_back.jpg);
    background-position: 3px 10px;
    background-repeat: no-repeat;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color:#dddddd;
    margin-top:-2px;
  }

#toppage-text .ga2 ul{
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
    list-style-type: none;
    overflow:hidden;
	background-image : none;
	background-repeat: no-repeat;
	background-position: top right;
}

#toppage-text .ga2 li{
   	font-size: 20px;
    font-weight: bold;
     color:#666666;
    text-align: left;
	margin-right: 0px;
    line-height: 35px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 35px;
    background-image : url(ga_back.jpg);
    background-position: 3px 10px;
    background-repeat: no-repeat;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color:#dddddd;
    margin-top:-2px;
  }

#koumoku h2
{
    border-radius:8px;
	background-color: #C9A063;
	font-size: 22px;
	line-height: 30px;
    color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 0px;
}

#koumoku_top h2
{
    border-radius:8px;
	background-color: #FCEDEC;
	font-size: 17px;
	line-height: 25px;
    color:#595757;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

#koumoku_top h2 .under{
  color:#EF847A;
  font-weight: bold;
	}




#toppage-text .gara{
    font-size: 24px;
    color:#ef8a8a;
}


#toppage-text .large{
    font-size: 18px;
    font-weight: bold;
    color:#666666;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0.5em;
    padding-bottom: 13px;
    padding-left: 0.5em;
    line-height: 28px;
}

#toppage-text .large2{
    font-size: 22px;
    font-weight: bold;
    color:#EF868A;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0.5em;
    padding-bottom: 13px;
    padding-left: 0.5em;
    line-height: 28px;
}

#toppage-text .no0{
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 13px;
    padding-left: 0em;
	 }

#toppage-text .no1{
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0em;
    padding-bottom: 13px;
    padding-left: 0em;
    line-height:30px;
}

#toppage-text .no2{
    font-size: 26px;
    font-weight: normal;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-top: 0px;
    padding-right: 0em;
    padding-bottom: 13px;
    padding-left: 0em;
    line-height: 45px;
}

#toppage-text .no3{
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-top: 0px;
    padding-right: 0em;
    padding-bottom: 13px;
    padding-left: 0em;
}

#toppage-news{
    padding-bottom: 5px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    background-image : url(toppagenewsBg_3Ea.png);
    background-repeat: repeat-y;
    background-position: left top;
}

#toppage-news h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-color : #70bc5e;
	background-repeat: no-repeat;
    background-position: left top;
	border-radius: 15px;
	
}

#pa_koka h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-color : #FDEDEB;
	background-repeat: no-repeat;
    background-position: left top;
	border-radius: 15px;
	
}

#pa_koka h3 span.en2{
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    color:#ef8a8a;
    margin-top: -8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	text-align: center;
}



h3 span.p{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-color : #fdebe9;
	background-repeat: no-repeat;
    background-position: left top;
	border-radius: 15px;
	
}



#toppage-news h3 span.en{
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    color:#FFFFFF;
    margin-top: -8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	text-align: center;
}

#toppage-news .no0-7{
    display: block;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #333;
    margin-top: -5px;
    margin-right: 0px;
    margin-bottom: -20px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}



#toppage-news .no1{
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color: #333;
    margin-top: -5px;
    margin-right: 0px;
    margin-bottom: -20px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}

#toppage-news .no2{
    display: block;
    font-size: 20px;
	line-height: 28px;
    font-weight: bold;
    color: #70bc5e;
    margin-top: -5px;
    margin-right: 0px;
    margin-bottom: -20px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}




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

#toppage-news h4{
    color: #333333;
    padding-top: 0px;
    padding-left: 0;
    font-size: 1.1em;
}

#toppage-news ul{
    padding-top: 0px;
    padding-right: 13px;
    padding-bottom: 10px;
    padding-left: 13px;
}
#toppage-news ul li{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCC;
    margin-top: 10px;
    padding-top: 10px;
}


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

#flow li{
    display: block;
    background-image : url(arrow_3Ea.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 48px;
    padding-bottom: 15px;
    padding-left: 150px;
    list-style-type: none;
    line-height: 1.5;
    margin-bottom: 10px;
}

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

.map{
padding-left: 10px;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	.pc { display: none !important; }
    .sp { display: block !important; }

.youtube{
position: relative;
overflow: hidden;
margin: 15px 0 20px 0px;
padding-bottom: 50%;
padding-top: 65px;
}
.youtube iframe {
width: 100%;
height: 100%;
position: absolute;
left: 0;
	top: 0;
}

	
	
	
	#hpb-header<strong>Main</strong>{
		height: auto;
	}
	
	#hpb-headerMain h1{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		line-height: 1.4;
	}
	#hpb-headerLogo{
		width: 98%;
		float: none;
		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{
		display:none
		}
	
	
	
	
	
	#hpb-headerExtra1 p.tel,
	#hpb-headerExtra1 p.address{
		text-align: right;
	}

	/* フッター内パーツ */
	#hpb-footerMain p{
		/* コピーライト文字設定 */
		word-break:break-all;
		padding-bottom: 0;
		padding-right: 0px;
		line-height:1.4;
	}
	
	/* サイドブロック内パーツ */
	/* バナー */
       #banner {
		margin-top: -160px;
			}

	#banner li{
 		max-width: 100%;
	}
	
	#banner li a:link, #banner li a:visited,
	#banner li a:hover, #banner li a:active{
		background-size: contain;
	}
	
	#masa img{
		width: 90%;
			}
	#masa {
		text-align: center;
	}

.map{
position: relative;
overflow: hidden;
margin: 15px 0 20px 0px;
padding-bottom: 50%;
padding-top: 65px;
}
.map iframe {
width: 100%;
height: 100%;
position: absolute;
left: 0;
	top: 0;
}
	
	#toppage-text .ga ul{
	background-image : none;
}

	
	#toppage-text .ga li{
    font-size: 18px;
    font-weight: bold;
     color:#666666;
    text-align: left;
    line-height: 1.4;
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 35px;
    background-image : url(ga_back.jpg);
    background-position: 6px 10px;
    background-repeat: no-repeat;
     border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color:#dddddd;
    margin-top:-2px;
	margin-right: 10px;
  }
	
	#toppage-text .gara{
    font-size: 22px;
    color:#ef8a8a;
}



	
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
		width: 100px;
		height: 25px;
		background-image : url(btn_menu.png);
		background-position: center left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		cursor: pointer;
	}
	
	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-right: 0;
		padding-left: 0;
	}
	
	.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;
	}
	h4{
	    padding-right: 0;
	    padding-left: 0;
	}
	table{
		margin-right: 0;
		margin-left: 0;
		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%;
	}
	#hpb-main dd{
		padding-left: 15px;
	}
	#hpb-main img.left{
		margin-right: 0;
		float: none;
	}
	#hpb-main img.right{
		margin-left: 0;
		float: none;
		display: inline;
	}
	
	/* トップページ デザイン定義 */
	#toppage-text .large{
		background-position: top right;
		padding-right: 0;
		padding-left: 0;
	}

	#toppage-news{
		background-image : none;
	}
		
	#toppage-news h3 span.en{
              padding-left: 0px;
              color:#FFFFFF;
		padding-right: 0;               
	}

#houmon h3{
		background-image : none;
       }
	
	#houmon h3 span.en{
              padding-left: 0px;
              color:#604C3F;
		padding-right: 0;               
	}

#qa h3{
		background-image : url(qa_back.png);
           }
	

#qa h3 span.en{
              padding-left: 40px;
		padding-right: 0;               
	}






	#toppage-news ul{
		padding-right: 0;
		padding-left: 0;
	}
	/* 治療方針ページ デザイン定義 */
	#flow li h4{
	    margin-left: -138px;
	}
	
table{
		margin-right: 0;
		margin-left: 0;
		width: 100%;
			}
		
	table th{
	width: 320px;
		}
	table td{
	width: 320px;
		}
	

	/* フォームパーツ設定 */
	

textarea{
		width: 90%;
	}
	
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}
	
table th,
table td {
  display: block;
 }
	



	
	
	
	
	
	
}

