@media screen and (min-width: 769px), print {
  .show_sp {
    display: none !important;
  }
  .container {
    overflow: hidden;
  }
  .row {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}

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

@media screen and (min-width: 769px), print {
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .footer {
    text-align: center;
    color: #fff;
  }
  .footer .row {
    padding: 23px 0 10px;
    background-color: #FD8282;
  }
  .footer a {
    color: #fff;
  }
  .footer p {
    font-size: 14px;
    line-height: 180%;
    text-align: center;
  }
  .footer .copyright {
    margin-top: 15px;
    font-size: 12px;
  }
  .p_top main {
    font-weight: 500;
    font-size: 18px;
    line-height: 180%;
    color: #3E3E3E;
  }
  .p_top main p {
    margin-bottom: 40px;
  }
  .p_top main p small {
    font-size: 16px;
  }
  .p_top main .row {
    background-color: #FFFCFB;
    padding: 0 60px 10px;
  }
  .p_top .mv {
    padding-top: 51px;
  }
  .p_top .mv + .tl {
    margin-top: 30px;
  }
  .p_top .tl {
    background: url(../img/tl_bg.png) center/100% 100% no-repeat;
    min-height: 62px;
    padding: 0 11px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.45833;
    color: #FFFFFF;
    margin: 50px 0 20px;
  }
  .p_top .list_check {
    margin-bottom: 40px;
  }
  .p_top .list_check li {
    position: relative;
    padding-left: 41px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.45;
    color: #3E3E3E;
  }
  .p_top .list_check li + li {
    margin-top: 13px;
  }
  .p_top .list_check li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 26px;
    height: 26px;
    background: url(../img/ic_check.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .txt_hightlight span {
    background: -webkit-linear-gradient(bottom, #FFF2BC 11px, transparent 11px, transparent 100%);
    background: -moz- oldlinear-gradient(bottom, #FFF2BC 11px, transparent 11px, transparent 100%);
    background: linear-gradient(to top, #FFF2BC 11px, transparent 11px, transparent 100%);
    font-weight: 700;
    font-size: 30px;
    line-height: 180%;
    color: #FF6265;
  }
  .p_top .txt01 {
    font-weight: bold;
    color: #33C046;
  }
  .p_top .box {
    margin-bottom: 40px;
  }
  .p_top .box .list_check {
    margin-bottom: 0;
  }
  .p_top .box dl {
    display: inline-block;
  }
  .p_top .box dl dt {
    min-width: 112px;
    min-height: 33px;
    background: #54C524;
    -moz-border-radius: 10px 10px 0px 0px;
         border-radius: 10px 10px 0px 0px;
    padding: 0 10px;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.45;
    color: #FFFFFF;
  }
  .p_top .box dl dd {
    padding: 25px;
    background: #FFFFFF;
    border: 3px solid #54C524;
    margin-top: -2px;
    -moz-border-radius: 0px 10px 10px 10px;
         border-radius: 0px 10px 10px 10px;
  }
  .p_top .tk {
    margin-bottom: 40px;
    text-align: right;
  }
  .p_top .tk.st2 img {
    width: 562px;
  }
  .p_top .tk img {
    display: inline-block;
    width: 481px;
  }
  .p_top .thumb {
    margin-bottom: 40px;
  }
  .p_top .thumb.st3 {
    margin-bottom: 20px;
  }
  .p_top .thumb.st2 {
    margin-top: 30px;
    text-align: center;
  }
  .p_top .thumb.st2 img {
    display: inline-block;
    width: 697px;
  }
  .p_top .txt02 {
    font-weight: 700;
    font-size: 30px;
    line-height: 180%;
    color: #FF7362;
    margin-bottom: 30px;
  }
  .p_top .txt03 {
    background: -webkit-linear-gradient(bottom, #FFE785 9px, transparent 9px, transparent 100%);
    background: -moz- oldlinear-gradient(bottom, #FFE785 9px, transparent 9px, transparent 100%);
    background: linear-gradient(to top, #FFE785 9px, transparent 9px, transparent 100%);
    font-weight: bold;
  }
  .p_top .sns {
    margin-bottom: 40px;
    text-align: center;
  }
  .p_top .sns img {
    display: inline-block;
    width: 591px;
  }
  .p_top .tl2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.45833;
    color: #FF6265;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid;
  }
  .p_top .box2 {
    margin-bottom: 40px;
    display: inline-block;
    background: #FFFFFF;
    border: 3px solid #FD8282;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 22px 29px;
  }
  .p_top .box2 ul li {
    padding-left: 22px;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.45833;
    color: #FD8282;
  }
  .p_top .box2 ul li + li {
    margin-top: 15px;
  }
  .p_top .box2 ul li span {
    color: #3E3E3E;
  }
  .p_top .box2 ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: #FD8282;
    -moz-border-radius: 9999px;
         border-radius: 9999px;
    display: block;
  }
  .p_top .btn {
    text-align: center;
    margin-bottom: 60px;
  }
  .p_top .btn a {
    display: inline-block;
    width: 696px;
  }
  .p_top .txt04 {
    color: #FF7362;
    font-weight: bold;
  }
  .tl3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 50px;
    color: #25282D;
  }
  .privacy .row {
    background-color: #FFFBF5;
    padding: 70px 60px;
    font-size: 16px;
    line-height: 180%;
    color: #25282D;
    min-height: -webkit-calc(100vh - 94px);
    min-height: -moz-calc(100vh - 94px);
    min-height: calc(100vh - 94px);
  }
  .privacy .row p + p {
    margin-top: 28px;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
  }
  .show_pc {
    display: none !important;
  }
  .inner,
  .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .footer {
    text-align: center;
    color: #fff;
  }
  .footer .row {
    padding: 5.55556vw 0 54.15459vw;
    background-color: #FD8282;
  }
  .footer a {
    color: #fff;
  }
  .footer p {
    font-size: 3.38164vw;
    line-height: 180%;
    text-align: center;
  }
  .footer .copyright {
    margin-top: 3.62319vw;
    font-size: 2.89855vw;
  }
  .p_top main {
    font-weight: 500;
    font-size: 3.86473vw;
    line-height: 180%;
    color: #3E3E3E;
  }
  .p_top main p {
    margin-bottom: 7.24638vw;
  }
  .p_top main p small {
    font-size: 3.86473vw;
  }
  .p_top main .row {
    background-color: #FFFCFB;
    padding-bottom: 3.62319vw;
  }
  .p_top .mv {
    padding-top: 3.62319vw;
  }
  .p_top .mv + .tl {
    margin-top: 7.24638vw;
  }
  .p_top .tl {
    background: url(../img/tl_bg_sp.png) center/100% 100% no-repeat;
    min-height: 12.07729vw;
    padding: 2.89855vw 2.17391vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    font-size: 4.34783vw;
    line-height: 1.45833;
    color: #FFFFFF;
    margin: 9.66184vw 0 5.55556vw;
  }
  .p_top .list_check {
    margin-bottom: 8.9372vw;
  }
  .p_top .list_check li {
    position: relative;
    padding-left: 7.24638vw;
    font-weight: 700;
    font-size: 3.86473vw;
    line-height: 1.45;
    color: #3E3E3E;
  }
  .p_top .list_check li + li {
    margin-top: 3.1401vw;
  }
  .p_top .list_check li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4.83092vw;
    height: 4.83092vw;
    background: url(../img/ic_check.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .txt_hightlight span {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(2.17391vw, #FFF2BC), color-stop(2.17391vw, transparent), to(transparent));
    background: -webkit-linear-gradient(bottom, #FFF2BC 2.17391vw, transparent 2.17391vw, transparent 100%);
    background: -moz- oldlinear-gradient(bottom, #FFF2BC 2.17391vw, transparent 2.17391vw, transparent 100%);
    background: linear-gradient(to top, #FFF2BC 2.17391vw, transparent 2.17391vw, transparent 100%);
    font-weight: 700;
    font-size: 5.7971vw;
    line-height: 180%;
    color: #FF6265;
  }
  .p_top .txt01 {
    font-weight: bold;
    color: #33C046;
  }
  .p_top .box {
    margin-bottom: 8.9372vw;
  }
  .p_top .box .list_check {
    margin-bottom: 0;
  }
  .p_top .box dl dt {
    min-width: 21.49758vw;
    min-height: 6.28019vw;
    background: #54C524;
    -moz-border-radius: 2.41546vw 2.41546vw 0vw 0vw;
         border-radius: 2.41546vw 2.41546vw 0vw 0vw;
    padding: 0 2.41546vw;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    font-size: 3.86473vw;
    line-height: 1.45;
    color: #FFFFFF;
  }
  .p_top .box dl dd {
    padding: 4.83092vw;
    background: #FFFFFF;
    border: 0.72464vw solid #54C524;
    margin-top: -0.72464vw;
    -moz-border-radius: 0vw 2.41546vw 2.41546vw 2.41546vw;
         border-radius: 0vw 2.41546vw 2.41546vw 2.41546vw;
  }
  .p_top .tk {
    margin-bottom: 8.9372vw;
    margin-left: -2.41546vw;
  }
  .p_top .thumb {
    margin-bottom: 8.9372vw;
  }
  .p_top .thumb.st3 {
    margin-bottom: 4.83092vw;
  }
  .p_top .thumb.st2 {
    margin-top: 7.24638vw;
    text-align: center;
  }
  .p_top .txt02 {
    font-weight: 700;
    font-size: 6.03865vw;
    line-height: 180%;
    color: #FF7362;
    margin-bottom: 7.24638vw;
  }
  .p_top .txt03 {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(2.17391vw, #FFE785), color-stop(2.17391vw, transparent), to(transparent));
    background: -webkit-linear-gradient(bottom, #FFE785 2.17391vw, transparent 2.17391vw, transparent 100%);
    background: -moz- oldlinear-gradient(bottom, #FFE785 2.17391vw, transparent 2.17391vw, transparent 100%);
    background: linear-gradient(to top, #FFE785 2.17391vw, transparent 2.17391vw, transparent 100%);
    font-weight: bold;
  }
  .p_top .sns {
    margin-bottom: 8.9372vw;
    text-align: center;
  }
  .p_top .tl2 {
    font-weight: 700;
    font-size: 4.34783vw;
    line-height: 1.45833;
    color: #FF6265;
    padding-bottom: 2.41546vw;
    margin-bottom: 7.24638vw;
    border-bottom: 1px solid;
  }
  .p_top .box2 {
    margin-bottom: 8.9372vw;
    display: inline-block;
    background: #FFFFFF;
    border: 0.72464vw solid #FF9800;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    padding: 4.83092vw 3.38164vw;
  }
  .p_top .box2 ul li {
    padding-left: 4.58937vw;
    position: relative;
    font-weight: 700;
    font-size: 4.10628vw;
    line-height: 1.45833;
    color: #FD8282;
  }
  .p_top .box2 ul li + li {
    margin-top: 3.62319vw;
  }
  .p_top .box2 ul li span {
    color: #3E3E3E;
  }
  .p_top .box2 ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 2.89855vw;
    height: 2.89855vw;
    background: #FD8282;
    -moz-border-radius: 2415.21739vw;
         border-radius: 2415.21739vw;
    display: block;
  }
  .p_top .btn {
    text-align: center;
    margin-bottom: 9.66184vw;
  }
  .p_top .btn a {
    display: block;
  }
  .p_top .txt04 {
    color: #FF7362;
    font-weight: bold;
  }
  .cta_fixed {
    position: fixed;
    width: 100%;
    padding: 2.41546vw 3.62319vw;
    z-index: 99;
    left: 0;
    bottom: 0;
  }
  .cta_fixed a {
    display: block;
    font-size: 0;
    line-height: 0;
  }
  .tl3 {
    font-weight: 700;
    font-size: 7.72947vw;
    line-height: 130%;
    text-align: center;
    margin-bottom: 12.07729vw;
    color: #25282D;
  }
  .privacy .row {
    background-color: #FFFBF5;
    padding: 7.24638vw 3.86473vw;
    font-size: 3.86473vw;
    line-height: 180%;
    color: #25282D;
  }
  .privacy .row p + p {
    margin-top: 6.76329vw;
  }
}

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

.effect {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.delay03 {
  -webkit-transition: all 1s ease 0.3s;
  -moz-transition: all 1s ease 0.3s;
  transition: all 1s ease 0.3s;
}

.delay06 {
  -webkit-transition: all 1s ease 0.6s;
  -moz-transition: all 1s ease 0.6s;
  transition: all 1s ease 0.6s;
}

.delay09 {
  -webkit-transition: all 1s ease 0.9s;
  -moz-transition: all 1s ease 0.9s;
  transition: all 1s ease 0.9s;
}

.delay12 {
  -webkit-transition: all 1s ease 1.2s;
  -moz-transition: all 1s ease 1.2s;
  transition: all 1s ease 1.2s;
}

.delay15 {
  -webkit-transition: all 1s ease 1.5s;
  -moz-transition: all 1s ease 1.5s;
  transition: all 1s ease 1.5s;
}

.fadeInUp {
  -webkit-transform: translate3d(0, 100px, 0);
  -moz-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
}

.fadeInUp.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fadeIn {
  opacity: 0;
}

.fadeIn.active {
  opacity: 1;
}

.animPopup.active {
  -webkit-animation: animPopup 1.6s linear both 0.7s;
     -moz-animation: animPopup 1.6s linear both 0.7s;
          animation: animPopup 1.6s linear both 0.7s;
}

.fallingDown {
  -webkit-transform: translate3d(0, -100px, 0);
  -moz-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  opacity: 0;
}

.fallingDown.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fadeInLeft {
  -webkit-transform: translate3d(100px, 0, 0);
  -moz-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
  opacity: 0;
}

.fadeInLeft.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fadeInRight {
  -webkit-transform: translate3d(-100px, 0, 0);
  -moz-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
  opacity: 0;
}

.fadeInRight.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-webkit-keyframes UpDown {
  0% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}

@-moz-keyframes UpDown {
  0% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -moz-transform: translateY(15px);
    transform: translateY(15px);
  }
}

@keyframes UpDown {
  0% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    transform: translateY(15px);
  }
}

@-webkit-keyframes animPopup {
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
            transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
  }
  5.11% {
    -webkit-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.71% {
    -webkit-transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.21% {
    -webkit-transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  13.21% {
    -webkit-transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.12% {
    -webkit-transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.02% {
    -webkit-transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.92% {
    -webkit-transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.73% {
    -webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.55% {
    -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  69.07% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.88% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  92.59% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-moz-keyframes animPopup {
  0% {
    -moz-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
         transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
  }
  5.11% {
    -moz-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.71% {
    -moz-transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.21% {
    -moz-transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  13.21% {
    -moz-transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.12% {
    -moz-transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.02% {
    -moz-transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.92% {
    -moz-transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.73% {
    -moz-transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.55% {
    -moz-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.26% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  69.07% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.88% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  92.59% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes animPopup {
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
       -moz-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
            transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
  }
  5.11% {
    -webkit-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.71% {
    -webkit-transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.073, 0, 0, 0, 0, 1.073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.21% {
    -webkit-transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.106, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  13.21% {
    -webkit-transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.074, 0, 0, 0, 0, 1.074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.12% {
    -webkit-transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.022, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.02% {
    -webkit-transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.986, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.92% {
    -webkit-transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.975, 0, 0, 0, 0, 0.975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.73% {
    -webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.006, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.55% {
    -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  69.07% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.88% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  92.59% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
       -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes mv_track {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  50% {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    transform: translate(3px, 0);
  }
  75% {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes mv_track {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  50% {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    transform: translate(3px, 0);
  }
  75% {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes mv_track {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  50% {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    transform: translate(3px, 0);
  }
  75% {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

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

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

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



  .p_top .quiz .checkboxWr {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      /* margin-bottom: 2.657vw; */
      margin-top: 3.1401vw;
      -webkit-box-pack: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
    .p_top .quiz .checkboxWr div, .p_top .quiz .checkboxWr .mwform-checkbox-field {
      display: inline-block;
    }
    .p_top .quiz .checkboxWr label {
      position: relative;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
    }
    .p_top .quiz .checkboxWr label input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
    }
    .p_top .quiz .checkboxWr label span {
      position: relative;
      -webkit-transform: translateZ(0);
         -moz-transform: translateZ(0);
              transform: translateZ(0);
      display: inline-block;
      padding: 0 0 0 5.7971vw;
      color: #000000;
      font-size: 4.34783vw;
      line-height: 1;
      font-weight: 700;
    }
    .p_top .quiz .checkboxWr label span::before {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 4.10628vw;
      height: 4.10628vw;
      background: #fff;
      border: 1px solid #959595;
      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: 4.34783vw;
      line-height: 1;
      font-weight: 700;
    }
    .p_top .quiz .checkboxWr label input:checked ~ span:before {
      content: "\2713";
      color: #000000;
    }
    .p_top .quiz .f_txt {
      text-align: center;
      color: #FF0000;
      font-size: 3.38164vw;
      line-height: 4.34783vw;
      font-weight: 700;
      margin-bottom: 0;
    }
    .p_top .quiz .btn {
      margin-top: 0vw;
      text-align: center;
    }
    .p_top .quiz .btn a,
    .p_top .quiz .btn span {
      line-height: 0;
      display: block;
      width: 100%;
      pointer-events: none;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
    }
.p_top .quiz .btn.on a,
.p_top .quiz .btn.on span {
  pointer-events: auto;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

@media screen and (min-width: 769px) {
  p_top .quiz .checkboxWr label span {
    font-size: 2.34783vw;
}
.p_top .quiz .checkboxWr label span::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3.10628vw;
  height: 3.10628vw;
}
.p_top .quiz .f_txt {
  font-size: 1.38164vw;
  line-height: 2;
}
.p_top .quiz .checkboxWr label span {
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  display: inline-block;
  padding: 0 0 0 5.7971vw;
  color: #000000;
  font-size: 2.34783vw;
  line-height: 1;
  font-weight: 700;
}
}