<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/* CSS Document */
#all #wrapper .inner.widthfix #main .services li {
	float: left;
	width: 229px;
	height: auto;
}
#all #wrapper .inner.widthfix .main-topic-bnr {
	text-align: center;
}
#all #wrapper .inner.widthfix #main .services .micro {
	background-attachment: scroll;
	background-image: url(img/01box_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 10px;
}
#all #wrapper .inner.widthfix #main .services .root {
	background-attachment: scroll;
	background-image: url(img/02box_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 10px;
}
#all #wrapper .inner.widthfix #main .services .implant {
	background-attachment: scroll;
	background-image: url(img/03box_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#all #wrapper .inner.widthfix #main .services .photo {
	text-align: center;
	margin-bottom: 13px;
}
#all #wrapper .inner.widthfix #main .services .ttl {
	text-align: center;
	margin-bottom: 10px;
}
#all #wrapper .inner.widthfix #main .services .menu_list {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	overflow: hidden;
}
#all #wrapper .inner.widthfix #main .services .menu_list li {
	background-attachment: scroll;
	background-image: url(common/img/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	width: auto;
	float: none;
	line-height: 1.5em;
	margin-bottom: 2px;
}
#all #wrapper .inner.widthfix #main .services {
	overflow: hidden;
	margin-bottom: 25px;
}
#all #wrapper .inner.widthfix #main .services .block {
	display: block;
}
#all #wrapper .inner.widthfix #main {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: none;
	background: none;
	padding: 0px;
}
#all #wrapper .inner.widthfix #main .box {
	margin-right: 4px;
	margin-left: 3px;
}
#all #wrapper .inner.widthfix #main .bnr {
	margin-bottom: 20px;
}
#all #wrapper .inner.widthfix #main .box.news .in .ttl {
	margin-bottom: 10px;
}
#all #wrapper .inner.widthfix #main .box.news .in .item dl {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #664429;
}
#all #wrapper .inner.widthfix #main .box.news .in .item dl dt {
	margin-bottom: 5px;
}
#all #wrapper .inner.widthfix #main .box.calendar {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
#all #wrapper .inner.widthfix #main .box.news {
	margin-bottom: 20px;
}
/* メディア掲載 */
#all #wrapper .inner.widthfix #main .box.media .ttl {
	margin-bottom: 10px;
}
#all #wrapper .inner.widthfix #main .box.media dl {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #664429;
}
#all #wrapper .inner.widthfix #main .box.media dl:after {
	content: "";
	display: block;
	clear: both;
}
#all #wrapper .inner.widthfix #main .box.media dl dt {
	margin-bottom: 5px;
}
#all #wrapper .inner.widthfix #main .box.media dd img {
	float: left;
	padding-right: 15px;
}
/* メインビジュアル幅広スライド */
/*#all #slide {
	text-align: center;
	background-attachment: scroll;
	background-color: #faf4ec;
	background-image: url(./common/img/wrap_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
}*/
/* スライド */
/* スライドショー */
#slider {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#sliderInner {
	position: relative;
	left: 50%;
	width: 3940px;
	margin-left: -1970px;
}
#sliderInner li {
	width: 1300px;
}
#slideFilterL,
#slideFilterR {
	position: absolute;
	top: 0;
	width: 1300px;
	height: 754px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
}
#slideFilterL {
	left: 0;
}
#slideFilterR {
	right: 0;
}
.bx-wrapper {
	margin: 0 auto;
	position: relative;
}
.bx-wrapper .bx-pager {
	margin: 0 auto;
	width: 1300px;
	background: #fff;
}
/* コントローラー */
.bx-wrapper .bx-prev {
	left: 1350px;
	background: url(./img/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 1350px;
	background: url(./img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
	border-bottom-style: none !important;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
	border-bottom-style: none !important;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 377px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
/* ページャー */
.bx-wrapper .bx-pager {
	/*padding-top:20px;
    text-align:center;
    font-size:.85em;
    font-family:Arial;
    font-weight:bold;
    color:#666;*/
	display: none;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	text-indent: -9999px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	;
	background: #666;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* スライドここまで */
#all #wrapper .inner.widthfix #main #visual {
	margin-bottom: 35px;
}
#all #wrapper .inner.widthfix #main {
	width: 710px !important;
}
#all #wrapper .inner.widthfix #main .features {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8b4a2;
}
#all #wrapper .inner.widthfix #main .features ul {
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 3px;
}
#all #wrapper .inner.widthfix #main .features ul li {
	float: left;
	margin-right: 10px;
}
#all #wrapper .inner.widthfix #main .features .ttl {
	margin-bottom: 15px;
	text-align: center;
}
#all #wrapper .inner.widthfix #main .renew {
	text-align: center;
	margin-bottom: 15px;
}


/*施設基準について*/
/*--------------------------------*/
.criteria {}
.criteria_frame01 {
	max-width: 580px;
	margin-inline: auto;
}
.criteria_frame02 {
	padding: 10px;
	background: #faf4ec;
	border-radius: 5px;
}
.criteria_ttl {
	margin-bottom: 10px;
	border-bottom: 1px dotted #664429;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
}
.criteria_txt {
	font-size: 14px;
	text-align: left;
}
.emphasis {
	font-weight: bold;
	color: #f26e30;
}
.criteria_ul {}
.criteria_ul li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 16px;
	text-align: left;
}
.criteria_ul li:first-letter {
	color: #f26e30;
}

</pre></body></html>