@charset "utf-8";

#visualArea {position: relative; overflow: hidden; height:100%;min-height:100%;max-height:100% !important;background:rgba(0,0,0,1);}
#visualArea.fix {margin-top:80px}
#visualArea .bx-viewport, .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
	background:rgba(0,0,0,1);
}
#visualArea .visual {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#visualArea .visual, .visual li{
    height: 100% !important;
}
#visualArea .visual li{
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
}
#visualArea .bx-wrapper .bx-viewport{
    border: none !important;
}

#visualArea .bx-wrapper .bx-controls {
	position:absolute;
    left:50%; bottom:20px;
    z-index: 110;
}


#visualArea .bx-wrapper .bx-pager {position:relative;text-align:center;}
#visualArea .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:0px 1px 0;
}

#visualArea .bx-wrapper .bx-pager.bx-default-pager a {
	width:50px;
	height:5px;
	margin:0;
	background:none;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	border:1px solid rgba(11,57,162,1);
	border-radius:0;
}

#visualArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
#visualArea .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:none rgba(11,57,162,1);
}

#hotArea .rPopClose {position:absolute;bottom:5px; z-index:120; right:5px; cursor:pointer;}
#hotArea .rPopClose p {font-size:16px; line-height:1;color:#fff;width:32px;height:32px;text-align:center;line-height:32px;}
#hotArea .tmfy {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#visualArea .bx-wrapper .bx-controls-auto {position:absolute; z-index: 60; left:10px; width: 32px;bottom:10px;}
#visualArea .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#visualArea .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 14px;
	outline: 0;
	background: url(/imgs/main/btn_play.png) no-repeat;
}

#visualArea .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 14px;
	outline: 0;
	background: url(/imgs/main/btn_stop.png) no-repeat;
}
#visualArea .visualTit {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	z-index:90;
}

#visualArea .visualTit .titleBox {
	display:table;
	position:static;
	width:100%;
	height:100%;
	padding:60px 0 0px;
	text-align:center;
}
#visualArea .visualTit .titleBox .titleCell {
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align: middle;
	overflow:hidden;
}

#visualArea .visualTit .titleBox .openLogo {
	position:relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#visualArea .visualTit .titleBox .openLogo img {
	max-width:100%;
}
#visualArea .visualTit .titleBox .openMent {
	position:relative;
	margin:20px 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}


#visualArea .visualTit2 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#visualArea .visualTit .titleBox h1 {
	
	color:rgba(216,185,144,1);
	color:rgba(255,255,255,1);
	font-size:80px;
	font-family:"Great Vibes", serif;
	font-family:"Playfair Display", serif;
	text-transform: uppercase;
	line-height:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:relative;
	margin:0px 0 -10px;
	letter-spacing:0px;
}

#visualArea .visualTit .titleBox h2 {
	
	color:rgba(216,185,144,1);
	color:rgba(255,255,255,1);
	font-size:40px;
	/*font-family:"Great Vibes","Playfair Display", serif;*/
	font-family:"Playfair Display", serif;
	text-transform: uppercase;
	letter-spacing:0px;
	line-height:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:relative;
	
}
#visualArea .visualTit .titleBox h3 {
	color:rgba(255,255,255,1);
	color:rgba(216,185,144,1);
	font-size:28px;
	font-family:"Playfair Display", serif ;
	letter-spacing:1px;
	text-transform: uppercase;
	line-height:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:relative;
	margin:0px 0 0px;
}

#visualArea .visualTit .titleBox h4 {
	position:relative;
	letter-spacing:0px;
	
	color:rgba(216,185,144,1);
	color:rgba(255,255,255,1);
	font-size:20px;
	letter-spacing:-0.5px;
	/*font-family:"Nanum Myeongjo", "Playfair Display", serif;*/
	line-height:140%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:relative;
}

#visualArea .visualTit .titleBox .enterBox {
	letter-spacing:0px;
	border:3px solid rgba(255,255,255,1);
	color:rgba(255,255,255,1);
	width: 200px; 
	margin:0 auto;
	font-size:16px;
	padding:10px 30px 10px 10px; 
	display: block;	
	font-weight:normal;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:relative;
	-webkit-border-radius: 28px; -moz-border-radius: 28px; border-radius: 28px 
}
#visualArea .visualTit .titleBox .enterBox:after { 
	position: absolute; top: 6px; right: 15px; display: block; font-size: 20px; font-family: 'themify'; content: "\e663"; content: "\e65f";  font-weight: normal; 
}

#visualArea .visualTit .titleBox .enterBox:hover {
	color:rgba(0,0,0,1);
	background:rgba(255,255,255,1);
}

#visualArea .visualTit .titleBox .lineBox {
	display:inline-block; width:1px; height:50px; margin:10px auto;
	position:relative;
	overflow:hidden;
}
#visualArea .visualTit .titleBox .line {
	display:block; width:1px; height:0px;
	background-color: rgba(216,185,144,1);
	background-color: rgba(255,255,255,1);
	position:absolute;
	left:0;
	right:0;
	bottom:0px;
}
#visualArea .visualTit .titleBox .line.bt {
	top:0px;
}

#visualArea .directDownArea {
	position:absolute;
    bottom:-200px;
    z-index: 99;
	margin:0 auto;
	width:100%;
}

#visualArea .directDownArea .downLeft {
	position:absolute;
	left:30px;
	bottom:0px;
	
}

#visualArea .directDownArea .downLeft .tel {
	font-size:18px;
	letter-spacing:-0.5px;
	color:#fff;
	padding:20px 0;
	background: url('/imgs/common/btn_Phone.png') no-repeat 0px 50%;
}
#visualArea .directDownArea .downLeft .tel span {
	margin-left: 46px;
}

#visualArea .directDownArea .downRight {
	position:absolute;
	right:30px;
	bottom:0px;
	padding:20px 0;
}


#visualArea .directDownArea .arrowOuter {
	position:relative;
	width:100%;
	margin:0 auto;
	text-align:center;	
}

#visualArea .directDownArea .arrowItem {
	position:relative;
	display:inline-block;
	*display:inline;
	width:190px;	
}

#visualArea .directDownArea svg {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -95px;
	margin-top: -50px;
}

#visualArea .directDownArea svg path {
	fill: rgba(255,255,255,1);
}
#visualArea.bg3 .directDownArea svg path {
	fill: rgba(59,47,42,1);
}
#visualArea .down-arrow {
  display: block;
  width: 80px;
  height: 80px;
  opacity: 0.7;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  cursor: pointer;
  z-index: 99;
  bottom: -20px;
}

#visualArea .down-arrow .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 20;
	width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
    
	border-right: 2px solid rgba(69,69,69,1);
    border-bottom: 2px solid rgba(69,69,69,1);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#visualArea.bg3 .down-arrow .arrow {
    border-right: 2px solid rgba(216,185,144,1);
    border-bottom: 2px solid rgba(216,185,144,1);
}


/* #visualArea 바형태 */
#videoArea {
	position:absolute; 
	left:0%; top:0%; 
	width:100%; height:100%;
	overflow:hidden;
	z-index:80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#videoArea video {
	display: block;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	pointer-events: none;
	min-width: 100%; 
	height: auto; min-height: 100%;
	position: absolute;
	top: 20%; left: 50%;
	-webkit-transform: translate(-50%, -20%);
	-moz-transform: translate(-50%, -20%);
	-ms-transform: translate(-50%, -20%);
	-o-transform: translate(-50%, -20%);
	transform: translate(-50%, -20%);
}

#videoCtrl {
	position:absolute;
    bottom:40px;
    z-index: 110;
	margin:0 auto;
	width:120px;
	padding:0px 30px;
	display:none;
}
#videoCtrl h4 {
	color:rgba(11,57,162,1);
	display:block;
	font-family:"Noto Sans KR", serif;
	letter-spacing:0px;
	line-height:150%;
}
#videoCtrl .videoTitle, #videoCtrl .photoTitle {
	display:none;
}
#videoCtrl .ctrl {
	display:block;
	margin-bottom:4px;
	vertical-align:middle;
}
#videoCtrl .soundSet {
	display:inline-block;
}
#videoCtrl .sound-play{
	display:inline-block;
	cursor:pointer;
}
#videoCtrl .sound-pause{
	display:none;
	cursor:pointer;
}
#videoCtrl .video-play{
	display:inline-block;
	cursor:pointer;
}
#videoCtrl .video-pause{
	display:none;
	cursor:pointer;
}
#videoCtrl .video-play, #videoCtrl .video-pause {
	/*color:#fff; 
	background:rgba(11,57,162,1); 
	width: auto; 
	line-height: 20px; 
	height:22px;
	text-align: center; 
	font-size: 12px; 
	font-weight:normal; 
	letter-spacing: -1; 
	position: relative; 
	padding: 0 10px; 
	text-transform: uppercase;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px */
	position:relative;	
}
#videoCtrl .video-play img, #videoCtrl .video-pause img {
	width:60px;
}
#videoCtrl .video-pause{
	display:none;
	cursor:pointer;
}

#visualArea .visualCover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	z-index:70;
}

.blog_bgOverlay {
	height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
	z-index: -1;
	background-color: rgba(0,0,0,0);
}

.blog_bgOverlay.opa10 {background-color: rgba(38,32,34,0.1);}
.blog_bgOverlay.opa20 {background-color: rgba(38,32,34,0.2);}
.blog_bgOverlay.opa30 {background-color: rgba(38,32,34,0.3);}
.blog_bgOverlay.opa40 {background-color: rgba(38,32,34,0.4);}
.blog_bgOverlay.opa50 {background-color: rgba(38,32,34,0.5);}
.blog_bgOverlay.opa60 {background-color: rgba(38,32,34,0.6);}
.blog_bgOverlay.opa70 {background-color: rgba(38,32,34,0.7);}
.blog_bgOverlay.opa80 {background-color: rgba(38,32,34,0.8);}

.blog_bgImage {
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
	height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
	z-index: -2;
	background-image: url(/imgs/main/n01.jpg);
}

.weddingBrand {margin:20px -1% 0;}

.hallBox {
	width:48%;
	height:400px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	float:left;
	margin:0 1% 2%;
	border:none solid rgba(249,216,174,0);
	box-sizing: border-box;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
}
.hallBox .more {
	width: 40px;
    height: 40px;
    background:rgba(45,36,32,.6);
    position: absolute;
	text-indent:-9999px;
	top:0px;
	right:0px;
	z-index: 100;
	webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
.hallBox .more:before {
	content: '';
    position: absolute;
    background:#fff;
	height:25px;
    width: 1px;
    top: 8px;
    left: 20px;
}
.hallBox .more:after {
	content: '';
    position: absolute;
    background:#fff;
	height:1px;
    width: 25px;
    top: 20px;
    left: 8px;
}
.hallBox a {position:relative;display:block}
.hallBox a .titBox {
	position: absolute;
	top:0;
	bottom:0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
	z-index:11;
}
.hallBox .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:10;
	background:rgba(0,0,0,.3);
	webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
	
}
.hallBox a .titBox .tableBox {
	display:table;
	position:static;
	width:100%;
	height:100%;
	padding:0px 0 0;
}
.hallBox a .titBox .tableBox .tableCell {
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align: middle;
	overflow:hidden;
}
.hallBox a .titBox .tableBox h1 {
	color:rgba(255,255,255,1);
	font-size:40px;
	font-family: "Oswald", "Playfair Display", serif;
	/*text-transform: uppercase;*/
	line-height:100%;
	position:relative;
	margin:0px 0 0px;
	/*text-shadow: 0 1px 0px rgba(0,0,0,.5);*/
}
.hallBox a .titBox .tableBox h2 {
	color:rgba(255,255,255,1);
	font-size:18px;
	letter-spacing:0px;
	line-height:140%;
	position:relative;
	/*text-shadow: 0 1px 0px rgba(0,0,0,.5);*/
}
.hallBox a .titBox .tableBox p {
	color:rgba(255,255,255,1);
	font-size:16px;
	letter-spacing:0px;
	line-height:140%;
	position:relative;
	webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;
   
    max-height: 0;
    overflow: hidden;
}
.hallBox .img {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
}
.hallBox .img img{
	position:relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

	width:100%;height:auto;
	webkit-transition: all 1.3s ease; -moz-transition: all 1.3s ease; -o-transition: all 1.3s ease; transition: all 1.3s ease;
}
.hallBox  a:hover .img img{
	transform:scale(1.05,1.05) translate(-48%, -48%);;  
	-ms-transform:scale(1.05,1.05) translate(-48%, -48%);;
}
.hallBox  a:hover .titBox .tableBox p {max-height: 100px;}
.hallBox  a:hover .cover {
	background:rgba(0,0,0,0.6);
}

.hallBox.typeR {
	float:right;
}
.hallBox.type2 {
	height:200px;
}
.hallBox.type2 .img {
	height: 200px;
}
.hallBox.type2 .img img {
	top: 20%;
	width:100% !important;height:auto !important;
}

.hallBox.type2 a .titBox .tableBox h1 {
	font-size:30px;
}

.hallBox.type3 {
	width:23%;
	height:200px;
}
.hallBox.type3 a .titBox .tableBox h1 {
	font-size:24px;
}
.hallBox.type3 .img {
	height:200px;
}

.quickInner {padding:50px 0 20px}
.quickItem {
	position:relative;
	width:27%;
	float:left;
	padding:20px 0 0;
	/*border:10px solid #f7f7f7;
	padding:20px 30px;*/
	margin-right:3%;
}
.quickItem.location {
	width:22%;
	padding:16px 16px 16px 20px;
	background:#edeae6;
	border:4px solid #edeae6;
	margin-right:2%;
}
.quickItem.reservation {
	width:22%;
	padding:16px 16px 16px 20px;
	border:4px solid #edeae6;
	margin-right:2%;
}
.quickItem.partner {
	width:22%;
	padding:16px 16px 16px 20px;
	background:#edeae6;
	border:4px solid #edeae6;
	margin-right:0%;
}
.quickItem.last {
	margin-right:0%;
}

.quickItem .quickTit {
	position:relative;
	padding-bottom:15px;
	/*color:#787878;*/
}
.quickItem .quickTit h2 {
	text-align:left;	
	font-size:24px; 
	font-family:"Oswald", "Noto Sans KR", serif;
	font-weight:300;
	line-height:1;
}
.quickItem .quickTit h3 {
	text-align:left;	
	font-size:17px; 
	font-family:"Oswald", "Noto Sans KR", serif;
	font-weight:400;
	line-height:1;
	margin-top:7px;
}
.quickItem.partner .quickTit h2 {
	color:#fff;
}
.quickItem.partner .quickTit h3 {
	color:#fff;
}
.quickItem .more{
	position:absolute; top:0px; right:0px;
	color:#999999;
	font-size:13px;line-height:30px;
}
.quickItem .more a {
	font-family:"Oswald", "Noto Sans KR", serif;
}

.quickItem .more2 {
	width: 30px;
    height: 30px;
    background:#7e6a61;
    position: absolute;
	text-indent:-9999px;
	top:0px;
	right:0px;
	z-index: 100;
	webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
.quickItem .more2:before {
	content: '';
    position: absolute;
    background:#fff;
	height:20px;
	width: 1px;
	top: 5px;
	left: 15px;
}
.quickItem .more2:after {
	content: '';
    position: absolute;
    background:#fff;
	height:1px;
    width: 20px;
	top: 15px;
	left: 5px;
}

.quickItem .quickDesc {
	position:relative;
	font-size:0;
	width:100%;
	
}
.quickItem .quickDesc .ment {
	font-size:14px;
	color:#7e6a61;
	display:inline-block;
	width:50%;
	line-height:140%;
	vertical-align:top;
}
.quickItem.partner .quickDesc .ment {
	color:#edeae6;
}
.quickItem .quickDesc .imgArea {
	position:relative;
	display:inline-block;
	width:50%;
	padding-top:0px;
	vertical-align:top;
	text-align:right;
}
.quickItem .quickDesc .imgArea img {max-width:100%;max-height:80px;}

.articleArea.bg3 .quickItem.location {
	background:rgba(78,62,56,1);
	border:4px solid rgba(78,62,56,1);
}
.articleArea.bg3 .quickItem.reservation {
	border:4px solid rgba(216,185,144,.4);
}
.articleArea.bg3 .quickItem.partner {
	background:rgba(216,185,144,1);
	border:4px solid rgba(216,185,144,1)
}
.articleArea.bg3 .quickItem .quickTit h2 {
	color:rgba(216,185,144,1);
}
.articleArea.bg3 .quickItem .quickTit h3 {
	color:rgba(216,185,144,1);
}
.articleArea.bg3 .quickItem .more2 {
    background:rgba(216,185,144,.6);
}
.articleArea.bg3 .quickItem .more{
	color:rgba(216,185,144,.6);
}


.articleArea.bg3 .quickItem .quickDesc .ment {
	color:rgba(216,185,144,.6);
}


.quickNews {position:relative;height:120px;/*border-top:1px solid #e8e8e8;*/}
.quickNews li{
	position:relative;
	width:100%;
	border-bottom:1px solid #e8e8e8;
	font-size:0;
	padding:7px 0;
}
.quickNews li:last-child {
	border-bottom:none;
}
.quickNews li .tit {
	width:80%;
	font-size:15px;
	display:inline-block;
	letter-spacing:0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.quickNews li .date {
	width:20%;
	font-size:13px;
	display:inline-block;
	letter-spacing:-0.5px;
	text-align:right;
	color:#999999;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	padding:0 1px 2px 0;
}

.articleArea.bg3 .quickNews li{
	border-bottom:1px solid rgba(216,185,144,.2);
}
.articleArea.bg3 .quickNews li .tit {
	color:rgba(216,185,144,1);
}
.articleArea.bg3 .quickNews li .tit a:hover {
	color:rgba(255,255,255,1);
}
.articleArea.bg3 .quickNews li .date {
	color:rgba(186,162,122,.6);
}


#eventArea {
	display: flex;
	flex-flow: row wrap;
}

.eventArea {order: 2;}
.quickArea {order: 1;}


.wtArea {position:absolute;right:160px;top:-500px;z-index:99;width:200px;display:none;}
.wArea {
	background:url('/imgs/main/wt_mid.png') repeat-y;
	color:#000;font-size:16px;line-height:24px;
	font-weight:normal;
	width:260px;/*max-height:190px;*/
	padding:10px 15px;
	letter-spacing:-0.5px;
	overflow-y:auto;
}

@media (max-width: 1280px) {
	.hallBox .img img{
		width:auto;height:100%;
	}
	
	.hallBox.type2 .img img {
		top: 50%;
	}
	
	.quickItem .quickDesc .ment {
		font-size:12px;
	}
	.quickNews li .tit {
		font-size:14px;
	}
	.quickNews li .date {
		font-size:12px;
	}
}

@media (max-width: 1024px) {
	.wtArea {display:none !important}
	#visualArea {min-height:600px;max-height:600px !important;}
	
	#visualArea .visualTit .titleBox .openLogo img {
		width:100px;
	}
	#visualArea .visualTit .titleBox .openMent {
		margin:0 auto;
	}
	#visualArea .visualTit .titleBox .openMent img {
		width:300px;
	}
	#visualArea .visualTit .titleBox h1 {
		font-size:50px;
		margin:5px auto;
	}
	#visualArea .visualTit .titleBox h2 {
		font-size:30px;
	}
	#visualArea .visualTit .titleBox h3 {
		font-size:14px;
	}
	#visualArea .visualTit .titleBox h4 {
		font-size:18px;
	}
	#visualArea .visualTit .titleBox .lineBox {
		height:40px;
	}
	.quickInner {padding:60px 0 0px}
	.quickItem {
		width:48% !important;
		padding:20px 4px;
		margin-right:4% !important;
		margin-bottom:20px;
	}
	.quickItem.reservation {
		margin-right:0% !important;
	}
	.quickItem .quickDesc .ment {
		font-size:14px;
	}
	.quickNews li .tit {
		font-size:15px;
	}
	.quickNews li .date {
		font-size:13px;
	}
	
	.eventArea {order: 1;}
	.quickArea {order: 2;}
	
	/*.hallBox.type2 {
		height:240px;
	}
	.hallBox.type2 .img {
		height: 240px;
	}*/
}
@media (max-width: 940px) {
	
}
@media (max-width: 768px) {
	#visualArea .visualTit .titleBox {
		padding:0px 0 0px;
	}
	#visualArea .visualTit .titleBox .lineBox {
		height:30px;
	}
	
	.hallBox,
	.hallBox .img  {
		height:360px;
	}
	
	.hallBox.type2,
	.hallBox.type2 .img,
	.hallBox.type3,
	.hallBox.type3 .img {
		height:200px;
	}
	.hallBox a .titBox .tableBox h2 {
		font-size:16px;
	}
	.hallBox a .titBox .tableBox h1 {
		font-size:36px;
	}
	.hallBox.type2 a .titBox .tableBox h1 {
		font-size:26px;
	}
	.hallBox.type3 a .titBox .tableBox h1 {
		font-size:20px;
	}
	
	#visualArea .visualTit .titleBox h1 .space {
		display:none;
	}
}

@media (max-width: 640px) {
	#visualArea {min-height:560px;max-height:560px !important;}
	#visualArea {min-height:100%;max-height:100% !important;}
	#visualArea .visualTit .titleBox .openLogo img {
		width:90px;
	}
	
	#visualArea .visualTit .titleBox .openMent img {
		width:320px;
	}
	#visualArea .visualTit .titleBox .lineBox {
		height:40px;
	}
	/*#visualArea .visualTit .titleBox h1 {
		font-size:80px;
		margin:-20px auto 0;
	}*/
	#visualArea .visualTit .titleBox h3 {
		font-size:16px;
	}
	#visualArea .visualTit .titleBox h4 {
		font-size:18px;
	}
	#visualArea .visualTit .titleBox .enterBox {
		width: 170px; 
		margin:0 auto;
		font-size:14px;
		padding:6px 25px 6px 5px; 
		-webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px 
	}
	#visualArea .visualTit .titleBox .enterBox:after { 
		position: absolute; top: 0px; right: 10px; display: block; 
	}

	
	.weddingBrand {margin:0px}
	.hallBox,.hallBox.type2,.hallBox.type3,.hallBox.typeR {
		width:100%;
		margin:0 0 25px;
		
	}
	.hallBox,
	.hallBox .img  {
		height:160px !important;
	}
	.hallBox .img img {
		width:100% !important;height:auto !important;
	}
	.hallBox.type3 a .titBox .tableBox h1 {
		font-size:26px;
	}
	
	.quickInner {padding:20px 0 0}
	.quickItem {
		width:100% !important;
		padding:20px 4px 0;
		margin-right:0 !important;
	}
	
	.quickNews li .tit {
		width:100%;
	}
	.quickNews li .date {
		display:none;
	}
	
	

}
@media (max-width: 400px) {
	#visualArea .visualTit .titleBox .openMent {display:none}

}
@media (max-width: 360px) {
	#visualArea .visualTit .titleBox .openMent img {
		width:300px;
	}
}
