@charset "utf-8";

/* COMMON */
.br_con{display:block}
.division_mt30{margin-top:30px}
.division_mt50{margin-top:50px}

.tit_h4{font-size:30px;line-height:36px;color:#000;margin-bottom:10px}
.tit_h5{font-size:24px;line-height:30px;color:#000;margin-bottom:10px}

h6{display:block;color:#222;font-weight:bolder;padding:30px 0 5px 0;font-size:16px;margin-bottom:5px;}

.title_w18{font-size:18px;line-height:24px;color:#000;margin-bottom:10px}

p.title_style01{background: url(../images/common/dot_circle_oran.png) 0 8px no-repeat;padding-left:15px;margin:15px 0 10px 10px;color:#000;font-weight:600;font-size:16px}
p.title_style02{padding-left:0;margin:0;color:#000;font-size:15px;margin:10px 0 5px 0}

.txt_style01{font-size:16px;line-height:26px;color:#3c3c3c;margin-top:10px}
.txt_style02{font-size:14px;line-height:24px;color:#3c3c3c;margin-top:10px;font-weight:normal}
.txt_style03{line-height:18px;color:#474747}
.txt_style04{font-size:13px;line-height:20px;color:#3c3c3c}

.list_style01 li{background: url(../images/common/dot_arrow_black.gif) 0 6px no-repeat;padding-left:8px;font-size:13px;line-height:20px;color:#4b4b4b;margin-bottom:8px}
.list_style01 li:last-child{margin-bottom:0}

.list_style02{padding-left:20px}
.list_style02 li{background:url(../images/common/dot_arrow2.gif) 0 7px no-repeat;padding-left:8px;line-height:18px;margin-bottom:8px;font-size:14px}

dl.dl_style01{padding-left:20px;padding-bottom:2px}
dl.dl_style01 dt{text-decoration: underline}

.box_con{width: 100%;padding:20px;background-color:#fbfbfb;border:1px solid #ececec;font-size:15px;color:#000}
.box_con p.title_style02{margin:0 0 5px 0 !important}

.tab_menu ul{text-align:center;margin-bottom:40px}
.tab_menu ul li{display:inline-block;width:250px;border:1px solid #e5e5e5;font-size:14px;background-color:#f3f3f3}
.tab_menu ul li a{display:block;width:100%;height:100%;padding:12px 0;color:#000}
.tab_menu ul li.on{background-color:#36578d;color:#fff;font-weight:500;border:0}
.tab_menu ul li.on a{color:#fff}



/* about */
.greetings_title{font-size:30px;line-height:36px;color:#000;text-align:center;margin-top: 10px;}
.greetings_title strong{font-weight:500}
.greetings_con_wrap{max-width: 1000px; margin:40px auto 0}
.greetings_con_wrap .greetings_con_title{font-size:24px;line-height:30px;color:#000; margin-bottom: 30px;}
.greetings_con_wrap .greetings_con_title strong{font-weight:500}
.greetings_con_text{width:100%;display:flex; justify-content: space-between;}
.greetings_con_text .left{width:30%;}
.greetings_con_text .left img {width: 100%;}
.greetings_con_text .right{width:62%;font-size:18px;color:#333;line-height:28px;font-weight:400;}
.greetings_con_text .right p.txt_right {font-size: 15px; margin: 30px 10px 0 0;}
.sgap {height: 15px;}
.greetings_txt{word-break: keep-all;}


.history {width:100%;height:100%;padding-top:20px;position:relative}
.history_in {display: flex;}
.his_year {background: url(../images/sub/history_img.png) 0 0 no-repeat; width: 260px; height: 60px; text-align: center; line-height: 60px; color: #fff; font-size: 30px; font-weight: 500;}
.cont_wrap {position: relative; margin: 20px 0 20px 80px;}
.cont_wrap:before{content:"";display:block;position:absolute;left:-40px;width:1px;top:-20px;height:100%;background-color:#999}
.history .cont_box{position:relative;margin-bottom:30px;}
.history .cont_box .title{font-size:26px}
.history .cont_box .title:after {content:"";display:block;width:18px;height:17px; position:absolute;left:-48px;top:4px;z-index:10;background:url('../images/sub/history_bg.png') 0 0 no-repeat}
.history .cont_box .cont{font-size:17px;line-height:24px;margin-top:15px}
.history .cont_box .cont li {padding-left: 12px; position: relative; margin-top: 8px;}
.history .cont_box .cont li::before {content: ""; display: block; position: absolute; left: 0; top: 12px; width: 3px; height: 3px; border-radius: 1.5px; background-color: #333;}


.business_list{width:1200px}
.business_list:after{clear:both;content:'';display:block}
.business_list li{float:left;width:285px;height:110px;background-color:#f4f4f4;border:1px solid #d6d6d6;margin:20px 20px 0 0;padding:20px 0 0 0;text-align:center}
.business_list li:nth-child(4n+0){margin-right:0px}
.business_list li strong{font-size:36px;line-height:40px;color:#2475d0;font-weight:500}
.business_list li div{font-size:14px;line-height:22px;color:#000;padding:10px 0 0 0}


.directions_wrap {display: flex; justify-content: space-between; align-items: center;}
.map_api {width: 600px;}
.map_api iframe{width: 100%; height:300px;}
.directions {padding: 20px;}
.directions_adress_title{font-size:24px;line-height:30px;color:#000;font-weight:500}
.directions_adress_text{font-size:14px;line-height:22px;color:#000;padding:10px 0 0 0}
.directions_adress_text li {margin-bottom: 10px;}
.directions_adress_text li img {margin-right: 8px;}

.border {margin: 30px 0; width: 100%; height: 1px; background-color: #d6d6d6;}



/* services */
.work_wrap{display: flex; justify-content: space-between;}
.work_info_title{font-size:30px;color:#000;font-weight:500;line-height: 30px;}
.work_sub_title {font-size: 18px; color: #000; font-weight: 500; margin: 10px 0 20px;}
.work_info_text{font-size:18px;line-height:28px; font-weight:400;}

.work_left {width: 72%;}
.work_left .list_style01 {display: flex; justify-content: space-between; padding: 10px;}
.work_left .list_style01 ul {width: 48%; padding-right: 15px;}
.work_left .list_style01 ul:first-child {border-right: 1px solid #ccc;}
.work_left .list_style01 li {font-size: 14px;}
.work_left .list_style01 li:last-child {margin-bottom: 8px;}

.work_wrap .tit_h5 {font-weight: 500;}
.work_right .tit_h5 {color: #135FA7; border-bottom: 2px solid #135FA7; padding-bottom: 5px;}
.work_right_con {padding: 20px 0; border-bottom: 1px solid #ccc;}
.work_right_con::after{clear:both;content:'';display:block}
.work_right_img {width: 100px; height: 120px; border: 1px solid #f3f3f3; margin-right: 15px; float: left;}
.work_right_img img {width: 100%; height: 100%;}
.work_right_txt {font-size: 14px; line-height: 22px; float: left;}
.work_name {font-size: 14px; margin: 10px 0 20px;}
.work_name b {font-size: 16px; padding-right: 8px; margin-right: 8px; border-right: 1px solid #ddd;}


.entry:after{content:"";display: block;clear:both}
.entry li{float:left;text-align:center;padding:0 0 20px 0;width:33%}
.entry li .btn_down{display:inline-block;clear:both;width:100%}



/* members */
.organ_m {display: none;}


.member {margin-bottom: 30px; display: flex; border: 2px solid transparent; border-radius: 50px 0 50px 0; background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #002E62 0%, #60B5FF 100%); background-origin: border-box; background-clip: content-box, border-box; width: 48%; height: 250px; align-items: center; font-size: 14px;}
.top_member {width: 570px; margin: 0 auto 50px;}
.mem_img {width: 136px; height: 174px; border: 1px solid #ccc; border-radius: 25px 0 25px 0; overflow: hidden; margin: 0 30px;}
.mem_img img {width: 100%; height: 100%;}
.mem_tit {font-size: 16px;}
.mem_tit b {padding-right: 8px; margin-right: 8px; border-right: 1px solid #ccc; font-size: 18px; display: inline-block; height: 20px;}
.mem_txt ul {padding: 10px 10px 0 0;}
.mem_txt li {margin-bottom: 8px; padding-left: 10px; position: relative;}
.mem_txt li:last-child {margin-bottom: 0;}
.mem_txt li::before {content: ""; display: block; position: absolute; top: 9px; left: 0; width: 3px; height: 3px; border-radius: 50%; background-color: #555;}
.member_wrap {display: flex; justify-content: space-between;}



/* login */
.login_form{text-align:center;margin-top:20px}
.login_form div{margin-bottom:10px}
.login_input{width:448px;height:54px;padding:15px;color:#6a6a6a;border:1px solid #e1e1e1}
.btn_login{width:448px;height:54px;color:#fff;background-color:#36578d;border:0;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:1px}
.login_menu{text-align:center}
.login_menu ul li{display:inline-block;color:#dadada;font-size:14px}
.login_menu ul li a{color:#888888}


.join_step{width:100%}
.join_step ul:after{clear:both;content:'';display:block}
.join_step ul li{float:left;width:33.3%;padding:10px;border:1px solid #ddd;border-width:1px 1px 1px 0;text-align:center}
.join_step ul li:first-child{width:33.4%;border:1px solid #ddd;border-width:1px 1px 1px 1px}
.join_step01{font-size:12px;color:#c4c4c4;letter-spacing:2px}
.join_step02{font-size:16px;color:#858585}

.join_step ul li.active{background-color:#36578d;border:1px solid #36578d}
.join_step ul li.active div.join_step01{color:#fff}
.join_step ul li.active div.join_step02{color:#fff;font-weight:700}

.privacy_tit01{font-size:24px;color:#000;margin-top:50px}
.privacy_box{width:100%;height:300px;border:1px solid #e9e9e9;background-color:#f8f8f8;padding:30px;margin-top:15px}
.privacy_box div.inner{width:100%;height:240px;background-color:#fff;padding:20px;font-size:12px;line-height:18px;color:#6a6a6a;overflow-y:scroll}
.privacy_check{font-size:13px;text-align:center;margin-top:20px}

.login_txt{text-align:center}
.login_txt01{font-size:36px;color:#000;line-height:44px}
.login_txt02{font-size:14px;color:#777777;line-height:20px;margin-top:10px}



/*  ETC */
.faq_wrap{border-top:2px solid #0288d1}
.faq_wrap>ul>li{ border-bottom:1px solid #dadada}
.faq_wrap ul li div.question{padding:20px 30px 20px 60px;background: url(../images/sub/icon_q.png) 20px 20px no-repeat, url(../images/sub/faq_arrow.gif) 99% 50% no-repeat;cursor:pointer;font-size:15px}
.faq_wrap ul li div.question:hover{color: #3384d0}
.faq_wrap ul li div.answer{display:none;background: #f7f7f7 url(../images/sub/icon_a.png) 40px 25px no-repeat;padding:20px 20px 20px 78px;color: #5d5d5d}
.faq_wrap ol{padding-left:20px}
.faq_wrap ol>li,ol.dec li{border-bottom:none;padding:5px 0;color:#111;list-style-type:decimal}
.faq_wrap .ol_img{padding:15px 0;display:inline-block;width:100%}

/* 팝업 */
.popup_content{max-width:1200px; background:#fff; box-sizing:border-box;}
.popup_content #popHead{position:relative;}
.popup_content #popHead h2{font-weight:500;}
.popup_content #popHead a{position:absolute; top:0; right:0;}
.popup_content #popBody{padding:20px 0;}
.popup_content #popBody input{width:100%;}
.popup_content .btnPopWrap{text-align:center;}
.popup_content .btnPopWrap button{width:45%; max-width:120px; padding:10px 40px;}  
   
.pop_bsnm {width: 800px;}
.pop_500 {width: 500px;}
.pop_tit_wrap{height:50px; background:#18303e; position:relative;}
.pop_tit_wrap .pop_tit{font-family:'Noto Sans KR', cursive; font-size:18px; font-weight:500; color:#fff; line-height:30px; padding:10px 20px;}
.pop_box{padding:20px; background-color:#fff;}
.pop_box:after{content:''; display:block; clear:both;}
.pop_box15{padding:15px; overflow:auto;}
.pop_bg{width:100%; height:100%; position:absolute; z-index:10000; background:rgba(0, 0, 0, 0.5); display:none;}
.btn_close02 {position: absolute; top:16px; right: 20px; cursor: pointer;}
.btn_dot {padding: 5px 13px; background: url('/customs/changgu/images/common/btn_ic_dot.png') no-repeat center center #d6d6d6; border: 1px solid #bbb; border-radius: 3px; vertical-align: middle; cursor: pointer;}
.btn_new {padding: 5px 13px; background: no-repeat center center #d6d6d6; border: 1px solid #bbb; border-radius: 3px; vertical-align: middle; cursor: pointer;}

/* 회원가입 이용약관 */
.division_con {margin-top: 60px}
.division_con02{margin-top:50px}
.division_con_no_m{margin-top:0}
.box_con {width: 100%; padding: 20px; background-color: #fbfbfb; border: 1px solid #ececec; font-size: 15px; color: #000}
.terms_text {width: 100%; height: 350px; padding: 20px; border: 1px solid #e4e4e4; overflow-y: scroll; font-size: 13px; line-height: 20px;color: #717171}
.terms_agree {margin-top: 30px; text-align: center}
.terms_agree span {margin: 0 10px; font-size: 14px}
.privacy ol ul,
.privacy ul ol,
.privacy ol ol {padding-left: 20px; font-size: 13px;}



/*250818 수정*/
.greetings_con_text .right p.txt_right{font-size:18px;}
.his_year{font-weight:600;}
.history strong{font-weight:600;}
.directions_adress_title{font-size: 26px;font-weight: 600;}
.directions_adress_text{font-size: 17px;padding: 15px 0 0 0;font-weight: 400;color: #222;}
.directions_adress_text li {margin-bottom: 12px;}
.work_wrap{padding-top: 20px;}
.work_info_title2{font-size:30px;font-weight:600;line-height: 30px;padding-bottom:20px; color: #222;}
.work_wrap .tit_h5 {font-weight: 600;}
.work_left .tit_h5{color: #222;}
.work_right .tit_h5 {color: #144088;border-bottom: 2px solid #144088;}
.work_left .list_style01 li {font-size: 18px;margin-bottom: 12px;line-height: 25px;background: url(../images/common/dot_arrow_black.gif) 0 9px no-repeat;}
.org_table{font-size:16px;}
.mem_txt li.no_dot::before{display:none;}
.member {font-size:15px;}
.mem_img{margin: 0 25px;}
.mem_tit {font-size: 17px;}
.mem_tit b {font-size: 19px;}


@media screen and (max-width:1200px){ 
	
	/* COMMON */
	.br_con{display:inline}
	.img_w100 img{width:100%}


	.tit_h4{font-size:24px;line-height:30px}
	.tit_h5{font-size:18px;line-height:24px}

	.title_w18{font-size:16px;line-height:22px;color:#000;margin-bottom:10px}

	.list_style01 li{background: url(../images/common/dot_arrow_black.gif) 0 6px no-repeat;font-size:12px;line-height:18px}

	.tab_menu ul li{display:block;width:100%}
	.tab_menu ul li a{display:block;width:100%;height:100%;padding:12px 0}



	/* about */
	.greetings_title{font-size:24px;line-height:30px}
	.greetings_con_wrap{margin:30px 0 0 0}
	.greetings_con_wrap .greetings_con_title{font-size:24px;line-height:30px}


	.business_list{width:100%}
	.business_list li{width:49.5%;height:100%;margin:1% 1% 0 0;padding:20px 0 20px 0}
	.business_list li:nth-child(2n+0){margin-right:0px}
	


	/* services */
	.work_wrap .tit_h5 {font-size: 24px; line-height: 30px;}
	.work_left {width: 70%; margin-right: 20px;}
	.work_left .list_style01 li {font-size: 14px; line-height: 20px;}

	.entry li{width:50%}



	/* login */
    .login_input {width: 100%}
    .btn_login {width: 100%}
}


@media screen and (max-width:1000px){
	/* services */
	.work_wrap {flex-direction: column;}
	.work_left {width: 100%; margin-right: 0; margin-bottom: 20px;}


	/* members */
	.member_wrap {flex-direction: column; align-items: center;}
	.member {width: 570px;}
}


@media screen and (max-width:925px){ 
	.history_in {flex-direction: column;}
	.cont_wrap {margin: 20px 0 20px 40px;}
	.cont_wrap:before {left: -20px;}
	.history .cont_box .title:after {left: -28px;}

	.directions_wrap {flex-direction: column-reverse; align-items: flex-start;}
	.map_api {width: 100%;}
	.directions {padding: 10px;}
}


@media screen and (max-width:800px){ 
	
	/* COMMON */
	.division_mt30{margin-top:20px}
	.division_mt50{margin-top:30px}

	.tit_h4{font-size:18px;line-height:24px;margin-bottom:5px}
	.tit_h5{font-size:14px;line-height:22px;margin-bottom:5px}
	
	.title_w18{font-size:13px;line-height:20px;color:#000;margin-bottom:5px}

	p.title_style02{padding-left:0;margin:0;color:#000;font-size:14px;margin:5px 0 3px 0}

	.txt_style01{font-size:14px;line-height:20px}
	.txt_style02{font-size:12px;line-height:18px}
	.txt_style03{line-height:16px}
	.txt_style04{font-size:12px;line-height:18px}
	
	.tab_menu ul{margin-bottom:30px}
	.tab_menu ul li{font-size:13px}
	.tab_menu ul li a{padding:10px 0}



	/* about */
	.greetings_title{font-size:18px;line-height:24px}
	.greetings_con_wrap{margin:20px 0 0 0}
	.greetings_con_wrap .greetings_con_title{font-size:18px;line-height:24px;margin-bottom: 20px;}
	.greetings_con_text .left{display: none;}
	.greetings_con_text .right{width: 100%; font-size:15px;line-height:22px;margin-top:0;}


	.history .cont_box .right {padding-left:20px}
	.history .cont_box .title {font-size:24px}
    .history .cont_box .left:before {width:15px}
    .history .cont_box .left {float:left;padding-right:30px}
	.history .cont_box .cont div{margin:0 0 10px 0}
	.history .cont_box .date {font-size:14px;line-height:22px;margin-bottom:8px}
	.history .cont_box .desc {font-size:12px;line-height:18px}


	.business_list{width:100%}
	.business_list li{float:none;width:100%;height:100%;margin:2% 0 0 0;padding:20px 0 20px 0}
	.business_list li:first-child{margin:0 0 0 0}
	.business_list li strong{font-size:30px;line-height:36px;color:#2475d0;font-weight:500}
	.business_list li div{font-size:13px;line-height:20px;color:#000;padding:10px 0 0 0}


	.map_api iframe{width:100%;height:300px}
	.directions_adress_title{font-size:18px;line-height:24px;color:#000;font-weight:500}
	.directions_adress_text{font-size:12px;line-height:18px;color:#000;padding:5px 0 0 0}

	

	/* services */

	.entry li{width: 100%}

	.organ_m {display: block;}
	.organ {display: none;}



	/* login */
    .login_input{padding:12px}

	.join_step ul li{padding:8px}
	.join_step02{font-size:14px}

	.privacy_tit01{font-size:18px;margin-top:30px}
	.privacy_box{height:180px;padding:15px;margin-top:10px}
	.privacy_box div.inner{height:150px;padding:15px}
	.privacy_check{font-size:12px;margin-top:15px}

	.login_txt01{font-size:30px;line-height:36px}
	.login_txt02{font-size:13px;line-height:20px}
	
	

	/*  ETC */
	.faq_wrap ul li div.question{padding:20px 30px 20px 60px}
    .faq_wrap ul li div.answer{display:none;padding:20px 20px 20px 58px;background-position:20px 18px}
	.faq_wrap .ol_img img{width:100%}
	
	
	/*250818 수정*/
	.greetings_con_text{flex-wrap: wrap;justify-content: center; text-align:center;}
	.greetings_con_text .left{display:block;width: 100%;max-width: 230px;}
	.greetings_con_wrap .greetings_con_title{padding-top:25px;}
	.greetings_con_text .txt_right{text-align:center !important;}
}


@media screen and (max-width:600px){

	/* services */
	.work_info_title{font-size:24px; line-height: 24px;}
	.work_sub_title {margin: 6px 0 10px;}
    .work_info_text{font-size:16px;line-height:26px}
	.work_wrap .tit_h5{font-size: 22px; line-height: 22px;}
	.work_left .list_style01 {flex-direction: column;}
	.work_left .list_style01 ul {width: 100%}
	.work_left .list_style01 ul:first-child {border: none; padding-right: 0;}



	/* members */
	.member {width: 100%; height: auto; flex-wrap: wrap;}
	.mem_img {margin: 20px 20px 10px;}
	.mem_txt {margin: 10px 0 20px 20px;}
}


@media screen and (max-width:485px){
	
	/*250818 수정*/
	.no_dot{display:none;}
	
}