
.inqBanner {
	/* margin-top: 2rem; */
    padding: 6rem 0rem 6rem 7rem;
    background: url(../img/sub/inqBbg.jpg) no-repeat center / cover;
}
.inqTitle {
	color: #111;
	font-family: "Pretendard-SemiBold";
	font-size: 3.2rem;
	line-height: 4.6rem;
}
.inqBlist li {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.inqBlist li:last-child {padding-bottom:1.5r,m;}
.inqBTitle {
	color: #111;
	font-family: "Pretendard-SemiBold";
	font-size: 3.8rem;
	line-height: 5.4rem;
	margin-bottom:4rem;
}
.inqBNum {
    color: #FFF;
    font-family: "Pretendard-Bold";
    font-size: 1.4rem;
    line-height: 1.8rem;
    border-radius: 99px;
    background: #1A3764;
    width: 2.4rem;
    height: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inqBtxt {
	color: #111;
	font-family: Pretendard;
	font-size: 2rem;
	line-height: 4rem;
	padding-left:1.4rem;
	position:relative;
}

.inqBtxt::before {
	content:'';
	width:0.6rem;
	height:0.6rem;
	background:#1A3764;
	border-radius:50%;
	position:absolute;
	left:0;
	top: 2.1rem;
	transform:translateY(-50%);
}

.inqBtxt span {
    font-family: "Pretendard-SemiBold";
    text-decoration: underline;
}

@media (max-width:1500px) and (min-width:992px) {
	.inqBanner {margin-top: 2rem; padding: 5rem 0rem 4rem 5rem;}
	.inqBTitle {font-size: 3.4rem; line-height: 5rem; margin-bottom: 3rem;}

}
@media (max-width:991px) {
	.inqBanner {
		/* margin-top: 2rem; */
		padding: 2.6rem 2.6rem 13.6rem 2.6rem;
		background: url(../img/sub/inqBbg-mo.jpg) no-repeat bottom / cover;
	}
	.inqBTitle {
		font-size: 2rem;
		line-height: 2.8rem;
		margin-bottom: 2rem;
	}
	.inqBlist li {
		display: flex;
		align-items: flex-start;
	}
	.inqBNum {
		font-size: 1.2rem;
		line-height: 1.8rem;
		width: 2.1rem;
		height: 2.1rem;
		min-width: 2.1rem;
		min-height: 2.1rem;
		align-items: center;
	}
	.inqBtxt {
		font-size: 1.4rem;
		line-height: 2.1rem;
		margin-left: 0rem;
	}
	.inqBtxt::before {
		width: 0.4rem;
		height: 0.4rem;
		top: 1.1rem;
	}
}

/*================== :::::::::::::: 상담문의 START ~ :::::::::::::: ==================*/

.inquiryWrap .subVWrap {
    background: url(../img/sub/contact-bg.jpg) no-repeat center / cover;
}
.consult_top_bg {
    background-image: url(../img/sub/consult_top_bg.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.consultWrap{
	width:100%;
	position:relative;
	padding:14rem 0rem;
	background:#fff;
}
.consultSidebox{
	max-width:148rem;
	padding:0rem 2rem;
	margin:0 auto;
}
.csh2{
	display:block;
	padding: 0 0 4rem 0;
	border-bottom:1px solid #111;
}
.csh2 h2{
	display:block;
	margin:0;
	padding:0;
	color: #111;
	font-family: 'Pretendard-Medium';
	font-size: 3rem;
	font-style: normal;
	font-weight: 500;
	line-height: 5rem;
}
.csh2 h2 span{
	font-family: 'Pretendard-Bold';
	font-weight: 700;
}

.csformbox{
	position:relative;
}
.reqtext{
	position:absolute;
	top:1.5rem;
	right:0rem;
	color: #EF811B;
	text-align: right;
	font-family: 'Pretendard-SemiBold';
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 600;
	line-height: 2.6rem;
}
.csinbox {
    width: 100%;
    position: relative;
    margin: 4rem 0 0 0;
    padding: 1.5rem 0 1rem 7rem;
}

.step04{display:none;}

.csinbox dl{
	position:absolute;
	left:0rem;
	top:1.3rem;
	display:inline-block;
	color: #1A3764;
	text-align: left;
	font-family: 'Pretendard-SemiBold';
	font-size: 3rem;
	font-style: normal;
	font-weight: 600;
	line-height: 4rem;
	letter-spacing: 0.3px;
}
.cslabel {
    display: flex;
    align-items: center;
    justify-content: flex-start;
	margin: 0 0 1.5rem 0;
}
.cslabel h2 {
    position: relative;
    display: flex;
    color: #111;
    font-family: 'Pretendard-SemiBold';
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 600;
    line-height: 4rem;
    justify-content: flex-start;
    align-items: flex-end;
}
.cslabel h2 span{
	margin:0 0 0 0.8rem;
	color: #EF811B;
	font-family: 'Pretendard-SemiBold';
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 600;
	line-height: 3.2rem;
	position:relative;
	display:inline-block;
}
.cslabel h2.req:after {
    content: '*';
    top: -0.6rem;
    right: -1.5rem;
    position: absolute;
    color: #EF811B;
    font-family: 'Pretendard-SemiBold';
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 4rem;
}

.extext {
    color: #555;
	font-weight:300;
    font-family: "Pretendard-Light";
    font-size: 1.5rem;
    line-height: 2rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    position: relative;
}

.csinputBox{
	display:flex;
	width:100%;
}
.csinput{
	position:relative;
	width:100%;
}
.camarB{margin:0 0rem 1rem 0;}
.camarR{margin:0 1rem 1rem 0;}
.csinput label{
	margin:0 0 0.4rem 0;
	color: #222;
	font-family: 'Pretendard-Medium';
	font-size:1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 2.65rem;
}
.csinput input{
	width:100%;
	height:6.6rem;
	padding:0rem 3rem;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background: #FFF;
	color: #111;
	font-family: Pretendard;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.6rem;
	    box-sizing: border-box;
}
.csinput input::placeholder{
	color: #999;
	font-family: Pretendard;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.6rem;
}
.csinput input:focus{
	background: #fff;
	outline:none;
	border: 1px solid #111!important;
}


.csinput select{
	    box-sizing: border-box;
	width:100%;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background: #FFF;
	padding:2rem 3rem;
	background: #FFF;
	color: #111;
	font-family: Pretendard;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.6rem;
}
.csinput select:focus{
	color:#111;
	background: #fff;
	outline:none;
	border: 1px solid #111!important;
}
.cssel:after {
    content: '';
    position: absolute;
    right: 3rem;
    top: 3rem;
    z-index: 5;
    width: 10px;
    height: 6px;
    background: url(../img/sub/selectArrow.png) no-repeat center;
}
.csinput select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



.csinput textarea{
	    box-sizing: border-box;
	width:100%;
	height:25rem;
	padding:2rem 3rem;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background: #FFF;
	color: #111;
	font-family: Pretendard;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.6rem;
}
.csinput textarea::placeholder{
	color: #999;
	font-family: Pretendard;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.6rem;
}
.csinput textarea:focus{
	outline:none;
	background: #fff;
	border: 1px solid #111!important;
}



.csBtnbox {
    margin-top: 4rem;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.csBtnbox .csBtn {
	cursor:pointer;
    border: 1px solid #1A3764;
    width: 25rem;
    height: 7rem;
    border-radius: 4px;
	background: #1A3764;
    /* background: linear-gradient(0deg, #53071B 0%, #53071B 100%), #FFF; */
    color: #FFF;
    text-align: center;
    font-family: 'Pretendard-SemiBold';
    font-size: 2REM;
    font-style: normal;
    font-weight: 600;
    line-height: 2.6REM;
}
.csBtnbox .csBtn:hover{
	border: 1px solid #111;
	background: #111;
}





.privacy_checkBox {
	position:relative;
    padding-left: 7rem;
    display: flex;
    align-items: center;
    margin-top: 4rem;
}
.privacy_check {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.privacy_check input {
    min-width: 2rem;
    min-height: 2rem;
}
.privacy_check input[type="checkbox"] {
    vertical-align: middle;
    appearance: none;
    border: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    min-width: 2rem;
    min-height: 2rem;
	border:1px solid #ddd;
    background: #fff;
}
.privacy_check input[type="checkbox"]:checked {
    border: none;
    background: url(../img/sub/agcheck.png) no-repeat center / cover;
}
.cbt.pri_agree {
	cursor:pointer;
    font-family: Pretendard;
    color: #444;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 3.2rem;
    /* letter-spacing: -0.28px; */
    padding: 0 1rem;
}
.openPopupBtn{
	cursor:pointer;
	display:inline-block;
    color: #111;
	font-family: 'Pretendard-SemiBold';
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 3.2rem;
	text-decoration-line: underline;
}



.minipopup {
	display: none;
	z-index: 50;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.popup-content {
    min-width: 70rem;
    width: 100%;
    padding: 3rem 3rem 3rem 3rem;
    position: relative;
    border: 1px solid #DCCEBA;
    background: #FFF;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.20);
}
.popcbox{
	width:100%;
	position:relative;
}
.popccateen{
	display:block;
	text-align:left;
color: #646969;
font-size: 1.6rem;
font-family: 'Pretendard-Bold';
line-height: 2rem;
margin-bottom:1rem;
}
.popccate{
		display:block;
	text-align:left;
color: #111;
font-size: 2.4rem;
font-family: 'Pretendard-SemiBold';
line-height: 3.4rem;
}
.popcsubtext{
	margin-top:2rem;
	border-top:1px solid #eee;
	padding-top:2rem;
		display:block;
	text-align:left;
color: #333;
font-size: 1.6rem;
font-family: 'Pretendard';
line-height: 3rem;
}
.close {
	cursor:pointer;
    top: 3.12rem;
    z-index: 60;
    right: 3.75rem;
    width: 2rem;
    height: 2rem;
    position: absolute;
    background-image: url(/public/img/sub/minipop_close.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/* ================== 체크박스 ================== */
.agree_checkBox {
	display: block; 
	width: 100%; 
}
.agbox{
	padding: 0;
    margin: 0;
	display:block;
	display: flex; 
	flex-wrap: wrap;
}
.agree_check {
	margin: 1.8rem 5rem 0 0;
    display: flex;
    text-align: left;
    position: relative;
    align-items: center;
    /* width: calc(100%/4); */
    /* height: 6.4rem; */
}
.agree_check input[type=checkbox] {position: absolute; display: none;}
.agree_check label {
    padding-left: 3.2rem;
    font-family: "Pretendard-Light";
    font-size: 1.8rem!important;
    line-height: 2.4rem;
    letter-spacing: 0em;
    text-align: left;
    color: #222;
    margin-left: 0;
    cursor: pointer;
    white-space: nowrap;
	display: flex;
    align-items: center;
}
.agree_check label a {text-decoration: underline; margin-left: 1rem; display: inline-block; color: #666;}
.agree_check input[type=checkbox].check-all+label em {
    box-sizing: border-box;
    left: 0;
    top: 50%;
    width: 2.4rem;
    height: 2.4rem;
    position: absolute;
    border-radius: 0.3rem;
    transform: translateY(-50%);
    fill: #DDD;
    background: #DDD;
}
.agree_check input[type=checkbox].check-all:checked+label em{background:url(../img/sub/agcheck.png) no-repeat center / cover;}
/* ================== // 체크박스 ================== */

/* ================== 라디오 ================== */
.radioBox {
	padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}
.radioBox label {
    /* height: 6.4rem; */
    cursor: pointer;
    display: inline-flex;
	margin: 1.8rem 5rem 0 0;
    /* min-width: calc(100%/4); */
    flex-wrap: wrap;
    align-items: center;
	
	color: #222;
	font-weight:300;
    font-family: "Pretendard-Light";
    font-size: 1.8rem;
    line-height: 2.4rem;
}
.radioBox input {
    margin: 0;
    color: #222;
    font-family: "Pretendard-Medium";
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-right: 0.8rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 2.4rem;
    height: 2.4rem;
	border-radius: 0.3rem;
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
    background: #DDD;
    border: none;
    outline: none;
}
.radioBox:last-child {margin-bottom: 0; margin-right: 0;}
.radioBox input[type="radio"]:checked {background: url(../img/sub/agcheck.png) no-repeat center / cover;}

.pigapibox{
	display:none;
	border-top:1px solid rgba(0, 0, 0, 0.10);
}
.pihae{  
	width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;}
.gahae{   
	width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;}
.pigo{    
	width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

/* ================== // 라디오 ================== */


.etcBox {
    margin: 1rem 0 0 0;
    width: 100%;
}
.etcBox input {
	box-sizing: border-box;
    width: 100%;
    height: 6.6rem;
    padding: 0rem 3rem;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    color: #111;
    font-family: Pretendard;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.6rem;
}
.etcBox input::placeholder{
	color: #999;
	font-family: Pretendard;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.6rem;
}
.etcBox input:focus{
	background: #fff;
	outline:none;
	border: 1px solid #111!important;
}


.consultinBox{display:none;}

.pihaeinBox{display:none;}
.gahaeinBox{display:none;}
.progressinBox{display:none;}

.evinBox{display:none;}
.routeinBox{display:none;}
@media (max-width: 1400px) {
	.consultWrap {
		padding: 10rem 0rem;
	}
}
@media (max-width: 767px) {
	.consult_top_bg {
		background-image: url(../img/sub/consult_top_bg_mo.webp);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.consultWrap {
		padding: 6rem 0rem;
	}
	.csh2 {
		padding: 0 0 3rem 0;
	}
	.csh2 h2 {
		font-size: 2rem;
		line-height: 3rem;
	}
	
	.reqtext {
		top: 0rem;
		right: 0rem;
		font-size: 1.4rem;
		line-height: 2.8rem;
	}
	.csinbox {
		margin: 3rem 0 0 0;
		padding: 0rem 0 0rem 0rem;
	}
	
	.csinbox dl {
		letter-spacing: 0.16px;
		position: relative;
		left: 0rem;
		top: 0;
		font-size: 1.6rem;
		line-height: 2rem;
	}
	.cslabel {
		margin: 0.6rem 0 1rem 0;
	}
	.cslabel h2 {
		font-size: 1.8rem;
		line-height: 2.8rem;
	}
	.cslabel h2 span {
		margin: 0 0 0 0.6rem;
		font-size: 1.2rem;
		line-height: 2.2rem;
	}
	.cslabel span {
		top: 0rem;
		right: 0rem;
		position: absolute;
		margin-left: 0rem;
		font-size: 1.3rem;
		line-height: 2.8rem;
	}
	.csinput label {
		margin: 0 0 0.4rem 0;
		font-size: 1.3rem;
		line-height: 2rem;
	}
	.csinputBox {
		display: block;
	}
	
	.camarR {
		margin: 0!important;
	}
	.mulin .csinput{
		margin:1.6rem 0 0 0;	}
	
	.csinput input {
		height: 5.2rem;
		padding: 0rem 1.6rem;
		border-radius: 4px;
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	.csinput input::placeholder{
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	
	
	.csinput select {
		height: 5.2rem;
		padding: 0rem 1.6rem;
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	.cssel:after {
		right: 1.6rem;
		top: 2.4rem;
	}
	
	.csinput textarea {
		height: 20rem;
		padding: 1.4rem 1.6rem;
		border-radius: 4px;
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	.csinput textarea::placeholder{
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	
	
	.privacy_checkBox {
		padding-left: 0rem;
		margin-top: 3rem;
	}
	.cbt.pri_agree {
		font-size: 1.5rem;
		line-height: 2rem;
		padding: 0 1rem;
	}
	.openPopupBtn {
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.minipopup {
		padding: 0;
		width: 100%;
		top: -14.8rem;
		left: 0;
		-webkit-transform: inherit;
		transform: inherit;
	}
	.popup-content {
		min-width: 100%;
		padding: 2rem;
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
	}
	.popccateen {
		font-size: 1.2rem;
		line-height: 1.6rem;
		margin-bottom: 0.6rem;
	}
	.popccate {
		font-size: 1.8rem;
		line-height: 3rem;
	}
	.popcsubtext {
		margin-top: 1rem;
		border-top: 1px solid #eee;
		padding-top: 1rem;
		font-size: 1.3rem;
		line-height: 2rem;
	}
	.close {
		cursor: pointer;
		top: 2rem;
		right: 2rem;
		width: 1.6rem;
		height: 1.6rem;
	}
	
	
	.csBtnbox {
		margin-top: 3rem;
	}
	.csBtnbox .csBtn {
		letter-spacing: -0.32px;
		width: 100%;
		height: 5.6rem;
		border-radius: 4px;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	
	
	
	.hopeday{
		margin: 1.6rem 0 0 0;
	}
	.hopeday .mononelabel{display:none;}
	.hopeday .csinput:nth-child(2){
		margin:0.4rem 0 0 0!important;
	}
	.hopeday .csinput:nth-child(3){
		margin:0.4rem 0 0 0!important;
	}
	.extext {
		font-size: 1.1rem;
		line-height: 1.6rem;
		margin-top: 0.4rem;
	}
	
	
	.etcBox input {
		height: 5.2rem;
        padding: 0rem 1.6rem;
        border-radius: 4px;
        font-size: 1.5rem;
        line-height: 2.4rem;
	}
	.etcBox input::placeholder{
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	
	

	.radioBox {
		padding: 0rem 0 0rem 0;
	}
	.radioBox label {
		margin: 0 4rem 1rem 0;
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	.agbox {
		padding: 0rem 0 0rem 0;
	}
	.agree_check label {
		padding-left: 3.2rem;
		font-size: 1.5rem!important;
		line-height: 2.4rem;
	}
	.pigapibox {
		padding: 1rem 0 0 0!important;
	}
	.step04 .etcBox.progressinBox{
		padding-top: 0rem;
	}
	.step04 .etcBox {
		/* padding-top: 1rem; */
	}
	
	.agree_check {
		margin: 0 4rem 1rem 0;
	}
}
/*================== :::::::::::::: 상담문의 END ~ :::::::::::::: ==================*/