@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;
  }
  .footer {
    text-align: center;
    padding: 27px 0 13px;
    font-weight: 500;
    font-size: 16px;
  }
  .footer p {
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #444;
  }
  .footer a {
    color: #444;
  }
  .footer .copyright {
    margin-top: 18px;
    color: #A9A9A9;
    font-size: 14px;
  }
  .p_top .mv {
    font-size: 0;
    line-height: 0;
    text-align: center;
    background-color: #d2e1fb;
    position: relative;
  }
  .p_top .mv img {
    max-width: 1400px;
    display: inline-block;
  }
  .p_top .mv h1 {
    position: absolute;
    left: 4%;
    top: 4%;
        width: 290px;
  }
  .p_top .mv h1 a img {
    width: 100%;
  }
  .p_top .cta {
    padding-top: 13px;
    background-color: #354270;
  }
  .p_top .cta {
    padding-top: 13px;
    background-color: #354270;
  }
  .p_top .cta .cta_main .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: block;
    /* -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; */
    position: relative;
  }
  .p_top .cta .cta_main .df_l {
    width: 67%;
    margin: 0 auto;
  }
  .p_top .cta .cta_main .df_r {
    width: 44.2%;
    position: absolute;
    left: 16%;
    bottom: 2.5%;
  }
  .p_top .cta .cta_main .df_r .cta_tel {
    display: block;
    position: relative;
  }
  .p_top .cta .cta_main .df_r .cta_tel span {
    position: absolute;
    top: 8px;
    left: 75px;
    line-height: 100%;
    white-space: nowrap;
    font-weight: 700;
    font-size: 38px;
    color: #fff;
  }
  .p_top .cta .cta_main .df_r a {
    display: block;
    font-size: 0;
    line-height: 0;
  }
  .p_top .cta .cta_main .df_r a + a {
    margin-top: -5px;
  }
  .p_top .sec01 {
    background: #02B902;
    padding-top: 26px;
  }
  .p_top .sec02 {
    padding-top: 30px;
    background-color: #E3E7F7;
  }
  .p_top .sec02 .sec02_img2 {
    margin: 16px 0;
  }
  .p_top .sec02 .sec02_img3 {
    padding-left: 66px;
  }
  .p_top .sec02 .sec02_img3 img {
    width: 706px;
  }
  .p_top .sec03 {
    /* border-top: 10px solid #fff; */
    padding-bottom: 50px;
    padding-top: 30px;
    background: -webkit-linear-gradient(301.91deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
    background: -moz- oldlinear-gradient(301.91deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
    background: linear-gradient(148.09deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
  }
  .p_top .sec03_main {
    background-color: #fff;
    padding: 0 67px 50px;
  }
  .p_top .sec03 h2 {
    margin-bottom: -40px;
    text-align: center;
  }
  .p_top .sec03 h2 img {
    display: inline-block;
    width: 576px;
    position: relative;
    top: -30px;
  }
  .p_top .sec04 {
    background: #FFE4F8 url(../img/gird.png) repeat;
    padding-bottom: 77px;
  }
  .p_top .sec04 h2 {
    text-align: center;
  }
  .p_top .sec04 h2 img {
    display: inline-block;
    width: 576px;
    position: relative;
  }
  .p_top .sec04 ul {
    display: -ms-grid;
    display: grid;
    gap: 30px 40px;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .p_top .sec05 {
    background: #FFE4F8 url(../img/gird.png) repeat;
    padding: 70px 0 80px;
  }
  .p_top .sec05 .row {
    max-width: 798px;
  }
  .p_top .sec05 h2 {
    text-align: center;
    margin-bottom: 40px;
  }
  .p_top .sec05 h2 img {
    display: inline-block;
    width: 200px;
    position: relative;
  }
  .p_top .sec05 ul {
    display: -ms-grid;
    display: grid;
    gap: 30px;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .p_top .sec06 {
    padding: 70px 0 80px;
  }
  .p_top .sec06 h2 {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
  }
  .p_top .sec06 h2 img {
    display: inline-block;
    width: 250px;
    position: relative;
  }
  .p_top .sec07 {
    padding: 30px 0 35px;
    background: -webkit-linear-gradient(301.91deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
    background: -moz- oldlinear-gradient(301.91deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
    background: linear-gradient(148.09deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
  }
  .p_top .sec08 {
    padding: 50px 0 60px;
    background-color: #FFF3FC;
  }
  .p_top .sec08 .row {
    max-width: 631px;
  }
  .p_top .sec08 h2 {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
  }
  .p_top .sec08 h2 img {
    display: inline-block;
    width: 250px;
    position: relative;
  }
  .p_top .qa {
    padding: 60px 0 80px;
  }
  .p_top .qa h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p_top .qa h2 img {
    width: 350px;
  }
  .p_top .qa .row {
    max-width: 700px;
  }
  .p_top .qa .qa_list dl + dl {
    margin-top: 15px;
  }
  .p_top .qa .qa_list dl dt {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 14px 53px;
    cursor: pointer;
    letter-spacing: 0.1em;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background-color: #618DEF;
    -moz-border-radius: 27px;
         border-radius: 27px;
  }
  .p_top .qa .qa_list dl dt:hover {
    opacity: 0.7;
  }
  .p_top .qa .qa_list dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 21px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 17px;
    height: 23px;
    background: url(../img/ic_q.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .qa .qa_list dl dt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .qa .qa_list dl dt.is_active:after {
    -webkit-transform: translateY(-50%) scaleY(-1);
       -moz-transform: translateY(-50%) scaleY(-1);
        -ms-transform: translateY(-50%) scaleY(-1);
            transform: translateY(-50%) scaleY(-1);
  }
  .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: 16px 0 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.62;
    letter-spacing: 0.1em;
    color: #444444;
  }
  .p_top .contact {
    background-color: #FFF3FC;
    padding: 50px 0 67px;
  }
  .p_top .contact .row {
    max-width: 678px;
  }
  .p_top .contact h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p_top .contact h2 img {
    width: 300px;
    display: inline-block;
  }
  .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: 14px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    font-weight: 500;
    color: #424242;
  }
  .p_top .contact .cbWr label a {
    color: #FF6B6B;
  }
  .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 20px;
  }
  .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: 15px;
    height: 15px;
    background: #FFFFFF;
    border: 1px solid #B7B7B7;
    -moz-border-radius: 2px;
         border-radius: 2px;
  }
  .p_top .contact .cbWr label span::after {
    left: 5px;
    top: 3px;
    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 .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .contact 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: 399px;
    margin-top: 19px;
  }
  .p_top .contact .form {
    position: relative;
  }
  .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: 23px;
  }
  .p_top .contact .form dl.ait dt {
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 10px;
  }
  .p_top .contact .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;
    width: 178px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 11px;
    padding-right: 14px;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: #444444;
    white-space: nowrap;
  }
  .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: 4px;
         border-radius: 4px;
    background-color: #F15A8E;
    margin-left: 8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #FFFFFF;
  }
  .p_top .contact .form dl dd {
    width: 100%;
  }
  .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 20px;
    outline: none;
    font-size: 14px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd input::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    letter-spacing: 0.03em;
    color: #A7A7A7;
  }
  .p_top .contact .form dl dd input::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    letter-spacing: 0.03em;
    color: #A7A7A7;
  }
  .p_top .contact .form dl dd input:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    letter-spacing: 0.03em;
    color: #A7A7A7;
  }
  .p_top .contact .form dl dd input::placeholder {
    color: #D0D0D0;
    opacity: 1;
    letter-spacing: 0.03em;
    color: #A7A7A7;
  }
  .p_top .contact .form dl dd .select {
    width: 353px;
  }
  .p_top .contact .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd .select label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #9C9C9C;
  }
  .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 20px;
    background: transparent;
    font-weight: 700;
    font-size: 14px;
    color: #444;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .p_top .contact .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .contact .form dl dd textarea {
    width: 100%;
    padding: 10px 15px;
    outline: none;
    font-size: 14px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 213px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd textarea::-webkit-input-placeholder {
    letter-spacing: 0.03em;
    color: #A7A7A7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::-moz-placeholder {
    letter-spacing: 0.03em;
    color: #A7A7A7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea:-ms-input-placeholder {
    letter-spacing: 0.03em;
    color: #A7A7A7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::placeholder {
    letter-spacing: 0.03em;
    color: #A7A7A7;
    opacity: 1;
  }
  .p_policy .policy {
    color: #333;
    padding: 50px 0 100px;
    min-height: -webkit-calc(100vh - 103px);
    min-height: -moz-calc(100vh - 103px);
    min-height: calc(100vh - 103px);
  }
  .p_policy .policy a {
    color: #444444;
  }
  .p_policy .policy .row {
    max-width: 750px;
  }
  .p_policy .policy h2 {
    text-align: center;
    margin-bottom: 50px;
  }
  .p_policy .policy h2 img {
    width: 500px;
  }
  .p_policy .policy.company h2 img {
    width: 200px;
  }
  .p_policy .policy h2.st2 img {
    width: 200px;
  }
  .p_policy .policy .tac {
    text-align: center;
  }
  .p_policy .policy div {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.62;
    text-align: center;
    letter-spacing: 0.1em;
    color: #444444;
  }
  .p_policy .policy .btnBack {
    text-align: center;
    margin-top: 60px;
  }
  .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: 444px;
    min-height: 69px;
    background: #618DEF;
    -moz-border-radius: 999px;
         border-radius: 999px;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
  }
  .p_policy .policy .dlist dl {
    font-size: 16px;
    line-height: 1.625;
    text-align: left;
    margin-top: 40px;
    letter-spacing: 0.1em;
    color: #444444;
  }
  .p_policy .policy .dlist dl + dl {
    margin-top: 20px;
  }
  .p_policy .policy .dlist dl dt {
    font-weight: bold;
    margin-bottom: 15px;
  }
}

@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;
  }
  body {
    /*padding-top: 12.90821vw;*/
  }
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    height: 12.90821vw;
    -moz-box-shadow: 0px 0.96618vw 0.96618vw rgba(0, 0, 0, 0.09);
         box-shadow: 0px 0.96618vw 0.96618vw rgba(0, 0, 0, 0.09);
  }
  .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;
  }
  .header ul li:not(:last-child) {
    margin-right: 1.20773vw;
  }
  .header ul li a {
    display: block;
    width: 14.49275vw;
  }
  .header .row {
    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: 100%;
  }
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 a {
    display: inline-block;
    width: 56.02415vw;
  }
  .footer {
    text-align: center;
    padding: 6.03865vw 0 10.14493vw;
    font-weight: 500;
  }
  .footer p {
    font-size: 3.86473vw;
    line-height: 150%;
    text-align: center;
  }
  .footer a {
    color: #444;
  }
  .footer .copyright {
    margin-top: 4.34783vw;
    color: #A9A9A9;
    font-size: 3.38164vw;
  }
  .p_top .mv {
    font-size: 0;
    line-height: 0;
    text-align: center;
    background-color: #d2e1fb;
    position: relative;
  }
  .p_top .mv .cta_fixed {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 0;
    line-height: 0;
    width: 100%;
    padding: 1.93237vw 0;
    text-align: center;
    transition: all 0.3s;
  }
  .p_top .mv .cta_fixed a {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 96.61836vw;
  }
  .p_top .mv .cta_fixed.show {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    position: fixed;
    z-index: 99;
  }
  .p_top .footer {
    padding-bottom: 28.98551vw;
  }
  .p_top .cta {
    padding-top: 1.57005vw;
    padding-bottom: 5.17874vw;
    background-color: #354270;
  }
  .p_top .cta .cta_main .df_l {
    margin-bottom: -1.20773vw;
  }
  .p_top .cta .cta_main .df_l img {
    width: 88.4058vw;
  }
  .p_top .cta .cta_main .df_r a {
    display: block;
    font-size: 0;
    line-height: 0;
  }
  .p_top .cta .cta_main .df_r a + a {
    margin-top: -1.20773vw;
  }
  .p_top .sec01 {
    background: #02B902;
  }
  .p_top .sec01 .row {
    padding: 0;
  }
  .p_top .sec02 {
    padding-top: 7.24638vw;
    background-color: #E3E7F7;
  }
  .p_top .sec02 .sec02_img2 {
    margin: 3.86473vw 0;
  }
  .p_top .sec02 .sec02_img3 img {
    width: 89.37198vw;
  }
  .p_top .sec03 {
    padding-bottom: 7.24638vw;
    padding-top: 7.24638vw;
    background: -webkit-linear-gradient(301.91deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
    background: -moz- oldlinear-gradient(301.91deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
    background: linear-gradient(148.09deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
  }
  .p_top .sec03_main {
    background-color: #fff;
    padding: 0 3.62319vw 7.24638vw;
  }
  .p_top .sec03 h2 {
    margin-bottom: -9.66184vw;
    text-align: center;
    margin-left: -7.24638vw;
    margin-right: -7.24638vw;
  }
  .p_top .sec03 h2 img {
    display: inline-block;
    width: 100%;
    position: relative;
    top: -7.24638vw;
  }
  .p_top .sec04 {
    background: #FFE4F8 url(../img/gird.png) repeat;
    padding-bottom: 14.00966vw;
  }
  .p_top .sec04 .row {
    padding: 0;
  }
  .p_top .sec04 h2 {
    text-align: center;
    margin-bottom: -21.73913vw;
  }
  .p_top .sec04 ul li {
    width: 96.37681vw;
  }
  .p_top .sec04 ul li + li {
    margin-top: 4.34783vw;
  }
  .p_top .sec04 ul li:nth-child(even) {
    margin-left: auto;
  }
  .p_top .sec05 {
    background: #FFE4F8 url(../img/gird.png) repeat;
    padding: 12.07729vw 0;
  }
  .p_top .sec05 h2 {
    text-align: center;
    margin-bottom: 7.24638vw;
  }
  .p_top .sec05 h2 img {
    display: inline-block;
    width: 38.64734vw;
    position: relative;
  }
  .p_top .sec05 ul li + li {
    margin-top: 7.24638vw;
  }
  .p_top .sec06 {
    padding: 12.07729vw 0 18.35749vw;
  }
  .p_top .sec06 h2 {
    margin-bottom: 4.83092vw;
    text-align: center;
    position: relative;
  }
  .p_top .sec06 h2 img {
    display: inline-block;
    width: 48.30918vw;
    position: relative;
  }
  .p_top .sec07 {
    padding: 7.24638vw 0;
    background: -webkit-linear-gradient(301.91deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
    background: -moz- oldlinear-gradient(301.91deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
    background: linear-gradient(148.09deg, rgba(251, 226, 250, 0.7) 36.77%, rgba(254, 226, 250, 0.7) 39.45%, rgba(236, 227, 249, 0.7) 52.49%, rgba(217, 229, 248, 0.7) 66.65%);
  }
  .p_top .sec07 .sec07_img {
    margin-right: -3.62319vw;
    margin-left: -0.96618vw;
  }
  .p_top .sec08 {
    padding: 12.07729vw 0 14.49275vw;
    background-color: #FFF3FC;
  }
  .p_top .sec08 h2 {
    margin-bottom: 9.66184vw;
    text-align: center;
    position: relative;
  }
  .p_top .sec08 h2 img {
    display: inline-block;
    width: 48.30918vw;
    position: relative;
  }
  .p_top .qa {
    padding: 14.49275vw 0;
  }
  .p_top .qa h2 {
    text-align: center;
    margin-bottom: 7.24638vw;
  }
  .p_top .qa h2 img {
    width: 67.63285vw;
  }
  .p_top .qa .qa_list dl + dl {
    margin-top: 3.62319vw;
  }
  .p_top .qa .qa_list dl dt {
    position: relative;
    font-size: 3.86473vw;
    line-height: 1.3;
    font-weight: bold;
    color: #fff;
    padding: 3.38164vw 9.66184vw;
    cursor: pointer;
    letter-spacing: 0.1em;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background-color: #618DEF;
    -moz-border-radius: 241.30435vw;
         border-radius: 241.30435vw;
  }
  .p_top .qa .qa_list dl dt:hover {
    opacity: 0.7;
  }
  .p_top .qa .qa_list dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 3.62319vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4.10628vw;
    height: 5.55556vw;
    background: url(../img/ic_q.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .qa .qa_list dl dt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3.62319vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 1.93237vw solid transparent;
    border-right: 1.93237vw solid transparent;
    border-top: 2.89855vw solid #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .qa .qa_list dl dt.is_active:after {
    -webkit-transform: translateY(-50%) scaleY(-1);
       -moz-transform: translateY(-50%) scaleY(-1);
        -ms-transform: translateY(-50%) scaleY(-1);
            transform: translateY(-50%) scaleY(-1);
  }
  .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: 3.86473vw 0 1.20773vw;
    font-weight: 500;
    font-size: 3.86473vw;
    line-height: 1.62;
    letter-spacing: 0.1em;
    color: #444444;
  }
  .p_top .contact {
    background-color: #FFF3FC;
    padding: 12.07729vw 0 11.35266vw;
  }
  .p_top .contact h2 {
    text-align: center;
    margin-bottom: 7.24638vw;
  }
  .p_top .contact h2 img {
    width: 57.97101vw;
    display: inline-block;
  }
  .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;
    font-weight: 500;
    color: #424242;
  }
  .p_top .contact .cbWr label a {
    color: #FF6B6B;
  }
  .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 4.83092vw;
  }
  .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: 3.62319vw;
    height: 3.62319vw;
    background: #FFFFFF;
    border: 1px solid #B7B7B7;
    -moz-border-radius: 0.48309vw;
         border-radius: 0.48309vw;
  }
  .p_top .contact .cbWr label span::after {
    left: 1.20773vw;
    top: 0.72464vw;
    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 .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .contact 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;
    margin-top: 4.58937vw;
  }
  .p_top .contact .form {
    position: relative;
  }
  .p_top .contact .form .f_txtError {
    font-size: 3.38164vw;
    margin-bottom: 0.96618vw;
    color: #f00;
  }
  .p_top .contact .form dl + dl {
    margin-top: 5.55556vw;
  }
  .p_top .contact .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;
    padding-top: 2.657vw;
    padding-right: 3.38164vw;
    font-weight: 500;
    font-size: 3.86473vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: #444444;
    margin-bottom: 2.41546vw;
  }
  .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: 9.90338vw;
    min-height: 5.07246vw;
    -moz-border-radius: 0.96618vw;
         border-radius: 0.96618vw;
    background-color: #F15A8E;
    margin-left: 1.93237vw;
    font-weight: 500;
    font-size: 2.89855vw;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #FFFFFF;
  }
  .p_top .contact .form dl dd {
    width: 100%;
  }
  .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 4.83092vw;
    outline: none;
    font-size: -webkit-calc(max(3.38164vw, 16px));
    font-size: -moz-calc(max(3.38164vw, 16px));
    font-size: calc(max(3.38164vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 13.52657vw;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd input::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    letter-spacing: 0.03em;
    color: #A7A7A7;
  }
  .p_top .contact .form dl dd input::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    letter-spacing: 0.03em;
    color: #A7A7A7;
  }
  .p_top .contact .form dl dd input:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    letter-spacing: 0.03em;
    color: #A7A7A7;
  }
  .p_top .contact .form dl dd input::placeholder {
    color: #D0D0D0;
    opacity: 1;
    letter-spacing: 0.03em;
    color: #A7A7A7;
  }
  .p_top .contact .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 0.24155vw;
       -moz-perspective: 0.24155vw;
            perspective: 0.24155vw;
    height: 13.52657vw;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd .select label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3.38164vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 1.93237vw solid transparent;
    border-right: 1.93237vw solid transparent;
    border-top: 2.89855vw solid #9C9C9C;
  }
  .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 4.83092vw;
    background: transparent;
    font-weight: 700;
    font-size: -webkit-calc(max(3.38164vw, 16px));
    font-size: -moz-calc(max(3.38164vw, 16px));
    font-size: calc(max(3.38164vw, 16px));
    color: #444;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .p_top .contact .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .contact .form dl dd textarea {
    width: 100%;
    padding: 2.41546vw 3.62319vw;
    outline: none;
    font-size: -webkit-calc(max(3.38164vw, 16px));
    font-size: -moz-calc(max(3.38164vw, 16px));
    font-size: calc(max(3.38164vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 38.64734vw;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd textarea::-webkit-input-placeholder {
    letter-spacing: 0.03em;
    color: #A7A7A7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::-moz-placeholder {
    letter-spacing: 0.03em;
    color: #A7A7A7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea:-ms-input-placeholder {
    letter-spacing: 0.03em;
    color: #A7A7A7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::placeholder {
    letter-spacing: 0.03em;
    color: #A7A7A7;
    opacity: 1;
  }
  .p_policy .policy {
    color: #333;
    padding: 12.07729vw 0 1.15459vw;
    min-height: -webkit-calc(100vh - vw(130));
    min-height: -moz-calc(100vh - vw(130));
    min-height: calc(100vh - vw(130));
  }
  .p_policy .policy h2 {
    font-weight: 700;
    font-size: 5.7971vw;
    margin-bottom: 11.5942vw;
    text-align: center;
  }
  .p_policy .policy h2 img {
    width: 80.5153vw;
  }
  .p_policy .policy.company h2 img {
    width: 40.5153vw;
  }
  .p_policy .policy h2.st2 img {
    width: 32.20612vw;
  }
  .p_policy .policy .tac {
    text-align: center;
  }
  .p_policy .policy .fwb {
    font-weight: bold;
  }
  .p_policy .policy div {
    font-size: 3.86473vw;
    letter-spacing: 0.1em;
    color: #444444;
  }
  .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: #618DEF;
    -moz-border-radius: 241.30435vw;
         border-radius: 241.30435vw;
    font-size: 5.7971vw;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.1em;
  }
  .p_policy .policy .dlist dl {
    font-size: 3.86473vw;
    line-height: 1.75;
    text-align: left;
    margin-top: 4.83092vw;
    letter-spacing: 0.1em;
    color: #444444;
  }
  .p_policy .policy .dlist dl + dl {
    margin-top: 4.34783vw;
  }
  .p_policy .policy .dlist dl dt {
    font-weight: bold;
  }
}

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


.company_bod {
  border-bottom: solid #e5e5e5;
  padding-bottom: 2rem;
}
.company_pic {
  margin-top: 1rem;
}