.special-content {
  background: #D0DBDE;
  padding: 3rem 0 0; }
  @media (max-width: 768px) {
    .special-content {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  .special-content hr {
    border-top: 1px solid #000; }
  .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: 2rem; }
        .special-content__header .header-desc h1 span {
          font-size: 0.7rem; } }
  .special-content__about {
    margin-top: 2rem;
    text-align: center; }
    @media (max-width: 768px) {
      .special-content__about {
        margin-top: 1rem; } }
    .special-content__about h2 {
      margin-top: 6rem;
      margin-bottom: 3rem;
      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: 4rem;
          font-size: 1rem;
          letter-spacing: 4px; }
          .special-content__about h2 span {
            letter-spacing: 2px; } }
    .special-content__about h2 {
      position: relative;
      background: #fff;
      padding: 20px;
      color: #333333;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px; }
    .special-content__about h2:after {
      border: solid transparent;
      content: '';
      height: 0;
      width: 0;
      pointer-events: none;
      position: absolute;
      border-color: rgba(255, 255, 255, 0);
      border-top-width: 21px;
      border-bottom-width: 21px;
      border-left-width: 12px;
      border-right-width: 12px;
      margin-left: -12px;
      border-top-color: #fff;
      top: 100%;
      left: 50%; }
    .special-content__about p {
      margin: 2rem 0; }
    .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: #000;
      border-color: #000; }

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