@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: 720px;
  }
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  body {
    padding-top: 83px;
  }
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    height: 83px;
    padding: 0 40px;
    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;
  }
}

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

@media screen and (min-width: 769px), print {
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 a {
    display: inline-block;
            width: 233px;
    margin-right: 23px;
  }
  .header > a {
    display: inline-block;
    width: 272px;
  }
  .footer {
    text-align: center;
    padding: 35px 0 15px;
    font-size: 16px;
    font-weight: 500;
    color: #050505;
    line-height: 1.42857;
  }
  .footer a {
    color: #050505;
  }
  .footer .copyright {
    margin-top: 50px;
  }
  .p_top .mv {
    font-size: 0;
    line-height: 0;
    text-align: center;
    background: url(../img/mv_bg.png) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 54px 0 44px;
  }
  .p_top .mv .row {
    max-width: 1028px;
  }
  .p_top .cta {
    background: url(../img/cta_bg.png) center bottom no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    padding: 50px 0;
    text-align: center;
  }
  .p_top .cta h2 {
    text-align: center;
    margin-bottom: 43px;
    position: relative;
    z-index: 2;
  }
  .p_top .cta h2 img {
    display: inline-block;
    width: 556px;
  }
  .p_top .cta a {
    display: inline-block;
    width: 722px;
  }
  .p_top .sec01 {
    padding: 60px 0 50px;
    text-align: center;
    position: relative;
    background-color: #F5F7FE;
  }
  .p_top .sec01::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 328px;
    background: url(../img/sec01_bg.png) center bottom no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    display: block;
  }
  .p_top .sec01 .row {
    max-width: 822px;
  }
  .p_top .sec01 h2 {
    text-align: center;
    margin-bottom: 35px;
    position: relative;
    z-index: 2;
  }
  .p_top .sec01 h2 img {
    display: inline-block;
    width: 502px;
  }
  .p_top .sec01 .sec01_img1 {
    display: block;
    text-align: center;
    margin-bottom: -200px;
    position: relative;
    z-index: 2;
  }
  .p_top .sec01 .sec01_img1 img {
    display: inline-block;
    width: 600px;
  }
  .p_top .sec01 .sec01_img3 {
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 20px 0;
  }
  .p_top .sec01 .sec01_img3 img {
    display: inline-block;
    width: 600px;
  }
  .p_top .sec01 .sec01_img4 {
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .p_top .sec01 .sec01_img4 img {
    display: inline-block;
    width: 819px;
  }
  .p_top .sec01 h3 {
    text-align: right;
    margin-top: -116px;
    position: relative;
    z-index: 2;
    margin-right: -50px;
  }
  .p_top .sec01 h3 img {
    display: inline-block;
    width: 657px;
  }
  .p_top .sec01 h4 {
    text-align: center;
  }
  .p_top .sec01 h4 img {
    display: inline-block;
    width: 800px;
  }
  .p_top .sec02 {
    padding: 40px 0 50px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    background-color: #FFF6DB;
  }
  .p_top .sec02 .row {
    max-width: 800px;
  }
  .p_top .sec02 h2 {
    text-align: center;
    margin-bottom: 34px;
  }
  .p_top .sec02 h2 img {
    display: inline-block;
    width: 219px;
  }
  .p_top .sec02 ul {
    display: -ms-grid;
    display: grid;
    gap: 32px;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .p_top .sec03 {
    padding: 50px 0;
  }
  .p_top .sec03 h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p_top .sec03 h2 img {
    display: inline-block;
    width: 251px;
  }
  .p_top .sec03 .sec03_txt {
    text-align: center;
    margin-bottom: 30px;
  }
  .p_top .sec03 .sec03_txt img {
    display: inline-block;
    width: 801px;
  }
  .p_top .sec03 ul {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .p_top .area {
    background-color: #001952;
    padding-bottom: 50px;
  }
  .p_top .area .area_head {
    text-align: center;
    height: 195px;
    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: url(../img/area_head_bg.png) center bottom no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    padding: 10px 0 30px;
    margin-bottom: 40px;
  }
  .p_top .area .area_head img {
    display: inline-block;
    width: 365px;
  }
  .p_top .area_main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 35px 35px 35px 75px;
    background-color: #fff;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .p_top .area_main .area_text {
    width: 284px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p_top .area .area_list {
    width: 100%;
    padding-left: 48px;
  }
  .p_top .area .area_list dl {
    overflow: hidden;
    background: #212D60;
    border: 1px solid #212D60;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .p_top .area .area_list dl + dl {
    margin-top: 15px;
  }
  .p_top .area .area_list dl dt {
    position: relative;
    padding: 15px 52px 15px 18px;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.33333;
    text-align: left;
    color: #fff;
    position: relative;
  }
  .p_top .area .area_list dl dt i {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    display: block;
  }
  .p_top .area .area_list dl dt i:before, .p_top .area .area_list dl dt i:after {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    -moz-transition: transform 0.25s ease-out, -moz-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out, -moz-transform 0.25s ease-out;
  }
  .p_top .area .area_list dl dt i:before {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
  }
  .p_top .area .area_list dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
  }
  .p_top .area .area_list dl dt.is_active i:before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .p_top .area .area_list dl dt.is_active i:after {
    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .p_top .area .area_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;
    background-color: #fff;
  }
  .p_top .area .area_list dl dd .actCt {
    padding: 18px;
    line-height: 1.42857;
    font-size: 14px;
    text-align: left;
    color: #000;
  }
  .p_top .qa {
    padding: 40px 0 50px;
    background-color: #FFF6DB;
  }
  .p_top .qa h2 {
    text-align: center;
    margin-bottom: 31px;
  }
  .p_top .qa h2 img {
    width: 188px;
  }
  .p_top .qa .qa_list {
    position: relative;
    z-index: 2;
    display: -ms-grid;
    display: grid;
    gap: 22px;
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .p_top .qa .qa_list dl {
    background: #fff;
    padding: 30px;
  }
  .p_top .qa .qa_list dl dt {
    font-weight: 700;
    font-size: 16px;
    color: #100F4D;
    margin-bottom: 20px;
    position: relative;
    padding-left: 48px;
  }
  .p_top .qa .qa_list dl dt::before {
    content: "Q";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    color: #FFFFFF;
    width: 38px;
    height: 38px;
    background-color: #100F4D;
    -moz-border-radius: 9999px;
         border-radius: 9999px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .qa .qa_list dl dd {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    color: #3C3C3C;
  }
  .p_top .contact {
    background-color: #212D60;
    padding: 50px 0 40px;
  }
  .p_top .contact .row {
    max-width: 800px;
  }
  .p_top .contact h2 {
    text-align: center;
    margin-bottom: 27px;
    position: relative;
  }
  .p_top .contact h2 img {
    width: 458px;
    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: 32px;
    -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: 16px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    font-weight: 500;
    color: #050505;
  }
  .p_top .contact .cbWr label a {
    color: #2A71C2;
  }
  .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 22px;
  }
  .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: 17px;
    height: 17px;
    background: #F2F2F2;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 4px;
         border-radius: 4px;
  }
  .p_top .contact .cbWr label span::after {
    left: 6px;
    top: 5px;
    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: 326px;
    margin-top: 10px;
  }
  .p_top .contact .form {
    position: relative;
    z-index: 2;
    background: #FFFFFF;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 30px 40px;
  }
  .p_top .contact .form h3 {
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.05em;
    color: #212D60;
    border-bottom: 4px solid #212D60;
    margin-bottom: 27px;
    text-align: center;
  }
  .p_top .contact .form h3 ~ h3 {
    margin-top: 25px;
  }
  .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: 12px;
  }
  .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: 218px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-right: 36px;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #050505;
  }
  .p_top .contact .form dl dt.pt0 {
    padding-top: 0;
  }
  .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: 19px;
    -moz-border-radius: 4px;
         border-radius: 4px;
    margin-left: 12px;
    color: #fff;
    background: #D5396A;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .p_top .contact .form dl dt small {
    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: 19px;
    -moz-border-radius: 4px;
         border-radius: 4px;
    margin-left: 12px;
    color: #fff;
    background: #858585;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .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 15px;
    outline: none;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 49px;
    background: #F2F2F2;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd input::-webkit-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input::-moz-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input:-ms-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input::placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .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;
    width: 100%;
    height: 237px;
    background: #F2F2F2;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd textarea::-webkit-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd textarea::-moz-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd textarea:-ms-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd textarea::placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_top .contact .form dl dd .df .select:not(:last-child) {
    margin-right: 10px;
  }
  .p_top .contact .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
    position: relative;
    width: 201px;
    height: 49px;
    background: #F2F2F2;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd .select label::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 8px;
    height: 9px;
    background: url(../img/ar.svg) center/100% 100% no-repeat;
    display: block;
  }
  .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: 500;
    font-size: 16px;
    color: #A5A5A5;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .p_top .contact .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_policy .policy {
    color: #000;
    padding: 50px 0 100px;
    min-height: -webkit-calc(100vh - 229px);
    min-height: -moz-calc(100vh - 229px);
    min-height: calc(100vh - 229px);
  }
  .p_policy .policy h2 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 40px;
    text-align: center;
  }
  .p_policy .policy h2.st2 {
    color: #000;
    font-size: 24px;
    margin-bottom: 39px;
  }
  .p_policy .policy .tac {
    text-align: center;
  }
  .p_policy .policy .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_policy .policy .df > figure {
    width: 40%;
  }
  .p_policy .policy .df .dlist {
    width: 60%;
    padding-left: 24px;
  }
  .p_policy .policy .fwb {
    font-weight: bold;
  }
  .p_policy .policy div {
    font-size: 16px;
  }
  .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 dl {
    font-size: 16px;
    line-height: 1.75;
  }
  .p_policy .policy .dlist dl + dl {
    margin-top: 10px;
  }
  .p_policy .policy .dlist.st2 dt {
    font-size: 20px;
    font-weight: bold;
  }
}

@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: 14.7343vw;
  }
  .header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    height: 14.7343vw;
    padding: 0 3.62319vw;
    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;
  }
}

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

@media screen and (max-width: 768px) {
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 a {
    display: inline-block;
    width: 50vw;
    margin-right: 5.55556vw;
  }
  .header > a {
    display: inline-block;
    width: 131.40097vw;
  }
  .footer {
    text-align: center;
    padding: 8.45411vw 0 3.62319vw;
    font-size: 3.86473vw;
    font-weight: 500;
    color: #050505;
    line-height: 1.42857;
  }
  .footer a {
    color: #050505;
  }
  .footer .copyright {
    margin-top: 12.07729vw;
  }
  .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%;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 1.20773vw 0;
    text-align: center;
  }
  .cta_fixed a {
    display: inline-block;
    width: 97.82609vw;
  }
  .p_top .footer {
    padding-bottom: 28.98551vw;
  }
  .p_top .mv {
    font-size: 0;
    line-height: 0;
    text-align: center;
  }
  .p_top .mv .row {
    padding: 0;
  }
  .p_top .cta {
    background: url(../img/cta_bg_sp.png) center bottom no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    padding: 12.07729vw 0;
    text-align: center;
  }
  .p_top .cta h2 {
    text-align: center;
    margin-bottom: 10.38647vw;
    position: relative;
    z-index: 2;
  }
  .p_top .cta h2 img {
    display: inline-block;
    width: 69.68599vw;
  }
  .p_top .cta a {
    display: inline-block;
    width: 93.11594vw;
  }
  .p_top .sec01 {
    padding: 10.86957vw 0 12.07729vw;
    text-align: center;
    position: relative;
    background-color: #F5F7FE;
  }
  .p_top .sec01 .sec01_img1 {
    display: block;
    text-align: center;
    margin: 0 -12px -60px;
    position: relative;
    z-index: 2;
  }
  .p_top .sec01 .sec01_img1 img {
    display: inline-block;
    width: 144.92754vw;
  }
  .p_top .sec01 .sec01_img3 {
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 4.83092vw 0 32px;
  }
  .p_top .sec01 .sec01_img3 img {
    display: inline-block;
    width: 144.92754vw;
  }
  .p_top .sec01 .sec01_img4 {
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0 -12px;
  }
  .p_top .sec01 h3 {
    text-align: right;
    margin-right: -15px;
    position: relative;
    z-index: 2;
  }
  .p_top .sec02 {
    padding: 9.66184vw 0 12.07729vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    background-color: #FFF6DB;
  }
  .p_top .sec02 .row {
    max-width: 193.23671vw;
  }
  .p_top .sec02 h2 {
    text-align: center;
    margin-bottom: 8.21256vw;
  }
  .p_top .sec02 h2 img {
    display: inline-block;
    width: 52.89855vw;
  }
  .p_top .sec02 ul {
    display: -ms-grid;
    display: grid;
    gap: 4.34783vw;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .sec03 {
    padding: 12.07729vw 0;
  }
  .p_top .sec03 h2 {
    text-align: center;
    margin-bottom: 7.24638vw;
  }
  .p_top .sec03 h2 img {
    display: inline-block;
    width: 60.62802vw;
  }
  .p_top .sec03 .sec03_txt {
    text-align: center;
    margin-bottom: 7.24638vw;
  }
  .p_top .sec03 .sec03_txt img {
    display: inline-block;
  }
  .p_top .sec03 ul {
    margin: 0 -15px;
    display: -ms-grid;
    display: grid;
    gap: 9.66184vw;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .sec03 ul li img {
    width: 91.0628vw;
  }
  .p_top .sec03 ul li:nth-child(odd) {
    text-align: right;
  }
  .p_top .area {
    padding-bottom: 12.07729vw;
  }
  .p_top .area .area_head {
    margin-bottom: 35px;
  }
  .p_top .area .area_text {
    margin-bottom: 15px;
  }
  .p_top .area .area_list dl {
    overflow: hidden;
    background: #212D60;
    border: 1px solid #212D60;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .p_top .area .area_list dl + dl {
    margin-top: 3.62319vw;
  }
  .p_top .area .area_list dl dt {
    position: relative;
    padding: 3.62319vw 12.56039vw 3.62319vw 4.34783vw;
    cursor: pointer;
    font-weight: bold;
    font-size: 4.34783vw;
    line-height: 1.33333;
    text-align: left;
    color: #fff;
    position: relative;
  }
  .p_top .area .area_list dl dt i {
    position: absolute;
    width: 4.83092vw;
    height: 4.83092vw;
    right: 3.62319vw;
    top: 50%;
    margin-top: -2.41546vw;
    display: block;
  }
  .p_top .area .area_list dl dt i:before, .p_top .area .area_list dl dt i:after {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    -moz-transition: transform 0.25s ease-out, -moz-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out, -moz-transform 0.25s ease-out;
  }
  .p_top .area .area_list dl dt i:before {
    top: 0;
    left: 50%;
    width: 0.48309vw;
    height: 100%;
    margin-left: -0.24155vw;
  }
  .p_top .area .area_list dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.48309vw;
    margin-top: -0.24155vw;
  }
  .p_top .area .area_list dl dt.is_active i:before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .p_top .area .area_list dl dt.is_active i:after {
    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .p_top .area .area_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;
    background-color: #fff;
  }
  .p_top .area .area_list dl dd .actCt {
    padding: 4.34783vw;
    line-height: 1.42857;
    font-size: 3.38164vw;
    text-align: left;
    color: #000;
  }
  .p_top .qa {
    padding: 9.66184vw 0 8.45411vw;
    background-color: #FFF6DB;
  }
  .p_top .qa h2 {
    text-align: center;
    margin-bottom: 7.48792vw;
  }
  .p_top .qa h2 img {
    width: 45.41063vw;
  }
  .p_top .qa .qa_list {
    position: relative;
    z-index: 2;
    display: -ms-grid;
    display: grid;
    gap: 2.41546vw;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .qa .qa_list dl {
    background: #fff;
    padding: 4.34783vw 3.62319vw;
  }
  .p_top .qa .qa_list dl dt {
    font-weight: 700;
    font-size: 3.86473vw;
    color: #100F4D;
    margin-bottom: 4.83092vw;
    position: relative;
    padding-left: 11.5942vw;
  }
  .p_top .qa .qa_list dl dt::before {
    content: "Q";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    font-size: 4.34783vw;
    line-height: 1;
    color: #FFFFFF;
    width: 9.17874vw;
    height: 9.17874vw;
    background-color: #100F4D;
    -moz-border-radius: 2415.21739vw;
         border-radius: 2415.21739vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .qa .qa_list dl dd {
    font-weight: 400;
    font-size: 3.86473vw;
    line-height: 1.625;
    color: #3C3C3C;
  }
  .p_top .contact {
    background-color: #212D60;
    padding: 13.28502vw 0 10.86957vw;
  }
  .p_top .contact h2 {
    text-align: center;
    margin-bottom: 5.07246vw;
    position: relative;
  }
  .p_top .contact h2 img {
    width: 76.57005vw;
    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: 7.72947vw;
    -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.86473vw;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    font-weight: 500;
    color: #050505;
  }
  .p_top .contact .cbWr label a {
    color: #2A71C2;
  }
  .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 5.31401vw;
  }
  .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.10628vw;
    height: 4.10628vw;
    background: #F2F2F2;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 0.96618vw;
         border-radius: 0.96618vw;
  }
  .p_top .contact .cbWr label span::after {
    left: 1.44928vw;
    top: 1.20773vw;
    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: 2.41546vw;
  }
  .p_top .contact .form {
    position: relative;
    z-index: 2;
    background: #FFFFFF;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    padding: 6.03865vw 8.45411vw;
  }
  .p_top .contact .form h3 {
    font-weight: 700;
    font-size: 4.34783vw;
    letter-spacing: 0.05em;
    color: #212D60;
    border-bottom: 0.96618vw solid #212D60;
    margin-bottom: 6.52174vw;
  }
  .p_top .contact .form h3 ~ h3 {
    margin-top: 6.03865vw;
  }
  .p_top .contact .form .f_txtError {
    font-size: 3.38164vw;
    margin-bottom: 0.96618vw;
    color: #f00;
  }
  .p_top .contact .form dl + dl {
    margin-top: 2.89855vw;
  }
  .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: 2.41546vw;
  }
  .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;
    font-weight: 700;
    font-size: 3.86473vw;
    letter-spacing: 0.05em;
    color: #050505;
    margin-bottom: 2.41546vw;
  }
  .p_top .contact .form dl dt.pt0 {
    padding-top: 0;
  }
  .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: 4.58937vw;
    -moz-border-radius: 0.96618vw;
         border-radius: 0.96618vw;
    margin-left: 2.89855vw;
    color: #fff;
    background: #D5396A;
    font-weight: 500;
    font-size: 3.38164vw;
    letter-spacing: 0.05em;
  }
  .p_top .contact .form dl dt small {
    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: 4.58937vw;
    -moz-border-radius: 0.96618vw;
         border-radius: 0.96618vw;
    margin-left: 2.89855vw;
    color: #fff;
    background: #858585;
    font-weight: 500;
    font-size: 3.38164vw;
    letter-spacing: 0.05em;
  }
  .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 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.83575vw;
    background: #F2F2F2;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd input::-webkit-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input::-moz-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input:-ms-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input::placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .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;
    width: 100%;
    height: 57.24638vw;
    background: #F2F2F2;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd textarea::-webkit-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd textarea::-moz-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd textarea:-ms-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd textarea::placeholder {
    color: #A5A5A5;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .contact .form dl dd .df .select:not(:last-child) {
    margin-bottom: 2.41546vw;
  }
  .p_top .contact .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 0.24155vw;
       -moz-perspective: 0.24155vw;
            perspective: 0.24155vw;
    position: relative;
    height: 11.83575vw;
    background: #F2F2F2;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .contact .form dl dd .select label::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 2.41546vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.93237vw;
    height: 2.17391vw;
    background: url(../img/ar.svg) center/100% 100% no-repeat;
    display: block;
  }
  .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: 500;
    font-size: -webkit-calc(max(3.86473vw, 16px));
    font-size: -moz-calc(max(3.86473vw, 16px));
    font-size: calc(max(3.86473vw, 16px));
    color: #A5A5A5;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .p_top .contact .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_policy .policy {
    color: #000;
    padding: 12.07729vw 0 24.15459vw;
    min-height: -webkit-calc(100vh - 50vw);
    min-height: -moz-calc(100vh - 50vw);
    min-height: calc(100vh - 50vw);
  }
  .p_policy .policy h2 {
    font-weight: 700;
    font-size: 5.7971vw;
    margin-bottom: 7.24638vw;
    text-align: center;
  }
  .p_policy .policy h2.st2 {
    color: #000;
    font-size: 5.7971vw;
  }
  .p_policy .policy .tac {
    text-align: center;
  }
  .p_policy .policy .fwb {
    font-weight: bold;
  }
  .p_policy .policy div {
    font-size: 3.86473vw;
  }
  .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 dl {
    font-size: 3.86473vw;
    line-height: 1.8;
    margin-top: 4.83092vw;
  }
  .p_policy .policy .dlist.st2 dt {
    font-weight: 700;
    font-size: 4.83092vw;
  }
}

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

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