@charset "utf-8";

.blind, caption, legend{padding: 0; margin: 0; font-size: 0; width: 0; height: 0; line-height: 0; text-indent: -9999px;}
.sr_only {position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;}

/* skipToContent */
#skipToContent a {position:absolute; top:0; left:0; z-index:9999; width:100%; height:1px; margin-top:-1px; display:block; background-color:#3875c1; font-size:14px; font-weight:bold; color:#fff; line-height:1; text-align:center; overflow:hidden;}
#skipToContent a:focus,
#skipToContent a:active {margin-top:0; height:auto; padding:10px 0px;}

/* form */
.checkbox {display:inline-block; overflow:hidden; position:relative; text-align:left; font-size:0; color:#585858;}
.checkbox input {position:absolute; left:0; top:50%; width:22px; height:22px; margin-top:-11px; opacity:0; appearance:none; -webkit-appearance:none; -moz-appearance:none; outline:0}
.checkbox label {display:inline-block; position:relative; min-height:24px; padding-left:30px; font-size:16px;}
.checkbox label:before {position:absolute; top:50%; left:0; width:22px; height:22px; margin-top:-10px; border:1px solid #cbcbcb; background:#fff; content:'';}
.checkbox input:checked + label:before {border-color:#ed1c24; background:url('../images/icon_checkbox.png') no-repeat center #fff;}
.checkbox.txt_none {}
.checkbox.txt_none label {padding-left:22px; text-indent:-999px; text-align:left;}
.checkbox + .checkbox {margin-left:30px;}


.radio {display:inline-block; overflow:hidden; min-height:23px; position:relative; text-align:left; font-size:0; color:#585858;}
.radio input {position:absolute; left:0; top:50%; width:22px; height:22px; margin-top:-11px; opacity:0; appearance:none; -webkit-appearance:none; -moz-appearance:none; outline:0}
.radio label {padding-left:30px; font-size:16px;}
.radio label:before {position:absolute; top:50%; left:0; width:22px; height:22px; border-radius:50%; margin-top:-11px; border:1px solid #cccccc; content:'';}
.radio input:checked + label:before {border-color:#ed1c24;}
.radio input:checked + label:after {position:absolute; top:50%; left:6px; width:10px; height:10px; border-radius:50%; margin-top:-5px; background:#ec2028; content:'';}
.radio+.radio {margin-left:30px;}
/* .radio input:focus + label:before {outline:1px dotted #000} */


select, input[type="text"], input[type="password"], textarea {border:1px solid #d3d3d3; font-size:16px; color:#585858;}
select, input[type="text"], input[type="password"] {height:35px; padding:0 10px;}
select::-ms-expand {display: none;}
select {border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; padding:0 40px 0 10px; background: #fff url('../images/icon_select_arr.png') 100% 50% no-repeat !important;}

textarea {padding:10px; border:1px solid #d3d3d3; font-size:16px; color:#585858;}

*:focus {outline:none;}

.filebox {display:inline-block; overflow:hidden; position:relative; height:35px; padding-left:129px;}
.filebox input[type="file"] {position: absolute; top:-10px; left:0; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; } 
.filebox label {position:absolute; top:0; left:0px; width:130px; height:35px; color:#fff !important; font-size:16px; text-align:center; line-height:35px; background:#666666; cursor:pointer;}
.filebox .upload_name {float:left; width:100%; border:1px solid #d2d2d2; color:#000000; background:#ffffff;}
.filebox .btn_add {position:absolute; top:0; right:0; width:100px; height:35px; color:#fff; background:#6b6d6f;}

.filebox_list li+li {margin-top:5px}
.filebox_list * {vertical-align:middle;}


.filebox02 {display:inline-block; overflow:hidden; position:relative; height:22px; line-height:22px;}
.filebox02 * {vertical-align:middle;}
.filebox02 input[type="file"] {position: absolute; top:-10px; left:0; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; } 
.filebox02 label {display:inline-block; padding-left:26px; font-size:16px; color:#999999; background:url('../images/icon_folder.png') no-repeat 0 center;}

.calendar_box {display:inline-block; padding:0 10px; border:1px solid #d3d3d3;}
.calendar_box .ui-datepicker-trigger {float:left; margin-top:2px; padding:5px 0;}
.calendar_box input[type="text"] {float:left; width:105px; border:0; height:33px; padding-left:5px;}




.full {width:100% !important;}
.fsize01 {width:340px !important;}
.fsize02 {width:500px !important;}
.w120 {width:120px !important;}
.w190 {width:190px !important;}
.w210 {width:210px !important;}
.w700 {width:700px !important;}
.w_auto {width:auto !important;}


/* font color */
.fc_red {color:#ed1c24 !important;}
.fc_red02 {color:#de363c !important;}
.fc_gray01 {color:#999999 !important;}
.fc_gray02 {color:#333333 !important;}

.bold {font-weight:700 !important;}
.sbold {font-weight:500 !important;}
.fw_normal {font-weight:400 !important;}


/* btn */
.btn_area {overflow:hidden; margin-top:80px; text-align:center; font-size:0;}
.btn_area.sgap {margin-top:40px;}
.btn_area p {display:inline-block;}
.btn_area p.left {float:left;}
.btn_area p.right {float:right;}
.btn_area p.right .btn {margin:0; margin-right:10px;} 
.btn {display:inline-block; margin:0 5px; text-align:center;}

.btn_area.list {margin-top:40px;}

.btn_size01 {margin:0 -5px;}
.btn_size01 .bsize01 {width:13%; padding:0 5px;}
.btn_size01 .bsize02 {width:20.3333%; padding:0 5px;}
.btn_size01 .btn.big {display:block; width:auto; padding:0; margin:0;}

.btn.normal {min-width:120px; height:40px; margin:0 2px; padding:0 25px; font-size:16px; line-height:40px; color:#fff; background:#333333;}
.btn.big {min-width:250px; height:60px; padding:0 30px; border:0; font-size:20px; line-height:60px; color:#fff; background:#333333;}
.btn.xbig {min-width:140px; height:50px; padding:0 30px; border:0; font-size:18px; line-height:50px; color:#fff; background:#333333;}
.btn.xsmall {min-width:130px; height:35px; padding:0 16px; border:0; font-size:16px; line-height:35px; color:#fff; background:#333333;}

.btn.normal.border {line-height:38px;}
.btn.big.border {line-height:58px;}
.btn.xsmall.border {line-height:33px;}

.btn.b_gray {color:#333333; border:1px solid #333333; background:transparent;}
.btn.b_gray01 {color:#666666; border:1px solid #666666; background:transparent;}
.btn.b_red {color:#ed1c24; border:1px solid #ed1c24; background:transparent;}
.btn.b_green {color:#4bae50; border:1px solid #4bae50; background:transparent;}
.btn.gray01 {background:#aaaaaa;}
.btn.gray02 {background:#666666;}
.btn.red {background:#de363c;}


.btn_p_prev,
.btn_p_next {position:relative; padding:0 20px;}
.btn_p_prev:before,
.btn_p_next:before {position:absolute; top:50%; width:7px; height:13px; margin-top:-7px; content:'';}
.btn_p_prev {text-align:right;}
.btn_p_prev:before {left:20px; background:url('../images/icon_btn_p_prev.png') no-repeat;}
.btn_p_next {text-align:left;}
.btn_p_next:before {right:20px; background:url('../images/icon_btn_p_next.png') no-repeat;}



/* Hidden Type */
.skip{position:absolute;top:0;height:0;visibility:hidden;font-size:0}
.hide{clear:both;position:absolute;visibility:hidden;overflow:hidden;left:0;top:0;width:0;height:0;margin:0;padding:0;background:none;font-size:0;line-height:0;text-indent:-99999px}
.hidden {overflow:hidden; position:absolute; left:-9999em; height:0; font-size:0; line-height:0;}
.m_visible {display:none;}

/* common */
.clear {clear:both;}
.clearfix {width:100%;}
.clearfix:after {content:"";display:block;visibility:hidden;clear:both;}
.disNonei {display:none !important;} 
.disBlock {display:block !important;}
.ovH {overflow:hidden; width:100%; margin-bottom:6px;}
.ovH:after {clear:both; content:""; display:block;} 
.vm {vertical-align:middle !important;}
.clearBoth {clear:both !important;}
.textDeco {text-decoration:underline!important;}
.textInde {text-indent:0 !important;}

/* text-align */ 
.tl {text-align:left !important;}
.tr {text-align:right !important;}
.tc {text-align:center !important;} 
.vt {vertical-align:top !important}

/* float */
.fl {float:left !important;}
.fr {float:right !important;}

/* Font Color */
.fc_white {color:#fff !important;}
.fc_red {color:#ed1c24 !important;}
.fc_gray {color:#999999 !important;}


/* 폰트사이즈 */
.font11   {font-size:11px !important;}
.font13   {font-size:13px !important;}
.font12   {font-size:12px !important;}
.font14   {font-size:14px !important;}
.font16   {font-size:16px !important;}

/* 컨텐츠정렬관련 */
.al {text-align:left !important;}
.ac {text-align:center !important;}
.ar {text-align:right !important;}
.vtm{vertical-align:middle;}

/* 커서 */
.cursor {cursor:pointer;}

/* 마진 */
.m_0{margin:0px !important}
.m_5{margin:5px !important;}
.m_10{margin:10px !important;}
.m_15{margin:15px !important;}
.m_20{margin:20px !important;}
.m_25{margin:25px !important;}
.m_30{margin:30px !important;}

.mt_5{margin-top:5px !important;}
.mt_10{margin-top:10px !important;}
.mt_15{margin-top:15px !important;}
.mt_20{margin-top:20px !important;}
.mt_25{margin-top:25px !important;}
.mt_30{margin-top:30px !important;}
.mt_35{margin-top:35px !important;}
.mt_40{margin-top:40px !important;}
.mt_45{margin-top:45px !important;}
.mt_50{margin-top:50px !important;}
.mt_80{margin-top:80px !important;}
.mt_60{margin-top:60px !important;}

.mr_3{margin-right:3px}
.mr_5{margin-right:5px}
.mr_10{margin-right:10px}
.mr_15{margin-right:15px}
.mr_20{margin-right:20px}
.mr_25{margin-right:25px}
.mr_30{margin-right:30px}
.mr_40{margin-right:40px}

.mb_5{margin-bottom:5px}
.mb_10{margin-bottom:10px}
.mb_15{margin-bottom:15px}
.mb_20{margin-bottom:20px}
.mb_25{margin-bottom:25px}
.mb_30{margin-bottom:30px}
.mb_40{margin-bottom:40px}
.mb_50{margin-bottom:40px}

.ml_5{margin-left:5px}
.ml_10{margin-left:10px}
.ml_15{margin-left:15px}
.ml_20{margin-left:20px}
.ml_25{margin-left:25px}
.ml_30{margin-left:30px}

.mtb_5{margin:5px 0}
.mtb_10{margin:10px 0}
.mtb_15{margin:15px 0}
.mtb_20{margin:20px 0}
.mtb_25{margin:25px 0}
.mtb_30{margin:30px 0}

.mlr_3{margin:0 3px}
.mlr_5{margin:0 5px}
.mlr_10{margin:0 10px}
.mlr_15{margin:0 15px}
.mlr_20{margin:0 20px}
.mlr_25{margin:0 25px}
.mlr_30{margin:0 30px}

/* 패딩 */
.p5{padding:5px !important}
.p10{padding:10px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}
.p25{padding:25px !important;}
.p30{padding:30px !important;}

.pt_5{padding-top:5px}
.pt_10{padding-top:10px}
.pt_15{padding-top:15px}
.pt_20{padding-top:20px}
.pt_25{padding-top:25px}
.pt_30{padding-top:30px}
.pt_40{padding-top:40px}

.pr_5{padding-right:5px !important;}
.pr_10{padding-right:10px !important;}
.pr_15{padding-right:15px !important;}
.pr_20{padding-right:20px !important;}
.pr_25{padding-right:25px !important;}
.pr_30{padding-right:30px !important;}

.pb_5{padding-bottom:5px}
.pb_10{padding-bottom:10px}
.pb_15{padding-bottom:15px}
.pb_20{padding-bottom:20px !important; }
.pb_25{padding-bottom:25px}
.pb_30{padding-bottom:30px}

.pl_5{padding-left:5px}
.pl_10{padding-left:10px}
.pl_15{padding-left:15px}
.pl_20{padding-left:20px}
.pl_25{padding-left:25px}
.pl_30{padding-left:30px}
.pl_40{padding-left:40px}

.ptb_5{padding:5px 0}
.ptb_10{padding:10px 0}
.ptb_15{padding:15px 0}
.ptb_20{padding:20px 0}
.ptb_25{padding:25px 0}
.ptb_30{padding:30px 0}

.plr_5{padding:0 5px}
.plr_10{padding:0 10px}
.plr_15{padding:0 15px}
.plr_20{padding:0 20px}
.plr_25{padding:0 25px}
.plr_30{padding:0 30px}



@media all and (max-width: 767px){
}