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

#t-box h1 {
	background-image: url(../images/dental-esthetic/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%;
}

#esthe {
	display: block;
	margin: 0 auto 50px;
	width: 96%;
}

#esthe dt  {
	background-image: url(../images/dental-esthetic/bn_esthetic_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto 40px;
	padding-top: 38.46%;
	height: 0;
	width: 100%;
}

#esthe dd ul {
	background-color: #F3EFDE;
	display: block;
	margin: 3em auto;
	padding: 10px;
	width: 90%;
	box-sizing: border-box;
}

#esthe dd ul li {
	text-indent: -1.5em;
	margin: 0.5em 0;
	padding-left: 2em;
	box-sizing: border-box;
}

#esthe dd ul li:before {
	content: "E";
	margin-right: 0.5em;
}

#bnt-gummy {
	display: block;
	margin: 1.5em auto;
	width: 96%;
}

#bnt-gummy img {
	height: auto;
	width: 100%;
}



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

#esthe {
	display: block;
	margin: 0 auto 50px;
	width: 1015px;
}

#esthe dt {
	background-image: url(../images/dental-esthetic/bn_esthetic.png);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto 60px;
	padding-top: 0;
	height: 200px;
	width: 1000px;
}

#esthe dd {
	line-height: 1.8em;
	display: block;
	margin: 0 auto;
	width: 1000px;
}

#bnt-gummy {
	display: block;
	margin: 2em auto;
	width: 1000px;
}

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