
/* --------- 숨김 콘텐츠  -------- */  



/* ------------ 메인이벤트 레이아웃 ------------ */

.main_visual {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	z-index:1;
}

/*.inner_fade li {
	width:100%;
}*/

.main_visual_txt {
	position:absolute;
	top:32px;
	left:50%;
	width:1000px;
	margin-left:-500px;
	text-align:center;
	z-index:20;
}

.main_visual_txt1 {
	text-align:left;
	color:#878787;
	font-size:1.800em;
	font-weight:normal;
	font-family:'NanumGothic';
	padding:53px 0 0 266px;
	z-index:2;
}

.main_visual_txt2 {
	text-align:left;
	color:#878787;
	font-size:0.938em;
	font-weight:normal;
	font-family:'NanumGothic';
	padding:0 0 0 5px;
	z-index:2;
}

.main_visual_txt3 {
	margin-top:-84px;
	color:#fff;
	font-size:5.950em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	opacity:0.9;
	z-index:2;
}



/* 버튼 */
.Screen {
	position:relative;
	margin:0 auto;
	text-align:center;
	/*min-width:1450px;*/
	overflow:hidden;
}
.Screen .images {
	position:absolute;
	margin:0 auto;
	display:none;
	text-align:center;
	width:100%;
	overflow:hidden;
	/*min-width:1500px;*/
	/*max-width:2560px;*/
}

.Button {
	position:absolute;
	top:45%;
	right:20px;
	cursor:pointer;
	z-index:30;
}
.Button_t {
	padding:3px 0;
}
.Button li {
	/*float:left;
	display:inline;
	padding:0 3px;*/
	/*display:inline-block;*/
	padding:3px 0;
	cursor:pointer;
	overflow:hidden;
}
.Button img {
	width:16px;
	height:16px;
}












/* ------------ 메인컨텐츠 레이아웃 ------------ */

.sectionT {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:100px;
	margin-bottom:100px;
	width:100%;
	/*border-radius:20px;         라운드 만들때 */
	z-index:5;
}

.sectionM {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:575px;
	margin-top:100px;
	overflow:hidden;
	z-index:5;
}

.sectionC {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:310px;
	margin-top:100px;
	overflow:hidden;
	z-index:5;
}

/*.sectionG {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:414px;
	margin-top:80px;
	overflow:hidden;
	z-index:5;
}*/

.sectionF {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:120px;
	margin-top:100px;
	margin-bottom:100px;
	overflow:hidden;
	z-index:5;
}

/*.sectionB {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:156px;
	margin-top:70px;
	margin-bottom:70px;
	overflow:hidden;
	z-index:5;
}*/















/* ------------ 퀵메뉴 컨텐츠 ------------ */

.quickmenu {
	position:relative;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	z-index:5;
}

.quickmenu_info {
	position:relative;
	margin:0 auto;
	text-align:right;
}

.quickmenu_info li {
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
}

.quickmenu_info li a:hover span, .quickmenu_info li a:focus span {
	color:#878787;
	text-decoration:none;
}

.quickmenu_txt1 {
	text-align:center;
	color:#fff;
	font-size:1.000em;
	font-weight:700;
	font-family:'NanumGothicBold';
	line-height:70px;
	padding:0 15px 0 0;
	z-index:2;
}















/* ------------ 작품전시 컨텐츠 ------------ */
.Works {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	overflow:hidden;
	z-index:5;
}

.Works_info {
	position:relative;
	margin:0 auto;
	text-align:left;
	margin-top:-100px;
	margin-left:-100px;
}

.Works_info li {
	display:inline-block;
	vertical-align:top;
	margin-left:100px;
	margin-top:100px;
}

.Works_info li a:hover p, .Works_info li a:focus p {
	text-decoration:none;
}

.Works_txt1 {
	position:absolute;
	text-align:left;
	margin-top:370px;
	width:630px;
	color:#fff;
	font-size:1.500em;
	padding:2px 0 2px 20px;
	font-weight:700;
	font-family:'NanumGothicBold';
	background:hsla(0, 0%, 0%, 0.7);
	z-index:15;
}

div.Works_on_txt {
	display:none;
}

.Works_info li.Works_poster1_on a:hover div.Works_on_txt {
	display:block;
	position:absolute;
	text-align:center;
	width:650px;
	height:440px;
	color:#d3d3d3;
	background:url(/images/Works_poster_sample1-1.png) no-repeat;
	z-index:50;
}

.Works_info li.Works_poster1_on a:hover div.Works_on_txt p.Works_on_txt1 {
	margin-top:110px;
	vertical-align:middle;
	font-size:2.800em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	line-height:74px;
}







/*
.Works_poster1_normal {
	position:absolute;
	top:100px;
	left:100px;
	width:650px;
	height:440px;
	background:url(/images/Works_poster_sample1.jpg) no-repeat;
	z-index:1;
}
.Works_poster2_normal {
	position:absolute;
	top:100px;
	left:850px;
	width:650px;
	height:440px;
	background:url(/images/Works_poster_sample2.jpg) no-repeat;
	z-index:1;
}
.Works_poster3_normal {
	position:absolute;
	top:640px;
	left:100px;
	width:650px;
	height:440px;
	background:url(/images/Works_poster_sample3.jpg) no-repeat;
	z-index:1;
}
.Works_poster4_normal {
	position:absolute;
	top:640px;
	left:850px;
	width:650px;
	height:440px;
	background:url(/images/Works_poster_sample4.jpg) no-repeat;
	z-index:1;
}
*/



/*
.Works_poster1_off {
	position:relative;
	width:650px;
	height:440px;
	background:url(/images/Works_poster_sample1.jpg) no-repeat center top;
	z-index:10;
}
.Works_poster2_off {
	position:relative;
	width:650px;
	height:440px;
	background:url(/images/Works_poster_sample2.jpg) no-repeat center top;
	z-index:10;
}
.Works_poster3_off {
	position:relative;
	width:650px;
	height:440px;
	background:url(/images/Works_poster_sample3.jpg) no-repeat center top;
	z-index:10;
}
.Works_poster4_off {
	position:relative;
	width:650px;
	height:440px;
	background:url(/images/Works_poster_sample4.jpg) no-repeat center top;
	z-index:10;
}
*/


/*
.Works_info li.Works_poster1_on a:hover div  {
	position:relative;
	background:url(/images/Works_poster_sample1-1.png) no-repeat;
	z-index:30;
}


div.Works_on_txt {
	display:none;
}

.Works_info li.Works_poster1_on a:hover div.Works_on_txt {
	display:block;
	position:absolute;
	text-align:center;
	width:650px;
	color:#d3d3d3;
	background-image:none;
	z-index:50;
}

.Works_info li.Works_poster1_on a:hover div.Works_on_txt p.Works_on_txt1 {
	margin-top:76px;
	font-size:3.000em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
}
.Works_info li.Works_poster1_on a:hover div.Works_on_txt p.Works_on_txt1 span.Works_on_txt2 {
	font-size:0.600em;
}
.Works_info li.Works_poster1_on a:hover p.Works_on_txt3 {
	text-align:left;
	margin-top:-6px;
	font-size:1.375em;
	font-weight:700;
	font-family:'NanumGothicBold';
	padding:0 0 0 134px;
	line-height:30px;
}
.Works_info li.Works_poster1_on a:hover p.Works_on_txt4 {
	text-align:left;
	font-size:1.375em;
	padding:3px 0 0 134px;
	line-height:36px;
}
*/