/* lnb */
#lnb br{ display: none; }
#lnb .home{ min-width: fit-content; }
#lnb .local01 a{ white-space: nowrap; }

@media screen and (max-width: 900px){
	#lnb{ margin-left: -15px; }
	#lnb a{ padding: 5px 15px; }
}

@media screen and (max-width: 700px){
	#lnb br{ display: block; }
}


/* tab-menu */
.tab-menu ul li{ margin-bottom: 0; }


/* 회사소개 - 소개 */
@media screen and (max-width: 1700px){
	#introduction .achieve .img{ padding-bottom: 140%; }
}

@media screen and (max-width: 1400px){
	#introduction .achieve .item{ width: calc(100% / 2); }
	#introduction .achieve .img{ padding-bottom: 70%; }
}

@media screen and (max-width: 1100px){
	#introduction .achieve .img{ padding-bottom: 80%; }
}

@media screen and (max-width: 950px){
	#introduction .achieve .img{ padding-bottom: 100%; }
}

@media screen and (max-width: 800px){
	#introduction .achieve .img{ padding-bottom: 120%; }
}

@media screen and (max-width: 700px){
	#introduction .achieve .item{ width: 100%; }
	#introduction .achieve .img{ min-height: 400px; padding-bottom: 60%; }
}


/* 회사소개 - 사업소개 */
@media screen and (max-width: 800px){
	#business .page-title br{ display: none; }
}


/* 제대혈 보관 - 제대혈 소개 - 제대혈이란? */
#cordblood .cell .frame-box .item dl{ margin-bottom: 100px; }

@media screen and (max-width: 1200px){
	#cordblood .cell .frame-box .item dl{ margin-bottom: 50px; }
}

@media screen and (max-width: 800px){
	#cordblood .cell .frame-box .item dl{ margin-bottom: 30px; }
}


/* 제대혈 보관 - 제대혈 소개 - 공여제대혈의 우수성 */
@media screen and (max-width: 900px){
	#superiority .icon-list p{ font-size: 15px; }
}


/* 제대혈 보관 - 제대혈 조혈모세포 이식 - 제대혈 vs 골수 조혈모세포 이식 */
@media screen and (max-width: 1280px){
	#vs{
		--s: 130px;
	}
}


/* 제대혈 보관 - 제대혈 조혈모세포 이식 - 제대혈 조혈모세포 이식 치료 */
@media screen and (max-width: 600px){
	#transplant .table-box colgroup col.s{width: 125px;}
}


/* 제대혈 보관 -  휴코드 제대혈 은행 */
#bank .frame-box .item dl{ margin-bottom: 50px; }

#bank .only .diagram .center{ width: calc(var(--center) + 46px); top: 47%; }

@media screen and (max-width: 1600px){
	#bank .only .diagram .center{ width: calc(var(--center) + 26px); top: 45%; }
}

@media screen and (max-width: 1460px){
	#bank .only .diagram .center{ width: calc(var(--center) + 40px); }
}

@media screen and (max-width: 1280px){
	#bank .frame-box .item dl{ margin-bottom: 30px; }
}

@media screen and (max-width: 1100px){
	#bank .only .diagram .center{ width: 100%; }
}


/* 제대혈 줄기세포 R&D - 제대혈 줄기세포 소개 - 줄기세포란? */
#stemcell .dl-box dl dt{ font-size: 22px; }

@media screen and (max-width: 1600px){
	#stemcell .dl-box dl dt{ width: 450px; font-size: 20px; }
	#stemcell .dl-box dl dd{ width: calc(100% - 450px); }
}

@media screen and (max-width: 1280px){
	#stemcell .dl-box dl{ flex-direction: column; }
	#stemcell .dl-box dl dt{ width: 100%; font-size: 18px; margin-bottom: 10px; }
	#stemcell .dl-box dl dd{ width: 100%; }
}

@media screen and (max-width: 1060px){
	#stemcell br{ display: none; }
}


/* 제대혈 줄기세포 R&D - 제대혈 줄기세포 소개 - 제대혈 줄기세포 특징 */
#characteristics .item::before{ display: none; }
#characteristics .item .text{ position: relative; overflow: hidden; }

#characteristics .item dl{ transform: translateY(100%); }
#characteristics .item.aos-animate dl{ transform: translateY(0); }


/* 제대혈 줄기세포 R&D - 휴코드의 기술력 */
@media screen and (max-width: 950px){
	#technology br{ display: none; }
}