#content #contentfoot .topBtn {
  z-index: 20; }

#content .effect {
  background: #fae4e8;
  padding: 63px 0 105px; }
  @media screen and (max-width: 640px) {
    #content .effect {
      padding: 9.84375vw 0 16.40625vw; } }
  #content .effect *, #content .effect *::before, #content .effect *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.06em; }
  #content .effect img {
    max-width: 100%; }
  #content .effect .wrapper {
    width: 640px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 640px) {
      #content .effect .wrapper {
        width: 100%; } }
  #content .effect__title {
    background: #fff;
    position: relative;
    padding: 32px;
    text-align: center;
    line-height: 1; }
    @media screen and (max-width: 640px) {
      #content .effect__title {
        padding: 5vw; }
        #content .effect__title img {
          width: 70.46875vw; } }
    #content .effect__title::before, #content .effect__title::after {
      content: '';
      display: block;
      width: 100%;
      height: 5px;
      position: absolute;
      left: 0; }
    #content .effect__title::before {
      top: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#a1a1a1), color-stop(40%, #dedede), to(#fff));
      background: -o-linear-gradient(top, #a1a1a1, #dedede 40%, #fff);
      background: linear-gradient(to bottom, #a1a1a1, #dedede 40%, #fff); }
    #content .effect__title::after {
      bottom: 0;
      background: -webkit-gradient(linear, left bottom, left top, from(#a1a1a1), color-stop(40%, #dedede), to(#fff));
      background: -o-linear-gradient(bottom, #a1a1a1, #dedede 40%, #fff);
      background: linear-gradient(to top, #a1a1a1, #dedede 40%, #fff); }
  #content .effect .cause__title {
    font-size: 40px;
    text-align: center;
    color: #42210b;
    font-weight: normal;
    padding: 45px 0 0; }
    @media screen and (max-width: 640px) {
      #content .effect .cause__title {
        font-size: 6.25vw;
        padding: 7.03125vw 0 0; } }
  #content .effect .cause__wrapper {
    padding: 45px 0 65px;
    position: relative;
    overflow-x: hidden; }
    @media screen and (max-width: 640px) {
      #content .effect .cause__wrapper {
        padding: 7.03125vw 0 10.15625vw; } }
  #content .effect .cause__person {
    position: relative;
    z-index: 1; }
    #content .effect .cause__person .person-obj01 {
      position: absolute;
      top: -14px;
      right: 13px;
      z-index: 1; }
      @media screen and (max-width: 640px) {
        #content .effect .cause__person .person-obj01 {
          top: -2.1875vw;
          right: 2.03125vw;
          width: 46.5625vw; } }
    #content .effect .cause__person .person-obj02 {
      position: absolute;
      top: -40px;
      right: -141px;
      z-index: 0; }
      @media screen and (max-width: 640px) {
        #content .effect .cause__person .person-obj02 {
          top: -6.25vw;
          right: -22.03125vw;
          width: 94.375vw; } }
  #content .effect .cause__content {
    position: relative;
    z-index: 5; }
  #content .effect .cause__list {
    overflow: hidden; }
    #content .effect .cause__list .item {
      margin-left: -20px; }
      @media screen and (max-width: 640px) {
        #content .effect .cause__list .item {
          margin-left: -3.125vw; } }
      #content .effect .cause__list .item:not(:last-child) {
        margin-bottom: 18px; }
        @media screen and (max-width: 640px) {
          #content .effect .cause__list .item:not(:last-child) {
            margin-bottom: 2.8125vw; } }
    @media screen and (max-width: 640px) {
      #content .effect .cause__list img {
        width: 60.46875vw; } }
  #content .effect .cause__textbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 35px 0 0; }
    @media screen and (max-width: 640px) {
      #content .effect .cause__textbox {
        padding: 5.46875vw 0 0; } }
    #content .effect .cause__textbox .textbox__image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 227px;
      flex: 0 0 227px;
      max-width: 227px;
      text-align: center; }
      @media screen and (max-width: 640px) {
        #content .effect .cause__textbox .textbox__image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 35.46875vw;
          flex: 0 0 35.46875vw;
          max-width: 35.46875vw; }
          #content .effect .cause__textbox .textbox__image img {
            width: 24.53125vw; } }
    #content .effect .cause__textbox .textbox__text {
      font-size: 24px;
      color: #42210b;
      line-height: 1.55; }
      @media screen and (max-width: 640px) {
        #content .effect .cause__textbox .textbox__text {
          font-size: 3.75vw; } }
      #content .effect .cause__textbox .textbox__text p, #content .effect .cause__textbox .textbox__text strong {
        color: inherit; }
      #content .effect .cause__textbox .textbox__text strong {
        font-weight: bold;
        font-size: 30px;
        line-height: 1.4; }
        @media screen and (max-width: 640px) {
          #content .effect .cause__textbox .textbox__text strong {
            font-size: 4.6875vw; } }
  #content .effect .card {
    position: relative;
    margin-left: -40px;
    margin-bottom: 100px; }
    @media screen and (max-width: 640px) {
      #content .effect .card {
        margin-bottom: 15.625vw;
        margin-left: -6.25vw; } }
    #content .effect .card::after {
      content: '';
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 40px;
      background: url(../images/effect/bg_shadow.png) repeat left top;
      top: 10px;
      left: 10px;
      z-index: 1; }
      @media screen and (max-width: 640px) {
        #content .effect .card::after {
          border-radius: 6.25vw;
          top: 1.5625vw;
          left: 1.5625vw; } }
    #content .effect .card__wrapper {
      padding-right: 30px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__wrapper {
          padding-right: 4.6875vw; } }
    #content .effect .card__inner {
      background: #fff;
      border-radius: 40px;
      padding: 100px 40px 100px 60px;
      position: relative;
      z-index: 2;
      overflow: hidden; }
      @media screen and (max-width: 640px) {
        #content .effect .card__inner {
          padding: 15.625vw 6.25vw 15.625vw 9.375vw;
          border-radius: 6.25vw; } }
    #content .effect .card.card01 .card__inner {
      padding-bottom: 445px; }
      @media screen and (max-width: 640px) {
        #content .effect .card.card01 .card__inner {
          padding-bottom: 69.53125vw; } }
    #content .effect .card.card02 .card__inner {
      padding-bottom: 562px; }
      @media screen and (max-width: 640px) {
        #content .effect .card.card02 .card__inner {
          padding-bottom: 87.8125vw; } }
    #content .effect .card.card03 .card__inner {
      padding-bottom: 524px; }
      @media screen and (max-width: 640px) {
        #content .effect .card.card03 .card__inner {
          padding-bottom: 81.875vw; } }
    #content .effect .card.card04 .card__inner {
      padding-bottom: 487px; }
      @media screen and (max-width: 640px) {
        #content .effect .card.card04 .card__inner {
          padding-bottom: 76.09375vw; } }
    #content .effect .card__step {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    #content .effect .card__textbox p {
      color: #42210b;
      font-size: 24px;
      line-height: 1.625;
      letter-spacing: -0.002;
      text-align: center; }
      @media screen and (max-width: 640px) {
        #content .effect .card__textbox p {
          font-size: 3.75vw; } }
    #content .effect .card__title {
      font-size: 40px;
      font-weight: bold;
      color: #dc5a5b;
      margin-bottom: 20px;
      line-height: 1.43;
      text-align: center; }
      @media screen and (max-width: 640px) {
        #content .effect .card__title {
          font-size: 6.25vw;
          margin-bottom: 3.125vw; } }
    #content .effect .card__images img {
      position: absolute; }
    #content .effect .card__images .obj01 {
      bottom: 0;
      right: 187px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj01 {
          width: 37.03125vw;
          right: 29.21875vw; } }
    #content .effect .card__images .obj01_02 {
      bottom: 0;
      right: 168px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj01_02 {
          width: 45.9375vw;
          right: 26.25vw; } }
    #content .effect .card__images .obj02 {
      bottom: 156px;
      right: 396px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj02 {
          bottom: 25.9375vw;
          right: 61.875vw;
          width: 26.25vw; } }
    #content .effect .card__images .obj03 {
      bottom: 269px;
      right: 243px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj03 {
          bottom: 43.59375vw;
          right: 37.96875vw;
          width: 18.90625vw; } }
    #content .effect .card__images .obj04 {
      bottom: 105px;
      right: 245px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj04 {
          bottom: 17.96875vw;
          right: 38.28125vw;
          width: 18.90625vw; } }
    #content .effect .card__images .obj05 {
      bottom: 156px;
      right: 42px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj05 {
          bottom: 25.9375vw;
          right: 6.5625vw;
          width: 26.25vw; } }
    #content .effect .card__images .obj06 {
      bottom: 181px;
      right: 403px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj06 {
          bottom: 28.28125vw;
          right: 62.96875vw;
          width: 21.5625vw; } }
    #content .effect .card__images .obj07 {
      bottom: 344px;
      right: 312px;
      width: 124px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj07 {
          bottom: 53.75vw;
          right: 48.75vw;
          width: 19.375vw; } }
    #content .effect .card__images .obj08 {
      bottom: 344px;
      right: 174px;
      width: 124px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj08 {
          bottom: 53.75vw;
          right: 27.1875vw;
          width: 19.375vw; } }
    #content .effect .card__images .obj09 {
      bottom: 178px;
      right: 69px;
      width: 138px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj09 {
          bottom: 27.8125vw;
          right: 10.78125vw;
          width: 21.5625vw; } }
    #content .effect .card__images .obj10 {
      bottom: 136px;
      right: 370px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj10 {
          bottom: 21.25vw;
          right: 57.8125vw;
          width: 10vw; } }
    #content .effect .card__images .obj11 {
      bottom: 147px;
      right: 315px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj11 {
          bottom: 25vw;
          right: 49.21875vw;
          width: 8.4375vw; } }
    #content .effect .card__images .obj12 {
      bottom: 147px;
      right: 239px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj12 {
          bottom: 25vw;
          right: 37.34375vw;
          width: 8.4375vw; } }
    #content .effect .card__images .obj13 {
      bottom: 136px;
      right: 173px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj13 {
          bottom: 21.25vw;
          right: 27.03125vw;
          width: 10vw; } }
    #content .effect .card__images .obj14 {
      bottom: 105px;
      right: 0; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj14 {
          bottom: 16.40625vw;
          width: 89.53125vw; } }
    #content .effect .card__images .obj15 {
      bottom: 195px;
      right: 355px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj15 {
          bottom: 30.46875vw;
          right: 55.46875vw;
          width: 22.65625vw; } }
    #content .effect .card__images .obj16 {
      bottom: 248px;
      right: 176px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj16 {
          bottom: 38.75vw;
          right: 27.5vw;
          width: 22.65625vw; } }
    #content .effect .card__images .obj17 {
      bottom: 299px;
      right: 5px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj17 {
          bottom: 46.71875vw;
          right: 0.78125vw;
          width: 21.40625vw; } }
    #content .effect .card__images .obj18 {
      bottom: -90px;
      right: 45px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj18 {
          bottom: -14.0625vw;
          right: 7.03125vw;
          width: 81.71875vw; } }
    #content .effect .card__images .obj19 {
      bottom: -220px;
      right: 155px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj19 {
          bottom: -34.375vw;
          right: 24.21875vw;
          width: 44.0625vw; } }
    #content .effect .card__images .obj20 {
      bottom: 89px;
      right: 230px; }
      @media screen and (max-width: 640px) {
        #content .effect .card__images .obj20 {
          bottom: 13.90625vw;
          right: 35.9375vw;
          width: 23.28125vw; } }
  #content .effect .summary {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.625;
    color: #42210b; }
    @media screen and (max-width: 640px) {
      #content .effect .summary {
        font-size: 3.75vw; } }
  #content .effect .enqlink {
    text-align: center;
    margin: 40px 0 0;
    font-size: 14px; }
    #content .effect .enqlink a {
      text-decoration: underline; }

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