@charset "UTF-8";
@media screen and (min-width: 769px), print {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    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;
  }
  .cta_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 414px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .cta_fixed span {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    color: #FFFFFF;
    position: absolute;
    left: 68px;
    top: 10px;
    z-index: 3;
  }
  .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;
  }
  .cta_fixed_pc .cta {
    border-top: 4px solid #000;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1250px) {
  .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-size: 2.3vw !important;
    left: 5.4vw !important;
    bottom: 1.1vw !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1040px) {
  .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-size: 2vw !important;
    left: 5vw !important;
    bottom: 1vw !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
  .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-size: 1.8vw !important;
    left: 4.5vw !important;
    bottom: 1vw !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 840px) {
  .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-size: 1.6vw !important;
    left: 4.2vw !important;
    bottom: 1vw !important;
  }
}

@media screen and (min-width: 769px), print {
  .cta_fixed_pc_inner {
    width: 414px;
    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;
  }
  .box_l_inner {
    width: 394px;
    padding-left: 10px;
    padding-right: 10px;
  }
  body {
    padding-top: 66px;
    background: #fff url(../img/bg.jpg) center no-repeat;
    background-attachment: fixed;
    -moz-background-size: cover;
         background-size: cover;
  }
  main {
    background-color: #fff;
    -moz-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.45);
         box-shadow: 0 4px 50px rgba(0, 0, 0, 0.45);
  }
  .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    border-top: 4px solid #FAA421;
    width: 414px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .header .row {
    background-color: #fff;
    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: 63px;
    padding-right: 10px;
  }
  .header .logo {
    display: inline-block;
    width: 158px;
  }
  .header .header_r {
    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;
  }
  .header .header_r * {
    font-size: 0;
    line-height: 0;
  }
  .header .header_r .hrl {
    width: 163px;
  }
  .header .header_r .header_tel {
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.06em;
    color: #000000;
    line-height: 1;
    position: relative;
    padding-left: 20px;
  }
  .header .header_r .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: 17px;
    height: 17px;
    background: url(../img/ic_phone.svg) center/100% 100% no-repeat;
    display: block;
  }
  .header .header_contact {
    display: inline-block;
    width: 56px;
  }
  .countDownWrap {
    background-color: #000;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.065em;
    color: #FFFFFF;
    text-align: center;
  }
  .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: 28px;
    color: #FF5454;
  }
  .footer {
    padding: 20px 0 73px;
    background: #000;
    color: #fff;
  }
  .footer a {
    color: #fff;
  }
  .footer .logo_ft {
    display: block;
    width: 85px;
    margin-bottom: 20px;
  }
  .footer dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
  }
  .footer dl + dl {
    margin-top: 15px;
  }
  .footer dl dt {
    font-weight: bold;
    width: 90px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .footer dl dd {
    width: 100%;
  }
  .footer ul {
    margin: 30px 0;
    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: 14px;
  }
  .footer ul li:not(:last-child)::after {
    content: "｜";
    font-size: 15px;
    position: absolute;
    top: 50%;
    right: -14px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .footer ul li a {
    font-size: 14px;
    color: #fff;
  }
  .footer p {
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-top: 1px solid #888888;
    padding: 10px;
  }
  .p_top .mv {
    background: url("../img/mvBG.png") center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding-bottom: 15px;
  }
  .p_top .mv .pos {
    line-height: 0;
    position: relative;
  }
  .p_top .mv .pos img {
    width: 100%;
    height: auto;
  }
  .p_top .mv .pos01 {
    width: 195px;
    margin: 5px 0 0 8px;
    z-index: 5;
  }
  .p_top .mv .pos02 {
    width: 177.5px;
    z-index: 4;
    margin-left: -10px;
    margin-top: 6.5px;
    -webkit-transition-delay: 0.3s;
       -moz-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .p_top .mv .pos02 img {
    -webkit-animation: mv_track 0.3s ease infinite;
       -moz-animation: mv_track 0.3s ease infinite;
            animation: mv_track 0.3s ease infinite;
  }
  .p_top .mv .pos03 {
    width: 155.5px;
    z-index: 10;
    margin-left: -112px;
    -webkit-transition-delay: 0.3s;
       -moz-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .p_top .mv .pos03 img {
    -webkit-animation: mv_track 0.3s ease infinite;
       -moz-animation: mv_track 0.3s ease infinite;
            animation: mv_track 0.3s ease infinite;
  }
  .p_top .mv .pos04 {
    width: 100%;
    z-index: 9;
    text-align: center;
    margin-top: -20px;
    -webkit-transform: scale(0.8, 1.4) translate(0%, -100%);
       -moz-transform: scale(0.8, 1.4) translate(0%, -100%);
        -ms-transform: scale(0.8, 1.4) translate(0%, -100%);
            transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  .p_top .mv .pos04.active {
    -webkit-animation: mv_zero 1.2s linear forwards;
       -moz-animation: mv_zero 1.2s linear forwards;
            animation: mv_zero 1.2s linear forwards;
  }
  .p_top .mv .pos04 > img {
    width: 394.5px;
  }
  .p_top .mv .pos04 .lightning {
    position: absolute;
    width: 42px;
    top: -11px;
    left: 30px;
  }
  .p_top .mv .pos04 .lightning img {
    -webkit-animation: mv_kirakira 1.2s linear infinite;
       -moz-animation: mv_kirakira 1.2s linear infinite;
            animation: mv_kirakira 1.2s linear infinite;
  }
  .p_top .mv .pos05 {
    width: 100%;
    text-align: center;
    margin-top: -16.5px;
    z-index: 11;
    -webkit-transition-delay: 0.4s;
       -moz-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .p_top .mv .pos05 img {
    width: 388.75px;
    -webkit-animation: mv_panda 2s 1.2s linear infinite;
       -moz-animation: mv_panda 2s 1.2s linear infinite;
            animation: mv_panda 2s 1.2s linear infinite;
  }
  .p_top .mv .pos06 {
    width: 100%;
    text-align: center;
    margin-top: 3px;
    -webkit-transition-delay: 0.5s;
       -moz-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .p_top .mv .pos06 img {
    width: 390.75px;
  }
  .p_top .cta {
    position: relative;
    border-bottom: 4px solid #000;
    background: #fff url(../img/dots.png) repeat;
  }
  .p_top .cta .cta_head {
    position: relative;
    z-index: 2;
  }
  .p_top .cta .cta_head .countDownWrap {
    width: 352px;
    position: absolute;
    left: 50%;
    top: 121px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 15px;
    -moz-border-radius: 3px;
         border-radius: 3px;
    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: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .cta .cta_head .countDownWrap i {
    font-size: 29px;
    line-height: 1.3;
  }
  .p_top .cta .cta_btn a {
    display: block;
  }
  .p_top .cta .cta_btn .cta_tel {
    position: relative;
  }
  .p_top .cta .cta_btn .cta_tel span {
    position: absolute;
    left: 74px;
    bottom: 15px;
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    line-height: 1;
    letter-spacing: -0.06em;
    color: #FFFFFF;
    z-index: 3;
    white-space: nowrap;
  }
  .p_top .blk01 {
    padding: 66px 0 35px;
    text-align: center;
  }
  .p_top .blk01_main {
    background: #FFFFFF;
    border: 5px solid #000000;
    -moz-border-radius: 20px;
         border-radius: 20px;
    padding: 0 15px 15px;
  }
  .p_top .blk01 h2 {
    position: relative;
    text-align: center;
    top: -73px;
    margin-bottom: -73px;
  }
  .p_top .blk01 h2 img {
    width: 330px;
  }
  .p_top .blk02 {
    background: url(../img/blk02_bg.jpg) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding-bottom: 31px;
  }
  .p_top .blk02 h2 {
    text-align: center;
    margin-bottom: 23px;
  }
  .p_top .blk02 h2 img {
    width: 336px;
  }
  .p_top .blk03 {
    background-color: #FABF00;
    padding-bottom: 20px;
  }
  .p_top .blk03 h2 {
    margin: 0 -15px;
    position: relative;
    top: -161px;
    margin-bottom: -211px;
  }
  .p_top .blk03 ul {
    position: relative;
    z-index: 2;
  }
  .p_top .blk03 ul li + li {
    margin-top: 15px;
  }
  .p_top .blk04 figure img, .p_top .blk04 picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .blk05 {
    padding: 44px 0 25px;
    background: url(../img/grid.png) repeat;
  }
  .p_top .blk06 {
    background: url(../img/grid.png) repeat;
    border-bottom: 4px solid #000;
  }
  .p_top .blk06 h2 {
    margin-bottom: -50px;
  }
  .p_top .blk07 {
    background-color: #F6D215;
    padding-bottom: 50px;
  }
  .p_top .blk07 .blk07_head {
    position: relative;
  }
  .p_top .blk07 h2 {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 45px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_top .blk07 h2 img {
    width: 217px;
  }
  .p_top .blk07 .dlist dl {
    padding: 0 17px;
    background: #FFFFFF;
    border: 3px solid #000000;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .p_top .blk07 .dlist dl + dl {
    margin-top: 10px;
  }
  .p_top .blk07 .dlist dl dt {
    position: relative;
    padding: 14px 0;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    position: relative;
    color: #000;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .blk07 .dlist dl dt i {
    position: absolute;
    width: 26px;
    height: 26px;
    right: 0;
    top: 50%;
    margin-top: -13px;
    display: block;
  }
  .p_top .blk07 .dlist dl dt i:before, .p_top .blk07 .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 .blk07 .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 3px;
    height: 100%;
    margin-left: -1.5px;
  }
  .p_top .blk07 .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    margin-top: -1.5px;
  }
  .p_top .blk07 .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .blk07 .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 .blk07 .dlist dl dd .actCt {
    padding: 13px 0 22px;
    border-top: 1px solid #000;
  }
  .p_top .blk07 .dlist dl dd .actCt p {
    line-height: 1.42857;
    font-size: 14px;
    text-align: left;
    color: #000;
  }
  .p_top .blk08 {
    background: url(../img/grid.png) repeat;
    border-bottom: 4px solid #000;
  }
  .p_top .faq {
    padding: 50px 0;
  }
  .p_top .faq h2 {
    text-align: center;
    margin-bottom: 25px;
  }
  .p_top .faq h2 img {
    width: 275px;
  }
  .p_top .faq .dlist dl {
    padding: 0 15px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    background: #EE5600;
  }
  .p_top .faq .dlist dl:nth-child(even) {
    background-color: #F67600;
  }
  .p_top .faq .dlist dl + dl {
    margin-top: 10px;
  }
  .p_top .faq .dlist dl dt {
    position: relative;
    padding: 16px 35px 16px 22px;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #fff;
    position: relative;
  }
  .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 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.svg) center/100% 100% no-repeat;
    display: block;
  }
  .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 {
    padding: 10px 0 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    position: relative;
  }
  .p_top .faq .dlist dl dd .actCt p {
    line-height: 1.71429;
    font-size: 14px;
    color: #fff;
  }
  .p_top .form {
    position: relative;
    z-index: 2;
  }
  .p_top .form .f_txtError {
    font-size: 14px;
    margin-bottom: 4px;
    color: #f00;
  }
  .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: 306px;
  }
  .p_top .form .checkboxWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 20px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .form .checkboxWr div, .p_top .form .checkboxWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .form .checkboxWr label {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    color: #000;
  }
  .p_top .form .checkboxWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .form .checkboxWr label a {
    color: #00A3FF;
  }
  .p_top .form .checkboxWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 23px;
  }
  .p_top .form .checkboxWr label span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px;
    -moz-border-radius: 2px;
         border-radius: 2px;
    background: #fff;
    border: 1px solid #091c49;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
  }
  .p_top .form .checkboxWr label input:checked ~ span:before {
    content: "\2713";
  }
  .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;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 9px;
    font-weight: bold;
    font-size: 18px;
    color: #292929;
  }
  .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: 46px;
    min-height: 20px;
    -moz-border-radius: 999px;
         border-radius: 999px;
    background: #F82301;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
  }
  .p_top .form dl dd {
    width: 100%;
  }
  .p_top .form dl dd input {
    width: 100%;
    padding: 0 10px;
    outline: none;
    font-size: -webkit-calc(max(4.58937px, px(16)));
    font-size: -moz-calc(max(4.58937px, px(16)));
    font-size: calc(max(4.58937px, px(16)));
    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;
  }
  .p_top .form dl dd input::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd input::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd input:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd input::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd textarea {
    width: 100%;
    padding: 10px;
    outline: none;
    font-size: -webkit-calc(max(4.58937px, px(16)));
    font-size: -moz-calc(max(4.58937px, px(16)));
    font-size: calc(max(4.58937px, px(16)));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 243px;
    background: #F0F0F0;
    border: 1px solid #D8D8D8;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .form dl dd textarea::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd textarea::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd textarea:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd textarea::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd .f_txt01 {
    font-size: 12px;
    letter-spacing: 0.07em;
    margin-bottom: 5px;
  }
  .p_top .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 .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: 13px solid #000;
    z-index: 3;
    pointer-events: none;
  }
  .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 36px 0 10px;
    background: transparent;
    font-size: -webkit-calc(max(4.58937px, px(16)));
    font-size: -moz-calc(max(4.58937px, px(16)));
    font-size: calc(max(4.58937px, px(16)));
    cursor: pointer;
    position: relative;
    z-index: 3;
    color: #000;
    font-weight: 500;
  }
  .p_top .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .contact {
    padding: 0px 0 38px;
    background-color: #F6D215;
  }
  .p_top .contact h2 {
    text-align: center;
    margin: 0 -15px;
  }
  .p_top .contact .form {
    background: #FFFFFF;
    border: 4px solid #000000;
    -moz-border-radius: 20px;
         border-radius: 20px;
    padding: 19px 15px;
  }
  .p_top .contact .c_txt {
    text-align: center;
    font-size: 18px;
    line-height: 1.77778;
    text-align: center;
    color: #000;
    margin: 21px 0 16px;
    font-weight: 400;
  }
  .p_top .contact .contact_tel {
    width: 392px;
    margin: 0 auto 22px;
    position: relative;
    display: block;
  }
  .p_top .contact .contact_tel span {
    line-height: 1;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 60px;
    z-index: 3;
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    white-space: nowrap;
  }
  .thanks {
    padding: 65px 0 120px;
    text-align: center;
  }
  .thanks h2 {
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #000000;
    margin-bottom: 45px;
  }
  .thanks p {
    font-size: 14px;
    line-height: 1.71429;
    color: #000;
  }
  .thanks .btn_backtop {
    display: block;
    width: 306px;
    margin: 54px auto 0;
  }
  .privacy {
    padding: 65px 0 50px;
  }
  .privacy h2 {
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #000000;
    margin-bottom: 40px;
  }
  .privacy .btn_backtop {
    display: block;
    width: 306px;
    margin: 50px auto 0;
  }
  .privacy dl + dl {
    margin-top: 40px;
  }
  .privacy dl dt {
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    margin-bottom: 15px;
  }
  .privacy dl dd {
    font-size: 14px;
    line-height: 1.71429;
    color: #000000;
  }
  .blk08 .row {
    padding-bottom: 3vw;
  }
}

@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;
  }
  body {
    padding-top: 15.94203vw;
  }
  .cta_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .cta_fixed span {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 7.72947vw;
    line-height: 100%;
    color: #FFFFFF;
    position: absolute;
    left: 16.42512vw;
    top: 2.41546vw;
    z-index: 3;
  }
  .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    border-top: 0.96618vw solid #FAA421;
  }
  .header .row {
    background-color: #fff;
    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: 15.21739vw;
    padding-right: 2.41546vw;
  }
  .header .logo {
    display: inline-block;
    width: 38.16425vw;
  }
  .header .header_r {
    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;
  }
  .header .header_r * {
    font-size: 0;
    line-height: 0;
  }
  .header .header_r .hrl {
    width: 39.37198vw;
  }
  .header .header_r .header_tel {
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 3.86473vw;
    letter-spacing: -0.06em;
    color: #000000;
    line-height: 1;
    position: relative;
    padding-left: 4.83092vw;
  }
  .header .header_r .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.10628vw;
    height: 4.10628vw;
    background: url(../img/ic_phone.svg) center/100% 100% no-repeat;
    display: block;
  }
  .header .header_contact {
    display: inline-block;
    width: 13.52657vw;
  }
  .countDownWrap {
    background-color: #000;
    font-weight: 700;
    font-size: 4.34783vw;
    letter-spacing: 0.085em;
    color: #FFFFFF;
    text-align: center;
  }
  .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;
  }
  .footer {
    padding: 4.83092vw 0 17.63285vw;
    background: #000;
    color: #fff;
  }
  .footer a {
    color: #fff;
  }
  .footer .logo_ft {
    display: block;
    width: 20.5314vw;
    margin-bottom: 4.83092vw;
  }
  .footer dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 3.38164vw;
  }
  .footer dl + dl {
    margin-top: 3.62319vw;
  }
  .footer dl dt {
    font-weight: bold;
    width: 21.73913vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .footer dl dd {
    width: 100%;
  }
  .footer ul {
    margin: 7.24638vw 0;
    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: 3.38164vw;
  }
  .footer ul li:not(:last-child)::after {
    content: "｜";
    font-size: 3.62319vw;
    position: absolute;
    top: 50%;
    right: -3.38164vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .footer ul li a {
    font-size: 3.38164vw;
    color: #fff;
  }
  .footer p {
    font-size: 3.38164vw;
    text-align: center;
    color: #fff;
    border-top: 1px solid #888888;
    padding: 2.41546vw;
  }
  .p_top .mv {
    background: url("../img/mvBG.png") center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding-bottom: 3.62319vw;
  }
  .p_top .mv .pos {
    line-height: 0;
    position: relative;
  }
  .p_top .mv .pos img {
    width: 100%;
    height: auto;
  }
  .p_top .mv .pos01 {
    width: 47.10145vw;
    margin: 1.20773vw 0 0 1.93237vw;
    z-index: 5;
  }
  .p_top .mv .pos02 {
    width: 42.8744vw;
    z-index: 4;
    margin-left: -2.41546vw;
    margin-top: 1.57005vw;
    -webkit-transition-delay: 0.3s;
       -moz-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .p_top .mv .pos02 img {
    -webkit-animation: mv_track 0.3s ease infinite;
       -moz-animation: mv_track 0.3s ease infinite;
            animation: mv_track 0.3s ease infinite;
  }
  .p_top .mv .pos03 {
    width: 37.56039vw;
    z-index: 10;
    margin-left: -27.77778vw;
    -webkit-transition-delay: 0.3s;
       -moz-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .p_top .mv .pos03 img {
    -webkit-animation: mv_track 0.3s ease infinite;
       -moz-animation: mv_track 0.3s ease infinite;
            animation: mv_track 0.3s ease infinite;
  }
  .p_top .mv .pos04 {
    width: 100%;
    z-index: 9;
    text-align: center;
    margin-top: -4.83092vw;
    -webkit-transform: scale(0.8, 1.4) translate(0%, -100%);
       -moz-transform: scale(0.8, 1.4) translate(0%, -100%);
        -ms-transform: scale(0.8, 1.4) translate(0%, -100%);
            transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  .p_top .mv .pos04.active {
    -webkit-animation: mv_zero 1.2s linear forwards;
       -moz-animation: mv_zero 1.2s linear forwards;
            animation: mv_zero 1.2s linear forwards;
  }
  .p_top .mv .pos04 > img {
    width: 95.28986vw;
  }
  .p_top .mv .pos04 .lightning {
    position: absolute;
    width: 10.14493vw;
    top: -2.657vw;
    left: 7.24638vw;
  }
  .p_top .mv .pos04 .lightning img {
    -webkit-animation: mv_kirakira 1.2s linear infinite;
       -moz-animation: mv_kirakira 1.2s linear infinite;
            animation: mv_kirakira 1.2s linear infinite;
  }
  .p_top .mv .pos05 {
    width: 100%;
    text-align: center;
    margin-top: -3.98551vw;
    z-index: 11;
    -webkit-transition-delay: 0.4s;
       -moz-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .p_top .mv .pos05 img {
    width: 93.90097vw;
    -webkit-animation: mv_panda 2s 1.2s linear infinite;
       -moz-animation: mv_panda 2s 1.2s linear infinite;
            animation: mv_panda 2s 1.2s linear infinite;
  }
  .p_top .mv .pos06 {
    width: 100%;
    text-align: center;
    margin-top: 0.72464vw;
    -webkit-transition-delay: 0.5s;
       -moz-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .p_top .mv .pos06 img {
    width: 94.38406vw;
  }
  .p_top .cta {
    position: relative;
    border-bottom: 0.96618vw solid #000;
    background: #fff url(../img/dots.png) repeat;
  }
  .p_top .cta .cta_head {
    position: relative;
    z-index: 2;
  }
  .p_top .cta .cta_head .countDownWrap {
    width: 85.02415vw;
    position: absolute;
    left: 50%;
    top: 29.22705vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 3.62319vw;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
    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: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: .15rem;
  }
  .p_top .cta .cta_head .countDownWrap i {
    font-size: 6.00483vw;
    line-height: 1.3;
  }
  .p_top .cta .cta_btn a {
    display: block;
  }
  .p_top .cta .cta_btn .cta_tel {
    position: relative;
  }
  .p_top .cta .cta_btn .cta_tel span {
    position: absolute;
    left: 17.8744vw;
    bottom: 3.62319vw;
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 7.97101vw;
    line-height: 1;
    letter-spacing: -0.06em;
    color: #FFFFFF;
    z-index: 3;
  }
  .p_top .blk01 {
    padding: 15.94203vw 0 8.45411vw;
    text-align: center;
  }
  .p_top .blk01_main {
    background: #FFFFFF;
    border: 1.20773vw solid #000000;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    padding: 0 3.62319vw 3.62319vw;
  }
  .p_top .blk01 h2 {
    position: relative;
    text-align: center;
    top: -17.63285vw;
    margin-bottom: -17.63285vw;
  }
  .p_top .blk01 h2 img {
    width: 79.71014vw;
  }
  .p_top .blk02 {
    background: url(../img/blk02_bg.jpg) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding-bottom: 7.48792vw;
  }
  .p_top .blk02 h2 {
    text-align: center;
    margin-bottom: 5.55556vw;
  }
  .p_top .blk02 h2 img {
    width: 81.15942vw;
  }
  .p_top .blk03 {
    background-color: #FABF00;
    padding-bottom: 4.83092vw;
  }
  .p_top .blk03 h2 {
    margin: 0 -3.62319vw;
    position: relative;
    top: -38.88889vw;
    margin-bottom: -50.96618vw;
  }
  .p_top .blk03 ul {
    position: relative;
    z-index: 2;
  }
  .p_top .blk03 ul li + li {
    margin-top: 3.62319vw;
  }
  .p_top .blk04 figure img, .p_top .blk04 picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .blk05 {
    padding: 10.62802vw 0 6.03865vw;
    background: url(../img/grid.png) repeat;
  }
  .p_top .blk06 {
    background: url(../img/grid.png) repeat;
    border-bottom: 0.96618vw solid #000;
  }
  .p_top .blk06 h2 {
    margin-bottom: -12.07729vw;
  }
  .p_top .blk07 {
    background-color: #F6D215;
    padding-bottom: 12.07729vw;
  }
  .p_top .blk07 .blk07_head {
    position: relative;
  }
  .p_top .blk07 h2 {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 10.86957vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_top .blk07 h2 img {
    width: 52.41546vw;
  }
  .p_top .blk07 .dlist dl {
    padding: 0 4.10628vw;
    background: #FFFFFF;
    border: 0.72464vw solid #000000;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .p_top .blk07 .dlist dl + dl {
    margin-top: 2.41546vw;
  }
  .p_top .blk07 .dlist dl dt {
    position: relative;
    padding: 3.38164vw 0;
    font-weight: bold;
    font-size: 4.83092vw;
    text-align: left;
    position: relative;
    color: #000;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .blk07 .dlist dl dt i {
    position: absolute;
    width: 6.28019vw;
    height: 6.28019vw;
    right: 0;
    top: 50%;
    margin-top: -3.1401vw;
    display: block;
  }
  .p_top .blk07 .dlist dl dt i:before, .p_top .blk07 .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 .blk07 .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 0.72464vw;
    height: 100%;
    margin-left: -0.36232vw;
  }
  .p_top .blk07 .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.72464vw;
    margin-top: -0.36232vw;
  }
  .p_top .blk07 .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .blk07 .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 .blk07 .dlist dl dd .actCt {
    padding: 3.1401vw 0 5.31401vw;
    border-top: 1px solid #000;
  }
  .p_top .blk07 .dlist dl dd .actCt p {
    line-height: 1.42857;
    font-size: 3.38164vw;
    text-align: left;
    color: #000;
  }
  .p_top .blk08 {
    background: url(../img/grid.png) repeat;
    border-bottom: 0.96618vw solid #000;
  }
  .p_top .faq {
    padding: 12.07729vw 0;
  }
  .p_top .faq h2 {
    text-align: center;
    margin-bottom: 6.03865vw;
  }
  .p_top .faq h2 img {
    width: 66.42512vw;
  }
  .p_top .faq .dlist dl {
    padding: 0 3.62319vw;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #EE5600;
  }
  .p_top .faq .dlist dl:nth-child(even) {
    background-color: #F67600;
  }
  .p_top .faq .dlist dl + dl {
    margin-top: 2.41546vw;
  }
  .p_top .faq .dlist dl dt {
    position: relative;
    padding: 3.86473vw 8.45411vw 3.86473vw 5.31401vw;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
    font-weight: bold;
    font-size: 3.86473vw;
    line-height: 1.5;
    text-align: left;
    color: #fff;
    position: relative;
  }
  .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 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.svg) center/100% 100% no-repeat;
    display: block;
  }
  .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 {
    padding: 2.41546vw 0 2.89855vw;
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    position: relative;
  }
  .p_top .faq .dlist dl dd .actCt p {
    line-height: 1.71429;
    font-size: 3.38164vw;
    color: #fff;
  }
  .p_top .form {
    position: relative;
    z-index: 2;
  }
  .p_top .form .f_txtError {
    font-size: 3.38164vw;
    margin-bottom: 0.96618vw;
    color: #f00;
  }
  .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: 73.91304vw;
  }
  .p_top .form .checkboxWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 4.83092vw;
    margin-top: 4.83092vw;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .form .checkboxWr div, .p_top .form .checkboxWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .form .checkboxWr label {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    font-weight: 500;
    font-size: 3.38164vw;
    color: #000;
  }
  .p_top .form .checkboxWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .form .checkboxWr label a {
    color: #00A3FF;
  }
  .p_top .form .checkboxWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 5.55556vw;
  }
  .p_top .form .checkboxWr label span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 3.62319vw;
    height: 3.62319vw;
    -moz-border-radius: 0.48309vw;
         border-radius: 0.48309vw;
    background: #fff;
    border: 1px solid #091c49;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.38164vw;
  }
  .p_top .form .checkboxWr label input:checked ~ span:before {
    content: "\2713";
  }
  .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;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 2.17391vw;
    font-weight: bold;
    font-size: 4.34783vw;
    color: #292929;
  }
  .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: 11.11111vw;
    min-height: 4.83092vw;
    -moz-border-radius: 241.30435vw;
         border-radius: 241.30435vw;
    background: #F82301;
    font-size: 3.38164vw;
    color: #fff;
    font-weight: bold;
  }
  .p_top .form dl dd {
    width: 100%;
  }
  .p_top .form dl dd input {
    width: 100%;
    padding: 0 2.41546vw;
    outline: none;
    font-size: -webkit-calc(max(4.58937vw, 16px));
    font-size: -moz-calc(max(4.58937vw, 16px));
    font-size: calc(max(4.58937vw, 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;
  }
  .p_top .form dl dd input::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd input::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd input:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd input::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd textarea {
    width: 100%;
    padding: 2.41546vw;
    outline: none;
    font-size: -webkit-calc(max(4.58937vw, 16px));
    font-size: -moz-calc(max(4.58937vw, 16px));
    font-size: calc(max(4.58937vw, 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;
  }
  .p_top .form dl dd textarea::-webkit-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd textarea::-moz-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd textarea:-ms-input-placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd textarea::placeholder {
    color: #C7C7C7;
    opacity: 1;
  }
  .p_top .form dl dd .f_txt01 {
    font-size: 2.89855vw;
    letter-spacing: 0.07em;
    margin-bottom: 1.20773vw;
  }
  .p_top .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 .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.1401vw solid #000;
    z-index: 3;
    pointer-events: none;
  }
  .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.69565vw 0 2.41546vw;
    background: transparent;
    font-size: -webkit-calc(max(4.58937vw, 16px));
    font-size: -moz-calc(max(4.58937vw, 16px));
    font-size: calc(max(4.58937vw, 16px));
    cursor: pointer;
    position: relative;
    z-index: 3;
    color: #000;
    font-weight: 500;
  }
  .p_top .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .contact {
    padding: 0vw 0 9.17874vw;
    background-color: #F6D215;
  }
  .p_top .contact h2 {
    text-align: center;
    margin: 0 -3.62319vw;
  }
  .p_top .contact .form {
    background: #FFFFFF;
    border: 0.96618vw solid #000000;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    padding: 4.58937vw 3.62319vw;
  }
  .p_top .contact .c_txt {
    text-align: center;
    font-size: 4.34783vw;
    line-height: 1.77778;
    text-align: center;
    color: #000;
    margin: 5.07246vw 0 3.86473vw;
    font-weight: 400;
  }
  .p_top .contact .contact_tel {
    width: 94.68599vw;
    margin: 0 auto 5.31401vw;
    position: relative;
    display: block;
  }
  .p_top .contact .contact_tel span {
    line-height: 1;
    color: #fff;
    position: absolute;
    bottom: 3.62319vw;
    left: 14.49275vw;
    z-index: 3;
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 7.97101vw;
    white-space: nowrap;
  }
  .thanks {
    padding: 15.70048vw 0 12.07729vw;
    text-align: center;
  }
  .thanks h2 {
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 5.7971vw;
    text-align: center;
    letter-spacing: 0.1em;
    color: #000000;
    margin-bottom: 10.86957vw;
  }
  .thanks p {
    font-size: 3.38164vw;
    line-height: 1.71429;
    color: #000;
  }
  .thanks .btn_backtop {
    display: block;
    width: 73.91304vw;
    margin: 13.04348vw auto 0;
  }
  .privacy {
    padding: 15.70048vw 0 12.07729vw;
  }
  .privacy h2 {
    font-family: 'Ro GSan Serif Std';
    font-style: normal;
    font-weight: 400;
    font-size: 5.7971vw;
    text-align: center;
    letter-spacing: 0.1em;
    color: #000000;
    margin-bottom: 9.66184vw;
  }
  .privacy .btn_backtop {
    display: block;
    width: 73.91304vw;
    margin: 12.07729vw auto 0;
  }
  .privacy dl + dl {
    margin-top: 9.66184vw;
  }
  .privacy dl dt {
    font-weight: 700;
    font-size: 3.86473vw;
    color: #000000;
    margin-bottom: 3.62319vw;
  }
  .privacy dl dd {
    font-size: 3.38164vw;
    line-height: 1.71429;
    color: #000000;
  }
  .blk08 .row {
    padding-bottom: 6vw;
  }
}

.error {
  color: #ff0000;
  text-align: left;
  display: block;
}

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

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

@-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 mv_track {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  50% {
    -webkit-transform: translate(3px, 0);
            transform: translate(3px, 0);
  }
  75% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-moz-keyframes mv_track {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
  25% {
    -moz-transform: translate(0, 3px);
         transform: translate(0, 3px);
  }
  50% {
    -moz-transform: translate(3px, 0);
         transform: translate(3px, 0);
  }
  75% {
    -moz-transform: translate(0, 3px);
         transform: translate(0, 3px);
  }
  100% {
    -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%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -webkit-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%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -webkit-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%);
            transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}

@-moz-keyframes mv_panda {
  0% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -moz-transform: scale(0.95, 1.2) translate(0%, -10%);
         transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    -moz-transform: scale(1.1, 0.9) translate(0%, 5%);
         transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -moz-transform: scale(0.95, 1.05) translate(0%, -3%);
         transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    -moz-transform: scale(1.05, 0.95) translate(0%, 3%);
         transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -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%);
  }
}

@-webkit-keyframes mv_txt_2 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
            transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
            transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
    opacity: 1;
  }
  65% {
    -webkit-transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
            transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
            transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@-moz-keyframes mv_txt_2 {
  0% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
    opacity: 0;
  }
  20% {
    -moz-transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
         transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
    opacity: 1;
  }
  50% {
    -moz-transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
         transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
    opacity: 1;
  }
  65% {
    -moz-transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
         transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
    opacity: 1;
  }
  80% {
    -moz-transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
         transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@keyframes mv_txt_2 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
       -moz-transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
            transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
       -moz-transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
            transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
    opacity: 1;
  }
  65% {
    -webkit-transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
       -moz-transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
            transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
       -moz-transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
            transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@-webkit-keyframes mv_zero {
  0% {
    -webkit-transform: scale(0.8, 1.4) translate(0%, -100%);
            transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(0.8, 1.4) translate(0%, -15%);
            transform: scale(0.8, 1.4) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    -webkit-transform: scale(1.4, 0.6) translate(0%, 30%);
            transform: scale(1.4, 0.6) translate(0%, 30%);
    opacity: 1;
  }
  30% {
    -webkit-transform: scale(0.9, 1.1) translate(0%, -10%);
            transform: scale(0.9, 1.1) translate(0%, -10%);
    opacity: 1;
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -30%);
            transform: scale(0.95, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
            transform: scale(0.95, 1.2) translate(0%, -10%);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@-moz-keyframes mv_zero {
  0% {
    -moz-transform: scale(0.8, 1.4) translate(0%, -100%);
         transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  10% {
    -moz-transform: scale(0.8, 1.4) translate(0%, -15%);
         transform: scale(0.8, 1.4) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    -moz-transform: scale(1.4, 0.6) translate(0%, 30%);
         transform: scale(1.4, 0.6) translate(0%, 30%);
    opacity: 1;
  }
  30% {
    -moz-transform: scale(0.9, 1.1) translate(0%, -10%);
         transform: scale(0.9, 1.1) translate(0%, -10%);
    opacity: 1;
  }
  40% {
    -moz-transform: scale(0.95, 1.2) translate(0%, -30%);
         transform: scale(0.95, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  50% {
    -moz-transform: scale(0.95, 1.2) translate(0%, -10%);
         transform: scale(0.95, 1.2) translate(0%, -10%);
    opacity: 1;
  }
  60% {
    -moz-transform: scale(1.1, 0.9) translate(0%, 5%);
         transform: scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  70% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1, 1) translate(0%, 0%);
         transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@keyframes mv_zero {
  0% {
    -webkit-transform: scale(0.8, 1.4) translate(0%, -100%);
       -moz-transform: scale(0.8, 1.4) translate(0%, -100%);
            transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(0.8, 1.4) translate(0%, -15%);
       -moz-transform: scale(0.8, 1.4) translate(0%, -15%);
            transform: scale(0.8, 1.4) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    -webkit-transform: scale(1.4, 0.6) translate(0%, 30%);
       -moz-transform: scale(1.4, 0.6) translate(0%, 30%);
            transform: scale(1.4, 0.6) translate(0%, 30%);
    opacity: 1;
  }
  30% {
    -webkit-transform: scale(0.9, 1.1) translate(0%, -10%);
       -moz-transform: scale(0.9, 1.1) translate(0%, -10%);
            transform: scale(0.9, 1.1) translate(0%, -10%);
    opacity: 1;
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -30%);
       -moz-transform: scale(0.95, 1.2) translate(0%, -30%);
            transform: scale(0.95, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  50% {
    -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%);
    opacity: 1;
  }
  60% {
    -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%);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
       -moz-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@-webkit-keyframes mv_kirakira {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    opacity: 1;
  }
  5% {
    -webkit-transform: translate(10%, 0%) rotate(10deg);
            transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  25% {
    -webkit-transform: translate(20%, 0%) rotate(20deg);
            transform: translate(20%, 0%) rotate(20deg);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate(-10%, 0%) rotate(-10deg);
            transform: translate(-10%, 0%) rotate(-10deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: translate(-15%, 0%) rotate(-15deg);
            transform: translate(-15%, 0%) rotate(-15deg);
    opacity: 1;
  }
  45% {
    -webkit-transform: translate(10%, 0%) rotate(10deg);
            transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(15%, 0%) rotate(15deg);
            transform: translate(15%, 0%) rotate(15deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(-5%, 0%) rotate(-5deg);
            transform: translate(-5%, 0%) rotate(-5deg);
    opacity: 1;
  }
  65% {
    -webkit-transform: translate(-7%, 0%) rotate(-7deg);
            transform: translate(-7%, 0%) rotate(-7deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
}

@-moz-keyframes mv_kirakira {
  0% {
    -moz-transform: translate(0%, 0%);
         transform: translate(0%, 0%);
    opacity: 1;
  }
  5% {
    -moz-transform: translate(10%, 0%) rotate(10deg);
         transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  25% {
    -moz-transform: translate(20%, 0%) rotate(20deg);
         transform: translate(20%, 0%) rotate(20deg);
    opacity: 1;
  }
  30% {
    -moz-transform: translate(-10%, 0%) rotate(-10deg);
         transform: translate(-10%, 0%) rotate(-10deg);
    opacity: 1;
  }
  35% {
    -moz-transform: translate(-15%, 0%) rotate(-15deg);
         transform: translate(-15%, 0%) rotate(-15deg);
    opacity: 1;
  }
  45% {
    -moz-transform: translate(10%, 0%) rotate(10deg);
         transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  50% {
    -moz-transform: translate(15%, 0%) rotate(15deg);
         transform: translate(15%, 0%) rotate(15deg);
    opacity: 1;
  }
  60% {
    -moz-transform: translate(-5%, 0%) rotate(-5deg);
         transform: translate(-5%, 0%) rotate(-5deg);
    opacity: 1;
  }
  65% {
    -moz-transform: translate(-7%, 0%) rotate(-7deg);
         transform: translate(-7%, 0%) rotate(-7deg);
    opacity: 1;
  }
  75% {
    -moz-transform: translate(0%, 0%) rotate(0deg);
         transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translate(0%, 0%) rotate(0deg);
         transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
}

@keyframes mv_kirakira {
  0% {
    -webkit-transform: translate(0%, 0%);
       -moz-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    opacity: 1;
  }
  5% {
    -webkit-transform: translate(10%, 0%) rotate(10deg);
       -moz-transform: translate(10%, 0%) rotate(10deg);
            transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  25% {
    -webkit-transform: translate(20%, 0%) rotate(20deg);
       -moz-transform: translate(20%, 0%) rotate(20deg);
            transform: translate(20%, 0%) rotate(20deg);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate(-10%, 0%) rotate(-10deg);
       -moz-transform: translate(-10%, 0%) rotate(-10deg);
            transform: translate(-10%, 0%) rotate(-10deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: translate(-15%, 0%) rotate(-15deg);
       -moz-transform: translate(-15%, 0%) rotate(-15deg);
            transform: translate(-15%, 0%) rotate(-15deg);
    opacity: 1;
  }
  45% {
    -webkit-transform: translate(10%, 0%) rotate(10deg);
       -moz-transform: translate(10%, 0%) rotate(10deg);
            transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(15%, 0%) rotate(15deg);
       -moz-transform: translate(15%, 0%) rotate(15deg);
            transform: translate(15%, 0%) rotate(15deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(-5%, 0%) rotate(-5deg);
       -moz-transform: translate(-5%, 0%) rotate(-5deg);
            transform: translate(-5%, 0%) rotate(-5deg);
    opacity: 1;
  }
  65% {
    -webkit-transform: translate(-7%, 0%) rotate(-7deg);
       -moz-transform: translate(-7%, 0%) rotate(-7deg);
            transform: translate(-7%, 0%) rotate(-7deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
       -moz-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
       -moz-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes dokidoki {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes dokidoki {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  40% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  60% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@keyframes dokidoki {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
            transform: scale(1.1);
  }
  60% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes purupuru {
  0% {
    -webkit-transform: skewX(9deg);
            transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
            transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
            transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
            transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
            transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
            transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
            transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
            transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
            transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg);
  }
}

@-moz-keyframes purupuru {
  0% {
    -moz-transform: skewX(9deg);
         transform: skewX(9deg);
  }
  10% {
    -moz-transform: skewX(-8deg);
         transform: skewX(-8deg);
  }
  20% {
    -moz-transform: skewX(7deg);
         transform: skewX(7deg);
  }
  30% {
    -moz-transform: skewX(-6deg);
         transform: skewX(-6deg);
  }
  40% {
    -moz-transform: skewX(5deg);
         transform: skewX(5deg);
  }
  50% {
    -moz-transform: skewX(-4deg);
         transform: skewX(-4deg);
  }
  60% {
    -moz-transform: skewX(3deg);
         transform: skewX(3deg);
  }
  70% {
    -moz-transform: skewX(-2deg);
         transform: skewX(-2deg);
  }
  80% {
    -moz-transform: skewX(1deg);
         transform: skewX(1deg);
  }
  90% {
    -moz-transform: skewX(0deg);
         transform: skewX(0deg);
  }
  100% {
    -moz-transform: skewX(0deg);
         transform: skewX(0deg);
  }
}

@keyframes purupuru {
  0% {
    -webkit-transform: skewX(9deg);
       -moz-transform: skewX(9deg);
            transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
       -moz-transform: skewX(-8deg);
            transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
       -moz-transform: skewX(7deg);
            transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
       -moz-transform: skewX(-6deg);
            transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
       -moz-transform: skewX(5deg);
            transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
       -moz-transform: skewX(-4deg);
            transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
       -moz-transform: skewX(3deg);
            transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
       -moz-transform: skewX(-2deg);
            transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
       -moz-transform: skewX(1deg);
            transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
       -moz-transform: skewX(0deg);
            transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
       -moz-transform: skewX(0deg);
            transform: skewX(0deg);
  }
}
