.special-content {
  background: #7E8184;
  padding: 3rem 0 0;
  color: #fff; }
  @media (max-width: 768px) {
    .special-content {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  .special-content hr {
    border-top: 1px solid #fff; }
  .special-content img {
    max-width: 100%; }
  .special-content p {
    font-size: 0.9rem; }
  .special-content__header figure {
    max-width: 580px;
    margin: auto; }
  .special-content__header img {
    max-width: 100%; }
  .special-content__header .header-desc .copy {
    letter-spacing: 2px;
    font-size: 0.9rem;
    margin-top: 1rem; }
  .special-content__header .header-desc h1 {
    margin: 2rem 0 0;
    font-family: sans-serif;
    letter-spacing: 4px;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 30px; }
    .special-content__header .header-desc h1 span {
      font-size: 0.8rem; }
    @media (max-width: 768px) {
      .special-content__header .header-desc h1 {
        font-size: 1.8rem; }
        .special-content__header .header-desc h1 span {
          font-size: 0.7rem; } }
  .special-content__about {
    margin-top: 2rem; }
    @media (max-width: 768px) {
      .special-content__about {
        margin-top: 1rem; } }
    .special-content__about h2 {
      margin-top: 4rem;
      margin-bottom: 2rem;
      font-family: 'Raleway', sans-serif;
      letter-spacing: 4px; }
      .special-content__about h2 span {
        font-size: 0.7rem; }
      @media (max-width: 768px) {
        .special-content__about h2 {
          margin-top: 3rem;
          margin-bottom: 1rem;
          font-size: 1rem;
          letter-spacing: 4px;
          line-height: 1.6; }
          .special-content__about h2 span {
            letter-spacing: 2px; } }
    .special-content__about p {
      margin: 2rem 0 3rem; }
      @media (max-width: 768px) {
        .special-content__about p {
          margin-top: 1rem; } }
    .special-content__about .pc-center {
      text-align: center !important; }
      @media (max-width: 768px) {
        .special-content__about .pc-center {
          text-align: left; } }
  .special-content .item-list {
    max-width: 740px;
    margin: auto;
    padding-top: 2.5rem; }
    .special-content .item-list .row > div {
      padding-left: 1.5rem;
      padding-right: 1.5rem; }
      @media (max-width: 768px) {
        .special-content .item-list .row > div {
          padding-right: 3rem;
          padding-left: 3rem; } }
    .special-content .item-list img {
      max-width: 100%;
      width: 100%;
      margin-bottom: 0.5rem; }
    .special-content .item-list h2 {
      margin-top: 2.4rem;
      font-family: 'Raleway', sans-serif;
      letter-spacing: 6px;
      text-align: center;
      margin-bottom: 4rem; }
      @media (max-width: 768px) {
        .special-content .item-list h2 {
          font-size: 1rem;
          letter-spacing: 4px;
          margin-top: 0rem;
          margin-bottom: 3rem; } }
    .special-content .item-list a .link-btn {
      border: 1px solid #000;
      border-radius: 100px;
      padding: 0 0.4rem;
      text-align: center;
      margin-bottom: 0.5rem; }
    .special-content .item-list a:hover .link-btn {
      background: #fff;
      color: #BC9292; }
    .special-content .item-list a .item-name {
      font-weight: bold;
      font-size: 0.7rem;
      margin-bottom: 3rem; }
  .special-content .grid__link {
    padding: 3rem 0 4rem; }
    .special-content .grid__link a {
      color: #fff;
      border-color: #fff; }

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