@charset "UTF-8";
@media screen and (min-width: 769px), print {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 414px;
    margin: 0 auto;
  }
  .show_sp {
    display: none !important;
  }
  .row {
    max-width: 414px;
    width: 100%;
    margin: 0 auto;
    padding-left: 14px;
    padding-right: 14px;
  }
  .p_top .cta_fixed_pc {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
    width: -webkit-calc(50% - 207px);
    width: -moz-calc(50% - 207px);
    width: calc(50% - 207px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
  }
  .p_top .cta_fixed_pc .cta_fixed_pc_inner {
    height: 367px;
    width: 100%;
    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 .cta_fixed_pc .cta_text {
    text-align: center;
  }
  .p_top .cta_fixed_pc .cta_text img {
    width: 90%;
  }
  .p_top .cta_fixed_pc .cta {
    background: none !important;
    max-width: 384px;
    padding: 0;
  }
  .p_top .cta_fixed_pc .cta .cta_btn {
    padding: 20px 15px;
    background-color: #fff;
    -moz-border-radius: 10px;
         border-radius: 10px;
    margin-top: 15px;
  }
  .p_top .cta_fixed_pc .cta .cta_btn a {
    display: block;
  }
  .p_top .cta_fixed_pc .cta .cta_btn a + a {
    margin-top: 10px;
  }
  .p_top .cta_fixed_pc_inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .box_l {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: -webkit-calc(50% - 207px);
    width: -moz-calc(50% - 207px);
    width: calc(50% - 207px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
    text-align: center;
  }
  .box_l_inner {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
  .box_l .box_ctn {
    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-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
  .box_l a {
    display: inline-block;
    width: 270px;
    max-width: 100%;
  }
  body {
    background: url(../img/bg.png) center top no-repeat;
    background-attachment: fixed;
    -moz-background-size: cover;
         background-size: cover;
  }
  main {
    background-color: #fff;
  }
  .footer {
    background-color: #fff;
    padding: 20px 0 15px;
  }
  .footer ul {
    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;
  }
  .footer ul li:not(:last-child) {
    position: relative;
    margin-right: 20px;
  }
  .footer ul li:not(:last-child)::after {
    content: "｜";
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #050505;
  }
  .footer ul li a {
    font-size: 18px;
    color: #050505;
  }
  .p_top .mv img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .blk01 {
    background: url(../img/blk01_bg.png) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding-top: 35px;
  }
  .p_top .blk01 h2 {
    text-align: center;
  }
  .p_top .blk01 h2 small {
    display: block;
    font-weight: 900;
    font-size: 28px;
    line-height: 1.14286;
    color: #26581c;
  }
  .p_top .blk01 h2 span {
    display: block;
    font-weight: 900;
    font-size: 38px;
    color: #26581c;
  }
  .p_top .blk01 .text {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.42105;
    text-align: center;
    color: #26581c;
    margin: 5px 0 26px;
  }
  .p_top .blk01 .blk01_img1 img {
    margin-bottom: -35px;
    position: relative;
    z-index: 2;
  }
  .p_top .blk02 {
    background-color: #eae9e5;
    position: relative;
    padding: 50px 0 40px;
    -webkit-transform: rotateZ(0);
       -moz-transform: rotateZ(0);
        -ms-transform: rotate(0);
            transform: rotateZ(0);
  }
  .p_top .blk02::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 257px;
    height: 217px;
    background: url(../img/blk02_bg.png) center/100% 100% no-repeat;
    display: block;
    z-index: -1;
  }
  .p_top .blk02 h2 {
    text-align: center;
    margin-bottom: 15px;
  }
  .p_top .blk02 h2 img {
    width: 351px;
  }
  .p_top .blk03 {
    background: url(../img/blk03_bg.png) center top no-repeat;
    background-color: #fff;
    padding: 45px 0 40px;
  }
  .p_top .blk03 .blk03_tel {
    display: block;
    width: 355px;
    margin: 25px auto;
  }
  .p_top .blk03 .form {
    margin-top: 28px;
  }
  .p_top .blk04 {
    padding: 33px 0;
    background: #effaea;
  }
  .p_top .blk04 h2 {
    margin-bottom: 34px;
    font-weight: 900;
    font-size: 44px;
    line-height: 1.09091;
    text-align: center;
    color: #26581c;
  }
  .p_top .blk05 {
    padding-bottom: 50px;
  }
  .p_top .blk05 ul {
    margin-top: 23px;
  }
  .p_top .blk05 ul li + li {
    margin-top: 18px;
  }
  .p_top .blk06 {
    padding: 55px 0 35px;
    background: #26581c;
  }
  .p_top .blk06 h2 {
    margin-right: -35px;
  }
  .p_top .blk06 ul {
    background-color: #fff;
    padding: 15px 19px 28px;
  }
  .p_top .blk07 {
    padding: 35px 0 25px;
  }
  .p_top .blk07 h2 {
    margin-bottom: 5px;
  }
  .p_top .blk08 {
    background: url(../img/blk08_bg.png) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 40px 0 45px;
  }
  .p_top .blk08 h2 {
    margin-bottom: 24px;
    position: relative;
    text-align: center;
  }
  .p_top .blk08 h2 img {
    width: 276px;
  }
  .p_top .blk09 {
    padding: 55px 0 45px;
    background: url(../img/blk09_bg.png) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .p_top .blk09 .blk09_btn {
    background-color: #fff;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 20px 15px;
    margin-top: 15px;
  }
  .p_top .blk09 .blk09_btn a {
    display: block;
  }
  .p_top .blk09 .blk09_btn a + a {
    margin-top: 10px;
  }
  .p_top .blk10 {
    padding: 55px 0 50px;
    background: url(../img/blk10_bg.png) repeat;
  }
  .p_top .blk10 h2 {
    text-align: center;
    margin-bottom: 35px;
  }
  .p_top .blk10 h2 img {
    width: 351px;
  }
  .p_top .blk10 ul li + li {
    margin-top: 27px;
  }
  .p_top .blk11 {
    background: #effaea;
    padding: 42px 0 53px;
  }
  .p_top .blk11 h2 {
    margin-bottom: 34px;
    position: relative;
    text-align: center;
  }
  .p_top .blk11 h2 img {
    width: 259px;
  }
  .p_top .blk12 {
    padding: 53px 0 30px;
    background: url(../img/blk12_bg.png) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .p_top .blk12 .form {
    margin-top: 15px;
  }
  .p_top .blk12 .blk12_tel {
    display: block;
    margin-bottom: 22px;
  }
  .p_top .form {
    position: relative;
    z-index: 2;
    background-color: #fff;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 20px 15px 30px;
  }
  .p_top .form .f_txtError {
    font-size: 14px;
    margin-bottom: 4px;
    color: #f00;
  }
  .p_top .form .cbWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 18px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .form .cbWr div, .p_top .form .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .form .cbWr label {
    position: relative;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
  }
  .p_top .form .cbWr label a {
    color: #EF2736;
  }
  .p_top .form .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .form .cbWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 32px;
  }
  .p_top .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: 20px;
    height: 20px;
    -moz-border-radius: 5px;
         border-radius: 5px;
    background: #ebebeb;
    border: 1px solid #939393;
  }
  .p_top .form .cbWr label span::after {
    left: 8px;
    top: 7px;
    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 .form .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .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: 295px;
    margin-top: 25px;
  }
  .p_top .form dl + dl {
    margin-top: 15px;
  }
  .p_top .form dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #000;
  }
  .p_top .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: 39px;
    min-height: 23px;
    color: #fff;
    border: 1px solid;
    font-size: 14px;
    margin-left: 6px;
    -moz-border-radius: 5px;
         border-radius: 5px;
    background: #d33939;
    font-weight: 400;
  }
  .p_top .form dl dd {
    width: 100%;
  }
  .p_top .form dl dd .list_checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p_top .form dl dd .list_checkbox li, .p_top .form dl dd .list_checkbox .mwform-checkbox-field {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 23px;
    margin-left: 0;
  }
  .p_top .form dl dd .list_checkbox 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;
    color: #000;
  }
  .p_top .form dl dd .list_checkbox label input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    cursor: pointer;
  }
  .p_top .form dl dd .list_checkbox label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 30px;
  }
  .p_top .form dl dd .list_checkbox label span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 22px;
    height: 22px;
    -moz-border-radius: 3px;
         border-radius: 3px;
    background: #f7f7f7;
  }
  .p_top .form dl dd .list_checkbox label span::after {
    left: 9px;
    top: 6px;
    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 .form dl dd .list_checkbox label input:checked ~ span:after {
    display: block;
  }
  .p_top .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
    position: relative;
    border: 0;
    width: 237px;
    height: 67px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    background: #f7f7f7;
  }
  .p_top .form dl dd .select label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 26px;
    height: 10px;
    background: url(../img/select_ar.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .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 18px;
    background: transparent;
    font-size: 18px;
    color: #000;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .p_top .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .form dl dd input {
    width: 100%;
    padding: 0 15px;
    outline: none;
    font-size: 18px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #F4F4F4;
    border: 0;
    height: 67px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    background: #f7f7f7;
  }
  .p_top .form dl dd input::-webkit-input-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd input::-moz-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd input:-ms-input-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd input::placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd textarea {
    width: 100%;
    padding: 10px 15px;
    outline: none;
    font-size: 18px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    height: 301px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    background: #f7f7f7;
  }
  .p_top .form dl dd textarea::-webkit-input-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd textarea::-moz-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd textarea:-ms-input-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd textarea::placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .thanks {
    padding: 50px 0 50px;
    text-align: center;
    min-height: -webkit-calc(100vh - 62px);
    min-height: -moz-calc(100vh - 62px);
    min-height: calc(100vh - 62px);
  }
  .thanks h2 {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    color: #050505;
    margin-bottom: 35px;
  }
  .thanks p {
    font-size: 16px;
    line-height: 1.625;
    color: #050505;
    text-align: left;
  }
  .privacy {
    padding: 50px 0 50px;
    min-height: -webkit-calc(100vh - 62px);
    min-height: -moz-calc(100vh - 62px);
    min-height: calc(100vh - 62px);
  }
  .privacy .btnWr {
    text-align: center;
    margin-top: 57px;
  }
  .privacy .btnWr a {
    display: inline-block;
    width: 276px;
  }
  .privacy h2 {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    color: #050505;
    margin-bottom: 35px;
  }
  .privacy .privacy_ctn {
    font-size: 16px;
    line-height: 1.625;
    color: #050505;
  }
  .privacy .dlist2 dl + dl {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 185.50725vw;
    margin: 0 auto;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 3.38164vw;
    padding-right: 3.38164vw;
  }
  .inner {
    padding-left: 3.38164vw;
    padding-right: 3.38164vw;
  }
  .cta_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    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;
    padding: 2.41546vw 3.62319vw;
    background-color: #fff;
  }
  .cta_fixed a {
    display: block;
    width: 45.16908vw;
  }
  .footer {
    padding: 4.83092vw 0 3.62319vw;
  }
  .footer ul {
    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;
  }
  .footer ul li:not(:last-child) {
    position: relative;
    margin-right: 4.83092vw;
  }
  .footer ul li:not(:last-child)::after {
    content: "｜";
    font-size: 4.34783vw;
    position: absolute;
    top: 50%;
    right: -4.83092vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #050505;
  }
  .footer ul li a {
    font-size: 4.34783vw;
    color: #050505;
  }
  .p_top .footer {
    padding-bottom: 24.15459vw;
  }
  .p_top .mv img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .blk01 {
    background: url(../img/blk01_bg.png) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding-top: 8.45411vw;
  }
  .p_top .blk01 h2 {
    text-align: center;
  }
  .p_top .blk01 h2 small {
    display: block;
    font-weight: 900;
    font-size: 6.76329vw;
    line-height: 1.14286;
    color: #26581c;
  }
  .p_top .blk01 h2 span {
    display: block;
    font-weight: 900;
    font-size: 10vw;
    color: #26581c;
  }
  .p_top .blk01 .text {
    font-weight: bold;
    font-size: 4.58937vw;
    line-height: 1.42105;
    text-align: center;
    color: #26581c;
    margin: 1.20773vw 0 6.28019vw;
  }
  .p_top .blk01 .blk01_img1 img {
    margin-bottom: -8.45411vw;
    position: relative;
    z-index: 2;
  }
  .p_top .blk02 {
    background-color: #eae9e5;
    position: relative;
    padding: 12.07729vw 0 9.66184vw;
    -webkit-transform: rotateZ(0);
       -moz-transform: rotateZ(0);
        -ms-transform: rotate(0);
            transform: rotateZ(0);
  }
  .p_top .blk02::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 62.07729vw;
    height: 52.41546vw;
    background: url(../img/blk02_bg.png) center/100% 100% no-repeat;
    display: block;
    z-index: -1;
  }
  .p_top .blk02 h2 {
    text-align: center;
    margin-bottom: 3.62319vw;
  }
  .p_top .blk02 h2 img {
    width: 84.78261vw;
  }
  .p_top .blk03 {
    background: url(../img/blk03_bg.png) center top no-repeat;
    background-color: #fff;
    padding: 10.86957vw 0 9.66184vw;
  }
  .p_top .blk03 .blk03_tel {
    display: block;
    width: 85.74879vw;
    margin: 6.03865vw auto;
  }
  .p_top .blk03 .form {
    margin-top: 6.76329vw;
  }
  .p_top .blk04 {
    padding: 7.97101vw 0;
    background: #effaea;
  }
  .p_top .blk04 h2 {
    margin-bottom: 8.21256vw;
    font-weight: 900;
    font-size: 10.62802vw;
    line-height: 1.09091;
    text-align: center;
    color: #26581c;
  }
  .p_top .blk05 {
    padding-bottom: 12.07729vw;
  }
  .p_top .blk05 ul {
    margin-top: 5.55556vw;
  }
  .p_top .blk05 ul li + li {
    margin-top: 4.34783vw;
  }
  .p_top .blk06 {
    padding: 13.28502vw 0 8.45411vw;
    background: #26581c;
  }
  .p_top .blk06 h2 {
    margin-right: -8.45411vw;
  }
  .p_top .blk06 ul {
    background-color: #fff;
    padding: 3.62319vw 4.58937vw 6.76329vw;
  }
  .p_top .blk07 {
    padding: 8.45411vw 0 6.03865vw;
  }
  .p_top .blk07 h2 {
    margin-bottom: 1.20773vw;
  }
  .p_top .blk08 {
    background: url(../img/blk08_bg.png) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 9.66184vw 0 10.86957vw;
  }
  .p_top .blk08 h2 {
    margin-bottom: 5.7971vw;
    position: relative;
    text-align: center;
  }
  .p_top .blk08 h2 img {
    width: 66.66667vw;
  }
  .p_top .blk09 {
    padding: 13.28502vw 0 10.86957vw;
    background: url(../img/blk09_bg.png) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .p_top .blk09 .blk09_btn {
    background-color: #fff;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    padding: 4.83092vw 3.62319vw;
    margin-top: 3.62319vw;
  }
  .p_top .blk09 .blk09_btn a {
    display: block;
  }
  .p_top .blk09 .blk09_btn a + a {
    margin-top: 2.41546vw;
  }
  .p_top .blk10 {
    padding: 13.28502vw 0 12.07729vw;
    background: url(../img/blk10_bg.png) repeat;
  }
  .p_top .blk10 h2 {
    text-align: center;
    margin-bottom: 8.45411vw;
  }
  .p_top .blk10 h2 img {
    width: 84.78261vw;
  }
  .p_top .blk10 ul li + li {
    margin-top: 6.52174vw;
  }
  .p_top .blk11 {
    background: #effaea;
    padding: 10.14493vw 0 12.80193vw;
  }
  .p_top .blk11 h2 {
    margin-bottom: 8.21256vw;
    position: relative;
    text-align: center;
  }
  .p_top .blk11 h2 img {
    width: 62.56039vw;
  }
  .p_top .blk12 {
    padding: 12.80193vw 0 7.24638vw;
    background: url(../img/blk12_bg.png) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .p_top .blk12 .form {
    margin-top: 3.62319vw;
  }
  .p_top .blk12 .blk12_tel {
    display: block;
    margin-bottom: 5.31401vw;
  }
  .p_top .form {
    position: relative;
    z-index: 2;
    background-color: #fff;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    padding: 4.83092vw 3.62319vw 7.24638vw;
  }
  .p_top .form .f_txtError {
    font-size: 3.38164vw;
    margin-bottom: 0.96618vw;
    color: #f00;
  }
  .p_top .form .cbWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4.34783vw;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .form .cbWr div, .p_top .form .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .form .cbWr label {
    position: relative;
    cursor: pointer;
    font-size: 4.34783vw;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
  }
  .p_top .form .cbWr label a {
    color: #EF2736;
  }
  .p_top .form .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .form .cbWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 7.72947vw;
  }
  .p_top .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: 4.83092vw;
    height: 4.83092vw;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    background: #ebebeb;
    border: 1px solid #939393;
  }
  .p_top .form .cbWr label span::after {
    left: 1.93237vw;
    top: 1.69082vw;
    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 .form .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .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: 71.25604vw;
    margin-top: 6.03865vw;
  }
  .p_top .form dl + dl {
    margin-top: 3.62319vw;
  }
  .p_top .form dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2.41546vw;
    font-weight: bold;
    font-size: 4.34783vw;
    color: #000;
  }
  .p_top .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.42029vw;
    min-height: 5.55556vw;
    color: #fff;
    border: 1px solid;
    font-size: 3.38164vw;
    margin-left: 1.44928vw;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    background: #d33939;
    font-weight: 400;
  }
  .p_top .form dl dd {
    width: 100%;
  }
  .p_top .form dl dd .list_checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p_top .form dl dd .list_checkbox li, .p_top .form dl dd .list_checkbox .mwform-checkbox-field {
    display: inline-block;
    margin-bottom: 1.20773vw;
    margin-top: 1.20773vw;
    margin-right: 5.55556vw;
    margin-left: 0;
  }
  .p_top .form dl dd .list_checkbox 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;
    color: #000;
  }
  .p_top .form dl dd .list_checkbox label input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    cursor: pointer;
  }
  .p_top .form dl dd .list_checkbox label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 7.24638vw;
  }
  .p_top .form dl dd .list_checkbox label span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 5.31401vw;
    height: 5.31401vw;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
    background: #f7f7f7;
  }
  .p_top .form dl dd .list_checkbox label span::after {
    left: 2.17391vw;
    top: 1.44928vw;
    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 .form dl dd .list_checkbox label input:checked ~ span:after {
    display: block;
  }
  .p_top .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 0.24155vw;
       -moz-perspective: 0.24155vw;
            perspective: 0.24155vw;
    position: relative;
    border: 0;
    width: 57.24638vw;
    height: 16.18357vw;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #f7f7f7;
  }
  .p_top .form dl dd .select label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.20773vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 6.28019vw;
    height: 2.41546vw;
    background: url(../img/select_ar.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .form dl dd .select label select {
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none;
    border: none;
    padding: 0 8.45411vw 0 4.34783vw;
    background: transparent;
    font-size: -webkit-calc(max(4.34783vw, 16px));
    font-size: -moz-calc(max(4.34783vw, 16px));
    font-size: calc(max(4.34783vw, 16px));
    color: #000;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .p_top .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .form dl dd input {
    width: 100%;
    padding: 0 3.62319vw;
    outline: none;
    font-size: -webkit-calc(max(4.34783vw, 16px));
    font-size: -moz-calc(max(4.34783vw, 16px));
    font-size: calc(max(4.34783vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #F4F4F4;
    border: 0;
    height: 16.18357vw;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #f7f7f7;
  }
  .p_top .form dl dd input::-webkit-input-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd input::-moz-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd input:-ms-input-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd input::placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd textarea {
    width: 100%;
    padding: 2.41546vw 3.62319vw;
    outline: none;
    font-size: -webkit-calc(max(4.34783vw, 16px));
    font-size: -moz-calc(max(4.34783vw, 16px));
    font-size: calc(max(4.34783vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    height: 72.70531vw;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #f7f7f7;
  }
  .p_top .form dl dd textarea::-webkit-input-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd textarea::-moz-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd textarea:-ms-input-placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .p_top .form dl dd textarea::placeholder {
    color: #9E9E9E;
    opacity: 1;
  }
  .thanks {
    padding: 12.07729vw 0 12.07729vw;
    text-align: center;
    min-height: -webkit-calc(100vh - 14.97585vw);
    min-height: -moz-calc(100vh - 14.97585vw);
    min-height: calc(100vh - 14.97585vw);
  }
  .thanks h2 {
    font-weight: bold;
    font-size: 5.7971vw;
    text-align: center;
    color: #050505;
    margin-bottom: 8.45411vw;
  }
  .thanks p {
    font-size: 3.86473vw;
    line-height: 1.625;
    color: #050505;
    text-align: left;
  }
  .privacy {
    padding: 12.07729vw 0 12.07729vw;
    min-height: -webkit-calc(100vh - 14.97585vw);
    min-height: -moz-calc(100vh - 14.97585vw);
    min-height: calc(100vh - 14.97585vw);
  }
  .privacy .btnWr {
    text-align: center;
    margin-top: 13.76812vw;
  }
  .privacy .btnWr a {
    display: inline-block;
    width: 66.66667vw;
  }
  .privacy h2 {
    font-weight: bold;
    font-size: 5.7971vw;
    text-align: center;
    color: #050505;
    margin-bottom: 8.45411vw;
  }
  .privacy .privacy_ctn {
    font-size: 3.86473vw;
    line-height: 1.625;
    color: #050505;
  }
  .privacy .dlist2 dl + dl {
    margin-top: 6.03865vw;
  }
}

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

.error {
  color: #ff0000;
}
