/*-----------------------------------------
# 메인 인트로 영역
-------------------------------------------*/
.ren_MainVbox{
	overflow:hidden;
	position:relative;
	width:100%;
	/* height:100vh; */
	height:67.5rem;
	background: linear-gradient(180deg, rgba(35, 50, 73, 0.00) 0.02%, #233249 52.54%), #596068;
}
.mo_rema_lawyer{
	display:none;
}
.rema_lawyer {
	display: flex;
	width: 100%;
	z-index: 1;
	transform: inherit;
	position: absolute;
	left: 0;
	bottom: 0;
	justify-content: center;
}
.rema_lawyer img{
	height:57.5rem;
}

.remaSideBox {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 102.5rem;
    padding: 0 1.25rem;
    width: 100%;
    height: 100%;
}
.remaInner {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.remLeftBox {
    padding: 11.25rem 0 8.75rem 0;
    display: flex;
    position: relative;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.remaTitle h1 {
    gap: 6px;
    display: flex;
    flex-direction: column;
	margin:0 0 2.5rem 0;
}
.remaTitle h1 span{
	margin:0;
	text-align:left;
	color: #FFF;
	font-family: 프리텐다드600, sans-serif;
	font-size:3.625rem;
	font-style: normal;
	font-weight: 600;
	line-height: 4.375rem;
}
.remaTitle h1 p{
	margin:0;
	text-align:left;
	color: #FFF;
	font-family: 프리텐다드700, sans-serif;
	font-size: 4.563rem;
	font-style: normal;
	font-weight: 700;
	line-height: 5.625rem;
}

.remaTitle p{
	margin:0.375rem 0 0 0;
	text-align:left;
	color: #FFF;
	font-family: 프리텐다드600, sans-serif;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 600;
	line-height:2.25rem;
}
.remaTitle p span {
    color: rgba(255, 255, 255, 0.50);
	font-weight: 500;
    font-family: 프리텐다드500, sans-serif !important;
}
.mo_remaPrize{
	display:none;
}
.remaPrize{
	position:relative;
}
.remaPrize img {
    width: 50%;
    bottom: -1.875rem;
    left: -1.875rem;
    position: relative;
}


.remRightBox {
    padding: 11.25rem 0 8.75rem 0;
    display: flex;
    position: relative;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.remaWriText{
	position:relative;
}
.remaWriText h2{
	margin:0 0 14px 0;
	color: #A2C1EF;
	text-align: center;
	font-family: MaruBuri;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 2.375rem;
	letter-spacing: -0.4px;
}
.remaWriText h3{
	margin:0;
	color: #FFF;
	text-align: center;
	font-family: MaruBuri;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.375rem;
	letter-spacing: -0.4px;
}


.remainfoBox{
	position:relative;
}
.remainfo {
    display: flex;
    background: #fff;
    width: 23.75rem;
    height: 9.5rem;
    border-radius: 0.75rem;
    border: 8px solid #AAA;
    box-shadow: -1.134px -1.134px 1.134px 0 rgba(0, 0, 0, 0.20) inset;
    color: #000;
    text-align: center;
	font-family: 프리텐다드500, sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.625rem;
    align-items: center;
    justify-content: center;
}

.remainfoSub{
	margin:1.25rem 0;
	color: #FFF;
	text-align: right;
	font-family: 프리텐다드400, sans-serif;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.375rem;
}
.remainfopoint{
	position:relative;
}
.remainfopoint p{
	margin:0.25rem 0 0 0;
	color: #FFF;
	text-align: right;
	font-family: 프리텐다드400, sans-serif;
	font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
}

@media (max-width:991px) {
	.ren_MainVbox {
		height: 860px;
	}
	.remLeftBox {
		padding: 8.25rem 0 6.75rem 0;
	}
	.remaTitle h1 {
		gap: 4px;
		margin: 0 0 30px 0;
	}
	.remaTitle h1 span {
		font-size: 40px;
		line-height: 50px;
	}
	.remaTitle h1 p {
		font-size: 50px;
		line-height: 60px;
	}
	.remaTitle p {
		margin: 6px 0 0 0px;
		font-size: 20px;
		line-height: 26px;
	}
	
	.rema_lawyer {
		display: flex;
		width: 100%;
		z-index: 1;
		transform: inherit;
		position: absolute;
		left: 0;
		bottom: 0;
		justify-content: center;
	}
	.rema_lawyer img {
		height: 750px;
	}
	.remaPrize img {
		width: 70%;
		bottom: -30px;
		left: -30px;
	}
	
	.remRightBox {
		padding: 8.25rem 0 6.75rem 0;
	}
	.remaWriText h2 {
		margin: 0 0 10px 0;
		font-size: 17px;
		line-height: 30px;
		letter-spacing: -0.2px;
	}
	.remaWriText h3 {
		font-size: 17px;
		line-height: 30px;
		letter-spacing: -0.2px;
	}
}
@media (max-width:767px) {
	.rema_lawyer{display:none;}
	.ren_MainVbox {
		padding: 70px 0 30px 0;
		height: auto;
	}
	.remaInner {
		justify-content: space-between;
		flex-direction: column;
	}
	
	.remLeftBox {
		display: flex;
		padding: 0;
		align-items: center;
	}
	.remaTitle {
		top: 170px;
		z-index: 5;
		right: 15%;
		position: absolute;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.remaTitle h1 {
		gap: 4px;
		margin: 0 0 6px 0;
	}
	.remaTitle h1 span {
		text-align:center;
		font-size: 22px;
		line-height: 26px;
	}
	.remaTitle h1 p {
		display:block;
		text-align:center;
		font-size: 28px;
		line-height: 34px;
	}
	.remaTitle p {
		margin: 4px 0 0 0px;
		font-size: 13px;
		line-height: 15px;
	}

	.mo_rema_lawyer {
		margin: 0px 0 0 0;
		display: flex;
	}
	.mo_rema_lawyer img {
		height: 441px;
		-webkit-mask-image: linear-gradient(180deg, #000 55%, rgba(0, 0, 0, 0.10) 95%, rgba(0, 0, 0, 0.00) 100%);
	}
	
	.remaPrize{display:none;}
	.mo_remaPrize {
		z-index: 2;
		position: relative;
		margin: -140px 0 0 0;
		display: flex;
		justify-content: center;
	}
	.mo_remaPrize img{
		width:70%;
	}
	
	
	.remRightBox {
		display: flex;
		padding: 0;
		flex-direction: column-reverse;
	}
	.remainfoBox {
		display: flex;
		position: relative;
		flex-direction: column;
		align-items: center;
	}
	.remainfo{
		width: 330px;
		height: 124px;
		border-radius: 9px;
		border: 6px solid #AAA;
		box-shadow: -1px -1px 1px 0 rgba(0, 0, 0, 0.20) inset;
		font-size: 15px;
		line-height: 22px;
	}
	.remainfoSub {
		text-align:center;
		margin: 10px 0 6px 0;
		font-size: 12px;
		line-height: 18px;
	}
	.remainfopoint p {
		text-align:center;
		margin: 4px 0 0 0;
		font-size: 12px;
		line-height: 18px;
	}
	
	/* .remaWriText h2 { */
		/* margin: 30px 0 10px 0; */
		/* font-size: 14px; */
		/* line-height: 24px; */
		/* letter-spacing: -0.28px; */
	/* } */
	/* .remaWriText h3 { */
		/* font-size: 14px; */
		/* line-height: 24px; */
		/* letter-spacing: -0.8px; */
	/* } */
	
	.remaWriText h2 {
		border-top: 1px solid #fff;
		padding: 30px 0 0 0;
		margin: 30px 0 10px 0;
		font-size: 20px;
		line-height: 34px;
		letter-spacing: -0.4px;
	}
}
@media (max-width:650px) {
	.remaTitle {
		right: 10%;
	}
}
@media (max-width:560px) {
	.remaTitle {
		right: 6%;
	}
}
@media (max-width:480px) {
	.remaTitle {
		right: 0;
	}
	.mo_rema_lawyer {
		left: -50px;
		position: relative;
	}
	.mo_remaPrize img{
		width:100%;
	}
}
@media (max-width:380px) {
	.mo_rema_lawyer img {
		height: 381px;
	}
	.remaTitle {
		top: 130px;
		right: 0;
	}
}

/*-----------------------------------------
# 종결사례 영역
-------------------------------------------*/
.mainCaseWrap{
	position: relative;
    width: 100%;
    padding: 6.25rem 0 0 0;
    background: #fff;
}
.mainCaseWrap .nmListCase:last-child .camid{
	margin-bottom:0;
}

.fakBtnList {
    display: flex;
    margin: 3.75rem 0;
    justify-content: center;
}
.fakBtnList.bottom{
	margin: 3.75rem 0 0 0;
}
.fakBtnInner{
	display:flex;
	gap:4px;
}
.fakBtn{
	position:relative;
	width:3.125rem;
	height:3.125rem;
}
.fakBtn a {
	border-radius: 4px;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	border:1px solid #F3F3F3;
	background: #F3F3F3;
	
	color: #2F2C2C;
	font-family: 프리텐다드500, sans-serif;
	font-size:1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.375rem;
}
.fakBtn a:hover{
	border: 1px solid #2F2C2C;
	background: #FFF;
}
.fakBtn.on a{
	border: 1px solid #4580D7;
	background: #4580D7;
	font-family: 프리텐다드700, sans-serif;
	font-weight: 700;
	color:#fff;
}
.fakdot {
    display: flex;
    position: relative;
    width: 5rem;
    height: 3.125rem;
    color: #2F2C2C;
    font-family: 프리텐다드500, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.375rem;
    align-items: center;
    justify-content: center;
}

@media (max-width:991px) {
	.mainCaseWrap {
		padding: 5.25rem 0 0 0;
	}
	.fakBtnList {
		margin: 2.75rem 0;
	}
	.fakBtnList.bottom {
		margin: 2.75rem 0 0 0;
	}
}
@media (max-width:767px) {
	.mainCaseWrap {
		padding: 20px 0 0 0;
	}
	.fakBtnList {
		margin: 20px 0;
	}
	.fakBtnList.bottom {
		margin: 20px 0 0 0;
	}
	.fakBtn {
		width: 40px;
		height: 40px;
	}
	.fakBtn a {
		font-size: 14px;
		line-height: 22px;
	}
	.fakdot {
		width: 60px;
		height: 40px;
		font-size: 14px;
		line-height: 22px;
	}
	.mainCaseWrap .calistBox {
		margin-top: 20px;
	}
}

/*-----------------------------------------
# 글귀 영역
-------------------------------------------*/
@font-face {
	font-family: 'MaruBuri';
	font-weight: normal;
    font-style: normal;
	font-display: swap;
	src: local('MaruBuri-Regular'), url(/css/font/MaruBuri-Regular.woff) format('woff');
}

.renu_mindwrap {
    width: 100%;
    position: relative;
    padding: 5rem 0 8.75rem 0;
    background: #fff;
}
.renu_mindSideBox {
    padding: 0 1.25rem;
    max-width: 1640px;
    margin: 0 auto;
    width: 100%;
}
.renuInner {
    position: relative;
    width: 100%;
    height: 100%;
}
.renuInner h3 {
    position: relative;
    z-index: 6;
    display: block;
    padding: 0;
    margin: 0 0 0.875rem 0;
    color: #111;
    text-align: center;
    font-family: MaruBuri;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.75rem;
	letter-spacing: -0.4px;
}
.renuInner h3 span{
	color: #3A68AD;
	font-weight: 700;
}


.msBtnBox {
    position: relative;
    margin-top: 1.88rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.msBtn {
    position: relative;
}
.msBtn a {
    text-decoration: none !important;
    padding: 0.4375rem 1.625rem;
    border-radius: 0.25rem;
    border: 1px solid #111;
    display: flex;
    color: #111;
    font-family: 프리텐다드500, sans-serif;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.125rem;
    align-items: center;
    justify-content: center;
}
.msBtn a span {
    margin-right: 0.32rem;
    font-family: 프리텐다드700, sans-serif;
}
.msBtn a img {
    margin-left: 0.62rem;
    height: 1.125rem;
}

@media (max-width:767px) {
	/* .renu_mindwrap { */
		/* padding:40px 0 50px 0; */
	/* } */
	.renu_mindwrap {
		padding: 60px 20px 50px 20px;
	}
	.renu_mindSideBox {
		padding: 0;
	}
	/* .renuInner h3 { */
		/* margin: 0 0 10px 0; */
		/* font-size: 14px; */
		/* line-height: 24px; */
		/* letter-spacing: -0.28px; */
	/* } */
	
	/* .renuInner h3 br{display:none;} */
	.renuInner h3 {
		word-break: auto-phrase;
		margin: 0 0 24px 0;
		font-size: 18px;
		line-height: 38px;
		letter-spacing: -0.2px;
	}
	
	
	.msBtnBox {
		margin-top: 1.25rem;
	}
	.msBtn a {
		padding: 0.5625rem 1.125rem;
		border-radius: 0.1875rem;
		font-size: 0.875rem;
		line-height: 1.25rem;
		letter-spacing: -0.0175rem;
	}
	.msBtn a img {
		margin-left: 0.5rem;
		height: 0.625rem;
	}
}