@charset "UTF-8";

h1, h2, h3, h4, h5, h6, body, html, p, li, dt, dd, pre, form, fieldset {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-style: normal;
	font-size: 14px;
	line-height: 1.6;
}
ul, ol, dl, img {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
	vertical-align: bottom;
}
a {
	text-decoration: none;
}
a:link {
	color: #508fbc;
}
a:active {
	color: #508fbc;
}
a:hover {
	color: #96c3e2;
	outline:none;
	text-decoration: none;
}
a:visited {
	color: #508fbc;
}

/*-- リンクの点線を消去 --*/
body{
	border-top: 7px solid #2c6299;
}
body div a:active, body div a:focus {
	outline: none;
}
/*------------ Structure section --------------*/
#h_box, .container, #main_visual{
	clear: both;
	width: 960px;
	margin: 0px auto;
}
#h_box:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	zoom: 1;
}
.container:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	zoom: 1;
}
/*------------ Header --------------*/
#header{
	box-sizing: border-box;	
}
#header .contact{
	margin: 0 auto;
}
#header .btn_logo{
	position: relative;
	right: 10px;
}
.row{
	display: table;
	margin: 0 auto 75px auto;
}
.row li{
	margin-bottom: 23px;
}
.row li:last-child{
	margin-bottom: 0;
}
#h_box{
	margin-top: 25px;
}
/*------------ Footer --------------*/

/*------------ common_structure --------------*/
#wrapper{
	background: url(../images/bg_wrapper.png) no-repeat top center,
	url(../images/bg_pattern.png);
	min-width: 960px;
	width: 100%;
	overflow: hidden;
}
#main_visual h1{
	padding: 10px 0 65px 0;
}
.fl_l{
	float: left;
}
.fl_r{
	float: right;
}
.tit_sub{
	text-align: center;
	background: url(../images/bg_tit02.jpg) repeat-x top;
	background-color: #f7f7f7;
	position: relative;
	padding: 25px 0 45px 0;
	margin-bottom: 70px;
}
.tit_sub span{
	position: absolute;
	left: 0;
	right: 0;
	top: 79px;
}
.contact{
	background: url(../images/bg_contact.png) no-repeat center;
	width: 915px;
	margin: 35px auto;
	text-align: right;
	padding: 115px 0 25px 0;
}
.contact a{
	display: block;
	padding: 0 200px 0 0;
}
.contact.inner_cont{
	background: url(../images/bg_contact02.png) no-repeat center;
}
#wrapper p.type{
	width: 830px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	background-color: #411414;
	padding: 3px 0;
}
/*------------ tb_style --------------*/
.tb_style{
	margin-bottom: 40px;
	width: 100%;
	border: 3px solid #0487d9;
	table-layout: auto;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #0487d9;
}
.tb_style th, .tb_style td{
	font-size: 16px;
	padding: 17px 20px;
}
.tb_style td{
	background-color: #fff;
}
.tb_style th{
	background-color: #f4f8fa;
	text-align: left;
}
.tb_style .txt_cb{
	font-weight: bold;
	color: #0487d9;
}
#copyright{
	text-align: center;
	color: #fff;
	background-color: #1e5289;
	font-weight: normal;
	padding: 17px 0;
	margin-top: 15px;
}
#teeth .contact{
	margin: 0 auto;
}
#teeth h2{
	text-align: center;
	margin: 55px 0 40px 0;
}
/*------------ confident --------------*/
#confident{
	background-color: #f7f7f7;
	padding-bottom: 45px;
}
#confident .container{
	width: 100%;
}
#confident .case{
	width: 960px;
	margin: 0 auto;
}
#confident p{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 25px;
	padding: 0 50px 0 68px;
}
#confident #ortho{
	background: url(../images/bg_treat.png) no-repeat top center;
	padding-bottom: 70px;
	padding-top: 35px;
}
#confident #subject{
	padding: 35px 44px 0 44px;
	width: 872px;
}
#confident h3{
	text-align: center;
	background: url(../images/bg_tit.jpg) repeat-x top;
	background-color: #fff;
	position: relative;
	padding: 20px 0 40px 0;
	margin-bottom: 60px;
}
#confident h4{
	background: url(../images/bg_tit02.png) repeat-x center;
	text-align: center;
}
#confident h3 span{
	position: absolute;
	left: 0;
	right: 0;
	top: 173px;
}
#confident li{
	width: 263px;
	border: 1px solid #cbcbcb;
	background-color: #fff;
	text-align: center;
	float: left;
	margin-right: 36px;
	margin-bottom: 17px;
}
#confident li:last-child{
	margin-bottom: 0;
}
#confident ul{
	overflow: hidden;
	width: 905px;
}
#confident li h5{
	border-bottom: 1px solid #cbcbcb;
	font-size: 16px;
	padding: 5px 0;
}
#confident li img{
	padding: 25px 0;
}
/*------------ hospital --------------*/
#hospital {
	background-color: #f7f7f7;
	padding: 0 0 45px 0;
}
#hospital .host_box{
	margin: 0 30px 80px 30px;
	border: 7px solid #4c82bf;
	border-radius: 5px;
	position: relative;
}
#hospital .host_box.last{
	margin-bottom: 0;
}
#hospital .top_point{
	position: absolute;
	top: -55px;
	left: 20px;
}
#hospital .host_box h3{
	background: url(../images/bg_point.png) repeat-x;
	padding: 17px 0 17px 175px;
	margin-bottom: 15px;
}
#hospital .host_box .pack{
	padding: 20px 35px 35px 35px;
}
#hospital .slogan{
	margin-bottom: 25px;
}
#hospital .item{
	overflow: hidden;
	margin-bottom: 20px;
}
#wrapper #hospital .r_remove{
	margin-bottom: 0;
}
#hospital .msg{
	width: 555px;
	margin-top: 4px;
}
#hospital .msg02{
	width: 480px;
	margin-top: 4px;
}
#hospital .msg h4 ,#hospital .msg02 h4{
	font-size: 18px;
	color: #fff;
	background-color: #0470a9;
	padding: 2px 0 2px 10px;
	border-left: 10px solid #004c74;
	margin-bottom: 20px;
}
#hospital .msg h4 span, #hospital .msg02 span{
	font-size: 13px;
}
#hospital .msg p, #hospital .msg02 p{
	margin-bottom: 20px;
}
#brace_board{
	background: url(../images/bg_brace.jpg) repeat;
	border: 2px solid #035e8e;
	overflow: hidden;
	border-radius: 6px;
	margin: 35px 0 40px 0;
}
#brace_board h4{
	background: url(../images/bg_brace_tit.jpg) repeat-x;
	text-align: center;
	padding: 8px 0;
}
#brace_board  ul{
	padding: 25px 40px;
	overflow: hidden;
}
#mouth{
	overflow: hidden;
}
#mouth h4{
	font-size: 18px;
	color: #fff;
	background-color: #0470a9;
	padding: 2px 0 2px 10px;
	text-align: center;
	margin-bottom: 20px;
}
#mouth .msg02{
	width: 500px;
}
#private h4{
	font-size: 18px;
	color: #fff;
	background-color: #0470a9;
	padding: 2px 0 2px 10px;
	text-align: center;
	margin-bottom: 20px;
}
#private  ul{
	overflow: hidden;
	width: 900px;
}
#private  ul.btm_list{
	overflow: hidden;
	width: 580px;
	margin: 0 auto
}
#private li{
	float: left;
	margin: 0 30px 20px 0;
}
#private li span{
	text-align: center;
	font-size: 15px;
	display: block;
}
#equipt ul{
	overflow: hidden;
	width: 900px;
}
#equipt li{
	float: left;
	margin-right: 30px;
}

#voice{
	background-color: #f7f7f7;
	padding: 0 0 45px 0;
}
#voice h4{
	text-align: center;
	margin-bottom: 30px;  
}
#voice  .case{
	padding: 0 20px;
}
#voice .voice_box{
	border: 3px solid #1e5289;
	border-radius: 10px;
	padding:  30px;
	margin-bottom: 25px;
}
#voice .voice_box h5{
	margin-bottom: 5px;
}
#voice .voice_box .msg{
	border: 1px solid #dedede;
	border-radius: 8px;
	padding: 13px 25px;
	background-color: #fff;
	overflow: hidden;
}
#voice .voice_box .msg img{
	float: left;
	margin: 0 25px 0 0;
}

#flow{
	background-color: #f7f7f7;
	padding: 0 0 90px 0;
}
#flow li{
	display: table;
}
#flow .case{
	padding: 0 30px;
}
#flow .msg{
	display: table-cell;
	vertical-align: middle;
	background: url(../images/bg_flow.png) no-repeat center right;
	width: 700px;
	padding-left: 20px;
}
#flow .msg h4{
	margin-bottom: 20px;
}
#flow .arrow_step{
	padding: 25px 40px;
}

#intro .tit_sub span{
	top: 77px;
}
#intro .tit_sub{
	background: url(../images/bg_tit_intro.jpg) repeat-x top;
	background-color: transparent;
}
#intro  .tit_intro{
	background-color: #0470a9;
	font-weight: normal;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
}
#intro .case{
	overflow: hidden;
	border: 1px solid #bababa;
	background-color: #fbfbfb;
	padding: 40px 40px 25px 40px;
	margin: 0 30px;
}
#intro #service{
	border-bottom: 1px solid #dedede;
	margin-bottom: 25px;
}
#intro #service p span{
	font-weight: bold;
	color: #0470a9;
}
#intro #service img.fl_l{
	margin-right: 20px;
}
#intro #service p{
	margin-bottom: 20px;
}
#f_right{
	width:448px;
	float:right;
}
#intro iframe{
	border: 1px solid #adadad !important;
	border-radius: 5px;
}
#intro .msg h5{
	font-weight: bold;
	margin-bottom: 10px;
}
#intro .msg {
	float: left;
	padding: 0 0 0 30px;
	width: 365;
}
#intro #access{
	margin-bottom: 40px;
}
#intro .msg p{
	font-size: 13px;
	overflow: hidden;
	margin-bottom: 10px;
}
#intro .msg p span.left{
	font-weight: bold;
	float: left;
	margin-right: 8px;
}
#intro .msg p span.right{
	float: left;
}
#intro .pack{
	overflow: hidden;
}
#intro .item{
	border: 1px solid #d2d2d2;
	padding: 15px 10px 0 10px;
	margin-top: 18px;
}
#intro .msg .item p span.left{
	width: 95px;
	float: left;
	text-align: right;
}
#intro .msg .item p span.right{
	width: 238px;
}
#intro .tb_style{
	border: 0;
	border-collapse: collapse;
	background-color: #fff;
	margin-bottom: 10px;
}
#intro .tb_style th{
	background-color: #4b7d98;
	color: #fff;
	border-bottom: 1px solid #dbe5ea;
	border-right: 1px solid #a9bcc6;
	padding: 8px 20px;
	text-align: center;
	font-size: 13px;
}
#intro .tb_style td{
	font-size: 13px;
	background-color: #6f838e;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #e2e6e8;
	border-right: 1px solid #e2e6e8;
	padding: 8px 20px;
}
#intro  .txt_table{
	font-size: 13px;
}

.various_box{
	width:380px;
	float:left;
	margin-bottom:40px;
}

.various_box h4{
	font-size: 20px;
	font-weight:bold;
	color: #fff;
	background-color: #0470a9;
	padding: 10px 0 2px 10px;
	border-bottom: 10px solid #004c74;
	margin-bottom: 0px;
	text-align:center;
	letter-spacing:5px;
}

.various_box h4 span{
	font-size:12px;
}

.mr50{
	margin-right:50px;
}

table.price{
	border-collapse: collapse;
	margin-bottom:10px;
}

table.price th{
	background-color: #1a416f;
	border: 1px solid #244f81;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

table.price td{
	border: 1px solid #1a416f;
	padding: 10px;
}

.tdtitle{
	background-color:#e7e7eb;
	color:#1a416f;
}

.number{
	text-align:right;
}

h5{
	font-weight:bold;
	border-bottom: solid 1px #dedede;
	margin-bottom:10px;
}