/* 법무법인 승평 메인 H1 구조 개선 - 기존 H1 스타일 자동 호환 */
.main-conts-tit-wrap h2{ 
	position:relative;
	display:inline-block;
	font-weight:400; font-size:36px;
	font-family:'Poppins', 'S-Core', sans-serif;
	color:#fff;
	word-break:keep-all;
	text-transform: uppercase;
}
.main-conts-tit-wrap h2 span{ 
	display:block;
	margin-top:7px;
	font-weight:400; font-size:13px;
	letter-spacing:5px;
}
@media screen and (max-width: 768px){
.main-conts-tit-wrap h2{ 
		font-size:30px; line-height:1.2;
	}
.main-conts-tit-wrap h2 span{ 
		font-size:12px; 
	}
}
@media screen and (max-width: 640px){
.main-conts-tit-wrap h2{ 
		font-size:24px; 
	}
.main-conts-tit-wrap h2 span{ 
		font-size:10px; 
		letter-spacing:3px;
	}
}
.main-case .main-conts-tit-wrap h2{ 
	color:#333; 
}
.main-case .main-conts-tit-wrap h2 span{ 
	color:#777; 
}
.main-advantage .main-conts-tit-wrap h2{ 
	color:#333; 
}
.main-advantage .main-conts-tit-wrap h2 span{ 
	position:relative; left:5px;
	color:#777; 
}
.main-location .main-conts-tit-wrap h2{ 
	color:#fff;
}
.main-intro .main-conts-tit-wrap h2{
	color:#333;
}
.footer2 .company-info p{
	margin-bottom:15px;
	font-weight:700; font-size:16px;
	font-family:'Poppins', sans-serif;
	color:rgba(255,255,255,.5);
	text-transform:uppercase;
}
.footer3 .company-info p{
	flex-shrink:0;
}
.footer3 .address-wrap h3{
	font-weight:300; font-size:16px;
	color:#fff;
	word-break:keep-all;
	opacity:.8;
}
.footer3 .address-wrap h3{
	margin-bottom:5px;
	font-weight:700;
}
@media screen and (max-width: 768px){
.footer3 .company-info p img{
		height:25px;
	}
.footer3 .address-wrap h3{
		font-size:13px;
	}
}
.index_new .main-conts-tit-wrap h2{
	font-weight:500; font-size:48px; line-height:1.2;
    font-family: 'GmarketSans', sans-serif;
	color:#111;
}
.index_new .main-conts-tit-wrap h2 div{
	font-weight:300;
}
.index_new .main-conts-tit-wrap h2 strong{
	font-weight:700;
	color:#1e3666;
}
.index_new .main-conts-tit-wrap h2 span{
	font-family:'Outfit', sans-serif;
	color:#1e3666;
	letter-spacing:2px;
}
@media screen and (max-width: 768px){
.index_new .main-conts-tit-wrap h2{
		font-size:38px;
	}
}
@media screen and (max-width: 640px){
.index_new .main-conts-tit-wrap h2{
		font-size:27px;
	}
}
.main-visual-list .visual-info h2{
	font-weight:700; font-size:30px; line-height:1.1;
    font-family: 'GmarketSans', sans-serif;
	color:#fff;
	letter-spacing:0;
}
.main-visual-list .visual-info h2 span{
	display:block;
	margin-bottom:15px;
	font-weight:400; font-size:16px;
    font-family: 'Outfit', sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	opacity:.5;
}
@media screen and (max-width: 850px){
.main-visual-list .visual-info h2{
		font-size:25px;
	}
.main-visual-list .visual-info h2 span{
		margin-bottom:12px;
		font-size:14px;
	}
}
@media screen and (max-width: 640px){
.main-visual-list .visual-info h2{
		font-size:20px;
	}
}
@media screen and (max-width: 480px){
.main-visual-list .visual-info h2 span{
		margin-bottom:10px;
		font-size:12px;
		letter-spacing:.5px;
	}
}
.main-info-wrap .main-info-box h3{
	font-weight:700; font-size:30px;
    font-family: 'GmarketSans' , sans-serif;
	color:#fff;
	word-break:keep-all;
}
.main-info-wrap .main-info-box h3:after{
	content:'';
	display:block;
	margin:13px auto 30px;
	width:25px; height:3px;
	background:#f6d45e;
}
@media screen and (max-width: 767px){
.main-info-wrap .main-info-box h3{
		font-size:22px;
	}
.main-info-wrap .main-info-box h3:after{
		margin:10px auto 24px;
		width:20px; height:2px;
	}
}
.main-strength-list .main-strength-box .txt-wrap h3{
	margin-top:auto;
	font-weight:700; font-size:28px;
    font-family: 'GmarketSans' , sans-serif;
	color:#fff;
	word-break:keep-all;
}
.main-strength-list .main-strength-box .txt-wrap h3 + p{
	margin-top:20px;
	font-weight:300; font-size:18px; line-height:1.5;
	color:#fff;
	word-break:keep-all;
}
@media screen and (max-width: 767px){
.main-strength-list .main-strength-box .txt-wrap h3{
		font-size:20px;
	}
.main-strength-list .main-strength-box .txt-wrap h3 + p{
		margin-top:10px;
		font-size:14px;
	}
}
.selftest-slide-list .selftest-slide > h3{
	margin-bottom:55px;
	padding-bottom:25px;
	border-bottom:4px solid #1e3666;
	font-weight:700; font-size:32px; line-height:1.2;
	color:#000;
	word-break:keep-all;
}
.selftest-slide-list .selftest-slide > h3 span{
	display:block;
	margin-bottom:5px;
	font-weight:500; font-size:20px;
    font-family: 'GmarketSans' , sans-serif;
	color:#1e3666;
}
.selftest-slide-list .selftest-slide > h3 span strong{
	font-weight: 700;
}
.selftest-slide-list .selftest-slide > h3 div{
	margin-top:5px;
	font-size:15px;
}
.selftest-slide-wrap .selftest-result h3{
	font-weight:700; font-size:32px; line-height:1.2;
	color:#000;
	word-break:keep-all;
}
@media screen and (max-width: 767px){
.selftest-slide-list .selftest-slide > h3{
		margin-bottom:30px;
		padding-bottom:15px;
		border-bottom-width:2px;
		font-size:22px;
	}
.selftest-slide-list .selftest-slide > h3 span{
		margin-bottom:3px;
		font-size:15px;
	}
.selftest-slide-list .selftest-slide > h3 div{
		font-weight:400; font-size:13px;
	}
.selftest-slide-wrap .selftest-result h3{
		font-size:22px;
	}
}
