@charset "utf-8"; 

/* waitMe css */
@import url("../jquery/waitMe/waitMe.min.css");

/* colorbox css */
@import url("../jquery/colorbox/colorbox.css");

.wrap{ width: 100%; }
.inner{ position: relative; width: 1200px; margin: 0 auto; }
/* .mainTopBanner .top_banner_btn_close .btns a.del{ display: inline-block; width: 24px; height: 24px; background: url(../../img/sub/fa_icon_close.gif) no-repeat center center; } */


/* @media (max-width:1549px){ 
    .footer .inner{ padding: 45px 0 120px 0; }
 }

@media (max-width:1200px) { 
    .header, .footer{ width: 1200px; }
} */

/* 글로벌 */
/* 버튼 디자인*/
.btns_wrap{ position: relative; width: 100%; margin-top: 20px; text-align: center; }
.btns_wrap_l{ position: relative; width: 100%; margin-top: 20px; text-align: left; }
.btns_wrap_r{ position: relative; width: 100%; margin-top: 20px; text-align: right; }
.btn_st01{ display: inline-block; min-width: 75px; padding: 0 8px; height: 33px; font-size: 14px; line-height: 33px; text-align: center; letter-spacing: -1px; } /* 작은버튼 */
.btn_st02{ display: inline-block; width: 165px; height: 44px; font-size: 15px; font-weight: 700; line-height: 42px; text-align: center; } /* 큰버튼 */
.btn_st03{ display: inline-block; min-width: 55px; height: 33px; padding: 0 8px; font-size: 14px; line-height: 31px; text-align: center; letter-spacing: -1px; }
.btn_st04{ display: inline-block; width: 205px; height: 44px; font-size: 15px; font-weight: 700; line-height: 42px; text-align: center; } /* 큰버튼 */

.b_red{ background: #e43840; color: #fff; }
.l_gray{ border: 1px solid #dedede; background: #e7e8e9; color: #555; }
.b_d_gray{ border: 1px solid #737980; background: #737980; color: #fff; }
.b_blue{ border: 1px solid #2160c7; }
.b_sky{ border: 1px solid #3588e8; background: #3588e8; color: #fff; }
.b_lht_sky{ border: 1px solid #0899cc; background: #0899cc; color: #fff; }
.l_blue{ border: 1px solid #2160c7; background: #f9f9f9; color: #2160c7; }
.l_sky{ border: 1px solid #3588e8; background: #fff; color: #3588e8; }
.l_lht_sky{ border: 1px solid #0899cc; background: #fff; color: #0899cc; }


.icon_send{ padding-left: 30px; background: url(../../img/sub/btn_send.png) no-repeat left center; }
.icon_refresh{ padding-left: 30px; background: url(../../img/sub/btn_refresh.png) no-repeat left center; }

.elipsis{ display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; }


/* 타이틀 디자인 */
.conts_title{ height: 21PX; margin-bottom: 10px; padding-left: 26px; font-size: 18px; font-weight: 500; line-height: 21px; }
.conts_stitle{ margin: 0 0 10px 0; padding-left: 16px; font-size: 16px; font-weight: 500; background: url(../../img/sub/conts_stitle_bullet.gif) no-repeat left 10px; }
.ico_write{ background: url(../../img/sub/icon_write.png) no-repeat left 0px; }
.ico_check{ background: url(../../img/sub/icon_check.png) no-repeat left 3px; }
.ico_upload{ padding-left: 22px; background: url(../../img/sub/icon_upload.png) no-repeat left center; }
.ico_card{ background: url(../../img/sub/icon_card.png) no-repeat left center; }
.ico_user{ background: url(../../img/sub/icon_user.png) no-repeat left center; }
.ico_book{ background: url(../../img/sub/icon_book.png) no-repeat left 3px; }
.ico_phone{ padding-left: 25px; background: url(../../img/sub/icon_tphone.png) no-repeat left 2px; }
.ico_special{ padding-left: 28px; background: url(../../img/sub/icon_special.png) no-repeat left center; }
.ico_letter{ padding-left: 32px; background: url(../../img/sub/icon_letter.png) no-repeat left center; }
.ico_picture{ background: url(../../img/sub/icon_pic.png) no-repeat left center; }

/* width */
.w10px{ width: 10px !important; }
.w20px{ width: 20px !important; }
.w30px{ width: 30px !important; }
.w40px{ width: 40px !important; }
.w50px{ width: 50px !important; }
.w60px{ width: 60px !important; }
.w70px{ width: 70px !important; }
.w80px{ width: 80px !important; }
.w90px{ width: 90px !important; }
.w100px{ width: 100px !important; }
.w150px{ width: 150px !important; }
.w180px{ width: 180px !important; }
.w200px{ width: 200px !important; }
.w250px{ width: 250px !important; }
.w300px{ width: 300px !important; }
.w350px{ width: 350px !important; }
.w400px{ width: 400px !important; }
.w450px{ width: 450px !important; }
.w500px{ width: 500px !important; }
.w550px{ width: 550px !important; }
.w600px{ width: 600px !important; }

.w100p{ width: 100% !important; }

/* margin */
.mt_5{ margin-top: 5px; }
.mt_10{ margin-top: 10px; }
.mt_15{ margin-top: 15px; }
.mt_20{ margin-top: 20px; }
.mt_25{ margin-top: 25px; }
.mt_30{ margin-top: 30px; }
.mt_35{ margin-top: 35px; }
.mt_40{ margin-top: 40px; }
.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_35{ margin-right: 35px; }
.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_35{ margin-bottom: 35px; }
.mb_40{ 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; }
.ml_35{ margin-left: 35px; }
.ml_40{ margin-left: 40px; }

/* padding */
.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_35{ padding-top: 35px; }
.pt_40{ padding-top: 40px; }
.pr_5{ padding-right: 5px; }
.pr_10{ padding-right: 10px; }
.pr_15{ padding-right: 15px; }
.pr_20{ padding-right: 20px; }
.pr_25{ padding-right: 25px; }
.pr_30{ padding-right: 30px; }
.pr_35{ padding-right: 35px; }
.pr_40{ padding-right: 40px; }
.pb_5{ padding-bottom: 5px; }
.pb_10{ padding-bottom: 10px; }
.pb_15{ padding-bottom: 15px; }
.pb_20{ padding-bottom: 20px; }
.pb_25{ padding-bottom: 25px; }
.pb_30{ padding-bottom: 30px; }
.pb_35{ padding-bottom: 35px; }
.pb_40{ padding-bottom: 40px; }
.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_35{ padding-left: 35px; }
.pl_40{ padding-left: 40px; }

.indt{ padding-left: 17px; }


/* color */
.red{ color: #FF453D; }
.red01{ color: #FF453D; }
.blue01{ color: #426be9; }
.blue02{ color: #426be9; }
.sky01{ color: #3588e8; }
.sky02{ color: #0899cc; }
.grn01{ color:#333; }



/* font-size */
.fs_12{ font-size: 12px; }
.fs_13{ font-size: 13px; }
.fs_14{ font-size: 14px; }
.fs_15{ font-size: 15px; }
.fs_16{ font-size: 16px; }
.fs_17{ font-size: 17px; }
.fs_18{ font-size: 18px; }
.fs_19{ font-size: 19px; }
.fs_20{ font-size: 20px; }
.fs_21{ font-size: 21px; }
.fs_22{ font-size: 22px; }
.fs_23{ font-size: 23px; }
.fs_24{ font-size: 24px; }
.fs_25{ font-size: 25px; }
.fs_26{ font-size: 26px; }
.fs_27{ font-size: 27px; }
.fs_28{ font-size: 28px; }
.fs_29{ font-size: 29px; }
.fs_30{ font-size: 30px; }

/* font-weight */
.bold{ font-weight: 700; }
.fw1{font-weight:100 !important;}
.fw3{font-weight:300 !important;}
.fw4{font-weight:400 !important;}
.fw5{font-weight:500 !important;}
.fw7{font-weight:700 !important;}
.fw8{font-weight:800 !important;}
.fw9{font-weight:900 !important;}

.ffGM{ font-family: 'GmarketSans'; }

/*  line-height */
.lh10px{line-height:10px !important;}
.lh11px{line-height:11px !important;}
.lh12px{line-height:12px !important;}
.lh13px{line-height:13px !important;}
.lh14px{line-height:14px !important;}
.lh15px{line-height:15px !important;}
.lh16px{line-height:16px !important;}
.lh17px{line-height:17px !important;}
.lh18px{line-height:18px !important;}
.lh19px{line-height:19px !important;}
.lh20px{line-height:20px !important;}
.lh21px{line-height:21px !important;}
.lh22px{line-height:22px !important;}
.lh23px{line-height:23px !important;}
.lh24px{line-height:24px !important;}
.lh25px{line-height:25px !important;}
.lh26px{line-height:26px !important;}
.lh27px{line-height:27px !important;}
.lh28px{line-height:28px !important;}
.lh29px{line-height:29px !important;}
.lh30px{line-height:30px !important;}
.lh31px{line-height:31px !important;}
.lh32px{line-height:32px !important;}
.lh33px{line-height:33px !important;}

/* align */
.ta_cen{ text-align: center !important; }
.ta_left{ text-align: left !important;; }
.ta_right{ text-align: right !important; }
.va_top{ vertical-align: top !important; }
.va_bottom{ vertical-align: bottom !important; }
.fl_left{ float: left; }
.fl_right{ float: right; }

.bg_none{ background: none !important; padding-left: 0 !important; }
