
		html{font-family: 'Noto Sans KR', sans-serif;}
		body{margin: 0;}
		img{width:100%;}
		p{font-size:1.3em; font-weight: 600; }
		header h1{font-size: 3em; padding-top: 700px; padding-left: 50px;}
		section h2{font-size: 1.5em;}
		section h1{font-size: 2.25em; font-weight: 700;color: #B01E2B;}
		section h3{font-size: 4em;font-weight: 900;color: #B01E2B; padding-top: 150px; padding-bottom: 50px;}
		section h4{font-size:1.5em; font-weight: 900;}
		section h5{font-size:1.5em; font-weight: 500;}
		section h6{font-size:1em; font-weight: 500;}
		footer p{font-size:1em; font-weight: 400; color: white; }
		footer h2{font-size:1.2em; font-weight: 400; color: white; }

		.raw{width: 100%; display: flex;  margin: auto; padding:0px 0px;}
		.bg-header{background:url('../img/0/op1.jpg');
		background-size:100%; height:850px;
		background-position: 0px -50px;
		background-attachment: fixed;}
		.bg-section{background:url('../img/back/b01.jpg');
		background-size:100%;
		background-position: 0px ;
		background-attachment: fixed;}
		.bg-section2{background:url('../img/back/b02.jpg');
		background-size:100%;
		background-position: 0px ;
		background-attachment: fixed;}
		.bg-section3{background:url('../img/back/b03.jpg');
		background-size:100%;
		background-position: 0px ;
		background-attachment: fixed;}
		.item{background:url('../img/0/op2.png');
		background-size:100%; height: 1500px;
		background-position: 0px;}
		.item1{background: black;}
		.item2{background: black; margin-top: 250px;margin-bottom: 300px;}
		.item3{background: white;}

		.back{background:url('../img/1/1-3.jpeg');
		background-size:100%;
		background-position: 0px ;
		background-attachment: fixed;}

		.back2{background:url('../img/2/sh6.jpeg');
		background-size:100%;
		background-position: 0px ;
		background-attachment: fixed;}

		.back3{background:url('../img/3/11.jpg');
		background-size:100%;
		background-position: 0px ;
		background-attachment: fixed;}

		.col-1{width:100%; margin:0% 0%;}
		.col-2{width:70%; margin:0% 15%;}
		.col-3{width:48%; margin:0% 1%;}
		.col-4{width:29%; margin:0% 1%;}
		.col-5{width:59%; margin:0% 1%;}
		.col-6{width:19%; margin:0% 1%;}
		.col-7{width:69%; margin:0% 1%;}
		.col-8{width:60%; margin:0% 20%;}
		.col-9{width:44%; margin:0% 1%;}
		.col-10{width:2%; margin:0% 49%;}

		.mouseover:hover{opacity:0.2;transition: all 0.3s }