@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

::-webkit-scrollbar {

display:none;

} 

@font-face {
  font-family: 'gill';
  src: local('gill'),
  	   url('../font/gill.eot') format('embedded-opentype'),
       url('../font/gill.ttf') format('truetype');
	   font-weight: 600;
}
@font-face {
  font-family: 'futur';
  src: local('futur'),
  	   url('../font/futur.eot') format('embedded-opentype'),
       url('../font/futur.ttf') format('truetype');
	   font-weight: 300;
}
@font-face {
  font-family: 'futur';
  src: local('futur'),
  	   url('../font/futura_medium.eot') format('embedded-opentype'),
       url('../font/futura_medium.ttf') format('truetype');
	   font-weight: 600;
}
@font-face {
  font-family: 'futur';
  src: local('futur'),
  	   url('../font/Futura_Heavy.eot') format('embedded-opentype'),
       url('../font/Futura_Heavy.ttf') format('truetype');
	   font-weight: 800;
}
@font-face {
  font-family: 'futur';
  src: local('futur'),
  	   url('../font/Futura_Extra_Black.eot') format('embedded-opentype'),
       url('../font/Futura_Extra_Black.ttf') format('truetype');
	   font-weight: 900;
}



article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
body{line-height:1.5;font-family:'Dotum';font-size:16px;color:#333;background:#fff;-ms-overflow-style: none; } 
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0;}
ul,ol,li{list-style:none}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
fieldset,img{border:0}
hr{height:0;}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
address,caption,em,var{font-style:normal;font-weight:normal}
a{text-decoration:none;cursor:pointer;color:#333;}
a[href^="tel"]{font-style:normal}
a:hover,a:active,a:focus{text-decoration:none !important;}
b,strong{font-weight:bold}
dfn{font-style:italic}
img{border:0;vertical-align:top}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0;}
legend, caption{overflow:hidden;text-indent:-9999999px; height:0 !important; width:0 !important;line-height:0 !important;margin:0;padding:0;}
input{vertical-align:middle;margin:0;padding:0;}
input[type="text"],input[type="password"],input[type="email"]{-webkit-appearance:none;border-radius:0;font-family:'Dotum';}
input:checked[type="checkbox"]{-webkit-appearance:checkbox}
button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]{border-radius:0;-webkit-appearance:button;font-family:'Dotum';}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border:none;cursor:pointer;margin:0;padding:0;}
a,input,button,select{outline:none}
button,select{text-transform:none}
optgroup{font-weight:bold}
textarea{border:1px solid #bcbcbc;overflow:auto;-webkit-appearance:none}
input::-ms-clear{display:none;}
.fl_l {float:left !important;}
.fl_r {float:right !important;}
.cl_b{clear:both !important;}
.fl_txt {text-align:left !important;}
.tc {text-align:center}


body { font-family: 'Noto Sans KR', sans-serif; }


/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
	}



/**/

.all_wrap { width: 100%; overflow: hidden; position: relative; right: 0; left: 0; top: 0; max-width: 1920px; margin: auto; }

/**/

.sec01 { width: 100%; height: 1000px; position: relative; overflow: hidden; }
/*.sec01:after { content:''; width: 522px; height: 100%; position: absolute; right: 0; top: 0; z-index: -1; background-color: #05356d; }*/

.sec01_img { width: 1920px; height: 1000px; position: absolute; top: 0; left: 0; right: 0; margin: auto; animation: main_img 2s 0.3s both; }

.sec01_box { width: 1440px; height: 570px; margin: auto; left: 0; right: 0; top: 0; bottom: 0; position: absolute; transform: translateY(0); }
.sec01_txt_box { text-align: left; color: #05356d; }
.sec01_txt_box h3 { font-size: 21px; line-height: 16px; opacity: 0; transform: translateX(60px); font-weight: 600; }
.sec01_txt_box h3 span { font-size: 17px; font-weight: 400; line-height: 40px; }
.sec01_txt { margin-top: 25px; opacity: 0; transform: translateX(60px); }
.sec01_txt_box p { font-size: 16px; line-height: 35px; margin-top: 85px; font-weight: 400; opacity: 0; transform: translateX(60px); }
.sec01_txt_box p span { color: #d4b57c; position: relative; }
.sec01_txt_box p span:after { content:''; position: absolute; width: 105%; height: 70%; background-color: #05356d; z-index: -1; left: -1%; bottom: 6.5%; }


.sec01_bt_box { margin-top: 55px; overflow: hidden; opacity: 0; transform: translateY(30px); }
.sec01_bt_box>div { float: left; width: 180px; height: 50px; line-height: 48px; position: relative; font-size: 15px; margin-right: 7px; box-sizing: border-box; }
.sec01_bt_box>div>a { width: 100%; height: 100%; display: block; padding-left: 20px; }
.sec01_bt_box>div>a>img { position: absolute; top: 0; bottom: 0; margin: auto; right: 20px; }
.sec01_guest_bt { background-color: #05356d; border: 1px solid #05356d; color: #fff; font-weight: 300; }
.sec01_contact_bt { color: #05356d; background-color: #fff; border: 1px solid #05356d; font-weight: 400; }

@keyframes main_img {
	from { transform: scale(1.22); }
	to {  }
}




.sec01_box.active .sec01_txt_box h3 { opacity: 1; transform: translateX(0); transition: 1.2s 0.2s; }
.sec01_box.active .sec01_txt_box .sec01_txt { opacity: 1; transform: translateX(0); transition: 1.2s 0.4s; }
.sec01_box.active .sec01_txt_box p { opacity: 1; transform: translateX(0); transition: 1.2s 0.7s; }
.sec01_box.active .sec01_bt_box { opacity: 1; transform: translateY(0); transition: 1.0s 1.05s; }


/**/

.sec02 { width: 100%; height: 1060px; position: relative; overflow: hidden; }
.sec02:before { content:''; width: 310px; height: 540px; position: absolute; left: 0; top: 0; z-index: -1; background-color: #e1e1e1; }
.sec02:after { content:''; width: 120px; height: 620px; position: absolute; right: 0; bottom: 0; z-index: -1; background-color: #e1e1e1; }

.sec02_box { width: 1610px; height: 820px; margin: auto; margin-top: 150px; position: relative; transform: translateX(75px); }

.sec02_box>h6 { position: absolute; left: 0; top: -30px; font-size: 12px; line-height: 100%; color: #9b9b9b; letter-spacing: 3px; font-weight: 700; opacity: 0; }

.sec02_left { float: left; width: 860px; }
.sec02_left .sec02_img_box { opacity: 0; transform: translate(-50px,-50px); }
.sec02_left .sec02_txt_box { margin-top: 85px; }
.sec02_left .sec02_txt { float: left; margin-right: 100px; }
.sec02_left .sec02_txt:nth-child(1) { transform: translateX(-50px); opacity: 0; }
.sec02_left .sec02_txt:nth-child(2) { margin-right: 0; transform: translateX(-50px); opacity: 0; }

.sec02_right { width: 680px; float: right; }
.sec02_tit { font-family: 'NanumSquare', sans-serif; color: #05356d; margin-top: 23px; transform: translateX(50px); opacity: 0; }
.sec02_tit h3 { font-size: 30px; line-height: 100%; font-weight: 300; }
.sec02_tit h2 { font-size: 44px; line-height: 100%; margin-top: 10px; font-weight: 700; }
.sec02_right .sec02_txt_box { position: relative; }
.sec02_right .sec02_txt:nth-child(2) { margin-top: 100px; transform: translateX(50px); opacity: 0; }
.sec02_right .sec02_txt:nth-child(3) { margin-top: 80px; transform: translateX(50px); opacity: 0; }
.sec02_per { position: absolute; right: 110px; bottom: -10px; opacity: 0; }
.sec02_right .sec02_img_box { margin-top: 100px; overflow: hidden; opacity: 0; transform: translate(30px,30px); }
.sec02_right .sec02_img { float: left; margin-right: 22px; position: relative; }
.sec02_right .sec02_img:last-child { margin-right: 0; }
.sec02_right .sec02_img h6 { right: 10px; bottom: 8px; }

.sec02_img_box { position: relative; }
.sec02_img h6 { font-family: 'NanumSquare', sans-serif; font-size: 12px; line-height: 100%; position: absolute; right: 13px; bottom: 13px; color: #fff; font-weight: 600; text-shadow: 0 0 5px rgba(0,0,0,0.7); }
.sec02_txt { text-align: left; }
.sec02_txt h4 { font-family: 'NanumSquare', sans-serif; font-size: 22px; line-height: 100%; color: #05356d; font-weight: 600; transition: 0.2s; }
.sec02_txt p { font-size: 15px; line-height: 30px; color: #747474; margin-top: 25px; }

.sec02_icon_box { width: 70px; height: 460px; position: absolute; left: -115px; top: 220px; display: flex; flex-direction: column; justify-content: space-between; }
.sec02_icon_box:after { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; margin: auto; top: 0; background-color: #c2c2c3; z-index: -1; }
.sec02_icon_box li { width: 70px; height: 70px; border-radius: 100%; box-sizing: border-box; position: relative; border: 1px solid #c2c2c3; background-color: #fff; transition: 0.2s; }
.sec02_icon_box li img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: 0.2s; }
.sec02_icon { opacity: 1; }
.sec02_icon_over { opacity: 0; }

.sec02_icon_box li:hover { background-color: #05356d; }
.sec02_icon_box li:hover .sec02_icon { opacity: 0; }
.sec02_icon_box li:hover .sec02_icon_over { opacity: 1; }
.sec02_icon_box li.active { background-color: #05356d; }
.sec02_icon_box li.active .sec02_icon { opacity: 0; }
.sec02_icon_box li.active .sec02_icon_over { opacity: 1; }

.sec02_txt { transition: 0.2s; display: inline-block; }
/*.sec02_txt.active { transform: translateX(-5px); }*/
.sec02_txt:hover h4 { color: #d4b57c; }
.sec02_txt.active h4 { color: #d4b57c; }

.sec02_box.active>h6 { opacity: 1; transform: translateX(0); transition: 1.0s 0.6s; }
.sec02_box.active .sec02_per { opacity: 1; transform: translateX(0); transition: 1.0s 0.6s; }
.sec02_box.active .sec02_left .sec02_img_box { opacity: 1; transform: translate(0,0); transition: 1.3s 0.4s; }
.sec02_box.active .sec02_right .sec02_img_box { opacity: 1; transform: translate(0,0); transition: 1.3s 0.7s; }
.sec02_box.active .sec02_txt_box .sec02_tit { opacity: 1; transform: translateX(0); transition: 1.0s 0.2s; }
.sec02_box.active .sec02_right .sec02_txt:nth-child(2) { opacity: 1; transform: translateX(0); transition: 1.0s 0.4s; }
.sec02_box.active .sec02_right .sec02_txt:nth-child(3) { opacity: 1; transform: translateX(0); transition: 1.0s 0.6s; }
.sec02_box.active .sec02_left .sec02_txt:nth-child(2) { opacity: 1; transform: translateX(0); transition: 1.0s 0.8s; }
.sec02_box.active .sec02_left .sec02_txt:nth-child(1) { opacity: 1; transform: translateX(0); transition: 1.0s 1.0s; }


/**/

.sec03_box { width: 100%; height: 840px; position: relative; margin-top: 120px; padding-bottom: 150px; }

.sec03_tit_box { width: 650px; height: 230px; text-align: left; position: absolute; top: 210px; left: -60px; margin: auto; z-index: 9; transform: rotate(90deg) translateX(-50px); opacity: 0; }
.sec03_tit_box h3 { font-size: 30px; line-height: 100%; font-weight: 300; color: #b9b9b9; }
.sec03_tit { margin-top: 30px; }

.sec03_right { width: 1349px; height: 837px; float: right; position: relative; }
.sec03_premium { width: 100%; height: 100%; position: relative; }
.sec03_img { width: 100%; height: 100%; }
.sec03_img:after { content:''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff; }
.sec03_img.img01 { background: url(../img/sec03_img01.jpg) center no-repeat; background-size: cover; }
.sec03_img.img02 { background: url(../img/sec03_img02.jpg) center no-repeat; background-size: cover; }
.sec03_img.img03 { background: url(../img/sec03_img03.jpg) center no-repeat; background-size: cover; }
.sec03_img.img04 { background: url(../img/sec03_img04.jpg) center no-repeat; background-size: cover; }
.sec03_img.img05 { background: url(../img/sec03_img05.jpg) center no-repeat; background-size: cover; }
.sec03_img.img06 { background: url(../img/sec03_img06.jpg) center no-repeat; background-size: cover; }
.sec03_img.img07 { background: url(../img/sec03_img07.jpg) center no-repeat; background-size: cover; }

.sec03_right h6 { position: absolute; right: 25px; bottom: 20px; color: #fff; font-size: 12px; line-height: 18px; font-weight: 300; z-index: 9; text-align: right; opacity: 0.95; letter-spacing: -0.5px; }

.sec03_txt_box { position: absolute; width: 400px; height: 150px; text-align: left; position: absolute; right: 0; top: 0; bottom: 0; left: 0; margin: auto; z-index: 9; color: #fff; transform: translate(35px,-50px); }
.sec03_txt_box h5 { font-family: 'NanumSquare', sans-serif; font-size: 16px; line-height: 100%; font-weight: 800; }
.sec03_txt_box h2 { font-family: 'NanumSquare', sans-serif; font-size: 33px; line-height: 100%; font-weight: 800; margin-top: 12px; }
.sec03_txt_box h2 span { font-size: 13px; position: relative; bottom: 0px; }
.sec03_txt_box p { font-size: 15px; line-height: 28px; margin-top: 33px; }
.sec03_num { position: absolute; right: 87px; top: 55px; z-index: 9; }

.sec03_arrow { width: 20px; height: 140px; position: absolute; left: -50px; top: 20px; z-index: 9; display: flex; flex-direction: column-reverse; justify-content: space-between; transform: translateY(50px); opacity: 0; }
.sec03_arrow>div { display: block; position: relative; }
.sec03_arrow .swiper-button-next2 { width: 20px; height: 10px; margin: 0; padding: 0; right: 0; outline: none; }
.sec03_arrow .swiper-button-prev2 { width: 20px; height: 10px; margin: 0; padding: 0; top: 0; outline: none; }

.swiper-pagination-fraction { width: 12px; height: 55px; font-size: 12px; line-height: 13px; position: absolute; right: 0; left: 0; bottom: 0; margin: auto; color: #000; font-family: 'Noto Sans KR', sans-serif; letter-spacing: 0; }
.swiper-pagination-current,.swiper-pagination-total { padding: 0px; font-weight: 400; }
.swiper-pagination-fraction .slash { width: 100%; height: 30px; }
.swiper-pagination-fraction .slash:after { content:''; width: 100%; height: 1px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(-45deg) translateY(1px); }

.swiper-pagination-fraction2 { width: 12px; height: 55px; font-size: 12px; line-height: 13px; position: absolute; right: 0; left: 0; bottom: 0; margin: auto; color: #000; font-family: 'Noto Sans KR', sans-serif; letter-spacing: 0; }
.swiper-pagination-current,.swiper-pagination-total { padding: 0px; font-weight: 400; }
.swiper-pagination-fraction2 .slash { width: 100%; height: 30px; }
.swiper-pagination-fraction2 .slash:after { content:''; width: 100%; height: 1px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(-45deg) translateY(1px); }

.swiper2 { width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; margin-bottom: 0; }

.swiper2 .swiper-slide.swiper-slide-active .sec03_img { animation: sec03_img 3s 0s both; }
.swiper2 .swiper-slide.swiper-slide-active .sec03_txt_box h5 { animation: sec03_txt 1.2s 0.2s both; }
.swiper2 .swiper-slide.swiper-slide-active .sec03_txt_box h2 { animation: sec03_txt 1.2s 0.2s both; }
.swiper2 .swiper-slide.swiper-slide-active .sec03_txt_box p { animation: sec03_txt 1.2s 0.3s both; }
.swiper2 .swiper-slide.swiper-slide-active .sec03_num { animation: sec03_num 1.5s 0.2s both; }

.swiper2-2 { width: 895px; height: 355px; position: absolute; left: -85px; bottom: 130px; z-index: 99; overflow: visible; transform: translateY(50px); opacity: 0; }
.swiper2-2 .swiper-slide { width: 175px; height: 175px; cursor: pointer; border: none; box-sizing: border-box; display: block; position: absolute; margin: 0; }
.swiper2-2 .swiper-slide:nth-child(1) { left: 0; top: 0; }
.swiper2-2 .swiper-slide:nth-child(2) { left: 180px; top: 0; }
.swiper2-2 .swiper-slide:nth-child(3) { left: 360px; top: 0; }
.swiper2-2 .swiper-slide:nth-child(4) { left: 180px; bottom: 0; }
.swiper2-2 .swiper-slide:nth-child(5) { left: 360px; bottom: 0; }
.swiper2-2 .swiper-slide:nth-child(6) { left: 540px; bottom: 0; }
.swiper2-2 .swiper-slide:nth-child(7) { left: 720px; bottom: 0; }
.swiper2-2 .swiper-slide .thumb_gray { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; opacity: 1; }
.swiper2-2 .swiper-slide .thumb_on { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; opacity: 0; transition: 0s; }

.swiper2-2 .swiper-slide .thumb_on:hover { opacity: 1; }
.swiper2-2 .swiper-slide-thumb-active .thumb_on { opacity: 1; }
.swiper2-2 .swiper-slide-thumb-active { box-shadow: 0 0 20px rgba(0,0,0,0.6); z-index: 9; }


.sec03_box.active .sec03_tit_box { transition: 1.2s 0.5s; opacity: 1; transform: rotate(90deg) translateX(0); }
.sec03_box.active .sec03_img:after { transition: 1.2s 0s; width: 0; }
.sec03_box.active .swiper2-2 { transition: 1.2s 0.4s; transform: translateY(0); opacity: 1; }
.sec03_box.active .sec03_arrow { transition: 1.2s 0.6s; opacity: 1; transform: translateY(0); }

*/

@keyframes sec03_img {
	from { transform: scale(1.2); }
	to {  }
}
@keyframes sec03_txt {
	from { transform: translateX(50px); opacity: 0; }
	to {  }
}
@keyframes sec03_num {
	from { transform: translateX(250px); opacity: 0; }
	to {  }
}


/**/

.footer { width: 100%; height: 255px; box-sizing: border-box; z-index: 999; font-family: 'Noto Sans KR', sans-serif; position: relative; box-sizing: border-box; padding: 0 70px; text-align: left; letter-spacing: -0.5px; }
.footer:after { content:''; width: calc(100% - 140px); height: 1px; background-color: #d1d1d2; position: absolute; left: 0; right: 0; margin: auto; top: 0; }
.footer:before { content:''; display: block; clear: both; }

.top_bt { width: 73px; height: 73px; position: absolute; right: 65px; top: -10px; z-index: 999; margin: auto; background-color: #000; opacity: 0; transition: 0.5s; cursor: pointer; border-radius: 100%; }
.top_bt:after { content:''; width: 13px; height: 13px; box-sizing: border-box; border-right: 1px solid #fff; border-bottom: 1px solid #fff; position: absolute; left: 0; right: 0; top: 45%; margin: auto; transform: rotate(225deg); }
.top_bt.active { top: -45px; opacity: 1; }


.footer_left { float: left; margin-top: 50px; }
.footer_left ul { text-align: left; position: relative; margin-top: 2px; }
.footer_left ul li { font-size: 12px; display: inline-block; font-weight: 500; margin-right: 7px; position: relative; vertical-align: top; color: #222; }
.footer_left ul li:nth-child(2n) { margin-right: 18px; }
.footer_left ul li:nth-child(1) { margin-right: 3px; }
.footer_left ul li:nth-child(5) { margin-right: 0px; }
.footer_left p { font-size: 12px; opacity: 1; margin-top: 25px; line-height: 100%; font-weight: 400; color: #4f4f4f; }
.footer_left p span { color: #a4a4a4; }
.footer_left h6 { font-size: 12px; opacity: 1; margin-top: 10px; line-height: 100%; font-weight: 400; color: #4f4f4f; }

.footer_right { float: right; margin-top: 50px; text-align: right; color: #4f4f4f; font-weight: 400; }
.footer_top { overflow: hidden; }
.footer_top h3 { float: right; width: 480px; height: 30px; font-size: 15px; color: #fff; line-height: 29px; text-align: center; background-color: #8f8f8f; margin-right: 15px; }
.footer_top h5 { float: right; font-size: 12px; line-height: 16px; color: #7c7c7c; }
.footer_right p { font-size: 12px; opacity: 1; margin-top: 20px; line-height: 18px; }

.footer_privacy { float: right; width: 150px; height: 35px; line-height: 33px; border: 1px solid #000; text-align: center; margin-top: 23px; font-size: 14px; }
.footer_privacy:hover { background-color: #000; color: #fff; }
.footer_privacy a { width: 100%; height: 100%; display: block; }



/*서브*/

.all_wrap { width: 100%; height: auto; overflow: hidden; margin: auto; }

#container{ width: 100%; position: relative; left: 0; top: 0; z-index: 90; } 

#sub-top01 { width: 100%; height: 500px; overflow: hidden; position: relative; margin-left: 0; margin-top: 0px; background: url(../img/sub_top.jpg) center no-repeat; background-size: cover; }
/*#sub-top01:after { content:''; width: 522px; height: 100%; position: absolute; right: 0; top: 0; z-index: -1; background-color: #05356d; animation: sub_top_line 1.2s 0s both; }*/
#sub_top_txt { position: absolute; width: 832px; left: 0; right: 0; margin: auto; top: 22%;  text-align: left; color: #05356d; z-index: 9; transform: translate(-210px); }
#sub_top_txt h3 { font-family: 'NanumSquare', sans-serif; font-size: 30px; line-height: 44px; opacity: 1; animation: sub_top 1.2s 0.2s both; }
.sub_txt { margin-top: 25px; animation: sub_top 1.2s 0.4s both; }

#sub_top_txt h4 { font-size: 20px; line-height: 100%; font-weight: 300; letter-spacing: 12px; color: #ca705b; }
#sub_top_txt h4 b { font-weight: 700; }
#sub_top_txt h1 { font-family: 'Nanum Myeongjo', serif; font-size: 35px; line-height: 100%; margin-top: 25px; font-weight: 400; letter-spacing: -2px; color: #442530; }
#sub_top_txt h1 span { font-size: 44px; }
.sub_top_logo { margin-top: 45px; }


@keyframes sub_top {
	from { opacity: 0; transform: translateX(60px); }
	to {  }
}
@keyframes sub_top_line {
/*	from { height: 0; }*/
	to {  }
}


#snb_wrap { background-color: #e8e8e8; width:100%; height: 50px; position:relative; z-index: 99; }
#snb { width: 1260px; height: 50px; position: relative; margin: auto; }
#snb:after {content:""; display:block; clear:both; }
#snb > li { float:left; position:relative; height: 50px; text-align: left; background-color: #d4b57c; box-sizing: border-box; }
#snb > li:first-child + li > a { color: #fff; }
#snb > li:first-child + li + li > a { margin-top:1px; color: #232323; line-height: 46px; height: 48px; }
#snb > li:first-child + li + li { border-bottom: 1px solid #e8e8e8; border-top: 1px solid #e8e8e8; }
#snb > li:first-child + .ov {margin-left:0;}
#snb > li:nth-child(2):after { content:''; width: 10px; height: 1px; background-color: #fff; transform: rotate(40deg) translateY(-4px); position: absolute; right: 18px; top: 50%; }
#snb > li:nth-child(2):before { content:''; width: 10px; height: 1px; background-color: #fff; transform: rotate(-40deg) translateY(4px); position: absolute; right: 18px; top: 50%; }
#snb > li:nth-child(3) { background-color: #fff; }
#snb > li:nth-child(3):after { content:''; width: 20px; height: 10px; position: absolute; right: 18px; top: 50%; border: 2px solid #232323; border-left: none; border-right: none; margin-top: -6px; }
#snb > li:nth-child(3):before { content:''; width: 20px; height: 2px; position: absolute; right: 18px; top: 50%; background-color: #232323; margin-top: 0px; }
#snb .ov {margin-left:-1px;}
#snb .ov > a { display:block; height:50px; line-height:50px; padding: 0 25px 0 18px; font-size: 14px; color:#555; min-width:160px; font-weight:400; }


#snb .ov ul {position:absolute;left:0;top:100%;min-width:100%;background:#fff; display:none; }
#snb .ov ul li { border:1px solid #dcdcdc;margin-top:-1px; font-weight: 400; }
#snb .ov ul li:first-child {margin-top:0;}
#snb .ov ul li a { display:block;font-size:11.5px;color:#999;padding:11px 15px;white-space:nowrap; }
#snb .ov:hover ul {display:block;}
#snb .ov ul li a:hover { background:#f3f3f3;color:#333; }



#sub_container { width: 100%; position: relative; left: 50%; transform: translateX(-50%); overflow: hidden; background-color: #fff; text-align: center; }
/*#sub_box { position: relative; width: 1260px; margin: auto; overflow: hidden; text-align: center; border: 1px solid #d6d6d6; border-top: none; border-bottom: none; padding-bottom: 80px; box-sizing: border-box; }*/
#sub_box { position: relative; width: 1260px; margin: auto; overflow: hidden; text-align: center; border: 1px solid #d1d1d2; border-top: none; border-bottom: none; padding-bottom: 80px; padding-top: 30px;
box-sizing: border-box; }
#sub_tit { margin-top: 30px; overflow: hidden; }
#sub_box h2 { font-size: 35px; color: #111; font-weight: 400; line-height: 30px; }
#sub_box h6 { font-size: 13px; color: #999; font-weight: 400; margin-top: 12px; letter-spacing: -0.5px; text-transform: uppercase; display: none; }
.sub_line { width: 1px; height: 25px; background-color: #aaa; margin: auto; margin-top: 30px; }
#sub_page { margin-top: 40px; overflow: hidden; }
/*#sub_page>img { width: 1100px; }*/



/**/

ul.tabs2 { font-family:'Noto Sans KR', 'Malgun Gothic', dotum, 'ë‹ì›€', 'êµ´ë¦¼', Gulim, sans-serif;
    margin: 0;
    padding: 0;
    float: none;
    list-style: none;
    width: 90%;
	padding: 0 5%;
    font-size:18px;
	height:100px;
	max-width: 1258px;	
	margin: auto;
	margin-bottom: 25px; 
	background-color: #f2f2f2;
}


ul.tabs2 li { margin-bottom:-1px; color:#232222; margin-left:10px;
    float: left;
    text-align:center;
    cursor: pointer;
    width:16.5%;
    height: 45px;
    line-height: 45px;
	top: 0; bottom: 0; margin: auto;
    font-weight: 400;
	border-right: 1px solid #ddd;
    overflow: hidden;
    position: relative;
	
}

ul.tabs2 li:nth-child(1) { border-left: 1px solid #ddd; }

/**/
ul.tabs2 li.selected, ul.tabs li.selected:hover
{
    position: relative;
    top: 0px;
	color:#04356d;
	

	}
ul.tabs2 li.selected span, ul.tabs li.selected span:hover { border-bottom: 2px solid #04356d; }	
ul.tabs2 li.selected a, ul.tabs li.selected a:hover { color:#04356d;}

ul.tabs2 li a { padding:10px 180px; color:#444;}
        
ul.tabs2 li.selected a:hover
{
    text-decoration: none;
}

ul.tabs2 li.active { color:#04356d; }


.tab_container2 {
    border: none;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;max-width:900px;
}
.tab_content2 { position: absolute;
    margin:40px 0px 0px 0px; padding-right:60px;
    font-size: 1em;
    display: none;
}
.tab_container2 .tab_content2 ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.tab_container2 .tab_content2 ul li {
    padding:5px;
    list-style:none;
}
 #container2 {
    width: 1100px;
    margin: 0 auto;
}

/**/


ul.tabs3 { font-family:'Noto Sans KR', 'Malgun Gothic', dotum, 'ë‹ì›€', 'êµ´ë¦¼', Gulim, sans-serif;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    font-size:14px;
	height:40px;
}


ul.tabs3 li { margin-bottom:-1px; color:#232222; margin-left:10px;
    float: left;
    text-align:center;
    cursor: pointer;
    width:16.5%;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ccc;
    font-weight: 400;
    background: #fff;
    overflow: hidden;
    position: relative;
	
}


ul.tabs3 li.selected, ul.tabs li.selected:hover
{
    position: relative;
    top: 0px;
	color:#fff; background: #04356d;  border:1px solid #04356d;}
	
ul.tabs3 li.selected a, ul.tabs li.selected a:hover { color:#fff;}
        

ul.tabs3 li a { padding:10px 180px; color:#444;}
        
ul.tabs3 li.selected a:hover
{
    text-decoration: none;
}

ul.tabs3 li.active { color:#fff; background: #04356d; border:1px solid #04356d; }


.tab_container2 {
    border: none;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;max-width:900px;
}
.tab_content2 { position: absolute;
    margin:40px 0px 0px 0px; padding-right:60px;
    font-size: 1em;
    display: none;
}
.tab_container2 .tab_content2 ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.tab_container2 .tab_content2 ul li {
    padding:5px;
    list-style:none;
}
 #container2 {
    width: 1100px;
    margin: 0 auto;
}



@media screen and (-webkit-min-device-pixel-ratio:0){
/*	.sec03_bt { font-family: 'gotham'; }*/
}


@media all and (min-width:1930px) { 

	}

	
@media all and (max-height: 850px) { 
		


	}
