@charset "euc-kr";
a:focus {outline:none;}
/*****±Û·Î¹ú ¸Þ´º ¿µ¿ª°ü·Ã*****/
.amDim {display: none;position: absolute;width: 100%;background-color: rgba(0,0,0,.5);right: 0;top: 0;z-index: 98;}
.amline {position: relative;top:100px;border-bottom:1px solid #fff;opacity:.3;}
.main #container {margin-top: 0;}
#header {position: fixed;left: 0;right:0;margin:0 auto;width: 100%;top: 0px;z-index: 999999;background:#fff;border-bottom: 1px solid #ddd;box-shadow:0 0 0px rgba(0,0,0,0);opacity:1;transition:top .6s ease-in-out;-webkit-transition:top .6s ease-in-out;box-sizing:border-box;}
#header:after {content:'';position: absolute;width: 100%;height: 1px;background-color: #ddd;top: 99px;z-index: -1;}
#header.ov {background-color: #fff;border-bottom: 1px solid #ddd;box-shadow:0 0 4px rgba(0,0,0,0)}
#header.ov:after {content:'';position: absolute;width: 100%;height: 1px;background-color: #ddd;top: 99px;z-index: -1;}
#header.load {top: 0;}
#header .gnbWrap {position: relative;text-align: center;}
#header h1 {z-index: 97;position: absolute;width:300px;height:100px;left: 45px;top: 7px;background-image: url(../img/common/logo.png);background-repeat: no-repeat;text-indent: -9999px;}
#header h1 a{display: block;height: 100%;}
#header #gnb {text-align: center;display: inline-block;position:relative;}
#header #gnb > li{display: block;text-align: center;float: left;}
#header #gnb > li > a{display: block;line-height: 96px;color: #000;padding: 0 35px;font-size: 19px;font-weight: 500;height:89px;}
#header #gnb > li > a > span {display: block;position: relative;border-bottom:3px solid #fff;}
#header #gnb > li:hover > a > span {color: #023079;border-bottom:3px solid #023079;transition:0.2s ease;}
#header #gnb > li .depth2 {font-size: 0;display: none;padding: 40px 0 20px 0;box-sizing:border-box;width: 100%;text-align: center}
#header #gnb:hover > li .depth2 {display: block;}
#header #gnb > li .depth2:after {clear: both;content:'';display: block;} 
#header #gnb > li .depth2 > li {text-align: center;display: block;}
#header #gnb > li .depth2 > li > a{display: block;font-size: 17px;line-height: 36px;font-weight: normal;color: #666;}
#header #gnb > li .depth2 > li > a:hover{color: #023079;font-weight: 500;}
#header.active:after {content:'';position: absolute;width: 100%;height: 1px;background-color: #fff;top: 0px;z-index: -1;height:100px;-webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.2);box-shadow: 0 1px 5px 1px rgba(0,0,0,0.2);}
#header .btn_all_menu {z-index: 100;position: absolute;width: 50px;height: 100px;top: 2px;right: 42px;}
#header .btn_all_menu div {position: absolute;width: 40px;height: 25px;left: 50%;top: 50%;margin-left: -16.5px;margin-top: -12.5px;}
#header .btn_all_menu span{position: absolute;right: 0;height: 2px;background-color: #000;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;width: 100%;border-radius: 2px;}
#header .btn_all_menu span.barTop{top: 0;}
#header .btn_all_menu span.barMid{top: 11px;width: 70%;}
#header .btn_all_menu span.barBot{top: 22px;}
#header .btn_all_menu.on .barTop{width: 100%;transform:rotate(45deg);-webkit-transform:rotate(45deg);top:12px;}
#header .btn_all_menu.on .barBot{width: 100%;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);top:12px;}
#header .btn_all_menu.on .barMid {width: 0;}
#header .btn_top {z-index: 90;position: absolute;top: 36px;right: 105px;font-size:13px;font-weight:500;text-align:center;padding:8px 20px 7px 20px;border-radius:50px;color:#fff;background:#000;border:1px solid #000;transition:0s ease;}
#header .btn_top:hover  {color:#fff;border:1px solid #023079;background:#023079;}
.allMenuWrap {z-index: 99;position: absolute;width: 100%;top:0;right:-100%;box-sizing:border-box;background-color: #fff;}
.allMenuWrap.active {right:0;}
.allMenuWrap .allMenuWrap_inner {display: table;table-layout: fixed;height: 100%;width: 100%;}
.allMenuWrap .allMenu_inner{display: table-cell;vertical-align: middle;height: 100%;padding: 0 4% 0 12%;overflow-y: auto;}


@media (max-width: 1280px){
#header h1 {left: 20px;}
#header #gnb > li > a{padding: 0 20px;}
#header .btn_all_menu {right: 0px;}
}

@media (max-width: 1024px){
.amline {display: none;}
#header {height: 60px;}
#header:after {display:none;}
#header h1 {width: 200px;height: 50px;left: 15px;top: 1px;background-size:51%;}
#header.active {background-color: #fff;border-bottom: 1px solid #eee;box-shadow:0 0 14px rgba(0,0,0,.4);}
#header.active:after {display:none;}
.gnbWrap {display: none;} 
#header .btn_all_menu{width: 60px;height: 60px;right: -5px;}
#header .btn_all_menu div {width: 20px;height: 20px;margin-left: -10px;margin-top: -10px;}
#header .btn_all_menu span.barMid {top: 8px;}
#header .btn_all_menu span.barBot {top: 16px;}
#header .btn_all_menu.on .barTop {top: 8px;}
#header .btn_all_menu.on .barBot {top: 8px;}
#header .btn_top {display:none;}
.allMenu {padding: 0;}
.allMenu > li{display: block;width: 100%;float: none;width: auto;padding: 0;}
.allMenuWrap {padding: 50px 20px 50px 20px;display: block;right: -100%;transition:right .4s ease-in-out;-webkit-transition:right .4s ease-in-out;}
.allMenuWrap.active {right:0;}
.allMenuWrap .allMenuWrap_inner{padding-top: 80px;display: block;box-sizing:border-box}
.allMenuWrap .allMenu_inner {display: block;padding: 0;}
.allMenuWrap {width: 45%;}
.allMenuWrap .allMenuWrap_inner {padding-top: 60px;}
}
@media (max-width: 600px){
.allMenuWrap {width: 70%;}
}



/*****»çÀÌµå(ÇÜ¹ö°Å) ¸Þ´º°ü·Ã (PC)*****/
#sidemenu{width:80%;height:20%;margin:0 auto;padding:200px 0 0 0;}
#sidemenu ul {border-left:1px solid #ddd;float:left;width:20%;height:350px;}
#sidemenu ul:first-child {border-left:0px solid #ddd;}
#sidemenu ul li.title{display:block;color:#111;padding:10px 30px 50px 30px;font-size:32px;font-weight:500;}
#sidemenu ul li > a{display:block;color:#777;font-size:20px;font-weight:500;padding:0 0 0 12px;margin:0 30px 20px 30px;background:url(../img/common/blet_side.png) 0px 10px;background-repeat:no-repeat;}
#sidemenu ul li:hover > a{color:#023079;}
.si-wrap{width:100%;height:200px;position:fixed;bottom:0;background:url('../img/common/si-img.jpg') center top no-repeat;text-align:center;background-size:cover;}
.si-wrap h3 {color:#fff;font-size:34px;font-weight:500;margin:70px 0 0 0;}
.si-wrap h5 {color:#fff;font-size:12px;font-weight:normal;margin:10px 0 0 0;}

@media screen and (max-width: 1440px){
#sidemenu{width:90%;padding:150px 0 0 0;}
#sidemenu ul {width:20%;height:300px;}
#sidemenu ul:first-child {}
#sidemenu ul li.title{padding:10px 10px 50px 20px;font-size:26px;}

#sidemenu ul li > a{font-size:16px;margin:0 10px 20px 20px;background:url(../img/common/blet_side.png) 0px 8px;background-repeat:no-repeat;}
#sidemenu ul li:hover > a{}
}



/*****»çÀÌµå(ÇÜ¹ö°Å) ¸Þ´º°ü·Ã(Mobile)*****/
@media (min-width: 1025px) {
#gnbmenu {display:none;}
.lan-wrap {display:none;}
}
@media (max-width: 1024px) {
#gnbmenu, #gnbmenu ul, #gnbmenu ul li, #gnbmenu ul li a {margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;box-sizing: border-box;}
#gnbmenu {width: 100%;color: #ffffff;margin:30px 0 0 0;}
#gnbmenu ul ul {display: none;}
.align-right {float: right;}
#gnbmenu > ul > li > a {padding: 20px 16px;cursor: pointer;z-index: 2;font-size: 18px;font-weight: 500;text-decoration: none;color: #555;text-shadow: 0 1px 1px rgba(0, 0, 0, 0);background: #fff;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);transition:0.3s ease;border-bottom: 1px solid #f1f1f1;}
#gnbmenu > ul > li > a:hover, #gnbmenu > ul > li.active > a, #gnbmenu > ul > li.open > a {color: #023079;}
#gnbmenu > ul > li.open > a {box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0);border-bottom: 1px solid #f1f1f1;}
#gnbmenu > ul > li:last-child > a, #gnbmenu > ul > li.last > a {border-bottom: 1px solid #f1f1f1;}
#gnbmenu .holder {width: 0;height: 0;position: absolute;top: 7px;right: 0;}  /*****È­»ìÇ¥À§Ä¡*****/
#gnbmenu .holder::after, #gnbmenu .holder::before {display: block;position: absolute;content: "";width: 7px;height: 7px;right: 20px;z-index: 10;transform: rotate(-135deg);} /*****È­»ìÇ¥Å©±â*****/
#gnbmenu .holder::after {top: 17px;border-top: 2px solid #555;border-left: 2px solid #555;} /*****È­»ìÇ¥ÄÃ·¯*****/
#gnbmenu > ul > li > a:hover > span::after, #gnbmenu > ul > li.active > a > span::after, #gnbmenu > ul > li.open > a > span::after {border-color: #023079;} /*****È­»ìÇ¥¸¶¿ì½º¿À¹öÄÃ·¯*****/
#gnbmenu .holder::before {top: 18px;border-top: 2px solid;border-left: 2px solid;} /*****È­»ìÇ¥±×¸²ÀÚÄÃ·¯*****/
#gnbmenu ul ul li a {color:#777;font-size:15px;font-weight:500;padding:0 0 0 12px;margin:15px 10px 0 15px;background:url(../img/common/blet_mgnb.png) 0px 6px;background-repeat:no-repeat;}
#gnbmenu ul ul li:hover > a, #gnbmenu ul ul li.open > a, #gnbmenu ul ul li.active > a {color: #023079;}
#gnbmenu ul ul li:first-child > a {box-shadow: none;margin-top:20px;}
#gnbmenu ul ul ul li:first-child > a {box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);}
#gnbmenu ul ul ul li a {padding-left: 30px;}
#gnbmenu > ul > li > ul > li:last-child > a, #gnbmenu > ul > li > ul > li.last > a {border-bottom: 0;padding-bottom:25px;}
#gnbmenu > ul > li > ul > li.open:last-child > a, #gnbmenu > ul > li > ul > li.last.open > a {border-bottom: 1px solid #ddd;}
#gnbmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {border-bottom: 0;}
#gnbmenu ul ul li.has-sub > a::after {display: block;position: absolute;content: "";width: 5px;height: 5px;right: 20px;z-index: 10;top: 11.5px;border-top: 2px solid #eeeeee;border-left: 2px solid #eeeeee;-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);}
#gnbmenu ul ul li.active > a::after, #gnbmenu ul ul li.open > a::after, #gnbmenu ul ul li > a:hover::after {border-color: #ffffff;}
.lan-wrap {position:relative;top:30px;left: 15px;}
.lan-wrap .btn{display:inline-block;position:relative;font-size:13px;text-align:center;padding:7px 15px 7px 15px;margin:5px 10px 0 0;border-radius:4px;border:1px solid #bbb;color:#555;background:#fff;transition:0.3s ease;}
.lan-wrap a:hover .btn{color:#fff;background:#023079;border:1px solid #023079;}
}
@media (max-width: 768px) {
#gnbmenu {margin:10px 0 0 0;}
#gnbmenu > ul > li > a {padding: 16px 14px;font-size: 17px;}
#gnbmenu .holder {top: 3px;}
#gnbmenu ul ul li a {font-size:13px;padding:0 0 0 10px;margin:15px 10px 0 15px;background:url(../img/common/blet_mgnb.png) 0px 6px;background-repeat:no-repeat;}
}



/*****¸ÞÀÎÆäÀÌÁö ·Ñ¸µÀÌ¹ÌÁö ¹× ¼­ºêÆäÀÌÁö »ó´Ü ºñÁÖ¾ó¿µ¿ª*****/
/*****PC ÇØ»óµµ ½ÃÀÛ*****/
.visual-main01{width:100%;height:100vh;background:url(../img/main/visual01.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.visual-main02{width:100%;height:100vh;background:url(../img/main/visual02.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.visual-main03{width:100%;height:100vh;background:url(../img/main/visual03.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.visual-sub01{width:100%;height:350px;background:url(../img/main/sub-visual01.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.visual-sub02{width:100%;height:350px;background:url(../img/main/sub-visual02.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.visual-sub03{width:100%;height:350px;background:url(../img/main/sub-visual03.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.visual-sub04{width:100%;height:350px;background:url(../img/main/sub-visual04.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.visual-sub05{width:100%;height:350px;background:url(../img/main/sub-visual05.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.visual-sub06{width:100%;height:350px;background:url(../img/main/sub-visual06.jpg) center;background-size:cover;display:flex;justify-content:center;align-items:center;}
.v-mt01{color:#fff;font-size:76px;font-weight:normal;line-height:90px;padding:0 0 15px 0;text-shadow: 0 1px 2px rgba(0, 0, 0, .1);letter-spacing:.5px;}
.v-mt02{color:#eee;font-size:20px;line-height:30px;padding:0 0 40px 0;text-shadow: 0 1px 2px rgba(0, 0, 0, .1);}
.vr-btn{display:inline-block;font-size:15px;text-align:center;padding:7px 25px 7px 25px;border-radius:5px;color:#fff;border:1px solid #000;background:#000;transition:0.3s ease;}
 a:hover .vr-btn{color:#fff;border:1px solid #023079;background:#023079;}
.v-st01{color:#fff;font-size:70px;font-weight:500;text-shadow: 0 1px 2px rgba(0, 0, 0, .1);}
.v-st02{color:#eee;font-size:19px;font-weight:normal;margin:10px 0 0 0;text-shadow: 0 1px 2px rgba(0, 0, 0, .0);}

@media screen and (max-width: 1440px){
.v-mt01{font-size:60px;line-height:70px;padding:0 0 15px 0;letter-spacing:.5px;}
.v-mt02{font-size:16px;line-height:24px;padding:0 0 30px 0;}
.vr-btn{font-size:15px;padding:7px 25px 7px 25px;border-radius:5px;}
 a:hover .vr-btn{}
}

@media (max-width: 1024px) {
.visual-main01{width:100%;height:80vh;background:url(../img/main/visual01.jpg) center;background-size:cover;}
.visual-main02{width:100%;height:80vh;background:url(../img/main/visual02.jpg) center;background-size:cover;}
.visual-main03{width:100%;height:80vh;background:url(../img/main/visual03.jpg) center;background-size:cover;}
.visual-sub01{width:100%;height:300px;background:url(../img/main/sub-visual01.jpg) center;background-size:cover;}
.visual-sub02{width:100%;height:300px;background:url(../img/main/sub-visual02.jpg) center;background-size:cover;}
.visual-sub03{width:100%;height:300px;background:url(../img/main/sub-visual03.jpg) center;background-size:cover;}
.visual-sub04{width:100%;height:300px;background:url(../img/main/sub-visual04.jpg) center;background-size:cover;}
.visual-sub05{width:100%;height:300px;background:url(../img/main/sub-visual05.jpg) center;background-size:cover;}
.visual-sub06{width:100%;height:300px;background:url(../img/main/sub-visual06.jpg) center;background-size:cover;}
.v-mt01{font-size:46px;line-height:40px;padding:0 0 15px 0;}
.v-mt02{font-size:14px;line-height:20px;padding:0 0 30px 0;}
.vr-btn{font-size:12px;padding:5px 20px 5px 20px;border-radius:3px;}
 a:hover .vr-btn{}
.v-st01{font-size:44px;}
.v-st02{font-size:14px;margin:5px 0 0 0;}
}

/*****½º¸¶Æ®Æù ÇØ»óµµ¿¡¼­ ¹é±×¶ó¿îµå ÀÌ¹ÌÁöÀÇ Áß½ÉÃà ÀÌµ¿Àº background:url() 0px 0px; ¿¡¼­ ¾ÕÀÇ 0px °ªÀ» ÀûÀýÈ÷ Á¶ÀýÇØÁÖ½Ã¸é µË´Ï´Ù.*****/
@media (max-width: 480px) {
.visual-main01{width:100%;height:75vh;background:url(../img/main/visual01.jpg) -400px 0px;background-size:cover;}
.visual-main02{width:100%;height:75vh;background:url(../img/main/visual02.jpg) -400px 0px;background-size:cover;}
.visual-main03{width:100%;height:75vh;background:url(../img/main/visual03.jpg) -350px 0px;background-size:cover;}
.visual-sub01{width:100%;height:250px;background:url(../img/main/sub-visual01.jpg) -450px 0px;background-size:cover;}
.visual-sub02{width:100%;height:250px;background:url(../img/main/sub-visual02.jpg) -450px 0px;background-size:cover;}
.visual-sub03{width:100%;height:250px;background:url(../img/main/sub-visual03.jpg) -450px 0px;background-size:cover;}
.visual-sub04{width:100%;height:250px;background:url(../img/main/sub-visual04.jpg) -150px 0px;background-size:cover;}
.visual-sub05{width:100%;height:250px;background:url(../img/main/sub-visual05.jpg) -400px 0px;background-size:cover;}
.visual-sub06{width:100%;height:250px;background:url(../img/main/sub-visual06.jpg) -400px 0px;background-size:cover;}
.v-mt01{font-size:30px;line-height:30px;padding:0 0 15px 0;}
.v-mt02{font-size:11px;line-height:16px;padding:0 0 20px 0;}
.vr-btn{font-size:10px;padding:5px 20px 5px 20px;border-radius:3px;}
 a:hover .vr-btn{}
.v-st01{font-size:28px;}
.v-st02{font-size:12px;margin:5px 0 0 0;}
}



/*****¸ÞÀÎÆäÀÌÁö µ¿¿µ»ó°ü·Ã*****/
section {position: relative;background-color:#000;width: 96%;height:70vh;min-height: 25rem;overflow: hidden;margin:0 auto;border-radius:30px;}
section video {position: absolute;top: 50%;left: 50%;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: 0;
 -ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
section .container {position: relative;z-index:2;top:30%;padding:50px 30px 50px 30px;text-align:center;}
section .container h3 {color:#fff;font-size:40px;font-weight:500;margin:0 0 20px 0;}
section .container h5 {color:#fff;font-size:18px;font-weight:normal;margin:0 0 25px 0;line-height:26px;}
section .container .mv-btn{display:inline-block;position:relative;font-size:15px;text-align:center;padding:8px 30px 8px 30px;margin:0 5px 0 5px;color:#fff;background:#none;border:1px solid #fff;border-radius:5px;transition:0.3s ease;}
section .container a:hover .mv-btn{color:#fff;background:#023079;border:1px solid #023079;}
section .overlay-wcs {position:absolute;top:0;left:0;height:200%;width:100%;background-color:#023079;opacity:0.3;z-index:1;}

@media (max-width: 1024px) {
section {width: 96%;height: 60vh;border-radius:20px;}
section video {}
section .container {top:30%;padding:20px 15px 20px 15px;}
section .container h3 {font-size:30px;margin:0 0 10px 0;}
section .container h5 {font-size:14px;margin:0 0 20px 0;line-height:20px;}
section .container .mv-btn{font-size:12px;padding:10px 35px 10px 35px;border-radius:5px;}
section .container a:hover .mv-btn{}
section .overlay-wcs {}
}

@media screen and (max-width: 480px){
section {width: 92%;height: 50vh;border-radius:15px;}
section video {}
section .container {top:20%;padding:20px 15px 20px 15px;}
section .container h3 {font-size:20px;margin:0 0 15px 0;}
section .container h5 {font-size:11px;margin:0 0 15px 0;line-height:16px;}
section .container .mv-btn{font-size:10px;padding:7px 25px 7px 25px;border-radius:3px;}
section .container a:hover .mv-btn{}
section .overlay-wcs {}
}



/*****·ÎÄÃ ¸Þ´º°ü·Ã*****/
.location {position:relative;background:#fff;width:100%;height:76px;border-bottom:1px solid #ddd;}
.location:after {content:"";clear:both;display:block;}
.location .location-wrap {width:1270px;margin:0 auto;}
.location .location-wrap a.btn-home {display:block;float:left;background:url("../img/common/btn-home.png") center no-repeat;color:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;width:70px;height:76px;}
.location .depth01 {width:283px;float:left;position:relative;z-index:90;background:#fff;}
.location .depth01 p {width:283px;margin:0px;padding:0 0 0 20px;background:url("../img/common/btn-arrow01.png") right no-repeat;border-left:0px solid #d84d53;height:75px;line-height:76px;font-size:18px;color:#333;cursor:pointer;}
.location .depth01 ul.drop {width:284px;background:#f7f7f7;display:none; position:absolute;left:-1px;padding:10px 0 10px 0;border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.location .depth01 ul.drop li a {display:block;height:40px;font-size:16px;line-height:40px;padding-left:20px;color:#555;transition:0.2s ease;}
.location .depth01 ul.drop li a:hover {color:#fff;background:#023079;}
.location .depth01 ul.drop li {border-top:0px solid #ccc;}
.location .depth01 ul.drop li:first-child {border-top:0;}
.location .depth02 {width:283px;float:left;position:relative;z-index:90;background:#023079;border-left:1px solid #023079;}
.location .depth02 p {width:283px;margin:0px;padding:0 0 0 20px;background:url("../img/common/btn-arrow02.png") right no-repeat;border-left:0px solid #d84d53;height:76px;line-height:76px;font-size:18px;color:#fff;cursor:pointer;}
.location .depth02 ul.drop {width:283px;background:#f7f7f7;display:none; position:absolute;left:-1px;padding:10px 0 10px 0;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.location .depth02 ul.drop li a {display:block;height:40px;font-size:16px;line-height:40px;padding-left:20px;color:#555;transition:0.2s ease;}
.location .depth02 ul.drop li a:hover {color:#fff;background:#023079;}
.location .depth02 ul.drop li {border-top:0px solid #ccc;}
.location .depth02 ul.drop li:first-child {border-top:0;}
.location .overlay-wcs {position:absolute;bottom:0;left:0;width:90%;background:#333;height:80px;z-index:1;}

@media (max-width: 1024px) {
.location {height:50px;}
.location:after {content:""; clear:both; display:block;}
.location .location-wrap {width:100%; margin:0 auto;}
.location .location-wrap a.btn-home {background-size:15px;width:50px;height:50px;}
.location .depth01 {width:30%;}
.location .depth01 p {width:100%;padding:0 0 0 15px;background-size:28px;height:49px;line-height:50px;font-size:13px;}
.location .depth01 ul.drop {width:101%;padding:10px 0 10px 0;}
.location .depth01 ul.drop li a {height:30px;font-size:13px;line-height:30px;padding-left:15px;}
.location .depth01 ul.drop li a:hover {}
.location .depth01 ul.drop li {}
.location .depth01 ul.drop li:first-child {}
.location .depth02 {width:30%;}
.location .depth02 p {width:100%;padding:0 0 0 15px;background-size:28px;height:50px;line-height:50px;font-size:13px;}
.location .depth02 ul.drop {width:100%;padding:10px 0 10px 0;}
.location .depth02 ul.drop li a {height:30px;font-size:13px;line-height:30px;padding-left:15px;}
.location .depth02 ul.drop li a:hover {}
.location .depth02 ul.drop li {}
.location .depth02 ul.drop li:first-child {}
}

@media (max-width: 768px) {
.location {}
.location:after {}
.location .location-wrap {}
.location .location-wrap a.btn-home {width:11%;height:50px;}
.location .depth01 {width:39%;}
.location .depth01 p {}
.location .depth01 ul.drop {}
.location .depth01 ul.drop li a {}
.location .depth01 ul.drop li a:hover {}
.location .depth01 ul.drop li {}
.location .depth01 ul.drop li:first-child {}
.location .depth02 {width:50%;}
.location .depth02 p {}
.location .depth02 ul.drop {}
.location .depth02 ul.drop li a {}
.location .depth02 ul.drop li a:hover {}
.location .depth02 ul.drop li {}
.location .depth02 ul.drop li:first-child {}
}



/*****ÀÏ¹Ý ÄÁÅÙÃ÷ ¿µ¿ª°ü·Ã*****/
.navTop{position:fixed;z-index:-1;width:100%;height:350px;opacity:0;}
.nav{position:relative;text-align:center;font-size:12px;color:#fff;margin:5px 0 0 0;text-shadow: 0 1px 2px rgba(0, 0, 0, .0);}
.nav img{vertical-align:-1px;}
.nav .current{display:inline-block;color:#fff;padding:0 0 0 8px;}
.tc01{color:#b70706;text-decoration:underline;}
.tc02{color:#b70706;text-decoration:none;}
.ta-l{text-align:left;}
.ta-c{text-align:center;}
.ta-r{text-align:right;}
.ta-j{text-align:justify;}
.ta-b{font-weight:500;}
.ts01{color:#111;font-size:30px;margin:0 0 0 0;font-weight:500;text-align:center;line-height:38px;}
.ts02{color:#777;font-size:19px;margin:30px 0 0 0;font-weight:normal;text-align:center;line-height:28px;}
.ts03{color:#333;font-size:30px;margin:20px 0 25px 0;font-weight:500;line-height:46px;}
.ts04{color:#555;font-size:19px;line-height:26px;}
.ts05{color:#333;font-size:20px;margin:40px 0 0 0;font-weight:500;font-style:italic;text-align:right;}
.ts06{color:#111;font-size:62px;margin:30px 0 0 0;font-weight:500;}
.ts07{color:#333;font-size:24px;margin:10px 0 25px 0;font-weight:500;line-height:32px;}
.ts08{color:#555;font-size:18px;margin:0 0 0 0;line-height:26px;}
.tb01{font-size:16px;color:#666;padding:0 0 0 11px;margin:0 0 5px 0;background:url(../img/common/blet01.png) 0px 10px; background-repeat:no-repeat;}
.tl01{color:#555555;text-decoration:none;font-size:29px;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:18px 0 23px 0;margin:35px 0 60px 0;text-align:center;letter-spacing:1px;}
.gnbmenu01{position:relative;top:0;}
.t1{width:100%;margin:0 auto;border-left:0px solid #ddd;border-right:0px solid #ddd;border-top:3px solid #555;border-bottom:1px solid #ddd;font-size:17px;}
.t1 caption{display:none;}
.t1 th{padding:20px 20px 20px 20px;background-color:#fafafa;color:#111;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:center;font-weight:500;}
.t1 td{padding:20px 20px 20px 20px;background-color:#ffffff;color:#555;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:left;}
.t1 th.left{text-align:left;}
.t1 td.left{text-align:left;}
.t1 td.rline{border-right:1px solid #ddd;}
.t1 th.fst{background:#fafafa;text-align:center;font-weight:bold;color:#555;}
.t1 td.fst{background:#fff;text-align:center;font-weight:normal;color:#777;}
.t1 th:first-child{border-left:0px;}
.t1 td:first-child{border-left:0px;}
.tit-main01 {font-size:64px;font-weight:bold;color:#111;margin:60px 0 30px 0;}
.tit-main02 {font-size:18px;font-weight:normal;color:#777;margin:0 0 50px 0;line-height:26px;}
.tit-main03 {font-size:64px;font-weight:bold;color:#111;margin:80px 0 10px 0;}
.tit-main04 {font-size:22px;font-weight:normal;color:#333;margin:0 0 30px 0;}
.tit-main05 {font-size:18px;font-weight:normal;color:#777;margin:5px 0 0 0;line-height:26px;}
.tit-main06 {text-align:center;font-size:44px;font-weight:bold;color:#111;margin:0 0 10px 0;}
.tit-main07 {text-align:center;font-size:18px;font-weight:normal;color:#777;margin:0 0 60px 0;}
.tit-main08 {text-align:center;font-size:18px;font-weight:normal;color:#fff;margin:5px 0 30px 0;}
.tsm01{margin-top:-70px;}
.tsm02{margin-top:-20px;}
.tit-sub01{text-align:center;font-size:46px;font-weight:500;color:#111;position:relative;padding:100px 0 90px 0;}
.tit-sub01:before{position:absolute;bottom:70px;left:50%;width:40px;height:3px;content:'';-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background:#222}
.tit-sub02 {text-align:center;font-size:14px;font-weight:normal;color:#999;margin:5px 0 50px 0;letter-spacing:2px;}
.tit-sub03 {text-align:center;font-size:40px;color:#000;font-weight:normal;margin:0;}
.tit-sub04 {text-align:center;font-size:16px;font-weight:normal;color:#999;margin:5px 0 40px 0;}
.round{border-radius:20px;}
.map{width:100%;height:600px;margin:0 0 70px 0;border:none;}
.back-to-top {cursor: pointer;position: fixed;bottom: 20px;right: 17px;display:none;z-index:9999;}
.au-btn{display:inline-block;position:relative;font-size:15px;text-align:center;padding:7px 25px 7px 25px;margin:30px 0 0 0;border-radius:5px;color:#555;border:1px solid #bbb;background:#fff;transition:0.3s ease;}
 a:hover .au-btn{color:#fff;background:#023079;border:1px solid #023079;}
.ms-wrap{position:relative;background:#000;overflow:hidden;border-radius:20px;}
.ms-wrap .ms-img{display:block;transition:0.3s ease;}
 a:hover .ms-wrap{color:#555;text-decoration:none;background:#000;}
 a:hover .ms-img{transform:scale(1.1);filter: blur(0px);opacity: 0.5;}
.ms-wrap .ms-title{width:100%;position:absolute;top:15%;left:10%;transition:0.2s ease;}
 a:hover .ms-wrap .ms-title{transform:translateY(-20px);}
.ms-wrap .ms-title h3{color:#fff;font-size:24px;font-weight:500;margin:0 0 5px 0;}
.ms-wrap .ms-title h5{color:#fff;font-size:17px;font-weight:normal;margin:0 0 15px 0;}
.ms-btn{display:inline-block;font-size:12px;padding:5px 20px 5px 20px;transition:0.2s ease;opacity:1;color:#fff;border:1px solid #fff;}
.ms-top{margin-top:70px;}
.mb-wrap{position:relative;background:#000;overflow:hidden;border-radius:20px;}
.mb-wrap .mb-img{display:block;transition:0.3s ease;}
 a:hover .mb-wrap{color:#555;text-decoration:none;background:#000;}
 a:hover .mb-img{transform:scale(1.1);filter: blur(0px);opacity: 0.5;}
.mb-wrap .mb-title{width:100%;position:absolute;bottom:10%;left:10%;transition:0.2s ease;}
 a:hover .mb-wrap .mb-title{transform:translateY(-20px);}
.mb-wrap .mb-title h3{color:#fff;font-size:26px;font-weight:500;margin:0 0 5px 0;}
.mb-wrap .mb-title h5{color:#fff;font-size:17px;font-weight:normal;margin:0 0 15px 0;}
.mb-btn{display:inline-block;font-size:12px;padding:6px 25px 6px 25px;transition:0.2s ease;opacity:1;color:#fff;border:1px solid #fff;}
.an-wrap {width:96%;text-align:center;margin:0 auto;padding:250px 30px 220px 30px;border-radius:30px;background:url('../img/main/an-back.jpg') center top no-repeat;background-attachment:fixed; background-size:cover;}
.an-wrap h3 {color:#fff;font-size:40px;font-weight:500;margin:0 0 20px 0;letter-spacing:.5px;}
.an-wrap h5 {color:#fff;font-size:18px;font-weight:normal;margin:0 0 25px 0;line-height:26px;}
.an-btn{display:inline-block;font-size:15px;padding: 7px 25px 7px 25px;border-radius: 5px;border:1px solid #fff;color:#fff;transition:0.3s ease;}
 a:hover .an-btn{color:#fff;background:#b70706;border:1px solid #b70706;}
.bn-wrap {margin:0 auto;padding:130px 30px 130px 30px;margin:150px 0 0 0;background:url('../img/main/bn-back.jpg') center top no-repeat;background-attachment:scroll;background-size:cover;text-align:center;}
.bn-wrap h3 {color:#fff;font-size:32px;font-weight:500;margin:0 0 5px 0;text-align:center;letter-spacing:.5px;}
.bn-wrap h5 {color:#fff;font-size:18px;font-weight:normal;margin:0 0 30px; 0;text-align:center;}
.bn-btn{display:inline-block;color:#fff;font-size:20px;width:400px;padding:25px 0 25px 0;margin:0 5px 0 5px;text-align:center;border-radius: 0px;border:1px solid #ddd;transition:0.3s ease;}
 a:hover .bn-btn{color:#fff;background:#023079;border:1px solid #023079;}
.ci-wrap{width:100%;padding:50px 20px 0 20px;margin:0 auto;text-align:center;}
.ci-wrap .ci-btn{display:inline-block;font-size:17px;font-weight:500;color:#000;padding: 10px 30px 10px 30px;margin:0 5px 0 5px;background:#f5f5f5;border:1px solid #ddd;border-radius:5px;transition:0.1s ease;position:relative;}
.ci-wrap .ci-btn:hover {color:#fff;background:#cb1513;border:1px solid #cb1513;}
.ci-wrap .icon{font-size:24px;padding:0 0 0 20px;top:3px;position:relative;}
.kb-wrap {position:relative;width:100%;height:530px;margin:0 auto;background:url('../img/company/img0101.jpg') center top no-repeat;background-attachment:scroll;background-size:cover;}
.kf-wrap{width:670px;padding:20px 15px 0 50px;}
.kf-wrap h3{color:#222;font-size:38px;font-weight:500;margin:0 0 0 0;line-height:50px;}
.kf-wrap h5{color:#555;font-size:19px;font-weight:normal;margin:30px 0 30px 0;line-height:30px;}
.kf-wrap ul {}
.kf-wrap ul li {font-size:18px;color:#555;padding:0 0 0 13px;margin:0 0 12px 0;background:url(../img/common/blet01.png) 0px 7px; background-repeat:no-repeat;}
.it-wrap {position:relative;margin:0 0 30px 0;padding:100px 50px 100px 50px;background:url('../img/company/it-back.jpg') center top no-repeat;background-attachment:scroll;background-size:cover;border-radius:20px;}
.it-wrap h3 {color:#fff;font-size:34px;font-weight:500;margin:0 0 15px 0;}
.it-wrap h5 {color:#fff;font-size:15px;font-weight:normal;line-height:24px;}
.it-wrap .figure{background:#004d28;position:absolute;bottom:-30px;right:-30px;width:600px;height:400px;z-index:-1;}
.ce-wrap{text-decoration:none;background:#fff;padding:70px 15px 50px 15px;}
 a:hover .ce-wrap{color:#555;text-decoration:none;}
.ce-wrap .ce-title{text-align:center;}
 a:hover .ce-title{color:#ff3000;}
.ce-wrap h3{color:#111;font-size:18px;font-weight:500;margin:15px 0 0 0;}
.ce-wrap h5{color:#777;font-size:14px;font-weight:normal;margin:5px 0 0 0;}
.co-wrap{text-decoration:none;background:#fff;border:1px solid #ccc;padding:80px 15px 50px 15px;border-radius:10px;}
.co-wrap .co-title{text-align:center;}
.co-wrap h3{color:#333;font-size:20px;font-weight:bold;margin:15px 0 0 0;}
.co-wrap h5{color:#777;font-size:15px;font-weight:normal;margin:10px 0 0 0;line-height:20px;}
.sb-wrap{text-decoration:none;margin:0 0 0 0;}
.sb-wrap .sb-title{background:#fff;text-align:left;padding:15px 15px 15px 15px;border-left:0px solid #ddd;border-right:0px solid #ddd;border-bottom:0px solid #ddd;}
.sb-wrap h3{color:#111;font-size:22px;font-weight:500;margin:15px 0 0 0;}
.sb-wrap h5{color:#777;font-size:18px;font-weight:normal;margin:10px 0 0 0;}
.xb-wrap{text-decoration:none;margin:0 auto;}
.xb-wrap .xb-title{background:#fff;text-align:left;padding:15px 15px 15px 15px;border-left:0px solid #ddd;border-right:0px solid #ddd;border-bottom:0px solid #ddd;}
.xb-wrap h3{color:#111;font-size:24px;font-weight:500;margin:15px 0 0 0;}
.xb-wrap h5{color:#777;font-size:18px;font-weight:normal;margin:10px 0 0 0;line-height:26px;}
.mov-wrap {position:relative;padding-bottom:56%;height:0;overflow:hidden;} 
.mov-wrap iframe, .mov-wrap object, .mov-wrap embed {position:absolute;top:10px;left:0px;width:100%;height:700px;}
.featurette-divider {margin: 80px 0;}
.footer-divider {margin: 150px 0;clear:both;}
.dfs-divider01 {margin: 140px 0;clear:both;}
.dfs-divider02 {margin: 120px 0;clear:both;}
.dfs-divider03 {margin: 100px 0;clear:both;}
.dfs-divider04 {margin: 80px 0;clear:both;}
.dfs-divider05 {margin: 50px 0;clear:both;}
.dfs-line01 {margin:130px 0;border-top:1px solid #ddd;}
.dfs-line02 {margin:100px 0;border-top:1px solid #ddd;}
.figure01{background:#cb1513;position:absolute;bottom:-10px;right:0;width:200px;height:300px;z-index:-1;}
.figure02{background:#cb1513;position:absolute;bottom:-10px;left:-20px;width:200px;height:400px;z-index:-1;}
.figure03{background:#cb1513;position:absolute;bottom:-10px;left:-20px;width:200px;height:400px;z-index:-1;}
#history-box{width:100%;margin:0 0 0 0;text-align:center;margin:0 auto;}
#history-box dl{font-weight:normal;clear:both;border-top:1px dotted #999999;padding:40px 50px 0 50px;}
#history-box dl.noline{border:none;margin-top:-18px;}
#history-box dt{float:left;text-align:left;font-weight:bold;font-size:36px;color:#111;padding:18px 0 5px 0;position:absolute;}
#history-box dd{float:left;text-align:left;padding:20px 0 40px 120px;}
#history-box dd ul li{position:relative;text-align:left;padding:10px 0 10px 70px;font-size:18px;color:#555;}
#history-box dd .num{position:absolute;left:10px;}
#history-box dd .year{padding:0 50px 0 0;text-align:left;font-weight:bold;}
.policy-box01 {padding:15px 15px 15px 15px;font-size:15px;color:#666;clear:both;height:600px;overflow-y:scroll;border:1px solid #cccccc;background:#ffffff;}
.policy-box02 {padding:15px 15px 15px 15px;font-size:15px;color:#666;clear:both;height:200px;overflow-y:scroll;border:1px solid #cccccc;background:#ffffff;}
#square_box{float:left;width:100%;padding:25px;margin:0 0 30px 0;border:1px solid #b2b2b2;}
#square_box h3{font-size:18px;font-weight:500;color:#555;margin:0 0 10px 0;}
#square_box h5{font-size:15px;font-weight:normal;color:#787878;margin:5px 0 0 0;}
#square_box01{float:left;width:100%;padding:25px;margin:0 0 30px 0;background:#eee;}
#square_box01 h3{font-size:20px;font-weight:500;color:#555;margin:0 0 5px 0;}
#square_box01 h5{font-size:15px;font-weight:normal;color:#787878;margin:5px 0 0 0;}
footer {width:100%;position:relative;clear:both;padding:50px 0 100px 0;background-color:#2f343c;border-top:0px solid #eee;}
footer:after {content:""; display:block; clear:both;}
footer .flogo {position:absolute; left:15px; top:17px;}
footer .fnb {width:100%; padding:15px 0 0 0; overflow:hidden;margin:0 0 0 120px;}
footer .fnb ul {margin:0 0 0 1px;text-align:center;}
footer .fnb ul:after {content:""; display:block; clear:both;}
footer .fnb ul li {float:left; font-size:17px;padding:0 13px 0 0;margin:0 12px 0 0;background:url('../img/common/fnb-line.png') right 5px no-repeat;}
footer .fnb ul li a {color:#eee;}
footer .fnb ul li a:hover {color:#fff;}
footer .fnb ul li.last {background:url('');}
footer .sns {position:absolute; right:15px; top:20px;}
footer .sns ul:after {content:""; display:block; clear:both;}
footer .sns ul li {float:left; padding:0 0 0 10px;}
footer .sns ul li.last {padding:0 0 0 12px;}
footer .address {width:100%; padding:15px 0 1px 1px; overflow:hidden;color:#aaa;margin:0 0 0 120px;}
footer .address ul:after {content:""; display:block; clear:both;}
footer .address ul li {float:left; font-size:15px;line-height:15px;color:#aaa; padding:0 13px 0 0;margin:0 12px 0 0;background:url('../img/common/fnb-line.png') right 3px no-repeat;}
footer .address ul li.last {background:url('');}
footer .address ul li strong {color:#aaa; font-weight:bold;}
footer .copy {width:100%; font-size:15px; color:#aaa; padding: 0 0 0; margin:-4px 0 0 120px; overflow:hidden;}
footer .copy span {font-size:13px;}




@media (max-width: 1024px) {
#sidemenu {display:none;}
.si-wrap {display:none;}
.navTop{position:fixed;z-index:1;width:100%;height:60px;opacity:0;}
.logo{position:absolute;top:13px;left:10px;text-align:left;z-index:999;width:200px;}
.ts01{font-size:17px;margin:5px 0 15px 0;line-height:24px;}
.ts02{font-size:13px;margin:0 0 0 0;line-height:20px;}
.ts03{font-size:18px;margin:10px 0 20px 0;line-height:25px;}
.ts04{font-size:13px;line-height:20px;}
.ts05{font-size:14px;margin:25px 0 0 0;}
.ts06{font-size:28px;margin:20px 0 10px 0;}
.ts07{font-size:15px;margin:0 0 10px 0;line-height:22px;}
.ts08{font-size:13px;margin:0 0 30px 0;line-height:20px;}
.tb01{font-size:13px;padding:0 0 0 9px;margin:0 0 5px 0;background:url(../img/common/blet01.png) 0px 6px; background-repeat:no-repeat;}
.tl01{font-size:20px;padding:20px 0 15px 0;margin:20px 0 35px 0;text-align:center;}
.tit-main01 {font-size:28px;margin:70px 0 20px 0;text-align:justify;}
.tit-main02 {font-size:13px;margin:0 0 15px 0;line-height:18px;}
.tit-main03 {font-size:28px;margin:70px 0 10px 0;}
.tit-main04 {font-size:14px;margin:0 0 15px 0;}
.tit-main05 {font-size:13px;margin:0 0 5px 0;line-height:18px;}
.tit-main06 {font-size:24px;margin:0 0 5px 0;}
.tit-main07 {font-size:13px;margin:0 0 20px 0;}
.tit-main08 {font-size:12px;margin:0 0 15px 0;}
.tsm01{margin-top:-20px;}
.tsm02{margin-top:-20px;}
.tit-sub01{font-size:24px;padding:50px 0 50px 0;}
.tit-sub01:before{bottom:35px;width:40px;height:3px;}
.tit-sub02 {font-size:12px;margin:5px 0 30px 0;}
.tit-sub03 {font-size:24px;margin:20px 0 5px 0;}
.tit-sub04 {font-size:12px;margin:0 0 30px 0;}
.round{border-radius:15px;}
.map{width:100%;height:400px;margin:0 0 30px 0;border:none;}
.top-line{display:none;height:1px;}
.back-to-top {position:fixed;bottom:0px;right:0px;display:none;z-index:9999;opacity:0;}
.t1{width:100%;font-size:13px;}
.t1 th{padding:10px 5px 10px 5px;}
.t1 td{padding:10px 5px 10px 5px;}
.au-btn{font-size:11px;padding:6px 20px 6px 20px;margin:15px 0 15px 0;}
 a:hover .au-btn{}
.ms-wrap{border-radius:15px;}
.ms-wrap .ms-img{}
 a:hover .ms-wrap{}
 a:hover .ms-img{}
.ms-wrap .ms-title{top:10%;left:10%;}
 a:hover .ms-wrap .ms-title{transform:translateY(-10px);}
.ms-wrap .ms-title h3{font-size:15px;margin:10px 0 5px 0;}
.ms-wrap .ms-title h5{font-size:12px;margin:0 0 15px 0;}
.ms-btn{font-size:10px;padding:4px 13px 4px 13px;}
.ms-top{margin-top:30px;}
.mb-wrap{border-radius:15px;}
.mb-wrap .mb-img{}
 a:hover .mb-wrap{}
 a:hover .mb-img{}
.mb-wrap .mb-title{bottom:10%;left:10%;}
 a:hover .mb-wrap .mb-title{transform:translateY(-10px);}
.mb-wrap .mb-title h3{font-size:15px;margin:10px 0 5px 0;}
.mb-wrap .mb-title h5{font-size:12px;margin:0 0 15px 0;}
.mb-btn{font-size:10px;padding:4px 13px 4px 13px;}
.an-wrap {width:98%;padding:90px 20px 90px 20px;border-radius:15px;background-attachment:scroll; background-size:cover;}
.an-wrap h3 {font-size:22px;margin:0 0 20px 0;letter-spacing:.5px;}
.an-wrap h5 {font-size:12px;margin:0 0 20px; 0;line-height:18px;}
.an-btn{font-size:11px;padding: 6px 20px 6px 20px;}
 a:hover .an-btn{}
.bn-wrap {padding:60px 10px 50px 10px;margin:50px 0 0 0;background-attachment:scroll; background-size:cover;}
.bn-wrap h3 {font-size:18px;margin:0 0 5px 0;letter-spacing:.5px;}
.bn-wrap h5 {font-size:12px;margin:0 0 20px; 0;}
.bn-btn{width:280px;font-size:13px;padding:15px 0 15px 0;margin:5px 0 5px 0;}
 a:hover .bn-btn{}
.ci-wrap{width:100%;padding:25px 10px 25px 10px;margin:10px 0 0 0;}
.ci-wrap .ci-btn{font-size:12px;padding:10px 15px 10px 15px;margin:8px 3px 8px 3px;}
.ci-wrap .ci-btn:hover {}
.ci-wrap .icon{font-size:18px;padding:0 0 0 7px;top:3px;}
.kb-wrap {height:350px;}
.kf-wrap{width:100%;padding:40px 20px 0px 20px;}
.kf-wrap h3{font-size:18px;margin:0 0 0 0;line-height:26px;}
.kf-wrap h5{font-size:13px;margin:20px 0 25px 0;line-height:20px;}
.kf-wrap ul {}
.kf-wrap ul li {font-size:13px;padding:0 0 0 11px;margin:0 0 10px 0;background:url(../img/common/blet01.png) 0px 3px; background-repeat:no-repeat;}
.it-wrap {padding:50px 20px 50px 20px;background-attachment:scroll; background-size:cover;}
.it-wrap h3 {font-size:20px;margin:0 0 10px 0;line-height:28px;}
.it-wrap h5 {font-size:12px;line-height:18px;}
.ce-wrap{padding:50px 10px 30px 10px;}
 a:hover .ce-wrap{}
.ce-wrap .ce-title{}
 a:hover .ce-title{}
.ce-wrap h3{font-size:14px;margin:15px 0 0 0;}
.ce-wrap h5{font-size:11px;margin:5px 0 0 0;}
.co-wrap{padding:50px 10px 30px 10px;}
.co-wrap .co-title{}
.co-wrap h3{font-size:14px;margin:15px 0 0 0;}
.co-wrap h5{font-size:11px;margin:5px 0 0 0;line-height:15px;}
.sb-wrap{}
.sb-wrap .sb-title{padding:10px;}
.sb-wrap h3{font-size:16px;margin:15px 0 0 0;}
.sb-wrap h5{font-size:13px;margin:5px 0 0 0;line-height:20px;}
.xb-wrap{}
.xb-wrap .xb-title{padding:10px;}
.xb-wrap h3{font-size:16px;margin:15px 0 0 0;}
.xb-wrap h5{font-size:13px;margin:10px 0 0 0;line-height:20px;}
.mov-wrap {position:relative;padding-bottom:65%;height:0;overflow:hidden;} 
.mov-wrap iframe, .mov-wrap object, .mov-wrap embed {position:absolute;top:0px;left:0px;width:100%;height:100%;}
.featurette-divider {margin: 60px 0;}
.footer-divider {margin: 60px 0;}
.dfs-divider01 {margin: 60px 0;}
.dfs-divider02 {margin: 50px 0;}
.dfs-divider03 {margin: 40px 0;}
.dfs-divider04 {margin: 30px 0;}
.dfs-divider05 {margin: 20px 0;}
.dfs-line01 {margin:50px 0;border-top:1px solid #ddd;}
.dfs-line02 {margin:30px 0;border-top:1px solid #ddd;}
.figure01{bottom:-10px;right:0;width:100px;height:150px;}
.figure02{bottom:-5px;left:0px;width:100px;height:200px;}
.figure03{bottom:-5px;left:0px;width:100px;height:200px;}
#history-box{width:100%;margin:-15px 0 0 0;}
#history-box dl{font-weight:normal;clear:both;border-top:1px dotted #999999;padding:0px 10px 0px 10px;}
#history-box dl.noline{border:none;margin-top:-30px;}
#history-box dt{float:left;text-align:left;font-weight:bold;font-size:24px;padding:30px 50px 0 0;position:relative;}
#history-box dd{clear:both;float:left;text-align:left;padding:5px 0 20px 0;}
#history-box dd ul li{position:relative;text-align:left;padding:10px 0 1px 35px;font-size:13px;line-height:18px;}
#history-box dd .num{position:absolute;left:2px;}
#history-box dd .year{padding:0 50px 0 0;margin:30px 0 0 0;text-align:left;font-weight:bold;font-size:2em;}
.policy-box01 {padding:15px 15px 15px 15px;font-size:13px;height:400px;}
.policy-box02 {padding:15px 15px 15px 15px;font-size:13px;height:200px;}
#square_box{padding:15px;margin:0 0 20px 0;}
#square_box h3{font-size:15px;margin:0 0 5px 0;}
#square_box h5{font-size:12px;margin:5px 0 0 0;}
#square_box01{padding:15px;margin:0 0 30px 0;}
#square_box01 h3{font-size:15px;margin:0 0 5px 0;}
#square_box01 h5{font-size:12px;margin:5px 0 0 0;}
footer {padding:25px 0 50px 0;}
footer .flogo {position:relative; left:0; top:0; margin:20px 0 0 0; text-align:center;}
footer .fnb {padding:20px 0 0 0;margin:0 0 0 0;}
footer .fnb ul {text-align:center; margin:0;}
footer .fnb ul li {display:inline; float:none; margin:0 6px 0 0;background:url('../img/common/fnb-line.png') right 8px no-repeat;}
footer .fnb ul li a {font-size:12px;}
footer .fnb ul li.last {padding:0; margin:0;}
footer .sns {position:relative; right:auto; left:0; top:0; margin:20px 0 0 -10px;}
footer .sns ul {text-align:center;}
footer .sns ul li {display:inline; float:none;}
footer .sns ul li.last {padding:0 0 0 12px;}
footer .address {padding:10px 0 2px 0;text-align:center;margin:0 0 0 5px;}
footer .address ul {text-align:center;padding:0;margin:0;}
footer .address ul li {display:block; font-size:12px;float:none; padding:1px 0;background:url('');}
footer .address ul li.last {background:url('');}
footer .address ul li strong {font-size:14px; color:#999; font-weight:600;}
footer .copy {font-size:12px;text-align:center; margin:5px 0 0 0;}
footer .copy span {display:block; padding:8px 0 0 0;}
}



@media (max-width: 767px) {
.tit-main01 {font-size:28px;margin:0 0 20px 0;}
.tit-main03 {font-size:28px;margin:10px 0 10px 0;}
.an-wrap {width:92%;padding:90px 20px 90px 20px;border-radius:15px;background-attachment:scroll; background-size:cover;}
.kb-wrap {height:250px;}
}



/*****ÅØ½ºÆ® ÁÙ¹Ù²Ù±â °ü·Ã*****/
@media (max-width: 1024px) {
  .hidden-ms {display: none !important;}
}
@media (max-width: 768px) {
  .hidden-xs {display: none !important;}
}
@media (min-width: 1025px) {
  .hidden-bs {display: none !important;}
}
@media (min-width: 769px) {
  .hidden-fs {display: none !important;}
}