.error {background: #f1f2f9 url(../images/error.png) no-repeat center bottom;}
.inner_error {width: 1200px; min-height: 680px; margin: 0 auto; position: relative;}
.inner_error > div {position: absolute; left: 50%; top: 40%;}
.inner_error > div p {font-size: 23px; font-family: 'NotoKrM'}
.inner_error > div .btns {margin-top: 25px;}
.inner_error > div a {padding: 10px 25px; display: inline-block; color: #fff; font-family: 'NotoKrM'; font-size: 15px; border-radius: 5px;}
.inner_error > div .btn01 {background: #f15a22;}
.inner_error > div .btn02 {background: #34bcb4; margin-left: 10px;}