@charset "UTF-8";
/* @import "base.css"; */

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Summary                     */
/*                 09  Recommended                 */
/*                 10  Concept                     */
/*                 11  Flow                        */
/*                 12  Cost                        */
/*                 13  Maintenance                 */
/*                 14  Clinic                      */
/*                 15  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/

* {
	margin: 0;
	padding: 0;
	}

/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) top repeat-x; text-align: center; }
#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 826px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}
#main {
	width:798px;
	margin: 0 auto;
	text-align:left;
	clear:both;
	padding: 0 0 0 0;
	background:url(../images/main_bg.jpg) repeat-x top left;
}

#content {
	width: 599px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	margin:0;
	padding: 20px 0 0 0;
}

#index #container_left{ background:url(../images/index_wrapper_left.jpg) no-repeat top left; width:13px; height:470px; float:left; display: inline-block; overflow:hidden;}
#index #container {width:800px; padding:0px; float:left; display:inline-block;}
#index #container_right{ background:url(../images/index_wrapper_right.jpg) no-repeat top left; width:13px; height:470px; float:left; display:inline-block;overflow:hidden;}

#container_left{ background:url(../images/content_wrapper_left.jpg) no-repeat top left; width:13px; height:410px; float:left; display: inline-block; overflow:hidden;}
#container {width:800px; padding:0px; float:left; display:inline-block;}
#container_right{ background:url(../images/content_wrapper_right.jpg) no-repeat top left; width:13px; height:410px; float:left; display:inline-block;overflow:hidden;}
/*---------- 03  Header -----------*/
#header{
	background:url(../images/content_header_bg.jpg) no-repeat top left;
	width:800px;
	margin:0px;
	padding:0px;
	clear:both;
}
#header01 {
	float:right;
	margin: 0;
	padding: 45px 0px 0px 0px;
	height: 240px;
	width:360px;
}
#header02{
	float:left;
	margin:0px;
	padding:0px;
}
h1 {
	text-indent: -9999px;
	width: 320px;
	height: 130px;
	line-height: 1.0;
	float: right;
	padding:0px 40px 0px 0px;
	margin:0px;
}
h1 a {
	display: block;
	width: 320px;
	height: 130px;
}
#header01_01{
	margin:0px 0px 30px 0px;
	padding:0px;
	width:360px;
	height:130px;
}
#header01_02{
	margin:0px; padding:0px;
	width:360px;
	height:80px;
}
#header p.tel{margin:0px; padding:0px; line-height:1%; display:block;}

#index #header {
	background:url(../images/header_bg.jpg) no-repeat top left;
	height: 410px;
	width: 800px;
	margin: 0;
	padding: 0;
	clear:both;
}
#index #header01 {
	float:right;
	margin: 0;
	padding: 80px 0px 0px 0px;
	height: 265px;
	width:360px;
}
#index h1 {
	text-indent: -9999px;
	width: 320px;
	height: 130px;
	line-height: 1.0;
	float: right;
	padding:0px 40px 0px 0px;
	margin:0px;
}
#index h1 a {
	display: block;
	width: 320px;
	height: 130px;
}
#index #header01_01{
	margin:0px 0px 55px 0px;
	padding:0px;
	width:360px;
	height:130px;
}
#index #header01_02{
	margin:0px; padding:0px;
	width:360px;
	height:80px;
}
#header_nav {
	padding:15px 0px 0px 1px;
	margin:0px;
	list-style: none;
	width: 798px;
	height: 49px;
	clear:both;
}
#header_nav ul{
	margin:0 0 0 0;
	padding:0;
	height:49px;
	width:798px;
}
#header_nav li {
	height: 49px;
	float: left;
	list-style:none;
	display:inline;
}
#header_nav li a {
	text-indent: -9999px;
	height: 49px;
	display:block;
}
#nav01 a { background:url(../images/header_nav.jpg) 0 0 no-repeat; width:199px;}
#nav02 a { background:url(../images/header_nav.jpg) -200px 0 no-repeat; width:200px;}
#nav03 a { background:url(../images/header_nav.jpg) -400px 0 no-repeat; width:200px;}
#nav04 a { background:url(../images/header_nav.jpg) -600px 0 no-repeat; width:199px;}

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -49px no-repeat;}
#nav02 a:hover { background: url(../images/header_nav.jpg) -200px -49px no-repeat;}
#nav03 a:hover { background: url(../images/header_nav.jpg) -400px -49px no-repeat;}
#nav04 a:hover { background: url(../images/header_nav.jpg) -600px -49px no-repeat;}
/*----------04  Navigation -----------*/

#nav {
	width: 199px;
	float: left;
	padding:20px 0px 20px 0px;
	text-align:center;
}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }


#nav05 a:hover { background: url(../images/nav.jpg) -199px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -199px -40px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -199px -80px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -199px -120px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -199px -160px no-repeat; }

#nav .bnr_blog a {
	display: block;
	width: 179px;
	height: 53px;
	margin: 10px auto;
	padding: 0;
	background: url(../images/bnr_blog.jpg) no-repeat 0 0;
	text-indent: -9999em;
	outline: none;
}
#nav .bnr_blog a:hover { background-position: bottom; }

#nav .Sr_banner01 a {
	display: block;
	width: 180px;
	height: 53px;
	margin: 10px auto;
	padding: 0;
	background: url(../images/banner01.jpg) no-repeat 0 0;
	text-indent: -9999em;
	outline: none;
}
#nav .Sr_banner01 a:hover { background-position: bottom; }


#nav .bnr_implant a {
	display: block;
	width: 179px;
	height: 50px;
	margin: 10px auto;
	padding: 0;
	background: url(../images/bnr_01.jpg) no-repeat 0 0;
	text-indent: -9999em;
	outline: none;
}
#nav .bnr_implant a:hover { background-position: bottom; }

#nav .naito_bnr {
	text-indent: -9999px;
	width: 180px;
	margin: 0 auto;
	padding: 0;
}

	#nav .naito_bnr a {
		display: block;
		width: 180px;
		height: 50px;
		background: url(../images/naito_bnr.jpg) 0 0 no-repeat;
	}
	
		#nav .naito_bnr a:hover {
			background-position: bottom;
		}


#nav #qr{
	border: 1px solid #cbcbcb;
	background: url(../images/qrcode.jpg) 0 0 no-repeat;
	width: 180px;
	margin: 8px;
	padding: 125px 0 0 0;
}

#nav #qr p{
	text-align: left;
	padding: 0 5px;
	line-height: 1.2em;
}

#nav #qr p.indent{
	text-indent: -9999em;
	height: 1px;
	line-height: 0em;
}

#nav #qr p.txt{
	color: #5d5d5d;
}

#nav #qr p.denso{
	font-size: 10px;
	color: #999999;
}

/*---------- 05  Footer -----------*/

#footer {
	width:798px;
	clear: both;
	padding:0;
	margin: 0 auto;
	height:80px;
	font-size:85%;
	background:url(../images/footer_bg.jpg) repeat-x top left;
	text-align:left;
	color: #ada68f;
}
*:first-child+html #footer { font-size: 10px; } /*  for IE7 only */
* html body #footer { font-size: 10px; } /*  for IE6 only */
#footer_01{width:189px; padding:10px 0px 10px 9px; margin:0px; float:left;}
#footer_02{width:550px; padding:15px 18px 0px 0px; margin:0px; float:right; line-height:1.5em;}
#footer a {
	text-decoration: none;
	color: #ada68f;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	clear: both;
	text-align:right;
	letter-spacing:1px;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer address { margin:0; text-align:right; padding:7px 0px 0px 0px; }


/*---------- 06  Contents -----------*/
#index .section { padding: 0px; margin:0px; }
.section { padding:0; margin:0px; }
.section .section { padding:0px 24px 0px 25px;margin:0px 0 0px 0;}
.section .section .section{padding:0px 5px 0 5px; margin:0px 0px 0px 0px;}

.banner{width:561px; padding:0px 0px 0px 0px; margin:0px 0px 0px 19px;}
.banner02{width:561px; padding:0px 0px 0px 0px; margin:0 0 0 24px;}
*:first-child+html .banner02{width:561px; padding:0px 0px 0px 0px; margin:0 0 0 25px;}
* html .banner02{width:561px; padding:0px 0px 0px 0px; margin:0 0 0 25px;}


.center { text-align: center; }

.alpha{float:left; margin:0px; padding:0px; width:260px; text-align:center;}
.beta{float:right; margin:0px; padding:0px; width:260px;}

#content h2 {
	height: 40px;
	text-indent: -9999px;
	margin: 0 0 0px 0px;
	padding:0;
	clear:both;
	}
#content h3 {
	clear: both;
	height:25px;
	text-indent:-9999px;
	margin:20px 0px 10px -5px;
	padding:0px;
}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	margin:20px 0px 10px 0px;
	padding:0px;
	clear:both;
}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }
a {
	color: #0b2850;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #0b2850; outline:none; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.img{margin:0px; padding:0px; line-height:1%; display:block;}
.image_l  {
	float: left;
	margin:0px;
	padding:0px;
}

.image_r {
	float: right;
	margin:0px;
	padding:0px;
}
.image_l_b  {
	float:left;
	display:inline;
	margin:0 10px 1.5em 0px; 
	*margin:0 7px 0em 0px;
	background:#e4d8a5;
	padding:2px;
	line-height:1%;
	display:block;
}
.opera .image_l_b{margin:0 10px 0.5em 0px;}

.fleft {
	float: left;
}
.fright {
	float: right;
}

p img { margin:0; padding:0px;}
.image_r_b {
	float: right;
	margin:0 0px 1.5em 10px;
	*margin:0 0px 0em 7px;
	/*background:#e4d8a5;
	padding:2px;*/
	border:2px solid #e4d8a5;
	line-height:1%;
	display:inline;
	display:block;
}


img.bd{ border:2px solid #e4d8a5; margin-right:10px;}
.case {
	margin: 0px 0px 0px 5px;
	padding:0px;
	background:url(../images/arrow.jpg) center center no-repeat;
	width: 500px;
}
.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}

#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	margin-right:20px;
}

#content ul.totop li {
	list-style: none;
	width: 110px;
	height: 12px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 12px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}
p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */
#content table {
	border-collapse:collapse;
	border: 1px solid #0b2a55;
	font-size: 100%;
	color: #666;
}
#content table th,
#content table td {
	padding:5px;
	border: 1px solid #0b2a55;
}
#content table th {
	background: #fff;
	color: #666;
}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
}
/*---------- 07  Index -----------*/
body#index{background:url(../images/index_body.jpg) repeat-x left top;}
#index .index_01 {width:580px; padding:0; margin:0px 0px 0px 10px;}

#index p.bnr { width: 560px; margin: 0 0 18px 10px; text-align: center;}

#index .alpha{ float:left; margin:0px 10px 0px 0px; padding:0px; width:180px; display: inline;}
#index .beta{ float:left; margin:0px 10px 0px 0px; padding:0px; width:180px; display: inline;}
#index .gammar{ float:left; margin:0px ;padding:0px; width:180px; display: inline;}

#index .alpha p,
#index .beta p,
#index .gammar p { margin: 6px 0; padding: 0;}

.index_02{background-color:#f7f4e0; text-align:left; padding:5px 20px 3px 9px; margin:0px;}
.index_03{width:561px; padding:20px 0px 0px 0px; margin:0px 0px 22px 19px;}

/*---------- 08  Summary -----------*/
#summary h2#title01 {background:url(../images/summary_h2.jpg) no-repeat 0 0; }
#summary h3#title02 {background:url(../images/summary_h3_01.jpg) no-repeat 0 0; }
#summary h4#title03 {background:url(../images/summary_h4_01.jpg) no-repeat 0 0; }
#summary h4#title04 {background:url(../images/summary_h4_02.jpg) no-repeat 0 0; }

/*---------- 09  Recommended -------*/
#recommended h2#title01 {background:url(../images/recommended_h2.jpg) no-repeat 0 0; }
#recommended h3#title02 {background:url(../images/recommended_h3_01.jpg) no-repeat 0 0; }

/*---------- 10  Concept -----------*/
#concept h2#title01 {background:url(../images/concept_h2.jpg) no-repeat 0 0; }
#concept h3#title02 {background:url(../images/concept_h3_01.jpg) no-repeat 0 0; }
#concept h4#title03 {background:url(../images/concept_h4_01.jpg) no-repeat 0 0; }
#concept h4#title04 {background:url(../images/concept_h4_02.jpg) no-repeat 0 0; }
#concept h4#title05 {background:url(../images/concept_h4_03.jpg) no-repeat 0 0; }
#concept h4#title06 {background:url(../images/concept_h4_04.jpg) no-repeat 0 0; }
#concept h3#title07 {background:url(../images/concept_h3_02.jpg) no-repeat 0 0; }
#concept h3#title08 {background:url(../images/concept_h3_03.jpg) no-repeat 0 0; }

/*---------- 11  Flow -----------*/
#flow h2#title01 {background:url(../images/flow_h2.jpg) no-repeat 0 0; }
#flow h3#title02 {background:url(../images/flow_h3_01.jpg) no-repeat 0 0; }
#flow h4#title03 {background:url(../images/flow_h4_01.jpg) no-repeat 0 0; }
#flow h4#title04 {background:url(../images/flow_h4_02.jpg) no-repeat 0 0; }
#flow h3#title05 {background:url(../images/flow_h3_02.jpg) no-repeat 0 0; }
#flow h4#title06 {background:url(../images/flow_h4_03.jpg) no-repeat 0 0; }
#flow h4#title07 {background:url(../images/flow_h4_04.jpg) no-repeat 0 0; }
#flow h4#title08 {background:url(../images/flow_h4_05.jpg) no-repeat 0 0; }


.flow_01 {
	border: 1px solid #0c2a56;
	background: #f7f4e0;
	margin-bottom: 10px;
}
.flow_02{
	width:260px;
	border:1px solid #0c2a56;
	background:#f7f4e0;
}
.flow_text{color:#063561; font-weight:bold;}

/*---------- 12  Cost -----------*/
#cost h2#title01 {background:url(../images/cost_h2.jpg) no-repeat 0 0; }
#cost h3#title02 {background:url(../images/cost_h3_01.jpg) no-repeat 0 0; }
#cost h3#title03 {background:url(../images/cost_h3_02.jpg) no-repeat 0 0; }
#cost h3#title04 {background:url(../images/cost_h3_03.jpg) no-repeat 0 0; }
#cost h4#title05 {background:url(../images/cost_h4_01.jpg) no-repeat 0 0; }
#cost h4#title06 {background:url(../images/cost_h4_02.jpg) no-repeat 0 0; }

/*---------- 13  Maintenance -----------*/
#maintenance h2#title01 {background:url(../images/maintenance_h2.jpg) no-repeat 0 0; }
#maintenance h3#title02 {background:url(../images/maintenance_h3_01.jpg) no-repeat 0 0; }
#maintenance h3#title03 {background:url(../images/maintenance_h3_02.jpg) no-repeat 0 0; }

/*---------- 14  Clinic -----------*/
#clinic h2#title01 {background:url(../images/clinic_h2.jpg) no-repeat 0 0; }
#clinic h3#title02 {background:url(../images/clinic_h3_01.jpg) no-repeat 0 0; }
#clinic h3#title03 {background:url(../images/clinic_h3_02.jpg) no-repeat 0 0; }
#clinic h3#title04 {background:url(../images/clinic_h3_03.jpg) no-repeat 0 0; }
#clinic h4#title05 {background:url(../images/clinic_h4_01.jpg) no-repeat 0 0; }
#clinic h4#title06 {background:url(../images/clinic_h4_02.jpg) no-repeat 0 0; }
#clinic h4#title07 {background:url(../images/clinic_h4_03.jpg) no-repeat 0 0; }
#clinic h4#title08 {background:url(../images/clinic_h4_04.jpg) no-repeat 0 0; }
#clinic h4#title09 {background:url(../images/clinic_h4_05.jpg) no-repeat 0 0; }
#clinic h4#title10 {background:url(../images/clinic_h4_06.jpg) no-repeat 0 0; }
#clinic h4#title11 {background:url(../images/clinic_h4_07.jpg) no-repeat 0 0; }
#clinic h4#title12 {background:url(../images/clinic_h4_08.jpg) no-repeat 0 0; }
#clinic h4#title13 {background:url(../images/clinic_h4_09.jpg) no-repeat 0 0; }
#clinic h4#title14 {background:url(../images/clinic_h4_10.jpg) no-repeat 0 0; }

#map {   
    width: 400px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    } 

/*---------- 15  Recruit -----------*/
#recruit h2#title01 {background:url(../images/recruit_h2.jpg) no-repeat 0 0; }
#recruit h3#title02 {background:url(../images/recruit_h3_01.jpg) no-repeat 0 0; }


/*---------- 16  Case -----------*/
#casePage h2#title01 {background:url(../images/case_h2.jpg) no-repeat 0 0; }
#casePage p.btnDetail {
	margin-top: 10px;
	margin-left: 400px;
	width: 150px;
}
#casePage p.btnDetail a {
	display: block;
	height: 30px;
	background: url(../images/btn_detail_off.jpg) no-repeat top left;
	text-indent: -9999px;
}
#casePage p.btnDetail a:hover {
	background: url(../images/btn_detail_on.jpg) no-repeat top left;
}
#casePage p.photo img {
	margin-bottom: 5px;
	border: 2px solid #e4d8a5;
}
#casePage .imageLeftside  {
	float: left;
	margin: 0;
	background: none;
}
#casePage .imageRightside  {
	float: right;
	margin: 0;
	background: none;
}


/*---------- 16_2  CaseDetail -----------*/
#caseDetailPage h2#title01 {background:url(../images/case_h2.jpg) no-repeat 0 0; }
#caseDetailPage p.photo {
	text-align: center;
}
#caseDetailPage p.photo img {
	margin-bottom: 5px;
	border: 2px solid #e4d8a5;
}
#caseDetailPage .imageLeftside  {
	float: left;
	margin: 0;
	background: none;
}
#caseDetailPage .imageRightside  {
	float: right;
	margin: 0;
	background: none;
}
#caseDetailPage p.intro {
	margin-top: 20px;
}


/*---------- 17  Casereport -----------*/
#casereport h2#title01 {background:url(../images/casereport_h2.jpg) no-repeat 0 0; }


/*---------- 18  info -----------*/
#infoPage h2#title01 {
	background: url(../images/info_h2.jpg) no-repeat 0 0;
}
#infoPage ul.infoList {
	margin: 20px 0 0 -5px;
	padding: 0;
}
#infoPage ul.infoList li {
	margin-bottom: 15px;
	padding-left: 20px;
	background: url(../images/ti_bg.jpg) no-repeat top left;
	font-size: 113%;
	font-weight: bold;
	line-height: 27px;
	color: #4C5B7A;
}
#infoPage ul.infoList li a {
}
	

/*---------- 18_2  infoDetail -----------*/
#infoDetailPage h2#title01 {
	background: url(../images/info_h2.jpg) no-repeat 0 0;
}
#infoDetailPage div.photoBox {
	margin-top: 20px;
}



/*----------margin-padding--------*/
.margin_t15b9{margin:15px 0px 9px 0px;}
.margin_b18{margin-bottom:18px;}
.margin_b6{margin-bottom:6px;}
.margin_b10{margin-bottom:10px; padding:0;}
.margin_b20{margin-bottom:20px;}


.paddingt20r23b20l30{padding:20px 23px 20px 30px;}
.padding_b22{padding-bottom:22px;}

.w_330{width:330px;}
.w_545{width:545px;}
.w_540{width:540px;}
.w_55{width:55px;}
.w_155{width:155px;}
.back_01{background-color:#f7f4e0; color:#1c3961; padding:5px;}



/*----------090909 追加　title--------*/
#content h3.ti_bg {
	padding-left: 20px;
	background: url(../images/ti_bg.jpg) no-repeat top left;
	text-indent: 0;
	font-size: 113%;
	font-weight: bold;
	line-height: 27px;
	color: #4C5B7A;
}




.off {
	display: none;
}

div.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

div.clearfix {
  display: inline-block;
}  
img.sr_bd { border:2px solid #e4d8a5; }

p.sr_mg  { margin:10px 0;