@charset "UTF-8";

/* 메인 베너 높이 지정 차후 변경 필요 */
/* .main-content .top-area .container .right-rolling { */
/* 	height: 4.3rem; */
/* } */
/* .main-content .main-visual-box .middle-rolling { */
/* 	height: 1.59rem; */
/* } */

/* @media (max-width: 1024.98px) { */
/* 	.main-content .top-area .container .right-rolling { */
/* 		height: 2.97rem; */
/* 	} */
/* 	.main-content .main-visual-box .middle-rolling { */
/* 		height: 1.7rem; */
/* 	} */
/* } */

/* @media (max-width: 767.98px) { */
/* 	.main-content .top-area .container .right-rolling { */
/* 		height: 2rem; */
/* 	} */
/* 	.main-content .main-visual-box .middle-rolling { */
/* 		height: 0.97rem; */
/* 	} */
/* } */

.ico-logout {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-image: url("/resources/www/images/common/ico-logout.png");
}

.ico-mypage {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-image: url("/resources/www/images/common/ico-mypage.png");
}

.left-quick-layer .inner .right-layer-con > div .education-con .right-edu-tab .edu-thumb-list > li:first-child {
	margin-top: .18rem;
}

.onlineRcept .w10 {
	width :10% !important;
}
.onlineRcept .w15 {
	width :15% !important;
}
.onlineRcept .w20 {
	width :20% !important;
}
.onlineRcept .w25 {
	width :25% !important;
}
.onlineRcept .w30 {
	width :30% !important;
}
.onlineRcept .w40 {
	width :40% !important;
}
.onlineRcept .w50 {
	width :50% !important;
}
.onlineRcept .w60 {
	width :60% !important;
}
.onlineRcept .w70 {
	width :70% !important;
}
.onlineRcept .w75 {
	width :75% !important;
}
.onlineRcept .w80 {
	width :80% !important;
}
.onlineRcept .w85 {
	width :85% !important;
}
.onlineRcept .w90 {
	width :90% !important;
}
.onlineRcept .w95 {
	width :95% !important;
}
.onlineRcept .w100 {
	width :100% !important;
}

.onlineRcept .tx-r {
	text-align: right !important;
}
.onlineRcept .tx-c {
	text-align: center !important;
}

.onlineRcept .mt-5 {
	margin-top: 5px !important;
}

.article-subject {
	word-break : break-all;
}

.article-nav {
	word-break : break-all;
}

.cell-subject {
	word-break : break-all;
}

.ns0430-tit{text-align: center;font-size: .2rem;font-weight: 700;color: #2c53bf;}
.ns0430-box{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.ns0430-box a{font-size: .2rem;width: 250px;height: 1.28rem;border: 1px solid #ddd;background: #e9efff;border-radius: 10px;overflow: hidden;display: flex;align-items: center;justify-content: center;text-align: center;margin: 10px 5px 0;padding: 0 .15rem;word-break: keep-all;}
.ns0430-box a::before{flex: 0 0 auto;content:"";display:inline-block;margin-right: 0.15rem;background-size: auto 100% !important;}
.ns0430-box a:nth-child(1)::before{width: 43px;height: 47px;background: url(/resources/www/images/home/ns0430_icon1.png) no-repeat;}
.ns0430-box a:nth-child(2)::before{width: 36px;height: 37px;background: url(/resources/www/images/home/ns0430_icon2.png) no-repeat;}
.ns0430-box a:nth-child(3)::before{width: 44px;height: 45px;background: url(/resources/www/images/home/ns0430_icon3.png) no-repeat;}

@media screen and (max-width: 768px){
	.ns0430-box a{height: 0.6rem;width: calc(50% - 10px);font-size: 0.15rem;}
	.ns0430-box a::before{width: 30px !important;height: 30px !important;margin-right: 0.05rem;}
}