@charset "UTF-8";
@media screen and (min-width: 769px), print {
  .show_sp {
    display: none !important;
  }
  .container {
    overflow: hidden;
  }
  .row {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) and (min-width: 769px) {
  .row {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 769px), print {
  .row.row_sm {
    max-width: 650px;
  }
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  body {
    padding-top: 86px;
  }
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    height: 86px;
    padding-right: 40px;
    padding-left: 60px;
    border-top: 4px solid #3CB1E7;
    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: 86px;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) and (min-width: 769px) {
  .header {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 769px), print {
  .header a.header_tel {
    position: relative;
    display: block;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: -0.05em;
    color: #FE5B00;
    position: relative;
    padding-left: 57px;
    white-space: nowrap;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) and (min-width: 769px) {
  .header a.header_tel {
    font-size: 28px;
  }
}

@media screen and (min-width: 769px), print {
  .header a.header_tel::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 47px;
    height: 47px;
    background: url(../img/ic_tel.png) center/100% 100% no-repeat;
    display: block;
  }
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 a {
    display: inline-block;
    width: 253px;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) and (min-width: 769px) {
  .header h1 a {
    max-width: 23vw;
  }
}

@media screen and (min-width: 769px), print {
  .header .header_txt {
    width: 311px;
  }
  .header ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) and (min-width: 769px) {
  .header ul {
    padding-left: 5px;
  }
}

@media screen and (min-width: 769px), print {
  .header ul li:not(:last-child) {
    margin-right: 16px;
  }
  .footer {
    text-align: center;
    padding: 40px 0 30px;
    font-size: 14px;
    color: #05366A;
  }
  .footer a {
    color: #05366A;
  }
  .footer p {
    font-size: 14px;
    line-height: 150%;
    text-align: center;
  }
  .footer .copyright {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .footer .ft_logo {
    width: 152px;
    display: inline-block;
  }
  .cta {
    background: #3CB1E7 url(../img/dots.png) repeat;
    padding: 40px 0;
  }
  .cta .cta_main {
    position: relative;
  }
  .cta .cta_btn {
    position: absolute;
    right: 4%;
    bottom: 15px;
    width: 64.8%;
  }
  .p_top {
    background-color: #F7FEFF;
  }
  .p_top .mv_tt {
    text-align: center;
    height: 73px;
    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;
    background-color: #3CB1E7;
  }
  .p_top .mv_tt img {
    width: 722px;
  }
  .p_top .mv {
    font-size: 0;
    line-height: 0;
    text-align: center;
    background: url(../img/mv_bg.png) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 18px 0 25px;
    border-bottom: 10px solid #3CB1E7;
  }
  .p_top .sec01 {
    background: url(../img/sec01_bg.png) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 50px 0;
    text-align: center;
  }
  .p_top .sec01 .row {
    max-width: 608px;
  }
  .p_top .sec02 {
    padding: 0 15px;
    background-color: #05366A;
    clip-path: polygon(100% 0, 100% 93%, 50% 100%, 0 93%, 0 0);
  }
  .p_top .sec02 .row {
    padding: 50px 0;
    max-width: 793px;
    position: relative;
  }
  .p_top .sec02 .row::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 81px;
    height: 83px;
    background: url(../img/sec02_bg.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .sec02 h2 {
    text-align: center;
    margin-bottom: -86px;
  }
  .p_top .sec02 h2 img {
    display: inline-block;
    width: 253px;
  }
  .p_top .sec03 {
    padding: 50px 0;
  }
  .p_top .sec03 h2 {
    text-align: center;
    margin-bottom: -15px;
  }
  .p_top .sec03 h2 img {
    display: inline-block;
    width: 797px;
  }
  .p_top .sec03 .sec03_main {
    border: 3px solid #185CA5;
    -moz-border-radius: 13px;
         border-radius: 13px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 25px;
  }
  .p_top .sec03 .sec03_main h3 {
    text-align: center;
    margin-bottom: 10px;
  }
  .p_top .sec03 .sec03_main h3 img {
    display: inline-block;
    width: 393px;
  }
  .p_top .sec03 .sec03_main .sec03_img {
    text-align: center;
  }
  .p_top .sec03 .sec03_main .sec03_img img {
    display: inline-block;
    width: 863px;
  }
  .p_top .sec04 {
    padding-bottom: 80px;
  }
  .p_top .sec04 .row {
    max-width: 800px;
  }
  .p_top .sec04 h2 {
    margin-bottom: 26px;
    text-align: center;
  }
  .p_top .sec04 h2 img {
    display: inline-block;
    width: 237px;
    position: relative;
  }
  .p_top .sec04 ul {
    display: -ms-grid;
    display: grid;
    gap: 18px;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .p_top .sec05 {
    padding: 80px 0 50px;
  }
  .p_top .sec05 .row {
    max-width: 800px;
  }
  .p_top .sec06 {
    padding-bottom: 50px;
  }
  .p_top .sec06 .row {
    max-width: 800px;
  }
  .p_top .sec07 {
    margin-bottom: 50px;
  }
  .p_top .sec07 .sec07_tt {
    height: 161px;
    padding-top: 21px;
    background-color: #3CB1E7;
    clip-path: polygon(0% 71.273%, 0% 0%, 100% 0%, 100% 71.273%, 100% 71.273%, 98.044% 73.878%, 95.394% 77.106%, 92.06% 80.745%, 88.051% 84.586%, 83.377% 88.415%, 78.047% 92.022%, 72.071% 95.195%, 65.459% 97.724%, 58.22% 99.396%, 50.363% 100%, 50.363% 100%, 42.485% 99.396%, 35.188% 97.724%, 28.49% 95.195%, 22.412% 92.022%, 16.97% 88.415%, 12.186% 84.586%, 8.078% 80.745%, 4.665% 77.106%, 1.966% 73.878%, 0% 71.273%);
    margin-bottom: 26px;
    text-align: center;
  }
  .p_top .sec07 .sec07_tt img {
    display: inline-block;
    width: 782px;
    position: relative;
  }
  .p_top .sec08 {
    padding: 50px 0;
  }
  .p_top .sec08 .row {
    max-width: 802px;
  }
  .p_top .sec08 h2 {
    margin-bottom: 37px;
    text-align: center;
  }
  .p_top .sec08 h2 img {
    display: inline-block;
    width: 285px;
    position: relative;
  }
  .p_top .sec09 .sec09_tt {
    height: 161px;
    padding-top: 21px;
    background-color: #3CB1E7;
    clip-path: polygon(0% 71.273%, 0% 0%, 100% 0%, 100% 71.273%, 100% 71.273%, 98.044% 73.878%, 95.394% 77.106%, 92.06% 80.745%, 88.051% 84.586%, 83.377% 88.415%, 78.047% 92.022%, 72.071% 95.195%, 65.459% 97.724%, 58.22% 99.396%, 50.363% 100%, 50.363% 100%, 42.485% 99.396%, 35.188% 97.724%, 28.49% 95.195%, 22.412% 92.022%, 16.97% 88.415%, 12.186% 84.586%, 8.078% 80.745%, 4.665% 77.106%, 1.966% 73.878%, 0% 71.273%);
    margin-bottom: 26px;
    text-align: center;
  }
  .p_top .sec09 .sec09_tt img {
    display: inline-block;
    width: 470px;
    position: relative;
  }
  .p_top .sec09 h3 {
    margin-bottom: 25px;
    text-align: center;
  }
  .p_top .sec09 h3 img {
    display: inline-block;
    width: 334px;
    position: relative;
  }
  .p_top .sec09 .row {
    max-width: 800px;
  }
  .p_top .sec09 .sec09_img2 {
    margin-top: 50px;
  }
  .p_top .sec09 .sec09_img2 img {
    display: inline-block;
    width: 698px;
  }
  .p_top .sec10 {
    padding: 40px 0 100px;
  }
  .p_top .sec10 .row {
    max-width: 800px;
  }
  .p_top .qa {
    padding-bottom: 80px;
  }
  .p_top .qa h2 {
    text-align: center;
    margin-bottom: 25px;
  }
  .p_top .qa h2 img {
    width: 285px;
  }
  .p_top .qa .row {
    max-width: 650px;
  }
  .p_top .qa .qa_list dl {
    background: #3CB1E7;
    padding: 0 20px 0 15px;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .p_top .qa .qa_list dl + dl {
    margin-top: 10px;
  }
  .p_top .qa .qa_list dl:nth-child(even) {
    background-color: #185CA5;
  }
  .p_top .qa .qa_list dl dt {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 14px 30px 14px 22px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .qa .qa_list dl dt:hover {
    opacity: 0.7;
  }
  .p_top .qa .qa_list dl dt::before {
    content: "Q";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    font-weight: 900;
    font-size: 18px;
    line-height: 1;
    font-family: "M PLUS 1p", serif;
  }
  .p_top .qa .qa_list dl dt .ic {
    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;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    margin-top: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .qa .qa_list dl dt i {
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
  }
  .p_top .qa .qa_list dl dt i:before, .p_top .qa .qa_list dl dt i:after {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .qa .qa_list dl dt i:before {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
  }
  .p_top .qa .qa_list dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
  }
  .p_top .qa .qa_list dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .qa .qa_list dl dd {
    max-height: 0;
    overflow: hidden;
    -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 .qa_list dl dd .ask {
    padding: 10px 0 15px;
    font-size: 14px;
    line-height: 1.71429;
    border-top: 1px solid #fff;
    color: #fff;
  }
  .p_top .contact {
    padding: 46px 0 41px;
  }
  .p_top .contact .c_step {
    margin-bottom: 60px;
  }
  .p_top .contact .c_step p {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.43;
    text-align: center;
    letter-spacing: 0.05em;
    color: #185CA5;
    margin-bottom: 15px;
  }
  .p_top .contact .c_step ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 600px;
    margin: 0 auto;
  }
  .p_top .contact .c_step ul li {
    background-color: #CAF3FF;
    width: 25%;
    position: relative;
    height: 75px;
    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;
    font-weight: 800;
    font-size: 16px;
    line-height: 107%;
    color: #05366A;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .p_top .contact .c_step ul li.active {
    background-color: #3CB1E7;
    color: #fff;
  }
  .p_top .contact .c_step ul li.active span:nth-of-type(1) {
    color: #fff;
    margin-bottom: 5px;
  }
  .p_top .contact .c_step ul li.active:not(:last-child)::after {
    background-image: url(../img/step_ar.png);
  }
  .p_top .contact .c_step ul li span:nth-of-type(1) {
    color: #3CB1E7;
    margin-bottom: 5px;
  }
  .p_top .contact .c_step ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: -24px;
    width: 25px;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../img/step_ar2.png);
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    display: block;
    z-index: 2;
  }
  .p_top .contact h2 {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    color: #185CA5;
    margin-bottom: 54px;
  }
  .p_top .contact .cbWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 16px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .contact .cbWr div, .p_top .contact .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .contact .cbWr label {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    color: #05366A;
  }
  .p_top .contact .cbWr label a {
    color: #4BA2F4;
  }
  .p_top .contact .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .contact .cbWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 38px;
  }
  .p_top .contact .cbWr 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: 28px;
    height: 28px;
    background: #FFFFFF;
    border: 1px solid #BBCDE5;
    -moz-border-radius: 7px;
         border-radius: 7px;
  }
  .p_top .contact .cbWr label span::after {
    left: 10px;
    top: 4px;
    width: 8px;
    height: 17px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
  }
  .p_top .contact .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .contact .wrapBtn {
    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-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 26px;
  }
  .p_top .contact .wrapBtn button {
    padding: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    width: 495px;
    height: 78px;
    -moz-border-radius: 139px;
         border-radius: 139px;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    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;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    font-weight: 700;
  }
  .p_top .contact .wrapBtn button + button {
    margin-top: 20px;
  }
  .p_top .contact .wrapBtn button.btn {
    background: #FF9D16;
  }
  .p_top .contact .wrapBtn button.btn::after {
    position: absolute;
    content: "";
    width: 14px;
    height: 27px;
    background: url("../img/icChevron.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 21px;
  }
  .p_top .contact .wrapBtn button.btnBack {
    background: transparent;
    border: 1px solid #FF9D16;
    color: #FF9D16;
  }
  .p_top .contact .wrapBtn button.btnBack::after {
    position: absolute;
    content: "";
    width: 14px;
    height: 27px;
    background: url("../img/icChevron2.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
    left: 21px;
  }
  .p_top .contact .f_policy {
    text-align: center;
    margin-top: 35px;
  }
  .p_top .contact .f_policy a {
    font-size: 20px;
    color: #3CB1E7;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .contact .f_policy a:hover {
    text-decoration: none;
  }
  .p_top .contact .form {
    position: relative;
    z-index: 2;
    max-width: 800px;
    margin: 0 auto;
    color: #05366A;
  }
  .p_top .contact .form .f_txtError {
    font-size: 14px;
    margin-bottom: 4px;
    color: #f00;
  }
  .p_top .contact .form dl {
    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;
  }
  .p_top .contact .form dl + dl {
    margin-top: 25px;
  }
  .p_top .contact .form dl dt {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #05366A;
    width: 250px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    padding-right: 15px;
  }
  .p_top .contact .form dl dt small {
    font-size: 13px;
  }
  .p_top .contact .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: 41px;
    min-height: 21px;
    -moz-border-radius: 3px;
         border-radius: 3px;
    background-color: #DD0509;
    font-size: 15px;
    position: absolute;
    color: #fff;
    right: 15px;
    top: 2px;
  }
  .p_top .contact .form dl dt span.any {
    background: #185CA5;
  }
  .p_top .contact .form dl dd {
    width: 100%;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .p_top .contact .form dl dd .f_file {
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 5px;
         border-radius: 5px;
    padding: 20px;
  }
  .p_top .contact .form dl dd .cbArea {
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 5px;
         border-radius: 5px;
    padding: 15px;
  }
  .p_top .contact .form dl dd .cbArea .it + .it {
    margin-top: 25px;
  }
  .p_top .contact .form dl dd .cbArea .it p {
    font-weight: 700;
    font-size: 16px;
    color: #05366A;
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .p_top .contact .form dl dd .list_checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p_top .contact .form dl dd .list_checkbox li, .p_top .contact .form dl dd .list_checkbox .mwform-checkbox-field {
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 0;
  }
  .p_top .contact .form dl dd .list_checkbox li:not(:last-child), .p_top .contact .form dl dd .list_checkbox .mwform-checkbox-field:not(:last-child) {
    margin-right: 5px;
  }
  .p_top .contact .form dl dd .list_checkbox label {
    position: relative;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    color: #05366A;
  }
  .p_top .contact .form dl dd .list_checkbox label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .contact .form dl dd .list_checkbox label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 20px;
  }
  .p_top .contact .form dl dd .list_checkbox 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: 15px;
    height: 15px;
    border: 1px solid #BBCDE5;
    -moz-border-radius: 3px;
         border-radius: 3px;
    background-color: #fff;
  }
  .p_top .contact .form dl dd .list_checkbox label span::after {
    left: 5px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
  }
  .p_top .contact .form dl dd .list_checkbox label input:checked ~ span:after {
    display: block;
  }
  .p_top .contact .form dl dd p {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
  }
  .p_top .contact .form dl dd input {
    width: 100%;
    padding: 0 15px;
    outline: none;
    font-size: 18px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 48px;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
    -moz-border-radius: 5px;
         border-radius: 5px;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
  }
  .p_top .contact .form dl dd input::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
  }
  .p_top .contact .form dl dd input:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
  }
  .p_top .contact .form dl dd input::placeholder {
    color: #D0D0D0;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea {
    width: 100%;
    padding: 10px 15px;
    outline: none;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 157px;
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd textarea::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::placeholder {
    color: #D0D0D0;
    opacity: 1;
  }
  .p_top .contact .form dl dd .upload {
    padding: 8px 0 6px;
  }
  .p_top .contact .form dl dd .upload .btn_upload {
    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;
    position: relative;
    left: 1px;
  }
  .p_top .contact .form dl dd .upload .btn_upload input[type="file"] {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .p_top .contact .form dl dd .upload .btn_upload label {
    cursor: pointer;
    width: 154px;
    height: 37px;
    background: #E0E0E0;
    border: 1px solid #2F2F2F;
    -moz-border-radius: 5px;
         border-radius: 5px;
    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;
    font-size: 16px;
    color: #2F2F2F;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .contact .form dl dd .upload .btn_upload label:hover {
    opacity: 0.7;
  }
  .p_top .contact .form dl dd .upload .btn_upload .filename {
    font-size: 14px;
    color: #2F2F2F;
    font-weight: 400;
    padding-left: 14px;
  }
  .p_top .contact .form dl dd .upload > p {
    font-size: 1.4rem;
    line-height: 22px;
    color: #171717;
    margin-top: 8px;
  }
  .p_top .contact .form dl dd .select label {
    display: block;
    height: 42px;
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .contact .form dl dd .select label::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 11px;
    height: 8px;
    background: url(../img/select_ar.svg) center/100% 100% no-repeat;
    display: block;
    pointer-events: none;
    z-index: 5;
  }
  .p_top .contact .form dl dd .select label select {
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none;
    border: none;
    padding: 0 35px 0 15px;
    background: transparent;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #05366A;
    cursor: pointer;
    position: relative;
    z-index: 3;
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .contact .form dl dd .select.selectMulti select {
    overflow-y: hidden;
    display: block;
  }
  .p_top .contact .form dl dd .select.selectMulti select option {
    padding-top: 10px;
    padding-bottom: 11px;
  }
  .p_top .contact .form dl dd .select.selectMulti select.expanded {
    position: absolute;
    height: 190px;
    overflow-y: auto;
    background: #fff;
  }
  .p_top .contact .form dl dd .select.selectMulti option[disabled] {
    color: #05366A;
  }
  .p_contact {
    border-top: 5px solid #3CB1E7;
  }
  .p_policy {
    background-color: #F7FEFF;
    border-top: 5px solid #3CB1E7;
  }
  .p_policy .policy {
    color: #05366A;
    padding: 0px 0 80px;
  }
  .p_policy .policy h2 {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 48px;
    text-align: center;
    color: #185CA5;
  }
  .p_policy .policy .tac {
    text-align: center;
  }
  .p_policy .policy .fwb {
    font-weight: bold;
  }
  .p_policy .policy div {
    font-size: 16px;
    font-weight: 500;
  }
  .p_policy .policy .btnBack {
    text-align: center;
    margin-top: 80px;
  }
  .p_policy .policy .btnBack a {
    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: 350px;
    min-height: 81px;
    background: #023676;
    -moz-border-radius: 6px;
         border-radius: 6px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
  }
  .p_policy .policy .dlist {
    font-weight: 500;
  }
  .p_policy .policy .dlist dl {
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
  }
  .p_policy .policy .dlist.st2 {
    width: 500px;
    margin: 0 auto 50px;
    color: #000;
  }
  .p_policy .policy .dlist.st2 dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 500;
  }
  .p_policy .policy .dlist.st2 dl + dl {
    margin-top: 25px;
  }
  .p_policy .policy .dlist.st2 dt {
    width: 130px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p_policy .policy .list_img {
    display: -ms-grid;
    display: grid;
    gap: 13px;
    -ms-grid-columns: (minmax(0, 1fr))[4];
        grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .list_num {
    counter-reset: div;
  }
  .list_num > li {
    position: relative;
    padding-left: 20px;
  }
  .list_num > li::before {
    counter-increment: div;
    content: counter(div) ". ";
    position: absolute;
    top: 0;
    left: 0;
  }
  .list_anpha {
    list-style-type: lower-alpha;
    padding-left: 20px;
  }
  .list_anpha > li {
    list-style-type: lower-alpha;
  }
  .list_dot > li {
    position: relative;
    padding-left: 20px;
  }
  .list_dot > li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
  }
  .show_pc {
    display: none !important;
  }
  .inner,
  .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    height: 15.94203vw;
    padding-right: 3.62319vw;
    padding-left: 3.62319vw;
    border-top: 0.96618vw solid #3CB1E7;
    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;
  }
  .header a.header_tel {
    position: relative;
    display: block;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13.52657vw;
    line-height: 100%;
    letter-spacing: -0.05em;
    color: #FE5B00;
    position: relative;
    padding-left: 13.76812vw;
  }
  .header a.header_tel::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 11.35266vw;
    height: 11.35266vw;
    background: url(../img/ic_tel.png) center/100% 100% no-repeat;
    display: block;
  }
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 a {
    display: inline-block;
    width: 48.55072vw;
  }
  .header .header_txt {
    width: 150vw;
  }
  .header ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) and (max-width: 999px) and (min-width: 769px) {
  .header ul {
    padding-left: 1.20773vw;
  }
}

@media screen and (max-width: 768px) {
  .header ul li:not(:last-child) {
    margin-right: 3.86473vw;
  }
  .footer {
    text-align: center;
    padding: 4.83092vw 0 7.24638vw;
    font-size: 3.38164vw;
    color: #05366A;
  }
  .footer a {
    color: #05366A;
  }
  .footer p {
    font-size: 3.38164vw;
    line-height: 150%;
    text-align: center;
  }
  .footer .copyright {
    margin-bottom: 3.62319vw;
    margin-top: 2.41546vw;
  }
  .footer .ft_logo {
    width: 36.71498vw;
    display: inline-block;
  }
  .cta_fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 0;
    line-height: 0;
    width: 100%;
  }
  .cta_fixed a.cta_fixed_tel {
    display: block;
    position: relative;
    z-index: 2;
  }
  .cta_fixed a.cta_fixed_tel span {
    white-space: nowrap;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 14.25121vw;
    bottom: 1.93237vw;
    z-index: 2;
    font-weight: 700;
    font-size: 7.72947vw;
    line-height: 100%;
    font-family: "Roboto", sans-serif;
  }
  .cta .cta_main {
    padding: 0;
    position: relative;
  }
  .cta .cta_btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 8.45411vw;
    width: 86.95652vw;
  }
  .p_top {
    background-color: #F7FEFF;
  }
  .p_top .footer {
    padding-bottom: 19.32367vw;
  }
  .p_top .mv {
    font-size: 0;
    line-height: 0;
    text-align: center;
    background: url(../img/mv_bg_sp.png) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .p_top .mv .row {
    padding: 0;
  }
  .p_top .sec01 .row {
    padding: 0;
  }
  .p_top .sec02 {
    background-color: #05366A;
    clip-path: polygon(100% 0, 100% 93%, 50% 100%, 0 93%, 0 0);
  }
  .p_top .sec02 .row {
    padding: 7.24638vw 3.62319vw 14.49275vw;
    position: relative;
  }
  .p_top .sec02 .row::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 19.56522vw;
    height: 20.04831vw;
    background: url(../img/sec02_bg.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .sec02 h2 {
    text-align: center;
    margin-bottom: -15.97919vw;
  }
  .p_top .sec02 h2 img {
    display: inline-block;
    width: 61.11111vw;
  }
  .p_top .sec03 {
    padding: 8.45411vw 0;
  }
  .p_top .sec03 h2 {
    text-align: center;
    margin-left: -3.62319vw;
    margin-right: -3.62319vw;
    margin-bottom: -2.41546vw;
  }
  .p_top .sec03 .sec03_main {
    border: 0.48309vw solid #185CA5;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 7.24638vw 0;
  }
  .p_top .sec03 .sec03_main h3 {
    text-align: center;
    margin-bottom: 7.24638vw;
  }
  .p_top .sec03 .sec03_main h3 img {
    display: inline-block;
    width: 79.83092vw;
  }
  .p_top .sec03 .sec03_main .sec03_img {
    text-align: center;
  }
  .p_top .sec03 .sec03_main .sec03_img img {
    display: inline-block;
    width: 80.67633vw;
  }
  .p_top .sec04 {
    padding-bottom: 8.45411vw;
  }
  .p_top .sec04 h2 {
    margin-bottom: 6.03865vw;
    text-align: center;
  }
  .p_top .sec04 h2 img {
    display: inline-block;
    width: 57.24638vw;
    position: relative;
  }
  .p_top .sec04 ul li + li {
    margin-top: 3.62319vw;
  }
  .p_top .sec05 {
    padding: 8.45411vw 0;
  }
  .p_top .sec05 h2 {
    margin-bottom: 8.45411vw;
    text-align: center;
  }
  .p_top .sec05 h2 img {
    display: inline-block;
    width: 82.1256vw;
  }
  .p_top .sec06 {
    padding-bottom: 8.45411vw;
  }
  .p_top .sec06 h2 {
    margin-bottom: 8.45411vw;
    text-align: center;
  }
  .p_top .sec06 h2 img {
    display: inline-block;
    width: 80.67633vw;
  }
  .p_top .sec07 {
    padding-bottom: 8.45411vw;
  }
  .p_top .sec07 .sec07_tt {
    margin-bottom: 2.41546vw;
  }
  .p_top .sec08 {
    padding: 8.45411vw 0;
  }
  .p_top .sec08 h2 {
    margin-bottom: 8.45411vw;
    text-align: center;
  }
  .p_top .sec08 h2 img {
    display: inline-block;
    width: 68.84058vw;
    position: relative;
  }
  .p_top .sec09 .sec09_tt {
    margin-bottom: 5.7971vw;
  }
  .p_top .sec09 h3 {
    margin-bottom: 6.03865vw;
    text-align: center;
  }
  .p_top .sec09 h3 img {
    display: inline-block;
    width: 80.67633vw;
    position: relative;
  }
  .p_top .sec09 .sec09_img2 {
    margin-top: 8.45411vw;
    text-align: center;
  }
  .p_top .sec09 .sec09_img2 img {
    display: inline-block;
    width: 81.88406vw;
  }
  .p_top .sec10 {
    padding: 5.31401vw 0 8.45411vw;
  }
  .p_top .qa {
    padding-bottom: 8.45411vw;
  }
  .p_top .qa h2 {
    text-align: center;
    margin-bottom: 6.03865vw;
  }
  .p_top .qa h2 img {
    width: 68.84058vw;
  }
  .p_top .qa .qa_list dl {
    background: #3CB1E7;
    padding: 0 4.83092vw 0 3.62319vw;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .p_top .qa .qa_list dl + dl {
    margin-top: 2.41546vw;
  }
  .p_top .qa .qa_list dl:nth-child(even) {
    background-color: #185CA5;
  }
  .p_top .qa .qa_list dl dt {
    position: relative;
    font-size: 3.86473vw;
    font-weight: bold;
    color: #fff;
    padding: 3.38164vw 7.24638vw 3.38164vw 5.31401vw;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .qa .qa_list dl dt:hover {
    opacity: 0.7;
  }
  .p_top .qa .qa_list dl dt::before {
    content: "Q";
    position: absolute;
    top: 4.10628vw;
    left: 0;
    display: block;
    font-weight: 900;
    font-size: 4.34783vw;
    line-height: 1;
    font-family: "M PLUS 1p", serif;
  }
  .p_top .qa .qa_list dl dt .ic {
    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;
    position: absolute;
    width: 4.83092vw;
    height: 4.83092vw;
    right: 0;
    top: 50%;
    margin-top: -2.41546vw;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .qa .qa_list dl dt i {
    width: 4.83092vw;
    height: 4.83092vw;
    display: block;
    position: relative;
  }
  .p_top .qa .qa_list dl dt i:before, .p_top .qa .qa_list dl dt i:after {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .qa .qa_list dl dt i:before {
    top: 0;
    left: 50%;
    width: 0.48309vw;
    height: 100%;
    margin-left: -0.24155vw;
  }
  .p_top .qa .qa_list dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.48309vw;
    margin-top: -0.24155vw;
  }
  .p_top .qa .qa_list dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .qa .qa_list dl dd {
    max-height: 0;
    overflow: hidden;
    -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 .qa_list dl dd .ask {
    padding: 2.41546vw 0 3.62319vw;
    font-size: 3.38164vw;
    line-height: 1.71429;
    border-top: 1px solid #fff;
    color: #fff;
  }
  .p_top .contact {
    padding: 22.22222vw 0 9.90338vw;
  }
  .p_top .contact .c_step {
    margin-bottom: 14.49275vw;
    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: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-left: 4.83092vw;
    padding-right: 4.83092vw;
  }
  .p_top .contact .c_step p {
    font-weight: 700;
    font-size: 3.86473vw;
    line-height: 1.43;
    text-align: center;
    letter-spacing: 0.05em;
    color: #185CA5;
    margin-top: 7.24638vw;
    width: 100%;
  }
  .p_top .contact .c_step ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 100%;
  }
  .p_top .contact .c_step ul li {
    background-color: #CAF3FF;
    width: 25%;
    position: relative;
    height: 15.70048vw;
    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;
    font-weight: 800;
    font-size: 3.1401vw;
    line-height: 107%;
    color: #05366A;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .p_top .contact .c_step ul li.active {
    background-color: #3CB1E7;
    color: #fff;
  }
  .p_top .contact .c_step ul li.active span:nth-of-type(1) {
    color: #fff;
    margin-bottom: 1.20773vw;
  }
  .p_top .contact .c_step ul li.active:not(:last-child)::after {
    background-image: url(../img/step_ar.png);
  }
  .p_top .contact .c_step ul li span:nth-of-type(1) {
    color: #3CB1E7;
    margin-bottom: 1.20773vw;
  }
  .p_top .contact .c_step ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: -2.89855vw;
    width: 3.01932vw;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../img/step_ar2.png);
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    display: block;
    z-index: 2;
  }
  .p_top .contact h2 {
    text-align: center;
    font-weight: 700;
    font-size: 6.03865vw;
    color: #185CA5;
    margin-bottom: 10.38647vw;
  }
  .p_top .contact .cbWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 3.86473vw;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .contact .cbWr div, .p_top .contact .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .contact .cbWr label {
    position: relative;
    cursor: pointer;
    font-size: 3.38164vw;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    color: #05366A;
  }
  .p_top .contact .cbWr label a {
    color: #4BA2F4;
  }
  .p_top .contact .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .contact .cbWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 7.24638vw;
  }
  .p_top .contact .cbWr 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.83092vw;
    height: 4.83092vw;
    background: #FFFFFF;
    border: 1px solid #BBCDE5;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .cbWr label span::after {
    left: 1.44928vw;
    top: 0.48309vw;
    width: 1.61031vw;
    height: 3.4219vw;
    border: solid #000;
    border-width: 0 0.48309vw 0.48309vw 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
  }
  .p_top .contact .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .contact .wrapBtn {
    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-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 6.03865vw;
  }
  .p_top .contact .wrapBtn button {
    padding: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    width: 85.74879vw;
    height: 13.52657vw;
    -moz-border-radius: 139px;
         border-radius: 139px;
    color: #fff;
    font-size: 4.83092vw;
    line-height: 1;
    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;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    font-weight: 700;
  }
  .p_top .contact .wrapBtn button + button {
    margin-top: 4.83092vw;
  }
  .p_top .contact .wrapBtn button.btn {
    background: #FF9D16;
  }
  .p_top .contact .wrapBtn button.btn::after {
    position: absolute;
    content: "";
    width: 2.41546vw;
    height: 4.58937vw;
    background: url("../img/icChevron.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 3.38164vw;
  }
  .p_top .contact .wrapBtn button.btnBack {
    background: transparent;
    border: 1px solid #FF9D16;
    color: #FF9D16;
  }
  .p_top .contact .wrapBtn button.btnBack::after {
    position: absolute;
    content: "";
    width: 2.41546vw;
    height: 4.58937vw;
    background: url("../img/icChevron2.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
    left: 3.38164vw;
  }
  .p_top .contact .f_policy {
    text-align: center;
    margin-top: 12.07729vw;
  }
  .p_top .contact .f_policy a {
    font-size: 3.38164vw;
    color: #3CB1E7;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .contact .f_policy a:hover {
    text-decoration: none;
  }
  .p_top .contact .form {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    color: #05366A;
  }
  .p_top .contact .form .f_txtError {
    font-size: 3.38164vw;
    margin-bottom: 0.96618vw;
    color: #f00;
  }
  .p_top .contact .form dl.layerTop {
    position: relative;
    z-index: 2;
  }
  .p_top .contact .form dl + dl {
    margin-top: 4.83092vw;
  }
  .p_top .contact .form dl dt {
    font-weight: 700;
    font-size: 3.86473vw;
    line-height: 1.2;
    color: #05366A;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    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;
    margin-bottom: 3.62319vw;
  }
  .p_top .contact .form dl dt small {
    font-size: 3.86473vw;
  }
  .p_top .contact .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: 7.72947vw;
    min-height: 4.10628vw;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
    background-color: #DD0509;
    font-size: 2.89855vw;
    color: #fff;
  }
  .p_top .contact .form dl dt span.any {
    background: #185CA5;
  }
  .p_top .contact .form dl dd {
    width: 100%;
  }
  .p_top .contact .form dl dd .f_file {
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    padding: 2.41546vw 4.83092vw;
  }
  .p_top .contact .form dl dd .cbArea {
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    padding: 3.62319vw;
  }
  .p_top .contact .form dl dd .cbArea .it + .it {
    margin-top: 6.03865vw;
  }
  .p_top .contact .form dl dd .cbArea .it p {
    font-weight: 700;
    font-size: 3.86473vw;
    color: #05366A;
    margin-bottom: 2.41546vw;
    padding-left: 2.41546vw;
  }
  .p_top .contact .form dl dd .list_checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p_top .contact .form dl dd .list_checkbox li, .p_top .contact .form dl dd .list_checkbox .mwform-checkbox-field {
    display: inline-block;
    margin-bottom: 1.20773vw;
    margin-left: 0;
  }
  .p_top .contact .form dl dd .list_checkbox li:not(:last-child), .p_top .contact .form dl dd .list_checkbox .mwform-checkbox-field:not(:last-child) {
    margin-right: 1.20773vw;
  }
  .p_top .contact .form dl dd .list_checkbox label {
    position: relative;
    cursor: pointer;
    font-size: 3.62319vw;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    color: #05366A;
  }
  .p_top .contact .form dl dd .list_checkbox label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .contact .form dl dd .list_checkbox label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 4.83092vw;
  }
  .p_top .contact .form dl dd .list_checkbox 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: 3.62319vw;
    height: 3.62319vw;
    border: 1px solid #BBCDE5;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
    background-color: #fff;
  }
  .p_top .contact .form dl dd .list_checkbox label span::after {
    left: 1.20773vw;
    top: 0.96618vw;
    width: 1.20773vw;
    height: 2.41546vw;
    border: solid #000;
    border-width: 0 0.48309vw 0.48309vw 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
  }
  .p_top .contact .form dl dd .list_checkbox label input:checked ~ span:after {
    display: block;
  }
  .p_top .contact .form dl dd p {
    font-size: 3.86473vw;
    font-weight: bold;
    margin-top: 1.20773vw;
  }
  .p_top .contact .form dl dd input {
    width: 100%;
    padding: 0 3.62319vw;
    outline: none;
    font-size: -webkit-calc(max(3.86473vw, 16px));
    font-size: -moz-calc(max(3.86473vw, 16px));
    font-size: calc(max(3.86473vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 11.5942vw;
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd input::-webkit-input-placeholder {
    color: #B3B3B3;
    opacity: 1;
  }
  .p_top .contact .form dl dd input::-moz-placeholder {
    color: #B3B3B3;
    opacity: 1;
  }
  .p_top .contact .form dl dd input:-ms-input-placeholder {
    color: #B3B3B3;
    opacity: 1;
  }
  .p_top .contact .form dl dd input::placeholder {
    color: #B3B3B3;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea {
    width: 100%;
    padding: 2.41546vw 3.62319vw;
    outline: none;
    font-size: -webkit-calc(max(3.86473vw, 16px));
    font-size: -moz-calc(max(3.86473vw, 16px));
    font-size: calc(max(3.86473vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 72.46377vw;
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd textarea::-webkit-input-placeholder {
    color: #B3B3B3;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::-moz-placeholder {
    color: #B3B3B3;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea:-ms-input-placeholder {
    color: #B3B3B3;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::placeholder {
    color: #B3B3B3;
    opacity: 1;
  }
  .p_top .contact .form dl dd .upload {
    padding: 2.41546vw 0;
  }
  .p_top .contact .form dl dd .upload .btn_upload {
    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;
    position: relative;
    left: 0.24155vw;
  }
  .p_top .contact .form dl dd .upload .btn_upload input[type="file"] {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .p_top .contact .form dl dd .upload .btn_upload label {
    cursor: pointer;
    width: 35.50725vw;
    height: 8.45411vw;
    background: #E0E0E0;
    border: 1px solid #2F2F2F;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    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;
    font-size: 3.86473vw;
    color: #2F2F2F;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .contact .form dl dd .upload .btn_upload label:hover {
    opacity: 0.7;
  }
  .p_top .contact .form dl dd .upload .btn_upload .filename {
    font-size: 3.1401vw;
    color: #2F2F2F;
    font-weight: 400;
    padding-left: 2.41546vw;
  }
  .p_top .contact .form dl dd .upload > p {
    font-size: 3.38164vw;
    line-height: 5.31401vw;
    color: #171717;
    margin-top: 1.93237vw;
  }
  .p_top .contact .form dl dd .select label {
    display: block;
    height: 10.14493vw;
    position: relative;
    -webkit-perspective: 0.24155vw;
       -moz-perspective: 0.24155vw;
            perspective: 0.24155vw;
  }
  .p_top .contact .form dl dd .select label::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 3.62319vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 2.657vw;
    height: 1.93237vw;
    background: url(../img/select_ar.svg) center/100% 100% no-repeat;
    display: block;
    z-index: 5;
    pointer-events: none;
  }
  .p_top .contact .form dl dd .select label select {
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none;
    border: none;
    padding: 0 8.45411vw 0 3.62319vw;
    background: transparent;
    font-weight: 400;
    font-size: -webkit-calc(max(3.86473vw, 16px));
    font-size: -moz-calc(max(3.86473vw, 16px));
    font-size: calc(max(3.86473vw, 16px));
    color: #05366A;
    cursor: pointer;
    position: relative;
    z-index: 3;
    background: #FFFFFF;
    border: 1px solid #05366A;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .contact .form dl dd .select.selectMulti select {
    overflow-y: hidden;
    display: block;
  }
  .p_top .contact .form dl dd .select.selectMulti select option {
    padding-top: 2.41546vw;
    padding-bottom: 2.41546vw;
  }
  .p_top .contact .form dl dd .select.selectMulti select.expanded {
    position: absolute;
    height: 45.89372vw;
    overflow-y: auto;
    background: #fff;
  }
  .p_top .contact .form dl dd .select.selectMulti option[disabled] {
    color: #05366A;
  }
  .p_policy {
    padding-top: 15.94203vw;
    background-color: #F7FEFF;
    border-top: 1.20773vw solid #3CB1E7;
  }
  .p_policy .policy {
    padding: 0vw 0 12.07729vw;
    color: #05366A;
    min-height: -webkit-calc(100vh - 82.657vw);
    min-height: -moz-calc(100vh - 82.657vw);
    min-height: calc(100vh - 82.657vw);
  }
  .p_policy .policy h2 {
    font-weight: 700;
    font-size: 5.7971vw;
    margin-bottom: 11.5942vw;
    text-align: center;
    color: #185CA5;
  }
  .p_policy .policy .tac {
    text-align: center;
  }
  .p_policy .policy .fwb {
    font-weight: bold;
  }
  .p_policy .policy div {
    font-size: 3.38164vw;
    font-weight: 500;
  }
  .p_policy .policy .btnBack {
    text-align: center;
    margin-top: 19.32367vw;
  }
  .p_policy .policy .btnBack a {
    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: 84.54106vw;
    min-height: 19.56522vw;
    background: #023676;
    -moz-border-radius: 1.44928vw;
         border-radius: 1.44928vw;
    font-size: 5.7971vw;
    font-weight: 700;
    color: #fff;
  }
  .p_policy .policy .dlist {
    font-weight: 500;
  }
  .p_policy .policy .dlist dl {
    font-size: 3.38164vw;
    line-height: 1.71429;
    text-align: left;
  }
  .p_policy .policy .dlist.st2 dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
  }
  .p_policy .policy .dlist.st2 dl + dl {
    margin-top: 4.83092vw;
  }
  .p_policy .policy .dlist.st2 dt {
    width: 24.15459vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p_policy .policy .list_img {
    display: -ms-grid;
    display: grid;
    gap: 2.41546vw;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 7.24638vw;
  }
  .list_num {
    counter-reset: div;
  }
  .list_num > li {
    position: relative;
    padding-left: 4.83092vw;
  }
  .list_num > li::before {
    counter-increment: div;
    content: counter(div) ". ";
    position: absolute;
    top: 0;
    left: 0;
  }
  .list_anpha {
    list-style-type: lower-alpha;
    padding-left: 4.83092vw;
  }
  .list_anpha > li {
    list-style-type: lower-alpha;
  }
  .list_dot > li {
    position: relative;
    padding-left: 4.83092vw;
  }
  .list_dot > li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }
}

.p_top .contact.step1 .step1 {
  display: block;
}

.p_top .contact.step1 .step2 {
  display: none;
}

.p_top .contact.step2 .step1 {
  display: none;
}

.p_top .contact.step2 .step2 {
  display: block;
}

.p_top .contact.step2 .step2 #send, .p_top .contact.step2 .step2 #goPrev2 {
  display: none;
}

.p_top .contact.step3 .step1 {
  display: block;
}

.p_top .contact.step3 .step1 .f_policy, .p_top .contact.step3 .step1 .cbWr, .p_top .contact.step3 .step1 .wrapBtn {
  display: none;
}

.p_top .contact.step3 .step2 {
  display: block;
  margin-top: 20px;
}

.p_top .contact.step3 .step2 #confirm, .p_top .contact.step3 .step2 #goPrev {
  display: none;
}

.p_top .contact.step3 .step2 #send, .p_top .contact.step3 .step2 #goPrev2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.p_top .contact.step3 .form dl dt span {
  display: none;
}

.p_top .contact.step3 .form dl dd input, .p_top .contact.step3 .form dl dd textarea {
  pointer-events: none;
  min-height: 48px;
  height: auto;
  border: none;
  background: transparent;
  padding-left: 0;
}

.p_top .contact.step3 .form dl dd .select label {
  border: none;
  pointer-events: none;
  background: transparent;
}

.p_top .contact.step3 .form dl dd .select label::before {
  display: none;
}

.p_top .contact.step3 .form dl dd .select label select {
  pointer-events: none;
  border: none;
  background: transparent;
  padding: 0;
}

.p_top .contact.step3 .form dl dd .cbArea {
  background: transparent;
  border: none;
  padding: 0;
}

.p_top .contact.step3 .form dl dd .cbArea .it p {
  padding-left: 0;
}

.p_top .contact.step3 .form dl dd .list_checkbox .checkbox {
  pointer-events: none;
}

.p_top .contact.step3 .form dl dd .list_checkbox .checkbox span {
  display: none;
}

.p_top .contact.step3 .form dl dd .list_checkbox .checkbox input:checked + span {
  display: inline-block;
  padding-left: 0;
}

.p_top .contact.step3 .form dl dd .list_checkbox .checkbox input:checked + span::before, .p_top .contact.step3 .form dl dd .list_checkbox .checkbox input:checked + span::after {
  display: none;
}

.p_top .contact.step3 .form dl dd .f_file {
  border: none;
  background: transparent;
  padding: 0;
}

.p_top .contact.step3 .form dl dd .f_file p.filename {
  padding-left: 0;
}

.p_top .contact.step3 .form dl dd .upload .btn_upload label {
  display: none;
}

.error {
  color: #ff0000;
  display: block;
  width: 100%;
}

.cbWr .error {
  text-align: 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;
}

.animPopup.active {
  -webkit-animation: animPopup 1.6s linear both 0.7s;
     -moz-animation: animPopup 1.6s linear both 0.7s;
          animation: animPopup 1.6s linear both 0.7s;
}

.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);
}

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

.fadeInRight.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 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 animPopup {
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
            transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
  }
  5.11% {
    -webkit-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.71% {
    -webkit-transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.21% {
    -webkit-transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  13.21% {
    -webkit-transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.12% {
    -webkit-transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.02% {
    -webkit-transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.92% {
    -webkit-transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.73% {
    -webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.55% {
    -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  69.07% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.88% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  92.59% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-moz-keyframes animPopup {
  0% {
    -moz-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
         transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
  }
  5.11% {
    -moz-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.71% {
    -moz-transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.21% {
    -moz-transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  13.21% {
    -moz-transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.12% {
    -moz-transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.02% {
    -moz-transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.92% {
    -moz-transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.73% {
    -moz-transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.55% {
    -moz-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.26% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  69.07% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.88% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  92.59% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes animPopup {
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
       -moz-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
            transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
  }
  5.11% {
    -webkit-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.71% {
    -webkit-transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.21% {
    -webkit-transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  13.21% {
    -webkit-transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.12% {
    -webkit-transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.02% {
    -webkit-transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.92% {
    -webkit-transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.73% {
    -webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.55% {
    -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  69.07% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.88% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  92.59% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-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);
  }
}

@-moz-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);
  }
}

@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%);
    -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%);
  }
}

@-moz-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%);
  }
}

@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%);
  }
}


.thanks {
  text-align: center;
}