/* 404 */
.wrong{padding: 50px 0;}
.wrong_box{width: 420px;margin: 0 auto;}
.wrong_img{width: 420px;height: 400px;}
.wrong_title{font-size: 20px;color: #000;font-weight: 600;margin: 0 auto;width: 256px;}
.wrong_text{font-size: 20px;color: #000;margin: 0 auto;width: 276px;padding: 0 0 0 22px;}
.wrong_btn{display: flex;justify-content: space-between;margin: 20px 0 0 0;}
.wrong_btn_blue{width: 200px;height: 44px;line-height: 44px;transform: skewX(-20deg);text-align: center;background: #779ada;color: #fff;font-size: 15px;border-radius: 5px;}
.wrong_btn_pink{width: 200px;height: 44px;line-height: 44px;transform: skewX(-20deg);text-align: center;background: #ff82b1;color: #fff;font-size: 15px;border-radius: 5px;cursor: pointer;}
.wrong_btn_span{transform: skewX(20deg);display: inline-block;font-size: 20px;}