/* alb */
.lab-banner {
	position: relative;
	text-align: center;
}
.lab-banner .dummy {
	padding: 144px 0 0;
}
.lab-banner .dummy.lab {
	padding-top: 18.6%;
}
.lab-banner .title {
	margin-bottom: 43px;
}
.lab-banner .title p {
	font-size: 85px;
	letter-spacing: -0.06em;
	line-height: 0.9;
}
.lab-banner .title p:nth-of-type(2) {
	font-size: 76px;
	font-style: italic;
}
.content-area .content-wrap {
	width: 1085px;
	margin: 0 auto;
	text-align: center;
	padding: 164px 0 145px;
	font-size: 0;
}
.cc-banner {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	margin: 58px 0 0;
	padding: 208px 0;
}
.cc-banner .title {
	margin-bottom: 25px;
	font-family: 'NotoSansKR-Bold';
	font-size: 30px;
	color: #ffffff;
	line-height: 1;
	padding-bottom: 0 !important;
}
.cc-banner .sub-title {
	font-family: 'NotoSansKR-Light';
	font-size: 22px;
	color: #ffffff;
	line-height: 1.2;
}
._ser .cc-banner {
	background: url(../../../img/lab_ser_banner.png) center / cover no-repeat;
}
._design .cc-banner {
	background: url(../../../img/lab_design_banner.png) center / cover no-repeat;
}
.tab-area .tab-wrap {
	text-align: center;
}
.tab-area .tab-wrap ul {
	text-align: center;
	font-size: 0;
	display: inline-block;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
.tab-area .tab-wrap ul li {
	display: inline-block;
	width: 206px;
	height: 47px;
	font-family: 'NotoSansKR-Light';
	font-size: 22px;
	line-height: 47px;
	color: #cdcdcd;
	border-left: 1px solid #bfbfbf;
	border-bottom: 2px solid #000;
	cursor: pointer;
}
.tab-area .tab-wrap ul li a {
	display: block;
	height: 100%;
}
.tab-area .tab-wrap ul li.active{
	background: #171717;
	font-family: 'NotoSansKR-Regular';
	color: #fff;
	border-left: 1px solid #bfbfbf;
	border-bottom: 2px solid #000;
}
.tab-area .tab-wrap ul li:first-child {
	border-left: 0;
}
.content-area .content-wrapper .content {
	min-width: 0 !important;
}
.content-area .content-wrapper .content .summary {
	padding: 136px 0 137px; 
}
.content-area .content-wrapper ._design.content .summary {
	padding: 136px 0 0;
}
.content-area .content-wrapper .content .summary h3 {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 24px;
	letter-spacing: -0.04em;
	margin-bottom: 49px;
	line-height: 1.2;
}
.content-area .content-wrapper .content .summary p {
	font-family: 'NotoSansKR-Light';
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 25px;
}
.content-area .content-wrapper .content .summary p b {
	font-family: 'NotoSansKR-Regular';
}
.content-area .content-wrapper .content .summary p:last-child {
	margin-bottom: 0;
}
.content-area .content-wrapper .link-block {
	/* padding-top: 118px; */
	/* border-top: 1px solid #c8c8c8; */
}
.content-area .content-wrapper .link-block .desc h3 {
	font-size: 24px;
	letter-spacing: -0.04em;
	margin-bottom: 28px;
}
.content-area .content-wrapper .link-block .desc p {
	font-family: 'NotoSansKR-Light';
	font-size: 18px;
	line-height: 1.4;
}
.content-area .content-wrapper .link-block .desc p b {
	font-family: 'NotoSansKR-Regular';
}
.content-area .content-wrap .btn {
	/* padding-top: 73px; */
}
.content-area .content-wrap .btn button {
	background: #171717;
	width: 302px;
	height: 70px;
	font-family: 'NotoSansKR-Regular';
	font-size: 18px;
	color: #fff;
}
/* end lab */