	html {overflow-x: hidden;}
	/*body {overflow: hidden;}*/
	#pageNavi{margin-bottom: 0}
	.mimg{display: none}
	.wimg{display: block;}
	.new-product-wrap {background:#fff;font-size: 1em;position: relative;overflow: hidden;}
	.new-product-wrap *{font-family: 'NanumSquare'}
	.new-product-wrap > div{position: relative;}
	.new-product-wrap .bg{padding: 80px 0;}
	.new-product-wrap .white-color{color: #fff !important}
	.new-product-wrap .orange-color{color: #563928 !important}
	.new-product-wrap .bg.white-bg{background: #ffffff}
	.new-product-wrap .bg.gray-bg{background: #ecedee}
	.new-product-wrap .bg.blue-bg{background: #5b8ebd}
	.new-product-wrap img.background{width: 100%}
	.new-product-wrap .container1{max-width: 1024px;margin: 0 auto}
	.new-product-wrap .container2{max-width: 860px;margin: 0 auto}
	.new-product-wrap .container h3{color: #000031;font-size: 4.7em;font-weight: 400;margin-bottom: 40px;line-height: 110%}
	.new-product-wrap .container h3 small{font-size: 0.67em}
	.new-product-wrap .container p{color: #000031; font-size: 2.5em;line-height: 130%;font-weight: lighter;}
	.new-product-wrap .container .text-center{text-align: center;}
	.new-product-wrap .section-1 {background: url(/static/image/product/SU/SU_02.png) 53.5% 50% no-repeat;height: 4663px}
	
	.clear{clear: both;display: block;content: ''}

@media only screen and (max-width:940px) {
	.new-product-wrap .section-1 {background: none;height: auto;padding: 0}
	.new-product-wrap .section-1 img{width: 100%;display: block;}
}
@media only screen and (max-width:640px) {
	.mimg{display: block;}
	.wimg{display: none !important;}
	br {display: none}
	.new-product-wrap{font-size: 0.62em}
	.new-product-wrap .bg{padding: 70px 0;}
	.new-product-wrap .container h3{margin-bottom: 10px;font-size: 5.7em;letter-spacing: -0.03em}
	.new-product-wrap .container p{font-size: 3em;letter-spacing: -0.03em}
	.new-product-wrap .container1{box-sizing: border-box;padding: 0 5%}
	.new-product-wrap .container2{box-sizing: border-box;padding: 0 5%}

}
