@charset "utf-8";

.m_vis_t {display:table;position:absolute;left:0;top:80px;width:100%;height:350px;z-index:10;background:rgba(0,0,0,.2);}
	.m_vis_t p {display:table-cell;width:100%;height:100%;padding:0 20px;text-align:center;vertical-align:middle;}
	.m_vis_t span {display:block;font-family:"Noto Sans KR";font-size:1.8em;color:#fff;line-height:1.2em;text-shadow:2px 2px 4px rgba(0,0,0,.8);}
	.m_vis_t .txt2 {font-size:2.3em;font-weight:600;color:#cf0;}
	.m_vis_t .txt3 {margin-top:10px;font-size:1.8em;}
