@charset "utf-8";

.m_vis_txt {display:table;float:left;position:relative;width:calc(100% - 520px);height:600px;z-index:3;}
	.m_vis_txt .innerWrap {display:table-cell;width:100%;height:100%;padding-right:5vh;font-size:1.5em;text-align:right;vertical-align:middle;}
	.m_vis_txt p {text-shadow:2px 2px 7px #000;}
	.m_vis_txt p.copy1, .m_vis_txt p.copy2 {margin-top:7px;'S-CoreDream-5Medium','Noto Sans KR','Nanum Gothic','NanumGothic','나눔고딕','돋움';font-size:1.4em;color:#fff;}
	.m_vis_txt p.copy3 {margin-top:35px;font-family:'Montserrat','S-CoreDream-6Bold','Noto Sans KR','Nanum Gothic','NanumGothic','나눔고딕','돋움';font-size:2.2em;color:#fc0;}
.m_vis_img {float:right;width:480px;margin-right:40px;background:#fff;}
	.m_vis_img .swiper-slide {width:100%;height:600px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#fff;}
#sch_m {position:absolute;bottom:0;right:5vh;font-size:.7em;z-index:1;}
.swiper-pagination {left:calc(100% - 20px) !important;bottom:20px;}
	.swiper-pagination-bullet {display:block !important;width:20px;height:20px;margin-top:5px !important;background:#a9c7eb;opacity:1;}
	.swiper-pagination-bullet-active {border:2px solid #fff;background:transparent;}

@media (max-width:1340px) {
	.swiper-pagination {left:calc(100% - 30px) !important;}
}
@media (max-width:1024px) {
	#m_vis {width:100%;height:calc(100vh - 100px);overflow:hidden;}
	#m_vis > .container {height:100%;padding:0;}
	.m_vis_txt {display:table;float:none;position:absolute;left:0;top:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.3);}
	.m_vis_txt p.copy1, .m_vis_txt p.copy2 {font-size:1em;}
	.m_vis_txt p.copy3 {font-size:1.5em;}
	.m_vis_txt .innerWrap {padding:0;text-align:center;}
	#sch_m {display:none;}
	.m_vis_img {display:block;float:none;width:100%;height:100%;}
	.m_vis_img .swiper-container {width:100%;height:100%;}
	.m_vis_img .swiper-slide {display:block;width:100%;height:100%;}
	.swiper-pagination {display:none !important;}
}
