/* Çì´õ ½ºÅ¸ÀÏ */
body.no-scroll {
    overflow: hidden;
}
.header {
    background-color: #fff;
	padding: 26px 0 20px;	
	box-sizing: border-box;	
}

.header.scrolled {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    height: 60px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	z-index: 9;
}
.header.scrolled .logo {
	max-height: 40px;
}
.header.scrolled .logo a {
    display: inline-block;
    width: 83.27px;
    height: 40px;
}
.header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*
.header.fixed-search {
    height: 89px !important;
}*/
/* ·Î°í ½ºÅ¸ÀÏ */
.logo {
	max-height: 57px;
}
.logo a{
	display: inline-block;
	 width: 118px;
	height: 57px;
}
.logo img {
	height: 100%;
}
/* Ä«Å×°í¸® ½ºÅ¸ÀÏ */
.header .nav {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px;
}
.header .nav ul {
    display: flex;
    gap: 36px;
}
.header .nav ul.hc_logo {
    display: flex;
  gap: 36px;
  align-items: center;
  padding-left: 0;
  list-style: none;
}
.hc_logo img {
  height: 25px;
  object-fit: contain;
}
.header .nav ul li a {
    color: var(--black);
    text-decoration: none;
	font-weight: 600;
    font-size: 18px;
	height: 25px;
	line-height: 140%;
}

/*´º½º·¹ÅÍ ½ÅÃ»*/
.header .nav ul .highlight a {
    color: var(--primary);
}
.header .nav ul.hc_logo li {
  position: relative;
  padding-left: 30px; /* ±¸ºÐ¼± ¿©¹é */
	display: flex;
	align-items: center;
	
}
.header .nav ul.hc_logo li::before {
	content: '|';
	position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
	font-size: 18px;
	color: var(--grey-d9);
	line-height: 140%;
	font-weight: 600;    
	
}

/* °Ë»ö & ¸Þ´º ¹öÆ° ½ºÅ¸ÀÏ */
.header-buttons {
    display: flex;
    align-items: center;
}

.header-buttons button {
    background: none;
    border: none;
    cursor: pointer;
	padding: 0px;
}
.search-btn {
	 width: 20px;
    height: 20px;
}

.header-buttons img {
    width: 100%;
	height: 100%;
}
/* °Ë»ö ÆäÀÌÁö ½ºÅ¸ÀÏ */
.search_bg { 
	width: 100%;  
	background: var(--white); 
	position: fixed; 
	left: 0; 
	right: 0; 
	top: 60px; 
	bottom: 0; 
	z-index: 8; 
	display:none;
} 
.search_bg button {
    appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-width: 0px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
	padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    position: relative;
}
.search { 
	max-width:920px; 
	background: var(--white); 
	margin: 0 auto; 
	padding: 1rem 5%; 
	box-sizing: border-box;
	position: fixed; 
	left: 0; 
	right: 0; 
	top: 60px; 
	bottom: 0; 
	z-index: 6; 
}
.search-top { padding: 2rem 0 0rem;}
.search-top .search-title { margin: 1rem 0; font-size: 2.85rem; font-weight:normal; letter-spacing:-3px;}
.search .textfield { margin: 0 auto; }  
.search .textfield { margin: 1rem 0; position: relative; }
.search-close {display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; z-index: 12121; }
.search input { padding-left: 20px; height: 52px; font-size: 1.125rem; }
.search .textfield-input {
    display: block;
    width: 100%;
    padding: 8px 30px 8px 0.6rem;
    border: 1px solid #311802;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0;
    font: inherit;
    color: var(--black);
    transition: all .2s;
    outline: none;
    box-shadow: none;
}
.search-option { padding: 2rem 0 3rem;}
.search-option .search-option-title { margin: 1rem 0; font-size: 1.25rem; }
.search-option .search-option-item { display: block;  padding: .5rem 0; color: #2b2b2b; }

/* °Ë»ö ÆäÀÌÁö ½ºÅ¸ÀÏ new*/
.search_bg_2 { 
	width: 100%;  	
	position: fixed; 
	left: 0; 
	right: 0; 
	top: 103px; 
	bottom: 0; 
	z-index: 8; 
	display:none;
	background: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(10px);
	border-top:1px solid var(--grey-d9);	
} 
/*Áö¼±Ãß°¡*/
.header.scrolled .search_bg_2 {
  top: 60px !important; 
}
.search_bg_2 button {
    appearance: button;   
	padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    position: relative;
}
.search-2 { 	
	background: var(--white); 	
    margin: 0 auto;
    padding: 0px;
	box-sizing: border-box;
	text-align: center;
	height: 492px;
}
.search-top-2 { 
	width: 1280px;
	padding: 20px 0 0rem;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
}
.search-top-2 .search-title-2 { margin: 1rem 0; font-size: 2.85rem; font-weight:normal; letter-spacing:-3px;}
.search-2 .textfield {
	 display: flex;
    justify-content: center;
    align-items: center;
    padding: 161px 12px 12px;
    max-width: 920px;
    width: 100%;
    margin: 0 auto;  /* ¼öÆò °¡¿îµ¥ Á¤·Ä */
    position: relative;
    border-bottom: 2px solid var(--bg-primary);
	box-sizing: border-box;
}

.search-2 .search-icon-btn {
	background: none;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	padding: 0;
}

.search-2 .search-close-2 svg {
	width: 32px;
	height: 32px;
}
.search-close-2 {display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; z-index: 12121; }
.search-2 input { 
	font-size: 32px; 
}
.search-2 .textfield-input {
    display: block;
    width: 100%;
    border: 0px ;
    outline: none;
    box-shadow: none;	
	height: 45px;
	font-weight: 700;
	font-size: 32px;
	line-height: 140%;
	color: var(--black);
}
/* placeholder ½ºÅ¸ÀÏ ÁöÁ¤ */
.search-2 .textfield-input::placeholder {
    font-weight: 500;
    color: var(--grey-8);         
    opacity: 1;        
}
.search-result-2 {
	 width: 100%;
	 max-width: 920px;
	margin: 0 auto;  /* ¼öÆò °¡¿îµ¥ Á¤·Ä */
}
.search-option-2 { 
	width: 100%;
	padding: 36px 0 0;
	display: flex;
	flex-direction: column;
	gap:20px;
}
.search-option-2 .search-option-title { 
	width: 151px;
	height: 34px;
	font-weight: 600;
	font-size: 24px;
	line-height: 140%;
	color: var(--black);
}
.search-option-2 .search-option-wrap  {
	display: flex;
	gap:8px;	
}
.search-option-2 .search-option-wrap .search-option-item {
	padding: 10px 20px;	
	height: 22px;
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	color: var(--primary);	
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background: var(--primary-10);
	border-radius: 50px;
}


