@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: bottom;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}
/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}
.inner{
	margin:0 auto;
}
em{
	font-weight:bold;
}
ul .last,ol .last{
	margin-right:0 !important;
	margin-bottom:0 !important;
}
.center{
	text-align:center;
}
.stretch{
	max-width:100%;
	height:auto;
}
.mb0{
	margin-bottom:0 !important;
}
.mb5{
	margin-bottom:5px !important;
}
.mb10{
	margin-bottom:10px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb30{
	margin-bottom:30px !important;
}
.mb40{
	margin-bottom:40px !important;
}
a {
    outline: medium none;
}
#footerNav a{
	color: #4c3a2e;
}
a:link {
	color:#8c5431;
    text-decoration:underline;
}
a:visited {
	color:#8c5431;
    text-decoration: none;
}
a:hover {
	color:#8c5431;
	text-decoration: none;
}
a:active {
	color:#8c5431;
    text-decoration: none;
}
.widthfix {
	width:960px;
}
html, body {
	min-width:960px;
}
.right{
	float:right;
}
.left{
	float:left;
}
.pic-left {
	float: left;
	margin-right: 1.6em;
	margin-bottom: 0.8em;
}
.pic-right {
	float: right;
	margin-bottom:0.6em;
	margin-left: 1.6em;
}
.pc-none{
	display:none !important;
}
.sp-none{
	display:block;
}
#gnav .inner.widthfix.cf:before {
 content:"";
 width:118px;
 height:88px;
 background-attachment: scroll;
 background-image: url(../img/gnav_before.png);
 background-repeat: no-repeat;
 background-position: left bottom;
 position:absolute;
 left:-118px;
 bottom:0;
 display:block;
}
#gnav .inner.widthfix.cf:after {
 content:"";
 width:118px;
 height:88px;
 background-attachment: scroll;
 background-image: url(../img/gnav_after.png);
 background-repeat: no-repeat;
 background-position: left bottom;
 position:absolute;
 right:-118px;
 bottom:0;
 display:block;
}
html {
	width:100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	width:100%;
	background-attachment: scroll;
	background-position: left top;
	font-size:14px;
	line-height:1.7em;
	background-image: url(../img/wrap_bg.gif);
	background-repeat: repeat;
}
h1 {
	position:absolute;
	top:-500px;
}
#headerArea {
	background-color:#fff;
	background-attachment: scroll;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#headerArea .inner.widthfix.cf {
	position: relative;
	z-index: 20;
}
#wrapper {
	position:relative;
	z-index:5;
	top:-30px;
	margin-bottom:-30px;
	padding-bottom:50px;
}
#wrapper .inner.widthfix.cf {
	position:relative;
	height:100%;
}
#wrapper:before {
	content:"";
	display:block;
	position:absolute;
	z-index:-1;
	width:100%;
	height:420px;
	top:60px;
	background-attachment: scroll;
	background-image: url(../img/element01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper:after {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:420px;
	bottom:-45px;
	z-index:-1;
	background-attachment: scroll;
	background-image: url(../img/element02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper .inner.widthfix.cf #main {
	float: right;
	width: 710px;
}
#wrapper .inner.widthfix.cf #sideArea {
	float: left;
	width: 210px;
}

#mapWrap {
	width:100%;
	position:relative;
	z-index:20;
}
#map_basic {
	height: 300px;
	width: 100%;
	margin-bottom:40px;
}
#headerArea .inner.widthfix.cf {
	padding-top:25px;
	position:relative;
	padding-bottom:20px;
}
#headerArea .inner.widthfix.cf #logo {
	float: left;
	width: 356px;
	display: block;
	margin-bottom: 12px;
}
#headerArea .inner.widthfix.cf .address {
	font-size: 12px;
	clear: left;
	float:left;
}
#headerArea .inner.widthfix.cf .headertel {
	display: block;
	position:absolute;
	width:253px;
	top:40px;
	right:0;
}
#headerArea .inner.widthfix.cf .headertel span {
	display: block;
	padding-left: 5px;
	position: absolute;
	right: 0;
	top: -15px;
	background-color:#fff;
}
#headerArea .inner.widthfix.cf .headertel:before {
	content:"";
	width:100%;
	height:1px;
	background-attachment: scroll;
	background-image: url(../img/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	margin-bottom:15px;
}
#headerArea .inner.widthfix.cf .headertel:after {
	content:"";
	width:100%;
	height:1px;
	display:block;
	background-attachment: scroll;
	background-image: url(../img/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:10px;
}
#headerArea .inner.widthfix.cf .features.cf {
	float:right;
	margin-top:-5px;
}
#headerArea .inner.widthfix.cf .features.cf li {
	float:left;
	padding-left:30px;
	margin-right:20px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
#headerArea .inner.widthfix.cf .features.cf li img {
	vertical-align:middle;
}
#headerArea .inner.widthfix.cf .features.cf .first {
	background-image: url(../img/ficon01.gif);
}
#headerArea .inner.widthfix.cf .features.cf .second {
	background-image: url(../img/ficon02.gif);
}
#headerArea .inner.widthfix.cf .features.cf .third {
	background-image: url(../img/ficon03.gif);
}
#headerArea .inner.widthfix.cf .features.cf .last {
	background-image: url(../img/ficon04.gif);
}
#gnav {
	background-color:#fff;
}
#gnav .inner.widthfix {
	background-attachment: scroll;
	background-image: url(../img/gnav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height:88px;
	z-index:15;
}
#gnav li {
	float:left;
	border-left: 1px solid #e6e0d8;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding-left:5%;
	padding-right:5%;
	margin-top:5px;
	height:75px;
	position:relative;
}
#gnav li a{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	display:block;
	z-index:100;
}
#gnav .last {
	border-right: 1px solid #e6e0d8;
}
#gnav li img {
	padding-bottom:15px;
	position:relative;
	top:20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#gnav .first {
	padding-left:4.2%;
	padding-right:4.2%;
	margin-left:4%;
}
#gnav .first img {
	background-image: url(../img/gnav01_en.gif);
	padding-left:20px;
	padding-right:20px;
}
#gnav .second img {
	background-image: url(../img/gnav02_en.gif);
}
#gnav .third img {
	background-image: url(../img/gnav03_en.gif);
}
#gnav .forth img {
	background-image: url(../img/gnav04_en.gif);
}
#gnav .last img {
	background-image: url(../img/gnav05_en.gif);
}
#wrapper .inner.widthfix.cf #sideArea .sidemenu {
	margin-bottom:30px;
}
#wrapper .inner.widthfix.cf #sideArea .sidemenu > li {
	background-attachment: scroll;
	background-image: url(../img/wood_bg.gif);
	background-repeat: repeat;
	background-position: left center;
	padding: 10px;
	border: 1px solid #dbd0c8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	margin-bottom:10px;
}
#wrapper .inner.widthfix.cf #sideArea .sidemenu > li:after {
	content:url(../img/sideNav_arrow.png);
	display:block;
	position:absolute;
	top:18px;
	right:10px;
}
#wrapper .inner.widthfix.cf #sideArea .sidemenu > li img {
	vertical-align:middle;
}
#wrapper .inner.widthfix.cf #sideArea .sidemenu li .icon {
	margin-right:8px;
}
#wrapper .inner.widthfix.cf #sideArea .sidemenu li .servicesmenu {
	margin-top:10px;
}
#wrapper .inner.widthfix.cf #sideArea .sidemenu li .servicesmenu li {
	background-color: #faf4f0;
	text-align: center;
	padding: 6px 5px 3px;
	margin-bottom:8px;
	/* box-shadow */
box-shadow:rgb(147, 74, 34) 0px 0px 3px 0px;
	-webkit-box-shadow:rgb(147, 74, 34) 0px 0px 3px 0px;
	-moz-box-shadow:rgb(147, 74, 34) 0px 0px 3px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
#wrapper .inner.widthfix.cf #sideArea .sidemenu li > a{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	display:block;
	z-index:1000;
}
#wrapper .inner.widthfix.cf #sideArea .whatsnew h3 {
	font-size:16px;
	color:#594336;
	font-weight:bold;
}
#wrapper .inner.widthfix.cf #sideArea .whatsnew dl dt {
	color: #804726;
}
#wrapper .inner.widthfix.cf #sideArea .whatsnew dl dd {
	background-attachment: scroll;
	background-image: url(../img/line_dither01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height:1.4em;
}
#wrapper .inner.widthfix.cf #sideArea .whatsnew .line {
	display:block;
	background-color: #c9c3bc;
	height: 2px;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 10px;
	position:relative;
}
#wrapper .inner.widthfix.cf #sideArea .whatsnew .line:before{
	height:2px;
	width:30%;
	z-index:20;
	display:block;
	content:"";
	background-color:#c0cc3d;
}
#footerArea {
	
}
#footerArea .inner.widthfix.cf .clinicInfo {
	float: left;
	width: 390px;
	margin-bottom:30px;
}
#footerArea .inner.widthfix.cf .clinicInfo .logo{
	display:block;
	text-align:center;
	margin-bottom:18px;
}
#footerArea .inner.widthfix.cf .clinicInfo .address {
	font-size: 13px;
	line-height: 1.4em;
	margin-bottom:20px;
}
#footerArea .inner.widthfix.cf .clinicInfo table {
	width: 100%;
	border-bottom: 1px solid #d6d6d2;
	border-right: 1px solid #d6d6d2;
	margin-bottom:5px;
}
#footerArea .inner.widthfix.cf .clinicInfo table th,
#footerArea .inner.widthfix.cf .clinicInfo table td{
	text-align:center;
	vertical-align:middle;
	border-top: 1px solid #d6d6d2;
	border-left: 1px solid #d6d6d2;
	padding:5px;
}
#footerArea .inner.widthfix.cf .clinicInfo table th{
	background-color: #fae9db;
}
#footerArea .inner.widthfix.cf .clinicInfo table td{
	background-color: #fff;
}
#footerArea .inner.widthfix.cf .clinicInfo table .shape{
	font-size:120%;
}
#footerArea .inner.widthfix.cf .clinicInfo table .shape.shape01{
	color:#614c3f;
}
#footerArea .inner.widthfix.cf .clinicInfo table .shape.shape02{
	color:#b38659;
}
#footerArea .inner.widthfix.cf .clinicInfo table .shape.shape03{
	color:#b98f66;
}
#footerArea .inner.widthfix.cf .clinicInfo .sat {
	float: left;
	font-weight: bold;
	color: #b38659;
}
#footerArea .inner.widthfix.cf .clinicInfo .holi {
	float:right;
	font-weight: bold;
}
#footerArea .inner.widthfix.cf .clinicInfo .tel.cf {
	padding-top: 20px;
	clear:both;
}
#footerArea .inner.widthfix.cf .clinicInfo .tel.cf img{
	vertical-align:middle;
}
#footerArea .inner.widthfix.cf .clinicInfo .tel.cf dt{
	float:left;
	background-color: #80716a;
	padding: 1px 8px 2px;
	border-radius:2px;
	margin-right:14px;
}
#footerArea .inner.widthfix.cf .calCont{
	float:right;
	width:500px;
}
#footerArea .footerNav.cf {
	background-image: url(../img/footer_nav_bg.gif);
	padding-top: 12px;
	padding-bottom: 9px;
	border-top: 1px solid #e0dbd3;
	border-bottom: 1px solid #e0dbd3;
	text-align: center;
}
#footerArea .footerNav.cf ul li{
	display: inline-block;  
    *display: inline;  
    *zoom: 1;
}
#footerArea .footerNav.cf ul li:before{
	content:"｜";
}
#footerArea .footerNav.cf ul .last:after{
	content:"｜";
}
#footerArea .copy {
	font-size: 11px;
	color: #806e66;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
}
#footerArea .footerNav.cf .inner.widthfix.cf li a {
	color: #242424;
}
#visual {
	background-attachment: scroll;
	background-image: url(img/main_visual.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 478px;
	background-color: #fff;
	margin-bottom: -8px;
	position: relative;
	top: -8px;
	z-index:10;
}
#visual {
	background-color: #fff;
}
#visual .inner.widthfix.cf {
	position:relative;
}
#visual .inner.widthfix.cf .slidePic {
	margin-left: -600px;
	position: relative;
	left: 50%;
}
#visual .inner.widthfix.cf .open {
	display: block;
	position: absolute;
	top: 60px;
	right: 20px;
	z-index:5000;
}
#visual .inner.widthfix.cf .thumnail {
	background-attachment: scroll;
	background-image: url(img/slide_thum_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	z-index: 30;
	top: -80px;
	margin-bottom:-30px;
}
#visual .inner.widthfix.cf .thumnail .cf {
}
#visual .inner.widthfix.cf .thumnail .cf li {
	float: left;
	width: 165px;
	margin-right:18px;
}
#visual .inner.widthfix.cf .thumnail .cf li .thum {
	border: 2px solid #ccb699;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#visual .inner.widthfix.cf .thumnail .cf li .thumTxt {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#wrapper{
	top:180px !important;
	margin-bottom:200px !important;
}
#wrapper:before{
	top:-110px !important;
}
#wrapper .inner.widthfix.cf #main #onayami {
	margin-bottom:30px;
}
#wrapper .inner.widthfix.cf #main #onayami .list.cf li {
	float: left;
	width: 225px;
	margin-right:17.5px;
	margin-bottom:20px;
}
#wrapper .inner.widthfix.cf #main #onayami h2 {
	text-align: center;
	margin-bottom: 30px;
}
#wrapper .inner.widthfix.cf #main #onayami .list.cf li .photo {
	margin-bottom:10px;
}
#wrapper .inner.widthfix.cf #main #onayami .list.cf li .box {
	text-align:center;
	padding-top: 14px;
	padding-bottom: 10px;
	position: relative;
}
#wrapper .inner.widthfix.cf #main #onayami .list.cf li .box:before {
	content:url(img/section_onayami_acce01.gif);
	display:block;
	position:absolute;
	left:0;
	top:0;
}
#wrapper .inner.widthfix.cf #main #onayami .list.cf li .box:after {
	content:url(img/section_onayami_acce02.gif);
	display:block;
	position:absolute;
	right:0;
	top:0;
}
#wrapper .inner.widthfix.cf #main #onayami .list.cf li .box img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
}
#wrapper .inner.widthfix.cf #main #onayami .list.cf li .box em {
	font-size: 13px;
	color: #8e9907;
}
#wrapper .inner.widthfix.cf #main #director {
	margin-bottom:50px;
	clear:both;
}
#wrapper .inner.widthfix.cf #main #director:before {
	height:5px;
	content:"";
	width:100%;
	background-image:url(common/img/header_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	display:block;
	margin-bottom:40px;
}
#wrapper .inner.widthfix.cf #main #director:after {
	height:5px;
	display:block;
	content:"";
	width:100%;
	background-image:url(common/img/header_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}
#wrapper .inner.widthfix.cf #main #director .inner {
	margin-left:10px;
	margin-right:10px;
}
#wrapper .inner.widthfix.cf #main #director h2 {
	font-size: 20px;
	font-weight: bold;
	color: #8e9907;
	margin-bottom: 20px;
	text-indent:-0.5em;
}
#wrapper .inner.widthfix.cf #main #director .photo img {
	margin-bottom:5px;
}
#wrapper .inner.widthfix.cf #main #director .photo {
	position:relative;
	top:-50px;
	margin-bottom:-10px;
	float:right;
	margin-left:30px;
	width: 220px;
	text-align: center;
}
#wrapper .inner.widthfix.cf #main #director .photo a {
	font-size:13px;
}
#wrapper .inner.widthfix.cf #main #contact {
	background-attachment: scroll;
	background-image: url(img/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	z-index:5;
	background-color: #fff6ef;
	/* box-shadow */
box-shadow:rgb(229, 225, 216) 0px 0px 4px 0px;
	-webkit-box-shadow:rgb(229, 225, 216) 0px 0px 4px 0px;
	-moz-box-shadow:rgb(229, 225, 216) 0px 0px 4px 0px;
	border-radius:1px;
}
#wrapper .inner.widthfix.cf #main #contact .bnr {
	padding: 27px 33px;
	/* box-shadow */
	position:relative;
	z-index:10;
	box-shadow:rgba(255, 255, 255 ,1.0) 0px 0px 20px 14px inset;
	-webkit-box-shadow:rgba(255, 255, 255 ,1.0) 0px 0px 20px 14px inset;
	-moz-box-shadow:rgba(255, 255, 255 ,1.0) 0px 0px 20px 14px inset;
}
#wrapper .inner.widthfix.cf #main #contact h2 {
	margin-bottom:16px;
}
#wrapper .inner.widthfix.cf #main #contact p {
	font-weight:bold;
	margin-bottom:14px;
}
#wrapper .inner.widthfix.cf #main #contact .bnr .tel {
	background-attachment: scroll;
	background-image: url(img/contact_tel_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	color: #FFF;
	padding: 10px 40px 8px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	border-radius:4px;
	border: 1px solid #b2bf31;
	text-decoration:none;
}
#wrapper .inner.widthfix.cf #main #contact .bnr .tel span {
	font-weight: bold;
	font-size:22px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	background-attachment: scroll;
	background-image: url(img/contact_tel_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-left: 22px;
}
#wrapper .inner.widthfix.cf #main #contact .bnr .telWrap {
	text-align: center;
}
