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

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

#catch {
	font-family: 'YakuHanRP', 'Shippori Mincho', serif;
	display: block;
	position: relative;
	margin: 15px 0 0 30px;
	padding: 10px 0;
	width: 90%;
	background: #FFF;
}

.catch {
	font-size: 20px;
	color: #FFF;
	line-height: 1.8em;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	background: #BEAC7A;
	display: inline-block;
	padding: 10px 20px;
	margin: 0 0 0 -20px;
	width: calc(100% + 20px);
	position: relative;
	box-sizing: border-box;
}

.catch:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #E2DAC5;
}

#catch p {
	font-size: 18px;
	text-align: left;
	line-height: 1.8em;
	color: #4C3826;
	margin: 30px auto;
	width: 96%;
	box-sizing: border-box;
}

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

.catch02 {
	font-family: 'YakuHanRP', 'Shippori Mincho', serif;
	font-size: 18px;
	text-align: center;
	line-height: 1.8em;
	color: #4C3826;
	margin: 50px auto 30px;
	width: 96%;
	box-sizing: border-box;
}

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

#outset p {
	margin: 1em 0 0;
}

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


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

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

#sickness p {
	background-image: url(../images/dentistry/sickness_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto 50px;
	padding-top: 114.44%;
	height: 0;
	width: 96%;
}

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



#laugh a {
	color: #C00;
}

#laugh a:hover {
	text-decoration: underline;
}

#encounter {
	display: block;
	margin: 30px auto 0;
	width: 100%;
}

.d_red {
	color: #C00;
}

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


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

#ph_laser div {
	text-align: center;
	margin: 0 0 5px;
	height: auto;
	width: auto;
}

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


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

#catch {
	margin: 20px auto;
	width: 1000px;
}

.catch {
	font-size: 22px;
}

#catch02 {
	background-image: url(../images/dentistry/catch02.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 50px auto;
	padding-top: 0;
	height: 300px;
	width: 1000px;
}

.catch02 {
	font-size: 26px;
	margin: 80px auto 50px;
	width: 1000px;
}

#outset {
	display: block;
	margin: 0 auto;
	width: 1000px;
}

#remedy {
	display: block;
	margin: 0 auto;
	width: 1000px;
}

#cure {
	display: block;
	margin: 80px auto 100px;
	width: 1000px;
}

#cure h2 {
	display: block;
	margin: 0 auto 100px;
	width: 421px;
}

#sickness {
	display: block;
	margin: 100px auto;
	width: 1000px;
}

#sickness h2 {
	margin: 0 auto 100px;
}

#sickness p {
	background-image: url(../images/dentistry/sickness.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 50px auto;
	padding-top: 0;
	height: 300px;
	width: 1000px;
}

#laugh {
	display: block;
	margin: 50px auto 100px;
	width: 1000px;
}

#laugh h2 {
	display: block;
	margin: 0 auto 50px;
	width: 421px;
}


#encounter {
	display: block;
	margin: 50px auto 0;
	width: 100%;
}


#laser {
	display: block;
	margin: 50px auto;
	width: 1000px;
}


#ph_laser {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 100px auto 50px;
	width: 600px;
}

#bn_defect {
	background-image: url(../images/dentistry/bn_disorders.png);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	padding-top: 0;
	height: 100px;
	width: 1000px;
}

}