#ms1 .maintt{position:absolute;z-index:1;width:60%;left:50%;margin-left:-30%;top:50%;margin-top:-350px}

.sub_visual .tit{position:absolute;z-index:1; top:184px; left:300px; color:#4a3525; font-size:42px; letter-spacing:-0.1em;}
.sub_visual .txt{position:absolute;z-index:1; top:238px; left:300px;}
.sub_visual .txt02{position:absolute;z-index:1; top:280px; left:300px;}
.sub_visual .txt03{position:absolute;z-index:1; top:330px; left:300px;}





#ms1 .tagline{position:absolute;z-index:1;width:1000px;left:50%;margin-left:-500px;top:50%;margin-top:-350px}
#ms1 .tagline .title{position:absolute;width:100%;text-align:center;z-index:1;top:25px}
#ms1 .tagline .toggle{position:absolute;right:30px;top:30px;cursor:pointer;width:70px;height:70px;background:url('../images/ms1_open.png') no-repeat center;cursor:pointer;z-index:2}
#ms1 .tagline .inner{position:absolute;width:100%;height:700px;top:-1000px;background:url('../images/ms1_popup_bg.png') no-repeat center;transition:0.6s}
#ms1 .tagline  p{text-align:center;color:#c8fefc;font-size:16px;padding-top:235px; line-height:20px}
#ms1 .tagline.off .toggle{background:url('../images/ms1_close.png') no-repeat center;}
#ms1 .tagline.off .inner{top:0;transition:0.6s}



#ms1 .d_banner{position:relative;width:100%;height:1014px;overflow:hidden;}
#ms1 .d_banner .img{position:relative;width:100%;height:100%;overflow:hidden}
#ms1 .d_banner .img li{position:absolute;left:0;top:0;width:100%;height:100%;display:none;background-size:cover !important}
#ms1 .d_banner .img li:first-child{display:block}
#ms1 .d_banner .img li a{display:block;height:100%}
#ms1 .d_banner .btn{
	position: absolute;
	width: 100%;
	bottom: 250px;
	text-align: center
}
#ms1 .d_banner .btn li{display:inline-block;width:16px;height:16px;background:url('../images/ms_btn.png') no-repeat;;margin:0 5px;cursor:pointer;text-indent:-9999px}
#ms1 .d_banner .btn li.on{background:url('../images/ms_btn_on.png') no-repeat;width:30px}
#ms1 .d_banner .arrow{position:absolute;width:1100px;left:50%;margin-left:-550px;top:50%;margin-top:-100px;}
#ms1 .d_banner .prev{position:absolute;left:0px;margin-left:0;cursor:pointer;transition:0.2s;background:url('../images/ms_prev.png') no-repeat center;width:65px;height:65px}
#ms1 .d_banner .next{position:absolute;right:0px;margin-right:0;cursor:pointer;transition:0.2s;background:url('../images/ms_next.png') no-repeat center;width:65px;height:65px}
#ms1 .d_banner:hover .prev{margin-left:-10px;transition:0.2s}
#ms1 .d_banner:hover .next{margin-right:-10px;transition:0.2s}
