@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

* {word-break: keep-all;}

.content-heade .title-area h3.title {font-size: 34px; color: #333; letter-spacing: 1px; position: relative; margin: 0 30px 20px; font-weight: 700; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}

#sub_v_all{position:relative;width:1180px;margin:0 auto;height:100px;background-size:cover;text-align:center;display:table;}
.sub_vs01{background:url('../img/sub_v01.jpg') no-repeat center center;}
.sub_vs02{background:url('../img/sub_v02.jpg') no-repeat center center;}
.sub_vs03{background:url('../img/sub_v03.jpg') no-repeat center center;}
.sub_vs04{background:url('../img/sub_v04.jpg') no-repeat center center;}
.sub_vs05{background:url('../img/sub_v05.jpg') no-repeat center center;}
.sub_vs06{background:url('../img/sub_v06.jpg') no-repeat center center;}
.sub_vs07{background:url('../img/sub_v07.jpg') no-repeat center center;}
#sub_v_all > p.tit{font-family: 'Titillium Web', sans-serif;font-size:40px;color:#1c1917;line-height:55px;font-weight:600;display:table-cell;vertical-align:middle;padding-top: 60px;}

.guide {width:1180px;margin:0 auto;font-size:0;padding:50px 0 25px 0;}
.guide > li {display:inline-block;font-size:14px;color:#383838; font-family: 'Titillium Web', sans-serif;font-weight:500;padding:0 15px;background:url('../img/bull.png') no-repeat left center;}
.guide > li:first-child {padding-left: 20px;}
.home-pd-5 {padding-left: 5px;}
.allcon_wid {position:relative;max-width:1180px;margin:0 auto;padding: 0px;}
/*
.allcon_wid_bg{position:relative;width:100%;box-sizing: border-box;background:url('../img/sub_bg.jpg') no-repeat center top;}
.allcon_wid_bg .clfix.ceo li img {box-shadow: 1px 1px 5px #aaaaaa;} 
*/

.allcon_wid .btn_bo_user_btm_v li.btn_v_01 {text-align: center; font-size: 14px;}
.allcon_wid .btn_bo_user_btm_v .btn_v_01 a {width: 120px; height: 44px; color: #fff !important; text-shadow: 0.5px 0.5px 1px #000; background: #af3cff; transition: 0.3s all; margin: 40px 0; padding-top: 5px; border-radius: 4px;}
.allcon_wid .btn_bo_user_btm_v .btn_v_01 a i.fa {color: #fff !important;}
.allcon_wid .btn_bo_user_btm_v .btn_v_01 a span.pc_view {color: #fff;}
.allcon_wid .btn_bo_user_btm_v .btn_v_01 a:hover {background: #9900ff;}

@media (max-width: 960px) {
	.allcon_wid .btn_bo_user_btm_v .btn_v_01 a span.pc_view {font-size: 14px !important;}
}

.sub_title h2{text-align:center;font-size:33px;color:#1c1917;font-weight:300;margin-bottom:30px;}

.co_txt {position:relative;margin-top:30px;z-index:1; text-align: center;}
.co_txt > li {color:#303030;font-weight:400;padding-bottom:15px;padding:5px 100px;background:url('../img/bull01.jpg') no-repeat left 5px;letter-spacing:-0.5px;}
.co_txt > li > span {color:#252525;font-weight:500;}

.ceo {padding-top:50px;position:relative;}
.ceo > li {float:left;width:60%;background:#fff;padding: 0 5px;}
.ceo > li:first-child {width: 40%;}
.ceo > li > p {padding:20px 35px;letter-spacing:-0.5px;}
.ceo > li > p.txt1 {font-size:26px;color:#252525;font-weight:500;padding:25px 35px;}
.ceo > li > p.txt2 {font-size:16px;color:#415e1e;font-weight:500;padding-bottom:15px;line-height:24px;}
.ceo > li > p.txt3 {font-size:16px;color:#4d4d4d;font-weight:300;padding-bottom:15px;line-height:24px;}
.ceo > li > p.txt4 {font-size:16px;color:#252525;font-weight:500;}

.comp {margin-top:50px;}
.comp > div {float:left;width:50%;display:table;min-height:400px;}
.comp > div > p {font-size:30px;color:#1c1917;line-height:35px;display:table-cell;text-align:center;vertical-align:middle;}
.comp > div:last-child {text-align:right;}

.workplace {margin-top:20px;overflow:hidden;font-size:0;text-align:center;}
.workplace > li {display:inline-block;width:130px;height:130px;border-radius:65px;margin-left:40px;margin-bottom:30px;position:relative;vertical-align:top;}
.workplace > li:first-child {margin-left:0;}
/*.workplace > li:nth-child(4n + 1){margin-left:0;}*/
.workplace > li:nth-of-type(odd) {background:#ffea59;}
.workplace > li:nth-of-type(odd) p {color:#000;}
.workplace > li:nth-of-type(even) {background:#fff;border:1px solid #524b1a;box-sizing:border-box;}
.workplace > li:nth-of-type(even) p {color:#524b1a;}
.workplace > li p.step {font-size:14px;padding-top:20px;}
.workplace > li span {display:block;width:20px;height:2px;background:#524b1a;margin:5px auto;}
.workplace > li p.txt {font-size:12px;padding-top:7px;line-height:15px;}
.workplace > li:after {content:"";background:url('../img/arr.png') no-repeat center center;position:absolute;left:138px;top:42%;width:18px;height:14px;}
.workplace > li.last:after {background:none;}

.box_list {margin-top:50px;}
.box_list > li {float:left;border:1px solid #dfdfdf;box-sizing:border-box;padding:30px;width:380px;margin-left:20px;margin-bottom:20px;min-height:530px;}
.box_list > li:nth-child(3n+1) {margin-left:0;}
.box_list > li p {letter-spacing:-0.5px;}
.box_list > li p.step {font-size:24px;color:#524b1a;font-weight:bold;line-height:28px;}
.box_list > li p.titl {font-size:28px;color:#0e0e0e;font-weight:300;padding-bottom:20px;border-bottom:1px solid #dfdfdf;}
.box_list > li p.txt1 {color:#4d4d4d;line-height:23px;padding-top:20px;}
.box_list > li p.txt2 {color:#808080;line-height:23px;margin-top:20px;}
.box_list > li:nth-child(1) {min-height:430px;}
.box_list > li:nth-child(2) {min-height:430px;}
.box_list > li:nth-child(3) {min-height:430px;}
.box_list > li:nth-child(6) {min-height:260px;}
.box_list > li:nth-child(7) {min-height:200px;margin-left:20px;background:#fafafa;}

/*20200227*/
.tebmenu{margin:50px 0 50px 0;font-size:0;text-align:center;}
.tebmenu > li{margin:0 50px;display:inline-block; font-size: 16px;}
.tebmenu > li > a {display:block;color:#303030;font-weight:400;position:relative;padding:0 10px; transition: 0.3s all;}
.tebmenu > li > a:hover{color:#663300;}
.tebmenu > li > a:hover:after{content:'';position:absolute;width:100%;height:10px;background:rgba(153, 102, 0,0.5);bottom:4px;left:0;z-index:-1;}
.tebmenu > li > a.on{color:#663300;}
.tebmenu > li > a.on:after{content:'';position:absolute;width:100%;height:10px;background:rgba(153, 102, 0,0.5);bottom:4px;left:0;z-index:-1;}
/*20200227 end*/

@media screen and (max-width: 575px) {
	.tebmenu > li {margin:0 20px;}
}

.inqu_ask{background:url('../img/inqu.jpg') no-repeat center center;height:320px;width:1180px;display:table;margin:0 auto;}
.inqu_ask > p{display:table-cell;vertical-align:middle;font-size:22px;line-height:36px;font-family: 'NotoSerifKR-semiBold';text-align:center;color:#fff;}
.inqu_ask > p span{display:block;font-size:18px;font-family:"Noto Sans Korean";font-weight:300;margin-top:30px;}
.inqu_btn{width:1180px;margin:20px auto 0 auto;}
.inqu_btn > li:first-child{margin-left:0;}
.inqu_btn > li{float:left;width:calc((100% - 20px) / 2);margin-left:20px;} 
.inqu_btn > li a{display:block;line-height:60px;width:100%;border-radius:5px;text-align:center;font-size:16px;}
.inqu_btn > li:first-child a{background:#3f3f3f;color:#fff;}
.inqu_btn > li:last-child a{background:#ffe812;color:#1c1917;}

.pro_box{width:1180px; margin:0 auto;margin-top:20px;}
.pro_box ul {margin-left:-20px;}
.pro_box ul > li{float:left;margin-left:20px;width:280px;}
.pro_box ul > li > a{display:block;}
.pro_box ul > li > a > p.tit{text-align:left;font-size:18px;color:#303030;padding:10px 0 5px 0;font-weight:300;}
.pro_box ul > li > a > p.txt{text-align:left;font-size:16px;color:#303030;padding-bottom:25px;font-weight:300;}
.pro_box ul > li > a > div{position:relative;overflow:hidden;}
.pro_box ul > li > a > div img{width:100%;transition: all 0.4s ease;}
.pro_box ul > li:hover  > a > div img{width:140%;transform: scale(1.1,1.1);}

.gal_edit{border-top:1px solid #dfdfdf;}
.gal_edit ul > li{border-bottom:1px solid #dfdfdf;padding:10px 0;}
.gal_edit ul > li > p{float:left;}
.gal_edit ul > li > p:nth-child(2){margin-left:40px;}
.gal_edit ul > li > p:nth-child(2) > .tit{font-size:18px;color:#1a1a1a;padding:20px 0;font-weight:450;display:block;}
.gal_edit ul > li > p:nth-child(2) > .txt{font-size:16px;color:#3d3d3d;display:block;}

.c_txt01{font-size:30px;color:#131313;font-weight:300;text-align:center;}
.c_txt01 span{font-weight:450;color:#83622c;display:inline-block;padding-bottom:5px;border-bottom:2px solid #83622c;}
.c_txt02{font-size:18px;color:#1a1a1a;font-weight:450;text-align:center;line-height:25px;}
.c_txt03{font-size:16px;color:#3d3d3d;font-weight:300;text-align:center;line-height:25px;}

.imglist{margin-left:-20px;}
.imglist > li{float:left;width:calc(25% - 20px);margin-left:20px;}
.imglist > li img{width:100%;}

.comp{background:url('../img/comp.jpg') no-repeat center center;height:450px;width:100%;text-align:center;}
.comp p.tit{color:#fff;font-size:24px;font-weight:450;padding-top:70px;}
.comp p.tit br{display:none;}
.comp p.txt{color:#fff;font-size:18px;font-weight:300;line-height:38px;}

.mapa{width:1180px;padding:20px;box-sizing:border-box;margin:0 auto;background:#fff;position:relative;margin-top:-280px;}
.mapa > img{width:100%;}

.sitemap{text-align:center;margin-left:-20px;}
.sitemap > li{float:left;margin-left:20px;width:calc(25% - 20px);vertical-align:top;box-sizing: border-box;}
.sitemap > li > a{background:#399bd8;border-radius: 3px; display:block;padding:13px 0; font-size:18px;color:#fff;font-weight:bold;}
.sitemap > li > ul > li > a{margin-top:5px;display:block;padding:13px 0;border:1px solid #dfdfdf;font-size:16px;color:#4a4a4a;border-radius: 3px;}

.etc_box{border:1px solid #dfdfdf;padding:20px 10px;min-height:700px;overflow:auto;}

.policoy{padding:20px; max-height:800px; overflow:auto; }

/*게시판*/
.botcik_box{border:1px solid #252525;background:#252525;padding:9px 9px;}
.botcik_box_lf{float:left;color:#c0c0c0;font-size:14px;font-weight:400;margin-top:5px;padding-left: 10px;}
.botcik_box_rt{float:right;}
.botcik_box_rt > div{float:left;}
.botcik_box_rt > div select{margin-right:5px;padding-left:5px;border:1px solid #dddddd;width:70px;height:30px;line-height:30px;background:#fff;font-size:14px;}
.botcik_box_rt > div input[type=text]{padding-left:10px;border:1px solid #dddddd;border-right:none;width:160px;height:30px;line-height:28px;}
/*
.gs_tab_bg{margin-top:20px;border-top:1px solid #3d3d3d;border-left:1px solid #ddd;}
*/
.gs_tab th{text-align:center;color:#303030;font-size:16px;padding:12px 10px;border-right:1px solid #ddd;border-bottom:1px solid #dddddd;background:#fafafa;}
.gs_tab td{text-align:center;color:#303030;font-size:14px;font-weight:400;word-break:break-all;border-right:1px solid #ddd;padding:8px 10px;border-bottom:1px solid #dddddd;}
.gs_tab td.lf_txt{text-align:left;}
.gs_tab td > a{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-size: 14px;}
.mor_no{width:10%;}
.mor_list{width:auto;}
.mor_td{width:15%;}
.mor_none {width:10%;}
.mor_none a {text-shadow: 0.5px 0.5px 1px #000;}
.mor_none a span {border-radius: 4px; font-size: 14px; padding:5px 10px !important; color: #fff !important;}

.fa-pencil-alt, .fa-comments, .fa-check {color: #fff; text-shadow: 0.5px 0.5px 1px #000;}

#bf_file_1, #bf_file_2 {height: 40px !important;}
#bo_w .bo_w_flie .frm_file {margin-top: 0;}

.page_all {text-align: center; margin: 40px;}

@media screen and (max-width: 575px){
	.gs_tab td {padding: 4px 5px;}
	.page_all { margin: 5px;}
}

.page_all > a.page {color:#303030;font-size:14px;border:1px solid #e3e3e3;background:#fff;vertical-align: middle;display: inline-block;text-align: center;width: 30px;height: 30px;line-height: 30px;}
.page_all > a.on{color:#1c1917;background:#fbfbfb;border-bottom:2px solid #1c1917;box-sizing:border-box;}
.page_all > a.page:hover{color:#d82109;background:#fbfbfb;}

.rt_btn{position:absolute;right:0;text-align:right;margin-top:30px;}
a.y_btn{display:inline-block;text-align:center;background:#1c1917;padding:0 20px;min-width:60px;height:40px;line-height:40px;font-size:16px;color:#fff;font-weight:500;border-radius:5px;}
a.white_l{display:inline-block;padding:0 20px;height:38px;line-height:38px;text-align:center;color:#979797;font-size:16px;font-weight:500;border:1px solid #ddd;background:#fafafa;border-radius:5px;}

.ibt_tab_v{border-top:1px solid #3d3d3d;border-left:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.ibt_v_top{padding:15px 10px;border-bottom:1px solid #dddddd;background:#f9f9f9;}
.ibt_v_top_tit{color:#303030;font-size:16px;font-weight:700;}
.ibt_v_top_txt{margin-top:5px;color:#303030;font-size:16px;font-weight:400;}
.ibt_v_top_txt > span{display:inline-block;margin-right:5px;}
.ibt_v_file{border-bottom:1px solid #dddddd;padding:10px 10px;}
.ibt_v_file_lf{color:#303030;font-size:16px;}
.ibt_v_file_rt{margin-top:5px;color:#303030;font-size:13px;}
.ibt_v_ny{padding:10px 10px;min-height:300px;color:#303030;font-size:16px;}
.bot_lr_btn{margin-top:30px;}
.bot_lr_line{border-top:1px solid #dfdfdf;padding-top:30px;}
.bot_lf_btn{float:left;}
.bot_rt_btn{float:right;}

.txt_tab_bg{margin-top:20px;border-top:1px solid #1c1917;border-left:1px solid #ddd;}
.txt_tab th{text-align:center;color:#303030;font-size:16px;padding:12px 10px;border-right:1px solid #ddd;border-bottom:1px solid #dddddd;background:#fafafa;}
.txt_tab td{text-align:center;color:#303030;font-size:16px;font-weight:400;word-break:break-all;border-right:1px solid #ddd;padding:12px 10px;border-bottom:1px solid #dddddd;}
.txt_tab td.lf_txt{text-align:left;}
.txt_tab td > a{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
input.m_sz{border:1px solid #dadada;width:320px;height:25px;line-height:25px;}
input.b_sz{border:1px solid #dadada;width:100%;height:25px;line-height:25px;}
.lf_dl{float:left;border:1px solid #e4e4e4;display:inline-block;}
.rt_dl{float:left;margin-left:0px;}
.lf_dl_lf{float:left;}
.lf_dl_rt{float:left;}
input.dl_sz{border:1px solid #dadada;width:100px;height:54px;}
input.ws_sz{border:1px solid #dadada;width:100px;height:25px;line-height:25px;}
textarea.b_sz{border:1px solid #dadada;width:99%;height:240px;}
input.file{width:150px;border:none;background:none;}
.bot_ct_btn{margin-top:40px;text-align:center;}
.bot_ct_btn > a{margin:0 2px;}
a.btn_on{display:inline-block;width:118px;height:48px;line-height:48px;border:1px solid #3d3d3d;background:#3d3d3d;color:#fff;font-size:16px;font-weight:bold;text-align:center;}
a.btn_off{display:inline-block;width:118px;height:48px;line-height:48px;border:1px solid #dfdfdf;background:#fcfcfc;color:#6a6a6a;font-size:16px;font-weight:bold;text-align:center;}

.pw_all{width:680px;margin:0 auto;border:1px solid #dfdfdf;border-top:3px solid #3d3d3d;text-align:center;padding:60px 10px;margin-top:60px;}
.pw_all_pd{margin-top:50px;}
.pw_txt{color:#5c5c5c;letter-spacing:-0.5px;font-size:18px;font-weight:bold;line-height:26px;}
.pw_txt2{margin-top:5px;color:#5f5f5f;letter-spacing:-0.5px;font-size:16px;line-height:24px;}
.pw_box{width:280px;margin:0 auto;margin-top:35px;padding:35px 100px 0 100px;border-top:1px solid #e4e4e4;}
.pw_inp{width:100%;}
.pw_inp input{width:calc(100% - 12px);height:38px;line-height:38px;background:#fff;border:1px solid #dfdfdf;padding-left:10px;}
.pw_btn{margin-top:16px;}
.pw_btn > a{display:inline-block;width:calc((100% - 8px) / 2);height:48px;line-height:48px;font-size:16px;font-weight:bold;text-align:center;}
.pw_btn > a.pw_on{border:1px solid #3d3d3d;background:#3d3d3d;color:#fff;}
.pw_btn > a.pw_off{border:1px solid #dfdfdf;background:#fcfcfc;color:#6a6a6a;}

.pw_btn > button{display:inline-block;width:calc((100% - 8px) / 2);height:48px;line-height:48px;font-size:16px;font-weight:bold;text-align:center;}
.pw_btn > button.pw_on{border:1px solid #3d3d3d;background:#3d3d3d;color:#fff;}
.pw_btn > button.pw_off{border:1px solid #dfdfdf;background:#fcfcfc;color:#6a6a6a;}

.art_txt{margin-top:15px;}
.art_txt > li{margin-top:7px;position:relative;font-size:16px;color:#454545;line-height:24px;padding-left:20px;}
.art_txt > li::after{content:"";position:absolute;left:5px;top:11px;width:4px;height:4px;background:#454545;}

.nod_txt{margin-top:15px;}
.nod_txt > li{margin-top:2px;font-size:16px;color:#454545;line-height:24px;}

.view_btn{position:relative;text-align:center;margin-top:40px;}
.view_btn > a{display:block;}
.view_btn > a.prev{position:absolute;left:0;top:3px;}
.view_btn > a.next{position:absolute;right:0;top:3px;}

.polic{border:10px solid rgba(35, 50, 40, 0.2);padding:20px;margin-top:50px;}
.polic p.tit{font-size:16px;font-weight:300;color:#1c1917;padding-bottom:10px;}
.polic div.txt{background:#fafafa;max-height:150px;overflow:auto;padding:10px;font-size: 14px;}
.polic p.check{text-align:right;padding-top:15px;font-size: 14px;}

.thw {width:20%;}
.tdw {width:auto;}
.inp_tab_bg{}
.inp_tab_bg div.tit{border-top:1px solid #010101;border-bottom:1px solid #dfdfdf;background:#fafafa;font-size:16px;color:#1c1917;line-height:55px;padding-left:30px;font-weight:450;}
.inp_tab th{color:#303030;font-size:14px;font-weight:300;padding:12px 30px;border-bottom:1px solid #dfdfdf;background:#fafafa;word-break:break-all; text-align:left;}
.inp_tab td{color:#303030;font-size:14px;font-weight:400;padding:12px 10px;border-bottom:1px solid #dfdfdf;}
.inp_tab td span{margin:5px 0;}
.inp_tab td span.box{display:inline-block;padding-right:120px;}
.inp_tab td span.txt{display:inline-block;padding:0 20px;border-right:1px solid #dfdfdf;}
.inp_tab td span.txt_1{display:inline-block;padding:0 0 0 20px;}
.inp_tab td span.txt_2{display:inline-block;padding:0 20px 0 0;}
.inp_tab td.lf_txt{text-align:left;}
.inp_tab td > a{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4f4f4f;font-size:16px;}
.inp_tab span.tel{width:169px;display:inline-block;}
.inp_tab span.tel input{width:100%;border:1px solid #dadada;height:25px;line-height:25px;}
.inp_tab span.tel select{padding-left:5px;width:100%;border:1px solid #dadada;height:28px;line-height:28px;background:#fff;}
.inp_tab span.mail{display:inline-block;width:253px;}
.inp_tab span.mail_pd{display:inline-block;margin:0 2px;}
.inp_tab span.mail2{display:inline-block;width:120px;margin-left:3px;}
.inp_tab span.mail input{width:100%;border:1px solid #dadada;height:25px;line-height:25px;}
.inp_tab span.mail2 select{padding-left:5px;width:100%;border:1px solid #dadada;height:28px;line-height:28px;background:#fff;}
input.add_ms{width:120px;border:1px solid #dadada;height:25px;line-height:25px;}
input.add_ds{width:700px;border:1px solid #dadada;height:25px;line-height:25px;}
.inp_tab td a.add_btn {margin-left:3px;vertical-align:top;display:inline-block;font-size:16px;font-weight:bold;color:#fff;width:82px;height:26px;line-height:26px;text-align:center;background:#353c4e;}
textarea.b_sz {border: 1px solid #dadada; width: 100%; height: 100px;}
input.s_sz {border:1px solid #dadada;width:530px;height:25px;line-height:25px;}

.s_sz.s_sz-1 {width:150px}
.s_sz.input-s-sz1, .s_sz.input-s-sz2 {width:78px;}

input.m_sz {border:1px solid #dadada;width:300px;height:25px;line-height:25px;}
input.b_sz {border:1px solid #dadada;width:100%;height:30px;line-height:18px;padding: 2px 0 0 2px;}
select.sl_sz {padding-left:5px;width:250px;border:1px solid #dadada;height:28px;line-height:28px;background: #fff;}

.ct_btn {text-align:center;margin-bottom:80px;}
.ct_btn > a.goa {display:inline-block;width:120px;height:50px;line-height:50px;text-align:center;background:#1c1917;font-size:16px;color:#fff;font-weight:500;border-radius:5px;}
.ct_btn > a.goa_1 {display:inline-block;width:120px;height:50px;line-height:50px;text-align:center;background:#fafafa;font-size:16px;color:#1c1917;font-weight:500;border-radius:5px;border:1px solid #ccc;}
.ct_btn > button.goa {display:inline-block;width:160px;height:55px;line-height:50px;text-align:center;background:#465555;font-size:18px;color:#fff;font-weight:600;border-radius:5px;border:1px solid #465555;transition: 0.3s all;font-family: 'Noto Sans Korean';}

.ct_btn > button.goa:hover {border:1px solid #465555;background:#fff;color:#465555;}
.ct_btn > button.goa_1 {display:inline-block;width:120px;height:50px;line-height:50px;text-align:center;background:#fafafa;font-size:16px;color:#1c1917;font-weight:500;border-radius:5px;border:1px solid #ccc;}

/*20211226*/
.notit > p {font-size:18px;color:#1c1917;font-weight:300;padding-bottom:14px;border-bottom:1px solid #dfdfdf;margin-bottom:15px;}
.notit > ul > li {position:relative;padding-left:15px;font-weight:300;color:#e81909;font-size: 14px;}
.notit > ul > li:before {content:'';position:absolute;width:4px;height:4px;background:#e81909;left:0;top:10px;}

@media screen and (max-width:1199px){
	.guide{width:100%;margin:0 auto;font-size:0;border-top:1px solid #dfdfdf;padding:25px 0 25px 0;}
	.lr_box{float:left;width:calc(50% - 10px);box-sizing: border-box;}
	.lr_box_rt{margin-left:20px;}
	.sub_title ul > li br{display:none;}
	.sy_lf{float:none;width:100%;}
	.sy_rt{float:none;width:100%;margin-bottom:40px;text-align:center;}
	.sy_lf > ul > li br{display:none;}

	.allcon_wid{width:calc(100% - 20px);/* padding-top:30px; */}
	.allcon_wid_bg.mtp50{margin-top:20px !important;}

	.pro_v > li{float:none;}
	.pro_v > li:first-child{width:100%;}
	.pro_v > li:last-child{width:100%;margin-left:0px;margin-top:20px;}

	.workplace > li:after{display:none;}
	.workplace > li:first-child {margin-left:0}
	.workplace > li {margin-left: 9px;}

	.box_list{margin-top:20px;}
	.box_list > li{float:none;border:1px solid #dfdfdf;box-sizing:border-box;padding:20px;width:100%;margin-left:0px;margin-bottom:20px;min-height:auto;}
	.box_list > li p.step{font-size:18px;line-height:21px;}
	.box_list > li p.titl{font-size:26px;}
	.box_list > li:nth-child(1){min-height:auto;}
	.box_list > li:nth-child(2){min-height:auto;}
	.box_list > li:nth-child(3){min-height:auto;}
	.box_list > li:nth-child(6){min-height:auto;}
	.box_list > li:nth-child(7){min-height:auto;margin-left:0px;}

	.pw_all{width:calc(100% - 20px);padding:30px 10px;}
	.pw_box{margin-top:20px;padding:20px 0 0 0;}
	
	.pro_box ul > li > a > div img{width:100%;transition: none;}
	.pro_box ul > li:hover  > a > div img{width:140%;transform: none;}
}

@media screen and (max-width:991px){
	.inp_tab td span.txt{padding:0 15px;}
	.inp_tab td span.txt_1{display:inline-block;padding:0 15px 0 15px;}

	.allcon_wid {width:767px;margin:0 auto;}
	.workplace > li {float:left;width:150px;height:150px;border-radius:75px;text-align:center;margin-left:15px;margin-bottom:15px;position:relative;}
	.workplace > li p.step {padding-top: 30px;}
	.workplace > li p.txt{padding-top:12px;}
	.workplace > li:first-child {margin-left:15px;}
	.workplace > li {margin-left:25px auto;}
	.ceo > li > p.txt1 {font-size: 20px;padding: 0 20px 10px 20px;}
	.ceo > li > p {padding: 10px 20px;}
	.ceo > li > p.txt2, .ceo > li > p.txt3, .ceo > li > p.txt4 {font-size: 15px;}
	.ceo > li > p.txt3 br, .ceo > li > p.txt4 br {display: none;}

	.co_txt > li{padding:5px 15px;}
}

@media screen and (max-width:767px){
	.allcon_wid {width:575px;margin:0 auto;}

	#sub_v_all{width:100%;height:60px;}
	#sub_v_all > p.tit{font-size:32px;}

	.inp_tab td span.txt{display:block; padding:0; border-right:0px solid #dfdfdf;}
	.inqu_ask > p{width:calc(100% - 20px);margin:0 auto;font-size:19px;line-height:26px;}
	.inqu_btn{width:calc(100% - 20px);margin:20px auto 0 auto;}

	input.m_sz{width:100%;}

	.s_sz.input-s-sz1, .s_sz.input-s-sz2 {width:127px;}

	.co_txt{margin-top:10px;z-index:1;}

	.ceo{padding-top:0px;position:relative;z-index:1;}
	.ceo > li{float:none;width:100%;background:#fff;}
	.ceo > li > p{padding:10px;}
	.ceo > li > p.txt1{font-size:20px;padding-top:20px;}
	.ceo > li:first-child {width: 100%}
	.ceo > li > p.txt1 {padding:20px 10px;}
	.comp{margin-top:20px;}
	.comp > div{float:none;width:100%;min-height:auto;padding-bottom:20px;}
	.comp > div:last-child{text-align:center;}
	.comp > div:last-child img{max-width:100%;}

	.sitemap{text-align:center;margin-left:0;}
	.sitemap > li{float:none;margin-left:0;width:100%;margin-bottom:30px;}

	.polic{margin-top:20px;}
	.allcon_wid > .mtp50{margin-top:20px !important;}

	input.m_sz{width:calc(100% - 50px);}
	.inp_tab span.tel{width:106px;display:inline-block;}
	.inp_tab span.mail{display:inline-block;width:159px;}
	.inp_tab th{padding:12px 10px;}

	.inp_tab td span.box {padding-right: 20px;}
	
	.thw{width:30%;}
	.tdw{width:auto;}
	input.s_sz{width:340px;}
	.pro_box{width:calc(100% - 20px); }
	.pro_box ul {margin-left:0px;}
	.pro_box ul > li{float:none;margin-left:0px;width:calc(100% - 0px);margin-bottom:20px;}
	.mtp130{margin-top:60px;}
	
	.bot_lf_btn{float:none;text-align:center;}
	.bot_lf_btn > a{margin-bottom:7px;}
	.bot_rt_btn{float:none;text-align:center;}
	.bot_rt_btn > a{margin-bottom:7px;}
	.rt_btn{position:relative;text-align:center;margin-top:20px;}
	.mor_no{width:15%;}
	.mor_list{width:auto;}
	.mor_td{width:25%;}
	.mor_none{width:20%;}

	.txt_tab span.tel{width:28%;display:inline-block;}
	.txt_tab span.mail{display:inline-block;width:calc((100% - 126px) / 2);}
	.txt_tab span.mail2{display:inline-block;width:90px;margin-left:3px;}
	input.add_ds{width:calc(100% - 60px);}
	.txt_tab .rt_dl{margin-left:0;}
}	

@media screen and (max-width:640px){
	.botcik_box_lf{float:none;margin-top:0;margin-bottom:8px}
	.botcik_box_rt{float:none;width:100%;}

	.inp_tab span.tel{width:85px;display:inline-block;}
	.inp_tab span.mail{display:inline-block;width:126px;}
	input.s_sz {width: 277px;}

	.s_sz.input-s-sz1 {width:134px;}
	.s_sz.input-s-sz2 {width:121px;}
}

@media screen and (max-width:520px){
	.allcon_wid {width:100%;margin:0 auto;}
	.mor_none i{display:none;}
	.botcik_box_lf, .page_all > a.page, .gs_tab th, .gs_tab td, .mor_none a span {font-size: 12px; word-break: keep-all;}
	.gs_tab td a {font-size: 12px;}
	.inp_tab span.tel{width:59.3px;display:inline-block;}
	.inp_tab span.mail{display:inline-block;width:88px;}
	input.s_sz {width: 200px;}

	.co_txt > li {padding: 5px 10px;}
	.botcik_box_rt > div input[type=text]{width:180px;}
}

@media screen and (max-width:360px){
	.allcon_wid {width:320px;margin:0 auto;}
	.workplace > li{display:inline-block;width:140px;height:140px;border-radius:70px;margin-left:15px;margin-bottom:20px;}
	.workplace > li p.step {padding-top:25px;}
	.workplace > li p.txt{padding-top:8px;}
	.botcik_box_rt > div input[type=text]{width:150px;}
}

@media screen and (max-width:280px){
	.allcon_wid {width:260px;margin:0 auto;}
	.workplace > li {display:inline-block;width:125px;height:125px;border-radius:70px;margin-left:5px;margin-bottom:20px;}
	.workplace > li p.step {padding-top:18px;}
	.workplace > li p.txt {padding-top:6px;}
	.workplace > li:first-child {margin-left:5px;}
	.botcik_box_rt > div input[type=text]{width:100px;}
}

/* 추 가 */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.section {width: 1190px;  margin: 0 auto;}
.section .bottom-photo-view ul {display:flex;}
.section .bottom-photo-view ul li {width:100%; box-sizing: border-box; margin: 10px 5px 60px; text-align: center; position: relative;}

.section .bottom-photo-view ul li .store-link-background {filter: opacity(0.6); transition: 0.3s all;}
.section .bottom-photo-view ul li .store-link-background:hover {filter: opacity(1);}
.section .bottom-photo-view ul li .store-link-block span:first-child {position: absolute; top: 50px; left: 33%; text-align: center; font-family: 'GmarketSansMedium'; font-size: 32px; font-weight: 900; color: #fff; text-shadow: 1px 1px 2px #333;}
.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {position: absolute; top: 105px; left: 45%; text-align: center; /* box-shadow: 1px 1px 2px #333; */}


@media screen and (max-width:1199px) {
	.section,
	#footer {width: 100%; margin: 0 auto;}
	.section .bottom-photo-view ul li .store-link-block span:first-child {top: 45px;}
	.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {top: 100px;}
	#sub_v_all > p.tit{padding-top: 40px; padding-right: 5%;}
}

@media screen and (max-width:1040px) {
	.nw_mvsl .bx-controls {display: none;}
	.section .bottom-photo-view ul li .store-link-block span:first-child {top: 35px; left: 25%;}
	.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {top: 85px;}
	#sub_v_all > p.tit{padding-right: 10%;}
}

@media screen and (max-width:900px) {
	.section .bottom-photo-view ul li .store-link-block span:first-child {top: 25px;left: 21%;}
	.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {top: 70px;left: 45%;}
	#sub_v_all > p.tit{padding-right: 25%;}
}

@media screen and (max-width:767px) {
	#sub_v_all > p.tit{padding-top: 20px;padding-right: 0;}
	.section {width: 100%;  margin: 0 auto;}
	.section .bottom-photo-view ul {display: block;}
	.section .bottom-photo-view ul li {margin: 10px 0 10px;}
	.section .bottom-photo-view ul li .store-link-block span:first-child {top: 180px; left: 40%; font-size: 40px;}
	.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {top: 300px; left: 48%;}
	#footer {margin-top: 50px;}
}

@media screen and (max-width:660px) {
	.section .bottom-photo-view ul li .store-link-block span:first-child {top: 140px;left: 37%;}
	.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {top: 260px;left: 47%;}
}

@media screen and (max-width:575px) {
	.section .bottom-photo-view ul li .store-link-block span:first-child {top: 120px;left: 39%; font-size: 32px;}
	.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {top: 220px;}
	.s_sz.input-s-sz1 {width: 167px;}
	.s_sz.input-s-sz2 {width: 155px;}
	.s_sz.s_sz-1 {width: 185px;}
	.s_sz.input-s-sz3 {width: 140px;}
	.s_sz.s_sz-1.s_sz-top {margin-top: 5px;}
	.inp_tab td {font-size: 13px;}
	.inp_tab td span.txt_1, .inp_tab td span.txt_2 {padding: 0;}
	.inp_tab td.textarea-ptb {margin: 10px;}
	.ct_btn > button.goa {height: 45px; line-height: 20px; font-size: 16px;}
}

@media screen and (max-width:420px) {
	.section .bottom-photo-view ul li .store-link-block span:first-child {top: 80px;left: 35%;}
	.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {top: 160px;}
	#footer {margin-top: 20px;}
}

@media screen and (max-width:360px) {
	.section .bottom-photo-view ul li .store-link-block span:first-child {top: 60px;left: 32%;}
	.section .bottom-photo-view ul li .store-link-block span:nth-child(2) {top: 140px;left: 45%;}
}

/* Start Floating */

a {color: inherit; text-decoration: none;}
li {list-style-type: none; margin: 0; padding: 0;}
ul {list-style: none; margin: 0; padding: 0;}

.blind {overflow: hidden; position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px;}

.floating_item [class*=icon] {display: inline-block; font-style: normal; line-height: 1; color: #888; font-size: 30px; letter-spacing: 1px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

.nicon_top .ic:after, .nicon_top:after {content: "\EB36";}

.floating_item {position: fixed; right: 200px; bottom: 30px; z-index: 9999; text-align: right; transition: 0.3s all;}

@media screen and (max-width : 1599px) {
	.floating_item {right: 100px;}
}
@media screen and (max-width : 1399px) {
	.floating_item {right: 50px;}
}
@media screen and (max-width : 1199px) {
	.floating_item {right: 20px;}
}
@media screen and (max-width : 575px) {
	.floating_item {right: 5px;}
}

.floating_item li + li {margin-top: 5px;}
.floating_item .link_item {display: inline-block; overflow: hidden; position: relative; width: 60px; height: 60px; -webkit-border-radius: 30px; border-radius: 30px; background-color: #fff; text-align: center; -webkit-box-shadow: 3px 4px 10px 2px rgba(0, 0, 0, 0.2); box-shadow: 3px 4px 10px 2px rgba(0, 0, 0, 0.2); -webkit-transition: 0.2s ease-out; transition: 0.2s ease-out; -webkit-transform-origin: 0 100%; -ms-transform-origin: 0 100%; transform-origin: 0 100%;}
.floating_item .link_item:focus, .floating_item .link_item:hover {width: auto; -webkit-border-radius: 30px; border-radius: 30px; padding: 0 25px;}
.floating_item .link_item:focus .text, .floating_item .link_item:hover .text {display: inline-block; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.floating_item .link_item .icon {display: inline-block; height: 60px; -webkit-border-radius: 50%; border-radius: 50%; font-size: 20px; line-height: 60px; color: #fff;}
.floating_item .link_item .text {display: none; margin-left: 10px; font-size: 16px; vertical-align: top; line-height: 60px; color: #fff; white-space: nowrap; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.floating_item .link_item .nicon_more2 {color: #1c1917;}
.floating_item .link_item .icon_top {overflow: hidden; /*background-image: ;*/ width: 31px; height: 26px; background-position: -155px -508px; display: inline-block; margin-top: 15px; -webkit-border-radius: 0; border-radius: 0;}
.floating_item .moere_item:hover, .floating_item .top_item:hover {width: 60px; padding: 0;}
.floating_item .num {margin-left: 3px; font-size: 13px;}

.is_side_menu_open .floating_item {right: 370px;}

.theme_border:hover {border-color:#1c1917 !important;}
.theme_background:hover {background-color:#1c1917 !important;}
.theme_color:hover {color:#1c1917 !important;}
.theme_gradient {background: -moz-linear-gradient(top, transparent 0%, #1c1917 60px); background: -webkit-linear-gradient(top, transparent 0%, #1c1917 60px);background: linear-gradient(top, transparent 0%, #1c1917 60px);}

.btn_wrap .btn_theme:hover, .btn_wrap .btn_theme_v2:hover {background-color:#1c1917 !important;}
.btn_wrap .btn_theme_v2 .theme_a {background-color:#fff !important;	color:#1c1917 !important;}

.main .btn_wrap .btn_theme {background-color:#fff !important;}

.mor_list.lf_txt img {padding-bottom: 5px;}


/* Page Scroll Bar */

body::-webkit-scrollbar {width: 8px;}
body::-webkit-scrollbar-thumb {height: 25%; background: #4c4c4c;}
body::-webkit-scrollbar-track {background: #ebebeb;}

/* 첨부파일 */
input[type="file"] {padding: 3px 0 0 5px; background: #fff;}
input[type="file" i]::-webkit-file-upload-button {background-color: #465555; color: #fff; border: 1px solid #465555; border-radius: 3px; margin-right: 10px;}

.lf_txt.if_txt_gray {color: #808080;}

/* Checkbox */
input[type="checkbox" i] {width: 18px; height: 18px; margin: 2px 6px 4px 4px;}

/* 개인정보취급방침 - Scrollbar */ 
.polic div.txt {overflow: auto;}
.polic div.txt::-webkit-scrollbar {width: 10px;}
.polic div.txt::-webkit-scrollbar-thumb {background-color: #465555; background-clip: padding-box; border: 1px solid transparent;}
.polic div.txt::-webkit-scrollbar-track {background-color: rgba(35, 50, 40, 0.2);}