/*==================================================================== unique
*/
.inrMv .inr {
  background: url(../../images/mv.jpg) no-repeat 50% 50%/cover; }

.message p {
  margin-top: 40px; }
  @media only screen and (max-width: 768px) {
    .message p {
      margin-top: 20px; } }

.message .posture {
  margin-top: 40px; }
  @media only screen and (max-width: 768px) {
    .message .posture {
      margin-top: 20px; } }
  .message .posture h5 {
    color: #62BFB0; }
  .message .posture ol li {
    margin-top: 10px; }
    @media only screen and (max-width: 768px) {
      .message .posture ol li {
        margin-top: 5px; } }
