/* basic css */
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, font, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {margin: 0; padding: 0; border: 0;}
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {display: block;}
html, body { height:auto;}
body { color:#4c4c4c; line-height:1.6; letter-spacing: -0.5px; -webkit-text-size-adjust:none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a:link { color: inherit; text-decoration: none; }
a:visited { color: inherit; text-decoration: none; }
a:hover { color: inherit; text-decoration: none; }
a:active { color: inherit; text-decoration: none; }
a:focus { color: inherit; text-decoration: none; }
select, input, textarea {font-size: 100%;vertical-align: middle; }
input {margin: 0;padding: 0;}
ol, ul {list-style: none;}
label {cursor: pointer;}
legend, caption {width: 0;height: 0; visibility: hidden; font-size: 0;line-height: 0;}
button {cursor: pointer;}
button:focus {outline: 1px dotted;}
img {vertical-align: top;}
table {}

.hidden {position: absolute;width: 0;height: 0;visibility: hidden;font-size: 0;line-height: 0; top:-9999px}


input[type="text"] {box-sizing:border-box; -webkit-appearance:none;}
input:-ms-input-placeholder {color:#808080}
input::-webkit-input-placeholder {color:#808080}
input::-moz-placeholder {color:#808080}
input::-moz-placeholder {color:#808080}
textarea {}

html, body {height:auto; -ms-overflow-style: none;}

::-webkit-scrollbar {

display:none;

}



/* layout*/


header { position: fixed; width: calc(100% - 6.25rem); z-index:99999; top: 0; left: 0; }


.navi { position: absolute;  width: 100%; height: 9.375rem; right: 0px; top: 0px; z-index: 9999; border: none; background: none; transition: 0.3s; background: none; border: none; display: none; transition: height 0.3s, background 0.3s, border 0.3s;
/*background: #fff; border-bottom: 1px solid #ddd; transition: background 0.5s, box-shadow 0.5s;*/
}

/*body.main .navi { background: none; border-bottom: 1px solid transparent; }
body.main .navi:before { content:''; position: absolute; left: 0; bottom: 0; width: calc(100% - 80px); height: 1px; background-color: #fff; }*/

#logo { width: 12rem; height: 2rem; transform: translateY(0px); position: absolute; top: 0; bottom: 0; margin: auto; margin: auto; left: 6.25rem; z-index: 99999999; transition: 0.3s; }
#logo a { display: inline-block; width: 100%; height: 100%;  left:0px; background: url(../img/common/logo.png) center no-repeat; background-size: cover; text-indent:-9999px; transition: 0.3s; }

.navi.active { height: 6.25rem; background-color: #fff; border-bottom: 1px solid #ddd; }
.navi.active2 { background-color: #fff; border-bottom: 1px solid #ddd; }


/*body.main .navi.active { background-color: #fff; border-bottom: 1px solid #ddd; }
body.main .navi.active2 { background-color: #fff; border-bottom: 1px solid #ddd; }*/



#logo a { background: url(../img/common/logo.png) center no-repeat; background-size: cover; }


.navi.white #logo a { background: url(../img/common/logo2.png) center no-repeat; background-size: cover; }
.navi.active #logo a { background: url(../img/common/logo2.png) center no-repeat; background-size: cover; }
.navi.active2 #logo a { background: url(../img/common/logo2.png) center no-repeat; background-size: cover; }

.m_d{line-height: 110%; margin-top: 22px;}
.m_d2{line-height: 110%; margin-top: 12px;}
.gnb { 
/*    min-width: 61.3rem; */
    position:absolute;  left: 50%; transform: translate(-50%); z-index:2; 
    overflow:hidden; 
    height: 100%; letter-spacing:0; z-index: 99; transition: 0.3s;}
.gnb>ul>li { position:relative; float:left; text-align:center; margin: 0 1.563rem; }

.navi .depth1 { position:relative; display:block; color: #fff; font-size: 1.1rem; font-weight: 400; letter-spacing: -0.3px; line-height: 9.375rem; margin: 0px; padding: 0px 0.625rem;transition: 0.3s; text-transform: uppercase; }
.gnb>ul>li:hover>a { color: #beac7f !important; }
.gnb>ul>li>ul { display: block; margin-top: 1.5rem; opacity: 0; transform: translateY(1.25rem); }
.gnb>ul>li>ul>li { float: none; height: 2.125rem; width: auto; }
.gnb>ul>li>ul>li>a { font-size: .9rem; color: #fff; font-weight: 500; letter-spacing: -0.7px; }
.gnb>ul>li>ul>li>a:hover { color: #beac7f; }
.gnb .line { position: absolute; display: block; bottom: 2.813rem; height: 0.19rem; width: 0%; background: #beac7f; left: 0; right: 0; margin: auto; z-index:-99; transition: 0.35s; }
.navi-bg { position: absolute; display: block; width: 100%; height: 0px; left: 0; top: 9.4rem; z-index:1; overflow: hidden; transition: 0.3s; }
.navi-bg .white-bg { width:100%; height: 14rem; background: #000;}
/*.navi-bg .white-bg { width:100%; height: 14rem; background: #000;border-top:1px solid #dedede; border-bottom:1px solid #dedede; }*/

.navi.active .navi-bg{ top: 6.325rem; transition: 0.3s;}
.navi.active .gnb .line { bottom: 1.75rem; }

.navi.active .gnb .depth1 { color: #262626; line-height: 6.25rem; transition: 0.3s; }
.navi.active2 .gnb .depth1 { color: #262626; transition: 0.3s; }
.navi.white .gnb .depth1 { color: #262626; }

.right_navi { position: absolute; top: 0; bottom: 0; margin: auto; width: auto; height: 9.375rem; right: 6.25rem; z-index: 990; }

.language { float: right; height: 9.375rem; letter-spacing:0; z-index: 90; position: relative; }
.language>ul>li { float: left; position: relative; font-size: 0.75rem; height: 1.875rem; line-height: 2rem; margin-top: 4.063rem; color: #fff; }
.language>ul>li:nth-child(1) { width: 12rem; height: 1.2rem; margin-top: 3.938rem; background: url(../img/common/tel.png) center no-repeat; background-size: cover; transition: 0.3s; }
/*.language:before { content:''; position: absolute; left: -2.5rem; top: 4.5rem; width: 1px; height: 1.25rem; background-color: #101f3a; opacity: 0.3; transition: 0.3s; }*/


.navi.active .language>ul>li:nth-child(1) { background: url(../img/common/tel2.png) center no-repeat; background-size: cover; }
.navi.active2 .language>ul>li:nth-child(1) { background: url(../img/common/tel2.png) center no-repeat; background-size: cover; }
.navi.active .language:before { background-color: #101f3a; }

.navi.white .language>ul>li:nth-child(1) { background: url(../img/common/tel2.png) center no-repeat; background-size: cover; }
.navi.white .language:before { background-color: #fff; }


/**/
@keyframes m_right {
	0% { transform: translateX(100px); }
	100%{ transform: translateX(0); }
}
.right_quick { width: 6.25rem; height: 100%; position: fixed; right: 0; top: 0; background-color: #121833; text-align: center; display: flex; justify-content: center; align-items: center; color: #fff; z-index: 9999; display: none; animation: m_right 1s both;}

.right_logo { position: absolute; left: 0; right: 0; margin: auto; top: 3.875rem; transform: translateX(1px); }

.right_quick>ul { transform: translateY(100%) }
.right_quick>ul>li { display: flex; justify-content: center; align-items: center; margin-bottom: 2.125rem; }
.right_quick>ul>li:last-child { margin-bottom: 0; }
.right_quick>ul>li div {  }
.right_quick>ul>li div h4 { font-size: 0.813rem; line-height: 1.075rem; font-weight: 300; margin-top: 1rem; }
.right_quick>ul>li div h6 { font-size: 0.6rem; line-height: 100%; font-weight: 100; opacity: 0.45; letter-spacing: 0.05rem; position: relative; display: inline-block; top: -0.425rem; }
.right_quick>ul>li div h6:after { content: ''; position: absolute; left: 0; bottom: 0; background-color: #fff; width: 100%; height: 1px; opacity: 0.45; }
.right_icon_box { width: 1.188rem; height: 1.563rem; display: flex; justify-content: center; align-items: flex-end; margin: auto; }

.right_arrow { width: 45px; height: 190px; background-color: #8a7e60; position: absolute; left: -45px; top: 150px; z-index: 9; transition: 0.6s; }
.right_arrow:after { content:''; width: 6px; height: 11px; position: absolute; right: -6px; top: 26px; background: url(../img/common/open_arrow.png) center no-repeat; }
.right_arrow p { width: 400%; font-family: 'Futura Std Oblique'; font-size: 13px; height: 13px; line-height: 100%; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; 
transform-origin: center center; transform: rotate(90deg) translateY(68px); }

.zero_content { width: 500px; height: 100%; position: fixed; background: url(../img/common/zero_bg.jpg) center bottom no-repeat; background-size: cover; right: -400px; top: 0; z-index: 9991; color: #000; text-align: center;
display: flex; justify-content: center; align-items: center; transition: 0.6s; }
.zero_content:after { content:''; width: 100%; height: 100%; background-color: #fff; position: absolute; left: 0; top: 0; opacity: 0.4; z-index: 1; }
.zero_content>div { width: 100%; }
.zero_bg { width: 100%; height: 100%; position: fixed; background-color: #000; opacity: 0.7; left: -100%; top: 0; z-index: 9990; transition: 0.8s; cursor: pointer; }

.zero_tit { position: relative; z-index: 9; }
.zero_tit h4 { font-size: 20px; line-height: 24px; font-weight: 200; }
.zero_tit h4 b { font-weight: 600; }
.zero_tit h2 { font-family: 'Futura Std'; font-size: 111px; line-height: 100%; color: #f15923; font-weight: 600; margin-top: 15px; }
.zero_tit h3 { font-family: 'Futura Std'; font-size: 22px; line-height: 100%; color: #f15923; font-weight: 700; margin-top: 0px; }
.zero_tit h3 span { color: #056b5c; }

.zero_content ul { width: 84%; margin: auto; border-top: 1px solid #d0d0d0; margin-top: 35px; position: relative; z-index: 9; }
.zero_content ul li { width: 100%; display: flex; justify-content: center; align-items: center; border-bottom: 1px solid #d0d0d0; padding: 25px 0; }
.zero_content ul li>div { width: 100%; display: flex; justify-content: space-between; align-items: center; }
.zero_num { width: 34px; height: 34px; background-color: #ddd; font-family: 'Futura Std'; line-height: 34px; font-size: 15px; font-weight: 600; color: #fff; border-radius: 100%; }
.zero_txt { text-align: left; width: 315px; }
.zero_txt h3 { font-size: 22px; line-height: 100%; color: #056b5c; font-weight: 700; }
.zero_txt h3 span { font-family: 'Futura Std'; color: #f15923; letter-spacing: 0px; font-weight: 700; }
.zero_txt h3 span b { font-family: 'Futura Std Oblique'; }
.zero_txt p { font-size: 16px; line-height: 100%; margin-top: 6px; }
.zero_icon { height: 100%; display: flex; align-items: center; }

.zero_close { width: 30px !important; height: 30px; position: absolute; right: 30px; top: 30px; z-index: 9; cursor: pointer; }
.zero_close:before { width: 1px; height: 100%; position: absolute; content:''; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(-45deg); }
.zero_close:after { width: 1px; height: 100%; position: absolute; content:''; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(45deg); }


.right_arrow.active { left: -545px; transition: 0.6s 0.2s; }
.zero_content.active { right: 100px; transition: 0.6s 0.2s; }
.zero_bg.active { left: 0; transition: 0.8s; }

/**/


/**/ 

.top_bt_box { width: 3.75rem; height: auto; position: absolute; left: 0; right: 0; margin: auto; bottom: 0; z-index: 99; transition: 0.5s; cursor: pointer; }
.top_bt_box p { font-size: 0.625rem; line-height: 100%; }

/*.top_bt { width: 2.625rem; height: 2.625rem; margin: auto; margin-top: 1rem; background-color: #045e51; }*/

.top_bt { width: 3.25rem; height: 5rem; position: relative; left: 0; right: 0; bottom: 0; margin: auto; text-align: center; z-index: 9; opacity: 1; transition: 0.7s 0s; margin-top: 0.8rem; overflow: hidden; }
.top_scroll { width: 0.813rem; height: 3.85rem; margin: auto; margin-top: 1.15rem; position: relative; overflow: hidden; }
/*.top_scroll span { position: absolute; left: 0; right: 0; margin: auto; bottom: -100%; width: 1px; height: 100%; background-color: #121212; }*/
.top_scroll span { position: absolute; left: 0; right: 0; margin: auto; bottom: 0; width: 1px; height: 100%; background-color: #fff; }
.top_scroll:after { position: absolute; content:''; width: 0.5rem; height: 0.5rem; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(-135deg); left: 0; top: 0.125rem; right: 0; margin: auto; }
.scroll_circle { content:''; position: absolute; left: 0; right: 0; top: 0px; margin: auto; width: 2.7rem; height: 2.7rem; z-index: -1; }
.scroll_circle span { content:''; position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; background-color: #000; width: 100%; height: 100%; border-radius: 100%; opacity: 0.12; }




/*.top_bt:before { content:''; width: 0.438rem; height: 0.438rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-left: 1px solid #000; border-top: 1px solid #000; transform: rotate(45deg) translate(1.5px,1px); z-index: 9; }*/

/**/



header.hide { opacity: 0; z-index: -100; transition: 0.6s; }
#logo.hide { opacity: 0; z-index: -100; transition: 0.6s; }
.ham.hide { opacity: 0; z-index: -100; transition: 0.6s; }




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


@media all and (max-width: 1540px) { 
	
/*	#logo { width: 170px; height: 17px; } */
/*	.language>ul>li:nth-child(1) { width: 126px; height: 17px; }*/

}	


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