@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@300;400;500;700&display=swap');

@import url("https://use.typekit.net/wwb5mwx.css");

@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/variable/pretendardvariable.css");

@import url('https://fonts.googleapis.com/css2?family=Sorts+Mill+Goudy:ital@0;1&display=swap');

:root {
    --vh:100vh;
}

::selection{background:rgba(89,102,58,0.2)}
::marker { display: none}
/********************************************************** 
* Fonts
***********************************************************/ 
@font-face {
	font-family: 'SUIT Variable';
	font-weight: 100 400 900;
	src: url('../fonts/SUIT-Variable.woff2') format('woff2-variations');
}
@font-face {
	font-family: 'perpetua'; 
	src: url('../fonts/perpetua.woff') format('woff');
} 
@font-face {
	font-family: 'Perpetua';
	src: url('../fonts/perpetua.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/perpetua.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/perpetua.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/perpetua.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/perpetua.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/perpetua.svg#perpetua') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: 'KoPubWorld_Batang_Pro';
  src: url('../fonts/KoPubWorld_Batang_Pro_Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KoPubWorld_Batang_Pro_m';
  src: url('../fonts/KoPubWorld_Batang_Pro_Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KoPubWorld_Batang_Pro_l';
  src: url('../fonts/KoPubWorld_Batang_Pro_Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KoPubWorld_Dotum_Light';
  src: url('../fonts/KoPubWorld_Dotum_Light.ttf') format('woff');
}
@font-face {
  font-family: 'KoPubWorld_Dotum_Medium';
  src: url('../fonts/KoPubWorld_Dotum_Medium.ttf') format('woff');
}
@font-face {
  font-family: 'KoPubWorld_Dotum_Bold';
  src: url('../fonts/KoPubWorld_Dotum_Bold.ttf') format('woff');
}
@font-face {
  font-family: 'Capitolium_Light';
  src: url('../fonts/Capitolium_Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Capitolium_Road';
  src: url('../fonts/Capitolium_Road.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Capitolium_Bold';
  src: url('../fonts/Capitolium_Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'FreightBigProBook';
    src: url('../fonts/FreightBigProBook-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FreightBigProBookItalic';
    src: url('../fonts/freight-big-pro-book-italic.woff2') format('woff2');
	src: url('../fonts/freight-big-pro-book-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'FreightBigProLight';
	src: url('../fonts/FreightBigProLight-Regular.woff') format('woff');
}
@font-face {
    font-family: 'FreightBigProMedium';
	src: url('../fonts/FreightBigProMedium-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'FreightBigProMediumItalic';
    src: url('../fonts/FreightBigProMedium-Italic.woff2') format('woff2');
	src: url('../fonts/FreightBigProMedium-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'FreightBigProSemiBold';
	src: url('../fonts/freight-big-pro-semi-bold-regular.woff') format('woff');
}
@font-face {
    font-family: 'FreightBigProBold';
	src: url('../fonts/FreightBigProBold-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'FreightBigProBoldItalic';
	src: url('../fonts/freight-big-pro-bold-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'MinionPro-Regular';
    src: url('../fonts/MinionPro-Regular.woff') format('woff');
} 

@font-face {
    font-family: 'Marcellus-Regular';
    src: url('../fonts/Marcellus-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.woff') format('woff');
}

.pretendard *,.pretendard {
    font-family: 'Pretendard Variable';
}
.sortsmillgoudy *,.sortsmillgoudy {
    font-family: 'Sorts Mill Goudy', sans-serif;
}
.sortsmillgoudy_italic *,.sortsmillgoudy_italic {
    font-family: 'Sorts Mill Goudy', serif; font-style:italic;
}
.notoserif *,.notoserif {
    font-family: 'Noto Serif KR', serif;
	-webkit-font-smoothing: antialiased;
    letter-spacing: -0.02em;
}
.kopubworlddotum *,.kopubworlddotum {
	font-family: 'KoPubWorld_Dotum_Light';
}
.kopubworldbatang *,.kopubworldbatang {
	font-family: 'KoPubWorld_Batang_Pro_l';
}
.capitolium *,.capitolium {
	font-family: 'Capitolium_Light';
}
.kopubworldbatang *,.kopubworldbatang {
    font-family: 'KoPub Batang', sans-serif;
}
.freight *,.freight {
     font-family: 'FreightBigProBook';
}
 .aboreto {
  font-family: "Aboreto", serif;
  font-weight: 400;
  font-style: normal;
}
 .marcellus {
    font-family: 'Marcellus-Regular';
}
.cormorant {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
}
.montserrat{
  font-family: "Montserrat", sans-serif;  
}


/********************************************************** 
* Common
***********************************************************/ 
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,
table, caption, tbody, tfoot, thead, tr, th, td,
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
} 
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body{ 
	font-family: 'SUIT Variable';
	letter-spacing: 0.2px;
	color: #191919;
    overflow-x: hidden !important;
    scroll-behavior: smooth;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Safari */
	-khtml-user-select: none;    /* Konqueror HTML */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;          /* Standard */
}
/* body.open{width:100%; height:100%; overflow: hidden;} */
body *{box-sizing: border-box; word-break: keep-all;}
a:hover, a:link, a:visited, a:active {text-decoration: none; color: inherit;}
hr{border:0; margin:0; width:100%; height:1px; background: #fff;}
button{font-family: inherit;}
address {font-style: normal;}


/*
input{
  ios대응<!-- 주석해야됌 -->
  appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
*/
select{
  /*ios대응*/
  -webkit-appearance: none;
  -moz-appearance: none; 
  appearance: none;

  /*화살표 배경 넣기*/
/*  background: url('../img/select-down-arrow.svg') no-repeat 93% 50% rgba(255, 255, 255, 0); background-size:12px;화살표 select박스 오른쪽 중앙 배치,배경 흰색*/
}
select::-ms-expand{ 
  display:none; /* 화살표 없애기 for IE10, 11*/
}
a { -webkit-tap-highlight-color:transparent;}
* {-webkit-tap-highlight-color:transparent;}
img {max-width: 100%; vertical-align: top;}

/********************************************************** 
* scrollbar - 스크롤 바
***********************************************************/
/* width */
::-webkit-scrollbar {
	width:8px; height:100vh; background:transparent;
}

/* Track */
::-webkit-scrollbar-track {
    display:none;
    background-color:transparent;
    border-radius:2rem;
    box-shadow:inset 0px 0px 5px transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
	width:8px; background-color:rgba(0, 0, 0, 0.7);
	border-radius: 2rem;
	-webkit-border-radius: 2rem;
	-moz-border-radius: 2rem;
	-ms-border-radius: 2rem;
	-o-border-radius: 2rem;
    background-clip:padding-box;
    border:0;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background-color:rgba(0, 0, 0, 0.7);
}
 

.dp_ib {display: inline-block;}
.dp_none {display: none;}

.p_r{position:relative;}

body > #preview_item{display:none;}
body > #hd_login_msg{display:none;}

/********************************************************** 
* skip
***********************************************************/ 
#skip a {position: absolute; top: 0; left: -9999px; z-index: 1000;}
#skip a:focus, #skip a:active {display: block; top: 0; left: 0;  width: 100%; padding: 10px 0; background: #345243; color: #fff; text-align: center;}

/********************************************************** 
* hide text
***********************************************************/ 
.blind {font-size: 0; line-height: 0; width: 1px; height: 1px; line-height: 1px; text-align: -9999px; overflow: hidden; position: absolute; top: 0; left: -9999px;}
.ir_text{display: block; width: 100%; height: 100%; text-indent: -9999em;}

/********************************************************** 
* font-size
***********************************************************/ 
/* .h1{font-size:2.813rem; line-height: 1.4;}
.h2{font-size:2.5rem; line-height: 1.4;}
.h3{font-size:2.25rem; line-height: 1.4;}
.h4{font-size:1.875rem; line-height: 1.4;}
.h5{font-size:1.563rem; line-height: 1.4;}
.h6{font-size:1.5rem; line-height: 1.4;} */

.fz_10{font-size: 0.625rem;}
.fz_11{font-size: 0.688rem;}
.fz_12{font-size: 0.75rem;}
.fz_13{font-size: 0.813rem;}
.fz_14{font-size: 0.875rem;}
.fz_15{font-size: 0.938rem;}
.fz_16{font-size: 1rem;  }
.fz_17{font-size: 1.063rem; line-height: 1.6;}
.fz_18{font-size: 1.125rem; line-height: 1.6;}
.fz_19{font-size: 1.188rem; line-height: 1.6;}
.fz_20{font-size: 1.25rem; line-height: 1.6;}
.fz_21{font-size: 1.313rem; line-height: 1.6;}
.fz_22{font-size: 1.375rem; line-height: 1.6;}
.fz_23{font-size: 1.438rem; line-height: 1.6;}
.fz_24{font-size: 1.5rem; line-height: 1.6;}
.fz_25{font-size: 1.563rem; line-height: 1.6;}
.fz_26{font-size: 1.625rem; line-height: 1.6;}
.fz_27{font-size: 1.688rem; line-height: 1.6;}
.fz_28{font-size: 1.75rem; line-height: 1.6;}
.fz_29{font-size: 1.813rem; line-height: 1.6;}
.fz_30{font-size: 1.875rem;  }
.fz_31{font-size: 1.938rem;  }
.fz_32{font-size: 2rem;  }
.fz_33{font-size: 2.063rem;  }
.fz_34{font-size: 2.125rem;  }
.fz_35{font-size: 2.188rem;  }
.fz_36{font-size: 2.25rem;  }
.fz_37{font-size: 2.313rem;  }
.fz_38{font-size: 2.375rem;  }
.fz_39{font-size: 2.438rem;  }
.fz_40{font-size: 2.5rem;  }
.fz_42{font-size: 2.625rem;  }
.fz_43{font-size: 2.688rem;  }
.fz_45{font-size: 2.813rem;  }
.fz_46{font-size: 2.875rem;  }
.fz_48{font-size: 3rem;  }
.fz_50{font-size: 3.125rem; line-height: 1.4;}
.fz_51{font-size: 3.188rem; line-height: 1.4;}
.fz_52{font-size: 3.25rem; line-height: 1.4;}
.fz_55{font-size: 3.438rem; line-height: 1.4;}
.fz_58{font-size: 3.625rem; line-height: 1.4;}
.fz_59{font-size: 3.688rem; line-height: 1.4;}
.fz_60{font-size: 3.75rem; line-height: 1.4;}
.fz_68{font-size: 4.25rem; line-height: 1.4;}
.fz_70{font-size: 4.375rem; line-height: 1.4;}
.fz_75{font-size: 4.688rem; line-height: 1.4;}
.fz_80{font-size: 5rem; line-height: 1.4;}
.fz_85{font-size: 5.313rem; line-height: 1.4;}
.fz_90{font-size: 5.625rem; line-height: 1.4;}
.fz_95{font-size: 5.938rem; line-height: 1.4;}
.fz_100{font-size: 6.25rem; line-height: 1.4;}
.fz_110{font-size: 6.875rem;}
.fz_120{font-size: 7.5rem;}
.fz_126{font-size: 7.875rem;}
.fz_130{font-size: 8.125rem;}
.fz_140{font-size: 8.75rem;}
.fz_150{font-size: 9.375rem;}
.fz_170{font-size: 10.625rem;}
.fz_180{font-size: 11.25rem;}
.fz_200{font-size: 12.5rem;}
.fz_210{font-size: 13.125rem;}
.fz_215{font-size: 13.438rem;}
.fz_220{font-size: 13.75rem;}
.fz_230{font-size: 14.375rem;}
.fz_235{font-size: 14.688rem;}



/********************************************************** 
* font style
***********************************************************/
.ta_c{text-align: center;}
.ta_l{text-align: left;}
.ta_r{text-align: right;}

.fw_200{font-weight: 200;}
.light{font-weight: 300;}
.normal{font-weight: 400;}
.medium{font-weight: 500;}
.semibold{font-weight: 600;}
.bold{font-weight: 700;}

.italic{font-style:italic;}


/********************************************************** 
* color
***********************************************************/
.c-w{color:#fff;}
.c-b{color:#000;}
.c-gray {color:#767676;}
.c-010101 {color:#010101;}
.c-a3a3a3 {color:#a3a3a3;}
.c-a7a59d {color:#a7a59d;}
.c-f2f2f3 {color:#f2f2f3;}
.c-f6f6f6 {color:#f6f6f6;}
.c-727272{color:#727272;}
.c-6f6f6f{color: #6f6f6f;}
.c-7f7f7f{color:#7f7f7f;}
.c-2d2d2d{color:#2d2d2d;}
.c-252525{color:#252525;}
.c-233d2d{color:#233d2d;}
.c-303030{color:#303030;}
.c-333{color:#333;}
.c-343434{color:#343434;}
.c-363636{color:#363636;}
.c-444{color:#444;}
.c-4b3b2b{color:#4b3b2b;}
.c-4e4e4e{color:#4e4e4e;}
.c-455e56{color:#455e56;}
.c-525252{color:#525252;}
.c-535353{color:#535353;}
.c-555{color:#555;}
.c-565656{color:#565656;}
.c-595959{color:#595959;}
.c-515c3e{color:#515c3e;}
.c-6d6d6d{color:#6d6d6d;}
.c-6b6b6b{color:#6b6b6b;}
.c-626262{color:#626262;}
.c-676767{color:#676767;}
.c-8b8b8b{color:#8b8b8b;}
.c-868686{color:#868686;}
.c-959595{color:#959595;}
.c-979797{color:#979797;}
.c-60656e{color:#60656e;}
.c-ebebeb{color:#ebebeb;}
.c-edecec{color:#edecec;}
.c-e3e3e3{color:#e3e3e3;}
.c-2f2f2f { color: #2f2f2f;}
.c-282828 {color: #282828;}
.c-2e2e2e {color: #2e2e2e;}
.c-fffcf5 {color: #fffcf5;}
.c-282d60 {color: #282d60;}
.c-3c416f{color: #3c416f;}
.c-5b5b5b{color: #5b5b5b;}
.c-a0a0a0{color: #a0a0a0;}
.c-413f6f{color: #413f6f;}

/********************************************************** 
* line-height
***********************************************************/
.lh_1{line-height: 1;}
.lh_11{line-height: 1.1;}
.lh_12{line-height: 1.2;}
.lh_13{line-height: 1.3;}
.lh_14{line-height: 1.4;}
.lh_15{line-height: 1.5;}
.lh_16{line-height: 1.6;}
.lh_17{line-height: 1.7;}
.lh_18{line-height: 1.8;}
.lh_19{line-height: 1.9;}
.lh_2{line-height: 2;}
.lh_21{line-height: 2.1;}
.lh_22{line-height: 2.2;}
.lh_23{line-height: 2.3;}
.lh_24{line-height: 2.4;}

/********************************************************** 
* letter-spacing
***********************************************************/
.ls_p1{letter-spacing:0.01em;}
.ls_p2{letter-spacing:0.02em;}
.ls_p3{letter-spacing:0.03em;}
.ls_p4{letter-spacing:0.04em;}
.ls_p5{letter-spacing:0.05em;}
.ls_p6{letter-spacing:0.06em;}
.ls_p7{letter-spacing:0.07em;}
.ls_p8{letter-spacing:0.08em;}
.ls_p10{letter-spacing:0.1em;}
.ls_p15{letter-spacing:0.15em;}
.ls_p20{letter-spacing:0.2em;}
.ls_p30{letter-spacing:0.3em;}
.ls_p40{letter-spacing:0.4em;}
.ls_p50{letter-spacing:0.5em;}

.ls_0{letter-spacing:0em;}
.ls_2{letter-spacing:-0.02em;}
.ls_3{letter-spacing:-0.03em;}
.ls_4{letter-spacing:-0.04em;}
.ls_5{letter-spacing:-0.05em;}

/********************************************************** 
* margin-bottom
***********************************************************/
.m_5{margin-bottom: 5px;}
.m_10{margin-bottom: 10px;}
.m_15{margin-bottom: 15px;}
.m_20{margin-bottom: 20px;}
.m_30{margin-bottom: 30px;}
.m_40{margin-bottom: 40px;}
.m_50{margin-bottom: 50px;}
.m_60{margin-bottom: 60px;}
.m_80{margin-bottom: 80px;}
.m_100{margin-bottom: 100px;}
.m_120{margin-bottom: 120px;}
.m_160{margin-bottom: 160px;}
.m_200{margin-bottom: 200px;}

/********************************************************** 
* margin-left
***********************************************************/
.ml_10{margin-left: 10px;}
.ml_20{margin-left: 20px;}
.ml_30{margin-left: 30px;}
.ml_40{margin-left: 40px;}

/********************************************************** 
* padding
***********************************************************/
.pd_60{padding: 60px 0;}
.pd_80{padding: 80px 0;}
.pd_100{padding: 100px 0;}
.pd_120{padding: 120px 0;}
.pd_140{padding: 140px 0;}
.pd_160{padding: 160px 0;}
.pd_200{padding: 200px 0;}

/********************************************************** 
* padding-top
***********************************************************/
.pt_5{padding-top: 5px;}
.pt_10{padding-top: 10px;}
.pt_15{padding-top: 15px;}
.pt_20{padding-top: 20px;}
.pt_30{padding-top: 30px;}
.pt_40{padding-top: 40px;}
.pt_60{padding-top: 60px;}
.pt_80{padding-top: 80px;}
.pt_100{padding-top: 100px;}
.pt_120{padding-top: 120px;}
.pt_140{padding-top: 140px;}
.pt_160{padding-top: 160px;}
.pt_180{padding-top: 180px;}
.pt_200{padding-top: 200px;}
.pt_210{padding-top: 210px;}
.pt_230{padding-top: 230px;}
.pt_250{padding-top: 250px;}

/********************************************************** 
* padding-left
***********************************************************/
.pl_4px{padding-left:4px;}
.pl_5px{padding-left:5px;}
.pl_5{padding-left:5%;}
.pl_10{padding-left:10%;}
.pl_11{padding-left:11%;}
.pl_12{padding-left:12%;}
.pl_13{padding-left:13%;}
.pl_14{padding-left:14%;}
.pl_15{padding-left:15%;}
.pl_16{padding-left:16%;}
.pl_17{padding-left:17%;}
.pl_18{padding-left:18%;}
.pl_19{padding-left:19%;}
.pl_20{padding-left:20%;}
.pl_21{padding-left:21%;}
.pl_22{padding-left:22%;}
.pl_23{padding-left:23%;}
.pl_24{padding-left:24%;}
.pl_25{padding-left:25%;}
.pl_26{padding-left:26%;}

.m_auto{
    margin-left: auto;
    margin-right: auto;
}
.mx300{max-width: 300px;}
.mx400{max-width: 400px;}
.mx500{max-width: 500px;}
.mx520{max-width: 520px;}
.mx540{max-width: 540px;}
.mx550{max-width: 550px;}
.mx570{max-width: 570px;}


/********************************************************** 
* icon
***********************************************************/


/********************************************************** 
* flex-box
***********************************************************/
.flex_row{display: flex; }
.flex_row.fw{flex-wrap:wrap; }
.flex_row.al_fs{display: flex; align-items: flex-start;}
.flex_row.al_fe{display: flex; align-items: flex-end;}
.flex_row.center{display: flex; align-items: center;}
.flex_row.jc_center{justify-content: center;}
.flex_row.jc_fs{justify-content: flex-start;}
.flex_row.jc_fe{justify-content: flex-end;}
.flex_row.sb{justify-content:space-between;}
.flex_row.sa{justify-content:space-around;}
.flex_row.se{justify-content:space-evenly;}
.fd_c{flex-direction:column;}

.column_half{width: 50%;}
.column_half_40{width: 40%;}
.column_third{width: 33.3333%;}
.column_third_30{width: 30%;}
.column_quarter{width: 25%;}
.column_fifth{width: 20%;}
.column_sixth{width: 16.666666%;}

.container-1600{position:relative; width:100%; max-width:1600px; padding:0; margin-left:auto; margin-right:auto;}
.container-1580{position:relative; width:100%; max-width:1580px; padding:0; margin-left:auto; margin-right:auto;}
.container-1500{position:relative; width:100%; max-width:1500px; padding:0; margin-left:auto; margin-right:auto;}
.container-md{width: 100%; max-width: 1440px; margin-left: auto; margin-right: auto; padding:0 40px; position: relative;}
.container-sm{width: 100%; max-width: 1400px; margin-left: auto; margin-right: auto; padding:0 40px; position: relative;}
.container-1400{width: 100%; max-width: 1400px; margin-left: auto; margin-right: auto; padding:0; position: relative;}
.container-1300{width: 100%; max-width: 1300px; margin-left: auto; margin-right: auto; padding:0; position: relative;}
.container-1200{width: 100%; max-width: 1240px; margin-left: auto; margin-right: auto; padding:0; position: relative;}
.container-xs{width: 100%; max-width: 1100px; margin-left: auto; margin-right: auto; padding:0; position: relative;}
.container-800{width: 100%; max-width: 800px; margin-left: auto; margin-right: auto; padding:0; position: relative;}

.pc_cont_1440{display:block; opacity:1; visibility:visible;}
.m_cont_1440{display:none; opacity:0; visibility:hidden;}

.pc_cont_1280{display:block; opacity:1; visibility:visible;}
.m_cont_1280{display:none; opacity:0; visibility:hidden;}

.pc_cont_1024{display:block; opacity:1; visibility:visible;}
.m_cont_1024{display:none; opacity:0; visibility:hidden;}

.pc_cont{display:block; opacity:1; visibility:visible;}
.m_cont{display:none; opacity:0; visibility:hidden;}

.pc_cont_960{display:block; opacity:1; visibility:visible;}
.m_cont_960{display:none; opacity:0; visibility:hidden;}
.pc_cont_960_in{display:inline-block; opacity:1; visibility:visible;}
.m_cont_960_in{display:none; opacity:0; visibility:hidden;}

.pc_cont_768{display:block; opacity:1; visibility:visible;}
.m_cont_768{display:none; opacity:0; visibility:hidden;}

.pc_cont_640{display:block; opacity:1; visibility:visible;}
.m_cont_640{display:none; opacity:0; visibility:hidden;}

.pc_cont_480{display:block; opacity:1; visibility:visible;}
.m_cont_480{display:none; opacity:0; visibility:hidden;}

.pc_cont_434{display:block; opacity:1; visibility:visible;}
.m_cont_434{display:none; opacity:0; visibility:hidden;}

.pc_cont_400{display:block; opacity:1; visibility:visible;}
.m_cont_400{display:none; opacity:0; visibility:hidden;}

.pc_cont_376{display:block; opacity:1; visibility:visible;}
.m_cont_376{display:none; opacity:0; visibility:hidden;}

/********************************************************** 
* reveal - 텍스트 효과
***********************************************************/
.reveal { transition:transform 0.8s ease-out, opacity 0.8s ease-out; will-change:transform, opacity; transition-delay: .1s;}
.fade-in { opacity:0; }
.fade-up { transform:translateY(50px); opacity:0; }
.fade-down { transform:translateY(-50px); opacity:0; }
.fade-left { transform:translateX(-100px); opacity:0; }
.fade-right { transform:translate(50%,-0%); opacity:0; }
.active.fade-in { opacity:1; }
.active.fade-up { transform:translateY(0); opacity:1; }
.active.fade-down { transform:translateY(0); opacity:1; }
.active.fade-left { transform:translateX(0); opacity:1; }
.active.fade-right { transform:translate(0,-0%); opacity:1; }
.reveal.highlight:before { width:0%; transition:width 0.8s ease-in-out; }
.reveal.highlight.active:before { width:100%; }

@media (max-width:639px) {
    /*.fade-left { transform:translateY(50px); opacity:0; }
    .fade-right { transform:translateY(50%); opacity:0; }
    .active.fade-left { transform:translateY(0); opacity:1; }
    .active.fade-right { transform:translateY(-0%); opacity:1; }*/
}

.active.delay_100{transition-delay: .1s}
.active.delay_200{transition-delay: .2s}
.active.delay_300{transition-delay: .3s}
.active.delay_400{transition-delay: .4s}
.active.delay_500{transition-delay: .5s}
.active.delay_600{transition-delay: .6s}
.active.delay_700{transition-delay: .7s}
.active.delay_800{transition-delay: .8s}
.active.delay_900{transition-delay: .9s}
.active.delay_1000{transition-delay: 1.0s}
.active.delay_2000{transition-delay: 2.0s}
.active.delay_2100{transition-delay: 2.1s}
.active.delay_2200{transition-delay: 2.2s}
.active.delay_2300{transition-delay: 2.3s}
.active.delay_2400{transition-delay: 2.4s}
.active.delay_2500{transition-delay: 2.5s}
.active.delay_2600{transition-delay: 2.6s}
.active.delay_2700{transition-delay: 2.7s}
.active.delay_2800{transition-delay: 2.8s}
.active.delay_2900{transition-delay: 2.9s}
.active.delay_3000{transition-delay: 3.0s}
.active.delay_3500{transition-delay: 3.5s}
.active.delay_4000{transition-delay: 4.0s}




/********************************************************** 
* smooth-scroll
***********************************************************/
.smooth-scroll{position:relative; overflow:hidden !important;}


/********************************************************** 
* header
***********************************************************/
.main-header{
    position:fixed; top:0; left:0%; width: 100%; height:auto; z-index:16; margin: 0 0 0; transition: 1s ease-in-out;   background: #fff; border-bottom:1px solid rgba(0,0,0,0);
}
.main-header {  transform: translateY(-100%);opacity: 0; animation: headshow 1.0s ease-out 1s forwards; display: inline-block; transform-origin: center;}
.main-header.open {border-bottom:1px solid rgba(0,0,0,0.1);} 
@keyframes headshow {
    0% { 
		transform: translateY(-100%);
		opacity: 0;
    }

    100% { 
		transform: translateY(0%);	
		opacity: 1;
    }
}
/* .main-header.nav-up{top:-101%;} */
.scrolled.main-header { box-shadow: 1px 1px 5px rgba(47, 45, 46, .1);} 
.ht-inner {
    position:relative; width:100%; height: 5.563rem; max-width: 1820px; 
    margin-left: auto; margin-right: auto;  
    box-shadow:none; 
    background: transparent;
    display: flex; justify-content: space-between; align-items: center; 
    transition: 0.3s ease-in-out; 
    -webkit-transition: 0.3s ease-in-out; 
    -moz-transition: 0.3s ease-in-out; 
    -ms-transition: 0.3s ease-in-out; 
    -o-transition: 0.3s ease-in-out;
    transition: all 0.4s;
} 
.open .ht-inner.scrolled { background: transparent;}

.ht-inner__left {position:relative; height:100%; display: flex; align-items: center; width: 40%;} 
.ht-inner__left strong { font-weight: 600; }  
.ht-inner__left .linkList { display: flex;align-items: center; gap:2rem; color:#191919; font-size: 1.063rem; font-weight: 600; }
.scrolled .ht-inner__left .linkList { color:#151515; }
.ht-inner__left .linkList .empha { color:#ef363c; letter-spacing:0; font-weight: 700;}
.ht-inner__left .linkList li { border-bottom:1px solid transparent; transition: all 0.3s; } 
/* .ht-inner__left .linkList li:hover { border-bottom:1px solid #151515;  } 
.ht-inner__left .linkList .empha li:hover { border-bottom:1px solid #ef363c;  }  */
/* .ht-inner__left > a::after{ 
    content:''; position:absolute; bottom:-4px; left:0; width:100%; border-bottom:1px solid #0e6ca5; 
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
}
.ht-inner__left a:hover::after{
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
} */
.ht-inner__right {position:relative; height:100%; display: flex; align-items: center;justify-content: flex-end; width: 40%; gap:2rem}   
.main-header .rnBtn { width: 9.625rem; height: 2.25rem; line-height:  2.25rem; background:#ef363c; border-radius: 18px; color:#fff; font-weight: 600; text-align:center; }
.main-header .rnBtn i { width: 100%;}

.ht-inner__center{width: 20%; display: flex; justify-content: center;}
.logo {width:auto;   position: relative; }
.logo > a > .logo_w{display:none;  }
.logo > a > .logo_b{display:block;  } 


.hamberger {transition: all .3s;transition-duration: .7s;display:flex;align-items:center; justify-content: center;  }
.hd_menu{display:block;cursor:pointer;z-index:1;}
.hd_menu:after{left:0;top:0;width:100%;}
.hd_menu span{display:block;background:#191919;width:2.188rem;height:2px;border-radius:0px;transition:margin .25s .25s,transform .25s, background .25s;background-size:cover}
.hd_menu span:first-child{margin-bottom:8px;transform-origin: left;}
.hd_menu span:nth-child(3){margin-top:8px;transform-origin: right;}
.hd_menu:hover span:first-child { transform: scaleX(0.5); } 
.hd_menu:hover span:nth-child(3){transform: scaleX(0.5); }
.scrolled .hd_menu span { background:#3e1444 ; }
.open .hd_menu span{transition:margin .25s,transform .25s .25s;height:2px;background:#191919}
.open .hd_menu span:first-child{margin-top:8px;margin-bottom:-3px;transform:rotate(30deg);transform-origin: center;}
.open .hd_menu span:nth-child(2){transform:rotate(150deg)}
.open .hd_menu span:nth-child(3){margin-top:6px;transform:rotate(150deg); opacity:0;}
.header_cetner_text{position: relative;line-height: 50px;}

.open .layer-bg {  display: block; width: 100vw; height: 100vh; background:rgba(0,0,0,0.3); position: fixed; z-index: 10 ;top: 0; left: 0; 	}
.gnb-container{ position: fixed; top:-50%; right:0; width: 100%; height: 51vh; max-height:485px; z-index: 11; opacity: 0; visibility: hidden;transform: translateY(-500px);transition:opacity .8s cubic-bezier(0.23, 1, 0.320, 1); background:#fff; }
.gnb-container.open{opacity: 1; visibility: visible; transform: translateY(0px);transition:1s;top:0;} 
.gnb-wrapper{ width:98%; max-width:1540px; height: 100%; margin: 0 auto 0; padding-top: calc(  5.563rem + 4.5rem); }
.gnb-inner { display: flex; justify-content: space-between;     text-align: center;}
.gnb-menu-depth1{position: relative;  } 
.gnb-menu-depth1 + .gnb-menu-depth1 { margin-top:1.5rem;}
.gnb-menu-depth1 .gnb-menu-depth1-inner > a{ color:#404040; font-size:1.063rem;font-weight:500;  transition:0.4s; }
.gnb-menu-depth1 .gnb-menu-depth1-inner > a:hover { color:#ef363c;} 
.gnb-menu-sub{ font-size: 0.938rem; transition:.4s ease; }
.gnb-menu-depth2{position: absolute; bottom:0.5rem; left:25%; width: 75%; display: flex; flex-wrap: wrap; color: #eeeeee; opacity: 0.8;}
.gnb-menu-depth1:last-child .gnb-menu-depth2{width:60%; bottom: -8px;}
.gnb-menu-depth2 > li{margin-right: 1.125rem;}
.gnb-menu-depth2 > li > a{display: block; } 
.gnb-inner .wrapper{height:100%; display: flex; justify-content:center; align-items: center; } 
.gnb-menu-depth1.gnb-menu-last{padding-top:42px;}
.gnb-menu-depth1.gnb-menu-last .gnb-menu-depth1-inner > a{font-size:13px;color:#272727;font-weight:400;position: relative;}
.gnb-menu-depth1.gnb-menu-last .gnb-menu-depth1-inner > a:after{content:'';width:0%;height:2px;background:#b4cfe4;position: absolute;left:0;bottom:-4px;transition: .3s;}
.gnb-menu-depth1.gnb-menu-last .gnb-menu-depth1-inner > a:hover:after{width:100%;}
.gnb-menu-depth1.gnb-menu-last > div{display:flex;gap:0 30px;}
.gnb-menu-depth2{left:165px;top:50%;transform: translate(0, -50%);bottom:auto;opacity:1}
.gnb-menu-list { position: relative;  }
.gnb-inner .gnb-menu-list {  } 
.gnb-menu-list02 .gnb-menu-depth2{left:115px;}
.gnb-menu-depth2 > li > a{font-size:15px;color:#040000;position: relative;transition: .3s;} 
.gnb-menu-depth2 > li > a img{vertical-align:middle} 
.gnb-menu-list li .gnb-menu-depth1-inner{position: relative;}
.gnb-menu-list .gnb-menu-depth1_1 .gnb-menu-depth1-inner a { cursor:default;}
.gnb-menu-list li.empha .gnb-menu-depth1-inner a { cursor:pointer;}
.gnb-menu-depth1_1 { width: 100%;  color:#191919; font-size:1.25rem; font-weight:600; cursor:default; margin-bottom: 1.563rem;} 
.gnb-menu-depth1_1.empha { color:#ef363c; letter-spacing:0; } 
.gnb-menu-depth1_1.empha a {border-bottom:1px solid transparent; transition: .4s; padding-bottom: 2px; } 
.gnb-menu-depth1_1.empha a:hover {border-bottom:1px solid #ef363c;} 
 a.hd_gnb_title01 >span { font-family: "Cormorant", serif; font-size: 2.125rem; }

/* 0616추가 */ 
.login_wrap { position:relative;}
.open .login_wrap {display:block;}
.login_wrap .login_menu{position: relative;   }
.login_wrap .login_menu_item{position:relative; display:inline-block; margin:0 0.5rem;color:#fff; font-size: 1.125rem; border-bottom:1px solid transparent; transition: 0.3s;}  
.login_wrap .login_menu_item:hover { border-bottom:1px solid #fff; }
.open .login_wrap .login_menu_item { color:#000;}
.open .login_wrap .login_menu_item:hover { border-bottom:1px solid #000; }
.scrolled .login_wrap .login_menu_item { color:#000;}
.scrolled .login_wrap .login_menu_item:hover { border-bottom:1px solid #000; } 

/* 모바일gnb메뉴 */ 
@media (max-width:1640px){
	.gnb-wrapper  { gap: 0 4rem;}  
	.gnb-menu-depth1_1 { margin-bottom: 0.5rem;} 
	a.hd_gnb_title01 >span { font-size: 1.9rem;}
} 
@media (max-width:1280px){
	.gnb-wrapper  {    height: 70%;}  

	.ht-inner__left .linkList { display: none;}
}
@media (max-width:1024px) {
	.ht-inner__left {width: 35%; }
	.ht-inner__center { width: 30%;}
	.ht-inner__right { width: 35%;}
	.main-header { border-bottom:none;}
	.scrolled.main-header { border-bottom:none;} 
	.gnb-container { height: 100vh; overflow-x: hidden;} 
	.gnb-menu-list.pc_cont_1024{display: none;}
	.gnb-menu-list.m_cont_1024{display: none;background: none; visibility: visible; opacity: 0; overflow-y: auto; height: 100%; border-right: none;}
	.gnb-wrapper { width: 100%; height: 100%; align-items: flex-start; padding: 7rem 0 0; display: block; }
	.open .gnb-menu-list { 
		opacity:1; visibility:visible; border-radius: 0%; transform-origin: left top; transition:all 1.2s ease;  gap:1rem 1.5rem;
	}
	.open .gnb-menu-list.gnb-menu-list_m { display: block; }

	.gnb-menu-depth1 + .gnb-menu-depth1 {   margin-top: 0;}
	.gnb-menu-list-wrap{position:relative; width:100%; height:100%; padding:7rem 0 1rem; display:flex; flex-direction:column; justify-content:flex-start; align-items:flex-start;}
	.gnb-menu-list{position:relative; width:100%; display:block; width:100%; height:auto; padding:0 2rem 2.5rem; overflow-x:hidden; overflow-y:auto;;}
	.gnb-menu-list-m{display:none;}

	/* width */
	.gnb-menu-list::-webkit-scrollbar {
		width:5px;
	}
	/* Track */
	.gnb-menu-list::-webkit-scrollbar-track {
		background: rgba(240, 240, 240, 0);
	}
	/* Handle */
	.gnb-menu-list::-webkit-scrollbar-thumb {
		background: #fff;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
	}
	/* Handle on hover */
	.gnb-menu-list::-webkit-scrollbar-thumb:hover {
		background: #fff;
	}
	.gnb-menu-list::before { display: none;}

	.gnb-menu-depth1{position: relative; height:auto; margin-left:0; display: block; overflow: hidden; font-size: 1.9rem; font-weight: 600; padding-left:0; }  
	.gnb-menu-depth1-last{margin:0 auto 6%;}
	.gnb-menu-depth1 > a {
		position:relative; display:inline-block; width:100%; text-align: left; font-size: 2rem; padding: 1.5rem 0 1.5rem; 
	}
	.gnb-menu-depth1 > a::before { display: block; content:""; width: 1.7rem; height: 1px; background: rgba(0,0,0,0.7); position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
	.gnb-menu-depth1 > a::after { display: block; content:""; width: 1.7rem; height: 1px; background: rgba(0,0,0,0.7); position: absolute; right: 0; top: 50%; transform: translateY(-50%) rotate(90deg); transition:0.3s;}
	.gnb-menu-depth1 > a.empha::before { display: none;}
	.gnb-menu-depth1 > a.empha::after { display: none;}
	.gnb-menu-depth1 > a.on::after {   transform: translateY(-50%) rotate(0); opacity: 0;}
	.gnb-container { width: 100%; height: 100vh; max-height: 95vh;  overflow-y: scroll;} 
	.gnb-container .gnb-menu-list > li > a.empha { color:#ef363c;  } 

	.gnb-menu-depth2{ position:static; height:auto; display: none; padding:0rem 0rem 1rem; transform: none;}
	.gnb-menu-depth2 > li {padding:0; margin-bottom: 10px;width: 100%; text-align: left;}
	.gnb-menu-depth2 > li > a {display:block; width:auto;  padding:6px 0 6px 0; font-size: 1.3rem; font-weight:400; letter-spacing:-0.02em;}
	.gnb-menu-depth2 li i{position: relative; margin-left: 5px; transform: none;}
	 

	.gnb-menu-depth1_1 .gnb-menu-depth1-inner > a.hd_gnb_title01 { font-size: 1.6rem;} 
	
	.main-header .rnBtn { font-size: 0.9rem; font-weight: 400; width: 8.6rem;}
}

@media (max-width:1024px) {
	.main-header { z-index: 17;}	  
    .logo > a > .logo_w {max-width: 100%; }
    .logo > a > .logo_b {max-width: 100%; }  
 
	.hd_menu span { width: 2.7rem;}
	.hd_menu span:first-child {margin-bottom: 6px; }
	.hd_menu span:nth-child(3) { margin-top: 6px;}
	.open .hd_menu span:first-child { margin-bottom: -2px; } 
 
	.gnb_number_wrap { margin-top:1.5rem; padding-top: 2.5rem; position: relative; text-align: right; }
	.gnb_number_wrap::before { content:""; display: block; width: 200%; height: 1px; background: rgba(0,0,0,0.1); position: absolute; top: 0; left: -50%;}
 
	
	/* 다국어 버튼 */ 
	.language {position: relative; text-align:center; }
	.language > span{ display:inline-block; cursor: pointer; color: #fff; background:#371830; width: auto; font-size: 0.938rem; border-radius: 19px; display: flex; align-items: center; justify-content: center; width: 7.2rem; height: 2.5rem;} 
	.language > span > span {animation: quickBounce-s .8s ease alternate-reverse infinite; }
	.language > span > span:nth-of-type(1) { animation-delay:-1.6s; }
	.language > span > span:nth-of-type(2) { animation-delay:-1.44s; }
	.language > span > span:nth-of-type(3) { animation-delay:-1.28s; } 
	.language > span > i { display: block; width: 0.875rem; height: 0.875rem;  animation: rotate 1s ease alternate-reverse infinite; margin-right:7px; }
	.lang-select-list{ display:flex; justify-content:center; flex-wrap:wrap; align-items:center; position: absolute; top: 3rem; left: 0; width: 100%; font-size:1rem; background-color: rgba(175,115,174,0.4); text-align:center; line-height:1; padding:8px 0; opacity: 0; visibility: hidden;  }
	.lang-select-list li{width:100%; line-height:1.4; font-size: 1rem; color:#fff; padding:6px 0; letter-spacing: 1px;  font-weight:400;}
	.lang-select-list li.active{ color: #59663a; font-weight:600; text-decoration:line-through;}
	.lang-select-list > li:hover > a{color: #371830; font-weight:600 ;  }
	.hoverDownIcon_b {display: none; margin-left: 0.5rem; width: 0.7rem;}
	.hoverDownIcon_w {display: block; margin-left: 0.5rem; width: 0.7rem; transition:0.3s;}
	.language.show .hoverDownIcon_w { transform: rotate(-180deg);}
	.open .language { visibility:hidden; opacity:0;} 

	.wlrn { display: block;}
	.wlrn_b { display: none;}
	.scrolled .wlrn { display: none;}
	.scrolled .wlrn_b { display: block;}
}

@media (max-width:640px) {  
    .ht-inner__center {width: 30%;  } 
	.ht-inner__right { width: 35%; gap:1.4rem;}
}
 
.m_phone > i { display: block; width: 1.8rem; height:  1.8rem;background: url(../img/m_phone.png)0 0/100% no-repeat;}



/*********** footer ***********/
.footer {width: 100%; background: url(../img/footer_bg.jpg) 50% 50% / cover no-repeat; position: relative; color:#f1f1f1; }
.footer_inner{ display: flex; flex-direction: column; align-items: center; justify-content: center;padding: 4.625rem 0 3.75rem; height: auto; font-weight:300;}
.f_logo { margin-bottom: 2rem;}
.f_copy {font-size: 0.938rem; opacity: 0.6;}

@media (max-width:1024px){ 
    .f_copy {  line-height: 1.5;font-size: 0.9rem;}
    .f_logo{max-width: 175px;}

}
@media (max-width:480px){
    .footer_inner { padding: 3rem 1rem 3rem;     } 

}

/* .m_top_btn { opacity: 0; transition: opacity 0.5s ease; background: #d9d9d9; width: 65px; height: 65px; border-radius: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 0.5rem;  position: fixed; right: 2rem;  bottom: 3rem;  z-index: 10;}
.m_top_btn.scrolled { opacity: 1; }
.m_top_btn > img{ width: 10px;}
.m_top_btn > p{ font-family: 'FreightBigProMedium'; font-size: 1.2rem;}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }
    
    40% {
        -webkit-transform: scale(1.0);
    }
}
@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    } */
}

/********************************************************** 
* top_btn
***********************************************************/
.progress-area {position: fixed; right: 2.4rem; bottom: 3rem; width: 8.8rem; height: 8.8rem; cursor: pointer; z-index:11;}
.progress-bg {width: 100%; height: 100%; background: url(../img/progress_bg.png)0 0/100% no-repeat;}
.on .progress-bg {  background: url(../img/progress_bg_c.png)0 0/100% no-repeat;}
.topbtn-up-arrow{
    position: absolute; top:50%; left:50%; width:6rem; height:6rem; display:flex; flex-direction:column; justify-content:center; align-items:center;
    transform: translate(-50%,-50%) translateZ(0);
    -webkit-transform: translate(-50%,-50%) translateZ(0);
    -moz-transform: translate(-50%,-50%) translateZ(0);
    -ms-transform: translate(-50%,-50%) translateZ(0);
    -o-transform: translate(-50%,-50%) translateZ(0);
}
.topbtn-up-arrow > div{
    position:relative; width:100%; height:100%; text-indent:-9999px; background: url(../img/progress_text.png) 50% 50%/auto no-repeat;
    transform: background 1s ease;
    -webkit-transform: background 1s ease;
    -moz-transform: background 1s ease;
    -ms-transform: background 1s ease;
    -o-transform: background 1s ease;
}
.progress-area.on .topbtn-up-arrow > div{background: url(../img/topbtn_up_arrow.png) 50% 50%/auto no-repeat;}
.progress-area.on .topbtn-up-arrow > div:hover{
    transform: translateY(-0%) translateZ(0);
    -webkit-transform: translateY(-0%) translateZ(0);
    -moz-transform: translateY(-0%) translateZ(0);
    -ms-transform: translateY(-0%) translateZ(0);
    -o-transform: translateY(-0%) translateZ(0);
    animation: updown 0.6s ease-in-out;
    -webkit-animation: updown 0.6s ease-in-out;
    -moz-animation: updown 0.6s ease-in-out;
    -ms-animation: updown 0.6s ease-in-out;
    -o-animation: updown 0.6s ease-in-out;
}
@keyframes updown {
    0% {
        transform: translateY(-0%) translateZ(0);
        -webkit-transform: translateY(-0%) translateZ(0);
        -moz-transform: translateY(-0%) translateZ(0);
        -ms-transform: translateY(-0%) translateZ(0);
        -o-transform: translateY(-0%) translateZ(0);
    }
    50% {
        transform: translateY(-10%) translateZ(0);
        -webkit-transform: translateY(-10%) translateZ(0);
        -moz-transform: translateY(-10%) translateZ(0);
        -ms-transform: translateY(-10%) translateZ(0);
        -o-transform: translateY(-10%) translateZ(0);
    }
    100% {
        transform: translateY(-0%) translateZ(0);
        -webkit-transform: translateY(-0%) translateZ(0);
        -moz-transform: translateY(-0%) translateZ(0);
        -ms-transform: translateY(-0%) translateZ(0);
        -o-transform: translateY(-0%) translateZ(0);
    }
}
@-webkit-keyframes updown {
    0% {
        transform: translateY(-0%) translateZ(0);
        -webkit-transform: translateY(-0%) translateZ(0);
        -moz-transform: translateY(-0%) translateZ(0);
        -ms-transform: translateY(-0%) translateZ(0);
        -o-transform: translateY(-0%) translateZ(0);
    }
    50% {
        transform: translateY(-10%) translateZ(0);
        -webkit-transform: translateY(-10%) translateZ(0);
        -moz-transform: translateY(-10%) translateZ(0);
        -ms-transform: translateY(-10%) translateZ(0);
        -o-transform: translateY(-10%) translateZ(0);
    }
    100% {
        transform: translateY(-0%) translateZ(0);
        -webkit-transform: translateY(-0%) translateZ(0);
        -moz-transform: translateY(-0%) translateZ(0);
        -ms-transform: translateY(-0%) translateZ(0);
        -o-transform: translateY(-0%) translateZ(0);
    }
}


@media (max-width:960px) {
}
@media (max-width:480px) {
    
}
@media (max-width:434px) {
}
@media (max-width:376px) {
}


html.no-scroll, body.no-scroll { overflow:hidden !important; }
 



/* ////quick//// */

@keyframes bounce {from {transform: translateY(0px);}to {transform: translateY(-15px);}}
@-webkit-keyframes bounce {from {transform: translateY(0px);}to {transform: translateY(-15px);}}

#quick { position:fixed; bottom:3rem; right:3rem; z-index:9; cursor:pointer; animation:bounce .8s infinite alternate; -webkit-animation:bounce .8s infinite alternate; transition:all 0.3s; }
#quick.on { bottom:6rem; }
.quick-button-group { display:flex; display:flex; flex-wrap:wrap; flex-direction:column; position:absolute; width:8.875rem; right:0; bottom:5rem; pointer-events:none;}
.quick-wrap .quick-social-icon { display:block; opacity:0;  }
.quick-wrap .quick-social-icon:nth-of-type(0) {  transition:opacity 400ms ease 250ms, transform 380ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0ms; }
.quick-wrap .quick-social-icon:nth-of-type(1) {  transition: opacity 400ms ease 250ms, transform 380ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 40ms; }
.quick-wrap .quick-social-icon .tit { opacity:0; cursor:pointer; }
.quick-wrap .quick-social-icon .tit:nth-of-type(0) { transition:transform 0ms ease 300ms, opacity 300ms ease 0ms, -webkit-transform 0ms ease 300ms; }
.quick-wrap .quick-social-icon .tit:nth-of-type(1) {transition:transform 0ms ease 300ms, opacity 300ms ease 0ms, -webkit-transform 0ms ease 300ms; }
.quick-wrap.is-active .quick-button-group { height:auto; pointer-events:fill; }
.quick-wrap.is-active .quick-social-icon { -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0); opacity:1; }
.quick-wrap.is-active .quick-social-icon:nth-of-type(0) { transition: transform 380ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms, -webkit-transform 380ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms; }
.quick-wrap.is-active .quick-social-icon:nth-of-type(1) {transition: transform 380ms cubic-bezier(0.645, 0.045, 0.355, 1) 40ms, -webkit-transform 380ms cubic-bezier(0.645, 0.045, 0.355, 1) 40ms; }
.quick-wrap.is-active .quick-social-icon .tit { transform:translate3d(0, 0, 0); opacity:1; }
.quick-wrap.is-active .quick-social-icon .tit:nth-of-type(0) { transition:transform 280ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms, -webkit-transform 280ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms; }
.quick-wrap.is-active .quick-social-icon .tit:nth-of-type(1) { transition:transform 280ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms, -webkit-transform 280ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms; }
.quick-social-icon .title-wrap { position:relative;  background:#fff; color:#1f1f1f;  overflow:hidden; vertical-align:middle;  width:100%; border-radius:2rem; transition:all 0.3s;  font-size:0.875rem; border:1px solid #ef363c;	display: flex; align-items: center;justify-content: center;}
.quick-social-icon .title-wrap + .title-wrap { margin-top: 0.625rem;}
.quick-social-icon .title-wrap:hover { background-color: #ef363c; color:#fff;  }
.quick-social-icon .tit { display:inline-block; line-height:2.938rem; -webkit-transform:translate3d(0, 100%, 0); transform:translate3d(0, 100%, 0); }
.quick-social-icon .icon-social { position:relative; display:inline-block;  background:#fff; cursor:pointer; margin-right:0.5rem; vertical-align:text-top; }

.quick-social-icon .icon-social.kakao { width:1.313rem; height:1.188rem; background:url("../img/icon-social-kakao.png") no-repeat center/ 100% auto;} 
.quick-social-icon .icon-social.call { width:1rem; height:1rem; margin-top:-1px; background:url("../img/icon-social-call.png") no-repeat center/ 100% auto; } 
.quick-social-icon .title-wrap:hover .icon-social.kakao{background: url(../img/icon-social-kakao_on.png) 50% 50%/100% no-repeat; transition:all 0.4s ease-in-out;} 
.quick-social-icon .title-wrap:hover .icon-social.call{background: url(../img/icon-social-call_on.png) 50% 50%/100% no-repeat; transition:all 0.4s ease-in-out;}
/* .on .quick-social-icon .title-wrap .icon-social.kakao{background: url(../img/icon-social-kakao_on_n.png) 50% 50%/100% no-repeat; transition:all 0.4s ease-in-out;} 
.on .quick-social-icon .title-wrap .icon-social.call{background: url(../img/icon-social-call_on.png) 50% 50%/100% no-repeat; transition:all 0.4s ease-in-out;}  */ 

/* #quick.on .quick-social-icon .title-wrap .icon-social.kakao{background: url(../img/icon-social-kakao_on_n.png) 50% 50%/100% no-repeat; transition:all 0.4s ease-in-out;} 
#quick.on .quick-social-icon .title-wrap .icon-social.call{background: url(../img/icon-social-call_on.png) 50% 50%/100% no-repeat; transition:all 0.4s ease-in-out;}  */

/* .  .quick-social-icon .title-wrap:hover .icon-social.call{background: url(../img/icon-social-call_on.png) 50% 50%/100% no-repeat; transition:all 0.4s ease-in-out;} */



.quick-btn-area { position:relative; display:block;  width:4.25rem; height:4.25rem; border-radius:100%; }
.red .quick-btn-area{ border:2px solid #fff;}
.quick-btn-area .inner-hide-title { position:absolute; top:0; right:0; display:inline-block; color:#000; font-weight:500; line-height:1.3; vertical-align:top; white-space:nowrap; opacity:1; transition:all 400ms ease 0ms; transform-origin:center right; visibility:visible; font-weight:300;  }
.quick-btn-area .inner-hide-title:after { content:""; position:absolute; right:-5px; top:0; width:100%; height:100%; background:url("../img/text-box-edge.png") no-repeat right top/ 100% auto; z-index:0; } 
.quick-btn-area .quick-bg { position:absolute; width:100%; height:100%; border-radius: 100%; top:50%; left:50%; transform: translate(-50%, -50%); background: #ef363c;  transition:all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms; }
.quick-btn-area .quick-bg::before { content:""; display: block; width: 2.375rem; height: 2.375rem; position: absolute; top:50%; left:50%; transform: translate(-50%, -50%); background: url("../img/quick_bg_icon.png") no-repeat center/ 100% auto; }
.quick-wrap.is-active .quick-btn-area .quick-bg::before {width: 1.375rem; height: 1.375rem; background: url("../img/quick_bg_icon_x.png") no-repeat center/ 100% auto; }
.is-active .quick-btn-area .quick-bg { background: #ef363c; }
.inner-hide-title { opacity:0; } 
.quick-close-btn span { position:absolute; display:inline-block; top:50%; left:50%; width:30px; height:2px; background-color:#fff; }
.quick-close-btn span:nth-of-type(1) {  transform:translate(-50%, -50%) rotate(34deg); }
.quick-close-btn span:nth-of-type(2) { transform:translate(-50%, -50%) rotate(327deg); }
.quick-close-btn { position:absolute; top:-5.5rem; right:0; transform-origin: center; transform: rotate(0); width:4.5rem; height:4.5rem; background:#371830; border-radius:50%; box-shadow: 1px 2px 5px rgba(50, 55, 20, .1); opacity:0;}
.quick-wrap.is-active .quick-close-btn { transform:rotate(0deg); transition:transform 330ms cubic-bezier(0.215, 0.61, 0.355, 1) 150ms; opacity:1; }
/* .spinner { position:absolute; top:50%; transform:translate(0, -50%); width:100%; text-align:center; }
.spinner > div { width:0.438rem; height:0.438rem; border-radius:100%; display:inline-block; margin:0 0 0 .3rem; animation: quickBounce .8s ease alternate-reverse infinite; background-color:#fff;  }
.spinner .bounce1 { animation-delay:-0.32s; margin: 0 0 0 0}
.spinner .bounce2 { animation-delay:-0.16s; } */

.bounce-dot:nth-child(2){
    animation-delay: .2s;
}
.bounce-dot:nth-child(3){
    animation-delay: .4s;
}

@keyframes quickBounce {
    0%{
        transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -o-transform: translateY(-7px);
    }
    100%{
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}
@keyframes rotate{
	0%{ transform: rotate(0deg);}
	100%{ transform: rotate(360deg);}
}

#top_btn { position:absolute; bottom:-80%;left: 50%;    transform: translateX(-50%); border:0; background:url("../img/top_btn.png") 100% 0% / 100% auto; cursor:pointer; width: 0.813rem; height: 2.063rem; opacity:0; visibility:hidden;  z-index: 2;}
#top_btn:hover { border:0;  background:url("../img/top_btn.png") no-repeat center/ cover auto; }
#quick.on #top_btn { opacity:1; visibility:visible; }

@-webkit-keyframes sk-bouncedelay {0%,80%,100% {-webkit-transform: scale(0)}40% {-webkit-transform: scale(1.0)}}
@keyframes sk-bouncedelay {0%,80%,100% {-webkit-transform: scale(0);transform: scale(0);}40% {-webkit-transform: scale(1.0);transform: scale(1.0);}}

@media(max-width:960px){
	#quick { bottom:2rem; right: 2rem; } 
	.quick-button-group { width: 9em;  }
	.quick-social-icon .title-wrap { font-size:  0.9rem;}
	.quick-social-icon .tit { line-height: 2.6rem;}

	#top_btn {  height: 2.6rem; }
 
  
}

.upBtn { overflow:hidden; position:relative;}
.upBtn span { display: block;}
.upBtn i { display: block; transition:0.4s; }
.upBtn i:nth-of-type(1) { transform: translateY(0);}
.upBtn i:nth-of-type(2) { position: absolute;  top:0 ; transform: translateY(200%);}
.upBtn:hover i:nth-of-type(1) {transform: translateY(-200%);}
.upBtn:hover i:nth-of-type(2) {transform: translateY(0);}


/**************************************************
* 7- main_cntct
**************************************************/
.main_cntct { position: relative; padding: 9rem 0; background:url("../img/main_cntct_bg.jpg") no-repeat 50% 50%/ cover;}
.main_cntct .tits { text-align: center; color:#fff;}
.tits .tit02 {    font-size: 2.688rem;}
.main_cntct .inner { display: flex; justify-content: center; color:#fff; margin: 3.75rem auto 0;	 } 
.main_cntct .subtit {font-size: 1.375rem; margin-bottom: 2.5rem; font-weight: 600;}
.main_cntct .map_wrap { width: 25.438rem; height: 15.875rem; margin: 0 ; border-radius: 1.25rem;overflow: hidden; }
.main_cntct .btns { display: flex; align-items: center; gap:0.75rem; }
.main_cntct .btns li a{ width: 7.875rem; height: 2.75rem; border-radius:1.375rem; border:1px solid #ef363c; background:#fff;  font-size: 0.938rem; color:#303030; display: flex; align-items: center;justify-content: center; gap:0.3rem;} 
.main_cntct .btns li .nvr { display: block; width: 0.938rem; height: 1.125rem;background:url("../img/main_cntct_nvr.png") no-repeat 50% 50%/ 100%;}
.main_cntct .btns li .kko { display: block; width: 0.75rem; height: 1.125rem;background:url("../img/main_cntct_kko.png") no-repeat 50% 50%/ 100%;}
.main_cntct .btns li .tmap { display: block; width:  0.938rem; height:  0.938rem;background:url("../img/main_cntct_tmap.png") no-repeat 50% 50%/ 100%;}
.main_cntct .txt01 { font-size: 1.125rem;}
.main_cntct .txt02 { font-size: 1rem;}
.main_cntct .obj { padding: 1.25rem 0 1.125rem;}
 
.main_cntct .obj.n01 { padding-right: 4.375rem;}
.main_cntct .obj.n01 .map_wrap + .btns { margin-top: 0.875rem;}
.main_cntct .obj.n01 .btns + .txt01 { margin-top: 2rem;}
.main_cntct .obj.n01 .txt01 + .txt02 { margin-top: 1rem;}

.main_cntct .obj.n02 { padding-right: 8.125rem; padding-left: 4.75rem; border-left:1px solid rgba(255,255,255,0.5); border-right:1px solid rgba(255,255,255,0.5); }
.main_cntct .obj.n02 .ttable li { display: flex; align-items: center;}
.main_cntct .obj.n02 .ttable li + li { margin-top: 1.875rem;}
.main_cntct .obj.n02 .ttable li .day{ display: flex; align-items: center; justify-content: space-between; width: 5.5rem; margin-right: 2.8rem;}
.main_cntct .obj.n02 .ttable + .txts { margin-top: 2rem;}
.main_cntct .obj.n02 .txt02 + .txt02 { margin-top: 0.5rem;}
.main_cntct .obj.n02 .subtit.n02 { margin-top: 4rem; margin-bottom: 2rem;} 
.main_cntct .obj.n02 .txt01 + .txts { margin-top: 1rem;}

.main_cntct .obj.n03 { padding-left: 4.375rem; }
.main_cntct .obj.n03 .calling {  font-size: 2.75rem; font-weight: 500;}
.main_cntct .obj.n03 .kkoBtn {font-size: 1.125rem; color:#381c1e; border-radius: 24px; background:#f6de18; font-weight: 600; width: 12.438rem; height: 3rem; display: flex; align-items: center; justify-content: center; gap: 0.5rem; margin-top: 2rem;} 
.main_cntct .obj.n03 .kkoBtn i.kko { width: 1.563rem; height: 1.5rem; background:url("../img/main_cntct_kkoBtn.png") no-repeat 50% 50%/ 100%; }
.main_cntct .f_info { margin-top: 3.125rem;}
.main_cntct .f_info .links {display: flex; align-items: center; gap:1.938rem; font-size: 1rem; opacity:0.7; font-weight: 400; } 
.main_cntct .f_info .infos {  font-size: 1rem; font-weight: 300; margin-top: 1.4rem;  }
.main_cntct .f_info .infos li { display: flex; align-items: center; gap:1.25rem; }
.main_cntct .f_info .infos li + li { margin-top: 0.625rem;}