html{scroll-behavior: smooth;}
		li, ul{margin: 0; padding: 0;}
		nav{background: #2ab9d9; width:100%; height:44px; display: inline-block;}
		nav .logo{font-family:만화; color:white; height: 44px; line-height:44px; 
			width: 20%; text-align: center; float: left; background: #137caa; margin: 0;}
		nav ul{width:70%; height:44px; float: left; margin-left: 5%; background: #2ab9d9;}
		nav ul li{list-style-type: none; width: 20%; height: 44px; 
			text-align: center; line-height: 44px; float: left;}
		nav ul li a{font-family:만화; font-size: 1.2em; display: block; 
			color: white; text-decoration: none;}
		li:hover{font-size: 1.4em; transition: all 0.5s;}
		@font-face{font-family:만화; src:url(../webfont/DX만화2B.eot); src:local(※), url(../webfont/DX만화2B.woff2) format('woff');}
		@font-face { font-family: 'KOMACON'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_seven@1.2/KOMACON.woff') format('woff'); font-weight: normal; font-style: normal; }

		body, h1, h2, p{margin: 0;}
		header{margin-top: 0; height: 1100px; word-break: keep-all;}
		h1{text-align: center; font-family:만화; font-size: 8.0rem; letter-spacing: 0px;}
		h2{font-family:KOMACON; margin-bottom: 5px; font-size: 1.8vw; word-spacing: 0px; letter-spacing: -0.8px;}
		h3{font-family:만화; font-size:6rem; background-color:white; border:4px solid black; padding:20px;}
		h4{font-family:만화; font-size:3rem; text-align: center; margin-left:}
		p{font-family:KOMACON; margin-bottom: 15px; font-size: 1.2rem; line-height:1.5; word-spacing: 0px; letter-spacing: -0.8px;}
		img{width:100%}
		footer p{text-align: center;}
		footer{height: 200px;}
		div{font-size: 1.5rem}

		.row0{width:100%;}
		.row1{width:900px; height:auto; margin:auto; margin-bottom: 100px; word-break: keep-all; display:flex; padding: 0px 5px;}
		.row2{width:1200px; height:auto; margin:auto; word-break: keep-all; display:flex; padding: 0px 5px;}
		.col-5{width:1200px; margin:0px 5px;}
		.col-6{width:50%;}
		.col-6-1{display: flex;}
		.bg-header{background: url(../image/001.jpg); background-size: 100%; background-position:0px 44px;  background-repeat: no-repeat;}
		.htext-mint{color: #2ab9d9; padding-top:100px;}
		.text-mint{color: #2ab9d9; padding-top:50px;}
		.text-white2{color: white; text-align:center; width:50%;}
		.text-black{color:black;}
		.text-white{color:white;}
		.grd1{background: linear-gradient( to bottom, white 5px, black, black, black);}
		.grd2{background: linear-gradient( to top, white 5px, black, black, black);}
		.grd3{background: linear-gradient( to bottom, white 5%, black, black);}
		.imgall{width:100%; position:absolute;}
		.but{display:inline-block; text-align: center; border:1.5px solid; height: 50px; line-height: 2.6;}
		.but:hover{width: 100%; transition: all 0.5s}
		.but2:hover{background: black; color:white; transition: all 0.5s}