body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #333;
	font-size: 14px;
	line-height:150%;
	-webkit-text-size-adjust: 100%;
	text-align:center;
	background:#fffef8;
}

.fix:after {
  content: "."; 
  display:block; 
  clear:both;
  height:0;
  visibility:hidden;
}

.fix {
  min-height:1px;
}

* html .fix {
  height:1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a {
		text-decoration:none;
		color:#e74300;
}


img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	vertical-align: top;
	font-size: 0;
	line-height: 0
}
 
p.btn {
		max-width:50%;
}

.f-l {
		float:left;
}

.f-r {
		float:right;
}

.tac {
		text-align:center;
}

.tar {
		text-align:right!important;
}

.tal {
    text-align: left!important;
}


.red {
		color:#e74300;
}


.orange{
	font-weight:bold;
	color:#ff6e00;
}

.bold {
		font-weight:bold;
}

.bg-yellow{
	background:#fffbeb;
	margin:0 3%;
	padding-top:2%;
	padding-bottom:2%;
}

.bg-yellow02{
	background:#fff7ce;
	margin:0 3%;
	padding: 10px 0 10px 0;
}


.top15{
		margin-top:15px!important;
}

.btm5 {
		margin-bottom:5px!important;
}

.btm10 {
		margin-bottom:10px!important;
}

.btm15 {
		margin-bottom:15px!important;
}

.btm20 {
		margin-bottom:20px!important;
}

.btm30 {
		margin-bottom:30px!important;
}

.btm0 {
		margin-bottom:0px!important;
}

.img {
		float:left;
		margin-right:10px;
}

.img02 {
		float:right;
		margin-left:10px;
}

.max30 {
		max-width:30%;
}

.inner {
		width:100%;
}

.w95 {
    width: 95%!important;
}

.submit {
    padding: 3% 5% 0 5%;
}

.u-line{
	text-decoration: underline;
}

#wrap {
	max-width: 640px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	padding:0 0 10px 0;
}
 

header {
	max-width: 640px;
	margin:0 auto;
	text-align:center;
	background: #fff;
}

.header-box {
		text-align:center;
		padding:0 3%;
		/*background:#f00;*/
		padding-bottom:8px;
		margin-bottom: 2px;
}


h1 {
		padding-top:88px;
		text-align:center;
		margin-bottom:7px;
}

.logo_b1{
	font-size:92.85%;
}

.h-tel {
	float:left;

}

.h-tel2 {
	float:right;

}

.h-res {
		clear:both;
		padding-top:5px;
}



.main-image {
		clear:both;
}

.c-btn {
		text-align:center;
		padding:0 3%;
		margin-bottom:10px;
}

/*トップページ　イラストボタン*/
.trouble-box{

	margin:0 auto;
	text-align:center;
	padding:0 2% 0 2.5%;
	margin-bottom:10px;
}


.trouble-btn{
       width: 31%;
	   padding:0 1.1%;
       border: none;
       float: left;
       position: relative;
}

/*悩み　チェックリスト*/
.check {
    padding: 23px 0px 10px 0px;
    font-size: 114.28%;
    border: solid 5px #c49778;
	width: 94%;
    box-sizing: border-box;
    margin: 0 auto;	
}

.check ul {
	padding:0 4%;
}

.check li {
	font-weight: bold;
    background: url(../images/check.gif) 0 2px no-repeat;
    padding: 0 0 0 22px;
    margin: 0 0 13px 0;
	list-style-type: none;
}

.s-check {
    background: #fff;
    padding: 13px 0px 5px 0px;
    font-size: 107.14%;
    font-weight: bold;
	text-decoration:underline;
	width: 94%;
    margin: 0 auto;	
		border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */    -moz-border-radius: 10px;   /* Firefox用 */ 
	-o-border-radius:10px;
		border:solid 3px #ec9a5d;
}

.s-check li {
    background: url(../images/check.gif) 0 2px no-repeat;
    padding: 0px 0 0 20px;
    margin: 0 0 8px 0;
	list-style-type: none;
}

/*四角リスト*/
.square li{
	list-style-type: none;
    background: rgba(0, 0, 0, 0) url("../images/ho_square.gif") no-repeat scroll 5px 5px;
    color: #222;
    font-weight: bold;
    padding: 2px 0 0 20px;
}


/*メッセージ*/
.point{
	text-align:center;
	font-weight:bold;
	background:#fff3b3;
	font-size: 200%;
	line-height:1.2em;
	color:#e74300;
	padding: 12px 0 8px 0;
	width: 94%;
    margin: 0 auto;	
}

.point02{
	font-size: 114.28%;
	line-height:1.7em;
}

.message{
	text-align:center;
	font-weight:bold;
	background:#fff6ce;
	font-size: 150%;
	line-height:1.4em;
	color:#e74300;
	padding: 12px 0 8px 0;
	width: 94%;
    margin: 0 auto;	
}

/*よくある質問*/
.quest-box {
	padding:0 3%;
}

.quest dt {
	padding:2px 0 0px 30px;
	margin:0 2% 10px 2%;
	min-height:20px;
	display:block;
	background: url(../images/qa_q.gif) left top no-repeat;
	font-weight:bold;
	font-size:114.28%;
}

.quest dd{
	padding: 2px 0 0 30px;
	margin:0 2% 0 2%;
	display:block;
	background:url(../images/qa_a.gif) left top no-repeat;
}

.line{
	border-bottom:solid 2px #e5e5e5;
}


/*訪問マッサージ*/

.houmon-setsumei{
	background:url(../images/square_bg.gif);
	    padding: 18px 0 10px 0;
    font-size: 114.28%;
/*    border: solid 5px #c49778;*/
	width:94%;
    box-sizing: border-box;
    margin: 0 auto;	
}


.houmon-setsumei li {
	list-style-type: none;
    background: rgba(0, 0, 0, 0) url("../images/ho_square.gif") no-repeat scroll 0 7px;
    color: #222;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 2px 0 0 18px;
}

.f-110{
	font-size:110%;
	line-height:1.4em;
}

.f-120{
	font-size:120%;
	line-height:1.4em;
}


section {
		margin:0 0 30px 0;
}

section p {
		padding:0 5%;
		margin-bottom: 1em;
}

section ul {
		padding:0 3%;
}

section ul.p8 {
		padding:0 8%;
}

section .c-btn p {
		padding:0;
}

section p:last-of-type {
		margin-bottom:0;
}



h2 {
		background:url(../images/h2bg.gif) 0 0;
		padding:3% 5%;
		border-top:solid 2px #f67d2c;
		border-bottom:solid 2px #f67d2c;
		margin-bottom:20px;
		font-size:18px;
		color:#000;
}



h3 {
		background:linear-gradient(#f69e3f,#f7981e 49%,#f48c2f 50%,#e97f31);
		padding:2% 5%;
		margin-bottom:20px;
		font-size:16px;
		color:#fff;
		text-shadow: 0 -1px 1px #B32F52;
}


h4 {
		background:url(../images/h4bg.gif) 0 0 no-repeat;
		padding:0 0 1% 24px;
		margin:0 3% 3% 3%;
		font-size:15px;
		color:#000;
		border-bottom:solid 2px #dcdcdc;
}

h5 {
	background: rgba(0, 0, 0, 0) url("../images/ho_square.gif") no-repeat scroll 5px 5px;
    padding: 0 0 0 20px;
    margin: 0 3% 1% 3%;
    border-bottom: solid 1px #e3e3e3;
    font-size: 14px;
}

.obi {
		background: #fbf6e2;
		text-shadow: none;
		padding:1.5% 0 1% 10px;
		margin:0 3% 3% 3%;
		font-size:15px;
		border-bottom:solid 2px #dcdcdc;
		border-left:solid 8px #fdb928;
		color: #000;
}

.obi02 {
		text-align:center;
		background: #ffebc1;
		text-shadow: none;
		padding:1.5% 0 1% 0;
		margin:0 3% 3% 3%;
		font-size:15px;
		border:solid 2px #efaa33;
		color: #000;
}



#navi-wrap {
  position:fixed;
  width:100%;
 z-index: 1; 
}


nav {
	max-width:100%;
}

.gnavi {
	max-width: 100%;

}

.gnavi li {
	float: left;
	text-align:left;
	width:50%;
	background-color:#f18c49;
	background: -webkit-gradient(linear, left top, left bottom, from(#fb9d59), to(#e2701c));

}


.gnavi li .pd {
	width:100%;

}

.gnavi li .pd li {
	width:100%;

}

.gnavi li a {
	display:block;
	padding:0.7em 0.5em 0.3em 0.5em;
	border-left: 1px solid #f0a955;
	border-right: 1px solid #dc6200;
	border-bottom: 1px solid #dc6200;
	border-top: 1px solid #f8b964;
}
 
 
.pd-sub {
  position:fixed;
  width:100%;
  top:auto;
  left:0;
		 }
		 
		 
.pd-sub li {
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
	width:100%;
		 }
 
.pd-sub li a {
	background:url(../images/arrow.png) 98% 50% no-repeat #e3792c;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding:10px 0 10px 20px;
	text-align:left;

		 }
		 
.pd-sub li.close a {
	background:#f19049;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding:10px 0;
	text-align:center;
		 }
 

#nav02 {
	background-color:#f18c49;
	margin:0 0 20px 0;
	max-width: 100%;

}

#nav02 ul {
	max-width: 100%;

}

#nav02 li {
	width:50%;
	float: left;
	font-weight: bold;
	font-size:90%;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
    background: -webkit-gradient(linear, left top, left bottom, from(#fb9d59), to(#e2701c));
}

#nav02 li a {
	display: block;
	padding:6%;
	text-decoration:none;
	color:#fff;
	padding:6%;
	background:url(../images/arrow.png) 98% 50% no-repeat #f18c49;
	border-left: 1px solid #f0a955;
	border-right: 1px solid #dc6200;
	border-bottom: 1px solid #dc6200;
	border-top: 1px solid #f8b964;
}




/*角円ボタン*/
a.btn-b {
	color: #FFF;
	text-decoration: none;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #86d85a), color-stop(100%, #26a01d));
	background-image: -webkit-linear-gradient(#86d85a,#26a01d);
	background-image: -moz-linear-gradient(#86d85a,#26a01d);
	background-image: -o-linear-gradient(#86d85a,#26a01d);
	background-image: linear-gradient(#86d85a,#26a01d);
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	-o-border-radius: 2em;
	border-radius: 2em;
	-webkit-box-shadow: 0px 1px 2px #999;
	-moz-box-shadow: 0px 1px 2px #999;
	-o-box-shadow: 0px 1px 2px #999;
	box-shadow: 0px 1px 2px #999;
	text-shadow: 0 -1px 1px #1E401B;
	display: inline-block;
	width: 100%;
	text-align:center;
	padding:2% 0;
	font-size:120%;
}


.btmnav {
		text-align:center;
		font-size:small;
		padding:0 0%;
}


/*テーブル共通*/
#main table.time th,#main table td {
font-size: 93%;
border-top: 1px solid #ccbeab;
border-bottom: 1px solid #ccbeab;
padding: 1em 2.5%;
background-color: #fcfcfc;
vertical-align:middle;
}

/*診療時間テーブル*/

#main table.time {
width: 90%;
margin: 0.75em auto 1.5em;
border-bottom: 1px solid #ccbeab;
text-align: center;
}

#main table.time th {
background-color: #f6efdf;
font-weight:bold;
vertical-align:middle;
}

#main table.time .ampm {
	min-width:28px;
}

.annai-seikotu th{
	background-color:#f7f5ee !important;
}

.annai-jihi th{
	background-color:#f7f5ee !important;
}

.annai-seikotu{
	color:#ec880f;
}

#main .annai-jihi{
	color:#67a523;
}

/*その他テーブル*/
#main table.price-t{
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    line-height: 1.8em;
    margin-bottom: 30px;
    color: #330000;
}

#main table.price-t{
	width:90%;
}

#main table.price-t td{
	background:#fff;
    padding: 10px;
    border: #ccbeab solid 1px;
    width: auto;
    text-align: center;
	font-size:100%;	
}

#main table.price-t th {
    background-color:#f6efdf;
    padding: 10px;
    text-align: center;
    border: #ccbeab solid 1px;
	vertical-align:middle;
	font-weight:normal;
}

.price-t .th01 {
    background: #f7f7f7!important;
}

table.ct{
	width: 90%;
	margin: 0 auto;
}

table.ct th {
    background-color: #f6efdf;
    font-weight: bold;
    padding: 1em 2.5%;
    border-bottom: 1px solid #ccbeab;
    text-align: left;
}




.fb-box {
		text-align:center;
}



.tel {
    font-size: 186%;
    font-weight: bold;
    font-family: Century Gothic,Arial, Helvetica, sans-serif;
    color: #FF6600;
    margin: 10px 0;
    display: inline-block;
}

.map {
    margin: 0 5% 20px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.map iframe, .map object, .map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#foot-content {
		background:url(../images/fcng.gif) 0 0;
		max-width:640px;
		margin:0 auto;
		padding:10px 0;
}

.switch {
		float:left;
		margin:0 0 0 5%;
		background:url(../images/pc.png) right 50% no-repeat;
		padding-right:25px;
}

.pagetop {
		float:right;
		margin:0 5% 0 0;
		background:url(../images/pt.png) right 50% no-repeat;
		padding-right:25px;
}



footer {
	border-top: 1px solid #fdedcb;
	padding-top: 10px;
	background-color:#f6a63f;
	color:#fff;
	font-size:small;
	max-width:640px;
	margin:0 auto;
}



footer p {
	clear: both;
	padding: 0;
}

footer img {
	vertical-align: top;
}

#socialbuttons {
    padding: 0 5%;
    margin: 1em auto 0 auto;
    text-align: center;
    width: 90%;
}

#socialbuttons div {
    float: left;
}


.smcopy {
		border:dotted 2px #f90;
		padding:3% 0 3% 0;
		margin:0 5% 5% 5%;
		font-size:120%;
		line-height:1.4em;
}