/* header */


header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C7F52;
	height: 135px;
}


header h1 {
	float: left;
	margin-top: 20px;
	font-weight: normal;
	font-size: 11px;
	color: #171717;

}

header h1 img {
	float: left;
	margin-right: 15px;

}

header h1 p {
	line-height: 1.5em;
	padding-top: 15px;
}

.header-txt {
	float: left;
}

.wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

header div#headerMenu {
	float: right;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 25px;
	font-size: 70%;
	
}

header div#headerMenu a {
	color:#333333;
	text-decoration: none;
	
}

header div#headerMenu li:hover a{
	text-decoration: underline;
}



header div#headerMenu ul {
	list-style:none;
}


header div#headerMenu li {
	list-style: none;
	float: left;
	background-image: url(../img/body/pinter_01.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 0.8em;
	padding-right: 1.8em;
} 


header div#header-info {
	float: right;

	
}


/**/
.bnr-glow {
box-shadow:0px 0px 12px 4px rgba(28,89,38,0.3);
-moz-box-shadow:0px 0px 12px 4px rgba(28,89,38,0.3);
-webkit-box-shadow:0px 0px 12px 4px rgba(28,89,38,0.3);
}


body.ten-year .bnr-10year {
	display:none;
}


/**/

/*フッター*/

footer {
	background-image: url(../img/body/footer_bg.jpg);
	clear: both;
	width: 100%;
	background-repeat: repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}


#footer-wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

.footer-info {
	width: 380px;
	float: left;
	margin-bottom: 10px;

}

.footer-contact {
	float: right;
	padding-right: 12px;


}


.footer-copyright {
	clear: both;
	font-size: 60%;
	background-image: url(../img/body/footer_line.png);
	background-repeat: repeat-x;
	padding-top: 10px;
}


.footer-menu {
	float: right;
	padding-left: 30px;
	padding-bottom: 20px;


}

.footer-menu ul {
	font-size: 70%;
	line-height: 1.3em;
	


}

.footer-menu li {
	float:none;
	position:static;
	background-image: url(../img/body/pinter_01.png);
	background-repeat: no-repeat;
	background-position: left 0.7em;
	padding-left: 0.8em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}


.footer-menu li a {
	color:#FFFFFF;
	text-decoration: none;
}

.footer-menu li:visited a{
	color:#FFFFFF;
	text-decoration: underline;
}

.footer-menu li:hover a{
	text-decoration: underline;
}


.sp-info-box {
display:none;
}


/* グローバルナビ レスポンシブ */

#globalNavi-rps {
	margin-bottom: 20px;


}

/* Flexnav Base Styles */
  .flexnav li {
	font-size: 16px;
	font-size: 14px\9;
	width: 20%;
	width:196px\9!important; /* IE8 and below */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #278037;
	line-height: 0.8;
	line-height: 1.2\9; /* IE8 and below */
	}


  .flexnav li:nth-child(2) {width: 30%;}
  .flexnav li:nth-child(3) {width: 18%;}
  .flexnav li:nth-child(4) {width: 18%;}
  .flexnav li:nth-child(5) {width: 14%;}



  .flexnav li ul li a {
	background-color:rgba(30,87,39,0.9);
	background-color:#329042\9; /* IE8 and below */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:rgba(255,255,255,0.5);
	padding: 0.8em;
	line-height: 1.2;
  	font-size: 90%;
}


#nav-first li.gnav-01  {background-color:#EBFAED;}
#nav-about-chiro li.gnav-02  {background-color:#EBFAED;}
#nav-about-clinic li.gnav-03  {background-color:#EBFAED;}
#nav-treatment li.gnav-04  {background-color:#EBFAED;}
#nav-access li.gnav-05  {background-color:#EBFAED;}



/* グローバルナビ */

#globalNavi {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}



#globalNavi ul li {
	list-style:none;
	float: left;
	position: relative;
}

#globalNavi li ul.drop {
	width:225px;
	position: absolute;
	display: none;
	float: none;
	z-index: 100;
	left: 0;
	top: 45px;
	padding: 10px;
	opacity: 0.9;
	filter: alpha(opacity=90);/*IE7*/
	background-color: #114F33;
	font-size: 90%;
}


#globalNavi li ul.drop li {
	float:none;
	position:static;
	background-image: url(../img/body/pinter_01.png);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	padding-left: 0.8em;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}


#globalNavi li ul.drop li a {
	color:#FFFFFF;
	text-decoration: none;
}

#globalNavi li ul.drop li:visited a{
	color:#FFFFFF;
	text-decoration: underline;
}

#globalNavi li ul.drop li:hover a{
	text-decoration: underline;
	display: block;

}

/* 治療メニューのヨガを削除
#globalNavi li .drop li:nth-child(6) {
	display:none;
}
 */
/* 治療メニューのパーソナルストレッチを削除 */




/* スライドナビ */

#slide-nav {
	margin-right: auto;
	margin-left: auto;
}


/* サイドエリア */


.side-price-discount {}
.side-price {
	margin-top:15px;
}

.side-price {
	margin-top:15px;
}

.side-10year {
	margin-top:15px;
}

.side-example {
	margin-top:15px;
}



.side-clinic-info {
	border: 1px solid #CCCCCC;
	padding: 9px;
	margin-bottom: 15px;
	line-height: 1.4em;
	text-decoration: none;
	clear: both;
}

.side-clinic-info h1 {
	/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	background-color: #278037;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 1.5em;
	padding: 5px;
	text-align: center;

}

.side-clinic-info h2 {

}


.side-clinic-info ul {
	list-style:none;
}

.side-clinic-info li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;

}

.side-clinic-info li:last-child {

	border:none;
	margin-bottom: 0px;
}


.sns-list {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.sns-list a {
	color: #44CCF6;

}


.sns-list ul {}

.sns-list li {
	float: left;
	text-align: center;
/*	width: 49%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
*/
}

.sns-list li:last-child {
	border:none;

}


.sns-list li img {
	vertical-align: middle;
	margin-right: 10px;

}







/*お知らせ
---------------------------------------------------- */


.newsmenu {
	font-size: 90%;

}


.newsmenu dl {
	clear: both;
	line-height: 1.3em;
}

.newsmenu dt {
	color: #666666;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	font-weight: bold;
	clear: both;
}

.newsmenu dt img {
	margin-left: 10px;
	vertical-align: middle;

}

.newsmenu dd {
	padding-bottom: 10px;
	padding-left: 6em;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.newsmenu a:link {
	color: #333333;
	text-decoration: none;
}

.newsmenu a:visited {
	text-decoration: underline;
	color:#666666;
}

.newsmenu a:hover {
	text-decoration: underline;
	color:#000000;
}

.newsmenu a:active {
	text-decoration: none;
	color:#000000;
}




/*コンテンツエリア*/


#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;

	clear: both;

}

#main-nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

}

#contentMain {
	float:left;
	width: 680px;
	padding-bottom: 40px;
	line-height: 1.3em;
	clear: both;

}


.contentBox {
	font-size: 90%;
	line-height: 1.5em;
	clear: both;


}

.contentBox h1 {



}

#sidebar {
	float:right;
	width:270px;
	margin-bottom: 40px;
}


#sidebar #breadlist {
	display:none;
}



/*2ndメニュー************************ */




#Lnavi{
	margin-bottom: 20px;
}

 #Lnavi ul{ 
 	list-style:none;
 	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #278037;
 }


#Lnavi ul li{
	font-size:90%;
	margin:0px;
	background:#FFFFFF;
	line-height:160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #278037;
}

#Lnavi ul li a{
	color:#333333;
	text-decoration:none;
	display:block;
	background-image: url(../img/body/lnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 2.0em;
	padding-top: 1.4em;
	padding-right: 10px;
	padding-bottom: 1.4em;
	padding-left: 23px;
}
#Lnavi ul li:hover{ color:#000000; text-decoration: underline; background: #EBFAED}
#Lnavi ul li a span{ display:block}

			

	/*カレント*/
	body.p00 #Lnavi ul li.li_00 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p01 #Lnavi ul li.li_01 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p02 #Lnavi ul li.li_02 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p03 #Lnavi ul li.li_03 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p04 #Lnavi ul li.li_04 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p05 #Lnavi ul li.li_05 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p06 #Lnavi ul li.li_06 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p07 #Lnavi ul li.li_07 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p08 #Lnavi ul li.li_08 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p09 #Lnavi ul li.li_09 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p10 #Lnavi ul li.li_10 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p11 #Lnavi ul li.li_11 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p12 #Lnavi ul li.li_12 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p13 #Lnavi ul li.li_13 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}
	body.p14 #Lnavi ul li.li_14 a{	color:#333333;font-weight:bold;background-color: #EBFAED;}



/*3ndメニュー************************ */


#Cnavi{
	margin-bottom: 30px;
	margin-top: 30px;
}

#Cnavi ul{
	list-style:none;
	width: 100%;
 }


#Cnavi ul li{
	font-size:90%;
	margin:0px;
	line-height:160%;
	float: left;
	width: 50%;
}

#Cnavi ul li a{
	color:#333333;
	text-decoration:none;
	display:block;
	display:block;
	background-image: url(../img/body/arw_sm.gif);
	background-repeat: no-repeat;
	background-position: 8px 1.9em;
	padding-top: 1.4em;
	padding-right: 10px;
	padding-bottom: 1.4em;
	padding-left: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #278037;
}

#Cnavi ul li:hover{ color:#000000; text-decoration: underline; background: #EBFAED}


.Cnavi-cbg {
	background: #EBFAED;
	font-weight: bold;
}


/*-------------------------------------------------- */
/*はんくず
---------------------------------------------------- */
#breadlist {
	font-size: 80%;
	margin-top: 20px;
	color: #333333;
	margin-bottom: 30px;
	clear: both;
}

#breadlist ul {
	list-style: none;
	margin-left: 0px;
}

#breadlist li{
	display: inline;

}

#breadlist li a{
	display: inline;
	background-image: url(../img/body/pointer_bread.gif);
	background-position: right 0.3em;
	padding-right: 10px;
	background-repeat: no-repeat;
}

#breadlist a:link {
	color: #333333;
	text-decoration: underline;
}
#breadlist a:visited {
	color: #333333;
  text-decoration: underline;
}
#breadlist a:active {
	color: #333333;
	text-decoration: underline;
}
#breadlist a:hover {
	color: #333333;
	text-decoration: none;
}


/*見出し*/

.lead-txt {
	font-size: 160%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #000000;
	line-height: 1.4em;
	font-weight: normal;
/*	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E",serif; */


}


.main_title {
	font-size: 160%;
	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;         /* CSS3 */
	border: 2px solid #16451F;     /* 枠線の装飾 */
	background-color: #278037;
}

.main-title-first {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../../first/images/title_main_bg.jpg);
	height: 250px;
	width: 680px;
	background-repeat: no-repeat;
}


.main-title-about-chiro {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../../about_chirobasic/images/title_main_bg.jpg);
	height: 250px;
	width: 680px;
	background-repeat: no-repeat;
}

.main-title-about-clinic {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../../about_clinic/images/title_main_pic.jpg);
	height: 250px;
	width: 680px;
	background-repeat: no-repeat;
}


.main-title-treatment-menu {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../../treatment_menu/images/title_main_bg.jpg);
	height: 250px;
	width: 680px;
	background-repeat: no-repeat;
}

.main-title-txt {
	font-size: 300%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #FFFFFF;
	padding-top: 170px;
	padding-left: 20px;
	text-shadow: 1px 1px 3px #000000;

}




.main-title-2nd {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../../first/images/title_main_bg.jpg);
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

.main-title-2nd-about {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../../about_clinic/images/title_main_bg.jpg);
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px -100px;
}

.main-title-2nd-chiro {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../../about_chirobasic/images/title_main_bg.jpg);
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

.main-title-2nd-treatment {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../../treatment_menu/images/title_main_bg.jpg);
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px -50px;
}



.main-title-2nd-other {
	line-height: 1.5;
	font-weight: normal;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	background-image: url(../img/body/title_main_bg.jpg);
	height: 100px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: 0px -145px;
}


.main-title-txt-2nd {
	height: 70px;
	font-size: 240%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	text-shadow: 1px 1px 3px #000000;
	background-color:rgba(39,128,55,0.5);
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;


}







.sub_title2 {
	font-size: 150%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;         /* CSS3 */
	border: 2px solid #1C5926;     /* 枠線の装飾 */
	background-color: #278037;   /* 背景色 */
	letter-spacing: 0.2em;
	
}

.sub_title2 img {
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 5px;
}

.sub_title {
	font-size: 130%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #1C5926;
	line-height: 1.4em;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #278037;
	padding-bottom: 3px;
	clear: both;
}

.sub_title_em {
	font-size: 170%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #1C5926;
	line-height: 1.4em;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #278037;
	padding-bottom: 3px;
	clear: both;
	padding-top: 5px;
}

.sub_title3 {
	font-size: 120%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #333333;
	line-height: 1.4em;
	font-weight: normal;
	clear: both;
	margin-top: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #278037;
	padding-left: 7px;
}


.sub_title3-1 {
	font-size: 120%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #333333;
	line-height: 1.4em;
	font-weight: normal;
	clear: both;

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #278037;
	padding-left: 7px;
}


.sub_title3-2 {
	font-size: 120%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #333333;
	line-height: 1.4em;
	font-weight: normal;
	clear: both;
}

.sub_title3-3 {
	font-size: 110%;
	color: #333333;
	line-height: 1.4em;
	font-weight: normal;
	clear: both;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #278037;
	padding-left: 5px;
}

.sub_title3-4 {
	font-size: 120%;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	color: #278037;
	line-height: 1.4em;
	font-weight: normal;
	clear: both;
	padding-top: 20px;
}


.cap-mun {
	font-size: 160%;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.sub_lead {
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	background-color: #278037;   /* 背景色 */
	margin-bottom: 10px;
	
}

.sub_lead2 {
	font-size: 120%;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	border: 1px solid #EE8579;     /* 枠線の装飾 */
	background-color: #F9CDCA;   /* 背景色 */
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	
}


.sub_lead3 {
	font-size: 130%;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	border: 2px solid #FFA062;     /* 枠線の装飾 */
	background-color: #FF6600;   /* 背景色 */
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	
}

.sub_lead3-2 {
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	border: 2px solid #FFA062;     /* 枠線の装飾 */
	background-color: #FF6600;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	
}

.sub_lead4 {
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	background-color: #666666;   /* 背景色 */
	margin-bottom: 10px;
	
}

.sub_lead-sub {
	font-size: 100%;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	background-color: #EEEEEE;
	padding: 15px;
	
}

.sub_contact {
	font-size: 100%;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;         /* CSS3 */
	border: 3px double #CCCCCC;     /* 枠線の装飾 */
	background-color: #EEEEEE;
	padding: 15px;
	
}




.sub_lead-price {
	font-size: 100%;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
	background-color: #278037;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	background-color: #E3E3E3;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}


.menu-title {
	font-size: 110%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #16A086;
	padding-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;

}


.title-recommend {
	line-height:1.6;
	display:block;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #278037;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 10px;
}

/*追従ヘッダー*/
#header2{
	position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background: rgba(255,255,255,0.975);
    display: none;
	height:116px;
	border-bottom:#ccc solid 1px;
	}
	
div#header-info {
	max-width:60%;
	height:auto;
}

#header-info img{
	max-width:50%;
	height:auto;
	}
	
	/*症例報告*/
	
.syourei .sub_title {
	margin-top:50px;
}
.syourei .sub_lead{
	font-size:1.3em;}
.syourei_honbun{
	padding:0 10px;}
.syourei p{
	line-height:2.1;}
.syourei p b,.syourei p strong{
	font-weight:normal;
    color: #126F22;}


/* ### スマホのみ表示 ### */
.sp-header-btn {
display:none;
}

.pc-display-non {
display:none;
}
