@charset "UTF-8";

*{
    margin: 0;
	padding: 0;
	color: #886644; 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 

}

body {
	background-color: #fffff5;
}

ul,ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #886644; 
}

img{
	border: none;
	vertical-align: bottom;
	width: 100%;
}

.header{
	width: 100%;
	margin: 10px auto 0 auto;
}

.header1 {
	width: 50%;
	float: left;
}

.header1 img{
	width: 100%;
}

.header2 {
	width: 50%;
	float: right;
	text-align: right;
	margin-top: 1%;
}

.header2 img{
	width: 90%;
}

.clear {
	height: 0;   
	clear: both;
}

.line {
	width: 100%;
	height: 7px;
	margin: 0 auto 10px;
	background-image: url("../images/header_line.gif");
	background-repeat: repeat-x;
}

.top_line {
	width: 100%;
	height: 7px;
	margin: 0 auto;
	background-image: url("../images/header_line.gif");
	background-repeat: repeat-x;
}

.top_image {
	width: 100%; 
	margin: 2px 0 15px 0; 
}

.smp_menu {
	width: 97%;
	margin: 0 auto 15px auto;
}

.smp{
	width: 30%;
	margin: 0 1.65% 0 1.65%;
	float: left;
}

.smp_navi {
	display : block ;
	width: 98%; 
	margin: 0 auto 2% auto; 
}

.pc_navi {
	display: none;
}

ul.accordion { 
	width:100%; 
	margin-bottom: 3px; 
	padding: 0;
	font-size: 100%;
	text-align: center;
}
	
ul.accordion span { 
	display:block; 
	height: 38px;
	padding-top: 12px;
	margin-bottom: 3px; 
	background-repeat: no-repeat;
	background-position: top center; 
	font-weight:200;
}

ul.accordion a { 
	display:block;
	height: 38px;
	padding-top: 12px; 
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration:none; 
	font-weight:200;
}

ul.accordion ul { 
	display:none;
}

ul.accordion a:link{
	color : #666633 ; 
	background-image : url(../images/navi_01.jpg) ;
}

ul.accordion a:visited{
	color : #bb9922 ; 
	background-image : url(../images/nave_02.jpg) ;
}

ul.accordion a:hover{
	color : #bb9922 ; 
	background-image : url(../images/navi_02.jpg) ;
}

ul.accordion a:active{
	color : #ffffff ; 
	background-image : url(../images/navi_03.jpg) ;
}



li.smp_bar2 a:link{
	color : #666633 ; 
	background-image : url(../images/navi_22.jpg) ;
}

li.smp_bar2 a:visited{
	color : #bb9922 ; 
	background-image : url(../images/navi_22.jpg) ;
}

li.smp_bar2 a:hover{
	color : #bb9922 ; 
	background-image : url(../images/navi_23.jpg) ;
}

li.smp_bar2 a:active{
	color : #ffffff ; 
	background-image : url(../images/navi_23.jpg) ;
}



ul.accordion > li > p {
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff; 
	background-image : url(../images/navi_13.jpg);
}

ul.accordion > li > p :hover{ 
	color: #bb9922 ;
	background-image : url(../images/navi_12.jpg) ;
}

ul.accordion > li > p :active{ 
	color : #ffffff ;
	background-image : url(../images/navi_13.jpg) ;
}
	
ul.accordion > li > p .open {
	color: #bb9922 ;
	background-image:url(../images/navi_13.jpg);
}
	

.qr {
	display: none; 
}

.main {
	width: 95%;
	margin:10px auto;
}

.container1 {
	width: 98%;
	display: block;
	margin: 0 auto 20px;
}

.container2 {
	width: 98%;
	display: block;
	margin-bottom: 40px;
}

.illust_box{
	display: none;
}

.smp_illust_box {
	display: block; 
	width: 98%;
	margin: 25px 1% 15px 1%;  
	border-top: dotted #696 ; 
	padding-top: 15px; 
}

.smp_illust_box div {
	width: 98%; 
	margin: 10px 0% 20px;
	padding: 5px 1%; 
	font-size: 110%; 
	line-height: 130%;
	font-weight: 400; 
	text-align: center; 
	background-color: #fff; 
}

.smp_illust_box ul {
	font-size: 95%; 
	margin: 10px 5px 20px 30px; 
	line-height: 130%;
	text-indent: 0;
	list-style-type: disc;
	text-align: justify; 
}

.smp_illust_box img {
	margin: 10px 0;
}

.black {
	color: #54381D; 
	font-size: 135%;
	font-weight: 800; 
}

.pc_access {
	display:none; 
}

.access_info {
	display: block; 
	width: 100%; 
	margin: 20px auto 30px auto; 
}

.smp_parking {
	margin: 20px auto 30px; 
}

.box_parking1 {
	width: 45%;
	float: left; 
	margin: 0 5px 2px 0; 
}

.box_parking2 {
	width: 100%;
	float: left; 
	font-size: 90%; 
	margin-top: 10px; 
	line-height: 130%; 
	text-align: justify; 
}

.attention {
	display: block; 
	width: 90%; 
	background-image : url(../images/attention.gif) ;
	background-repeat:no-repeat; 
	background-position:top left; 
	font-size: 90%; 
	margin: 25px auto 20px; 
	padding-left: 35px;
	text-align:justify; 
}

.title2 {
	display: block;
	width: 100%; 
	height: 29px; 
	margin: 0 auto 20px auto;
	padding-top: 2px; 
	background-image : url(../images/title_back.jpg) ;
	background-repeat: no-repeat; 
	background-position: top left; 
}

h1 {
	padding-left: 1em;
	font-size:120%;
	font-weight: 500;
	color: #FFF;
}
.content {
	display: block;
	width: 100%;
	margin: 0 auto 40px;
	font-size: 100%;
	line-height:180%;
	color: #aa8866;
	text-indent: 1em;
	text-align: justify;
}

.content2 {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 100%;
	line-height:120%;
	color: #aa8866;
	text-align: justify;
}

.content3 {
	display: block;
	width: 95%;
	margin: 0 0 15px 5%;
	font-size: 100%;
	line-height:180%;
	letter-spacing: 0.1em;
	color: #aa8866;
	text-indent: 1em;
	text-align: justify;
}

.content4 {
	display: block;
	width: 90%;
	margin: 0 0 0 10%;
	font-size: 100%;
	line-height:180%;
	letter-spacing: 0.1em;
	color: #aa8866;
	text-indent: 1em;
	text-align: justify;
}

.content5 {
	display: block;
	width: 86%;
	margin: 0 0 0 10%;
	padding: 2%; 
	background-color: #FFF; 
	font-size: 100%;
	line-height:180%;
	letter-spacing: 0.1em;
	color: #aa8866;
	text-indent: 1em;
	text-align: justify;
}

.content3 ul {
	margin-left: 10%; 
	text-indent: 0;
	list-style-type: circle;
}

.red {
	color: #FF861F;
	font-weight: 600;
}

.sub_title {
	display: block; 
	width: 95%;
	height: 25px;
	font-size: 110%;
	margin: 30px 0 25px 2%;
	padding-left: 3%; 
	background-image : url(../images/title_back2.png) ;
	background-repeat:no-repeat; 
	background-position:bottom left; 
}

.sub_title2 {
	display: block; 
	width: 95%;
	height: 25px;
	font-size: 110%;
	margin: 30px 0 25px 2%;
	padding-left: 3%;
	background-image : url(../images/title_back2.png) ;
	background-repeat:no-repeat; 
	background-position:bottom left;
}

.staff_box{
	display: block; 
	width: 95%; 
	margin: 0 0 20px 5%;
	background-image : url(../images/title_back2.png) ;
	background-repeat:no-repeat; 
	background-position:bottom center; 
}

.staff1{
	display: block; 
	width: 100%;
	text-indent: 0;
	height: 25px;
	font-size: 100%;
	margin: 10px 0 5px 0;
}

.staff2 {
	display: block; 
	width: 40%;
	text-indent: 0;
	margin-left: 7%; 
	float: left;
	font-size: 120%;
	font-weight:800;
}

.staff3{
	display: block; 
	float: left; 
	text-indent: 0;
	height: 25px;
	font-size: 80%;
}

.rubi {
	display: block; 
	font-size: 100%
	font-size: 110%;
	margin: 25px 0 15px 20%;
}

.copy {
	font-size: 100%;
	margin: 10px 0 11px 7%;
	color: #FF861F;
	font-weight: 600;
}

.copy2 {
	font-size: 100%;
	margin: 12px 0 0 10%;
	padding: 4px 0 0 12px;  
	color: #fff;
	font-weight: 600;
	background-image: url("../images/mini_title_02.jpg");
	background-repeat:no-repeat; 
	width: 250px;
	height: 39px;
}

.sankaku_d {
	margin: 0 48%;
	width: 13%;	
}

.sankaku_d2 {
	margin: -5px 40% 5px;
	width: 12%;	
}

.large {
	font-size: 130%;
	font-weight:800;
}

.large2 {
	font-size: 110%;
	font-weight: 600;
	margin-bottom: 10px;
}

.part1 {
	width: 95%;
	margin: 0 auto 15px 5%;
}

.part1 td {
	vertical-align: top;
}

.part1 ul {
	margin-left: 35px;
}

.year {
	width: 60px;
}

.img_l35 {
	width: 50%;
	margin:0 15px 1px 0; 
	float: left;
}

.img_r35 {
	width: 50%;
	margin: 0 0 1px 15px; 
	float: right;
}

.img_l50 {
	width: 60%;
	margin:0 15px 1px 0; 
	float: left;
}

.img_r50 {
	width: 60%;
	margin: 0 0 1px 15px; 
	float: right;
}

.img_frame {
	width: 90%; 
	margin: 0 auto 1em auto;
}

.line2 {
	margin: 3px 0 10px 0;
	height: 7px;
	width: 100%;
	background-color: #f8dce0;
	background-image: url(../images/header_line.gif);
	background-repeat: repeat-x;
}

.copyright {
	display: block; 
	text-align: center;
	margin-bottom: 15px;
	color: #777;
	font-size: 75%; 
}

.caption {
	width: 100%;
	margin-top: 5px;
	font-size: 70%;
	text-align: center;
}

.caption2 {
	width: 100%;
	margin-top: 5px;
	font-size: 70%;
	line-height:120%; 
	text-align: right;
}

.career {
	font-size: 100%;
	width: 97%;
	margin: 0 auto 0 auto;
}

table.career td, th{
	border-style: none; 
	padding: 1px 5px 1px 5px;
	border-spacing: 0;
}

.price_list {
	font-size: 90%;
	width: 97%;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}

.price_list thead {
	text-align: center;
	background-color: #BDF5CB;
	font-size: 90%;
}

.price_list table, td, th{
	border: 1px #808080 solid; 
	padding: 1px 5px 1px 5px;
	border-spacing: 0;
}

.price {
	width: 18%;
	text-align: right; 
}

.price01 {
	width: 16%;
}

.price03 {
	width: 20%;
}

.guarantee {
	width: 20%;
}

.orthodontics{
	text-indent: 0;
	width: 100%; 
	border-collapse: collapse;
	font-size:90%; 
	line-height: 120%; 
	margin-bottom: 3px; 
}

.orthodontics table, td, th{
	border: 1px #808080 solid; 
	padding: 1px 5px 1px 5px;
	border-spacing: 0;
}

.orthodontics thead {
	text-align: center;
	background-color: #BDF5CB;
	font-size: 80%; 
}

.orthodontics1 {
	width: 25%;
}

.orthodontics td {
	background-color: #fff; 
}

td.orthodontics1 {
	background-color: #CF9; 
	text-align: center; 
}

.orthodontics_price {
	width: 25%;
}

td.orthodontics_price {
	text-align: right; 
}

.space{
	margin: 50px 0 40px 0;
}

.space td.orthodontics1{
	background-color: #ffff66; 
}

.pagetop {
	margin-top: 20px;
	width: 100%;
}

#toTop {
	width: 57px; 
	margin: 0 4px 0 auto; 
}

.viewer {
	margin: 2px 0 15px 0; 
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.viewer ul,
.viewer ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.viewer ul li img {
	width: 100%;
	display: none;
}

.viewer_base {
	top: 0;
	position: absolute;
}
.viewer_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.viewer ul {
	display: inline-block;
	overflow: hidden;
}

.album_box {
	width: 99%;
	display: block;
	margin: 0 0 30px 1%;
}

.album01 {
	float: left; 
	width: 46%;
	margin: 0 0 1px 0.5%;
	padding: 3px 1% 2px 1%;
	border-width: 1px;
	border-color: #ffcccc;
	border-style: solid;
}
.album02 {
	float: left; 
	width: 46%;
	margin: 0 0 1px 0.5%;
	padding: 3px 1% 2px 1%;
	border-width: 1px;
	border-color: #ffcccc;
	border-style: solid;
}

.footer {
	display: block; 
	width: 100%;
	margin-bottom: 20px; 
}
img.eventimg{
    width: 100%;
    margin-top: 10px;
    margin-left: -30px;
}
.recruit_pc{
    display: none;
}
.recruit_sp{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity:0.7;
}
.recruit_sp img{
    width: 100%;
}