/*header*/

.hd{position: fixed;top: 0;left: 0;width: 100%;z-index: 50;padding-top: 0;transition: 0.8s;}
.hd .inner-con{display: flex;justify-content: space-between;align-items: flex-start;max-width: 80%;margin: auto;padding-bottom: 5px;border-bottom: 1px solid #a69587;}

.hd .logo{width: 130px;display: block;transition: 0.8s;margin-top: 11px;}
.hd .logo img{width: 100%;display: none;}
.hd .main-menu-wrap{display: flex;align-items: flex-start;margin-top: 12.5px;right: 100px;position: absolute;}

.sns-wrap{display: flex; align-items: center; margin-left: 20px; margin-top: 6px;}
/*.sns-wrap::before{content: "";display: block;width: 1px;height: 50px;background-color: #ffffff;}*/
.reser_btn{color: #87796e;display: block;text-align: center;font-size: 13px;/* margin-top: 20px; */padding: 10px 20px;border-left: 1px solid #87796e;transition: 0.5s;}
.reser_btn span {display: block;}

.reser_btn:hover {background: #666;color: #fff !important;border-left: #666;transition: 0.5s;}

.hd .main-menu-wrap .menu-wrap{display: flex; align-items: flex-start; text-align: center;}
.hd .main-menu-wrap .menu-wrap > li{min-width: 110px;}
.hd .main-menu-wrap .menu-wrap > li > a{line-height: 40px;font-family: 'Pretendard-Regular';color: #4E4E4E;font-size: 13px;letter-spacing: 2px;}
.hd .main-menu-wrap .menu-wrap li a{/* color: #666; */}
.hd .main-menu-wrap .menu-wrap .sub-menu{height: 0;overflow: hidden;transition: 0.8s;padding-top: 20%;}
.hd .main-menu-wrap .menu-wrap .sub-menu li a{font-size: 13px;line-height: 2;font-weight: 200;color: #4d4d4d;transition: 0.6s;font-family: 'Pretendard-Regular';}
.hd .main-menu-wrap .menu-wrap .sub-menu li a:hover{color: #666;}
.hd.fixed{background-color: #fff;/* padding-top: 5px; */padding-bottom: 5px;}
.hd.fixed .logo{/* width: 105px; */}

.hd.on{background-color: #fff; padding-bottom: 12%;}
.hd.on .main-menu-wrap .menu-wrap .sub-menu {height: 380px !important;}
.hd .m-menu-btn{display: none}

.top-content-section .swiper-slide{width: 100%;height: 105vh;}
.top-content-section .top-info-wrap{position: absolute; pointer-events: none; width: 100%; height: 100%; z-index: 15; top: 0; left: 0;}
.top-content-section .top-info-wrap .inner-con{width: 100%; height: 100%;}
.top-content-section .top-info-wrap .control-wrap{position: absolute; width: 100%; height: 100%; display: flex; justify-content: space-between; align-items: center;}
.top-content-section .top-info-wrap .control-wrap .btn{pointer-events: all;cursor: pointer;margin: 3%;}
.top-content-section .top-info-wrap .control-wrap .btn i{font-size: 30px;color: white;}
.top-content-section .top-info-wrap .tit-wrap{position: absolute;bottom: 100px;display: flex;z-index: 15;flex-flow: column;align-items: center;justify-content: center; width: 100%;}
.top-content-section .top-info-wrap .tit-wrap .tit{font-size: 18px; font-weight: 300; letter-spacing: 0.2em; font-family: "Lato",sans-serif; color: #ffffff; margin-bottom: 35px;}
.top-content-section .top-info-wrap .tit-wrap .slide-page-wrap{display: flex; align-items: center;}
.top-content-section .top-info-wrap .tit-wrap .slide-page-wrap h5{font-size: 14px; font-family: "Noto Sans KR",sans-serif; font-weight: 400; color: white;}
.top-content-section .top-info-wrap .tit-wrap .line-wrap{width: 110px; height: 1px; background-color: rgba(255,255,255,0.5); margin: 0 50px; position: relative;}
.top-content-section .top-info-wrap .tit-wrap .line-wrap .line{position: absolute; top: 0; left: 0; background-color: white; width: 100%; height: 1px; transform-origin: left; transform: scaleX(0);}
.top-content-section .top-info-wrap .tit-wrap .line-wrap.on .line{transform: scaleX(1); transition: 3s; transition-timing-function: linear;}
.top-content-section .top-img-wrap{width: 100%; height: 100vh; background-size: cover; background-repeat: no-repeat; background-position: center; display: flex; align-items: center; justify-content: center;}
.top-content-section .top-img-wrap::after{content: ""; display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); position: absolute; top: 0; left: 0;}


.top-content-section .top-img-wrap .main-tit{font-size: 18px; font-weight: 300; font-family: "Lato",sans-serif; letter-spacing: 0.2em; color: white; position: relative; z-index: 5;}
.m-top-img-section{display: none;}

.tap-menu-section{margin-bottom: 100px;}
.tap-menu-section .tap-menu .sub-menu{display: flex; align-items: center; justify-content: start; flex-wrap: wrap; border-bottom: 1px solid #828282; padding-top: 10px; padding-bottom: 10px;}
.tap-menu-section .tap-menu .sub-menu li{font-size: 15px; opacity: 0.6; transition: 0.8s; padding: 0 15px; line-height: 3;}
.tap-menu-section .tap-menu .sub-menu li a{ color: #332924;}
.tap-menu-section .tap-menu .sub-menu li.current{opacity: 1;}
.tap-menu-section .tap-menu .sub-menu li:hover{opacity: 1;}

.hd .logo .logo_b {display: block;}
.hd .logo .logo-w {display: block;}


.hd.fixed .logo .logo_b {display: block;}
.hd.fixed .logo .logo_w {display: none;}
.hd.fixed .main-menu-wrap .menu-wrap li a{color: #666;}
.hd.fixed .reser_btn{color: #666;}
.hd.fixed .sns-wrap::before{background: #666;}
.hd.fixed .inner-con{border: none;}


.hd.on .logo .logo_b {display: block;}
.hd.on .logo .logo_w {display: none;}
.hd.on .inner-con{border-bottom: 1px solid #666;}
.hd.on .main-menu-wrap .menu-wrap li a{color: #666;}
.hd.on .reser_btn{color: #666;}
.hd.on .sns-wrap::before{background: #666;}




.mo_tel{display: none;}
.mo_tel{text-align: center;font-size: 13px;/* margin-top: 20px; */padding: 10px 20px; transition: 0.5s;}
.mo_tel a{color: #fff;}
.mo_tel span {display: block;}
.hd.fixed .mo_tel a{color: #666;}



/* menu ko eng */
.hd-btn {  position: unset; }
.ko{display:inline-block;}
.eng {display: none;letter-spacing: -0.2px;line-height: 0;}
.hd-btn:hover .ko { display: none;}
.hd-btn:hover .eng { display:inline-block; font-size:15px;}
/* menu ko eng */


/* footer */

.ft .footer-top-info{padding: 25px 0 25px;border-top: 1px solid #bbadad;background: #f8f5f0;}
.ft .footer-top-info .inner-con{max-width: 75%; display: flex; justify-content: space-between; align-items: center;}
.ft .footer-top-info .ft-tel {font-size: 35px;font-weight: 600;letter-spacing: 1.5px;color: #906f6f;font-family: "Analogue";}

.ft .footer-top-info .ft-rev-wrap{display: flex;align-items: center;border: 1px solid #906f6f;padding: 4px; transition: 0.5s;}
.ft .footer-top-info .ft-rev-wrap a{background: #906f6f;color: #fff;padding: 10px 30px; font-family: 'Pretendard-Regular'; }
.ft .footer-top-info .ft-rev-wrap:hover {background: #906f6f; transition: 0.5s;}

.ft .ft-line{width: 100%;height: 1px;position: relative;background-color: #bbadad;z-index: 2;}
.ft .ft-line .top-btn{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);display: flex;align-items: center;justify-content: center;font-size: 13px;font-weight: 400;border: 1px solid #906f6f; background: #f8f5f0;border-radius: 50%;width: 50px;height: 50px;color: #906f6f;transition: 0.6s;}
.ft .ft-line .top-btn:hover{background-color: #906f6f; color: #fff;}
.ft .footer-bottom-info{padding: 70px 0 30px;background: #f8f5f0;}
.ft .footer-bottom-info .ft-tit-wrap{display: flex;align-items: center;justify-content: space-between;margin-bottom: 20px;}
.ft .footer-bottom-info .ft-tit-wrap .ft-logo{margin: auto;width: 9%;}

.ft .footer-bottom-info .ft-info-wrap{text-align: center;}
.ft .footer-bottom-info .ft-info-wrap .txt-list-wrap{display: block;}
.ft .footer-bottom-info .ft-info-wrap .txt-list-wrap li{font-size: 14px;line-height: 5.4;font-family: 'Pretendard-Regular';font-weight: 100;color: #666;}
.ft .footer-bottom-info .ft-info-wrap .txt-list-wrap li b{font-weight: 600;font-size: 14px;margin-right: 0.55%;}



.info-fot .sub{font-size: 13px;text-align: center;font-family: 'Pretendard-Regular';letter-spacing: -0.5px;}
.info-fot b:before {content: "";display: inline-block;background-image: url("http://hi-web.co.kr/web/img/hi_web_s.png");vertical-align: middle;width: 20px;height: 20px;background-size: cover;background-position: center;margin: 0 1px 4px 4px;}







/* media */
@media all and (max-width : 1600px){
.main-menu-wrap{margin-left: 2%;}
.main-menu-wrap .sub-menu{margin-top:0;}
}

@media all and (max-width : 1445px){
	
	.hd.on{padding-bottom: 15%;}
	
	.hd .inner-con{max-width: 1100px;}
	.hd .logo{/* margin-top: 0px; */}
	.hd.fixed .logo{width: 100px;}




}

@media all and (max-width : 1375px){

	.top-content-section .swiper-slide{height: 100vh;}
	.top-content-section .top-info-wrap .tit-wrap{bottom: 55px;}
	
	.hd .logo, .hd.fixed .logo{width: 125px;}
}


@media all and (max-width : 1025px){	
	.hd .inner-con {max-width: 95%;width: 100%;border-bottom: 1px solid #fff;}
	.hd{padding-top: 20px;}
	
	.hd .logo .logo_b{display: none;} .hd .logo .logo_w{display: block;}
    
    .hd.fixed{padding-top: 15px; padding-bottom: 15px;}    
    .hd .m-menu-btn{display: block; position: relative; z-index: 5;}
    .hd .main-menu-wrap .sns-wrap::before{display: none;}
    .hd .main-menu-wrap .sns-wrap li{margin-left: 10px;}
    .hd .main-menu-wrap .sns-wrap li a{font-size: 16px;}
    .hd .main-menu-wrap .sns-wrap li .icon-ico_blog:before{font-size: 15px;}
    .hd .logo{position: absolute;z-index: 5;left: 0;right: 0;margin: auto; }
	
	.mo_tel{display: block;}
	.insta_btn01{width: 80%;}
	.hd .main-menu-wrap .sns-wrap .insta{width: 23px;}

    .hd .m-menu-btn{width: 30px; height: 30px; position: relative; cursor: pointer; margin-top: 15px;}
    .hd .m-menu-btn .line{width: 100%; height: 2px; background-color: #fff;  display: block; position: absolute; transition: 0.6s;}
    .hd .m-menu-btn .line1{transform: translateY(-8px);}
    .hd .m-menu-btn .line3{transform: translateY(8px);}
    .hd .main-menu-wrap .sns-wrap{margin-top: 0;}

    .hd .main-menu-wrap .menu-wrap{position: fixed;top: 0;left: 0;width: 100%;height: 100%;flex-flow: column;align-items: flex-start;background-color: #ffff;text-align: left;padding-top: 110px;transform: translateX(-100%);transition: 0.8s;}
	.hd .main-menu-wrap .menu-wrap li{display: inline-block;width: auto;}
	.hd .main-menu-wrap .menu-wrap li a{font-size: 15px;display: block;width: 100%;} 
    .hd .main-menu-wrap .menu-wrap > li > a { color: #333; margin: auto;text-align: center;}
    .hd .main-menu-wrap .menu-wrap > li > a::after{}
    .hd .main-menu-wrap .menu-wrap .sub-menu{height: auto !important; padding-top: 0;  text-align: center;}
    .hd .main-menu-wrap .menu-wrap .sub-menu a{display: inline-block;margin-right: 10px; letter-spacing: -0.5px;}
    .hd .main-menu-wrap .menu-wrap .sub-menu li a{font-size: 12px;}
    .hd .main-menu-wrap .menu-wrap > li{width: 100%;min-width: 0;margin-bottom: 22px;}

	
	.hd.click .logo .logo_b{display: block;} .hd.click .logo .logo_w{display: none;}
	

    .hd.click .main-menu-wrap .menu-wrap{transform: translateX(0);}
    .hd.click .m-menu-btn .line{ background-color: #333; }
    .hd.click .m-menu-btn .line1{transform: rotate(45deg);}
    .hd.click .m-menu-btn .line2{opacity: 0;}
    .hd.click .m-menu-btn .line3{transform: rotate(-45deg);}	
	.hd.click .reser_btn, .hd.click .mo_tel a{color: #333; position: relative;}
	
	
	.hd.fixed .m-menu-btn .line{background: #666;}
	.hd .main-menu-wrap{margin-top: 0;}
	
	
	.top-btn{display:none !important;}
	.widget .title{margin:12px auto 0px;}
	.footer_com{width:100%;}
	.col-md-3{width:100%; float:inherit; margin:0%;} .rowinfo{margin-top:15px;}
	.widget ul li{font-size:11px;}
	
	.sub-menu .split{width:auto; float:none; display: inline-block;}
	
	.reser_btn{border: none;color: #fff;}
}


@media all and (max-width: 950px){
	
}


@media all and (max-width: 850px){

	.ft .footer-bottom-info .ft-info-wrap .txt-list-wrap li{margin-bottom: 20px;}
	.ft .footer-bottom-info .ft-info-wrap .txt-list-wrap li span {display: block; line-height: 3;}
	
	.ft .footer-top-info .inner-con{max-width: 95%;}
	
}



@media all and (max-width: 555px){
	.hd{padding-top:5px;}
	
	.ft .footer-bottom-info .ft-tit-wrap .ft-logo{width: 20%;}
	.ft .footer-bottom-info .ft-info-wrap .txt-list-wrap li span{line-height: 2;}
	.ft .footer-top-info .inner-con{display: block; text-align: center;}
	.ft .footer-top-info .ft-rev-wrap{display: grid; width: 40%; margin: 15px auto 0;}
	
	.ft .footer-top-info .ft-rev-wrap a{font-size: 13.5px; }

}

@media all and (max-width: 450px){
	
	.hd.fixed {padding: 10px 0;}
	
	.hd .inner-con{padding-bottom: 0;}
	.hd .m-menu-btn{margin-top: 5px;} .sns-wrap{margin-top: 0;} .sns-wrap li a{padding: 0;}
	
	.hd .logo, .hd.fixed .logo{width: 120px;}	
	.top-content-section .top-info-wrap .tit-wrap{bottom: 55px;}
	
	
	.ft .footer-top-info .ft-tel{font-size: 25px; letter-spacing: -0.5px;}
	.ft .footer-top-info .ft-rev-wrap{width: 55%;}
	.ft .footer-bottom-info{padding: 35px 0 30px;}
	.ft .footer-bottom-info .ft-info-wrap .txt-list-wrap li{font-size:11px; letter-spacing: -0.5px;}
	.ft .footer-bottom-info .ft-info-wrap .txt-list-wrap li b{font-size: 11px; margin-right: 1.5%;}
	
	.mo_tel , .reser_btn{font-size: 11px;}
	
}
@media all and (max-width: 375px){
	.hd .logo, .hd.fixed .logo{width: 80px;}
}

@media all and (max-width: 325px){

}