@charset "UTF-8";


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* ページ内共通 */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*注意書き*/
.note_txt{
	font-size: 90%;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: rgba(59,59,59,0.6);
	margin-top: 2em;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1435px) {
	.note_txt{
		font-size: 85%;
		margin-top: 1.5em;
	}
}

@media only screen and (max-width: 767px){
	.note_txt{
		font-size: 80%;
		letter-spacing: 0.05em;
		margin-top: 1em;
		text-align: left
	}
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* MV */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.contentspage #header .m_img_area {
	background-image: url(../images/brace/m_img@2x.jpg);
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* リード */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.med_lead_mainbox{
    text-align: center;
}
.bnr_case_wrap{
	max-width: 1150px;
    margin: 40px auto 0;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
	.med_lead_mainbox dd{
		text-align: left;
	}
	.bnr_case_wrap{
		width: 90%;
		margin-top: 8%;
	}
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* こんな歯並びでお悩みではないですか？（box1） */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.box1 ul{
	margin: 0 25px;
}
.box1 ul li{
	width: 15%;
	float: left;
	margin-right: 2%;
}
.box1 ul li:last-child{
	margin-right: 0;
}
.box1 .med_txt_b{
	margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.box1 ul{
		margin: 0 13%;
	}
	.box1 ul li{
		width: 30%;
		float: left;
		margin-right: 5%;
	}
	.box1 ul li:nth-child(3){
		margin-right: 0;
		margin-bottom: 5%;
	}
	.box1 .med_txt_b{
		margin-top: 5%;
	}
}

@media only screen and (max-width: 767px) {
	.box1 ul{
		margin: 0 10%;
	}
	.box1 ul li{
		width: 47.5%;
		margin-right: 0;
	}
	.box1 ul li:last-child{
		margin-right: 0;
	}
	.box1 ul li:nth-child(odd){
		margin-right: 5%;
		margin-bottom: 5%;
	}
	.box1 .med_txt_b{
		margin-top: 5%;
		text-align: center;
	}
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* 大人が歯列矯正を受けるメリット（med_grd_area） */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.med_grd_area{
	background: url("../images/brace/merit_bg.png") no-repeat center top;
	margin-top: 80px;
}
.med_grd_area .med_grd_txt{
	margin-bottom: 40px;
}
.med_grd_area .med_list2 li{
	margin-top: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.med_grd_area .med_grd_txt{
		margin-bottom: 3%;
	}
	.med_grd_area .med_list2 li{
		margin-top: 14%;
	}
}

@media only screen and (max-width: 767px) {
	.med_grd_area{
		margin-top: 8%;
	}
	.med_grd_area .med_grd_txt{
		margin-bottom: 5%;
	}
	.med_grd_area .med_list2 li{
		margin-top: 10%;
	}
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* 当院で行う成人歯列矯正（box2） */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.box2 .med_orange_box{
	margin-top: 60px;
}
.box2 .med_orange_box:first-of-type{
	margin-top: 0;
}
.box2 .med_meritlist{
	margin-top: 40px;
}
.box2 .med_style1 .com_btn1{
	margin-top: 20px;
}
.box2 .box_self{
	background-color: rgba(242,150,0,.1);
	margin-top: 40px;
	padding:40px 6%;
}
.box2 .box_self .ttl{
	font-size: 160%;
	text-align: center;
	color:#ffff67;
	letter-spacing: .25em;
	background-color: #655045;
	border-radius: 50px;
	padding:.5em;
	margin-bottom: 40px;
}
.box2 .note_txt{
	text-align: left;
}


@media only screen and (max-width: 767px){
	.box2 .med_orange_box{
		margin-top: 10%;
	}
	.box2 .med_meritlist{
		margin-top: 6%;
	}
	.box2 .med_style1 .com_btn1{
		margin-top: 4%;
	}
	.box2 .box_self{
		margin-top: 8%;
		padding:10% 6%;
	}
	.box2 .box_self .ttl{
		font-size: 105%;
		padding:.5em 1em;
		margin-bottom: 4%;
	}
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* 成人歯列矯正治療の費用（box4） */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.box4 .invisa_list{
	display: flex;
	justify-content: space-between;
	margin: 60px auto;
}
.box4 .invisa_list li{
	width: 48.5%;
	max-width: 575px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.box4 .invisa_list{
		margin: 5% auto;
	}
}

@media only screen and (max-width: 767px) {
	.box4 .invisa_list{
		margin: 7% auto;
		display: block;
	}
	.box4 .invisa_list li{
		width:100%;
		margin: 0 auto;
	}
	.box4 .invisa_list li:first-child{
		margin-bottom: 5%;
	}
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* インスタ */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.insta{
	padding-bottom: 200px;
}
.insta .insta_bg{
	background-color: #F29600;
	padding: 60px 0;
	position: relative;
}
.insta .insta_bg::before{
	position: absolute;
	content: "";
	background: url("../images/ortho_invisalign/insta_abs@2x.png") no-repeat left top;
	background-size: 100% auto;
	width: 663px;
	height: 550px;
	left: 0;
	top:0;
	z-index: 2;
}
.insta .insta_bg .insta_in_box{
	margin: 0 auto;
	max-width: 1366px;
	width: 92%;
	padding: 0 5% 50px;
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	background: rgb(242,150,0);
	background: -moz-linear-gradient(top,  rgba(242,150,0,1) 22%, rgba(242,121,0,1) 99%);
	background: -webkit-linear-gradient(top,  rgba(242,150,0,1) 22%,rgba(242,121,0,1) 99%);
	background: linear-gradient(to bottom,  rgba(242,150,0,1) 22%,rgba(242,121,0,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f29600', endColorstr='#f27900',GradientType=0 );
}
.insta .insta_bg .insta_tit div{
	margin-bottom: 20px;
}
.insta .insta_bg .insta_tit{
	position: relative;
	z-index: 3;
	color: #fff;
	font-size: 115%;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	margin-bottom: 30px;
}
.insta .abs_staff li{
	position: absolute;
	display: block;
	max-width: 102px;
	width: 7.5%;
	bottom: 0;
	transform: translateY(40%);
	z-index: 3;
}
.insta .abs_staff li:first-child{
	left: 40px;
}
.insta .abs_staff li:last-child{
	right: 40px;
}
.insta .dami{
	position: relative;
	z-index: 2;
}
.insta .view_btn{
	position: absolute;
	display: block;
	max-width: 203px;
	width: 15%;
	right: 162px;
	bottom: 0;
	transform: translateY(25%);
	z-index: 3;
}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item{
	padding: 0!important;
	width: 20%!important;
	position: relative;
	z-index: 2;
}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item:last-child{
	display: none!important;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.insta{
		padding-bottom: 13vw;
	}
	.insta .insta_bg{
		padding: 5% 0;
	}
	.insta .insta_bg::before{
		width: 44.2%;
	}
	.insta .insta_bg .insta_in_box{
		padding: 0 5% 4%;
	}
	.insta .insta_bg .insta_tit div{
		width: 30vw;
		margin: 0 auto 2%;
	}
	.insta .insta_bg .insta_tit{
		font-size: 110%;
		margin-bottom:3%;
	}
	.insta .abs_staff li:first-child{
		left: 2.5%;
	}
	.insta .abs_staff li:last-child{
		right: 2.5%;
	}
	.insta .view_btn{
		position: absolute;
		right: 10.5vw;
	}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	.insta{
		padding-bottom: 20%;
	}
	.insta .insta_bg{
		padding: 8% 0;
	}
	.insta .insta_bg::before{
		width: 60%;
	}
	.insta .insta_bg .insta_in_box{
		padding: 0 5% 7%;
	}
	.insta .insta_bg .insta_tit div{
		width: 50vw;
		margin: 0 auto 3%;
	}
	.insta .insta_bg .insta_tit{
		font-size: 105%;
		letter-spacing: 0.15em;
		margin-bottom: 5%;
	}
	.insta .abs_staff li{
		width: 10vw;
	}
	.insta .abs_staff li:first-child{
		left: 2vw;
	}
	.insta .abs_staff li:last-child{
		right: 2vw;
	}
	.insta .view_btn{
		position: absolute;
		width: 25vw;
		right: 14vw;
	}
	#sb_instagram.sbi_col_6 #sbi_images{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#sb_instagram.sbi_col_6 #sbi_images .sbi_item{
		width: 33.333%!important;
	}
	#sb_instagram.sbi_col_6 #sbi_images .sbi_item:last-child{
		display: block!important;
	}
}