@charset "utf-8";


/* ----------------------------------------------------------------- */
/* sub_common */
/* ----------------------------------------------------------------- */

/* .sub_visual {position:relative; margin:0 auto 0; width:100%; height:400px; background-size:cover !important;} */
.sub_visual {overflow:hidden; position:relative; display:table; margin:0 auto 0; width:100%; height:360px; background-size:cover !important; background:#000;}
.sub_visual:after {content:''; display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0, 0, 0, .3);}


.bg_01 {background:#999 url("../images/common/bg_sub01.jpg") no-repeat center center;}
.bg_02 {background:#999 url("../images/common/bg_sub02.jpg") no-repeat center center;}
.bg_03 {background:#999 url("../images/common/bg_sub03.jpg") no-repeat center center;}
.bg_04 {background:#999 url("../images/common/bg_sub04.jpg") no-repeat center center;}
.bg_05 {background:#999 url("../images/common/bg_sub05.jpg") no-repeat center center;}

.sub_visual .slogan {display:flex; justify-content:space-between;  align-items:flex-end; padding-bottom:70px; position:relative; margin:0 auto; width:var(--sub-width); height:100%; z-index:1;}


.sub_visual .slogan h2 {border-bottom:1px solid #fff; line-height:1.1; font-size:4.4rem; color:#fff; font-family:"Noto Serif KR"; font-weight:500; letter-spacing:-0.025em; text-transform:uppercase;}
.sub_visual .slogan .h_desc {display:block; margin-top:20px; line-height:1; font-size:1.6rem; color:rgba(255, 255, 255, .85); font-family:'S-CoreDream-4Regular'; font-weight:normal; letter-spacing:0.0em; }
.sub_visual .location {display: flex;} 
.sub_visual .location li {display:inline-flex; align-items:center; padding-left:19px; 
position:relative; color:rgba(255, 255, 255, .9); font-size:1.4rem; font-family:'S-CoreDream-4Regular'; line-height:1}
.sub_visual .location li:nth-child(1){padding-left:0; letter-spacing:0.025em; }
.sub_visual .location li a {color:inherit;}
.sub_visual .location li i {font-size:1.6rem; margin-top:-2px;}
.sub_visual .location li:before {display:block; content:""; width:1px; height:96%; position:absolute; left:8px; top:0; background:rgba(255, 255, 255, .36);}
.sub_visual .location li:first-child:before {display:none;} 




/* nav */
.location_wrap {display:none; position:relative; width:80%; margin:-60px auto 0; border-bottom:0px solid rgba(0, 0, 0, .15); background:rgba(0,18,48, .75); z-index:99;}
.locationArea {position:relative; width:100%; margin:0 auto;}
.locationArea:after {content:''; display:block; clear:both;}
.locationArea .location {float:left;letter-spacing:0.25px;}
.locationArea .location > li.home a {display:block; width:65px; height:60px; background:#2149a6 url("../images/common/ico_home.png") no-repeat center center; background-size:19px; text-indent:-99999px;
 transition: 0.3s;}
.locationArea .location > li {float:left; position:relative;}
.locationArea .location > li:after {content: ""; position:absolute; right:0; top:0; width:1px; height:100%; border-right:1px solid rgba(255,255,255, 0.15);}
.locationArea .location > li:first-child {border-left:0px solid rgba(0,0,0, 0.15);}
.locationArea .location > li:first-child:after {border-right:0;}

.locationArea .location > li.locationLink > a {display:block; padding:0 90px 0 25px; min-width:250px; line-height:60px; font-size:1.5rem; color:rgba(255, 255, 255, 1.0); font-family:'S-CoreDream-4Regular';}
.locationArea .location > li.locationLink > a:after {content: ""; position:absolute; right:22px; top:50%; transform:translateY(-50%); width: 0; height: 0;
				border-bottom: 4px solid transparent; border-top: 4px solid transparent; border-left: 6px solid #fff; border-right: 6px solid transparent;
				transform: rotate(90deg); transform-origin:50% 50%;}
.locationArea .location > li.locationLink.on > a:after {-webkit-transform: rotate(-90deg); transform: rotate(-90deg); margin-top:-6px;}
.locationArea .location > li.locationLink .selectMenu {display:none; position:absolute; left:-1px; top:60px; width:100%;  border:0px solid rgba(0, 0, 0, .15); background:#fff; 
box-sizing:content-box; box-shadow: 2px 0 20px rgb(0 0 0 / 10%); z-index:10;}
.locationArea .location > li.locationLink .selectMenu.open {display:block;}	
.locationArea .location > li.locationLink .selectMenu li {background:#fff; border-top:1px solid rgba(0, 0, 0, .07); }
.locationArea .location > li.locationLink .selectMenu li:first-child {border-top:0;}
.locationArea .location > li.locationLink .selectMenu li a {display:block; padding:15px 25px; color:#555; text-decoration:none; line-height:1.3; font-size:1.3rem; font-family:'S-CoreDream-4Regular';
 text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.locationArea .location > li.locationLink .selectMenu li a:hover,
.locationArea .location > li.locationLink .selectMenu li a:focus {}
.locationArea .location > li.locationLink .selectMenu li.on a {color:#777;}

.locationArea .location > li.locationLink.dep3 > a {min-width:200px;}
.locationArea .location > li.locationLink .selectMenu li a i {margin-left:3px; margin-top:6px;}



/* sub :: 레이아웃 */
.sub_wrap {position:relative;}

/* lnb  */
.aside {display:none; width:100%; border-bottom:1px solid rgba(0, 0, 0, .15);}
.aside:after {clear:both; display:block; content:""}

.lnb {position:relative; display:table; margin:0 auto;}
.lnb:after {content:""; display:block; clear:both;}
.lnb > li {float:left; position:relative;}
.lnb > li > a {display:block; position:relative; height:58px; padding:18px 50px 0; font-size:1.5rem;
font-family:'S-CoreDream-4Regular'; color:#333; border-left:0px solid rgba(255,255,255, 0.2); text-align:center;}
.lnb > li:first-child a {border-left:0;}
.lnb > li > a::before {content:""; position:absolute; bottom:-1px; left:50%; width:0; height:3px; -webkit-border-radius:4px; border-radius:4px; background-color:var(--main-color);
	word-break:keep-all; -webkit-transition:all 0.4s; transition:all 0.4s;}
/* .lnb > li > a i {margin-left:7px; margin-top:4px;} */
.lnb > li.on > a {border-color:transparent; color:#333; font-family:'S-CoreDream-5Medium'; background-color:#fff;}
.lnb > li > a:hover:before,
.lnb > li.on > a:before{width:100%; margin-left:-50%;}

/* .lnb.item3 li {width:33.33%;}
.lnb.item4 li {width:25%;} 
.lnb.item5 li {width:20%;} 
.lnb.item6 li {width:calc(100% / 6);}  */



/* sub :: 본문 */
.contents {overflow:hidden; position:relative; min-height:500px;}
.sub_title {position:relative; margin:80px auto 45px; text-align:center;}
.sub_title h3 {font-size:4rem; color:#333; font-family:'S-CoreDream-6Bold'; font-weight:normal; letter-spacing:-0.025em;}

.sub_cont {position:relative; font-size:1.7rem; word-break:keep-all; padding-top:90px;}
.sub_cont h4, 
.personal > .personal_area .tit {position:relative; display:inline-block; margin:50px 0 13px; line-height:1.2; font-size:2.4rem; color:#333;  font-family:"Noto Serif KR"; letter-spacing:-0.025em;}

.sub_cont h4:first-child,
.personal > .personal_area .tit:first-child {margin-top:0;} /* 약관 */

.sub_cont h4 + .table_wrap {margin-top:0;}
.sub_cont h5 {position:relative; display:inline-block; margin:40px 0 15px; line-height:1.2; font-size:2.2rem; color:#333; font-family:'S-CoreDream-5Medium'; letter-spacing:-0.025em;}
.sub_cont h4 + h5 {margin-top:5px !important;}

/* sub :: 관리자 내역 */
.sub_cont h4 + .table_wrap, .sub_cont h5 + .table_wrap  {margin-top:0;}




/* tab */
.tab_wrap {overflow:hidden; position:relative; margin:0 auto 40px; width:100%;}
.tabList {display:flex; flex-wrap:wrap; height:100%; margin:-4px;}
.tabList li {position:relative; width:25%; padding:4px;}
.tabList li:first-child{} 
.tabList li a {display:table; height:52px; width:100%; background-color:#fff; border:1px solid rgba(0,0,0,0.15); border-radius:5px;}
.tabList li a em {display:table-cell; padding:0 10px; vertical-align:middle; font-size:1.5rem; color:#444; font-family:'S-CoreDream-4Regular'; text-align:center;}
.tabList li a em span{font-size:1rem;}
.tabList li.on a {z-index:1; border-color:var(--main-color);  background-color:var(--main-color);}
.tabList li.on a em {color:#fff;}

.tabList.item3 li {width:33.33%;}
.tabList.item4 li {width:25%;}
.tabList.item5 li {width:20%;}
.tabList.item8 li {width:calc(100% / 8);}
.tabList.item8 li a {height:46px;}

.tabContent {display:none;}
.tabContent.on {display:block;}
.tabContent h4:first-child {margin-top:20px !important;}
.tab_wrap + h4 {margin-top:20px !important;} 
.tabList li:not(:first-child) {}

/* .tabList {margin:0 0 0 -8px;}
.tabList li {width:calc(100% / 7 - 8px); margin-left:8px; margin-top:8px; border-radius:0 10px 0 10px;}
 */


/* li list */
.dot_list > li, .dot {position:relative; margin:0 0 3px 1px; padding-left:12px;}
.dot_list > li::before, .dot::before {content:""; display:block; position:absolute; left:0; top:12px; width:5px; height:5px; background:#555; border-radius:50%;}

.dashed_list li, .dashed {position:relative; margin:0 0 3px 3px; padding:0 0 0 11px;}
.dashed_list li:before, .dashed:before {content:""; display:block; position:absolute; top:14px; left:0; width:6px; height:1px; background:#797979;}
.dashed_list li strong {font-weight:500;}

.default_list {margin:12px 0 0 3px;}
.default_list li {}

.dot_list > li > .dashed_list {margin:7px 0 7px 0px;}



/* 기본 테이블 */
.tList {position:relative; width:100%; border-top:2px solid var(--sub-color);}
.tList th, .tList td {padding:14px 15px; border:1px solid #dcdcdc; vertical-align:middle;}
.tList th:first-child, .tList td:first-child {border-left:none;}
.tList th:last-child, .tList td:last-child {border-right:none;} 
.tList thead th,
.tList tbody th,
.tList tfoot th {background:#fcfcfc; color:#333; font-weight:normal; word-break:keep-all; text-align:center;}
.tList tbody td,
.tList tfoot td {background:#fff; color:#333; word-break:keep-all; text-align:center;}
.tList th, .tList td.tLeft {text-align:left;}
.tList tr.bg {background:#fcfcfc;}

.tList thead th {background:#eff4fa;}
.tList.t2 th {padding:12px 15px;}
.tList.ho tbody th {background:#eff4fa;}


table col.no {width:8%;}
table col.space_01 {width:15%} 
table col.space_02 {width:20%}
table col.space_03 {width:25%}
table col.space_04 {width:30%} 
table col.space_05 {width:35%}
table col.space_06 {width:40%}
table col.space_07 {width:50%}
table col.space_08 {width:10%;} 



.table_sup {margin-bottom:10px; text-align:right;}



/* i마크 정보 */
.ic_alert {font-size:94%; color:#dd613a; font-family:'S-CoreDream-4Regular';}
.ic_alert i {padding-top:3px; font-size:2rem; color:#f84e18;}
.txt_subs {display:inline-block; margin-left:5px; margin-top:4px; font-size:80%; color:#dd613a; font-family:'S-CoreDream-4Regular';}


/* 신청 내역 */		
.ic_link {display:inline-block; margin:8px 0 0 5px; font-size:1.8rem; }






@media (max-width:1300px){ /* 선택 */

	.sub_cont {padding-top:80px;}
}

@media (max-width:1200px){ /* 1152px 96%*/

	
	.sub_visual {height:300px;}
	
	.sub_visual .slogan h2 {margin-bottom:10px; font-size:4.2rem;}


	/* nav */
	.location_wrap {width:100%; margin:-50px auto;}
	.locationArea .location > li.home a {width:55px; height:50px; background-size:17px;}

	.locationArea .location > li.locationLink > a {padding:0 50px 0 20px; min-width:210px; line-height:50px; font-size:1.4rem;}
	.locationArea .location > li.locationLink .selectMenu {top:50px;}
	.locationArea .location > li.locationLink .selectMenu li a {padding:15px 20px;}
	.locationArea .location > li.locationLink.dep3 > a {min-width:180px;}
	


	/* lnb  */
	.aside {top:-52px;}
	.lnb > li > a {height:52px; padding:14px 0 0; font-size:1.5rem;}
	.lnb > li > a i {margin-left:5px; margin-top:5px;}



	/* sub :: 본문 */
	.contents {min-height:400px;}
	.sub_title {margin:60px auto 35px;}
	.sub_title h3 {font-size:3.4rem;}
	.sub_cont {padding-top:70px;}
	.sub_cont h4 {font-size:2.4rem;}




	/* tab */
	.tabList li a {height:48px;}
	.tabList li a em {font-size:1.4rem;}	
	.tabList.item8 li {width:calc(100% / 7);}
	.tabList.item8 li a {height:42px;}

	

}

@media (max-width:1024px){ /* tablet 980 */


	.sub_visual {height:280px;}

	.sub_visual .slogan h2 {font-size:3.8rem;}
	.sub_visual .slogan .h_desc {font-size:1.3rem;} 


	/* nav */
	.location_wrap {margin:-46px auto;}
	.locationArea .location > li.home a {width:52px; height:46px; background-size:16px;}

	.locationArea .location > li.locationLink > a {padding:0 50px 0 20px; min-width:200px; line-height:46px; font-size:1.4rem;}
	.locationArea .location > li.locationLink > a:after {right:20px;}
	.locationArea .location > li.locationLink .selectMenu {top:46px;}
	.locationArea .location > li.locationLink .selectMenu li a {padding:13px 20px;}

	

	/* sub :: 본문 */
	.sub_title {margin:50px auto 35px;}
	.sub_title h3 {font-size:3.2rem;}
	.sub_cont {font-size:1.6rem;}
	.sub_cont h4 {margin:40px 0 10px;}


	
	/* tab */
	.tabList.item8 li {width:calc(100% / 6);}
	
		

	/* li list */
	.dot_list > li, .dot {padding-left:11px;}
	.dot_list > li::before, .dot::before {top:11px; width:4px; height:4px;}



	/* 기본 테이블 */
	.tList th, .tList td {padding:12px 15px;}
	.tList.t2 th {padding:10px 15px;}


}


@media (max-width:900px){ /* tablet ~ 768 */

	
	.sub_visual {height:260px;}

	.sub_visual .slogan h2 {margin-bottom:8px; font-size:3.6rem;}

	
	
	/* lnb  */
	.aside {top:-48px;}
	.lnb > li > a {height:48px; padding:12px 0 0; font-size:1.4rem;}
	.lnb > li > a i {margin-top:3px;}

	
	
	/* sub :: 본문 */
	.sub_title {margin:50px auto 35px;}
	.sub_title h3 {font-size:3rem;}
	.sub_cont h4 {margin:40px 0 10px; font-size:2.2rem;}

	
	
	/* tab */
	.tabList li a {height:46px;}
	.tabList li a em {font-size:1.36rem;}
	.tabList.item8 li {width:calc(100% / 5);}
	.tabList.item8 li a {height:40px;}





}

@media (max-width:830px){ /* tablet ~ 768 */


	.sub_visual {height:240px;}

	.sub_visual .slogan h2 {font-size:3.4rem;}
	.sub_visual .slogan .h_desc {font-size:1.2rem;} 



	/* sub :: 본문 */
	.sub_title {margin:45px auto 30px;}
	.sub_title h3 {font-size:2.8rem;}
	.sub_cont {font-size:1.56rem; padding-top:60px;} /* 폰트설정 */


	/* tab */
	.tab_wrap {margin-bottom:30px;}
	


	/* 기본 테이블 */
	.tList th, .tList td {font-size:1.46rem;}


	/* 좌우 스크롤 :: 모바일 */
	.limitArea {position:relative; overflow-x:auto; overflow-y:hidden; width:100%; -webkit-overflow-scrolling:touch; padding-bottom:10px;}	
	.limitArea .w600 {min-width:800px;}



}

@media (max-width:768px){ /* mobile 가로 */

	html {line-height:1.5;}

	.sub_visual {height:200px;}	
	.sub_visual .slogan h2 {margin-bottom:6px; font-size:3.2rem;}

	
	.sub_visual .location,
	.aside {display:none;}


	/* nav */
	.location_wrap {margin:-42px auto;}
	.locationArea .location > li.home a {width:48px; height:42px; background-size:14px;}

	.locationArea .location > li.locationLink > a {padding:0 40px 0 20px; min-width:180px; line-height:42px; font-size:1.3rem;}
	.locationArea .location > li.locationLink .selectMenu {top:42px;}
	.locationArea .location > li.locationLink .selectMenu li a {padding:12px 20px;}


	/* sub :: 본문 */
	.sub_title {margin:40px auto 25px;}
	.sub_title h3 {font-size:2.6rem;}
	.sub_cont {font-size:1.5rem; padding-top:50px;}
	.sub_cont h4 {margin:30px 0 10px;}	


	
	/* tab */
	.tabList li a {height:44px;}



	/* li list */
	.dot_list > li, .dot {margin:0 0 3px 1px; padding-left:10px;}
	.dot_list > li::before, .dot::before {top:9px;}

	.dashed_list li, .dashed {margin:0 0 3px 1px; padding:0 0 0 11px;}
	.dashed_list li:before, .dashed:before {top:10px; left:0;}



	/* 기본 테이블 */
	table col.space_01 {width:17%} 
	table col.space_02 {width:20%}
	table col.space_03 {width:25%}
	table col.space_04 {width:30%} 
	table col.space_05 {width:35%}
	table col.space_06 {width:43%}
	table col.space_07 {width:50%}


	.table_sup {margin-bottom:8px;}



	/* 신청 내역 */		
	.ic_link {margin:7px 0 0 5px; }

	/* i마크 정보 */
	.ic_alert i {padding-top:1px; font-size:1.8rem;}


}

@media (max-width:680px){ /* mobile 가로 640기준 */


	.sub_visual {height:170px;}
	.sub_visual .slogan h2 {margin-bottom:5px; font-size:3rem;}

		

	/* sub :: 본문 */
	.sub_title {margin:40px 0 25px;}
	.sub_title h3 {font-size:2.4rem;}
	.sub_cont h4 {font-size:2rem;}


		
	/* tab */
	.tabList li a {height:42px;}
	.tabList li a em {font-size:1.3rem;}
	.tabList.item8 li {width:calc(100% / 5);}
	.tabList.item8 li a {height:38px;}



	/* 기본 테이블 */
	.tList th, .tList td {padding:10px 15px; font-size:1.4rem;}
	.tList.t2 th {padding:10px 15px;}



	/* 신청 내역 */		
	.ic_link {margin:8px 0 0 5px; font-size:1.7rem; }

	.txt_subs {display:block; margin-left:0px; font-size:86%;}


	/* 좌우 스크롤 :: 모바일 */
	.limitArea {position:relative; overflow-x:auto; overflow-y:hidden; width:100%; -webkit-overflow-scrolling:touch; padding-bottom:10px;}	
	.limitArea .w600 {min-width:600px;}
	.limitArea .w500 {min-width:500px;}
	.limitArea .w400 {min-width:450px;}

}

@media (max-width:610px){ /* mobile 세로 */

	
	
	.sub_visual .slogan h2 {font-size:2.8rem;}
	.sub_visual .slogan .h_desc {display:none;}

	
	
	/* nav */
	.location_wrap {margin:-40px auto;}
	.locationArea .location > li.home a {width:40px; height:39px;}
	.locationArea .location > li.locationLink > a {padding:0 40px 0 15px; min-width:160px; line-height:40px;}
	.locationArea .location > li.locationLink > a:after {right:15px;}
	.locationArea .location > li.locationLink .selectMenu {top:40px;}
	.locationArea .location > li.locationLink .selectMenu li a {padding:11px 15px;}

	.locationArea .location > li.locationLink.dep3 > a {min-width:160px;}
	


	/* sub :: 본문 */	
	.sub_title {margin:35px auto 25px;}
	.sub_title h3 {font-size:2.2rem;}
	.sub_cont {font-size:1.4rem; padding-top:40px;}
	.sub_cont h4 {margin:30px 0 10px;}

 

	/* tab */
	.tab_wrap {margin-bottom:25px;}	

	/* tab */
	.tabList li a {height:40px;}
	.tabList li a em {font-size:1.3rem;}
	.tabList.item8 li {width:calc(100% / 4);}
	.tabList.item8 li a {height:36px;}



	/* li list */
	.dot_list > li, .dot {padding-left:9px;}
	.dot_list > li::before, .dot::before {top:9px;}
	.dashed_list li:before, .dashed:before {top:9px;}

	

	/* 기본 테이블 */
	.tList th, .tList td {padding:10px 10px; font-size:1.36rem;}
	.tList.t2 th {padding:10px 10px;}


	/* i마크 정보 */
	.ic_alert {font-size:90%;}
	.ic_alert i {padding-top:0; font-size:1.7rem;}
	



}

@media (max-width:430px){ /* mobile 세로 */

	
	.sub_visual .slogan h2 {font-size:2.4rem;}


	/* nav */	
	.locationArea .location > li.locationLink > a {padding:0 40px 0 15px; min-width:150px;}
	.locationArea .location > li.locationLink.dep3 {display:none;}
	


	/* sub :: 본문 */
	.sub_title {margin:35px auto 20px;}
	.sub_title h3 {font-size:2rem;}
	.sub_cont h4 {margin:25px 0 8px; font-size:1.8rem;}	
	



	/* tab */
	.tabList {margin:-3px -4px;}
	.tabList li {padding:3px 4px;}
	.tabList.item3 li {width:calc(100% / 2);}
	.tabList.item8 li {width:calc(100% / 3);}



	table col.space_01 {width:16%} 
	table col.space_02 {width:19%} 

}

@media (max-width:380px){ /* mobile 세로 */

	/* nav */	
	.locationArea .location > li.locationLink > a {padding:0 40px 0 15px; min-width:130px;}

	table col.space_02 {width:22%;} 


	/* 기본 테이블 */
	.tList th, .tList td {padding:10px 8px;}
	.tList.t2 th {padding:10px 8px;}


}



/* ----------------------------------------------------------------- */
/* sub */
/* ----------------------------------------------------------------- */


/* intro :: 인사말 */
.greet .group {overflow:hidden; position:relative;}
.greet .group .thumb {overflow:hidden; position:relative; text-align:center;}
.greet .group .thumb img {width:100%; max-width:835px;}
.greet .group .cont {text-align:center; margin-top:50px;}
.greet .group .cont .tit {font-size:3rem; color:#333; font-family:"Noto Serif KR"; font-weight:500; letter-spacing:-0.025em;}
.greet .group .cont p:first-child {margin-top:0px;}
.greet .group .cont p {margin-top:20px;}

 

/* intro :: 구성원소개 */
.lawyer {display:flex; flex-wrap:wrap; gap:100px;}
.lawyer .group {display:flex; flex-wrap:wrap; justify-content:center; gap:30px 100px; width:100%;}
.lawyer .group .img {width:360px; max-height:450px;}
.lawyer .group .img img {overflow:hidden; position:relative; width:100%; border-radius:16px;}
.lawyer .group .tbx {flex: 1 1 40%; width:100%;}
.lawyer .group .tbx h4 {margin:10px 0 30px; width:100%; font-size:3rem; font-weight:500;}
.lawyer .group .info {margin-bottom:30px; padding:20px 30px; font-size:94%; font-family:'S-CoreDream-4Regular'; border:1px solid #e97f7a; background:#fef7f7; border-radius:10px;}




/* intro :: 성공사례 뷰화면 */
.tList.case {margin-top:20px; border-top:0px solid #666;} /*결과*/



/* intro : 오시는 길 */
.loc .map {height:550px; background:#ccc;}

.loc .dot_list {margin:10px 0 20px;}
.loc .dot_list li {font-size:1.6rem; font-family:'S-CoreDream-4Regular';}
.loc .dot_list > li::before, .loc .dot::before {top:10px;}

.loc .map_info {padding:30px; font-size:1.5rem; font-family:'S-CoreDream-4Regular'; background:#f6f6f6; text-align:center;}



/* intro :: 상담신청 */
.counseling .table_wrap {margin-top:20px;}
.counseling input, .counseling textarea {background:#f3f3f3; border:0 !important;}
.counseling textarea {height:200px; outline:none;} 
.counseling textarea::placeholder {font-size:1.4rem; font-family:'S-CoreDream-4Regular';}
.counseling .inquiry_agree {overflow:hidden; position:relative; margin-top:40px; border-bottom:1px solid #ddd; }
.counseling .inquiry_agree h4 {}
.counseling .inquiry_agree .agreeBox {font-size:1.5rem; font-family:'S-CoreDream-4Regular'; background:#fff !important;}
.counseling .inquiry_agree .agreeChk {display:flex; height:60px; line-height:60px;}
.counseling .inquiry_agree .agreeChk span {line-height:58px; font-size:1.6rem; font-family:'S-CoreDream-4Regular';}
.counseling .inquiry_agree .agreeChk input {display:none;}
.counseling .inquiry_agree .agreeChk label {position:relative; padding-left:30px;}
.counseling .inquiry_agree .agreeChk label:before {content:"\e92c"; position:absolute; top:-1px; left:0; font-size:2.4rem; color:#aaa; font-family:xeicon;}
.counseling .inquiry_agree .agreeChk input:checked + label:before {content:"\e92b"; color:var(--main-color);}
.counseling .inquiry_agree .default_list > li > .dashed,
.counseling .inquiry_agree .default_list > li > .dashed_list {margin:5px 0 5px 5px;}

.counseling textarea::placeholder {font-size:1.4rem; font-family:'S-CoreDream-4Regular';}




/* sub :: 공통 */
/* .group {overflow:hidden; position:relative;}
.group .thumb {position:relative; width:40%;}
.group .thumb img {width:100%;}
.group .cont {width:calc(100% - 40% - 60px);word-break:keep-all;}
 */
.highlight {position:relative;}
.highlight:before {content: ''; position:absolute; bottom:0; left:0; right:0; height:30%; background-color:#ffef66; z-index:-1;}








/* box */
.box {position:relative; padding:40px 40px; border:1px solid #ddd; border-radius:0 30px 0 30px;}
.box.bg {background:#f6f6f6; border:0;} 


/* 준비중입니다. */
.update {padding:10px; border:0px solid #ddd; font-family:'S-CoreDream-4Regular'; text-align:center;}
.update .mascot img {}
.update .tit {margin:20px 0 5px; font-size:3.6rem; color:#333; font-family:'GyeonggiTitle'; font-weight:500; letter-spacing:0em;}





@media (max-width:1300px){ /* 선택 */


}

@media (max-width:1200px){ /* 1152px 96%*/

	

	/* intro : 오시는 길 */
	.loc .map {height:500px;}




}

@media (max-width:1024px){ /* tablet 980 */


	/* intro :: 인사말 */	
	.greet .group .cont {margin-top:40px;}
	.greet .group .cont .tit {font-size:2.8rem;}


	/* intro :: 구성원소개 */
	.lawyer {gap:70px;}
	.lawyer .group {gap:30px 70px;}
	
	.lawyer .group .tbx h4 {margin:5px 0 25px; font-size:2.8rem;}


	/* intro : 오시는 길 */
	.loc .map {margin-top:20px; height:450px;}
	



}

@media (max-width:900px){ 



	/* intro :: 구성원소개 */
	.lawyer {gap:60px;}
	.lawyer .group {gap:30px 60px;}
	.lawyer .group .img {width:300px;}
	.lawyer .group .info {margin-bottom:25px; padding:20px 25px;}



	/* intro : 오시는 길 */
	.loc .map {height:400px;}
	


	

	
}

@media (max-width:830px){ /* tablet ~ 768 */


	/* intro :: 인사말 */	
	.greet .group .cont {margin-top:30px;}
	.greet .group .cont .tit {font-size:2.6rem;}



	/* intro :: 구성원소개 */
	.lawyer {gap:50px;}
	.lawyer .group {gap:30px 50px;}
	.lawyer .group .img {width:260px;}
	.lawyer .group .tbx h4 {margin:5px 0 20px; font-size:2.6rem;}
	.lawyer .group .info {margin-bottom:25px; padding:20px 25px;}




}

@media (max-width:768px){ /* mobile 가로 */


	
	/* intro :: 구성원소개 */
	.lawyer .group .img {width:240px;}





	/* intro : 오시는 길 */
	.loc .map {height:350px;}

	

}

@media (max-width:680px){ /* mobile 가로 640기준 */


	/* intro :: 인사말 */	
	.greet .group .cont .tit {font-size:2.4rem;}


	
	/* intro :: 구성원소개 */
	.lawyer .group .img {width:360px;}
	.lawyer .group .tbx h4 {margin:0 0 20px; font-size:2.4rem;}


	



}

@media (max-width:610px){ /* mobile 세로 */

	
	/* intro :: 인사말 */	
	.greet .group .cont p {margin-top:15px;}
		
			

}

@media (max-width:430px){ /* mobile 세로 */
	
	/* intro :: 인사말 */	
	.greet .group .cont .tit {font-size:2rem;}
		

	/* intro :: 구성원소개 */
	.lawyer .group .img {max-width:280px; width:100%;}
	.lawyer .group .tbx h4 {font-size:2.3rem;}

	.lawyer .group .info {margin-bottom:25px; padding:18px 20px;}


	

}

@media (max-width:380px){ /* mobile 세로 */







}




/* ----------------------------------------------------------------- */
/* member_회원가입 */
/* ----------------------------------------------------------------- */

/* 개별 개인정보취급방침 */
.agreeArea {position:relative; overflow:hidden; border-bottom:1px solid #e6e6e6; padding-bottom:15px;}
.agreeArea .terms_check {position:relative; overflow:hidden; margin-top:15px;}


/* 마이페이지 */
.mypage .summary_tit {overflow:hidden; position:relative; font-size:2.6rem; color:#333; font-family:'GyeonggiTitle'; font-weight:500; letter-spacing:0em; text-align:left; }
.mypage .summary_tit i {margin-top:1px; font-size:2.6rem; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1);}

.mypage .card_box  {margin-top:25px;}
.mypage .card_box .item a {position:absolute; top:0; left:0; width:100%; height:100%; z-index:10;}


/* 이메이수집거부 */
.lawBox, .agreeBox {overflow:hidden; position:relative; padding:30px 35px; border:1px solid #ddd; background:#f7f7f7; word-break:keep-all;}
.lawBox .stit, .agreeBox .stit {display:block; margin:15px 0 4px; color:#333; font-family:'S-CoreDream-4Regular';}
.lawBox .stit:first-child, .agreeBox .stit:first-child {margin-top:0px;}


.sub_cont h5 + .lawBox {margin-top:20px;}



@media (max-width:1300px){ /* 선택 */

}


@media (max-width:1200px){ /* 1152px 96%*/

	/* 이메이수집거부 */
	.lawBox, .agreeBox {padding:25px 30px;}

}


@media (max-width:1024px){ /* tablet 980 */


	/* 마이페이지 */
	.mypage .summary_tit {font-size:2.4rem;}
	.mypage .card_box {margin-top:20px;}


	
	/* biz :: 이메일수집거부 */
	.lawBox, .agreeBox {padding:23px 25px 25px;}

	.sub_cont h5 + .lawBox {margin-top:15px;}

}


@media (max-width:830px){ /* tablet ~ 768 */


	/* 마이페이지 */
	.mypage .summary_tit {font-size:2.3rem;}
	.mypage .card_box {margin-top:15px;}


	.member .contents {margin:35px auto 0;}


	/* biz :: 이메일수집거부 */
	.lawBox, .agreeBox {padding:18px 20px 20px;}

}

@media (max-width:768px){ /* mobile 가로 */

	/* 마이페이지 */
	.mypage .summary_tit {font-size:2.2rem;}

	.member {}
	.member .contents {margin:35px auto 0;}

}

@media (max-width:680px){ /* mobile 가로 640기준 */


	.member .contents {margin:30px auto 0;}
	
}

@media (max-width:610px){ /* mobile 세로 */

}

@media (max-width:430px){ /* mobile 세로 */

	/* 마이페이지 */
	.mypage .summary_tit {font-size:2.1rem;}


	/* biz :: 이메이수집거부 */
	.lawBox, .agreeBox {padding:16px 17px 18px; font-size:1.3rem;}

}

@media (max-width:380px){ /* mobile 세로 */

}




