.page-philosophy .page-content h3.entitle {
  line-height: 1;
  font-size: 36px;
  margin-bottom: 0;
}
.page-philosophy .page-content h3.entitle::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, #3f51b5 100px, #ccc 100px);
}
.page-philosophy .page-content p.txtred {
  color: #e51e1e;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0.5em;
}
.page-philosophy .page-content p.txt01 {
  font-size: 22px;
  margin-bottom: 1.6em;
  margin-top: 0.5em;
}
.page-philosophy .page-content .mt150 {
  margin-top: 150px;
}
.page-philosophy .message-img {
  background-image: url("../img/philosophy/message.jpg");
  width: 100%;
  height: 45vw;
  background-size: cover;
  background-position: center bottom;
}
.page-philosophy .philosophy-img {
  width: 100%;
  height: 45vw;
  background-image: url("../img/philosophy/img_02.jpg");
  background-size: cover;
  background-position: center bottom;
}/*# sourceMappingURL=philosophy.css.map */