@charset "UTF-8";
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #484848;
}
a {
	color: #484848;
	text-decoration: none;
}
img {
	vertical-align: bottom;
}
header, footer, .contents {
	width: 960px;
	margin: 0 auto;
}
.pagetop {
	border-radius: 2px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: fixed;
	bottom: 20px;
	right: 40px;
}
.pagetop:hover {
	opacity: .6;
}
/* ==========================================================================

	 01. header(multinfo)
	 02. nav
	 03. menu
	 04. banner(side)
	 05. timetable（table）
	 06. footer
	 07. reservebanner (low only)
	 08. case-records--footer  (low only)
	 
	 09.multi-class
	 
	 10. 404 error

   ========================================================================== */
  
  
/*
       01. header (multinfo)
   ========================================================================== */ 

header {
	padding: 10px 0;
}
.multinfo .dis {
	font-size: 11px;
	text-align: right;
}
.multinfo .logo {
	float: left;
	width: auto;
	margin-right: 35px;
}
.multinfo .logo_footer {
	float: left;
	width: auto;
	margin-right: 90px !important;
}
.time {
	float: left;
	padding-top: 12px;
}
.time dt {
	width: 74px;
	float: left;
	clear: both;
	margin-bottom: 3px;
}
.time dd span {
	margin-left: 5px;
}
.time dd {
	width: 180px;
	padding-left: 8px;
	float: left;
	font-size: 13px;
}
.time dd:last-child {
	padding-left: 10px;
	width:80px;
}
.time_footer {
	width:210px !important;
}
.reserve {
	padding-top: 12px;
	float: right;
	width: 250px;
	font-size: 11px;
}
.mail a {
	display: block;
	border-radius: 3px;
	border: 1px solid #dfdfdf;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #d7d7d7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7', GradientType=0 );
	line-height: 18px;
	text-align: center;
}
.mail img {
	margin-right: 5px;
	vertical-align: middle;
}
.tel {
	font-size: 24px;
	text-align: center;
	padding-top: 2px;
}
.tel i {
	margin-right: 6px;
	font-size: 28px;
	vertical-align: middle;
}
.fontsize10{
	font-size:10px;
}
.e-park_header{
	float:left;
	padding-top:7px;
	padding-right:17px;
}
.e-park_header img{
	width:73px;
}
.e-park_footer{
	float:right;
}
.e-park_footer img{
	width:220px;
}
/*
       02. nav
   ========================================================================== */ 

.gNav {
	width: 960px;
	padding: 10px 1px 10px 2px;
	margin: 5px 0 15px;
}
.gNav ul {
	border-right: 1px solid #bfbfbf;
}
.gNav li {
	font-size: 13px;
	float: left;
	width: 128px;
	line-height: 24px;
	padding: 6px 4px;
	text-align: center;
	border-left: 1px solid #bfbfbf;
}
.gNav li a {
	display: block;
	color: #282828;
}
.gNav li a:hover {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.home a {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.staff a {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.tour a {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.voice a {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.case a {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.price a {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.map_time a {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.recruit a {
	background: url(../images/bg_skybluelight.gif);
}
.gNav li.contact a {
	background: url(../images/bg_skybluelight.gif);
}
/*
       03. menu
   ========================================================================== */ 
.menu {
	width: 200px;
	float: left;
}
.menu li {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.menu li a {
	display: block;
	height: 50px;
	background: url(../images/side_menu.jpg) no-repeat left top;
}
.menu li.selected a {
	background-image: url(../images/side_menu_on.jpg);
}
.menu li a:hover {
	background: url(../images/side_menu_on.jpg) no-repeat left top;
}
.menu .caries a, .menu .caries a:hover {
	background-position: 0 -10px;
}
.menu .implant a, .menu .implant a:hover {
	background-position: 0 -60px;
}
.menu .denture a, .menu .denture a:hover {
	background-position: 0 -110px;
}
.menu .esthetics a, .menu .esthetics a:hover {
	background-position: 0 -160px;
}
.menu .whitening a, .menu .whitening a:hover {
	background-position: 0 -210px;
}
.menu .perio a, .menu .perio a:hover {
	background-position: 0 -260px;
}
.menu .prevent a, .menu .prevent a:hover {
	background-position: 0 -310px;
}
.menu .kids a, .menu .kids a:hover {
	background-position: 0 -360px;
}
.menu .root a, .menu .root a:hover {
	background-position: 0 -410px;
}
.menu .correct a, .menu .correct a:hover {
	background-position: 0 -460px;
}
.menu .breath a, .menu .breath a:hover {
	background-position: 0 -510px;
}
.menu .visit a, .menu .visit a:hover {
	background-position: 0 -560px;
}
.menu .Jaw a, .menu .Jaw a:hover {
	background-position: 0 -610px;
}
/*
       04. banner(side)
   ========================================================================== */ 

.banner {
	width: 240px;
	float: left;
	margin: 5px 0 15px;
}
.banner li {
	margin-bottom: 5px;
}
.banner li a {
	display: block;
}
.banner li img {
	border: 1px solid #bfbfbf;
}
/*
     05. footer
 ========================================================================== */ 
footer .multinfo {
	padding-bottom: 10px;
	border-bottom : 1px solid #bfbfbf;
}
.ttl-f.ttl-top {
	font-size: 20px;
}
.fNav {
	padding: 20px;
	font-size: 12px;
	margin-bottom: 30px;
}
.fNav ul {
	width: 200px;
	float: left;
	line-height: 20px;
}
.fNav .wide-ul {
	width: 280px;
}
.fNav ul li i {
	color: #00a0e9;
	margin-right: 4px;
	line-height: 20px;
}
.fNav ul li a:hover {
	color: #00a0e9;
	text-decoration: underline;
}
.footerArea {
	clear: both;
	margin-bottom: 20px;
	width: 400px;
}
.footerAreaTxt {
	font-size: 12px;
	text-indent: 1em;
}
.humanity {
	text-align: right;
}
small {
	font-size: 11px;
	text-align: center;
	display: block;
	line-height: 3;
}
/*
     06. reservebanner (low only)
========================================================================== */ 
.private {
	margin-bottom: 40px;
}
.reserve-btn {
	background: url(../images/common/private_banner.jpg) no-repeat;
	position: relative;
	width: 710px;
	height: 500px;
	border-radius: 10px;
	border: 1px solid #bfbfbf;
	margin-bottom: 10px;
}
.reserve-btn a {
	display: block;
	background: #2cb7f7;
	background: -moz-linear-gradient(top, #2cb7f7 0%, #00a0e9 100%);
	background: -webkit-linear-gradient(top, #2cb7f7 0%, #00a0e9 100%);
	background: linear-gradient(to bottom, #2cb7f7 0%, #00a0e9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cb7f7', endColorstr='#00a0e9', GradientType=0 );
	opacity: .96;
	color: #fff;
	border: 1px solid #1687bb;
	width: 240px;
	line-height: 60px;
	border-radius: 6px;
	font-size: 18px;
	padding-left: 20px;
}
.reserve-btn i {
	margin-right: 6px;
}
/*.reserve-btn .p-btn {
	position: absolute;
	top: 290px;
	left: 50px;
}*/
/*.reserve-btn .w-btn {
	position: absolute;
	top: 370px;
	left: 50px;
}*/
.reserve-btn .w-btn {
	position: absolute;
	top: 290px;
	left: 50px;
}
.reserve-btn .w-btn a {
	width: 204px;
}
.private .add {
	text-align: right;
	line-height: 50px;
}
.private .add i {
	margin: 0 5px 0 20px;
	font-size: 28px;
}
.private .add span {
	font-size: 22px;
}
.private table {
	width: 710px;
	border-collapse: collapse;
	border: 1px solid #9e9a98;
	margin-bottom: 10px;
}
.private th {
	background-color: #cccccc;
	color: #fff;
	border: 1px solid #9e9a98;
	padding: 5px;
	text-align: center;
}
.private td {
	text-align: center;
	padding: 5px;
	border: 1px solid #9e9a98;
}
.private ul {
	text-align: right;
}
.private ul li {
	display: inline-block;
	margin-right: 10px;
}
/*
     07. link (low only)
========================================================================== */ 
.link {
	margin-bottom: 60px;
}
.link a {
	color: #00a0e9;
	text-decoration: underline;
}
.pricelink {
	margin-bottom: 100px;
}
/*
     08. case-records--footer  (low only)
========================================================================== */ 
.case-records-s {
	padding: 0 10px;
}
.case-records-s li {
	width: 330px;
	background: url(../images/common/arrow01.png) no-repeat center center;
	margin-bottom: 10px;
}
.case-records-s li:nth-child(odd) {
	float: left;
}
.case-records-s li:nth-child(even) {
	float: right;
}
.case-records-s li img:first-child {
	float: left;
	background: url(../images/common/before_s.png) no-repeat left top;
	padding-top: 14px;
}
.case-records-s li img:last-child {
	float: right;
	background: url(../images/common/after_s.png) no-repeat left top;
	padding-top: 14px;
}
/*
     09. multi-class
 ========================================================================== */ 
.cf:after {
	display: block;
	content: "";
	clear: both;
}
/*　画像　*/
.fade {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.fade:hover {
	opacity: .6;
	filter: alpha(opacity=60);
}
.imgborder {
	border: 1px solid #bfbfbf;
}
.img-border {
	padding: 4px;
	border: 1px solid #bfbfbf;
}
.img-right {
	float: right;
	margin: 0 0 10px 15px;
}
.img-left {
	float: left;
	margin: 0 15px 10px 0;
}
/*　テキスト */
.gothic {
 font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mincho {
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-link {
	color: #00a0e9;
	text-decoration: underline;
}
.line-h3 {
	line-height: 300%;
}
.center {
	text-align: center;
}
.fs20 {
	font-size: 120%;
}
.fs50{
	font-size:150%;
}
.or {
	color: #fc9b2a;
}
.re {
	color: #FF373A;
}
.bl {
	color: #46c3fc;
}
.small {
	font-size: 12px;
	color: #BBBBBB;
}
.pc-none {
	display: none;
}
/*　余白 */
.p10 {
	padding: 0 10px 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mt30{
	margin-top:30px;
}
/*　見出し */
.ttl-top {
	background: url(../images/bg_h.png) repeat-x left center;
	font-size: 27px;
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ttl-top span {
	display: inline-block;
	background: url(../images/icon_h.png) no-repeat left center #fff;
	padding: 0 20px;
}
.ttl-low {
	background: url(../images/common/icon_h_low.png) no-repeat left center;
	font-size: 22px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: 1px solid #343434;
	margin-bottom: 12px;
	letter-spacing: 2px;
}
.ttl-low-s {
	background: url(../images/common/icon_h_low.png) no-repeat left center;
	font-size: 20px;/*＋*/
	padding-left: 20px;
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: 1px solid #343434;
	margin-bottom: 12px;
	letter-spacing: 2px;
}
.ttl-low2 {
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	margin-bottom: 20px;
	padding: 5px 0 5px 10px;
	border-left: 5px solid #6cd1ff;
}
.ttl-low2 span {
	color: #46c3fc;
	font-weight: bold;
	margin-right: 10px;
	font-size: 22px;
}
.ttl-low3 {
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-left: 2px solid #1db7fe;
	padding-left: 8px;
	font-size: 16px;
	line-height: 2;
	margin: 20px 0;
}
.ttl-low4 {
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: url(../images/common/icon_h_low2.png) no-repeat left center;
	padding-left: 22px;
	font-size: 17px;
	border-bottom: 1px solid #bfbfbf;
	line-height: 1.8;
	margin-bottom: 10px;
}
.ttl-low5 {
	font-size: 20px;
	padding-left: 5px;
	color: #343434;
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: 1px solid #343434;
	margin-bottom: 12px;
	letter-spacing: 2px;
	padding-bottom: 4px;
}
.ttl-low5-s {
	letter-spacing: 1px;
	font-size: 18px;
}
.ttl-low5 span {
	display: inline-block;
	width: 5em;
	text-align: center;
	background: #40D0FF;
	background: -moz-linear-gradient(top, #40D0FF 0%, #05B5FF 100%);
	background: -webkit-linear-gradient(top, #40D0FF 0%, #05B5FF 100%);
	background: linear-gradient(to bottom, #40D0FF 0%, #05B5FF 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40D0FF', endColorstr='#05B5FF', GradientType=0 );
	border-radius: 6px;
	color: #fff;
	margin-right: 8px;
}
/*　強調用の小見出し */
.gra-btn {
	border-radius: 6px;
	color: #fff;
	margin-right: 8px;
	display: block;
	width: 600px;
	line-height: 28px;
	margin: 30px auto 20px;
	text-align: center;
}
.bl-gra-btn {
	background: #40D0FF;
	background: -moz-linear-gradient(top, #40D0FF 0%, #05B5FF 100%);
	background: -webkit-linear-gradient(top, #40D0FF 0%, #05B5FF 100%);
	background: linear-gradient(to bottom, #40D0FF 0%, #05B5FF 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40D0FF', endColorstr='#05B5FF', GradientType=0 );
}
.ge-gra-btn {
	background: #abe169;
	background: -moz-linear-gradient(top, #abe169 0%, #96d249 100%);
	background: -webkit-linear-gradient(top, #abe169 0%, #96d249 100%);
	background: linear-gradient(to bottom, #abe169 0%, #96d249 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abe169', endColorstr='#96d249', GradientType=0 );
}
.ye-gra-btn {
	background: #ffb137;
	background: -moz-linear-gradient(top, #ffb137 0%, #f88d34 100%);
	background: -webkit-linear-gradient(top, #ffb137 0%, #f88d34 100%);
	background: linear-gradient(to bottom, #ffb137 0%, #f88d34 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb137', endColorstr='#f88d34', GradientType=0 );
}
.bl-btn-s {
	color: #fff;
	line-height: 1.8;
	background-color: #2ab8ee;
	border-radius: 8px;
	text-align: center;
	width: 240px;
	margin-bottom: 5px;
}
.gra-btn-b {
	font-size: 18px;
	line-height: 40px;
	border-radius: 20px;
}
/*　画像・レイアウト */

.two-column img:nth-of-type(odd) {
	float: left;
}
.two-column img:nth-of-type(even) {
	float: right;
}
.three-column img {
	float: left;
	margin-right: 5px;
}
.three-column img:last-child {
	margin-right: 0;
}
.four-column img {
	float: left;
	margin-right: 10px;
}
.four-column img:last-child {
	margin-right: 0;
}
/*　リストマーク */
.circle-mark li:before {
	content: "・";
	margin-right: 3px;
}
/*　下層キャッチコピー */
.page-catch {
	margin: 25px auto 50px;
	text-align: center;
	font-size: 22px;
	line-height: 2.2;
	font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: url(../images/common/catch_bg.jpg) no-repeat right center;
	background-size: contain;
	padding: 20px 100px 20px 0;
	color: #323232;
}
/*　症例画像2枚並び */
.case-records {
	background: url(../images/common/arrow02.png) no-repeat center 110px;
	padding: 20px 40px;
}
.case-records img:nth-child(odd) {
	float: left;
	background: url(../images/common/before.png) no-repeat left top;
	padding-top: 20px;
}
.case-records img:nth-child(even) {
	float: right;
	background: url(../images/common/after.png) no-repeat left top;
	padding-top: 20px;
}
/*　2枚画像比較 */
.compare {
	background: url(../images/common/arrow04.png) no-repeat center 50px;
	margin: 15px 20px 20px;
}
.compare figure {
	width: 300px;
	text-align: center;
}
.compare figure:nth-of-type(odd) {
	float: left;
}
.compare figure:nth-of-type(even) {
	float: right;
}
.compare figure img {
	margin-bottom: 5px;
}
.compare figcaption span {
	font-size: 17px;
}
/*
     10. 404 error
 ========================================================================== */ 
.error {
	text-align: center;
	font-size: 20px;
	height: 120px;
	padding-top: 150px;
}


#e-park {
    padding: 3em 1.5em 5em;
}
#e-park p {
    margin-bottom: 3em;
	text-align: center;
}
.e-park {
	width: 15em;
    margin:  0 auto 2em;
    line-height: 1em;
    font-size:  14px;
}
.e-park:last-child {
    margin: 0 auto 0;
}
.e-park a {
	margin-left: 1em;
	text-decoration: underline;
}
.e-park a:hover {
	text-decoration: none;
}

