@charset "utf-8"
@font-face { font-family: 'S-CoreDream-4Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-3Light'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-5Medium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff'); font-weight: normal; font-style: normal; }

a {color:#353535;}
.block{display:block;}

/* 추가 부분 */
input[type="checkbox"] {
  transform:scale(1.4, 1.4);
}

input[type="radio"] {
  transform:scale(1.4, 1.4);
}

input[type="radio"],
input[type="checkbox"]{
	cursor:pointer;
}

table.focus-on tbody tr.focused th, table.focus-on tbody tr.focused td {
    background-color: #FAE0D4;
    color: #000;
}

.table thead tr{
    background-color: #EAEAEA;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
	padding: 7px;
}

/*
.label {
	padding:4px 7px !important;
	font-size:0.85em;
}
*/

.ui-jqgrid tr.jqgrow td {box-sizing:content-box;}


/* 추가 부분 끝 */

.btn{
	/*white-space:normal !important;*/
	word-wrap: break-word; 
}

/*------------------------------------- 
  header 
--------------------------------------*/
.logo {margin-top:13px; margin-bottom:15px;padding-left:0;}

.navbar-brand {width:180px;margin-right:27px;padding-left:10px;padding-right:10px;box-sizing:border-box;background:#80c0d2;color:#326776 !important;font-weight:bold;font-size:1.2em;text-align:center;}
.navbar-green{background:#4b9bb2 !important;border-bottom:2px solid #c9c9c9;}
/*.navbar-green{background:#4b9bb2 !important;}*/

.navbar-green .navbar-nav > li > a{margin-right:25px;color:#fff;font-weight:bold;font-size:1.05em;}
.navbar-green .navbar-nav > li > a:hover,
.navbar-green .navbar-nav > li > a:focus,
.navbar-green .navbar-nav > li.active > a {
	color:#fff; background:#254965;
}

.navbar-green .navbar-nav .dropdown-menu {background:#85b8c6;}
.navbar-green .navbar-nav .dropdown-menu > li > a:hover {background:#c1e0e9;}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{background:#85b8c6}

/* header-quick */
.quick{margin-top:15px;}
.btn_quick{padding:8px 12px;box-sizing:border-box;}
.btn_quick > a{color:#fff;text-decoration:none;}

/*------------------------------------- 
  footer 
--------------------------------------*/
footer {margin-top:20px;padding:20px 0;border-top:1px solid #dbdbdb;color:#999;}


/*------------------------------------- 
  sub 
--------------------------------------*/
/* leftmenu */
#left-menu{margin-bottom:0;padding-left:0;}
#left-menu h2 {margin:0;height:80px; background:#347ab8; color:#fff;font-size:1.5em;font-weight:bold;line-height:80px;letter-spacing:-1px;text-align:center;border-bottom:2px solid #04e2f1;}
/*#left-menu > ul > li{margin-bottom:1px;}*/

#left-menu > ul > li > a {display:block;height:35px;padding:0 8px 0 11px; background:#e5e5e5; color:#555; line-height:35px; border-radius:0;font-size: 0.98em;}
#left-menu > ul > li > a:hover,
#left-menu > ul > li > a:focus,
#left-menu > ul > li.active > a,
#left-menu > ul > li.active > a:hover,
#left-menu > ul > li.active > a:focus {
	background:#00c6d3; 
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#left-menu .nav-stacked > li + li {
	margin:0;
}

/* leftmenu - 2depth */
/*
#left-menu > ul > li > ul {padding:4px 11px;border:1px solid #ddd;margin-bottom:3px;}
#left-menu > ul > li > ul > li {padding-left:14px;background:url('/power/images/bul_arrow2.gif') 5px 9px no-repeat; list-style:none;letter-spacing:-0.5px;}
#left-menu > ul > li > ul > li > a{display:block; line-height:22px;color:#555;text-decoration:none;font-size: 0.95em;}
#left-menu > ul > li > ul > li > a:hover,
#left-menu > ul > li > ul > li > a:focus,
#left-menu > ul > li > ul > li.active > a,
#left-menu > ul > li > ul > li.active > a:hover,
#left-menu > ul > li > ul > li.active > a:focus {color:#980000;font-weight:bold; }
*/

/* leftmenu - 2depth */
#left-menu > ul > li > ul {padding:4px 8px;border:1px solid #ddd;margin-bottom:3px;}
#left-menu > ul > li > ul > li {padding-left:8px;background:url('/power/images/bul_arrow2.gif') 1px 9px no-repeat; list-style:none;letter-spacing:-0.5px;padding-bottom: 4px;padding-top: 4px;}
#left-menu > ul > li > ul > li > a{display:block; line-height:120%;color:#555;text-decoration:none;font-size: 0.95em;}


#left-menu > ul > li > ul > li > a:hover,
#left-menu > ul > li > ul > li > a:focus,
#left-menu > ul > li > ul > li.active > a,
#left-menu > ul > li > ul > li.active > a:hover,
#left-menu > ul > li > ul > li.active > a:focus {color:#980000;font-weight:bold; }


.nav-tabs{margin-top:20px;}

.cont_tit{position:relative;margin-bottom:25px;padding-bottom:12px;border-bottom:1px solid #dbdbdb;}
.cont_tit h2{margin:10px 0 0;padding-left:28px;padding-bottom:12px;border-bottom:4px solid #008299;background:url('/power/images/bul_cont_tit.gif') left 1px no-repeat;font-size:1.45em;font-weight:bold;letter-spacing:-0.05em;display:inline;}

.cont {line-height:20px; text-align:justify;}
.cont h3 {margin:30px 0 15px;padding-left:22px; background:url('/user/images/bul_circle1.gif') left 3px no-repeat;font-size:1.3em;font-weight:bold;}

.container {word-break:break-all;}

.img-responsive-u{max-width:100%; height: auto;}

.box01{width:100%; padding:20px;border:1px solid #dbdbdb; box-sizing:border-box;}

.ul_list01 {margin-left:12px;padding:0;}
.ul_list01 li{padding-left:12px;background:url('/user/images/bul_dot1.png') left 7px no-repeat;}

}

#loginbox{margin:200px auto;}
.login h4{font-weight:bold;}
.login dt{font-size:20px;font-weight:bold;color:#0064a3;}
.login dd{margin-top:10px;font-size:13px;}


table > tbody > tr > th{vertical-align:middle !important;}
.th{background:#f5f5f5}

/* 게시판용 */
.board_list{	width:100%;margin-bottom:5px;padding:15px 20px 18px;border:1px solid #e4e4e4;box-sizing:border-box;background:#fff;text-align:left;}
.board_list dt{font-size:1.1em;font-weight:bold; color:#212121;}/*#005FC1*/
.board_list dt > strong{color:#22AD36; font-size:0.9em;}
.board_list dd.list_info{margin-top:8px;font-size:0.9em;font-weight:normal;color:#666;}
.board_list dd.list_info > span{	padding:0 6px 0 3px;border-right:1px solid #e4e4e4;}
.board_list dd.list_info > span:last-child{border-right:none;}
.board_list dd.list_cont{margin-top:8px;font-size:1.1em;	color:#333;	text-align:justify;line-height:140%}


/* 달력 */
.calendar{width:100%;}
.calendar thead th{
	padding:4px !important;
	text-align:center;
	font-weight:bold;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #dbdbdb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}
.calendar tbody td{padding:3px; vertical-align:top !important; }
.calendar tbody td > span{display:block}
.calendar tbody td > span.badge{display:inline-block;background:#ff0000;}
.calendar .sun{color:#ff0000}
.calendar .sat{color:#002aff;}
.calendar .gray{background:#f8f8f8;}
.calendar .panel{margin:8px 0 0;}
.calendar .panel-heading{padding:3px 8px;}
.calendar .panel-body{padding:8px 5px 3px 5px;}
.calendar ul, .calendar ol{padding-left:5px;}
.calendar li{width:auto;}


	/* 페이지 제목
	------------------------------------------------------ */
	#pageTitle { 
		font-family: 'S-CoreDream-4Regular', Helvetica, Arial, sans-serif;
		color:#31708f;
		font-size:1.5em;
		padding:11px 0 8px 0;
		/*background-color:#F6F6F6;*/
		border:#31708f 1px solid;
		border-bottom:#31708f 5px solid;
		border-radius:7px;
		/*border-top-right-radius:10px;*/

	}

/* 게시판 - faq
	------------------------------------------------------ */


	#faq-content dl { 
		padding:0;
		margin:0;
	}

	#faq-content > dl { 
		font-size:1.05em;
	}

	#faq-content dl > dd { 
		margin-left:18px;
	}

	#faq-content dl > dd > dl > dt { 
		font-weight:normal;
		float:left;
	}

	#faq-content dl > dd > dl > dd { 
		margin-left:18px;
	}

	#faq-content dl > dd > dl > dd > dl > dt{ 
		font-weight:normal;
		float:left;
	}
	
	#faq-content dl > dd > dl > dd > dl > dd{ 
		margin-left:25px;
	}


	/* 경조사관리 */
	.obituaryNotice {width:100%; padding-bottom:50px; border:5px solid #000; box-sizing:border-box; color:#000 !important; background:url('/user//images/sub/img_obituaryNotice2.png') 90px bottom no-repeat;}
	.obituaryNotice .title {margin:0 20px 30px; font-family: 'S-CoreDream-4Regular', serif; font-size:24px; letter-spacing:-1px;text-align:center; font-weight:bold; word-break:keep-all;}
	.obituaryNotice .tb_place {width:60%;margin:0 auto 30px;}
	.obituaryNotice .tb_place tbody th {font-family: 'S-CoreDream-4Regular', serif; font-size:22px; text-align:left; line-height:35px;font-weight:bold; vertical-align:top;letter-spacing:-1px;}
	.obituaryNotice .tb_place tbody th > span{margin-left:22px;}
	.obituaryNotice .tb_place tbody td {font-family: 'S-CoreDream-4Regular', serif; font-size:22px; text-align:left; line-height:35px;font-weight:bold;letter-spacing:-1px;}
	.obituaryNotice .txtInsert {width:650px; margin:0 auto;}

	.happyEvent {width:100%; padding:20px 40px 30px;border:2px solid #dbbc12; box-sizing:border-box;position:relative;}
	.happyEvent span {width:90px; height:90px; background:url('/user//images/sub/bg_happyEvent.png') no-repeat; display:inline-block; position:absolute;}
	.happyEvent .lt {top:-12px; left:-12px; background-position:left top;}
	.happyEvent .rt {top:-12px; right:-12px; background-position:right top;}
	.happyEvent .lb {bottom:-12px; left:-12px; background-position:left bottom;}
	.happyEvent .rb {bottom:-12px; right:-12px; background-position:right bottom;}
	.happyEvent .title {margin-top:30px;font-size:28px; text-align:center; line-height:35px;font-weight:bold;}
	.happyEvent .txt {margin:30px 0 60px;text-align:justify; line-height:22px;}


/*------------------------------------- 
  미디어쿼리 
--------------------------------------*/
@media (min-width: 768px) and (max-width: 1199px) {
	ul.nav li.dropdown:hover > ul.dropdown-menu{     
		display: block;     
		margin: 0; 
	}
		
	.mainInfo{display:none;}
	/*.navbar-brand{display:none;}*/

	/* 모바일, 모바일 외 */
	.article-mobile {display:none !important;}
	.article-not-mobile {display:inline !important;}
	.article-mobile-calendar{display:none;}
	.article-not-mobile-calendar{display:block;}
	
	.cont_tit .local{position:absolute; bottom:5px;right:0;padding-left:13px;color:#999;}

}

@media (max-width: 767px) { /* 모바일 */
	.quick{display:none;}
	.navbar-toggle {background:#85b8c6;}
	.navbar-toggle .icon-bar{background:#fff;}
	.navbar-brand{font-size:1.3em;}

	#idGrid { /* 임시 그리드 */
		display: block !important;
	}
	#left-menu { /* 왼쪽 메뉴 */
		display: none !important;
	}

	/* 모바일, 모바일 외 */
	.article-mobile {display:inline !important;}
	.article-not-mobile {display:none !important;}
	.article-mobile-calendar{display:block;}
	.article-not-mobile-calendar{display:none;}

	.cont_tit .local{padding-bottom:8px;color:#999;}

	span.check_radio{display:block; margin-bottom:5px;}

	footer > div > div > div > strong{display:block;margin-bottom:10px;}

	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }

}

@media (min-width: 1200px) {  /* PC */

	ul.nav li.dropdown:hover > ul.dropdown-menu{     
		display: block;     
		margin: 0; 
	}
	
	.mainInfo{display:none;}
	/*.navbar-brand{display:none;}*/

	#idGrid { /* 임시 그리드 */
		display: none; !important; 
	}

	/* 모바일, 모바일 외 */
	.article-mobile {display:none !important;}
	.article-not-mobile {display:inline !important;}
	.article-mobile-calendar{display:none;}
	.article-not-mobile-calendar{display:block;}

	.cont_tit .local{position:absolute; bottom:5px;right:0;padding-left:13px;color:#999;}
}

@media (min-width: 768px) and (max-width: 991px) { /* 테블릿 */

	ul.nav li.dropdown:hover > ul.dropdown-menu{     
		display: block;     
		margin: 0; 
	}

	#idGrid { /* 임시 그리드 */
		display: block !important;
	}
	#left-menu { /* 왼쪽 메뉴 */
		display: none !important;
	}

	/* 모바일, 모바일 외 */
	.article-mobile {display:none !important;}
	.article-not-mobile {display:inline !important;}
	.cont_tit .local{position:absolute; bottom:5px;right:0;padding-left:13px;color:#999;}

	/*.panel{font-size:1.2em;}*/

	/*.navbar-brand{display:none;}*/

}

.ul_list01{padding:0;}
.ul_list01 > li{padding-left:15px; background:url('/user/images/sub/bul_dot1.png') left 9px no-repeat; list-style:none;}
.ul_list01 > li > ul{padding-left:15px;}
.ul_list01 > li > ul > li{padding-left:10px; background:url('/user/images/sub/bul_bar2.png') left 9px no-repeat; list-style:none;}

.tbl_organ{width:100%; border-top:2px solid #333;}
.tbl_organ thead th{position:relative; padding:5px; border-bottom:2px solid #333 !important; text-align:center;}
.tbl_organ thead th + th:after{position:absolute; left:0; bottom:0; display:block; content:''; width:1px; height:18px; background:#333;}
.tbl_organ tbody th{padding:5px; border:1px solid #dbdbdb; border-left:none; font-weight:normal; text-align:center;}
.tbl_organ tbody td{padding:5px; border:1px solid #dbdbdb; text-align:center;}
.tbl_organ tbody td:first-child{border-left:none;}
.tbl_organ tbody td:last-child{border-right:none;}
.tbl_organ tbody tr:nth-of-type(odd){background:#f7f7f7;}

	/* 탭 */
	.tabs ul{display:table; table-layout:fixed; width:100%; padding:0; margin-bottom:30px;}
	.tabs ul li{display:table-cell; margin-left:-1px; font-size:16px; text-align:center;}
	.tabs ul li a{position:relative; display:block; padding:8px 5px;; border:1px solid #d9d9d9; transition: all 0.3s;border-radius: 4px;letter-spacing: -1px; vertical-align:middle;}
	.tabs ul li.on a{background:#484459  url('/user/images/sub/bg_sl.png') repeat-x; font-size:16px; font-weight:bold; color:#fff;border-radius: 4px; border:1px solid #484459 ; letter-spacing: -1px;}
	.tabs ul li.on a:after{content:''; display:block; position:absolute; left:50%; bottom:-10px; margin-left:-10px; width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #484459 ;}
	.mtabs li a{display:table-cell; display:block; min-height:80px; vertical-align:middle !important;}
	@media all and (max-width:768px){
		.tabs ul li a{min-height:88px;}
		.tabs ul li.on a{min-height:88px;}
	}

/* 상담심리사 찾기 */
.counseling-list > ul{display: flex; flex-wrap: wrap; margin-top:10px;}
.counseling-list > ul > li {display: flex; flex-wrap: wrap; align-content: space-between; flex: 0 0 20%; padding:3px}
.counseling-list > ul > li > div {position:relative; width: 100%; height:100%; padding: 35px; border:1px solid #dbdbdb; border-radius:3px;}
.counseling-list > ul > li > div:hover{border:1px solid #434345;}
.counseling-list > ul > li > div > h4{position:relative; margin-bottom:10px; padding:0 5px; font-size: 20px; font-family: 'S-CoreDream-6Bold'; color:#434345;line-height:120%;} /* display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;-webkit-line-clamp: 2; word-break:keep-all; */
.counseling-list > ul > li > div > h4 > span{position:absolute; right:5px; top:50%; transform:translateY(-50%); display:inline-block; padding:3px 10px; font-size:13px; font-family: 'S-CoreDream-4Regular'; border-radius:50px; color:#fff; }
.counseling-list > ul > li > div > h4 > span.n1{background:#00407f;}
.counseling-list > ul > li > div > h4 > span.n2{background:#658db5;}
.counseling-list .counsel-info{padding:20px 5px 0; border-top:3px solid #f3f3f3}
.counseling-list .counsel-info li{display: flex; flex-wrap: wrap; align-content: space-between; padding:3px 0;}
.counseling-list .counsel-info span.tit{flex: 0 0 30%; display:inline-block; padding-top:2px; color:#00407f; font-size:14px; font-family: 'S-CoreDream-4Regular'; }
.counseling-list .counsel-info p.txt{flex: 0 0 70%; margin-bottom:0; padding-left:10px; word-wrap:break-word; word-break:break-word; font-family: 'S-CoreDream-4Regular'; color:#434345}

.btn-sep-view {width:100%; padding: 8px 10px; background: #fff; border: 1px solid #212121; color: #212121; text-align: center; font-size: 14px; line-height: 1.3;}
.counseling-list > ul > li > div:hover .btn-sep-view, .btn-sep-view:hover{background:#434345; color:#fff; transition:all .1s ease;}


@media all and (min-width: 541px) {
	.counseling-list .counsel-info{padding-bottom:65px;}
	.counseling-list .counsel-info li.btn-wrap{position:absolute; left:50%;transform:translateX(-50%); right:0; bottom:25px; width:calc(100% - 70px);}
}

@media all and (max-width: 1280px) {
    .counseling-list > ul > li {flex: 0 0 25%;}
	.counseling-list > ul > li > div{padding:25px}
}

@media all and (max-width: 1199px) {
    .counseling-list > ul > li {flex: 0 0 33%;}
}

@media all and (max-width: 991px) {
    .counseling-list > ul > li {flex: 0 0 50%;}
    .counseling-list > ul > li > div {padding: 20px;}
}

@media all and (max-width: 767px) {
    .counseling-list > ul > li {flex: 0 0 50%;}
}

@media all and (max-width: 540px) {
	.counseling-list .counsel-info{padding-bottom:0;}
	.counseling-list .counsel-info li.btn-wrap{margin-top:25px}
    .counseling-list > ul > li {flex: 0 0 100%;}
}

/* 상담심리사찾기 - 뷰페이지 */
.counsel-view-wrap{width:100%; height:100%; padding:20px; background:#fafafa}
.counsel-view-wrap > div{display: flex; flex-wrap: wrap; margin:0 0 15px;}
.counsel-view-wrap > div > div {display: flex; flex-wrap: wrap; align-content: space-between; padding:0 7.5px}
.counseling-view{width:100%; height:100%; border:1px solid #f1f1f1; border-radius:10px; background:#fff;}
.counseling-view > h3{padding:20px 30px 10px; border-bottom:1px solid #e3e3e3; font-size:16px; font-family: 'S-CoreDream-5Medium';margin-bottom: 0;margin-top: 0;}
.counseling-view > h3 > small{color:#999}
.counseling-view .info{padding:20px; text-align:center;}
.counseling-view .info .username{padding-top:10px; font-weight:600; font-size:18px;}
.counseling-view .dsblist li{padding:10px 30px; border-bottom:1px solid #e5e5e5;}
.counseling-view .dsblist li:last-child{padding-bottom:20px; border-bottom:0}
.counseling-view .dsblist label{margin-right:12px;}
.counseling-view .dsblist label > input{margin-right:3px}
.counseling-view .dsblist div.txt dd{margin-bottom:3px;}
.counseling-view .dsblist div.txt .form-control{display:inline-block;}
.counseling-view > div > ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}


@media all and (max-width: 767px) {
	.counsel-view-wrap > div > div.order1{order:1}
	.counsel-view-wrap > div > div.order2{order:2}
	.counseling-view > h3{padding:15px 15px 10px;}
	.counseling-view .dsblist li{padding:10px 15px;}
	.counseling-view .dsblist span.tit{display:block; width:100%; margin-bottom:5px;}
	.counseling-view .dsblist div.txt{width:100%; padding-left:0;}

}

@media all and (max-width: 540px) {
	.counsel-view-wrap{padding:20px 5px}
}

/* 리스트 */
.list-horizontal li{display: flex; flex-wrap: wrap; align-content: space-between;}
.list-horizontal span.tit{display:inline-block; padding-top:2px; padding-right:10px; color:#005bb4; font-size:14px; font-family: 'S-CoreDream-4Regular'; }
.list-horizontal div.txt{display:block; word-wrap:break-word; word-break:break-word; font-family: 'S-CoreDream-4Regular'; color:#434345; line-height:1.5;font-size: 15px;}
.list-horizontal.w10 span.tit{flex: 0 0 10%;}
.list-horizontal.w10 p.txt{flex: 0 0 90%;}
.list-horizontal.w20 span.tit{flex: 0 0 20%;}
.list-horizontal.w20 p.txt{flex: 0 0 80%;}
.list-horizontal.w30 span.tit{flex: 0 0 30%;}
.list-horizontal.w30 p.txt{flex: 0 0 70%;}
.list-horizontal.w40 span.tit{flex: 0 0 40%;}
.list-horizontal.w40 p.txt{flex: 0 0 60%;}
.list-horizontal.w50 span.tit{flex: 0 0 50%;}
.list-horizontal.w50 p.txt{flex: 0 0 50%;}

@media all and (max-width: 767px) {
	.list-horizontal span.tit{flex:0 0 100% !important; }
	.list-horizontal div.txt{flex:0 0 100%;}
}


.dsblist .btn {
    white-space: normal !important;
    word-break: keep-all;
    text-align: left;
    height: auto;
    line-height: 1.4;
}



/* [핵심] 모든 브라우저의 placeholder 색상을 회색으로 통일 */
            input::-webkit-input-placeholder { color: #999 !important; } /* Chrome, Safari, Edge */
            input:-moz-placeholder { color: #999 !important; }          /* Firefox 4-18 */
            input::-moz-placeholder { color: #999 !important; }         /* Firefox 19+ */
            input:-ms-input-placeholder { color: #999 !important; }     /* IE 10+ */

	/* 1. 전체를 감싸는 박스(카드) 스타일 */
	
	.form-card {
		background-color: #ffffff;
		border: 1px solid #e1e1e1;
		border-radius: 10px;        /* 모서리 둥글게 */
		padding: 20px;              /* 내부 여백 */
		margin-bottom: 25px;
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); /* 은은한 그림자 */
	}

	/* 2. 섹션 타이틀 스타일 */
	.form-card-title {
		display: block;
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 12px;
		margin-bottom: 25px;
		border-bottom: 2px solid #333; /* 타이틀 아래 강조 선 */
		color: #333;
	}

	/* 우편번호+버튼 가로 정렬을 위한 컨테이너 */
    .address-flex-wrapper {
        display: flex;
        align-items: center;
        gap: 4px;            /* 입력창과 버튼 사이 간격 */
        margin-bottom: 8px;  /* 다음 주소창과의 간격 */
    }

    /* 우편번호 입력창 너비 고정 */
    .postcode-input {
        width: 100px !important;
        display: inline-block !important;
    }

    /* 상세 주소창 간격 */
    .addr-full {
        margin-bottom: 5px;
    }

	/* PC 환경 설정 (768px 이상) */
	@media (min-width: 768px) {
		.custom-label-group {
			display: flex;
			align-items: flex-start;
			margin-bottom: 0px;
		}
		.custom-fixed-label {
			width: 150px !important;
			text-align: center;         /* PC에서 라벨 가운데 정렬 */
			padding-top: 4px !important;
			margin-bottom: 0;
		}
		.custom-flex-input {
			width: calc(100% - 100px) !important;
			padding-left: 20px;         /* 라벨과 입력창 사이 간격 */
		}
	}

	/* 모바일 환경 설정 (768px 미만) */
	@media (max-width: 767px) {
		.form-card {
			padding: 20px 20px;         /* 모바일에서는 여백을 줄임 */
		}
		.custom-fixed-label {
			text-align: left;           /* 모바일은 왼쪽 정렬 */
			font-weight: bold;
			margin-bottom: 8px;
		}
		.custom-flex-input {
			width: 100% !important;
		}
	}

	/*
	select.form-control.txtFormClass {
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;

		background-color: #fff;
		background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
		background-repeat: no-repeat;
		background-position: right 5px center;
		background-size: 28px;   
		padding-right: 25px;    
	}
	*/

	.period-select-group {
		display: flex;
		align-items: center;
		gap: 5px;
		flex-wrap: wrap;
	}
	.select-year { width: 120px !important; display: inline-block !important; }
	.select-month { width: 100px !important; display: inline-block !important; }
	.period-unit { margin-right: 5px; font-size: 13px; color: #333; }
	.period-tilde { margin: 0 10px; font-weight: bold; color: #666; }

	@media (max-width: 767px) {
		.period-tilde { width: 100%; margin: 5px 0; text-align: center; display: block; }
	}

	.word-break {
        word-break: keep-all; /* 공백이 단위로 줄바꿈 */
    }
