@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:
Note:

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object
------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-hero {
  background: linear-gradient(to bottom, #e8e8e7 78%, #f2f2f2 96%);
}
.p-hero__pics .pic {
  width: 36.6222222222vw;
}
.p-hero__pics .name {
  margin-top: -5.6vw;
}

.p-profile__points {
  width: 88.8vw;
}

.p-sns__title {
  width: 86.2222222222vw;
}
.p-sns__text {
  width: 80.3555555556vw;
}
/*# sourceMappingURL=nishimura.css.map */
