@charset "utf-8";

/* 冒頭テキスト
------------------ */
#denture_text{
	background:#d7f9ff;
	padding:1.5rem;
	line-height:1.6;
	margin-bottom:1.5rem;
	color:#04b0ce;
	font-weight:bold;
	font-family:"Yu Gothic", YuGothic, Meiryo, sans-serif;
	font-size:128.57%;
}

/* 特徴
------------------ */
#ph02{
	display:block;
	margin:0 auto 1rem auto;
}

@media print, screen and (min-width:960px){
#ph02{
	float:left;
	margin:0 0 2rem 0;
}
}

#denture_point{
	margin-bottom:2rem;
	line-height:1.4;
}

#denture_point li{
	border-bottom:1px dashed #ccc;
	padding:0 0 0.2rem 1.3rem;
	margin-bottom:1rem;
	background:url(../img/i03.png) no-repeat 0 2px;
	background-size:1.2em;
}

@media print, screen and (min-width:960px){
#denture_point{
	margin-left:300px;
}
}

#ph04{
	text-align:center;
	line-height:1.4;
	margin-bottom:1.5rem;
}

@media print, screen and (min-width:960px){
#ph04{
	float:left;
	margin:0 2rem 0 0;
}
}

/*eof*/