
.index {width:100%; margin:auto; position: relative;}
.inner {width:1140px; margin:auto; overflow: hidden;}

.header {width:100%; background-color:#fff; position: fixed; z-index:99!important; overflow: hidden; height:100px;}
.header .logoImg {float:left; height:100px; position: relative;}
.header .logoImg img {position: absolute; top:50%; transform: translateY(-50%);}

.header ul.gnb {float:right; overflow: hidden; height:100px!important;}
.header ul.gnb li {text-align: center; float:left; width:100px; margin:0!important;}
.header ul.gnb li a {color:#000; font-weight:600; font-size:20px; line-height:100px; padding:0!important;}
a.hideme {display: none;}
#menu {width:auto!important; position: static!important; float:right!important; display: block;
 margin: 0;}
#menu li a {color:#000;}
.section p {padding:16px 0px 6px 0px; color:#FFF; font-size:14px; font-weight:500; line-height:1.4;}
#section0{background-color:lightcoral;}
#section1{background-color:#1BBC9B;}
#section2{background-color:#7E8F7C;}
#section3{background-color:#488FC7;}
.footer {width:100%; background-color:#454545; height:200px; color:#fff; font-size:20px; padding:20px;}