@font-face {
	font-family: pretendard-800;
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard Bold'), url(/public/font/Pretendard-ExtraBold.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-700;
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(/public/font/Pretendard-Bold.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-600;
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(/public/font/Pretendard-SemiBold.subset.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-500;
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(/public/font/Pretendard-Medium.subset.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-400;
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(/public/font/Pretendard-Regular.subset.woff2) format('woff2');
}

@font-face {
	font-family: pretendard-300;
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(/public/font/Pretendard-Light.subset.woff2) format('woff2');
}

.stemWrap{
	width:100%;
	position:relative;
}
.mobr{
	display:none;
}
@media (max-width: 767px) {
	.mobr{
		display:block!important;
	}
}
/*--------------------------------------------------------------
# 메인비주얼
--------------------------------------------------------------*/
.stemIntroWrap{
	position:relative;
	width:100%;
	/* height:1080px; */
	height:100vh;
	
	background-image: url(../img/stem-cells/stemIntro_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.stemIntroSideBox {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.stemIntroInner {
    gap: 150px;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.stemI_img img {
    height: 619px;
}

@media (max-width: 1600px) {
	.stemIntroInner {
		gap: 100px;
	}
	.stemI_img img {
		height: 509px;
	}
	
	.stemIntroWrap .reH1titleBox h1 {
		letter-spacing: -1px;
		font-size: 38px;
	}
}
@media (max-width: 991px) {
	.stemIntroInner {
		display: flex;
		gap: 40px;
		flex-direction: column-reverse;
		align-items: center;
		justify-content: flex-end;
	}
	.stemIntroWrap {
		padding: 100px 0 100px 0;
		position: relative;
		width: 100%;
		height: auto;
	}
	.stemI_img img {
		height: 449px;
	}
}
@media (max-width: 767px) {
	.stemIntroWrap {
		padding: 80px 0 50px 0;
	}
	.stemIntroWrap  .reH1titleBox h1 {
		line-height: 34px;
		letter-spacing: -1px;
		font-size: 26px;
	}
	.stemI_img img {
		max-width: 100%;
		height: auto;
	}
	.stemI_img {
		padding: 0 40px;
		width: 100%;
		display: flex;
		justify-content: center;
	}
}

/*--------------------------------------------------------------
# Cell Balance Program
--------------------------------------------------------------*/
.cellbalWrap{
	position:relative;
	width:100%;
	padding:200px 0 200px 0;
}
.cellbalSideBox{
	max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
	width:100%;
	height:100%;
}
.cellbaltext{
	position:relative;
}
.cellbaltext h2 dl{
	margin:0;
	color: #222;
text-align: center;
font-family: "Gloock", serif;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 133.333% */
}
.cellbaltext h2 p{
	margin:48px 0;
	color: #222;
text-align: center;
font-family: pretendard-400;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 100% */
}
.cellbaltext h3 {
    margin: 24px 0 0 0;
    color: #222;
    text-align: center;
    font-family: pretendard-400;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
@media (max-width: 1600px) {
	.cellbalWrap {
		padding: 150px 0 150px 0;
	}
}
@media (max-width: 991px) {
	.cellbalWrap {
		padding: 120px 0 120px 0;
	}
}
@media (max-width: 767px) {
	.cellbalWrap {
		padding: 80px 0 80px 0;
	}
	.cellbaltext h2 dl {
		font-size: 24px;
		line-height: 30px;
	}
	.cellbaltext h2 p {
		margin: 30px 0;
		font-size: 22px;
		line-height: 26px;
	}
	.cellbaltext h3 {
		margin: 16px 0 0 0;
		font-size: 15px;
		line-height: 24px;
	}
	.cellbaltext h3 br{display:none;}
}

/*--------------------------------------------------------------
# 첨단재생의료실시기관
--------------------------------------------------------------*/
.chumWrap{
	position:relative;
	width:100%;
}
.chumSideBox{
	max-width: 1920px;
    padding: 0;
    margin: 0 auto;
	width:100%;
	height:100%;
}
.chumInner{
	width:100%;
	position:relative;
	display:flex;
	gap:80px;
}
.chum_bg {
	width:41%;
    display: flex;
    height: 642px;
    background-image: url(../img/stem-cells/chum_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    align-items: center;
    justify-content: center;
}
.chum_img img{
	height:419px;
}

.chum_infoBox {
	padding:0 80px 0 0;
    width: 59%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}
.cuinh2 h2{
	margin:0;
	text-align:left;
	color: #222;
    font-family: pretendard-500;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 68px;
}
.cuinitem{
	width:100%;
}
.cuinitem ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: -10px;
    list-style-type: none;
    justify-content: flex-start;
}
.cuinitem li {
    border-radius: 20px;
    padding: 100px 0 0 0;
    height: 350px;
    background: #F4F5F5;
    position: Relative;
    flex: 0 0 calc(33.3333333% - 20px);
    margin: 10px;
    box-sizing: border-box;
}
.cuinitem li h3{
	margin:0 0 50px 0;
	color: #222;
text-align: center;
    font-family: pretendard-500;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 30px;
}
.cuinitem li h4{
	margin:0;
	color: #222;
text-align: center;
    font-family: pretendard-400;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 18px;
}
.cuinhp p{
		margin:0 0 24px 0;
	text-align:left;
	color: #222;
	color: #222;
    font-family: pretendard-400;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}

@media (max-width: 1600px) {
	.chumInner {
		gap: 60px;
	}
	.chum_infoBox {
		padding: 0 20px 0 0;
		width: 59%;
	}
}
@media (max-width: 991px) {
	.chumWrap {
		padding: 120px 0;
	}
	.chum_bg{display:none;}
	.chum_infoBox {
		padding: 0 20px;
		width: 100%;
	}
	.cuinh2 h2 {
		margin: 0 0 20px 0;
		font-size: 24px;
		line-height: 40px;
	}
	.cuinhp p {
		margin: 20px 0 0 0;
		font-size: 17px;
		line-height: 20px;
	}
	.cuinitem li {
		border-radius: 14px;
		padding: 80px 0 0 0;
		height: 300px;
		flex: 0 0 calc(33.3333333% - 20px);
		margin: 10px;
	}
}
@media (max-width: 767px) {
	.chumWrap {
		padding: 0 0 80px 0;
	}
	.cuinh2, .cuinhp{
		width:100%;
	}
	.cuinh2 h2 {
		display:block;
		text-align:center;
		margin: 0 0 20px 0;
		font-size: 22px;
		line-height: 30px;
	}
	.chumInner {
		display: flex;
		gap: 40px;
		flex-direction: column;
	}
	.chum_bg {
		padding: 60px 80px;
		width: 100%;
		display: flex;
		height: auto;
		background-image: url(../img/stem-cells/chum_bg.webp);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		align-items: center;
		justify-content: center;
	}
	.chum_img img {
		max-width: 100%;
		height: auto;
	}
	.cuinitem ul {
		gap: 14px;
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		margin: 0;
		list-style-type: none;
		justify-content: flex-start;
		flex-direction: column;
	}
	.cuinitem li {
		border-radius: 10px;
		padding: 40px 0 40px 0;
		height: auto;
		flex: 0 0 calc(100% - 0px);
		margin: 0px;
	}
	.cuinitem li h3 {
		margin: 0px 0 20px 0;
		font-size: 19px;
		line-height: 24px;
	}
	.cuinitem li h4 {
		font-size: 15px;
		line-height: 22px;
	}
	.cuinhp p {
		display:block;
		text-align:center;
		margin: 14px 0 0 0;
		font-size: 14px;
		line-height: 18px;
	}
}

/*--------------------------------------------------------------
# OZHEAN Cell Balance Program 1
--------------------------------------------------------------*/
.ozcellbpWrap_01{
	position:Relative;
	width:100%;
	padding:160px 20px 220px 20px;
}
.sellh2{
	position:Relative;
}
.sellh2 h2{
	margin:0;
	color: #222;
	text-align: center;
	font-family: "Gloock", serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 68px; /* 226.667% */
}
.ozcellCirInner {
    display: flex;
    gap: 30px;
    margin: 90px 0 0 0;
    justify-content: center;
    align-items: center;
}
.ozcellCir {
    display: flex;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: #F1F1F1;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	gap:17px;
}
.ozcellCir h3{
		margin:0;
	color: #222;
text-align: center;
    font-family: pretendard-500;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 28px;
}
.ozcellCir h4{
	margin:0;
	color: #222;
text-align: center;
    font-family: pretendard-400;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
@media (max-width: 1600px) {
	.ozcellbpWrap_01 {
		padding: 150px 20px 200px 20px;
	}
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.ozcellbpWrap_01 {
		padding: 80px 20px 160px 20px;
	}
	.sellh2 h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.ozcellCirInner {
		display: flex;
		gap: 20px;
		margin: 30px 0 0 0;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.ozcellCir {
		width: 240px;
		height: 240px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 14px;
	}
	.ozcellCir h3 {
		font-size: 20px;
		line-height: 20px;
	}
}

/*--------------------------------------------------------------
# OZHEAN Cell Balance Program 2
--------------------------------------------------------------*/
.ozcellbpWrap_02 {
    padding: 0 0 200px 0;
    position: Relative;
    width: 100%;
}
.ozcellSideBox{
	max-width:1100px;
	padding:0 20px;
	margin:0 auto;
}
.ozcelltabBtnBoxInner {
    margin: 70px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.ozcelltabBtnBox {
    display: flex;
    width: 620px;
    border-bottom: 4px solid #f1f1f1;
    justify-content: center;
}
.ozcelltabBtn {
    display: flex;
    width: 50%;
    position: Relative;
    justify-content: center;
    align-items: flex-end;
}
.ozcelltabBtn span {
    padding: 0 10px;
    position: Relative;
    cursor: pointer;
    margin: 0;
    color: #222;
    text-align: center;
    font-family: pretendard-400;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 68px;
}
.ozcelltabBtn span.on:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 4px;
    background: #222;
}

.ozcelltabBox{
	margin:80px 0 0 0;
	position:Relative;
}
.ozcelltab {
    gap: 90px;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}
.ozcImg{
	width:410px;
}
.ozcImg img{
	max-width:100%;
}

.ozcInfo{
	position:Relative;
	/* width:600px; */
}
.ozih2{
	position:Relative;
}
.ozih2 h2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.ozih2 h2 span{
	color: rgba(34, 34, 34, 0.30);
	text-align: right;
	font-family: "Gloock", serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 68px; /* 212.5% */
}
.ozih2 h2 p {
    margin: -20px 0 0 0;
    color: #222;
    text-align: right;
    font-family: pretendard-500;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 68px;
}
.ozih2 h3{
	margin:10px 0 0 0;
	color: #222;
	text-align: right;
	font-family: pretendard-400;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
}

.oziitem{
	margin:60px 0 0 0;
	width:100%;
}
/* .oziitem ul { */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* padding: 0; */
    /* margin: -5px; */
    /* list-style-type: none; */
    /* justify-content: flex-start; */
/* } */
.oziitem ul {
    gap: 10px;
    display: flex;
    padding: 0;
    justify-content: flex-end;
}
.oziitem li {
    display: flex;
    border-radius: 50%;
    padding: 0;
	width:130px;
    height: 130px;
    background: #F4F5F5;
    position: Relative;
    /* flex: 0 0 calc(25% - 0px); */
    /* margin: 5px; */
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}
.oziitem li h3{
	margin:0;
	color: #222;
	text-align: center;
	font-family: pretendard-400;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
}

@media (max-width: 1600px) {
	.ozcellbpWrap_02 {
		padding: 0px 0 160px 0;
	}
	.ozcelltabBtnBoxInner {
		margin: 50px 0 0 0;
	}
	.ozcelltabBox {
		margin: 60px 0 0 0;
	}
	.ozcelltab {
		gap: 60px;
	}
}
@media (max-width: 991px) {
	.ozcellbpWrap_02 {
		padding: 0px 0 200px 0;
	}
	.ozcelltabBtnBoxInner {
		margin: 30px 0 0 0;
	}
	.ozcelltabBtn span {
		padding: 0 10px;
		font-size: 22px;
		line-height: 60px;
	}
	.ozcelltabBox {
		margin: 50px 0 0 0;
	}
	.ozcelltab {
		gap: 40px;
	}
	.oziitem ul {
		gap: 5px;
		display: flex;
		padding: 0;
		justify-content: flex-end;
	}
	.oziitem li {
		width: 100px;
		height: 100px;
	}
	.oziitem {
		margin: 40px 0 0 0;
	}
}
@media (max-width: 767px) {
	.ozcellbpWrap_02 {
		padding: 0px 0 160px 0;
	}
	.ozcelltabBtnBox {
		width: 100%;
		border-bottom: 2px solid #f1f1f1;
	}
	.ozcelltabBtn span {
		padding: 0 6px;
		font-size: 17px;
		line-height: 46px;
	}
	.ozcelltabBtn span.on:before {
		content: '';
		position: absolute;
		left: 0;
		bottom: -2px;
		width: 100%;
		height: 2px;
		background: #222;
	}
	.ozcelltabBox {
		margin: 30px 0 0 0;
	}
	
	.ozcelltab {
		display: flex;
		gap: 20px;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.ozcImg {
		padding: 0 20px;
		width: 100%;
	}
	.ozih2 h2 {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
	}
	.ozih2 h2 span {
		font-size: 28px;
		line-height: 40px;
	}
	.ozih2 h2 p {
		margin: 0px 0 0 0;
		font-size: 22px;
		line-height: 34px;
	}
	.ozih2 h3 {
		word-break: auto-phrase;
		text-align: center;
		margin: 10px 0 0 0;
		font-size: 15px;
		line-height: 22px;
	}
	.ozih2 h3 br{display:none;}
	.oziitem {
		margin: 20px 0 0 0;
	}
	.oziitem ul {
		gap: 15px;
		display: flex;
		padding: 0;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
	.oziitem li {
		padding: 15px 15px;
		border-radius: 99px;
		display: flex;
		width: 100%;
		height: auto;
	}
	.oziitem li h3 br{display:none;}
	.oziitem li h3 {
		font-size: 18px;
		line-height: 22px;
	}
}

/*--------------------------------------------------------------
# 이런 순간, Cell Balance Program이 필요합니다
--------------------------------------------------------------*/
.cellmomentWrap {
    margin: 240px 0 0 0;
    position: Relative;
    width: 100%;
    height: 440px;
    background-image: url(../img/stem-cells/moment_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.cellmomentSideBox{
	position:Relative;
	max-width:1200px;
	padding:0px;
	margin:0 auto;
	width:100%;
	height:100%;
}
.cemoInner {
    padding: 0 20px 60px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
	gap:100px;
}
.cemoImg {
    width: 470px;
}
.cemoImg img{
	max-width:100%;
}
.cemoText {
    padding: 0 0 40px 0;
    position: Relative;
}
.cemoText h2{
	margin:0;
	text-align:left;
	color: #222;
	font-family: pretendard-500;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 68px;
}
.cemoText ul{
	margin:50px 0 0 0;
	position:Relative;
}
.cemoText ul li {
    list-style: none;
    position: Relative;
    padding: 20px 0;
}
.cemoText ul li:after {
    content: '';
    bottom: 0;
    left: 0;
    position: absolute;
    width: 250px;
    height: 1px;
    background: rgba(0, 0, 0, 0.20);
}
.cemoText ul li:last-child:after{content:none;}
.cemoText ul li h3{
	margin:0;
	position:Relative;
	color: #222;
	text-align:left;
	font-family: pretendard-400;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
@media (max-width: 1600px) {
	.cemoInner {
		padding: 0 20px 60px 20px;
		gap: 60px;
	}
	.cemoText h2 {
		font-size: 26px;
		line-height: 40px;
	}
}

@media (max-width: 991px) {
	.cellmomentWrap {
		margin: 100px 0 0 0;
		height: 400px;
	}
	.cemoInner {
		padding: 0 20px 60px 20px;
		gap: 0;
	}
	.cemoText {
		z-index: 2;
		padding: 0;
		position: Relative;
	}
	.cemoImg {
		top: -80px;
		right: 20px;
		position: absolute;
		width: auto;
	}
	.cemoImg img {
		height: 300px;
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	.cellmomentWrap {
		background-image: inherit;
		margin: 0px 0 0 0;
		height: auto;
	}
	.cemoText {
		padding: 0 20px 80px 20px;
		height: 380px;
		background-image: url(../img/stem-cells/moment_bg.webp);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: bottom center;
		width: 100%;
		z-index: 2;
		/* padding: 0; */
		position: Relative;
	}
	.cemoText h2 {
		margin: -100px 0 0 0;
		font-size: 24px;
		line-height: 34px;
	}
	.cemoText ul {
		margin: 60px 0 0 0;
		/* margin: 20px 0 0 0; */
	}
	.cemoText ul li {
		padding: 14px 0;
	}
	.cemoText ul li h3 {
		word-break: auto-phrase;
		font-size: 15px;
		line-height: 22px;
	}
	
	.cemoInner {
		position: relative;
		display: flex;
		padding: 0 0px 0px 0px;
		flex-direction: column;
		align-items: center;
	}
	.cemoImg {
		margin: 0px 0 150px  0;
		right: inherit;
		top: inherit;
		padding: 0 30px;
		position: Relative;
		width: 100%;
	}
	.cemoImg img {
		height: auto;
		max-width: 100%;
	}
	.cemoText ul li:after {
		width: 160px;
	}
}

/*--------------------------------------------------------------
# Cell category
--------------------------------------------------------------*/
.cellcateWrap{
	position:Relative;
	width:100%;
	padding:200px 0;
}
.cellcateSideBox{
	max-width:1270px;
	padding:0 20px;
	margin:0 auto;
}

.cecateitem ul {
    display: flex;
    /* flex-wrap: wrap; */
    padding: 0;
    margin: 0rem;
    list-style-type: none;
    justify-content: flex-start;
}
.cecateitem li {
	list-style:none;
    position: Relative;
	width:20%;
    /* flex: 0 0 calc(20% - 0rem); */
    margin: 0rem;
    box-sizing: border-box;
}
.cecateitem li:last-child .ceteText{
	border-right:none;
}
.ceteitem {
    display: flex;
    flex-direction: column;
}
.ceteImg{
	display:flex;
}
.ceteImg img{max-width:100%;}
.ceteText{
	min-height: 230px;
    /* border-right: 1px dotted #222; */
	border-right: 1px solid #eee;
	position:Relative;
	width:100%;
	padding:40px 0 0 0;
}
.ceteText h2{
	margin:0;
	color: #222;
text-align: center;
	font-family: pretendard-500;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height:28px;
}
.ceteText h3{
	margin:30px 0 0 0;
	color: #222;
text-align: center;
	font-family: pretendard-400;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
@media (max-width: 1600px) {
	.cellcateWrap {
		padding: 150px 0;
	}
	.cecateitem{
		width:100%;
	}
	.ceteImg img{max-width:100%;}
	
	.ceteText h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.ceteText h3 {
		margin: 20px 0 0 0;
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 991px) {
	.cecateitem ul {
		display: flex;
		/* flex-wrap: wrap; */
		padding: 0;
		margin: 0rem;
		list-style-type: none;
		justify-content: flex-start;
		flex-direction: column;
	}
	.cecateitem li {
		width: 100%;
	}
	.cecateitem li:last-child .ceteitem{
		border-bottom:none;
	}
	.ceteitem {
		border-bottom: 1px solid #eee;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
	}
	.ceteText {
		min-height: auto;
		/* border-right: 1px dotted #222; */
		border-right: none;
		position: Relative;
		width: 100%;
		padding: 0 0 0 30px;
	}
	.ceteText h2 br{display:none;}
	.ceteText h3 br{display:none;}
	.ceteText h2 {
		text-align: left;
		font-size: 20px;
		line-height: 24px;
	}
	.ceteText h3 {
		text-align: left;
		margin: 20px 0 0 0;
		font-size: 16px;
		line-height: 24px;
	}
	
	.ceteImg {
		width: 220px;
		height: 300px;
		display: flex;
	}
	.ceteImg img {
		width: 100%;
		max-width: inherit;
	}
}
@media (max-width: 767px) {
	.cellcateWrap {
		padding: 80px 0 30px 0;
	}
	
	.cecateitem ul {
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		margin: 0rem;
		list-style-type: none;
		justify-content: inherit;
		flex-direction: inherit;
	}
	.cecateitem li {
		flex: 0 0 calc(50% - 0rem);
		width: inherit;
	}
	.ceteitem {
		/* gap: 3rem; */
		border-bottom: none;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
	}
	
	.ceteText {
		padding: 30px 0 50px 0px;
	}
	.ceteText h2 {
		text-align: center;
		font-size: 17px;
		line-height: 22px;
	}
	.ceteText h3 {
		text-align: center;
		margin: 16px 0 0 0;
		font-size: 14px;
		line-height: 20px;
	}
	.ceteImg {
		width: 100%;
		height: 70vw;
		display: flex;
	}
}
/*--------------------------------------------------------------
# 가장 건강한 당신을 만나는 시간, 오체안
--------------------------------------------------------------*/
.healcontWrap{
	position: relative;
    width: 100%;
    /* height: 1080px; */
    height: 100vh;
    background-image: url(../img/stem-cells/heal_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.healcontSideBox {
    display: flex;
    max-width: 910px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.healContBox{
	width:100%;
	position:Relative;
}
.healContBox img{
	position:Relative;
	z-index:2;
	max-width:100%;
}
.healContText {
    display: flex;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.healContText h2{
	margin:0;
	color: #FFF;
text-align: center;
	font-family: pretendard-600;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 68px; /* 226.667% */
}
.healContText h3{
	margin:10px 0 0 0;
	color: #FFF;
text-align: center;
	font-family: pretendard-400;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 133.333% */
}
.healContText h3 p{
	margin:20px 0 0 0;
	color: #FFF;
	font-family: pretendard-400;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 24px;
}
@media (max-width: 1600px) {
	.healcontWrap{
		height:auto;
		padding:100px 0;
	}
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.healcontWrap {
		padding: 120px 0;
	}
	.healcontSideBox {
		padding: 0 10px;
	}
	.healContText h2 {
		font-size: 26px;
		line-height: 40px;
	}
	.healContText h3 {
		margin: 10px 0 0 0;
		color: #FFF;
		text-align: center;
		font-family: pretendard-400;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px;
	}
	.healContText h3 br {display:none;}
	.healContText h3 p {
		margin: 20px 0 0 0;
		font-size: 16px;
		line-height: 20px;
	}
	
	.healContText h3{
		display:none;
	}
}