#content {
	display: block;
	float: none;
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
	background: transparent;
}

#visual-area ul.slide li span.title {
	position: absolute;
	top: 150px;
	left: 46%;
	display: none;
	text-indent: -9999em;
	width: 657px;
	height: 323px;
	transform: translateX(-572px);
	background: url(/images/open.content/hwarang/main/visual-title01.png) 0 0 no-repeat;
}
#visual-area ul.slide li:nth-child(2) span.title {
	position: absolute;
	top: 150px;
	left: 46%;
	display: none;
	text-indent: -9999em;
	width: 657px;
	height: 277px;
	transform: translateX(-572px);
	background: url(/images/open.content/hwarang/main/visual-title01.png) 0 0 no-repeat;
}
#visual-area div.bx-wrapper,
#visual-area div.bx-wrapper div.bx-viewport {
	background: #e9e9e9;
	z-index: 1;
}
#visual-area div.bx-wrapper img {
	width: auto;
}
#visual-area div.bx-wrapper div.bx-pager {
	position: absolute;
	bottom: 25px;
	width: 100%;
	padding: 0;
	z-index: 10;
}
#visual-area .bx-wrapper .bx-pager.bx-default-pager a {
	width: 18px;
	height: 18px;
	margin: 0 5px;
	padding: 5px;
	background: #fff;
	border: 3px solid #fff;
}
#visual-area .bx-wrapper .bx-pager.bx-default-pager a.active {
	border-color: #ee466e;
	background: #ee466e;
}

#popup-layer {
	position:absolute;
	top: 150px;
	left: 50%;
	width: 560px;
	height: 360px;
	margin: 0 0 0 30px;
	z-index: 1000;
	background: #fff;
	box-shadow: 0 1px 10px #000;
}
#popup-layer iframe {
	display: block;
	width: 560px;
	height: 315px;
}
#popup-layer div#check {
	position:absolute;
	left: 10px;
	bottom: 10px;
}
#popup-layer div#close {
	position:absolute;
	right: 12px;
	bottom: 12px;
}
#check input {
	/*display: none;*/
	cursor: pointer;
	vertical-align: middle;
}
#check label {
	cursor: pointer;
	color: #777;
	font-size: 90%;
}
#close a {
	display: block;
	color: #777;
	font-size: 90%;
	letter-spacing: -1px;
	padding-left: 50px;
	line-height: normal;
	background: url(/images/common/close-b.svg) 50% 50% no-repeat;
	background-size: 15px 15px;
}
#close a:hover,
#close a:focus {
	color: #ee466e;
}

#article {
	position: relative;
	width: 1200px;
	margin: 22px auto;
}
#article div.left-area,
#article div.right-area {
	float: left;
	overflow: hidden;
}
#article div.left-area {
	width: 898px;
	margin-right: 12px;
}
#article div.left-area div.popup-board,
#article div.left-area div.major-links {
	position: relative;
	float: left;
	overflow: hidden;
}

#article div.left-area div.popup-board {
	margin-right: 15px;
}
#article div.left-area div.popup-board .popup-zone {
	width: 439px;
	height: 215px;
	margin: 0 0 12px 0;
	background-color: #f0f0f0;
}

#highlight .bx-wrapper .bx-pager {
	position: absolute;
	right: 74px;
	bottom: -1px;
	font-size: 80%;
	font-family: arial;
	line-height: 24px;
	padding: 0 9px;
	border: 1px solid #d9d9d9;
	background: #fff;
}
#highlight .bx-wrapper .bx-controls-direction {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 26px;
}
#highlight .bx-wrapper .bx-controls-direction a {
	top: 1px;
	bottom: -1px;
	width: 26px;
	height: 26px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	background-size: 50%;
	z-index: 1;
}
#highlight .bx-wrapper .bx-prev {
	left: 0;
	background: url(/images/common/prev-btn.svg) 50% 50% no-repeat;
}
#highlight .bx-wrapper .bx-next {
	right: 0;
	background: url(/images/common/next-btn.svg) 50% 50% no-repeat;
}
#highlight .bx-wrapper .bx-controls-auto a {
	position: relative;
	width: 26px;
	height: 26px;
	border: 1px solid #d9d9d9;
	z-index: 1;
}
#highlight .bx-wrapper .bx-controls-auto a.bx-stop {
	background: url(/images/common/stop-btn.svg) 50% 50% no-repeat;
}
#highlight .bx-wrapper .bx-controls-auto a.bx-start {
	background: url(/images/common/play-btn.svg) 50% 50% no-repeat;
}
#highlight .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	position: absolute;
	right: 49px;
	bottom: -1px;
	width: 26px;
	height: 26px;
	margin: 0;
	background-color: #fff;
}
#highlight .bx-wrapper .bx-controls-direction a:hover,
#highlight .bx-wrapper .bx-controls-auto a:hover {
	border-color: #666;
	z-index: 2;
}

#article div.left-area div.popup-board div.board-zone {
	position: relative;
	width: 439px;
	height: 215px;
	margin: 0;
	padding-top: 47px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}

#article div.left-area div.popup-board div.board-zone .tab-area .tab h4 {
	position:absolute;
	top: -1px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0 none;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tab1 h4 {
	left: -1px;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tab2 h4 {
	left: 105px;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tab3 h4 {
	left: 225px;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tab h4 a {
	position: relative;
	display:block;
	color: #777;
	font-size: 95%;
	font-weight: 400;
	text-align: center;
	line-height: 49px;
	height: 49px;
	padding: 0 25px;
	border: 1px solid #d9d9d9;
	background-color: #eee;
	z-index: 1;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tabon h4 a {
	position: relative;
	color: #222;
	line-height: 49px;
	height: 49px;
	border-bottom: 0 none;
	background: #fff;
	z-index: 2;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tab .box {
	display: none;
	height: 166px;
	margin: 0;
	padding: 15px 12px 15px 15px;
	border-top: 1px solid #d7d7d7;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tab .box ul li a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 95%;
	font-weight: 300;
	text-align: left;
	line-height: 32px;
	overflow: hidden;
	width: 342px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/images/common/bullet01.gif) no-repeat 0 50%;
}

#article div.left-area div.popup-board div.board-zone .tab-area .box ul li a img {
	padding: 0 0 0 3px;
	vertical-align: middle;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tab .box ul li span.date {
	display: inline-block;
	vertical-align: top;
	color: #777;
	font-size: 90%;
	font-family: arial;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: -1px;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tabon .box {
	display:block;
	background-color: #fff;
}
#article div.left-area div.popup-board div.board-zone .tab-area .box ul li {
	position: relative;
	margin: 0;
	padding: 0;
}
#article div.left-area div.popup-board div.board-zone .tab-area .box ul li b.new-img {
	display: block;
	position: absolute;
	top: 8px;
	left: 206px;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
	background: url(/images/bb/new.gif) 0 0 no-repeat;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tabon .box a.more-btn {
	display: block;
	position: absolute;
	top: 11px;
	right: 13px;
	text-indent: -9999em;
	width: 26px;
	height: 26px;
	border: 1px solid #d7d7d7;
	background: url(/images/common/plus-icon.png) 50% 50% no-repeat;
}
#article div.left-area div.popup-board div.board-zone .tab-area .tabon .box a.more-btn:hover {
	border-color: #ee466e;
}
#article div.left-area div.major-links {
	width: 444px;
}
#article div.left-area div.major-links ul li {
	float: left;
	width: 222px;
	height: 222px;
	border:1px solid #d9d9d9;
	margin: -1px 0 0 -1px;
}
#article div.left-area div.major-links ul li:first-child,
#article div.left-area div.major-links ul li:nth-child(2) {
	margin-top: 0;
}
#article div.left-area div.major-links ul li:first-child,
#article div.left-area div.major-links ul li:nth-child(3) {
	margin-left: 0;
}
#article div.left-area div.major-links ul li a {
	display: block;
	position: relative;
	height: 100%;
}
#article div.left-area div.major-links ul li a img.img-icon {
	display: block;
	width: 110px;
	height: 110px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	transition-duration: .3s;
	margin-top: 30px;
}
#article div.left-area div.major-links ul li a:hover img.img-icon {
	transition-duration: .3s;
	transform: scale(1.15);
}
#article div.left-area div.major-links ul li a span {
	display: block;
	text-align: center;
	padding: 10px;
}
#article div.left-area div.major-links ul li a span.title {
	font-size: 100%;
	font-weight: 400;
	letter-spacing: -1px;
	padding-top: 0;
}
#article div.left-area div.major-links ul li a span.content {
	color: #666;
	font-size: 85%;
	font-weight: 300;
	line-height: normal;
	padding-top: 0;
	padding-bottom: 0;
}
#article div.left-area div.main-contents {
	display: inline-block;
	height: 428px;
	margin: 15px 0 0 0;
	padding: 0;
}
/*
#article div.left-area div.main-contents div#pager {
	background: #f0f0f0;
	box-shadow: 0 1px 1px #000;
}
*/
#article div.left-area div.main-contents div#pager ul li {
	display: inline-block;
	vertical-align: top;
	width: 150px;
	line-height: 41px;
}
#article div.left-area div.main-contents div#pager ul li:first-child {
	width: 148px;
	padding-left: 1px;
}
#article div.left-area div.main-contents div#pager ul li a {
	position: relative;
	display: block;
	font-size: 85%;
	text-align: center;
	margin-left: -1px;
	border: 1px solid #d9d9d9;
	border-bottom: 0 none;
	background: #f6f6f6;
	z-index: 1;
}
#article div.left-area div.main-contents div#pager ul li a:hover {
	background: #fff;
}
#article div.left-area div.main-contents div#pager ul li a.active {
	color: #fff;
	border-color: #297eb9;
	background-color: #297eb9;
	z-index: 2;
}
#article div.left-area div.main-contents ul.slider li {
	position: relative;
	display: block;
	width: 898px;
	height: 387px;
	transition: background-size .2s ease-in;
	-webkit-transition: background-size .2s ease-in;
}
#article div.left-area div.main-contents ul.slider li span {
	display: block;
}
#article div.left-area div.main-contents ul.slider li span.text {
	display: block;
	position: absolute;
	top: 45px;
	left: 532px;
	color: #fff;
}
#article div.left-area div.main-contents ul.slider li span.text span.title {
	font-size: 120%;
	font-weight: 300;
	width: 75%;
	padding-bottom: 20px;
}
#article div.left-area div.main-contents ul.slider li span.text span.title b {
	display: block;
	font-size: 200%;
	font-weight: 300;
	line-height: normal;
	letter-spacing: -2px;
}
#article div.left-area div.main-contents ul.slider li.first span.text span.title b {
	font-size: 32px;
}
#article div.left-area div.main-contents ul.slider li span.text span.point-bg {
	width: 50px;
	height: 1px;
	margin-bottom: 30px;
	background-color: #3be2aa;
}
#article div.left-area div.main-contents ul.slider li span.text span.content {
	text-align: left;
	font-weight: 300;
	width: 75%;
}
#article div.left-area div.main-contents ul.slider li span.text a.btn {
	display: inline-block;
	color: #fff;
	font-size: 90%;
	margin-top: 30px;
	padding: 8px 40px;
	border: 1px solid #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#article div.left-area div.main-contents ul.slider li span.text a.btn:hover {
	color: #ee466e;
	border-color: #fff;
	background: #fff;
}
#article div.left-area div.main-contents ul.slider li.first {
	background: url(/images/open.content/hwarang/main/main-contents01.jpg) 50% 50% no-repeat;
}
#article div.left-area div.main-contents ul.slider li.second {
	background: url(/images/open.content/hwarang/main/main-contents02.jpg) 50% 50% no-repeat;
}
#article div.left-area div.main-contents ul.slider li.third {
	background: url(/images/open.content/hwarang/main/main-contents03.jpg) 50% 50% no-repeat;
}
#article div.left-area div.main-contents ul.slider li.fourth {
	background: url(/images/open.content/hwarang/main/main-contents04.jpg) 50% 50% no-repeat;
}
#article div.left-area div.main-contents ul.slider li.sixth {
	background: url(/images/open.content/hwarang/main/main-contents05.jpg) 50% 50% no-repeat;
}
#article div.left-area div.main-contents ul.slider li.fifth {
	background: url(/images/open.content/hwarang/main/main-contents07.jpg) 50% 50% no-repeat;
}

#article div.right-area {
	position: relative;
	width: 290px;
}
#article div.right-area ul li {
	/* height: 288px; */
	height: 213px;
	margin-top: 11px;
}
#article div.right-area ul li:first-child {
	margin-top: 0;
}
#article div.right-area ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 25px;
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}
#article div.right-area ul li.lodge a {
	background: #2d9cd0 url(/images/open.content/hwarang/main/lodge.svg) 130% 110% no-repeat;
    background-size: 130px 130px;
}
#article div.right-area ul li.performance a {
    background: #2cb99a url(/images/open.content/hwarang/main/performance.svg) 130% 110% no-repeat;
    background-size: 130px 130px;
}
#article div.right-area ul li.exhibition a {
	background: #eca62d url(/images/open.content/hwarang/main/exhibition.svg) 130% 110% no-repeat;
    background-size: 130px 130px;
}
#article div.right-area ul li.reservation a {
	background: #e9006c url(/images/open.content/hwarang/main/reservation.svg) 130% 110% no-repeat;
    background-size: 130px 130px;
}
#article div.right-area ul li a span {
	display: block;
}
#article div.right-area ul li a span.title {
    font-size: 150%;
    font-weight: 600;
	padding-bottom: 10px;
	color: white;
}
#article div.right-area ul li a span.content {
	color: white;
    font-size: 105%;
    font-weight: 400;
	line-height: normal;
	letter-spacing: -.5px;
}
#article div.right-area ul li a:hover {
	background-color: #fff;
	background-position: 100% 110%;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
#article div.right-area ul li.lodge a:hover {
	background-color: #10a5ea;
}
#article div.right-area ul li.performance a:hover {
	background-color: #00c7c0;
}
#article div.right-area ul li.exhibition a:hover {
	background-color: #ec8f2d;
}
#article div.right-area ul li.reservation a:hover {
	background-color: #ff3e97;
}


#article div.right-area ul li a span.more-icon {
	position: absolute;
	bottom: 25px;
	left: 25px;
	text-indent: -9999em;
	width: 26px;
	height: 26px;
	border: 1px solid white;
	background: url(/images/common/plus-icon-.png) 50% 50% no-repeat;
	transition-duration: .3s;
}
#article div.right-area ul li a span.more-icon:hover,
#article div.right-area ul li a:hover span.more-icon {
	background: url(/images/common/plus-icon-.png) 50% 50% no-repeat;
	transition-duration: .3s;
}





#article div.bottom-area {
	position: relative;
	margin: 15px 0;
}
#photo-gallery ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 290px;
}
#photo-gallery ul li a img.title-img {
	display: block;
	height: 200px;
	overflow: hidden;
	transition-duration: .3s;
}
#photo-gallery ul li a:hover img.title-img {
	transform: scale(1.05);
	transition-duration: .3s;
}
#photo-gallery ul li a span {
	display: block;
	text-align: left;
}
#photo-gallery ul li a span.text {
	width: 290px;
	height: 180px;
	overflow: hidden;
	padding: 12px 15px 15px 15px;
	border: 1px solid #dadada;
	border-top: 0 none;
}
#photo-gallery ul li a span.text span.title {
	font-size: 100%;
	font-weight: 500;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
#photo-gallery ul li a span.text span.date {
	position: absolute;
	left: 15px;
	bottom: 15px;
	color: #7a7a7a;
	font-size: 12px;
	font-family: arial, sans-serif;
	letter-spacing: -.5px;
}
#photo-gallery ul li a span.text span.content {
	color: #444;
	font-size: 90%;
	font-weight: 300;
	line-height: normal;
}
#photo-gallery .bx-wrapper .bx-pager.bx-default-pager a {
	background: #e6e6e6;
	border-color: #e6e6e6;
}
#photo-gallery .bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 12px;
	border-color: #ff4500;
	background: #ff4500;
}