body{position:relative;overflow-x:hidden;width:100%}@media screen and (max-width: 999px){body{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}}body:before{z-index:3;content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/img_prism2.png") no-repeat center;background-size:cover;pointer-events:none;-webkit-animation:prism2 9s linear infinite;animation:prism2 9s linear infinite}@-webkit-keyframes prism2{0%{opacity:0;background-position:0 0}25%{opacity:1}50%{opacity:0;background-position:30vw 0}75%{opacity:1}100%{opacity:0;background-position:0 0}}@keyframes prism2{0%{opacity:0;background-position:0 0}25%{opacity:1}50%{opacity:0;background-position:30vw 0}75%{opacity:1}100%{opacity:0;background-position:0 0}}body:after{z-index:3;content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/img_prism.png") no-repeat center;background-size:cover;pointer-events:none;-webkit-animation:prism 8s linear infinite;animation:prism 8s linear infinite}@-webkit-keyframes prism{0%{opacity:0;background-position:0 0}25%{opacity:1}50%{opacity:0;background-position:-40vw 0}75%{opacity:1}100%{opacity:0;background-position:0 0}}@keyframes prism{0%{opacity:0;background-position:0 0}25%{opacity:1}50%{opacity:0;background-position:-40vw 0}75%{opacity:1}100%{opacity:0;background-position:0 0}}.peNone{pointer-events:none}.zindex999{z-index:999}.opa0{opacity:0}main{margin:0}footer{position:relative;z-index:5}footer::before{position:absolute;top:-0.5vw;left:0;display:block;content:"";width:100%;height:0.5vw;background:linear-gradient(to right, #b58934, #ddb15c, #b58934)}@media screen and (min-width: 1600px){footer::before{top:-8px;height:8px}}h1{display:none}h2{display:none}.gameWrap{position:relative;display:block;margin:0 auto;max-width:100vw;width:2000px;height:95.0625vw;max-height:1521px;overflow:hidden;background:url(../images/shooting/bg.jpg) no-repeat center;background-size:cover}.gameWrap.result{background:url(../images/shooting/bg_result.png) no-repeat center,url(../images/shooting/bg.jpg) no-repeat center;background-size:cover;height:150vw}@media screen and (min-width: 1000px){.gameWrap.result{height:95.0625vw}}.gameWrapSq{background:url(../images/grilled-squid/bg.jpg) no-repeat center;background-size:cover}.gameWrapSq.result{background:url(../images/shooting/bg_result.png) no-repeat center,url(../images/grilled-squid/bg.jpg) no-repeat center;background-size:cover}.itemCol{position:relative;margin:19.5625vw auto 0;width:100vw;max-width:1600px;height:64.375vw;max-height:1030px}@media screen and (min-width: 1600px){.itemCol{margin:313px auto 0}}.item{position:absolute;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer}.itemSq img{display:block;width:5.3125vw;height:7.1875vw}.itemSq img:hover{-webkit-animation:shake 2s 0.5s linear infinite;animation:shake 2s 0.5s linear infinite;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes shake{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}10%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}55%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes shake{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}10%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}55%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media screen and (min-width: 1600px){.itemSq img{width:85px;height:110px}}.default01{pointer-events:none}.default01 .normalSq{opacity:0}.default01 .charaSq{opacity:1}.sqChange{-webkit-animation:sqChange 0.4s 0.2s ease-in-out both;animation:sqChange 0.4s 0.2s ease-in-out both}@-webkit-keyframes sqChange{0%{opacity:1;-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0);-webkit-filter:brightness(400%);filter:brightness(400%)}35%{-webkit-transform:scale(0, 1.2) translateY(-2vw);transform:scale(0, 1.2) translateY(-2vw);-webkit-filter:brightness(200%);filter:brightness(200%)}70%{-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0);-webkit-filter:brightness(100%);filter:brightness(100%)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}@keyframes sqChange{0%{opacity:1;-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0);-webkit-filter:brightness(400%);filter:brightness(400%)}35%{-webkit-transform:scale(0, 1.2) translateY(-2vw);transform:scale(0, 1.2) translateY(-2vw);-webkit-filter:brightness(200%);filter:brightness(200%)}70%{-webkit-transform:scale(1, 1) translateY(0);transform:scale(1, 1) translateY(0);-webkit-filter:brightness(100%);filter:brightness(100%)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}.normalSq.normalOff{-webkit-animation-name:normalOff;animation-name:normalOff;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes normalOff{0%{opacity:1}100%{opacity:0}}@keyframes normalOff{0%{opacity:1}100%{opacity:0}}.charaSq{pointer-events:none;opacity:0;position:absolute;top:0}.charaSq.charaOn{-webkit-animation-name:charaOn;animation-name:charaOn;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes charaOn{0%{opacity:0}100%{opacity:1}}@keyframes charaOn{0%{opacity:0}100%{opacity:1}}.itemSq01{bottom:10.75vw;left:20vw}@media screen and (min-width: 1600px){.itemSq01{bottom:172px;left:320px}}.itemSq02{bottom:10.75vw;left:39.625vw}@media screen and (min-width: 1600px){.itemSq02{bottom:172px;left:634px}}.itemSq03{bottom:10.75vw;right:37.5vw}@media screen and (min-width: 1600px){.itemSq03{bottom:172px;right:600px}}.itemSq04{bottom:10.75vw;right:18.125vw}@media screen and (min-width: 1600px){.itemSq04{bottom:172px;right:290px}}.itemSq05{bottom:2.375vw;left:20vw}@media screen and (min-width: 1600px){.itemSq05{bottom:38px;left:320px}}.itemSq06{bottom:2.375vw;left:37.9375vw}@media screen and (min-width: 1600px){.itemSq06{bottom:38px;left:607px}}.itemSq07{bottom:2.375vw;right:37.8125vw}@media screen and (min-width: 1600px){.itemSq07{bottom:38px;right:605px}}.itemSq08{bottom:2.375vw;right:18.125vw}@media screen and (min-width: 1600px){.itemSq08{bottom:38px;right:290px}}.itemA{top:27.5625vw;left:23.5625vw}.itemA img{width:9.4375vw;height:11.25vw}@media screen and (min-width: 1600px){.itemA{top:441px;left:377px}.itemA img{width:151px;height:180px}}.itemB{top:26.75vw;right:38.375vw}.itemB img{width:11.3125vw;height:12.1875vw}@media screen and (min-width: 1600px){.itemB{top:428px;right:614px}.itemB img{width:181px;height:195px}}.itemC{top:44.4375vw;left:34.5vw}.itemC img{width:9.375vw;height:12.25vw}@media screen and (min-width: 1600px){.itemC{top:711px;left:552px}.itemC img{width:150px;height:196px}}.itemLo{top:44.75vw;right:22vw}.itemLo img{width:9.25vw;height:11.875vw}@media screen and (min-width: 1600px){.itemLo{top:716px;right:352px}.itemLo img{width:148px;height:190px}}.resultCol{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative;-webkit-transform:scale(1.5);transform:scale(1.5)}@media screen and (min-width: 1000px){.resultCol{-webkit-transform:scale(1);transform:scale(1)}}.resultCol.typeHit{margin:20vw auto;width:82.25vw;height:94.5vw;background:url(../images/shooting/result.png) no-repeat center;background-size:100%}@media screen and (min-width: 1600px){.resultCol.typeHit{margin:-80px auto 0;width:1316px;height:1512px}}@media screen and (min-width: 1000px) and (max-width: 1599px){.resultCol.typeHit{margin:-5vw auto 0}}.resultCol.typeHit h3 img{z-index:5;margin-top:7.5vw;margin-left:-15.625vw}@media screen and (min-width: 1600px){.resultCol.typeHit h3 img{margin-top:120px;margin-left:-250px}}.resultCol.typeHit .itemImg{pointer-events:none;display:block;position:absolute;width:auto;height:auto;z-index:-1}.resultCol.typeHit .itemImgA{width:22.0625vw;height:32.0625vw;top:8.375vw;right:13.125vw}@media screen and (min-width: 1600px){.resultCol.typeHit .itemImgA{width:353px;height:513px;top:134px;right:210px}}.resultCol.typeHit .itemImgB{width:13.5vw;height:19.4375vw;top:8.375vw;right:20.625vw}@media screen and (min-width: 1600px){.resultCol.typeHit .itemImgB{width:216px;height:311px;top:134px;right:330px}}.resultCol.typeHit .itemImgC{width:13.75vw;height:18vw;top:9.625vw;right:20.625vw}@media screen and (min-width: 1600px){.resultCol.typeHit .itemImgC{width:220px;height:288px;top:154px;right:330px}}.resultCol.typeHit .itemImgLo{width:14.5vw;height:17.5625vw;top:9.625vw;right:20.625vw}@media screen and (min-width: 1600px){.resultCol.typeHit .itemImgLo{width:232px;height:281px;top:154px;right:330px}}.resultCol.typeHit .commentImg{pointer-events:none;position:absolute;width:53.75vw;height:30.25vw;top:24.375vw;left:14.25vw}@media screen and (min-width: 1600px){.resultCol.typeHit .commentImg{width:860px;height:484px;top:390px;left:228px}}.resultCol.typeHitSq{margin:24vw auto 0;width:82.25vw;height:94.5vw;background:url(../images/grilled-squid/result_sq.png) no-repeat center;background-size:100%}@media screen and (min-width: 1600px){.resultCol.typeHitSq{margin:180px auto 0;width:1316px;height:1082px}}@media screen and (min-width: 1000px) and (max-width: 1599px){.resultCol.typeHitSq{margin:-2vw auto 0}}.resultCol.typeHitSq h3 img{margin-top:11vw;margin-left:0}@media screen and (min-width: 1600px){.resultCol.typeHitSq h3 img{margin-top:-42px}}.resultCol.typeHitSq .commentImg{top:28.6vw}@media screen and (min-width: 1600px){.resultCol.typeHitSq .commentImg{top:240px}}.resultCol.typeHitSq .btnCol{top:64.3vw}@media screen and (min-width: 1600px){.resultCol.typeHitSq .btnCol{top:810px}}.resultCol h3{pointer-events:none}.resultCol h3 img{display:block;margin-top:-2.25vw;width:41.3125vw}@media screen and (min-width: 1600px){.resultCol h3 img{margin-top:-36px;width:661px}}.resultCol h4{position:static;display:block;padding:0;width:0;height:0}.resultCol h4::before,.resultCol h4::after{display:none}.resultCol h4 .rank{position:absolute;bottom:23.375vw;left:10.625vw;display:block;width:11vw}@media screen and (min-width: 1600px){.resultCol h4 .rank{bottom:374px;left:170px;width:176px}}.resultCol h4 .rankLo{width:19.1875vw}@media screen and (min-width: 1600px){.resultCol h4 .rankLo{width:307px}}.resultCol h4 .name{display:block;position:absolute;width:100%;left:0;bottom:19.5vw}.resultCol h4 .name img{width:auto;height:3.3125vw;margin:0 auto}@media screen and (min-width: 1600px){.resultCol h4 .name{bottom:312px}.resultCol h4 .name img{height:53px}}.resultCol h4 .nameB img,.resultCol h4 .nameC img,.resultCol h4 .nameLo img{height:3.125vw}@media screen and (min-width: 1600px){.resultCol h4 .nameB img,.resultCol h4 .nameC img,.resultCol h4 .nameLo img{height:50px}}.resultCol.typeLost{margin:45vw auto 0;width:82.25vw;height:58.0625vw;background:url(../images/shooting/result_lost.png) no-repeat center;background-size:100%}@media screen and (min-width: 1600px){.resultCol.typeLost{margin:240px auto 0;width:1316px;height:929px}}@media screen and (min-width: 1000px) and (max-width: 1599px){.resultCol.typeLost{margin:15vw auto 0}}.resultCol.typeLost h3 img{margin-top:-2.25vw}@media screen and (min-width: 1600px){.resultCol.typeLost h3 img{margin-top:-36px}}.resultCol .btnCol{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:absolute;bottom:30.3125vw;left:14.375vw;width:53.625vw}.resultCol .btnCol.btnLost{bottom:13.75vw}@media screen and (min-width: 1600px){.resultCol .btnCol{bottom:485px;left:230px;width:858px}.resultCol .btnCol.btnLost{bottom:220px}}.resultCol .btnCol .btnRe,.resultCol .btnCol .btnShare{display:block;width:25vw;bottom:11.5vw}@media screen and (min-width: 1600px){.resultCol .btnCol .btnRe,.resultCol .btnCol .btnShare{width:400px;bottom:185px}}.resultCol .btnCol .btnShare{margin-right:4vw}@media screen and (min-width: 1600px){.resultCol .btnCol .btnShare{margin-right:58px}}.resultCol .btnMore{display:block;width:25vw;position:absolute;bottom:11.5vw;left:28.625vw}@media screen and (min-width: 1600px){.resultCol .btnMore{width:400px;bottom:185px;left:458px}}.resultCol .btnBack{display:block;width:25vw;position:absolute;bottom:1.25vw;left:28.625vw}@media screen and (min-width: 1600px){.resultCol .btnBack{width:400px;bottom:20px;left:458px}}.resultCol .btnBack.btnBackSq{bottom:14vw}@media screen and (min-width: 1600px){.resultCol .btnBack.btnBackSq{bottom:20px}}.item img{display:block;max-width:100%;max-height:100%;-webkit-transform-origin:bottom left;transform-origin:bottom left}.itemA img:hover,.itemB img:hover,.itemC img:hover,.itemLo img:hover{cursor:crosshair}.hit{-webkit-animation:hit 2.2s .6s linear both;animation:hit 2.2s .6s linear both}@-webkit-keyframes hit{5%{-webkit-transform:rotate(0deg) scale(1, 1);transform:rotate(0deg) scale(1, 1)}8%{-webkit-transform:rotate(3deg) scale(0.98, 0.98);transform:rotate(3deg) scale(0.98, 0.98)}13%{-webkit-transform:rotate(-2deg) scale(1, 1);transform:rotate(-2deg) scale(1, 1)}70%{-webkit-transform:rotate(2deg) scale(1, 1);transform:rotate(2deg) scale(1, 1)}85%{-webkit-transform:translateY(0vw) rotate(8deg) scale(1, 1);transform:translateY(0vw) rotate(8deg) scale(1, 1)}100%{-webkit-transform:translateY(12vw) rotate(25deg) scale(1, 1);transform:translateY(12vw) rotate(25deg) scale(1, 1)}}@keyframes hit{5%{-webkit-transform:rotate(0deg) scale(1, 1);transform:rotate(0deg) scale(1, 1)}8%{-webkit-transform:rotate(3deg) scale(0.98, 0.98);transform:rotate(3deg) scale(0.98, 0.98)}13%{-webkit-transform:rotate(-2deg) scale(1, 1);transform:rotate(-2deg) scale(1, 1)}70%{-webkit-transform:rotate(2deg) scale(1, 1);transform:rotate(2deg) scale(1, 1)}85%{-webkit-transform:translateY(0vw) rotate(8deg) scale(1, 1);transform:translateY(0vw) rotate(8deg) scale(1, 1)}100%{-webkit-transform:translateY(12vw) rotate(25deg) scale(1, 1);transform:translateY(12vw) rotate(25deg) scale(1, 1)}}.bullet{transition-duration:.3s;pointer-events:none;opacity:0;position:absolute;top:50%;display:block;content:"";background:url(../images/shooting/img_bullet.png) no-repeat center;background-size:contain;width:400px;height:400px}.bulletActive{opacity:1;width:0;height:0;overflow:hidden}.bulletLost{margin-top:-8.75vw;margin-left:-8.75vw}@media screen and (min-width: 1600px){.bulletLost{margin-top:-110px;margin-left:-110px}}

/*# sourceMappingURL=maps/game.css.map */
