/***************************
Header
***************************/
#header h1 {
	font-size: 9px;
}
#header #logo {
	float: left;
	width: 76%;
}
#header #header_tel {
	float: right;
	width: 24%;
}
#header #logo img, #header #header_tel img {
	width: 100%;
}
#header_nav {
	background: white;
}
#header_nav ul {
	margin: 0px 10px;
}
#header_nav ul li {
	float: left;
}
#header_nav ul li:nth-child(1) {
	width: 39%;
}
#header_nav ul li:nth-child(2) {
	width: 61%;
}
#header_nav ul li img {
	width: 100%;
}

/***************************
Content
***************************/
#content p {
	/*margin: 10px;*/
	line-height: 1.5em;
}

/***************************
Footer
***************************/
#footer_contact {
	margin: 10px 5px;
	background: #ede9e1; /* Old browsers */
	background: -moz-linear-gradient(top,  #ede9e1 0%, #fffffe 12%, #f6f5f1 62%, #e5e0d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ede9e1), color-stop(12%,#fffffe), color-stop(62%,#f6f5f1), color-stop(100%,#e5e0d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ede9e1 0%,#fffffe 12%,#f6f5f1 62%,#e5e0d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ede9e1 0%,#fffffe 12%,#f6f5f1 62%,#e5e0d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ede9e1 0%,#fffffe 12%,#f6f5f1 62%,#e5e0d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ede9e1 0%,#fffffe 12%,#f6f5f1 62%,#e5e0d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede9e1', endColorstr='#e5e0d6',GradientType=0 ); /* IE6-9 */
	border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid white;
	border-top: 1px solid #BCAF91;
	box-shadow: 1px 1px 3px gray;

}
#footer_contact h2 {

}
#footer_contact ul {

}
#footer_contact ul li {
	float: left;
}
#footer_contact ul li:first-child {
	width: 40%;
}
#footer_contact ul li:last-child {
	width: 60%;
}
#footer_contact p {

}
#footer_contact h2 img, #footer_contact li img, #footer_contact p img {
	width: 100%;
}

#nav_footer {

}
#nav_footer ul {

}
#nav_footer ul li {
	float: left;
}
#nav_footer ul li img {
	width: 100%;
}
#nav_footer ul li:nth-child(1) {
	width: 29.375%;
}
#nav_footer ul li:nth-child(2) {
	width: 39.375%;
}
#nav_footer ul li:nth-child(3) {
	width: 31.25%;
}
#copyright {
	text-align: center;
}

/***************************
Index
***************************/
#top_slide {
	margin-bottom: 10px;
}
#top_slide img {
	width: 100%;
}

/***************************
Nav
***************************/
#nav_main {
	margin: 0px 0px;
	margin-bottom: 10px;
}
#nav_main h2 {
	margin: 10px 10px;
	background: url(../../img/arrow_bottom.png) 100% center no-repeat;
	background-size: 24px 24px;
	padding-right: 25px;
}
#nav_main h2 .pic {
	float: left;
	width: 20%;
	text-align: center;
}
#nav_main h2 .pic img {
	width: 100%;
	max-width: 120px;
}
#nav_main h2 .text {
	float: right;
	width: 78%;
	font-weight: normal;
	line-height: 1.3em;

}
#nav_main h2 .text .impact {
	color: #FF7F00;
	font-weight: bold;
	display: block;
	font-size: 16px;
	line-height: 1.5em;

}
#nav_main ul {
	display: none;
}
#nav_main ul li {
	border-bottom: 2px dashed #e7e7e7;
	font-size: 16px;
	background: url(../../img/arrow_right.png) 10% center no-repeat;
	background-size: 25px 25px;
	text-indent: 20%;
}
#nav_main ul li:last-child {
	border-bottom: 1px solid #ccc;
}
#nav_main ul li a {
	color: #753F14;
	display: block;
	padding: 10px;
	background: url(../../img/arrow_right_2.png) 98% center no-repeat;
	background-size: 14px 25px;
}

#nav_bottom {

}
#nav_bottom h2 {
	text-align: center;
	width: 90%;
	margin: 0px auto;

	padding-bottom: 1px;
}
#nav_bottom h2 img {
	width: 100%;
}
#nav_bottom ul {
	border-top: 4px solid #A8956B;
}
#nav_bottom ul li {
	font-size: 16px;
	background-size: 25px 25px;
	text-indent: 30px;
	border-bottom: 1px solid #ccc;
}
#nav_bottom ul li:nth-child(1) {
	background: url(../../img/nav_1.png) 10px center no-repeat;
	background-size: 29px 27px;
}
#nav_bottom ul li:nth-child(2) {
	background: url(../../img/nav_2.png) 10px center no-repeat;
	background-size: 29px 27px;
}
#nav_bottom ul li:nth-child(3) {
	background: url(../../img/nav_3.png) 10px center no-repeat;
	background-size: 29px 27px;
}
#nav_bottom ul li:nth-child(4) {
	background: url(../../img/nav_4.png) 10px center no-repeat;
	background-size: 29px 27px;
}
#nav_bottom ul li:nth-child(5) {
	background: url(../../img/nav_5.png) 10px center no-repeat;
	background-size: 29px 27px;
}
#nav_bottom ul li:nth-child(6) {
	background: url(../../img/nav_6.png) 10px center no-repeat;
	background-size: 29px 27px;
}
#nav_bottom ul li:nth-child(7) {
	background: url(../../img/nav_7.png) 10px center no-repeat;
	background-size: 29px 27px;
}
#nav_bottom ul li a {
	color: black;
	display: block;
	padding: 15px 10px;
	background: url(../../img/arrow_right_2.png) 98% center no-repeat;
	background-size: 14px 25px;
}

/***************************
画像
***************************/
.float_pic_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.float_pic_right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.pic_full img {
	width: 100%;
}

/***************************
FIXPAGE
***************************/
#fix_page {
	position: relative;
	margin: 0px auto;
	padding: 0px;
}
#fix_page p {
	margin-bottom: 1em;
}
#fix_page .title {
	color: #D96D00;
background: -webkit-linear-gradient(top, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
background: -o-linear-gradient(top, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
background: -ms-linear-gradient(top, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
background: -moz-linear-gradient(top, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
background: linear-gradient(to bottom, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
	border-bottom: 1px solid white;
	border-top: 1px solid #ddd;
	box-shadow: 0px 1px 3px gray;
	-webkit-box-shadow: 0px 1px 3px gray;
	margin-top: 0px;
	border-left: 0px;
}
#fix_page .title img {
	float: right;
	width: 100px;
}
#fix_page span {
	font-size: 16px;
	line-height: 30px;
}
#fix_page img {
	max-width: 100%;
	height: auto; 
}
#fix_page h2, .title-line {
	border-left: 3px solid #f17a1c;
background: -webkit-linear-gradient(top, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
background: -o-linear-gradient(top, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
background: -ms-linear-gradient(top, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
background: -moz-linear-gradient(top, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
background: linear-gradient(to bottom, rgb(227, 229, 228) 0%, rgb(248, 247, 243) 42%, rgb(210, 208, 183) 100%);
	font-size: 14px;
	line-height: 20px;
	box-shadow: 0px 1px 3px gray;
	-webkit-box-shadow: 0px 1px 3px gray;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#fix_page h3 {
	border-bottom: 1px dotted #ccc;
	background: url(../../img/bg_h3.png) left center no-repeat;
	background-size: 12px 12px;
	padding: 5px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.pageTop {
	text-align: right;
	background: url(../../img/pagetop.gif) right center no-repeat;
	padding-right: 15px;
	text-decoration: underline;
}
ul.listArrow {
	display: block;
	margin: 10px;
	line-height:1.7em;
}
ul.listArrow li {
	background: url(../../img/arrow_1.png) left 5px no-repeat;
	padding-left: 15px;
}
ul.listArrow3 {
	display: block;
	margin: 10px;
	line-height:1.7em;
}
ul.listArrow3 li {
	background: url(../../img/arrow_3.png) left 5px no-repeat;
	padding-left: 15px;
}
#fix_page a {
color: #FF6600;
text-decoration: underline;
   background: transparent url(../../img/txt-icon.png) right no-repeat;
   padding-right: 12px;
margin-right: 3px;
height: 12px;
}
.bold1 {
color: #3D7900;
font-weight:bold;
letter-spacing:0.1em;
}
.bold2 {
color: #FF4D4D;
font-weight:bold;
letter-spacing:0.1em;
}
.h3Tit3 {
display: block;
height: 24px;
line-height: 24px;
margin-bottom: 10px;
font-size: 15px;
font-weight: normal;
color: #008C69;
}
.imgList li, .imgList2 li {
	text-align: center;
	margin: 10px auto;
}
.q {
	color: #a5ad41;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 10px;
}
.a {
	color: #634726;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 10px;
}
.faqArea {

}
.faqArea dt {
	line-height: 1.3em;
}
.faqArea dd {
	margin-bottom: 15px;
	line-height: 1.3em;
}
.tableFee {
border-collapse: collapse;

 font-size: 12px;
 margin-bottom: 20px;
}
.tableFee th {
background-color: #F3F1E4;
font-weight: normal;
padding: 4px;
border: 1px solid #CCCCCC;
text-align: center;
white-space: nowrap;
display: table-cell;
}
table.tableFee td {
clear: both;
 padding: 4px;
 border: 1px solid #CCCCCC;
}


/*----------------------------
  テーブル　矯正期間・料金・種類・主訴など　設定
----------------------------*/
#content table.tableOrtho,
#fix_page table.tableOrtho {
	border-collapse: collapse;
	width: 90%;
	 font-size: 14px;
	 margin: 0 auto 3em auto;
	}
#content table.tableOrtho th,
#fix_page table.tableOrtho th {
	 background-color: #F7F4F0;
	 font-weight: normal;
	 padding: 4px 8px;
	 border: 1px solid #CCCCCC;
	 white-space: nowrap ;
	}
#content table.tableOrtho td,
#fix_page table.tableOrtho td {
	clear: both;
	 padding: 4px 8px;
	 border: 1px solid #CCCCCC;
	}
#content table.tableOrtho p,
#fix_page table.tableOrtho p {
	margin:0;
	padding:0;
	}


.tourImg div {
	margin: 20px 10px;
}
.tourImg div img {
	border: 3px solid #ccc;
	display: block;
	margin: 0px auto;
}
.tourImg div h3 {
font-weight: normal;
color: #666666;
text-align: center;
line-height: 1em !important;
padding-top: 5px;
border-bottom: 0px !important;
margin: 0px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
background: none !important;
}
.tourImg div span {
display: block;
font-size: 9px !important;
color: #297678;
text-align: center;
line-height: 9px !important;
margin: 0 auto;
}
.eqContent {

}
.eqContent div {
	width: 50%;
	float: left;
	text-align: center;

}
.eqContent div p {
	padding: 3px;	
	text-align: left;
}
.eqContent p span {
	color: #669933;
	display: block;
	text-align: center;
	font-size: 12px !important;
}
.train {
	color: #008C46;
}
.bus {
	color: #00698C;
}
.train img {
	width: 10px;
}
.bus img {
	width: 13px;
}
table.mailform {
	border-collapse: collapse;
	width: 100%;
}
table.mailform tr th {
padding: 7px 0px 7px 0px;
border-top: solid 1px #CCCCCC;
border-bottom: solid 1px #CCCCCC;
font-weight: normal;
font-size: 14px;
text-align: left;
}
table.mailform tr td {
padding: 7px 10px 7px 10px;
border-top: solid 1px #CCCCCC;
border-bottom: solid 1px #CCCCCC;
font-size: 12px;
text-align: left;
}
tr.mfptr {
background-color: rgb(233, 227, 209);
}
table.mailform tr th span {
font-size: 3px;
color: #999999;
display: block;	
}
.mfp_err {
	color: red;
	font-weight: bold;
}
.tableJob {
display: block;
border-collapse:collapse;
margin-left: auto;
margin-right: auto;
width: 90%;
}
.tableJob th {
 background-color: #F5F2EB;
 font-weight: normal;
 padding: 4px;
 border: 1px solid #CCCCCC;
 text-align: center;
 font-size: 14px;
white-space: nowrap;
}
.tableJob td {
clear: both;
 background-color: #FFF;
 padding: 4px;
 border: 1px solid #CCCCCC;
 font-size: 14px;
}
ol, ol li {
	margin: 10px auto;
}

/***************************
ボタン
***************************/
.button {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #fefefe 47%, #fbe1a9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#fefefe), color-stop(100%,#fbe1a9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbe1a9',GradientType=0 );
	text-align: center;
	border-radius: 8px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 3px #ccc;
	font-size: 14px;
}
.button a {
	color: black;
	display: block;
	padding: 10px;
}
.button_left {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #fefefe 47%, #fbe1a9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#fefefe), color-stop(100%,#fbe1a9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbe1a9',GradientType=0 );
	text-align: center;
	border-radius: 8px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 3px #ccc;
	width: 30%;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.button_left a {
	color: black;
	display: block;
	padding: 10px;
	text-decoration: none !important;
	background: none !important;
}
.button_right {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #fefefe 47%, #fbe1a9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#fefefe), color-stop(100%,#fbe1a9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbe1a9',GradientType=0 );
	text-align: center;
	border-radius: 8px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 3px #ccc;
	width: 30%;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.button_right a {
	color: black;
	display: block;
	padding: 10px;
	text-decoration: none !important;
	background: none !important;
}
.button2 {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #fefefe 47%, #fbe1a9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#fefefe), color-stop(100%,#fbe1a9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fefefe 47%,#fbe1a9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbe1a9',GradientType=0 );
	text-align: center;
	border-radius: 8px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 3px #ccc;
	padding: 10px;
	font-size: 14px;
}

input[type="submit"] {
	display: block;
	margin: 10px auto;
}
.date {
	font-size: 9px;
	margin-right: 10px;
}

.iframe-cl table {
	
}
.iframe-cl table th, .iframe-cl table td {

}


.list-news {
	border-bottom: 1px solid #A8956B;
}
.list-news > li {
	padding: 3px 10px;
	margin-bottom: 3px;
}
.list-news > li > time {
	
}
.list-news > li a {
	text-decoration: underline;
	color: #567A21;	
}

.sb_instagram_header {
	padding: 0 !important;
}