@import url(../../cdn.jsdelivr.net/gh/moonspam/NanumSquare%401.0/nanumsquare.css);

::-webkit-scrollbar {

display:none;

} 

@font-face {
  font-family: 'hgg';
  src: local('hgg'),
  	   url('../font/HGGGothicssi_20g.html') format('embedded-opentype'),
       url('../font/HGGGothicssi_20g.ttf') format('truetype');
	   font-weight: 200;
}
@font-face {
  font-family: 'hgg';
  src: local('hgg'),
  	   url('../font/HGGGothicssi_40g.html') format('embedded-opentype'),
       url('../font/HGGGothicssi_40g.ttf') format('truetype');
	   font-weight: 400;
}
@font-face {
  font-family: 'hgg';
  src: local('hgg'),
  	   url('../font/HGGGothicssi_60g.html') format('embedded-opentype'),
       url('../font/HGGGothicssi_60g.ttf') format('truetype');
	   font-weight: 600;
}
@font-face {
  font-family: 'hgg';
  src: local('hgg'),
  	   url('../font/HGGGothicssi_80g.html') format('embedded-opentype'),
       url('../font/HGGGothicssi_80g.ttf') format('truetype');
	   font-weight: 800;
}



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%; height: 100vh; overflow: hidden; position: relative; right: 0; top: 0; }

.section { background-color: #fff; width: 100%; height: 100vh; position: relative; }

/**/

.main_right { position: fixed; right: 36.5px; top: 0; bottom: 0; margin: auto; width: 27px; height: 350px; display: flex; justify-content: space-between; flex-direction: column; z-index: 99; }
.main_right>div { width: 100%; height: 100%; background-color: none; border-radius: 50px; margin-bottom: 10px; position: relative; transition: 0s; }
.main_right>div:last-child { margin-bottom: 0; }
.main_right>div>a { display: block; width: 100%; height: 100%; border-radius: 50px; }
.main_right>div>a>img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: 0s; }
.main_right_txt { opacity: 1; }
.main_right_txt_over { opacity: 0; }

.main_right>div:hover { background-color: #5f0075; }
.main_right>div:hover .main_right_txt { opacity: 0; }
.main_right>div:hover .main_right_txt_over { opacity: 1; }
.main_right>div.active { background-color: #5f0075; }
.main_right>div.active .main_right_txt { opacity: 0; }
.main_right>div.active .main_right_txt_over { opacity: 1; }

/**/

#section1 { width: 100%; height: 100%; background: url(../img/sec01_bg.jpg) center bottom no-repeat; background-size: cover; }

.sec01_box { width: calc(100% - 200px); height: calc(100% - 138px); position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform: translateY(32px); }

.sec01_txt_box { width: 32%; height: 100%; float: left; background: url(../img/sec01_txt_bg.jpg) center bottom no-repeat; background-size: cover; color: #8168ae; font-family: 'hgg'; text-align: center; }
.sec01_txt_box h2 span {  font-size:18.5px; }
/*.sec01_txt_box h2 { font-size: 55px; line-height: 63px; margin-top: 130px; font-weight: 200; animation: sec01_txt 1.5s 0s both; }*/
.sec01_txt_box h2 { font-size: 50px; line-height: 63px; margin-top: 80px; font-weight: 200; animation: sec01_txt 1.5s 0s both; }
.sec01_txt_box h2 b { font-weight: 800; }
.sec01_txt_box h4 { width: 352px; height: 45px; margin: auto; border: 0.5px solid #8168ae; border-right: none; border-left: none; font-size: 18px; line-height: 45px; font-weight: 400; margin-top: 25px; animation: sec01_txt 1.5s 0.25s both; }
.sec01_txt_box p { font-size: 14px; line-height: 25px; font-family: 'Noto Sans KR', sans-serif; color: #fff; margin-top: 50px; font-weight: 300; opacity: 0.9;  animation: sec01_txt 1.5s 0.6s both; }
.sec01_line { width: 1px; height: 46px; background-color: #fff; margin: auto; margin-top: 42px; animation: sec01_txt 1.5s 1.05s both; }
.sec01_logo { margin-top: 40px; animation: sec01_txt 1.5s 1.4s both; }
.sec01_open { font-family: 'Noto Sans KR', sans-serif; width: 188px; height: 45px; border: 1px solid #fff; box-sizing: border-box; text-align: center; font-size: 18px; color: #fff; margin: auto; font-weight: 300;
border: 1px solid #fff; line-height: 41px; margin-top: 25px; opacity: 0.8; animation: sec01_txt 1.5s 1.4s both; }

.swiper0 { width: 68%; height: 100%; float: left; position: relative; overflow: hidden; }
.sec01_img_box { width: 100%; height: 100%; }
.sec01_img { width: 100%; height: 100%; }
.sec01_img.img01 { background: url(../img/sec01_img.jpg) center no-repeat; background-size: cover; }
.sec01_img.img02 { background: url(../img/sec01_img02.jpg) center no-repeat; background-size: cover; }

.swiper0 .swiper-slide-active .sec01_img { animation: sec01_img 3s 0s both; }

@keyframes sec01_img {
	from { transform: scale(1.2) }
	to {  }
}
@keyframes sec01_txt {
	from { opacity: 0; transform: translateY(-30px); }
	to {  }
}

/**/

/*#section2 { width: 100%; height: 100%; background: url(../img/sec02_bg.jpg) center bottom no-repeat; background-size: cover; }*/
#section2 { width: 100%; height: 100%; position: relative; }

.sec02_box { width: 100%; height: 100%; position: relative; display: flex; justify-content: space-between; }

.sec02_content { width: 100%; height: 100%; position: relative; overflow: hidden; }

.sec02_img { transition: 1.5s; }
.sec02_content.con01 .sec02_img { width: 100%; height: 100%; background: url(../img/sec02_img01.jpg) center no-repeat; background-size: cover; }
.sec02_content.con02 .sec02_img { width: 100%; height: 100%; background: url(../img/sec02_img02.jpg) center no-repeat; background-size: cover; }
.sec02_content.con03 .sec02_img { width: 100%; height: 100%; background: url(../img/sec02_img03.jpg) center no-repeat; background-size: cover; }

.sec02_txt_box { width: 480px; position: absolute; left: 0; right: 0; margin: auto; top: 20%; text-align: center; transition: 0.6s; }
.sec02_txt_box p { font-size: 15px; line-height: 24px; color: #232323; opacity: 0.8; margin-top: 45px; font-weight: 400; }

.sec02_content.con03 .sec02_txt_box p { color: #fff; font-weight: 300; }

.sec02_content:hover .sec02_img { transform: scale(1.05); }
.sec02_content:hover .sec02_txt_box { transform: translateY(-15px); }

/*.sec02_box { width: 100%; height: 100%; position: relative; }
.swiper1 { width: 100%; height: 100%; position: relative; margin: 0; }
.sec02_location { width: 100%; height: 100%; position: relative; }
.sec02_location.loc01 { background: url(../img/sec02_bg01.jpg) center no-repeat; background-size: cover; }
.sec02_location.loc02 { background: url(../img/sec02_bg02.jpg) center no-repeat; background-size: cover; }
.sec02_location.loc03 { background: url(../img/sec02_bg03.jpg) center no-repeat; background-size: cover; }
.sec02_img { position: absolute; left: 0; width: 70.3125%; height: 100%; }
.sec02_img img { width: 100%; height: 100%; }

.sec02_txt_box { position: absolute; left: 46%; top: 36%; text-align: left; }
.sec02_txt_box p { font-size: 14px; line-height: 25px; color: #232323; margin-left: 150px; margin-top: 40px; opacity: 0.8; }


.sec02_bt { width: 410px; height: 75px; position: absolute; right: 100px; bottom: 90px; z-index: 3; transform: translate(0px); }
.location_bt { width: 240px; height: 100%; background-color: #5f0075; border-radius: 100px; color: #fff; font-size: 14px; line-height: 73px; text-align: left; }
.location_bt a { display: block; width: 100%; height: 100%; border-radius: 100px; box-sizing: border-box; padding-left: 35px; background: url(../img/right_over.png) right 28px center no-repeat;}
.sec02_arrow { width: 160px; height: 100%; display: flex; justify-content: space-between; position: absolute; right: 0; bottom: 0; }
.sec02_arrow .swiper-button-next {  }
.sec02_arrow .swiper-button-prev {  }
.sec02_arrow>div { width: 75px; height: 75px; margin: 0; padding: 0; right: 0; outline: none; border: 1px solid #a5a5a5; box-sizing: border-box; position: relative; border-radius: 200px; transition: 0.3s; }
.sec02_arrow>div>img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: 0.3s; }
.bt_img { opacity: 1; }
.bt_img_over { opacity: 0; }

.sec02_arrow>div:hover { background-color: #5f0075; border: 1px solid #5f0075; }
.sec02_arrow>div:hover .bt_img { opacity: 0; }
.sec02_arrow>div:hover .bt_img_over { opacity: 1; }

.swiper-slide.swiper-slide-active .sec02_img { animation: sec02_img 1.5s 0s both; }
.swiper-slide.swiper-slide-active .sec02_txt { animation: sec02_txt 1.2s 0.4s both; }
.swiper-slide.swiper-slide-active .sec02_txt_box p { animation: sec02_txt 1.2s 0.6s both; }

@keyframes sec02_img {
	from { opacity: 0; transform: translateX(-300px); }
	to {  }
}
@keyframes sec02_txt {
	from { opacity: 0; transform: translateX(50px); }
	to {  }
}
*/

/**/

#section3 { width: 100%; height: 100%; background: url(../img/sec03_bg.jpg) center bottom no-repeat; background-size: cover; }

.sec03_box { position: absolute; width: 1500px; height: 600px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform: translate(20px); text-align: center; font-family: 'hgg'; }

.sec03_tit { width: 310px; margin: auto; position: relative; text-align: center; color: #5f0075; }
.sec03_tit h4 { width: 100%; position: relative; font-size: 24px; line-height: 100%; }
.sec03_tit h4:after { content:''; width: 25px; height: 1px; background-color: #5f0075; position: absolute; left: -16px; top: 0; bottom: 0; margin: auto; }
.sec03_tit h4:before { content:''; width: 25px; height: 1px; background-color: #5f0075; position: absolute; right: -14px; top: 0; bottom: 0; margin: auto; }
.sec03_tit h2 { font-size: 70px; line-height: 100%; margin-top: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: -3.3px; }
.sec03_tit h2 span { color: #9900bd; }

.swiper2 { width: 1245px; margin-top: 0px; padding: 50px 20px; }
.sec03_premium { width: 385px; height: 455px; position: relative; background-color: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.4); transition: 0.4s; }
.sec03_img_box { position: relative; height: 229px; width: 100%; }
.sec03_img_box h6 { font-size: 11px; line-height: 100%; position: absolute; right: 10px; bottom: 8px; color: #fff; font-family: 'Noto Sans KR', sans-serif; text-shadow: 0 0 7px rgba(0,0,0,1),0 0 7px rgba(0,0,0,1); }
.sec03_img_box img { position: absolute; left: 0; top: 0; transition: 0.3s; }
.sec03_img { opacity: 0; }
.sec03_img_over { opacity: 1; }
.sec03_txt_box {  }
.sec03_txt_box h3 { font-size: 32px; line-height: 38px; color: #5f0075; margin-top: 45px; font-weight: 200; }
.sec03_txt_box h3 b { font-weight: 800; }
.sec03_txt_box h3 span { font-size: 20px; }
.sec03_txt_box p { font-family: 'Noto Sans KR', sans-serif; font-size: 14px; line-height: 25px; color: #4d4d4d; margin-top: 12px; }

.sec03_premium:hover { margin-top: -15px; }
/*.sec03_premium:hover .sec03_img_over { opacity: 1; }*/

.sec03_arrow { width: 100%; height: 75px; display: flex; justify-content: space-between; position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; transform: translateY(85px); }
.sec03_arrow .swiper-button-next2 {  }
.sec03_arrow .swiper-button-prev2 {  }
.sec03_arrow>div { width: 75px; height: 75px; margin: 0; padding: 0; right: 0; outline: none; border: 1px solid #a5a5a5; box-sizing: border-box; position: relative; border-radius: 200px; transition: 0.3s; }
.sec03_arrow>div>img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: 0.3s; }
.bt_img { opacity: 1; }
.bt_img_over { opacity: 0; }

.sec03_arrow>div:hover { background-color: #5f0075; border: 1px solid #5f0075; }
.sec03_arrow>div:hover .bt_img { opacity: 0; }
.sec03_arrow>div:hover .bt_img_over { opacity: 1; }

/**/

body.main .footer { width: 100%; border-top: none; margin-left: 0; }


.footer { width: 100%; height: 260px; box-sizing: border-box; z-index: 999; font-family: 'Noto Sans KR', sans-serif; background-color: #250535; color: #fff; position: relative ; 
box-sizing: border-box; padding: 0 100px 300px 100px; text-align: left; letter-spacing: -0.5px; }

.footer_logo { float: left; margin-top: 48px; }
.footer_left { float: left; margin-top: 40px; margin-left: 40px; }
.footer_left p span { font-size: 13px; margin-top: 0px; line-height: 100%; margin-top: 10px; font-weight: 300; letter-spacing: -0.5px; }
.footer_left h5 { font-size: 12px; opacity: 1; margin-top: 0px; line-height: 20px; font-weight: 100; }
.footer_left h6 {  font-size: 12px; opacity: 1;  font-weight: 100; line-height: 100%;  letter-spacing: 0;margin-top: 20px; }

.footer_right { width: 650px; float: right; margin-top: 55px; text-align: right; }
.footer_right ul { float: right; }
.footer_right ul li { font-size: 12px; display: inline-block; line-height: 100%; padding: 0 0px; vertical-align: middle; position: relative; font-weight: 300; letter-spacing: 0; }
.footer_right ul li:nth-child(2n-1) { opacity: 0.9; font-weight: 200; vertical-align: middle; padding-right: 7px; }
.footer_right ul li:nth-child(2n) { margin-right: 17px; }
.footer_right ul li:last-child { padding-right: 0; margin-right: 0; top: 0px; }

/*서브*/

.all_wrap { width: 100%; height: auto; overflow: hidden; margin-left: 0px; position: relative; right: 0; top: 0; }


.sub_top { position: relative; left: 0; top: 0; width: 100%; height: 391px; z-index: 99; margin-top: 100px; background: url(../img/sub_top.jpg) center bottom no-repeat; background-size: cover; animation: sub_top 2s 0.3s both; }
.sub_top:after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; background-color: #000; opacity: 0.6; animation: sub_top_bg 1.6s 0.7s both; }

.sub_top_txt { width: 100%; height: 155px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 9; color: #fff; text-align: center; animation: sub_top_txt 1.1s 1.2s both; }
.sub_top_txt h2 { font-family: 'hgg'; font-size: 70px; line-height: 100%; text-transform: uppercase; font-weight: 800; letter-spacing: 0; }
.sub_top_txt p { font-size: 14px; line-height: 24px; margin-top: 30px; font-weight: 300; letter-spacing: -0.5px; }


@keyframes sub_top {
	from { background: url(../img/sub_top.jpg) center top no-repeat; }
	to {  }
}
@keyframes sub_top_bg {
	from { opacity: 0; }
	to{ }
}
@keyframes sub_top_txt {
	from { opacity: 0; transform: translateY(100px); }
	to{ }
}


#snb_wrap { width: 1100px; height: 65px; position:relative; margin: auto; z-index: 90; }
#snb { width: 460px; height: 65px; position: absolute; right: 0; top: 0; }
#snb:after {content:""; display:block; clear:both; }
#snb > li { float: left; width: 200px; position:relative; height: 65px; text-align: left; box-sizing: border-box; color: #161616; }
#snb > li > a:after { content:''; position: absolute; width: 1px; height: 20px; background-color: #adadad; right: 0; top: 0; bottom: 0; margin: auto; }
#snb > li:first-child { width: 60px; }
#snb > li:first-child img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
#snb > li:nth-child(3) > a:after { display: none; }
#snb > li:first-child + li > a {background:url('../img/snb-arr.html') no-repeat 100% 50%; }
#snb > li:first-child + li + li > a { margin-top:1px; color: #232323;  }
/*#snb > li:first-child + li + li { border-bottom: 1px solid #e8e8e8; }*/
#snb > li:first-child + .ov {margin-left:0;}
#snb > li:nth-child(2):after { content:''; width: 8px; height: 8px; border-top: 1px solid #666; border-right: 1px solid #666; transform: rotate(45deg); position: absolute; right: 18px; top: 28px; transition:0.3s; }
#snb > li:nth-child(3):after { content:''; width: 8px; height: 8px; border-top: 1px solid #666; border-right: 1px solid #666; transform: rotate(45deg); position: absolute; right: 18px; top: 28px; transition:0.3s; }
#snb .ov {margin-left:-1px;}
#snb .ov > a { display: block; height: 65px; line-height: 65px; padding: 0 15px; font-size: 14px; color:#555; min-width:160px; font-weight:400; }

#snb > li:nth-child(2):hover:after { transform: rotate(135deg); top: 26px; }
#snb > li:nth-child(3):hover:after { transform: rotate(135deg); top: 26px; }

#snb .ov ul {position:absolute;left:0;top:100%;min-width:100%;background:#fff; display:none; }
#snb .ov ul li { border:1px solid #c2c2c2;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: #636363; padding:11px 15px;white-space:nowrap; }
#snb .ov:hover ul {display:block;}
#snb .ov ul li a:hover { background: #ebebeb; color: #000; }



#sub_container { width: 100%; position: relative; left: 50%; transform: translateX(-50%); overflow: hidden; background-color: #fff; text-align: center; font-family: 'Noto Sans KR', sans-serif; }
#sub_box { position: relative; width: 1100px; margin: auto; overflow: hidden; text-align: center; padding-bottom: 80px; padding-top: 0px; box-sizing: border-box; }
#sub_tit { width: 100%; margin-top: 0; overflow: hidden; text-align: left; }
#sub_box h2 { font-size: 55px; color: #161616; font-weight: 700; line-height: 100%; letter-spacing: -2px; }
.sub_line { width: 100%; height: 1px; background-color: #c6c6c6; margin-top: 22px; }
#sub_box h5 { font-size: 14px; color: #858585; font-weight: 400; margin-top: 16px; }
#sub_page { margin-top: 50px; overflow: hidden; }



/**/

ul.tabs2 { 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.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: #003555;  border:1px solid #003555; }
	
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: #003555; border:1px solid #003555; }


.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: #442530;  border:1px solid #442530;}
	
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: #442530; border:1px solid #442530; }


.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 all and (max-width:1540px){ 

	/**/

	.main_right { right: 29px; width: 22px; height: 280px; }
	.main_right>div { margin-bottom: 8px; }
	.main_right>div>a>img { width: 7px; }

	/**/

	.sec01_box { width: calc(100% - 160px); height: calc(100% - 127px); transform: translateY(18px); }

	.sec01_txt_box h2 span { letter-spacing: -1.6px; }
	.sec01_txt_box h2 { font-size: 45px; line-height: 53px; margin-top: 100px; }
	.sec01_txt_box h4 { width: 290px; height: 40px; font-size: 15px; line-height: 40px; margin-top: 20px; }
	.sec01_txt_box p { font-size: 12px; line-height: 21px; margin-top: 40px; }
	.sec01_line { height: 36px; margin-top: 32px; }
	.sec01_logo { width: 152px; margin-top: 35px; }

	.sec01_img_box { height: 100%; float: left; position: relative; overflow: hidden; }
	.sec01_img { width: 100%; height: 100%; background: url(../img/sec01_img.jpg) center no-repeat; animation: sec01_img 3s 0s both; }


	/**/

	.sec02_txt_box img { height: 75px; }
	.sec02_txt_box p { font-size: 13px; line-height: 20px; color: #232323; opacity: 0.8; margin-top: 35px; font-weight: 400; }

	.sec02_content.con03 .sec02_txt_box p { color: #fff; font-weight: 300; }


/*	.sec02_txt_box { left: 46%; top: 36%; }
	.sec02_txt { height: 85px; }
	.sec02_txt_box p { font-size: 12px; line-height: 21px; margin-left: 115px; margin-top: 30px; }


	.sec02_bt { width: 337px; height: 65px; right: 80px; bottom: 70px; }
	.location_bt { width: 190px; font-size: 12px; line-height: 63px; }
	.location_bt a { padding-left: 30px; background: url(../img/right_over.png) right 26px center no-repeat; background-size: 15px; }
	.sec02_arrow { width: 138px; }
	.sec02_arrow>div { width: 65px; height: 65px; margin: 0; padding: 0; right: 0; outline: none; border: 1px solid #a5a5a5; box-sizing: border-box; position: relative; border-radius: 200px; transition: 0.3s; }
	.sec02_arrow>div>img { width: 15px; }*/


	/**/

	.sec03_box { width: 1200px; height: 500px; transform: translateY(10px); }

	.sec03_tit { width: 230px; }
	.sec03_tit h4 { font-size: 20px; }
	.sec03_tit h4:after { width: 37px; height: 0.5px; left: 7px; }
	.sec03_tit h4:before { width: 37px; height: 0.5px; right: 5px; }
	.sec03_tit h2 { font-size: 57px; margin-top: 10px; letter-spacing: -3.3px; }

	.swiper2 { width: 990px; padding: 50px 20px; }
	.sec03_premium { width: 300px; height: 360px; }
	.sec03_img_box { height: 179px; }
	.sec03_img_box img { width: 100%; }
	.sec03_img_box h6 { font-size: 10px; right: 12px; bottom: 10px; }
	.sec03_txt_box h3 { font-size: 25px; line-height: 31px; margin-top: 33px; }
	.sec03_txt_box p { font-size: 12px; line-height: 21px; margin-top: 10px; }

	.sec03_premium:hover { margin-top: -10px; }


	.sec03_arrow { width: 100%; height: 65px; transform: translateY(65px); }
	.sec03_arrow>div { width: 65px; height: 65px; }
	.sec03_arrow>div>img { width: 15px; }


}

	

