@charset 'utf-8';


.nanum-header .tint { position:absolute; top:0; left:0; width:100%; height:100%; }
.nanum-header .tint { z-index:2; } 
.nanum-header .tint .welcome {  display:block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%; color: #fff }
.nanum-header .tint .welcome h2 { padding: 0 0 21px; font-size: 45px; font-weight: 500; ; line-height: 1;}
.nanum-header .tint .welcome p { font-size: 18px; font-weight: 400; }
