@charset "UTF-8";
@media screen and (min-width: 769px), print {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-width: 1055px;
  }
  .wrapper {
    max-width: 375px;
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
         box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    overflow: hidden;
    padding-top: 56px;
  }
  .show_sp {
    display: none !important;
  }
  .row {
    max-width: 375px;
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  .cta_fixed_pc {
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99;
    width: -webkit-calc(50% - 375px);
    width: -moz-calc(50% - 375px);
    width: calc(50% - 375px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
    overflow: hidden;
  }
  .cta_fixed_pc:after {
    content: '';
    width: 835px;
    height: 1225px;
    /*background: url("../img/pc_bg02.png") center/100% 100% no-repeat;*/
    position: absolute;
    right: -241px;
    bottom: -521px;
    z-index: -1;
  }
  .cta_fixed_pc figure img {
    width: 118px;
    height: auto;
  }
  .cta_fixed_pc_inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 103px;
    margin-left: 6px;
  }
  .cta_fixed_pc_inner p {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.05em;
    margin-top: 8px;
  }
  .box_l {
    -webkit-box-ordinal-group: 1;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99;
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
  }
  .box_l:before {
    content: '';
    width: 557px;
    height: 798px;
   /* background: url("../img/pc_bg.png") center/100% 100% no-repeat;*/
    position: absolute;
    top: -101px;
    left: -351px;
  }
  .box_l_inner {
    width: 399px;
    margin-left: 63px;
  }
  .box_l_inner > figure {
    margin-bottom: 36px;
  }
  .box_l_inner > figure a {
    display: inline-block;
  }
  .box_l h2 {
    font-size: 18px;
    line-height: 32px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    color: #6AC2D6;
    letter-spacing: 0.11em;
    margin-bottom: 10px;
  }
  .box_l h3 {
    font-size: 17px;
    line-height: 30px;
    color: #272727;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 3px;
  }
  .box_l-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 18px;
    margin-bottom: 4px;
  }
  .box_l-box figure {
    width: 155px;
    height: auto;
    position: relative;
    top: -12px;
  }
  .box_l-box p {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 2px;
    color: #F35757;
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .box_l-box p small {
    font-size: 13px;
    color: #272727;
  }
  .box_l-btn {
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#3dc926), to(#1e7d39));
    background: -webkit-linear-gradient(top, #3dc926 0%, #1e7d39 100%);
    background: -moz- oldlinear-gradient(top, #3dc926 0%, #1e7d39 100%);
    background: linear-gradient(180deg, #3dc926 0%, #1e7d39 100%);
    -moz-border-radius: 7px;
         border-radius: 7px;
    width: 266px;
    height: 66px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    font-size: 24px;
    line-height: 1;
    color: #fff !important;
    padding-left: 30px;
    margin-bottom: 42px;
    -moz-box-shadow: 0 5px 0 #134530;
         box-shadow: 0 5px 0 #134530;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .box_l-btn:before {
    content: '';
    width: 55px;
    height: 55px;
    background: url("../img/mv_ps.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: -2px;
    left: -7px;
  }
  .box_l-btn:hover {
    -webkit-transform: translateY(5px);
       -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
    -moz-box-shadow: none;
         box-shadow: none;
    opacity: 1;
  }
  .box_l-list dt {
    font-size: 18px;
    line-height: 32px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    color: #6AC2D6;
    letter-spacing: 0.11em;
    margin-bottom: 11px;
  }
  .box_l-list dd {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #272727;
    position: relative;
    padding-left: 25px;
  }
  .box_l-list dd a:hover {
    color: #6AC2D6;
  }
  .box_l-list dd:before {
    content: '';
    width: 10px;
    height: 11px;
    background: url("../img/ic_arr.png") center/100% auto no-repeat;
    top: 11px;
    left: 2px;
    position: absolute;
  }
  .box_l-list dd + dd {
    margin-top: 8px;
  }
  body {
    background: #feffea;
  }
  main {
    background-color: #fff;
    min-height: -webkit-calc(100vh - 170px - 56px);
    min-height: -moz-calc(100vh - 170px - 56px);
    min-height: calc(100vh - 170px - 56px);
  }
  .header {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 375px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    transition: background .3s ease;
  }
  .header .row {
    background-color: transparent;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 56px;
    padding-left: 9px;
  }
  .header .logo {
    display: inline-block;
    width: 153px;
  }
  .header.fixed {
    background: #fff;
  }
  .footer {
    background: #222222;
    text-align: center;
    padding: 21px 0 24px;
  }
  .footer p {
    font-size: 10px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.05em;
  }
  .footer__logo {
    margin: 5px 0 17px;
  }
  .footer__logo img {
    width: 248px;
    height: auto;
  }
  .footer__menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 6px;
  }
  .footer__menu li {
    position: relative;
  }
  .footer__menu li + li:before {
    content: '｜';
    display: inline-block;
    color: #fff;
    margin: 0 -3px;
    position: relative;
    top: 1px;
  }
  .footer__menu li a {
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.05em;
  }
  .footer__cpr {
    font-size: 10px;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.03em;
    display: block;
  }
  .tt {
    text-align: center;
    margin-bottom: 15px;
  }
  .tt small {
    font-size: 20px;
    line-height: 38px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    color: #6AC2D6;
    letter-spacing: 0.11em;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 4px;
  }
  .tt small:before {
    content: '';
    width: 61px;
    height: 1px;
    background: #6AC2D6;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 61px;
            flex: 0 0 61px;
  }
  .tt small:after {
    content: '';
    width: 61px;
    height: 1px;
    background: #6AC2D6;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 61px;
            flex: 0 0 61px;
  }
  .tt span {
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
    display: block;
    letter-spacing: 0.05em;
  }
  .btn {
    text-align: center;
  }
  .btn a {
    width: 310px;
    height: 83px;
    background: #489b10;
    -moz-border-radius: 10px;
         border-radius: 10px;
    display: block;
    position: relative;
    -moz-box-shadow: 5px 5px 0 #255811;
         box-shadow: 5px 5px 0 #255811;
    padding: 6px 0;
  }
  .btn a small {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    color: #fff;
    position: relative;
    letter-spacing: 0.1em;
    display: inline-block;
    margin-bottom: 6px;
  }
  .btn a small:before {
    content: '';
    width: 1px;
    height: 31px;
    background-color: #fff;
    position: absolute;
    left: -13px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(-29deg);
       -moz-transform: rotate(-29deg);
        -ms-transform: rotate(-29deg);
            transform: rotate(-29deg);
  }
  .btn a small:after {
    content: '';
    width: 1px;
    height: 31px;
    background-color: #fff;
    position: absolute;
    right: -13px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(29deg);
       -moz-transform: rotate(29deg);
        -ms-transform: rotate(29deg);
            transform: rotate(29deg);
  }
  .btn a p {
    font-size: 22px;
    line-height: 1;
    color: #fff;
  }
  .btn a img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -19px;
    left: -5px;
  }
  .p_top .loading {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .p_top .loading img {
    width: 203px;
    opacity: 0;
  }
  .p_top .loading.open img {
    -webkit-animation: showandhide 1.5s ease-in-out 1;
       -moz-animation: showandhide 1.5s ease-in-out 1;
            animation: showandhide 1.5s ease-in-out 1;
  }
  .p_top .loading.close {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
  }
  .p_top .wrapper {
    padding-top: 0;
  }
  .p_top .ctaFixed {
    position: fixed;
    width: 375px;
    bottom: 0;
    left: 50%;
    z-index: -1;
    display: none;
  }
  .p_top .ctaFixed__banner {
    text-align: center;
    background: #F35757;
    -moz-border-radius: 7px;
         border-radius: 7px;
    margin: 0 auto;
    width: 353px;
    height: 82px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .ctaFixed__banner:before {
    content: '';
    width: 56px;
    height: 56px;
    background: url("../img/mv_ps.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: -3px;
    left: 0;
  }
  .p_top .ctaFixed__banner span {
    background: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    -moz-border-radius: 20px;
         border-radius: 20px;
    width: 299px;
    height: 33px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
    margin-bottom: 0;
    position: relative;
    top: -14px;
  }
  .p_top .ctaFixed__banner p {
    font-size: 28px;
    line-height: 1;
    color: #fff;
    margin-left: 20px;
  }
  .p_top .mv {
    position: relative;
  }
  .p_top .mv:before {
    content: '';
    width: 67px;
    height: 91px;
    background: url("../img/line01.png") center/100% 100% no-repeat;
    position: absolute;
    top: -30px;
    right: -22px;
    pointer-events: none;
    z-index: 11;
  }
  .p_top .mv:after {
    content: '';
    width: 76px;
    height: 105px;
    background: url("../img/line02.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: 95px;
    left: -29px;
    pointer-events: none;
    z-index: 11;
  }
  .p_top .mv__slider {
    z-index: 9;
  }
  .p_top .mv__intro {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 24px;
    z-index: 10;
  }
  .p_top .mv__intro img {
    width: 166px;
  }
  .p_top .cashback {
    background: url("../img/bgSquare.png") center no-repeat;
    -moz-background-size: 364px 136px;
         background-size: 364px 136px;
    padding: 22px 0 22px;
    text-align: center;
  }
  .p_top .cashback span {
    font-size: 19px;
    line-height: 38px;
    font-weight: 700;
    color: #272727;
  }
  .p_top .cashback h2 {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    color: #272727;
  }
  .p_top .cashback h2 em {
    font-style: normal;
    font-size: 32px;
    line-height: 38px;
    font-family: 'Bahnschrift';
  }
  .p_top .cashback h2 small {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    color: #272727;
    padding: 0 10px 0 0;
    margin-right: 9px;
  }
  .p_top .cashback h2 small::after {
    position: absolute;
    content: "";
    width: 7.72px;
    height: 21.58px;
    background: url("../img/tax.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_top .cashback p {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    color: #272727;
  }
  .p_top .cashback p em {
    font-style: normal;
    font-size: 41px;
    line-height: 1;
    font-weight: 800;
    font-family: "Bahnschrift";
    color: #CB870A;
    display: inline-block;
    -webkit-transform: translateY(2px);
       -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
  }
  .p_top .what {
    background: #fefff3;
    padding: 52px 0 47px;
    position: relative;
  }
  .p_top .what:before {
    content: '';
    width: 62px;
    height: 126px;
    background: url("../img/line03.png") center/100% 100% no-repeat;
    position: absolute;
    top: 417px;
    right: -18px;
  }
  .p_top .what:after {
    content: '';
    width: 70px;
    height: 139px;
    background: url("../img/line04.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: -112px;
    left: -21px;
  }
  .p_top .what__tt {
    font-size: 20px;
    line-height: 1;
    font-family: "Barlow Condensed", sans-serif;
    color: #272727;
    font-weight: 500;
    letter-spacing: 0.11em;
    margin-bottom: 35px;
  }
  .p_top .what__tt img {
    width: 289px;
    margin-top: 18px;
  }
  .p_top .what__ct h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 26px;
  }
  .p_top .what__ct h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin: 22px 0;
  }
  .p_top .what__ct p {
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
  }
  .p_top .what__ct p + p {
    margin-top: 18px;
  }
  .p_top .what__ct p span {
    font-size: 13px;
    line-height: 24px;
    display: block;
  }
  .p_top .what__ct figure {
    margin-top: 25px;
    margin-bottom: 22px;
  }
  .p_top .what__ct figure img {
    width: 100%;
    height: auto;
  }
  .p_top .about {
    padding: 43px 0;
    position: relative;
    z-index: 1;
  }
  .p_top .about:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .about__list li + li {
    margin-top: 39px;
  }
  .p_top .about__list li p {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    margin-top: 13px;
    letter-spacing: 0.08em;
  }
  .p_top .bl01 {
    background: #F4F4F4;
    padding: 98px 0 48px;
    text-align: center;
    position: relative;
  }
  .p_top .bl01:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #F4F4F4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .bl01:after {
    content: '';
    width: 70px;
    height: 139px;
    background: url("../img/line05.png") center/100% 100% no-repeat;
    position: absolute;
    top: -47px;
    right: -19px;
  }
  .p_top .bl01 .row {
    padding: 0 25px;
  }
  .p_top .bl01 .row > p {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
  }
  .p_top .bl01 .row > p + .btn {
    margin-top: 45px;
    margin-left: 10px;
  }
  .p_top .bl01 .row .btn + p {
    margin-top: 26px;
  }
  .p_top .get {
    padding: 89px 0 48px;
    z-index: 1;
    position: relative;
  }
  .p_top .get:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .get .row > span {
    display: block;
    font-size: 8px;
    line-height: 14px;
    margin-top: 14px;
  }
  .p_top .get .row > span a {
    color: #0093FF;
    text-decoration: underline;
    -webkit-text-decoration-color: #0093FF;
       -moz-text-decoration-color: #0093FF;
            text-decoration-color: #0093FF;
  }
  .p_top .get .tt {
    margin-bottom: 45px;
  }
  .p_top .get__list li {
    border: 2px solid #404040;
    -moz-border-radius: 12px;
         border-radius: 12px;
    text-align: center;
    position: relative;
    padding: 39px 15px 26px;
  }
  .p_top .get__list li + li {
    margin-top: 40px;
  }
  .p_top .get__list li > span {
    width: 66px;
    height: 66px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #92D7E7;
    position: absolute;
    top: -32px;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 22px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.11em;
    font-family: "Barlow Condensed", sans-serif;
    padding-top: 3px;
  }
  .p_top .get__list li > span small {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
  }
  .p_top .get__list li p {
    font-size: 18px;
    line-height: 34px;
    font-weight: bold;
  }
  .p_top .get__list li p > span {
    color: #EA6666;
  }
  .p_top .bl02 {
    background: #F4F4F4;
    padding: 93px 0 45px;
    position: relative;
  }
  .p_top .bl02:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #F4F4F4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .bl02:after {
    content: '';
    width: 77px;
    height: 108px;
    background: url("../img/line06.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: -53px;
    right: -9px;
  }
  .p_top .bl02 h2 {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 16px;
    text-align: center;
    position: relative;
  }
  .p_top .bl02 h2:before {
    content: '';
    width: 48px;
    height: 53px;
    background: url("../img/bl02_img.png") center/100% 100% no-repeat;
    position: absolute;
    top: -32px;
    left: 34px;
  }
  .p_top .bl02 h2 span {
    font-size: 20px;
    color: #EA6666;
  }
  .p_top .bl02 figure {
    margin-bottom: 14px;
  }
  .p_top .bl02 figure img {
    width: 100%;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .p_top .bl02 p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.08em;
  }
  .p_top .bl02 p + p {
    margin-top: 3px;
  }
  .p_top .bl02 p small {
    font-size: 10px;
    line-height: 24px;
  }
  .p_top .dreams {
    padding: 94px 0 50px;
    position: relative;
    z-index: 2;
  }
  .p_top .dreams:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .dreams__tt {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .p_top .dreams__tt span {
    font-size: 20px;
    margin-top: 8px;
    display: inline-block;
  }
  .p_top .dreams figure {
    text-align: center;
    margin-bottom: 23px;
  }
  .p_top .dreams figure img {
    width: 290px;
    height: auto;
  }
  .p_top .dreams p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.06em;
  }
  .p_top .dreams p span {
    font-weight: bold;
    background: #EBFF00;
  }
  .p_top .dreams .tt {
    margin-top: 42px;
    margin-bottom: 13px;
  }
  .p_top .dreams .stt {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
  }
  .p_top .dreams__list {
    margin-top: 27px;
  }
  .p_top .dreams__list li:nth-of-type(odd) {
    margin-left: -30px;
  }
  .p_top .dreams__list li:nth-of-type(even) {
    margin-right: -30px;
  }
  .p_top .dreams__list li + li {
    margin-top: 45px;
  }
  .p_top .curri {
    background: #C7EBF3;
    padding: 91px 0 50px;
    position: relative;
    z-index: 1;
  }
  .p_top .curri:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #C7EBF3;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .curri:after {
    content: '';
    width: 77px;
    height: 108px;
    background: url("../img/line06.png") center/100% 100% no-repeat;
    position: absolute;
    top: -24px;
    left: -11px;
  }
  .p_top .curri .tt {
    margin-bottom: 11px;
  }
  .p_top .curri .stt {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .p_top .curri__list {
    margin-top: 31px;
  }
  .p_top .curri__list li {
    border: 2px solid #404040;
    -moz-border-radius: 12px;
         border-radius: 12px;
    background: #fff;
    padding-bottom: 43px;
    position: relative;
  }
  .p_top .curri__list li + li {
    margin-top: 25px;
  }
  .p_top .curri__list li span {
    width: 159px;
    height: 30px;
    background: #92D7E7;
    -moz-border-radius: 30px;
         border-radius: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.11em;
    font-weight: 500;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .curri__list li span small {
    font-size: 12px;
    line-height: 1;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    margin-right: 4px;
  }
  .p_top .curri__list li dl {
    background: rgba(146, 215, 231, 0.3);
    -moz-border-radius: 12px 12px 0 0;
         border-radius: 12px 12px 0 0;
    text-align: center;
    margin-bottom: 6px;
    height: 175px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 11px;
  }
  .p_top .curri__list li dl dt {
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    color: #5EB0C3;
    margin-bottom: 4px;
    letter-spacing: 0.05em;
  }
  .p_top .curri__list li dl dd {
    font-size: 16px;
    line-height: 30px;
    color: #272727;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .p_top .curri__list li p {
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 16px;
    letter-spacing: 0.05em;
  }
  .p_top .curri__list li figure {
    text-align: center;
    margin-top: 37px;
  }
  .p_top .curri__list li:first-of-type figure img {
    width: 265px;
  }
  .p_top .curri__list li:nth-of-type(2) figure img {
    width: 203px;
  }
  .p_top .curri__list li:nth-of-type(3) figure img {
    width: 150px;
  }
  .p_top .skills {
    padding: 91px 0 50px;
    background: #F4F4F4;
    position: relative;
  }
  .p_top .skills:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #F4F4F4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .skills:after {
    content: '';
    width: 77px;
    height: 108px;
    background: url("../img/line06.png") center/100% 100% no-repeat;
    position: absolute;
    top: -10px;
    right: -17px;
  }
  .p_top .skills__list {
    margin-top: 36px;
  }
  .p_top .skills__list li {
    border: 2px solid #404040;
    -moz-border-radius: 12px;
         border-radius: 12px;
    background: #fff;
    padding-bottom: 43px;
    position: relative;
    padding: 38px 14px 28px;
  }
  .p_top .skills__list li + li {
    margin-top: 31px;
  }
  .p_top .skills__list li span {
    width: 243px;
    height: 43px;
    background: #E59999;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.11em;
    font-weight: 500;
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    margin: auto;
    background: url("../img/skills_bg.png") center/100% 100% no-repeat;
  }
  .p_top .skills__list li span small {
    font-size: 12px;
    line-height: 1;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    margin-right: 4px;
  }
  .p_top .skills__list li h3 {
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    color: #EA6666;
    margin-bottom: 9px;
    letter-spacing: 0.08em;
    text-align: center;
  }
  .p_top .skills__list li p {
    font-size: 16px;
    line-height: 32px;
    color: #272727;
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  .p_top .skills__list li figure {
    text-align: center;
    margin-top: 26px;
  }
  .p_top .skills__list li figure img {
    width: 196px;
  }
  .p_top .skills__list li:nth-of-type(3) figure img {
    width: 228px;
  }
  .p_top .skills__list li:nth-of-type(4) figure img, .p_top .skills__list li:nth-of-type(5) figure img {
    width: 240px;
  }
  .p_top .message {
    padding: 91px 0 50px;
    position: relative;
    z-index: 1;
  }
  .p_top .message:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .message__box {
    position: relative;
    margin-bottom: 21px;
  }
  .p_top .message__box figure {
    margin: 0 -30px;
  }
  .p_top .message__box-tt {
    position: absolute;
    top: 10px;
    bottom: 0;
    right: -6px;
    margin: auto;
    height: -moz-fit-content;
    height: fit-content;
  }
  .p_top .message__box-tt p {
    font-size: 10px;
    line-height: 17px;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin-bottom: 3px;
  }
  .p_top .message__box-tt h3 {
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .p_top .message__box-tt h3 small {
    display: block;
    color: #fff;
    font-size: 8px;
    line-height: 1;
    font-family: "Barlow Condensed", sans-serif;
  }
  .p_top .message__bl {
    margin-top: 23px;
  }
  .p_top .message__bl:not(:first-of-type) {
    margin-top: 19px;
  }
  .p_top .message__bl dt {
    font-size: 20px;
    line-height: 38px;
    color: #6AC2D6;
    font-weight: 500;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 0.11em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 16px;
  }
  .p_top .message__bl dt:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #6AC2D6;
    margin-left: 7px;
    position: relative;
    top: 1px;
  }
  .p_top .message__bl dd > p {
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
  .p_top .message__bl-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_top .message__bl-box:not(:first-of-type) {
    border-top: 1px solid #C0EBF5;
    margin-top: 21px;
    padding-top: 19px;
  }
  .p_top .message__bl-box figure {
    width: 127px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .message__bl-box:first-of-type figure img {
    width: 70px;
  }
  .p_top .message__bl-ct {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 12px;
    padding-top: 2px;
  }
  .p_top .message__bl-ct p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
  }
  .p_top .message__bl-ct p small {
    font-size: 10px;
  }
  .p_top .message__bl-ct p + p {
    margin-top: 6px;
  }
  .p_top .message .row > p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.08em;
  }
  .p_top .real {
    background: #F4F4F4;
    padding: 88px 0 50px;
    position: relative;
  }
  .p_top .real:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #F4F4F4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .real__list {
    margin-top: 37px;
  }
  .p_top .real__list li {
    border: 2px solid #6AC2D6;
    -moz-border-radius: 12px;
         border-radius: 12px;
    padding-bottom: 16px;
  }
  .p_top .real__list li + li {
    margin-top: 38px;
  }
  .p_top .real__list li h3 {
    position: relative;
    height: 66px;
    background: #C7EBF3;
    -moz-border-radius: 12px 12px 0 0;
         border-radius: 12px 12px 0 0;
    margin-bottom: 24px;
  }
  .p_top .real__list li h3 img {
    width: 97px;
    height: auto;
    position: absolute;
    top: -24px;
    left: 13px;
  }
  .p_top .real__list li h3 span {
    font-size: 10px;
    line-height: 15px;
    font-weight: 500;
    margin-left: 128px;
    display: inline-block;
    padding-top: 16px;
  }
  .p_top .real__list li p {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    padding: 0 18px;
  }
  .p_top .real__list li p span {
    color: #EA6666;
  }
  .p_top .real__list li:nth-of-type(even) {
    border-color: #EA6666;
  }
  .p_top .real__list li:nth-of-type(even) h3 {
    background: #FFAAAA;
  }
  .p_top .real__list li:nth-of-type(even) h3 img {
    left: inherit;
    right: 13px;
  }
  .p_top .real__list li:nth-of-type(even) h3 span {
    margin-left: 73px;
  }
  .p_top .price {
    padding: 91px 0 46px;
    position: relative;
  }
  .p_top .price:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .price .tt {
    margin-bottom: 18px;
  }
  .p_top .price .tt span {
    font-size: 20px;
    line-height: 32px;
  }
  .p_top .price .tt span em {
    font-style: normal;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 41px;
    color: #CB870A;
    font-weight: 500;
  }
  .p_top .price__list li + li {
    margin-top: 13px;
  }
  .p_top .price__list li h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #92D7E7;
    letter-spacing: 0.11em;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 4px;
  }
  .p_top .price__list li h3:before {
    content: '';
    width: 61px;
    height: 1px;
    background: #CECECE;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 20px;
  }
  .p_top .price__list li h3:after {
    content: '';
    width: 61px;
    height: 1px;
    background: #CECECE;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 20px;
  }
  .p_top .price-tag {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
    font-family: "Bahnschrift";
    letter-spacing: 0.11em;
    margin-bottom: 5px;
  }
  .p_top .price-tag small {
    font-size: 24px;
    line-height: 38px;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.05em;
  }
  .p_top .price-ct {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
  }
  .p_top .price-ct span {
    font-size: 18px;
    color: #EA6666;
  }
  .p_top .price-note {
    text-align: center;
    font-size: 10px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 5px;
  }
  .p_top .fee {
    background: #C7EBF3;
    padding: 97px 0 50px;
  }
  .p_top .fee__wrap {
    border: 2px solid #404040;
    -moz-border-radius: 12px;
         border-radius: 12px;
    background: #fff;
    padding: 38px 16px 17px;
  }
  .p_top .fee__wrap figure {
    text-align: center;
    margin-bottom: 9px;
  }
  .p_top .fee__wrap figure img {
    width: 73px;
    height: auto;
  }
  .p_top .fee__wrap p {
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
  }
  .p_top .fee__wrap p small {
    font-size: 10px;
    margin-top: 4px;
    display: inline-block;
  }
  .p_top .fee__ttl {
    font-size: 24px;
    line-height: 38px;
    font-weight: bold;
    color: #5EB0C3;
    text-align: center;
    margin-bottom: 20px;
  }
  .p_top .fee__sttl {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    display: block;
    margin-bottom: 19px;
  }
  .p_top .fee__tt {
    background: #5EB0C3;
    width: 100%;
    height: 39px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    -moz-border-radius: 5px;
         border-radius: 5px;
    font-weight: bold;
    margin: 26px 0 18px;
  }
  .p_top .fee__list li {
    position: relative;
    padding-bottom: 8px;
  }
  .p_top .fee__list li:not(:last-of-type):before {
    content: '';
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 16px solid #5FB0C2;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .fee__list li + li {
    margin-top: 29px;
  }
  .p_top .fee__list li h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #272727;
    letter-spacing: 0.11em;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 8px;
  }
  .p_top .fee__list li h4:before {
    content: '';
    width: 61px;
    height: 1px;
    background: #6AC2D6;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 20px;
  }
  .p_top .fee__list li h4:after {
    content: '';
    width: 61px;
    height: 1px;
    background: #6AC2D6;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 20px;
  }
  .p_top .qa {
    padding: 43px 0 48px;
  }
  .p_top .qa .tt {
    margin-bottom: 24px;
  }
  .p_top .qa .dlist {
    border-top: 1px solid #6AC2D6;
  }
  .p_top .qa .dlist dl {
    overflow: hidden;
    border-bottom: 1px solid #6AC2D6;
  }
  .p_top .qa .dlist dl dt {
    position: relative;
    padding: 26px 50px 26px 40px;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: left;
    color: #272727;
  }
  .p_top .qa .dlist dl dt i {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 19px;
    display: block;
    background: url("../img/ic_plus.svg") center/100% 100% no-repeat;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_top .qa .dlist dl dt.is_active i {
    height: 3px;
    background-image: url("../img/ic_minus.svg");
  }
  .p_top .qa .dlist dl dt::before {
    content: "Q.";
    position: absolute;
    top: 26px;
    left: 20px;
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
  }
  .p_top .qa .dlist dl dd {
    max-height: 0;
    overflow: hidden;
    background: #fff;
    -webkit-transition: max-height 0.3s ease-out;
    -moz-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
  }
  .p_top .qa .dlist dl dd .actCt {
    padding: 2px 18px 26px 45px;
    position: relative;
  }
  .p_top .qa .dlist dl dd .actCt::before {
    content: "A.";
    position: absolute;
    top: 2px;
    left: 20px;
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
  }
  .p_top .qa .dlist dl dd .actCt p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: left;
    color: #272727;
  }
  .p_top .qa .dlist dl dd .actCt p a {
    color: #0058FF;
    text-decoration: underline;
    text-underline-position: under;
  }
  .p_top .why {
    padding: 42px 0 48px;
    z-index: 1;
    background: #C7EBF3;
    position: relative;
  }
  .p_top .why:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    border-top: 48px solid #C7EBF3;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .why .tt {
    margin-bottom: 45px;
  }
  .p_top .why__list li {
    border: 2px solid #404040;
    -moz-border-radius: 12px;
         border-radius: 12px;
    text-align: center;
    position: relative;
    padding: 39px 15px 26px;
    background: #fff;
  }
  .p_top .why__list li + li {
    margin-top: 40px;
  }
  .p_top .why__list li > span {
    width: 66px;
    height: 66px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #92D7E7;
    position: absolute;
    top: -32px;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 22px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.11em;
    font-family: "Barlow Condensed", sans-serif;
    padding-top: 3px;
  }
  .p_top .why__list li > span small {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
  }
  .p_top .why__list li p {
    font-size: 18px;
    line-height: 34px;
    font-weight: bold;
  }
  .p_top .why__list li p > span {
    color: #EA6666;
  }
  .p_top .bl03 {
    padding: 110px 0 50px;
    text-align: center;
  }
  .p_form .f-banner {
    position: relative;
  }
  .p_form .f-banner__wrap {
    position: absolute;
    top: 24px;
    right: 0;
    width: 46%;
  }
  .p_form .f-banner__wrap > p {
    font-size: 10px;
    line-height: 17px;
    font-weight: 500;
  }
  .p_form .f-banner__tt {
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 7px;
    position: relative;
  }
  .p_form .f-banner__tt small {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.11em;
    font-family: "Barlow Condensed", sans-serif;
    color: #6AC2D6;
    display: block;
    margin-bottom: 4px;
  }
  .p_form .form {
    position: relative;
    z-index: 2;
  }
  .p_form .form__wrapper {
    font-size: 14px;
    line-height: 23px;
  }
  .p_form .form__wrapper p {
    font-size: 14px;
    line-height: 23px;
    font-weight: bold;
    margin: 19px 0;
  }
  .p_form .form .f_txtError {
    font-size: 14px;
    margin-bottom: 4px;
    color: #f00;
  }
  .p_form .form button {
    padding: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    background-color: transparent;
    width: 315px;
    height: 70px;
    background: #EA6666;
    -moz-border-radius: 7px;
         border-radius: 7px;
    color: #fff;
    position: relative;
  }
  .p_form .form button:after {
    content: '';
    width: 15px;
    height: 9px;
    background: url("../img/ic_arr03.svg") center/100% 100% no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
  }
  .p_form .form button.back, .p_form .form button.send {
    display: none;
  }
  .p_form .form .checkboxWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
    margin-top: 17px;
  }
  .p_form .form .checkboxWr div,
  .p_form .form .checkboxWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_form .form .checkboxWr label {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    color: #272727;
  }
  .p_form .form .checkboxWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_form .form .checkboxWr label a {
    text-decoration: underline;
    color: #0062FF;
  }
  .p_form .form .checkboxWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 15px 0 31px;
    color: #272727;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
  }
  .p_form .form .checkboxWr label span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 17px;
    height: 17px;
    -moz-border-radius: 3px;
         border-radius: 3px;
    background: #fff;
    border: 1px solid #BEBEBE;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_form .form .checkboxWr label i {
    font-style: normal;
    text-align: center;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
     -ms-flex-align: center;
         align-items: center;
    min-width: 32px;
    min-height: 18px;
    -moz-border-radius: 2px;
         border-radius: 2px;
    background: #EA6666;
    font-size: 10px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
  }
  .p_form .form .checkboxWr label input:checked ~ span:before {
    content: "\2713";
  }
  .p_form .form .checkboxWr .error {
    color: #EA6666;
    text-align: left;
    display: block;
    font-style: normal;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    margin-top: 5px;
    margin-left: 31px;
  }
  .p_form .form dl + dl {
    margin-top: 22px;
  }
  .p_form .form dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    color: #272727;
    white-space: nowrap;
  }
  .p_form .form dl dt span {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 32px;
    min-height: 18px;
    -moz-border-radius: 2px;
         border-radius: 2px;
    background: #EA6666;
    font-size: 10px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
  }
  .p_form .form dl dt .error {
    color: #EA6666;
    text-align: left;
    display: block;
    font-style: normal;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    margin-left: 10px;
    white-space: normal;
  }
  .p_form .form dl dd {
    width: 100%;
  }
  .p_form .form dl dd input[type="text"],
  .p_form .form dl dd input[type="email"],
  .p_form .form dl dd textarea {
    width: 100%;
    padding: 6px;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 40px;
    background: #fff;
    border: 1px solid #BEBEBE;
    -moz-border-radius: 4px;
         border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: #272727;
    font-weight: 400;
  }
  .p_form .form dl dd input[type="text"]::-webkit-input-placeholder,
  .p_form .form dl dd input[type="email"]::-webkit-input-placeholder,
  .p_form .form dl dd textarea::-webkit-input-placeholder {
    color: #B5B5B5;
    opacity: 1;
  }
  .p_form .form dl dd input[type="text"]::-moz-placeholder,
  .p_form .form dl dd input[type="email"]::-moz-placeholder,
  .p_form .form dl dd textarea::-moz-placeholder {
    color: #B5B5B5;
    opacity: 1;
  }
  .p_form .form dl dd input[type="text"]:-ms-input-placeholder,
  .p_form .form dl dd input[type="email"]:-ms-input-placeholder,
  .p_form .form dl dd textarea:-ms-input-placeholder {
    color: #B5B5B5;
    opacity: 1;
  }
  .p_form .form dl dd input[type="text"]::placeholder,
  .p_form .form dl dd input[type="email"]::placeholder,
  .p_form .form dl dd textarea::placeholder {
    color: #B5B5B5;
    opacity: 1;
  }
  .p_form .form dl dd p {
    font-size: 16px;
    line-height: 1.5;
    color: #23265F;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .p_form .form dl dd p strong {
    color: #E99F02;
  }
  .p_form .form dl dd textarea {
    resize: none;
    line-height: 1.5;
    height: 346px;
  }
  .p_form .form dl dd textarea::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_form .form dl dd textarea::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_form .form dl dd textarea:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_form .form dl dd textarea::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_form .form dl dd .f_txt01 {
    font-size: 12px;
    letter-spacing: 0.07em;
    margin-bottom: 5px;
  }
  .p_form .form dl dd .select-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 11px;
  }
  .p_form .form dl dd .select {
    position: relative;
  }
  .p_form .form dl dd .select::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 11px;
    height: 9px;
    background: url("../img/ic_arr-down.svg") center/100% 100% no-repeat;
    z-index: 3;
    pointer-events: none;
    margin: auto;
  }
  .p_form .form dl dd .select select {
    width: 100%;
    padding: 0 6px;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 40px;
    background: #fff;
    border: 1px solid #BEBEBE;
    -moz-border-radius: 4px;
         border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: #272727;
    font-weight: 400;
  }
  .p_form .form dl dd .select select::-ms-expand {
    display: none;
  }
  .p_form .form dl dd .checkbox {
    display: block;
  }
  .p_form .form dl dd .checkbox + .checkbox {
    margin-top: 13px;
  }
  .p_form .form dl dd .checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_form .form dl dd .checkbox span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 28px;
    font-size: 18px;
    line-height: 1;
    color: #23265F;
    font-weight: bold;
  }
  .p_form .form dl dd .checkbox span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    -moz-border-radius: 4px;
         border-radius: 4px;
    background: #fff;
    border: 2px solid #ccc;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_form .form dl dd .checkbox input:checked ~ span:before {
    border-width: 5px;
    border-color: #23265F;
  }
  .p_form .form dl dd .radio {
    display: block;
  }
  .p_form .form dl dd .radio + .radio {
    margin-top: 13px;
  }
  .p_form .form dl dd .radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_form .form dl dd .radio span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 28px;
    font-size: 18px;
    line-height: 1;
    color: #23265F;
    font-weight: bold;
  }
  .p_form .form dl dd .radio span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #fff;
    border: 2px solid #ccc;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_form .form dl dd .radio input:checked ~ span:before {
    border-width: 5px;
    border-color: #272727;
  }
  .p_form .form dl dd .error {
    border-color: #FF5F5F !important;
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
         box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  }
  .p_form .form-confirm {
    margin-left: -6px;
    margin-right: -6px;
  }
  .p_form .form-confirm .form__wrapper {
    border-top: 1px solid #C4C4C4;
  }
  .p_form .form-confirm dl {
    border-bottom: 1px solid #C4C4C4;
    padding: 15px 0;
  }
  .p_form .form-confirm dl + dl {
    margin-top: 4px;
  }
  .p_form .form-confirm dl dt {
    margin-bottom: 5px;
  }
  .p_form .form-confirm dl dt span {
    display: none;
  }
  .p_form .form-confirm dl dt em {
    font-size: 16px;
    font-style: normal;
  }
  .p_form .form-confirm dl dd span {
    margin-left: 36px;
  }
  .p_form .form-confirm dl dd input, .p_form .form-confirm dl dd select {
    border: 0 !important;
    pointer-events: none;
  }
  .p_form .form-confirm dl dd .select-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_form .form-confirm dl dd .select-group .select {
    width: 108px;
  }
  .p_form .form-confirm dl dd .select::after {
    display: none;
  }
  .p_form .form-confirm .checkboxWr, .p_form .form-confirm .chooseDate {
    display: none;
  }
  .p_form .form-confirm .btn-group {
    margin-top: 42px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_form .form-confirm .btn-group .back, .p_form .form-confirm .btn-group .send {
    display: block;
  }
  .p_form .form-confirm .btn-group .confirm {
    display: none;
  }
  .p_form .form-confirm .btn-group .back {
    width: 96px;
    height: 56px;
    background: #8A8B8B;
    margin-right: 16px;
  }
  .p_form .form-confirm .btn-group button {
    width: 128px;
    height: 56px;
    margin: 0;
  }
  .p_form .form-confirm .btn-group button:after {
    content: none;
  }
  .p_form .contact {
    padding: 28px 0 51px;
  }
  .p_form .contact h2 {
    text-align: center;
    margin-bottom: 36px;
    position: relative;
  }
  .p_form .contact h2 small {
    font-size: 14px;
    line-height: 23px;
    font-weight: bold;
    color: #EA6666;
    display: block;
    margin-bottom: 5px;
  }
  .p_form .contact h2 span {
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;
  }
  .p_form .contact h2 img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -38px;
    left: 14px;
    -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  }
  .p_form .contact-tt {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .p_form .contact .form__wrapper {
    background: #FFFFFF;
  }
  .p_form .complete {
    padding: 36px 0 50px;
  }
  .p_form .complete__tt {
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 21px;
  }
  .p_form .complete .row > p {
    font-size: 13px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
  .p_form .complete__ct {
    margin-bottom: 31px;
  }
  .p_form .complete__bl {
    border-top: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    padding: 18px 0 15px;
    margin-bottom: 4px;
  }
  .p_form .complete__name {
    text-align: center;
    margin-bottom: 3px;
  }
  .p_form .complete__phone {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: -5px;
  }
  .p_form .complete__phone a {
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.11em;
    font-family: "Barlow Condensed", sans-serif;
    margin-left: 6px;
    margin-right: -6px;
  }
  .p_form .complete__email {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
  }
  .p_form .complete__email a {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    margin-left: 11px;
  }
  .p_form .complete__time {
    text-align: center;
  }
  .p_form .complete__btn {
    margin-top: 45px;
  }
  .p_form .complete__btn a {
    width: 315px;
    height: 70px;
    background: #EA6666;
    -moz-border-radius: 7px;
         border-radius: 7px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 204.8vw;
    margin: 0 auto;
    padding-top: 14.93333vw;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .inner {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  body {
    background: #fff;
  }
  main {
    background-color: #fff;
  }
  .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    transition: background .3s ease;
  }
  .header .row {
    background-color: transparent;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 14.93333vw;
    padding-left: 2.4vw;
  }
  .header .logo {
    display: inline-block;
    width: 40.8vw;
  }
  .header.fixed {
    background: #fff;
  }
  .footer {
    background: #222222;
    text-align: center;
    padding: 5.6vw 0 6.4vw;
  }
  .footer p {
    font-size: 2.66667vw;
    line-height: 6.4vw;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.05em;
  }
  .footer__logo {
    margin: 1.33333vw 0 4.53333vw;
  }
  .footer__logo img {
    width: 66.13333vw;
    height: auto;
  }
  .footer__menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 1.6vw;
  }
  .footer__menu li {
    position: relative;
  }
  .footer__menu li + li:before {
    content: '｜';
    display: inline-block;
    color: #fff;
    margin: 0 -0.8vw;
    position: relative;
    top: 0.26667vw;
  }
  .footer__menu li a {
    font-size: 3.2vw;
    line-height: 6.4vw;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.05em;
  }
  .footer__cpr {
    font-size: 2.66667vw;
    line-height: 4vw;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.03em;
    display: block;
  }
  .tt {
    text-align: center;
    margin-bottom: 4vw;
  }
  .tt small {
    font-size: 5.33333vw;
    line-height: 10.13333vw;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    color: #6AC2D6;
    letter-spacing: 0.11em;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.06667vw;
  }
  .tt small:before {
    content: '';
    width: 16.26667vw;
    height: 0.26667vw;
    background: #6AC2D6;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.26667vw;
            flex: 0 0 16.26667vw;
  }
  .tt small:after {
    content: '';
    width: 16.26667vw;
    height: 0.26667vw;
    background: #6AC2D6;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.26667vw;
            flex: 0 0 16.26667vw;
  }
  .tt span {
    font-size: 4.8vw;
    line-height: 9.6vw;
    font-weight: bold;
    display: block;
    letter-spacing: 0.05em;
  }
  .btn {
    text-align: center;
  }
  .btn a {
    width: 82.66667vw;
    height: 22.13333vw;
    background: #F35757;
    -moz-border-radius: 2.66667vw;
         border-radius: 2.66667vw;
    display: block;
    position: relative;
    -moz-box-shadow: 1.33333vw 1.33333vw 0 #D12020;
         box-shadow: 1.33333vw 1.33333vw 0 #D12020;
    padding: 1.6vw 0;
  }
  .btn a small {
    font-size: 3.73333vw;
    line-height: 5.06667vw;
    font-weight: bold;
    color: #fff;
    position: relative;
    letter-spacing: 0.1em;
    display: inline-block;
    margin-bottom: 1.6vw;
  }
  .btn a small:before {
    content: '';
    width: 0.26667vw;
    height: 8.26667vw;
    background-color: #fff;
    position: absolute;
    left: -3.46667vw;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(-29deg);
       -moz-transform: rotate(-29deg);
        -ms-transform: rotate(-29deg);
            transform: rotate(-29deg);
  }
  .btn a small:after {
    content: '';
    width: 0.26667vw;
    height: 8.26667vw;
    background-color: #fff;
    position: absolute;
    right: -3.46667vw;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(29deg);
       -moz-transform: rotate(29deg);
        -ms-transform: rotate(29deg);
            transform: rotate(29deg);
  }
  .btn a p {
    font-size: 5.86667vw;
    line-height: 1;
    color: #fff;
  }
  .btn a img {
    width: 16vw;
    height: 16vw;
    position: absolute;
    top: -5.06667vw;
    left: -1.33333vw;
  }
  .p_top .container {
    padding-top: 0;
  }
  .p_top .loading {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .p_top .loading img {
    width: 54.13333vw;
    opacity: 0;
  }
  .p_top .loading.open img {
    -webkit-animation: showandhide 1.5s ease-in-out 1;
       -moz-animation: showandhide 1.5s ease-in-out 1;
            animation: showandhide 1.5s ease-in-out 1;
  }
  .p_top .loading.close {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
  }
  .p_top .footer {
    padding-bottom: 31.46667vw;
  }
  .p_top .ctaFixed {
    position: fixed;
    width: 100%;
    bottom: 5.33333vw;
    left: 0;
    /*z-index: -1;*/
    z-index: 999;
    text-align: center;
    /*opacity: 0;*/
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .p_top .ctaFixed__banner {
    text-align: center;
    background: #F35757;
    -moz-border-radius: 1.86667vw;
         border-radius: 1.86667vw;
    margin: 0 auto;
    width: 94.13333vw;
    height: 21.86667vw;
    position: relative;
    display: inline-block;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .ctaFixed__banner:before {
    content: '';
    width: 14.93333vw;
    height: 14.93333vw;
    background: url("../img/mv_ps.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: -0.8vw;
    left: 0;
  }
  .p_top .ctaFixed__banner span {
    background: #fff;
    font-size: 4.26667vw;
    line-height: 1;
    font-weight: bold;
    -moz-border-radius: 5.33333vw;
         border-radius: 5.33333vw;
    width: 79.73333vw;
    height: 8.8vw;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
    margin-bottom: 0;
    position: relative;
    top: -3.73333vw;
  }
  .p_top .ctaFixed__banner p {
    font-size: 7.46667vw;
    line-height: 1;
    color: #fff;
    margin-left: 5.33333vw;
  }
  .p_top .ctaFixed.open {
    opacity: 1;
    z-index: 999;
  }
  .p_top .mv {
    position: relative;
  }
  .p_top .mv:before {
    content: '';
    width: 17.86667vw;
    height: 24.26667vw;
    background: url("../img/line01.png") center/100% 100% no-repeat;
    position: absolute;
    top: -8vw;
    right: -5.86667vw;
    pointer-events: none;
    z-index: 11;
  }
  .p_top .mv:after {
    content: '';
    width: 20.26667vw;
    height: 28vw;
    background: url("../img/line02.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: 25.33333vw;
    left: -7.73333vw;
    pointer-events: none;
    z-index: 11;
  }
  .p_top .mv__slider {
    z-index: 9;
  }
  .p_top .mv__intro {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 6.4vw;
    z-index: 10;
  }
  .p_top .mv__intro img {
    width: 44.26667vw;
  }
  .p_top .cashback {
    background: url("../img/bgSquare.png") center no-repeat;
    -moz-background-size: 97.06667vw 36.26667vw;
         background-size: 97.06667vw 36.26667vw;
    padding: 5.86667vw 0 5.86667vw;
    text-align: center;
  }
  .p_top .cashback span {
    font-size: 5.06667vw;
    line-height: 10.13333vw;
    font-weight: 700;
    color: #272727;
  }
  .p_top .cashback h2 {
    font-size: 6.4vw;
    line-height: 10.13333vw;
    font-weight: 700;
    color: #272727;
  }
  .p_top .cashback h2 em {
    font-style: normal;
    font-size: 8.53333vw;
    line-height: 10.13333vw;
    font-family: 'Bahnschrift';
  }
  .p_top .cashback h2 small {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    font-size: 6.4vw;
    line-height: 10.13333vw;
    font-weight: 700;
    color: #272727;
    padding: 0 2.66667vw 0 0;
    margin-right: 2.4vw;
  }
  .p_top .cashback h2 small::after {
    position: absolute;
    content: "";
    width: 2.05867vw;
    height: 5.75467vw;
    background: url("../img/tax.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_top .cashback p {
    font-size: 6.4vw;
    line-height: 10.13333vw;
    font-weight: 700;
    color: #272727;
  }
  .p_top .cashback p em {
    font-style: normal;
    font-size: 10.93333vw;
    line-height: 1;
    font-weight: 800;
    font-family: "Bahnschrift";
    color: #CB870A;
    display: inline-block;
    -webkit-transform: translateY(0.53333vw);
       -moz-transform: translateY(0.53333vw);
        -ms-transform: translateY(0.53333vw);
            transform: translateY(0.53333vw);
  }
  .p_top .what {
    background: #C7EBF3;
    padding: 13.86667vw 0 12.53333vw;
    position: relative;
  }
  .p_top .what:before {
    content: '';
    width: 16.53333vw;
    height: 33.6vw;
    background: url("../img/line03.png") center/100% 100% no-repeat;
    position: absolute;
    top: 111.2vw;
    right: -4.8vw;
  }
  .p_top .what:after {
    content: '';
    width: 18.66667vw;
    height: 37.06667vw;
    background: url("../img/line04.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: -29.86667vw;
    left: -5.6vw;
  }
  .p_top .what__tt {
    font-size: 5.33333vw;
    line-height: 1;
    font-family: "Barlow Condensed", sans-serif;
    color: #272727;
    font-weight: 500;
    letter-spacing: 0.11em;
    margin-bottom: 9.33333vw;
  }
  .p_top .what__tt img {
    width: 77.06667vw;
    margin-top: 4.8vw;
  }
  .p_top .what__ct h3 {
    font-size: 5.33333vw;
    line-height: 8.53333vw;
    font-weight: bold;
    margin-bottom: 6.93333vw;
  }
  .p_top .what__ct h4 {
    font-size: 4.8vw;
    line-height: 6.4vw;
    font-weight: bold;
    margin: 5.86667vw 0;
  }
  .p_top .what__ct p {
    font-size: 3.73333vw;
    line-height: 6.93333vw;
    font-weight: bold;
  }
  .p_top .what__ct p + p {
    margin-top: 4.8vw;
  }
  .p_top .what__ct p span {
    font-size: 3.46667vw;
    line-height: 6.4vw;
    display: block;
  }
  .p_top .what__ct figure {
    margin-top: 6.66667vw;
    margin-bottom: 5.86667vw;
  }
  .p_top .what__ct figure img {
    width: 100%;
    height: auto;
  }
  .p_top .about {
    padding: 11.46667vw 0;
    position: relative;
    z-index: 1;
  }
  .p_top .about:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .about__list li + li {
    margin-top: 10.4vw;
  }
  .p_top .about__list li p {
    font-size: 4.8vw;
    line-height: 8.53333vw;
    font-weight: bold;
    margin-top: 3.46667vw;
    letter-spacing: 0.08em;
  }
  .p_top .bl01 {
    background: #F4F4F4;
    padding: 26.13333vw 0 12.8vw;
    text-align: center;
    position: relative;
  }
  .p_top .bl01:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #F4F4F4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .bl01:after {
    content: '';
    width: 18.66667vw;
    height: 37.06667vw;
    background: url("../img/line05.png") center/100% 100% no-repeat;
    position: absolute;
    top: -12.53333vw;
    right: -5.06667vw;
  }
  .p_top .bl01 .row {
    padding: 0 6.66667vw;
  }
  .p_top .bl01 .row > p {
    font-size: 4.26667vw;
    line-height: 8.53333vw;
    font-weight: bold;
  }
  .p_top .bl01 .row > p + .btn {
    margin-top: 12vw;
    margin-left: 2.66667vw;
  }
  .p_top .bl01 .row .btn + p {
    margin-top: 6.93333vw;
  }
  .p_top .get {
    padding: 23.73333vw 0 12.8vw;
    z-index: 1;
    position: relative;
  }
  .p_top .get:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .get .row > span {
    display: block;
    font-size: 2.13333vw;
    line-height: 3.73333vw;
    margin-top: 3.73333vw;
  }
  .p_top .get .row > span a {
    color: #0093FF;
    text-decoration: underline;
    -webkit-text-decoration-color: #0093FF;
       -moz-text-decoration-color: #0093FF;
            text-decoration-color: #0093FF;
  }
  .p_top .get .tt {
    margin-bottom: 12vw;
  }
  .p_top .get__list li {
    border: 2px solid #404040;
    -moz-border-radius: 3.2vw;
         border-radius: 3.2vw;
    text-align: center;
    position: relative;
    padding: 10.4vw 4vw 6.93333vw;
  }
  .p_top .get__list li + li {
    margin-top: 10.66667vw;
  }
  .p_top .get__list li > span {
    width: 17.6vw;
    height: 17.6vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #92D7E7;
    position: absolute;
    top: -8.53333vw;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 5.86667vw;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.11em;
    font-family: "Barlow Condensed", sans-serif;
    padding-top: 0.8vw;
  }
  .p_top .get__list li > span small {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2vw;
  }
  .p_top .get__list li p {
    font-size: 4.8vw;
    line-height: 9.06667vw;
    font-weight: bold;
  }
  .p_top .get__list li p > span {
    color: #EA6666;
  }
  .p_top .bl02 {
    background: #F4F4F4;
    padding: 24.8vw 0 12vw;
    position: relative;
  }
  .p_top .bl02:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #F4F4F4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .bl02:after {
    content: '';
    width: 20.53333vw;
    height: 28.8vw;
    background: url("../img/line06.png") center/100% 100% no-repeat;
    position: absolute;
    bottom: -14.13333vw;
    right: -2.4vw;
  }
  .p_top .bl02 h2 {
    font-size: 4.26667vw;
    line-height: 8.53333vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 4.26667vw;
    text-align: center;
    position: relative;
  }
  .p_top .bl02 h2:before {
    content: '';
    width: 12.8vw;
    height: 14.13333vw;
    background: url("../img/bl02_img.png") center/100% 100% no-repeat;
    position: absolute;
    top: -8.53333vw;
    left: 9.06667vw;
  }
  .p_top .bl02 h2 span {
    font-size: 5.33333vw;
    color: #EA6666;
  }
  .p_top .bl02 figure {
    margin-bottom: 3.73333vw;
  }
  .p_top .bl02 figure img {
    width: 100%;
    -moz-border-radius: 2.66667vw;
         border-radius: 2.66667vw;
  }
  .p_top .bl02 p {
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
    letter-spacing: 0.08em;
  }
  .p_top .bl02 p + p {
    margin-top: 0.8vw;
  }
  .p_top .bl02 p small {
    font-size: 2.66667vw;
    line-height: 6.4vw;
  }
  .p_top .dreams {
    padding: 25.06667vw 0 13.33333vw;
    position: relative;
    z-index: 2;
  }
  .p_top .dreams:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .dreams__tt {
    text-align: center;
    font-size: 4.26667vw;
    line-height: 8.53333vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 2.66667vw;
  }
  .p_top .dreams__tt span {
    font-size: 5.33333vw;
    margin-top: 2.13333vw;
    display: inline-block;
  }
  .p_top .dreams figure {
    text-align: center;
    margin-bottom: 6.13333vw;
  }
  .p_top .dreams figure img {
    width: 77.33333vw;
    height: auto;
  }
  .p_top .dreams p {
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
    letter-spacing: 0.06em;
  }
  .p_top .dreams p span {
    font-weight: bold;
    background: #EBFF00;
  }
  .p_top .dreams .tt {
    margin-top: 11.2vw;
    margin-bottom: 3.46667vw;
  }
  .p_top .dreams .stt {
    text-align: center;
    font-size: 4vw;
    line-height: 6.93333vw;
    font-weight: 500;
  }
  .p_top .dreams__list {
    margin-top: 7.2vw;
  }
  .p_top .dreams__list li:nth-of-type(odd) {
    margin-left: -8vw;
  }
  .p_top .dreams__list li:nth-of-type(even) {
    margin-right: -8vw;
  }
  .p_top .dreams__list li + li {
    margin-top: 12vw;
  }
  .p_top .curri {
    background: #C7EBF3;
    padding: 24.26667vw 0 13.33333vw;
    position: relative;
    z-index: 1;
  }
  .p_top .curri:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #C7EBF3;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .curri:after {
    content: '';
    width: 20.53333vw;
    height: 28.8vw;
    background: url("../img/line06.png") center/100% 100% no-repeat;
    position: absolute;
    top: -6.4vw;
    left: -2.93333vw;
  }
  .p_top .curri .tt {
    margin-bottom: 2.93333vw;
  }
  .p_top .curri .stt {
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .p_top .curri__list {
    margin-top: 8.26667vw;
  }
  .p_top .curri__list li {
    border: 2px solid #404040;
    -moz-border-radius: 3.2vw;
         border-radius: 3.2vw;
    background: #fff;
    padding-bottom: 11.46667vw;
    position: relative;
  }
  .p_top .curri__list li + li {
    margin-top: 6.66667vw;
  }
  .p_top .curri__list li span {
    width: 42.4vw;
    height: 8vw;
    background: #92D7E7;
    -moz-border-radius: 8vw;
         border-radius: 8vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 5.86667vw;
    line-height: 1;
    letter-spacing: 0.11em;
    font-weight: 500;
    position: absolute;
    top: -4vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .curri__list li span small {
    font-size: 3.2vw;
    line-height: 1;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    margin-right: 1.06667vw;
  }
  .p_top .curri__list li dl {
    background: rgba(146, 215, 231, 0.3);
    -moz-border-radius: 3.2vw 3.2vw 0 0;
         border-radius: 3.2vw 3.2vw 0 0;
    text-align: center;
    margin-bottom: 1.6vw;
    height: 46.66667vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 2.93333vw;
  }
  .p_top .curri__list li dl dt {
    font-size: 5.33333vw;
    line-height: 9.06667vw;
    font-weight: bold;
    color: #5EB0C3;
    margin-bottom: 1.06667vw;
    letter-spacing: 0.05em;
  }
  .p_top .curri__list li dl dd {
    font-size: 4.26667vw;
    line-height: 8vw;
    color: #272727;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .p_top .curri__list li p {
    font-size: 3.2vw;
    line-height: 6.4vw;
    font-weight: 500;
    padding: 0 4.26667vw;
    letter-spacing: 0.05em;
  }
  .p_top .curri__list li figure {
    text-align: center;
    margin-top: 9.86667vw;
  }
  .p_top .curri__list li:first-of-type figure img {
    width: 70.66667vw;
  }
  .p_top .curri__list li:nth-of-type(2) figure img {
    width: 54.13333vw;
  }
  .p_top .curri__list li:nth-of-type(3) figure img {
    width: 40vw;
  }
  .p_top .skills {
    padding: 24.26667vw 0 13.33333vw;
    background: #F4F4F4;
    position: relative;
  }
  .p_top .skills:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #F4F4F4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .skills:after {
    content: '';
    width: 20.53333vw;
    height: 28.8vw;
    background: url("../img/line06.png") center/100% 100% no-repeat;
    position: absolute;
    top: -2.66667vw;
    right: -4.53333vw;
  }
  .p_top .skills__list {
    margin-top: 9.6vw;
  }
  .p_top .skills__list li {
    border: 2px solid #404040;
    -moz-border-radius: 3.2vw;
         border-radius: 3.2vw;
    background: #fff;
    padding-bottom: 11.46667vw;
    position: relative;
    padding: 10.13333vw 3.73333vw 7.46667vw;
  }
  .p_top .skills__list li + li {
    margin-top: 8.26667vw;
  }
  .p_top .skills__list li span {
    width: 64.8vw;
    height: 11.46667vw;
    background: #E59999;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 5.86667vw;
    line-height: 1;
    letter-spacing: 0.11em;
    font-weight: 500;
    position: absolute;
    top: -5.86667vw;
    left: 0;
    right: 0;
    margin: auto;
    background: url("../img/skills_bg.png") center/100% 100% no-repeat;
  }
  .p_top .skills__list li span small {
    font-size: 3.2vw;
    line-height: 1;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    margin-right: 1.06667vw;
  }
  .p_top .skills__list li h3 {
    font-size: 5.33333vw;
    line-height: 9.06667vw;
    font-weight: bold;
    color: #EA6666;
    margin-bottom: 2.4vw;
    letter-spacing: 0.08em;
    text-align: center;
  }
  .p_top .skills__list li p {
    font-size: 4.26667vw;
    line-height: 8.53333vw;
    color: #272727;
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  .p_top .skills__list li figure {
    text-align: center;
    margin-top: 6.93333vw;
  }
  .p_top .skills__list li figure img {
    width: 52.26667vw;
  }
  .p_top .skills__list li:nth-of-type(3) figure img {
    width: 60.8vw;
  }
  .p_top .skills__list li:nth-of-type(4) figure img, .p_top .skills__list li:nth-of-type(5) figure img {
    width: 64vw;
  }
  .p_top .message {
    padding: 24.26667vw 0 13.33333vw;
    position: relative;
    z-index: 1;
  }
  .p_top .message:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .message__box {
    position: relative;
    margin-bottom: 5.6vw;
  }
  .p_top .message__box figure {
    margin: 0 -8vw;
  }
  .p_top .message__box-tt {
    position: absolute;
    top: 2.66667vw;
    bottom: 0;
    right: -1.6vw;
    margin: auto;
    height: -moz-fit-content;
    height: fit-content;
  }
  .p_top .message__box-tt p {
    font-size: 2.66667vw;
    line-height: 4.53333vw;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin-bottom: 0.8vw;
  }
  .p_top .message__box-tt h3 {
    font-size: 3.73333vw;
    line-height: 6.93333vw;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .p_top .message__box-tt h3 small {
    display: block;
    color: #fff;
    font-size: 2.13333vw;
    line-height: 1;
    font-family: "Barlow Condensed", sans-serif;
  }
  .p_top .message__bl {
    margin-top: 6.13333vw;
  }
  .p_top .message__bl:not(:first-of-type) {
    margin-top: 5.06667vw;
  }
  .p_top .message__bl dt {
    font-size: 5.33333vw;
    line-height: 10.13333vw;
    color: #6AC2D6;
    font-weight: 500;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 0.11em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 4.26667vw;
  }
  .p_top .message__bl dt:after {
    content: '';
    width: 100%;
    height: 0.26667vw;
    background: #6AC2D6;
    margin-left: 1.86667vw;
    position: relative;
    top: 0.26667vw;
  }
  .p_top .message__bl dd > p {
    font-size: 3.2vw;
    line-height: 6.4vw;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
  .p_top .message__bl-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_top .message__bl-box:not(:first-of-type) {
    border-top: 1px solid #C0EBF5;
    margin-top: 5.6vw;
    padding-top: 5.06667vw;
  }
  .p_top .message__bl-box figure {
    width: 33.86667vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .message__bl-box:first-of-type figure img {
    width: 18.66667vw;
  }
  .p_top .message__bl-ct {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 3.2vw;
    padding-top: 0.53333vw;
  }
  .p_top .message__bl-ct p {
    font-size: 3.2vw;
    line-height: 4.8vw;
    font-weight: 500;
  }
  .p_top .message__bl-ct p small {
    font-size: 2.66667vw;
  }
  .p_top .message__bl-ct p + p {
    margin-top: 1.6vw;
  }
  .p_top .message .row > p {
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
    letter-spacing: 0.08em;
  }
  .p_top .real {
    background: #F4F4F4;
    padding: 23.46667vw 0 13.33333vw;
    position: relative;
  }
  .p_top .real:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #F4F4F4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .real__list {
    margin-top: 9.86667vw;
  }
  .p_top .real__list li {
    border: 2px solid #6AC2D6;
    -moz-border-radius: 3.2vw;
         border-radius: 3.2vw;
    padding-bottom: 4.26667vw;
  }
  .p_top .real__list li + li {
    margin-top: 10.13333vw;
  }
  .p_top .real__list li h3 {
    position: relative;
    height: 17.6vw;
    background: #C7EBF3;
    -moz-border-radius: 3.2vw 3.2vw 0 0;
         border-radius: 3.2vw 3.2vw 0 0;
    margin-bottom: 6.4vw;
  }
  .p_top .real__list li h3 img {
    width: 25.86667vw;
    height: auto;
    position: absolute;
    top: -6.4vw;
    left: 3.46667vw;
  }
  .p_top .real__list li h3 span {
    font-size: 2.66667vw;
    line-height: 4vw;
    font-weight: 500;
    margin-left: 34.13333vw;
    display: inline-block;
    padding-top: 4.26667vw;
  }
  .p_top .real__list li p {
    font-size: 3.73333vw;
    line-height: 6.4vw;
    font-weight: bold;
    padding: 0 4.8vw;
  }
  .p_top .real__list li p span {
    color: #EA6666;
  }
  .p_top .real__list li:nth-of-type(even) {
    border-color: #EA6666;
  }
  .p_top .real__list li:nth-of-type(even) h3 {
    background: #FFAAAA;
  }
  .p_top .real__list li:nth-of-type(even) h3 img {
    left: inherit;
    right: 3.46667vw;
  }
  .p_top .real__list li:nth-of-type(even) h3 span {
    margin-left: 19.46667vw;
  }
  .p_top .price {
    padding: 24.26667vw 0 12.26667vw;
    position: relative;
  }
  .p_top .price:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .price .tt {
    margin-bottom: 4.8vw;
  }
  .p_top .price .tt span {
    font-size: 5.33333vw;
    line-height: 8.53333vw;
  }
  .p_top .price .tt span em {
    font-style: normal;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 10.93333vw;
    color: #CB870A;
    font-weight: 500;
  }
  .p_top .price__list li + li {
    margin-top: 3.46667vw;
  }
  .p_top .price__list li h3 {
    font-size: 4.26667vw;
    line-height: 6.4vw;
    font-weight: bold;
    color: #92D7E7;
    letter-spacing: 0.11em;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.06667vw;
  }
  .p_top .price__list li h3:before {
    content: '';
    width: 16.26667vw;
    height: 0.26667vw;
    background: #CECECE;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 5.33333vw;
  }
  .p_top .price__list li h3:after {
    content: '';
    width: 16.26667vw;
    height: 0.26667vw;
    background: #CECECE;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 5.33333vw;
  }
  .p_top .price-tag {
    text-align: center;
    font-size: 8.53333vw;
    line-height: 10.13333vw;
    font-weight: bold;
    font-family: "Bahnschrift";
    letter-spacing: 0.11em;
    margin-bottom: 1.33333vw;
  }
  .p_top .price-tag small {
    font-size: 6.4vw;
    line-height: 10.13333vw;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.05em;
  }
  .p_top .price-ct {
    text-align: center;
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: bold;
  }
  .p_top .price-ct span {
    font-size: 4.8vw;
    color: #EA6666;
  }
  .p_top .price-note {
    text-align: center;
    font-size: 2.66667vw;
    line-height: 6.4vw;
    font-weight: 500;
    margin-top: 1.33333vw;
  }
  .p_top .fee {
    background: #C7EBF3;
    padding: 25.86667vw 0 13.33333vw;
  }
  .p_top .fee__wrap {
    border: 2px solid #404040;
    -moz-border-radius: 3.2vw;
         border-radius: 3.2vw;
    background: #fff;
    padding: 10.13333vw 4.26667vw 4.53333vw;
  }
  .p_top .fee__wrap figure {
    text-align: center;
    margin-bottom: 2.4vw;
  }
  .p_top .fee__wrap figure img {
    width: 19.46667vw;
    height: auto;
  }
  .p_top .fee__wrap p {
    font-size: 3.2vw;
    line-height: 6.4vw;
    font-weight: 500;
  }
  .p_top .fee__wrap p small {
    font-size: 2.66667vw;
    margin-top: 1.06667vw;
    display: inline-block;
  }
  .p_top .fee__ttl {
    font-size: 6.4vw;
    line-height: 10.13333vw;
    font-weight: bold;
    color: #5EB0C3;
    text-align: center;
    margin-bottom: 5.33333vw;
  }
  .p_top .fee__sttl {
    font-size: 4.26667vw;
    line-height: 8vw;
    text-align: center;
    font-weight: bold;
    display: block;
    margin-bottom: 5.06667vw;
  }
  .p_top .fee__tt {
    background: #5EB0C3;
    width: 100%;
    height: 10.4vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 4.26667vw;
    line-height: 8vw;
    -moz-border-radius: 1.33333vw;
         border-radius: 1.33333vw;
    font-weight: bold;
    margin: 6.93333vw 0 4.8vw;
  }
  .p_top .fee__list li {
    position: relative;
    padding-bottom: 2.13333vw;
  }
  .p_top .fee__list li:not(:last-of-type):before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10.66667vw solid transparent;
    border-right: 10.66667vw solid transparent;
    border-top: 4.26667vw solid #5FB0C2;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .fee__list li + li {
    margin-top: 7.73333vw;
  }
  .p_top .fee__list li h4 {
    font-size: 4.26667vw;
    line-height: 6.4vw;
    font-weight: bold;
    color: #272727;
    letter-spacing: 0.11em;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 2.13333vw;
  }
  .p_top .fee__list li h4:before {
    content: '';
    width: 16.26667vw;
    height: 0.26667vw;
    background: #6AC2D6;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 5.33333vw;
  }
  .p_top .fee__list li h4:after {
    content: '';
    width: 16.26667vw;
    height: 0.26667vw;
    background: #6AC2D6;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 5.33333vw;
  }
  .p_top .qa {
    padding: 11.46667vw 0 12.8vw;
  }
  .p_top .qa .tt {
    margin-bottom: 6.4vw;
  }
  .p_top .qa .dlist {
    border-top: 1px solid #6AC2D6;
  }
  .p_top .qa .dlist dl {
    overflow: hidden;
    border-bottom: 1px solid #6AC2D6;
  }
  .p_top .qa .dlist dl dt {
    position: relative;
    padding: 6.93333vw 13.33333vw 6.93333vw 10.66667vw;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: left;
    color: #272727;
  }
  .p_top .qa .dlist dl dt i {
    position: absolute;
    width: 4.26667vw;
    height: 4.26667vw;
    top: 50%;
    right: 5.06667vw;
    display: block;
    background: url("../img/ic_plus.svg") center/100% 100% no-repeat;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_top .qa .dlist dl dt.is_active i {
    height: 0.8vw;
    background-image: url("../img/ic_minus.svg");
  }
  .p_top .qa .dlist dl dt::before {
    content: "Q.";
    position: absolute;
    top: 6.93333vw;
    left: 5.33333vw;
    display: block;
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
  }
  .p_top .qa .dlist dl dd {
    max-height: 0;
    overflow: hidden;
    background: #fff;
    -webkit-transition: max-height 0.3s ease-out;
    -moz-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
  }
  .p_top .qa .dlist dl dd .actCt {
    padding: 0.53333vw 4.8vw 6.93333vw 12vw;
    position: relative;
  }
  .p_top .qa .dlist dl dd .actCt::before {
    content: "A.";
    position: absolute;
    top: 0.53333vw;
    left: 5.33333vw;
    display: block;
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
  }
  .p_top .qa .dlist dl dd .actCt p {
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: left;
    color: #272727;
  }
  .p_top .qa .dlist dl dd .actCt p a {
    color: #0058FF;
    text-decoration: underline;
    text-underline-position: under;
  }
  .p_top .why {
    padding: 11.2vw 0 12.8vw;
    z-index: 1;
    background: #C7EBF3;
    position: relative;
  }
  .p_top .why:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 32.53333vw solid transparent;
    border-right: 32.53333vw solid transparent;
    border-top: 12.8vw solid #C7EBF3;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p_top .why .tt {
    margin-bottom: 12vw;
  }
  .p_top .why__list li {
    border: 2px solid #404040;
    -moz-border-radius: 3.2vw;
         border-radius: 3.2vw;
    text-align: center;
    position: relative;
    padding: 10.4vw 4vw 6.93333vw;
    background: #fff;
  }
  .p_top .why__list li + li {
    margin-top: 10.66667vw;
  }
  .p_top .why__list li > span {
    width: 17.6vw;
    height: 17.6vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #92D7E7;
    position: absolute;
    top: -8.53333vw;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 5.86667vw;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.11em;
    font-family: "Barlow Condensed", sans-serif;
    padding-top: 0.8vw;
  }
  .p_top .why__list li > span small {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2vw;
  }
  .p_top .why__list li p {
    font-size: 4.8vw;
    line-height: 9.06667vw;
    font-weight: bold;
  }
  .p_top .why__list li p > span {
    color: #EA6666;
  }
  .p_top .bl03 {
    padding: 29.33333vw 0 13.33333vw;
    text-align: center;
  }
  .p_form .f-banner {
    position: relative;
  }
  .p_form .f-banner__wrap {
    position: absolute;
    top: 6.4vw;
    right: 0;
    width: 46%;
  }
  .p_form .f-banner__wrap > p {
    font-size: 2.66667vw;
    line-height: 4.53333vw;
    font-weight: 500;
  }
  .p_form .f-banner__tt {
    font-size: 5.86667vw;
    line-height: 7.46667vw;
    font-weight: bold;
    margin-bottom: 1.86667vw;
    position: relative;
  }
  .p_form .f-banner__tt small {
    font-size: 3.73333vw;
    line-height: 1;
    letter-spacing: 0.11em;
    font-family: "Barlow Condensed", sans-serif;
    color: #6AC2D6;
    display: block;
    margin-bottom: 1.06667vw;
  }
  .p_form .form {
    position: relative;
    z-index: 2;
  }
  .p_form .form__wrapper {
    font-size: 3.73333vw;
    line-height: 6.13333vw;
  }
  .p_form .form__wrapper p {
    font-size: 3.73333vw;
    line-height: 6.13333vw;
    font-weight: bold;
    margin: 5.06667vw 0;
  }
  .p_form .form .f_txtError {
    font-size: 3.73333vw;
    margin-bottom: 1.06667vw;
    color: #f00;
  }
  .p_form .form button {
    padding: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    background-color: transparent;
    width: 84vw;
    height: 18.66667vw;
    background: #EA6666;
    -moz-border-radius: 1.86667vw;
         border-radius: 1.86667vw;
    color: #fff;
    position: relative;
  }
  .p_form .form button:after {
    content: '';
    width: 4vw;
    height: 2.4vw;
    background: url("../img/ic_arr03.svg") center/100% 100% no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5.33333vw;
    margin: auto;
  }
  .p_form .form button.back, .p_form .form button.send {
    display: none;
  }
  .p_form .form .checkboxWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 10.66667vw;
    margin-top: 4.53333vw;
  }
  .p_form .form .checkboxWr div,
  .p_form .form .checkboxWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_form .form .checkboxWr label {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    font-weight: 500;
    font-size: 3.73333vw;
    color: #272727;
  }
  .p_form .form .checkboxWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_form .form .checkboxWr label a {
    text-decoration: underline;
    color: #0062FF;
  }
  .p_form .form .checkboxWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 4vw 0 8.26667vw;
    color: #272727;
    font-size: 3.2vw;
    line-height: 1;
    font-weight: 400;
  }
  .p_form .form .checkboxWr label span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 4.53333vw;
    height: 4.53333vw;
    -moz-border-radius: 0.8vw;
         border-radius: 0.8vw;
    background: #fff;
    border: 1px solid #BEBEBE;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_form .form .checkboxWr label i {
    font-style: normal;
    text-align: center;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
     -ms-flex-align: center;
         align-items: center;
    min-width: 8.53333vw;
    min-height: 4.8vw;
    -moz-border-radius: 0.53333vw;
         border-radius: 0.53333vw;
    background: #EA6666;
    font-size: 2.66667vw;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    margin-left: 2.66667vw;
  }
  .p_form .form .checkboxWr label input:checked ~ span:before {
    content: "\2713";
  }
  .p_form .form .checkboxWr .error {
    color: #EA6666;
    text-align: left;
    display: block;
    font-style: normal;
    font-size: 3.2vw;
    line-height: 1;
    font-weight: 400;
    margin-top: 1.33333vw;
    margin-left: 8.26667vw;
  }
  .p_form .form dl + dl {
    margin-top: 5.86667vw;
  }
  .p_form .form dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.8vw;
    font-weight: bold;
    font-size: 3.73333vw;
    line-height: 1;
    color: #272727;
    white-space: nowrap;
  }
  .p_form .form dl dt span {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 8.53333vw;
    min-height: 4.8vw;
    -moz-border-radius: 0.53333vw;
         border-radius: 0.53333vw;
    background: #EA6666;
    font-size: 2.66667vw;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    margin-left: 2.66667vw;
  }
  .p_form .form dl dt .error {
    color: #EA6666;
    text-align: left;
    display: block;
    font-style: normal;
    font-size: 3.2vw;
    line-height: 1;
    font-weight: 400;
    margin-left: 2.66667vw;
    white-space: normal;
  }
  .p_form .form dl dd {
    width: 100%;
  }
  .p_form .form dl dd input[type="text"],
  .p_form .form dl dd input[type="email"],
  .p_form .form dl dd textarea {
    width: 100%;
    padding: 1.6vw;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 10.66667vw;
    background: #fff;
    border: 1px solid #BEBEBE;
    -moz-border-radius: 1.06667vw;
         border-radius: 1.06667vw;
    font-size: 3.73333vw;
    line-height: 1;
    color: #272727;
    font-weight: 400;
  }
  .p_form .form dl dd input[type="text"]::-webkit-input-placeholder,
  .p_form .form dl dd input[type="email"]::-webkit-input-placeholder,
  .p_form .form dl dd textarea::-webkit-input-placeholder {
    color: #B5B5B5;
    opacity: 1;
  }
  .p_form .form dl dd input[type="text"]::-moz-placeholder,
  .p_form .form dl dd input[type="email"]::-moz-placeholder,
  .p_form .form dl dd textarea::-moz-placeholder {
    color: #B5B5B5;
    opacity: 1;
  }
  .p_form .form dl dd input[type="text"]:-ms-input-placeholder,
  .p_form .form dl dd input[type="email"]:-ms-input-placeholder,
  .p_form .form dl dd textarea:-ms-input-placeholder {
    color: #B5B5B5;
    opacity: 1;
  }
  .p_form .form dl dd input[type="text"]::placeholder,
  .p_form .form dl dd input[type="email"]::placeholder,
  .p_form .form dl dd textarea::placeholder {
    color: #B5B5B5;
    opacity: 1;
  }
  .p_form .form dl dd p {
    font-size: 4.26667vw;
    line-height: 1.5;
    color: #23265F;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .p_form .form dl dd p strong {
    color: #E99F02;
  }
  .p_form .form dl dd textarea {
    resize: none;
    height: 92.26667vw;
    line-height: 1.5;
  }
  .p_form .form dl dd textarea::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_form .form dl dd textarea::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_form .form dl dd textarea:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_form .form dl dd textarea::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_form .form dl dd .f_txt01 {
    font-size: 3.2vw;
    letter-spacing: 0.07em;
    margin-bottom: 1.33333vw;
  }
  .p_form .form dl dd .select-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 2.93333vw;
  }
  .p_form .form dl dd .select {
    position: relative;
  }
  .p_form .form dl dd .select::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2.66667vw;
    width: 2.93333vw;
    height: 2.4vw;
    background: url("../img/ic_arr-down.svg") center/100% 100% no-repeat;
    z-index: 3;
    pointer-events: none;
    margin: auto;
  }
  .p_form .form dl dd .select select {
    width: 100%;
    padding: 0 1.6vw;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 10.66667vw;
    background: #fff;
    border: 1px solid #BEBEBE;
    -moz-border-radius: 1.06667vw;
         border-radius: 1.06667vw;
    font-size: 3.73333vw;
    line-height: 1;
    color: #272727;
    font-weight: 400;
  }
  .p_form .form dl dd .select select::-ms-expand {
    display: none;
  }
  .p_form .form dl dd .checkbox {
    display: block;
  }
  .p_form .form dl dd .checkbox + .checkbox {
    margin-top: 3.46667vw;
  }
  .p_form .form dl dd .checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_form .form dl dd .checkbox span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 7.46667vw;
    font-size: 4.8vw;
    line-height: 1;
    color: #23265F;
    font-weight: bold;
  }
  .p_form .form dl dd .checkbox span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 5.33333vw;
    height: 5.33333vw;
    -moz-border-radius: 1.06667vw;
         border-radius: 1.06667vw;
    background: #fff;
    border: 2px solid #ccc;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_form .form dl dd .checkbox input:checked ~ span:before {
    border-width: 1.33333vw;
    border-color: #23265F;
  }
  .p_form .form dl dd .radio {
    display: block;
  }
  .p_form .form dl dd .radio + .radio {
    margin-top: 3.46667vw;
  }
  .p_form .form dl dd .radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_form .form dl dd .radio span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 7.46667vw;
    font-size: 4.8vw;
    line-height: 1;
    color: #23265F;
    font-weight: bold;
  }
  .p_form .form dl dd .radio span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 5.33333vw;
    height: 5.33333vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #fff;
    border: 2px solid #ccc;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_form .form dl dd .radio input:checked ~ span:before {
    border-width: 1.33333vw;
    border-color: #272727;
  }
  .p_form .form dl dd .error {
    border-color: #FF5F5F !important;
    -moz-box-shadow: 0.26667vw 0.26667vw 2.13333vw rgba(0, 0, 0, 0.1);
         box-shadow: 0.26667vw 0.26667vw 2.13333vw rgba(0, 0, 0, 0.1);
  }
  .p_form .form-confirm {
    margin-left: -1.6vw;
    margin-right: -1.6vw;
  }
  .p_form .form-confirm .form__wrapper {
    border-top: 1px solid #C4C4C4;
  }
  .p_form .form-confirm dl {
    border-bottom: 1px solid #C4C4C4;
    padding: 4vw 0;
  }
  .p_form .form-confirm dl + dl {
    margin-top: 1.06667vw;
  }
  .p_form .form-confirm dl dt {
    margin-bottom: 1.33333vw;
  }
  .p_form .form-confirm dl dt span {
    display: none;
  }
  .p_form .form-confirm dl dt em {
    font-size: 4.26667vw;
    font-style: normal;
  }
  .p_form .form-confirm dl dd span {
    margin-left: 9.6vw;
  }
  .p_form .form-confirm dl dd input, .p_form .form-confirm dl dd select {
    border: 0 !important;
    pointer-events: none;
  }
  .p_form .form-confirm dl dd .select-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_form .form-confirm dl dd .select-group .select {
    width: 28.8vw;
  }
  .p_form .form-confirm dl dd .select::after {
    display: none;
  }
  .p_form .form-confirm .checkboxWr, .p_form .form-confirm .chooseDate {
    display: none;
  }
  .p_form .form-confirm .btn-group {
    margin-top: 11.2vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_form .form-confirm .btn-group .back, .p_form .form-confirm .btn-group .send {
    display: block;
  }
  .p_form .form-confirm .btn-group .confirm {
    display: none;
  }
  .p_form .form-confirm .btn-group .back {
    width: 25.6vw;
    height: 14.93333vw;
    background: #8A8B8B;
    margin-right: 4.26667vw;
  }
  .p_form .form-confirm .btn-group button {
    width: 34.13333vw;
    height: 14.93333vw;
    margin: 0;
  }
  .p_form .form-confirm .btn-group button:after {
    content: none;
  }
  .p_form .contact {
    padding: 7.46667vw 0 13.6vw;
  }
  .p_form .contact h2 {
    text-align: center;
    margin-bottom: 9.6vw;
    position: relative;
  }
  .p_form .contact h2 small {
    font-size: 3.73333vw;
    line-height: 6.13333vw;
    font-weight: bold;
    color: #EA6666;
    display: block;
    margin-bottom: 1.33333vw;
  }
  .p_form .contact h2 span {
    font-size: 4.8vw;
    line-height: 6.13333vw;
    font-weight: bold;
  }
  .p_form .contact h2 img {
    width: 16vw;
    height: 16vw;
    position: absolute;
    top: -10.13333vw;
    left: 3.73333vw;
    -webkit-filter: drop-shadow(0 0.8vw 1.6vw rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0 0.8vw 1.6vw rgba(0, 0, 0, 0.16));
  }
  .p_form .contact-tt {
    text-align: center;
    font-size: 4.26667vw;
    line-height: 8.53333vw;
    font-weight: bold;
    margin-bottom: 8vw;
  }
  .p_form .contact .form__wrapper {
    background: #FFFFFF;
  }
  .p_form .complete {
    padding: 9.6vw 0 13.33333vw;
  }
  .p_form .complete__tt {
    text-align: center;
    font-size: 4.8vw;
    line-height: 9.6vw;
    font-weight: bold;
    margin-bottom: 5.6vw;
  }
  .p_form .complete .row > p {
    font-size: 3.46667vw;
    line-height: 7.46667vw;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
  .p_form .complete__ct {
    margin-bottom: 8.26667vw;
  }
  .p_form .complete__bl {
    border-top: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    padding: 4.8vw 0 4vw;
    margin-bottom: 1.06667vw;
  }
  .p_form .complete__name {
    text-align: center;
    margin-bottom: 0.8vw;
  }
  .p_form .complete__phone {
    text-align: center;
    font-size: 4.26667vw;
    line-height: 8.53333vw;
    font-weight: 500;
    margin-bottom: -1.33333vw;
  }
  .p_form .complete__phone a {
    font-size: 8vw;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.11em;
    font-family: "Barlow Condensed", sans-serif;
    margin-left: 1.6vw;
    margin-right: -1.6vw;
  }
  .p_form .complete__email {
    text-align: center;
    font-size: 4.26667vw;
    line-height: 8.53333vw;
    font-weight: 500;
  }
  .p_form .complete__email a {
    font-size: 3.73333vw;
    line-height: 7.46667vw;
    font-weight: 500;
    margin-left: 2.93333vw;
  }
  .p_form .complete__time {
    text-align: center;
  }
  .p_form .complete__btn {
    margin-top: 12vw;
  }
  .p_form .complete__btn a {
    width: 84vw;
    height: 18.66667vw;
    background: #EA6666;
    -moz-border-radius: 1.86667vw;
         border-radius: 1.86667vw;
    font-size: 4.26667vw;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.effect {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.delay03 {
  -webkit-transition: all 1s ease 0.3s;
  -moz-transition: all 1s ease 0.3s;
  transition: all 1s ease 0.3s;
}

.delay06 {
  -webkit-transition: all 1s ease 0.6s;
  -moz-transition: all 1s ease 0.6s;
  transition: all 1s ease 0.6s;
}

.delay09 {
  -webkit-transition: all 1s ease 0.9s;
  -moz-transition: all 1s ease 0.9s;
  transition: all 1s ease 0.9s;
}

.delay12 {
  -webkit-transition: all 1s ease 1.2s;
  -moz-transition: all 1s ease 1.2s;
  transition: all 1s ease 1.2s;
}

.delay15 {
  -webkit-transition: all 1s ease 1.5s;
  -moz-transition: all 1s ease 1.5s;
  transition: all 1s ease 1.5s;
}

.fadeInUp {
  -webkit-transform: translate3d(0, 100px, 0);
     -moz-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  opacity: 0;
}

.fadeInUp.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.fadeIn {
  opacity: 0;
}

.fadeIn.active {
  opacity: 1;
}

.fallingDown {
  -webkit-transform: translate3d(0, -100px, 0);
     -moz-transform: translate3d(0, -100px, 0);
          transform: translate3d(0, -100px, 0);
  opacity: 0;
}

.fallingDown.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.fadeInLeft {
  -webkit-transform: translate3d(100px, 0, 0);
     -moz-transform: translate3d(100px, 0, 0);
          transform: translate3d(100px, 0, 0);
  opacity: 0;
}

.fadeInLeft.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@-webkit-keyframes showandhide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes showandhide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes showandhide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes UpDown {
  0% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
}

@-moz-keyframes UpDown {
  0% {
    -moz-transform: translateY(-15px);
         transform: translateY(-15px);
  }
  100% {
    -moz-transform: translateY(15px);
         transform: translateY(15px);
  }
}

@keyframes UpDown {
  0% {
    -webkit-transform: translateY(-15px);
       -moz-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(15px);
       -moz-transform: translateY(15px);
            transform: translateY(15px);
  }
}

@-webkit-keyframes mv_track {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  50% {
    -webkit-transform: translate(3px, 0);
            transform: translate(3px, 0);
  }
  75% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-moz-keyframes mv_track {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
  25% {
    -moz-transform: translate(0, 3px);
         transform: translate(0, 3px);
  }
  50% {
    -moz-transform: translate(3px, 0);
         transform: translate(3px, 0);
  }
  75% {
    -moz-transform: translate(0, 3px);
         transform: translate(0, 3px);
  }
  100% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
}

@keyframes mv_track {
  0% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 3px);
       -moz-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  50% {
    -webkit-transform: translate(3px, 0);
       -moz-transform: translate(3px, 0);
            transform: translate(3px, 0);
  }
  75% {
    -webkit-transform: translate(0, 3px);
       -moz-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  100% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes mv_panda {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
            transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -webkit-transform: scale(0.95, 1.05) translate(0%, -3%);
            transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    -webkit-transform: scale(1.05, 0.95) translate(0%, 3%);
            transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}

@-moz-keyframes mv_panda {
  0% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -moz-transform: scale(0.95, 1.2) translate(0%, -10%);
         transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    -moz-transform: scale(1.1, 0.9) translate(0%, 5%);
         transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -moz-transform: scale(0.95, 1.05) translate(0%, -3%);
         transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    -moz-transform: scale(1.05, 0.95) translate(0%, 3%);
         transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
  }
}

@keyframes mv_panda {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
       -moz-transform: scale(0.95, 1.2) translate(0%, -10%);
            transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
       -moz-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -webkit-transform: scale(0.95, 1.05) translate(0%, -3%);
       -moz-transform: scale(0.95, 1.05) translate(0%, -3%);
            transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    -webkit-transform: scale(1.05, 0.95) translate(0%, 3%);
       -moz-transform: scale(1.05, 0.95) translate(0%, 3%);
            transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}

@-webkit-keyframes mv_txt_2 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
            transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
            transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
    opacity: 1;
  }
  65% {
    -webkit-transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
            transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
            transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@-moz-keyframes mv_txt_2 {
  0% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
    opacity: 0;
  }
  20% {
    -moz-transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
         transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
    opacity: 1;
  }
  50% {
    -moz-transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
         transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
    opacity: 1;
  }
  65% {
    -moz-transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
         transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
    opacity: 1;
  }
  80% {
    -moz-transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
         transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@keyframes mv_txt_2 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
       -moz-transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
            transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
       -moz-transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
            transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
    opacity: 1;
  }
  65% {
    -webkit-transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
       -moz-transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
            transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
       -moz-transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
            transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@-webkit-keyframes mv_zero {
  0% {
    -webkit-transform: scale(0.8, 1.4) translate(0%, -100%);
            transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(0.8, 1.4) translate(0%, -15%);
            transform: scale(0.8, 1.4) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    -webkit-transform: scale(1.4, 0.6) translate(0%, 30%);
            transform: scale(1.4, 0.6) translate(0%, 30%);
    opacity: 1;
  }
  30% {
    -webkit-transform: scale(0.9, 1.1) translate(0%, -10%);
            transform: scale(0.9, 1.1) translate(0%, -10%);
    opacity: 1;
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -30%);
            transform: scale(0.95, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
            transform: scale(0.95, 1.2) translate(0%, -10%);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@-moz-keyframes mv_zero {
  0% {
    -moz-transform: scale(0.8, 1.4) translate(0%, -100%);
         transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  10% {
    -moz-transform: scale(0.8, 1.4) translate(0%, -15%);
         transform: scale(0.8, 1.4) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    -moz-transform: scale(1.4, 0.6) translate(0%, 30%);
         transform: scale(1.4, 0.6) translate(0%, 30%);
    opacity: 1;
  }
  30% {
    -moz-transform: scale(0.9, 1.1) translate(0%, -10%);
         transform: scale(0.9, 1.1) translate(0%, -10%);
    opacity: 1;
  }
  40% {
    -moz-transform: scale(0.95, 1.2) translate(0%, -30%);
         transform: scale(0.95, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  50% {
    -moz-transform: scale(0.95, 1.2) translate(0%, -10%);
         transform: scale(0.95, 1.2) translate(0%, -10%);
    opacity: 1;
  }
  60% {
    -moz-transform: scale(1.1, 0.9) translate(0%, 5%);
         transform: scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  70% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@keyframes mv_zero {
  0% {
    -webkit-transform: scale(0.8, 1.4) translate(0%, -100%);
       -moz-transform: scale(0.8, 1.4) translate(0%, -100%);
            transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(0.8, 1.4) translate(0%, -15%);
       -moz-transform: scale(0.8, 1.4) translate(0%, -15%);
            transform: scale(0.8, 1.4) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    -webkit-transform: scale(1.4, 0.6) translate(0%, 30%);
       -moz-transform: scale(1.4, 0.6) translate(0%, 30%);
            transform: scale(1.4, 0.6) translate(0%, 30%);
    opacity: 1;
  }
  30% {
    -webkit-transform: scale(0.9, 1.1) translate(0%, -10%);
       -moz-transform: scale(0.9, 1.1) translate(0%, -10%);
            transform: scale(0.9, 1.1) translate(0%, -10%);
    opacity: 1;
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -30%);
       -moz-transform: scale(0.95, 1.2) translate(0%, -30%);
            transform: scale(0.95, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
       -moz-transform: scale(0.95, 1.2) translate(0%, -10%);
            transform: scale(0.95, 1.2) translate(0%, -10%);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
       -moz-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@-webkit-keyframes mv_kirakira {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    opacity: 1;
  }
  5% {
    -webkit-transform: translate(10%, 0%) rotate(10deg);
            transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  25% {
    -webkit-transform: translate(20%, 0%) rotate(20deg);
            transform: translate(20%, 0%) rotate(20deg);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate(-10%, 0%) rotate(-10deg);
            transform: translate(-10%, 0%) rotate(-10deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: translate(-15%, 0%) rotate(-15deg);
            transform: translate(-15%, 0%) rotate(-15deg);
    opacity: 1;
  }
  45% {
    -webkit-transform: translate(10%, 0%) rotate(10deg);
            transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(15%, 0%) rotate(15deg);
            transform: translate(15%, 0%) rotate(15deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(-5%, 0%) rotate(-5deg);
            transform: translate(-5%, 0%) rotate(-5deg);
    opacity: 1;
  }
  65% {
    -webkit-transform: translate(-7%, 0%) rotate(-7deg);
            transform: translate(-7%, 0%) rotate(-7deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
}

@-moz-keyframes mv_kirakira {
  0% {
    -moz-transform: translate(0%, 0%);
         transform: translate(0%, 0%);
    opacity: 1;
  }
  5% {
    -moz-transform: translate(10%, 0%) rotate(10deg);
         transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  25% {
    -moz-transform: translate(20%, 0%) rotate(20deg);
         transform: translate(20%, 0%) rotate(20deg);
    opacity: 1;
  }
  30% {
    -moz-transform: translate(-10%, 0%) rotate(-10deg);
         transform: translate(-10%, 0%) rotate(-10deg);
    opacity: 1;
  }
  35% {
    -moz-transform: translate(-15%, 0%) rotate(-15deg);
         transform: translate(-15%, 0%) rotate(-15deg);
    opacity: 1;
  }
  45% {
    -moz-transform: translate(10%, 0%) rotate(10deg);
         transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  50% {
    -moz-transform: translate(15%, 0%) rotate(15deg);
         transform: translate(15%, 0%) rotate(15deg);
    opacity: 1;
  }
  60% {
    -moz-transform: translate(-5%, 0%) rotate(-5deg);
         transform: translate(-5%, 0%) rotate(-5deg);
    opacity: 1;
  }
  65% {
    -moz-transform: translate(-7%, 0%) rotate(-7deg);
         transform: translate(-7%, 0%) rotate(-7deg);
    opacity: 1;
  }
  75% {
    -moz-transform: translate(0%, 0%) rotate(0deg);
         transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translate(0%, 0%) rotate(0deg);
         transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
}

@keyframes mv_kirakira {
  0% {
    -webkit-transform: translate(0%, 0%);
       -moz-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    opacity: 1;
  }
  5% {
    -webkit-transform: translate(10%, 0%) rotate(10deg);
       -moz-transform: translate(10%, 0%) rotate(10deg);
            transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  25% {
    -webkit-transform: translate(20%, 0%) rotate(20deg);
       -moz-transform: translate(20%, 0%) rotate(20deg);
            transform: translate(20%, 0%) rotate(20deg);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate(-10%, 0%) rotate(-10deg);
       -moz-transform: translate(-10%, 0%) rotate(-10deg);
            transform: translate(-10%, 0%) rotate(-10deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: translate(-15%, 0%) rotate(-15deg);
       -moz-transform: translate(-15%, 0%) rotate(-15deg);
            transform: translate(-15%, 0%) rotate(-15deg);
    opacity: 1;
  }
  45% {
    -webkit-transform: translate(10%, 0%) rotate(10deg);
       -moz-transform: translate(10%, 0%) rotate(10deg);
            transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(15%, 0%) rotate(15deg);
       -moz-transform: translate(15%, 0%) rotate(15deg);
            transform: translate(15%, 0%) rotate(15deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(-5%, 0%) rotate(-5deg);
       -moz-transform: translate(-5%, 0%) rotate(-5deg);
            transform: translate(-5%, 0%) rotate(-5deg);
    opacity: 1;
  }
  65% {
    -webkit-transform: translate(-7%, 0%) rotate(-7deg);
       -moz-transform: translate(-7%, 0%) rotate(-7deg);
            transform: translate(-7%, 0%) rotate(-7deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
       -moz-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
       -moz-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes dokidoki {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes dokidoki {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  40% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  60% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@keyframes dokidoki {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
            transform: scale(1.1);
  }
  60% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes purupuru {
  0% {
    -webkit-transform: skewX(9deg);
            transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
            transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
            transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
            transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
            transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
            transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
            transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
            transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
            transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg);
  }
}

@-moz-keyframes purupuru {
  0% {
    -moz-transform: skewX(9deg);
         transform: skewX(9deg);
  }
  10% {
    -moz-transform: skewX(-8deg);
         transform: skewX(-8deg);
  }
  20% {
    -moz-transform: skewX(7deg);
         transform: skewX(7deg);
  }
  30% {
    -moz-transform: skewX(-6deg);
         transform: skewX(-6deg);
  }
  40% {
    -moz-transform: skewX(5deg);
         transform: skewX(5deg);
  }
  50% {
    -moz-transform: skewX(-4deg);
         transform: skewX(-4deg);
  }
  60% {
    -moz-transform: skewX(3deg);
         transform: skewX(3deg);
  }
  70% {
    -moz-transform: skewX(-2deg);
         transform: skewX(-2deg);
  }
  80% {
    -moz-transform: skewX(1deg);
         transform: skewX(1deg);
  }
  90% {
    -moz-transform: skewX(0deg);
         transform: skewX(0deg);
  }
  100% {
    -moz-transform: skewX(0deg);
         transform: skewX(0deg);
  }
}

@keyframes purupuru {
  0% {
    -webkit-transform: skewX(9deg);
       -moz-transform: skewX(9deg);
            transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
       -moz-transform: skewX(-8deg);
            transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
       -moz-transform: skewX(7deg);
            transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
       -moz-transform: skewX(-6deg);
            transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
       -moz-transform: skewX(5deg);
            transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
       -moz-transform: skewX(-4deg);
            transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
       -moz-transform: skewX(3deg);
            transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
       -moz-transform: skewX(-2deg);
            transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
       -moz-transform: skewX(1deg);
            transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
       -moz-transform: skewX(0deg);
            transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
       -moz-transform: skewX(0deg);
            transform: skewX(0deg);
  }
}

.noticePrivacy {
  display: none;
}

.form-confirm .noticePrivacy {
  display: block;
}

.p_form .form.form-confirm dl dd textarea {
  height: auto;
  border: none;
  pointer-events: none;
}
