input[type="text"]{padding-left:10px;box-sizing:border-box;}
input[type="password"]{padding-left:10px;box-sizing:border-box;}

#sv_box{width: 100%;margin:0 auto;background: url("../image/sub/svbg.jpg") no-repeat center center;background-size:cover;}
#sv_box > div{display:table;width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;height: 168px;position: relative;}
#sv_box > div h2{display:table-cell;vertical-align:middle;font-size:30px;color:#fff;font-family: 'GmarketSansBold';line-height:1;}
#sv_box > div h2 br{display: none;}
#sv_box > div span.svic{position: absolute;}
#sv_box.sv_bg1 > div span.svic{right: 4%;bottom: -80px;}
#sv_box.sv_bg2 > div span.svic{right: 9%;bottom: -35px;}
#sv_box.sv_bg3 > div span.svic{right: 7%;bottom: -35px;}
#sv_box.sv_bg4 > div span.svic{right: 9%;bottom: -50px;}
#sv_box.sv_bg5 > div span.svic{right: 9%;bottom: -30px;}
#sv_box.sv_bg6 > div span.svic{right: 8%;bottom: -35px;}
#sv_box.sv_bg7 > div span.svic{right: 5%;bottom: -12px;}
#sv_box.sv_bg8 > div span.svic{right: 6%;bottom: -15px;}



#sconts_area{width: 100%;margin: 0 auto;min-height: 60vh;}
.sconts_wid{width: calc(100% - 20px);max-width:1180px;margin:0 auto;padding:85px 0 120px;}
.sconts_wid.w_1680{max-width: 1680px;}

.scm_box{display:flex;justify-content: space-between;}
.scm_box .img{width: 43%;}
.scm_box .box{width: 52%;}
.scm_box .box h4{padding-top: 30px;font-size:30px;color:#000;font-weight: bold;}
.scm_box .box ul li{margin-top: 27px;font-size:17px;color:#555;font-weight: 300;line-height: 1.6;}
.scm_box .box p{margin-top: 40px;text-align: right;font-size:17px;color:#000;font-weight:600;}

.order_area{margin-top: 38px;display: flex;justify-content: space-between;}
.order_left{width: 64.5%;}
.order_right{width: 32.5%;}

.order_box + .order_box{margin-top: 38px;}
.order_box{border: 1px solid #dfdfdf;background: #f6f6f6;padding: 30px;border-radius: 15px;}
.order_box > .titles{display: flex;margin-bottom: 28px;justify-content: space-between;align-items: center;}
.order_box > .titles h5{font-size: 20px;color:#080808;font-weight: 500;line-height: 22px;}
.order_box > .titles h5 span{display: inline-block;position: relative;z-index: 1;}
.order_box > .titles h5 span:before{content: "";position: absolute;left: -4px;bottom: 0;right:-8px;height: 5px;background: #f3c8c6;z-index: -1;}
.order_box > .titles > span.ck{display: inline-block;position:relative;}
.order_box > .titles > span.ck > input{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.order_box > .titles > span.ck > label{display: table-cell;vertical-align: middle;line-height:22px;color: #080808;font-size: 17px;height: 22px;padding-left:30px;}
.order_box > .titles > span.ck > input[type='checkbox'] + label{background: url('../image/sub/c_off.png') no-repeat left top;}
.order_box > .titles > span.ck > input[type='checkbox']:checked + label{background: url('../image//sub/c_on.png') no-repeat left top;}

.inp_line{margin-left: -20px;margin-top: -25px;display: flex;flex-wrap: wrap;}
.inp_line > li{margin-left: 20px;margin-top: 25px;width: calc(50% - 20px);}
.inp_line.line3 > li{width: calc(33.3333333333% - 20px);}
.inp_line > li.all{width: calc(100% - 20px);}
.inp_line > li > p{margin-bottom: 10px;font-size: 17px;color:#080808;font-weight: 500;line-height: 1;}
.inp_line > li > p span{color:#e40000;font-weight: 500;}
.inp_line > li > div{border: 1px solid #dfdfdf;background: #fff;}
.inp_line > li > div + div{margin-top: 10px;}
.inp_line > li > div.nums{position: relative;}
.inp_line > li > div input[type="text"]{width: 100%;height: 50px;border: 0;background: none;padding-left: 18px;font-size: 16px;color: #7c7c7c;}
.inp_line > li > div input[type="password"]{width: 100%;height: 50px;border: 0;background: none;padding-left: 18px;font-size: 16px;color: #7c7c7c;}
.inp_line > li > div.nums > a.ad_bn{display: inline-block;position: absolute;right: 0;top: 0;width: 90px;text-align: center;line-height: 50px;background: #ececec;border-left: 1px solid #dfdfdf;font-size: 15px;color:#4a4a4a;}
.inp_line > li > div textarea{width: 100%;height: 150px;border: 0;background: none;}
.inp_line > li > div input[type="file"]{width: 100%;height: 50px;line-height: 50px;padding: 0 15px;border: 0;background: none;}
.inp_line > li > span.stx{display: block;margin-top: 10px;font-size:16px;color:#4c4c4c;}
.inp_line > li > div.join_id{position: relative;}
.inp_line > li > div.join_id a{display: inline-block;position: absolute;right: 0;top: 0;width: 90px;text-align: center;line-height: 50px;background: #ececec;border-left: 1px solid #dfdfdf;font-size: 15px;color:#4a4a4a}





.odv_line > li + li{margin-top: 22px;}
.odv_line > li{display: table;font-size: 17px;color:#4c4c4c;}
.odv_line > li span{color:#080808;font-weight: 500;width: 80px;display: table-cell; vertical-align: top;  white-space:nowrap;}

.order_cash{border: 1px solid #dfdfdf;border-radius: 15px;overflow: hidden;}
.odc_box{padding: 12px 19px 33px;}
.odc_line > li{padding: 0 8px;height: 50px;border-bottom: 1px solid #dfdfdf;display: flex;justify-content: space-between;align-items: center;}
.odc_line > li > p{font-size: 17px;color:#525252;}
.odc_line > li > .rt{text-align: right;}
.odc_bot{padding: 0 25px;background: #094f88;box-sizing: border-box;width: 100%;height: 75px;display: flex;justify-content: space-between;align-items: center;}
.odc_bot .odc_tit{font-size: 17px;color:#fff;}
.odc_bot .odc_nums{text-align: right;font-size: 18px;color:#fff;font-weight: 600;}

.order_pay{margin-top: 38px;border: 1px solid #dfdfdf;border-radius: 15px;padding: 25px 19px;}
.pay_top{margin-bottom: 26px;display: flex;justify-content: space-between;align-items: center;}
.pay_top > p{font-size: 20px;color:#0b0b0b;font-weight: 500;line-height: 1;}
.pay_top > span.p_ck{display: inline-block;position:relative;}
.pay_top > span.p_ck > input{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.pay_top > span.p_ck > label{display: table-cell;vertical-align: middle;line-height:22px;color: #080808;font-size: 17px;height: 22px;padding-left:25px;}
.pay_top > span.p_ck > input[type='radio'] + label{background: url('../image/sub/r_off.png') no-repeat left center;}
.pay_top > span.p_ck > input[type='radio']:checked + label{background: url('../image//sub/r_on.png') no-repeat left center;}
.pay_sec select{padding: 0 18px;width: 100%;height:50px;border: 1px solid #dfdfdf;font-size: 17px;color:#717171;background: #f6f6f6 url('../image/sub/sec.png') no-repeat right 18px center;-webkit-appearance: none;-moz-appearance: none;word-wrap: break-word;}
.pay_sec select::-ms-expand{display: none;}
.pay_names{margin: 15px 0;padding: 0 18px;display: flex;}
.pay_names .names{margin-right: 20px;font-size: 17px;color:#000;font-weight: 500;}
.pay_names .stext{font-size: 17px;color:#717171;font-weight: 300;}
.pay_inp input{padding: 0 18px;width: 100%;height:50px;border: 1px solid #dfdfdf;font-size: 17px;color:#717171;background: #f6f6f6;}
.oder_fbtns{margin-top: 10px;max-width: 400px;margin: 10px auto 0;display: flex;align-items: center;justify-content: center;}
.oder_fbtns > a{display: inline-block;text-align: center;width: 49%;line-height: 58px;box-sizing:border-box;border-radius: 15px;font-size: 17px;border: 1px solid #094f88;background: #094f88;color:#fff;}
.oder_fbtns > a + a{margin-left: 2%;}
.oder_fbtns > a.typ1{border: 1px solid #094f88;background: #094f88;color:#fff;}
.oder_fbtns > a.typ2{border: 1px solid #7b9fcd;background: #fff;color:#1f2d5e;}
.oder_fbtns > a.solo{width: 100%;}

.oder_fbtns > button{display: inline-block;text-align: center;width: 49%;line-height: 58px;box-sizing:border-box;border-radius: 15px;font-size: 17px;border: 1px solid #094f88;background: #094f88;color:#fff;cursor:pointer}
.oder_fbtns > button + button{margin-left: 2%;}
.oder_fbtns > button.typ1{border: 1px solid #094f88;background: #094f88;color:#fff;}
.oder_fbtns > button.typ2{border: 1px solid #7b9fcd;background: #fff;color:#1f2d5e;}
.oder_fbtns > button.solo{width: 100%;}

.order_pay .r_title{margin-bottom: 28px;font-size: 17px;color:#ec5d56;font-weight: 500;line-height: 1;}

.pay_vline > li + li{margin-top: 20px;}
.pay_vline > li{display: table;font-size: 17px;color:#4c4c4c;}
.pay_vline > li span{color:#080808;font-weight: 500;width: 80px;display: table-cell; vertical-align: top;  white-space:nowrap;}

.tk_area{margin-bottom: 30px;border: 1px solid #0c72b5;background: #f6f6f6;border-radius: 15px;padding: 55px 10px;text-align:center;}
.tk_area p{margin-bottom: 25px;font-size: 32px;color:#000;font-weight: 600;line-height: 1;}
.tk_area ul li{font-size: 17px;color:#000;font-weight: 300;}
.tk_area ul li + li{margin-top: 5px;}
.tk_area ul li strong{font-weight: 600;}
.tkc_btn{margin-top: 30px;text-align: center;}
.tkc_btn a{display: inline-block;width: 185px;line-height: 60px;border-radius: 15px;font-size: 17px;color:#fff;background: #094f88;}

.tkc_btn button{display: inline-block;width: 185px;line-height: 60px;border-radius: 15px;font-size: 17px;color:#fff;background: #094f88;border:0;cursor:pointer}

.tkb_area{margin-top: 70px;border: 1px solid #dfdfdf;background: #f6f6f6;border-radius: 15px;padding: 40px 5%;}
.tkb_area p{font-size: 22px;color:#000;font-weight: 600;line-height: 1;}
.tkb_area ul li{font-size: 17px;color:#000;font-weight: 300;line-height: 1.6;margin-top: 25px;}
.tkb_area ul li span{color:#c92f2f;}

.botcik_box{margin-bottom: 30px;border: 1px solid #dfdfdf;background: #f4f4f4;padding: 29px;border-radius: 15px;display:flex;justify-content: space-between;align-items:center;}
.botcik_box_lf{padding-left: 5px;font-size: 17px;color:#202020;font-weight: 300;}
.botcik_box_lf strong{font-weight: 600;color:#ec5d56;}
.botcik_box_rt{width: 80%;max-width: 580px;display: flex;justify-content: space-between;align-items:center;}
.botcik_box_rt > .sel_box{width: 30%;}
.botcik_box_rt > .sel_box select{padding: 0 20px;width: 100%;height:45px;font-size: 17px;color:#202020;border: 1px solid #dfdfdf;background: #fff url('../image/sub/sec2.png') no-repeat right 15px center;-webkit-appearance: none;-moz-appearance: none;word-wrap: break-word;}
.botcik_box_rt > .sel_box select::-ms-expand{display: none;}
.botcik_box_rt > .inp_box{margin-left: 10px;width: calc(70% - 10px);position: relative;}
.botcik_box_rt > .inp_box input{width: 100%;height:45px;border: 1px solid #dfdfdf;background: #fff;font-size: 17px;color:#202020;}
.botcik_box_rt > .inp_box > a{display: inline-block;font-size: 0;position:absolute;right: 15px;top: 13px;}

.notice_line{border-top: 1px solid #172e72;}
.notice_line > li{padding: 20px 40px 20px 20px;border-bottom: 1px solid #dfdfdf;background: url('../image/sub/not.png') no-repeat right 15px center;}
.notice_line > li .data_v{display: flex;flex-wrap:wrap;margin-bottom: 15px;font-size: 14px;color:#979797;}
.notice_line > li .data_v > span{display: inline-block;}
.notice_line > li .data_v > span + span{margin-left: 24px;position: relative;}
.notice_line > li .data_v > span + span:after{content: "/";position: absolute;left: -12px;top: 3px;font-size: 10px;color:#979797;}
.notice_line > li .list{display: flex;flex-wrap:wrap;align-items:center;}
.notice_line > li .list > span.cp{display: inline-block;margin-right: 15px;width: 60px;line-height: 30px;text-align: center;background: #0095da;font-size:15px;color:#fff;}
.notice_line > li .list > a{display: inline-block;font-size: 17px;color:#090909;font-weight: 500;line-height: 1.4;}
.notice_line > li .list > span.file{display: inline-block;font-size: 0;margin-left: 10px;}

.page_all{margin-top: 50px;display: flex;justify-content: center;flex-wrap: wrap;}
.page_all > a{display: inline-block;}
.page_all > a.page{position: relative;margin: 0 0 -1px -1px;color:#888;font-size:12px;font-weight: 400;vertical-align: middle;display: inline-block;text-align: center;border:1px solid #dfdfdf;width: 28px;height: 28px;line-height: 28px;}
.page_all > a.on{color:#0c4da2;font-weight: bold;}
.page_all > a.on:after{content:"";position:absolute;left: -1px;bottom: -1px;right: -1px;height: 2px;background: #0c4da2;}
.page_all > .prev{margin-right: 20px;}
.page_all > .next{margin-left: 20px;}

.notice_view{border-top: 1px solid #0c4da2;border-bottom: 1px solid #dfdfdf;}
.ntv_top{text-align: center;padding: 0 8%;}
.ntv_title{padding: 20px 5px 15px;border-bottom: 1px solid #dfdfdf;font-size:22px;color:#0e0e0e;font-weight: 500;}
.data_box{padding: 15px 0 20px;display: flex;justify-content: center;flex-wrap: wrap;font-size: 17px;color:#5a5858;}
.data_box span{display: inline-block;margin: 3px 5px 0 5px;}
.ntv_file{border-top: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;background: #f7f7f7;padding: 15px;}
.ntv_edt{padding: 15px;min-height: 400px;}

.not_vf_btn{margin-top: 50px;display: flex;justify-content: space-between;align-items:center;}
.not_vf_btn a{display: inline-block;font-size: 0;}

.poc_box{border: 1px solid #dfdfdf;background: #fff;padding: 12px;height: 220px;overflow-y: auto;}

.sub_map_box{width: 100%;height: 620px;border-radius: 15px;overflow: hidden;background: #efefef;}
.sub_map_box > div{width: 100%;height: 620px;}

.sadds_area{display: flex;justify-content: space-between;align-items:center;width: 100%;max-width: 1180px;margin: -125px auto 0;height: 250px;box-sizing: border-box;padding: 20px 4%;background: #0c72b5;border-radius: 15px;overflow: hidden;position: relative;z-index: 111;}
.sadds_area .lf_c{width: calc(100% - 330px);}
.sadds_area .rt_c{width: 326px;}
.sadds_area .lf_c > p{margin-bottom: 30px;font-size: 30px;color:#fff;font-weight: bold;line-height: 1;}
.sadds_area .lf_c > ul{display: flex;flex-wrap:wrap;margin-left: -40px;}
.sadds_area .lf_c > ul > li + li{margin-top: 15px;}
.sadds_area .lf_c > ul > li{margin-left: 40px;padding-left: 33px;font-size: 17px;color:#fff;font-weight: 300;line-height: 25px;}
.sadds_area .lf_c > ul > li > span{font-weight: bold;}
.sadds_area .lf_c > ul > li.s_ad{width: calc(100% - 40px);background: url('../image/sub/ad1.png') no-repeat left top;}
.sadds_area .lf_c > ul > li.s_tel{background: url('../image/sub/ad2.png') no-repeat left top;}
.sadds_area .lf_c > ul > li.s_fax{background: url('../image/sub/ad3.png') no-repeat left top;}
.sns_map{display: flex;justify-content: space-between;}
.sns_map > li{width: 49%;}
.sns_map > li > a{display: block;padding: 20px 20px 13px;border-radius: 10px;}
.sns_map > li.nav > a{background: #03cf5d;}
.sns_map > li.kakao > a{background: #eeda23;}
.sns_map > li > a > p{font-size: 17px;color:#000;font-weight: 600;line-height: 1.6;padding-bottom: 35px;background: url('../image/sub/more.png') no-repeat right bottom;}


.mp_title{text-align: center;margin-bottom: 45px;}
.mp_title h4{font-size: 50px;color:#2b2b2b;font-weight: 100;line-height: 1.1;}
.mp_title h4 strong{font-weight: bold;color:#0b72b5;}
.mp_title h5{margin-top: 15px;font-size: 26px;color:#000;font-weight: 500;line-height: 1.1;}
.mp_title p.typ1{margin-top: 25px;font-size: 17px;}
.mp_title dl{margin-top: 25px;}
.mp_title dl dt{margin-bottom: 12px;font-size: 20px;color:#000;font-weight: bold;}
.mp_title dl dd{font-size: 17px;color:#000;font-weight: 400;}

.od_table{width: 100%;}
.od_table thead th{overflow: hidden;text-align: center;box-sizing: border-box;height: 48px;padding: 5px;background: #404040;font-size: 17px;color:#fff;font-weight: 600;line-height: 1.1;}
.od_table thead th:first-child{border-radius: 10px 0 0 10px;}
.od_table thead th:last-child{border-radius: 0 10px 10px 0;}
.od_table tbody td{text-align: center;border-right: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;box-sizing: border-box;height: 50px;padding: 5px 18px;font-size: 16px;color:#555;font-weight: 300;line-height: 1.1;letter-spacing: -0.6px;}
.od_table tbody td:last-child{border-right: 0;}
.od_table tbody td.lf{text-align: left;}
.od_table tbody td.rt{text-align: right;}
.od_table tbody td a{color:#555;}
.od_table tbody td a:hover{color: #000;font-weight: 500;}
.od_table tbody td span{display: inline-block;font-weight: 600;}
.od_table tbody td span.typ1{color:#1c3da8;}
.od_table tbody td span.typ2{color:#7d7d7d;}
.od_table tbody td span.typ3{color:#060505;}
.od_table tbody td span.typ4{color:#f86a49;}
.od_table tbody td span.typ5{color:#d30d0d;text-decoration: line-through;}

.drop_pw_area{width: 100%;max-width: 800px;margin: 0 auto;box-sizing: border-box;padding: 30px;border-radius: 15px;border: 1px solid #dfdfdf;background: #f6f6f6;}
.drop_pw{display: flex;justify-content: space-between;flex-wrap: wrap;}
.drop_pw li{width: 49%;}
.drop_pw li > p{margin-bottom: 10px;font-size: 17px;color:#080808;font-weight: 500;line-height: 1;}
.drop_pw li > div input{width: 100%;height: 50px;box-sizing: border-box;padding-left: 15px;border: 1px solid #dfdfdf;background: #fff;}


.drop_log_area{width: 100%;max-width: 510px;margin: 0 auto;box-sizing: border-box;padding: 50px;border-radius: 15px;border: 1px solid #dfdfdf;background: #f6f6f6;}
.drop_log > li{margin-bottom: 25px;}
.drop_log > li > p{margin-bottom: 10px;font-size: 17px;color:#080808;font-weight: 500;line-height: 1;}
.drop_log > li > div input{width: 100%;height: 50px;box-sizing: border-box;padding-left: 15px;border: 1px solid #dfdfdf;background: #fff;}

.log_ck{font-size: 0;}
.log_ck > span{display: inline-block;position:relative;}
.log_ck > span + span{margin-left: 20px;}
.log_ck > span > input{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.log_ck > span > label{display: table-cell;vertical-align: middle;line-height:22px;color: #080808;font-size: 17px;height: 22px;padding-left:30px;}
.log_ck > span > input[type='checkbox'] + label{background: url('../image/sub/c_off.png') no-repeat left top;}
.log_ck > span > input[type='checkbox']:checked + label{background: url('../image//sub/c_on.png') no-repeat left top;}
.log_fbn{margin-top: 28px;}
.log_fbn > a{display: block;text-align: center;line-height: 60px;border-radius: 20px;background: #094f88;font-size: 17px;color:#fff;}

.log_fbn > button{display: block;text-align: center;line-height: 60px;border-radius: 20px;background: #094f88;font-size: 17px;color:#fff;cursor:pointer;border:0;width:100%}

.log_pwbn{text-align: center;margin-top: 25px;}
.log_pwbn a{display: inline-block;font-size: 17px;color:#1f2d5e;}

.oder_tabs{max-width: 400px;margin: 0 auto 35px;display: flex;align-items: center;justify-content: center;}
.oder_tabs > a{display: inline-block;text-align: center;width: 49%;line-height: 58px;box-sizing:border-box;border-radius: 15px;font-size: 17px;border: 1px solid #7b9fcd;background: #fff;color:#1f2d5e;}
.oder_tabs > a + a{margin-left: 2%;}
.oder_tabs > a.on{border: 1px solid #094f88;background: #094f88;color:#fff;}

.pfs_txt{margin-top: 30px;font-size: 17px;color:#000;}

.join_procedure{position: relative;width: 100%;max-width: 700px;margin: 0 auto;display: flex;justify-content: space-between;}
.join_procedure:before{content: "";position: absolute;left: 20px;right: 20px;top: 50%;height: 1px;background: #d2d2d2;z-index: -1;}
.join_procedure > li{text-align: center;width: 180px;height: 180px;box-sizing: border-box;border-radius: 100%;border: 1px solid #0b72b5;background: #fff;display: flex;justify-content: center;align-items:center;}
.join_procedure > li > div > span{display: inline-block;padding: 8px 13px;background: #0b72b5;border-radius: 25px;font-size: 17px;color:#fff;font-weight: 500;}
.join_procedure > li > div > p{margin-top: 20px;font-size: 23px;color:#080808;font-weight: 500;line-height:1;}
.join_procedure > li.on{background: #0b72b5;}
.join_procedure > li.on > div > span{background: #fff;color:#0b72b5;}
.join_procedure > li.on > div > p{color:#fff;}
.join_prost{margin-top: 36px;margin-bottom: 50px;text-align:center;font-size: 17px;color:#080808;font-weight: 500;}


.poc_title{margin-top: 50px;margin-bottom: 17px;font-size: 25px;color:#000;font-weight: 600;}
.pocy_area{padding: 25px;border-radius: 15px;border: 1px solid #dfdfdf;background: #f6f6f6;}
.pocy_box{background: #fff;border-radius: 15px;padding: 18px;height: 215px;overflow-y: auto;}
.pocy_ck{margin-top: 15px;text-align: right;}
.pocy_ck > span{display: inline-block;position:relative;}
.pocy_ck > span > input{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.pocy_ck > span > label{display: table-cell;vertical-align: middle;line-height:22px;color: #080808;font-size: 17px;height: 22px;padding-left:30px;}
.pocy_ck > span > input[type='checkbox'] + label{background: url('../image/sub/c_off.png') no-repeat left top;}
.pocy_ck > span > input[type='checkbox']:checked + label{background: url('../image//sub/c_on.png') no-repeat left top;}

.complete_area{text-align: center;background: #f6f6f6;padding: 80px 5%;}
.complete_area h5{margin-bottom:60px;font-size: 57px;color:#0b72b5;font-weight: 600;line-height: 1;position: relative;}
.complete_area h5:after{content: "";position:absolute;left: 50%;bottom:-30px;width: 66px;height: 3px;border-radius: 3px;margin-left: -33px;background: #0b72b5;}
.complete_area ul li{font-size:20px;color:#000;line-height: 1.5;}
.complete_area p{margin-top: 25px;font-size:20px;color:#000;}
.complete_area p strong{font-weight: bold;}

.privacy_box > p + p{margin-top: 35px;}
.privacy_box > p{font-size: 17px;color:#000;line-height: 1.6;}
.privacy_box > p > span.tit{display: block;font-weight: 600;margin-bottom: 4px;font-size: 20px;}
.privacy_box > p > span.tit2{display: block;font-weight: 600;margin-top: 15px;margin-bottom: 4px;font-size: 18px;}
.privacy_box .adp_t{padding-left: 12px;}
.privacy_box .adp_t > li{font-size: 17px;color:#000;line-height: 1.6;position: relative;padding-left: 10px;}
.privacy_box .adp_t > li:after{content: "";position: absolute;left: 0;top: 10px;width: 4px;height: 4px;border-radius: 100%;background: #454545;}
.privacy_box .adp_t > li > ul > li{font-size: 16px;color:#454545;line-height: 1.6;position: relative;padding-left: 10px;}
.privacy_box .adp_t > li > ul > li:after{content: "";position: absolute;left: 0;top: 12px;width: 5px;height: 1px;background: #454545;}
.privacy_box strong{font-weight: 500;color: #0c72b5;}
.privacy_box .df_t{display: block;padding-left: 12px;}

.fz_table{margin-top: 10px;}
.fz_table thead th{overflow: hidden;text-align: center;box-sizing: border-box;height: 48px;padding: 5px;border: 1px solid #dfdfdf;background: #fafafa;font-size: 16px;color:#333;font-weight: 500;line-height: 1.1;}
.fz_table tbody td{text-align: center;border-right: 1px solid #dfdfdf;border: 1px solid #dfdfdf;box-sizing: border-box;height: 50px;padding: 5px 18px;font-size: 15px;color:#555;font-weight: 300;line-height: 1.1;letter-spacing: -0.6px;}




@media screen and (max-width:1440px){
	
}
@media screen and (max-width:1180px){
	
}

@media screen and (max-width:1024px){
	
}



@media screen and (max-width:768px){
	#sv_box{background: url("../image/sub/svbg.jpg") no-repeat 70% center;}
	#sv_box > div span.svic{max-width: 130px;}
	#sv_box.sv_bg1 > div span.svic{right: 0;bottom: auto;top: 50%;transform: translateY(-38%);}
	#sv_box.sv_bg2 > div span.svic{right: 0;bottom: auto;top: 50%;transform: translateY(-47%);}
	#sv_box.sv_bg3 > div span.svic{right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
	#sv_box.sv_bg4 > div span.svic{right: 0;bottom: auto;top: 50%;transform: translateY(-40%);}
	#sv_box.sv_bg5 > div span.svic{right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
	#sv_box.sv_bg6 > div span.svic{right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
	#sv_box.sv_bg7 > div span.svic{right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
	#sv_box.sv_bg8 > div span.svic{right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
	
	.sconts_wid{padding:60px 0 80px;}

	.scm_box{display:block;}
	.scm_box .img{width: auto;}
	.scm_box .box{width: auto;}
	.scm_box .box h4{font-size:25px;}
	.scm_box .box ul li{margin-top: 18px;font-size:16px;}
	.scm_box .box p{margin-top: 25px;}

	.order_area{display: block;}
	.order_left{width: auto;}
	.order_right{width: auto;margin-top: 38px;}
	.order_box{padding: 25px 12px;}

	.order_box > .titles{margin-bottom: 25px;flex-wrap: wrap;}
	.order_box > .titles h5{font-size: 18px;}
	.order_box > .titles > span.ck > label{font-size: 15px;padding-left:27px;}

	.sub_map_box{height: 360px;}
	.sub_map_box > div{height: 360px;}


	.inp_line > li{width: calc(100% - 20px);}
	.inp_line.line3 > li{width: calc(100% - 20px);}

	.tk_area{padding: 35px 10px;}
	.tk_area p{margin-bottom: 18px;font-size: 25px;}
	.tkc_btn a{width: 160px;line-height: 50px;}
	.tkc_btn button{width: 160px;line-height: 50px;}
	.tkb_area{margin-top: 60px;padding: 30px 5%;}
	.tkb_area p{font-size: 20px;}
	.tkb_area ul li{font-size: 16px;margin-top: 18px;}
	
	.botcik_box{margin-bottom: 30px;border: 0;background: none;padding: 0;border-radius: 0;display:block;}
	.botcik_box_lf{padding-left: 0;font-size: 15px;margin-bottom: 10px;}
	.botcik_box_rt{width: 100%;max-width: 768px;}
	.botcik_box_rt > .sel_box{width: 90px;}
	.botcik_box_rt > .sel_box select{padding: 0 12px;font-size: 15px;background: #fff url('../image/sub/sec2.png') no-repeat right 10px center;}
	.botcik_box_rt > .inp_box{margin-left: 5px;width: calc(100% - 95px);}
	.botcik_box_rt > .inp_box input{font-size: 15px;}
	.botcik_box_rt > .inp_box > a{right: 10px;}

	.notice_line > li{padding: 15px 5px;background: none;}
	.notice_line > li .list > span.cp{margin-right: 8px;width: 50px;line-height: 24px;font-size:14px;}
	.notice_line > li .list > a{font-size: 15px;}
	.notice_line > li .list > span.file{margin-left: 5px;}

	.ntv_top{text-align: center;padding: 0;}
	.ntv_title{font-size:18px;}
	.data_box{font-size: 15px;}
	.data_box span{margin: 3px 4px 0 4px;}
	.ntv_file{padding: 10px;}
	.ntv_edt{padding: 20px 10px;}

	
	.sadds_area{display: block;margin: 40px auto 0;height: auto;padding: 35px 5%;}
	.sadds_area .lf_c{width: auto;}
	.sadds_area .rt_c{width: auto;margin-top: 25px;max-width: 400px;}
	.sadds_area .lf_c > p{margin-bottom: 16px;font-size: 24px;}
	
	.mp_title h4{font-size: 34px;}
	.mp_title h5{margin-top: 12px;font-size: 21px;}
	.mp_title p.typ1{margin-top: 17px;font-size: 16px;}
	.mp_title dl{margin-top: 17px;}
	.mp_title dl dt{margin-bottom: 10px;font-size: 18px;}
	.mp_title dl dd{font-size: 15px;line-height: 1.6;}

	.od_table{min-width: 600px;}
	.od_table thead th{height: 42px;padding: 2px;font-size: 13px;}
	.od_table tbody td{height: 44px;padding: 4px 8px;font-size: 12.5px;}
	.od_table tbody td input{height: 30px;border-radius: 30px;padding: 0 10px;}
	.od_table tbody td a.bns{width: 50px;max-width: 50px;line-height: 30px;border-radius: 30px;font-size: 13px;}

	.drop_pw_area{padding: 25px 15px;}

	.drop_log_area{padding: 30px 15px;}
	.drop_log > li{margin-bottom: 20px;}

	.log_fbn{margin-top: 23px;}
	.log_fbn > a{line-height: 50px;border-radius: 15px;}
	.log_fbn > button{line-height: 50px;border-radius: 15px;}
	.log_pwbn{text-align: center;margin-top: 20px;}

	.poc_title{margin-bottom: 15px;font-size: 22px;}
	.pocy_area{padding: 15px;}
	.pocy_box{px;padding: 12px;}
}

@media screen and (max-width:640px){
	.join_procedure > li{width: calc(33.333333% - 8px);height: 110px;border-radius:25px;}
	.join_procedure > li > div > span{padding: 5px 12px;font-size: 15px;}
	.join_procedure > li > div > p{margin-top: 12px;font-size: 18px;}
	.join_prost{margin-top: 26px;font-size: 16px;}

	.complete_area{padding: 50px 4%;}
	.complete_area h5{margin-bottom:40px;font-size: 40px;}
	.complete_area h5:after{bottom:-20px;width: 50px;margin-left: -25px;}
	.complete_area ul li{font-size:18px;}
	.complete_area p{margin-top: 18px;font-size:18px;}
	.privacy_box > p{font-size: 16px;}
}

@media screen and (max-width:520px){
	#sv_box > div h2 br{display: block;}
}

@media screen and (max-width:420px){

}


.sa {
	opacity: 0;
	transition: all .9s ease;
}

/* 아래에서 위로 페이드 인 */
.sa-up {
	transform: translate(0, 40px);
}

.sa.show {
	opacity: 1;
	transform: none;
}







