@charset "UTF-8";


/*
---------------------------------------------------------*/
.contentpage .m_img .m_img_bg{
	background-image:url(../images/ortho/m_img@2x.jpg);
}
.m_img h2{
	letter-spacing: 0.1em!important;
}



/*　こんな歯並びでお悩みではありませんか？
---------------------------------------------------------*/
.box01 .nayami_list li{
	float:left;
	width: 15%;
	margin-right: 2%;
}
.box01 .nayami_list li:last-child{
	margin-right: 0;
}
.box01 .center_txt{
	text-align:center;
	position: relative;
}
.box01 .center_txt::before,
.box01 .center_txt::after{
	position:absolute;
	display: block;
	content:"";
	max-width: 155px;
	height: 130px;
	width: 15%;
}
.box01 .center_txt::before{
	background:url(../images/kidsortho/bg1@2x.png) no-repeat left bottom;
	background-size:100%  auto;
	left: 0;
	bottom:0;
}
.box01 .center_txt::after{
	background:url(../images/kidsortho/bg2@2x.png) no-repeat right top;
	background-size:100%  auto;
	right: 0;
	top:0;
}
.box01 .center_txt p{
	position:relative;
	z-index: 2;
}
.box01 .soudan_box{
	max-width:990px;
	margin: 0 auto;
}
.box01 .soudan_box .txt_box{
	background:#ffffff;
	padding: 50px 40px 0 50px;
	position: relative;
}
.box01 .soudan_box .txt_box dt,
.box01 .soudan_box .txt_box dd p{
	width:58%;
}
.box01 .soudan_box .txt_box dt{
	font-size:185%;
	letter-spacing: 0.2em;
	color:#496E92;
	margin-bottom: 15px;
}
.box01 .soudan_box .txt_box dd div{
	position:absolute;
	right: 40px;
	bottom:0;
	max-width: 314px;
	width: 35%;
}
.box01 .soudan_box .txt_box dd p{
	padding-bottom:35px;
}
.box01 .soudan_box .contact_box ul,
.box01 .soudan_box .contact_box li dl{
	display:table;
	width:100%;
}
.box01 .soudan_box .contact_box li,
.box01 .soudan_box .contact_box li dt,
.box01 .soudan_box .contact_box li dd{
	display:table-cell;
	vertical-align: middle;
}
.box01 .soudan_box .contact_box li:nth-child(1){
	width:75%;
	padding: 25px 4%;
	background:#496E92;
	color:#ffffff;
}
.box01 .soudan_box .contact_box li:nth-child(1) dt{
	font-size:120%;
	font-weight: 600;
	letter-spacing: 0.1em;
	width:45%;
}
.box01 .soudan_box .contact_box li:nth-child(1) dd{
	padding-left:5px;
	width:55%;
}
.box01 .soudan_box .contact_box li:nth-child(2){
	position: relative;
	width:25%;
	background:#61B8B3;
	text-align: center;
}
.box01 .soudan_box .contact_box li:nth-child(2)::before{
	position:absolute;
	display: block;
	content:"";
	right: 10px;
	bottom:10px;
	width:10%;
	max-width: 15px;
	height: 15px;
	background:url(../images/kidsortho/soudan_arrow@2x.png) no-repeat right bottom;
	background-size:100% auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box01 .soudan_box .txt_box{
	padding: 30px 30px 0 30px;
}
.box01 .soudan_box .txt_box dt,
.box01 .soudan_box .txt_box dd p{
	width:62%;
}
.box01 .soudan_box .txt_box dt{
	font-size:160%;
	letter-spacing: 0.15em;
	margin-bottom: 10px;
}
.box01 .soudan_box .txt_box dd div{
	right: 20px;
	width: 33%;
}
.box01 .soudan_box .txt_box dd p{
	padding-bottom:20px;
}
.box01 .soudan_box .contact_box li:nth-child(1){
	padding: 15px 2%;
}
.box01 .soudan_box .contact_box li:nth-child(1) dt{
	font-size:95%;
}
.box01 .soudan_box .contact_box li:nth-child(1) dd img{
	display:block;
}	
.box01 .soudan_box .contact_box li:nth-child(2)::before{
	right: 8px;
	bottom:8px;
	width:5%;
}	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {

.box01 .nayami_list li{
	width: 32%;
	margin-right: 2%;
	margin-bottom: 5%;
}
.box01 .nayami_list li:nth-child(3),
.box01 .nayami_list li:last-child{
	margin-right: 0;
}
.box01 .center_txt{
	text-align:left;
	position: relative;
}
.box01 .center_txt::before,
.box01 .center_txt::after{
	width: 30%;
}
.box01 .soudan_box .txt_box{
	padding:5%;
}
.box01 .soudan_box .txt_box dt,
.box01 .soudan_box .txt_box dd p{
	width:100%;
}
.box01 .soudan_box .txt_box dt{
	font-size:5.6vw;
	letter-spacing: 0.1em;
	margin-bottom: 3%;
}
.box01 .soudan_box .txt_box dd div{
	position:static;
	float: right;
	margin: 10px 0 1% 2%;
	width: 40%;
}
.box01 .soudan_box .txt_box dd p{
	padding-bottom:0;
}
.box01 .soudan_box .contact_box ul,
.box01 .soudan_box .contact_box li dl{
	display:block;
}
.box01 .soudan_box .contact_box li,
.box01 .soudan_box .contact_box li dt,
.box01 .soudan_box .contact_box li dd{
	display:block;
}
.box01 .soudan_box .contact_box li:nth-child(1){
	width:90%;
	padding:3% 5% 4% 5%;
	text-align: center;
}
.box01 .soudan_box .contact_box li:nth-child(1) dt{
	font-size:115%;
	text-align: center;
	margin-bottom: 3%;
	width:100%;
}
.box01 .soudan_box .contact_box li:nth-child(1) dd{
	padding-left:0;
	width:80%;
	margin: 0 auto;
}
.box01 .soudan_box .contact_box li:nth-child(2){
	width:100%;
}
}



/* マウスピース型の歯科矯正「インビザライン」
---------------------------------------------------------*/
.box03 .med_frame_box h5{
	background: #496E92;
}
.box03 .med_frame_list .icon1,
.box03 .med_frame_list > li .icon1::before{
	color:#496E92;
}
.box03 .ortho_attention_txt{
	position: relative;
	text-align: center;
	color:#496E92;
	margin: 95px 0 50px;
}
.box03 .ortho_attention_txt::before{
	position: absolute;
	display: block;
	content: "";
	background: url("../images/ortho/icon_b.svg") no-repeat top center;
	background-size:100% auto;
	width: 40px;
	height: 40px;
	top:-55px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box03 .med_frame_box .med_flt .img_r{
	text-align: center;
}
.box03 .ortho_attention_txt{
	margin: 16% 0 6%;
}
.box03 .ortho_attention_txt::before{
	background-size: 90% auto;
	top:-45px;
}
}



/* 従来の矯正治療との比較
---------------------------------------------------------*/
.box05 .contrast_box_list{
	margin-bottom: 30px;
}
.box05 .contrast_box{
	float: left;
	background: #fff;
	border-top:#BDAFA3 3px solid;
	margin-top: 95px;
	box-sizing: border-box;
	padding: 0 15px 10px;
}
.box05 .contrast_box.mouth{
	border-top:#496E92 3px solid;
}
.box05 .contrast_box.wire{
	width: 35.5%;
	margin-right: .5%;
	margin-left: 20.5%;
}
.box05 .contrast_box.mouth{
	width: 43.5%;
}
.box05 .contrast_box .tit{
	position: relative;
	text-align: center;
	margin-bottom: 25px;
	font-size: 180%;
	letter-spacing: .2em;
	color: #A8A8AE;
	padding-top: 115px;
}
.box05 .contrast_box.mouth .tit{
	color: #496E92;
}
.box05 .contrast_box .tit::before{
	position: absolute;
	display: block;
	content: "";
	background: url("../images/ortho/hikaku1@2x.png") no-repeat top center;
	background-size: 100% auto;
	width: 197px;
	height: 197px;
	top:-100px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.box05 .contrast_box.mouth .tit::before{
	background: url("../images/ortho/hikaku2@2x.png") no-repeat top center;
	background-size: 100% auto;
}
.box05 .contrast_box li{
	background:#F7F5F4;
	padding: 20px 40px;
	margin-bottom: 5px;
}
.box05 .contrast_box li:first-child{
	background: #EEEBE8;
}
.box05 .contrast_box.mouth li{
	background:rgba(73,110,146,0.10);
}
.box05 .contrast_box.mouth li:first-child{
	background:rgba(73,110,146,0.20);
}
.box05 .contrast_box li .star{
	color: #E09082;
	font-size:105%;
	margin-bottom: .3em;
	text-align: center;
}
.box05 .contrast_box.wire li{
	position: relative;
}
.box05 .contrast_box.wire li .arrow{
	position: absolute;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -65%;
	width:70%;
	max-width: 272px;
}
.box05 .other_txt{
	text-align: center;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box05 .contrast_box_list{
	margin-bottom: 5%;
}
.box05 .contrast_box{
	margin-top: 95px;
	padding: 0 10px 5px;
}
.box05 .contrast_box.wire{
	width: 39.5%;
	margin-right: .5%;
	margin-left: 20.5%;
}
.box05 .contrast_box.mouth{
	width: 39.5%;
}
.box05 .contrast_box .tit{
	margin-bottom: 13px;
	font-size: 130%;
	letter-spacing: .15em;
	padding-top: 80px;
}
.box05 .contrast_box .tit::before,
.box05 .contrast_box.mouth .tit::before{
	background-size: 75% auto;
	top:-80px;
}
.box05 .contrast_box li{
	padding: 10px 8%;
	margin-bottom: 5px;
}
.box05 .contrast_box.wire li .arrow{
	left: -60%;
	width: 65%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box05 .scroll_cst .contrast_box_list{
	overflow:hidden;
  	width: 767px;
}		
.box05 .contrast_box_list{
	margin-bottom: 0;
}
.box05 .contrast_box{
	margin-top: 9%;
	padding: 0 1.5% 0.8%;
}
.box05 .contrast_box.wire{
	width: 37%;
	margin-right: .5%;
	margin-left: 20%;
}
.box05 .contrast_box.mouth{
	width: 42.5%;
}
.box05 .contrast_box .tit{
	margin-bottom: 2.8%;
	font-size: 125%;
	letter-spacing: .15em;
	padding-top: 25%;
}
.box05 .contrast_box.mouth .tit{ /*調整*/
	padding-top: 20.5%;
}	
.box05 .contrast_box .tit::before,
.box05 .contrast_box.mouth .tit::before{
	background-size: 65% auto;
	top:-72px;
}
.box05 .contrast_box li{
	padding: 5% 5%;
	margin-bottom: 5px;
	font-size:90%;
	line-height: 1.7em;
}
.box05 .contrast_box li .star{
	margin-bottom: .2em;
}
.box05 .contrast_box.wire li .arrow{
	left: -60%;
	width: 62%;
}
.box05 .other_txt{
	text-align: left;
	margin-top: 5%;
}
}



/*　その他の主な矯正装置
---------------------------------------------------------*/
.box06 .med_frame_box h5{
	background: #496E92;
}
.box06 .med_frame_box .txt_r dt{
	color: #496E92;
}
/*bnr_invisa*/
.box06 .bnr_invisa{
	max-width:1040px;
	margin: 0 auto;
}
.box06 .bnr_invisa h6{
	text-align:center;
	margin-bottom: 30px;
}
.box06 .bnr_invisa h6 span{
	position:relative;
	font-size:130%;
	letter-spacing: 0.2em;
	padding-bottom: 15px;
	color:#544a47;
}
.box06 .bnr_invisa h6 span::before,
.box06 .bnr_invisa h6 span::after{
	position:absolute;
	display: block;
	content:"";
	max-width:21px;
	height: 41px;
	width: 21px;
	bottom:0;
}
.box06 .bnr_invisa h6 span::before{
	background:url(../images/kidsortho/fkds_l@2x.png)  no-repeat left bottom;
	background-size:100% auto;
	right: calc(100% + 30px);
}
.box06 .bnr_invisa h6 span::after{
	background:url(../images/kidsortho/fkds_r@2x.png)  no-repeat right bottom;
	background-size:100% auto;
	left: calc(100% + 30px);
}
.box06 .bnr_invisa .inbox{
	background:url(../images/ortho/invisa_bg@2x.jpg) no-repeat right bottom #ffffff;
	background-size:auto 100%;
	padding: 45px 0 20px 0;
box-shadow:0 0 10px 3px rgba(0,0,0,0.08);
	
}
.box06 .bnr_invisa .flt_box{
	max-width:770px;
	width: 85%;
	margin: 0 auto 0 0;
}
.box06 .bnr_invisa .flt_box .flt_l{
	width:48%;
	padding-left: 50px;
	box-sizing: border-box;
}
.box06 .bnr_invisa .flt_box .flt_r{
	width:50%;
	max-width: 391px;
}
.box06 .bnr_invisa .flt_box .flt_l p{
	font-size:120%;
	letter-spacing: 0.2em;
	line-height: 2em;
	margin-bottom: 20px;
}
.box06 .bnr_invisa .flt_box .flt_l p span{
	font-size:125%;
	color:#EEA434;
}
.box06 .bnr_invisa .flt_box .flt_l .more_link{
	max-width:170px;
}
.box06 .bnr_invisa .flt_box .flt_l .more_link a{
	display: block;
	background:#EEA434;
	color:#ffffff;
	line-height: 1em;
	font-size:85%;
	font-weight: bold;
	padding: 10px 20px;
	position: relative;
	border-radius: 20px;	
}
.box06 .bnr_invisa .flt_box .flt_l .more_link a i{
	font-size:250%;
	position: absolute;
	right: 10px;
	bottom:0px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {	
.box06 .bnr_invisa h6{
	margin-bottom: 20px;
}
.box06 .bnr_invisa h6 span{
	font-size:120%;
}
.box06 .bnr_invisa .inbox{
	background:url(../images/ortho/invisa_bg_sp@2x.jpg) no-repeat right bottom #ffffff;
	background-size:auto 85%;
	padding: 25px 0 25px 0;
}
.box06 .bnr_invisa .flt_box{
	width: 85%;
}
.box06 .bnr_invisa .flt_box .flt_l{
	padding-left: 30px;
}
.box06 .bnr_invisa .flt_box .flt_l p{
	font-size:110%;
	letter-spacing: 0.1em;
	line-height: 2em;
	margin-bottom: 15px;
}
.box06 .bnr_invisa .flt_box .flt_l p span{
	font-size:120%;
}
.box06 .bnr_invisa .flt_box .flt_l .more_link{
	max-width:150px;
}
.box06 .bnr_invisa .flt_box .flt_r img{
	width: 95%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box06 .med_frame_box .txt_r{
	width: 100%;
}
.box06 .med_frame_box .med_flt .img_l{
	text-align: center;
}
	
.box06 .bnr_invisa h6{
	margin-bottom: 3%;
}
.box06 .bnr_invisa h6 span{
	display: block;
	font-size:5vw;
	letter-spacing: 0.15em;
	padding-bottom: 3%;
}
.box06 .bnr_invisa h6 span::before,
.box06 .bnr_invisa h6 span::after{
	width: 5%;
}
.box06 .bnr_invisa h6 span::before{
	right: auto;
	left: 0;
}
.box06 .bnr_invisa h6 span::after{
	left: auto;
	right: 0;
}
.box06 .bnr_invisa .inbox{
	background:url(../images/ortho/invisa_bg_sp@2x.jpg) no-repeat right bottom #ffffff;
	background-size:70% auto;
	padding:5%;	
}
.box06 .bnr_invisa .flt_box{
	width: 100%;
}
.box06 .bnr_invisa .flt_box .flt_l{
	width:100%;
	float: none;
	margin-bottom: 3%;
	padding-left: 0;
}
.box06 .bnr_invisa .flt_box .flt_r{
	width:80%;
	float: none;
	padding-bottom: 3%;
}
.box06 .bnr_invisa .flt_box .flt_l p{
	font-size:4.8vw;
	letter-spacing: 0.13em;
	line-height: 1.8em;
	margin-bottom: 4%;
	text-align: center;
}
.box06 .bnr_invisa .flt_box .flt_l p span{
	font-size:120%;
	padding-bottom: 1%
}
.box06 .bnr_invisa .flt_box .flt_l .more_link{
	margin: 0 auto;
}
}