@charset "UTF-8";
/*****************************************************************

		Copyright C 다온테마 All rights reserved. 
		daontheme@daum.net
		본 페이지는 유료컨텐츠 다온테마용 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다. 
		라이센스를 삭제하지 마세요. 라이센스 삭제시 불법 사용으로 간주될 수 있습니다.

******************************************************************/
@import url('https://fonts.googleapis.com/css?family=Do+Hyeon'); /* font-family: 'Do Hyeon', sans-serif; */
@import url('../css_js/notosanskr.css'); /* 	기본 : font-family: 'Noto Sans KR', sans-serif;	 font-weight:400; 	굵기에 따라 : font-weight만 조정  */

body,h1,h2,h3,h4,h5,div,p,li,ul,ol,dd,dt,section,input,textarea,select,button{margin:0;padding:0; font-size:14px; color:#333; font-family: 'Noto Sans KR', sans-serif; font-weight:400; letter-spacing:-0.04em;}
ul,ol,li{margin:0;padding:0;list-style:none;}


a, img{border:0px; vertical-align:middle;}
a{text-decoration:none;}
strong{font-weight:500;}
*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.lview{}
.sview{display:none;} 
.mview{display:none;}

.clearfix:after{clear:both;content:"";display:block}



.device_wrap {width:100%; max-width:1200px;
margin: 50px auto;
 

  
}


video {position: absolute;    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;

	min-width:600px;
    margin: auto;
padding:0px;}
  
.partycal {
	display: block;
float:left;
	width:33%;
	margin-right: 0.33%;
	
	  border: 2px solid ; border-color:#FF6C00;

}



.calendar {     border-spacing: 0px;
	width:100%;
	 
}

.calendar tr td { width: 14.28%;
	border:0; 
}

.header-weekdays{}


.header-title {padding:1rem; background-color:#FF6C00;  }
.header-title h1{ font-size: 2em; font-weight:600; color:#fff;}



.month {
  padding: 1rem;
  font-size: 1rem;
  
  margin: 0;
}

.day {
 
  width: 14.28%;
  text-align: center;

  margin: 0;
  font-size: 1.2rem;
  line-height: 0.8em;
}
.daytitle{ width: 14.28%;
  text-align: center;
padding: 1em 0;
  margin: 0;
  font-size: 1.2rem;
  line-height: 0.8em;
}
.day span{font-size: 0.5em; font-weight:400; vertical-align: text-top; }
.sunday { background-color: #FFC9B5 }  
.partyday {  background-color:#FF6C00; color:#ffffff; font-weight: 800; font-size: 1.5rem; }

.pd { padding: 1em 0;}


/* 중간기기~작은기기 모바일 상단 */
#mobile_header {width:100%; height:60px;  line-height:60px; border:0px solid red; z-index:99999; display:none;}
#mobile_header .inner {top:0; left:0; z-index:50; width:100%; height:60px; line-height:60px; overflow:hidden; background:#ff6c00;}
#mobile_header h1 { width:220px;  margin-top:-3px; margin-left: 5px; }
#mobile_header h1 img { width:82%; overflow:hidden; margin-top: -10px; margin-left: 8px;}
#mobile_header .m_gnb li {list-style:none;}
#mobile_header .m_gnb li a {display:block; top:0; width:100%; text-align:center; color:transparent;}
#mobile_header .m_gnb li.category a i{float:left; position:absolute; width:20px; height:20px; line-height:20px; right:18px; top:20px; font-size:20px; color:#fff;}
#mobile_header .m_gnb li.home a i { float:left; position:absolute; width:20px; height:20px; line-height:20px; right:48px; top:20px; font-size:25px; color:#fff; }
#back_cover {position:absolute; display:none; left:0; top:0;  width:100%; height:100%; top:0px; background:rgba(0,0,0,0.5); z-index:9999998;}
#sideMenu {display:inline; position:fixed; top:0; right:-250px; width:249px; height:100%; background-color:#fff; z-index:9999999;}
#sideMenu .side_title{height:60px; line-height:60px; background-color:#ff6c00; color:#fff; text-align:center; font-size:1.3em; cursor:pointer;}
#sideMenu .navi_bg{ width:100%;} 
#sideMenu .nav { width:100%; margin:0 auto; padding:0; padding-bottom:30px; list-style: none; box-sizing:border-box;  overflow:auto; height:500px;} 
#sideMenu .nav ul { width:100%; margin:0; padding:0;}
#sideMenu .navi_set{ display:inline;  margin:0; padding:10px 0 10px 0; text-align:center;  }
#sideMenu .navi_set > div {display:block; width:100%; height:40px; line-height:40px; border-bottom:1px solid #aaa; text-align:left; background-color:#fff; color:#333; text-indent:10px; cursor:pointer;}
#sideMenu .navi_set ul {display:none;}
#sideMenu .navi_set ul li {list-style:none; border-bottom:1px solid #eee;}
#sideMenu .navi_set ul li a{display:block; width:100%; height:30px; line-height:30px; text-align:left; font-size:0.9em; color:#333; cursor:pointer;  text-indent:20px; background-color:#fff;}
#sideMenu .navi_set ul li a:hover{color:#fff; background-color:#aaa; }
#gnba {background-color:#969696; text-align:center; padding:10px 0;}
#gnba i{ font-size:12px; margin: 0 7px 0 0;}
#gnba a { color:#fff; text-align:center; font-size:0.85em;  padding:5px 10px; margin:0 2px;  background:#ff6c00 ; border-radius:3px;}
#gnba a:hover { background:#fff; color:#ff6c00; }

.jbmFixed{position:fixed !important; top:0; left:0;}


/* 큰기기 PC 상단 */
#header_wrap{width:100%; position:absolute; top:0px; left:0; z-index:500 !important;  transition: 0.5s all ease; -webkit-transition: 1.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#header {width:100%;  border-bottom:1px solid rgba(255,255,255,0.2); background:rgba(255, 255, 255, 0); }
#header:hover { background:rgba(255, 255, 255, 1); transition: 0.5s all ease; }
#header:hover #header_logo h1.logo_a a img{display:none; }
#header:hover #header_logo h1.logo_b a img{display:inline; vertical-align:middle; }
#header:hover #lnb_wrap .lnb_area .ul_1st > li > a > p {color:#000;}
#header:hover #gnbb li  {border-left:1px solid rgba(0,0,0,0.1); }
#header:hover #gnbb li:last-child { border-right:1px solid rgba(0,0,0,0.1); }
#header:hover #gnbb li a { color:#333;}
#header:hover #gnbb li:hover a { color:#fff;}

#header .wrap_box{width:100%; max-width:1210px; height:70px; margin:0 auto; }
#header_logo{float:left; width:20%; height:70px; padding-top:15px;  }
#header_logo:after{ content:""; display:block; clear:both;}
#header_logo h1.logo_a a img{display:inline; vertical-align:middle; }
#header_logo h1.logo_b a img{display:none; }

#lnb {float:left; width:65%; }
#lnb_wrap { float:right; width:80%; }
#lnb_wrap .lnb_area { position:relative;}
#gnbb {float:right; right:0; width:15%;}
#gnbb li {float:left;  width:50%; text-align:center; border-left:1px solid rgba(255,255,255,0.2); }
#gnbb li:last-child { border-right:1px solid rgba(255,255,255,0.2); }
#gnbb li:hover {background:#ff6c00; }
#gnbb li a { display:block; color:#fff; text-align:center; font-size:1.02em;  line-height:70px; margin:0px;  }
#gnbb li a i {font-size:1.2em; margin-right:5px;}
#lnb_wrap .lnb_area .ul_1st{ position:relative; width:100%; border:0px solid red;}
#lnb_wrap .lnb_area .ul_1st > li{ float:left; width:20%; position:relative;	}
#lnb_wrap .lnb_area .ul_1st > li > a {display:block; text-align:center; padding:0; font-weight:400; height:70px; line-height:65px;}
#lnb_wrap .lnb_area .ul_1st > li > a > p { width:100%; display:inline-block; vertical-align:middle; color:#fff;  font-size:1.2em;  }
#lnb_wrap .lnb_area .ul_1st > li:hover > a > p { color:#000;}
#lnb_wrap .lnb_area .ul_2nd {position:absolute; top:70px; left:0; width:150px; text-align:left; background:rgba(255,255,255,1); display:none; margin:0; padding:0; margin-left:0px; border:1px solid #eee; border-top:0;}
#lnb_wrap .lnb_area .ul_2nd > li { border-bottom:1px solid #eee; height:40px; line-height:40px; }
#lnb_wrap .lnb_area .ul_2nd > li:last-child { border-bottom:0;}
#lnb_wrap .lnb_area .ul_2nd > li > a {display:block; color:#777; padding:0; margin:0; height:40px; text-indent:15px; line-height:40px; font-size:1em; letter-spacing:-0.5px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#lnb_wrap .lnb_area .ul_2nd > li > a:hover{ display:block; font-weight:400;}
#lnb_wrap .lnb_area .ul_2nd > li.active > a {color:#fff; background:#ff6c00 url('../image/arr.png') no-repeat right center;}
#lnb_wrap .lnb_area .ul_3rd {position:absolute; display:none; left:100%; width:150px;   background:rgba(0, 0, 0, 0.8); padding:0; margin:0; z-index:9999; margin-top:-40px;  }
#lnb_wrap .lnb_area .ul_3rd > li {border-bottom:0px solid #333; height:40px; line-height:40px; border-left:0px solid #333;}
#lnb_wrap .lnb_area .ul_3rd > li > a{display:block; color:#fff; opacity:0.5; padding:0; margin:0; height:40px; text-indent:15px; line-height:40px; font-size:0.9em; letter-spacing:-0.5px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#lnb_wrap .lnb_area .ul_3rd > li > a:hover{display:block; color:#fff; opacity:1; font-weight:400; }

.header_fixed{border-bottom:1px solid rgba(0,0,0,0.1) !important; max-width:100% !important;  position:fixed !important;  left:0;  top:0 !important; background:rgba(255,255,255,1) !important; /*box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15); */z-index:500 !important; transition: all 1.0s ease;-webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;}
.header_fixed #lnb_wrap .lnb_area .ul_1st > li > a > p { color:#333; }
.header_fixed #gnbb li  {border-left:1px solid rgba(0,0,0,0.1); }
.header_fixed #gnbb li:last-child { border-right:1px solid rgba(0,0,0,0.1); }
.header_fixed #gnbb li a { color:#333;}
.header_fixed #header_logo h1.logo_a a img{display:none; }
.header_fixed #header_logo h1.logo_b a img{display:inline; vertical-align:middle; }



.mobile_play {display:none;}

/* 인덱스 */
#container {position:relative; width:100%; margin:0; padding:0; z-index:1; background:#fff; margin-top:0px;}


#main_visual{ width:100%; padding:0; text-align:center; margin:0px auto;}
#main_visual .swiper-slide{width:100%; height:700px; padding:0; background-color:#000; overflow:hidden;}
#main_visual .swiper-slide div.backgroundimg1{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg2{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg3{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg4{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg5{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg6{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg7{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg8{width:100%; height:100%; }
#main_visual .sliderkit-text {width:100%; border:0px solid red; position:absolute; bottom:35%; left:50%; text-align:center; margin-left:-50%; }
#main_visual .sliderkit-text h1.lviewa{font-size:5.5em;  color:#fff; line-height:1.3em; font-weight:800; text-shadow: 0px 1px 4px #000; padding-bottom:7px;}
#main_visual .sliderkit-text h1.sviewa{font-size:1.3em;  color:#fff; line-height:1.3em; font-weight:400; text-shadow: 1px 2px 3px #000; padding-bottom:5px;}
#main_visual .sliderkit-text span{display:inline-block; height:44px; line-height:44px; background:none; }
#main_visual .sliderkit-text span h2{ line-height:44px; font-size:1.3em; color:#fed700;  letter-spacing:0.05em;  }
#main_visual .swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:60px; top:50%; margin-top:-25px; display:block; background:url("../image/visual_prev_on.png") center left no-repeat; opacity : 0.7; width:50px; height:50px; color:rgba(255,255,255,0); transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#main_visual .swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:60px; top:50%; margin-top:-25px; display:block; background:url("../image/visual_next_on.png") center right no-repeat; opacity : 0.7; width:50px; height:50px; color:rgba(255,255,255,0); transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#main_visual .swiper-button-prev:hover,.swiper-container-rtl .swiper-button-next:hover{opacity :1; }
#main_visual .swiper-button-next:hover,.swiper-container-rtl .swiper-button-prev:hover{opacity :1; }
#main_visual .swiper-pagination-bullet-active{background:#ff6c00;}


#m_bnr  { width:100%; min-width:320px; max-width:1200px; margin: 80px auto 0;  }
#m_bnr .m_box { width:100%; }
#m_bnr .m_box:after {clear:both;content:""; display:block;}
#m_bnr .m_box li { position:relative; float:left; width:32%; padding:40px 0 30px 0; text-align:center; border:1px solid #ddd; box-sizing:border-box; cursor:pointer; transition: 0.1s all ease;   -webkit-transition: 0.1s all ease;   -moz-transition: 0.1s all ease;   -ms-transition: 0.1s all ease;   -o-transition: 0.1s all ease; }
#m_bnr .m_box li:nth-child(2) {margin:0 2%; }
#m_bnr .m_box li div { position:absolute; top:-25px;  left:50%; margin-left:-25px;  display:inline-block; width:50px; height:50px; line-height:50px; text-align:center; background:#ff6c00 ; border-radius:50px;}
#m_bnr .m_box li div i { display:block; width:100%; height:50px; line-height:50px; text-align:center; font-size:1.8em; color:#fff; }
#m_bnr .m_box li .txt_tit { color:#000; font-size:1.25em; }
#m_bnr .m_box li .txt_list { color:#777; font-size:1em; line-height:20px; margin-top:10px; }
#m_bnr .m_box li:hover{background-color:#333; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.2) 45%, rgba(255, 255, 255, 0.2) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);background-size: 6px 6px;background-repeat: repeat;}
#m_bnr .m_box li:hover .txt_tit{ color:#fff;}
#m_bnr .m_box li:hover .txt_list{ color:#aaa;}
#m_bnr .m_box li:hover div{ background:#ff6c00 ; }


#about_wrap {width:100%; min-width:320px;  margin:0px auto; padding-top:70px;}
#about_wrap .about_area {width:100%; overflow:hidden; background-color:#f2f2f2;}
#about_wrap .about_area:after {clear:both;content:""; display:block;}
#about_wrap .about_area ul li {margin:0; padding:0; height:400px; }
#about_wrap .about_area ul li.con_left div.img { position:relative; float:left; display:block; width:50%; height:400px; text-align:center; background:url('../image/about_img1.jpg') no-repeat top center; background-size:cover; }
#about_wrap .about_area ul li.con_right div.img { position:relative; float:right; width:50%; height:480px; text-align:center;background:url('../image/about_img2.jpg') no-repeat top center; background-size:cover; }
#about_wrap .about_area ul li em {position:absolute; top:45%; left:50%; margin-left:-50%; width:100%; color: #fff; font-size: 1.25em; text-align: center; letter-spacing: 0.2em; font-style: normal;}
#about_wrap .about_area ul li em:after { display: block; content: ""; width:30px; height:1px; margin:15px auto; background: #eee; }
#about_wrap .about_area ul li .list_type1 { float:left; width:49%; height:400px; padding:40px; padding-right:0px; background:#f2f2f2; }
#about_wrap .about_area ul li .list_type1 dl { width:100%; padding:0; margin:0;}
#about_wrap .about_area ul li .list_type1 dl dt { font-size:1.8em; line-height:1.2em; color:#000; font-weight:400;  }
#about_wrap .about_area ul li .list_type1 dl dd p{ font-size:1.3em; line-height:1.3em; color:#ff6c00; padding:12px 0;}
#about_wrap .about_area ul li .list_type1 dl dd { font-size:1em; line-height:1.5em; display:inline-block; color:#777;}
#about_wrap .about_area ul li .list_type2 {float:right; width:30%; height:480px; padding:40px; padding-left:0px; background:#f2f2f2; min-width:530px;}
#about_wrap .about_area ul li .list_type2 dl {width:100%;}
#about_wrap .about_area ul li .list_type2 dl dt { font-size:1.5em; line-height:1.4em; font-weight:400; padding-bottom:20px; }
#about_wrap .about_area ul li .list_type2 dl dd { width:100%; font-size:1em; line-height:1.5em;color:#777; list-style:none; border-bottom:1px solid #eee; padding:7px 0;}
#about_wrap .about_area ul li .list_type2 dl dd:nth-child(1) .icon{background:#aaa;}
#about_wrap .about_area ul li .list_type2 dl dd:nth-child(2) .icon{background:#ff6c00;}
#about_wrap .about_area ul li .list_type2 dl dd:nth-child(3) .icon{background:#aaa;}
#about_wrap .about_area ul li .list_type2 dl dd:nth-child(4) .icon{background:#ff6c00;}
#about_wrap .about_area ul li .list_type2 dl dd:nth-child(5) .icon{background:#aaa;}
#about_wrap .about_area ul li .list_type2 dl dd:nth-child(6) .icon{background:#ff6c00;}
#about_wrap .about_area ul li .list_type2 dl dd p.icon{display:inline-block; vertical-align:middle; width:50px; height:50px; line-height:50px; background:#aaa; text-align:center}
#about_wrap .about_area ul li .list_type2 dl dd span i {display:inline-block; vertical-align:middle; font-size:2em; color:#fff;}
#about_wrap .about_area ul li .list_type2 dl dd .txt{display:inline-block; vertical-align:middle; font-size:1.2em; color:#000; line-height:1.4em; padding-left:8px;}
#about_wrap .about_area ul li .list_type2 dl dd .txt span{display:inline-block; font-size:14px; color:#777; line-height:20px;}



#service_wrap {width:100%; min-width:320px;  padding:70px 0; background-color:rgba(255, 120, 38, 0.07)}

.con_title{ width:100%; padding-bottom:10px; margin:20px auto;}
.con_title p { text-align:center; font-size:2.8em;  line-height:50px; color:#ff6c00; font-weight:700; padding:0 10px; margin:0px auto;  }
.con_title span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 15px; margin:10px 0 20px 0;}
.con_title span > em {color:#fff; font-size:1.25em;  padding:0 6px; line-height: 2.1em; background-color:rgba(255, 108, 0, 1); font-style: normal; }

.con_title2 { width:100%; max-width:1200px;  margin:0 auto;}
.con_title2 p { text-align:center; font-size:2.8em;  line-height:50px; color:#ff6c00; font-weight:700; padding:15px 10px; margin:0px auto;  }
.con_title2 span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 15px; margin:0px 0 20px 0;}
.con_title2 span > em {color:#fff; font-size:1.25em;  padding:0 6px; line-height: 2.1em; background-color:rgba(255, 108, 0, 1); font-style: normal; }

#scontents {width:100%; min-width:320px;  padding:70px 0; background-color:#fff;}



.con_area { width:100%;  max-width:1200px; margin:0 auto 30px; border-top:1px solid #ddd; border-right:1px solid #ddd; box-sizing:border-box; background:#fff;}
.con_area:after { content:""; display:block; clear:both;}
.con_area ul { background:#fff;  padding:0; margin:0; }
.con_area ul li{ float:left; display:inline-block; width:33.33333%; margin:0; border-bottom:1px solid #ddd; border-left:1px solid #ddd; box-sizing:border-box; overflow:hidden; transition:all .5s ease; -moz-transition:all .5s ease; -ms-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease;text-align:center; padding:0 0;  }
.con_area ul li a{ display:inline-block; width:100%; color:#555; }
.con_area ul li i {display:block; color:#555; font-size:3em; padding-top: 50px;}
.con_area ul li p{ display:block; color:#555; font-size:1.25em; padding-top:15px;}
.con_area ul li span{ display:block; color:#777; font-size:1em; margin-top:10px; padding: 15px 0 50px;  }
.con_area ul li:hover { background:#ff6c00; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.2) 45%, rgba(255, 255, 255, 0.2) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);background-size: 6px 6px;background-repeat: repeat; color:#fff;}
.con_area ul li:hover i{color:#fff; }
.con_area ul li:hover p{color:#fff;}
.con_area ul li:hover span{color:#fff;}

.con_area ul li p a{ display:block; }
.con_area ul li:hover p a{color:#fff;}







.con_area2 { width:100%;  max-width:1200px; margin:0 auto 30px; border-top:1px solid #ddd; border-right:1px solid #ddd; box-sizing:border-box; background:#fff;}
.con_area2:after { content:""; display:block; clear:both;}
.con_area2 ul { background:#fff;  padding:0; margin:0; }
.con_area2 ul li{ float:left; display:inline-block; width:100%; margin:0; border-bottom:1px solid #ddd; border-left:1px solid #ddd; box-sizing:border-box; overflow:hidden; transition:all .5s ease; -moz-transition:all .5s ease; -ms-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease;}
.con_area2 ul li a{ display:inline-block; width:100%; color:#555; text-align:center; padding:0 0;  }
.con_area2 ul li i {display:block; color:#555; font-size:3em; padding-top: 50px;}
.con_area2 ul li p{ display:block; color:#555; font-size:1.25em; padding-top:15px;  }
.con_area2 ul li span{ display:block; color:#777; font-size:1em; margin-top:10px; padding: 15px 0 25px;  }
.con_area2 ul li:hover { background:#ff6c00; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.2) 45%, rgba(255, 255, 255, 0.2) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);background-size: 6px 6px;background-repeat: repeat;}
.con_area2 ul li:hover i{color:#fff; }
.con_area2 ul li:hover p{color:#fff;}
.con_area2 ul li:hover span{color:#fff;}
.con_area2 ul li:hover a{color:#fff;}




#fun_wrap {width:100%; min-width:320px;  padding:70px 0; background-color:rgba(255, 120, 38, 0.07)}
#fun_wrap .con_area { width:100%;  max-width:1210px; margin:0 auto; border-top:1px solid #ddd; border-right:1px solid #ddd; box-sizing:border-box; background:rgba(255, 255, 255, 0.2);}
#fun_wrap .con_area:after { content:""; display:block; clear:both;}
#fun_wrap .con_area ul { background:#fff;  padding:0; margin:0; }
#fun_wrap .con_area ul li{ float:left; display:inline-block; width:20%; margin:0; border-bottom:1px solid #ddd; border-left:1px solid #ddd; box-sizing:border-box; text-align: center; }
#fun_wrap .con_area ul li img { max-width:100%;height:auto !important; transition: transform 1s; -webkit-transition: -webkit-transform 1s; }
#fun_wrap .con_area ul li img:hover { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1);}

#fun_wrap.con_area ul li a{ display:inline-block; width:100%; color:#555; text-align:center; padding:0 0;  }

#fun_wrap .con_area ul li p{ display:block; color:#555; font-size:1.25em; padding:7px 0;  }

#fun_wrap .con_area ul li:hover { background:#ff6c00; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.2) 45%, rgba(255, 255, 255, 0.2) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);background-size: 6px 6px;background-repeat: repeat;}

#fun_wrap .con_area ul li:hover p{color:#fff;}
#fun_wrap .con_area ul li:hover span{color:#fff;}


#day_wrap {width:100%; min-width:320px;  padding:90px 0; background-color:#fff;}
#shoes {position:relative; 
	width:100%; min-width:320px;  padding:70px 0; background-color:rgba(255, 120, 38, 0.07) }
#shoes .comm_area { width:48%; float:left;}
#shoes .comm_area1 { width:48%; float:right;}


#pro_wrap {position:relative; width:100%;  min-width:320px; margin:80px auto; margin-bottom:60px;}

#pro_tab {position: relative; width:100%; margin:0px auto; }
#pro_tab:after{ content:""; display:block; clear:both;}
#pro_tab .tab { width:100%; max-width:1200px; height:30px; line-height:30px; margin:0 auto; text-align:center;}
#pro_tab .tab:after {content:""; display:block; clear:both;}
#pro_tab .tab li{display:inline-block; width:100px; margin-right:10px; }
#pro_tab .tab a{display: block; height:30px; line-height:30px; text-align: center; color:#333; background:#eee; }
#pro_tab .tab li:last-child {margin:0;}
#pro_tab .tab li.all { width:40px; color:#fff; border:0;  border-radius:4px; }
#pro_tab .tab li.all a { background:#333; color:#fff; border:0;  }
#pro_tab .tab li.on a{font-weight:700; border-bottom: 0 none;  background:#ff6c00; color:#fff;}
#pro_tab li{position: relative; line-height:30px;}
#pro_tab li span.date{position: absolute; right:0; text-align:right; line-height:30px; font-size:0.9em; color:#ddd; }
#pro_tab div li a{display: inline-block; margin-right:0px; font-size:0.9em; color:#333;}
#pro_tab > div{display: none; padding:0; }
#pro_tab .active{display: block; }
#pro_tab .pro_list{ width:100%; text-align:center; padding-top:50px; margin:0 auto; overflow:hidden;}
#pro_tab .pro_list:after {content:""; display:block; clear:both;}
#pro_tab .pro_list > ul{ width:100%; font-size:0; list-style:none; margin:0; padding:0; overflow:hidden; }
#pro_tab .pro_list > ul > li{ display:inline-block; width:380px; margin:0 0.5% 2% 0.5%; text-align:center; border:0px solid red;}
#pro_tab .pro_list > ul > li > a{width:100%;}
#pro_tab .pro_list > ul > li > a > div > img { width:100%;  border:1px solid #ddd; box-sizing:border-box; cursor:pointer; }
#pro_tab .pro_list > ul > li > a > p {display:block; width:90%; margin:0 auto;  font-size:1.5em;font-weight:700; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden}
#pro_tab .pro_list > ul > li > a > div.text {display:block; width:90%; margin:0 auto;   color:#777; border:0px solid red; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;}
#pro_tab .pro_zoom { width:100%; height:100%; margin:0; overflow:hidden;}
#pro_tab .pro_zoom img {width:100%; border:1px solid #ddd; transition: transform 1s; -webkit-transition: -webkit-transform 1s;}
#pro_tab .pro_list > ul > li > a > p > span.new_icon{display:inline-block; line-height:1em; color:#fff; background-color:#03a0e4; padding:1px 5px 1px 3px; font-size:0.6em !important;}
#pro_tab .pro_list > ul > li > a > p > span.hot_icon{display:inline-block; line-height:1em; color:#fff; background-color:#c44272; padding:1px 5px 1px 3px; font-size:0.6em !important;}


.txt_noti {width:100%; margin:0 auto; text-align: center;}
.txt_noti p { font-size: 1.5em; padding-top:3px; color:#777;}
.txt_noti a {font-size: 1em;color:#ff6c00; }
.txt_noti span {font-size: 1em;color:#777; }








#package_wrap {width:100%; min-width:320px;  padding:70px 0; background-color:#fff;}
.package { width:100%; max-width:1210px; overflow:hidden; margin:0 auto 0;  }
.package:after { content:""; display:block; clear:both; }
.package ul { padding:0; margin:0; }
.package ul li {  width:60%; margin: 0 auto;}
.package ul li strong { display:block; margin-top:20px; font-size:2.3em; font-weight:700; color:#ff6c00; line-height:20px; text-align:center; }
.package ul li > span { display:block; margin:20px 0; font-size:1em; text-align:center; color:#777; letter-spacing:-0.02em; }

.tbl2 .weekend, .tbl3 .weekend {color:#B7B7B7;}
.tbl2{width:100%;  border-collapse:collapse;}
.tbl2 th{width:20%; background-color:rgba(255, 120, 38, 0.07); border-bottom:1px dotted #ff9f6a; padding:7px 0; font-size:1.2em; font-weight:normal;  color:#4D4D4D; text-align:center;}
.tbl2 td{width:33%; text-align:center; background-color:#FFF;border-bottom:1px dotted  #ff9f6a; padding:7px 0;  font-size:1.2em;letter-spacing:-0.02em;color:#4D4D4D; }

.tbl3{width:100%; border-top:2px solid #ff6c00; border-collapse:collapse;}
.tbl3 th{width:25%; background-color:rgba(255, 120, 38, 0.07); border-bottom:1px dotted  #ff9f6a; padding:18px 0; font-size:1.2em; font-weight:normal;   color:#4D4D4D; text-align:center; border-right:1px solid #ff9f6a;}
.tbl3 td{width:25%;  background-color:#FFF;border-bottom:1px dotted  #ff9f6a; text-align: center; color:#4D4D4D; font-size:1.2em;letter-spacing:-0.02em; }
.tbl3 .pers {width:15%;  background-color:rgba(255, 120, 38, -0.93);border-bottom:1px dotted  #ff9f6a;font-size:1em;letter-spacing:-0.02em; }
.week2 {width:26%; instaalign:center; background-color:#FFF;    font-size:1.2em;letter-spacing:-0.02em; }
.line{border-bottom:2px solid #ff6c00;  color:#4E4E4E; font-size:1.22em; }
.line th { font-weight:600; padding:8px 0;  }
.line td { font-weight:600; padding:8px 0;  }
.week {width:32%; text-align:center; background-color:#FFF;border-bottom:1px solid #ff9f6a;   font-size:1.2em;letter-spacing:-0.02em; border-right:1px solid #ff9f6a;}
.week2 span {font-size:0.8em; color:#A0A0A0; }

.pkg {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 1.7em;
    line-height: 2.1em;
    background-color: rgb(245, 98, 17);
    }
.pkg2 { text-align: center;  display:block;   color: #fff;    font-size: 1.3em;  line-height: 1.4em;  background-color: rgba(245, 98, 17, 1);  padding-bottom:7px; }




.package2 { width:100%; max-width:1210px; overflow:hidden; margin:0 auto 0;  }
.package2:after { content:""; display:block; clear:both; }
.package2 ul { padding:0; margin:0; }
.package2 ul li {  width:49%; float:left; }
.package2 ul li:first-child{padding-right:1%;}
.package2 ul li strong { display:block; margin-top:20px; font-size:2.3em; font-weight:700; color:#ff6c00; line-height:20px; text-align:center; }
.package2 ul li > span { display:block; margin:20px 0; font-size:1em; text-align:center; color:#777; letter-spacing:-0.02em; }

.week2 {width:26%; instaalign:center; background-color:#FFF;    font-size:1.2em;letter-spacing:-0.02em; }
.line{border-bottom:2px solid #ff6c00;  color:#4E4E4E; font-size:1.22em; }
.line th { font-weight:600; padding:8px 0;  }
.line td { font-weight:600; padding:8px 0;  }
.week {width:32%; text-align:center; background-color:#FFF;border-bottom:1px solid #ff9f6a;   font-size:1.2em;letter-spacing:-0.02em; }
.week span {font-size:0.8em; color:#A0A0A0; }

#info_wrap {position:relative; width:100%; min-width:320px; padding:100px 0; padding:70px 0; background:#f56211; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.1) 45%, rgba(255, 255, 255, 0.1) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);background-size: 6px 6px;background-repeat: repeat;}
#info_wrap .con_area { width:100%;  max-width:1200px; margin:0 auto 30px; border:0; box-sizing:border-box; background:rgba(255, 255, 255, 0);}
#info_wrap .con_area:after { content:""; display:block; clear:both;}
#info_wrap ul {   padding:0; margin:0; }
#info_wrap ul li{ float:left; display:inline-block; width:100%; margin:0; border:0; text-align:center; padding:0 0;  }
#info_wrap ul li a{ display:inline-block; width:100%; color:#555; }




#rolling_box {position:relative; width:100%; min-width:320px; padding:100px 0; padding:70px 0; background:#05396b; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.1) 45%, rgba(255, 255, 255, 0.1) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);background-size: 6px 6px;background-repeat: repeat;}
#rolling_box .con_title{ width:100%; padding-bottom:30px; margin:0 auto;}
#rolling_box .con_title p a{ text-align:center;   line-height:50px; color:#fff ; font-weight:700; padding:0 10px; margin:0px auto;  }
#rolling_box .con_title span { display:block; text-align:center; font-size:1.15em; color:#aaa;  padding:0 10px;  margin:10px 0 20px 0;}
#rolling_box .swiper-wrapper2{position:relative; width:100%; height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-boxs;box-sizing:content-box}
#rolling_box .swiper-container2{width:100%; max-width:1200px; height:auto; overflow:hidden; margin:0 auto; }
#rolling_box .swiper-container2 .swiper-slide{position:relative; width:380px; padding:0; margin:0; overflow:hidden; box-sizing:border-box;}
#rolling_box .swiper-container2 .swiper-slide a{width:100%; display:block;}
#rolling_box .swiper-container2 .swiper-slide img{width:285px; }
#rolling_box .swiper-container2 .swiper-slide .txtBox{position:relative; top:-30px; width:100%; height:175px; text-align:left; background:#fff; padding:20px 20px; }
#rolling_box .swiper-container2 .swiper-slide .txtBox .tit{ display:block; width:100%; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal; overflow:hidden; font-size:1.2em; color:#000; line-height:30px; margin-bottom:10px;}
#rolling_box .swiper-container2 .swiper-slide .txtBox .txt{ display:block; max-height:63px; min-height:50px; overflow:hidden; font-size:1em; color:#555;  line-height:1.5em; }
#rolling_box .swiper-container2 .swiper-slide .txtBox .date{ position:absolute; bottom:30px; left:20px; display:block; font-size:1em; color:#777; }
#rolling_box .swiper-btn-wrap {position:relative; top:25px; width:100%; max-width:1200px; margin:0 auto;  background:none; }
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 {position:absolute; bottom:-380px; width:100%; height:3px; margin:0 auto; z-index:0;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 .swiper-scrollbar2{width:150px; height:3px; right:0; bottom:7px; margin:0 auto; background:rgba(255,255,255,1)}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 .swiper-scrollbar-drag{height:100%; width:100%; position:relative; background:rgba(3, 160, 228,1);}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 {position:absolute; top:145px; width:100%; max-width:1200px; height:40px; text-align:center; margin:0 auto; z-index:20; background:none;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2{background:url("../image/list_prev_on2.png"); left:-70px; cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2{background:url("../image/list_next_on2.png"); right:-70px;  cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2, .swiper-button-prev2{position:absolute; top:auto; bottom:0px; width:45px; height:45px;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2.swiper-button-disabled{opacity:1; background:url("../image/list_next_off2.png");}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2.swiper-button-disabled{opacity:1; background:url("../image/list_prev_off2.png");}
#rolling_box .swiper-pagination2{display:none}

#evt_box {position:relative; width:100%; min-width:320px; padding:100px 0; padding:70px 0; background:#00585a; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.1) 45%, rgba(255, 255, 255, 0.1) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);background-size: 6px 6px;background-repeat: repeat;}
#evt_box .con_title{ width:100%; padding-bottom:30px; margin:0 auto;}
#evt_box .con_title p a{ text-align:center;   line-height:50px; color:#fff ; font-weight:700; padding:0 10px; margin:0px auto;  }
#evt_box .con_title span { display:block; text-align:center; font-size:1.15em; color:#aaa;  padding:0 10px;  margin:10px 0 20px 0;}
#evt_box .swiper-wrapper2{position:relative; width:100%; height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-boxs;box-sizing:content-box}

#comm_wrap { width:100%; min-width:320px; max-width:1200px; margin:100px auto;  }
#comm_wrap .comm_area { width:48%; float:left;}
#comm_wrap .comm_area1 { width:48%; float:right;}

#comm_wrap .notice_area { width:100%; height:auto; padding:0; overflow:hidden; border-top:1px solid #000; box-sizing:border-box; background:#fff; }
#comm_wrap .notice_area .notice_list {width:100%;}
#comm_wrap .notice_area .notice_list li {position: relative; width:100%; padding-left: 8px; border-bottom:1px solid #eee; }
#comm_wrap .notice_area .notice_list li .more{display:block; position:absolute; top:15%; right:10px; text-align:right; opacity:0.2;}
#comm_wrap .notice_area .notice_list li:hover .more{  opacity:1; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease; }
#comm_wrap .notice_area .notice_list li a{display:block; width:100%; height:100%; padding:30px 0; overflow:hidden;}
#comm_wrap .notice_area .notice_list li a > strong{display:inline-block; float:left; width:15%; font-size:1em; color:#aaa; text-align:center; }
#comm_wrap .notice_area .notice_list li a > strong > em{display:block; color:#ff6c00; font-size:1.3em; font-weight:700; font-style:normal; margin-bottom:10px;}
#comm_wrap .notice_area .notice_list li a .txt{display:inline-block; float:left; width:100%; }
#comm_wrap .notice_area .notice_list li a .txt > strong { font-size:1.2em; color:#000; font-weight:400;}
#comm_wrap .notice_area .notice_list li a .txt > strong > em{ color:#ff6c00; font-size:1.3em; font-weight:700; font-style:normal; margin-bottom:10px;}
#comm_wrap .notice_area .notice_list li a .txt > span,p{display:block; font-size:1em; color:#555; font-style:normal;  text-overflow:ellipsis; word-wrap:normal;overflow:hidden}
#comm_wrap .notice_area .notice_list li:hover {background:#f8f8f8;}




#location{width:100%; min-width:320px; max-width:1200px; margin:70px auto;}
#location .con_title{ width:100%; padding-bottom:30px; margin:0 auto;}
#location .con_title p { text-align:center; font-size:2.8em;  line-height:50px; color:#000; font-weight:700; padding:0 10px; margin:0px auto;  }
#location .con_title span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 15px; margin:10px 0 20px 0;}
#location .g_map { float:left; width:65%; height:350px; overflow:hidden;}
#location .address {float:right; width:35%; height:350px; padding:40px; background:#ff6c00; overflow:hidden;}
#location .address h2.title {color:#fff; font-size:1.8em; line-height: 1.2em;  margin-bottom:20px;}
#location .address table{width:100%; }
#location .address table caption h2{ color:#fff; font-size:1.8em; line-height: 1.2em; text-align:left; }
#location .address table th{color:#fff; font-size:1em; padding:8px 0; text-align:left; font-weight:400; vertical-align:top; border-bottom:1px solid rgba(0,0,0,.3);}
#location .address table th:before {display:inline-block; content: ""; background:#fff; width:2px; height:10px; margin-right:6px; text-align:left;  /*border-right:1px solid rgba(255,255,255,.5);*/}
#location .address table td{color:#fff; font-size:0.98em; padding:5px; border-bottom:1px solid rgba(255,255,255,.2);}



#online{position:relative; top:0; width:100%; min-width:320px; max-width:1980px; margin:0px auto; background:url('../image/online_back.jpg') repeat-y; background-position:left 100%; background-attachment: contain;}
#online:after{ content:""; display:block; clear:both;}
#online .online_con { width:100%; height:300px; }
#online .online_con div.blind { width:100%;  height:100%; background:rgba(0,0,0,0.3);}
#online .online_area { position:absolute; top:20%; text-align:center; width:100%; }
#online .online_area p{ display:block; font-size:2.5em; color:#fff; }
#online .online_area span{ display:inline-block; font-size:1.3em; font-weight:300; line-height:24px; color:#fff; padding:0 20px; margin:10px 0;}
#online .online_area a{display: inline-block; width:160px; height:50px; line-height:50px; font-size:1.2em; color:#fff;  background:rgba(0,0,0,0);  border:1px solid #fff;  margin:20px 20px; transition: 0.5s all ease;   -webkit-transition: 0.5s all ease;   -moz-transition: 0.5s all ease;   -ms-transition: 0.5s all ease;   -o-transition: 0.5s all ease; }
#online .online_area a:hover{color:#fff; background:#ff6c00; border:1px solid #ff6c00;}

#service_wrap .online_area {  text-align:center; width:100%; }
#service_wrap .online_area p{ display:block; font-size:2.5em; color:#ff6c00; }
#service_wrap .online_area span{ display:inline-block; font-size:1.3em; font-weight:300; line-height:24px; color:#ff6c00; padding:0 20px; margin:10px 0;}
#service_wrap .online_area a{display: inline-block; width:160px; height:50px; line-height:50px; font-size:1.2em; color:#ff6c00;  background:rgba(0,0,0,0);  border:1px solid #ff6c00;  margin:20px 20px; transition: 0.5s all ease;   -webkit-transition: 0.5s all ease;   -moz-transition: 0.5s all ease;   -ms-transition: 0.5s all ease;   -o-transition: 0.5s all ease; }
#service_wrap .online_area a:hover{color:#fff; background:#ff6c00; border:1px solid #ff6c00;}

#m_qmenu{display: none;}



 #insta { width:100%; min-width:320px; max-width:1200px; margin:30px auto;}

 .instagram_profile {width:100%; margin: 0 auto; display: inline-block; height: 90px;}
 .instagram_profile_image {width: 20%; float:left; max-width:90px; }
 .instagram_profile_image img {width: 100%;}
 .instagram_username {width:80%; float:left;}
	.instagram_username a { padding: 0 5px; font-size:1.4em; color:#323232; font-weight: 500; line-height:90px;}
.follow_btn { 	text-decoration:none;margin-left: 10px;	
	line-height:30px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	font-size:15px;
	color:#c44272;
	width:100px;

	padding:3px;
	border-color:#c44272;
	border-width:1px;
	border-style:solid; }
.instagram_username a span:hover{color:#fff; background:#c44272; }



        .text-underline {
            text-decoration: underline;
        }

        .text-bold {
            font-weight: 700;
        }

        .text-italic {
            font-style: italic;
        }

        .text-small {
            font-size: 0.8em;
        }

        .flex-grow-1 {
            flex-grow: 1;
        }



        .instagram_feed {
            overflow:hidden;
        }

        #jsonHere {
            max-height: 60vh;
            overflow: auto;
        }






/* 하단 */
#footer { clear:both; width:100%; min-width:320px; background:#292929;}
.copy_warp { position:relative; width:100%; max-width:1200px; padding:40px 0 50px 0; margin:0 auto;}
.copy_warp:after{ content:""; display:block; clear:both;}
.copy_logo { float:left; display:block; width:20%;}
.copyright { float:left; width:80%;}
.copyright li {display:inline-block; font-size:0.95em; color:#8e8e8e; line-height:1.5em; margin-right:15px;}
.copyright .txt-block {display:block;}
.copyright a { color:#8e8e8e;}
.copyright .pT15{padding-top:15px;}
.copy_sns {  position:absolute; right:0; top:30px; width:136px; }
.copy_sns:after{ content:""; display:block; clear:both;}
.copy_sns li { float:left; width:40px; height:40px; margin-left:8px;}
.copy_sns li:first-child {margin-left:0;}
.copy_sns li a { position:relative; display:block; width:100%; height:100%; font-size:1.4em; text-align: center; line-height:37px; color:#fff; background: transparent; border: 1px solid rgba(255, 255, 255, .3); border-radius: 50%; transition: all .3s ease-in-out;}
.copy_sns li.blog a:hover { background: #47a944; border-color: #47a944; }
.copy_sns li.facebook a:hover { background: #395796; border-color: #395796; }
.copy_sns li.instagram a:hover { background: #c13584; border-color: #c13584; }





/* PC용 퀵메뉴 */
#backtotop{ position:fixed; bottom:35%; right:0; z-index : 1000; display:none;}
.q-menu nav div { position: relative; width:50px; height:50px; line-height:50px; font-size:1.5em; text-align:center; background:rgba(0,0,0,0.5);  margin:5px 0; transition: 0.5s all ease;   -webkit-transition: 0.5s all ease;   -moz-transition: 0.5s all ease;   -ms-transition: 0.5s all ease;   -o-transition: 0.5s all ease; }
.q-menu nav div:hover {background:#03a0e4; /*rgba(0,0,0,0.9);*/}
.q-menu nav div i { display:inline-block; vertical-align:top; text-align:center; width:100%; height:50px; line-height:50px; font-size:0.85em; }
.q-menu nav div a {  width: 50px; height: 50px; line-height:50px; text-align: center; color:#fff; text-decoration:none; }
.q-menu nav div a span { position: absolute; right:0; padding:17px 10px; height:50px; line-height:50px; font-size:0.7em; opacity: 0; white-space: nowrap; background:#03a0e4; /*rgba(0,0,0,0.9);*/ color: #fff; line-height: 1em;
-webkit-transition: all 300ms; -moz-transition: all 300ms; -ms-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }
.q-menu nav a:hover { opacity: 1; }
.q-menu nav a:hover span { right:50px; opacity: 1; }
.q-menu nav a.active { color: #333; opacity: 1; }


.q-menu2{display:none }


/*오시는길*/

.map_wrap{ width:100%; max-width:1200px; margin:0 auto; margin-bottom:0px;}
.map_wrap .map_info {width:100%; margin-top:40px;}
.map_wrap .map_info .con_box {margin-bottom:30px;}
.map_wrap .map_info .con_box>h2 {font-size:1.5em; color:#000;  margin-bottom:10px;}
.map_wrap .map_info table {width:100%; border-top:1px solid #000;}
.map_wrap .map_info table th {padding:0; margin:0; width:30%; text-align:center; font-size:1em; color:#000; vertical-align:middle; font-weight:normal; /*background:url('/html/image/arr1.gif')no-repeat 95% 40%; */ background:#f5f5f5; border-bottom:1px solid #EEE;}
.map_wrap .map_info table td {width:80%; text-align:left; font-size:1em; color:#888; vertical-align:middle;  padding:10px 0 10px 15px; border-bottom:1px solid #EEE; background-color:#FFFFFF; }
.map_wrap .map_info table td > a {color:#666;}
.map_wrap .map_info table td > a:hover {color:#000;}

.map_wrap .map_info ul li{

    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}
 

 .tbl4 {width:100%; border-top:1px solid #000;}
 .tbl4 th {padding:0; margin:0; width:30%!important; text-align:center; font-size:1em; color:#000; vertical-align:middle; font-weight:normal; /*background:url('/html/image/arr1.gif')no-repeat 95% 40%; */ background:#f5f5f5; border-bottom:1px solid #EEE;}
 .tbl4 td {width:30%!important; text-align:left; font-size:1em; color:#888; vertical-align:middle !important;  padding:7px 0 8px 15px !important; border-bottom:1px solid #EEE; } 
.tbl4 td > a {color:#666;}
 .tbl4 td > a:hover {color:#000;}







/* 서브 */
#sub_visual{width:100%; min-width:320px; height:320px; text-align:center; background:#5C5C5C; }
.backgroundimg{position:relative; width:100%; text-align:center; margin:0 auto; height:320px; z-index:0; }
.visual_area {width:100%; max-width:1920px; height:320px; margin:0 auto; }


#sub_wrapper{width:100%; min-width:320px; margin:0 auto;}
#sub_wrapper:after{ content:""; display:block; clear:both;}
#sub_menu{ display:block; width:100%;  margin:0px auto; background:#fff; border-bottom:1px solid #ddd; } /*메뉴가림*/
#sub_menu .sub_tab{width:100%; max-width:1200px; text-align:left; margin:0 auto; }

.sub_location{ width:100%; max-width:1200px; height:60px; font-size: 0; background:#fff; margin:0 auto;}
.sub_location > div{font-size: 0;}
.sub_location > div .cen{ float:left; width:60px; height:60px; line-height:60px; text-align:center; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.sub_location > div .cen i{ color:#000; font-size:1.2em;}
.sub_location ul{width:100%; max-width:1200px; padding:0; margin:0; display: inline-block; width:179px; border-right: 1px solid #ddd;vertical-align: top; box-sizing:border-box; }
.sub_location ul:first-child{ border-left: 1px solid #ddd; }
.sub_location ul li{position: relative; width:100%;}
.sub_location ul li span{display: block; padding: 0 15px; line-height: 60px; font-size:1.2em; color: #000; background: url('../image/icnLocaArr.png') 90% center no-repeat; cursor: pointer;}
.sub_location ul.on li span{background: url('../image/icnLocaArr1.png') 90% center no-repeat;}
.sub_location ul li a{width:100%; display: block; padding: 8px 15px; color: #000; }
.sub_location ul li a:hover{color: #000; background:#ddd;box-sizing:border-box;}
.sub_location ul ul{display: none;position: absolute;top:60px; left: -1px; padding: 0px 0;background:#fff; border: 1px solid #ddd;  border-top:none; z-index:9999;}
.sub_location ul.on li ul{display: block;}
.sub_location ul.dep2 li span{color: #91430f; font-weight:500;}
.sub_location ul.dep2 ul{width:180px;}


#sub_tit { position:absolute; width:100%; min-width:320px; max-width:1200px; margin:0px auto; top:150px; left:50%; margin-left:-600px; border:0px solid red;}
#sub_tit .path { position:absolute; top:190px; right:0;  }
#sub_tit .path li { float: left; text-align:center; font-size:0.9em; padding: 0 8px 0 12px; margin:0; color: #000; background: url('../image/ico_path.gif') no-repeat left center; }
#sub_tit .path li a span.ic-home {padding: 0;cursor: pointer;}
#sub_tit .path li a span.ic-home i { background: url('../image/icon_home.png') no-repeat left center; display:inline-block; width:11px; height:11px;}
#sub_tit .path li:first-child { background:none;}
#sub_tit .path li:last-child { color:#000; font-weight:500;}
#sub_tit .title{ position:relative; padding-bottom:10px; font-size:2.4em; color:#fff; text-align:center; text-transform:uppercase; } /*대문자로*/
#sub_tit .title:after{display:block; content:""; width:5%; height:3px;  margin:10px auto; background:#fff;}
#sub_tit .normal_txt{display:none; margin:0px 0; font-size:1.2em; color:#fff; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; font-family: 'Noto Sans KR', sans-serif;}
#sub_tit .normal_txt .color1{color:#fd7701;}


.scontents{width:100%; max-width:1200px; height:100%;  margin:0px auto; padding:30px 0 100px 0; }
.scontents:after{ content:""; display:block; clear:both;}
.scontents .bg_vline { display: block; width:1px; height:30px; /*background: url('../image/bg_vline.gif') no-repeat center;*/ margin:0px auto; }
.scontents h3.title {  font-size: 2.5em;  text-align: center; margin-top:0px;}
.scontents .eng {  display:block; text-align:center; font-size: 2.5em;  font-weight:500;  margin:0px 0;}
.scontents .eng em { color: #91430f; font-style: normal;}
.scontents .stitle { font-size:1.2em; line-height:28px; text-align:center; color:#333; margin-bottom:0px; }
.scontents .stitle:after{display:block; width:100%; border-bottom:1px solid #ddd; height:30px; background-color:red;}


.sub_log


.eng {  display:block; text-align:center; font-size: 2.5em;  font-weight:500;  margin:0px 0;}
.eng em { color: #91430f; font-style: normal;}


.tba{width:100%; border-top:1px solid #333; border-collapse:collapse; background-color:#fff;}
.tba th{width:35%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:6px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.tba td{width:65%; border-bottom:1px solid #ccc; padding:6px 0; text-indent:10px; font-size:0.9em;}


.policy_box{border:1px solid #ddd; padding:10px; height:160px; overflow:auto;}



/*사업영역 Type01 */
.business { width:100%; max-width:1210px; overflow:hidden; margin:0 auto;  }
.business:after { content:""; display:block; clear:both; }
.business ul { padding:0; margin:0; }
.business ul li { float:left; width:48%; margin-left:1%; margin-right:1%; }
.business ul li img { display:block; width:100%;}
.business ul li strong { display:block; margin-top:20px; font-size:1.5em; font-weight:700; line-height:19px; text-align:center; }
.business ul li > span { display:block; margin:7px 0; font-size:1em; text-align:center; letter-spacing:-0.04em; }


.business ul li .con_box {width:100%; border-top:1px solid #91430f; border-collapse:collapse;}
.business ul li .tbl { width:100%;  }
.business ul li .tbl th{width:30%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:5px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.business ul li .tbl td{width:70%; border-bottom:1px solid #ccc; padding:5px 0; text-indent:10px; font-size:0.9em;}


.business2 { width:100%; max-width:830px; overflow:hidden; margin:0 auto;  }
.business2:after { content:""; display:block; clear:both; }
.business2 ul { padding:0; margin:0; }
.business2 ul li { float:left; width:47%; margin-left:1.5%; margin-right:1.5%; }
.business2 ul li img { display:block; width:100%;}
.business2 ul li strong { display:block; margin-top:20px; font-size:1.5em; font-weight:700; line-height:19px; text-align:center; }
.business2 ul li > span { display:block; margin:7px 0; font-size:1em; text-align:center; letter-spacing:-0.04em; }


.business2 ul li .tbl {width:100%; border-top:1px solid #91430f; border-collapse:collapse;}
.business2 ul li .tbl th{width:30%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:5px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.business2 ul li .tbl td{width:70%; border-bottom:1px solid #ccc; padding:5px 0; text-indent:10px; font-size:0.9em;}

/*사업영역 Type02 */
.cross {width:100%; max-width:1210px; overflow:hidden;  margin:0 auto;  }
.cross:after{ content:""; display:block; clear:both;}
.cross ul {padding:0; margin:0; }
.cross ul li{float:left; width:100%; overflow:hidden; margin-bottom:60px; border:0px; }
.cross ul li .cross_tit{font-size:2em;}
.cross ul li .cross_txt{font-size:1.2em; padding-top:20px; }
.cross ul li .cross_txtt{font-size:0.9em; padding-top:20px; color:#ff6c00 }
.cross ul li .cross_img{float:left; width:55%; height:340px; margin-bottom:0px; background:#f8f8f8;}
.cross ul li .cross_img img{height:340px;}
.cross ul li .cross_right{float:right; width:45%;  height:340px; background:#fff; padding:50px 50px 0 50px; box-sizing: border-box; }
.cross ul li.other_type .cross_img{float:right; width:55%; height:340px; background:#f8f8f8; margin-bottom:00px; text-align:right;}
.cross ul li.other_type .cross_right{float:left; width:45%;  height:340px; background:url('https://sunset740.cdn1.cafe24.com/2025_alcohol2.png') top center no-repeat  !important; padding:50px 40px 0 50px; }
.cross ul li.other_type .cross_img img{height:340px; }


.btn_go {display:inline-block; background:#ff6c00; color:#fff; text-align:center;  font-size:1em; margin:20px 0px; padding:10px 30px; border:1px solid #ff6c00;  transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
.btn_go:hover {color:#ff6c00; background-color:#fff; }







/* 반응형 중간기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){

	.scontents{width:96%;}
	#container {margin-top:0px;}

	#lnb .lnb_wrap .ul_1st > li > a{padding:0 30px}

	#sub_tit { left:0%; margin-left:0px;}

	#pro_tab .pro_list > ul > li{width:20%;}

	.q-menu{display:none !important;}
	
	.cross {width:95%;}
	.cross ul li {margin-bottom:9px; }
	.cross ul li .cross_tit{font-size:1.5em; }
	.cross ul li .cross_txt{font-size:1em; padding:0;}
	.cross ul li .cross_txtt{padding:0;}
	.cross ul li .cross_img{ width:60%; height:250px; margin-bottom:0px;}
	.cross ul li .cross_right{ width:40%;  height:250px; padding:15px 15px; }
	.cross ul li .cross_img img{height:100%;}
	.cross ul li.other_type .cross_img{ width:60%; height:250px; margin-bottom:0px;}
	.cross ul li.other_type .cross_right{ width:40%; height:250px; padding:15px 15px; }
	.cross ul li.other_type .cross_img img{height:100%;}
	

	#online .online_con { width:100%; height:400px; }
	


}


/* 반응형 중간기기 1100px 사이즈 이하*/
@media all and (max-width:1100px){

#mobile_header{display:block; min-width:20pc; }
	#header_wrap, #gnb_wrap, #gnb_area {display:none;}

	.lview{display:none;}
	.sview{display:block;}

	#main_visual{top:0px;}

	#about_wrap .about_area ul li .list_type1{width:50%; padding:20px;}
	#about_wrap .about_area ul li .list_type2{width:50%; padding:20px; float:left; min-width:auto;}

	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2{ left:20px;}
	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2{ right:20px;}


	#sub_visual{margin-top:0px;}

	.scontents h3.title { text-align: center;}
	.scontents .eng {  text-align: center;}
	.scontents .stitle { text-align:center; }


	.scontents{width:96%;}
	#container {margin-top:0px;}


	#main_visual .swiper-slide{width:100%; height:450px;}
	#main_visual .swiper-slide div.backgroundimg1{height:450px; }
	#main_visual .swiper-slide div.backgroundimg2{height:450px; }
	#main_visual .sliderkit-text {text-align:center; border:0px solid red; background:rgba(255,255,255,0); padding:15px 0; }
	#main_visual .sliderkit-text h1.lviewa{font-size:2.2em;}
	#main_visual .sliderkit-text h1.sviewa{font-size:0.9em;}
	#main_visual .sliderkit-text h1 img{width:60%;}
	#main_visual .sliderkit-text span{padding:0 30px; font-size:0.7em;}	



	#about_wrap .about_area ul li { height:100%;}
	#about_wrap .about_area ul li.con_left div.img { width:100%; height:200px; }
	#about_wrap .about_area ul li.con_right div.img { width:100%; height:200px; }
	#about_wrap .about_area ul li em { top:35%;}
	#about_wrap .about_area ul li .list_type1 { position:relative; top:-50px; left:50%; margin-left:-45%; width:90%; height:auto; padding:15px;}
	#about_wrap .about_area ul li .list_type2 { position:relative; top:-50px; left:50%; margin-left:-45%; width:90%; height:auto; padding:15px; padding-bottom:0px; border-top:1px solid #eee; box-sizing:border-box; }
	#about_wrap .about_area ul li .list_type2 dl dd {  }
	#about_wrap .about_area ul li .list_type2 dl dd:nth-child(odd) {border-left:0;}
	#about_wrap .about_area ul li .list_type2 dl dd:nth-child(3) {border-bottom:0; clear:both;}
	#about_wrap .about_area ul li .list_type2 dl dd:nth-child(4) {border-bottom:0;}
	#about_wrap .about_area ul li .list_type2 dl dd p.icon{ display:inline-block;  width:40px; height:40px; line-height:40px; border-radius:100px; margin:0 auto; }
	#about_wrap .about_area ul li .list_type2 dl dd span i {font-size:1.48em;padding-bottom: 2px;}
	#about_wrap .about_area ul li .list_type2 dl dd .txt { font-size:1.38em; margin-top:11px; padding-left:6px; width:85%; line-height: 1em; }
	#about_wrap .about_area ul li .list_type2 dl dd .txt span {margin-top:3px;}

#m_qmenu { display: inline-block !important; position:relative;  width:100%; min-width:320px; max-width:1980px; margin:0px auto;}
#m_qmenu .online_area { top:20%; text-align:center; width:100%; }
#m_qmenu .online_area a{display: inline-block; width:90px; height:45px; line-height:42px; font-size:1.2em; color:#ff6c00;  background:rgba(0,0,0,0);  border:1px solid #ff6c00;  margin:10px; transition: 0.5s all ease;   -webkit-transition: 0.5s all ease;   -moz-transition: 0.5s all ease;   -ms-transition: 0.5s all ease;   -o-transition: 0.5s all ease; }
#m_qmenu .online_area a:hover{color:#fff; background:#ff6c00; border:1px solid #ff6c00;}
	
	#pro_tab{margin-bottom:0px;}
	#pro_tab .tab { width:95%; height:100%; margin:30px auto; }
	#pro_tab .tab li{float:left; width:48%; margin-right:1%; margin-left:1%; margin-bottom:1.5%;}
	#pro_tab .tab li:last-child {margin-left:1%; margin-right:1%;}
	#pro_tab .tab li.all { width:48%; margin-right:1%; margin-left:1%; margin-bottom:1.5%;}
	#pro_tab .pro_list{width:95%; padding-top:0px; }
	#pro_tab .pro_list ul li{width:48%; margin-bottom:4%; }
	#pro_tab .pro_list > ul > li{ margin:0 1% 2% 1%;} 
	#pro_tab .pro_list > ul > li > a > p {font-size:1.2em;}


	
	#fun_wrap .con_area , #service_wrap .con_area ,	.business ,	.business2    { width:90%; margin:0 auto 30px;}


	
	
	#service_wrap .con_area ul li{ width:50%;}
	#service_wrap .con_area ul li:nth-child(3n){ border-right:0; }
.con_area { width:90%; margin:0 auto;}
.con_area ul li{ width:50%;}
.con_area ul li:nth-child(3n){ border-right:0; }

	.con_area2 { width:90%; margin: 0 auto 30px; }

.con_area2:after { content:""; display:block; clear:both;}
.con_area2 ul { background:#fff;  padding:0; margin:0; }
.con_area2 ul li{ float:left; display:inline-block; width:100%; margin:0; border-bottom:1px solid #ddd; border-left:1px solid #ddd; box-sizing:border-box; overflow:hidden; transition:all .5s ease; -moz-transition:all .5s ease; -ms-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease;}
.con_area2 ul li a{ display:inline-block; width:100%; color:#555; text-align:center; padding:0 20px;  }
.con_area2 ul li i {display:block; color:#555; font-size:3em; padding-top: 50px;}
.con_area2 ul li p{ display:block; color:#555; font-size:1.25em; padding-top:15px;  }
.con_area2 ul li span{ display:block; color:#777; font-size:1em; margin-top:10px; padding: 15px 0 15px;  }
.con_area2 ul li:hover { background:#ff6c00; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.2) 45%, rgba(255, 255, 255, 0.2) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);background-size: 6px 6px;background-repeat: repeat;}
.con_area2 ul li:hover i{color:#fff; }
.con_area2 ul li:hover p{color:#fff;}
.con_area2 ul li:hover span{color:#fff;}
	
.con_title span  {padding: 0;}
.con_title2 span  {padding: 0;}
.con_title span > em {color:#fff; font-size:1em;  padding:0 6px; line-height: 1.3em; background-color:rgba(255, 108, 0, 1); font-style: normal; }
.con_title2 span > em {color:#fff; font-size:1em; padding:0 6px; line-height: 1.3em; background-color:rgba(255, 108, 0, 1); font-style: normal; }

	
	
	#m_bnr  { display: none; }
	#insta {width:100%; min-width:320px; margin:0 auto; }
    .insta_profile ul {width:100%;padding:10px;}

	.instagram_gallery img {width: 32% !important;}
	
	#location{ margin-bottom:0;}
	#location .g_map { width:100%;}
	#location .address {width:100%;}

	.copy_warp { width:90%;}
	#comm_wrap .comm_area{width:95%; float:none; margin:0 auto;}
	#comm_wrap .comm_area1{width:95%; float:none; margin:0 auto; margin-top:50px;}

	.copyright { width:100%; margin-top:30px; }
	.copy_sns { margin-top:10px; }


	#backtotop{right:15px;}
	
#backtotop2 {position:fixed; bottom:-1px; right:0; z-index : 1000; background: rgba(255,255,255,1.00); 
	height: 65px; width:100%; border-top:rgba(172,172,172,1.00) solid 1px;
	box-shadow: 0 6px 4px 0.5rem rgba(0,0,0,.12); }
	
	
    .q-menu2 {display:inline-block !important; height:90px;width:100%;}
	.q-menu2:after {clear:both;content:""; display:block;}
	.q-menu2 div {display:inline-block}


	.bt_tel{text-align: center;width:20%;height:50px; margin:-30px auto 0;}
	.bt_tel a {display:inline-block;  width:60px; height:60px; border-radius:100px; margin:0 auto; background:#ff6c00; color:#FFF;}
	.bt_tel a i {font-size:2em;line-height:58px; }
	
	.bt_l {float:left;width:40%;}
	.bt_l li {float:left;width:50%; text-align: center; }
	.bt_l li a i{font-size:1.5em;color:rgba(166,166,166,1.00); padding-top:8px;}
	.bt_l li a p{font-size:0.7em;color:rgba(166,166,166,1.00);}
	
	.bt_r {float:right;width:40%;}
	.bt_r li  {float:left;width:50%; text-align: center; }
    .bt_r li a i{font-size:1.5em;color:rgba(166,166,166,1.00);padding-top:8px;}
	.bt_r li a p{font-size:0.7em;color:rgba(166,166,166,1.00);}

	
	
	
	
	.sub_location > div .cen{ display:none;}
	.sub_location ul{width:50%;}
	.sub_location ul:first-child{border-left:0px; }
	.sub_location ul.dep2{border-right:0px;}
	.sub_location ul ul{width:100.8% !important;}	

	#sub_tit { margin:0px auto; padding:0; left:0%; margin-left:0px; background:none; top:180px;}
	#sub_tit .path { display:none; }
	#sub_tit .title{ font-size:2em; }
	#sub_tit .title:after{display:block; content:""; width:20%; height:3px; background:#fff; margin:10px auto; }
	#sub_tit .normal_txt{font-size:1.2em;  color:#fff;  text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; text-shadow: 0px 1px 4px #333; font-family: 'Noto Sans KR', sans-serif;}
	#sub_tit .normal_txt .color1{color:#fd7701;}

		
	.visual_area {background-position:center top !important; background-size:cover !important;}

	



.package2 ul li { width:100%; }
.package2 ul li strong { display:block; margin-top:20px; font-size:2.3em; font-weight:700; color:#ff6c00; line-height:20px; text-align:center; }
.package2 ul li > span { display:block; margin:20px 0; font-size:1em; text-align:center; color:#777; letter-spacing:-0.02em; }

.tbl2 .weekend, .tbl3 .weekend {color:#B7B7B7;}
.tbl2{width:100%; border-top:2px solid #ff6c00; border-collapse:collapse;}
.tbl2 th{width:50%; background-color:rgba(255, 120, 38, 0.07); border-bottom:1px solid #ff9f6a; padding:7px 0; font-size:1em; font-weight:normal;  color:#4D4D4D; text-align:center;}
.tbl2 td{width:25%; text-align:center; background-color:#FFF;border-bottom:1px solid #ff9f6a; padding:7px 0;  font-size:1em;letter-spacing:-0.02em;color:#4D4D4D; }

.tbl3{ margin:0 auto; border-top:2px solid #ff6c00; border-collapse:collapse;}
.tbl3 th{width:30%; background-color:rgba(255, 120, 38, 0.07); border-bottom:1px solid #ff9f6a; padding:18px 0; font-size:1em; font-weight:normal;   color:#4D4D4D; text-align:center;}
.tbl3 td{width:25%;  background-color:#FFF;border-bottom:1px solid #ff9f6a; text-align: center; color:#4D4D4D; font-size:1em;letter-spacing:-0.02em;  }
.tbl3 .pers {width:15%;  background-color:rgba(255, 120, 38, -0.93);border-bottom:1px solid #ff9f6a;font-size:0.8em;letter-spacing:-0.02em; }
.line{border-bottom:2px solid #ff6c00;  color:#4E4E4E; font-size:1.22em; }
.line th { font-weight:600;  }
.line td { font-weight:600;  }
.week {width:25%; text-align:center; background-color:#FFF;border-bottom:1px solid #ff9f6a;  font-size:1.2em;letter-spacing:-0.02em; }
	

	

.txt_noti {width:90%; margin:0 auto; text-align: center;}
.txt_noti p { font-size: 1.5em; padding-top:20px; color:#777;}
.txt_noti a {font-size: 0.9em;color: #ff6c00; line-height: 1.2em; }
.txt_noti span {font-size: 1em;color:#777; }
	
	.tbl{width:100%; border-top:1px solid #91430f; border-collapse:collapse;}
.tbl th{width:50%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:5px 0; font-size:0.8em; font-weight:normal;  color:#000; text-align:center;}
.tbl td{width:50%; border-bottom:1px solid #ccc; padding:3px 0; text-indent:10px; font-size:0.8em;}

	




.pkg {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 1.3em;
    line-height: 2.1em;
    background-color: rgb(245, 98, 17);
    }
.pkg2 { text-align: center;  display:block;   color: #fff;    font-size: 1em;  line-height: 1.4em;  background-color: rgba(245, 98, 17, 1);  padding-bottom:7px; }


/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {			
.txt_noti span img {width:100% !important;}
	.mview{display:block;}
	
	#main_visual .swiper-slide div.backgroundimg1{height:450px; background:url('../image/main_visual01_m.jpg') top center no-repeat  !important;}
	#main_visual .swiper-slide div.backgroundimg2{height:450px; background:url('../image/main_visual02_m.jpg') top center no-repeat  !important;}
	#main_visual .swiper-slide div.backgroundimg3{height:450px; background:url('../image/main_visual03_m.jpg') top center no-repeat  !important;}
	#main_visual .swiper-slide div.backgroundimg4{height:450px; background:url('../image/main_visual04_m.jpg') top center no-repeat  !important;}
	#main_visual .swiper-slide div.backgroundimg5{height:450px; background:url('../image/main_visual05_m.jpg') top center no-repeat  !important;}
	#main_visual .swiper-slide div.backgroundimg6{height:450px; background:url('../image/main_visual06_m.jpg') top center no-repeat  !important;}
	#main_visual .swiper-slide div.backgroundimg7{height:450px; background:url('../image/main_visual07_m.jpg') top center no-repeat  !important;}
	#main_visual .swiper-slide div.backgroundimg8{height:450px; background:url('../image/main_visual08_m.jpg') top center no-repeat  !important;}
	.swiper-button-next, .swiper-button-prev{display:none !important;}
        
         .mobile_play {display:inline-block; width:100%; height:400px; margin:15px auto;}
.mobile_play img { width:100%; padding : 30px 0; }
	#m_bnr  { width:90%; margin:50px auto; }
	#m_bnr .m_box li { float:none; width:100%; height:auto; margin:0 auto;}
	#m_bnr .m_box li:nth-child(2) { margin:15% auto; }


	#comm_wrap .notice_area .notice_list li .more{ right:20px;}
	#comm_wrap .notice_area .notice_list li a > strong{ width:25%; }
	#comm_wrap .notice_area .notice_list li a .txt{width:95%; }
	#comm_wrap .notice_area .notice_list li a .txt > strong{width:80%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; }
	#comm_wrap .notice_area .notice_list li a .txt > span{width:95%;text-overflow:ellipsis;word-wrap:normal;overflow:hidden; }

	
	#info_wrap .con_area { width:95%;  max-width:1200px; margin:0 auto 30px; border:0; box-sizing:border-box; background:rgba(255, 255, 255, 0); text-align: center;}
#info_wrap .con_area:after { content:""; display:block; clear:both;}
#info_wrap ul {   padding:0; margin:0 auto; }
#info_wrap ul li{ float:left; display:inline-block; width:100%; margin:0; border:0; text-align:center; padding:0 0; margin:0 auto;  }
#info_wrap ul li a img{ display:inline-block; width:100%; color:#555; text-align:center; }


	#sub_tit .path { display:none;}
	.sub_location > div .cen{ display:none;}
	.sub_location ul{width:50%;}
	.sub_location ul:first-child{border-left:0px; }
	.sub_location ul.dep2{border-right:0px;}
	.sub_location ul ul{width:100.8% !important;}


	.scontents{padding:30px 0px;}
	.scontents .stitle { margin-bottom:30px; }	

	#backtotop{display:none !important;}
	
	.package ul li { width:98%; margin: 0 1% 15px; }
	
	#fun_wrap .con_area ul li{ float:left; display:inline-block; width:50%;  }
	.business ul { padding:0; margin:0; }
	.business ul li { float:left; width:49%; margin-left:0px; margin-bottom:50px;}

.business ul li img { display:block; width:100%;}
.business ul li strong { display:block; margin-top:20px; font-size:1.3em; font-weight:700; line-height:19px; text-align:center; }
.business ul li > span { display:block; margin:7px 0; font-size:1em; text-align:center; letter-spacing:-0.04em; }
	.business2 ul { padding:0; margin:0; }
	.business2 ul li { float:left; width:32%; margin-left:0px; margin-bottom:50px;}

.business2 ul li img { display:block; width:100%;}
.business2 ul li strong { display:block; margin-top:20px; font-size:1.3em; font-weight:700; line-height:19px; text-align:center; }
.business2 ul li > span { display:block; margin:7px 0; font-size:1em; text-align:center; letter-spacing:-0.04em; }
	
	.cross ul li{ width:100%; height:auto;}
	.cross ul li .cross_img{float:left; width:100%; height:auto;}
	.cross ul li .cross_img img{width:100%;}
	.cross ul li .cross_right{width:100%; height:auto; padding:15px 20px; }
	.cross ul li.other_type .cross_right{width:100%; height:auto;  padding:15px; 20px;background:url('https://sunset740.cdn1.cafe24.com/2025_alcohol2.png') right no-repeat  !important;  }
	.cross ul li.other_type .cross_img{float:right; width:100%; height:auto;}
	.cross ul li.other_type .cross_img img{width:100%;}
	
	
	
  #insta { width:90%; min-width:320px; max-width:1200px; margin:30px auto;}

 .instagram_profile {width:100%; margin: 0 auto; display: inline-block; height: 75px;}
 .instagram_profile_image {width: 20%; float:left;  }
 .instagram_profile_image img {width: 100%;}
 .instagram_username { width:80%; float:left;}
	.instagram_username a { padding: 0 2px; font-size:1.2em; color:#323232; font-weight: 500; line-height:60px;}
.follow_btn { 	text-decoration:none;margin-left: 10px;	
	line-height:25px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	font-size:12px;
	color:#c44272;
	width:80px;

	padding:3px;
	border-color:#c44272;
	border-width:1px;
	border-style:solid; }
.instagram_username a span:hover{color:#fff; background:#c44272; }

	
	
}

.partycal {width:90%; margin:5%;

	


}

	
	
	
/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {	




	#about_wrap { margin-bottom:0;}
	#about_wrap .about_area ul li .list_type1 dl dt { font-size:1.5em;}
	#about_wrap .about_area ul li .list_type2 dl dd { width:100%; height:auto; border-left:0; }
	#about_wrap .about_area ul li .list_type2 dl dd:nth-child(3) {border-bottom:1px solid #eee;}
	#about_wrap .about_area ul li .list_type2 dl dd:nth-child(4) {border-bottom:1px solid #eee;}


	#pro_area .pro_tit span {font-size:1em; color:#777;  padding:0 70px; }
	#pro_tab{margin:0;}
	#pro_tab .pro_list > ul > li{width:90%; margin:5%;}
	#pro_tab .pro_list{margin:20px auto;}
	#pro_tab .pro_list > ul > li > a > p{font-size:1.3em;}
	#pro_tab .pro_list > ul > li > a > div.text{margin-bottom:0px;}		


	#service_wrap .con_area ul li{ width:100%;}
    .con_area ul li{ width:100%; }
   
	#online .online_area p{font-size:1.5em;}
	#online .online_area span{font-size:1em;}



	#sub_visual{height:200px; }
	.backgroundimg{height:200px; }
	.visual_area {height:200px; background-position:center top; background-size:cover;}

	
	#sub_tit {top:95px; background:none; margin:30px auto;}
	#sub_tit .title{  font-size:2em;  } 
	#sub_tit .normal_txt{font-size:1em;}
	.scontents .eng { font-size: 2em; }
	.scontents .stitle { font-size:1em;  }	

	.vision ul li { width:100%;}

}






