/*--------------------------conceptBox--------------------------------*/
.nakamen_mv {
  background: url(../img/about/mv.jpg) no-repeat;
  background-size: cover;
  background-position: center; }
  @media (max-width: 1024px) {
    .nakamen_mv {
      background-position: 78%; } }

.aboutUsBox {
  padding: 50px 0 60px;
  position: relative; }
  .aboutUsBox::after {
    content: '';
    width: 100%;
    height: 447px;
    background: #F3F6FA;
    bottom: 0;
    position: absolute; }

.linkBox {
  position: relative;
  z-index: 3; }

.philsophyBox .txtBox__center {
  font-size: 22px;
  letter-spacing: 0px;
  font-weight: 300; }
  @media (max-width: 480px) {
    .philsophyBox .txtBox__center {
      font-size: 18px;
      margin-top: 20px; } }

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