#company #yasuda_area .inner {
  background: url(../../../img/page/company/greeting/bg_yasuda.jpg) no-repeat center top;
  background-size: cover;
  height: 500px;
}
#company #yasuda_area .container {
  position: relative;
  height: 100%;
}
#company #yasuda_area .designation_box {
  position: absolute;
  bottom: -53px;
  right: 0;
  background: #00ac52;
  color: #fff;
  padding: 62px 55px;
  text-align: right;
}
#company #yasuda_area small {
  font-size: 16px;
  margin-bottom: 12px;
  display: block;
}
#company #yasuda_area h3 {
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
}
#company #yasuda_area span {
  font-size: 14px;
  vertical-align: middle;
}
#company #yasuda_area h2 {
  font-size: 49px;
  text-align: right;
  padding-top: 115px;
  text-decoration: underline;
  color: #323031;
  line-height: 1.9;
}
#company #yasuda_area p {
  padding: 108px 0 80px;
  font-size: 16px;
  line-height: 2;
}
#company #yasuda_area img {
  width: 100%;
}

@media screen and (max-width: 640px) {
  #company #yasuda_area .inner {
    background: none;
    height: auto;
  }
  #company #yasuda_area .designation_box {
    position: static;
    padding: 33px 25px;
  }
  #company #yasuda_area small {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #company #yasuda_area h3 {
    font-size: 25px;
  }
  #company #yasuda_area span {
    font-size: 12px;
  }
  #company #yasuda_area h2 {
    font-size: 24px;
    padding: 18px 15px 0;
    line-height: 1.6;
    letter-spacing: 1px;
  }
  #company #yasuda_area p {
    padding: 20px 10px 45px;
    font-size: 14px;
    line-height: 1.8;
  }
}

/*# sourceMappingURL=greeting.css.map */