@charset "utf-8";
/* CSS Document */

.section-title {
  text-align:left;
  margin-bottom:10px;
}
.reed {
  font-size:16px;
  font-size:1.6rem;
  margin-bottom:1em;
}
.ph-gas {
  max-width:100%;
}
.contents {
    margin-bottom: 40px;
}
.lpg-block {
  background:#fff;
  border:1px solid #ccc;
  overflow:hidden;
  padding:15px;
  margin-bottom:1em;
}
.bg01 {
    padding: 40px 0;
}
.lpg-block h3 {
  border-bottom:2px solid #FFA400;
  margin-bottom:0.5em;
  font-size:24px;
  font-size:2.4rem;
  font-weight:bold;
}
.img-m {
  margin:0 10px 5px 0;
}
.lpg-youto li {
  color:#999;
  font-size:16px;
  font-size:1.6rem;
}
.lpg-youto li span {
  color:#000;
}