.htmlWrapper {width:100%;max-width:1920px;margin:0 auto;background-position:center;display:flex;flex-direction:column;align-items:center;}
.htmlWrapper section{position:relative;width:100%;display:flex;justify-content:center;overflow:hidden;}
.htmlWrapper section .contents_wrap{position:relative;width:1254px;}

section.top {width:100%;height:167px;background:#197382;display:flex;justify-content:center;align-items:center;}
section.top .btns_wrap{display:flex;gap:0 330px;}

section.sec01 {width:100%;height:2096px;background-image:url('../images/sec01/bg.png');display:flex;justify-content:center;align-items:start;background-position:center -70px;background-repeat:no-repeat;}
section.sec01 .contents_wrap{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:228px 0 0 0;box-sizing:border-box;width:100%;}
section.sec01 .contents_wrap .title_wrap{width:1254px;display:flex;flex-direction:column;justify-content:center;align-items:end;margin-bottom:580px;}
section.sec01 .contents_wrap .pic01{margin-bottom:50px;}

section.sec02 {width:100%;height:857px;background-image:url('../images/sec02/bg.png');display:flex;justify-content:center;align-items:start;}
section.sec02 .contents_wrap{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:125px 0 0 0;box-sizing:border-box;}
section.sec02 .contents_wrap .pic_wrap{display:flex;gap:0 50px;margin-top:65px;}

section.sec03 {width:100%;height:1152px;background-image:url('../images/sec03/bg.png');display:flex;justify-content:center;align-items:start;}
section.sec03 .contents_wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:130px 0 0 0;box-sizing:border-box;}
section.sec03 .contents_wrap .cont{position:relative;margin-top:55px;}

section.sec04 {width:100%;height:1494px;background-image:url('../images/sec04/bg.png');display:flex;justify-content:center;align-items:start;}
section.sec04 .contents_wrap{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:125px 0 0 0;box-sizing:border-box;}
section.sec04 .contents_wrap .title{position:relative;left:-155px;}
section.sec04 .contents_wrap .cont{position:relative;margin-top:275px;width:100%;text-align:center;}


section.sec05 {width:100%;height:1156px;background:#ffffff;display:flex;justify-content:center;align-items:start;}
section.sec05 .contents_wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:140px 0 0 0;box-sizing:border-box;}
section.sec05 .contents_wrap .title{position:relative;left:-100px}
section.sec05 .contents_wrap .cont{position:relative;margin-top:50px;}


section.sec06 {width:100%;height:2024px;background-image:url('../images/sec06/bg.png');display:flex;justify-content:center;align-items:start;}
section.sec06 .contents_wrap{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:155px 0 0 0;box-sizing:border-box;height:100%;}
section.sec06 .contents_wrap .title_wrap{display:flex;justify-content:space-between;width:100%;}
section.sec06 .contents_wrap .title_wrap .pic01{padding-right:50px;box-sizing:border-box;}
section.sec06 .contents_wrap .info{margin-top:100px;}
section.sec06 .contents_wrap .txt_wrap{display:flex;width:100%;justify-content:space-between;margin-top:400px;}

section.sec07 {width:100%;height:1042px;background-image:url('../images/sec07/bg.png');display:flex;justify-content:center;align-items:start;}
section.sec07 .contents_wrap{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:140px 0 0 0;box-sizing:border-box;height:100%;gap:55px 0;}

section.sec08 {width:100%;height:1005px;background-image:url('../images/sec08/bg.png');display:flex;justify-content:center;align-items:start;}
section.sec08 .contents_wrap{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:360px 0 0 0;box-sizing:border-box;height:100%;}

section.sec09 {width:100%;height:1082px;background-image:url('../images/sec09/bg.png');display:flex;justify-content:center;align-items:start;}
section.sec09 .contents_wrap{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:135px 0 0 84px;box-sizing:border-box;height:100%;}
section.sec09 .contents_wrap .title_wrap{display:flex;flex-direction:column;gap:28px 0;}

section.sec10 {width:100%;height:1558px;background-image:url('../images/sec10/bg.png');display:flex;justify-content:center;align-items:start;}
section.sec10 .contents_wrap{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:200px 0 0 0;box-sizing:border-box;height:100%;gap:30px 0;}

section.copyright {width:100%;height:227px;background:#2d2b2a;display:flex;justify-content:center;align-items:center;}
section.copyright .contents_wrap{display:flex;justify-content:center;align-items:center;height:100%;gap:0 70px;}

.fbanner_w {position:fixed;right:0;top:0;background-color:rgba(0,0,0,.0);height:100%;padding:200px 0 0 0;box-sizing:border-box;}
.fbanner_w .fbanner_wtop{display:flex;flex-direction:column;}
.fbanner_w .fbanner_wtop{position:relative;margin-top:50px;left:-15px;}