﻿/*error*/
.wrap_simple{margin:0 auto}
.wrap_simple .header_s{padding:27px 0;text-align: center;background:#4664e6;}
.wrap_simple .header_s a{display: inline-block;width:260px;height:48px;background: url(//image.imnews.imbc.com/page/include/images/logo_mbc_v2.png) no-repeat;text-indent: -9999px;overflow:hidden;}
.wrap_simple .wrapper {position: relative;}

.error {padding:100px 0 0;font-size: 25px;font-family: 'notokr-demilight';line-height: 44px;letter-spacing: -.05em;text-align: center;}
.error strong{display:block;margin-bottom:30px;font-family: 'notokr-bold';font-size: 35px;color: #4664e6;padding-top: 190px;background: url(//image.imnews.imbc.com/page/include/images/mbig_sorry.png) top center no-repeat}
.wrap_btn{margin: 100px 0;text-align: center;}
.wrap_btn a{display: inline-block;margin:0 13px;width:280px;height: 70px;line-height: 70px;color: #fff;background: #4664e6;font-size: 25px}

.ready{padding-bottom: 120px}
.ready .time{color: #4664e6;font-family: 'notokr-bold'}
.ready strong{display:block;margin-bottom:30px;font-family: 'notokr-bold';font-size: 35px;color: #4664e6;padding-top: 190px;background: url(//image.imnews.imbc.com/page/include/images/mbig_ready.png) top center no-repeat}

footer{padding:40px 0;text-align: center;font-size: 16px;color: #313131;border-top: 1px solid #eeeeee}

/*mobile*/
@media screen and (max-width: 1024px) {
	/*error*/
	.wrap_simple{width: 100%}
	.wrap_simple .header_s{padding:15px 0;text-align: center;background:#4664e6;}
	.wrap_simple .header_s a{display: inline-block;width:130px;height:24px;background: url(//image.imnews.imbc.com/page/include/images/logo_mbc_v2.png) no-repeat;text-indent: -9999px;overflow:hidden;background-size: 130px}
	.error {padding: 50px 0 0;font-size: 16px;font-family:inherit;line-height: 1.5;}
	.error strong{font-family: inherit;font-size:20px;font-weight: 700;padding-top: 95px;background: url(//image.imnews.imbc.com/page/include/images/mbig_sorry.png) top center no-repeat;background-size: 89px;}
	.wrap_btn{margin: 50px 0;}
	.wrap_btn a{margin:0 5px;width: 100px;height: 40px;line-height: 40px;font-size: 18px}
	.ready{padding-bottom:60px}
	.ready strong{font-family: inherit;font-size:20px;font-weight: 700;padding-top: 95px;background: url(//image.imnews.imbc.com/page/include/images/mbig_ready.png) top center no-repeat;background-size: 119px}
}