@charset "UTF-8";
@media screen and (min-width: 768px) {
  body {
    font-size: 17px;
    line-height: 1.6em;
    overflow: auto;
  }
  p.sec01-cont-txt01 {
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
    margin-top: 20px;
  }
  header div.header-logo-wrap {
    max-width: 1360px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0;
  }
  header div.header-logo-wrap div.header-logo-box01 {
    width: 27.2%;
    margin-left: 2.2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  header div.header-logo-wrap div.header-logo-box01::after {
    content: " ";
    display: block;
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    left: 62%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  header div.header-logo-wrap div.header-logo-box01 p#toyopet {
    width: 56%;
  }
  header div.header-logo-wrap div.header-logo-box01 p#chubase {
    width: 32.2%;
  }
  header div.header-logo-wrap div.header-logo-box02 {
    width: 6%;
    max-width: 80px;
    margin-left: 0;
    margin-right: 2%;
  }
  /*header*/
  a.fix-btn {
    width: 162px;
    position: fixed;
    right: 4%;
    bottom: 3%;
    z-index: 5;
    -webkit-animation: fix-btn-ani 3s 2.1s infinite linear alternate;
            animation: fix-btn-ani 3s 2.1s infinite linear alternate;
  }
  a.fix-btn:hover {
    opacity: 0.6;
  }
  @-webkit-keyframes fix-btn-ani {
    0% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, -15px);
              transform: translate(0, -15px);
    }
    100% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  @keyframes fix-btn-ani {
    0% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, -15px);
              transform: translate(0, -15px);
    }
    100% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  div.mv-wrap {
    position: relative;
    width: 100%;
    margin-top: 68px;
    overflow: hidden;
    z-index: 1;
  }
  div.mv-wrap::after {
    content: " ";
    display: block;
    width: 100%;
    height: 36%;
    background: #ffe2d9;
    position: absolute;
    left: 0;
    bottom: -1px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-clip-path: polygon(0 97%, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 97%, 100% 0, 100% 100%, 0% 100%);
    z-index: 3;
  }
  div.mv-wrap div.mv-bg {
    width: 200%;
    height: 200%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../myimg/main-bg_pc.png);
    background-repeat: repeat;
    background-size: 15%;
    background-position: center center;
    -webkit-animation: bganimation 30s linear infinite;
            animation: bganimation 30s linear infinite;
    z-index: -1;
  }
  div.mv-wrap h1 {
    position: relative;
    z-index: 2;
  }
  div.mv-wrap span {
    display: block;
    position: absolute;
  }
  div.mv-wrap span.chumaru {
    width: 28.6%;
    left: 12.1%;
    top: 0;
    -webkit-transform: translate(0, -7%);
            transform: translate(0, -7%);
    z-index: -1;
  }
  div.mv-wrap span.chumaru02 {
    width: 28%;
    left: 18%;
    bottom: 8.2%;
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0);
    z-index: 2;
  }
  div.mv-wrap p.mv-txt {
    width: 26%;
    position: absolute;
    left: 36%;
    top: 12%;
  }
  section.sec01 {
    padding: 0 0 60px 0;
    /*div.sec01-cont-box*/
    /**/
  }
  section.sec01 h1 {
    width: 54.4%;
    max-width: 686px;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 160px;
    -webkit-transform: translate(0, -30%);
            transform: translate(0, -30%);
  }
  section.sec01 div.sec01-cont-box-wrap {
    position: relative;
  }
  section.sec01 div.sec01-cont-box-wrap span.chumaru01 {
    display: block;
    width: 60%;
    max-width: 340px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-40%, -62%);
            transform: translate(-40%, -62%);
    z-index: 0;
  }
  section.sec01 div.sec01-cont-box {
    /*枠*/
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 50px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 34px;
    /*ピン*/
    /*dl.sec01-cont-point-list*/
  }
  section.sec01 div.sec01-cont-box span.pin01,
  section.sec01 div.sec01-cont-box span.pin02,
  section.sec01 div.sec01-cont-box span.pin03,
  section.sec01 div.sec01-cont-box span.pin04 {
    display: block;
    width: 12px;
    height: 12px;
    background: url(../myimg/bg-pin.png) no-repeat center center;
    background-size: contain;
    position: absolute;
  }
  section.sec01 div.sec01-cont-box span.pin01 {
    left: 25px;
    top: 25px;
  }
  section.sec01 div.sec01-cont-box span.pin02 {
    right: 25px;
    top: 25px;
  }
  section.sec01 div.sec01-cont-box span.pin03 {
    left: 25px;
    bottom: 25px;
  }
  section.sec01 div.sec01-cont-box span.pin04 {
    right: 25px;
    bottom: 25px;
  }
  section.sec01 div.sec01-cont-box:nth-of-type(2) {
    padding: 50px 0;
  }
  section.sec01 div.sec01-cont-box:nth-of-type(2) span.pin01 {
    left: 25px;
    top: 25px;
  }
  section.sec01 div.sec01-cont-box:nth-of-type(2) span.pin02 {
    right: 25px;
    top: 25px;
  }
  section.sec01 div.sec01-cont-box:nth-of-type(2) span.pin03 {
    left: 25px;
    bottom: 25px;
  }
  section.sec01 div.sec01-cont-box:nth-of-type(2) span.pin04 {
    right: 25px;
    bottom: 25px;
  }
  section.sec01 div.sec01-cont-box h2 {
    width: 74%;
    font-size: 28px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 28px;
    text-align: center;
    background: #FFE223;
    padding: 15px 0;
    position: relative;
  }
  section.sec01 div.sec01-cont-box h2 span.copy {
    color: #DC0000;
  }
  section.sec01 div.sec01-cont-box h2 span.icon {
    display: block;
    width: 52px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-30%, -50%);
            transform: translate(-30%, -50%);
  }
  section.sec01 div.sec01-cont-box dl.sec01-cont-point-list {
    width: 70%;
    margin: 0 auto;
    margin-top: 20px;
  }
  section.sec01 div.sec01-cont-box dl.sec01-cont-point-list dt {
    font-size: 20px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    text-align: center;
    padding: 5px 0 6px;
    font-weight: 600;
  }
  section.sec01 div.sec01-cont-box dl.sec01-cont-point-list dd ul {
    margin-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section.sec01 div.sec01-cont-box dl.sec01-cont-point-list dd ul li {
    width: 28%;
  }
  section.sec01 div.sec01-cont-box dl.sec01-cont-point-list dd ul li:first-child {
    margin-right: 3%;
  }
  section.sec01 div.sec01-cont-box dl.sec01-cont-point-list dd ul li:nth-child(2) {
    margin-right: 3%;
  }
  section.sec01 div.sec01-cont-box figure {
    margin: 0 auto;
  }
  section.sec01 div.sec01-cont-box figure.figure01 {
    width: 74%;
    margin-top: 30px;
  }
  section.sec01 div.sec01-cont-box figure.figure02 {
    width: 68%;
    margin-top: 60px;
  }
  section.sec01 div.sec01-cont-box p.sec01-cont-txt02 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 80px;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox {
    /*ここがポイント*/
    position: relative;
    background: #F57A70;
    color: #FFF;
    width: 78%;
    border-radius: 15px;
    margin: 0 auto;
    padding: 20px 0 50px;
    border-radius: 15px;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox span.chumaru {
    display: block;
    width: 95px;
    position: absolute;
    left: 2%;
    top: -3%;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox h3 {
    width: 55%;
    background: #F57A70;
    margin: 0;
    padding: 15px 0 0 0;
    border-radius: 15px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox h3 span {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox h4 {
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
    letter-spacing: 0.06em;
    font-weight: 600;
    color: #FFF;
    margin-top: 5%;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox h4 span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FEE223));
    background: linear-gradient(transparent 70%, #FEE223 0%);
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox p {
    text-align: center;
    font-size: 1em;
    margin-top: 20px;
    margin-bottom: 25px;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox p span.sup {
    font-size: 0.6em;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox p.caution-txt {
    width: 80%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.4em;
    margin-top: 30px;
    text-align: center;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox figure {
    width: 60%;
    margin: 0 auto;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox dl {
    width: 60%;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 15px;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox dl dt {
    text-align: center;
    font-size: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #FFF;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox dl dt span.sup {
    font-size: 0.6em;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox dl dd ul {
    margin-top: 15px;
  }
  section.sec01 div.sec01-cont-box div.sec01-cont-inner-pointbox dl dd ul li {
    font-size: 12px;
    line-height: 1.6em;
    text-indent: -1em;
    margin-left: 1em;
  }
  section.sec01 div.user-voice-wrap {
    margin-top: 80px;
    /*h2*/
  }
  section.sec01 div.user-voice-wrap h2 {
    width: 67.8%;
    max-width: 654px;
    margin: 0 auto;
    position: relative;
    padding-top: 118px;
  }
  section.sec01 div.user-voice-wrap h2 span {
    display: block;
    width: 23.8%;
    position: absolute;
  }
  section.sec01 div.user-voice-wrap h2 span.fukidashi01 {
    left: 18%;
    top: 0;
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  section.sec01 div.user-voice-wrap h2 span.fukidashi02 {
    right: 18%;
    top: 0;
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  section.sec01 div.user-voice-wrap div.user-voice-list-box ul.ucer-voice-list {
    width: 100%;
    margin-top: 30px;
  }
  section.sec01 div.user-voice-wrap div.user-voice-list-box ul.ucer-voice-list li {
    display: block;
    width: 90%;
    max-width: 380px;
    margin: 0 auto;
    padding: 15px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 30px;
    background: #FFF;
    border: solid 1px #333;
    position: relative;
    z-index: 0;
    /*div*/
  }
  section.sec01 div.user-voice-wrap div.user-voice-list-box ul.ucer-voice-list li p.comment {
    padding-bottom: 3%;
    border-bottom: solid 1px #b4b4b4;
  }
  section.sec01 div.user-voice-wrap div.user-voice-list-box ul.ucer-voice-list li div p.tenpo {
    margin-top: 3%;
    text-align: center;
  }
  section.sec01 div.user-voice-wrap div.user-voice-list-box ul.ucer-voice-list li div p.tenpo span {
    display: inline-block;
    padding: 0 2%;
    background: #f7ef5c;
  }
  section.sec01 div.user-voice-wrap div.user-voice-list-box ul.ucer-voice-list li div dl dt {
    margin-top: 2%;
    line-height: 1.4em;
    text-align: center;
  }
  /*sec01*/
  div.modal-content {
    max-width: 800px;
    margin: 0 auto;
    background: #FFF;
    border: solid 4px #222;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 80px 5%;
  }
  div.modal-content div.user-title-wrap {
    /*h3*/
  }
  div.modal-content div.user-title-wrap h3 {
    font-size: 27px;
    color: #dc0000;
    margin-bottom: 30px;
    padding: 3% 0;
    line-height: 1.2em;
    text-align: center;
    border-radius: 60px;
  }
  div.modal-content div.user-title-wrap h3 span.tenpo span {
    display: inline-block;
    font-size: 0.6em;
    line-height: 1.2em;
    padding: 0.2% 1% 0.4% 1%;
    background: #dc0000;
    color: #FFF;
  }
  div.modal-content h4 {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: normal;
    text-align: center;
    padding: 15px 0;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
  }
  div.modal-content div.comment-wrap ul.comment-list {
    margin-top: 5%;
  }
  div.modal-content div.comment-wrap ul.comment-list li {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #c8c8c8;
    /*dl*/
  }
  div.modal-content div.comment-wrap ul.comment-list li:last-child {
    border-bottom: none;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dt {
    line-height: 1.4em;
    min-height: 4em;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dt span.txt {
    display: block;
    width: calc( 100% - 4em);
    margin-left: 1em;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dt span.circle {
    display: block;
    position: relative;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    background: #fce8e8;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dt span.circle span.num {
    display: block;
    font-size: 2em;
    font-weight: 600;
    position: absolute;
    left: calc(50% - 0.35em);
    top: calc(50% - 0.5em);
    color: #dc0000;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dt span.circle span.answer {
    display: block;
    font-size: 2em;
    font-weight: 600;
    position: absolute;
    left: calc(50% - 0.28em);
    top: calc(50% - 0.43em);
    color: #dc0000;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dt span.circle02 {
    display: block;
    position: relative;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    background: #f7ef5c;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dd dl dd {
    font-size: 0.9em;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dd dl dd span.marker {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #fff5b2));
    background: linear-gradient(transparent 50%, #fff5b2 0%);
    display: inline;
    padding: 0 1px 0px;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dd dl dd a.modal-cont {
    display: block;
    max-width: 180px;
    -webkit-filter: drop-shadow(0px 4px 0px #b7b238);
            filter: drop-shadow(0px 4px 0px #b7b238);
    /*span.morebtn*/
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dd dl dd a.modal-cont span.morebtn {
    display: inline-block;
    font-weight: 600;
    color: #FFF;
    position: relative;
    padding-right: 2em;
  }
  div.modal-content div.comment-wrap ul.comment-list li dl dd dl dd a.modal-cont span.morebtn span.arrw {
    display: block;
    width: 1.2em;
    height: 1.2em;
    background: url(../myimg/user-voice/more-arrw.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -40%);
            transform: translate(0, -40%);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  /*modal-content*/
  .modaal-wrapper .modaal-close {
    border: none;
    background: #dc0000;
    right: 12%;
  }
  section.sec02 {
    /**/
  }
  section.sec02 div.sec02-yellow-wrap {
    padding: 180px 0 180px 0;
  }
  section.sec02 div.sec02-yellow-wrap::before {
    content: " ";
    display: block;
    width: 100%;
    height: 120px;
    background: url(../myimg/gizagiza.png) repeat-x left top 100%;
    background-size: 18%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, -10%);
            transform: translate(0, -10%);
  }
  section.sec02 div.sec02-yellow-wrap::after {
    content: " ";
    display: block;
    width: 100%;
    height: 120px;
    background: url(../myimg/gizagiza02.png) repeat-x left bottom 100%;
    background-size: 18%;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(0, 10%);
            transform: translate(0, 10%);
  }
  section.sec02 div.sec02-yellow-wrap div.sec02-bg {
    width: 200%;
    height: 200%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../myimg/sec02-bg_pc.png);
    background-repeat: repeat;
    background-size: 15%;
    background-position: center center;
    -webkit-animation: bganimation 20s linear infinite;
            animation: bganimation 20s linear infinite;
  }
  section.sec02 h2 {
    width: 80%;
    max-width: 686px;
    margin: 0 auto;
  }
  section.sec02 h2 span.fukidashi01 {
    width: 22.4%;
    left: 53.4%;
    top: 0;
  }
  section.sec02 h2 span.fukidashi02 {
    width: 22.2%;
    left: 72.4%;
    top: 0;
  }
  section.sec02 div.sec02-cont-inner {
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 70px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section.sec02 div.sec02-cont-inner div.sec01-cont-inner-box {
    width: 48.2%;
    margin-bottom: 0;
    padding: 25px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 30px;
    background: #FFF;
    border: solid 3px #000;
    -webkit-box-shadow: 0px 3px 0px #000;
            box-shadow: 0px 3px 0px #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.sec02 div.sec02-cont-inner div.sec01-cont-inner-box:nth-of-type(2) {
    margin-left: 3.6%;
  }
  section.sec02 div.sec02-cont-inner div.sec01-cont-inner-box h3 {
    max-width: 264px;
  }
  section.sec02 div.sec02-cont-inner div.sec01-cont-inner-box p {
    text-align: center;
    font-size: 17px;
    line-height: 1.6em;
    letter-spacing: 0.04em;
    margin-top: 5%;
    margin-bottom: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 auto;
            flex: 1 auto;
  }
  section.sec02 div.sec02-cont-inner div.sec01-cont-inner-box a {
    display: block;
    -webkit-filter: drop-shadow(0px 5px 0px #b7b238);
            filter: drop-shadow(0px 5px 0px #b7b238);
  }
  section.sec02 div.sec02-pink-wrap {
    background: #ffe2d9;
    padding: 0 0 90px 0;
  }
  section.sec02 div.sec02-pink-wrap h3 {
    width: 80%;
    max-width: 432px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  section.sec02 div.sec02-pink-wrap a {
    display: block;
    width: 80%;
    max-width: 432px;
    margin: 0 auto;
    -webkit-filter: drop-shadow(0px 5px 0px #b7b238);
            filter: drop-shadow(0px 5px 0px #b7b238);
  }
  section.sec02 div.sec02-pink-wrap p {
    font-size: 17px;
    font-weight: 600;
    margin-top: 15px;
    text-align: center;
    color: #DC0000;
  }
  /*sec02*/
  footer {
    margin-top: 60px;
    padding-bottom: 60px;
  }
  footer p {
    width: 40%;
    max-width: 233px;
    margin: 0 auto;
  }
  a {
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  a:hover {
    opacity: 0.6;
    -webkit-animation: buruani 5.0s infinite;
            animation: buruani 5.0s infinite;
  }
  a.modal-cont:hover {
    opacity: 1;
  }
  /*
section.sec01 div.user-voice-wrap div.user-voice-list-box ul.ucer-voice-list li div dl dd a.modal-cont{
	&:hover{
		opacity: 1;
		animation: none;
		transition: all 0.6s;
		&::before{
			transition: all 0.6s;
			left: 0; 
			top: 0;
			z-index: -1;
			opacity: 0;
		}
		span.morebtn{
			span.arrw{
				transition: all 0.6s;
				transform: translate( 60% , -40%);
			}
		}
	}
}
*/
}

/*768px*/
@-webkit-keyframes buruani {
  0% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  1% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  2% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  3% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  4% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  5% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  6% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  7% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  8% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  9% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  11% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  12% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  13% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  14% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  15% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  16% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  17% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  18% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  19% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  20% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  21% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  22% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  23% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  24% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  25% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  26% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  27% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  28% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  29% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  30% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  31% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  32% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  33% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  34% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  35% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  36% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  37% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  38% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  39% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  40% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  41% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  42% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  43% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  44% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  45% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  46% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  47% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  48% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  49% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  50% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  51% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  52% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  53% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  54% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  55% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  56% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  57% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  58% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  59% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  60% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  61% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  62% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  63% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  64% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  65% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  66% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  67% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  68% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  69% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  70% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  71% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  72% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  73% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  74% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  75% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  76% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  77% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  78% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  79% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  80% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  81% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  82% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  83% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  84% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  85% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  86% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  87% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  88% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  89% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  90% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  91% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  92% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  93% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  94% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  95% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  96% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  97% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  98% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  99% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
}
@keyframes buruani {
  0% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  1% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  2% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  3% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  4% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  5% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  6% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  7% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  8% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  9% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  11% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  12% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  13% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  14% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  15% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  16% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  17% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  18% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  19% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  20% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  21% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  22% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  23% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  24% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  25% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  26% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  27% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  28% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  29% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  30% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  31% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  32% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  33% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  34% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  35% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  36% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  37% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  38% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  39% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  40% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  41% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  42% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  43% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  44% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  45% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  46% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  47% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  48% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  49% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  50% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  51% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  52% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  53% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  54% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  55% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  56% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  57% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  58% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  59% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  60% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  61% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  62% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  63% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  64% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  65% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  66% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  67% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  68% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  69% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  70% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  71% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  72% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  73% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  74% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  75% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  76% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  77% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  78% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  79% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  80% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  81% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  82% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  83% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  84% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  85% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  86% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  87% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  88% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  89% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  90% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  91% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  92% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  93% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  94% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  95% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  96% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
  97% {
    -webkit-transform: translate(1px, 1px) rotateZ(0.5deg);
            transform: translate(1px, 1px) rotateZ(0.5deg);
  }
  98% {
    -webkit-transform: translate(0px, 1px) rotateZ(0deg);
            transform: translate(0px, 1px) rotateZ(0deg);
  }
  99% {
    -webkit-transform: translate(1px, 0px) rotateZ(-0.5deg);
            transform: translate(1px, 0px) rotateZ(-0.5deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
            transform: translate(0px, 0px) rotateZ(0deg);
  }
}

p.thanks-txt {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  margin-top: 180px;
  margin-bottom: 60px;
}

p.thanks-txt span {
  display: block;
  width: 30%;
  max-width: 200px;
  margin: 0 auto;
  margin-top: 60px;
}

p.thanks-top-button {
  width: 80%;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 10%;
}

p.thanks-top-button a {
  display: block;
  width: 100%;
  font-size: 1.2em;
  padding: 3% 0;
  color: #FFF;
  border-radius: 30px;
  text-align: center;
  position: relative;
}

p.thanks-top-button a::after {
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
  position: absolute;
  top: 48%;
  right: 8%;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

div.thanks-logo-wrap {
  width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

div.thanks-logo-wrap p#toyopet {
  width: 210px;
  margin-bottom: 0;
}

div.thanks-logo-wrap p#chubase {
  width: 120px;
  margin-left: 40px;
  margin-right: 40px;
}

div.thanks-logo-wrap p#suenaga {
  width: 80px;
}
/*# sourceMappingURL=pc.css.map */