@charset "shift_jis";
/* CSS Document */
@import url("page.css");

#t-box h1 {
	background-image: url(../images/orthodontics/title_sp.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	padding-top: 28.85%;
	height: 0;
	width: 100%;
}

.catch02 {
	background-image: url(../images/orthodontics/catch02_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding-top: 38.46%;
	height: 0;
	width: 96%;
}

#jt_point {
	background-image: url(../images/orthodontics/jt_point.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	font-weight: 600;
	color: #FF4305;
	display: block;
	margin: 0 auto;
	padding-left: 120px;
	min-height: 119px;
	width: 90%;
	box-sizing: border-box;
}
#jt_point li {
	margin: 0.8em 0 0 0;
}
#jt_point li:before {
	content: "E";
}

#bnt-mouthpiece {
	display: block;
	margin: 30px auto 60px;
	width: 96%;
}
#bnt-mouthpiece a {
	background-image: url(../images/orthodontics/bnt-mouthpiece_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding-top: 12.5%;
	height: 0px;
	width: 100%;
}

#orthodontic {
	display: block;
	margin: 0 auto;
	width: 96%;
}

#orthodontic p {
	margin: 1em 0;
}

#orthodontic img {
	margin-bottom: 1em;
}

#esthermb {
	display: block;
	margin: 30px auto;
	width: 96%;
}

#esthermb img {
	height: auto;
	width: 100%;
}


@media only screen and (min-width: 769px) {
#t-box h1 {
	background-image: url(../images/orthodontics/title.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	padding-top: 0;
	height: 150px;
	width: 1015px;
}

.catch02 {
	background-image: url(../images/orthodontics/catch02.png);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	padding-top: 0;
	height: 200px;
	width: 920px;
}

#jt_point {
	margin: 2em auto;
	padding-left: 130px;
	width: 812px;
	clear: both;
}

#jt_point li {
	margin: 50px 0 0 3em;
	float: left;
}

#bnt-mouthpiece {
	display: block;
	margin: 30px auto 100px;
	width: 96%;
}
#bnt-mouthpiece a {
	background-image: url(../images/orthodontics/bnt-mouthpiece.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding-top: 0;
	height: 90px;
	width: 980px;
}

#bnt-mouthpiece a:hover {
	opacity: 0.7;
}

#esthermb {
	display: block;
	margin: 30px auto;
	width: 652px;
}

#orthodontic {
	display: block;
	margin: 50px auto;
	width: 920px;
}

}