@keyframes poing{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.button{display:flex;align-items:center;justify-content:center;width:400px;height:50px;margin:0 auto;transition:.3s all;border:2px solid #fbb03b;border-radius:32px;background:#fbb03b;color:#fff;font-size:14px;font-weight:bold}.button:hover{background:#fff;color:#fbb03b}.game__inner+.button{margin-top:90px}.flow-box{padding:50px 0;background:#1f2933}.flow{display:flex;justify-content:center;width:1120px;min-width:1120px;margin:0 auto 50px}.flow__item{display:flex;position:relative;flex:1 1 auto;flex-direction:column;margin-right:30px;padding:10px;border-radius:4px;background:#e4e7eb}.flow__item:last-child{margin-right:0}.flow__item:last-child::after{content:none}.flow__item::after{content:"";position:absolute;top:50%;right:-12px;width:20px;height:45px;transform:translateY(-50%);background:url("../../images/ico_arrow02.svg") no-repeat center/cover}.flow__title{margin-bottom:10px;color:#ef8930;text-align:center}.flow__box{display:flex;position:relative;flex:1 1 auto;flex-direction:column;justify-content:center;margin-bottom:20px;padding:10px;border-radius:4px;background:#f5f7fa}.flow__box::after{content:"";position:absolute;bottom:-10px;left:50%;width:40px;height:15px;transform:translateX(-50%);background:url("../../images/ico_arrow.svg") no-repeat center/cover}.flow__box:last-child{margin-bottom:0}.flow__box:last-child::after{content:none}.flow__box--bata{margin:0 15px 0 0}.flow__box--bata::after{top:50%;right:-43px;left:auto;transform:translate(-50%, 0) rotate(-90deg)}.flow+.flow__box{margin-top:10px}.flow__text{position:relative;margin-bottom:10px;text-align:center;white-space:nowrap}.flow__text:last-child{margin-bottom:0}.flow__text--service-in{align-self:center;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.flow__plus{display:flex;position:relative;align-items:center;justify-content:center;margin-bottom:10px}.flow__plus::before{content:"";display:block;position:absolute;top:50%;left:50%;width:15px;height:4px;transform:translate(-50%, -50%);background:#9aa5b1}.flow__plus::after{content:"";display:block;position:absolute;top:50%;left:50%;width:4px;height:15px;transform:translate(-50%, -50%);background:#9aa5b1}.flow__support{font-size:12px;text-align:center}.flow__wrap{display:flex;flex:1 1 auto}.flow__column{display:flex;flex-direction:column}.game{padding:50px 0 60px}.game--sub{padding-top:60px;background:#f5f7fa}.game__inner{width:1120px;min-width:1120px;margin:0 auto}.game-list__item{display:flex;flex-direction:column;margin-bottom:30px;padding:30px;overflow:hidden;border-radius:10px;background:#f5f7fa;box-shadow:0 0 20px rgba(154,165,177,0.4)}.game-list__item:last-child{margin-bottom:0}.game-list__body{display:flex}.game-list__image{display:flex;flex-shrink:0;height:160px}.game-list img{display:block;height:100%;margin-left:10px}.game-list img:first-child{margin-left:0}.game-list__detail{margin-left:30px}.game-list__title{margin-bottom:20px;color:#323f4b;font-size:20px;font-weight:bold}.game-list__text{color:#3e4c59;font-size:16px}.game-list__button{display:flex;box-sizing:border-box;align-items:center;justify-content:space-between;width:105px;height:45px;margin:20px 0 0 auto;padding:0 15px;transition:.3s;border-radius:4px;background:#e4e7eb;color:#323f4b;font-size:14px;line-height:45px}.game-list__button::after{content:"";display:inline-block;width:15px;height:15px;margin-bottom:3px;background:url("../../images/ico_external.svg") no-repeat center/cover}.game-list__button:hover{background:#fff}.game-list__button:hover::after{animation:poing .9s both}.game-list-sub{display:flex;flex-wrap:wrap;align-items:flex-end;margin:-30px 0 0 -30px}.game-list-sub__item{width:calc((100% - 120px) / 4);margin:30px 0 0 30px}.game-list-sub__image{display:flex;align-items:center;justify-content:center;height:200px;overflow:hidden;border-radius:8px}.game-list-sub__image img{height:100%}.game-list-sub__title{margin-bottom:10px;color:#323f4b;font-size:14px;font-weight:bold}
