@charset "utf-8";
@import url('tour-reset.css');

html,
body {
	width:100%;height:100%;box-shadow: none;
	overscroll-behavior: none;
	outline: none;
	min-height: -webkit-fill-available;
}
body {
	line-height: 1.7; 
	min-height: 100vh;
	transition-delay: 0s !important;
	-webkit-transition-delay: 0s !important;
}

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html.fix {overflow-y: hidden;}
body.fix {overflow-y: hidden;}

.hidden {overflow:hidden;position:absolute;width:0;height:0}
.body-bg {
	background: rgba(240,240,240,1);
}
#page {
	position:relative;
	outline: none;
	margin: 0;
	padding: 0;
	max-width:1024px;
	min-width:320px;
	margin:0 auto;
	height:100%;
}

.tCenter {text-align:center;}
.tLeft {text-align:left;}
.tRight {text-align:right;}

.container {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0 40px;
}
.in-container {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0 40px;
}

br.none {
	display:none;
}
br.none2 {
	display:none;
}
br.none360 {
	display:none;
}
br.br_none360 {
}
br.none414 {
	display:none;
}
br.none320 {
	display:none;
}

@media screen and (max-width: 640px) {

}
@media screen and (max-width: 480px) {
	.imgContainer {padding:0 0}
	.container {
		padding:0 15px;
	}
	.in-container {
		padding:0 20px;
	}
}


/* MAGNIFIC POPUP DEBUGGING */

/* mark */
.mark_container { padding: 180px 0; max-width:1200px; margin:0 auto; word-break: keep-all; color: #fff; }
.mark_header { margin-bottom: 50px; border-bottom: 4px solid #d3000c; }
.mark_header_title { font-size: 50px; font-weight: 300; line-height: 1.2; }
.mark_header_date { font-size: 14px; font-weight: 500; position: relative; top: -20px; text-align: right; }
.mark_list {text-align:center;}
.mark_listitem {display:inline-block;width:40%;}
.mark_listitem img {width:100%;}

.mark_list2 {text-align:left;}
.mark_listitem2 {font-size: 15px;line-height: 2;letter-spacing: -0.025em;color: #bbb;}
.mark_listitem2 > p,
.mark_listitem2 > ul,
.mark_listitem2 > ol,
.mark_listitem2 > table {margin-bottom: 30px;}
.mark_content h2 {padding-bottom: 6px;font-size: 15px;color: #fff;}
.mark_content table {width: 100%;max-width: 486px;border-top: 2px solid #bbb;}
.mark_content table * {padding: 14px 0;text-align: center;}
.mark_content thead th {width: 60%;font-weight: 500;color: #fff;border-bottom: 1px solid #bbb;}
.mark_content thead th:first-child {width: 40%;border-right: 1px solid #bbb;}
.mark_content tbody td {width: 60%;border-bottom: 1px solid #bbb;}
.mark_content tbody td:first-child {width: 40%;border-right: 1px solid #bbb;}
.mark_content .mark_first h2 {font-size: 18px;}
.mark_content .mark_first p {color: #fff;}

.mark_close {font-size: 50px;position: fixed;top: 61px;right: 61px;width: 64px;height: 64px;padding: 0;cursor: pointer;opacity: 0;color: #fff;border: 0;outline: 0;background: #d3000c;z-index: 1044;-webkit-transition: opacity 600ms ease;transition: opacity 600ms ease;}
.mark_close:hover,
.mark_close:focus { opacity: .7; }
.mfp_open .mark_close{opacity: 1;}
.mark_close {}
.mark_close span {display:block; width:100%; height:100%; line-height:50px;}

body.mfp_open { overflow: hidden; }
.mfp-bg, .mfp-wrap { position: fixed !important; height: 100% !important; }
.mfp-bg { }
.mfp-wrap { top: 0 !important; overflow-y: scroll; }



/* privacy */
.request_privacy_container { padding: 180px 0; max-width:1200px; margin:0 auto; word-break: keep-all; color: #fff; }
.request_privacy_header { margin-bottom: 50px; border-bottom: 4px solid #d3000c; }
.request_privacy_header_title { font-size: 50px; font-weight: 300; line-height: 1.2; }
.request_privacy_header_date { font-size: 14px; font-weight: 500; position: relative; top: -20px; text-align: right; }
.request_privacy_listitem {font-size: 15px;line-height: 2;letter-spacing: -0.025em;color: #bbb;}
.request_privacy_content h2 {padding-bottom: 6px;font-size: 15px;color: #fff;}
.request_privacy_content table {width: 100%;max-width: 486px;border-top: 2px solid #bbb;}
.request_privacy_content table * {padding: 14px 0;text-align: center;}
.request_privacy_content thead th {width: 60%;font-weight: 500;color: #fff;border-bottom: 1px solid #bbb;}
.request_privacy_content thead th:first-child {width: 40%;border-right: 1px solid #bbb;}
.request_privacy_content tbody td {width: 60%;border-bottom: 1px solid #bbb;}
.request_privacy_content tbody td:first-child {width: 40%;border-right: 1px solid #bbb;}
.request_privacy_content .request_privacy_first h2 {font-size: 18px;}
.request_privacy_content .request_privacy_first p {color: #fff;}
.request_privacy_listitem > p,
.request_privacy_listitem > ul,
.request_privacy_listitem > ol,
.request_privacy_listitem > table {margin-bottom: 30px;}
.request_privacy_close {font-size: 50px;position: fixed;top: 61px;right: 61px;width: 64px;height: 64px;padding: 0;cursor: pointer;opacity: 0;color: #fff;border: 0;outline: 0;background: #d3000c;z-index: 1044;-webkit-transition: opacity 600ms ease;transition: opacity 600ms ease;}
.request_privacy_close:hover,
.request_privacy_close:focus { opacity: .7; }
.mfp_open .request_privacy_close{opacity: 1;}
.request_privacy_close {}
.request_privacy_close span {display:block; width:100%; height:100%; font-family:'NanumSquare';line-height:64px;}

@media screen and (max-width: 1400px) {
	
	/* MAGNIFIC POPUP */
    .request_privacy_container { padding: 120px 3%; }
    .request_privacy_close { top: 3%; right: 3%; }
	
}
@media screen and (max-width: 980px) {
	/* MAGNIFIC POPUP */
    .request_privacy_container { padding: 80px 8%; }
    .request_privacy_header_date { text-align: left; position: static; margin: 10px 0; }
    .request_privacy_close { top: 10px; right: 10px; }
	
	/* 개인정보처리방침 */
    .request_privacy_header_title {font-size:35px;}
    .request_privacy_close {width:54px; height:54px;}
    .request_privacy_close span {line-height:40px;}
    .request_privacy_content .request_privacy_first h2 {font-size:16px;}
	.request_privacy_listitem > p, .request_privacy_listitem > ul, .request_privacy_listitem > ol, .request_privacy_listitem > table {font-size:14px;}
}

@media screen and (max-width: 768px) {
	br.none {display:block;}
	br.none2 {display:block !important;}
	
}
@media screen and (max-width: 480px) {
	br.none360 {display:block !important;}

}
@media screen and (max-width: 414px) {
	br.none414 {display:block !important;}
}
@media screen and (max-width: 375px) {
	br.none320 {display:block !important;}
}


.tour-base-flex {
	
	position:relative;
	width:100%;
	height:100%;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
	-webkit-flex-direction: column;
			flex-direction: column;
    flex: 1 1;
    justify-content: space-between;
}

.page-in {
	position:relative;
}
.tour-base-flex .tour-base-flex-end  {
	position:relative;
	width:100%;
	margin-top:auto;
}

.top-area {
	position: relative;
	text-align: center; 
	padding: 0px 0 0px;
	margin:0px auto 0px;
	font-size:16px;
	color:rgba(60,30,10,1);
	color:rgba(85,45,20,1);
	font-family:"Gmarket Sans","Noto Serif KR",serif;
	
}

.top-area h1 {
	position:relative;
	font-size: 3.750em;
	font-size: 3.125em;
	letter-spacing:-0.5px; 
    line-height: 100%;
    font-weight: 700;
}
.top-area h2 {
	position:relative;
	
	font-size: 1.875em;
	font-size: 2.188em;
	font-size: 2.500em;
	letter-spacing:0px; 
    line-height: 130%;
}
.top-area .horizon-bar {
	display:inline-block;
	padding:20px 0px 10px;
	border-top:1px solid rgba(60,30,10,1);
	border-bottom:1px solid rgba(60,30,10,1);
}
.top-area h3 {
	position:relative;
	font-size: 1.125em;
	font-size: 1em;
	letter-spacing:0px; 
	font-weight:300;
	font-family:"Noto Sans KR",serif;
    line-height: 170%;
}
@media screen and (max-width: 480px) {
	.top-area {
		font-size:10px;
	}
	.top-area h3 {
		font-size: 15px;
	}
}
.footer-area {
	position:relative;
	font-size:16px;
	color:#fff;
	text-align:center;
	padding:0 20px;
	font-family:"Gmarket Sans","Noto Serif KR",serif;
	background:rgba(150,110,90,1);
}
@media screen and (max-width: 480px) {
	.footer-area {
		font-size:15px;
	}
}
.item-shadow {
	-webkit-box-shadow: 3px 6px 10px rgba(0,0,0,.2);
	   -moz-box-shadow: 3px 6px 10px rgba(0,0,0,.2);
			box-shadow: 3px 6px 10px rgba(0,0,0,.2);
}
.tour-item {
	position:relative;
	display:block;
	background:#fff;
	border-radius:10px 10px 10px 10px;
	overflow:hidden;
	
	font-size:16px;
	color:rgba(60,30,10,1);
	color:rgba(85,45,20,1);
	font-family:"Gmarket Sans","Noto Serif KR",serif;
	margin-bottom:20px;
}
.tour-selector {
	position:relative;
	display:block;
	padding:20px;
	font-size:16px;
}

.tour-selector .tour-selector-in {
	position:relative;
	display:table;
	vertical-align:top;
	width:100%;
	padding-top:5px;
}

.tour-selector .title {
	position:relative;
	display:table-cell;
	line-height:100%;
	width:auto;
}
.tour-selector .material {
	position:absolute;
	font-size:1.375em;
	top:50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.tour-selector .title .kor {
	position:relative;
	font-size:1.875em;
	font-size:1.625em;
	font-size:1.500em;
	line-height:100%;
	font-weight:500;
	margin-right:5px;
	padding-left:30px;
}
@media screen and (max-width: 480px) {
	.tour-selector .title .kor {
		padding-left:22px;
	}
}
.tour-selector .title .eng {
	position:relative;
	font-size:1em;
	font-size:1.125em;
	line-height:100%;
}

.tour-selector .updown {
	position: relative;
	display:table-cell;
	width:30px;
	text-align:right;
	line-height:100%;
}

.tour-selector .updown i:before {
	position: relative;
	top:5px;
    font-size:1.625em;
	font-family: "Black Tie";
	font-weight: 900;
	-webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	content: "\f01c"
}

.tour-item.open .updown i:before {
	font-weight: 400;
	content: "\f022"
}


@media screen and (max-width: 480px) {
	.tour-item {
		margin-bottom:15px;
	}
	.tour-selector {
		font-size:12px;
		padding:15px;
	}
	.tour-selector .updown i:before {
		top:3px;
	}
}

.tour-contents {
	position:relative;
	display:none;
	font-size:16px;
}
.tour-contents .in {
	position:relative;
	padding:0 5px;
}
.tour-contents .map-base {
	position:relative;
	text-align:center;
}
.tour-contents .map-base .map-item {
	position:relative;
	display:none;
}
.tour-contents .map-base img {
	position:relative;
	
	max-width:100%;
}
.map-bg {
	background:rgba(252,242,233,1);
}
@media screen and (max-width: 480px) {
	
}
.tour-map-index-box{
	position:relative;
	text-align:center;
	display:block;
	font-size:0;
}
.map-info-text {
	position:relative;
	text-align:center;
	font-size:14px;
	font-weight:500;
}
.map-info-text i {
	color:rgba(85,100,165,1);
}

.tour-map-index {
	position:relative;
	display:table;
	display:inline-block;
	font-size:0;
	
}
.index-item-group {
	position:relative;
	display:table-cell;
	display:inline-block;
	color:rgba(85,100,165,1);
	vertical-align:top;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	font-size:13px;
	text-align:left;
}
@media screen and (max-width: 480px) {
	.index-item-group {
		width:50%;
		font-size:12px;
	}
}
.index-item-sub {
	position:relative;
	display:table;
	
}
.index-item-floor {
	position:relative;
	display:block;
	padding-right:10px;
	font-size:1.250em;
	font-weight:700;
	vertical-align:top;
}
.index-item-fact {
	position:relative;
	display:block;
	width:auto;
	vertical-align:top;
	padding-top:4px;
}    
.index-item {
	position:relative;
	display:block;
	width:100%;
	margin-bottom:10px;
	line-height:100%;
	font-weight:500;
}
.index-item-text {
	position:relative;
	font-size:0.938em;
	line-height:1.375em;
	margin-bottom:10px;
	font-weight:500;
	color: rgba(85,45,20,1);
}
.index-item .index-item-desc {
	position:relative;
	display:table;
	width:100%;
}
.index-item .index-item-desc .circle-num {
	position:relative;
	top:-2px;
	padding-right:0px;
	display:inline-block;
	text-align:center;
	width:1.625em;
	height:1.625em;
	font-size:0.875em;
	line-height:1.750em;
	border-radius: 50%;
	background:rgba(85,100,165,1);
	color:#fff;
	font-weight:500;
}
@media screen and (max-width: 480px) {
	.index-item .index-item-desc .circle-num {
		top:-1px;
	}
}
.index-item .index-item-desc .num {
	position:relative;
	display:table-cell;
	vertical-align:top;
	width:1.625em;
}
.index-item .index-item-desc .text {
	position:relative;
	display:table-cell;
	vertical-align:top;
	width:auto;
	line-height:1.375em;
	padding-left:3px;
	/*white-space:nowrap;*/
	font-weight:500;
}
.index-item .index-item-play {
	position:relative;
	display:inline-block;
	border-radius:20px 20px 20px 20px;
	background:#fff;
	color:rgba(85,100,165,1);
	padding:6px 25px 4px 10px;
	border:1px solid rgba(85,100,165,1);
	line-height:100%;
	font-weight:500;
}

.index-item .index-item-play:after {
	position: absolute;
	top: 5px;
	/*transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);*/
	right:10px;
	font-size:10px;
	font-family: "Black Tie";
	font-weight: 700;
	content: "\f079"
}
.index-item.open .index-item-play {
	color:#fff;
	background:rgba(85,100,165,1);
}
.index-item.open .index-item-play:after {
	content: "\f07a";
}
.index-item.open .index-item-desc {
	color: rgba(85,45,20,1);
	
}
.index-item.open .index-item-desc .circle-num {
	background:rgba(85,45,20,1);
}
.index-item.open .index-item-desc .text {
	font-weight:700;
}

.tour-contents .tour-in {
	position:relative;
	padding:20px;
}
.tour-st-table {
	position:relative;
	display:table;
	width:100%;
	height:100%;
}
.tour-st-cell {
	position:relative;
	display:table-cell;
	vertical-align:top;
	
}
.tour-st {
	color: rgba(85,45,20,1);
	font-size:16px;
	
}
@media screen and (max-width: 480px) {
	.tour-contents .tour-in {
		padding:15px;
	}
	.tour-st {
		font-size:14px;		
	}
}
.tour-st .icon {
	position:relative;
	display:inline-block;
	margin-left:5px;
	display:none;
}
.tour-st .icon img {
	width:25px;
}
.tour-st .tour-floor {
	width:50px;
	font-size:1.875em;
	font-size:1.500em;
	font-weight:700;
	line-height:1.300em;
	
}
@media screen and (max-width: 480px) {
	.tour-st .tour-floor {
		width:40px;
	}
}
.tour-st .tour-info {
	width:auto;
	height:100%;
}
.tour-st .tour-view {
	width:150px;
	text-align:right;
	font-size:0;
	display:none;
}
@media screen and (max-width: 480px) {
	.tour-st .tour-view {
		width:120px;
		width:60px;
	}
}
.tour-st .tour-view-btn {
	position: relative; 
	top:-2px;
	background:transparent;
	border:rgba(85,45,20,1) 1px solid;
	display: inline-block; 
	font-size: 14px; 
	font-weight:500; 
	letter-spacing: 0;
	height:30px;
	padding:0px 10px 0px;	
	line-height:32px;
	overflow:hidden;
	margin:0 0px 0 0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-border-radius: 30px; 
	   -moz-border-radius: 30px; 
		    border-radius: 30px;
}
.tour-st .view-pos {
	margin:0 0px 0 5px;
}
.tour-st .view-desc {
	display:none;
	background:rgba(85,45,20,1);
	color:#fff;
}
.tour-st .text-desc {
	/*background:rgba(85,45,20,1);
	color:#fff;*/
}
@media screen and (max-width: 480px) {
	.tour-st .tour-view-btn {
		font-size: 12px; 
		height:24px;
		line-height:24px;
	}
}
.tour-process .tour-process-line {
	width:1.750em;
}
.tour-process .tour-process-desc {
	width:auto;
	padding-bottom:30px;
	padding-left:0.625em;
}	
@media screen and (max-width: 480px) {
	.tour-process .tour-process-desc {
		padding-bottom:20px;
	}	
}
.tour-process .tour-process-text {
	
}
.tour-process .tour-process-text .text {
	position:relative;
	font-weight:500;
	font-size:1.125em;
	
	display:inline-block;
	padding-top:1px;
	padding-bottom:5px;
	padding-right:10px;
	vertical-align:top;
}
.tour-process .tour-process-text-ment {
	font-size:1em;
	color:rgba(195,130,90,1);
	font-weight:400;
	font-family:"Noto Sans KR",serif;
}

.tour-process .tour-process-line .line {
	z-index:1;
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: block;
    width: 2px;
    height: 100%;
	background:rgba(85,100,165,1);
	background:rgba(85,45,20,1);
	
}
.tour-process .tour-process-line .move-circle {
    content: "";
    position: absolute;
    top:7px;
	left:50%;
    -webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;

	border:rgba(85,100,165,1) 2px solid;
	border:rgba(195,130,90,1) 2px solid;
	
    border-radius: 50%;
	z-index:2;
}
@media screen and (max-width: 480px) {
	
	.tour-process .tour-process-text-ment {
		font-size:13px;
	}
	.tour-process .tour-process-line .move-circle {
		top:4px;
	}
}
.tour-process .tour-process-line .circle {
	z-index:2;
	position:absolute;
	top:0px;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	display:inline-block;
	width:1.750em;
	height:1.750em;
	border-radius: 50%;
	background: rgba(85,100,165,1);
	background: rgba(85,45,20,1);
	text-align:center;
}
.tour-process .tour-process-line .circle .num {
	position:absolute;
	top:calc(50% + 0px);
	left:50%;
	display:inline-block;
	text-align:center;
	font-size:1.125em;
	line-height:100%;
	color:#fff;
	font-weight:500;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
@media screen and (max-width: 480px) {
	.tour-process .tour-process-line .circle .num {
		top:calc(50% + 2px);
	}
}
.tour-view-link {
}
.tour-view-link:hover .tour-process-text .text {
	color: rgba(85,100,165,1);
}
.tour-view-link:hover .circle {
	background: rgba(85,100,165,1);
}
.tour-view-link:hover .tour-view-btn {
	border-color: rgba(85,100,165,1);
	color: rgba(85,100,165,1);
}


.tour-guide-list {
	position:relative;
	display:block;
	padding:20px 0 0px;
	border-radius:10px 10px 10px 10px;
	font-size:15px;
	
}
.tour-guide-list .tit {
	position:relative;
	display:inline-block;
	height:30px;
	line-height:32px;
	background:rgba(190,130,100,1);
	color:#fff;
	padding:0px 20px 0 20px;
	-webkit-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	font-weight:500;
}
.tour-guide-list .list {
	position:relative;
	display:block;
	padding:15px 20px 10px;
	font-family:"Noto Sans KR",serif;
}
.tour-guide-list .list li {
	position:relative;
	line-height:150%;
	padding:0px 0 0 15px;
	margin-bottom:10px;
	vertical-align:top;
}
.tour-guide-list .list li:before {
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	width: 15px;
	margin-left:-15px;
}
.tour-guide-list .list span {
	position: relative; 
	top:-2px;
	display: inline-block;
	vertical-align:top;
	background:#fff;
	border:rgba(85,45,20,1) 1px solid;
	display: inline-block; 
	font-size: 12px; 
	letter-spacing: 0;
	height:26px;
	padding:0px 8px 0px;
	line-height:22px;
	overflow:hidden;
	margin:0 3px 0 0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-border-radius: 20px; 
	   -moz-border-radius: 20px; 
		    border-radius: 20px;
}
.tour-guide-list .list span.alarm {
	font-size: 14px; 
}
@media screen and (max-width: 480px) {
	.tour-guide-list {
		font-size:14px;
		
	}
}


.pop-tour-viewer-area {
	position: fixed;
	visibility:hidden;
	display:block;
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0;
    right: 0;
	bottom: 0;
	
	max-width:1024px;
	min-width:320px;
	margin:0 auto;
	overflow:hidden;
	
	z-index: 3999;
}
.pop-tour-viewer-area .pop-back {
	visibility:hidden;
	position: absolute; 
	width: 100%;
	/*height: 100vh;*/
	top: 0px;
	left: 0;
    right: 0;
	bottom: 0;
	background:rgba(0,0,0,1);
	
	opacity:0;
	-webkit-transition: opacity .3s ease-out;
       -moz-transition: opacity .3s ease-out;
        -ms-transition: opacity .3s ease-out;
         -o-transition: opacity .3s ease-out;
            transition: opacity .3s ease-out;
	z-index: 1;
}

.pop-tour-viewer-area .pop-panel {
    position: absolute;
    top: 0;
    right: 0;
	bottom: 0;
    width: 40%;
    /*height: 100vh;*/
	background:rgba(255,255,255,1);
	border-right:2px solid rgba(240,240,240,1);
	z-index: 2;
	display: none;
	-webkit-transform: translateX(100%,0);
	-moz-transform: translateX(100%,0);
	-ms-transform: translateX(100%,0);
	-o-transform: translateX(100%,0);
	transform: translateX(100%,0);
}
.pop-tour-viewer-area .pop-panel {
	width:740px;
	width:80%;
}

.pop-tour-viewer-area.fix {
	visibility:visible;
}

.pop-tour-viewer-area.fix .pop-back {
	opacity:.6;
	visibility:visible;
}
.pop-tour-viewer-area .bg-grey {
	background: #e8e9eb;
}

.pop-tour-viewer-area .no-data {
	position:relative;
	padding:40px 0;
	background:#fff;
	text-align:center;
	color:#999;
}
.pop-tour-viewer-area .no-data .no-icon i {
	font-size:30px;
}

.pop-layer {
	z-index: 10; 
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	color:#000;
	width:100%;
	height:100%;
	
    
	overflow:hidden;
}
@media screen and (max-width: 640px) {
	.pop-tour-viewer-area .pop-panel {
		width: 80%;
		border-right:none;
	}
}
@media screen and (max-width: 480px) {
	.pop-tour-viewer-area .pop-panel {
		width: 100%;
		
	}
}

#tour-viewer {
	position:relative;
	width:100%;
	height:100%;
	color:rgba(85,45,20,1);
	
}

.viewer-section-func {
	position:relative;
	z-index:3;
	margin-bottom:10px;
	font-family:"Gmarket Sans","Noto Serif KR",serif;
	font-size:14px;
}
.viewer-section-func .tb {
	position:relative;
	display:table;
	width:100%;
	background:#fff;
}
.viewer-section-func .cell {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	
	line-height:50px;
	border-left:2px solid rgba(240,240,240,1);
	text-align:center;
	white-space:nowrap;
	font-weight:500;
}
@media screen and (max-width: 480px) {
	
	.viewer-section-func .cell {
		line-height:40px;
	}
}
.viewer-section-func .cell:first-child {
	border-left:none;
}
.viewer-section-func .cell a {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	padding:0 5px;
	padding-top:5px;
}
.viewer-section-func .cell a:hover {
	color:#fff;
	background: rgba(85,45,20,1);
}
.viewer-section-func .pos-num {
	width:auto;
	padding-top:5px;
}
#tour-viewer .circle {
	position:relative;
	display:inline-block;
	width:24px;
	height:24px;
	border-radius: 50%;
	background: rgba(85,100,165,1);
	background: rgba(85,45,20,1);
	text-align:center;
	vertical-align:middle;
	margin-left:3px;
	top:-1px;
}
#tour-viewer .circle .num {
	position:absolute;
	top:calc(50% + 0px);
	left:50%;
	display:inline-block;
	text-align:center;
	font-size:16px;
	line-height:100%;
	color:#fff;
	font-weight:500;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.viewer-section-func .not {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	padding-top:5px;
	color:#999;
	background:rgba(240,240,240,1);
}
.viewer-section-func .prev,
.viewer-section-func .next {
	width:60px;
}
.viewer-section-func .close {
	width:120px;
	color:#fff;
	background: rgba(85,45,20,1);
}
.viewer-section-func .view-pos.open {
	color:#fff;
	background: rgba(85,45,20,1);
}
.bottom .viewer-section-func {
	position:absolute;
	left:0;right:0;bottom:0;
	margin-bottom:0px;
}

.viewer-section-map {
	position:absolute;
	display:none;
	left:0;right:0;
	padding:20px 0;
	top:56px;
	background:rgba(255,255,255,.95);
	-webkit-box-shadow: 0px 2px 12px rgba(0,0,0,.2);
	   -moz-box-shadow: 0px 2px 12px rgba(0,0,0,.2);
			box-shadow: 0px 2px 12px rgba(0,0,0,.2);
	z-index:2;
}

.bottom .viewer-section-map {
	top:auto;
	bottom:56px;
	-webkit-box-shadow: 0px -2px 12px rgba(0,0,0,.2);
	   -moz-box-shadow: 0px -2px 12px rgba(0,0,0,.2);
			box-shadow: 0px -2px 12px rgba(0,0,0,.2);
}
.viewer-section-map img {
	position:relative;
	max-width:100%;
}
.viewer-section-map .map-close {
	position:absolute;
	top:20px;right:20px;
	font-size:18px;
	z-index:2;
	width:40px;
	height:40px;
}
@media screen and (max-width: 480px) {
	.viewer-section-func .prev,
	.viewer-section-func .next {
		/*width:30px;*/
	}
	.viewer-section-func .close {
		width:80px;
	}
	.viewer-section-map .map-close {
		top:10px;right:10px;
	}
}
.viewer-section-map .map-close:after {
	position:absolute;
	font-family: "Black Tie";
	font-weight: 500;
	-webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	content: "\f00c";
	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%);
}

.viewer-section {
	position:relative;
	z-index:1;
	height:100%;
	padding-bottom:60px;
}
.viewer-section .viewer-contents {
	position:relative;
	background:#fff;
	height:100%;
	overflow:auto;
}	
.bottom .viewer-section {
	margin:0px 0 -65px 0; 
	padding:0px 0 65px 0;
}
@media screen and (max-width: 480px) {
	.bottom .viewer-section {
		margin:0px 0 -55px 0; 
		padding:0px 0 55px 0;
	}
	.viewer-section-map {
		top:46px;
	}
	.bottom .viewer-section-map {
		top:auto;
		bottom:46px;
	}
}
.do-hidden {
	visibility:hidden;
}
.no-data {
	position:relative;
	padding:40px 0;
	/*background:rgba(250,250,250,1);*/
	background:rgba(255,255,255,1);
	text-align:center;
	color:#999;
}
.no-data .no-icon i {
	font-size:30px;
}


.viewer-contents {
	position:relative;
	padding:40px 0 40px;	
	
}
@media screen and (max-width: 480px) {
	.viewer-contents {
		padding:30px 0 40px;	
		
	}
}
.special-head {
	position:relative;
	padding:0px 40px;
	color:rgba(85,45,20,1);
	font-family:"Gmarket Sans","Noto Serif KR",serif;
	font-size:16px;
}

.special-head h1 {
	position:relative;
	line-height:140%; 
	font-size:2.250em; 
	font-weight:500;
	display:inline-block;
	letter-spacing:-0.5px;
	margin-right:10px;
}
.special-head h2 {
	position:relative;
	display:inline-block;
	line-height:140%; 
	font-weight:300; 
	font-size:1.625em; 
}
.special-head .desc  {
	position:relative;
	line-height:170%;
	font-size:16px;
	font-weight:500;
	font-family:"Noto Serif KR",serif;
}

@media screen and (max-width: 480px) {
	.special-head {
		padding:0px 20px;
		font-size:12px;
	}
	.special-head .desc  {
		font-size:15px;
	}
}

.floor-info-group {
	position:relative;
	display:block;	
}
.floor-info {
	position:relative;
	display:block;
	margin:0px 0px 10px 0;
	font-size:0;
	vertical-align:top;
}
.floor-info .floor-tit {
	position:relative;
	display:table;
	letter-spacing:0em;
	padding:0px 0px 0 0px;
	vertical-align:top;
	vertical-align:baseline;
	font-size:15px;	
}
.floor-info .floor-tit:after { clear: both; content:'';display:table;}
.floor-info .floor-tit .tag {
	position:relative;
	display:table-cell;
	vertical-align:top;
}
.floor-info .floor-tit .tag .tit {
	position:relative;
	display:inline-block;
	width: auto; 
	min-width:90px;
	font-weight: normal; 	
	padding:0 10px;
	color:rgba(0,0,0,1);
	background:rgba(245,230,220,1);
	text-transform:uppercase;
	letter-spacing:1px;
	border-radius:15px;
	vertical-align:top;
	text-align:center;
	height:30px;
	line-height: 32px;
	font-size:14px;	
	white-space:nowrap;	
}
.floor-info .floor-tit .white .tit {
	background:rgba(255,255,255,1);
}
.floor-info .floor-tit .tag-desc {
	position:relative;
	display:table-cell;
	letter-spacing:0em;
	padding:3px 0px 0 10px;
	font-weight: normal;
	line-height: 170%;
	vertical-align:top;
}
@media screen and (max-width: 480px) {
	.floor-info .floor-tit {
		font-size:14px;	
	}
	.floor-info .floor-tit .tag .tit {
		min-width:80px;
		height:26px;
		line-height: 28px;
		font-size:12px;	
	}
}

.floor-info-sep {
	position:relative;
	display:block;
	margin:0px 0px 10px 0;
	font-size:0;
	vertical-align:top;
}
.floor-info-sep .floor-tit {
	position:relative;
	display:table;
	letter-spacing:0em;
	padding:0px 0px 0 0px;
	vertical-align:top;
	vertical-align:baseline;
	font-size:15px;	
}
.floor-info-sep .floor-tit:after { clear: both; content:'';display:table;}
.floor-info-sep .floor-tit .tag {
	position:relative;
	display:table-cell;
	vertical-align:top;
}
.floor-info-sep .floor-tit .tag .tit {
	position:relative;
	display:inline-block;
	width: auto; 
	min-width:90px;
	font-weight: normal; 	
	padding:0 15px;
	color:rgba(0,0,0,1);
	background:rgba(245,230,220,1);
	text-transform:uppercase;
	letter-spacing:1px;
	border-radius:15px;
	vertical-align:top;
	text-align:center;
	height:30px;
	line-height: 32px;
	font-size:14px;	
	white-space:nowrap;	
}
.floor-info-sep .floor-tit .white .tit {
	background:rgba(255,255,255,1);
}
.floor-info-sep .floor-tit .tag-desc {
	position:relative;
	display:table-cell;
	letter-spacing:0em;
	padding:3px 0px 0 10px;
	font-weight: normal;
	line-height: 170%;
	vertical-align:top;
}
@media screen and (max-width: 480px) {
	.floor-info-sep .floor-tit {
		font-size:14px;	
	}
	.floor-info-sep .floor-tit .tag {
		display:inline-block;
	}
	.floor-info-sep .floor-tit .tag-desc {
		display:block;
		padding:10px 0px 0 10px;
	}
	.floor-info-sep .floor-tit .tag .tit {
		min-width:100px;
		height:26px;
		line-height: 28px;
		font-size:12px;	
	}
}

.info-tit {
	position:relative;
	display:table;
	font-size:16px;
	font-family:"Gmarket Sans","Noto Serif KR",serif;
	
}
.info-tit .info-tag {
	position:relative;
	display:table-cell;
	vertical-align:top;
}

.info-tit .info-tag span {
	position:relative;
	display:inline-block;
	height:40px;
	line-height:100%;
	background:rgba(190,130,100,1);
	color:#fff;
	text-align:right;
	padding:0px 20px 0 40px;
	vertical-align:top;
	font-size:16px;
	line-height:42px;
	-webkit-border-radius: 0 40px 40px 0;
	border-radius: 0 40px 40px 0;
	font-weight:500;
}
.info-tit .dark span {
    background: rgba(85,45,20,1);
}
.info-tit .info-desc {
	position:relative;
	display:table-cell;
	vertical-align:top;
	padding:6px 40px 0px 10px;
	line-height:170%;
}
.info-tit .strong {
	font-weight:500;
}
.font-size-18 {
	font-size:1.125em;
}
.font-size-20 {
	font-size:1.250em;
}
@media screen and (max-width: 480px) {
	.info-tit {
		font-size:14px;	
	}
	.info-tit .info-tag span {
		height:36px;
		padding:0px 20px 0 20px;
		font-size:14px;
		line-height:38px;
	}
	.info-tit .info-desc {
		padding:6px 20px 0px 10px;
	}
}

.info-tit-sep {
	position:relative;
	display:table;
	font-size:18px;
	font-family:"Gmarket Sans","Noto Serif KR",serif;
	
}
.info-tit-sep .info-tag {
	position:relative;
	display:table-cell;
	vertical-align:top;
}

.info-tit-sep .info-tag span {
	position:relative;
	display:inline-block;
	height:40px;
	line-height:100%;
	background:rgba(190,130,100,1);
	color:#fff;
	text-align:right;
	padding:0px 20px 0 40px;
	vertical-align:top;
	font-size:16px;
	line-height:42px;
	-webkit-border-radius: 0 40px 40px 0;
	border-radius: 0 40px 40px 0;
	font-weight:500;
}
.info-tit-sep .dark span {
    background: rgba(85,45,20,1);
}
.info-tit-sep .info-desc {
	position:relative;
	display:table-cell;
	vertical-align:top;
	padding:6px 40px 0px 10px;
	line-height:170%;
	font-size:20px;
}
.info-tit-sep .strong {
	font-weight:500;
}
@media screen and (max-width: 480px) {
	.info-tit-sep {
		font-size:16px;	
	}
	.info-tit-sep .info-tag span {
		height:36px;
		padding:0px 20px 0 20px;
		font-size:14px;
		line-height:38px;
	}
	.info-tit-sep .info-desc {
		font-size:18px;	
		padding:6px 10px 0px 10px;
	}
}
@media screen and (max-width: 375px) {
	.info-tit-sep .info-tag {
		display:inline-block;
	}
	.info-tit-sep .info-desc {
		display:block;
		padding:6px 10px 0px 18px;
	}
}

.info-point {
	position:relative;
	display:block;
	font-size:16px;
	padding:0 40px;
	color:rgba(85,45,20,1);
}
.info-point > li {
	position:relative;
	display:table;
	margin-bottom:7px;
}
.info-point > li .num,
.info-point > li .desc {
	position:relative;
	display:table-cell;
	vertical-align:top;
	line-height:150%;
}
.info-point > li .desc {
	padding-left:5px;
}
@media screen and (max-width: 480px) {
	.info-point {
		padding:0 20px;
		font-size:15px;
	}
}

.info-sub {
	position:relative;
	display:block;
	font-size:16px;
	padding:0 20px;
	color:rgba(85,45,20,1);
}
.info-sub > li {
	position:relative;
	display:table;
	margin-bottom:7px;
}
.info-sub > li .num,
.info-sub > li .desc {
	position:relative;
	display:table-cell;
	vertical-align:top;
	line-height:150%;
}
.info-sub > li .desc {
	padding-left:5px;
}
@media screen and (max-width: 480px) {
	.info-sub {
		padding:0 10px;
		font-size:15px;
	}
}


.photo-slide {
	position:relative;
	display:block;
	padding-left:40px;
}
.photo-slide.single {
	padding-right:40px;
}

.single-photo {
	position:relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px 10px 10px 10px;
}
.single-photo img {
	position:relative;
	width: 100%;
	max-width:100%;
}

@media screen and (max-width: 480px) {
	.photo-slide {
		position:relative;
		display:block;
		padding-left:20px;
	}
	.photo-slide.single {
		padding-right:20px;
	}
}

.info-relation {
}
.relation-item {
	position:relative;
	color:rgba(85,45,20,1);
	font-family:"Gmarket Sans","Noto Serif KR",serif;
}
.relation-item .relation-tit {
	position:relative;
	display:block;
	font-size:22px;
	line-height:100%;
	font-weight:500;
	vertical-align:middle;
}

.relation-item .relation-tit .text {
	position:relative;
	display:inline-block;
	font-weight:500;
	margin-bottom:10px;
}
@media screen and (max-width: 480px) {
	.relation-item .relation-tit {
		font-size:18px;
	}
}
.relation-item .relation-guide {
	font-size:14px;
	color:rgba(195,130,90,1);
}
.relation-item .relation-desc {
	position:relative;
	font-size:15px;
	line-height:160%;
	font-weight:400;
	font-family:"Noto Serif KR",serif;
	padding-top:5px;
}

.tour-user {
	position:relative;
	text-align: center;
    margin: 0px -5px 0px;
    font-size: 0;
	overflow:hidden;
}
.tour-user .tour-user-btn {
	position: relative; padding: 0;  
	margin:0 5px 0; 
	width:calc(50% - 10px); 
	text-align: center; 
	font-size: 18px; 
	font-weight: normal; 
	letter-spacing: 0em; 	
	border:rgba(85,45,20,1) 1px solid;
	display: inline-block;
	line-height: 60px; 
	height:60px;
	padding: 0 0px; 
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tour-user .tour-user-btn:hover {
	background: rgba(150,110,90,1);
	color:#fff;
}
.tour-user .tour-user-btn i {
	position: relative; 
	margin-right:5px;
	top:-1px;
}
@media screen and (max-width: 480px) {
	.tour-user .tour-user-btn {
		font-size: 14px; 
		line-height: 40px; 
		height:40px;
	}
}
.one-map {
	position:relative;
}

.one-map img {
	position:relative;
	max-width:100%;
}

.sub-map {
	position:relative;
	text-align:center;
}

.sub-map img {
	position:relative;
	max-width:100%;
}

.view-btn {
	position: relative; 
	top:-2px;
	vertical-align:middle;
	background:transparent;
	border:rgba(85,45,20,1) 1px solid;
	display: inline-block; 
	font-size: 14px; 
	font-weight:500; 
	letter-spacing: 0;
	height:26px;
	padding:0px 0px 0px 10px;	
	line-height:26px;
	overflow:hidden;
	margin:0px 0px 0 0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-border-radius: 26px; 
	   -moz-border-radius: 26px; 
		    border-radius: 26px;
}

.view-btn .in-circle {
	position:relative;
	display:inline-block;
	width:26px;
	height:26px;
	border-radius: 50%;
	background: rgba(85,100,165,1);
	background: rgba(85,45,20,1);
	text-align:center;
	vertical-align:middle;
	margin-left:3px;
	top:0px;
	margin-right:-1px;
}
.view-btn .in-circle .num {
	position:absolute;
	top:calc(50% + 0px);
	left:50%;
	display:inline-block;
	text-align:center;
	font-size:16px;
	line-height:100%;
	color:#fff;
	font-weight:500;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.info-movie {
	position:relative;
	padding:0;
	text-align:center;
}
.info-movie .ment {
	position:relative;
	padding:2em 0 0;
	font-size:14px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
	margin:0px 0 0px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe{border:none;}

.video-ratio-outer {
	position:relative;
	margin:0px auto 0;
	text-align:center;
}


.video-ratio-3x2 .video-container {
    padding-bottom: 66.67%
}

.video-ratio-1x1 .video-container {
    padding-bottom: 100%;
}

.video-ratio-2x3 .video-container {
    padding-bottom: 150%;
}
.video-ratio-3x4 .video-container {
	padding-bottom: 133.33333333333%;
}
.video-ratio-4x3 .video-container {
    padding-bottom: 75%;
}
.video-ratio-5x4 .video-container {
    padding-bottom: 90%;
}
.video-ratio-5x3 .video-container {
    padding-bottom: 60%;
}
.video-ratio-16x9 .video-container {
    padding-bottom: 56.25%;
	padding-bottom: 75%;
}
.video-ratio-16x10 .video-container {
    padding-bottom: 62.5%;
}


.video-max-ratio-1X1 {
	max-width:640px !important;
}
.video-max-ratio-9X16 {
	/*max-width:360px !important;*/
}

@media screen and (max-width: 480px) {
	.video-max-ratio-9X16 {
		/*max-width:100% !important;*/
	}
	.video-ratio-16x9 .video-container {
		/*max-width:360px;*/
		padding-bottom: 177%;
		margin: 0 auto;
	}
}

/* slick free box */
.slick-slide-free-box {
	position:relative;
	overflow:hidden;
}
.slick-slide-free-box .slick-item img {
	position:relative;
	max-width:none;
	width:auto;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.slick-slide-free-box .slick-item {
	position:relative;
	display:inline-block;
	border-radius:10px 10px 10px 10px;
	overflow:hidden;
}
.slick-slide-free-box .slides {
	padding:0px 0;
}
.slick-slide-free-box .slick-slide
{
	padding: 0 0px 0 0;
	margin-right:5px;
	font-size:0;
}

.slick-slide-free-box .slick-item a .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,.0);
	webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.slick-slide-free-box .slick-item a .cover:after {
	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%);
	font-family: 'themify'; content: "\e611"; font-size: 26px; font-weight: normal;color:#fff;line-height:26px;
	display:inline-block;
	margin-top:5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.slick-slide-free-box .slick-item a:hover .cover {
	background:rgba(0,0,0,.3);
}

.slick-slide-free-box .slick-item a:hover .cover:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}


@media screen and (max-width: 768px) {
	.slick-slide-free-box .slick-arrow {
		display:none !important;
	}

}
@media screen and (max-width: 480px) {
	.slick-slide-free-box .slides {
		padding:0px 0;
	}
	.slick-slide-free-box .slick-dots {
		position:relative;
		margin-top:10px;
	}
	.slick-slide-free-box .slick-dots li {
		margin: 0 3px;
	}

}


/* swiper free box */
.swiper-slide-free-box {
	position:relative;
	overflow:hidden;
}
.swiper-slide-free-box .swiper-slide img {
	position:relative;
	max-width:none;
	width:auto;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.swiper-slide-free-box .swiper-slide {
	position:relative;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/*-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;*/
	display:inline-block;
	width:auto;
	border-radius:10px 10px 10px 10px;
	overflow:hidden;
}

.swiper-slide-free-box .swiper-slide a .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,.0);
	webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.swiper-slide-free-box .swiper-slide a .cover:after {
	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%);
	font-family: 'themify'; content: "\e611"; font-size: 26px; font-weight: normal;color:#fff;line-height:26px;
	display:inline-block;
	margin-top:5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.swiper-slide-free-box .swiper-slide a:hover .cover {
	background:rgba(0,0,0,.3);
}

.swiper-slide-free-box .swiper-slide a:hover .cover:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}


.blueimp-gallery.simple {
    background: rgba(0,0,0,1);
	background: rgba(0,0,0,.9);
}

.blueimp-gallery.simple>.close, .blueimp-gallery.simple>.prev, .blueimp-gallery.simple>.next {
    opacity: 1;
}

.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.close:after {
    margin-top: -3px;
    top: 50%;
    left: 50%;
    margin-left: -18px;
}

.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.close:after, .blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    content: "";
    display: block;
    background-color: #fff;
    height: 1px;
    width: 100%;
    position: absolute;

	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
	     -o-transition: background-color .3s;
	        transition: background-color .3s;
	
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	   -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
			box-shadow: 0 1px 1px rgba(0,0,0,.2);
}

.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.close:after, .blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    box-shadow: none;
    height: 3px;
    background-color: #999;
}

.blueimp-gallery.simple>.close:hover:before, .blueimp-gallery.simple>.close:hover:after, .blueimp-gallery.simple>.prev:hover:before, .blueimp-gallery.simple>.prev:hover:after, .blueimp-gallery.simple>.next:hover:before, .blueimp-gallery.simple>.next:hover:after {
    background-color: #fff !important;
}

.blueimp-gallery.simple > .title {
    top: 40px;
    left: 60px;
	font-size:18px;
    color: #fff;
    text-shadow:none;
	opacity: 1;
	/*display:none;*/
	/*font-weight:700;*/
}
.blueimp-gallery.simple > .title:hover {
	color: #fff;
	opacity: 1;
}
.blueimp-gallery.simple>.close {
    z-index: 20;
	font-size: 0;
    width: 30px;
    height: 30px;
    top: 56px;
    right: 74px;
	/*top:31px;
	right:30px;*/
}
.blueimp-gallery > .indicator > li {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	image-rendering: -webkit-optimize-contrast;
}
.blueimp-gallery.white {
	background: rgba(255,255,255,1);
}
.blueimp-gallery.white > .title {
    color: #000;
}
.blueimp-gallery.white > .title:hover {
	color: #000;
}

.blueimp-gallery.white>.close:before, .blueimp-gallery.white>.close:after, .blueimp-gallery.white>.prev:before, .blueimp-gallery.white>.prev:after, .blueimp-gallery.white>.next:before, .blueimp-gallery.white>.next:after {
    background-color: #666;
}

.blueimp-gallery.white>.close:hover:before, .blueimp-gallery.white>.close:hover:after, .blueimp-gallery.white>.prev:hover:before, .blueimp-gallery.white>.prev:hover:after, .blueimp-gallery.white>.next:hover:before, .blueimp-gallery.white>.next:hover:after {
    background-color: #000 !important;
}
.blueimp-gallery.white> .indicator > li {
	opacity:1 !important;
}

.blueimp-gallery.white > .indicator > li:hover,
.blueimp-gallery.white > .indicator > .active {
  background: rgba(0,0,0,1) !important;
}

.blueimp-gallery.simple>.prev, .blueimp-gallery.simple>.next {
    margin-top: -25px;
    border: none;
    background: none;
}
.blueimp-gallery.simple>.close:after, .blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.next:after {
    -webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
}
.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    width: 24px;
    top: 50%;
}
.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.close:after {
    margin-left: -15px;
}

.blueimp-gallery.simple>.prev {
    left: 0;
}
.blueimp-gallery.simple>.next {
    right: 0;
}
.blueimp-gallery.simple>.prev, .blueimp-gallery.simple>.next {
    font-size: 0;
    border-radius: 0;
    width: 120px;
    height: 120px;
    margin-top: -60px;
}

.blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
			transform: rotate(45deg);
}

.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before {
   -webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
			transform: rotate(45deg);
}

.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after {
    left: 60px;
}
.blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    right: 60px;
}

.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.next:before {
    margin-top: -7.5px;
}
.blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:after {
    margin-top: 8px;
}

@media screen and (max-width: 768px) {
	.blueimp-gallery.simple > .title {
		top: 15px;
		left: 20px;
	}
	.blueimp-gallery.simple>.close {
		top:31px;
		right:30px;
	}
	.blueimp-gallery.simple>.prev, .blueimp-gallery.simple>.next {
		width: 60px;
		height: 80px;
		margin-top: -40px;
	}

	.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after {
		left: 16px;
	}
	.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after {
		left: 16px;
	}
	.blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    	right: 16px;
	}
	.blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
 	   right: 16px;
	}
	.blueimp-gallery.simple>.indicator {
		display: none !important;
	}
}


.video-list {
	position: relative;
	padding:0 20px;
}

.video-btn-list{
	display:flex;
	flex-wrap:wrap;
	padding:0;
	margin:0;
	list-style:none;
}

.video-btn-list li{
	width:33.3333%;
	padding:5px;
	box-sizing:border-box;
	display:flex; /* 중요 */
}

.video-list .video-btn{
	display:flex;            /* 높이 맞추기 */
	width:100%;
	height:100%;
	border: rgba(85,45,20,1) 1px solid;
	border-radius: 5px;
	text-decoration: none;
	color: rgba(85,45,20,1);
	
	text-align: center;
	transition: all .2s ease;
}

.video-list .video-btn .item{
	display:flex;
	align-items:center;   /* 세로 가운데 정렬 */
	justify-content:center;
	justify-content:flex-start; /* 왼쪽 정렬 */
	width:100%;
}

.video-list .video-btn .icon-video {

	padding:12px 10px 12px 20px;  /* 좌측 여백 조금 크게 */
	display:flex;
	align-items:center;
	flex-direction:column;
	justify-content:center;
}

.video-list .video-btn .icon-video .icon-text {
	font-size:13px;
	font-weight:normal;
	margin-top:5px;
	line-height:1.2;
}

.video-list .video-btn .text {
	font-size: 20px;
	font-weight:normal;
	line-height:145%;
	text-align:left;
	padding:15px 10px 10px 15px;
}
.video-list .video-btn .text .point {
	color:#C30;
}
.video-list .video-btn .text .material-symbols-outlined{
	font-size:20px;
	vertical-align:-4px;
}

.video-list .video-btn:hover {
	background: rgba(150,110,90,1);
	color: #fff;
}
.video-list .video-btn:hover .text .point {
	color: #fff;
}
.video-list .video-btn .icon-video .icon-icon {
	min-height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.video-list .video-btn .icon-video .material-symbols-outlined.icon-fills {
	font-size: 60px;
	display: block;
	font-variation-settings: 'FILL' 1;
	line-height:0;
}

@media screen and (max-width: 768px) {
	.video-list {
		padding:0 13px;
	}

	.video-btn-list li{
		width:50%;
	}
}

@media screen and (max-width: 480px) {
	.video-btn-list li{
		width:100%;
	}
}


/* 세로 영상 */
.fancybox-slide--video.orient-portrait .fancybox-content {
    width: calc(80vh * 9 / 16) !important;
    height: 80vh !important;
    max-width: 420px !important;
	max-height: calc(100vh - 74px) !important; /* 캡션 공간 확보 */
}

.fancybox-caption {
    pointer-events: none;
}

/* 모바일: 폭 기준으로 9:16 */
@media screen and (max-width: 480px) {
    .fancybox-slide--video.orient-portrait .fancybox-content {
        width: 70vw !important;
        height: calc(70vw * 16 / 9) !important;
        max-height: calc(100vh - 74px) !important; /* 캡션 공간 확보 */
    }
}