.special-content {
  background: #f8f0cd;
  padding: 0;
  color: #11245a; }
  .special-content hr {
    margin-top: 4rem;
    border-top: 1px solid #fff; }
    @media (max-width: 768px) {
      .special-content hr {
        margin-top: 2rem; } }
  .special-content img {
    max-width: 80%; }
  .special-content p {
    font-size: 0.8rem; }
  .special-content__header {
    padding: 3rem 1.5rem;
    position: relative; }
    @media (max-width: 768px) {
      .special-content__header {
        padding-top: 1rem; } }
    .special-content__header:before {
      position: absolute;
      content: ' ';
      width: 100%;
      height: 380px;
      top: 0;
      left: 0;
      background: #fff;
      z-index: 1; }
      @media (max-width: 768px) {
        .special-content__header:before {
          height: 160px; } }
    .special-content__header figure {
      position: relative;
      z-index: 2;
      max-width: 580px;
      margin: auto; }
    .special-content__header img {
      max-width: 100%; }
      @media (max-width: 768px) {
        .special-content__header img {
          max-width: 80%; } }
    .special-content__header .header-desc .copy {
      letter-spacing: 2px;
      font-size: 1rem;
      margin-top: 1.5rem; }
      @media (max-width: 768px) {
        .special-content__header .header-desc .copy {
          font-size: 0.9rem; } }
    .special-content__header .header-desc h1 {
      margin: 1rem 0 2rem;
      font-family: sans-serif;
      font-weight: bold;
      letter-spacing: 2px;
      font-size: 2rem;
      line-height: 1.6; }
      .special-content__header .header-desc h1 span {
        display: none; }
      @media (max-width: 768px) {
        .special-content__header .header-desc h1 {
          font-size: 1.4rem; } }
  .special-content__about .about {
    padding: 3rem 0; }
    .special-content__about .about:nth-child(odd) {
      background: #efe8cb; }
    @media (max-width: 768px) {
      .special-content__about .about {
        padding: 2rem 1.5rem; } }
    .special-content__about .about img {
      width: 100%;
      max-width: 100%; }
    .special-content__about .about .point {
      text-align: center;
      font-weight: bold;
      font-size: 1rem; }
      .special-content__about .about .point span {
        display: inline-block;
        background: #11245a;
        width: 23px;
        height: 23px;
        color: #fff;
        border-radius: 100%;
        margin-left: 5px;
        line-height: 23px; }
    .special-content__about .about h2 {
      font-weight: 600;
      text-align: center;
      line-height: 1.6;
      font-family: sans-serif;
      margin-bottom: 1.5rem; }
      @media (max-width: 768px) {
        .special-content__about .about h2 {
          font-size: 1rem; } }
    .special-content__about .about .tsumiki {
      text-align: center;
      margin-top: 2rem; }
      .special-content__about .about .tsumiki img {
        width: auto; }
        @media (max-width: 768px) {
          .special-content__about .about .tsumiki img {
            width: 70px; } }
    .special-content__about .about .fig-row {
      padding-left: 10px;
      padding-right: 10px; }
      .special-content__about .about .fig-row > div {
        padding-left: 5px;
        padding-right: 5px; }
    .special-content__about .about .item-list {
      background: #FFFBEB;
      border-radius: 20px;
      padding: 2rem;
      margin-top: 3rem; }
      .special-content__about .about .item-list h3 {
        text-align: center;
        font-weight: 600;
        font-family: sans-serif;
        margin-bottom: 1.5rem; }
        @media (max-width: 768px) {
          .special-content__about .about .item-list h3 {
            font-size: 1rem; } }
  .special-content .grid__link {
    padding: 0; }
    .special-content .grid__link a {
      background: #fff;
      color: #11245a;
      border: none;
      padding: 0.5rem 1.5rem; }

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