
@charset "utf-8";

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 폰트 font-weight 속성 설정 */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ----- noto-sans-kr - korean ----- */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/noto-sans-kr-v8-korean-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'),
       url('../fonts/noto-sans-kr-v8-korean-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v8-korean-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v8-korean-100.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/noto-sans-kr-v8-korean-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Light'), local('NotoSansKR-Light'),
       url('../fonts/noto-sans-kr-v8-korean-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v8-korean-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v8-korean-300.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-kr-v8-korean-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'),
       url('../fonts/noto-sans-kr-v8-korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v8-korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v8-korean-regular.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/noto-sans-kr-v8-korean-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'),
       url('../fonts/noto-sans-kr-v8-korean-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v8-korean-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v8-korean-500.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-kr-v8-korean-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'),
       url('../fonts/noto-sans-kr-v8-korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v8-korean-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v8-korean-700.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/noto-sans-kr-v8-korean-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Black'), local('NotoSansKR-Black'),
       url('../fonts/noto-sans-kr-v8-korean-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v8-korean-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v8-korean-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v8-korean-900.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}


/* ----- Pretendard 프리텐다드 폰트 ----- */
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url('../fonts/Pretendard-Black.woff2') format('woff2'), url('../fonts/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url('../fonts/Pretendard-ExtraBold.woff2') format('woff2'), url('../fonts/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('../fonts/Pretendard-Bold.woff2') format('woff2'), url('../fonts/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('../fonts/Pretendard-SemiBold.woff2') format('woff2'), url('../fonts/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('../fonts/Pretendard-Medium.woff2') format('woff2'), url('../fonts/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('../fonts/Pretendard-Regular.woff2') format('woff2'), url('../fonts/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('../fonts/Pretendard-Light.woff2') format('woff2'), url('../fonts/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url('../fonts/Pretendard-ExtraLight.woff2') format('woff2'), url('../fonts/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url('../fonts/Pretendard-Thin.woff2') format('woff2'), url('../fonts/Pretendard-Thin.woff') format('woff');
}


/* ----- 나눔명조체 폰트 ----- */
@font-face {
    font-family: 'NanumMyeongjo';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/NanumMyeongjo.eot');
    src: url('../fonts/NanumMyeongjo.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumMyeongjo.woff2') format('woff2'),
         url('../fonts/NanumMyeongjo.woff') format('woff'),
         url('../fonts/NanumMyeongjo.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'NanumMyeongjo';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/NanumMyeongjoBold.eot');
    src: url('../fonts/NanumMyeongjoBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumMyeongjoBold.woff2') format('woff2'),
         url('../fonts/NanumMyeongjoBold.woff') format('woff'),
         url('../fonts/NanumMyeongjoBold.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'NanumMyeongjo';
    font-weight: 800;
    font-style: normal;
    src: url('../fonts/NanumMyeongjoExtraBold.eot');
    src: url('../fonts/NanumMyeongjoExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumMyeongjoExtraBold.woff2') format('woff2'),
         url('../fonts/NanumMyeongjoExtraBold.woff') format('woff'),
         url('../fonts/NanumMyeongjoExtraBold.ttf') format("truetype");
    font-display: swap;
}


/* ----- s-core-dream 에스코어 드림체 폰트 ----- */
@font-face {
    font-family: 'SCoreDream';
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/SCoreDreamThin.eot');
    src: url('../fonts/SCoreDreamThin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamThin.woff2') format('woff2'),
        url('../fonts/SCoreDreamThin.woff') format('woff'),
        url('../fonts/SCoreDreamThin.ttf') format("truetype");
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/SCoreDreamExtraLight.eot');
    src: url('../fonts/SCoreDreamExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamExtraLight.woff2') format('woff2'),
        url('../fonts/SCoreDreamExtraLight.woff') format('woff'),
        url('../fonts/SCoreDreamExtraLight.ttf') format("truetype");
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/SCoreDreamLight.eot');
    src: url('../fonts/SCoreDreamLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamLight.woff2') format('woff2'),
        url('../fonts/SCoreDreamLight.woff') format('woff'),
        url('../fonts/SCoreDreamLight.ttf') format("truetype");
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/SCoreDreamRegular.eot');
    src: url('../fonts/SCoreDreamRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamRegular.woff2') format('woff2'),
        url('../fonts/SCoreDreamRegular.woff') format('woff'),
        url('../fonts/SCoreDreamRegular.ttf') format("truetype");
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/SCoreDreamMedium.eot');
    src: url('../fonts/SCoreDreamMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamMedium.woff2') format('woff2'),
        url('../fonts/SCoreDreamMedium.woff') format('woff'),
        url('../fonts/SCoreDreamMedium.ttf') format("truetype");
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/SCoreDreamBold.eot');
    src: url('../fonts/SCoreDreamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamBold.woff2') format('woff2'),
        url('../fonts/SCoreDreamBold.woff') format('woff'),
        url('../fonts/SCoreDreamBold.ttf') format("truetype");
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/SCoreDreamExtraBold.eot');
    src: url('../fonts/SCoreDreamExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamExtraBold.woff2') format('woff2'),
        url('../fonts/SCoreDreamExtraBold.woff') format('woff'),
        url('../fonts/SCoreDreamExtraBold.ttf') format("truetype");
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 800;
    font-style: normal;
    src: url('../fonts/SCoreDreamHeavy.eot');
    src: url('../fonts/SCoreDreamHeavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamHeavy.woff2') format('woff2'),
        url('../fonts/SCoreDreamHeavy.woff') format('woff'),
        url('../fonts/SCoreDreamHeavy.ttf') format("truetype");
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 900;
    font-style: normal;
    src: url('../fonts/SCoreDreamBlack.eot');
    src: url('../fonts/SCoreDreamBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SCoreDreamBlack.woff2') format('woff2'),
        url('../fonts/SCoreDreamBlack.woff') format('woff'),
        url('../fonts/SCoreDreamBlack.ttf') format("truetype");
}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Reset */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

*, *:after, *:before {box-sizing: border-box;}
* {outline:0 !important;} /* focus 발생 시 태그에 파란색 라인 생김 방지 */

html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,
legend,hr,input,button,textarea,object,figure,figcaption {font-family: "Pretendard", sans-serif; font-size: 62.5%;} /* 기본폰트 10px 설정값 > 1rem=10px == 10px % 16px(브라우저 기본폰트크기) X 100 = 62.5% */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin: 0; padding: 0;}
html {-webkit-touch-callout:none; /*-webkit-user-select:none;*/ -webkit-tap-highlight-color:rgba(0,0,0,0);}            /* 화면 꾹 누르면 메뉴 나타남, 사용자가 클릭 및 드래그 기능 이용함, 링크 클릭 시 밑줄/아웃라인 생김 기능들 방지 */
body {min-width:320px; background: #fff; word-wrap: break-word; word-break: break-all; -webkit-text-size-adjust:none;} /* 뷰표트 변환시 폰트크기 자동확대 방지 */
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, section {display: block;}

dl,ul,ol,li {list-style: none;}
legend {position: absolute; font-size: 0; line-height: 0; text-indent: -9999em; overflow: hidden;}
caption {position: absolute; overflow: hidden; width: 0; height: 0; font-size: 0; line-height: 0;}
label, input, button, select {vertical-align: middle}
img {vertical-align: middle;}
button {cursor: pointer;}
hr {display: none;}
pre {overflow-x:scroll;}

table {margin: 0; padding: 0; border: 0; border-collapse: collapse; border-spacing: 0;}
input[type="text"],input[type="password"],input[type="submit"],input[type="search"] {-webkit-appearance:none; border-radius: 0;}
input:checked[type="checkbox"] {background-color:#666; -webkit-appearance:checkbox;}
button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"] {-webkit-appearance:button; border: 0; border-radius:0}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance:none}

a {cursor: pointer; text-decoration: none;}
a:link, a:visited {text-decoration: none;}
a:hover, a:focus, a:active {text-decoration: none /*underline*/;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Root 기본설정값 */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

:root {

/* 기본 가로 크기값 설정 */
--max-width: 128rem;

/* 기본 모션 설정값 */
--transition1: all 0.3s ease;
--transition2: all 0.6s ease-in-out;
--transition3: all 0.6s ease;
--transition4: all 0.6s ease-in-out;

/* 기본 주컬러 설정 */
--default-color: #fee500;  /* 주 메인 컬러 - yellow 컬러 */
--brown-color: #3c1e1e;    /* brown 컬러 */

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 레이아웃 공통 */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#wrap {float: left; width: 100%;}
#header {float: left; width: 100%;}
#contents {float: left; width: 100%;}
#footer {float: left; width: 100%;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* header PC 최상단 헤더 영역 GNB Common */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header-inner {position: fixed; width: 100%; background-color: rgba(255,255,255,0); z-index: 10000000; transition: var(--transition1);} /* z-index 7 설정값 */
#header-inner .inner {position: relative; margin: 0 auto; width: 100%; max-width: var(--max-width); height: 8rem;}
#header-inner:hover {border-bottom: 0;}

/* 최상단 전체 영역 */
#gnb {width: 100%;}
#gnb .inner {display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%;}

/* 최상단 좌측 로고 영역 */
#gnb h1.logo {display: flex; align-items: center; flex-wrap: wrap; width: 18rem;}
#gnb h1.logo a {display: block; width: 100%; height: auto;}
#gnb h1.logo a img {max-width: 100%; height: auto;}

/* 최상단 센터 카테고리 메뉴 영역 */
#gnb .gnb-menu {position: absolute; top: 0; left: 50%; transform: translateX(calc(-50% + 0.5px)); width: auto; transition: var(--transition1);}
#gnb .gnb-menu ul {display: flex; justify-content: center; width: 100%; font-size: 0;}
#gnb .gnb-menu ul > li {position: relative; display: inline-flex; align-items: center; flex-wrap: wrap; height: 8rem; padding: 0 3rem;}
#gnb .gnb-menu ul > li > a {display: block; width: auto; font-family: "SCoreDream", sans-serif; color: var(--brown-color);}
#gnb .gnb-menu ul > li > a span {position: relative; font-size: 1.65rem; font-weight: 500; letter-spacing: -0.020rem;}
#gnb .gnb-menu ul > li > a span:after {position: absolute; bottom: -1rem; left: 50%; transform: translateX(-50%); display: block; content: ""; width: 0; height: 0.4rem; margin: 0 auto; background: var(--default-color); transition: var(--transition1);}

/* 최상단 센터 카테고리 메뉴 영역 - 마우스 롤오버 및 선택시 스타일 */
#gnb .gnb-menu ul > li:hover > a span {color: var(--default-color);}
#gnb .gnb-menu ul > li:hover > a span:after {width: 100%;}
#gnb .gnb-menu ul > li > a.on span {color: var(--default-color);}
#gnb .gnb-menu ul > li > a.on span:after {width: 100%;}

/* 최상단 우측 전화번호 및 상담예약 영역 */
#gnb .right-fixed {display: flex; align-items: center; flex-wrap: wrap; width: auto;}

/* 텍스트 깜빡임 애니 영역 */
@keyframes colorChange {
  0% {
    transform: scale(1);
    color: #fff;
  }
  50% {
    transform: scale(1.3);
    color: #ff000a;
  }
  100% {
    transform: scale(1);
    color: #fff;
  }
}

#gnb .right-fixed .btnreserve-wrap {width: auto; margin-left: 2rem;}
#gnb .right-fixed .btnreserve-wrap a {display: flex; justify-content: center; align-items: center; width: auto; height: 4.6rem; color: #fff; padding: 0 2.5rem; background: var(--brown-color); border-radius: 58px; transition: var(--transition1);}
#gnb .right-fixed .btnreserve-wrap a i {font-size: 2rem; margin-right: 0.5rem;}
#gnb .right-fixed .btnreserve-wrap a span {display: inline-flex; width: 100%; font-size: 1.45rem; font-weight: 500; line-height: 1; letter-spacing: -0.030rem;}
#gnb .right-fixed .btnreserve-wrap a:hover {color: var(--brown-color); background-color: var(--default-color);}

/* PC 헤더 스크롤시 헤더 스타일 변경 */
#header-inner.roll {background: rgba(255,255,255,0.8); box-shadow: 3px 3px 12px rgba(0,0,0,0.08); backdrop-filter: blur(10px);} /* 스크롤 후 헤더컬러 변경 */
#header-inner.roll #gnb .gnb-menu ul > li > a {color: #000;}
#header-inner.roll #gnb .right-fixed .btnreserve-wrap a:hover {color: var(--brown-color); background-color: var(--default-color);}

/* 텍스트 깜빡임 애니 영역 - 스크롤시 헤더 */
@keyframes colorChange-on {
  0% {
    transform: scale(1);
    color: #032950;
  }
  50% {
    transform: scale(1.3);
    color: #ff000a;
  }
  100% {
    transform: scale(1);
    color: #032950;
  }
}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Footer 하단 영역 공통 common */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* 하단 공통 영역 */
.foot-wrap {width: 100%; padding: 3rem 0rem; background-color: #262626; border-top: 1px solid #000;}
.foot-wrap .inner {display: flex; justify-content: center; flex-wrap: wrap; margin: 0 auto; width: 100%; max-width: var(--max-width);}

.foot-content {display: flex; justify-content: space-between; align-items: center; width: 100%;}
.foot-content .foot-logo {width: 15rem;}
.foot-content .foot-logo img {max-width: 100%;}

.foot-content .foot-inquiry {display: flex; flex-wrap: wrap;}
.foot-content .foot-inquiry a {display: inline-flex; height: 5rem; align-items: center; flex-wrap: wrap; width: auto; padding: 0 2.5rem; margin-left: 1rem; border: 1px solid #5b5b5b; border-radius: 5.8rem; transition: var(--transition1);}
.foot-content .foot-inquiry a i {font-size: 3rem; color: #fff; margin-right: 1rem;}
.foot-content .foot-inquiry a i.channel {display: inline-flex; width: 2.8rem;}
.foot-content .foot-inquiry a i.channel img {width: 100%;}
.foot-content .foot-inquiry a span {font-size: 1.45rem; color: #fff; font-weight: 600; letter-spacing: -0.030rem;}

.foot-content .foot-inquiry a:hover {background-color: var(--default-color); border: 1px solid var(--default-color);}
.foot-content .foot-inquiry a:hover i {color: var(--brown-color);}
.foot-content .foot-inquiry a:hover span {color: var(--brown-color);}

.foot-copyright {width: 100%; text-align: left; margin-top: 1.5rem;}
.foot-copyright p {transform: rotate(-0.03deg); font-size: 1.45rem; color: #888888; font-weight: 400; line-height: 1.1; letter-spacing: -0.025rem;}

/* 관리자 버튼 영역 */
.btn-admin {width: 100%; text-align: center; margin-top: 2rem;}
.btn-admin a {display: inline-block; width: auto; font-size: 1.4rem; color: #888888; font-weight: 600; letter-spacing: -0.030rem; padding: 1rem 3.6rem; border: 1px solid #ddd; border-radius: 5.8rem; transition: all 0.3s ease;}
.btn-admin a:hover {color: #fff; background-color: #4b4b4b; border: 1px solid #4b4b4b;}

/* gototop */
div.gototop {position: absolute; top: 0; left: 0; z-index: 99999999;}
div.gototop a.top {position: fixed; right: 2rem; bottom: 3rem; width: 6rem; height: 6rem; text-align: center; color: var(--brown-color); background-color: #fff; border: 2px solid var(--default-color); display: none; opacity: 1; border-radius: 50%;}
div.gototop a.top .btn {display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%;}
div.gototop a.top .btn i {font-size: 3rem;}
div.gototop a.top .btn i img {width: 100%;}
div.gototop a.top:hover {opacity: 1;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* QuickMenu 우측 퀵메뉴 영역 common */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#quickmenu {position: fixed; top: 50%; right: 1rem; transform: translateY(-50%); width: 9rem; text-align: center; z-index: 10;}
#quickmenu .quickmenu-list {width: 100%;}
#quickmenu .quickmenu-list .tit {display: flex; justify-content: center; flex-direction: column; align-items: center; flex-wrap: wrap; width: 100%; height: 9rem; font-size: 1.7rem; color: #fff; font-weight: 600; line-height: 1.3; background-color: var(--default-color); border-radius: 0.8rem;}
#quickmenu .quickmenu-list .tit span {display: block; font-size: 1.55rem;}

#quickmenu .quickmenu-list ul {width: 100%; margin-top: 1rem;}
#quickmenu .quickmenu-list ul li {margin-bottom: 1rem; background-color: #fff; border: 1px solid #eee; border-radius: 0.8rem; box-shadow: 3px 3px 12px rgba(0,0,0,0.10); transition: var(--transition1);}
#quickmenu .quickmenu-list ul li a {position: relative; display: block; height: auto; font-size: 1.5rem; color: #181818; font-weight: 500; letter-spacing: -0.025rem; line-height: 1; padding: 2rem 0; z-index: 1;}
#quickmenu .quickmenu-list ul li a:after {position: absolute; content: ""; top: 40%; left: 50%; width: 0; height: 0; background: #e3eeee; border-radius: 50%; opacity: .3; transition: var(--transition1);}
#quickmenu .quickmenu-list ul li a i {display: block; width: auto; font-size: 3rem;}
#quickmenu .quickmenu-list ul li a span {display: block; margin-top: 0.5rem;}

#quickmenu .quickmenu-list ul li a i.channel {display: inline-flex; width: 2.8rem;}
#quickmenu .quickmenu-list ul li a i.channel img {width: 100%;} 

/* Quick Menu 우측 퀵메뉴 마우스롤오버 효과 적용 */
#quickmenu .quickmenu-list ul li:hover {background-color: var(--default-color);}
#quickmenu .quickmenu-list ul li a:hover:after {top: 40%; left: 50%; width: 3rem; height: 3rem; margin: -1.5rem 0 0 -1.5rem;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Mobile 전용 하단고정 QuickMenu common */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#quickmenu-mobile {position: fixed; bottom: 0; width: 100%; background: var(--default-color); border-radius: 1.5rem 1.5rem 0 0; box-shadow: 0 -10px 20px rgba(0,0,0,0.20); animation: bgcolorChange 5s ease-in-out infinite; z-index: 1000000;} /* 최상단 레이어 위치 z-index 6 설정값 */
.quicmo-list {width: 100%; display: none;}
.quicmo-list ul {display: flex; flex-wrap: wrap; width: 100%; padding: 1rem 0 1rem;}
.quicmo-list ul li {width: calc(100% / 3); /* 3등분 */ border-right: 1px solid rgba(255,255,255,0.25);}
.quicmo-list ul li:last-child {border-right: 0;}
.quicmo-list ul li a {width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.quicmo-list ul li a div.ico {display: inline-flex; justify-content: center; width: 100%; margin-right: 0.5rem; margin-bottom: 0.8rem;}
.quicmo-list ul li a div.ico i {font-size: 2.5rem; color: #fff;}
.quicmo-list ul li a span {display: inline-flex; font-size: 1.65rem; color: #fff; font-weight: 600; letter-spacing: -0.060rem; line-height: 1;}
.quicmo-list ul li a div.ico i.q-channel {display: inline-block; width: 2.5rem; margin-top: -0.5rem;}
.quicmo-list ul li a div.ico i.q-channel img {width: 100%;}

/* background 깜빡임 애니 영역 */
@keyframes bgcolorChange {
  0%   {background: var(--default-color);} /*주컬러*/
  33%  {background: #f8b01f;}
  66%  {background: #e60012;}
  100% {background: var(--default-color);} /*주컬러*/
}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 Mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,
legend,hr,input,button,textarea,object,figure,figcaption {font-size: 50%;} /* 기본폰트 8px 설정값 > 1rem=8px == 8px % 16px(브라우저 기본폰트크기) X 100 = 50% */

/* header PC 최상단 헤더 영역 GNB Common */
#header-inner {border-bottom: 1px solid #e8e8e8;}
#gnb .inner {height: 6rem;}
#gnb h1.logo {width: 14rem; padding: 0 1rem;}

#gnb .gnb-menu {top: 6.1rem; left: 0; transform: initial; width: 100%;}
#gnb .gnb-menu ul {flex-wrap: wrap; border-bottom: 1px solid #e8e8e8;}
#gnb .gnb-menu ul > li {width: 50%; height: 3.5rem; text-align: center; padding: 0; border-right: 1px solid #e8e8e8;}
#gnb .gnb-menu ul > li:last-child {border-right: 0;}
#gnb .gnb-menu ul > li:nth-of-type(1), #gnb .gnb-menu ul > li:nth-of-type(2) {display: none;} /*일부메뉴삭제*/
#gnb .gnb-menu ul > li > a {display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%;}
#gnb .gnb-menu ul > li > a span {font-size: 1.38rem; line-height: 1; padding-top: 0.2rem;}
#gnb .gnb-menu ul > li > a span:after {display: none;}
#gnb .gnb-menu ul > li > a.on {background-color: var(--default-color);}
#gnb .gnb-menu ul > li > a.on span {color: var(--brown-color);}

#header-inner.roll {background: #fff; backdrop-filter: blur(0); border-bottom: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu {background-color: #fff;}
#header-inner.roll #gnb .gnb-menu ul {border-bottom: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu ul > li {border-right: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu ul > li:last-child {border-right: 0;}

#gnb .right-fixed .btnreserve-wrap {margin-left: 0; margin-right: 1rem;}
#gnb .right-fixed .btnreserve-wrap a {height: 4rem; padding: 0 2rem;}

/* Footer 하단 영역 공통 common */
.foot-wrap {padding: 3rem 0 10rem;}
.foot-content {justify-content: center; flex-wrap: wrap;}
.foot-content .foot-logo {width: 13rem;}
.foot-content .foot-inquiry {margin-top: 2rem;}
.foot-content .foot-inquiry a.admin {display: none;}
.foot-copyright {text-align: center; margin-top: 2rem;}

/* 관리자 버튼 영역 */
.btn-admin {display: none;}

/* gototop */
div.gototop {display: none;}

/* QuickMenu 우측 퀵메뉴 영역 common */
#quickmenu {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 Mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,
legend,hr,input,button,textarea,object,figure,figcaption {font-size: 56.25%;} /* 기본폰트 9px 설정값 > 1rem=9px == 9px % 16px(브라우저 기본폰트크기) X 100 = 56.25% */

/* header PC 최상단 헤더 영역 GNB Common */
#header-inner {border-bottom: 1px solid #e8e8e8;}
#gnb .inner {height: 6rem;}
#gnb h1.logo {width: 16rem; padding: 0 1rem;}

#gnb .gnb-menu {top: 6.1rem; left: 0; transform: initial; width: 100%;}
#gnb .gnb-menu ul {flex-wrap: wrap; border-bottom: 1px solid #e8e8e8;}
#gnb .gnb-menu ul > li {width: 50%; height: 3.5rem; text-align: center; padding: 0; border-right: 1px solid #e8e8e8;}
#gnb .gnb-menu ul > li:last-child {border-right: 0;}
#gnb .gnb-menu ul > li:nth-of-type(1), #gnb .gnb-menu ul > li:nth-of-type(2) {display: none;} /*일부메뉴삭제*/
#gnb .gnb-menu ul > li > a {display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%;}
#gnb .gnb-menu ul > li > a span {font-size: 1.38rem; line-height: 1; padding-top: 0.2rem;}
#gnb .gnb-menu ul > li > a span:after {display: none;}
#gnb .gnb-menu ul > li > a.on {background-color: var(--default-color);}
#gnb .gnb-menu ul > li > a.on span {color: var(--brown-color);}

#header-inner.roll {background: #fff; backdrop-filter: blur(0); border-bottom: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu {background-color: #fff;}
#header-inner.roll #gnb .gnb-menu ul {border-bottom: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu ul > li {border-right: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu ul > li:last-child {border-right: 0;}

#gnb .right-fixed .btnreserve-wrap {margin-left: 0; margin-right: 1rem;}
#gnb .right-fixed .btnreserve-wrap a {height: 4rem; padding: 0 2rem;}

/* Footer 하단 영역 공통 common */
.foot-wrap {padding: 3rem 0 10rem;}
.foot-content {justify-content: center; flex-wrap: wrap;}
.foot-content .foot-logo {width: 13rem;}
.foot-content .foot-inquiry {margin-top: 2rem;}
.foot-content .foot-inquiry a.admin {display: none;} 
.foot-copyright {text-align: center; margin-top: 2rem;}

/* 관리자 버튼 영역 */
.btn-admin {display: none;}

/* gototop */
div.gototop {display: none;}

/* QuickMenu 우측 퀵메뉴 영역 common */
#quickmenu {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 Mobile 390,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:390px) and (max-width:719px) {

#gnb .gnb-menu ul > li > a span {font-size: 1.5rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 Tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,
legend,hr,input,button,textarea,object,figure,figcaption {font-size: 56.25%;} /* 기본폰트 9px 설정값 > 1rem=9px == 9px % 16px(브라우저 기본폰트크기) X 100 = 56.25% */

/* header PC 최상단 헤더 영역 GNB Common */
#header-inner {border-bottom: 1px solid #e8e8e8;}
#header-inner .inner {height: 8rem;}
#gnb h1.logo {width: 20rem; padding: 0 2rem;}

#gnb .gnb-menu {top: 8.1rem; left: 0; transform: initial; width: 100%;}
#gnb .gnb-menu ul {flex-wrap: wrap; border-bottom: 1px solid #e8e8e8;}
#gnb .gnb-menu ul > li {width: 25%; height: 5rem; text-align: center; padding: 0; border-right: 1px solid #e8e8e8;}
#gnb .gnb-menu ul > li > a {display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%;}
#gnb .gnb-menu ul > li > a span {font-size: 1.8rem; line-height: 1; padding-top: 0.2rem;}
#gnb .gnb-menu ul > li > a span:after {display: none;}
#gnb .gnb-menu ul > li > a.on {background-color: var(--default-color);}
#gnb .gnb-menu ul > li > a.on span {color: var(--brown-color);}

#header-inner.roll {background: #fff; backdrop-filter: blur(0); border-bottom: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu {background-color: #fff;}
#header-inner.roll #gnb .gnb-menu ul {border-bottom: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu ul > li {border-right: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu ul > li:last-child {border-right: 0;}

#gnb .right-fixed .btnreserve-wrap {margin-left: 0; margin-right: 1rem;}

/* Footer 하단 영역 공통 common */
.foot-wrap {padding: 5rem 3rem 18rem;}

/* 관리자 버튼 영역 */
.foot-content .foot-inquiry a.admin {display: none;}

/* gototop */
div.gototop {display: none;}

/* QuickMenu 우측 퀵메뉴 영역 common */
#quickmenu {display: none;}

/* Mobile 전용 하단고정 QuickMenu common */
.quicmo-list ul {padding: 2.5rem 0;}
.quicmo-list ul li a div.ico i {font-size: 4rem;}
.quicmo-list ul li a span {font-size: 2.2rem;}
.quicmo-list ul li a div.ico i.q-channel {width: 4rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 Tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,
legend,hr,input,button,textarea,object,figure,figcaption {font-size: 56.25%;} /* 기본폰트 9px 설정값 > 1rem=9px == 9px % 16px(브라우저 기본폰트크기) X 100 = 56.25% */

/* header PC 최상단 헤더 영역 GNB Common */
#header-inner {border-bottom: 1px solid #e8e8e8;}
#header-inner .inner {height: 8rem;}
#gnb h1.logo {width: 20rem; padding: 0 2rem;}

#gnb .gnb-menu {top: 8.1rem; left: 0; transform: initial; width: 100%;}
#gnb .gnb-menu ul {flex-wrap: wrap; border-bottom: 1px solid #e8e8e8;}
#gnb .gnb-menu ul > li {width: 25%; height: 5rem; text-align: center; padding: 0; border-right: 1px solid #e8e8e8;}
#gnb .gnb-menu ul > li > a {display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%;}
#gnb .gnb-menu ul > li > a span {font-size: 1.8rem; line-height: 1; padding-top: 0.2rem;}
#gnb .gnb-menu ul > li > a span:after {display: none;}
#gnb .gnb-menu ul > li > a.on {background-color: var(--default-color);}
#gnb .gnb-menu ul > li > a.on span {color: var(--brown-color);}

#header-inner.roll {background: #fff; backdrop-filter: blur(0); border-bottom: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu {background-color: #fff;}
#header-inner.roll #gnb .gnb-menu ul {border-bottom: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu ul > li {border-right: 1px solid #e8e8e8;}
#header-inner.roll #gnb .gnb-menu ul > li:last-child {border-right: 0;}

#gnb .right-fixed .btnreserve-wrap {margin-left: 0; margin-right: 1rem;}

/* Footer 하단 영역 공통 common */
.foot-wrap {padding: 5rem 3rem 18rem;}

/* 관리자 버튼 영역 */
.foot-content .foot-inquiry a.admin {display: none;}

/* gototop */
div.gototop {display: none;}

/* QuickMenu 우측 퀵메뉴 영역 common */
#quickmenu {display: none;}

/* Mobile 전용 하단고정 QuickMenu common */
.quicmo-list ul {padding: 2.5rem 0;}
.quicmo-list ul li a div.ico i {font-size: 4rem;}
.quicmo-list ul li a span {font-size: 2.2rem;}
.quicmo-list ul li a div.ico i.q-channel {width: 4rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 PC 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,
legend,hr,input,button,textarea,object,figure,figcaption {font-size: 50%;} /* 기본폰트 8px 설정값 > 1rem=8px == 8px % 16px(브라우저 기본폰트크기) X 100 = 50% */

#gnb h1.logo {margin-left: 3rem;}
#gnb .right-fixed {margin-right: 3rem;}

.foot-wrap {padding: 3rem 3rem;}

/* Mobile 전용 하단고정 QuickMenu common */
#quickmenu-mobile {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 PC 1280,1919 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1919px) {

/* Mobile 전용 하단고정 QuickMenu common */
#quickmenu-mobile {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 PC 1280,1640 예외처리 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1640px) {

#gnb {padding: 0 1rem;}
#gnb .gnb-menu ul > li {padding: 0 2.5rem;}
#gnb .gnb-menu ul > li > a span {font-size: 1.85rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 PC 1280,1290 예외처리 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1290px) {

html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,
legend,hr,input,button,textarea,object,figure,figcaption {font-size: 56.25%;} /* 기본폰트 9px 설정값 > 1rem=9px == 9px % 16px(브라우저 기본폰트크기) X 100 = 56.25% */

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 PC 1920 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {

/* Mobile 전용 하단고정 QuickMenu common */
#quickmenu-mobile {display: none;}

}