@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/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}

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;
	}

/**/

#top-pop { width: 100%; height: 68px; position: fixed; top: -68px; left: 0; right: 0; margin: auto; background-color: #d7262d; z-index: 999; }
#cy-pop { width: 1200px; position: absolute; top: 0; left: 50%; margin-left: -600px; }
#cy-popclose { position: absolute; top: 25px; right: 70px; cursor: pointer; }

#all_wrap { width: 100%; height: 100vh; overflow: hidden; position: relative; right: 0; top: 0; }

.main-qbt { position: fixed; top: 5%; bottom: 0; right:-200px; margin: auto; height: 50px; width: 450px; z-index: 9999; transition:0.5s; transform: rotate(-90deg); font-family: 'Noto Sans KR', sans-serif;}
.main-qbt>li { transition:0.5s; width: 32.3%; height: 50px; position: relative; float: left; margin-left: 1%; background-color: #d72b2c; color: #fff;}

.main-qbt>li>a { text-align: center; line-height: 50px;font-weight: 600; color: #fff;}
.main-qbt>li:nth-child(1):hover { background-color: rgba(0,0,0,1); margin-top: -10px; }
.main-qbt>li:nth-child(2):hover { background-color: rgba(0,0,0,1); margin-top: -10px;}
.main-qbt>li:nth-child(3):hover {  margin-top: -10px; }
.main-qbt>li:nth-child(3) { background-color: rgba(0,0,0,0.4); }




.section { background-color: #fff; width: 100%; height: 100vh; position: relative; }

/**/

.sec01_img { width: 100%; height: 100%; position: relative; float: right; }

.swiper1 { width: 100%; height: 100%; }

.main_img { width: 100%; height: 100%; position: absolute; left: 0; right: 0; }
.main_img.img01 { background: url(../img/main01.jpg) center no-repeat; background-size: cover; }
.main_img.img02 { background: url(../img/main02.jpg) center no-repeat; background-size: cover; }

.swiper1 .swiper-slide.swiper-slide-active .main_img { animation: main_img 3.5s 0.2s both; }


.main_bt_wrap { width: 400px; height: 103px; position: absolute; left: 69px; bottom: 69px; z-index: 9; }

.swiper1-2 { width: 223px; height: 100%; position: relative; float: left; margin: auto; z-index: 99; }
.swiper1-2 .swiper-slide { width: 82px; height: 100%; cursor: pointer; border: none; overflow: hidden; box-sizing: border-box; border-radius: 100%; }
.swiper1-2 .swiper-slide img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; }
.swiper1-2 .swiper-slide:hover .const_dt_hover{ opacity: 1; }

.swiper1-2 .swiper-slide { width: 20%; height: 100%; opacity: 1; }
.swiper1-2 .swiper-slide-thumb-active { opacity: 1; }
.swiper1-2 .swiper-slide:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 3px solid #fff; z-index: 9; border-radius: 100%; box-sizing: border-box; }
.swiper1-2 .swiper-slide-thumb-active:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 3px solid #a79482; z-index: 9; border-radius: 100%; box-sizing: border-box; }
.swiper1-2 .swiper-slide .thumb_gray { opacity: 1; }
.swiper1-2 .swiper-slide-thumb-active .thumb_gray { opacity: 0; }


.swiper-pagination { width: 68px; height: 30px; position: absolute; left: 270px; bottom: 0; top: 0; margin: auto; z-index: 999; display: flex; justify-content: space-between; }
.swiper-pagination .swiper-pagination-bullet { width: 30px; height: 30px; border-radius: 0; margin-left: 1px; opacity: 1; background: none; border-radius: 100%; position: relative; }
.swiper-pagination .swiper-pagination-bullet:after { content:''; width: 4px; height: 4px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #aeb1b8; border-radius: 100%; }
.swiper-pagination .swiper-pagination-bullet-active:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border-radius: 100%; border: 1px solid #fff; background: none; box-sizing: border-box; }
.swiper-pagination .swiper-pagination-bullet-active:before { content:''; width: 4px; height: 4px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; border-radius: 100%; }
.swiper-pagination .swiper-pagination>span:nth-child(1) { margin-left: 0; }

.main_play_bt { width: 30px; height: 30px; position: absolute; left: 370px; top: 0; bottom: 0; margin: auto; color: #fff; }
.main_play_bt>div { width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; cursor: pointer; border-radius: 100%; }
.main_play_bt>div>img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.swiper-button-play { display: none; }

#sec01_txtbox { width: 578px; height: 287px; position: absolute; top: 20%; left: 50%; margin-left: -295px; z-index: 99; text-align: center; font-family: 'Noto Sans KR', sans-serif;}
#sec01_txt01 { position: absolute; top: -83px; left: 53px; font-size: 60px; line-height: 77px; font-weight: 600; color: #d7262d; opacity: 0; }
#sec01_txt01>span { color: #090909; position: relative; }
#sec01_txt02 { position: absolute; top: 250px; left: 118px; font-size: 16px; line-height: 30px; font-weight: 600; color: #575757; opacity: 0; }
#sec01_txtdeco01 { position: absolute; top: 0; left: -50px; opacity: 0;}
#sec01_txtdeco02 { position: absolute; top: 141px; right: -50px; opacity: 0;}

.sec01_txt01line { width: 0px; height: 1px; background-color: #090909; position: absolute; top: 82px; left: 8px; }

#sec01_qbt { width: 462px; height: 62px; position: absolute; top: 200px; left: 0; right: 0px; margin: auto; z-index: 99; font-family: 'Noto Sans KR', sans-serif; opacity: 0;}
#sec01_qbt01 { width: 224px; height: 62px; position: absolute; top: 0; left: 0; background-color: #393939; color: #fff; font-size: 20px; line-height: 62px; text-align: center; border-radius: 31px;}
#sec01_qbt02 { width: 224px; height: 62px; position: absolute; top: 0; right: 0; background-color: #d72b2c; color: #fff; font-size: 20px; line-height: 62px; text-align: center; border-radius: 31px;}

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


/**/

#location-tit { font-family: 'Noto Sans KR', sans-serif; font-size: 38px; color: rgba(0,0,0,0.7); width: 1100px; position: absolute; top: 15%; left: 50%; margin-left: -550px; text-align: center; z-index: 99; font-weight: 600; opacity: 0;}
#location-tit>span { color: #d72b2c; font-weight: 600;}

#location_box { width: 100%; height: 100%; position: relative; }

.swiper3 { width: 100%; height: 100%; background-color: red; position: absolute; top: 0px; left: 0; right: 0; margin: auto; font-family: 'Noto Sans KR', sans-serif;}

.location-img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; margin: auto; }

#location-img01 { background: #fff url('../img/sec01_img01.jpg') center no-repeat; background-size: cover; }
#location-img02 { background: #fff url('../img/sec01_img02.jpg') center no-repeat; background-size: cover; }
#location-img03 { background: #fff url('../img/sec01_img03.jpg') center no-repeat; background-size: cover; }
#location-img04 { background: #fff url('../img/sec01_img04.jpg') center no-repeat; background-size: cover; }
#location-img05 { background: #fff url('../img/sec01_img05.jpg') center no-repeat; background-size: cover; }
#location-img06 { background: #fff url('../img/sec01_img06.jpg') center no-repeat; background-size: cover; }


#location_txtbox { width: 100%; position: absolute; top: 32%; left: 0; right: 0; margin: auto; }
.location_txticon { position: absolute; top: -100px; left: 0; right: 0; margin: auto; opacity: 0;}
#location_txtbox>h3 { font-size: 24px; color: #d72b2c; position: absolute; top: 182px; left: 0; right: 0; margin: auto; opacity: 0;}
/*#location_txtbox>h3>span { position: absolute; top: -8px; right: 109px; }*/
#sec01-deco01 { position: absolute; top: -8px; right: 109px; } 
#sec01-deco02 { position: absolute; top: -8px; right: 137px; } 
#sec01-deco03 { position: absolute; top: -8px; right: 118px; } 
#sec01-deco04 { position: absolute; top: -8px; right: 114px; } 
#sec01-deco05 { position: absolute; top: -8px; right: 134px; } 
#sec01-deco06 { position: absolute; top: -8px; right: 134px; } 
#location_txtbox>p { font-size: 15px; line-height: 27px; color: #414141; position: absolute; top: 230px; left: 0; right: 0; margin: auto; opacity: 0;}

/**/


.section { background-color: #fff; width: 100%; height: 100vh; position: relative; }
#section2 { background: url(../img/premium-bg.jpg) center no-repeat; background-size: cover;  }

.swiper2 .swiper-slide { }
.slide-box { width: 903px; height: 338px; position: absolute; top: 162px; left: 0; right: 0; margin: auto; background-color: #fff;}

#premium-box { width: 1100px; height: 583px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
#premium-tit { position: absolute; top: 0; left: 0; right: 0; margin: auto; text-align: center; transform: translateY(-40px); opacity: 0;}
#premium-tit>p { font-family: 'NanumSquare', sans-serif; font-size: 28px; line-height: 100%; color: #1a1a1a; font-weight: 200;  }
#premium-tit>img { margin-top: 18px; }

.premium-img { position: absolute; top: 0; left: 0; }
.premium-txtbox { width: 500px; position: absolute; top: 53px; left: 507px; text-align: left; }
.premium-txt01 { position: absolute; top: 0; left: 0; font-size: 18px; font-weight: 100; color: #282727;  }
.premium-txt02 { position: absolute; top: 31px; left: 0;  }
.premium-txt03 { position: absolute; top: 95px; left: 0; font-size: 17px; font-weight: 500; color: #252525;  }
.premium-icon { position: absolute; top: 159px; left: 264px; }

.swiper2 .swiper-slide.swiper-slide-active .slide-box { box-shadow: 0 0 45px rgba(0,0,0,0.3); }
.swiper2 .swiper-slide.swiper-slide-active .premium-txt01 { animation: sec02_txt 1s 0s both; }
.swiper2 .swiper-slide.swiper-slide-active .premium-txt02 { animation: sec02_txt 1s 0s both; }
.swiper2 .swiper-slide.swiper-slide-active .premium-txt03 { animation: sec02_txt2 1s 0.5s both; }

.swiper2 { transform: translateY(40px); opacity: 0; }
.swiper-pagination2 { opacity: 0; }
.sec02_arrow { opacity: 0; }

#premium-box.active #premium-tit { transition: 1.2s 0.3s; opacity: 1; transform: translateY(0); }
#premium-box.active .swiper2 { transition: 1.5s 0.6s; opacity: 1; transform: translateY(0);}
#premium-box.active .swiper-pagination2 { transition: 1.2s 0.9s; opacity: 1;  }
#premium-box.active .sec02_arrow { transition: 1.2s 0.9s; opacity: 1;  }

.sec02_arrow { width: 1100px; height: 47px; position: absolute; right: 0%; left: 0; margin: auto; top: 57%; z-index: 3; display: flex; justify-content: space-between; transform: translateY(0); opacity: 1; }
.sec02_arrow>div { display: block; position: relative; background-color: #fff; border-radius: 100%; box-sizing: border-box; border: 1px solid #ddd; }
.sec02_arrow .swiper-button-next2 { width: 47px; height: 47px; margin: 0; padding: 0; right: 0; outline: none; }
.sec02_arrow .swiper-button-prev2 { width: 47px; height: 47px; margin: 0; padding: 0; top: 0; outline: none; }
.sec02_arrow .swiper-button-next2:after { content:''; position: absolute; left: 0; right: 0; top: -3px; bottom: 0; margin: auto; transform: rotate(-45deg) translateX(-1px); width: 6px; height: 6px; border-right: 1px solid #000; border-bottom: 1px solid #000; }
.sec02_arrow .swiper-button-prev2:after { content:''; position: absolute; left: 0; right: 0; top: -3px; bottom: 0; margin: auto; transform: rotate(135deg) translateY(-2px); width: 6px; height: 6px; border-right: 1px solid #000; border-bottom: 1px solid #000; }




@keyframes sec02_img {
	from { transform: scale(1.2); }
	to {  }
}
@keyframes sec02_txt {
	from { transform: translateY(50px); opacity: 0; }
	to {  }
}
@keyframes sec02_txt2 {
	from { transform: translateX(250px); opacity: 0; }
	to {  }
}

/**/


body.main .footer { width: 100%; border-top: none; }


/*.footer { width: 100%; height: 390px; z-index: 999; font-family: 'Noto Sans KR', sans-serif; background-color: #161616; color: rgba(255,255,255,0.3); overflow: hidden; font-weight: 300; letter-spacing: -0.5px; text-align: center; }*/
.footer { width: 100%; height: 172px; z-index: 999; font-family: 'Noto Sans KR', sans-serif; background-color: #090e10; color: #757575; overflow: hidden; font-weight: 400; letter-spacing: -0.5px; border-top: 1px solid #ddd; position: relative; }

#footer_left { position: absolute; top: 42px; left: 70px; width: 50%; font-size: 12px; text-align: left; }
#footer_icon { position: absolute; top: 0; left: 0; }
#footer_icon>li { float: left; color: #757575; margin-left: 10px; }
#footer_icon>li:nth-child(1) { margin-left: 0; }
#footer_icon>li:nth-child(3) { margin-left: 40px; }
#footer_lefttxt { position: absolute; top: 39px; left: 0; color: #4f4f4f; }
#footer_lefttxt>span { color: #a4a4a4; }

#footer_right { position: absolute; top: 36px; right: 70px; width: 50%; font-size: 12px; text-align: right; }
#footer_righttxt01 { color: #7a7a7a; position: absolute; top: 0; right: 0;}
#footer_righttxt01>span { color: #ffffff; font-size: 16px; }
#footer_righttxt02 { color: #4f4f4f; position: absolute; top: 39px; right: 0; }


/* sub */

.all_wrap { width: calc(100% - 0px); height: auto; overflow: hidden;  }

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

#sub-top01 { width: 100%; height: 469px; position: relative; left: 0px; right: 0; margin: 0px auto 0; overflow: hidden; }
#sub-top01>.sub-img { width: 100%; height: 100%; background: url(../img/sub-top01.jpg) center no-repeat; background-size: cover; animation: sub_topimg 1s 0.5s both;  }
#sub-top02 { width: 100%; height: 469px; position: relative; left: 0px; right: 0; margin: 0px auto 0; overflow: hidden; }
#sub-top02>.sub-img { width: 100%; height: 100%; background: url(../img/sub-top02.jpg) center no-repeat; background-size: cover; animation: sub_topimg 1s 0.5s both;  }
#sub-top03 { width: 100%; height: 469px; position: relative; left: 0px; right: 0; margin: 0px auto 0; overflow: hidden; }
#sub-top03>.sub-img { width: 100%; height: 100%; background: url(../img/sub-top03.jpg) center no-repeat; background-size: cover; animation: sub_topimg 1s 0.5s both;  }
#sub-top04 { width: 100%; height: 469px; position: relative; left: 0px; right: 0; margin: 0px auto 0; overflow: hidden; }
#sub-top04>.sub-img { width: 100%; height: 100%; background: url(../img/sub-top04.jpg) center no-repeat; background-size: cover; animation: sub_topimg 1s 0.5s both;  }
#sub-top05 { width: 100%; height: 469px; position: relative; left: 0px; right: 0; margin: 0px auto 0; overflow: hidden; }
#sub-top05>.sub-img { width: 100%; height: 100%; background: url(../img/sub-top05.jpg) center no-repeat; background-size: cover; animation: sub_topimg 1s 0.5s both;  }
#sub-top06 { width: 100%; height: 469px; position: relative; left: 0px; right: 0; margin: 0px auto 0; overflow: hidden; }
#sub-top06>.sub-img { width: 100%; height: 100%; background: url(../img/sub-top06.jpg) center no-repeat; background-size: cover; animation: sub_topimg 1s 0.5s both;  }
#sub-top07 { width: 100%; height: 469px; position: relative; left: 0px; right: 0; margin: 0px auto 0; overflow: hidden; }
#sub-top07>.sub-img { width: 100%; height: 100%; background: url(../img/sub-top07.jpg) center no-repeat; background-size: cover; animation: sub_topimg 1s 0.5s both;  }


#sub-toptxt { position: absolute; font-size: 44px; top: 250px; left: 0; right: 0; margin: auto; color: #fff; text-align: center; font-family: 'gil';  animation: sub_top 0.8s 0.2s both; z-index: 99;}
#sub-topline { position: absolute; top: 52px; width: 100%; height: 1px; background-color: #fff; animation: sub_top_line 1.2s 0.2s both; }

@keyframes sub_topimg {
	from { transform: scale(1.3); }
	to {  }
}
@keyframes sub_top {
	from { opacity: 0; transform: translateY(20px); }
	to {  }
}
@keyframes sub_top_line {
	from { width: 0%; }
	to {  }
}

/* #snb_wrap { width: 277px; height: auto; position: absolute; top: -130px; right: 0; z-index: 99;  } */
#snb_wrap { width: 496px; height: auto; position: absolute; top: -130px; right: 0; z-index: 99;  }
#snb { width:1100px; margin:0 auto 45px; position:relative; z-index:199; margin-top: 60px; }
#snb:after {content:""; display:block; clear:both; }
.home { margin-top: 12px; margin-right: 20px;  }
.snb-line { width: 1px; height: 20px; background-color: #adadad; margin-top: 15px; margin-right: 10px; }
#snb > li {float:left; position:relative;  }
#snb > li:first-child + li + li > a {background:url(../img/common/snb-arr2.gif) no-repeat 100% 50%;}
#snb > li:first-child + li + li + li > a {background:url(../img/common/snb-arr2.gif) no-repeat 100% 50%; margin-top:1px; margin-left: 10px;}
#snb > li:first-child + .ov {margin-left:0;}
 .ov1::after{content:"";position: absolute;right: 0;top: 15px;height: 20px; width: 1px; background:#adadad ;	} 
#snb .ov {margin-left:-1px;}
#snb .ov > a {
	display:block;
	height:48px;
	line-height:48px;
	padding:0 45px 0 15px;
	font-size:14px;
	color:#555;
	letter-spacing:-0.075em;
	min-width:160px;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight:600;

}
#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-family: 'Noto Sans KR', sans-serif; font-weight:600; }
#snb .ov ul li:first-child {margin-top:0;}
#snb .ov ul li a {display:block;font-size:11.5px;color:#999;padding:17px 15px;white-space:nowrap;letter-spacing:-0.075em;}
#snb .ov:hover ul {display:block;}
#snb .ov ul li a:hover {background:#f3f3f3;color:#333;}

#sub_container { width: 1100px; position: relative; left: 50%; margin-left: -550px; margin-bottom: 100px; }

#sub_tit { width: 1100px; position: relative;  margin-top: 100px;margin-bottom: 50px;}
#sub_tit h2 { font-size: 38px; }
.sub_line { width: 100%; height: 1px; background-color: #c6c6c6; margin-top: 21px; margin-bottom: 21px; }
.sub-tit2 { font-size: 14px; color: #858585; font-family: 'Noto Sans KR', sans-serif; }
.sub-tit2>span {  color: #373737; font-weight: 600; }


/**/

ul.tabs2 { font-family: 'Noto Sans KR', sans-serif;
    margin: 0;
    padding: 0;
    float: none;
    list-style: none;
    width: 100%;
    font-size:14px;
	height:40px;
	max-width: 1100px;	
	margin: auto;
	margin-bottom: 25px; 
}


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;
    border: 1px solid #ccc;
    font-weight: 400;
    background: #fff;
    overflow: hidden;
    position: relative;
	
}

/**/
ul.tabs2 li.selected, ul.tabs li.selected:hover
{
    position: relative;
    top: 0px;
	color:#fff; background: #000;  border:1px solid #000;}
	
ul.tabs2 li.selected a, ul.tabs li.selected a:hover { color:#fff;}
        

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

ul.tabs2 li.active { color:#fff; background: #d72b2c; border:1px solid #d72b2c; }


.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: #005a61;  border:1px solid #005a61;}
	
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: #005a61; border:1px solid #005a61; }


.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) { 

	}
