/*공통코드*/

#alertBtn {
	background-color: #107CC7 !important;
}

.hide {
	display: none !important;
}


.type-select .type-inner {
	border: 2px solid #13ABDB
}

.box-type-btn.search-btn {
	border: 2px solid #13ABDB;
	border-radius: 5px;
	color: #13ABDB;
	font-size: 14px;
	 
	font-weight: bold;
	background-color: #fff;
	box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.1)
}

.top-search-area {
	align-items: center;
	padding: 0 12px;
}

.list-wrap {
	border-top-color: #c8c8c8;
}

.noti-list-wrap {
	text-align: left;
}

.view-wrap .view-file {
	border: 0;
	border-radius: 10px;
}

.view-wrap .view-file .ftit {
	color: #158bd3;
	font-size: 16px !important;
}

.view-wrap .view-file .ftit:before {
	vertical-align: -3px;
	margin-right: 4px;
}

/*나의 보증*/
.my-page-top {
    padding: 30px 20px;
    background-image: linear-gradient(45deg,#13ABD8, #40c491);
    }
  
 .my-info .tab-wrap .tab-list.type2 .type-btn .btn-type-tab#tb02.on span{
	 color: #40c491;
 }
 .my-info .tab-wrap .tab-list.type2 .type-btn .btn-type-tab#tb02.on:after{
	 background-color: #40c491;
 }
.my-info .tab-wrap .tab-list.type2 .type-btn .btn-type-tab.on span{
	color:#107CC7
}
.my-info .tab-wrap .tab-list.type2 .type-btn .btn-type-tab.on:after{
	background-color: #107CC7;
}
.my-page-list li.on{
    background-image: linear-gradient(45deg,#13ABD8, #107cc7);
}
.law-tab-panel .my-page-list li.on{
    background-image: linear-gradient(45deg,#40c491,#72B99E);
}

.my-page-list li.on .txt-num, .my-page-list li.on .num,
.law-tab-panel .my-page-list li.on .num,
.law-tab-panel .my-page-list li.on .txt-num{
	background-color: transparent;
}
/* 수정코드 */
.location .data-wrap .data-list {
	border-top: 0;
}

.location .data-wrap .data-list li:not(:first-child) {
	border-top: 1px solid #e0e0e0;
	padding-top: 12px;
	margin-top: 12px;
}

.tab-wrap .tab-list .type-btn {
	padding: 0;
}

.layerpop .pc-wrap.type-page-right .pr-hd,
.layerpop .pc-wrap.type-page .pp-hd {
	padding: 0;
	background-color: inherit;
}

.error-guide-pop .list-toggle .toggle-btn {
	background-color: #fff;
}

.tab-wrap .tab-list .type-btn.type3 .btn-type-tab {
	border: 2px solid #107CC7;
	background-color: #fff;
}

.tab-wrap .tab-list .type-btn.type3 .btn-type-tab.on {
	background-color: #107CC7
}

.tab-wrap .tab-list .type-btn.type3 .btn-type-tab span {
	font-size: 16px;
	color: #107CC7;

}

.txt-wrap .txt {
	font-size: 14px;
	color: #363636;
}

.link-btn-wrap .btn-linktxt.type08:not(.cancle-regist) span {
	color: #13ABDB;
	font-weight: bold;
}

.addr-info-wrap .addr-info .txt {
	font-size: 16px;
	color: #13ABDB;
}

.noti-list-wrap>ul>li~li {
	font-size: 14px;
}

.search-addr-wrap .search-addr-btn {
	min-width: 80px;
	color: #13ABDB;
	border: 1px solid #13ABDB;
	margin-left: 6px;
}

.search-addr-wrap .search-addr-btn>span {
	color: #13ABDB;
}

.addr-srh-wrap .addr-srh .addr-section .addr-tag {
	background-color: #107CC7;
}

.addr-srh-wrap .addr-srh .addr-section .addr-tag.type02 {
	background-color: #6f6f6f;
}

.addr-info-wrap .addr-info {
	padding: 0;
}

.addr-srh-wrap .addr-srh {
	border-top: 0;
}

.result-price-list {
	border-top: 0;
}

.result-price .building-name {
	font-size: 20px;
	font-weight: bold;
}

.result-price-title {
	margin-top: 0;
}

.result-price .addr .floor {
	color: #107CC7;
}

.search-addr-wrap .addr-view {
	white-space: nowrap;
	overflow: hidden;
}

#stnoList .result-price.type2 {
	padding: 12px 0 !important;
}

.pop-search-list .summary-wraper {
	border-bottom: 0;
}

.pop-search-list .summary-wraper .num>em {
	color: #107CC7;
}

.pop-search-list .summary-wraper .delete-btn {
	color: #158bd3;
	border: 2px solid #158bd3;
	background-color: #fff;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.04);
	border-radius: 4px;
}

.pop-search-list .search-list>li {
	border-bottom: 1px solid #e0e0e0;
	padding: 6px 0;
}

.pop-search-list .search-list {
	border-bottom: 0;
}

.result-price .result-price-top .price {
	font-size: 20px;
}

.table-wrap {
	border: 0;
}

.list-btn-icon.type02>ul>li>button {
	font-size: 20px;
	color: #363636;
	border: 2px solid #13ABDB;
	font-weight: bold;
	background-color: #fff;
	margin-bottom: 12px;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
	padding: 20px 30px;
	height: auto !important;
}

.list-btn-icon.type02>ul>li>button span {
	color: inherit;
	font-size: inherit !important;
	font-weight: inherit
}

/*서비스가이드*/
h2.guide-tit {
	color: #363636;
	font-size: 20px
}

h3.blue-tit {
	color: #13ABDB;
	font-size: 18px;
	font-weight: 800;
}

.guide-wrap .tab-wrap .tab-list.type2 .type-btn .btn-type-tab.on span {
	color: #107CC7;
}

.guide-wrap .tab-wrap .tab-list.type2 .type-btn .btn-type-tab.on:after {
	background-color: #107CC7;
}

.guide-wrap .tab-wrap .tab-list .type-btn.type3 .btn-type-tab.on{
	background-color: #13ABDB;

	border:2px solid #13ABDB !important;
}
.guide-wrap .tab-wrap .tab-list .type-btn.type3 .btn-type-tab.on span{
	color: #fff;
	font-weight: 600;
}

.guide-wrap .tab-wrap .tab-list .type-btn.type3 .btn-type-tab{
	border: 2px solid #13ABDB;
	color: #13ABDB;
	line-height:43px;
}

.guide-wrap .tab-wrap .tab-list .type-btn.type3 .btn-type-tab span{
	color: #13ABDB;
}

/* body.smooth-scroll, html{
    scroll-behavior: smooth;
} */

.list-btn-txt>ul>li {
	font-size: 16px;
}

.gate-type01:before{
	width:60px;
	height:60px;
	background-color:#f8f8f8;
	border-radius: 50%;
	background-image:url('../images/sub/ico-mainGuide01.png');
	background-size:40px;
	background-repeat: no-repeat;
}

.gate-type02:before{
	width:60px;
	height:60px;
	background-color:#f8f8f8;
	border-radius: 50%;
	background-image:url('../images/sub/ico-mainGuide02.png');
	background-size:40px;
	background-repeat: no-repeat;
}

.guide-pop-wrap.gate{
	padding-top: 72px;
}

.gate-type03:before{
	width:60px;
	height:60px;
	background-color:#f8f8f8;
	border-radius: 50%;
	background-image:url('../images/sub/ico-mainGuide03.png');
	background-size:auto 40px;
	background-repeat: no-repeat;
}

.guide-pop-gate .type-select .type-inner{
	border-radius: 10px;
	padding:12px;
	min-height: 112px;
}
.guide-pop-gate .type-inner .text{
	margin-top: 4px;
}
/*font 지정값*/
html {
	color: #363636;
	background-color: #f8f8f8;
}

html * {
	color: inherit;
}

body,
.page-wrapper {
	background-color: #f8f8f8;
}
/* 2025-11-17 고도화 클래스 변경 */
body,
.page-wrapper1 {
	background-color: #fff;
	height: 100dvh;
}

header.header {
	background-color: #f8f8f8;
}

.layerpop {
	background-color: #f8f8f8;
}

.container-new {
	padding-bottom: 40px;
}

.container {
	background-color: #f8f8f8;
}

/* 진단조회결과 내 유사거래 테이블 */
.card-ui .card-ui-wrap .similar-info-table th,
.card-ui .card-ui-wrap .similar-info-table td {
	padding: 2px;
	font-weight: normal !important;
	color: #363636;
	background-color: transparent !important;
}

.similar-info-table th span {
	background-color: #f8f8f8;
	display: block;
	border-radius: 2px;
}

.similar-info-table {
	margin-top: 24px;
}

.similar-info-table tr:not(:last-child) td {
	border-bottom: 1px solid #E0E0E0 !important;
}

.similar-info-table th:not(:last-child) {}


.similar-info-table .col-similar-date {
	width: 65px;
}

.similar-info-table .col-similar-addr {
	width: calc(100% - 175px);
}

.similar-info-table .col-similar-scale {
	width: 60px;
}

.similar-info-table .col-similar-cost {
	width: 50px;
}

.similar-info-table .similar-addr {
	word-break: break-all;
}

.similar-info-table td:not(.similar-addr) {
	text-align: center;
}

/*진단조회결과 내 프로그레스*/
.progress-bar {
	width: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	border-bottom: 2px solid #158bd3;
	display: flex;
	padding: 0px 12px;
	height: 40px;
	align-items: center;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	position: fixed;
	top: 47px;
	left: 0;
	z-index: 8;
	transition: all 0.8s;
	justify-content: center;
}

.progress-bar-up {
	top: 0;
}

.progress-bar-hide {
	opacity: 0;
}

.progress-bar .progress-num {
	display: flex;
	margin-right: 24px;
	align-items: center;
}

.progress-bar .progress-num .show-txt {
	display: none;
	font-size: 14px;
	font-weight: 600;
	color: #158bd3;
	margin-left: 6px;
}

.progress-bar .progress-num.active .show-txt {
	display: block;
}

.progress-bar .progress-num.active .num {
	color: #158bd3;
	border-color: #158bd3;
}

.progress-bar .progress-num .num {
	width: 24px;
	height: 24px;
	background-color: transparent;
	border: 3px solid #aaa;
	border-radius: 50%;
	font-size: 16px;
	color: #aaa;
	margin-right: 0;
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*진단조회결괴 내 용어사전*/

.guide-dic {
	width: calc(100% - 24px);
	margin: 24px auto 0;
	background-color: #fff;
	padding: 12px 12px 12px 40px;
	font-size: 14px;
	line-height: 1.2;
	color: #363636;
	font-weight: 500;
	background-image: url(../images/main/notice_ico.png);
	background-size: 16px auto;
	background-position: 12px 15px;
	background-repeat: no-repeat;
	border-radius: 15px;
}


.guide-dic .dic-word {
	background-color: rgb(224, 255, 255);
}

.dic-word {
	background-color: transparent;
	font-size: inherit;
	display: inline-block;
	border-bottom: 2px dashed #999;
	line-height: 1.2;
}

.dic-word.white-underline {
	border-color: #fff;
}

.dic-word-isolated {
	font-size: 14px;
	color: #666;
	margin-top: 6px;
	margin-left: 6px;
}

.dic-layer-pop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
}

.dic-layer-pop .dic-close-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);

}

.dic-layer-pop .dic-container {
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1),
		10px 10px 15px rgba(0, 0, 0, 0.04);

	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 20;
	width: calc(100% - 24px);
	padding: 12px;
	border-radius: 15px;
}

.dic-layer-pop .dic-container h3 {
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 6px;
	margin-bottom: 12px;
}

.dic-layer-pop .dic-container .dic-content {
	margin-bottom: 24px;
}

.dic-layer-pop .dic-container .dic-content h4 {
	font-size: 18px;
	color: #13ABDB;
	margin-bottom: 6px;
}

.dic-layer-pop .dic-container .dic-content p {
	font-size: 16px;
}

.dic-layer-pop .dic-container .btn-each-wrap button {
	width: 50%;
	margin-left: auto;
}

.type-select-horizontal {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}

.type-select-horizontal a {
	width: calc(50% - 6px);
	background-color: #40c491;
	border-radius: 15px;
	font-size: 14px;
	padding: 140px 20px 30px;
	box-shadow: 4px 6px 20px rgba(0, 0, 0, 0.1),
		3px 8px 10px rgba(0, 100, 200, 0.1);
	color: #fff;
	background-repeat: no-repeat;
	background-size: 80px auto;
	background-position: center top 35px;

}
/* 2025-11-17 고도화 type-select-vertical3 추가 */
.type-select-vertical,
.type-select-vertical2,
.type-select-vertical3 {
	padding-top: 45px;
	display: flex;
	flex-direction: column;
}

.type-select-vertical a,
.type-select-vertical2 a {
	width: 100%;
	background-color: #40c491;
	border-radius: 15px;
	font-size: 14px;
	padding: 40px 20px;
	box-shadow: 4px 6px 20px rgba(0, 0, 0, 0.1),
		3px 8px 10px rgba(0, 100, 200, 0.1);
	color: #fff;
	display: flex;
	text-align: left;
	align-items: center;
	justify-content: center;
	position: relative;
}
.type-select-vertical3 a {
	width: 100%;
	border-radius: 15px;
	font-size: 14px;
	padding: 40px 20px;
	color: #fff;
	display: flex;
	text-align: left;
	align-items: center;
	justify-content: center;
	position: relative;
}

.type-select-vertical2 .txt-type01 li {
	display: inline-block;
	width: 49%;
}

.type-select-vertical a:not(:first-child),
.type-select-vertical2 a:not(:first-child),
.type-select-vertical3 a:not(:first-child) {
	margin-top: 12px;
}

.type-select-vertical a:before {
 content: '';
 width: 60px;
 height: 60px;
 display: block;
 background-repeat: no-repeat;
 background-size: 60px auto;
 background-position: center;
 margin-right: 24px;
}
/* 2025-11-17 고도화 작업 추가 */
.type-select-vertical3 a:before {
	content: '';
	width: 60px;
	height: 60px;
	display: block;
	background-repeat: no-repeat;
	background-size: 85px auto;
	background-position: center;
	margin-right: 24px;
}

.select-btn-box a.type05:before {
	background-color: #f8f8f8;
	background-size: 40px auto;
	border-radius: 50%;
	width: 80px;
	height: 80px;
}
/* 2025-11-17 고도화 작업 추가 */
.select-btn-box a.type06:before{
	width: 80px;
	height: 80px;
}

.select-btn-box a.big-btn1:before {
	background-image: url(../images/sub/img_safe_btn01.png);
}

.select-btn-box a.big-btn2:before {
	background-image: url(../images/sub/img_safe_btn02.png);
}

.select-btn-box a.big-btn3:before {
	background-image: url(../images/sub/img_safe_btn03.png);
}

.select-btn-box a.big-btn4:before {
	background-image: url(../images/sub/img_safe_btn04.png);
}

.select-btn-box a.big-btn13:before {
	background-image: url(../images/sub/img_safe_btn13.png);
}

.select-btn-box a.type04-1:before {
	background-image: url(../images/sub/img_safe_btn05.png);
}

.select-btn-box a.type04-2:before {
	background-image: url(../images/sub/img_safe_btn06.png);
}

.select-btn-box a.type04-3:before {
	background-image: url(../images/sub/img_safe_btn07.png);
}

.select-btn-box a.type05-1:before {
	background-image: url(../images/sub/img_self_btn01.png);
}

.select-btn-box a.type05-2:before {
	background-image: url(../images/sub/img_self_btn02.png);
}

.select-btn-box a.type05-3:before {
	background-image: url(../images/sub/img_self_btn03.png);
}
/* 2025-11-17 고도화 작업 */
.select-btn-box a.type06-1:before {
	background-image: url(../images/sub/self_check1.png);
}
.select-btn-box a.type06-2:before {
	background-image: url(../images/sub/self_check2.png);
}
.select-btn-box a.type06-3:before {
	background-image: url(../images/sub/self_check3.png);
}
.select-btn-box a.type06-1-1:before {
	background-image: url(../images/sub/self_check1_1.png);
}
.select-btn-box a.type06-1-2:before {
	background-image: url(../images/sub/self_check1_2.png);
}
.select-btn-box a.type06-1-3:before {
	background-image: url(../images/sub/self_check1.png);
}
.select-btn-box a.type06-2-1:before {
	background-image: url(../images/sub/self_check2_1.png);
}
.select-btn-box a.type06-2-2:before {
	background-image: url(../images/sub/self_check2_2.png);
}

.select-btn-box a.big-btn5:before {
	background-image: url(../images/sub/img_safe_btn08.png);
	position: absolute;
	left: 20px;
	top: 25px
}

.select-btn-box a.big-btn6:before {
	background-image: url(../images/sub/img_safe_btn09.png);
	position: absolute;
	left: 20px;
	top: 25px
}

.select-btn-box a.type07:before {
	background-image: url(../images/sub/img_safe_btn10.png);
	width: 80px;
	height: 80px;
	background-size: cover;
	border-radius: 50%;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.14);
}

.select-btn-box a.type08:before {
	background-image: url(../images/sub/img_safe_btn11.png);
	width: 80px;
	height: 80px;
	background-size: cover;
	border-radius: 50%;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.14);
}

.select-btn-box a.type09:before {
	background-image: url(../images/sub/img_safe_btn12.png);
	width: 80px;
	height: 80px;
	background-size: cover;
	border-radius: 50%;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.14);
}

.select-btn-box a.type01 {
	background-color: #158bd3;
	font-size: 14px;
}

.select-btn-box a.type02 {
	box-shadow: 4px 6px 20px rgba(0, 0, 0, 0.1),
		3px 8px 10px rgba(0, 200, 100, 0.1);
}

.select-btn-box a.type04,
.select-btn-box a.type05,
.select-btn-box a.type06 {
	background-color: #fff;
	border: 2px solid #13ABDB;
	color: #158bd3;
}

.select-btn-box a.type05,
.select-btn-box a.type06 {
	padding: 10px 20px;
}

.select-btn-box a.type04 p {
	color: #363636;
}

.select-btn-box a.type03-1 {
	background-color: #8acc60;
}

.select-btn-box a.type03-2 {
	background-color: #FF578A;
}

.select-btn-box .inner-txt {
	width: calc(100% - 84px);
}

.select-btn-box a.big-btn5 {
	align-items: start;
}

.select-btn-box a.big-btn6 {
	align-items: start;
}

.select-btn-box a.type07 {
	background-color: #fff;
	border: #8acc60 2px solid;
	color: #8acc60;
	padding: 20px;
}

.select-btn-box a.type08 {
	background-color: #fff;
	border: #13ABDB 2px solid;
	color: #13ABDB;
	padding: 20px;
}

.select-btn-box a.type09 {
	background-color: #fff;
	border: #FF578A 2px solid;
	color: #ff578a;
	padding: 20px;
}

.select-btn-box .txt-type01 {
	text-align: left;
	margin-top: 6px;
	color: #363636;
}

.select-btn-box .txt-type01 .blank_01 {
	color: transparent;
}

.txt-type02 {
	color: #363636;
}

.select-btn-box a.big-btn5 h3,
.select-btn-box a.big-btn6 h3 {
	padding-left: 68px;
}


.select-btn-box h3 {
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: -1px;
	margin-bottom: 6px;
}

.select-btn-box h3 span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: rgba(255, 255, 255, 0.8);
}

.select-btn-box ul {
	text-align: left;
	margin-top: 6px;
	color: #fff;
}


/* 이태훈 수정 */
.select-btn-box .txt-type01 {
	text-align: left;
	margin-top: 6px;
	color: #363636;
}

.select-btn-box .txt-type01 .blank_01 {
	color: transparent;
}

.txt-type02 {
	color: #363636;
}

/* 이태훈 수정 */


.select-btn-box ul li::before {
	content: '•';
	margin-right: 6px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.select-btn-box a.big-btn5 .inner-txt,
.select-btn-box a.big-btn6 .inner-txt {
	width: calc(100% - 24px);
}

.select-btn-box p.detail-description {
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 15px;
	padding: 12px;
	margin-top: 24px;
}

/* 이태훈 수정 */
.select-btn-box p.detail-type01 {
	background-color: #f8f8f8;
	border-radius: 15px;
	padding: 12px;
	margin-top: 24px;
}

/* 이태훈 수정 */

.select-btn-box p.detail-description strong {
	display: block;
	margin-bottom: 6px;
}

.select-btn-box p.detail-description strong::before {
	content: '•';
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

/* 주택조회&위험성진단 */

.map-renewal .form-wrap.map .common-input.type-search {
	background-color: #f8f8f8;
}

.caution-box {
	font-size: 14px;
	background-color: #fff;
}

.caution-box .caution {
	display: flex;
	align-items: start;
	font-size: 14px;
	padding: 10px 20px;

}


.caution-box .caution span {
	width: calc(100% - 24px);
}

.caution-box .caution span strong {
	color: #158bd3;
}

.caution-box .caution:before {
	content: '!';
	color: #158bd3;
	display: block;
	font-weight: 900;
	background-color: #fff;
	border: 2px solid #158bd3;
	border-radius: 50%;
	width: 15px;
	line-height: 15px;
	margin-right: 6px;
	text-align: center;
	margin-top: 2px;
}

.map-renewal .form-wrap.map .common-input.type-search {
	padding-top: 10px;
	padding-bottom: 10px;
}

.map-renewal .form-wrap.map .recent {
	top: 68px;
	border-top: 1px solid #ccc;
}

.map-renewal .form-wrap.map .common-input.type-search button {
	top: 10px;
}

.map-wrap .map-area {
	height: calc(100vh - 174px) !important;
}

/* 조회결과 */
.result-renewal.result-top-wrap .addr-detail.type04 .addr {
	border-radius: 15px;
}

.result-renewal .addr-detail .addr .description {
	font-size: 14px;
	display: block;
	color: #158bd3;
}

/* 카드ui 세팅 */
.card-ui {
	margin: 0 12px;
	margin-top: 36px;
}


.card-ui .card-inner-box:not(:first-child) {
	margin-top: 40px;
}

.card-ui .card-ui-low-margin {
	margin-top: 0 !important;
}


.card-ui .card-inner-box.lined {
	border-top: 1px solid #c8c8c8;
	margin-top: 20px;
	padding-top: 20px;
}

.card-tit {
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: 700;
	color: #363636;
}

.card-sub-tit {
	font-size: 14px;
	color: #6f6f6f;

}

.card-tit.add-check {
	display: flex;
	align-items: start;
	justify-content: space-between;
	position: relative;

}


.card-tit.add-check .btn-drop-dwn {
	width: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: stretch;
}

.card-tit.add-check .btn-drop-dwn .arr-wrap {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	position: relative;
}

.card-tit.add-check .btn-drop-dwn.upside .arr-wrap {
	transform: rotate(180deg);
}

.card-tit.add-check .btn-drop-dwn .arr-wrap::after,
.card-tit.add-check .btn-drop-dwn .arr-wrap::before {
	content: '';
	display: block;
	width: 2px;
	height: 10px;
	background-color: #939393;
	position: absolute;
	border-radius: 50px;
}

.card-tit.add-check .btn-drop-dwn .arr-wrap::after {
	transform: rotate(45deg);
	right: 9px;
	bottom: 8px;
}

.card-tit.add-check .btn-drop-dwn .arr-wrap::before {
	transform: rotate(-45deg);
	left: 9px;
	bottom: 8px;
}

.card-tit.add-check.colored {
	align-items: center;
	justify-content: center;
	background-color: #158bd3;
	color: #fff;
	border-radius: 10px;
	padding: 20px 12px;
}

.card-tit.add-check::before {
	content: '';
	color: #158bd3;
	display: block;
	font-weight: 900;
	width: 20px;
	height: 25px;
	text-align: center;
	margin-top: 5px;
	background-image: url(../images/sub/result-ico1.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 10px;

}

.card-tit.add-check.join-rejected::before {
	margin-top: 0;
	background-image: url(../images/sub/result-ico3.png);

}

.card-tit.add-check.join-accepted::before {
	margin-top: 0;
	background-image: url(../images/sub/result-ico2.png);

}

.card-tit.add-check.join-rejected em {
	color: #ff578a;
}

.card-tit.add-check.join-accepted em {
	color: #40c491;
}

.card-tit.add-check span {
	color: inherit;
	font-size: 16px;
	width: calc(100% - 30px);
}

.divide {
	/*KBS수정_20240326*/
	display: block;
	/*    word-break: normal;*/
}

.divide:not(:first-child) {
	margin-top: 6px;
}

.divide a {
	color: #107CC7;
}

.card-tit span {
	color: #FF578A;
	font-size: 14px;
	vertical-align: 2px;
}

.card-ui-wrap {
	background: #fff;
	border-radius: 20px;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1),
		10px 10px 15px rgba(0, 0, 0, 0.04);
	padding: 20px 12px 20px;
}

.card-ui-wrap.old-memo {
	background: #fff;
	border-radius: 20px;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1),
		10px 10px 15px rgba(0, 0, 0, 0.04);
	padding: 20px 20px 20px;
}

/*.card-ui-wrap.card-border-line{
    border:2px solid #13ABDB;
}*/


.card-ui-wrap-nostyle {
	background-color: transparent;
	box-shadow: none;
	padding: 12px;
}

.card-ui-wrap.nostyle {
	background-color: transparent;
	box-shadow: none;
	padding: 0;
}

.card-ui-nomargin {
	margin-top: 0;
}

.card-ui .card-ui-wrap .relax-result {
	margin-top: 12px;
	margin-bottom: 12px;
}

.card-ui .card-ui-wrap .tb-result * {
	border-color: #e8e8e8;
}

.card-ui .card-ui-wrap .tb-result {
	margin-top: 24px;

}

.card-ui-low-margin .card-ui-wrap {
	padding: 12px;
	box-shadow: none;
	background-color: transparent;

}

.card-inner-tit {
	font-size: 16px;
	color: #6f6f6f;
	margin-bottom: 6px;
}


.card-ui-grid-wrap {
	display: flex;
	justify-content: space-between;
}

/*주소*/

.card-ui .card-ui-wrap .addr .address {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px;
}

.card-ui .card-ui-wrap .addr .addr-detail-list {
	border-top: 1px solid #e8e8e8;
	padding-top: 6px;
	width: 100%;
	overflow-x: scroll;
}

.card-ui .card-ui-wrap .addr .addr-detail-list li {
	color: #fff;
	background-color: #13ABDB;
	padding: 2px 10px;
	border-radius: 40px;
	margin-right: 6px;
	font-size: 14px;
	font-weight: 500;
	margin-top: 6px;
	white-space: nowrap;
}

.card-ui .card-ui-wrap .addr .addr-detail-list li::after {
	content: none;
}

.card-ui .card-ui-wrap .check-result {
	margin-top: 24px;
	margin-bottom: 24px;
}

.card-ui .card-ui-wrap .check-result .check-wrap {
	border-radius: 15px;
	margin-bottom: 6px;
	background-color: #f8f8f8;
	padding: 12px;
	font-size: 14px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.card-ui .card-ui-wrap .check-result .check-wrap .txt-wrap {
	width: calc(100% - 22px);
}


.card-ui .card-ui-wrap .check-result .check-wrap .context:first-child {
	margin-bottom: 6px;
}

.card-ui .card-ui-wrap .check-result .check-wrap .context strong {
	font-weight: 500;
	color: #6f6f6f;
	display: inline-block;
	width: 60%;
	max-width: 180px;
	min-width: fit-content;

}

.card-ui .card-ui-wrap .check-result .check-wrap .context span {
	font-size: 16px;
	color: #363636;
	font-weight: 900;
}

.card-ui .card-ui-wrap .tooltip {
	z-index: 999;
}

.card-ui .card-ui-wrap .tooltip-con {
	width: 22px;
}

.card-ui .card-ui-wrap .tooltip-con .ico-help-light {
	background-color: #fff;
	border: 2px solid #c8c8c8;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	display: block;
	color: #c8c8c8;
	font-weight: 900;
	font-size: 16px;
	line-height: 20px;
}

.card-ui .card-ui-wrap .tooltip-con .ico-help-transparent {
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	display: block;
	color: #fff;
	font-weight: 900;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

.card-ui .card-ui-wrap .tooltip-con .ico-help-dark {
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	display: block;
	color: #fff;
	font-weight: 900;
	font-size: 16px;
	line-height: 15px;
	text-align: center;
	background-color: #333;
	text-indent: -1px;
}

.card-ui .card-ui-wrap .tooltip-con .ico-help-dark.btnRight {
    position: absolute;
    right: 17px;
    top: 50%;
    transform: translateY(-50%);
}

.tooltip-represent {
	font-size: 14px;
	padding: 12px;
	/* margin:0 12px; */
	background-color: #f8f8f8;
	border-radius: 10px;
}

.tooltip-represent em {
	color: #107CC7;
	font-weight: 700;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-close-wrap {
	background-color: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	padding: 12px;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over.expanded {
	width: calc(100% + 24px);
	left: -12px;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over.type03 {
	position: fixed;
	width: calc(100% - 24px);
	left: 12px;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over.type03 .tooltip-contents {
	font-size: 14px;
	text-align: left;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over.type03 .tooltip-contents h3 {
	font-size: 18px;
	font-weight: 700;
	/* margin-bottom: 12px; */
	margin-top: 10px;
	color: #363636;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over.type03 .tooltip-contents ul li,
.card-ui .card-ui-wrap .tooltip-con .tooltip-over.type03 .tooltip-contents p {
	margin-bottom: 6px;
	color: #6f6f6f;
	font-weight: normal;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over.type03 .tooltip-contents ul li strong {
	font-weight: 900;
	color: #107CC7;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over.type03 .tooltip-contents ul li::before {
	content: '•';
	color: #107CC7;
	font-family: Arial, Helvetica, sans-serif;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-right {
	position: absolute;
	left: unset;
	right: 12px;
	top: 25px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-right .btn-close {
	position: absolute;
	top: 20px;
	right: 12px;
	background-image: url(../images/common/btn_tooltip_close_v2.svg);
}


.card-ui .card-ui-wrap .tooltip-table {
	border: 1px solid #ccc;
	text-align: center;

}

.card-ui .card-ui-wrap .tooltip-table tr {}

.card-ui .card-ui-wrap .tooltip-table tr:not(:last-child) {
	border-bottom: 1px solid #ccc;
}

.card-ui .card-ui-wrap .tooltip-table th,
.card-ui .card-ui-wrap .tooltip-table td {
	padding: 5px;
}

.card-ui .card-ui-wrap .tooltip-table td:not(.end),
.card-ui .card-ui-wrap .tooltip-table th:not(.end) {
	border-right: 1px solid #ccc;
}

.card-ui .card-ui-wrap .tooltip-table th {
	background-color: #f8f8f8;
}

.card-ui .card-ui-wrap .tooltip-table .empty {
	background-color: #f8f8f8;
}

.card-ui .card-ui-wrap .tooltip-table .top-th {
	background-color: #e8e8e8;
}

.card-ui .card-ui-wrap .tooltip-table .col1 {
	width: 15%;
}

.card-ui .card-ui-wrap .tooltip-table .col2 {
	width: 15%;
}

.card-ui .card-ui-wrap .tooltip-table .col3 {
	width: 35%;
}

.card-ui .card-ui-wrap .tooltip-table .col4 {
	width: 35%;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over .btn-close {
	background-color: #fff;
	border-radius: 50%;
	width: 33px;
	height: 33px;
	border: 1px solid #c8c8c8;
	background-size: 14px auto !important;
	background-position: center;
	position: absolute;
	top: 0px;
	right: -10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.card-ui .card-ui-wrap .form-wrap {
	padding: 0;
	margin: 0;
}

.high-top {
	margin-top: 24px;
}

.middle-top {
	margin-top: 12px;
}

#tfoLi1,
#tfoLi2,
#tfoLi3,
#tfoLi4,
#tfoLi5 {
	position: relative;
}

.remove-card {
	width: 46px;
	padding: 4px 0;
	border-radius: 4px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #444;
	box-sizing: content-box;
}


.card-ui .card-ui-wrap .form-wrap .remove-card .del-txt {
	font-size: 14px;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff
}

.card-ui .card-ui-wrap .form-wrap .form-box~.form-box {
	margin-top: 24px;
}

.card-ui .card-ui-wrap .form-wrap label,
.layer-popup .form-box label,
.card-ui .card-ui-wrap .form-box label {
	font-size: 16px;
	font-weight: 500;
	color: #444;
	min-width: fit-content;
}

/* form-box 간격 수정 2025-08-04 김기흥
.card-ui .card-ui-wrap .form-wrap .form-box {
	margin-bottom: 36px;
} */
.card-ui .card-ui-wrap .form-wrap .form-box {
	margin-bottom: 24px;
}


.card-ui .card-ui-wrap .form-wrap input[type=date],
.card-ui .card-ui-wrap .form-wrap input[type=tel],
.card-ui .card-ui-wrap .form-wrap input[type=text],
.card-ui .card-ui-wrap .form-box input[type=text],
.layer-popup .form-box input[type=text],
.card-ui .card-ui-wrap .form-wrap input[type=address] {
	border: 0;
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 0 6px;
	background-color: transparent;
}

.card-ui .card-ui-wrap .form-box input[type=text].disabled {
	background-color: #f8f8f8;
	border: 1px solid #c8c8c8;
	border-radius: 5px;
}

.card-ui .card-ui-wrap .form-box .type-search button.btn-ico {
	position: absolute;
	top: unset;
	bottom: 5px;
	transform: translateY(0);
	right: 0px;
	width: 21px;
	height: 21px;
	padding: 20px 25px 20px 20px;
	background-size: 18px;
	background-image: url(../images/common/btn_search.png);
}

.card-ui .card-ui-wrap .form-box button.btn-type01 {
	color: #3185FC;
	border-color: #3185FC;
}

.card-ui.for-search {
	margin-bottom: 0px;
}

.card-ui .card-ui-wrap .form-wrap input[type=tel] {
	padding-right: 40px;
}

.card-ui .card-ui-wrap .form-wrap input[type=date]::placeholder {
	color: #c8c8c8 !important;
	font-weight: bold;
}

.card-ui .card-ui-wrap .form-wrap input:disabled {
	background-color: #eee;
	color: #999 !important;
}

.card-ui .card-ui-wrap .form-wrap .common-group.type-addr .common-input.addr1 .btn,
.card-ui .card-ui-wrap .form-wrap .security .btn {
	border: 2px solid #13ABDB;
	color: #13ABDB;
	border-radius: 10px;
}

.card-ui .card-ui-wrap .form-wrap .type-unit em {
	color: #363636;
	font-weight: 500;
	font-size: 16px;

}

.card-ui .card-ui-wrap .add-amount-btn-wrap {
	margin-top: 12px;
}

.card-ui .card-ui-wrap .add-amount-btn-wrap button {
	border: #107CC7 1.5px solid;
	padding: 0 10px;
	width: fit-content;
	border-radius: 4px;
	color: #107CC7;
	;
	font-weight: 500;
}

.card-ui .card-ui-wrap .noti-info {
	font-size: 14px;
}

.card-ui .card-ui-wrap .noti-info em {
	color: #107CC7;
	font-size: 20px;
	font-weight: 500;
}

.card-ui .card-ui-wrap .button-wrap {
	justify-content: space-between;
}


.card-ui .card-ui-wrap .btn-each-wrap .description {
	font-size: 14px;
	margin-top: 6px;
	display: block;
	line-height: 1.2;
	padding-left: 6px;
	color: #6f6f6f;
}

.card-ui .card-ui-wrap .btn-each-wrap .description.large-text {
	font-size: 14px;
}

.card-ui .card-ui-wrap .btn-each-wrap .description::before {
	content: '※';
}

.card-ui .card-ui-wrap .btn-each-wrap p {
	font-size: 16px;
	line-height: 1.3;
	position: relative;
	padding-left: 30px;

}

.card-ui .card-ui-wrap .btn-each-wrap p.btn01-txt,
.card-ui .card-ui-wrap .btn-each-wrap p.btn02-txt {
	line-height: 1.2;
	margin-bottom: 12px;
}

.card-ui .card-ui-wrap .btn-each-wrap p.btn03-txt {
	white-space: unset;
	line-height: 1.2 !important;
	height: 26px;
	display: flex;
	align-items: center;
}

.card-ui .card-ui-wrap .btn-each-wrap p strong {
	color: #000;
}

.card-ui .card-ui-wrap .btn-each-wrap p::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 26px;
	height: 26px;
	background-color: #f8f8f8;
	border-radius: 50%;
	background-size: 14px auto;
	background-position: center;
	background-repeat: no-repeat;
}

.card-ui .card-ui-wrap .btn-each-wrap p.btn01-txt::before {
	background-image: url(../images/sub/test_check_ico01.png);

}

.card-ui .card-ui-wrap .btn-each-wrap p.btn02-txt::before {
	background-image: url(../images/sub/test_check_ico02.png);
}


.card-ui .card-ui-wrap .btn-each-wrap p.btn03-txt::before {
	background-image: url(../images/sub/test_check_ico03.png);
}

.card-ui .card-ui-wrap .btn-each-wrap p.btn03-txt {
	line-height: 26px;
	margin-bottom: 12px;
}

.card-ui .memo-tit-wrap .button-wrap button {
	display: block;
	width: max-content;
	background-color: #363636;
	color: #fff;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px;
	border-radius: 5px;
	line-height: 30px;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}



.layerpop .pc-wrap .pc-tit {
	font-weight: bold;
	font-size: 16px;
	color: #363636;
}

.layerpop .pc-wrap .pc-msg {
	color: #363636;
	font-weight: normal;
	font-size: 16px;
}

.pop-content .btn.btn-float {
	border-radius: 0;
	box-shadow: unset;
}


.btn.btn-float {
	border-radius: 10px 10px 0 0;
	box-shadow: 4px -4px 10px rgba(0, 0, 0, 0.1);
	border: 0;
}

.btn.btn-float.card-half-radius {
	border-radius: 10px 10px 0 0 !important;
	box-shadow: 4px -4px 10px rgba(0, 0, 0, 0.1) !important;
	border: 0 !important;
	font-weight: 700;
	font-size: 18px !important;
}


.btn-wrap-isolation .btn-each-wrap .card-ui-button,
.card-ui .card-ui-wrap .btn-each-wrap .card-ui-button,
.layer-popup .btn-each-wrap .card-ui-button,
.dic-layer-pop .btn-each-wrap .card-ui-button {
	display: block;
	width: 100%;
	background-color: #ccc;
	margin-top: 6px;
	height: 60px;
	line-height: 1.3;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	font-size: 18px;
	font-weight: 700;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
}

.box-type-btn.card-btn-white{
	border:2px solid #13abdb;
	color: #13abdb;
	font-size:14px;
	font-weight:600;
	border-radius:5px
}

.total-wrap p{
	font-size:14px;
}
.total-wrap p em{
	color: #13abdb;
	font-size:14px;
}
.box-type-btn.card-btn-white{
	 background:#fff url(../images/common/btn_search3.png) no-repeat right 10px center/11px
}

.list-download .btn-down{
	font-size:14px;
	background:#fff url(../images/common/ico_down02.png) no-repeat right 8px center/13px;
	color:#13ABD8;
	font-weight: bold;
	border:0;
}
.list-download li{
	padding:12px 0;
}
.list-download .update-info{
	font-size:14px;
}

.list-download>ul>li .btn-wrap{
	position:absolute;
	bottom:12px;
	right:12px;

}

.list-download ul{
	border:0;
}

.list-download>ul>li{
	position:relative;
}

.list-download li:first-child{
	padding-top: 0;
}

.btn.card-btn-blue,
.btn.btn-lg.card-ui-button.card-btn-type02.active,
.btn-wrap-isolation .card-btn-type01,
.card-ui .card-ui-wrap .btn-each-wrap .card-btn-type01,
.layer-popup .btn-each-wrap .card-btn-type01,
.card-ui .card-ui-wrap .btn-each-wrap .card-btn-type02.card-btn-on,
.card-ui .memo-tit-wrap .button-wrap button.card-btn-type01,
.dic-layer-pop .btn-each-wrap .card-btn-type01 {
	background-color: #13ABDB;
	color: #fff;
	border: 0;
}

.btn.card-btn-white,
.btn-wrap-isolation .card-btn-type02,
.card-ui .card-ui-wrap .btn-each-wrap .card-btn-type02,
.layer-popup .btn-each-wrap .card-btn-type02,
.card-ui .memo-tit-wrap .button-wrap button.card-btn-type02 {
	background-color: #fff;
	border: 2px solid #13ABDB;
	color: #13ABDB;
}

.btn.card-btn-green,
.btn-wrap-isolation .card-btn-type03,
.card-ui .card-ui-wrap .btn-each-wrap .card-btn-type03,
.layer-popup .btn-each-wrap .card-btn-type03,
.card-ui .memo-tit-wrap .button-wrap button.card-btn-type03 {
	color: #fff;
	background-color: #5aa82e;
}

.card-ui .card-ui-wrap .btn-each-wrap .card-btn-type04 {
	background-color: #eee;
	color: #333;
	padding: 10px 0;
	height: 44px;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.card-ui .card-ui-wrap .btn-each-wrap .card-btn-type04::before {
	content: '+';
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #c8c8c8;
	margin-right: 12px;
	font-size: 18px;
	color: #6f6f6f;
}

.btn-newtype.btn-blue03 {
	background-color: #107CC7;
	font-weight: 700 !important;
	font-size: 18px;
	border-radius: 10px 10px 0 0;
	box-shadow: 5px -5px 10px rgba(0, 0, 0, 0.1);
	border: 0;
}




.btn-newtype.btn-blue03.move-to-selection {
	display: flex;
	justify-content: center;
	align-items: center;
}

/*.btn-newtype.btn-blue03.move-to-selection:before{
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(../images/sub/selection_move_ico.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 12px;
}*/

.card-ui .card-ui-wrap .common-combo.type-sort select {
	padding: 10px 20px 10px 12px;
	min-width: 150px;
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #c8c8c8;
	background-position: right 10px center;
	text-align: left;
	border-radius: 5px;
}

/* .footer-new.footer-up{}
.footer-new.footer-up .btn-float{
    border-radius: 10px;
}


.footer-new .footer-wrap-new .btn:first-child{
    width: calc(245);
}

.footer-new .footer-wrap-new{
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
} */

.card-ui .card-ui-wrap h4.card-inner-tit.card-tit-bar {
	background-size: contain;
	font-size: 16px;
	color: #363636;
	font-weight: 900;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	position: relative;
	/* padding-left: 28px; */
	padding: 6px 0;
	border-radius: 5px;
	background-color: #FD7F7F;
	color: #fff;
	text-align: center;
}

.card-ui .card-ui-wrap h4.flex-tit.card-tit-bar {
	display: flex;
	align-items: center;
	justify-content: center;

}

.card-ui .card-ui-wrap h4.flex-tit.card-tit-bar .flex-tit-txt {
	margin-right: 10px;
}

.card-ui .card-ui-wrap h4.type02.card-tit-bar {
	/* background-image: url(../images/sub/coution_ico2.png); */
	background-color: #72B99E;
}



.card-ui .card-ui-wrap .coution .coution-txt {
	font-size: 14px;
	margin-top: 6px;
	padding: 6px;
}

.card-ui .card-ui-wrap .coution .coution-txt:not(:last-child) {
	border-bottom: 1px solid #e8e8e8;
}


strong.highlight {
	background-color: #E5F3FF;
	font-weight: 900;
}

.card-ui .card-ui-wrap .coution .coution-txt strong,
.card-ui .card-ui-wrap .frm-tit strong {
	font-weight: 700;
}

.card-ui .card-ui-wrap .coution .coution-txt strong.red-txt,
.card-ui .card-ui-wrap .frm-tit strong.red-txt,
strong.red-txt {
	color: #ff578a;
	font-weight: 700;

}

.card-ui .card-ui-wrap .coution .coution-txt strong.blue-txt,
.card-ui .card-ui-wrap .frm-tit strong.blue-txt,
strong.blue-txt,
span.blue-txt {
	color: #13ABDB;
	font-weight: 500;
}

.card-ui .card-ui-wrap .coution .coution-txt strong.green-txt,
.card-ui .card-ui-wrap .frm-tit strong.green-txt,
strong.green-txt, a.green-txt {
	color: #40c491;
}

strong.deep-blue-txt,
span.deep-blue-txt {
	font-weight: 700;
	color: #107CC7 !important;
}

.card-ui .card-ui-wrap .coution .card-ui-button.card-btn-type01 {
	font-size: 18px;
}


.card-ui .card-ui-wrap .coution .go-to-vid {
	font-size: 14px;
	font-weight: 700;
	border-radius: 10px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px;
	margin-top: 24px;
	border: #ff5d5d 2px solid;
}

.card-ui .card-ui-wrap .coution .go-to-vid:before {
	content: '';
	display: block;
	width: 45px;
	height: 45px;
	background-color: #f8f8f8;
	background-image: url(../images/sub/video_ico.png);
	background-size: 26px auto;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 6px;
	border-radius: 50%;
}

.card-ui .card-ui-wrap .coution .go-to-vid a {
	color: #363636;
	width: calc(100% - 32px);
	text-align: left;
}

.card-ui .card-ui-wrap .coution .go-to-vid span {
	display: block;
	font-size: 14px;
	color: #6f6f6f;
}

.card-ui .card-ui-wrap .coution .coution-txt-sub {
	margin-top: 12px;
	font-size: 14px;
	color: #6f6f6f;
	padding: 12px;
	background-color: #f8f8f8;
	padding: 12px;
	border-radius: 10px;
}

.notice-txt {
	font-weight: 500;
	font-size: 14px;
	color: #444;
	padding: 12px 12px 20px 12px;
	border-radius: 10px;
	border-bottom: 1px solid #ccc;
}

.notice-txt~.type-select-vertical {
	padding-top: 20px;
}

.notice-txt~.type-select-vertical.select-btn-box a.type04 {
	padding: 20px;
	height: 140px;
}

.card-ui .card-ui-wrap .coution .coution-txt-sub em {
	font-style: normal;
	text-decoration: underline;
}

.card-ui .card-ui-wrap .coution .coution-sub-txtbox {
	background-color: #f8f8f8;
	border-radius: 15px;
	margin-top: 12px;
	padding: 20px;
	font-size: 14px;
	color: #363636;
	line-height: 1.2;
}

.card-ui .card-ui-wrap .coution .coution-sub-txtbox .coution-sub-txt:not(:first-child) {
	margin-top: 8px;
}

.card-ui .card-ui-wrap .coution .coution-sub-txtbox .coution-sub-txt strong {
	font-weight: 700;
}

.card-ui .card-ui-wrap .coution .coution-sub-txtbox .coution-sub-txt a {
	color: #5959f5;
}

.add-information {
	font-size: 14px;
	color: #6f6f6f;
	padding: 0 40px;
	margin-top: 24px;
}

.card-ui .card-ui-wrap .bad-lessor-list-new {
	border-top: 0;
	margin-top: 12px;
}

.card-ui .card-ui-wrap .bad-lessor-wrap {
	margin-top: 0;
}

.card-ui .card-ui-wrap .bad-lessor-wrap .bad-lessor-new a {
	border: 0;
	background-color: #f8f8f8;
	border-radius: 15px;
	margin-bottom: 12px;
	padding: 20px 12px 20px 20px;
	display: flex;
	align-items: center;
	font-size: 16px;
	position: relative;
}

.bad-lessor-new>a::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 11px;
	transform: translateY(-50%);
	width: 10px;
	height: 17px;
	background: url(../images/common//arrw_right07.png)no-repeat center / cover;
}

/* .card-ui .card-ui-wrap .bad-lessor-wrap .bad-lessor-new a:before{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 12px;
    background-image: url(../images/sub/anonymous_ico.png);
    background-size:18px;
    background-repeat: no-repeat;
    background-position: center;
} */

.card-ui .card-ui-wrap table {
	font-size: 14px;
	margin-top: 10px;
}

.card-ui .card-ui-wrap table:not(.tooltip-table) th {
	background-color: #f8f8f8;
	border-bottom: 2px solid #fff;
	font-weight: 700;
	color: #363636;
	border-radius: 5px;
}

.service-privacy .card-ui .card-ui-wrap table:not(.tooltip-table) th {
	background-color: transparent;
	border-bottom: 1px solid #e0e0e0;
	padding: 12px;
	font-weight: 500;
}

.service-privacy .card-ui .card-ui-wrap table:not(.tooltip-table) td {
	border-bottom: 1px solid #e0e0e0;
	padding: 12px;
}

.service-privacy .agreement .terms-tbl tbody th+td {
	border-left: 0;
}

.card-ui .card-ui-wrap table:not(.tooltip-table) td {
	font-weight: normal;
	border-bottom: 2px solid #fff;
	font-size: 14px;
	line-height: 1.1;

}

.card-ui .card-ui-wrap table th,
.card-ui .card-ui-wrap table td {
	padding: 10px 10px;
}

h2.tit-sub {
	text-align: center;
	font-size: 20px;
}

.list-toggle.type02 .toggle-area {
	background-color: #fff;
}

/* 용어사전영역 */
.dic-description {
	margin-top: 12px;
}

.dic-description p {
	border-radius: 15px;
	background-color: #f8f8f8;
	font-size: 14px;
	padding: 10px 20px;
}

.dic-description p strong {
	color: #5959f5;
}

.modal-pop {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 999;
	left: 0;
	display: none;
}

.modal-pop .pop-close-wrap {
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.modal-pop .card-ui {
	position: absolute;
	top: 50%;
	left: 0;
	width: calc(100% - 24px);
	transform: translateY(-50%);
}

.modal-pop p.print-info span {
	font-size: inherit;
	display: block;
}

.modal-pop p.print-info,
.modal-pop .card-ui p.address {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	padding-top: 10px;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.modal-pop .card-ui p.for-ask {
	font-size: 14px;
	margin-bottom: 24px;
	text-align: center;
}

.modal-pop .card-ui .button-wrap,
.button-wrap-horizontal {
	display: flex;
}

.modal-pop .card-ui .button-wrap .btn-each-wrap,
.button-wrap-horizontal .btn-each-wrap {
	margin: 0 3px;
	flex: 1;
}

.modal-pop .card-ui .button-wrap .btn-each-wrap button {
	width: 100%;
}


/*전세계약유의영상*/

.video-wrap {}

.video-wrap .card-ui-wrap {}


.video-wrap .card-ui .vid a {
	display: flex;
	flex-direction: column;
}

.video-wrap .card-ui .thumb {

	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	border-radius: 5px;
	max-width: 400px;
	overflow: hidden;
}

.video-wrap .card-ui .txt {
	text-align: center;
	margin-top: 12px;
}

.video-wrap .card-ui .txt h3 {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 12px;
}

.video-wrap .card-ui .txt h3 strong {
	color: #107CC7;
}

.video-wrap .card-ui .txt ol {
	font-size: 14px;
	color: #6f6f6f;
	text-align: left;
	width: 80%;
	margin: 0 auto
}

.call-1 {
	background-color: #fff;
	border-radius: 15px;
	padding: 10px 0;
}


/* 저당권정보입력란 */
#check-more {
	min-height: calc(100vh - 50px);
	display: none;
}

.current-price-wrap {
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	align-items: center;
	margin-bottom: 24px;
	background-color: #f8f8f8;
	border-radius: 10px;
	padding: 12px 10px;
}

.current-price-wrap .current-price-txt {
	text-align: center;
	width: calc(100% - 30px);
}

.current-price-wrap .current-price-txt span {
	font-size: 16px;
	color: #13ABDB;
	font-weight: 900;
	margin-right: 10px;
}


.have-no-result {
	background-color: #fff;
	border-radius: 15px;
	text-align: center;
	padding: 48px 0;
	font-size: 16px;
	font-weight: 500;
}

.noti-info04 strong {
	font-size: 20px;
	color: #13ABDB;
	text-decoration: underline;
	font-weight: 700;
}





/* 기존코드 덧씌우기 */
input[type='search'] {
	font-size: 15px;
	color: #000;
	padding: 0 13px;
	border: 1px solid #ddd;
}

.card-ui .card-ui-wrap .tooltip-con .tooltip-over.type03 .tooltip-contents ul li::before {
	color: #6f6f6f !important;
}

/*메모기능 페이지*/

.btn-set-del {
	display: none;
}

.memo-tit-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 12px;
}

.memo-tit-wrap button:not(:first-child) {
	margin-left: 5px;
}

.card-ui-check-wrap {
	display: flex;
	margin-bottom: 12px;
}

.card-ui-check-wrap .card-ui-check {
	width: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.card-ui-check input[type=checkbox] {
	display: none;
}

.card-ui-check input[type=checkbox]+label {
	width: 25px;
	height: 25px;
	background-color: #fff;
	border: 2px solid #c8c8c8;
	border-radius: 50%;
	position: relative;
}

.card-ui-check input[type=checkbox]:checked+label {
	background-color: #13ABDB;
	border: 2px solid #158bd3
}

.card-ui-check input[type=checkbox]:checked+label:after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: transparent;
	top: 0;
	left: 0;
	border-radius: 50%;
	background-image: url(../images/sub/memo_checked.png);
	background-size: 15px;
	background-position: left 3px top 6px;
	background-repeat: no-repeat;
}

.card-ui-check-wrap .card-ui-wrap {
	width: 100%;
	transition: all 0.4s;

}

.memo-top {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.old-memo-top {
	display: flex;
	justify-content: space-between;
}

.memo-top .memo-detail {
	font-size: 14px;
	color: #13ABDB;
	font-weight: 600;
}

.old-memo-top .memo-detail {
	font-size: 14px;
	color: #13ABDB;
	font-weight: 600;
}

.memo-top .memo-date {
	font-size: 14px;
	color: #6f6f6f;
}

.memo-bottom p {
	font-size: 16px;
	color: #363636;
}

.memo-bottom p span {
	display: block;
}

.memo-divider {
	height: 1px;
	background: #E0E0E0;
	margin-top: 36px;
}

.memo-old-tit {
	font-size: 16px;
	color: #999;
	margin-top: 24px;
	text-align: center;
}

.memo-old-tit h4 {
	color: #363636;
}

.memo-old-tit p {
	font-size: 12px;
	margin-bottom: 24px
}

.card-ui-empty {
	height: 350px;
	text-align: center;
	justify-content: center;
	align-items: center;
	display: flex;
	display: none;
}

.card-ui-empty p {
	font-size: 16px;
	color: #999;
}

.layer-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}

.layer-popup .cover {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}

.layer-wrap {
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 25px 25px 0 0;
	padding: 40px 20px;
}

.layer-close {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 20px;
	right: 20px;
}

.layer-close span {
	width: 22px;
	height: 2px;
	background-color: #6f6f6f;
	display: block;
	position: absolute;
	top: 19px;
	left: 9px;
	z-index: 20;
}

.layer-close .left-bar {
	transform: rotate(45deg);
}

.layer-close .right-bar {
	transform: rotate(-45deg);
}

.frm-form .tel-form {
	display: flex;
	align-items: center;
}

.frm-form .tel-form input {
	margin: 0 6px;
	border: 0;
	border-bottom: 1px solid #c8c8c8;
}

.frm-form .tel-form span {
	font-size: 14px;
}

.send-info-layer .form-box:nth-child(3) {
	margin-bottom: 40px;
}

/*고객상담센터*/
.cs-grid {
	flex-wrap: wrap;
	margin-top: 24px;
}

.cs-grid .card-ui-grid-item {
	width: calc(50% - 6px);
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 12px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	font-size: 14px;
	line-height: 1.2;

	border: 2px solid #13ABDB;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
}

.cs-grid .card-ui-grid-item>a {
	padding: 24px 0;
	width: 100%;
}

.cs-grid .card-ui-grid-item h3 {
	font-size: 20px;
	font-weight: 900;
	margin-top: 12px;
	color: #363636;
}

.cs-grid .card-ui-grid-item strong {
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cs-grid .card-ui-grid-item h3:before {
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0f0f0;
	border-radius: 50%;
	content: '';
	display: block;
	margin-bottom: 12px;
	background-image: url(../images/sub/csitem01.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 46px auto;
}

.cs-grid .cs-item2 h3:before {
	background-image: url(../images/sub/csitem02.png);
}

.cs-grid .cs-item3 h3:before {
	background-image: url(../images/sub/csitem03.png);
}

.cs-grid .cs-item4 h3:before {
	background-image: url(../images/sub/csitem04.png);
}

.direct-call {
	font-size: 16px;
	text-align: center;
	margin-top: 24px;
	color: #666;
}

.direct-call a {
	border-bottom: 1px solid #666;
}

.card-ui .faq-lqry-btn {
	padding: 0 12px;
	font-size: 15px;
	padding: 0 12px;
	height: 28px;
	border-radius: 50px;
	color: #179AD8;
	border: 1px solid #179AD8;
	font-size: 14px;
}

.card-ui .faq-lqry-btn.btn-type03 {
	background-color: #179AD8;
	color: #fff;
}

.card-ui .total-wrap p em {
	color: #107CC7;
	font-weight: 900;
}

.law-board .total-wrap p em {
	color: #40c491;
}

.card-ui .paging-wrap .num>a.on {
	background-color: #13ABDB;
}

.law-board .num>a.on {
	background-color: #5aa82e !important;
}

.view-wrap .view-tit.check {
	border-bottom: 1px solid #e0e0e0;
}

.view-wrap .view-btn .type-prev {
	padding-left: 0;
	background: unset;
}

.btn-linktxt:not(.cancle-regist) {
	background: unset;
	padding-right: 0;
	display: flex;
	align-items: center;
}

.btn-linktxt span {
	width: auto;
	font-size: 14px;
}

.notice-board .btn-linktxt:not(.cancle-regist):after,
.inquery-board .btn-linktxt:not(.cancle-regist):after {
	background-color: #13ABDB;
}

.btn-linktxt:not(.cancle-regist):after {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: url(../images/main/arrw_toggle_on.png) no-repeat center / 12px #40c491;
}

.btn-linktxt.type-prev:after {
	order: 1;
	margin-right: 6px;
	transform: rotate(-90deg);
}

.btn-linktxt.type-prev span {
	order: 2;
}

.btn-linktxt.type-next:after {
	order: 1;
	margin-left: 6px;
	transform: rotate(90deg);
}


/* 달력 아이콘 터치 오류 수정 */
.common-input.type-date:after {
	display: none !important;
}

.common-input.type-date label {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 22px;
	height: 17px;
	background: url('../images/common/input_cal.svg') no-repeat 0 0;
	background-size: auto 100%;
	transform: translateY(-50%);
	text-align: left;
	text-indent: -9999px;
}

/*임시*/

.btn-electro span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 30px;
	height: 25px;
	background: url(../images/sub/test_check_ico04.png) no-repeat;
	background-size: contain;
}



/*셀프체크리스트*/
.btn-type-tg {
	border: 0 !important;
	border-bottom: 1px solid #ddd !important;
}

.list-toggle.type03.contract-accd li:last-child .btn-type-tg {
	border-bottom: 0 !important;
}

.contract-accd .check-box {
	background-color: #f8f8f8;
	border-radius: 10px;
}

.contract-accd .check-box li {
	background-image: url(../images/sub/ico-check-skyblue.png);
}

.check-info-title {
	font-size: 16px;
}

.noti-list-wrap>ul>li,
.noti-txt {
	font-size: 16px;
}

.noti-list-wrap>ul>li~li {
	font-size: 16px;
}

.list-toggle.type03 .toggle-area {
	background-color: transparent;
}

.dim {
	backdrop-filter: blur(7px);
	background-color: rgba(0, 0, 0, 0.6);
}

/* .check-view-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	height: auto;
}

.check-view-list>div{
	width: calc(50% - 12px);
} */


/* 안심임대인 매물 등록 추가 */
.saleReg-wrap{
	padding: 20px 12px 40px;
}

.saleReg-select-platform{
	padding: 52px 0 76px;	
}

.saleReg-select-platform .saleReg-platform-naver{
	margin-bottom: 12px;
}

.saleReg-select-platform p a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	border-radius: 12px;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.06);
}

.saleReg-select-platform .saleReg-platform-zigbang a{	
	background: url('../images/hmr/logo_zigbang.svg') no-repeat center/auto 24px #fff;
}

.saleReg-select-platform .saleReg-platform-naver a{
	font-size: 18px;
	font-weight: 600;
	background-color: #fff;
}

.saleReg-select-platform .saleReg-platform-naver a::before, .saleReg-wrap .saleReg-logo .saleReg-platform-naver::before{
	content: "";
	display: inline-block;
	width: 72px;
	height: 24px;
	margin-right: 4px;
	background: url('../images/hmr/logo_npaybk.svg') no-repeat center/100% auto;
}

.saleReg-wrap .saleReg-logo{
	padding: 12px 0;
}

.saleReg-wrap .saleReg-logo .saleReg-platform-zigbang{
	height: 24px;
	background: url('../images/hmr/logo_zigbang.svg') no-repeat center/auto 100%;
}

.saleReg-wrap .saleReg-logo .saleReg-platform-naver{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 24px;	
	font-size: 18px;
	font-weight: 600;
}

.btn-imgSize{
    width: 100px; 
    height: 50px; 
    margin-bottom: 35px;
    margin-top: 45px;
}

.saleReg-wrap .chk-wrap .chk-form .chk-form-box{
	background-color: #fff;	
}

.saleReg-wrap .chk-wrap .chk-form .chk-form-box .box-con .con{
	height: auto;
	overflow: visible;
}

.saleReg-wrap .saleReg-find-house{
	margin-top: 24px;
}

.saleReg-wrap .saleReg-find-house-keyword{
	margin-bottom: 8px;
	font-size: 14px;
	color: #444;
}

.saleReg-wrap .content-box{
	margin-top: 20px;
}

.saleReg-wrap .saleRegNotiTop{
	display: block;
	margin-bottom: 4px;
}

.saleReg-wrap .card-ui{
	margin: 0;
}

.saleReg-wrap .card-ui-wrap{
	padding-bottom: 32px;
}

.saleReg-wrap .addr-tit{
	margin-top: 20px;
	font-size: 16px;
	color: #555;
}

.saleReg-wrap .addr-info{
	font-weight: 500;
}

.saleReg-wrap .saleReg-finish-noti{
	padding: 24px 0 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}

.saleReg-wrap .saleReg-remove-btn{
	margin-top: 24px;
	font-size: 16px;
	font-weight: 500;
}

.saleReg-wrap .btn-group{
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.btn-primary.type02.newType01{
	height: auto;
	padding: 8px 0;
	border-radius: 10px 10px 0 0;
	background-color: #107CC7;
	border-color: #107CC7;
}

.btn-primary.type02.newType02{
	line-height: 49px;
	border-radius: 10px 10px 0 0;
	background-color: #107CC7;
	border-color: #107CC7;
}

/*임대인 위험도 지표 조회 결과*/
.lessor-result-tit{
	text-align: center;
	margin-bottom: 36px;
}

.lessor-result-tit:before{
	content: '';
	width: 80px;
	height: 80px;
	margin:0 auto 12px;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.lessor-result-tit-type01:before{
	background-image: url(../images/sub/check-state01.png);
}
.lessor-result-tit-type02:before{
	background-image: url(../images/sub/check-state02.png);
}
.lessor-result-tit-type03:before{
	background-image: url(../images/sub/check-state03.png);
}

.lessor-result-txt{
	font-size: 16px;
}

.lessor-result-list{
	display: flex;
	margin-bottom: 12px;
	flex-wrap: wrap;
}
.lessor-result-list>dt{
	font-weight: 700;
	width: 120px;
}
.lessor-result-list>dt:before{
	content: '•';
	font-family: Arial, Helvetica, sans-serif;
	color: #107CC7;
	margin-right: 6px;
}

.lessor-result-detail{
	width: 100%;
	background-color: #f8f8f8;
	padding:12px;
	margin-top: 12px;
}

.lessor-result-detail dl{
	display: flex;
	margin-bottom: 6px;
}

.lessor-result-detail dl dt{
	font-weight: 700;
	margin-right: 6px;
}

.card-ui-txt{
	color: #707070;
	font-size: 14px;
}

.card-ui-txt strong{
	display: block;
	font-weight: 700;
}