.special-content {
  background: #E3E2E2; }
  .special-content hr {
    border-bottom: 1px solid #8b8b8b;
    margin-bottom: 3rem; }
    @media (max-width: 576px) {
      .special-content hr {
        margin-bottom: 1.5rem; } }
  .special-content__header {
    margin-bottom: 3rem; }
    @media (max-width: 576px) {
      .special-content__header {
        margin-bottom: 1.5rem; } }
    .special-content__header .mv .tit {
      font-family: 'Raleway', sans-serif;
      text-align: center; }
      .special-content__header .mv .tit .copy {
        display: inline-block;
        font-size: 0.9rem;
        border-bottom: 1px solid #fff;
        padding-bottom: 0.3rem; }
      .special-content__header .mv .tit h1 {
        font-family: 'Raleway', sans-serif;
        font-size: 2.4rem;
        letter-spacing: 1px;
        line-height: 1.6;
        text-align: center; }
        .special-content__header .mv .tit h1 span {
          font-size: 2.4rem;
          letter-spacing: 10px; }
  .special-content a::before {
    display: none; }
  .special-content .lead {
    font-size: 0.9rem;
    text-align: center;
    margin: 3rem 0 4rem;
    line-height: 2.2; }
    @media (max-width: 768px) {
      .special-content .lead {
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        margin: 2rem 0 2rem;
        font-size: 0.9rem; } }
  .special-content__items h2 {
    font-family: 'Raleway', sans-serif;
    text-align: center;
    letter-spacing: 8px;
    font-size: 1rem;
    font-weight: 600; }
    @media (max-width: 768px) {
      .special-content__items h2 {
        font-size: 0.9rem;
        margin: 2rem 0 0; } }
  .special-content__items .lead {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    text-align: left; }
  .special-content__items a {
    position: relative; }
  .special-content__items .item_icon {
    position: absolute;
    z-index: 3;
    top: 5px;
    left: 5px;
    background: #7d756b;
    color: #fff;
    font-size: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 100%; }
    @media (max-width: 768px) {
      .special-content__items .item_icon {
        font-size: 0.5rem;
        width: 35px;
        height: 35px; } }
  @media (max-width: 768px) {
    .special-content__items .item-list {
      padding-left: 15px;
      padding-right: 15px;
      margin: 0; }
      .special-content__items .item-list > div {
        padding-top: 0;
        padding-left: 5px;
        padding-right: 5px; } }
  .special-content__links {
    margin-top: 2rem; }

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