.c-content .recommend {
  background: url(/brand/kakatocare/img/kakatochan/recommend_bg.png) no-repeat center bottom 20px #f7a7c1;
  text-align: center; }
  @media print, screen and (min-width: 768px) {
    .c-content .recommend {
      background-size: 540px;
      padding: 110px 0 40px; } }
  @media screen and (max-width: 767px) {
    .c-content .recommend {
      background-size: 100%;
      background-position: center bottom 2.4vw;
      padding: 16vw 0 5.3333333333vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .recommend__ttl {
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    .c-content .recommend__ttl {
      margin-bottom: 6vw; }
      .c-content .recommend__ttl img {
        width: 80vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .recommend__img img {
      width: 186px; } }
  @media screen and (max-width: 767px) {
    .c-content .recommend__img img {
      width: 34.6666666667vw; } }
.c-content .feature {
  text-align: center;
  padding: 80px 0 80px; }
  @media screen and (max-width: 767px) {
    .c-content .feature {
      padding: 13.3333333333vw 0; } }
  @media print, screen and (min-width: 768px) {
    .c-content .feature__lead {
      margin-bottom: 55px; } }
  @media screen and (max-width: 767px) {
    .c-content .feature__lead {
      margin-bottom: 12.6666666667vw;
      font-size: 3.7333333333vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .feature-list {
      display: flex;
      justify-content: space-between; } }
  .c-content .feature-list__item {
    position: relative;
    background: #fff1f6;
    border-radius: 10px; }
    @media print, screen and (min-width: 768px) {
      .c-content .feature-list__item {
        width: 320px;
        padding: 35px 10px 20px; } }
    @media screen and (max-width: 767px) {
      .c-content .feature-list__item {
        padding: 8vw 1.3333333333vw 5.3333333333vw; } }
    @media screen and (max-width: 767px) {
      .c-content .feature-list__item + * {
        margin-top: 9.3333333333vw; } }
  .c-content .feature-list__ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #e10067;
    color: #fff;
    border-radius: 100px;
    line-height: 1;
    font-weight: 500; }
    @media print, screen and (min-width: 768px) {
      .c-content .feature-list__ttl {
        top: -16px;
        width: 175px;
        height: 30px;
        padding: 5px 0;
        line-height: 20px;
        vertical-align: bottom; } }
    @media screen and (max-width: 767px) {
      .c-content .feature-list__ttl {
        top: -4vw;
        width: 46.6666666667vw;
        height: 8vw;
        font-size: 3.7333333333vw;
        padding: 1.8666666667vw 0 1.3333333333vw;
        line-height: 20px;
        vertical-align: bottom; } }
    .c-content .feature-list__ttl::after {
      content: "";
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
      @media print, screen and (min-width: 768px) {
        .c-content .feature-list__ttl::after {
          border-right: 7px solid transparent;
          border-top: 7px solid #e10067;
          border-left: 7px solid transparent;
          bottom: -6px; } }
      @media screen and (max-width: 767px) {
        .c-content .feature-list__ttl::after {
          border-right: 2.6666666667vw solid transparent;
          border-top: 2.6666666667vw solid #e10067;
          border-left: 2.6666666667vw solid transparent;
          bottom: -2vw; } }
  .c-content .feature-list dl dt {
    font-weight: 600;
    color: #e10067;
    line-height: 1.5; }
    @media print, screen and (min-width: 768px) {
      .c-content .feature-list dl dt {
        font-size: 2rem;
        margin-bottom: 11px; } }
    @media screen and (max-width: 767px) {
      .c-content .feature-list dl dt {
        font-size: 4.2666666667vw;
        margin-bottom: 3.3333333333vw; } }
  .c-content .feature-list dl dd {
    font-size: 1.5rem;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .c-content .feature-list dl dd {
        font-size: 3.4666666667vw; } }
    .c-content .feature-list dl dd sup {
      font-size: 1rem; }
      @media screen and (max-width: 767px) {
        .c-content .feature-list dl dd sup {
          font-size: 2.4vw; } }
    .c-content .feature-list dl dd span {
      display: block;
      font-size: 1.1rem;
      line-height: 1.6;
      margin-top: 12px; }
      @media screen and (max-width: 767px) {
        .c-content .feature-list dl dd span {
          font-size: 2.6666666667vw; } }
.c-content .use {
  background-color: #fff1f6;
  text-align: center; }
  @media print, screen and (min-width: 768px) {
    .c-content .use {
      padding: 80px 0; } }
  @media screen and (max-width: 767px) {
    .c-content .use {
      padding: 14.6666666667vw 0 10.6666666667vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .use__lead {
      margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .c-content .use__lead {
      margin-bottom: 8vw;
      font-size: 3.7333333333vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .use__img img {
      width: 240px; } }
  @media screen and (max-width: 767px) {
    .c-content .use__img img {
      width: 60vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .use__img figcaption {
      font-size: 1.1rem;
      margin-top: 12px; } }
  @media screen and (max-width: 767px) {
    .c-content .use__img figcaption {
      font-size: 2.6666666667vw;
      margin-top: 3.3333333333vw; } }
  .c-content .use-stick {
    background: #fff;
    border-radius: 10px; }
    @media print, screen and (min-width: 768px) {
      .c-content .use-stick {
        margin-top: 40px;
        padding: 30px 0 35px; } }
    @media screen and (max-width: 767px) {
      .c-content .use-stick {
        margin-top: 10vw;
        padding: 8vw 5.3333333333vw; } }
    .c-content .use-stick__ttl {
      color: #e10067; }
      @media print, screen and (min-width: 768px) {
        .c-content .use-stick__ttl {
          font-size: 2rem;
          margin-bottom: 14px; } }
      @media screen and (max-width: 767px) {
        .c-content .use-stick__ttl {
          font-size: 4.2666666667vw;
          margin-bottom: 6vw; } }
    @media print, screen and (min-width: 768px) {
      .c-content .use-stick__img img {
        width: 123px; } }
    @media screen and (max-width: 767px) {
      .c-content .use-stick__img img {
        width: 32vw; } }
    @media print, screen and (min-width: 768px) {
      .c-content .use-stick__btn {
        margin-top: 15px; } }
    @media screen and (max-width: 767px) {
      .c-content .use-stick__btn {
        margin-top: 4.6666666667vw; } }
    .c-content .use-stick__btn a {
      position: relative;
      background: #e10067;
      color: #fff;
      border-radius: 100px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media print, screen and (min-width: 768px) {
        .c-content .use-stick__btn a {
          width: 320px;
          height: 60px; } }
      @media screen and (max-width: 767px) {
        .c-content .use-stick__btn a {
          width: auto;
          height: 13.3333333333vw;
          font-size: 3.7333333333vw; } }
      .c-content .use-stick__btn a::before {
        content: "";
        background: #fff;
        border-radius: 100px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
        @media print, screen and (min-width: 768px) {
          .c-content .use-stick__btn a::before {
            width: 18px;
            height: 18px;
            right: 12px; } }
        @media screen and (max-width: 767px) {
          .c-content .use-stick__btn a::before {
            width: 4vw;
            height: 4vw;
            right: 2.6666666667vw; } }
      .c-content .use-stick__btn a::after {
        content: "";
        border-bottom: 1px solid #e10067;
        border-right: 1px solid #e10067;
        position: absolute;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg); }
        @media print, screen and (min-width: 768px) {
          .c-content .use-stick__btn a::after {
            width: 6px;
            height: 6px;
            right: 19px; } }
        @media screen and (max-width: 767px) {
          .c-content .use-stick__btn a::after {
            width: 1.6vw;
            height: 1.6vw;
            right: 4.1333333333vw; } }
  .c-content .use-note {
    line-height: 1.4; }
    @media print, screen and (min-width: 768px) {
      .c-content .use-note {
        font-size: 1.1rem;
        margin-top: 12px; } }
    @media screen and (max-width: 767px) {
      .c-content .use-note {
        font-size: 2.6666666667vw;
        margin-top: 3.3333333333vw; } }
.c-content .product {
  background-color: #fffaf0; }
  @media print, screen and (min-width: 768px) {
    .c-content .product {
      padding: 95px 0 80px; } }
  @media screen and (max-width: 767px) {
    .c-content .product {
      padding: 16vw 0; } }
  @media print, screen and (min-width: 768px) {
    .c-content .product .c-ttl {
      margin-bottom: 60px; } }
  @media print, screen and (min-width: 768px) {
    .c-content .product .c-ttl + div {
      display: flex;
      justify-content: space-between; } }
  .c-content .product-pkg {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .c-content .product-pkg {
        padding: 0 2.6666666667vw; } }
    @media screen and (max-width: 767px) {
      .c-content .product-pkg__item {
        width: 38vw; } }
    @media print, screen and (min-width: 768px) {
      .c-content .product-pkg__item img {
        width: 240px; } }
    .c-content .product-pkg__item figcaption {
      text-align: center;
      line-height: 1.4; }
      @media print, screen and (min-width: 768px) {
        .c-content .product-pkg__item figcaption {
          font-size: 1.4rem; } }
      @media screen and (max-width: 767px) {
        .c-content .product-pkg__item figcaption {
          font-size: 3.2vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .product-info {
      width: 500px; } }
  @media screen and (max-width: 767px) {
    .c-content .product-info {
      margin-top: 9.3333333333vw; } }
  .c-content .product-info__ttl {
    background: #ead9b8;
    text-align: center;
    color: #783926;
    border-radius: 100px;
    font-weight: 600; }
    @media print, screen and (min-width: 768px) {
      .c-content .product-info__ttl {
        margin-bottom: 5px; } }
    @media screen and (max-width: 767px) {
      .c-content .product-info__ttl {
        font-size: 3.7333333333vw;
        margin-bottom: 2vw;
        padding: 0.6666666667vw 0; } }
  @media print, screen and (min-width: 768px) {
    .c-content .product-info__txt {
      letter-spacing: -0.1em; } }
  @media screen and (max-width: 767px) {
    .c-content .product-info__txt {
      font-size: 3.7333333333vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .product-info__txt + .product-info__ttl {
      margin-top: 30px; } }
  @media screen and (max-width: 767px) {
    .c-content .product-info__txt + .product-info__ttl {
      margin-top: 6vw; } }
  @media print, screen and (min-width: 768px) {
    .c-content .product-info__txt img {
      width: 257px;
      margin: 10px 0 3px; } }
  @media screen and (max-width: 767px) {
    .c-content .product-info__txt img {
      width: 68vw;
      margin: 2vw 0 1.3333333333vw; } }
  .c-content .product-info__txt:last-child {
    text-align: center; }
