.truestory .header__title {
  height: 130px; }
  .truestory .header__title a {
    width: 298px;
    margin-left: 18px; }
  .truestory .header__title h1 {
    width: 298px;
    margin: 0 0 0px 18px; }

.truestory .commonHeader {
  display: none;
  width: 420px;
  margin-right: 60px;
  margin-top: 64px; }

.truestory .commonFooter {
  margin-top: 85px; }

.truestory .truestoryBody__sns {
  width: 68px;
  font-size: 0;
  text-align: center;
  margin: 100px auto 0 auto; }
  .truestory .truestoryBody__sns span {
    display: block;
    font-size: 12px;
    color: #b2b2b2;
    margin-bottom: 10px; }
  .truestory .truestoryBody__sns ul {
    border-top: 1px solid #d7d7d7;
    padding: 10px 0 0 0; }
  .truestory .truestoryBody__sns li {
    display: inline-block;
    vertical-align: top; }
  .truestory .truestoryBody__sns a {
    transition: opacity 0.4s ease; }
  .truestory .truestoryBody__sns a:hover {
    opacity: 0.7;
    transition: opacity 0s ease; }
  .truestory .truestoryBody__sns .twitter {
    width: 27px;
    height: auto;
    margin: 1px 5px 0 -2px; }
  .truestory .truestoryBody__sns .facebook {
    width: 20px;
    height: auto;
    margin-left: 6px; }

.truestory .truestoryBody__bnr {
  margin: 80px 30px -20px; }
  .truestory .truestoryBody__bnr a {
    display: block;
    width: 375px;
    margin: 0 auto;
    transition: opacity 0.4s ease; }
    .truestory .truestoryBody__bnr a img {
      display: block;
      width: 100%; }
  .truestory .truestoryBody__bnr a:hover {
    opacity: 0.7;
    transition: opacity 0s ease; }

@media only screen and (max-width: 699px) {
  .truestory .header__title {
    height: 85px;
    margin: 0 auto; }
    .truestory .header__title a {
      width: 200px;
      margin: 0 auto; }
    .truestory .header__title h1 {
      margin: 0;
      background-position: left; }
  .truestory .commonHeader {
    position: fixed;
    top: 0;
    right: 0;
    width: auto;
    margin-right: 0;
    margin-top: 0; }
  .truestory .commonFooter {
    margin-top: 0px; }
  .truestory .truestoryBody__sns {
    margin: 60px auto 0 auto; }
  .truestory .truestoryBody__bnr {
    margin: 80px 20px 0px; }
    .truestory .truestoryBody__bnr a {
      width: auto;
      max-width: 375px; } }

@media only screen and (min-width: 699px) {
  .truestory .commonHeader__menu {
    font-size: 0; }
    .truestory .commonHeader__menu a {
      display: inline-block;
      padding: 0 10px;
      margin-left: 30px;
      font-size: 16px; }
    .truestory .commonHeader__menu a:after {
      left: 0; }
    .truestory .commonHeader__menu a:first-child {
      margin-left: 0px; } }

@media only screen and (min-width: 699px) {
  .commonFooter {
    padding-bottom: 20px;
  }
  .commonFooter>div {
    display: flex;
  }
  .commonFooter .commonFooter_linkgroup>*:last-child {
    position: static;
  }
}
