.special-content {
  background: #FFECEA;
  padding: 0;
  color: #606060; }
  .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: 700;
      letter-spacing: 2px;
      font-size: 1.6rem;
      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.2rem; } }
  .special-content__about .about {
    padding: 3rem 0; }
    @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 .link-border-btn {
      display: block;
      border: 1px solid #1C1C1C;
      border-radius: 8px;
      padding: 1px;
      text-align: center;
      color: #1C1C1C;
      font-size: 0.8rem;
      margin-bottom: 0.6rem; }
    .special-content__about .about .point {
      position: relative;
      z-index: 2;
      text-align: center;
      margin-bottom: 2rem; }
      .special-content__about .about .point.question {
        margin-bottom: 0rem; }
      .special-content__about .about .point p {
        display: inline-block;
        text-align: center;
        color: #EA7272;
        font-size: 1rem;
        line-height: 1.4;
        background: url("/assets/images/special/babybrush/question.png") center center/auto 100% no-repeat;
        background-color: #FFECEA;
        padding: 2rem 1rem; }
        .special-content__about .about .point p span {
          font-weight: bold; }
      .special-content__about .about .point:before {
        content: ' ';
        position: absolute;
        z-index: -1;
        top: 0;
        left: -100px;
        width: calc(100% + 200px);
        height: 53%;
        border-bottom: 4px dotted #EA7272; }
      .special-content__about .about .point h2 {
        background-color: #FFECEA;
        display: inline-block;
        padding: 1rem 1rem;
        margin-bottom: 0; }
        .special-content__about .about .point h2 .d-block {
          display: inline-block !important; }
    .special-content__about .about h2 {
      font-weight: 500;
      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 .fig-row {
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 2rem; }
      .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=babybrush.css.map */
