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

File Name:
Note:

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

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object
------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-hero {
  background: linear-gradient(to bottom, #e8e8e7 58%, #f2f2f2 96%);
}
.p-hero__pics .pic {
  width: 206px;
}
.p-hero__pics .name {
  margin-top: 5px;
}
.p-hero__link {
  margin-left: 26.5px;
  width: 519.5px;
}

.p-profile__features {
  width: 413.5px;
}
.p-profile__points {
  width: 501px;
}
.p-profile__case__item {
  width: 482.5px;
}

.p-sns__title {
  width: 485px;
}
.p-sns__text {
  width: 452px;
}

.p-monitor__title {
  width: 444px;
}
.p-monitor__contents {
  width: 482px;
}

.p-column__title {
  width: 428.5px;
}
.p-column__item {
  width: 159.5px;
}
/*# sourceMappingURL=shida.css.map */
