@charset "utf-8";

#m_not h2 {float:left;width:120px;font-weight:normal;color:#4856af;}
	#m_not h2 a {display:block;padding-left:25px;font-family:"Noto Sans KR",'NanumG','NanumGothic','나눔고딕',Dotum;color:#4856af;line-height:55px;}
	#m_not h2 a:after {content:'\f054';margin:0 10px;font-family:'FontAwesome';font-size:.9em;color:#f50;}
#m_not .swiper-notice {float:left;width:calc(100% - 210px);height:55px;}
#m_not .swiper-slide a {display:block;line-height:55px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
#m_not .swiper-slide a span.date {display:inline-block;margin-right:7px;font-size:.8em;color:#666;font-weight:normal;}
#m_not .swiper-btn {float:right;position:relative;width:90px;height:55px;}
	#m_not .swiper-btn > div {position:absolute;top:12px;width:30px;height:30px;margin:0;border:1px solid #ccc;outline:none;background:#fff;}
	#m_not .swiper-btn > div:after {font-size:14px;line-height:28px;color:#4856af;}
	#m_not .swiper-btn div.swiper-button-prev {left:0;}
	#m_not .swiper-btn div.swiper-button-next {left:29px;}
	#m_not .swiper-btn div.swiper-button-list {left:58px;}
	#m_not .swiper-btn div.swiper-button-list a {display:block;color:#4856af;line-height:28px;text-align:center;}
	#m_not .swiper-btn div.swiper-button-list a:after {content:'+';font-size:20px;}
@media (max-width:940px) {
	#m_not .swiper-slide a span.date {display:none;}
}
