@charset "UTF-8";
/* ---------------------------
   excellent
--------------------------- */
#excellentConte h1 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	background-color: #009cc8;
}
#excellentConte p {
  margin: 15px 10px;
  padding: 0;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
#excellentConte img {
  max-width: 100%;
  height: auto;
}
#excellentConte p.mainImg {
  margin: 0 0 30px;
}

#excellentConte p.imgBox {
  margin: 30px 0;
}

#excellentConte p strong {
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
