@charset "utf-8";
/*-------------------------------------------------
Author / date : myeong-hee park / 2021. 12. 09.
-------------------------------------------------*/
#body {
	margin-bottom: 7rem;
	}
.bx-controls a {position: relative; display: inline-block; vertical-align: middle; overflow: hidden;}
.bx-controls a span{position:absolute; width: 1px; height: 1px;  margin: -1px;  padding: 0; overflow: hidden;  clip: rect(0,0,0,0);}
.bx-controls a i {font-size: 2rem;}	
.first-cont {
	position: relative;
	padding: 8rem 0 22.5rem;
	}	
.first-cont::before{
	position: absolute;
	top: 0;
	left: 50%;
	width: 200%;
	height: 100%;
	background: #F5F6FA url('../../images/mdi/main/first-bg.jpg') no-repeat center 0;
	transform: translateX(-50%);
	content: '';
	z-index: -1;
	}
.first-cont .slogan {
	margin-bottom: 4rem;
	text-align: center;
	}
.slogan .stxt {
    margin-bottom: 1rem;
	font: 300 1.8rem 'Montserrat';
	}	
.slogan .txt {
    display: block;
    letter-spacing: -0.1rem;
    font: 100 3.8rem/1.3 'NotoR'; 
	}
.first-cont .txt .point01 {
	font-family: "NotoB"; 
	}
.shortcut-list {
	display: flex; display: -webkit-flex; flex-flow: row wrap;
	margin: 0 -1.5rem;
	}	
.shortcut-list > li {
	position: relative;
	width: calc(33.33% - 3rem);
	margin: 0 1.5rem;
	padding-top: 3.5rem;
	} 	
.shortcut-list .box {
	display: block;
	position: relative;
	overflow: hidden;
	}
.shortcut-list a {
	display: block;
	position: relative;
	height: 27rem;
	padding: 4.5rem 4rem;
	background-color: #fff;
	border-radius: 1.5rem;
	transition: all 0.5s ease;
	}
.shortcut-list .tit {
	display: block;
	margin-bottom: .5rem;
    color: #333;
	font-size: 2.2rem;
	font-family: "NotoM"; 
	}
.shortcut-list .txt {
	display: block;
    position: relative;
	font-size: 1.6rem;
    z-index: 1;
	}
.shortcut-list .font-icon {
	position: absolute;
	top: 3rem;
	right: 3rem;
	color: #fff;
	font-size: 2.4rem;
	opacity: 0;
	}
.shortcut-list .icon {
    display: block;
    position: absolute;
    bottom: -32%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translateX(-50%);
	}
.shortcut-list > li:nth-child(2) .icon {
    margin-top: -40%;
	}	
.shortcut-list a:hover,
.shortcut-list a:focus {
    margin-top: -3.5rem;
	background-color: #FC6719;
	color: #fff;
	text-decoration: none;
	}	
.shortcut-list a:hover .tit, 
.shortcut-list a:hover .point01,
.shortcut-list a:focus .tit, 
.shortcut-list a:focus .point01 {
	color: #fff;
	}
.shortcut-list a:hover i,
.shortcut-list a:focus i {
	opacity: 1;
	}
	
.video-info {
	position: relative;
	margin-bottom: 10rem;
	padding: 27rem 0 11.8rem;
	color: #fff;
	text-align: center;
	}
.video-info::before{
	position: absolute;
	top: 0;
	left: 50%;
	width: 200%;
	height: 100%;
	background: url('../../images/emd/main/guide_bg.jpg') no-repeat center 0;
	transform: translateX(-50%);
	content: '';
	z-index: -1;
	}
.video-info .section-tit {
    margin-bottom: 1.8rem;
    letter-spacing: -0.3rem;
	font-size: 3.8rem;
	}
.video-info .section-tit > span {
	display: block;
	color:#FC6719;
    letter-spacing: 2rem;
    font: 300 2.4rem Montserrat;
	}	
.video-txt {
    margin-bottom: 3.5rem;
	color: #fff;
	font-size: 3.8rem;
    font-family: NotoB;
	}
.video-info .btn-play {
	display: flex; display: -webkit-flex; flex-flow: column wrap; align-items: center; align-content: center;  justify-content: center;
	position: relative;
	width: 18rem;
	height: 18rem;
	margin: 0 auto;
	border: dashed 2px rgba(255,255,255, .2);
	border-radius: 100%;
	color: #fff;
	font-size: 1.7rem;
    font-family: 'NotoB';
	}
.video-info .btn-play::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    border: solid 2rem rgba(255,255,255, .2);
    border-radius: 100%;
    transform: translate(-50%, -50%);
    content: '';
	}	
.video-info .btn-play i {
	display: block;
    font-size: 2.5rem;
	}
.video-popup {
	display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100rem;
    max-width: 95%;
    transform: translate(-50%, -50%);
	}	
.video-popup.active {
    z-index: 100;
	}
.video-popup .video-close {
	position: absolute;
    top: -3.5rem;
    right: 0;
    color: #fff;
    font-size: 3rem;
	}
.video-popup .youtube {
	position: relative;
	padding-top: 50%;
	}
.video-popup .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	
/* 최근게시글 */
.section03 {
	display: flex; display: -webkit-flex; flex-flow: row wrap;
	margin: 0 -3rem 15rem;
    overflow: hidden;
	}
.section03 > [class*="-medical"] {
	position: relative; 
	width: calc(50% - 6rem);
	margin: 0 3rem;
    overflow: hidden;
	}
.section03 .section-tit {
    line-height: 1.1;
	font-size: 2.2rem;
	}
/* 교육 및 행사 */
.event-area .bx-viewport {
	height: 100% !important;
	overflow: visible !important;
	}
.event-area .bx-controls {
	position: absolute;
    top: 3rem;
	right: 0;
	}	
.event-area .bx-controls a {
	height: 2rem;
	}	
.event-area .bx-controls > div {
	display: inline-block;
    line-height: 1;
	}
.event-area .bx-prev {
	margin-right: 7.5rem;
	}	
.event-area .bx-prev .xi-arrow-left::before {
	content: "\e93b";
	}
.event-area .bx-next .xi-arrow-right::before {
	content: "\e93e";
	}
.event-area .bx-controls .bx-pager {
    position: absolute;
    top: 0.3rem;
    left: 3.5rem;
    letter-spacing: 3px;
    line-height: 1.3;
	}	
.event-area .bx-controls .bx-controls-auto {
	margin-left: 1rem;
	}
	
.event-list {
    display: inline-block;
	height: 100%;
	margin: 3.1rem 0 0 -3rem;
	padding: 3.8rem 0 3.4rem;
	border-top: 1px solid #D1D5E1;
	} 	
.event-list > li {
	float: left;
	width: 32rem !important;
	height: 25.2rem;
	margin-left: 3rem;
	border: 1px solid #D1D5E1;
	border-radius: 1.5rem;
    transition: all 0.2s ease;
	}
.event-list > li.active {
	border: 2px solid #333;
	}
.event-list > li a {
	display: block;
	position: relative;
    height: 100%;
	padding: 4rem;
	}
.event-list .tit {
	display: block;
    height: 5.3rem;
	margin-bottom: .6rem;
    color: #000;
    line-height: 1.3;
	font-size: 2rem;
    overflow: hidden;
	}	
.event-list .category {
	display: block;
    position: absolute;
    bottom: 4rem;
    left: 4rem;
    width: calc(100% - 8rem);
    padding-top: 1rem;
    border-top: 1px solid #ddd;
	color: #999;
	}
.event-list .date {
	display: block;
	color: #999;
	}
.event-list a .xi-plus {
	display: flex; display: -webkit-flex; flex-flow: row wrap; align-items: center; align-content: center;  justify-content: center;
	position: absolute;
	bottom: -3.4rem;
	left: 50%;
	width: 5.4rem;
	height: 5.4rem;
	background-color: #000;
	border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: 2rem;
    transform: translateX(-50%);
	}	
	
/* 뉴스 */
.notice-area .tab-tit {
	position: relative; 
	display: inline-block; 
	padding: 0 1.3rem 0 1.8rem;
	color: #333;
	line-height: 1.2; 
	font-size: 2rem; 
	overflow: hidden;
	}
.notice-area .tab-tit:before { 
	display: block;  
	position: absolute;
	top: 1rem;
	left: 0;
	width: .5rem; 
	height: .5rem;
	background-color: #ececec;
	border-radius: 100%;
	content: "";
	}
.notice-area .tab-tit:nth-of-type(1) {
	padding-left: 0;
	}
.notice-area .tab-tit:nth-of-type(1)::before {
	display: none;
	}
.notice-area .tab-tit a {
	position: relative;
	display: block;
	padding-bottom: 3.2rem;
    letter-spacing: -0.05rem;
	transition: all 0.5s ease;
	font-family: NotoR;
	}
.notice-area .tab-tit a::after {
	display: block;  
	position: absolute;
    bottom: 0;
    left: 0;
	width: 0;
	height: 5px;
	background-color: #FC6719;
	transition: all 0.5s ease;
    opacity: 0;
	content: '';
	}
.notice-area .tab-tit a:hover {
	text-decoration: none;
	}
.notice-area .tab-tit a.active {
	font-family: NotoB;
	}	
.notice-area .tab-tit a.active::after,
.notice-area .tab-tit a:hover::after {	
	width: 100%;
    opacity: 1;
	}
.tab-notice { 
	display: none; 
	float: left;  
	width: 100%;
    margin-top: -0.8rem;
	padding-top: 3.8rem;
	border-top: 1px solid #D1D5E1;
	overflow: hidden;
	}
.tab-notice:nth-of-type(1) {
	display: block;
	}	
.news-list { 
	overflow: hidden; 
	}
.news-list li {
	position: relative;
	overflow: hidden;
	}
.news-list li:first-child {
	margin-bottom: 3rem;
	}	
.news-list li:first-child a {
	display: block;
	float: right;
	width: calc(100% - 13rem);
	overflow: hidden;
	}	
.news-list li:first-child .tit {
	display: block;
	margin-bottom: .5rem;
	color: #333;
	text-overflow: ellipsis; 
	white-space: nowrap; 
	font-size: 2.2rem;
	overflow: hidden;
	}
.news-list li:first-child .desc {
	display: block;
	height: 5rem;
	overflow: hidden;
	}
.news-list li:first-child .date {
	display: flex; display: -webkit-flex; flex-flow: column wrap; align-items: center; align-content: center;  justify-content: center;
	position: relative;
    width: 10rem;
	height: 10rem;
    padding-top: 3.4rem;
	border: .7rem solid #E8EAF0;
	border-radius: 1.5rem;
	text-align: center;
	font: 400 1.5rem Montserrat;
	}	
.news-list li:first-child .date .days {
	display: block;
	position: absolute;
	top: 1.5rem;
	line-height: 1;
	font-size: 3.4rem;
	font-weight: 600;
	}	
.news-list li:nth-child(n+2) {
	margin-top: 0.5rem;
	padding-left: 1.8rem;
	}	
.news-list li:nth-child(n+2)::before {
	display: block; 
	position: absolute;
	top: 50%;
	left: 0;
	width: 0.4rem;
	height: 0.4rem;
	background-color: #D1D5E1;
	transform: translateY(-50%);
	content: '';
	}
.news-list li:nth-child(n+2) a { 
	display: block; 
	float: left;
	width: calc(100% - 10rem); 
	color: #666;
	text-overflow: ellipsis; 
	white-space: nowrap; 
	overflow: hidden; 
	}
.news-list li:nth-child(n+2) .date {
	display: block;
    float: right;
	color: #aaa;
	}
.notice-area .more {
    position: absolute;
    top: 3rem;
    right: 0;
    color: #D1D5E1;
    font-size: 2.4rem;
	}


/* 팝업존 */
.popup-zone{
	position: relative; 
	height: 200px; 
	background-color: #fff; 
    border-radius: 1.5rem;
    overflow: hidden;
    }
.popup-zone .bx-controls {
	position: absolute; 
	top: 2rem; 
	right: 1rem; 
	z-index: 55;
	}
.popup-zone .bx-controls a {
    height: 1.8rem;
	color: #fff;
	}
.popup-zone .bx-controls:after{
	display: block; 
	clear: both; 
	visibility: hidden;
	content: ""; 
	}
.popup-zone .bx-pager {
	float: left;
    height: 1.8rem;
    vertical-align: middle;
	}
.popup-zone .bx-pager .bx-pager-link {
    width: .8rem;
    height: .8rem;
	margin: -1rem 0.5rem 0 0; 
	background-color: #fff;
	border: 4px solid transparent;
	color: transparent; 
	}
.popup-zone .bx-pager .bx-pager-link.active {
    width: 1.4rem;
    height: 1.4rem;
    background-color: transparent;
	border-color: #F36D50;
	}
.popup-zone .bx-controls-auto {
	float: right;
	margin-right: 2rem; 
    line-height: 1;
	}
