@charset "utf-8";

.doc-sec {padding:100px 0; line-height:1.625em;}
.doc-sec.bg {background:#f8f8f8;}
.doc-sec h3 {color:#333; font-size:32px; line-height:1.3em; margin-bottom:37px;}
.doc-sec h3.sm {font-size:26px;}

.about {margin-bottom:100px;}
.about .contain {display:flex;}
.about .img {width:45%; max-width:505px; margin-right:60px;}
.about .cnt {flex:1 1 auto; min-width:0; width:1%; line-height:1.625em; text-align:center;}
.about .cnt .tt {margin-bottom:40px; padding:23px 15px; color:#fff; font-size:19px; font-weight:500; line-height:1.579em; letter-spacing:-.03em; background:#006ab8}
.about .cnt .blue {color:#006ab8;}
.about .cnt p:last-child {max-width:580px; margin:0 auto;}

.photo-gallery {padding:100px 0; background:#f8f8f8; overflow:hidden;}
.photo-gallery .wrap {display:flex;}
.photo-gallery .slider {max-width:554px; margin-right:70px;}
.photo-gallery .cnt {position:relative; flex:1 1 auto; min-width:0; width:1%; padding-top:25px;}
.photo-gallery h3 {color:#333; font-size:30px; font-weight:500; line-height:1.3em; letter-spacing:-.03em;}
.photo-gallery .inner {position:absolute; bottom:0; left:0;}
.photo-gallery .arrows {display:flex; margin-bottom:38px;}
.photo-gallery .slick-arrow {margin-right:12px; display:block; width:60px; height:60px; background-color:transparent; background-position:50% 50%; background-repeat:no-repeat; border-radius:100%; border:2px solid #ddd; overflow:hidden; text-indent:-999em; z-index:50;}
.photo-gallery .slick-prev {background-image:url("../images/sub/slide_prev.png");}
.photo-gallery .slick-next {background-image:url("../images/sub/slide_next.png");}
.photo-gallery .slick-arrow:hover {background-color:#006ab8; border-color:#006ab8;}
.photo-gallery .slick-prev:hover {background-image:url("../images/sub/slide_prev_on.png");}
.photo-gallery .slick-next:hover {background-image:url("../images/sub/slide_next_on.png");}
.photo-gallery .thumbs .slick-slide {width:210px; margin-right:20px;}
.photo-gallery .thumbs .slick-current .item {position:relative;}
.photo-gallery .thumbs .slick-current .item:after {content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:#000; opacity:.7}

.staff {border-top:1px solid #ddd;}
.staff .group {display:flex; align-items:center; padding:40px 0; border-bottom:1px solid #ddd;}
.staff .group .img {width:256px; margin-right:44px; text-align:center;}
.staff .group .cnt {flex:1 1 auto; min-width:0; width:1%;}
.staff .group .tit {display:flex; flex-wrap:wrap; align-items:flex-end; margin-bottom:30px;}
.staff .group .tit h3 {color:#333; font-size:30px; line-height:1.3em; letter-spacing:-.03em; margin-right:30px;}
.staff .group .tit p {color:#777; font-size:18px; font-weight:500; line-height:1.3em; letter-spacing:-.03em; margin-bottom:3px;}
.staff .group .row {display:flex; flex-wrap:wrap; margin:0 -27px 35px;}
.staff .group .row:last-child {margin-bottom:0;}
.staff .group .row .col {padding:0 27px;}
.staff .group ul li {position:relative; padding:0 0 0 24px; margin-bottom:11px; line-height:1.5em; color:#333;}
.staff .group ul li:before {content:""; position:absolute; top:3px; left:0; width:18px; height:18px; background:url("../images/sub/arrow.png") 0 50% no-repeat;}
.staff .group ul li:last-child {margin-bottom:0;}

.location-wrap {display:flex; margin-bottom:20px;}
.location-wrap .map {width:50%; position:relative;}
.location-wrap .map .root_daum_roughmap {position:absolute; top:0; left:0; width:100% !important; height:100% !important;}
.location-wrap .map .root_daum_roughmap .wrap_map {position:absolute; top:0; left:0; width:100% !important; height:100% !important;}
.location-wrap .map .hide {display:none;}
.location-wrap .map .root_daum_roughmap_landing .border2 {display:block;}
.location-wrap .cnt {width:50%; padding:0 30px; color:#fff; font-weight:500; line-height:1.875em; background:#006ab8;}
.location-wrap .cnt .group {display:flex; align-items:center; height:208px; border-bottom:1px solid #ddd;}
.location-wrap .cnt .group:last-child {border-bottom:0;}
.location-wrap .cnt .tit {text-align:center; width:167px; margin-right:35px;}
.location-wrap .cnt .txt {flex:1 1 auto; min-width:0; width:1%;}
.location-wrap .cnt h3 {color:#ffde00; font-size:24px; line-height:1.3em; letter-spacing:-.03em; margin-top:10px;}
.location-wrap .cnt ul li {padding-left:.6em; text-indent:-.6em; margin-top:5px;}
.location-wrap .cnt dl {display:flex; margin-bottom:5px;}
.location-wrap .cnt dl.mg {margin-bottom:20px;}
.location-wrap .cnt dt {width:100px;}
.location-wrap .cnt dd {flex:1 1 auto; min-width:0; width:1%;}
.location-wrap .cnt .lg-txt {font-size:18px;}

.location-info table {table-layout:fixed; width:100%; border-collapse:collapse; border-spacing:0px; border-top:1px solid #242424;}
.location-info table th {padding:17px; text-align:left; width:225px; color:#333; line-height:1.5em; border-bottom:1px solid #ddd;}
.location-info table th img {vertical-align:middle; margin:-.2em 30px 0 0;}
.location-info table td {padding:17px 0; line-height:1.5em; border-bottom:1px solid #ddd;}
.location-info table td ul li {padding-left:.6em; text-indent:-.6em;}

.Stem-Cell-1 {margin-top:100px;}
.Stem-Cell-1 .box {padding:50px; line-height:1.625em; color:#fff; background:#006ab8;}
.Stem-Cell-1 .box h3 {font-size:40px; line-height:1.3em; margin-bottom:30px;}
.Stem-Cell-1 .box p {margin-bottom:1em; font-weight:300;}
.Stem-Cell-1 .box p:last-child {margin-bottom:0;}

.Stem-Cell-2 h3 {text-align:center; font-size:34px; margin-bottom:67px;}
.Stem-Cell-2 .wrap {display:flex; align-items:center; justify-content:space-between;}
.Stem-Cell-2 .wrap .img1 {padding:0 0 0 50px;}

.Stem-Cell-3 h3 {font-size:50px; margin-bottom:0;}
.Stem-Cell-3 dt {color:#333; font-size:24px; font-weight:700; line-height:1.3em; margin-bottom:10px;}
.Stem-Cell-3 .st1 dl {padding:20px 0; border-bottom:1px solid #ddd;}
.Stem-Cell-3 .st2 dl {margin-top:30px;}

.Stem-Cell-4 {text-align:center;}
.Stem-Cell-4 h3 {margin-bottom:50px;}
.Stem-Cell-4 .img {margin:0 -5px;}

.Stem-Cell-5 h3 {text-align:center;}
.Stem-Cell-5 .row {display:flex;}
.Stem-Cell-5 .col-1 {width:46%; padding-right:30px;}
.Stem-Cell-5 .col-1 .inner {max-width:506px;}
.Stem-Cell-5 .col-2 {width:54%; padding-left:30px; border-left:1px solid #ddd; display:flex; justify-content:flex-end;}
.Stem-Cell-5 .col-2 .inner {width:100%; max-width:560px;}
.Stem-Cell-5 .col-2 .img {margin-bottom:30px;}
.Stem-Cell-5 .col-2 p {text-align:center;}

.Stem-Cell-6 {text-align:center;}
.Stem-Cell-6 ol {display:flex; margin:0 -12px;}
.Stem-Cell-6 ol li {width:16.66666666%;}
.Stem-Cell-6 ol li .img {position:relative; padding:0 12px; margin-bottom:20px;}
.Stem-Cell-6 ol li .img:after {content:""; position:absolute; top:50%; right:-29px; margin-top:-29px; width:58px; height:58px; background:url("../images/sub/step_arrow.png") 50% 50% no-repeat; z-index:2;}
.Stem-Cell-6 ol li:last-child .img:after {display:none;}
.Stem-Cell-6 ol li .step {color:#555; font-weight:500; line-height:1.3em; margin-bottom:10px;}
.Stem-Cell-6 ol li .txt {color:#333; font-size:18px; font-weight:700; line-height:1.55em;}

.Stem-Cell-7 {text-align:center;}
.Stem-Cell-7 h3 {margin-bottom:44px;}
.Stem-Cell-7 ol {display:flex; margin:0 -10px;}
.Stem-Cell-7 ol li {width:25%; padding:0 10px;}
.Stem-Cell-7 ol li .tit {color:#fff; font-size:18px; line-height:1.35em; font-weight:500; padding:0 30px; margin-bottom:10px; height:60px; display:flex; align-items:center; justify-content:center; background:#5f5f5f; clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0 100%);}
.Stem-Cell-7 .txt1 {color:#333; text-align:left; margin:17px 0 55px;}
.Stem-Cell-7 .txt2 {color:#fff; font-size:18px; line-height:1.625em; font-weight:500; padding:17px; background:#006ab8;}

.disease {display:flex; align-items:center; min-height:700px; padding:100px 0; font-family:'GmarketSans',sans-serif; color:#333; font-weight:500; background-position:50% 50%; background-repeat:no-repeat; background-size:cover;}
.disease.bg1 {background-image:url("../images/sub/disease1_bg.jpg");}
.disease.bg2 {background-image:url("../images/sub/disease2_bg.jpg");}
.disease.bg3 {background-image:url("../images/sub/disease3_bg.jpg");}
.disease.bg4 {background-image:url("../images/sub/disease4_bg.jpg");}
.disease.bg5 {background-image:url("../images/sub/disease5_bg.jpg"); color:#fff;}
.disease .contain {width:100%;}
.disease br {font-family:sans-serif;}
.disease h3 {font-size:60px; line-height:1.3em; letter-spacing:0; margin-bottom:22px;}
.disease p {font-size:20px; line-height:1.6em; letter-spacing:0;}
.disease .tt {font-size:24px; line-height:1.583em; margin-bottom:50px;}

.cancer-1 .box {padding:87px 50px 74px; text-align:center; color:#fff; background:url("../images/sub/cancer_top_bg.jpg") 50% 50% no-repeat; background-size:cover;}
.cancer-1 .box .txt1 {font-size:24px; font-weight:500; line-height:1.5em; letter-spacing:-.03em; margin-bottom:60px;}
.cancer-1 .box .txt2 {width:560px; margin:0 auto; padding:32px 0; font-family:'GmarketSans',sans-serif; font-size:40px; font-weight:700; line-height:1.3em; border:5px solid #fff; border-radius:4px;}

.cancer-2 h3 {margin-bottom:16px;}
.cancer-2 .row {display:flex; justify-content:space-between;}
.cancer-2 .col-1 {width:50%; max-width:585px;}
.cancer-2 .col-1 .txt {margin-bottom:54px;}
.cancer-2 .col-1 .txt p {margin-bottom:1em;}
.cancer-2 .col-1 .txt p:last-child {margin-bottom:0;}
.cancer-2 .col-1 .imgs {display:flex; justify-content:space-between; text-align:center;}
.cancer-2 .col-1 .imgs > div {width:49%; max-width:283px;}
.cancer-2 .col-1 .imgs p {margin-top:15px; color:#333; font-size:18px; font-weight:500; line-height:1.5em;}
.cancer-2 .col-2 {width:45%; max-width:509px; text-align:center;}
.cancer-2 .col-2 p {margin-top:10px; color:#333; font-size:18px; font-weight:700; line-height:1.5em;}

.cancer-3 h3 {margin-bottom:16px;}
.cancer-3 .row {display:flex; justify-content:space-between; position:relative;}
.cancer-3 .col-1 {position:relative; width:45%; max-width:480px; z-index:2;}
.cancer-3 .col-1 p {margin-bottom:1em;}
.cancer-3 .col-1 p:last-child {margin-bottom:0;}
.cancer-3 .col-2 {position:relative; width:55%; max-width:585px; text-align:center; z-index:2;}
.cancer-3 .col-2 .imgs {display:flex; justify-content:space-between; text-align:center;}
.cancer-3 .col-2 .imgs > div {width:49%; max-width:283px;}
.cancer-3 .col-2 .imgs p {margin-top:15px; color:#333; font-size:18px; font-weight:500; line-height:1.5em;}
.cancer-3 .back-txt {position:absolute; bottom:0; left:0; color:#454545; font-size:67px; font-weight:800; line-height:1em; letter-spacing:-.02em; opacity:.05;}

.cancer-4 h3 {margin-bottom:16px;}
.cancer-4 .row {display:flex; justify-content:space-between;}
.cancer-4 .col-1 {width:50%; max-width:480px;}
.cancer-4 .col-1 ol li {display:flex; align-items:center; padding:15px 5px; border-bottom:1px solid #ddd;}
.cancer-4 .col-1 ol li .num {flex:0 0 33px; width:33px; color:#006ab8; font-size:30px; font-weight:700; line-height:1em; font-style:italic;}
.cancer-4 .col-2 {width:50%; max-width:566px; text-align:center;}

.cancer-5 {text-align:center;}
.cancer-5 h3 {margin-bottom:45px;}
.cancer-5 .row {display:flex; justify-content:space-between; align-items:center;}
.cancer-5 .col-1 {width:77%;}

.cancer-6 {text-align:center;}
.cancer-6 h3 {margin-bottom:50px;}
.cancer-6 .cnt1 {padding:50px; margin-bottom:60px; border:1px solid #ddd; color:#333;}
.cancer-6 .cnt1 p {font-size:18px; font-weight:500; line-height:1.6em;}
.cancer-6 .cnt1 h4 {margin:50px 0 27px; font-size:20px; font-weight:500; line-height:1.3em;}
.cancer-6 .cnt1 ul {display:flex; justify-content:center;}
.cancer-6 .cnt1 ul li {display:flex; justify-content:center; align-items:center; margin:0 25px; padding:10px; width:128px; height:128px; color:#fff; border-radius:100%; background:#2f2f7c;}
.cancer-6 .cnt1 ul li:nth-child(2) {background:#454545}
.cancer-6 .cnt2 h4 {color:#333; font-size:22px; line-height:1.5em; margin-bottom:40px;}
.cancer-6 .cnt2 ul {display:flex; margin:-10px;}
.cancer-6 .cnt2 ul li {flex:1; margin:10px; padding:17px 10px; display:flex; justify-content:center; align-items:center; font-weight:500; color:#fff; border-radius:6px; background:#006ab8;}

.cancer-7 {text-align:center;}
.cancer-7 h3 {margin-bottom:44px;}
.cancer-7 .row {display:flex; justify-content:space-between;}
.cancer-7 .col {width:48%; max-width:550px;}
.cancer-7 .tit {color:#fff; font-size:18px; font-weight:500; line-height:1.4em; background:#606060; padding:17px; margin-bottom:10px;}
.cancer-7 .box {background:#fff; padding:30px; min-height:449px; border:1px solid #ddd; display:flex; flex-direction:column; justify-content:center;}
.cancer-7 .img {margin-bottom:40px;}
.cancer-7 .img:last-child {margin-bottom:0;}
.cancer-7 .img p {margin-top:8px; padding-top:8px; border-top:1px solid #ddd; color:#333; font-size:18px; font-weight:500; line-height:1.3em;}

.cancer-8 {text-align:center;}
.cancer-8 h3 {margin-bottom:47px;}
.cancer-8 ul {display:flex; flex-wrap:wrap; margin:0 -10px;}
.cancer-8 ul li {width:25%; padding:0 10px; font-size:18px; font-weight:500; line-height:1.3em;}
.cancer-8 ul li img {display:block; margin:0 auto 27px;}

.test1-cnt1 {margin-bottom:80px;}
.test1-cnt1 .box {display:flex; align-items:center; min-height:500px; padding:50px 75px; text-align:right; font-family:'GmarketSans',sans-serif; color:#333; font-weight:500; background:url("../images/sub/test1_top_bg.jpg") 50% 50% no-repeat; background-size:cover;}
.test1-cnt1 .box .inner {width:100%;}
.test1-cnt1 .box br {font-family:sans-serif;}
.test1-cnt1 .box h3 {font-size:60px; line-height:1.3em; letter-spacing:0;}
.test1-cnt1 .box p {font-size:20px; line-height:1.6em; letter-spacing:0;}
.test1-cnt1 .box .sm {color:#555555; font-size:18px; line-height:1.583em; margin-bottom:50px;}

.test1-cnt2 {text-align:center; padding:0 !important;}
.test1-cnt2 h3 {margin-bottom:10px;}
.test1-cnt2 p {margin-bottom:30px; font-weight:500;}

.test2-cnt1 {margin-bottom:80px;}
.test2-cnt1 .box {display:flex; align-items:center; min-height:500px; padding:50px 75px; text-align:right; font-family:'GmarketSans',sans-serif; color:#333; font-weight:500; background:url("../images/sub/test2_top_bg.jpg") 50% 50% no-repeat; background-size:cover;}
.test2-cnt1 .box .inner {width:100%;}
.test2-cnt1 .box br {font-family:sans-serif;}
.test2-cnt1 .box h3 {font-size:60px; line-height:1.3em; letter-spacing:0; margin-bottom:37px;}
.test2-cnt1 .box p {font-size:20px; line-height:1.6em; letter-spacing:0;}

.test2-cnt2 {text-align:center;}
.test2-cnt2 h3 {margin-bottom:50px;}
.test2-cnt2 .row {display:flex; flex-wrap:wrap; margin:0 -15px;}
.test2-cnt2 .col {width:33.33333333%; padding:0 15px;}
.test2-cnt2 dt {margin:18px 0 14px; color:#333; font-size:20px; font-weight:700; line-height:1.4em;}
.test2-cnt2 dd {color:#333; margin:0 15px;}

.test2-cnt3 {text-align:center;}
.test2-cnt3 h3 {margin-bottom:50px;}
.test2-cnt3 .txt {margin-top:17px; font-size:18px; font-weight:500; line-height:1.6em;}