@charset "utf-8";
@media screen and (max-width: 739px) {
	}
@media screen and (max-width: 480px) {
	}
/*------------------------
        pagelayout
------------------------*/

#container {
    width : 900px;
    margin-left : auto;
    margin-right : auto;
	overflow: hidden;
}
#f_navi {
    clear : both;
    border-top-width : 4px;
    padding-top : 15px;
    padding-bottom : 15px;
	text-align:center;
	font-size:12px;
}
#footer {
    clear : both;
    border-top-width : 4px;
    padding-top : 15px;
    padding-bottom : 15px;
	text-align:center;
	font-size:12px;
}
@media screen and (max-width: 739px) {
#container {
    width :100%!important;
    margin-left : auto;
    margin-right : auto;
	overflow: hidden;
}
#f_navi {
    clear : both;
    border-top-width : 4px;
    padding-top : 15px;
    padding-bottom : 15px;
	text-align:center;
	font-size:12px;
}
#footer {
    clear : both;
    border-top-width : 4px;
    padding-top : 15px;
    padding-bottom : 15px;
	text-align:center;
	font-size:12px;
}
	}
@media screen and (max-width: 480px) {
#container {
    width :100%;
    margin-left : auto;
    margin-right : auto;
	overflow: hidden;
}
#f_navi {
    clear : both;
    border-top-width : 4px;
    padding-top : 15px;
    padding-bottom : 15px;
	text-align:center;
	font-size:12px;
}
#footer {
    clear : both;
    border-top-width : 4px;
    padding-top : 15px;
    padding-bottom : 15px;
	text-align:center;
	font-size:12px;
}
	}
/*------------------------
       blockdesign
------------------------*/

#SF-row1 .SF-col1 {
    width : 705px;
    float : left;
    display : inline;
    min-height : 1px;
    margin-right : 15px;
}
#SF-row1 .SF-col2 {
    width : 180px;
    float : left;
    display : inline;
    min-height : 1px;
}

@media screen and (max-width: 739px) {
#SF-row1 .SF-col1 {
    width : 100%!important;
    float : none!important;
	margin:0 auto!important;
    display :auto;
}
#SF-row1 .SF-col2 {
    width : 100%!important;
    float : none!important;
    display :;
	display:block;
}
#SF-row1 .SF-col2 img{
    width :60%!important;
	max-width:180px;
	float:none!important;
	margin:0 auto;
	display:block;
}
	}
@media screen and (max-width: 480px) {
	}

/*------------------------
          base
------------------------*/

body {
    background-color : #ffffff;
    color : #666666;
    font-size : 12px;
    font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
    line-height : 1.7;
    background-image : url(../assets/bg.png);
    background-repeat : repeat-x;
    background-position : left top;
}
@media screen and (max-width: 739px) {
body {
    background-image :none;
}
}
.module-container {
	max-height: 4000px;
	max-width: 1024px;
	overflow: hidden;
}
@media screen and (max-width: 739px) {
.module-container {
	max-height: 4000px;
	max-width: 96%!important;
	margin:0 auto;
	overflow: hidden;
}
}
@media screen and (max-width: 480px) {
.module-container {
	max-height: 4000px;
	max-width: 96%!important;
	margin:0 auto;
	overflow: hidden;
}
}


html,body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,li,ol,dl,dt,dd,table,th,tr,td,form,fieldset,input,textarea {
	margin: 0;
	padding: 0;
}
h1 {
    margin: 1px 0 0 5px;
    font-size: 14px;
    font-weight: bolder;
	color: #FFFFFF;
}
@media screen and (max-width: 739px) {
h1 {
	display:none;
}
	}

h2 { font-size: 22px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}
a:link {
    color : #007bbb;
    text-decoration : none;
}
a:visited { color: #007bbb;}
a:hover {
	color:#84b9cb;
	text-decoration: underline;
}
a:active { color: #007bbb;}
a img,fieldset { border: none;}
address { font-style: normal;}
em { font-style: italic;}
label { white-space: nowrap;}
#SF-rightblock {
	float: right;
	display: inline;
}
#SF-leftblock {
	float: left;
	display: inline;
}
.SF-clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
}
.SF-nowrap { white-space: nowrap;}
@media screen and (max-width: 739px) {
#SF-rightblock {
	float: none!important;
	display: block;
}
}

/*------------------------
    矯正歯科治療 2017/11/30
------------------------*/

.fr-p1{
	float:right;
	margin:0 0 20px 20px;
}
.fr-p2{
	position:absolute;
	right:0;
	float:right;
	margin:0 0 20px 20px;
}
@media screen and (max-width: 739px) {
.fr-p2{
	position:absolute;
	right:0;
	float:right;
	margin:0 0 20px 20px;
}
.fr-p2 {
	width:36%!important;
}
}
@media screen and (max-width: 480px) {
.fr-p2{
	position:absolute;
	right:0;
	float:right;
	margin:0 0 20px 20px;
}
.fr-p2 {
	width:36%!important;
}
}
.icon-a{
	margin-bottom:30px!important;
	margin-top:15px!important;
}
.icon-a ul{
	padding:0px!important;
	margin:0px!important;
}
.icon-a ul li{
	background-image:url(../img/icon.png)!important;
	background-repeat:no-repeat!important;
	padding:0 0 20px 20px!important;
	font-size:14px!important;
	height:16px;
	line-height:21px;
}
.mb30{
	margin-bottom:30px!important;
}
.mt10{
	margin-top:10px!important;
}
.mt20{
	margin-top:20px!important;
}
.mt30{
	margin-top:30px!important;
}
.mt15{
	margin-top:15px!important;
}
.mt-20{
	margin-top:-20px!important;
}
.mt-g{
	margin-top:-210px!important;
}
.mt-50{
	margin-top:-50px!important;
}
.cb{
	clear:both;
}
.re{
	position:relative!important;
}
.bold{
	font-weight:bold;
}
.photo-a{
	position:absolute;
	right:0px;
	top:7px;
}
.R-IMG{
	float: right;
	margin:0 0 10px 10px;
	}
@media screen and (max-width: 739px) {
.R-IMG{
	width:30%;
	}
}
@media screen and (max-width: 480px) {
.R-IMG{
	width:30%;
	}
}
.re{
	position:relative!important;
}
.ore{
	color:#E97E0A;
}
.blu{
	color:#913E97;
}
.ml-font{
	margin-left:-10px;
}
.g-s{
	width: 100%;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.mt-m1{
	margin-top: 50px!important;
}
.f14{
	font-size: 14px;
}
.mb15{
	margin-bottom: 15px;
}
.mr1{
	float: right;
}

/*------------------------
    テキストリンク
------------------------*/

#f_navi a {
	color: #666666!important;
	text-decoration: none!important;
}
#f_navi a:hover {
	color: #6699CC!important;
	text-decoration: underline!important;
}
.pankuzu {
	margin-top: 10px;
}
.pankuzu a, .copy a {
	color: #666666!important;
	text-decoration: none!important;
}
.pankuzu a:hover, .copy a:hover {
	color: #6699CC!important;
	text-decoration: underline!important;
}
@media screen and (max-width: 739px) {.pankuzu { margin-top:30px;margin-left:10px;}}

#PageTop{
	float:right;
	padding:0 0 20px 0;
		}
@media screen and (max-width: 739px) {#PageTop{margin-right:10px;}}
	
@media screen and (max-width: 739px) {h4.newslistHeadlineStyle{
	margin-left:10px;}}
	
	
	

/*------------------------
    テーブル
------------------------*/	
.responsiv1 {
	clear:both;
	margin: 20px auto;
}
.responsiv1 th {
	border: 1px solid #999;
	padding: 10px;
	background-color: #FFEBD6!important;
}
.responsiv1 td {
　border: solid 1px #ccc;
  padding: 10px;
}
.responsiv1 td.tit{
	background-color: #FFEBD5;
}
.responsiv1 td:first-child {
  background: #fbf5f5;
}
.responsiv1 .price {
	color:#F00;
	text-align:center;
	}	 
.detail{ width:50%;}
@media screen and (max-width: 739px) {
  .responsiv1 {
    width: 96%!important;
	border:none!important;
	margin:0 !important;
  }
  .responsiv1 .thead {
    display: none;
  }
  .responsiv1 tr {
    width: 100%;
  }
  .responsiv1 td {
    display: block;
    text-align: ;
    width: 100%;
	border-bottom:none!important;
  }
.responsiv1 td:last-child {
	border-bottom:solid 1px #999!important;
	}
.responsiv1 td:first-child {
    width:100%!important;
	margin:0 auto!important;
	background-color: #FFEBD6;
	}
  .responsiv1 td:before {
    content: attr(data-label) "　";
    float: left;
    font-weight: bold;
    margin-right:5px;
	width:65px;
  }
  .responsiv1 td:first-child {
    content: attr(data-label) " ";
  }
 .responsiv1 th {
	 display:block;
	 background-color:#333!important;
 }
 .responsiv1 td.first{
    width: 100%!important;
	 margin-top:20px!important;
	 text-align:left;
	 }
.responsiv1 td.first p{
	position: relative;
	left:-67px;
	}	 
.responsiv1 td.txt p {
	display:block;
	clear:both;
	}	 
.responsiv1 .price {
	text-align:left;
	}
.detail{ width:100%;}
		 
}







#MENU-access {
	display:block;
	width:100%;
	height:145px;
	padding-left:6px;
	padding-right:3px;
	background-image:url(../assets/ba7.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:inherit;
}
#MENU-access h6{display:none!important;}
#MENU-access p{margin-top:30px;}

@media screen and (max-width: 739px) {
#MENU-access {
	display:block;
	width:100%!important;
	padding-left:6px;
	padding-right:3px;
	font-size:12px;
	line-height:inherit;
	background:none;
}
#MENU-access h6{
	display:block!important;
	text-align:center;
	font-size:14px;
	color: #0D63CC;
	margin-top:10px;
	}
#MENU-access p{margin-top:0;text-align:center;}
#MENU-access a{text-align:center;}
}
.main{ display:none;}
@media screen and (max-width: 739px) {
#SF-navigation{
	display:none;}
.main{ display:block;}
.main img{
	width:100%;
	margin:0 auto;
	}
}

