﻿@charset "utf-8";
/* NanumSquareNeo (국문) */
@import url('/include/css/font.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea {zoom:1; font-family:'NanumSquareNeo','AppeGothic','Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',Arial,Helvetica,sans-serif; font-size:16px; font-weight:400; color:#1C171D; word-break:keep-all; word-wrap:break-word;}

/* 에러페이지 */
.error_wrap {width:614px; padding:164px 0 0 0; margin:0 auto; background:url(/images/common/img_error.png) no-repeat 50% 40px;}
.error_wrap .er_title {width:465px; margin:0 auto; padding:0 0 25px 0; border-bottom:1px solid #dadada; text-align:center;}
.error_wrap .er_title h3 {height:48px; color:#1C171D; font-size:30px; font-weight:normal;line-height:48px;}
.error_wrap .er_title h3 em {color:#E4007F; font-size:30px; font-style:normal}
.error_wrap .er_title p {color:#333; font-size:14px; line-height:25px;}
.error_wrap .er_txt {padding:5px 0 0 0;}
.error_wrap .er_txt p {padding:26px 0 0 0; color:#333; font-size:14px; line-height:21px; text-align:center;}
.error_wrap .er_txt .er_lst_txt {margin-top:27px; padding:19px 0; border:1px solid #ccc; background-color:#fff;}
.error_wrap .er_txt .er_lst_txt ul {padding:0 78px;}
.error_wrap .er_txt .er_lst_txt ul li {padding-left:12px; background:url(/images/common/ico_bullet02.png) no-repeat 0 50%; color:#333; font-size:14px; line-height:21px;}
.error_wrap .er_btn_area {padding:44px 0; text-align:center;}
.error_wrap .er_btn_area .btn_home {display:inline-block; width: 219px; height: 46px; border:1px solid #E4007F; background-color:#E4007F; color:#fff !important; font-weight:700; text-align:center; box-sizing:border-box; line-height:46px; vertical-align: top;}
.error_wrap .er_btn_area .btn_back {display:inline-block; width: 219px; height: 46px; background-color:#777; color:#fff !important; font-weight:700; text-align:center; box-sizing:border-box; line-height:46px; vertical-align: top;}