@charset "utf-8";

/*
@media screen and (min-width:1024px){

	.filter-btn {padding:0 15px 0 10px !important;}
	.filter-btn i.icon-reset {margin-right:5px;}
}
*/


.cover { 
position:absolute;
width:1920;
height:4000;
z-index:9999999999999999999999;
background-color:rgba(0,0,0,0.5);
}

.main1 {
	margin-top:0px; 
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-960px; 
	border-width:0px; 
	width:1920px; 
	position:relative; 
	left:50%; 
	top:0%; 
	z-index:10;
}

.main2 {	
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-960px; 
	border-width:0px; 
	width:1920px; 
	position:relative; 
	left:50%; 
	top:0%; 
	z-index:10;
}

.main3 {	
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-960px; 
	border-width:0px; 
	width:1920px; 
	background-color:#ffffff;
	position:relative; 
	left:50%; 
	top:0%; 
	z-index:10;
}

.main4 {	 
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-960px; 
	border-width:0px; 
	width:1920px; 
	background-color:#ffffff;
	position:relative; 
	left:50%; 
	top:0%; 
	z-index:10;
}

.main5 {	
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-960px; 
	border-width:0px; 
	width:1920px; 
	background-color:#ffffff;
	position:relative; 
	left:50%; 
	top:0%; 
	z-index:10;
}

.main6 {
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-960px; 
	border-width:0px; 
	width:1920px; 
	background-color:#ffffff;
	position:relative; 
	left:50%; 
	top:0%; 
	z-index:10;
}

.main7 {
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-960px; 
	border-width:0px; 
	width:1920px; 
	background-color:#ffffff;
	position:relative; 
	left:50%; 
	top:0%; 
	z-index:10;
}

.main8 {
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-960px; 
	border-width:0px; 
	width:1920px; 
	background-color:#ffffff;
	position:relative; 
	left:50%; 
	top:0%; 
	z-index:10;
}

.movie {
	margin-top:1839px; 
	margin-right:0; 
	margin-bottom:0; 
	margin-left:-396px; 
	border-width:0px; 
	width:790px; 
	height:468px; 
	background-color:#ffffff;
	position:absolute; 
	left:50%; 
	top:0%; 
	z-index:9999;
}


body,html {overflow-x:hidden}

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}

            body
            {
                font-family: 'Noto Sans KR'; // 노트산즈 불러오기, 바디부분 폰트를 노트산즈로 적용하는 코드
            }


