@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@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 {
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  body {
    padding-top: 95px;
  }
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    height: 95px;
    border-top: 4px solid #023560;
  }
  .header a.header_tel {
    padding-left: 55px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header a.header_tel::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background: url(../img/ic_tel.png) center/100% 100% no-repeat;
    display: block;
  }
  .header a.header_tel span {
    display: block;
    line-height: 1;
    font-weight: 700;
    font-size: 24px;
    white-space: nowrap;
    font-family: 'Ro GSan Serif Std';
  }
}

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

@media screen and (min-width: 769px), print {
  .header a.header_tel small {
    display: block;
    font-size: 12px;
  }
  .header a.header_mail {
    display: block;
    width: 225px;
    margin-left: 20px;
    /* margin-right: 10px; */
  }
}

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

@media screen and (min-width: 769px), print {
  .header a.header_line {
    display: block;
    width: 225px;
  }
}

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

@media screen and (min-width: 769px), print {
  .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: 247px;
  }
}

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

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

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

@media screen and (min-width: 769px), print {
  .footer {
    background: #000;
    color: #fff;
    padding: 20px 0 15px;
    text-align: center;
  }
  .footer a {
    color: #fff;
  }
  .footer p {
    font-size: 14px;
  }
  .footer h2 {
    text-align: center;
    font-family: 'Ro GSan Serif Std';
    font-size: 20px;
    font-weight: bold;
  }
  .footer .dlist {
    display: inline-block;
    font-size: 14px;
    margin: 20px 0 30px;
    font-weight: 400;
  }
  .footer .dlist dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .footer .dlist dl + dl {
    margin-top: 5px;
  }
  .footer .dlist dl dt {
    width: 92px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-weight: bold;
  }
  .footer .dlist dl dd {
    width: 100%;
  }
  .footer .copyright {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #888;
  }
  .p_top .countDownWrap {
    background-color: #000;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.065em;
    color: #FFFFFF;
    text-align: center;
  }
  .p_top .countDownWrap small {
    font-size: 18px;
  }
  .p_top .countDownWrap i {
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-size: 40px;
    color: #FF5454;
  }
  .p_top .mv {
    text-align: center;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    font-size: 0;
    line-height: 0;
    background: #D4EEED url(../img/mv_bg.png) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .p_top .mv::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    height: 84px;
    background: #023660;
    display: block;
    z-index: -1;
  }
  .p_top .mv .mv_pic {
    position: relative;
    display: inline-block;
    height: 600px;
  }
  .p_top .mv .mv_pic .mv_pic_in {
    width: 1400px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_top .mv .mv_txt01_01 {
    position: absolute;
    bottom: 120px;
    left: -webkit-calc(50% - 50px);
    left: -moz-calc(50% - 50px);
    left: calc(50% - 50px);
    width: 48px;
  }
  .p_top .mv .mv_txt01_01 img {
    -webkit-animation: mv_track 0.3s ease 0.6s infinite;
       -moz-animation: mv_track 0.3s ease 0.6s infinite;
            animation: mv_track 0.3s ease 0.6s infinite;
  }
  .p_top .mv .mv_txt01_02 {
    position: absolute;
    width: 242px;
    top: 150px;
    right: -webkit-calc(50% - 460px);
    right: -moz-calc(50% - 460px);
    right: calc(50% - 460px);
  }
  .p_top .mv .mv_txt01_02 img {
    -webkit-animation: mv_track 0.3s ease 0.6s infinite;
       -moz-animation: mv_track 0.3s ease 0.6s infinite;
            animation: mv_track 0.3s ease 0.6s infinite;
  }
  .p_top .mv .mv_txt02 {
    position: absolute;
    left: 50%;
    bottom: 238px;
    width: 344px;
    margin-left: -172px;
  }
  .p_top .mv .mv_txt02 img {
    -webkit-animation: mv_panda 2s 2s linear infinite;
       -moz-animation: mv_panda 2s 2s linear infinite;
            animation: mv_panda 2s 2s linear infinite;
  }
  .p_top .sec01 {
    background: url(../img/sec01_bg.png) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 40px 0;
    text-align: center;
  }
  .p_top .sec02 {
    padding-bottom: 51px;
    background-color: #F6FFFE;
    text-align: center;
  }
  .p_top .sec02 .row {
    max-width: 695px;
  }
  .p_top .sec02 h2 {
    text-align: center;
    margin-bottom: 17px;
  }
  .p_top .sec02 h2 img {
    display: inline-block;
    width: 593px;
  }
  .p_top .sec02 h3 {
    text-align: center;
    margin: 50px 0 20px;
  }
  .p_top .sec02 h3 img {
    display: inline-block;
    width: 498px;
  }
  .p_top .sec03 {
    background: url(../img/sec03_bg.png) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 43px 0 63px;
  }
  .p_top .sec03 h2 {
    text-align: center;
    margin-bottom: 27px;
  }
  .p_top .sec03 h2 img {
    display: inline-block;
    width: 422px;
  }
  .p_top .sec04 {
    background: url(../img/grid.png) repeat;
    padding: 50px 0 63px;
  }
  .p_top .sec04 .row {
    max-width: 800px;
  }
  .p_top .sec04 h2 {
    text-align: center;
    margin-bottom: 16px;
  }
  .p_top .sec04 h2 img {
    display: inline-block;
    width: 465px;
  }
  .p_top .sec04 h3 {
    text-align: center;
    margin: 40px 0 -38px;
  }
  .p_top .sec04 h3 img {
    display: inline-block;
    width: 437px;
  }
  .p_top .cta {
    background: url(../img/cta_bg.png) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 20px 0 33px;
  }
  .p_top .cta .row {
    max-width: 800px;
  }
  .p_top .cta_main {
    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: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p_top .cta_main .cta_l {
    position: relative;
  }
  .p_top .cta_main .cta_l .countDownWrap {
    position: absolute;
    top: 125px;
    left: 14px;
    -moz-border-radius: 3px;
         border-radius: 3px;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .p_top .cta_main .cta_l .countDownWrap small {
    font-size: 14px;
  }
  .p_top .cta_main .cta_l .countDownWrap i {
    line-height: 1.2;
    font-size: 27px;
  }
  .p_top .cta_main > div {
    width: -webkit-calc((100% - 30px) / 2);
    width: -moz-calc((100% - 30px) / 2);
    width: calc((100% - 30px) / 2);
  }
  .p_top .cta_main a.cta_tel {
    padding-left: 55px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
  .p_top .cta_main a.cta_tel::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 44px;
    height: 57px;
    background: url(../img/ic_tel2.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .cta_main a.cta_tel span {
    display: block;
    line-height: 1;
    font-weight: 700;
    font-size: 35px;
    white-space: nowrap;
    font-family: 'Ro GSan Serif Std';
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) and (min-width: 769px) {
  .p_top .cta_main a.cta_tel span {
    font-size: 30px;
  }
}

@media screen and (min-width: 769px), print {
  .p_top .cta_main a.cta_tel small {
    font-weight: bold;
    display: block;
    font-size: 15px;
  }
  .p_top .cta_main a.cta_tel small em {
    font-style: normal;
    color: #FF5454;
  }
  .p_top .area {
    background-color: #F9FCFF;
    padding-bottom: 70px;
  }
  .p_top .area .row {
    max-width: 750px;
  }
  .p_top .area .area_txt {
    display: block;
    text-align: center;
    margin-bottom: -20px;
  }
  .p_top .area .area_txt img {
    display: inline-block;
    width: 536px;
  }
  .p_top .area .dlist {
    position: relative;
    z-index: 2;
  }
  .p_top .area .dlist dl {
    border: 3px solid #000;
    -moz-border-radius: 10px;
         border-radius: 10px;
    overflow: hidden;
    padding: 0 20px;
    background-color: #fff;
  }
  .p_top .area .dlist dl + dl {
    margin-top: 11px;
  }
  .p_top .area .dlist dl dt {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    padding: 15px 45px 15px 0;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .area .dlist dl dt:hover {
    opacity: 0.7;
  }
  .p_top .area .dlist 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 .area .dlist dl dt i {
    position: absolute;
    width: 26px;
    height: 26px;
    right: 0;
    top: 50%;
    margin-top: -13px;
    display: block;
  }
  .p_top .area .dlist dl dt i:before, .p_top .area .dlist dl dt i:after {
    content: "";
    position: absolute;
    background-color: #000;
    -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 .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 3px;
    height: 100%;
    margin-left: -1.5px;
  }
  .p_top .area .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    margin-top: -1.5px;
  }
  .p_top .area .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .area .dlist 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 .area .dlist dl dd .actCt {
    font-size: 14px;
    line-height: 1.71429;
    padding: 13px 0 23px;
    font-weight: 500;
    border-top: 1px solid #000;
  }
  .p_top .flow {
    background: url(../img/grid.png) repeat;
    padding: 50px 0 60px;
  }
  .p_top .flow .row {
    max-width: 600px;
  }
  .p_top .faq {
    background: url(../img/grid.png) repeat;
    padding: 40px 0 50px;
    border-top: 4px solid #000;
  }
  .p_top .faq .row {
    max-width: 650px;
  }
  .p_top .faq h2 {
    text-align: center;
    margin-bottom: 25px;
  }
  .p_top .faq h2 img {
    display: inline-block;
    width: 275px;
  }
  .p_top .faq .dlist {
    position: relative;
    z-index: 2;
  }
  .p_top .faq .dlist dl {
    overflow: hidden;
    padding: 0 15px;
    background-color: #3078CF;
    color: #fff;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .p_top .faq .dlist dl + dl {
    margin-top: 11px;
  }
  .p_top .faq .dlist dl:nth-child(even) {
    background-color: #0095F1;
  }
  .p_top .faq .dlist dl dt {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    padding: 15px 45px 15px 0;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
    padding-left: 25px;
  }
  .p_top .faq .dlist dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 15px;
    height: 17px;
    background: url(../img/ic_q.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .faq .dlist dl dt:hover {
    opacity: 0.7;
  }
  .p_top .faq .dlist 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 .faq .dlist dl dt i {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    margin-top: -10px;
    display: block;
  }
  .p_top .faq .dlist dl dt i:before, .p_top .faq .dlist 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 .faq .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
  }
  .p_top .faq .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
  }
  .p_top .faq .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .faq .dlist 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 .faq .dlist dl dd .actCt {
    font-size: 14px;
    line-height: 1.71429;
    padding: 13px 0 23px;
    border-top: 1px solid #fff;
  }
  .p_top .contact {
    background-color: #F6FFFE;
    padding-bottom: 60px;
  }
  .p_top .contact h2 {
    text-align: center;
    background-color: #000;
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .p_top .contact h2 img {
    width: 236px;
    display: inline-block;
  }
  .p_top .contact .row {
    max-width: 750px;
  }
  .p_top .contact .box_tel {
    position: relative;
    display: block;
    width: 392px;
    margin: 20px auto 30px;
  }
  .p_top .contact .box_tel span {
    position: absolute;
    left: 61px;
    top: 39px;
    display: block;
    line-height: 1;
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    white-space: nowrap;
    z-index: 3;
    font-family: 'Ro GSan Serif Std';
  }
  .p_top .contact .text {
    font-size: 18px;
    line-height: 1.77778;
    text-align: center;
  }
  .p_top .contact .form {
    position: relative;
    z-index: 2;
    -moz-border-radius: 20px;
         border-radius: 20px;
    border: 4px solid #000;
    padding: 30px 30px 40px;
  }
  .p_top .contact .form .f_txtError {
    font-size: 14px;
    margin-bottom: 4px;
    color: #f00;
  }
  .p_top .contact .form .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 .form .cbWr div, .p_top .contact .form .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .contact .form .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;
  }
  .p_top .contact .form .cbWr label a {
    color: #00A3FF;
  }
  .p_top .contact .form .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .contact .form .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 .form .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: 16px;
    height: 16px;
    border: 1px solid #000;
    -moz-border-radius: 2px;
         border-radius: 2px;
  }
  .p_top .contact .form .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 .form .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .contact .form .cbWr .error {
    text-align: center;
    width: 100%;
  }
  .p_top .contact .form button {
    padding: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    background-color: transparent;
    width: 306px;
    margin-top: 19px;
  }
  .p_top .contact .form dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_top .contact .form dl + dl {
    margin-top: 15px;
  }
  .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;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    width: 230px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-right: 10px;
  }
  .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: 46px;
    min-height: 20px;
    -moz-border-radius: 999px;
         border-radius: 999px;
    background-color: #F82301;
    font-size: 14px;
    margin-left: 6px;
    color: #fff;
  }
  .p_top .contact .form dl dd {
    width: 100%;
  }
  .p_top .contact .form dl dd .select {
    width: 303px;
  }
  .p_top .contact .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
    position: relative;
    height: 44px;
    background: #F0F0F0;
    border: 1px solid #D8D8D8;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .contact .form dl dd .select label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    -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: 14px solid #000;
  }
  .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-size: 15px;
    font-weight: 500;
    color: #000;
    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 input {
    width: 100%;
    padding: 0 15px;
    outline: none;
    font-size: 15px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 44px;
    background: #F0F0F0;
    border: 1px solid #D8D8D8;
    -moz-border-radius: 5px;
         border-radius: 5px;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd input::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd input:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd input::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea {
    width: 100%;
    padding: 10px 15px;
    outline: none;
    font-size: 15px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 175px;
    background: #F0F0F0;
    border: 1px solid #D8D8D8;
    -moz-border-radius: 5px;
         border-radius: 5px;
    font-weight: 500;
  }
  .p_top .contact .form dl dd textarea::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_policy .policy {
    color: #3E3A39;
    padding: 50px 0 100px;
    min-height: -webkit-calc(100vh - 91px - 317px);
    min-height: -moz-calc(100vh - 91px - 317px);
    min-height: calc(100vh - 91px - 317px);
  }
  .p_policy .policy h2 {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
  }
  .p_policy .policy .tac {
    text-align: center;
  }
  .p_policy .policy .fwb {
    font-weight: bold;
  }
  .p_policy .policy div {
    font-size: 16px;
    line-height: 2;
  }
  .p_policy .policy .dlist dl {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    margin-top: 20px;
  }
  .p_policy .policy .dlist dl dt {
    font-weight: 500;
    margin-bottom: 10px;
  }
}

@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: 17.49275vw;
  }
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    height: 17.49275vw;
    border-top: 0.96618vw solid #023560;
  }
  .header a.header_tel {
    padding-left: 5.55556vw;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header a.header_tel::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4.83092vw;
    height: 4.83092vw;
    background: url(../img/ic_tel.png) center/100% 100% no-repeat;
    display: block;
  }
  .header a.header_tel span {
    display: block;
    line-height: 1;
    font-weight: 700;
    font-size: 4.10628vw;
    white-space: nowrap;
    font-family: 'Ro GSan Serif Std';
  }
  .header a.header_tel small {
    display: block;
    font-size: 2.89855vw;
  }
  .header a.header_mail {
    display: block;
    width: 16.07729vw;
    margin-right: -1.20773vw;
  }
  .header a.header_line {
    display: block;
    width: 16.07729vw;
    margin-right: -1.20773vw;
  }
  .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: 54.15459vw;
    margin-right: 1.20773vw;
  }
  .header ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
  }
}

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

@media screen and (max-width: 768px) {
  .footer {
    background: #000;
    color: #fff;
    padding: 4.83092vw 0 3.62319vw;
  }
  .footer a {
    color: #fff;
  }
  .footer p {
    font-size: 3.38164vw;
  }
  .footer h2 {
    font-family: 'Ro GSan Serif Std';
    font-size: 4.83092vw;
    font-weight: bold;
  }
  .footer .dlist {
    display: inline-block;
    font-size: 3.38164vw;
    margin: 4.83092vw 0 7.24638vw;
    font-weight: 400;
  }
  .footer .dlist dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .footer .dlist dl + dl {
    margin-top: 1.20773vw;
  }
  .footer .dlist dl dt {
    width: 22.22222vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-weight: bold;
  }
  .footer .dlist dl dd {
    width: 100%;
  }
  .footer .copyright {
    margin-top: 7.24638vw;
    padding-top: 3.62319vw;
    border-top: 1px solid #888;
    text-align: center;
  }
  .footer .tac {
    text-align: center;
  }
  .cta_fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 0;
    line-height: 0;
    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;
    width: 100%;
  }
  .cta_fixed.show {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .cta_fixed a.cta_fixed_tel {
    display: block;
    position: relative;
    width: -webkit-calc(100% - 32.6087vw);
    width: -moz-calc(100% - 32.6087vw);
    width: calc(100% - 32.6087vw);
    z-index: 2;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_fixed a.cta_fixed_tel span {
    white-space: nowrap;
    font-family: "Roboto", serif;
    color: #fff;
    font-weight: bold;
    font-size: 7.72947vw;
    position: absolute;
    left: 15.94203vw;
    top: 5.31401vw;
    z-index: 2;
  }
  .cta_fixed a.cta_fixed_mail {
    width: 30.19324vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .p_top .countDownWrap {
    background-color: #000;
    font-weight: 700;
    font-size: 4.34783vw;
    letter-spacing: 0.065em;
    color: #FFFFFF;
    text-align: center;
  }
  .p_top .countDownWrap small {
    font-size: 3.62319vw;
  }
  .p_top .countDownWrap i {
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    text-shadow: 0.48309vw 0 0 #fff, -0.48309vw 0 0 #fff, 0 0.48309vw 0 #fff, 0 -0.48309vw 0 #fff, 0.24155vw 0.24155vw #fff, -0.24155vw -0.24155vw 0 #fff, 0.24155vw -0.24155vw 0 #fff, -0.24155vw 0.24155vw 0 #fff;
    font-size: 6.76329vw;
    color: #FF5454;
  }
  .p_top .mv {
    text-align: center;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    font-size: 0;
    line-height: 0;
    background: #D4EEED url(../img/mv_bg.png) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  /* .p_top .mv::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    height: 20.28986vw;
    background: #0A64B5;
    display: block;
    z-index: -1;
  } */
  .p_top .mv .mv_pic {
    position: relative;
  }
  .p_top .mv .mv_txt01_01 {
    position: absolute;
    bottom: 41.0628vw;
    left: 2.41546vw;
    width: 14.49275vw;
  }
  .p_top .mv .mv_txt01_01 img {
    -webkit-animation: mv_track 0.3s ease 0.6s infinite;
       -moz-animation: mv_track 0.3s ease 0.6s infinite;
            animation: mv_track 0.3s ease 0.6s infinite;
  }
  .p_top .mv .mv_txt01_02 {
    position: absolute;
    width: 51.93237vw;
    top: 2.41546vw;
    right: 0;
  }
  .p_top .mv .mv_txt01_02 img {
    -webkit-animation: mv_track 0.3s ease 0.6s infinite;
       -moz-animation: mv_track 0.3s ease 0.6s infinite;
            animation: mv_track 0.3s ease 0.6s infinite;
  }
  .p_top .mv .mv_txt02 {
    position: absolute;
    left: 0;
    bottom: 55.55556vw;
    width: 88.4058vw;
    left: 50%;
    margin-left: -44.2029vw;
  }
  .p_top .mv .mv_txt02 img {
    -webkit-animation: mv_panda 2s 2s linear infinite;
       -moz-animation: mv_panda 2s 2s linear infinite;
            animation: mv_panda 2s 2s linear infinite;
  }
  .p_top .sec01 {
    background: url(../img/sec01_bg.png) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 4.83092vw 0;
    text-align: center;
  }
  .p_top .sec02 {
    padding-bottom: 12.31884vw;
    background-color: #F6FFFE;
    text-align: center;
    position: relative;
  }
  .p_top .sec02::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -10.62802vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 29.95169vw;
    height: 27.77778vw;
    background: url(../img/ar.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .sec02 h2 {
    text-align: center;
    margin-bottom: 4.10628vw;
  }
  .p_top .sec02 h2 img {
    display: inline-block;
    width: 97.58454vw;
  }
  .p_top .sec02 h3 {
    text-align: center;
  }
  .p_top .sec02 h3 img {
    display: inline-block;
    width: 92.75362vw;
  }
  .p_top .sec03 {
    background: url(../img/sec03_bg.png) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 5.19324vw 0 7.6087vw;
  }
  .p_top .sec03 h2 {
    text-align: center;
  }
  .p_top .sec03 h2 img {
    display: inline-block;
    width: 87.31884vw;
  }
  .p_top .sec04 {
    background: url(../img/grid.png) repeat;
    padding: 12.07729vw 0 7.6087vw;
  }
  .p_top .sec04 .row {
    max-width: 193.23671vw;
  }
  .p_top .sec04 h2 {
    text-align: center;
  }
  .p_top .sec04 h2 img {
    display: inline-block;
    width: 76.08696vw;
  }
  .p_top .sec04 .sec04_img {
    text-align: center;
  }
  .p_top .sec04 .sec04_img img {
    display: inline-block;
    width: 85.14493vw;
  }
  .p_top .sec04 h3 {
    text-align: center;
    margin: 9.66184vw 0 -11.5942vw;
    margin-left: -3.62319vw;
  }
  .p_top .sec04 h3 img {
    display: inline-block;
    width: 97.94686vw;
  }
  .p_top .cta {
    background: url(../img/cta_bg_sp.png) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 0vw 0 4.83092vw;
  }
  .p_top .cta_main {
    padding: 0;
  }
  .p_top .cta_main .cta_l {
    position: relative;
    text-align: center;
  }
  .p_top .cta_main .cta_l > picture {
    display: inline-block;
    width: 97.10145vw;
  }
  .p_top .cta_main .cta_l .countDownWrap {
    position: absolute;
    top: 41.78744vw;
    left: 6.28019vw;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
    font-size: 4.34783vw;
    padding-left: 1.20773vw;
    padding-right: 1.20773vw;
  }
  .p_top .cta_main .cta_l .countDownWrap small {
    font-size: 3.38164vw;
  }
  .p_top .cta_main .cta_l .countDownWrap i {
    line-height: 1.2;
    font-size: 7.48792vw;
  }
  .p_top .cta_main .cta_r {
    padding: 0 2.41546vw;
    margin-top: 2.41546vw;
  }
  .p_top .cta_main a.cta_tel {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p_top .cta_main a.cta_tel span {
    display: block;
    line-height: 1;
    font-weight: 700;
    font-size: 7.5vw;
    white-space: nowrap;
    font-family: 'Ro GSan Serif Std';
    position: absolute;
    color: #fff;
    top: 9.17874vw;
    left: 14.97585vw;
  }
  .p_top .area {
    background-color: #F9FCFF;
    padding-bottom: 8.45411vw;
    padding-top: 5.55556vw;
  }
  .p_top .area .row {
    max-width: 181.15942vw;
  }
  .p_top .area .area_txt {
    display: block;
    text-align: center;
    margin-bottom: -4.83092vw;
    margin-left: -3.62319vw;
    margin-right: -3.62319vw;
  }
  .p_top .area .area_txt img {
    display: inline-block;
    width: 258.69565vw;
  }
  .p_top .area .dlist {
    position: relative;
    z-index: 2;
  }
  .p_top .area .dlist dl {
    border: 0.72464vw solid #000;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    overflow: hidden;
    padding: 0 4.83092vw;
    background-color: #fff;
  }
  .p_top .area .dlist dl + dl {
    margin-top: 2.657vw;
  }
  .p_top .area .dlist dl dt {
    font-weight: 700;
    font-size: 4.83092vw;
    line-height: 1.2;
    padding: 3.62319vw 10.86957vw 3.62319vw 0;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .area .dlist dl dt:hover {
    opacity: 0.7;
  }
  .p_top .area .dlist 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 .area .dlist dl dt i {
    position: absolute;
    width: 6.28019vw;
    height: 6.28019vw;
    right: 0;
    top: 50%;
    margin-top: -3.1401vw;
    display: block;
  }
  .p_top .area .dlist dl dt i:before, .p_top .area .dlist dl dt i:after {
    content: "";
    position: absolute;
    background-color: #000;
    -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 .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 0.72464vw;
    height: 100%;
    margin-left: -0.36232vw;
  }
  .p_top .area .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.72464vw;
    margin-top: -0.36232vw;
  }
  .p_top .area .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .area .dlist 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 .area .dlist dl dd .actCt {
    font-size: 3.38164vw;
    line-height: 1.71429;
    padding: 3.1401vw 0 5.55556vw;
    font-weight: 500;
    border-top: 1px solid #000;
  }
  .p_top .flow {
    background: url(../img/grid.png) repeat;
    padding: 6.03865vw 0 7.24638vw;
  }
  .p_top .flow .row {
    max-width: 144.92754vw;
  }
  .p_top .faq {
    background: url(../img/grid.png) repeat;
    padding: 9.66184vw 0 12.07729vw;
    border-top: 0.96618vw solid #000;
  }
  .p_top .faq .row {
    max-width: 157.00483vw;
  }
  .p_top .faq h2 {
    text-align: center;
    margin-bottom: 6.03865vw;
  }
  .p_top .faq h2 img {
    display: inline-block;
    width: 66.42512vw;
  }
  .p_top .faq .dlist {
    position: relative;
    z-index: 2;
  }
  .p_top .faq .dlist dl {
    overflow: hidden;
    padding: 0 3.62319vw;
    background-color: #3078CF;
    color: #fff;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .p_top .faq .dlist dl + dl {
    margin-top: 2.657vw;
  }
  .p_top .faq .dlist dl:nth-child(even) {
    background-color: #0095F1;
  }
  .p_top .faq .dlist dl dt {
    font-weight: 700;
    font-size: 3.86473vw;
    line-height: 1.2;
    padding: 3.62319vw 10.86957vw 3.62319vw 0;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
    padding-left: 6.03865vw;
  }
  .p_top .faq .dlist dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 3.62319vw;
    height: 4.10628vw;
    background: url(../img/ic_q.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .faq .dlist dl dt:hover {
    opacity: 0.7;
  }
  .p_top .faq .dlist 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 .faq .dlist dl dt i {
    position: absolute;
    width: 4.83092vw;
    height: 4.83092vw;
    right: 0;
    top: 50%;
    margin-top: -2.41546vw;
    display: block;
  }
  .p_top .faq .dlist dl dt i:before, .p_top .faq .dlist 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 .faq .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 0.48309vw;
    height: 100%;
    margin-left: -0.24155vw;
  }
  .p_top .faq .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.48309vw;
    margin-top: -0.24155vw;
  }
  .p_top .faq .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .faq .dlist 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 .faq .dlist dl dd .actCt {
    font-size: 3.38164vw;
    line-height: 1.71429;
    padding: 3.1401vw 0 5.55556vw;
    border-top: 1px solid #fff;
  }
  .p_top .contact {
    background-color: #F6FFFE;
    padding-bottom: 14.49275vw;
  }
  .p_top .contact h2 {
    text-align: center;
    background-color: #000;
    margin-bottom: 7.24638vw;
    padding: 6.03865vw 0;
  }
  .p_top .contact h2 img {
    width: 57.00483vw;
    display: inline-block;
  }
  .p_top .contact .row {
    max-width: 181.15942vw;
  }
  .p_top .contact .box_tel {
    position: relative;
    display: block;
    margin: 4.83092vw auto 7.24638vw;
  }
  .p_top .contact .box_tel span {
    position: absolute;
    left: 14.7343vw;
    top: 9.42029vw;
    display: block;
    line-height: 1;
    font-weight: 700;
    font-size: 7.72947vw;
    color: #fff;
    white-space: nowrap;
    z-index: 3;
    font-family: 'Ro GSan Serif Std';
  }
  .p_top .contact .text {
    font-size: 4.34783vw;
    line-height: 1.77778;
    text-align: center;
  }
  .p_top .contact .form {
    position: relative;
    z-index: 2;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    border: 0.96618vw solid #000;
    padding: 3.62319vw;
  }
  .p_top .contact .form .f_txtError {
    font-size: 3.38164vw;
    margin-bottom: 0.96618vw;
    color: #f00;
  }
  .p_top .contact .form .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 .form .cbWr div, .p_top .contact .form .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .contact .form .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;
  }
  .p_top .contact .form .cbWr label a {
    color: #00A3FF;
  }
  .p_top .contact .form .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .contact .form .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 .form .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.86473vw;
    height: 3.86473vw;
    border: 1px solid #000;
    -moz-border-radius: 0.48309vw;
         border-radius: 0.48309vw;
  }
  .p_top .contact .form .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 .form .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .contact .form .cbWr .error {
    text-align: center;
    width: 100%;
  }
  .p_top .contact .form button {
    padding: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    background-color: transparent;
    width: 73.91304vw;
    margin-top: 4.58937vw;
  }
  .p_top .contact .form dl + dl {
    margin-top: 3.62319vw;
  }
  .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;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: bold;
    font-size: 4.34783vw;
    color: #000;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    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: 11.11111vw;
    min-height: 4.83092vw;
    -moz-border-radius: 241.30435vw;
         border-radius: 241.30435vw;
    background-color: #F82301;
    font-size: 3.38164vw;
    margin-left: 1.44928vw;
    color: #fff;
  }
  .p_top .contact .form dl dd {
    width: 100%;
  }
  .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: 10.62802vw;
    background: #F0F0F0;
    border: 1px solid #D8D8D8;
    -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.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: 3.38164vw solid #000;
  }
  .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-size: -webkit-calc(max(3.86473vw, 16px));
    font-size: -moz-calc(max(3.86473vw, 16px));
    font-size: calc(max(3.86473vw, 16px));
    font-weight: 500;
    color: #000;
    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 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: 10.62802vw;
    background: #F0F0F0;
    border: 1px solid #D8D8D8;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    font-weight: 500;
  }
  .p_top .contact .form dl dd input::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd input::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd input:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd input::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea {
    width: 100%;
    padding: 2.41546vw 3.62319vw;
    outline: none;
    font-size: -webkit-calc(max(3.86473vw, 16px));
    font-size: -moz-calc(max(3.86473vw, 16px));
    font-size: calc(max(3.86473vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 58.69565vw;
    background: #F0F0F0;
    border: 1px solid #D8D8D8;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    font-weight: 500;
  }
  .p_top .contact .form dl dd textarea::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .contact .form dl dd textarea::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_policy .policy {
    color: #3E3A39;
    padding: 12.07729vw 0 24.15459vw;
    min-height: -webkit-calc(100vh - vw(91) - vw(317));
    min-height: -moz-calc(100vh - vw(91) - vw(317));
    min-height: calc(100vh - vw(91) - vw(317));
  }
  .p_policy .policy h2 {
    font-weight: 500;
    font-size: 7.24638vw;
    margin-bottom: 7.24638vw;
    text-align: center;
  }
  .p_policy .policy .tac {
    text-align: center;
  }
  .p_policy .policy .fwb {
    font-weight: bold;
  }
  .p_policy .policy div {
    font-size: 3.86473vw;
    line-height: 2;
  }
  .p_policy .policy .dlist dl {
    font-size: 3.86473vw;
    line-height: 1.8;
    text-align: left;
    margin-top: 4.83092vw;
  }
  .p_policy .policy .dlist dl dt {
    font-weight: 500;
    margin-bottom: 2.41546vw;
  }
}

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