@charset "UTF-8";
/*-----------------------------------------------
   Default
-----------------------------------------------*/
.cf:after{
content:"";
display:block;
clear:both;
}
.imgbox {
	text-align: center;
}
p {
	margin-bottom: 10px;
}
#infoArea, #careArea, #timeArea, #accessArea, #sekkotsuArea, #stepArea, #voiceArea, #featureArea, #greetArea, #galleryArea, #contactArea, #ryokinArea, #hokenArea, #jihiArea, #jikoArea, #t-thermie, #t-feature, #t-machine, #t-osusume, #t-history, #t-voice {
	box-shadow: 0 1px 4px #ddd;
	-webkit-box-shadow: 0 1px 4px #ddd;
	margin: 0 5px 20px 5px;
	padding: 5px;
	border-radius: 8px;
	background: #fff;
}
.eye {
	text-align: center;
	margin-top:5px;
}
.eye img {
	width: 100%;
	height: auto;
	max-width: 350px;
}
.facebook{
	margin: 10px auto;
	width: 280px;
}


/*-----------------------------------------------
   Fonts
-----------------------------------------------*/

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	display: block;
	background: transparent no-repeat;
	line-height: 1px;
	width: 100%;
}
a {
	color: #1B6ABA;
	text-decoration: none;
}

.red {
	color: #FD2811;
}
.bold_red {
	color: #E83A00;
	font-weight: bold;
}

.center {
	text-align: center;
}

h2{
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 10px;
	color: #555;
	line-height: 40px;
	height: 40px;
	border-radius: 8px;
	background: url(../image/h2.jpg) repeat left top;
}
h2.short {
	letter-spacing: 0px;
}


/*------------------------------------------------
   Layout
------------------------------------------------*/
html{
}

section.contentBox {
	background: #fff;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 10px;
	margin-top: 5px;
}

body{
	font-size: 15px;
	-webkit-text-size-adjust: none;
	text-align: justify;
	text-justfy: inter-ideograph;
	line-height: 1.5;
	font-family: sans-serif;
	color: #333;
	position: relative;
	background: url(../image/bg.jpg) repeat left top;
}

header{
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	background: url(../image/head.jpg) repeat left top;
}

header#head .head {
	color: #fff;
	padding: 5px 0 5px 0;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 13px;
}

header#head h1{
	margin: 0px 0 10px 0;
	padding: 2px 0 5px 0;
	font-size: 65%;
	line-height: 1.1;
	color: #FFFFFF;
	background: #00DC99;
}

header p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	color: #000000;
	font-size: 12px;
}

header h2{
	border: none;
	width: 290px;
	height: auto;
	text-align: center;
	background: none;
	margin: 0px auto;
	padding: 0;
	letter-spacing: 0px;
	border-radius: 0px;
	line-height: 1.5;
	font-size: 13px;
}

header h2 img {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}

header h2 a {
	text-decoration: none;
}
header h2:before {
	display: none;
}

#call {
	padding: 0px 5px;
	margin: 0px auto 5px;
	width: 290px;
	border-radius: 8px;
}
#call p {
	line-height: 1.1;
}
#call #h-call {
	float: left;
	width: 220px;
}
#call #h-call p.tel {
	padding: 0 0 0 35px;
	background: url(../image/tel.png) no-repeat left center;
	background-size: 30px auto;
	-webkit-background-size: 30px auto;
	color: #000;
	font-size: 26px;
	font-weight: bold;
	line-height: inherit;
	margin: 0 0 5px 0;
	width: 170px;
	text-align: left;
	border-bottom: 2px dotted #999;
}
#call #h-call p.tel a {
	color: #FC860F;
}
#call #h-call p.add {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#call #h-call p.add span {
	color: #FF8001;
}
#call #h-mail {
	float: right;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f1f5f9), color-stop(0.36, #fff));
	background: -webkit-linear-gradient(top, #fff 36%, #f1f5f9 100%);
	background: -moz-linear-gradient(top, #fff 36%, #f1f5f9 100%);
	background: -o-linear-gradient(top, #fff 36%, #f1f5f9 100%);
	background: -ms-linear-gradient(top, #fff 36%, #f1f5f9 100%);
	background: #00B57E;
	width: 70px;
	height: 70px;
	border-radius: 5px;
	position: relative;
	display: block;
}
#call #h-mail img {
	width: 65px;
	height: 65px;
	position: absolute;
	top: 3px;
	left: 2px;
}
#call #h-mail a {
	display: block;
}

#wrap {
	position: relative;
}
#content {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
}
footer#foot {
	padding: 10px;
	color: #000;
	background: #FDFDEC;
}
footer#foot .foot {
	clear: both;
	/* [disabled]width: 300px; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}
footer#foot .foot:after {
	clear: both;
	content:"";
	display: block;
}
footer#foot a:link {
	/* [disabled]color: #fff; */
}
footer#foot .foot p.name {
	line-height: 1.4;
	color: #00B57E;
	font-size: 20px;
	width: 100%;
	font-weight: bold;
	margin: 0px auto;
	text-align: center;
}
footer#foot .foot p.add {
	line-height: 1.3;
	/* [disabled]color: #fff; */
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
}
footer#foot .foot p:after {
	content:"";
	clear:both;
	display:block;
}
.copy {
	line-height: 130%;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 5px 5px;
	margin-top: 0px;
	background-color: #666666;
}
.copy small{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.copy small a{
	color: #FFFFFF;
	text-decoration: none;
}

.copy small a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


footer#foot .foot #footnav {
	margin: 10px 0px;
	padding: 5px 0px;
	font-size: 12px;
	line-height: 180%;
	color: #402000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: inset;
	border-top-color: #402000;
	border-bottom-color: #402000;
}
footer#foot .foot #footnav ul li a {
	text-decoration: none;
	color: #402000;
}
footer#foot .foot #footnav ul {
	text-align: center;
}

footer#foot .foot #footnav ul li {
	display: inline;
	padding: 0 2px;
}
p#banner {
	text-align: center;
}
p#banner img {
	width: 295px;
	height: auto;
	margin: 0 0 0px;
}
#facebook {
	width: 295px;
	margin: 10px auto;
	text-align: center;
}

/*------------------------------
	ナビゲーション
------------------------------*/
#navi1 {
	display: block;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: rgba(255,255,255,0.8);
}
#navi1 .navi1 {
	width: 285px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 15px;
}
#navi1 ul{
}
#navi1 ul:after{
	content:"";
	clear:both;
	display:block;
}
#navi1 ul li{
	float:left;
	margin:0 15px 30px 0px;
	font-size: 13px;
	border-radius: 5px;
}
#navi1 ul li:nth-child(3n){
	margin-right: 0px;
}
#navi1 ul li:nth-child(2), #navi1 ul li:nth-child(3), #navi1 ul li:nth-child(4), #navi1 ul li:nth-child(8){
	font-size: 12px;
}
#navi1 ul li a{
	display: block;
	width: 80px;
	height: 80px;
background: url(../image/navi.jpg) repeat left top;

	border-radius: 8px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
#navi1 ul li a img{
	margin: 6px 10px 8px 6px;
	width: 67px;
	height: auto;
	padding: 0px;
}
#navi1 ul li:after{
	content:attr(title);
	display:none;
	min-height:11px;
	margin:5px 0 0 0;
	font-size:10px;
	letter-spacing: -1px;
	line-height: 120%;
	font-weight:bold;
	text-align:center;
}


/*-------------------------------
	ページトップ
-------------------------------*/
.pagetop{
	margin:0 20px 0px 10px;
	text-align:right;
	color: #40200;
}
.pagetop a{
	padding:0 0 0 14px;
	font-size:90%;
	background:url(../image/totop.png) no-repeat left center;
	-webkit-background-size:11px;
	background-size:11px;
	color: #40200;
}

/*-------------------------------
   TopicPath
-------------------------------*/
#topicpath {
	padding: 5px 0 0px 10px;
	margin: 0 0 0px;
	border-top: 0px dashed #999;
	border-bottom: 0px dashed #999;
}
#topicpath ul {
	list-style: none;
	padding: 0px;
	margin: 0 0 0px;
}
#topicpath ul li {
	display: inline;
	font-size: 11px;
}
#topicpath ul li a {
}
#topicpath ul li span {
}

/*-------------------------------
   トップページ
-------------------------------*/
#topImage {
	text-align: center;

}
#topImage img {
	width: 90%;
	margin: 10px auto 5px;
	border: 8px solid #eee;
	background: #ddd;
	padding: 2px;
	box-shadow: 0 2px 5px #ccc;
	-webkit-box-shadow: 0 2px 5px #ccc;
	max-width: 350px;
}

/*--------------------------*/
#prArea {
	padding: 5px 0 0 0;
	border: 0px solid #7097F1;
	border-radius: 5px;
	margin: 0 5px 20px 5px;
	background: #FFF;
	box-shadow: 0 1px 4px #ddd;
	-webkit-box-shadow: 0 1px 4px #ddd;
	text-align:center;
}
#prArea img.title {
	width: 280px;
	height: auto;
	vertical-align: bottom;
	margin: 0 auto;
}
#prArea ul {
	width: 94%;
	margin: 10px auto 0;
	padding-top: 5px;
	text-align: center;
	background: url(../image/bg-pr.jpg) repeat left top;
}
#prArea ul li {
	background: url(../image/check.png) no-repeat 8px 3px;
	list-style-type: none;
	background-size: 20px auto;
	-webkit-background-size: 20px auto;
	border-bottom: 1px dashed #ddd;
	padding: 2px 0 2px 35px;
	text-align: left;
}
#prArea ul img {
	width: 250px;
	height: auto;
	margin: 5px 0 0 0;
}
#prArea .honbun {
	padding:40px 10px 30px 15px;
	background: url(../image/inchou-illust.png) no-repeat 85% bottom;
	background-size: auto 100px;
	-webkit-background-size: auto 100px;
	text-align:left;
	width: 290px;
	margin: 0 auto;
}
#prArea .honbun p {
	margin: 0px;
	font-size: 19px;
	font-weight: bold;
	color: #FF7272;
}

/*--------------------------------*/
#infoArea {
	padding-bottom: 5px;
	box-shadow: 0 1px 4px #ddd;
	-webkit-box-shadow: 0 1px 4px #ddd;
}
#infoArea iframe {
	width: 100%;
	margin: 0px;
}

/*--------------------------------*/
#careArea dl dt {
	color: #E96089;
	font-weight: bold;
	margin-bottom: 7px;
	margin-right: 5px;
	padding: 0 5px 0 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E96089;
}
#careArea dl dd {
	margin-bottom: 10px;
	line-height: 20px;
	padding: 0 5px 5px;
}


/*--------------------------------*/
#timeArea {
	padding-bottom: 5px;
}
#timeArea table {
	border-collapse:collapse;
	margin:0 0 5px 0;
	width: 98%;
	margin-bottom: 10px;
	color: #333;
}
#timeArea table td {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 180%;
	width: 10%;
	border: 1px solid #846842;
}
#timeArea table th{
	font-size: 14px;
	padding: 2px 0px;
	background: #BDF7DE;
	border: 1px solid #846842;
	text-align: center;
	vertical-align: middle;
}
#timeArea table th.time{
	text-align: right;
	background: #BDF7DE;
	padding: 3px 10px 3px 0px;
	line-height: 1.2;
}
#timeArea p {
	line-height: 120%;
	padding-left: 0.5em;
	margin-bottom: 10px;
}
#timeArea dl {
	color: #000;
	line-height: 120%;
	padding-left: 0em;
	margin-bottom: 10px;
}
#timeArea dt {
	width: 1em;
	float: left;
}
#timeArea dl dd {
	padding-left: 1.2em;
	margin-bottom: 5px;
}
#timeArea dl.kyushin {
	font-weight: bold;
	font-size: 15px;
	color: #f00;
	line-height: 120%;
	padding-left: 0em;
	margin-bottom: 0px;
}
#timeArea dl.kyushin dt {
	width: 5em;
	width: 4em;
}
#timeArea dl.kyushin dd {
	padding-left: 4em;
}
#timeArea dl.kyushin dd span {
	font-size: 15px;
}
#timeArea ul {
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #f00;
}
#timeArea ul li {
	text-indent: 0px;
	padding-left: -5px;
}


/*-------------------------------*/
#accessArea iframe {
	margin: 0px auto 5px 3px;
	width: 95%;
	height: 190px;
	border: 1px solid #FEF4CF;
	padding: 2px;
}
#accessArea dl {
	margin-bottom: 5px;
	width: 100%;
	clear: both;
}
#accessArea dl:after {
	clear: both;
	content:"";
	display: block;
}
#accessArea dl dt {
	border-radius: 5px;
	font-weight: bold;
	width: 4em;
	margin: 2px 0 0 0;
	font-size: 12px;
	text-align: center;
	float: left;
	background-color: #FC860F;
	color: #FFFFFF;
}
#accessArea dl dd {
	padding-top: 3px;
	padding-left: 4.5em;
	padding-bottom: 8px;
	margin-bottom: 0px;
	line-height: 1.3;
	border-bottom: 1px dashed #ccc;
}
#accessArea dl dd.add {
	line-height: 1.2;
	margin-bottom: 5px;
	/* [disabled]font-size:14px; */
}
#accessArea dl dd.access {
	line-height: 1.2;
	margin-bottom: 5px;
}
#accessArea iframe {
	width: 98%;
	height: 250px;
}


/*----------------------------------
	初めての方へ
----------------------------------*/
#sekkotsuArea p {
}
#sekkotsuArea img {
	width:280px;
	height:auto;
	margin:0 0 10px 0;
}
#sekkotsuArea:after {
	content:"";
	clear:both;
	display: block;
}

/*-------------------------------*/
#stepArea {
	padding-bottom: 15px;
}
#stepArea dl {
}
#stepArea .nagare {
	background: url(../image/yajirusi.jpg) no-repeat center bottom;
	background-size: auto 36px;
	-webkit-background-size: auto 36px;
	padding-bottom: 30px;
	margin-bottom: 15px;
}
#stepArea p.flow {
	border-bottom: 2px dashed #E5DA9F;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #444;
}
#stepArea p.flow .step {
	background: #F99D9D;
	font-weight: bold;
	color: #fff;
	padding: 3px 10px;
	border-radius: 5px;
	font-size: 15px;
}
#stepArea p img {
	float: right;
	width: 110px;
	height: auto;
	margin: 0 0 0 10px;	
}

/*---------------------------------*/
#voiceArea .voiceBox {
	background: #FDFDE4;
	padding: 15px 10px 15px;
	margin: 0 0 30px;
	border-radius: 7px;
	border:2px dashed #B1ECDA;
}
#voiceArea .voiceBox:after {
	clear: both;
	content:"";
	display: block;
}
#voiceArea .voiceBox .kanja {
	text-align: center;
	background: #fff;
	width:100%;
	margin-bottom: 10px;
}
#voiceArea .voiceBox .kanja img {
	background: #fff;
	width: 145px;
	height: auto;
	padding: 5px 0 0;
	margin: 5px auto 0px;
	vertical-align: bottom;
}
#voiceArea .voiceBox p.title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background: #FAE17C;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 3px 0px;
}
#voiceArea .voiceBox p.name {
	margin: 0 0 5px 0;
	text-align: right;
}
#voiceArea .voiceBox p.kanso {
	padding: 0 5px;
	margin: 0;
	text-indent: 0;
	line-height: 1.6;
}

/*---------------------------------
	当院紹介
---------------------------------*/
#featureArea p {
	margin-bottom: 25px;
}
#featureArea p:last-child {
	margin-bottom: 5px;
}
#featureArea h3 {
	/*border-bottom: 2px dashed #FAE17C;*/
	background: url(../image/f-line.jpg) no-repeat left bottom;
	position: relative;
	line-height: 1.3;
	padding: 0 0 8px 45px;
	font-size: 17px;
	margin: 0 0 10px;
	color: #A46710;
}
#featureArea h3 div {
	background: url(../image/feature.png) no-repeat left top;
	background-size: 35px auto;
	-webkit-background-size: 35px auto;
	height: 32px;
	line-height: 32px;
	width: 34px;
	padding-right: 6px;
	float: left;
	position: absolute;
	top: -5px;
	left: 0;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-family: Arial;
}

/*---------------------------------*/
#greetArea {
}
#greetArea .incho {
	margin: 0 auto 10px;
	text-align: center;
	width: 280px;
}
#greetArea .incho img {
	width: 200px;
	height: 145px;
	border: 3px solid #fff;
	box-shadow: 0 2px 4px #ddd;
	-webkit-box-shadow: 0 2px 4px #ddd;
	margin: 0 auto;
}
#greetArea .incho .txt {
	width: 100%;
	padding-top: 5px;
}
#greetArea .incho .txt p {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 15px;
	color: #FF7272;
}
#greetArea .incho .txt p span {
	color: #8B5C38;
}
#greetArea .incho .txt dl {
	text-align: left;
	margin: 0px 0px 0px 10px;
}
#greetArea .incho .txt dl dt {
	font-weight: bold;
	width: 2.5em;
	float: left;
	color: #69D0A5;
}
#greetArea .incho .txt dl dd {
	padding: 0 0 3px 3.5em;
	margin-bottom: 3px;
	border-bottom: 1px dashed #FDC8C9;
}

/*-------------------------------*/
#galleryArea {
	padding-bottom: 50px;
}


/*------------------------------
	保険施術
------------------------------*/
#ryokinArea table {
	width: 100%;
	margin: 0 0 15px;
}
#ryokinArea table th, #ryokinArea table td {
	padding: 3px 0px;
	border: 1px solid #D7C0AC;
}
#ryokinArea table th {
	background-color: #96E0DB;
	text-align: center;
	vertical-align: middle;
}
#ryokinArea table td {
	width: 37%;
}
#ryokinArea table th.futan {
}
#ryokinArea table td {
	text-align: center;
	vertical-align: middle;
	width: 38%;
}
#ryokinArea table td.time {
	font-weight: bold;
	background: #96E0DB url(none);
}
#ryokinArea dl {
}
#ryokinArea dl dt {
	width: 1em;
	float: left;
}
#ryokinArea dl dd {
	padding-left: 1em;
}

/*---------------------------------*/
#hokenArea h3 {
	margin-bottom: 15px;
	padding: 5px 0 5px 25px;
	font-size: 16px;
	font-weight: bold;
	color: #6A4237;
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5f4f4), color-stop(0.50, #fff));
	background: -webkit-linear-gradient(top, #fff 50%, #f5f4f4 100%);
	background: -moz-linear-gradient(top, #fff 50%, #f5f4f4 100%);
	background: -o-linear-gradient(top, #fff 50%, #f5f4f4 100%);
	background: -ms-linear-gradient(top, #fff 50%, #f5f4f4 100%);
	background: linear-gradient(to bottom, #fff 50%, #f5f4f4 100%);
	border-radius: 4px;
	border: 1px solid #ededed;
}

#hokenArea h3:after {
	background: #33C19B;
	position: absolute;
	top: 6px;
	left: 8px;
	width: 8px;
	height: 22px;
	content: "";
	border-radius: 3px;
}
#hokenArea .imgbox img {
	width: 240px;
	height: auto;
	border-radius: 5px;
	margin: 0 0 5px;
}
#hokenArea p {
	margin: 0 0 10px;
	padding: 0 0 25px;
	background: url(../image/dot.png) repeat-x left bottom;
	background-size: auto 8px;
	-webkit-background-size: auto 8px;
}


/*---------------------------------*/
#jihiArea h3 {
	margin-bottom: 15px;
	padding: 5px 0 5px 25px;
	font-size: 15px;
	font-weight: bold;
	color: #6A4237;
	position: relative;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5f4f4), color-stop(0.50, #fff));
background: -webkit-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -moz-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -o-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -ms-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: linear-gradient(to bottom, #fff 50%, #f5f4f4 100%);
border-radius: 4px;
border: 1px solid #ededed;
}

#jihiArea h3:after {
	background: #33C19B;
	position: absolute;
	top: 6px;
	left: 8px;
	width: 8px;
	height: 22px;
	content: "";
	border-radius: 3px;
}
#jihiArea .imgbox img {
	width: 240px;
	height: auto;
	border-radius: 5px;
	margin: 0 0 5px;
}
#jihiArea p {
	margin: 0 0 15px;
	background-size: auto 8px;
	-webkit-background-size: auto 8px;
}
#jihiArea .dot {
	margin: 0 0 20px;
	padding: 0 0 0px;
	background: url(../image/dot.png) repeat-x left bottom;
	background-size: auto 8px;
	-webkit-background-size: auto 8px;
}


#jihiArea .hari {
	background: #FFF9E2;
	border: 2px dashed #FAE17C;
	padding: 10px 15px 0px;
	border-radius: 7px;
	margin: 0 0 15px 0;
}

#jihiArea ul {
	margin: 5px 0 5px 1em;
}
#jihiArea ul li {
	list-style-type: decimal;
	margin: 0 0 5px;
}

#jihiArea .ph_thermie {
	width: 100%;
	margin: 0 auto 15px;
	text-align: center;
}
#jihiArea .ph_thermie img {
	border-radius: 4px;	
	width: 240px;
	height: 170px;
}
#jihiArea .bn-thermie {
	text-align: center;
}
#jihiArea .bn-thermie a img {
	width: 270px;
	height: auto;
}


#jihiArea dl {
	margin: 0 0 10px 1em;
}
#jihiArea dl:after {
	content:"";
	clear: both;
	display: block;
}
#jihiArea dl dt {
	width: 6.5em;
	font-weight: normal;
	color: #000;
	float: left;
}
#jihiArea dl dt.orange {
	width: 100%;
	font-weight: bold;
	color: #F60;
	display: list-item;
	float: none;
}
#jihiArea dl dd {
	border-bottom: 1px dashed #888;
	padding: 0 0 5px 7.3em;
}
#jihiArea dl dd.sen {
	padding: 0 0 5px 92px;
}
#jihiArea dl dd.noborder {
	border-bottom: 0px dashed #ddd;
	padding: 0 0 0 7.3em;
}

#jihiArea dl.w1 {
	margin: 0px 0 15px 0;
}
#jihiArea dl.w1 dt {
	width: 1em;
	float: left;
	font-weight: normal;
	list-style-type: none;
	color: #000;
}
#jihiArea dl.w1 dd {
	width: auto;
	float: none;
	border-bottom: 0px dashed #ddd;
	padding: 0 0 0 1em;
}
#jihiArea h4 {
	font-size: 17px;
	line-height: 1.2;
	color: #FD770F;
	padding:0;
	margin:0 0 5px 0;
}
table.ryokin{width: 100%;
border:1px solid #666;
margin:5px auto 10px auto;}

table.ryokin th{padding:5px 2%;
	display: block;
width: 96%;
border-bottom:1px solid #666;
background: url(../../image/shoukai/ryokin.jpg) repeat left top;
	font-weight: bold;
	text-align: center;}

table.ryokin td{padding:5px 2%;
	display: block;
width: 96%;
border-bottom:1px solid #666;}

table.ryokin td.price{text-align: center;}

table.ryokin tr:last-of-type td{border:none;}

/*----------------------------------*/
#jikoArea{
}
#jiko01, #jiko02, #jiko03{
	margin: 0 0 20px;
}
#jikoArea h3 {
	margin-bottom: 15px;
	padding: 5px 0 5px 25px;
	font-size: 15px;
	font-weight: bold;
	color: #6A4237;
	position: relative;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5f4f4), color-stop(0.50, #fff));
background: -webkit-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -moz-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -o-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -ms-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: linear-gradient(to bottom, #fff 50%, #f5f4f4 100%);
border-radius: 4px;
border: 1px solid #ededed;
}

#jikoArea h3:after {
	background: #33C19B;
	position: absolute;
	top: 6px;
	left: 8px;
	width: 8px;
	height: 22px;
	content: "";
	border-radius: 3px;
}
#jikoArea .imgbox img {
	width: 230px;
	height: auto;
	margin: 5px 0;
}

/*------------------*/
#jiko02 .imgbox img {
	width: 230px;
	height: auto;
}

/*------------------*/
#jiko03 dl {
}
#jiko03 .nagare {
	background: url(../image/yajirusi.jpg) no-repeat center bottom;
	background-size: auto 36px;
	-webkit-background-size: auto 36px;
	padding-bottom: 30px;
	margin-bottom: 15px;
}
#jiko03 .nagare.last {
	background: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#jiko03 p.flow {
	border-bottom: 2px dashed #E5DA9F;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #444;
}
#jiko03 p.flow .step {
	background: #F99D9D;
	font-weight: bold;
	color: #fff;
	padding: 3px 10px;
	border-radius: 5px;
	font-size: 15px;
	margin: 0 10px 0 0;
}
#jiko03 p img {
	float: right;
	width: 110px;
	height: auto;
	margin: 0 0 0 10px;	
}

/*-------------------------------
	テルミー療法
-------------------------------*/
#t-thermie {
}
#t-thermie .ph_thermie {
	width: 240px;
	margin: 0 auto 15px;
	text-align: center;
}
#t-thermie .ph_thermie img {
	border-radius: 4px;	
	width: 240px;
	height: 170px;
	clear: both;
}

/*---------------------------------*/
#t-feature .tokucho {
	background: url(../image/bg-pr.jpg) repeat left top;
	padding: 5px 15px 5px 5px;
	position: relative;
}
#t-feature ul {
	margin: 0 0 0 1.6em;
	padding: 0 0 0 0;
}
#t-feature ul li {
	list-style-type: decimal;
	border-bottom: 2px dotted #F3AD00;
	font-size: 16px;
	font-weight: bold;
	color: #866216;
	padding: 5px 0;
}
#t-feature img {
	position: absolute;
	bottom: -1px;
	right: 15px;
}
#t-feature span {
	color: #FB8400;
}

/*---------------------------------*/
#t-machine p {
	margin: 0 0 10px;
}
#t-machine p:last-child {
	margin: 0 0 0px;
}
#t-machine p:after {
	clear: both;
	display: block;
	content:"";
}
#t-machine h3 {
	margin-bottom: 15px;
	padding: 5px 0 5px 25px;
	font-size: 17px;
	font-weight: bold;
	color: #6A4237;
	position: relative;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5f4f4), color-stop(0.50, #fff));
background: -webkit-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -moz-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -o-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: -ms-linear-gradient(top, #fff 50%, #f5f4f4 100%);
background: linear-gradient(to bottom, #fff 50%, #f5f4f4 100%);
border-radius: 4px;
border: 1px solid #ededed;
}
#t-machine h3:after {
	background: #33C19B;
	position: absolute;
	top: 6px;
	left: 8px;
	width: 8px;
	height: 22px;
	content: "";
	border-radius: 3px;
}
#t-machine .imgbox img {
	width: 230px;
	height: auto;
	border-radius: 4px;
}

#t-machine .dot {
	margin: 0 0 20px;
	padding: 0 0 0px;
	background: url(../image/dot.png) repeat-x left bottom;
	background-size: auto 8px;
	-webkit-background-size: auto 8px;
}

/*---------------------------------*/
#t-osusume dl {
}
#t-osusume dl dt {
	border-bottom: 2px dashed #F89C9D;
	line-height: 30px;
	padding: 0 0 0 35px;
	font-size: 16px;
	margin: 0 0 10px;
	background: #FCFBDA url(../image/osusume.png) no-repeat 5px center;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
}
#t-osusume dl dd {
	margin: 0 0 15px;
}
#t-osusume dl dd:last-of-type {
	margin: 0 0 0px;
}
#t-osusume .imgbox img {
	width: 280px;
	height: auto;
	padding-top: 20px;
}
#t-osusume .imgbox:after {
	content:"";
	clear: both;
	display: block;
}

/*---------------------------------*/
#t-history img {
	width: 140px;
	height: auto;
}
#t-history p.title {
	border-bottom: 2px dotted #ED6668;
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-size: 17px;
	line-height: 1.3;
	color: #ED6668;
	font-weight: bold;
	text-align: center;
}
#t-history p {
}
#t-history .inbox:after {
	content:"";
	clear: both;
	display: block;
}


/*---------------------------------*/
#t-voice img {
	width: 260px;
	height: auto;
	margin: 5px 0 10px;
	border-radius: 7px;
}
#t-voice p {
	margin: 0 0 10px;
}
