#policy p {
	font-family: "Libre Baskerville", Þâ¥´¥·¥Ã¥¯, YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif!important;
  line-height: 18px;
  color: #444;
}
.slide {
	display: none;
}
.product-recommend {
	display: none;
}
#policy { border-bottom: 1px solid #999; padding-bottom: 30px; }

#policy .ttl-h2 {
  text-align: center;
  color: #333;
  font-weight: bold;
}
#policy .ttl-h3 {
  margin-top: 30px;
  color: #333;
}


@media screen and (max-width:768px) { 
  #policy .ttl-h3 {
    border-bottom: solid 1px;
}
}