#ms1 .d_banner{position:relative;width:100%;height:900px;overflow:hidden;}
#ms1 .d_banner .tagline{position:absolute;width:100%;text-align:center;top:50%;margin-top:-140px;z-index:1}
#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 .btn{position:absolute;width:100%;bottom:50px;text-align:center}
#ms1 .d_banner .btn li{display:inline-block;width:20px;height:20px;background:url('../images/ms1_btn.png') no-repeat;margin:0 6px;cursor:pointer;text-indent:-9999px}
#ms1 .d_banner .btn li.on{background:url('../images/ms1_btn_on.png') no-repeat;}
#ms1 .d_banner .arrow{position:absolute;width:100%;top:50%;margin-top:-20px;;z-index:2}
#ms1 .d_banner .prev{position:absolute;left:20px;cursor:pointer}
#ms1 .d_banner .next{position:absolute;right:20px;cursor:pointer}



#ms2{margin-top:45px}
#ms2 h2{text-align:center}
#ms2 .cons{position:relative;padding:30px 0;clear:both;overflow:hidden;line-height:1.4}
#ms2 .cons .d1{float:left;width:445px;overflow:hidden}
#ms2 .cons .d2{float:left;width:370px;text-align:center}
#ms2 .cons .d3{float:right;width:445px;overflow:hidden}
#ms2 .cons h3{font-size:20px;margin:30px 0 20px;color:#000}
#ms2 .cons .num{font-size:20px;color:#333}
#ms2 .cons .memo{font-size:14px;color:#666}
#ms2 .cons .more{display:inline-block;height:28px;line-height:28px;background:#7f7f7f;color:#fff;font-size:14px;padding:0 10px;margin:20px 0}
#ms2 .cons .more:hover{background:#333}
#ms2 .con1{border-bottom:1px solid #ddd;margin-top:20px}



#ms3{overflow:hidden;margin-top:0px;padding:0px 0}
/*#ms3{width:1260px;margin:0px auto 0;padding:0px 0 30px 10px;}*/
#ms3 h2{text-align:center}
#ms3 ul{margin-top:0px}
#ms3 li{float:left;width:240px;margin-left:5px;overflow:hidden;background:#fff}
#ms3 li:first-child{margin-left:130px}
#ms3 li .thumb{overflow:hidden}
#ms3 li .thumb img{transition:0.4s;transform:scale(1)}
#ms3 li:hover .thumb img{transition:0.4s;transform:scale(1.1)}
#ms3 li .info{padding:15px 10px 10px ;color:#666;font-size:12px;  border: 1px solid rgba(49,49,49,0.3); }

#ms3 li .info strong{display:block;font-size:18px;color:#000;font-weight:400}
#ms3 li .info  span { line-height:24px}




/* 메인 스페셜  */
.ms_grbox { background:#f4f4f4; padding:0 0 50px 0; }
#ms_spe {position: relative; width: 100%; min-width: 1200px; overflow: hidden; text-align: center; }
#ms_spe .tit1 {display: inline-block; font-size: 45px; line-height: 60px; color: #535353; font-weight: lighter;}
#ms_spe .tit1 b {color: #666; font-weight: bold;}
#ms_spe .tit2 {display: block; font-size:22px; color: #535353; margin-top: 5px;}
#ms_spe .tit3 {display: block; width: 480px; font-size: 12px; font-weight: 600; 
line-height: 10px; letter-spacing: 10pt; color: #313131; border-top: 
border-bottom: 1px solid rgba(49,49,49,0.2); margin: 12px auto 0px; color: #666666;}



.msec2 .h2{position:relative;text-align:center}   
        .msec2 .h2 .inner{background:#f4f4f4}
        
        .msec2 .btn_pos,
        .msec2 .btn_reservation{
	display: block;
	position: absolute;
	width: 190px;
	height: 70px;
	/* border-radius: 50%; border: 1px solid #ccc;*/
	line-height: 190px;
	text-align: center;
	font-size: 14px;
	top: -174px;
	background: #fff;
	transition: 0.2s
}
        .msec2 .btn_pos{
	background: url('../images/ico_pos.png') no-repeat center 30% #fff;
	right: 239px
}
        .msec2 .btn_reservation{background:url('../images/ico_calenda.png') no-repeat center 30% #fff;right:20px}
        /*.msec2 .btn_pos:hover{background:url('../images/ico_pos_w.png') no-repeat center 30% #000;color:#fff}
        .msec2 .btn_reservation:hover{background:url('../images/ico_calenda_w.png') no-repeat center 30% #000;color:#fff}
        */
        .msec2 ul{margin:50px 0 20px}
        .msec2 li{float:left;width:33.33%;line-height:1.4}
        .msec2 li .box{position:relative;width:360px;margin:0 auto;text-align:center}
        .msec2 li .box .thumb{overflow:hidden}  
        .msec2 li .box .thumb img{transition:0.3s; border-radius:15px}
        .msec2 li .box .info{padding:10px 0}
        .msec2 li .box .info .em{position:absolute;right:20px;top:20px}
        
        .msec2 li .box .tit{font-size:24px;}
        .msec2 li .box .num{font-size:16px}
        .msec2 li .box .more{font-size:13px;color:#e11842;margin-top:20px}
        .msec2 li .box .over{position:absolute;left:0;top:0;background:rgba(0,0,0,0.8);width:100%;height:100%;opacity:0;transition:0.3s}
        .msec2 li .box .over a{display:block;position:absolute;left:4%;top:4%;width:92%;height:92%;border:1px solid rgba(255,255,255,0.2);padding-top:60px}
        .msec2 li .box .over .em{margin:20px 0}
        .msec2 li .box .over div{color:#fff}
        .msec2 li .box:hover .over{opacity:1}
        .msec2 li .box:hover .thumb img{transform:scale(1.1)}
        
        .msec2 .line{height:1px;background:#ddd}
