@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap&subset=japanese");
h1, h2, h3 {
  font-weight: normal; }

li {
  list-style: none; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

img {
  width: 100%;
  display: block; }

a {
  text-decoration: none;
  color: #272727;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  a:hover {
    opacity: 0.8; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 'Noto Serif JP', serif, sans-serif; }

.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

.keyframe {
  -webkit-animation-name: anim_sc;
  animation-name: anim_sc;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .keyframe.point_02 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .keyframe.point_03 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }

@-webkit-keyframes anim_sc {
  60% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes anim_sc {
  60% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.animation {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

/* pc */
#perfect_reborn_wrap {
  color: #272727;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.66;
  position: relative;
  overflow: hidden; }
  #perfect_reborn_wrap .sp_only {
    display: none; }
  #perfect_reborn_wrap .main_wrap {
    width: 1000px;
    margin: 74px auto 35px;
    position: relative;
    text-align: center; }
    #perfect_reborn_wrap .main_wrap h1 {
      width: 474px;
      display: inline-block; }
    #perfect_reborn_wrap .main_wrap .img_01 {
      width: 208px;
      position: absolute;
      bottom: -211px;
      right: 129px; }
  #perfect_reborn_wrap .trouble_wrap {
    width: 1000px;
    height: 670px;
    margin: 0 auto 30px;
    position: relative; }
    #perfect_reborn_wrap .trouble_wrap .bg_blk {
      content: "";
      display: block;
      width: 300%;
      height: 670px;
      background: #f2faff;
      background: -webkit-gradient(linear, left top, left bottom, from(#ddf0fc), to(#f2faff));
      background: -webkit-linear-gradient(top, #ddf0fc 0%, #f2faff 100%);
      background: -o-linear-gradient(top, #ddf0fc 0%, #f2faff 100%);
      background: linear-gradient(to bottom, #ddf0fc 0%, #f2faff 100%);
      position: absolute;
      top: 0;
      left: -300%;
      right: -300%;
      margin: auto;
      z-index: -2; }
      #perfect_reborn_wrap .trouble_wrap .bg_blk::before {
        content: "";
        display: block;
        width: 50%;
        height: 670px;
        background: #fff;
        -webkit-transform: skewY(17.4deg);
        -ms-transform: skewY(17.4deg);
        transform: skewY(17.4deg);
        position: absolute;
        top: 435px;
        left: 0;
        z-index: -1; }
      #perfect_reborn_wrap .trouble_wrap .bg_blk::after {
        content: "";
        display: block;
        width: 50%;
        height: 670px;
        background: #fff;
        -webkit-transform: skewY(-17.4deg);
        -ms-transform: skewY(-17.4deg);
        transform: skewY(-17.4deg);
        position: absolute;
        top: 435px;
        right: 0;
        z-index: -1; }
    #perfect_reborn_wrap .trouble_wrap .img_area {
      width: 1000px;
      margin: 0 auto;
      position: relative; }
      #perfect_reborn_wrap .trouble_wrap .img_area .img_02,
      #perfect_reborn_wrap .trouble_wrap .img_area .img_03,
      #perfect_reborn_wrap .trouble_wrap .img_area .img_04,
      #perfect_reborn_wrap .trouble_wrap .img_area .img_05 {
        position: absolute; }
      #perfect_reborn_wrap .trouble_wrap .img_area .img_02 {
        width: 242px;
        top: 315px;
        left: -40px;
        z-index: -2; }
      #perfect_reborn_wrap .trouble_wrap .img_area .img_03 {
        width: 168px;
        top: 370px;
        left: 222px;
        z-index: -2; }
      #perfect_reborn_wrap .trouble_wrap .img_area .img_04 {
        width: 233px;
        top: 34px;
        right: 289px;
        z-index: -2; }
      #perfect_reborn_wrap .trouble_wrap .img_area .img_05 {
        width: 203px;
        top: 163px;
        right: -39px;
        z-index: -2; }
    #perfect_reborn_wrap .trouble_wrap .text_area {
      width: 1000px;
      margin: 0 auto;
      font-size: 18px; }
      #perfect_reborn_wrap .trouble_wrap .text_area h2 {
        font-size: 38px;
        padding: 43px 0 33px;
        margin-left: -8px; }
      #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap li {
        background: rgba(255, 255, 255, 0.8);
        display: block;
        padding: 5px;
        margin-bottom: 5px;
        width: 369px;
        text-align: center;
        -webkit-transform: skewX(23deg);
        -ms-transform: skewX(23deg);
        transform: skewX(23deg); }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap li p {
          -webkit-transform: skewX(-23deg);
          -ms-transform: skewX(-23deg);
          transform: skewX(-23deg); }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap li .blue {
          color: #0097cb; }
      #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 {
        margin-left: 9px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_01 {
          margin-left: 0; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_02 {
          margin-left: 50px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_03 {
          margin-left: 21px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_04 {
          margin-left: 121px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_05 {
          margin-left: 121px; }
      #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 {
        margin-top: -44px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_06 {
          margin-left: 573px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_07 {
          margin-left: 564px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_08 {
          margin-left: 531px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_09 {
          margin-left: 622px; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_10 {
          margin-left: 593px; }
  #perfect_reborn_wrap .item_wrap {
    position: relative;
    z-index: 3;
    margin-bottom: 175px; }
    #perfect_reborn_wrap .item_wrap .appeal_point {
      width: 470px;
      margin: 0 auto 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: relative; }
      #perfect_reborn_wrap .item_wrap .appeal_point .point_01,
      #perfect_reborn_wrap .item_wrap .appeal_point .point_02,
      #perfect_reborn_wrap .item_wrap .appeal_point .point_03 {
        width: 148px; }
      #perfect_reborn_wrap .item_wrap .appeal_point .small {
        position: absolute;
        font-size: 12px;
        right: -40px;
        bottom: 0; }
    #perfect_reborn_wrap .item_wrap .item_blk {
      width: 1000px;
      margin: 0 auto;
      text-align: center;
      position: relative; }
      #perfect_reborn_wrap .item_wrap .item_blk h2 {
        width: 900px;
        display: inline-block;
        margin-bottom: 19px; }
      #perfect_reborn_wrap .item_wrap .item_blk .txt_01 {
        font-size: 20px;
        padding-top: 39px;
        margin-bottom: 32px; }
      #perfect_reborn_wrap .item_wrap .item_blk .txt_02 {
        font-size: 28px;
        margin-bottom: 21px; }
        #perfect_reborn_wrap .item_wrap .item_blk .txt_02 .pkg {
          display: inline-block;
          width: 273px;
          vertical-align: middle;
          margin: 0 18px; }
          #perfect_reborn_wrap .item_wrap .item_blk .txt_02 .pkg img {
            -webkit-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.1);
            box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.1);
            border-radius: 20px; }
      #perfect_reborn_wrap .item_wrap .item_blk h3 {
        font-size: 36px;
        line-height: 1; }
        #perfect_reborn_wrap .item_wrap .item_blk h3 .sub_name {
          font-size: 16px;
          padding-left: 0.5em; }
        #perfect_reborn_wrap .item_wrap .item_blk h3 .credit {
          font-size: 20px; }
      #perfect_reborn_wrap .item_wrap .item_blk::after {
        content: "";
        position: absolute;
        width: 1000px;
        height: 755px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-top: 167px solid #e8f5fd;
        border-right: 221px solid #d8f4f4;
        border-left: 221px solid #ddf0fc;
        border-bottom: 167px solid #ceeff3;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: -3; }
  #perfect_reborn_wrap .item_wrap_02 {
    position: relative;
    z-index: 3;
    margin-bottom: 79px;
    height: 755px; }
    #perfect_reborn_wrap .item_wrap_02 .item_blk {
      width: 1000px;
      margin: 0 auto;
      text-align: center;
      position: relative; }
      #perfect_reborn_wrap .item_wrap_02 .item_blk h2 {
        font-size: 36px;
        padding: 55px 0 85px; }
        #perfect_reborn_wrap .item_wrap_02 .item_blk h2 [data-ruby01] {
          position: relative; }
        #perfect_reborn_wrap .item_wrap_02 .item_blk h2 [data-ruby01]::before {
          content: attr(data-ruby01);
          position: absolute;
          left: 0;
          right: 0;
          top: -1em;
          margin: auto;
          white-space: nowrap;
          letter-spacing: 0.04em; }
      #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 {
        padding: 0 60px;
        margin-bottom: 28px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .left_blk,
        #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .right_blk {
          width: 222px;
          font-size: 16px; }
        #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .pkg {
          display: inline-block;
          width: 273px;
          vertical-align: middle;
          margin: 0 18px; }
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .pkg img {
            -webkit-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.1);
            box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.1);
            border-radius: 20px; }
      #perfect_reborn_wrap .item_wrap_02 .item_blk h3 {
        font-size: 36px;
        line-height: 1; }
        #perfect_reborn_wrap .item_wrap_02 .item_blk h3 .sub_name {
          font-size: 16px;
          padding-left: 0.5em; }
        #perfect_reborn_wrap .item_wrap_02 .item_blk h3 .credit {
          font-size: 20px; }
      #perfect_reborn_wrap .item_wrap_02 .item_blk::after {
        content: "";
        position: absolute;
        width: 1000px;
        height: 755px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-top: 167px solid #e8f5fd;
        border-right: 221px solid #d8f4f4;
        border-left: 221px solid #ddf0fc;
        border-bottom: 167px solid #ceeff3;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: -3; }
  #perfect_reborn_wrap .item_blk_wrap {
    position: relative; }
    #perfect_reborn_wrap .item_blk_wrap::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 450px;
      top: 0;
      left: -300%;
      right: -300%;
      margin: auto;
      background-image: url(../img/bg_01.jpg);
      background-size: 1400px;
      background-repeat: repeat;
      background-position: center;
      z-index: -3; }
    #perfect_reborn_wrap .item_blk_wrap .item_blk {
      width: 1000px;
      height: 450px;
      margin: 0 auto;
      padding: 50px 92px 0 80px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #perfect_reborn_wrap .item_blk_wrap .item_blk .img_area {
        width: 227px;
        margin-right: 70px; }
      #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area {
        text-align: center; }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area h2 {
          width: 340px;
          display: inline-block;
          margin: 5px 16px 19px 0; }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .text {
          font-size: 12px;
          color: #fff;
          text-align: left; }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit {
          font-size: 90px;
          color: #ddc15e;
          line-height: 1;
          padding: 35px 0 17px;
          margin-left: -14px; }
          #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .amount {
            font-size: 23px;
            padding-right: 0.5em; }
            #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .amount .num {
              font-size: 36px; }
          #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .tax {
            font-size: 30px; }
      #perfect_reborn_wrap .item_blk_wrap .item_blk a.btn {
        position: relative;
        width: 510px;
        height: 53px;
        line-height: 53px;
        display: block;
        border-radius: 8px;
        background-color: #fff;
        text-decoration: none;
        text-align: center;
        color: #000;
        font-size: 22px; }
        #perfect_reborn_wrap .item_blk_wrap .item_blk a.btn::after {
          content: "";
          position: absolute;
          background-image: url(../img/arrow_01.png);
          background-size: 100%;
          width: 6px;
          height: 10px;
          top: 0;
          bottom: 0;
          right: 100px;
          margin: auto; }
  #perfect_reborn_wrap .ranking_wrap {
    width: 1000px;
    margin: 80px auto 0;
    position: relative; }
    #perfect_reborn_wrap .ranking_wrap::before {
      content: "";
      position: absolute;
      background-image: url(../img/arrow_02.png);
      background-size: 100%;
      background-repeat: no-repeat;
      width: 19px;
      height: 530px;
      top: 120px;
      left: 19px; }
    #perfect_reborn_wrap .ranking_wrap h2 {
      font-size: 50px;
      display: inline-block;
      margin-bottom: 75px;
      line-height: 1.5; }
      #perfect_reborn_wrap .ranking_wrap h2 .small {
        font-size: 18px;
        display: inline-block;
        line-height: 1.44;
        padding-right: 0.8em; }
      #perfect_reborn_wrap .ranking_wrap h2 .sub_ttl {
        font-size: 38px; }
    #perfect_reborn_wrap .ranking_wrap .image {
      width: 420px;
      position: absolute;
      right: 0;
      top: 0;
      z-index: -3; }
    #perfect_reborn_wrap .ranking_wrap .ranking_list {
      margin-left: 70px; }
      #perfect_reborn_wrap .ranking_wrap .ranking_list ol li {
        display: block;
        font-size: 28px;
        margin-bottom: 20px; }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 .mark {
          display: inline-block;
          vertical-align: middle; }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 .rank_img {
          width: 207px;
          height: 70px;
          display: inline-block;
          vertical-align: middle;
          margin-left: 50px; }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 .mark {
          width: 93px;
          margin-right: 25px; }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 .mark {
          width: 70px;
          margin-right: 48px; }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 {
          margin-left: 60px; }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 {
          margin-left: 120px; }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 {
          margin-left: 180px; }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 {
          margin-left: 240px; }
      #perfect_reborn_wrap .ranking_wrap .ranking_list .small {
        font-size: 10px;
        padding: 10px; }
  #perfect_reborn_wrap .cause_wrap {
    width: 1000px;
    height: 558px;
    margin: 47px auto 0;
    position: relative; }
    #perfect_reborn_wrap .cause_wrap .bg_blk {
      content: "";
      display: block;
      width: 300%;
      height: 590px;
      background: #fff;
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ebe9e8));
      background: -webkit-linear-gradient(top, #fff 0%, #ebe9e8 100%);
      background: -o-linear-gradient(top, #fff 0%, #ebe9e8 100%);
      background: linear-gradient(to bottom, #fff 0%, #ebe9e8 100%);
      position: absolute;
      top: -33px;
      left: -300%;
      right: -300%;
      margin: auto;
      z-index: -2; }
      #perfect_reborn_wrap .cause_wrap .bg_blk::before {
        content: "";
        display: block;
        width: 50%;
        height: 590px;
        background: #fff;
        -webkit-transform: skewY(17.4deg);
        -ms-transform: skewY(17.4deg);
        transform: skewY(17.4deg);
        position: absolute;
        top: 355px;
        left: 0;
        z-index: -1; }
      #perfect_reborn_wrap .cause_wrap .bg_blk::after {
        content: "";
        display: block;
        width: 50%;
        height: 590px;
        background: #fff;
        -webkit-transform: skewY(-17.4deg);
        -ms-transform: skewY(-17.4deg);
        transform: skewY(-17.4deg);
        position: absolute;
        top: 355px;
        right: 0;
        z-index: -1; }
    #perfect_reborn_wrap .cause_wrap .text_area {
      position: relative;
      z-index: 3;
      line-height: 1.86; }
      #perfect_reborn_wrap .cause_wrap .text_area h2 {
        font-size: 50px;
        margin-bottom: 40px;
        margin-left: -7px; }
      #perfect_reborn_wrap .cause_wrap .text_area .reason_list {
        margin-left: 30px; }
        #perfect_reborn_wrap .cause_wrap .text_area .reason_list li {
          position: relative;
          margin-bottom: 13px; }
          #perfect_reborn_wrap .cause_wrap .text_area .reason_list li .blue {
            color: #29c1cf;
            border-bottom: 1px solid #29c1cf;
            padding-bottom: 2px; }
          #perfect_reborn_wrap .cause_wrap .text_area .reason_list li::before {
            content: "";
            position: absolute;
            background-image: url(../img/mark_01.png);
            background-size: 100%;
            width: 15px;
            height: 12px;
            top: 7px;
            left: -30px; }
    #perfect_reborn_wrap .cause_wrap .img_area {
      width: 666px;
      position: absolute;
      right: -69px;
      bottom: 0;
      z-index: -1; }
    #perfect_reborn_wrap .cause_wrap .name {
      text-align: center;
      font-size: 27px;
      line-height: 1.3;
      position: absolute;
      right: 0;
      bottom: 73px;
      z-index: 3; }
      #perfect_reborn_wrap .cause_wrap .name .small {
        font-size: 14px; }
      #perfect_reborn_wrap .cause_wrap .name .docter {
        font-size: 20px;
        padding-left: 1em; }
  #perfect_reborn_wrap .development_wrap {
    width: 1000px;
    margin: 64px auto 0;
    position: relative;
    z-index: 2; }
    #perfect_reborn_wrap .development_wrap .subttl {
      text-align: center;
      font-size: 50px; }
      #perfect_reborn_wrap .development_wrap .subttl .logo {
        width: 306px;
        display: block;
        margin: 34px auto 20px; }
    #perfect_reborn_wrap .development_wrap .ttl {
      text-align: center;
      font-size: 36px;
      margin: 37px 0 70px 23px;
      line-height: 1.5; }
      #perfect_reborn_wrap .development_wrap .ttl .green {
        padding: 0 0.3em;
        color: #457e00;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #eaf3de));
        background: -webkit-linear-gradient(transparent 65%, #eaf3de 65%);
        background: -o-linear-gradient(transparent 65%, #eaf3de 65%);
        background: linear-gradient(transparent 65%, #eaf3de 65%);
        display: inline-block; }
    #perfect_reborn_wrap .development_wrap .left_img {
      position: absolute;
      top: 195px;
      left: 12px;
      width: 242px; }
    #perfect_reborn_wrap .development_wrap .right_img {
      position: absolute;
      top: 232px;
      right: -1px;
      width: 289px;
      z-index: 2; }
    #perfect_reborn_wrap .development_wrap .component_area {
      text-align: center;
      position: relative;
      background: rgba(255, 255, 255, 0.8);
      border-radius: 10px;
      padding: 28px 60px;
      margin-bottom: 161px;
      height: 310px; }
      #perfect_reborn_wrap .development_wrap .component_area::after {
        content: "";
        position: absolute;
        width: 300%;
        height: 520px;
        bottom: -95px;
        left: -300%;
        right: -300%;
        margin: auto;
        background-image: url(../img/bg_02.jpg);
        background-size: 1400px;
        background-repeat: repeat;
        background-position: center;
        z-index: -3; }
      #perfect_reborn_wrap .development_wrap .component_area h3 {
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        background: #49730c;
        width: 204px;
        height: 28px;
        margin: 0 auto 30px; }
      #perfect_reborn_wrap .development_wrap .component_area .component_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        #perfect_reborn_wrap .development_wrap .component_area .component_list li {
          width: 170px;
          height: 196px;
          position: relative; }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li .extract {
            font-size: 26px;
            line-height: 1.38; }
            #perfect_reborn_wrap .development_wrap .component_area .component_list li .extract .small {
              font-size: 16px;
              margin-top: -1em; }
            #perfect_reborn_wrap .development_wrap .component_area .component_list li .extract .green {
              color: #457e00; }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li .img_blk {
            width: 150px;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto; }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li.blk_01 .extract, #perfect_reborn_wrap .development_wrap .component_area .component_list li.blk_03 .extract {
            padding-top: 0.4em; }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li.blk_02 .extract {
            line-height: 0.9;
            padding-top: 0.2em;
            white-space: nowrap; }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li.blk_02 .small {
            padding-bottom: 0.8em;
            display: inline-block; }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li.blk_04 .extract {
            padding-top: 1.2em; }
    #perfect_reborn_wrap .development_wrap .introduction_area {
      width: 1000px;
      margin-bottom: 56px; }
      #perfect_reborn_wrap .development_wrap .introduction_area h3 {
        font-size: 30px;
        padding-bottom: 32px;
        line-height: 1; }
        #perfect_reborn_wrap .development_wrap .introduction_area h3 .big {
          font-size: 38px; }
        #perfect_reborn_wrap .development_wrap .introduction_area h3 .green {
          color: #457e00; }
        #perfect_reborn_wrap .development_wrap .introduction_area h3 .orange {
          color: #df9903; }
      #perfect_reborn_wrap .development_wrap .introduction_area .column_blk {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        #perfect_reborn_wrap .development_wrap .introduction_area .column_blk .text_area {
          width: 530px; }
          #perfect_reborn_wrap .development_wrap .introduction_area .column_blk .text_area p {
            line-height: 1.86; }
        #perfect_reborn_wrap .development_wrap .introduction_area .column_blk .img_area {
          width: 420px; }
      #perfect_reborn_wrap .development_wrap .introduction_area.blk_01 .column_blk, #perfect_reborn_wrap .development_wrap .introduction_area.blk_03 .column_blk {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
      #perfect_reborn_wrap .development_wrap .introduction_area.blk_03 {
        margin-bottom: 90px; }
        #perfect_reborn_wrap .development_wrap .introduction_area.blk_03 .small {
          font-size: 50%; }
  #perfect_reborn_wrap .faq_wrap {
    width: 1000px;
    margin: 64px auto 50px; }
    #perfect_reborn_wrap .faq_wrap .pr_name {
      width: 306px;
      margin: 0 auto; }
    #perfect_reborn_wrap .faq_wrap h2 {
      height: 54px;
      font-size: 42px;
      line-height: 54px;
      text-align: center;
      margin: 31px 0 0;
      background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(20%, #ceeff3), color-stop(80%, #ceeff3), to(#fff));
      background: -webkit-linear-gradient(left, #fff 0%, #ceeff3 20%, #ceeff3 80%, #fff 100%);
      background: -o-linear-gradient(left, #fff 0%, #ceeff3 20%, #ceeff3 80%, #fff 100%);
      background: linear-gradient(to right, #fff 0%, #ceeff3 20%, #ceeff3 80%, #fff 100%); }
    #perfect_reborn_wrap .faq_wrap p {
      font-size: 14px;
      text-align: center;
      padding: 12px 0 50px; }
    #perfect_reborn_wrap .faq_wrap .faq_blk {
      width: 830px;
      margin: 0 auto;
      padding-left: 25px; }
      #perfect_reborn_wrap .faq_wrap .faq_blk dt {
        font-size: 18px;
        border-bottom: 3px solid #11c0c2;
        padding-bottom: 0.3em;
        position: relative;
        width: 830px; }
        #perfect_reborn_wrap .faq_wrap .faq_blk dt::before {
          content: "";
          position: absolute;
          background-image: url(../img/mark_02.png);
          background-size: 100%;
          width: 34px;
          height: 32px;
          top: -9px;
          left: -49px; }
      #perfect_reborn_wrap .faq_wrap .faq_blk dd {
        line-height: 1.86;
        padding: 20px 0 62px; }
  #perfect_reborn_wrap .voice_wrap {
    position: relative;
    background-color: #ddf0fc; }
    #perfect_reborn_wrap .voice_wrap .pr_name {
      width: 306px;
      padding-top: 52px;
      margin: 0 auto; }
    #perfect_reborn_wrap .voice_wrap h2 {
      width: 1000px;
      height: 54px;
      display: block;
      font-size: 42px;
      line-height: 54px;
      text-align: center;
      margin: 25px auto 0;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(20%, #fff), color-stop(80%, #fff), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 100%); }
    #perfect_reborn_wrap .voice_wrap .subttl {
      font-size: 14px;
      text-align: center;
      padding: 12px 0 33px; }
    #perfect_reborn_wrap .voice_wrap .voice_area {
      width: 1000px;
      height: 320px;
      margin: 0 auto 31px;
      padding: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      background-color: #fff;
      -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
      box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1); }
      #perfect_reborn_wrap .voice_wrap .voice_area .img_area {
        width: 240px; }
      #perfect_reborn_wrap .voice_wrap .voice_area .text_area {
        width: 640px; }
        #perfect_reborn_wrap .voice_wrap .voice_area .text_area h3 {
          font-size: 18px;
          padding-bottom: 20px; }
        #perfect_reborn_wrap .voice_wrap .voice_area .text_area p {
          line-height: 1.9; }
      #perfect_reborn_wrap .voice_wrap .voice_area.blk_02, #perfect_reborn_wrap .voice_wrap .voice_area.blk_04 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    #perfect_reborn_wrap .voice_wrap .add {
      font-size: 10px;
      text-align: right;
      padding: 10px 0 23px;
      width: 1000px;
      margin: 0 auto; }
  #perfect_reborn_wrap .profile_wrap {
    width: 1000px;
    margin: 78px auto 114px; }
    #perfect_reborn_wrap .profile_wrap .profile_area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      border-bottom: solid 1px #484848;
      padding-bottom: 173px;
      margin-bottom: 50px; }
      #perfect_reborn_wrap .profile_wrap .profile_area .text_area {
        width: 660px;
        margin-right: -60px;
        position: relative;
        z-index: 2; }
        #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 {
          font-size: 28px;
          padding: 39px 0 24px; }
          #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 .small {
            font-size: 20px; }
          #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 .name {
            font-size: 38px;
            padding-right: 0.7em; }
        #perfect_reborn_wrap .profile_wrap .profile_area .text_area p {
          line-height: 1.9; }
      #perfect_reborn_wrap .profile_wrap .profile_area .img_area {
        width: 400px;
        position: relative; }
        #perfect_reborn_wrap .profile_wrap .profile_area .img_area .profile {
          width: 500px;
          height: 140px;
          padding: 22px;
          font-size: 12px;
          background-color: #ceeff3;
          position: absolute;
          right: 132px;
          bottom: -113px;
          z-index: -1; }
          #perfect_reborn_wrap .profile_wrap .profile_area .img_area .profile .profile_list dt {
            float: left; }
          #perfect_reborn_wrap .profile_wrap .profile_area .img_area .profile .profile_list dd {
            margin-left: 4em;
            padding-bottom: 0.3em; }
    #perfect_reborn_wrap .profile_wrap .media_area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 60px; }
      #perfect_reborn_wrap .profile_wrap .media_area .img_area {
        width: 220px;
        margin: 1.2em 30px 0 10px; }
      #perfect_reborn_wrap .profile_wrap .media_area .text_area {
        width: 630px; }
        #perfect_reborn_wrap .profile_wrap .media_area .text_area h3 {
          font-size: 26px;
          margin-bottom: 10px; }
          #perfect_reborn_wrap .profile_wrap .media_area .text_area h3 .big {
            font-size: 36px; }
        #perfect_reborn_wrap .profile_wrap .media_area .text_area .media_list {
          line-height: 1.86; }
  #perfect_reborn_wrap .pdf_btn {
    margin: 100px auto 0;
    width: 510px; }
    #perfect_reborn_wrap .pdf_btn a {
      text-align: center;
      font-size: 19px;
      font-weight: bold;
      width: 510px;
      height: 53px;
      line-height: 53px;
      border-radius: 8px;
      color: #fff;
      background-color: #2db3d0; }
      #perfect_reborn_wrap .pdf_btn a span {
        display: inline-block; }
      #perfect_reborn_wrap .pdf_btn a .pdf_icon {
        width: 25px;
        margin-left: 30px;
        vertical-align: middle; }

.footer_wrap {
  height: 290px;
  margin-top: 115px;
  background: #ceeff3; }
  .footer_wrap .footer_area {
    width: 1000px;
    padding: 100px 0 55px;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .footer_wrap .footer_area .logo {
      width: 438px;
      position: absolute;
      top: -57px;
      right: 4px; }
    .footer_wrap .footer_area .sns_blk {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 324px;
      height: 22px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer_wrap .footer_area .sns_blk p {
        font-size: 14px;
        font-family: 'arial';
        font-weight: bold;
        position: relative; }
        .footer_wrap .footer_area .sns_blk p::after {
          content: "";
          display: block;
          width: 87px;
          height: 1px;
          background: #606060;
          position: absolute;
          top: 0;
          bottom: 0;
          right: -116px;
          margin: auto; }
      .footer_wrap .footer_area .sns_blk .insta {
        width: 31px;
        margin-left: 121px; }
      .footer_wrap .footer_area .sns_blk .twt {
        width: 32px; }
    .footer_wrap .footer_area .company_blk {
      font-size: 13px;
      line-height: 1.84;
      margin-right: 190px; }
  .footer_wrap .copy {
    font-size: 12px;
    text-align: center; }

@media all and (-ms-high-contrast: none) {
  #perfect_reborn_wrap .development_wrap .component_area h3,
  #perfect_reborn_wrap .item_blk_wrap .item_blk a.btn.mincho,
  #perfect_reborn_wrap .faq_wrap h2.mincho,
  #perfect_reborn_wrap .voice_wrap h2.mincho,
  #perfect_reborn_wrap .pdf_btn a {
    padding: 0.2em 0 0; } }

/* tablet  */
@media only screen and (min-width: 561px) and (max-width: 960px) {
  #perfect_reborn_wrap {
    width: 100%;
    font-size: calc( 15 * (100vw / 960)); }
    #perfect_reborn_wrap .main_wrap {
      width: 100%;
      margin: calc( 74 * (100vw / 960)) auto calc( 35 * (100vw / 960)); }
      #perfect_reborn_wrap .main_wrap h1 {
        width: calc( 474 * (100vw / 960)); }
      #perfect_reborn_wrap .main_wrap .img_01 {
        width: calc( 208 * (100vw / 960));
        bottom: calc( -144 * (100vw / 960));
        right: calc( 60 * (100vw / 960)); }
    #perfect_reborn_wrap .trouble_wrap {
      width: 100%;
      height: calc( 650 * (100vw / 960));
      margin: 0 auto calc( 30 * (100vw / 960)); }
      #perfect_reborn_wrap .trouble_wrap .bg_blk {
        width: 100%;
        height: calc( 650 * (100vw / 960));
        left: 0;
        right: 0; }
        #perfect_reborn_wrap .trouble_wrap .bg_blk::before, #perfect_reborn_wrap .trouble_wrap .bg_blk::after {
          height: calc( 200 * (100vw / 960));
          top: calc( 570 * (100vw / 960)); }
      #perfect_reborn_wrap .trouble_wrap .img_area {
        width: 100%; }
        #perfect_reborn_wrap .trouble_wrap .img_area .img_02 {
          width: calc( 242 * (100vw / 960));
          top: calc( 337 * (100vw / 960));
          left: calc( 20 * (100vw / 960)); }
        #perfect_reborn_wrap .trouble_wrap .img_area .img_03 {
          width: calc( 168 * (100vw / 960));
          top: calc( 375 * (100vw / 960));
          left: calc( 290 * (100vw / 960)); }
        #perfect_reborn_wrap .trouble_wrap .img_area .img_04 {
          width: calc( 233 * (100vw / 960));
          top: calc( 23 * (100vw / 960));
          right: calc( 186 * (100vw / 960)); }
        #perfect_reborn_wrap .trouble_wrap .img_area .img_05 {
          width: calc( 163 * (100vw / 960));
          top: calc( 165 * (100vw / 960));
          right: calc( 20 * (100vw / 960)); }
      #perfect_reborn_wrap .trouble_wrap .text_area {
        width: 100%;
        margin: 0 calc( 40 * (100vw / 960));
        font-size: calc( 16 * (100vw / 960)); }
        #perfect_reborn_wrap .trouble_wrap .text_area h2 {
          font-size: calc( 38 * (100vw / 960));
          padding: calc( 50 * (100vw / 960)) 0 calc( 35 * (100vw / 960));
          margin-left: 0; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap li {
          width: calc( 340 * (100vw / 960)); }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 {
          margin-left: 0; }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_01 {
            margin-left: 0; }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_02 {
            margin-left: calc( 50 * (100vw / 960)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_03 {
            margin-left: calc( 21 * (100vw / 960)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_04 {
            margin-left: calc( 121 * (100vw / 960)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_05 {
            margin-left: calc( 121 * (100vw / 960)); }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 {
          margin-top: calc( -42 * (100vw / 960)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_06 {
            margin-left: calc( 533 * (100vw / 960)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_07 {
            margin-left: calc( 504 * (100vw / 960)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_08 {
            margin-left: calc( 521 * (100vw / 960)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_09 {
            margin-left: calc( 502 * (100vw / 960)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_10 {
            margin-left: calc( 533 * (100vw / 960)); }
    #perfect_reborn_wrap .item_wrap {
      margin-bottom: calc( 175 * (100vw / 960)); }
      #perfect_reborn_wrap .item_wrap .appeal_point {
        width: calc( 470 * (100vw / 960));
        margin: 0 auto 35px; }
        #perfect_reborn_wrap .item_wrap .appeal_point .point_01,
        #perfect_reborn_wrap .item_wrap .appeal_point .point_02,
        #perfect_reborn_wrap .item_wrap .appeal_point .point_03 {
          width: calc( 148 * (100vw / 960)); }
        #perfect_reborn_wrap .item_wrap .appeal_point .small {
          font-size: calc( 12 * (100vw / 960));
          right: calc( -40 * (100vw / 960)); }
      #perfect_reborn_wrap .item_wrap .item_blk {
        width: 100%; }
        #perfect_reborn_wrap .item_wrap .item_blk h2 {
          width: calc( 900 * (100vw / 960));
          display: inline-block;
          margin-bottom: calc( 19 * (100vw / 960)); }
        #perfect_reborn_wrap .item_wrap .item_blk .txt_01 {
          font-size: calc( 20 * (100vw / 960));
          padding-top: calc( 39 * (100vw / 960));
          margin-bottom: calc( 32 * (100vw / 960)); }
        #perfect_reborn_wrap .item_wrap .item_blk .txt_02 {
          font-size: calc( 28 * (100vw / 960));
          margin-bottom: calc( 21 * (100vw / 960)); }
          #perfect_reborn_wrap .item_wrap .item_blk .txt_02 .pkg {
            width: calc( 273 * (100vw / 960));
            margin: 0 calc( 18 * (100vw / 960)); }
        #perfect_reborn_wrap .item_wrap .item_blk h3 {
          font-size: calc( 36 * (100vw / 960)); }
          #perfect_reborn_wrap .item_wrap .item_blk h3 .sub_name {
            font-size: calc( 16 * (100vw / 960)); }
          #perfect_reborn_wrap .item_wrap .item_blk h3 .credit {
            font-size: calc( 20 * (100vw / 960)); }
        #perfect_reborn_wrap .item_wrap .item_blk::after {
          width: 100%;
          height: calc( 755 * (100vw / 960));
          border-top: calc( 167 * (100vw / 960)) solid #e8f5fd;
          border-right: calc( 221 * (100vw / 960)) solid #d8f4f4;
          border-left: calc( 221 * (100vw / 960)) solid #ddf0fc;
          border-bottom: calc( 167 * (100vw / 960)) solid #ceeff3; }
    #perfect_reborn_wrap .item_wrap_02 {
      margin-bottom: calc( 80 * (100vw / 960));
      height: calc( 755 * (100vw / 960)); }
      #perfect_reborn_wrap .item_wrap_02 .item_blk {
        width: 100%; }
        #perfect_reborn_wrap .item_wrap_02 .item_blk h2 {
          font-size: calc( 36 * (100vw / 960));
          padding: calc( 55 * (100vw / 960)) 0 calc( 85 * (100vw / 960)); }
        #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 {
          padding: 0 calc( 60 * (100vw / 960));
          margin-bottom: calc( 28 * (100vw / 960)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .left_blk,
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .right_blk {
            width: calc( 222 * (100vw / 960));
            font-size: calc( 16 * (100vw / 960)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .pkg {
            width: calc( 273 * (100vw / 960));
            margin: 0 calc( 18 * (100vw / 960)); }
        #perfect_reborn_wrap .item_wrap_02 .item_blk h3 {
          font-size: calc( 36 * (100vw / 960)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk h3 .sub_name {
            font-size: calc( 16 * (100vw / 960)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk h3 .credit {
            font-size: calc( 20 * (100vw / 960)); }
        #perfect_reborn_wrap .item_wrap_02 .item_blk::after {
          width: 100%;
          height: calc( 755 * (100vw / 960));
          border-top: calc( 167 * (100vw / 960)) solid #e8f5fd;
          border-right: calc( 221 * (100vw / 960)) solid #d8f4f4;
          border-left: calc( 221 * (100vw / 960)) solid #ddf0fc;
          border-bottom: calc( 167 * (100vw / 960)) solid #ceeff3; }
    #perfect_reborn_wrap .item_blk_wrap::after {
      width: 100%;
      height: calc( 450 * (100vw / 960));
      left: 0;
      right: 0;
      background-size: cover;
      background-repeat: no-repeat; }
    #perfect_reborn_wrap .item_blk_wrap .item_blk {
      width: 100%;
      height: calc( 450 * (100vw / 960));
      padding: calc( 52 * (100vw / 960)) calc( 80 * (100vw / 960)) 0; }
      #perfect_reborn_wrap .item_blk_wrap .item_blk .img_area {
        width: calc( 227 * (100vw / 960));
        margin-right: calc( 20 * (100vw / 960)); }
      #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area h2 {
        width: calc( 340 * (100vw / 960));
        margin: calc( 5 * (100vw / 960)) calc( 16 * (100vw / 960)) calc( 19 * (100vw / 960)) 0; }
      #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .text {
        font-size: calc( 12 * (100vw / 960)); }
      #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit {
        font-size: calc( 90 * (100vw / 960));
        padding: calc( 35 * (100vw / 960)) 0 calc( 17 * (100vw / 960));
        margin-left: calc( -14 * (100vw / 960)); }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .amount {
          font-size: calc( 23 * (100vw / 960)); }
          #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .amount .num {
            font-size: calc( 36 * (100vw / 960)); }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .tax {
          font-size: calc( 30 * (100vw / 960)); }
      #perfect_reborn_wrap .item_blk_wrap .item_blk a.btn {
        width: calc( 510 * (100vw / 960));
        height: calc( 53 * (100vw / 960));
        line-height: calc( 53 * (100vw / 960));
        font-size: calc( 22 * (100vw / 960)); }
        #perfect_reborn_wrap .item_blk_wrap .item_blk a.btn::after {
          width: calc( 6 * (100vw / 960));
          height: calc( 10 * (100vw / 960));
          right: calc( 100 * (100vw / 960)); }
    #perfect_reborn_wrap .ranking_wrap {
      width: auto;
      margin: calc( 80 * (100vw / 960)) calc( 20 * (100vw / 960)) 0; }
      #perfect_reborn_wrap .ranking_wrap::before {
        width: calc( 19 * (100vw / 960));
        height: calc( 530 * (100vw / 960));
        top: calc( 120 * (100vw / 960));
        left: 0; }
      #perfect_reborn_wrap .ranking_wrap h2 {
        font-size: calc( 50 * (100vw / 960));
        margin-bottom: calc( 75 * (100vw / 960)); }
        #perfect_reborn_wrap .ranking_wrap h2 .small {
          font-size: calc( 18 * (100vw / 960)); }
        #perfect_reborn_wrap .ranking_wrap h2 .sub_ttl {
          font-size: calc( 38 * (100vw / 960)); }
      #perfect_reborn_wrap .ranking_wrap .image {
        width: calc( 420 * (100vw / 960)); }
      #perfect_reborn_wrap .ranking_wrap .ranking_list {
        margin-left: calc( 40 * (100vw / 960)); }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li {
          font-size: calc( 28 * (100vw / 960));
          margin-bottom: 20px; }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 .rank_img {
            width: calc( 207 * (100vw / 960));
            height: calc( 70 * (100vw / 960));
            margin-left: calc( 50 * (100vw / 960)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 .mark {
            width: calc( 93 * (100vw / 960));
            margin-right: calc( 25 * (100vw / 960)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 .mark {
            width: calc( 70 * (100vw / 960));
            margin-right: calc( 48 * (100vw / 960)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 {
            margin-left: calc( 50 * (100vw / 960)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 {
            margin-left: calc( 100 * (100vw / 960)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 {
            margin-left: calc( 150 * (100vw / 960)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 {
            margin-left: calc( 200 * (100vw / 960)); }
        #perfect_reborn_wrap .ranking_wrap .ranking_list .small {
          font-size: calc( 10 * (100vw / 960));
          padding: calc( 10 * (100vw / 960)); }
    #perfect_reborn_wrap .cause_wrap {
      width: auto;
      height: calc( 500 * (100vw / 960));
      margin: calc( 50 * (100vw / 960)) 0 0; }
      #perfect_reborn_wrap .cause_wrap .bg_blk {
        width: 100%;
        height: calc( 610 * (100vw / 960));
        top: calc( -90 * (100vw / 960));
        left: 0;
        right: 0; }
        #perfect_reborn_wrap .cause_wrap .bg_blk::before, #perfect_reborn_wrap .cause_wrap .bg_blk::after {
          height: calc( 500 * (100vw / 960));
          top: calc( 525 * (100vw / 960)); }
      #perfect_reborn_wrap .cause_wrap .text_area h2 {
        font-size: calc( 50 * (100vw / 960));
        margin-bottom: calc( 20 * (100vw / 960));
        margin-left: calc( 20 * (100vw / 960)); }
      #perfect_reborn_wrap .cause_wrap .text_area .reason_list {
        margin-left: calc( 60 * (100vw / 960)); }
        #perfect_reborn_wrap .cause_wrap .text_area .reason_list li {
          margin-bottom: calc( 13 * (100vw / 960)); }
          #perfect_reborn_wrap .cause_wrap .text_area .reason_list li .blue {
            padding-bottom: calc( 2 * (100vw / 960)); }
          #perfect_reborn_wrap .cause_wrap .text_area .reason_list li::before {
            width: calc( 15 * (100vw / 960));
            height: calc( 12 * (100vw / 960));
            top: calc( 7 * (100vw / 960));
            left: calc( -30 * (100vw / 960)); }
      #perfect_reborn_wrap .cause_wrap .img_area {
        width: calc( 500 * (100vw / 960));
        right: calc( 20 * (100vw / 960)); }
      #perfect_reborn_wrap .cause_wrap .name {
        font-size: calc( 27 * (100vw / 960));
        right: calc( 70 * (100vw / 960));
        bottom: calc( 70 * (100vw / 960)); }
        #perfect_reborn_wrap .cause_wrap .name .small {
          font-size: calc( 14 * (100vw / 960)); }
        #perfect_reborn_wrap .cause_wrap .name .docter {
          font-size: calc( 20 * (100vw / 960)); }
    #perfect_reborn_wrap .development_wrap {
      width: auto;
      margin: calc( 60 * (100vw / 960)) auto 0; }
      #perfect_reborn_wrap .development_wrap .subttl {
        font-size: calc( 50 * (100vw / 960)); }
        #perfect_reborn_wrap .development_wrap .subttl .logo {
          width: calc( 306 * (100vw / 960));
          margin: calc( 34 * (100vw / 960)) auto calc( 20 * (100vw / 960)); }
      #perfect_reborn_wrap .development_wrap .ttl {
        font-size: calc( 30 * (100vw / 960));
        margin: calc( 37 * (100vw / 960)) 0 calc( 70 * (100vw / 960)) calc( 23 * (100vw / 960)); }
      #perfect_reborn_wrap .development_wrap .left_img {
        top: calc( 191 * (100vw / 960));
        left: calc( 40 * (100vw / 960));
        width: calc( 225 * (100vw / 960)); }
      #perfect_reborn_wrap .development_wrap .right_img {
        top: calc( 232 * (100vw / 960));
        right: calc( 40 * (100vw / 960));
        width: calc( 265 * (100vw / 960)); }
      #perfect_reborn_wrap .development_wrap .component_area {
        padding: calc( 28 * (100vw / 960)) calc( 60 * (100vw / 960));
        margin: 0 calc( 40 * (100vw / 960)) calc( 161 * (100vw / 960));
        height: calc( 310 * (100vw / 960)); }
        #perfect_reborn_wrap .development_wrap .component_area::after {
          width: 150%;
          height: calc( 570 * (100vw / 960));
          bottom: calc( -95 * (100vw / 960));
          background-size: cover; }
        #perfect_reborn_wrap .development_wrap .component_area h3 {
          font-size: calc( 20 * (100vw / 960));
          line-height: calc( 28 * (100vw / 960));
          width: calc( 204 * (100vw / 960));
          height: calc( 28 * (100vw / 960));
          margin: 0 auto calc( 30 * (100vw / 960)); }
        #perfect_reborn_wrap .development_wrap .component_area .component_list li {
          width: calc( 170 * (100vw / 960));
          height: calc( 196 * (100vw / 960)); }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li .extract {
            font-size: calc( 26 * (100vw / 960)); }
            #perfect_reborn_wrap .development_wrap .component_area .component_list li .extract .small {
              font-size: calc( 16 * (100vw / 960)); }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li .img_blk {
            width: calc( 140 * (100vw / 960)); }
      #perfect_reborn_wrap .development_wrap .introduction_area {
        width: auto;
        margin: 0 calc( 20 * (100vw / 960)) calc( 56 * (100vw / 960)); }
        #perfect_reborn_wrap .development_wrap .introduction_area h3 {
          font-size: calc( 28 * (100vw / 960));
          padding-bottom: calc( 32 * (100vw / 960)); }
          #perfect_reborn_wrap .development_wrap .introduction_area h3 .big {
            font-size: calc( 36 * (100vw / 960)); }
        #perfect_reborn_wrap .development_wrap .introduction_area .column_blk .text_area {
          width: calc( 450 * (100vw / 960)); }
        #perfect_reborn_wrap .development_wrap .introduction_area .column_blk .img_area {
          width: calc( 420 * (100vw / 960)); }
        #perfect_reborn_wrap .development_wrap .introduction_area.blk_03 {
          margin-bottom: calc( 90 * (100vw / 960)); }
    #perfect_reborn_wrap .faq_wrap {
      width: 100%;
      margin: calc( 64 * (100vw / 960)) auto calc( 50 * (100vw / 960)); }
      #perfect_reborn_wrap .faq_wrap .pr_name {
        width: calc( 306 * (100vw / 960)); }
      #perfect_reborn_wrap .faq_wrap h2 {
        height: calc( 54 * (100vw / 960));
        font-size: calc( 42 * (100vw / 960));
        line-height: calc( 54 * (100vw / 960));
        margin: calc( 30 * (100vw / 960)) 0 0; }
      #perfect_reborn_wrap .faq_wrap p {
        font-size: calc( 14 * (100vw / 960));
        padding: calc( 12 * (100vw / 960)) 0 calc( 50 * (100vw / 960)); }
      #perfect_reborn_wrap .faq_wrap .faq_blk {
        width: calc( 830 * (100vw / 960));
        padding-left: calc( 25 * (100vw / 960)); }
        #perfect_reborn_wrap .faq_wrap .faq_blk dt {
          font-size: calc( 18 * (100vw / 960)) px;
          width: calc( 830 * (100vw / 960)); }
          #perfect_reborn_wrap .faq_wrap .faq_blk dt::before {
            width: calc( 34 * (100vw / 960));
            height: calc( 32 * (100vw / 960));
            top: calc( -9 * (100vw / 960));
            left: calc( -49 * (100vw / 960)); }
        #perfect_reborn_wrap .faq_wrap .faq_blk dd {
          padding: calc( 20 * (100vw / 960)) 0 calc( 62 * (100vw / 960)); }
    #perfect_reborn_wrap .voice_wrap .pr_name {
      width: calc( 306 * (100vw / 960));
      padding-top: calc( 50 * (100vw / 960)); }
    #perfect_reborn_wrap .voice_wrap h2 {
      width: 100%;
      height: calc( 54 * (100vw / 960));
      font-size: calc( 42 * (100vw / 960));
      line-height: calc( 54 * (100vw / 960));
      margin: calc( 25 * (100vw / 960)) auto 0; }
    #perfect_reborn_wrap .voice_wrap .subttl {
      font-size: calc( 14 * (100vw / 960));
      padding: calc( 12 * (100vw / 960)) 0 calc( 33 * (100vw / 960)); }
    #perfect_reborn_wrap .voice_wrap .voice_area {
      width: calc( 900 * (100vw / 960));
      height: calc( 320 * (100vw / 960));
      margin: 0 auto calc( 30 * (100vw / 960));
      padding: calc( 40 * (100vw / 960)); }
      #perfect_reborn_wrap .voice_wrap .voice_area .img_area {
        width: calc( 240 * (100vw / 960)); }
      #perfect_reborn_wrap .voice_wrap .voice_area .text_area {
        width: calc( 560 * (100vw / 960)); }
        #perfect_reborn_wrap .voice_wrap .voice_area .text_area h3 {
          font-size: calc( 18 * (100vw / 960));
          padding-bottom: calc( 20 * (100vw / 960)); }
    #perfect_reborn_wrap .voice_wrap .add {
      width: auto;
      font-size: calc( 10 * (100vw / 960));
      padding: calc( 10 * (100vw / 960)) calc( 20 * (100vw / 960)) calc( 30 * (100vw / 960)); }
    #perfect_reborn_wrap .profile_wrap {
      width: auto;
      margin: calc( 78 * (100vw / 960)) calc( 20 * (100vw / 960)) calc( 114 * (100vw / 960)); }
      #perfect_reborn_wrap .profile_wrap .profile_area {
        padding-bottom: 173px;
        margin-bottom: 50px; }
        #perfect_reborn_wrap .profile_wrap .profile_area .text_area {
          width: calc( 660 * (100vw / 960));
          margin-right: calc( -80 * (100vw / 960)); }
          #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 {
            font-size: calc( 28 * (100vw / 960));
            padding: calc( 39 * (100vw / 960)) 0 calc( 24 * (100vw / 960)); }
            #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 .small {
              font-size: calc( 20 * (100vw / 960)); }
            #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 .name {
              font-size: calc( 38 * (100vw / 960)); }
        #perfect_reborn_wrap .profile_wrap .profile_area .img_area {
          width: calc( 400 * (100vw / 960)); }
          #perfect_reborn_wrap .profile_wrap .profile_area .img_area .profile {
            width: calc( 500 * (100vw / 960));
            height: calc( 140 * (100vw / 960));
            padding: calc( 22 * (100vw / 960));
            font-size: calc( 12 * (100vw / 960));
            right: calc( 132 * (100vw / 960));
            bottom: calc( -100 * (100vw / 960)); }
      #perfect_reborn_wrap .profile_wrap .media_area {
        padding: 0 calc( 40 * (100vw / 960)); }
        #perfect_reborn_wrap .profile_wrap .media_area .img_area {
          width: calc( 180 * (100vw / 960));
          margin-left: 0; }
        #perfect_reborn_wrap .profile_wrap .media_area .text_area {
          width: calc( 630 * (100vw / 960)); }
          #perfect_reborn_wrap .profile_wrap .media_area .text_area h3 {
            font-size: calc( 26 * (100vw / 960));
            margin-bottom: calc( 10 * (100vw / 960)); }
            #perfect_reborn_wrap .profile_wrap .media_area .text_area h3 .big {
              font-size: calc( 36 * (100vw / 960)); }
    #perfect_reborn_wrap .pdf_btn {
      margin: calc( 100 * (100vw / 960)) auto 0;
      width: calc( 510 * (100vw / 960)); }
      #perfect_reborn_wrap .pdf_btn a {
        font-size: calc( 19 * (100vw / 960));
        width: calc( 510 * (100vw / 960));
        height: calc( 53 * (100vw / 960));
        line-height: calc( 53 * (100vw / 960)); }
        #perfect_reborn_wrap .pdf_btn a .pdf_icon {
          width: calc( 25 * (100vw / 960));
          margin-left: calc( 30 * (100vw / 960)); }
  .footer_wrap {
    height: calc( 290 * (100vw / 960));
    margin-top: calc( 216 * (100vw / 960)); }
    .footer_wrap .footer_area {
      width: 96%;
      padding: calc( 100 * (100vw / 960)) 0 calc( 55 * (100vw / 960)); }
      .footer_wrap .footer_area .logo {
        width: calc( 438 * (100vw / 960));
        top: calc( -57 * (100vw / 960));
        right: calc( 4 * (100vw / 960)); }
      .footer_wrap .footer_area .sns_blk {
        width: calc( 324 * (100vw / 960));
        height: calc( 22 * (100vw / 960)); }
        .footer_wrap .footer_area .sns_blk p {
          font-size: calc( 14 * (100vw / 960)); }
          .footer_wrap .footer_area .sns_blk p::after {
            width: calc( 87 * (100vw / 960));
            right: calc( -116 * (100vw / 960)); }
        .footer_wrap .footer_area .sns_blk .insta {
          width: calc( 31 * (100vw / 960));
          margin-left: calc( 121 * (100vw / 960)); }
        .footer_wrap .footer_area .sns_blk .twt {
          width: calc( 32 * (100vw / 960)); }
      .footer_wrap .footer_area .company_blk {
        font-size: calc( 13 * (100vw / 960));
        margin-right: calc( 190 * (100vw / 960)); }
    .footer_wrap .copy {
      font-size: calc( 12 * (100vw / 960)); } }

/* smartPhone */
@media screen and (max-width: 560px) {
  .HideSP {
    display: none;
  }
  #perfect_reborn_wrap {
    width: 100%;
    padding: 0;
    font-size: calc( 20 * (100vw / 560)); }
    #perfect_reborn_wrap .pc_only {
      display: none; }
    #perfect_reborn_wrap .sp_only {
      display: block; }
    #perfect_reborn_wrap .main_wrap {
      width: 100%;
      margin: calc( 100 * (100vw / 560)) auto calc( 50 * (100vw / 560)); }
      #perfect_reborn_wrap .main_wrap h1 {
        width: calc( 400 * (100vw / 560)); }
      #perfect_reborn_wrap .main_wrap .img_01 {
        width: calc( 208 * (100vw / 560));
        bottom: calc( -400 * (100vw / 560));
        right: calc( 140 * (100vw / 560));
        z-index: 2; }
    #perfect_reborn_wrap .trouble_wrap {
      width: 100%;
      height: calc( 1370 * (100vw / 560));
      margin: 0 auto calc( 50 * (100vw / 560)); }
      #perfect_reborn_wrap .trouble_wrap .bg_blk {
        width: 100%;
        height: calc( 1370 * (100vw / 560)); }
        #perfect_reborn_wrap .trouble_wrap .bg_blk::before {
          height: calc( 100 * (100vw / 560));
          top: calc( 1320 * (100vw / 560)); }
        #perfect_reborn_wrap .trouble_wrap .bg_blk::after {
          height: calc( 100 * (100vw / 560));
          top: calc( 1320 * (100vw / 560)); }
      #perfect_reborn_wrap .trouble_wrap .img_area {
        width: 100%; }
        #perfect_reborn_wrap .trouble_wrap .img_area .img_02 {
          width: calc( 242 * (100vw / 560));
          top: calc( 460 * (100vw / 560));
          left: calc( 60 * (100vw / 560));
          z-index: 1; }
        #perfect_reborn_wrap .trouble_wrap .img_area .img_03 {
          width: calc( 168 * (100vw / 560));
          top: calc( 500 * (100vw / 560));
          left: calc( 320 * (100vw / 560));
          z-index: 1; }
        #perfect_reborn_wrap .trouble_wrap .img_area .img_04 {
          width: calc( 233 * (100vw / 560));
          top: calc( 200 * (100vw / 560));
          right: calc( 300 * (100vw / 560));
          z-index: 1; }
        #perfect_reborn_wrap .trouble_wrap .img_area .img_05 {
          width: calc( 203 * (100vw / 560));
          top: calc( 330 * (100vw / 560));
          right: calc( 20 * (100vw / 560));
          z-index: -2; }
      #perfect_reborn_wrap .trouble_wrap .text_area {
        font-size: calc( 24 * (100vw / 560));
        width: 100%;
        margin: 0 auto; }
        #perfect_reborn_wrap .trouble_wrap .text_area h2 {
          font-size: calc( 36 * (100vw / 560));
          padding: calc( 40 * (100vw / 560)) 0;
          text-align: center;
          margin: 0 auto calc( 600 * (100vw / 560)); }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap li {
          padding: calc( 5 * (100vw / 560));
          width: calc( 470 * (100vw / 560));
          margin-bottom: calc( 10 * (100vw / 560)); }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 {
          margin: 0 auto; }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_01,
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_03,
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_05 {
            margin-left: auto;
            margin-right: calc( 30 * (100vw / 560)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_02,
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_01 .line_04 {
            margin-left: calc( 30 * (100vw / 560));
            margin-right: auto; }
        #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 {
          margin: 0 auto; }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_06,
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_08,
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_10 {
            margin-left: auto;
            margin-right: calc( 30 * (100vw / 560)); }
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_07,
          #perfect_reborn_wrap .trouble_wrap .text_area .list_wrap.blk_02 .line_09 {
            margin-left: calc( 30 * (100vw / 560));
            margin-right: auto; }
    #perfect_reborn_wrap .item_wrap {
      margin-bottom: calc( 120 * (100vw / 560)); }
      #perfect_reborn_wrap .item_wrap .appeal_point {
        width: calc( 520 * (100vw / 560));
        margin: 0 auto calc( 80 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap .appeal_point .point_01,
        #perfect_reborn_wrap .item_wrap .appeal_point .point_02,
        #perfect_reborn_wrap .item_wrap .appeal_point .point_03 {
          width: calc( 165 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap .appeal_point .small {
          position: absolute;
          font-size: calc( 18 * (100vw / 560));
          right: 0;
          bottom: calc( -40 * (100vw / 560)); }
      #perfect_reborn_wrap .item_wrap .item_blk {
        height: calc( 1140 * (100vw / 560));
        width: 100%;
        margin: 0 auto;
        text-align: center;
        position: relative; }
        #perfect_reborn_wrap .item_wrap .item_blk h2 {
          width: calc( 500 * (100vw / 560));
          margin-bottom: calc( 30 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap .item_blk .txt_01 {
          font-size: calc( 26 * (100vw / 560));
          padding-top: calc( 40 * (100vw / 560));
          margin-bottom: calc( 30 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap .item_blk .txt_02 {
          font-size: calc( 30 * (100vw / 560));
          margin-bottom: calc( 30 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap .item_blk .pkg {
          width: calc( 317 * (100vw / 560));
          margin: 0 auto calc( 35 * (100vw / 560));
          border-radius: calc( 30 * (100vw / 560)); }
          #perfect_reborn_wrap .item_wrap .item_blk .pkg img {
            -webkit-box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 12px;
            box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 12px;
            border-radius: 20px; }
        #perfect_reborn_wrap .item_wrap .item_blk h3 {
          font-size: calc( 40 * (100vw / 560)); }
          #perfect_reborn_wrap .item_wrap .item_blk h3 .sub_name {
            font-size: calc( 18 * (100vw / 560)); }
          #perfect_reborn_wrap .item_wrap .item_blk h3 .credit {
            font-size: calc( 22 * (100vw / 560)); }
            #perfect_reborn_wrap .item_wrap .item_blk h3 .credit .tax {
              font-size: calc( 16 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap .item_blk::after {
          width: 100%;
          height: calc( 1140 * (100vw / 560));
          border-top: calc( 250 * (100vw / 560)) solid #e8f5fd;
          border-right: calc( 90 * (100vw / 560)) solid #d8f4f4;
          border-left: calc( 90 * (100vw / 560)) solid #ddf0fc;
          border-bottom: calc( 250 * (100vw / 560)) solid #ceeff3; }
    #perfect_reborn_wrap .item_wrap_02 {
      height: calc( 1200 * (100vw / 560));
      margin-bottom: calc( 120 * (100vw / 560)); }
      #perfect_reborn_wrap .item_wrap_02 .item_blk {
        width: 100%; }
        #perfect_reborn_wrap .item_wrap_02 .item_blk h2 {
          font-size: calc( 55 * (100vw / 560));
          padding: calc( 30 * (100vw / 560)) 0 calc( 30 * (100vw / 560));
          line-height: 1.5; }
          #perfect_reborn_wrap .item_wrap_02 .item_blk h2 [data-ruby01]::before {
            top: -0.9em;
            letter-spacing: 0.2em;
            font-size: calc( 40 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 {
          padding: 0 calc( 20 * (100vw / 560));
          margin-bottom: calc( 36 * (100vw / 560));
          display: block;
          position: relative; }
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .left_blk,
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .right_blk {
            position: absolute;
            top: 0;
            width: calc( 240 * (100vw / 560));
            font-size: calc( 20 * (100vw / 560)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .left_blk {
            left: calc(20 * (100vw / 560)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .right_blk {
            right: calc(20 * (100vw / 560)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk .row3 .pkg {
            width: calc( 317 * (100vw / 560));
            margin: calc( 320 * (100vw / 560)) auto 0;
            border-radius: calc( 30 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap_02 .item_blk h3 {
          font-size: calc( 40 * (100vw / 560)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk h3 .sub_name {
            font-size: calc( 18 * (100vw / 560)); }
          #perfect_reborn_wrap .item_wrap_02 .item_blk h3 .credit {
            font-size: calc( 22 * (100vw / 560)); }
            #perfect_reborn_wrap .item_wrap_02 .item_blk h3 .credit .tax {
              font-size: calc( 16 * (100vw / 560)); }
        #perfect_reborn_wrap .item_wrap_02 .item_blk::after {
          width: 100%;
          height: calc( 1200 * (100vw / 560));
          border-top: calc( 250 * (100vw / 560)) solid #e8f5fd;
          border-right: calc( 90 * (100vw / 560)) solid #d8f4f4;
          border-left: calc( 90 * (100vw / 560)) solid #ddf0fc;
          border-bottom: calc( 250 * (100vw / 560)) solid #ceeff3; }
    #perfect_reborn_wrap .item_blk_wrap {
      margin-bottom: calc( 80 * (100vw / 560)); }
      #perfect_reborn_wrap .item_blk_wrap::after {
        width: 100%;
        height: calc( 1080 * (100vw / 560));
        background-size: cover; }
      #perfect_reborn_wrap .item_blk_wrap .item_blk {
        width: 100%;
        height: auto;
        padding: calc( 60 * (100vw / 560)) 0;
        display: block; }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .img_area {
          width: calc( 245 * (100vw / 560));
          margin: 0 auto; }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area h2 {
          width: calc( 460 * (100vw / 560));
          margin: calc( 30 * (100vw / 560)) auto; }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .text {
          font-size: calc( 18 * (100vw / 560));
          padding: 0 calc( 40 * (100vw / 560)); }
        #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit {
          font-size: calc( 75 * (100vw / 560));
          padding: calc( 30 * (100vw / 560)) 0;
          margin-left: 0; }
          #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .amount {
            font-size: calc( 30 * (100vw / 560)); }
            #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .amount .num {
              font-size: calc( 46 * (100vw / 560)); }
          #perfect_reborn_wrap .item_blk_wrap .item_blk .text_area .credit .tax {
            font-size: calc( 30 * (100vw / 560)); }
        #perfect_reborn_wrap .item_blk_wrap .item_blk a.btn {
          margin: 0 auto;
          width: calc( 500 * (100vw / 560));
          height: calc( 80 * (100vw / 560));
          line-height: calc( 80 * (100vw / 560));
          font-size: calc( 30 * (100vw / 560)); }
          #perfect_reborn_wrap .item_blk_wrap .item_blk a.btn::after {
            width: calc( 8 * (100vw / 560));
            height: calc( 13 * (100vw / 560));
            right: calc( 40 * (100vw / 560)); }
    #perfect_reborn_wrap .ranking_wrap {
      width: 100%;
      margin: calc( 80 * (100vw / 560)) auto 0; }
      #perfect_reborn_wrap .ranking_wrap::before {
        width: calc( 30 * (100vw / 560));
        height: calc(836* (100vw / 560));
        top: calc( 990 * (100vw / 560));
        left: calc( 20 * (100vw / 560)); }
      #perfect_reborn_wrap .ranking_wrap::after {
        content: "";
        display: inline-block;
        width: calc( 4.5 * (100vw / 560));
        height: calc( 1000 * (100vw / 560));
        background: #000;
        position: absolute;
        top: calc( 140 * (100vw / 560));
        left: calc( 20 * (100vw / 560)); }
      #perfect_reborn_wrap .ranking_wrap h2 {
        font-size: calc( 55 * (100vw / 560));
        padding-left: 0.3em;
        margin-bottom: calc( 320 * (100vw / 560)); }
        #perfect_reborn_wrap .ranking_wrap h2 .small {
          font-size: calc( 24 * (100vw / 560));
          display: block; }
        #perfect_reborn_wrap .ranking_wrap h2 .sub_ttl {
          font-size: calc( 46 * (100vw / 560)); }
      #perfect_reborn_wrap .ranking_wrap .image {
        width: calc( 470 * (100vw / 560));
        left: 0;
        top: calc( 140 * (100vw / 560));
        margin: auto; }
      #perfect_reborn_wrap .ranking_wrap .ranking_list {
        margin-left: calc( 60 * (100vw / 560)); }
        #perfect_reborn_wrap .ranking_wrap .ranking_list ol li {
          font-size: calc( 40 * (100vw / 560));
          margin-bottom: calc( 60 * (100vw / 560)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 {
            margin-left: 0; }
            #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 .rank_img, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 .rank_img {
              width: calc( 300 * (100vw / 560));
              height: auto;
              margin-top: calc( 25 * (100vw / 560));
              margin-left: calc( 130 * (100vw / 560)); }
            #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 .mark {
              margin-right: calc( 30 * (100vw / 560)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_01 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_02 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_03 .mark {
            width: calc( 100 * (100vw / 560)); }
          #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_04 .mark, #perfect_reborn_wrap .ranking_wrap .ranking_list ol li.rank_05 .mark {
            width: calc( 80 * (100vw / 560));
            margin-right: calc( 50 * (100vw / 560)); }
        #perfect_reborn_wrap .ranking_wrap .ranking_list .small {
          font-size: calc( 16 * (100vw / 560));
          padding: 0 calc( 40 * (100vw / 560)) 0 0; }
    #perfect_reborn_wrap .cause_wrap {
      width: 100%;
      height: calc( 1400 * (100vw / 560));
      margin: calc( 100 * (100vw / 560)) auto calc( 40 * (100vw / 560)); }
      #perfect_reborn_wrap .cause_wrap::before {
        content: "";
        display: block;
        width: 50%;
        height: calc( 200 * (100vw / 560));
        background: #fff;
        -webkit-transform: skewY(17.4deg);
        -ms-transform: skewY(17.4deg);
        transform: skewY(17.4deg);
        position: absolute;
        top: calc( 1350 * (100vw / 560));
        left: 0;
        z-index: -1; }
      #perfect_reborn_wrap .cause_wrap::after {
        content: "";
        display: block;
        width: 50%;
        height: calc( 200 * (100vw / 560));
        background: #fff;
        -webkit-transform: skewY(-17.4deg);
        -ms-transform: skewY(-17.4deg);
        transform: skewY(-17.4deg);
        position: absolute;
        top: calc( 1350 * (100vw / 560));
        right: 0;
        z-index: -1; }
      #perfect_reborn_wrap .cause_wrap .bg_blk {
        width: 100%;
        height: calc( 1400 * (100vw / 560)); }
        #perfect_reborn_wrap .cause_wrap .bg_blk::before, #perfect_reborn_wrap .cause_wrap .bg_blk::after {
          content: none; }
      #perfect_reborn_wrap .cause_wrap .text_area {
        padding: 0 calc( 20 * (100vw / 560)) 0 calc( 40 * (100vw / 560));
        font-size: calc( 24 * (100vw / 560)); }
        #perfect_reborn_wrap .cause_wrap .text_area h2 {
          font-size: calc( 55 * (100vw / 560));
          margin-bottom: calc( 30 * (100vw / 560));
          margin-left: calc( -10 * (100vw / 560)); }
        #perfect_reborn_wrap .cause_wrap .text_area .reason_list {
          margin-left: calc( 30 * (100vw / 560)); }
          #perfect_reborn_wrap .cause_wrap .text_area .reason_list li {
            margin-bottom: calc( 24 * (100vw / 560)); }
            #perfect_reborn_wrap .cause_wrap .text_area .reason_list li .blue {
              padding-bottom: calc( 4 * (100vw / 560)); }
            #perfect_reborn_wrap .cause_wrap .text_area .reason_list li::before {
              width: calc( 22.5 * (100vw / 560));
              height: calc( 18 * (100vw / 560));
              top: calc( 12 * (100vw / 560));
              left: calc( -36 * (100vw / 560)); }
      #perfect_reborn_wrap .cause_wrap .img_area {
        width: calc( 660 * (100vw / 560));
        right: calc( 8 * (100vw / 560));
        bottom: calc( -80 * (100vw / 560));
        z-index: -2; }
      #perfect_reborn_wrap .cause_wrap .name {
        font-size: calc( 36 * (100vw / 560));
        right: calc( 30 * (100vw / 560));
        bottom: calc( 30 * (100vw / 560)); }
        #perfect_reborn_wrap .cause_wrap .name .small {
          font-size: calc( 20 * (100vw / 560)); }
        #perfect_reborn_wrap .cause_wrap .name .docter {
          font-size: calc( 30 * (100vw / 560)); }
    #perfect_reborn_wrap .development_wrap {
      width: 100%;
      margin: 0 auto; }
      #perfect_reborn_wrap .development_wrap .subttl {
        font-size: calc( 46 * (100vw / 560)); }
        #perfect_reborn_wrap .development_wrap .subttl .logo {
          width: calc( 310 * (100vw / 560));
          display: block;
          margin: calc( 60 * (100vw / 560)) auto; }
      #perfect_reborn_wrap .development_wrap .ttl {
        font-size: calc( 36 * (100vw / 560));
        margin: 0 auto calc( 60 * (100vw / 560));
        line-height: 1.5; }
      #perfect_reborn_wrap .development_wrap .left_img {
        position: static;
        margin: 0 auto;
        width: calc( 340 * (100vw / 560)); }
      #perfect_reborn_wrap .development_wrap .component_area {
        margin: 0 calc( 20 * (100vw / 560)) calc( 120 * (100vw / 560));
        padding: calc( 40 * (100vw / 560)) calc( 20 * (100vw / 560));
        height: auto; }
        #perfect_reborn_wrap .development_wrap .component_area::after {
          content: "";
          position: absolute;
          width: 170%;
          height: 170%;
          bottom: calc( -40 * (100vw / 560));
          left: -10%;
          right: -10%;
          background-size: cover;
          background-repeat: no-repeat;
          z-index: -3; }
        #perfect_reborn_wrap .development_wrap .component_area h3 {
          font-size: calc( 28 * (100vw / 560));
          line-height: calc( 46 * (100vw / 560));
          width: calc( 300 * (100vw / 560));
          height: calc( 46 * (100vw / 560));
          margin: 0 auto calc( 30 * (100vw / 560)); }
        #perfect_reborn_wrap .development_wrap .component_area .component_list {
          width: calc( 480 * (100vw / 560));
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          #perfect_reborn_wrap .development_wrap .component_area .component_list li {
            width: calc( 240 * (100vw / 560));
            height: calc( 260 * (100vw / 560)); }
            #perfect_reborn_wrap .development_wrap .component_area .component_list li .extract {
              font-size: calc( 30 * (100vw / 560)); }
              #perfect_reborn_wrap .development_wrap .component_area .component_list li .extract .small {
                font-size: calc( 20 * (100vw / 560)); }
            #perfect_reborn_wrap .development_wrap .component_area .component_list li .img_blk {
              width: calc( 180 * (100vw / 560)); }
            #perfect_reborn_wrap .development_wrap .component_area .component_list li.blk_01 .extract, #perfect_reborn_wrap .development_wrap .component_area .component_list li.blk_03 .extract {
              padding-top: 0.8em; }
            #perfect_reborn_wrap .development_wrap .component_area .component_list li.blk_04 .extract {
              padding-top: 1.4em; }
      #perfect_reborn_wrap .development_wrap .introduction_area {
        width: 100%;
        margin-bottom: calc( 60 * (100vw / 560)); }
        #perfect_reborn_wrap .development_wrap .introduction_area h3 {
          text-align: center;
          line-height: 1.6;
          font-size: calc( 30 * (100vw / 560));
          padding-bottom: calc( 20 * (100vw / 560)); }
          #perfect_reborn_wrap .development_wrap .introduction_area h3 .big {
            font-size: calc( 38 * (100vw / 560)); }
        #perfect_reborn_wrap .development_wrap .introduction_area .column_blk {
          display: block; }
          #perfect_reborn_wrap .development_wrap .introduction_area .column_blk .text_area {
            width: auto;
            padding: 0 calc( 20 * (100vw / 560)); }
          #perfect_reborn_wrap .development_wrap .introduction_area .column_blk .img_area {
            width: calc( 520 * (100vw / 560));
            margin: 0 calc(20 * (100vw / 560)) calc(20 * (100vw / 560)); }
        #perfect_reborn_wrap .development_wrap .introduction_area.blk_02 .column_blk {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
        #perfect_reborn_wrap .development_wrap .introduction_area.blk_03 {
          margin-bottom: calc( 80 * (100vw / 560)); }
    #perfect_reborn_wrap .faq_wrap {
      width: 100%;
      margin: 64px auto 50px; }
      #perfect_reborn_wrap .faq_wrap .pr_name {
        width: calc( 460 * (100vw / 560));
        margin: 0 auto; }
      #perfect_reborn_wrap .faq_wrap h2 {
        height: calc( 55 * (100vw / 560));
        font-size: calc( 42 * (100vw / 560));
        line-height: calc( 55 * (100vw / 560));
        margin: calc( 40 * (100vw / 560)) 0 0; }
      #perfect_reborn_wrap .faq_wrap p {
        font-size: calc( 20 * (100vw / 560));
        padding: calc( 20 * (100vw / 560)) 0 calc( 60 * (100vw / 560)); }
      #perfect_reborn_wrap .faq_wrap .faq_blk {
        width: 100%;
        margin: 0 auto;
        padding-left: calc( 90 * (100vw / 560)); }
        #perfect_reborn_wrap .faq_wrap .faq_blk dt {
          font-size: calc( 24 * (100vw / 560));
          width: calc( 420 * (100vw / 560)); }
          #perfect_reborn_wrap .faq_wrap .faq_blk dt::before {
            width: calc( 34 * (100vw / 560));
            height: calc( 32 * (100vw / 560));
            top: 0;
            left: calc( -49 * (100vw / 560)); }
        #perfect_reborn_wrap .faq_wrap .faq_blk dd {
          width: calc( 420 * (100vw / 560));
          padding: calc( 24 * (100vw / 560)) 0 calc( 60 * (100vw / 560)); }
    #perfect_reborn_wrap .voice_wrap .pr_name {
      width: calc( 460 * (100vw / 560));
      margin: 0 auto;
      padding-top: 52px; }
    #perfect_reborn_wrap .voice_wrap h2 {
      width: 100%;
      height: calc( 55 * (100vw / 560));
      font-size: calc( 42 * (100vw / 560));
      line-height: calc( 55 * (100vw / 560));
      margin: calc( 40 * (100vw / 560)) 0 0; }
    #perfect_reborn_wrap .voice_wrap .subttl {
      font-size: calc( 20 * (100vw / 560));
      padding: calc( 20 * (100vw / 560)) 0 calc( 40 * (100vw / 560)); }
    #perfect_reborn_wrap .voice_wrap .voice_area {
      width: auto;
      height: auto;
      margin: 0 calc( 20 * (100vw / 560)) calc( 40 * (100vw / 560));
      padding: calc( 20 * (100vw / 560));
      display: inline-block; }
      #perfect_reborn_wrap .voice_wrap .voice_area .img_area {
        width: calc( 240 * (100vw / 560));
        float: left;
        margin-right: 1em; }
      #perfect_reborn_wrap .voice_wrap .voice_area .text_area {
        width: auto; }
        #perfect_reborn_wrap .voice_wrap .voice_area .text_area h3 {
          font-size: calc( 24 * (100vw / 560));
          padding-bottom: 1em; }
      #perfect_reborn_wrap .voice_wrap .voice_area.blk_04 {
        margin-bottom: calc( 24 * (100vw / 560)); }
    #perfect_reborn_wrap .voice_wrap .add {
      font-size: calc( 16 * (100vw / 560));
      text-indent: -1em;
      padding-left: 1em;
      margin: 0 calc( 20 * (100vw / 560));
      width: auto;
      text-align: left; }
    #perfect_reborn_wrap .profile_wrap {
      width: 100%;
      margin: calc( 80 * (100vw / 560)) auto; }
      #perfect_reborn_wrap .profile_wrap .profile_area {
        display: block;
        padding-bottom: calc( 80 * (100vw / 560));
        margin-bottom: calc( 80 * (100vw / 560)); }
        #perfect_reborn_wrap .profile_wrap .profile_area .text_area {
          width: auto;
          padding: calc( 20 * (100vw / 560));
          margin-right: 0; }
          #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 {
            font-size: calc( 36 * (100vw / 560));
            padding: 0 0 calc( 36 * (100vw / 560)); }
            #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 .small {
              font-size: calc( 28 * (100vw / 560)); }
            #perfect_reborn_wrap .profile_wrap .profile_area .text_area h2 .name {
              font-size: calc( 55 * (100vw / 560));
              padding-left: 0.7em; }
        #perfect_reborn_wrap .profile_wrap .profile_area .img_area {
          width: 100%; }
          #perfect_reborn_wrap .profile_wrap .profile_area .img_area .profile_img {
            width: calc( 380 * (100vw / 560));
            margin: calc( 40 * (100vw / 560)) auto; }
          #perfect_reborn_wrap .profile_wrap .profile_area .img_area .profile {
            position: static;
            margin: 0 auto;
            width: calc( 500 * (100vw / 560));
            height: auto;
            padding: calc( 20 * (100vw / 560)) x;
            font-size: calc( 18 * (100vw / 560)); }
      #perfect_reborn_wrap .profile_wrap .media_area {
        display: block;
        padding: 0 calc( 20 * (100vw / 560)); }
        #perfect_reborn_wrap .profile_wrap .media_area .img_area {
          width: calc( 300 * (100vw / 560));
          margin: 0 auto; }
        #perfect_reborn_wrap .profile_wrap .media_area .text_area {
          width: auto;
          padding: calc( 40 * (100vw / 560)) calc( 20 * (100vw / 560)); }
          #perfect_reborn_wrap .profile_wrap .media_area .text_area h3 {
            font-size: calc( 30 * (100vw / 560));
            margin-bottom: calc( 30 * (100vw / 560)); }
            #perfect_reborn_wrap .profile_wrap .media_area .text_area h3 .big {
              font-size: calc( 46 * (100vw / 560)); }
          #perfect_reborn_wrap .profile_wrap .media_area .text_area .media_list {
            padding-left: 1em; }
            #perfect_reborn_wrap .profile_wrap .media_area .text_area .media_list li {
              text-indent: -1em; }
    #perfect_reborn_wrap .pdf_btn {
      margin: calc( 115 * (100vw / 560)) auto 0;
      width: calc( 504 * (100vw / 560)); }
      #perfect_reborn_wrap .pdf_btn a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        font-size: calc( 26 * (100vw / 560));
        width: calc( 504 * (100vw / 560));
        height: calc( 107 * (100vw / 560));
        line-height: 1.4;
        padding: calc( 22 * (100vw / 560)) calc( 30 * (100vw / 560)); }
        #perfect_reborn_wrap .pdf_btn a .pdf_icon {
          width: calc( 52 * (100vw / 560));
          margin-left: calc( 65 * (100vw / 560)); }
  .footer_wrap {
    height: auto;
    margin-top: calc( 135 * (100vw / 560)); }
    .footer_wrap .footer_area {
      width: 100%;
      padding: calc( 20 * (100vw / 560));
      display: block; }
      .footer_wrap .footer_area .logo {
        width: calc( 350 * (100vw / 560));
        position: absolute;
        top: calc( -46 * (100vw / 560));
        right: calc( 20 * (100vw / 560)); }
      .footer_wrap .footer_area .sns_blk {
        width: 85%;
        height: calc( 40 * (100vw / 560));
        margin: calc( 80 * (100vw / 560)) auto; }
        .footer_wrap .footer_area .sns_blk p {
          font-size: calc( 22 * (100vw / 560)); }
          .footer_wrap .footer_area .sns_blk p::after {
            width: calc( 130 * (100vw / 560));
            right: calc( -170 * (100vw / 560)); }
        .footer_wrap .footer_area .sns_blk .insta {
          width: calc( 40 * (100vw / 560));
          margin-left: calc( 180 * (100vw / 560)); }
        .footer_wrap .footer_area .sns_blk .twt {
          width: calc( 40 * (100vw / 560)); }
      .footer_wrap .footer_area .company_blk {
        width: 75%;
        font-size: calc( 20 * (100vw / 560));
        margin: calc( 80 * (100vw / 560)) auto; }
    .footer_wrap .copy {
      font-size: calc( 18 * (100vw / 560));
      text-align: center;
      padding: 0 0 calc( 80 * (100vw / 560)); } }
