@charset "UTF-8";
@import '/resource/fonts/Pretendard/web/static/pretendard.css';
@import '//fonts.googleapis.com/earlyaccess/nanummyeongjo.css';
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
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,
main,
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;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
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;
}
:root {
  --clr-common-background: var(--clr-base-white);
  --clr-common-on-background: var(--clr-base-black);
  --clr-text-primary: var(--clr-gray-900);
  --clr-text-secondary: var(--clr-gray-500);
  --clr-text-tertiary: var(--clr-gray-400);
  --clr-background-paper: var(--clr-base-white);
  --clr-background-primary: var(--clr-gray-50);
}
:root {
  --clr-base-white: #fff;
  --clr-base-black: #000;
  --clr-base-background: #e4ddce;
  --clr-base-background-hover: #c9c4b8;
  --clr-base-background-light: #f3f1eb;
  --clr-text-base: #000000;
  --clr-text-desc: #424242;
  --clr-primary-500: #cfaa70;
  --clr-primary-700: #d7b761;
  --clr-secondary-500: #835934;
  --clr-gray-50: #f5f5f5;
  --clr-gray-100: #ececec;
  --clr-gray-200: #e0e0e0;
  --clr-gray-300: #cccccc;
  --clr-gray-400: #a7a7a7;
  --clr-gray-500: #868686;
  --clr-gray-600: #5f5f5f;
  --clr-gray-700: #4c4c4c;
  --clr-gray-800: #222222;
  --clr-gray-900: #000000;
}
:root {
  --family-pretendard: 'Pretendard';
  --family-nanum: 'Nanum Myeongjo';
  --family-satoshi: 'Satoshi';
  --display-xs-fs: clamp(3.2rem, 2.071197411vw + 2.4233009709rem, 6.4rem);
  --display-sm-fs: clamp(3.6rem, 2.3300970874vw + 2.7262135922rem, 7.2rem);
  --display-md-fs: clamp(4rem, 3.6245954693vw + 2.640776699rem, 9.6rem);
  --display-lg-fs: clamp(6rem, 4.4012944984vw + 4.3495145631rem, 12.8rem);
  --display-xl-fs: clamp(8rem, 6.9902912621vw + 5.3786407767rem, 18.8rem);
  --display-xs-lh: 1.25;
  --display-sm-lh: 1.2;
  --display-md-lh: 1.2;
  --display-lg-lh: 1.12;
  --display-xl-lh: 1.1;
  --display-xs-fw: 700;
  --display-sm-fw: 700;
  --display-md-fw: 700;
  --display-lg-fw: 700;
  --display-xl-fw: 700;
  --heading-xs-fs: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem);
  --heading-sm-fs: clamp(1.8rem, 0.6472491909vw + 1.5572815534rem, 2.8rem);
  --heading-md-fs: clamp(2rem, 0.7766990291vw + 1.7087378641rem, 3.2rem);
  --heading-lg-fs: clamp(2.4rem, 1.0355987055vw + 2.0116504854rem, 4rem);
  --heading-xl-fs: clamp(2.8rem, 1.2944983819vw + 2.3145631068rem, 4.8rem);
  --heading-xs-lh: 1.3;
  --heading-sm-lh: 1.3;
  --heading-md-lh: 1.3;
  --heading-lg-lh: 1.3;
  --heading-xl-lh: 1.3;
  --heading-xs-fw: 600;
  --heading-sm-fw: 600;
  --heading-md-fw: 600;
  --heading-lg-fw: 600;
  --heading-xl-fw: 600;
  --body-xs-fs: clamp(1.2rem, 0.1294498382vw + 1.1514563107rem, 1.4rem);
  --body-sm-fs: clamp(1.3rem, 0.1941747573vw + 1.227184466rem, 1.6rem);
  --body-md-fs: clamp(1.4rem, 0.2588996764vw + 1.3029126214rem, 1.8rem);
  --body-lg-fs: clamp(1.5rem, 0.3236245955vw + 1.3786407767rem, 2rem);
  --body-xl-fs: clamp(1.6rem, 0.3883495146vw + 1.454368932rem, 2.2rem);
  --body-xs-lh: 1.6;
  --body-sm-lh: 1.6;
  --body-md-lh: 1.65;
  --body-lg-lh: 1.6;
  --body-xl-lh: 1.55;
  --body-xs-fw: 400;
  --body-sm-fw: 400;
  --body-md-fw: 400;
  --body-lg-fw: 400;
  --body-xl-fw: 400;
}
:root {
  --gutter: 2rem;
  --header-height: 10rem;
  --header-z-index: 1000;
  --sub-nav-height: 7rem;
  --drawer-z-index: 999;
  --tran-15: 0.15s ease-in-out;
  --tran-3: 0.3s ease-in-out;
  --family-base: var(--family-pretendard);
  --family-kr: var(--family-nanum);
}
@media (max-width: 1024px) {
  :root {
    --header-height: 6.6rem;
  }
}
body,
a,
button,
select,
input,
textarea,
option {
  font-family: var(--family-base);
  font-size: var(--body-md-fs);
  font-weight: var(--body-md-fw);
  line-height: var(--body-md-lh);
  word-break: keep-all;
  color: var(--clr-text-base);
}
:root {
  --section-xs: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem);
  --section-sm: clamp(3.2rem, 2.071197411vw + 2.4233009709rem, 6.4rem);
  --section-md: clamp(4.8rem, 3.1067961165vw + 3.6349514563rem, 9.6rem);
  --section-lg: clamp(6.4rem, 4.142394822vw + 4.8466019417rem, 12.8rem);
  --section-xl: clamp(9.6rem, 4.142394822vw + 8.0466019417rem, 16rem);
  --radius-xs: clamp(0.2rem, 0.1294498382vw + 0.1514563107rem, 0.4rem);
  --radius-sm: clamp(0.4rem, 0.2588996764vw + 0.3029126214rem, 0.8rem);
  --radius-md: clamp(0.8rem, 0.5177993528vw + 0.6058252427rem, 1.6rem);
  --radius-lg: clamp(1.2rem, 0.7766990291vw + 0.9087378641rem, 2.4rem);
  --radius-xl: clamp(1.6rem, 1.0355987055vw + 1.2116504854rem, 3.2rem);
  --radius-round: 9999px;
  --spacing-xxs: clamp(0.2rem, 0.1294498382vw + 0.1514563107rem, 0.4rem);
  --spacing-xs: clamp(0.4rem, 0.2588996764vw + 0.3029126214rem, 0.8rem);
  --spacing-sm: clamp(0.8rem, 0.2588996764vw + 0.7029126214rem, 1.2rem);
  --spacing-md: clamp(1.2rem, 0.2588996764vw + 1.1029126214rem, 1.6rem);
  --spacing-lg: clamp(1.4rem, 0.6472491909vw + 1.1572815534rem, 2.4rem);
  --spacing-xl: clamp(1.6rem, 1.0355987055vw + 1.2116504854rem, 3.2rem);
  --spacing-2xl: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem);
  --spacing-3xl: clamp(4.8rem, 1.0355987055vw + 4.4116504854rem, 6.4rem);
  --spacing-4xl: clamp(6rem, 1.2944983819vw + 5.5145631068rem, 8rem);
  --spacing-5xl: clamp(6.4rem, 4.142394822vw + 4.8466019417rem, 12.8rem);
}
@font-face {
  font-family: SolmoeKimDaegeon;
  src: url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts-20-12@1.0/kdg_Light.woff) format('woff');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: Satoshi;
  src: local('Satoshi/Satoshi Light'), url(/resource/fonts/Satoshi/Satoshi-Light.woff);
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Satoshi;
  src: local('Satoshi/Satoshi Regular'), url(/resource/fonts/Satoshi/Satoshi-Regular.woff);
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Satoshi;
  src: local('Satoshi/Satoshi Medium'), url(/resource/fonts/Satoshi/Satoshi-Medium.woff);
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Satoshi;
  src: local('Satoshi/Satoshi Bold'), url(/resource/fonts/Satoshi/Satoshi-Bold.woff);
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  font-size: 62.5%;
}
body {
  background: var(--clr-background-paper);
}
::selection {
  background: var(--clr-primary-500);
  color: #fff;
}
::-webkit-scrollbar {
  background-color: #fff;
  width: 0.3rem;
}
::-webkit-scrollbar-thumb {
  background-color: var(--clr-primary-500);
}
a,
button,
select,
input,
textarea,
option {
  font-size: var(--body-sm-fs);
}
ul,
ol,
li {
  list-style: none;
}
img {
  width: 100%;
  object-fit: cover;
}
a {
  text-decoration: none;
  display: block;
}
em,
address {
  font-style: normal;
}
button {
  background: none;
  border: none;
  cursor: pointer;
}
label {
  cursor: pointer;
}
textarea {
  resize: none;
}
input,
textarea,
select,
option {
  border: none;
  outline: none;
}
.no-kr {
  font-family: var(--family-nanum);
}
.no-en {
  font-family: var(--family-satoshi);
}
.no-num {
  font-family: SolmoeKimDaegeon;
}
.no-display-xs {
  font-size: var(--display-xs-fs);
  font-weight: var(--display-xs-fw);
  line-height: var(--display-xs-lh);
}
.no-display-sm {
  font-size: var(--display-sm-fs);
  font-weight: var(--display-sm-fw);
  line-height: var(--display-sm-lh);
}
.no-display-md {
  font-size: var(--display-md-fs);
  font-weight: var(--display-md-fw);
  line-height: var(--display-md-lh);
}
.no-display-lg {
  font-size: var(--display-lg-fs);
  font-weight: var(--display-lg-fw);
  line-height: var(--display-lg-lh);
}
.no-display-xl {
  font-size: var(--display-xl-fs);
  font-weight: var(--display-xl-fw);
  line-height: var(--display-xl-lh);
}
.no-heading-xs {
  font-size: var(--heading-xs-fs);
  font-weight: var(--heading-xs-fw);
  line-height: var(--heading-xs-lh);
}
.no-heading-sm {
  font-size: var(--heading-sm-fs);
  font-weight: var(--heading-sm-fw);
  line-height: var(--heading-sm-lh);
}
.no-heading-md {
  font-size: var(--heading-md-fs);
  font-weight: var(--heading-md-fw);
  line-height: var(--heading-md-lh);
}
.no-heading-lg {
  font-size: var(--heading-lg-fs);
  font-weight: var(--heading-lg-fw);
  line-height: var(--heading-lg-lh);
}
.no-heading-xl {
  font-size: var(--heading-xl-fs);
  font-weight: var(--heading-xl-fw);
  line-height: var(--heading-xl-lh);
}
.no-body-xs {
  font-size: var(--body-xs-fs);
  font-weight: var(--body-xs-fw);
  line-height: var(--body-xs-lh);
}
.no-body-sm {
  font-size: var(--body-sm-fs);
  font-weight: var(--body-sm-fw);
  line-height: var(--body-sm-lh);
}
.no-body-md {
  font-size: var(--body-md-fs);
  font-weight: var(--body-md-fw);
  line-height: var(--body-md-lh);
}
.no-body-lg {
  font-size: var(--body-lg-fs);
  font-weight: var(--body-lg-fw);
  line-height: var(--body-lg-lh);
}
.no-body-xl {
  font-size: var(--body-xl-fs);
  font-weight: var(--body-xl-fw);
  line-height: var(--body-xl-lh);
}
.no-section-xs {
  padding-top: var(--section-xs);
  padding-bottom: var(--section-xs);
}
.no-section-sm {
  padding-top: var(--section-sm);
  padding-bottom: var(--section-sm);
}
.no-section-md {
  padding-top: var(--section-md);
  padding-bottom: var(--section-md);
}
.no-section-lg {
  padding-top: var(--section-lg);
  padding-bottom: var(--section-lg);
}
.no-section-xl {
  padding-top: var(--section-xl);
  padding-bottom: var(--section-xl);
}
.no-radius-xs {
  border-radius: var(--radius-xs);
}
.no-radius-sm {
  border-radius: var(--radius-sm);
}
.no-radius-md {
  border-radius: var(--radius-md);
}
.no-radius-lg {
  border-radius: var(--radius-lg);
}
.no-radius-xl {
  border-radius: var(--radius-xl);
}
.no-radius-round {
  border-radius: var(--radius-round);
}
.no-container-3xl {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}
.no-container-xl {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}
.no-container-bl {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}
.no-container-lg {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}
.no-container-md {
  max-width: 768px;
  width: 100%;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}
.no-container-sm {
  max-width: 544px;
  width: 100%;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}
.no-container-xs {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}
.no-container-xxs {
  max-width: 375px;
  width: 100%;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}
.no-mg-xxs {
  margin: var(--spacing-xxs);
}
.no-mg-xxs--l {
  margin-left: var(--spacing-xxs);
}
.no-mg-xxs--r {
  margin-right: var(--spacing-xxs);
}
.no-mg-xxs--t {
  margin-top: var(--spacing-xxs);
}
.no-mg-xxs--b {
  margin-bottom: var(--spacing-xxs);
}
.no-mg-xs {
  margin: var(--spacing-xs);
}
.no-mg-xs--l {
  margin-left: var(--spacing-xs);
}
.no-mg-xs--r {
  margin-right: var(--spacing-xs);
}
.no-mg-xs--t {
  margin-top: var(--spacing-xs);
}
.no-mg-xs--b {
  margin-bottom: var(--spacing-xs);
}
.no-mg-sm {
  margin: var(--spacing-sm);
}
.no-mg-sm--l {
  margin-left: var(--spacing-sm);
}
.no-mg-sm--r {
  margin-right: var(--spacing-sm);
}
.no-mg-sm--t {
  margin-top: var(--spacing-sm);
}
.no-mg-sm--b {
  margin-bottom: var(--spacing-sm);
}
.no-mg-md {
  margin: var(--spacing-md);
}
.no-mg-md--l {
  margin-left: var(--spacing-md);
}
.no-mg-md--r {
  margin-right: var(--spacing-md);
}
.no-mg-md--t {
  margin-top: var(--spacing-md);
}
.no-mg-md--b {
  margin-bottom: var(--spacing-md);
}
.no-mg-lg {
  margin: var(--spacing-lg);
}
.no-mg-lg--l {
  margin-left: var(--spacing-lg);
}
.no-mg-lg--r {
  margin-right: var(--spacing-lg);
}
.no-mg-lg--t {
  margin-top: var(--spacing-lg);
}
.no-mg-lg--b {
  margin-bottom: var(--spacing-lg);
}
.no-mg-xl {
  margin: var(--spacing-xl);
}
.no-mg-xl--l {
  margin-left: var(--spacing-xl);
}
.no-mg-xl--r {
  margin-right: var(--spacing-xl);
}
.no-mg-xl--t {
  margin-top: var(--spacing-xl);
}
.no-mg-xl--b {
  margin-bottom: var(--spacing-xl);
}
.no-mg-2xl {
  margin: var(--spacing-2xl);
}
.no-mg-2xl--l {
  margin-left: var(--spacing-2xl);
}
.no-mg-2xl--r {
  margin-right: var(--spacing-2xl);
}
.no-mg-2xl--t {
  margin-top: var(--spacing-2xl);
}
.no-mg-2xl--b {
  margin-bottom: var(--spacing-2xl);
}
.no-mg-3xl {
  margin: var(--spacing-3xl);
}
.no-mg-3xl--l {
  margin-left: var(--spacing-3xl);
}
.no-mg-3xl--r {
  margin-right: var(--spacing-3xl);
}
.no-mg-3xl--t {
  margin-top: var(--spacing-3xl);
}
.no-mg-3xl--b {
  margin-bottom: var(--spacing-3xl);
}
.no-mg-4xl {
  margin: var(--spacing-4xl);
}
.no-mg-4xl--l {
  margin-left: var(--spacing-4xl);
}
.no-mg-4xl--r {
  margin-right: var(--spacing-4xl);
}
.no-mg-4xl--t {
  margin-top: var(--spacing-4xl);
}
.no-mg-4xl--b {
  margin-bottom: var(--spacing-4xl);
}
.no-mg-5xl {
  margin: var(--spacing-5xl);
}
.no-mg-5xl--l {
  margin-left: var(--spacing-5xl);
}
.no-mg-5xl--r {
  margin-right: var(--spacing-5xl);
}
.no-mg-5xl--t {
  margin-top: var(--spacing-5xl);
}
.no-mg-5xl--b {
  margin-bottom: var(--spacing-5xl);
}
.no-pd-xxs {
  padding: var(--spacing-xxs);
}
.no-pd-xxs--l {
  padding-left: var(--spacing-xxs);
}
.no-pd-xxs--r {
  padding-right: var(--spacing-xxs);
}
.no-pd-xxs--t {
  padding-top: var(--spacing-xxs);
}
.no-pd-xxs--b {
  padding-bottom: var(--spacing-xxs);
}
.no-pd-xs {
  padding: var(--spacing-xs);
}
.no-pd-xs--l {
  padding-left: var(--spacing-xs);
}
.no-pd-xs--r {
  padding-right: var(--spacing-xs);
}
.no-pd-xs--t {
  padding-top: var(--spacing-xs);
}
.no-pd-xs--b {
  padding-bottom: var(--spacing-xs);
}
.no-pd-sm {
  padding: var(--spacing-sm);
}
.no-pd-sm--l {
  padding-left: var(--spacing-sm);
}
.no-pd-sm--r {
  padding-right: var(--spacing-sm);
}
.no-pd-sm--t {
  padding-top: var(--spacing-sm);
}
.no-pd-sm--b {
  padding-bottom: var(--spacing-sm);
}
.no-pd-md {
  padding: var(--spacing-md);
}
.no-pd-md--l {
  padding-left: var(--spacing-md);
}
.no-pd-md--r {
  padding-right: var(--spacing-md);
}
.no-pd-md--t {
  padding-top: var(--spacing-md);
}
.no-pd-md--b {
  padding-bottom: var(--spacing-md);
}
.no-pd-lg {
  padding: var(--spacing-lg);
}
.no-pd-lg--l {
  padding-left: var(--spacing-lg);
}
.no-pd-lg--r {
  padding-right: var(--spacing-lg);
}
.no-pd-lg--t {
  padding-top: var(--spacing-lg);
}
.no-pd-lg--b {
  padding-bottom: var(--spacing-lg);
}
.no-pd-xl {
  padding: var(--spacing-xl);
}
.no-pd-xl--l {
  padding-left: var(--spacing-xl);
}
.no-pd-xl--r {
  padding-right: var(--spacing-xl);
}
.no-pd-xl--t {
  padding-top: var(--spacing-xl);
}
.no-pd-xl--b {
  padding-bottom: var(--spacing-xl);
}
.no-pd-2xl {
  padding: var(--spacing-2xl);
}
.no-pd-2xl--l {
  padding-left: var(--spacing-2xl);
}
.no-pd-2xl--r {
  padding-right: var(--spacing-2xl);
}
.no-pd-2xl--t {
  padding-top: var(--spacing-2xl);
}
.no-pd-2xl--b {
  padding-bottom: var(--spacing-2xl);
}
.no-pd-3xl {
  padding: var(--spacing-3xl);
}
.no-pd-3xl--l {
  padding-left: var(--spacing-3xl);
}
.no-pd-3xl--r {
  padding-right: var(--spacing-3xl);
}
.no-pd-3xl--t {
  padding-top: var(--spacing-3xl);
}
.no-pd-3xl--b {
  padding-bottom: var(--spacing-3xl);
}
.no-pd-4xl {
  padding: var(--spacing-4xl);
}
.no-pd-4xl--l {
  padding-left: var(--spacing-4xl);
}
.no-pd-4xl--r {
  padding-right: var(--spacing-4xl);
}
.no-pd-4xl--t {
  padding-top: var(--spacing-4xl);
}
.no-pd-4xl--b {
  padding-bottom: var(--spacing-4xl);
}
.no-pd-5xl {
  padding: var(--spacing-5xl);
}
.no-pd-5xl--l {
  padding-left: var(--spacing-5xl);
}
.no-pd-5xl--r {
  padding-right: var(--spacing-5xl);
}
.no-pd-5xl--t {
  padding-top: var(--spacing-5xl);
}
.no-pd-5xl--b {
  padding-bottom: var(--spacing-5xl);
}
.no-heading__highlight {
  font-weight: 500;
  color: var(--clr-secondary-main);
  text-transform: uppercase;
}
.no-heading__title {
  font-size: var(--heading-lg-fs);
  font-weight: var(--heading-lg-fw);
  padding-top: 1.6rem;
}
.no-heading__desc {
  color: var(--clr-text-desc);
  padding-top: 0.8rem;
}
.no-base-button {
  position: static;
  margin: 0;
  width: 2.7rem;
  height: 4.4rem;
  display: flex;
  align-items: center;
  border-radius: 0.4rem;
  background: var(--clr-gray-50);
}
.no-base-button i {
  color: var(--clr-text-desc);
  font-size: 1.6rem;
}
.no-base-button:after {
  content: none;
}
.no-base-controls {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.no-bedge-outline,
.no-bedge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  border-radius: 10rem;
}
.no-bedge {
  color: var(--clr-base-white);
  background: var(--clr-text-base);
}
.no-bedge-outline {
  background-color: transparent;
  color: var(--clr-text-base);
  border: 1px solid var(--clr-text-base);
}
.no-bedge--xs {
  line-height: 1;
  font-size: 1.2rem;
  padding: 0.4rem 0.8rem;
  border-radius: 5.5rem;
}
.no-section-hr {
  height: 0;
  border-top: 1px solid var(--clr-gray-300);
}
.no-bg--gray {
  background: var(--clr-gray-50);
}
.no-bg--primary-light {
  background: var(--clr-primary-50);
}
.--hidden {
  overflow: hidden;
}
.--full-height {
  height: 100vh;
}
@supports (height: 100dvh) {
  .--full-height {
    height: 100dvh;
  }
}
.--flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.--flex-end {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.--tal {
  text-align: left;
}
.--tar {
  text-align: right;
}
.--tac {
  text-align: center;
}
@media (max-width: 768px) {
  .--wrap * br {
    display: none;
  }
}
.--blind {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.--highlight {
  color: var(--clr-primary-main);
}
.--gap-8 {
  gap: 0.8rem;
}
.--clr-text-desc {
  color: var(--clr-text-desc);
}
.--clr-secondary-main {
  color: var(--clr-secondary-main);
}
.--100 {
  font-weight: 100;
}
.--200 {
  font-weight: 200;
}
.--300 {
  font-weight: 300;
}
.--400 {
  font-weight: 400;
}
.--500 {
  font-weight: 500;
}
.--600 {
  font-weight: 600;
}
.--700 {
  font-weight: 700;
}
.--800 {
  font-weight: 800;
}
.--900 {
  font-weight: 900;
}
.--ttu {
  text-transform: uppercase;
}
.--ttc {
  text-transform: capitalize;
}
.--ttl {
  text-transform: lowercase;
}
@media (max-width: 768px) {
  .--wrap-md br {
    display: none;
  }
}
.wh {
  color: #fff;
}
.wg {
  color: var(--clr-text-desc);
}
.bc {
  color: var(--clr-primary-500);
}
.bs {
  color: var(--clr-secondary-500);
}
.imgbg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.full-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.reveal-down {
  --dur: 0.9s;
  --stagger: 15ms;
  --lift: 1.1em;
  --gap: 0.02em;
  position: relative;
  display: inline-block;
  line-height: 1;
  vertical-align: top;
  text-decoration: none;
}
.reveal-down,
.reveal-down * {
  text-decoration: none !important;
}
.reveal-down .wd {
  display: inline-block;
  white-space: nowrap;
  margin-right: clamp(1rem, 0.6472491909vw + 0.7572815534rem, 2rem);
}
.reveal-down .wd:last-child {
  margin-right: 0;
}
.reveal-down .rd {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-right: var(--gap);
  vertical-align: top;
}
.reveal-down .rd:last-child {
  margin-right: 0;
}
.reveal-down .rd .char {
  display: inline-block;
  will-change: transform, opacity;
  transition: transform var(--dur) cubic-bezier(0.22, 1, 0.36, 1), opacity var(--dur) ease;
  transition-delay: calc(var(--i) * var(--stagger));
  backface-visibility: hidden;
  transform: translateZ(0);
}
.reveal-down .rd .char.a {
  transform: translateY(0);
}
.reveal-down .rd .char.b {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(110%);
}
.reveal-down:hover .char.a {
  transform: translateY(calc(-1 * var(--lift)));
}
.reveal-down:hover .char.b {
  transform: translateY(0);
}
.reveal-char {
  overflow: hidden;
}
.reveal-char .word {
  display: inline-block;
  white-space: nowrap;
}
.reveal-char .char {
  display: inline-block;
  transform: translateY(100%);
  will-change: transform, opacity;
}
.reveal-wrap {
  position: relative;
}
.reveal-wrap.pc {
  display: block;
}
@media (max-width: 768px) {
  .reveal-wrap.pc {
    display: none;
  }
}
.reveal-wrap.m {
  display: none;
}
@media (max-width: 768px) {
  .reveal-wrap.m {
    display: block;
  }
}
.reveal-wrap .reveal {
  position: relative;
  overflow: hidden;
  margin: 0.6rem 0 0;
}
@media (max-width: 768px) {
  .reveal-wrap .reveal {
    margin: 0.4rem 0 0;
  }
}
.reveal-wrap .reveal .inner {
  display: block;
  transform: translateY(100%);
  will-change: transform;
}
.videomodal {
  display: none;
  position: fixed;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000b3;
  align-items: center;
  justify-content: center;
}
.videomodal.show .modal-content {
  opacity: 1;
}
.videomodal .modal-content {
  position: relative;
  padding: 2rem;
  max-width: 140rem;
  opacity: 0;
  transition: opacity 0.3s;
  width: 100%;
}
.videomodal .videoclose {
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translate(-50%);
  font-size: clamp(2rem, 0.6472491909vw + 1.7572815534rem, 3rem);
  cursor: pointer;
  color: #fff;
}
.videomodal .videocontainer {
  max-width: 140rem;
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}
.sub-gallery {
  padding-top: clamp(12rem, 3.8834951456vw + 10.5436893204rem, 18rem);
  overflow: hidden;
  padding-bottom: clamp(8rem, 3.8834951456vw + 6.5436893204rem, 14rem);
}
.search-box {
  position: relative;
  max-width: 30rem;
  width: 100%;
}
@media (max-width: 544px) {
  .search-box {
    max-width: 100%;
  }
}
.search-box .box-input {
  position: relative;
  width: 100%;
}
.search-box .box-input input {
  border-bottom: 0.2rem solid #222;
  width: 100%;
  height: 5.5rem;
  padding: 1.6rem 5rem 1.6rem 0;
  transition: border-color 0.3s ease;
  font-family: Pretendard;
  font-size: clamp(1.4rem, 0.3883495146vw + 1.254368932rem, 2rem);
  line-height: 1.4;
  background-color: transparent;
}
.search-box .box-input input:focus {
  outline: none;
  border-bottom: 0.2rem solid #000;
  color: #000;
}
.search-box .box-input input::placeholder {
  color: #7f8388;
  font-family: Pretendard;
  font-size: clamp(1.5rem, 0.1941747573vw + 1.427184466rem, 1.8rem);
  line-height: 1.4;
}
.search-box .box-input button {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: clamp(1.6rem, 0.2588996764vw + 1.5029126214rem, 2rem);
  transform: translateY(-50%);
}
.search-box .box-input button i {
  color: #000;
}
@media (max-width: 768px) {
  br {
    display: none;
  }
  br.no {
    display: block;
  }
}
.no-drawer {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 999;
  background: #fff;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
.no-drawer.active {
  opacity: 1;
  pointer-events: auto;
}
.no-drawer h2 {
  color: #000;
  font-size: clamp(3rem, 0.6472491909vw + 2.7572815534rem, 4rem);
}
.no-drawer__nav {
  width: 100%;
  position: relative;
}
.no-drawer__menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 10;
  width: 100%;
}
.no-drawer__menu li {
  width: 100%;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.no-drawer__menu li.fade-in {
  opacity: 1;
  transform: translateY(0);
}
.no-drawer__menu li:last-child a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.no-drawer__gnb-title {
  width: 100%;
  font-size: clamp(2rem, 0.6472491909vw + 1.7572815534rem, 3rem);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem) 0;
  position: relative;
  transition: color 0.3s ease-out;
}
.no-drawer__gnb-title:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: var(--clr-primary-500);
  transform: scaleY(0);
  transform-origin: bottom;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-out;
  position: absolute;
  z-index: -1;
}
.no-drawer__gnb-title:hover {
  color: #fff;
}
.no-drawer__gnb-title:hover:before {
  transform: scaleY(1);
}
.no-footer {
  position: relative;
  overflow: hidden;
  background-color: #252020;
  border-top: 1px solid var(--clr-primary-500);
  z-index: 9;
}
@media (max-width: 768px) {
  .no-footer {
    padding-bottom: 8rem;
    border-top: none;
  }
}
.no-footer .top_btn {
  position: absolute;
  right: 2.5rem;
  bottom: 8.2rem;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  border: 1px solid #fff;
  width: 4.4rem;
  aspect-ratio: 1;
  cursor: pointer;
  transition: background-color var(--tran-3);
  display: none;
}
@media (max-width: 544px) {
  .no-footer .top_btn {
    display: flex;
  }
}
.no-footer .top_btn:hover {
  background-color: #fff3;
}
.no-footer .footer-wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media (max-width: 544px) {
  .no-footer .footer-wrap {
    flex-direction: column;
    gap: 2.4rem;
    align-items: flex-start;
  }
}
.no-footer .footer-wrap .left .logo {
  max-width: clamp(8.5rem, 1.2944983819vw + 8.0145631068rem, 10.5rem);
  width: clamp(8.5rem, 1.2944983819vw + 8.0145631068rem, 10.5rem);
}
.no-footer .footer-wrap .left .logo a {
  width: 100%;
  max-height: 5.5rem;
}
.no-footer .footer-wrap .left .info-wrap {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.no-footer .footer-wrap .left .info-wrap .info-list {
  display: flex;
  align-items: center;
  gap: 0.8rem 1.2rem;
  flex-wrap: wrap;
}
.no-footer .footer-wrap .right {
  display: flex;
  flex-direction: column;
}
@media (max-width: 544px) {
  .no-footer .footer-wrap .right {
    align-items: flex-start;
	gap: 1rem;
  }
}
.no-footer .footer-wrap .right .sitemap {
  display: flex;
  align-items: center;
  gap: clamp(2.4rem, 0.7766990291vw + 2.1087378641rem, 3.6rem);
}
.no-footer .footer-wrap .right .sitemap li a {
  text-align: center;
  white-space: nowrap;
}
.no-footer .footer-wrap .right .sitemap li a:hover {
  text-decoration: underline;
}
.no-footer .footer-wrap .right .call-wrap {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.no-footer .footer-wrap .right .call-wrap h3 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.8rem;
}
.no-footer .footer-wrap .right .call-wrap h3 a {
  font-size: clamp(2rem, 0.2588996764vw + 1.9029126214rem, 2.4rem);
}
.no-footer .footer-wrap .right .call-wrap h3 a:hover {
  text-decoration: underline;
}
.no-footer .footer-wrap .right p {
  margin-top: auto;
}
@media (max-width: 544px) {
  .no-footer .footer-wrap .right p {
    margin-top: 1.6rem;
  }
}
.no-footer__bottom {
  padding-top: clamp(3.2rem, 0.5177993528vw + 3.0058252427rem, 4rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 544px) {
  .no-footer__bottom {
    flex-direction: column-reverse;
    gap: 2rem;
    align-items: flex-start;
  }
}
.no-footer__bottom .sns-group {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.no-footer__bottom .sns-group .sns {
  border-radius: 50%;
  padding: 0.8rem;
  background-color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  transition: background-color var(--tran-3);
}
.no-footer__bottom .sns-group .sns:hover {
  background-color: var(--clr-primary-500);
}
.no-footer__bottom .sns-group .sns img {
  width: 2.4rem;
}
.footer-form {
  width: 100%;
  position: fixed;
  bottom: 0rem;
  z-index: 9;
  height: 8rem;
  background-color: #252020;
  transition: border 0.3s;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .footer-form {
    display: none;
  }
}
.footer-form .no-container-xl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(2rem, 6.4724919094vw - 0.427184466rem, 12rem);
  height: 100%;
}
@media (max-width: 1024px) {
  .footer-form .no-container-xl {
    justify-content: center;
  }
}
.footer-form .call {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 1024px) {
  .footer-form .call {
    display: none;
  }
}
.footer-form .call:hover h3 {
  text-decoration: underline;
}
.footer-form .call i {
  font-size: 1.6rem;
}
.footer-form form {
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(2rem, 6.4724919094vw - 0.427184466rem, 12rem);
  justify-content: space-between;
  width: 100%;
}
.footer-form form .flex-wrap,
.footer-form form .flex-wrap .input-wrap {
  display: flex;
  align-items: center;
  gap: clamp(1.2rem, 0.7766990291vw + 0.9087378641rem, 2.4rem);
}
.footer-form form .flex-wrap .input-wrap li {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.footer-form form .flex-wrap .input-wrap li .input-box {
  background: none;
  border: none;
  padding: 0.4rem 0.4rem 0.4rem 0.8rem;
  outline: none;
  color: #000;
  font-weight: 300;
  font-size: clamp(1.1rem, 0.1294498382vw + 1.0514563107rem, 1.3rem);
  background-color: #fff;
  height: 3rem;
  width: clamp(9rem, 5.8252427184vw + 6.8155339806rem, 18rem);
  border: 1px solid transparent;
  font-family: Pretendard;
}
.footer-form form .flex-wrap .input-wrap li .input-box::placeholder {
  color: #000;
  font-weight: 300;
  font-size: clamp(1.1rem, 0.1294498382vw + 1.0514563107rem, 1.3rem);
  font-family: Pretendard;
}
.footer-form form .flex-wrap .input-wrap li .input-box:focus {
  border: 1px solid #fff;
}
.footer-form form .flex-wrap .input-wrap .select-box {
  width: clamp(9rem, 5.8252427184vw + 6.8155339806rem, 18rem);
  font-size: clamp(1.1rem, 0.1294498382vw + 1.0514563107rem, 1.3rem);
  color: #000;
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: Pretendard;
  background: #fff url(/resource/images/icon/select_arrow.svg) no-repeat right 13px center/13px auto !important;
}
.footer-form form .flex-wrap .input-wrap .select-box::placeholder {
  color: #000;
  font-weight: 300;
  font-size: clamp(1.1rem, 0.1294498382vw + 1.0514563107rem, 1.3rem);
  font-family: Pretendard;
}
.footer-form form .flex-wrap .input-wrap .select-box:invalid {
  color: #aaa !important;
}
.footer-form form .flex-wrap .input-wrap .select-box option {
  color: #aaa;
  font-size: clamp(1.1rem, 0.1294498382vw + 1.0514563107rem, 1.3rem);
}
.footer-form form .flex-wrap .check-wrap figure {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.footer-form form .flex-wrap .check-wrap figure:hover label {
  text-decoration: underline;
}
.footer-form form .flex-wrap .check-wrap figure .check {
  width: 1.6rem;
  height: 1.6rem;
  display: none;
}
.footer-form form .flex-wrap .check-wrap figure input + label {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  cursor: pointer;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.footer-form form .flex-wrap .check-wrap figure input + label.active {
  background: url(/resource/images/icon/check.svg);
  border: none;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-form form .flex-wrap .check-wrap figure label {
  display: flex;
  color: #fffc;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 300;
}
.footer-form form .flex-wrap .check-wrap figure label p {
  color: #fff;
  font-size: clamp(1.1rem, 0.1294498382vw + 1.0514563107rem, 1.3rem);
}
.footer-form form button {
  font-weight: 500;
  min-width: 12rem;
}
.form-popup {
  width: 920px;
  height: 79vh;
  max-height: 735px;
  background: #fff;
  padding: 80px 0;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  transform: translate(-50%, -50%);
  display: none;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .form-popup {
    width: 90%;
  }
}
@media (max-width: 544px) {
  .form-popup {
    padding: 6rem 0;
  }
}
.form-popup i {
  width: clamp(3.5rem, 0.6472491909vw + 3.2572815534rem, 4.5rem);
  height: clamp(3.5rem, 0.6472491909vw + 3.2572815534rem, 4.5rem);
  background: none;
  border: 1px solid #000;
  border-radius: 50%;
  position: absolute;
  top: 2rem;
  right: 3rem;
  z-index: 2;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-popup .title {
  margin-bottom: 10px;
  padding: 0 clamp(1rem, 1.9417475728vw + 0.2718446602rem, 4rem);
}
.form-popup .title p {
  font-size: clamp(2rem, 0.7766990291vw + 1.7087378641rem, 3.2rem);
  font-weight: 700;
  padding: 0 10px 15px;
  border-bottom: 1px solid #000;
}
.form-popup .content {
  height: calc(100% - 68px);
  padding-left: clamp(1rem, 1.9417475728vw + 0.2718446602rem, 4rem);
  padding-right: clamp(1rem, 1.9417475728vw + 0.2718446602rem, 4rem);
}
.form-popup .content .scroll-box {
  height: 100%;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 1rem;
  overflow-y: scroll;
}
.form-popup .content .scroll-box ul {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.form-popup .content .scroll-box ul li h3 {
  font-size: clamp(1.6rem, 0.1294498382vw + 1.5514563107rem, 1.8rem);
  font-weight: 500;
  color: var(--clr-gray-900);
  margin-bottom: 0.5rem;
}
.form-popup .content .scroll-box ul li p {
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  color: var(--clr-gray-900);
}
.popup-bg {
  width: 100vw;
  height: 100vh;
  background: #000;
  opacity: 0.6;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  display: none;
}
.popup-bg.active {
  display: block;
}
.no-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: transparent;
  height: var(--header-height);
  transition: all var(--tran-3);
}
.no-header.scroll,
.no-header.active {
  background-color: #fff;
  border-bottom: 1px solid var(--clr-border-base);
}
.no-header.scroll .no-header__logo .white,
.no-header.active .no-header__logo .white {
  display: none;
}
.no-header.scroll .no-header__logo .color,
.no-header.active .no-header__logo .color {
  display: block;
}
.no-header.scroll .no-header__menu > li > a,
.no-header.active .no-header__menu > li > a {
  color: var(--clr-text-base) !important;
}
.no-header.scroll .no-header__menu > li > a:before,
.no-header.active .no-header__menu > li > a:before {
  background-color: var(--clr-primary-500);
}
.no-header.scroll .no-header__menu > li > a:hover,
.no-header.active .no-header__menu > li > a:hover {
  color: var(--clr-primary-500) !important;
}
.no-header.scroll .no-header__btn span,
.no-header.active .no-header__btn span {
  background-color: var(--clr-text-base) !important;
}
.no-header.on {
  background-color: #fff;
  border-bottom: 1px solid var(--clr-border-base);
}
.no-header.on .no-header__logo .white {
  display: none;
}
.no-header.on .no-header__logo .color {
  display: block;
}
.no-header.on .no-header__menu > li > a {
  color: var(--clr-text-base) !important;
}
.no-header.on .no-header__menu > li > a:before {
  background-color: var(--clr-text-base);
}
.no-header.on .no-header__btn span {
  background-color: var(--clr-text-base) !important;
}
.no-header .no-container-xl {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.no-header__logo {
  align-items: center;
  justify-content: center;
  display: flex;
  position: relative;
  z-index: 99999;
  max-width: clamp(7.8rem, 1.6181229773vw + 7.1932038835rem, 10.3rem);
  width: clamp(7.8rem, 1.6181229773vw + 7.1932038835rem, 10.3rem);
}
.no-header__logo a {
  width: 100%;
  max-height: 5.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-header__logo a img {
  width: 100%;
  height: 100%;
}
.no-header__logo a img.color {
  display: none;
}
.no-header__nav {
  height: 100%;
  z-index: 99;
}
@media (max-width: 768px) {
  .no-header__nav {
    display: none;
  }
}
.no-header__menu {
  height: 100%;
  display: flex;
  transition: all var(--tran-3);
}
.no-header__menu > li {
  height: 100%;
  position: relative;
  transition: all 0.4s;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-header__menu > li:hover > a:before {
  transform: scaleX(1);
}
.no-header__menu > li > a {
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  transition: all 0.4s;
  width: 100%;
}
.no-header__menu > li > a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.2rem;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.4s;
  left: 0;
  bottom: 0;
}
.no-header__btn {
  position: relative;
  width: 24px;
  height: 14px;
  z-index: 12000;
  cursor: pointer;
  display: none;
  z-index: 9999;
}
@media (max-width: 1024px) {
  .no-header__btn {
    display: block;
  }
}
.no-header__btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #fff;
  transition: ease all 0.3s;
}
.no-header__btn-line-top {
  top: 0;
}
.no-header__btn-line-top.active {
  transform: translateY(7px) rotate(45deg);
  background-color: #fff;
}
.no-header__btn-line-mid {
  top: 7px;
}
.no-header__btn-line-mid.active {
  opacity: 0;
}
.no-header__btn-line-bottom {
  top: 14px;
}
.no-header__btn-line-bottom.active {
  transform: translateY(-7px) rotate(-45deg);
  background-color: #fff;
}
.no-sidebar {
  position: fixed;
  right: clamp(1rem, 3.2362459547vw - 0.213592233rem, 6rem);
  bottom: 16rem;
  z-index: 99;
  box-sizing: border-box;
  width: clamp(6rem, 1.2944983819vw + 5.5145631068rem, 8rem);
  will-change: bottom;
}
@media (max-width: 768px) {
  .no-sidebar {
    display: none;
  }
}
.no-sidebar .side-list,
.no-sidebar .side-list li {
  width: 100%;
}
.no-sidebar .side-list li a {
  width: 100%;
  aspect-ratio: 1;
  border: 1px solid #252020;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.4rem;
  background-color: #fff;
  border-bottom: none;
  transition: background-color var(--tran-3);
}
.no-sidebar .side-list li a:hover {
  background-color: #fffaee;
}
.no-sidebar .side-list li a p {
  font-size: clamp(1rem, 0.1294498382vw + 0.9514563107rem, 1.2rem);
}
.no-sidebar .side-list li a img {
  width: 2.4rem;
}
.no-sidebar .top_btn {
  width: 100%;
  aspect-ratio: 1;
  background-color: #252020;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #252020;
}
.no-sidebar .top_btn:hover i {
  transform: translateY(-0.5rem);
}
.no-sidebar .top_btn:before {
  border: 1px solid rgba(255, 255, 255, 0.4);
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}
.no-sidebar .top_btn i {
  font-size: clamp(1.6rem, 0.3883495146vw + 1.454368932rem, 2.2rem);
  transition: transform var(--tran-3);
}
.no-mobile-sidebar {
  width: 100%;
  position: fixed;
  bottom: -30%;
  z-index: 100;
  left: 0;
  overflow: hidden;
  background-color: #252020;
  display: none;
  transition: ease all 0.5s;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 768px) {
  .no-mobile-sidebar {
    display: block;
  }
}
.no-mobile-sidebar ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  height: 6rem;
}
.no-mobile-sidebar ul li {
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.no-mobile-sidebar ul li a {
  height: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.8rem;
}
.no-mobile-sidebar ul li a:hover {
  background-color: #312b2b;
}
.no-mobile-sidebar ul li a:hover img,
.no-mobile-sidebar ul li a:hover i {
  opacity: 1;
}
.no-mobile-sidebar ul li a img,
.no-mobile-sidebar ul li a i {
  opacity: 0.7;
  width: 1.6rem;
  transition: opacity 0.3s;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
.no-mobile-sidebar ul li a p {
  font-size: 1.2rem;
  line-height: 1;
}
.no-sub-visual {
  position: relative;
  overflow: hidden;
  height: clamp(54rem, 16.8284789644vw + 47.6893203883rem, 80rem);
}
.no-sub-visual .no-container-xl {
  position: relative;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.sub-nav-wrap {
  position: relative;
}
.no-sub-nav {
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--clr-secondary-500);
  z-index: 2;
  width: 100%;
  transition: transform 0.3s ease;
  padding: 1.5rem 0;
}
.no-sub-nav.active {
  position: fixed;
  top: 10rem;
  border-top: 1px solid #edf1f4;
}
@media (max-width: 1024px) {
  .no-sub-nav.active {
    top: 6.6rem;
  }
}
.no-sub-nav .swiper-button-next,
.no-sub-nav .swiper-button-prev {
  margin: 0;
  top: 0;
  background: #fff;
}
.no-sub-nav * {
  height: 100%;
}
.no-sub-nav .swiper-wrapper {
  display: flex;
  gap: 1.2rem;
}
.no-sub-nav .swiper-wrapper li {
  width: auto;
}
.no-sub-nav .swiper-wrapper li a {
  display: flex;
  align-items: center;
  padding: 0.9rem 1.6rem;
  position: relative;
  transition: all var(--tran-3);
  border-radius: 5.5rem;
  background-color: #fff;
}
.no-board__total {
  font-weight: 600;
}
.no-board__total em {
  color: var(--clr-primary-main);
}
.no-board__filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.6rem;
}
@media (max-width: 544px) {
  .no-board__filter {
    align-items: flex-start;
    flex-direction: column;
  }
}
.no-board__search {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  flex: 1;
  justify-content: flex-end;
}
@media (max-width: 544px) {
  .no-board__search {
    flex-direction: column;
    width: 100%;
  }
  .no-board__search .no-form-control--search,
  .no-board__search .no-form-control--search label {
    width: 100%;
  }
  .no-board__search .no-form-control__input--search,
  .no-board__search .no-form-select {
    max-width: 100%;
  }
}
.no-board-detail__headline {
  margin-bottom: clamp(3.2rem, 1.0355987055vw + 2.8116504854rem, 4.8rem);
}
.no-board-detail__head {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.8rem;
  align-items: center;
  border-top: 2px solid var(--clr-base-black);
  padding: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem);
  border-bottom: 1px solid var(--clr-gray-100);
}
@media (max-width: 768px) {
  .no-board-detail__head {
    flex-direction: column;
    align-items: flex-start;
    padding: 2.4rem 0;
  }
}
.no-board-detail__admin {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 2.4rem;
  color: var(--clr-primary-main);
  font-weight: 600;
}
.no-board-detail__admin i {
  font-size: clamp(1.6rem, 0.2588996764vw + 1.5029126214rem, 2rem);
}
.no-board-detail__date {
  font-size: 1.4rem;
  color: var(--clr-gray-500);
}
.no-board-detail__body {
  padding: clamp(1.8rem, 1.1650485437vw + 1.3631067961rem, 3.6rem)
    clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem);
}
.no-board-detail__body.--comment {
  background: var(--clr-primary-50);
  border: 1px solid var(--clr-primary-main);
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .no-board-detail__body {
    padding: 2.4rem 0;
  }
}
.no-board-detail__action {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin-top: 3.6rem;
}
@media (max-width: 768px) {
  .no-board-detail__action {
    margin-top: 2.4rem;
  }
}
.no-locked__container {
  max-width: 560px;
  margin-inline: auto;
  text-align: center;
}
.no-locked__logo {
  margin-bottom: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem);
}
.no-locked__logo img {
  display: block;
  margin: 0 auto;
  width: 18rem;
}
.no-locked__title {
  margin-bottom: clamp(1.6rem, 0.2588996764vw + 1.5029126214rem, 2rem);
}
.no-locked__desc {
  color: var(--clr-gray-600);
  line-height: 1.6;
  margin-bottom: clamp(2rem, 0.5177993528vw + 1.8058252427rem, 2.8rem);
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
.no-locked__desc strong {
  display: block;
  color: var(--clr-base-black);
  margin-bottom: 0.4rem;
}
.no-locked__form {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.no-locked__field {
  width: 100%;
}
.no-locked__submit {
  width: 100%;
  height: 48px;
  border-radius: var(--radius-lg, 12px);
  font-weight: 700;
}
.no-locked__back {
  display: inline-block;
  margin-top: 0.6rem;
  text-decoration: underline;
  color: var(--clr-primary-main);
  font-weight: 600;
}
.no-locked__back:hover {
  text-decoration: none;
}
.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.no-btn {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  overflow: hidden;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  padding: 0.8rem 2.4rem;
}
.no-btn--primary {
  background: #aa8a58;
  color: var(--clr-base-white);
  border: 1px solid #aa8a58;
}
.no-btn--primary:hover {
  background: transparent;
}
.no-btn--secondary {
  background: var(--clr-secondary-500);
  color: var(--clr-base-white);
  border: 1px solid var(--clr-secondary-500);
}
.no-btn--secondary:hover {
  background: #fff;
  color: var(--clr-secondary-500);
}
.no-btn--primary-outline {
  border: 1px solid var(--clr-primary-500);
}
.no-btn--primary-outline:hover {
  background: var(--clr-primary-500);
  color: #fff;
}
.no-btn--white-outline {
  border: 1px solid var(--clr-base-white);
  color: var(--clr-base-white);
}
.no-btn--white-outline:hover {
  background: #ffffff1a;
}
.no-form-radio__title {
  display: block;
  font-weight: 500;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  margin-bottom: 0.8rem;
}
.no-form-radio__list {
  display: flex;
  flex-wrap: nowrap;
  gap: 1.2rem;
}
@media (max-width: 1024px) {
  .no-form-radio__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1024px) {
  .no-form-radio__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.no-form-radio__item {
  flex: 1;
}
.no-form-radio__item input {
  display: none;
}
.no-form-radio__item input:checked + .no-form-radio__label {
  color: var(--clr-primary-main);
  border-color: var(--clr-primary-main);
  outline: 1px solid var(--clr-primary-main);
}
.no-form-radio__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1.2rem;
  background: var(--clr-base-white);
  border: 1px solid var(--clr-gray-300);
  width: 100%;
  font-size: clamp(1.3rem, 0.1294498382vw + 1.2514563107rem, 1.5rem);
}
.no-form-checkbox__inner {
  display: inline-flex;
  align-items: center;
  gap: 1.2rem;
}
.no-form-checkbox input {
  display: none;
}
.no-form-checkbox input:checked + .no-form-checkbox__box {
  border-color: var(--clr-primary-main);
  background: var(--clr-primary-main);
}
.no-form-checkbox input:checked + .no-form-checkbox__box i {
  visibility: visible;
  opacity: 1;
}
.no-form-checkbox__box {
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0.4rem;
  border: 1px solid var(--clr-gray-300);
  display: flex;
  align-items: center;
  background: var(--clr-base-white);
}
.no-form-checkbox__box i {
  color: var(--clr-base-white);
  visibility: hidden;
  opacity: 0;
  font-size: clamp(1.2rem, 0.1294498382vw + 1.1514563107rem, 1.4rem);
}
.no-form-checkbox__label {
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
.no-form-group.--full {
  width: 100%;
}
.no-form-group.--base {
  width: calc(33.33% - 2.1333rem);
}
@media (max-width: 1024px) {
  .no-form-group.--base {
    width: calc(50% - 1.6rem);
  }
}
@media (max-width: 768px) {
  .no-form-group.--base {
    width: 100%;
  }
}
.no-form-group__label {
  margin-bottom: 0.8rem;
  font-weight: 500;
  display: inline-block;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
.no-form-control {
  border: 1px solid var(--clr-gray-300);
  border-radius: var(--radius-sm);
  overflow: hidden;
  position: relative;
}
.no-form-control__button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border-radius: 0%;
}
.no-form-control.--textarea {
  height: clamp(16rem, 2.5889967638vw + 15.0291262136rem, 20rem);
}
.no-form-control.--base {
  max-width: 40rem;
}
.no-form-control:focus-within {
  border-color: var(--clr-primary-main);
}
.no-form-control__textarea {
  width: 100%;
  padding: 2rem;
  height: 100%;
}
.no-form-control--search {
  display: inline-block;
}
.no-form-control--search label {
  display: inline-flex;
  align-items: center;
  background: var(--clr-base-white);
}
.no-form-control--search button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.2rem;
}
.no-form-control--search button i {
  color: var(--clr-primary-main);
  font-weight: 500;
  font-size: 2rem;
}
.no-form-control__input {
  width: 100%;
  height: 4.4rem;
  padding: 0 2rem;
}
.no-form-control__input:read-only {
  background: var(--clr-gray-100);
}
.no-form-control__input--search {
  max-width: 25.5rem;
  width: 100%;
}
.no-form-control__input--search::-webkit-search-decoration,
.no-form-control__input--search::-webkit-search-cancel-button,
.no-form-control__input--search::-webkit-search-results-button,
.no-form-control__input--search::-webkit-search-results-decoration {
  display: none;
}
.no-form-select {
  max-width: 15rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.no-form-select__input {
  -webkit-appearance: none;
  border: 1px solid var(--clr-gray-300);
  border-radius: var(--radius-sm);
  overflow: hidden;
  width: 100%;
  height: 4.4rem;
  padding: 0 1.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.no-form-select__icon {
  position: absolute;
  pointer-events: none;
  right: 1.2rem;
  top: 50%;
  height: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.no-form-file__inner {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  background: var(--clr-base-white);
  border: 1px solid var(--clr-gray-300);
  border-radius: var(--radius-sm);
  min-height: 4.4rem;
  padding: 0.6rem 2rem;
  transition: border-color 0.2s ease, outline-color 0.2s ease;
  position: relative;
  overflow: hidden;
}
.no-form-file:focus-within .no-form-file__inner {
  border-color: var(--clr-primary-main);
  outline: 1px solid var(--clr-primary-main);
}
.no-form-file__label {
  font-size: clamp(1.2rem, 0.1294498382vw + 1.1514563107rem, 1.4rem);
}
.no-form-file__input {
  height: 3.2rem;
  padding: 0 1.2rem;
  border: 0;
  background: transparent;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  color: var(--clr-gray-900);
  cursor: pointer;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.no-form-file__input::file-selector-button {
  margin-right: 1.2rem;
  height: 3.2rem;
  padding: 0 1.2rem;
  border-radius: 0.6rem;
  border: 1px solid var(--clr-primary-main);
  background: var(--clr-primary-main);
  color: var(--clr-base-white);
  font-size: clamp(1.3rem, 0.1294498382vw + 1.2514563107rem, 1.5rem);
  font-weight: 600;
  cursor: pointer;
  transition: opacity 0.2s ease, transform 0.1s ease;
}
.no-form-file__input:hover::file-selector-button {
  opacity: 0.9;
}
.no-form-file__input:active::file-selector-button {
  transform: translateY(1px);
}
.no-form-file__input::-webkit-file-upload-button {
  visibility: hidden;
}
.no-form-file__meta {
  margin-left: auto;
  color: var(--clr-gray-500);
  font-size: clamp(1.2rem, 0.0647249191vw + 1.1757281553rem, 1.3rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 60%;
}
@media (max-width: 768px) {
  .no-form-file__meta {
    max-width: 100%;
  }
}
.no-form-file.--drop {
  position: relative;
}
.no-form-file.--drop .no-form-file__inner {
  justify-content: center;
  gap: 0.8rem;
  border-style: dashed;
  border-color: var(--clr-gray-300);
  background: var(--clr-gray-50);
  min-height: 10rem;
  text-align: center;
}
.no-form-file.--drop .no-form-file__input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.no-form-file.--drop.is-dragover .no-form-file__inner {
  border-color: var(--clr-primary-main);
  outline: 1px solid var(--clr-primary-main);
  background: #00000005;
}
.no-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.8rem, 0.2588996764vw + 0.7029126214rem, 1.2rem);
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  user-select: none;
}
@media (max-width: 768px) {
  .no-pagination {
    gap: 0.8rem;
  }
}
.no-pagination__link {
  --size: clamp(3.2rem, 0.5177993528vw + 3.0058252427rem, 4rem);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: var(--size);
  height: var(--size);
  padding: 0 0.8rem;
  border: 1px solid var(--clr-gray-300);
  border-radius: 0.6rem;
  background: var(--clr-base-white);
  color: var(--clr-base-black);
  line-height: 1;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}
.no-pagination__link:hover {
  background: var(--clr-gray-100);
  border-color: var(--clr-gray-400);
}
.no-pagination__link:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(var(--clr-primary-rgb, 33, 150, 243), 0.25);
}
.no-pagination__link.--disabled {
  color: var(--clr-gray-400);
  border-color: var(--clr-gray-200);
  background: var(--clr-gray-50);
  pointer-events: none;
  opacity: 0.7;
}
.no-pagination__link--num {
  width: var(--size);
  padding: 0;
  font-weight: 500;
}
.no-pagination__link--num[aria-current='page'],
.no-pagination__link--num.is-active {
  background: var(--clr-primary-main);
  border-color: var(--clr-primary-main);
  color: var(--clr-base-white);
}
.no-pagination__link--num.--ghost {
  background: var(--clr-base-white);
  color: var(--clr-gray-700);
}
.no-pagination__link--arrow {
  width: var(--size);
  color: var(--clr-base-black);
  border-color: transparent;
  background: transparent;
}
.no-pagination__link--arrow i {
  font-size: clamp(1.4rem, 0.2588996764vw + 1.3029126214rem, 1.8rem);
  line-height: 1;
}
.no-pagination__link--arrow:hover {
  background: var(--clr-gray-100);
  border-color: var(--clr-gray-300);
}
.no-prevnext {
  border-top: 1px solid var(--clr-base-black);
}
.no-prevnext__block {
  width: 100%;
  text-align: left;
  padding: 2.4rem;
  padding-left: 0;
  border-bottom: 1px solid var(--clr-gray-100);
}
@media (max-width: 768px) {
  .no-prevnext__block {
    padding: 1.8rem 2.4rem 1.8rem 0;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}
.no-prevnext__link {
  padding-left: 9.4rem;
  position: relative;
  display: inline-block;
}
@media (max-width: 768px) {
  .no-prevnext__link {
    padding-left: 4.6rem;
  }
}
.no-prevnext__label {
  color: var(--clr-gray-600);
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
@media (max-width: 768px) {
  .no-prevnext__label {
    font-size: 1.2rem;
  }
}
.no-prevnext__title {
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
@media (max-width: 768px) {
  .no-prevnext__title {
    font-size: 1.2rem;
  }
}
.no-table__self {
  border-top: 2px solid var(--clr-gray-900);
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.no-table__self th,
.no-table__self td {
  border-bottom: 1px solid var(--clr-gray-200);
  color: var(--clr-gray-600);
}
@media (max-width: 768px) {
  .no-table__self th,
  .no-table__self td {
    text-align: left;
    display: block;
    padding: 0;
    border-bottom: 0;
  }
}
.no-table__self th,
.no-table__self td {
  padding: 2rem 1rem;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
.no-table__self thead {
  font-weight: 600;
}
@media (max-width: 768px) {
  .no-table__self thead {
    display: none;
  }
}
.no-table__self thead th {
  border-bottom: 1px solid var(--clr-gray-900);
  text-align: center;
}
@media (max-width: 768px) {
  .no-table__self tbody tr {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid var(--clr-gray-200);
    padding: 1.6rem 0;
  }
}
@media (max-width: 768px) {
  .no-table__self tbody td {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .no-table .no-table__attr {
    display: inline-block;
    color: var(--clr-gray-400);
  }
  .no-table .no-table__attr:last-child span {
    padding-right: 0;
    margin-right: 0;
  }
  .no-table .no-table__attr:last-child span:after {
    content: none;
  }
  .no-table .no-table__attr span {
    font-size: 1.2rem;
    position: relative;
    padding-right: 0.8rem;
    margin-right: 0.8rem;
    line-height: 1;
  }
  .no-table .no-table__attr span:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    height: 1rem;
    width: 0.1rem;
    background: var(--clr-gray-600);
    transform: translateY(-40%);
  }
  .no-table .no-table__attr span:before {
    content: attr(data-label);
    color: var(--clr-gray-600);
    display: inline-block;
    padding-right: 0.4rem;
  }
}
.no-table .no-table__pin {
  color: var(--clr-primary-main);
}
.no-table .no-table__title {
  font-weight: 600;
  width: 100%;
}
.no-table .no-table__link {
  font-weight: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.no-table .no-table__link:hover {
  text-decoration: underline;
  color: var(--clr-primary-main);
}
.no-table .no-table__link-text {
  white-space: nowrap;
}
.no-floating-container {
  display: grid;
  grid-template-columns: 220px 1fr;
  column-gap: clamp(24px, 3vw, 48px);
  align-items: start;
}
@media (max-width: 768px) {
  .no-floating-container {
    grid-template-columns: 1fr;
    column-gap: auto;
  }
}
.no-floating-menu {
  width: 16rem;
  padding-left: 2rem;
  will-change: transform;
}
@media (max-width: 768px) {
  .no-floating-menu {
    display: none;
  }
}
.no-floating-menu__nav {
  display: flex;
  flex-direction: column;
  gap: clamp(0.8rem, 0.2588996764vw + 0.7029126214rem, 1.2rem);
}
.no-floating-menu__link {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  font-weight: 500;
  color: var(--clr-gray-400);
}
.no-floating-menu__link:hover {
  color: var(--clr-base-black);
}
.no-floating-menu__link.--active {
  color: var(--clr-primary-main);
}
.no-floating-menu__link.--active:before {
  opacity: 1;
  visibility: visible;
}
.no-floating-menu__link:before {
  content: '';
  width: 0.6rem;
  height: 0.6rem;
  background: var(--clr-primary-main);
  opacity: 0;
  visibility: hidden;
}
:root {
  --gt-size: 48px;
  --gt-gap: 20px;
}
.no-gototop {
  position: fixed;
  inset-inline-end: calc(var(--gt-gap) + env(safe-area-inset-right));
  inset-block-end: calc(var(--gt-gap) + env(safe-area-inset-bottom));
  z-index: 999;
  pointer-events: none;
}
.no-gototop__btn {
  width: var(--gt-size);
  height: var(--gt-size);
  border: none;
  border-radius: 999px;
  background: var(--clr-primary-main);
  color: var(--clr-base-white);
  box-shadow: 0 4px 12px #00000026;
  cursor: pointer;
  pointer-events: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  letter-spacing: 0.02em;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.18s ease, transform 0.18s ease, background 0.2s ease;
}
.no-gototop__btn span {
  font-size: 12px;
}
.no-gototop__btn:hover {
  background: var(--clr-primary-hover);
}
.no-gototop__btn:active {
  transform: translateY(14px) scale(0.97);
}
.no-gototop__btn:focus-visible {
  outline: 2px solid var(--clr-primary-400);
  outline-offset: 3px;
}
.no-gototop.is-visible .no-gototop__btn {
  opacity: 1;
  transform: translateY(0);
}
@media (prefers-reduced-motion: reduce) {
  .no-gototop__btn {
    transition: none;
  }
}
.no-captcha {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .no-captcha {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .no-captcha .no-form-control {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .no-captcha .no-form-control label {
    width: 100%;
  }
}
.no-captcha .no-form-control__input {
  height: 4.8rem;
  width: 20rem;
}
@media (max-width: 768px) {
  .no-captcha .no-form-control__input {
    width: 100%;
  }
}
.no-captcha__label {
  display: block;
  margin-bottom: 0.8rem;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
.no-captcha__container {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
@media (max-width: 768px) {
  .no-captcha__container {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
}
.no-captcha__screen {
  display: flex;
  align-items: center;
  border: 1px solid var(--clr-gray-300);
  border-radius: 0.6rem;
  overflow: hidden;
  height: 4.8rem;
}
.no-captcha__image {
  display: flex;
  align-items: center;
  height: 100%;
  border-right: 1px solid var(--clr-gray-300);
}
.no-captcha__control {
  display: flex;
  flex-direction: column;
}
.no-captcha__control button {
  display: flex;
  align-items: center;
  width: 2.4rem;
  height: 2.4rem;
  border-bottom: 1px solid var(--clr-gray-300);
  background: var(--clr-base-white);
}
.no-captcha__control button:hover {
  background: var(--clr-gray-50);
}
.no-captcha__control button:last-child {
  border-bottom: 0;
}
.no-captcha__control button i {
  font-size: 1.1rem;
}
.no-marquee-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  gap: 5rem;
}
.no-marquee-section.--top {
  padding-top: clamp(6.4rem, 4.142394822vw + 4.8466019417rem, 12.8rem);
}
.no-marquee-section.--bottom {
  padding-bottom: clamp(6.4rem, 4.142394822vw + 4.8466019417rem, 12.8rem);
}
.no-marquee-section.--y {
  padding: clamp(6.4rem, 4.142394822vw + 4.8466019417rem, 12.8rem) 0;
}
.no-marquee {
  padding: 1vw;
  white-space: nowrap;
}
.no-marquee__inner {
  display: flex;
  gap: 2rem;
}
.no-marquee__content {
  color: #00a4af26;
  font-size: clamp(9.6rem, 5.9546925566vw + 7.3669902913rem, 18.8rem);
}
.no-visual {
  position: relative;
  height: 100svh;
  overflow: hidden;
}
.no-visual .no-main-slider {
  height: 100%;
  position: relative;
}
.no-visual .no-main-slider ul li {
  position: relative;
  z-index: 2;
}
.no-visual .no-main-slider ul li.swiper-slide-active .no-visual__title h2,
.no-visual .no-main-slider ul li.swiper-slide-active .no-visual__title p {
  transform: translate(0) !important;
  opacity: 1 !important;
}

.no-visual .no-main-slider ul li figure {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
.no-visual .no-main-slider ul li figure:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .35);
  z-index: 2;
}
.no-visual .no-main-slider ul li figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #000000d9, #0000, #000);
  z-index: 3;
}
.no-visual .no-main-slider ul li figure img {
  width: 100%;
  height: 100%;
}
.no-visual .no-main-slider ul li .no-container-xl {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  align-items: center;
  align-items: flex-end;
  padding-bottom: 20rem;
}
@media (max-width: 768px) {
  .no-visual .no-main-slider ul li .no-container-xl {
    padding-bottom: clamp(12rem, 5.1779935275vw + 10.0582524272rem, 20rem);
  }
}
.no-visual .no-main-slider ul li .no-container-xl .no-visual__title h2 {
  position: relative;
  opacity: 0;
  transform: translate(25%);
  transition: transform 0.9s ease-in-out, opacity 0.9s ease-in-out;
  transition-delay: 0.8s;
}
@media (max-width: 768px) {
  .no-visual .no-main-slider ul li .no-container-xl .no-visual__title h2 br {
    display: none;
  }
}
.no-visual .no-main-slider ul li .no-container-xl .no-visual__title h2 span {
  width: clamp(1rem, 0.6472491909vw + 0.7572815534rem, 2rem);
  height: clamp(1rem, 0.6472491909vw + 0.7572815534rem, 2rem);
  border-radius: 50%;
  background-color: var(--clr-secondary-500);
  position: relative;
  display: inline-block;
  right: 1rem;
}
.no-visual .no-main-slider ul li .no-container-xl .no-visual__title p {
  opacity: 0;
  transform: translate(-25%);
  transition: transform 0.9s ease-in-out, opacity 0.9s ease-in-out;
  transition-delay: 0.8s;
}
.no-visual .no-main-slider .swiper-pagination {
  display: flex;
  justify-content: flex-start;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 12rem;
  z-index: 2;
  max-width: 132rem;
  width: 100%;
  gap: clamp(1rem, 0.6472491909vw + 0.7572815534rem, 2rem);
}
@media (max-width: 1360px) {
  .no-visual .no-main-slider .swiper-pagination {
    padding: 0 2rem;
  }
}
@media (max-width: 768px) {
  .no-visual .no-main-slider .swiper-pagination {
    bottom: clamp(6rem, 3.8834951456vw + 4.5436893204rem, 12rem);
  }
}
.no-visual .no-main-slider .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 100%;
  height: 0.4rem;
  background-color: #ffffff4d;
  overflow: hidden;
  opacity: 1;
  border-radius: 0;
  transition: background-color var(--tran-3);
}
@media (max-width: 768px) {
  .no-visual .no-main-slider .swiper-pagination .swiper-pagination-bullet {
    height: 0.3rem;
  }
}
.no-visual .no-main-slider .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #ffffffb3;
}
.no-visual .no-main-slider .swiper-pagination .swiper-pagination-bullet .timer-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--clr-primary-700);
  transform-origin: left;
  transform: scaleX(0);
}
.no-visual .no-main-slider .swiper-pagination .swiper-pagination-bullet-active .timer-bar {
   transform: scaleX(1) !important;
}
/* .no-visual .no-main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .timer-bar {
  animation: progressBar 5s linear forwards;
}
@keyframes progressBar {
  0% {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
} */
.no-point {
  position: relative;
  overflow: hidden;
}
.no-point .point-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.4rem;
}
@media (max-width: 768px) {
  .no-point .point-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.no-point .point-list li {
  background-color: #fff;
}
@media (max-width: 768px) {
  .no-point .point-list li {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 544px) {
  .no-point .point-list li {
    flex-direction: column;
  }
}
.no-point .point-list li:hover figure:before {
  opacity: 1;
}
.no-point .point-list li:hover figure img {
  transform: scale(1.05);
}
.no-point .point-list li figure {
  display: flex;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .no-point .point-list li figure {
    width: 50%;
  }
}
@media (max-width: 544px) {
  .no-point .point-list li figure {
    width: 100%;
    aspect-ratio: 1/0.7;
  }
}
.no-point .point-list li figure:before {
  border: 1rem solid var(--clr-primary-500);
  opacity: 0;
  transition: opacity var(--tran-3);
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
}
.no-point .point-list li figure img {
  transition: transform 0.6s;
}
.no-point .point-list li .txt {
  padding: 3rem 1.5rem;
}
@media (max-width: 768px) {
  .no-point .point-list li .txt {
    width: 50%;
    padding: 3rem;
  }
}
@media (max-width: 544px) {
  .no-point .point-list li .txt {
    width: 100%;
  }
}
.no-about {
  position: relative;
  overflow: hidden;
}
.no-about .sun {
  position: absolute;
  left: -8.6rem;
  bottom: 6rem;
  width: clamp(8rem, 2.9773462783vw + 6.8834951456rem, 12.6rem);
  z-index: 2;
}
@media (max-width: 1360px) {
  .no-about .sun {
    left: 2rem;
    bottom: -1rem;
  }
}
@media (max-width: 768px) {
  .no-about .sun {
    top: -4rem;
    bottom: auto;
  }
}
.no-about .tree {
  position: absolute;
  right: 0;
  top: 0;
  width: clamp(20rem, 16.1812297735vw + 13.932038835rem, 45rem);
}
@media (max-width: 768px) {
  .no-about .tree {
    bottom: 0;
    top: auto;
  }
}
.no-about .f-wrap {
  display: flex;
  align-items: center;
  gap: clamp(7rem, 4.5307443366vw + 5.3009708738rem, 14rem);
}
@media (max-width: 768px) {
  .no-about .f-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem);
  }
}
.no-about .f-wrap figure {
  width: 50%;
  overflow: hidden;
  position: relative;
}
.no-about .f-wrap figure video {
    object-fit: contain;
    width: 100%;
}
@media (max-width: 768px) {
  .no-about .f-wrap figure {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .no-about .f-wrap hgroup br {
    display: none !important;
  }
}
.no-highlight {
  position: relative;
  overflow: hidden;
}
.no-highlight .f-wrap {
  min-height: clamp(48rem, 20.71197411vw + 40.2330097087rem, 80rem);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .no-highlight .f-wrap {
    flex-direction: column;
    align-items: center;
    gap: 4.8rem;
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 544px) {
  .no-highlight .f-wrap {
    min-height: auto;
    padding: clamp(6.4rem, 4.142394822vw + 4.8466019417rem, 12.8rem) 0;
  }
}
.no-highlight .f-wrap .highlight-list {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
@media (max-width: 1024px) {
  .no-highlight .f-wrap .highlight-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 544px) {
  .no-highlight .f-wrap .highlight-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.no-highlight .f-wrap .highlight-list li {
  width: -webkit-fill-available;
  padding: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem)
    clamp(3.2rem, 1.5533980583vw + 2.6174757282rem, 5.6rem);
  background-color: #00000080;
  backdrop-filter: blur(12px);
  display: flex;
  align-items: flex-end;
  gap: 4.8rem;
}
@media (max-width: 1024px) {
  .no-highlight .f-wrap .highlight-list li {
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 2.4rem;
  }
}
.no-highlight .f-wrap .highlight-list li h3 b {
	color: #d39c47;
}
.no-reason {
  position: relative;
  overflow: hidden;
}
@media (max-width: 544px) {
  .no-reason hgroup p br {
    display: none !important;
  }
}
.no-reason .reason-list {
  display: flex;
  flex-direction: column;
  gap: clamp(8rem, 2.5889967638vw + 7.0291262136rem, 12rem);
}
@media (max-width: 768px) {
  .no-reason .reason-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.8rem 2.4rem;
  }
}
@media (max-width: 544px) {
  .no-reason .reason-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 4.8rem;
  }
}
.no-reason .reason-list li {
  display: flex;
  align-items: center;
  position: relative;
}
.no-reason .reason-list li .bg-shape1 {
  position: absolute;
  left: clamp(-40rem, -29.1262135922vw + 15.9223300971rem, 5rem);
  top: clamp(-20rem, -9.7087378641vw + -1.359223301rem, -5rem);
  width: clamp(16rem, 14.2394822006vw + 10.6601941748rem, 38rem);
}
.no-reason .reason-list li .bg-shape2 {
  position: absolute;
  right: 0;
  top: 0;
  width: clamp(6rem, 3.5598705502vw + 4.6650485437rem, 11.5rem);
}
@media (max-width: 768px) {
  .no-reason .reason-list li .bg-shape2 {
    top: -3rem;
    right: -20rem;
  }
}
.no-reason .reason-list li .bg-shape3 {
  position: absolute;
  right: clamp(-30rem, -25.8899676375vw + 19.7087378641rem, 10rem);
  bottom: clamp(-10rem, -1.6181229773vw + -6.8932038835rem, -7.5rem);
  width: clamp(19rem, 16.1812297735vw + 12.932038835rem, 44rem);
}
.no-reason .reason-list li .bg-shape4 {
  position: absolute;
  left: clamp(-10rem, -19.4174757282vw + 27.2815533981rem, 20rem);
  bottom: -3rem;
  width: clamp(6rem, 2.0064724919vw + 5.2475728155rem, 9.1rem);
}
@media (max-width: 544px) {
  .no-reason .reason-list li .bg-shape4 {
    bottom: -100%;
    left: auto;
    right: 0;
  }
}
@media (max-width: 768px) {
  .no-reason .reason-list li {
    flex-direction: column !important;
    align-items: flex-start;
  }
}
.no-reason .reason-list li:nth-child(2n) {
  flex-direction: row-reverse;
}
.no-reason .reason-list li figure {
  width: 50%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .no-reason .reason-list li figure {
    width: 100%;
    aspect-ratio: 1/0.7;
  }
  .no-reason .reason-list li figure img {
    height: 100%;
  }
}
.no-reason .reason-list li .txt {
  padding: 0 clamp(2.4rem, 7.1197411003vw - 0.2699029126rem, 13.4rem);
}
@media (max-width: 768px) {
  .no-reason .reason-list li .txt {
    padding: 0;
    margin-top: 1.6rem;
  }
  .no-reason .reason-list li .txt h3 {
    margin-top: 1.6rem;
  }
}
.no-menus {
  position: relative;
  overflow: hidden;
}
.no-menus .menus-slider-wrap {
  display: flex;
  gap: 1.6rem;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 768px) {
  .no-menus .menus-slider-wrap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.4rem;
  }
}
.no-menus .menus-slider-wrap .controller {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: clamp(20rem, 7.7669902913vw + 17.0873786408rem, 32rem);
  height: -webkit-fill-available;
  z-index: 2;
  position: relative;
}
@media (max-width: 768px) {
  .no-menus .menus-slider-wrap .controller {
    flex-direction: row;
    gap: 2.4rem 1.6rem;
    min-width: 100%;
    align-items: center;
  }
}
@media (max-width: 544px) {
  .no-menus .menus-slider-wrap .controller {
    flex-direction: column;
    justify-content: center;
  }
}
.no-menus .menus-slider-wrap .controller:before {
  content: '';
  background-image: url(/resource/images/menu-bg.jpg);
  position: absolute;
  width: 500%;
  height: 100%;
  left: -500%;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .no-menus .menus-slider-wrap .controller:before {
    display: none;
  }
}
.no-menus .menus-slider-wrap .controller .button-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (max-width: 768px) {
  .no-menus .menus-slider-wrap .controller .button-wrap {
    flex-direction: row;
  }
}
.no-menus .menus-slider-wrap .controller .button-wrap .group button {
  transition: all var(--tran-3);
  position: relative;
}
.no-menus .menus-slider-wrap .controller .button-wrap .group button:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  width: 100%;
  height: 0.15rem;
  background-color: var(--clr-secondary-500);
  opacity: 0;
  transition: opacity var(--tran-3);
}
.no-menus .menus-slider-wrap .controller .button-wrap .group button:hover {
  color: var(--clr-secondary-500);
}
.no-menus .menus-slider-wrap .controller .button-wrap .group button.active {
  color: var(--clr-secondary-500);
  font-weight: 600;
}
.no-menus .menus-slider-wrap .controller .button-wrap .group button.active:before {
  opacity: 1;
}
.no-menus .menus-slider-wrap .controller .button-wrap .group p {
  height: 0;
  overflow: hidden;
  transition: all var(--tran-3);
}
@media (max-width: 768px) {
  .no-menus .menus-slider-wrap .controller .button-wrap .group p {
    display: none;
  }
}
.no-menus .menus-slider-wrap .controller .button-wrap .group p.active {
  height: auto;
  padding-top: 1.6rem;
}
.no-menus .menus-slider-wrap .controller .swiper-controller {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.no-menus .menus-slider-wrap .controller .swiper-controller .arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(3.2rem, 1.0355987055vw + 2.8116504854rem, 4.8rem);
  height: clamp(3.2rem, 1.0355987055vw + 2.8116504854rem, 4.8rem);
  border: 1px solid #252020;
  border-radius: 50%;
  transition: border 0.3s;
  inset: 0;
  margin: 0;
  transition: all var(--tran-3);
}
.no-menus .menus-slider-wrap .controller .swiper-controller .arrow:after {
  display: none;
}
.no-menus .menus-slider-wrap .controller .swiper-controller .arrow:hover {
  background-color: var(--clr-secondary-500);
}
.no-menus .menus-slider-wrap .controller .swiper-controller .arrow:hover i {
  color: #fff;
}
.no-menus .menus-slider-wrap .controller .swiper-controller .arrow i {
  font-size: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem);
  color: #252020;
}
.no-menus .menus-slider-wrap .menus-slider {
  opacity: 0;
  transform: translate(5rem);
  transition: opacity 0.9s, transform 0.9s;
  width: 100%;
  display: none;
}
.no-menus .menus-slider-wrap .menus-slider.is-active {
  display: block;
}
.no-menus .menus-slider-wrap .menus-slider.enter {
  opacity: 1;
  transform: translate(0);
}
.no-menus .menus-slider-wrap .menus-slider ul {
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.no-menus .menus-slider-wrap .menus-slider ul li {
  width: 64.8rem;
}
.no-menus .menus-slider-wrap .menus-slider ul li figure {
  position: relative;
  padding-bottom: 66.6667%;
}
.no-menus .menus-slider-wrap .menus-slider ul li figure img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  transition: none !important;
}
.no-sns {
  position: relative;
  overflow: hidden;
}
.no-sns .f-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2.4rem;
}
.no-sns .sns-slider {
  position: relative;
}
.no-sns .sns-slider .swiper-wrapper {
  transition-timing-function: linear !important;
  position: relative;
}
.no-sns .sns-slider .swiper-slide {
  max-width: clamp(15rem, 9.7087378641vw + 11.359223301rem, 30rem);
  padding: 0 1.2rem;
}
.no-sns .sns-slider .swiper-slide a {
  position: relative;
  display: flex;
  width: 100%;
  padding-bottom: 143.33%;
  overflow: hidden;
  height: 0;
}
.no-sns .sns-slider .swiper-slide a:hover:before {
  opacity: 1 !important;
}
.no-sns .sns-slider .swiper-slide a:hover h3 {
  opacity: 1 !important;
}
.no-sns .sns-slider .swiper-slide a:hover img {
  transform: scale(1.07);
}
.no-sns .sns-slider .swiper-slide a:before {
  background-color: #00000080;
  opacity: 0;
  transition: opacity var(--tran-3);
  z-index: 2;
}
.no-sns .sns-slider .swiper-slide a > h3 {
  z-index: 2;
  opacity: 0;
  transition: opacity var(--tran-3);
  text-decoration: underline;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.no-sns .sns-slider .swiper-slide a img {
  height: 100%;
  position: absolute;
  inset: 0;
  transition: transform 0.6s cubic-bezier(0.42, 0, 0, 1);
  will-change: transform;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.no-location .location-wrap {
  display: flex;
  align-items: center;
  gap: clamp(7rem, 1.2944983819vw + 6.5145631068rem, 9rem);
}
@media (max-width: 1024px) {
  .no-location .location-wrap {
    flex-direction: column;
    gap: 4.8rem;
  }
}
.no-location .location-wrap > .map {
  position: relative;
  width: 50%;
  aspect-ratio: 700/430;
}
@media (max-width: 1024px) {
  .no-location .location-wrap > .map {
    width: 100%;
  }
}
.no-location .location-wrap > .map .wrap_map {
  height: 100%;
}
.no-location .location-wrap > .map .cont,
.no-location .location-wrap > .map .wrap_controllers {
  display: none;
}
.no-location .location-wrap .location-info {
  display: flex;
  flex-direction: column;
  gap: clamp(2.4rem, 0.7766990291vw + 2.1087378641rem, 3.6rem);
  width: 50%;
}
@media (max-width: 1024px) {
  .no-location .location-wrap .location-info {
    width: 100%;
  }
}
.no-location .location-wrap .location-info > div {
  border-bottom: 1px solid var(--clr-secondary-500);
  padding-bottom: clamp(2.4rem, 0.7766990291vw + 2.1087378641rem, 3.6rem);
  gap: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem);
}
@media (max-width: 544px) {
  .no-location .location-wrap .location-info > div {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 1.2rem;
  }
}
.no-location .location-wrap .location-info > div p {
  min-width: 8rem;
}
.no-location .location-wrap .location-info > div:last-child {
  border-bottom: none;
  padding: none;
}
.no-location .location-wrap .location-info .address {
  display: flex;
  align-items: flex-start;
}
.no-location .location-wrap .location-info .address .group {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.no-location .location-wrap .location-info .address .group .btn-wrap {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 450px) {
  .no-location .location-wrap .location-info .address .group .btn-wrap {
    flex-direction: column;
  }
}
.no-location .location-wrap .location-info .address .group .btn-wrap a {
  background-color: #ede1d7;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  width: 15.6rem;
  height: 3.5rem;
  transition: background-color var(--tran-3);
  border: 1px solid #ede1d7;
}
@media (max-width: 450px) {
  .no-location .location-wrap .location-info .address .group .btn-wrap a {
    width: 100%;
  }
}
.no-location .location-wrap .location-info .address .group .btn-wrap a:hover {
  background-color: #fff;
}
.no-location .location-wrap .location-info .address .group .btn-wrap a img {
  width: 2rem;
}
.no-location .location-wrap .location-info .time {
  display: flex;
  align-items: center;
}
.no-location .location-wrap .location-info .time h3 {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.no-location .location-wrap .location-info .call {
  display: flex;
  align-items: center;
}
.no-location .location-wrap .location-info .call a {
  font-size: clamp(2rem, 0.2588996764vw + 1.9029126214rem, 2.4rem);
}
.no-location .location-wrap .location-info .call a:hover {
  text-decoration: underline;
}
.no-contact {
  position: relative;
  overflow: hidden;
  height: clamp(40rem, 24.5954692557vw + 30.7766990291rem, 78rem);
}
.no-contact:before {
  background-color: #0000004d;
  opacity: 0;
}
@media (max-width: 768px) {
  .no-contact:before {
    opacity: 1;
  }
}
.no-contact .no-container-xl {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .no-contact .no-container-xl hgroup {
    width: 60%;
  }
}
@media (max-width: 544px) {
  .no-contact .no-container-xl hgroup {
    width: 80%;
  }
}
.sub-about-intro {
  position: relative;
  overflow: hidden;
  padding-bottom: clamp(0rem, 5.1779935275vw - 1.9417475728rem, 8rem);
}
.sub-about-intro .tree {
  position: absolute;
  right: 0;
  top: 4rem;
  width: clamp(15rem, 19.4174757282vw + 7.7184466019rem, 45rem);
}
.sub-about-intro .move-img {
  position: relative;
  overflow: hidden;
}
.sub-about-intro .grid-wrap {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 2.4rem;
}
.sub-about-intro .first {
  grid-column: span 8;
}
.sub-about-intro .two {
  margin-top: clamp(4.8rem, 9.8381877023vw + 1.1106796117rem, 20rem);
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 2.4rem;
  align-items: start;
}
@media (max-width: 768px) {
  .sub-about-intro .two {
    gap: 4.8rem;
  }
}
@media (max-width: 544px) {
  .sub-about-intro .two {
    display: flex;
    flex-direction: column;
  }
  .sub-about-intro .two br {
    display: none !important;
  }
}
.sub-about-intro .two .txt {
  grid-column: 1 / span 5;
  justify-self: start;
}
@media (max-width: 1024px) {
  .sub-about-intro .two .txt {
    grid-column: 1 / span 6;
  }
}
@media (max-width: 768px) {
  .sub-about-intro .two .txt {
    grid-column: 1/-1;
  }
}
.sub-about-intro .two figure {
  grid-column: 8/-1;
  justify-self: end;
}
@media (max-width: 768px) {
  .sub-about-intro .two figure {
    aspect-ratio: 1/0.8;
    grid-column: 5 / span 8;
  }
}
@media (max-width: 544px) {
  .sub-about-intro .two figure {
    width: 80%;
    margin-left: auto;
  }
}
.sub-about-intro .three {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 4.8rem;
  align-items: end;
  top: clamp(-17rem, -17.4757281553vw + 16.5533980583rem, 10rem);
  position: relative;
}
@media (max-width: 768px) {
  .sub-about-intro .three {
    display: flex;
    flex-direction: column-reverse;
    top: clamp(-17rem, -14.2394822006vw + 10.3398058252rem, 5rem);
  }
}
@media (max-width: 544px) {
  .sub-about-intro .three {
    top: clamp(-17rem, -12.6213592233vw + 7.2330097087rem, 2.5rem);
    gap: 2.4rem;
  }
}
.sub-about-intro .three figure {
  grid-column: 1 / span 3;
  justify-self: start;
}
@media (max-width: 768px) {
  .sub-about-intro .three figure {
    margin-right: auto;
    width: 50%;
  }
}
.sub-about-intro .three p {
  grid-column: 8 / span 4;
  justify-self: end;
  padding-bottom: clamp(2rem, 3.8834951456vw + 0.5436893204rem, 8rem);
}
@media (max-width: 1024px) {
  .sub-about-intro .three p {
    grid-column: 5 / span 7;
  }
}
@media (max-width: 768px) {
  .sub-about-intro .three p {
    width: 60%;
    padding-bottom: 0;
  }
}
@media (max-width: 450px) {
  .sub-about-intro .three p {
    width: 90%;
  }
}
.sub-about-intro .four {
  grid-column: 6 /-2;
  justify-self: end;
}
@media (max-width: 768px) {
  .sub-about-intro .four {
    position: relative;
    top: -20rem;
    width: 90%;
	grid-column: 7 /-1;
  }
}
.sub-about-eel {
  position: relative;
  overflow: hidden;
}
.sub-about-eel .eel-list {
  display: flex;
  flex-direction: column;
  gap: clamp(4.8rem, 4.6601941748vw + 3.0524271845rem, 12rem);
}
.sub-about-eel .eel-list li {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 2.4rem;
  align-items: center;
}
@media (max-width: 768px) {
  .sub-about-eel .eel-list li {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
}
.sub-about-eel .eel-list li figure {
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .sub-about-eel .eel-list li figure {
    aspect-ratio: 1/0.6;
    width: 100%;
  }
  .sub-about-eel .eel-list li figure img {
    height: 100%;
  }
}
@media (max-width: 768px) {
  .sub-about-eel .eel-list li .txt {
    width: 80%;
  }
}
@media (max-width: 544px) {
  .sub-about-eel .eel-list li .txt {
    width: 100%;
  }
}
.sub-about-eel .eel-list li .txt img {
  width: clamp(3.6rem, 0.3883495146vw + 3.454368932rem, 4.2rem);
}
.sub-about-eel .eel-list li:nth-child(1) .txt {
  grid-column: 1 / span 4;
  justify-self: start;
}
.sub-about-eel .eel-list li:nth-child(1) figure {
  grid-column: 6/-1;
  justify-self: end;
}
@media (max-width: 768px) {
  .sub-about-eel .eel-list li:nth-child(2) {
    flex-direction: column-reverse;
  }
}
.sub-about-eel .eel-list li:nth-child(2) .txt {
  grid-column: 8/-1;
  justify-self: end;
}
.sub-about-eel .eel-list li:nth-child(2) figure {
  grid-column: 1 / span 6;
  justify-self: start;
}
.sub-about-special {
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  height: clamp(56rem, 24.5954692557vw + 46.7766990291rem, 94rem);
}
.sub-about-special .bg-shape {
  position: absolute;
  right: clamp(5rem, 16.1812297735vw - 1.067961165rem, 30rem);
  top: clamp(7rem, 1.9417475728vw + 6.2718446602rem, 10rem);
  width: clamp(15rem, 9.7087378641vw + 11.359223301rem, 30rem);
}
.sub-about-special .no-container-xl {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sub-about-special .no-container-xl hgroup {
  position: relative;
}
.sub-about-special .no-container-xl hgroup:before {
  content: '';
  width: 4rem;
  aspect-ratio: 1;
  background-image: url(/resource/images/symbol3.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: -4rem;
  top: -4rem;
}
@media (max-width: 1360px) {
  .sub-about-special .no-container-xl hgroup:before {
    left: 0;
    top: -5rem;
  }
}
@media (max-width: 768px) {
  .sub-about-special .no-container-xl hgroup {
    width: 60%;
  }
}
@media (max-width: 544px) {
  .sub-about-special .no-container-xl hgroup {
    width: 80%;
  }
  .sub-about-special .no-container-xl hgroup p br {
  	display: none !important;
  }
}
.sub-about-special-two {
  position: relative;
  overflow: hidden;
}
.sub-about-special-two .f-wrap {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: center;
}
@media (max-width: 768px) {
  .sub-about-special-two .f-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.4rem;
  }
}
.sub-about-special-two .f-wrap h2,
.sub-about-special-two .f-wrap video,
.sub-about-special-two .f-wrap p {
  grid-column: span 4;
}
@media (max-width: 768px) {
  .sub-about-special-two .f-wrap h2 {
    font-size: clamp(2.8rem, 1.2944983819vw + 2.3145631068rem, 4.8rem);
    order: -1;
  }
}
.sub-about-special-two .f-wrap video {
  width: 100%;
}
@media (max-width: 768px) {
  .sub-about-special-two .f-wrap video {
    aspect-ratio: 1/0.7;
    object-fit: cover;
  }
}
.sub-about-special-two .f-wrap p {
  justify-self: end;
}
@media (max-width: 768px) {
  .sub-about-special-two .f-wrap p {
    order: -1;
  }
}
.sub-about-room {
  position: relative;
  overflow: hidden;
}
@media (max-width: 450px) {
  .sub-about-room hgroup p br {
    display: none !important;
  }
}
@media (max-width: 544px) {
  .sub-about-room .slider-wrap {
    margin-top: 4.8rem;
  }
}
.sub-about-room .slider-wrap .big-room-slider {
  position: relative;
}
.sub-about-room .slider-wrap .big-room-slider ul li {
  padding: 0 clamp(4rem, 1.9417475728vw + 3.2718446602rem, 7rem);
  opacity: 0.3;
  transition: opacity var(--tran-3);
  aspect-ratio: 16 / 7;
}
.sub-about-room .slider-wrap .big-room-slider ul li.swiper-slide-active {
  opacity: 1;
}
.sub-about-room .slider-wrap .big-room-slider ul li figure {
  display: flex;
  height: 100%;
}
.sub-about-room .slider-wrap .big-room-slider ul li figure img {
  height: 100%;
}
.sub-about-room .slider-wrap .big-room-slider .swiper-controller {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
}
.sub-about-room .slider-wrap .big-room-slider .swiper-controller .arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: auto;
  margin: 0;
  width: clamp(3.2rem, 1.0355987055vw + 2.8116504854rem, 4.8rem);
  height: clamp(3.2rem, 1.0355987055vw + 2.8116504854rem, 4.8rem);
  background-color: transparent;
  border-radius: 50%;
  transition: background-color 0.3s;
  border: 1px solid #000;
}
.sub-about-room .slider-wrap .big-room-slider .swiper-controller .arrow:after {
  display: none;
}
.sub-about-room .slider-wrap .big-room-slider .swiper-controller .arrow:hover {
  background-color: var(--clr-secondary-500);
  border: 1px solid transparent;
}
.sub-about-room .slider-wrap .big-room-slider .swiper-controller .arrow:hover i {
  color: #fff;
}
.sub-about-room .slider-wrap .big-room-slider .swiper-controller .arrow i {
  font-size: clamp(1.6rem, 0.2588996764vw + 1.5029126214rem, 2rem);
  color: var(--clr-gray-900);
}
.sub-about-room .slider-wrap .small-room-slider {
  max-width: calc(100% - clamp(8rem, 20.71197411vw + 0.2330097087rem, 40rem));
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.sub-about-room .slider-wrap .small-room-slider ul li {
  opacity: 0.6;
  transition: opacity var(--tran-3);
  cursor: pointer;
  position: relative;
}
.sub-about-room .slider-wrap .small-room-slider ul li:hover,
.sub-about-room .slider-wrap .small-room-slider ul li.active {
  opacity: 1;
}
.sub-about-room .slider-wrap .small-room-slider ul li figure {
  aspect-ratio: 1920/1080;
  display: flex;
  border: 2px solid var(--clr-primary-500);
}
.sub-about-room .slider-wrap .small-room-slider ul li figure img {
  height: 100%;
}
.sub-about-end {
  position: relative;
  overflow: hidden;
  height: clamp(50rem, 19.4174757282vw + 42.7184466019rem, 80rem);
}
.sub-about-end:before {
  background-color: #0000004d;
  opacity: 1;
}
.sub-about-end .no-container-xl {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub-about-end .no-container-xl hgroup .symbol {
  width: clamp(7rem, 1.9417475728vw + 6.2718446602rem, 10rem);
}
@media (max-width: 544px) {
  .sub-about-end .no-container-xl hgroup p br {
    display: none !important;
  }
}
.sub-menus {
  position: relative;
  overflow: hidden;
  padding-bottom: clamp(16rem, 2.5889967638vw + 15.0291262136rem, 20rem);
  background-color: #f6f3f1;
}
@media (max-width: 768px) {
  .sub-menus {
    padding-bottom: clamp(6.4rem, 4.142394822vw + 4.8466019417rem, 12.8rem);
  }
}
.sub-menus .menus-category {
  position: relative;
}
.sub-menus .menus-category ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 544px) {
  .sub-menus .menus-category ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
.sub-menus .menus-category ul li {
  border-top: 1px solid #252020;
  border-bottom: 1px solid #252020;
}
.sub-menus .menus-category ul li:nth-child(1) {
  border-left: 1px solid #252020;
}
.sub-menus .menus-category ul li a {
  border-right: 1px solid #252020;
  height: clamp(4.5rem, 1.2944983819vw + 4.0145631068rem, 6.5rem);
  width: clamp(15rem, 3.2362459547vw + 13.786407767rem, 20rem);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--tran-3);
  position: relative;
  overflow: hidden;
}
.sub-menus .menus-category ul li a img {
  position: absolute;
  right: 1%;
  bottom: 1%;
  width: 25%;
  opacity: 0;
}
@media (max-width: 544px) {
  .sub-menus .menus-category ul li a {
    width: 100%;
  }
}
.sub-menus .menus-category ul li a:hover {
  background-color: #eae8e3;
}
.sub-menus .menus-category ul li a.active {
  background-color: var(--clr-secondary-500);
  color: #fff;
}
.sub-menus .menus-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.8rem 2.4rem;
}
@media (max-width: 768px) {
  .sub-menus .menus-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 544px) {
  .sub-menus .menus-list {
    gap: 3.2rem 2.4rem;
    grid-template-columns: repeat(1, 1fr);
  }
}
.sub-menus .menus-list li:hover figure img {
  transform: scale(1.05);
}
.sub-menus .menus-list li:hover h3 {
  color: var(--clr-secondary-500);
}
.sub-menus .menus-list li figure {
  display: flex;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1920/1280;
}
.sub-menus .menus-list li figure img {
  height: 100%;
  transition: transform 0.5s;
}
.sub-menus .menus-list li p {
  width: 100%;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 544px) {
  .sub-menus .menus-list li p {
    font-size: 1.4rem;
  }
}
.sub-startup-intro {
  position: relative;
  overflow: hidden;
}

.sub-startup-intro figure {
  overflow: hidden;
  position: relative;
  display: flex;
  height: 100%;
}
.sub-startup-intro figure:before {
  background-color: #000c;
  z-index: 2;
}
@media (max-width: 544px) {
  .sub-startup-intro figure {
    height: 40rem;
  }
}
.sub-startup-intro .txt {
  z-index: 3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 6rem;
}
@media (max-width: 544px) {
  .sub-startup-intro .txt {
    padding: 0 2rem;
  }
}
.sub-startup-intro .txt .group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem;
}
@media (max-width: 544px) {
  .sub-startup-intro .txt .group {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sub-startup-intro .txt .group li {
  background-color: #ffffff1f;
  padding: 2rem 3rem;
  text-align: center;
}
.sub-startup-story {
  overflow: hidden;
  position: relative;
  height: auto;
}
@media (max-width: 544px) {
  .sub-startup-story {
    height: auto;
  }
}
.sub-startup-story .tree {
  position: absolute;
  right: 0;
  top: 6rem;
  width: clamp(15rem, 9.7087378641vw + 11.359223301rem, 30rem);
}
@media (max-width: 768px) {
  .sub-startup-story .tree {
    bottom: 0;
    top: auto;
	left: 50%;
	transform: translateX(-50%);
  }
}
.sub-startup-story .visual {
  position: absolute;
  left: 0;
  bottom: 0;
  width: clamp(15rem, 29.1262135922vw + 4.0776699029rem, 60rem);
  mix-blend-mode: darken;
}
.sub-startup-story .no-container-xl {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub-startup-story .no-container-xl .txt p {
  line-height: 1.6;
  color: #3e3e3e;
}
@media (max-width: 544px) {
  .sub-startup-story .no-container-xl .txt p br {
    display: none !important;
  }
}

.sub-startup-story .story-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 4.8rem;

	@include mq(lg) {
	  grid-template-columns: repeat(2, 1fr);
	  gap: 2.4rem;
	}

	@include mq(xs) {
	  grid-template-columns: repeat(1, 1fr);
	  gap: 4.8rem;
	}

	li {
	  padding: 0 fluid(0, 40);
	  img {
		border-radius: 50%;
		border: 2px solid var(--clr-primary-500);
	  }
	  .txt {
		text-align: center;

		h3 {
		  color: var(--clr-gray-900);
		}
		p {
		  color: var(--clr-gray-800);

		  @include mq(md) {
			br {
			  display: none;
			}
		  }
		}
	  }
	}
}

@media (max-width: 768px) {
  .sub-startup-story .story-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 375px) {
  .sub-startup-story .story-list {
    grid-template-columns: repeat(1, 1fr);
	  gap: 2.4rem;
  }
}

.sub-startup-prcoess .process-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem);
}
@media (max-width: 768px) {
  .sub-startup-prcoess .process-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 544px) {
  .sub-startup-prcoess .process-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sub-startup-prcoess .process-list li {
  background-color: #fffdf8;
  padding: clamp(2rem, 1.2944983819vw + 1.5145631068rem, 4rem);
  border: 1px solid var(--clr-secondary-500);
  position: relative;
}
.sub-startup-prcoess .process-list li:last-child {
  background-color: var(--clr-secondary-500);
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  .sub-startup-prcoess .process-list li:last-child {
    grid-column: 1/-1;
  }
}
.sub-startup-prcoess .process-list li:last-child span,
.sub-startup-prcoess .process-list li:last-child h3,
.sub-startup-prcoess .process-list li:last-child p,
.sub-startup-prcoess .process-list li:last-child i {
  color: #fff;
}
.sub-startup-prcoess .process-list li span {
  color: var(--clr-secondary-500);
}
.sub-startup-prcoess .process-list li i {
  color: var(--clr-secondary-500);
  position: absolute;
  right: clamp(2rem, 1.2944983819vw + 1.5145631068rem, 4rem);
  bottom: clamp(2rem, 1.2944983819vw + 1.5145631068rem, 4rem);
  font-size: clamp(2.4rem, 1.0355987055vw + 2.0116504854rem, 4rem);
}
.sub-startup-price {
  position: relative;
  overflow: hidden;
}
.sub-startup-price .startup-price-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.sub-startup-price .startup-price-table thead th {
  padding: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem) 1rem;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media (max-width: 544px) {
  .sub-startup-price .startup-price-table thead th {
    font-size: 1.2rem;
  }
}
.sub-startup-price .startup-price-table tbody td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  vertical-align: middle;
  padding: clamp(1rem, 0.6472491909vw + 0.7572815534rem, 2rem) 1rem;
  color: #fff;
}
@media (max-width: 544px) {
  .sub-startup-price .startup-price-table tbody td {
    font-size: 1.2rem;
  }
}
.sub-startup-price .startup-price-table .flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.sub-startup-price .startup-price-table .note {
  color: #fff;
  opacity: 0.7;
  font-weight: 300;
}
.sub-startup-price .startup-price-table .count {
  font-weight: 700;
  color: var(--clr-primary-500);
}
.sub-startup-price .startup-price-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem) clamp(1rem, 4.5307443366vw - 0.6990291262rem, 8rem);
  font-size: 1.5rem;
  color: var(--clr-primary-500);
  background-color: #252020;
}
.sub-startup-contact {
  position: relative;
  overflow: hidden;
}
.sub-startup-contact:before {
  background-color: #000c;
}
.sub-startup-contact .no-container-xl {
  position: relative;
  z-index: 2;
}
.sub-startup-contact .check-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 2rem 0;
}
.sub-startup-contact .check-wrap .view-wrap a{
	opacity: .7;
	font-weight: 300;
}
.sub-startup-contact .check-wrap figure {
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: pointer;
}
.sub-startup-contact .check-wrap figure .check {
  width: 2rem;
  height: 2rem;
  display: none;
}
.sub-startup-contact .check-wrap figure input + label {
  display: block;
  width: 2rem;
  height: 2rem;
  border: 1px solid #aaa;
  border-radius: 50%;
  cursor: pointer;
}
.sub-startup-contact .check-wrap figure input + label.active {
  background: url(/resource/images/icon/check.svg);
  border: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.sub-startup-contact .check-wrap figure label {
  cursor: pointer;
}
.sub-startup-contact .check-wrap .view-wrap a:hover {
  text-decoration: underline;
}
.sub-startup-contact .form-wrap {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.sub-startup-contact .form-wrap .dept2 {
  display: flex;
  align-items: center;
  gap: clamp(1.2rem, 0.7766990291vw + 0.9087378641rem, 2.4rem);
}
.sub-startup-contact .form-wrap .dept2 .input-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
  align-items: flex-start;
  gap: 1.2rem;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap input,
.sub-startup-contact .form-wrap .dept2 .input-wrap select,
.sub-startup-contact .form-wrap .dept2 .input-wrap textarea {
  padding: clamp(1rem, 0.3236245955vw + 0.8786407767rem, 1.5rem) clamp(1rem, 0.3236245955vw + 0.8786407767rem, 1.5rem);
  display: flex;
  align-items: center;
  position: relative;
  background: #fff;
  width: 100%;
  color: #000;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  font-weight: 400;
  font-family: Pretendard;
  line-height: 1.15;
  border: 2px solid #fff;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap input:focus,
.sub-startup-contact .form-wrap .dept2 .input-wrap select:focus,
.sub-startup-contact .form-wrap .dept2 .input-wrap textarea:focus {
  border: 2px solid var(--clr-primary-500);
}
.sub-startup-contact .form-wrap .dept2 .input-wrap.other p {
  top: 2rem;
  bottom: auto;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap.other p.active {
  font-size: clamp(1.2rem, 0.1294498382vw + 1.1514563107rem, 1.4rem);
  top: -1.5rem;
  bottom: auto;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap.all {
  width: 100%;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap p {
  color: #fff;
  min-width: max-content;
  line-height: 1.15;
  transition: bottom 0.3s, top 0.3s, font-size 0.3s;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap p.active {
  font-size: clamp(1.2rem, 0.1294498382vw + 1.1514563107rem, 1.4rem);
  bottom: 5.5rem;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap input::placeholder,
.sub-startup-contact .form-wrap .dept2 .input-wrap select::placeholder,
.sub-startup-contact .form-wrap .dept2 .input-wrap textarea::placeholder {
  color: #000;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  font-weight: 400;
  font-family: Pretendard;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap input:focus,
.sub-startup-contact .form-wrap .dept2 .input-wrap select:focus,
.sub-startup-contact .form-wrap .dept2 .input-wrap textarea:focus {
  outline: none;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap input:-webkit-autofill,
.sub-startup-contact .form-wrap .dept2 .input-wrap select:-webkit-autofill,
.sub-startup-contact .form-wrap .dept2 .input-wrap textarea:-webkit-autofill {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #0d0c0c inset;
  box-shadow: 0 0 0 1000px #0d0c0c inset;
  transition: background-color 5000s ease-in-out 0s;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  font-weight: 500;
  font-family: Pretendard;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap select#region {
  color: #000;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg fill="black" height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 2.4rem;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  font-family: Pretendard;
  font-weight: 400;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap select#region option {
  background-color: #000;
  color: #999;
  padding-left: 155rem;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  font-family: Pretendard;
}
.sub-startup-contact .form-wrap .dept2 .input-wrap textarea {
  resize: vertical;
  min-height: 20rem;
  max-height: 42rem;
}
.sub-startup-contact .form-bottom {
  margin-top: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
@media (max-width: 544px) {
  .sub-startup-contact .form-bottom {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 2.4rem;
  }
}
.sub-startup-contact .form-bottom .no-captcha__box {
  display: flex;
  align-items: center;
  gap: 1rem;
  height: 100%;
  height: 5rem;
}
@media (max-width: 544px) {
  .sub-startup-contact .form-bottom .no-captcha__box {
    width: 100%;
  }
}
.sub-startup-contact .form-bottom .no-captcha__box .no-captcha__img {
  width: 15rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  height: 100%;
}
.sub-startup-contact .form-bottom .no-captcha__box .no-captcha__img img {
  width: 80%;
}
@media (max-width: 544px) {
  .sub-startup-contact .form-bottom .no-captcha__box .no-captcha__img img {
    width: 100%;
  }
}
.sub-startup-contact .form-bottom .no-captcha__box .input-wrap {
  width: 25rem;
  background-color: #fff;
  border: 2px solid #fff;
  padding: 0 2rem;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
}
@media (max-width: 544px) {
  .sub-startup-contact .form-bottom .no-captcha__box .input-wrap {
    width: 100%;
  }
}
.sub-startup-contact .form-bottom .no-captcha__box .input-wrap:has(input:focus) {
  border: 2px solid var(--clr-primary-500);
}
.sub-startup-contact .form-bottom .no-captcha__box .input-wrap input {
  width: 100%;
  background-color: transparent;
  color: #000;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  font-weight: 400;
  line-height: 1.15;
  border: none;
  font-family: Pretendard;
}
.sub-startup-contact .form-bottom .no-captcha__box .input-wrap input::placeholder {
  color: #000;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  font-weight: 400;
  font-family: Pretendard;
}
.sub-startup-contact .form-bottom .no-captcha__box .input-wrap input:focus {
  outline: none;
}
.sub-startup-contact .form-bottom .no-captcha__box .input-wrap input:-webkit-autofill {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  box-shadow: 0 0 0 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
  font-size: clamp(1.4rem, 0.1294498382vw + 1.3514563107rem, 1.6rem);
  font-weight: 500;
}
.sub-startup-contact .form-bottom .no-btn {
  height: -webkit-fill-available;
  line-height: 1;
}
@media (max-width: 544px) {
  .sub-startup-contact .form-bottom .no-btn {
    width: 100%;
    height: 4.5rem;
	margin-top: 2.4rem;
  }
}
.no-legal {
  position: relative;
  background-color: #000;
  padding-bottom: 0;
}
.no-legal .legal-head {
  margin-bottom: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem);
}
.no-legal .legal-head .legal-title {
  font-size: clamp(2rem, 1.2rem + 2.2vw, 3rem);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.01em;
  margin: 0 0 clamp(0.8rem, 0.5177993528vw + 0.6058252427rem, 1.6rem);
}
.no-legal .legal-head .legal-meta {
  display: flex;
  gap: 1rem;
  align-items: center;
  font-size: 0.9375rem;
  color: #ffffffb3;
}
.no-legal .legal-head .legal-meta .badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem 0.6rem;
  border: 1px solid var(--clr-primary-500);
  color: var(--clr-primary-500);
  border-radius: 0.4rem;
  font-size: 0.8125rem;
  line-height: 1;
}
.no-legal .legal-wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem);
}
.no-legal .legal-body {
  counter-reset: sec;
}
.no-legal .legal-toc {
  position: sticky;
  top: clamp(1.6rem, 1.0355987055vw + 1.2116504854rem, 3.2rem);
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: #0f0f0fb3;
  backdrop-filter: blur(8px);
  border-radius: 0.8rem;
  padding: 1rem;
}
.no-legal .legal-toc .toc-title {
  font-weight: 600;
  font-size: 0.9375rem;
  margin-bottom: 0.5rem;
  color: #ffffffe6;
}
.no-legal .legal-toc ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.25rem;
}
.no-legal .legal-toc ol li a {
  display: block;
  padding: 0.5rem 0.6rem;
  border-radius: 0.4rem;
  color: #fffc;
  text-decoration: none;
  font-size: 0.9375rem;
  line-height: 1.35;
}
.no-legal .legal-toc ol li a:hover {
  background: #ffffff0f;
  color: #fff;
}
.no-legal .legal-section {
  scroll-margin-top: 96px;
  padding-top: 2rem;
  padding-bottom: clamp(1.2rem, 0.5177993528vw + 1.0058252427rem, 2rem);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.no-legal .legal-section:first-child {
  border-top: 0;
}
.no-legal .legal-section > h2 {
  counter-increment: sec;
  display: flex;
  gap: 0.6rem;
  align-items: baseline;
  margin: 0 0 0.8rem;
  font-size: clamp(1.25rem, 0.9rem + 1vw, 1.75rem);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.01em;
}
.no-legal .legal-section > h2:before {
  content: counter(sec) '.';
  color: var(--clr-primary-500);
  font-weight: 700;
}
.no-legal .legal-section > h3 {
  font-size: 1.05rem;
  font-weight: 600;
  margin: 1rem 0 0.4rem;
  line-height: 1.35;
}
.no-legal .legal-section p {
  margin: 0.4rem 0 0.9rem;
  color: #ffffffd9;
  line-height: 1.8;
  word-break: keep-all;
}
.no-legal .legal-section ul,
.no-legal .legal-section ol {
  margin: 0.25rem 0 0.9rem;
  padding-left: 1.1rem;
  display: grid;
  gap: 0.25rem;
}
.no-legal .legal-section ul li,
.no-legal .legal-section ol li {
  line-height: 1.7;
  color: #ffffffd9;
}
.no-legal .legal-section ul {
  list-style: disc;
}
.no-legal .legal-section ol {
  list-style: decimal;
}
.no-legal .legal-section .note {
  margin-top: 0.6rem;
  padding: 0.75rem 0.9rem;
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 0.6rem;
  background: #ffffff08;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #ffffffd9;
}
.no-legal .legal-section a {
  color: var(--clr-primary-500);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.no-legal .legal-section a:hover {
  color: var(--clr-primary-700);
}
.no-legal .legal-section dl {
  margin: 0.5rem 0 1rem;
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 0.4rem 0.8rem;
}
.no-legal .legal-section dl dt {
  color: #ffffffb3;
  font-weight: 600;
}
.no-legal .legal-section dl dd {
  margin: 0;
  color: #ffffffe6;
}
@media (max-width: 450px) {
  .no-legal .legal-section dl {
    grid-template-columns: 120px 1fr;
  }
}
.no-legal .legal-section address {
  font-style: normal;
  color: #ffffffe6;
  line-height: 1.7;
}
.no-legal .legal-section table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.6rem;
  overflow: hidden;
}
.no-legal .legal-section table th,
.no-legal .legal-section table td {
  padding: 0.8rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  vertical-align: top;
  line-height: 1.6;
}
.no-legal .legal-section table th {
  background: #ffffff0a;
  text-align: left;
  font-weight: 600;
  color: #ffffffe6;
  width: 28%;
}
.no-legal .legal-section table td {
  color: #ffffffd9;
}
.no-legal .legal-section table tr:last-child td {
  border-bottom: 0;
}
.no-legal .legal-footer {
  margin-top: clamp(2.4rem, 1.5533980583vw + 1.8174757282rem, 4.8rem);
  padding-top: clamp(1.6rem, 0.5177993528vw + 1.4058252427rem, 2.4rem);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem 1rem;
  align-items: baseline;
}
.no-legal .legal-footer .updated {
  color: #ffffffbf;
  font-size: 0.9375rem;
}
.no-legal .legal-footer .policy-badge {
  margin-left: auto;
  padding: 0.25rem 0.6rem;
  border-radius: 0.4rem;
  background: #ffffff0f;
  color: #ffffffd9;
  font-size: 0.8125rem;
  line-height: 1;
}
.no-cookie {
  position: relative;
  background-color: #000;
  padding-bottom: 0;
}
.no-cookie .cookie-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0.6rem 0 1rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.6rem;
  overflow: hidden;
}
.no-cookie .cookie-table thead th {
  background: #ffffff0f;
  font-weight: 600;
  color: #fffffff2;
}
.no-cookie .cookie-table th,
.no-cookie .cookie-table td {
  padding: 0.9rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  vertical-align: top;
  line-height: 1.65;
  text-align: left;
}
.no-cookie .cookie-table tbody tr:last-child td {
  border-bottom: 0;
}
.no-cookie .cookie-table td strong {
  color: #fff;
}
.no-cookie .dim {
  color: #ffffffb3;
}
.no-cookie .browser-help {
  margin-top: 0.6rem;
  border: 1px dashed rgba(255, 255, 255, 0.18);
  background: #ffffff08;
  border-radius: 0.6rem;
  padding: 0.9rem 1rem;
}
.no-cookie .browser-help h3 {
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 0.4rem;
}
.no-cookie .browser-help ul {
  margin: 0;
  padding-left: 1rem;
  display: grid;
  gap: 0.2rem;
}
.no-cookie .browser-help ul li a {
  color: var(--clr-primary-500);
  text-decoration: underline;
}
.no-cookie .browser-help ul li a:hover {
  color: var(--clr-primary-700);
}
.no-cookie .cookie-inline-btn {
  margin-left: 0.4rem;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.35rem 0.6rem;
  border-radius: 0.4rem;
  border: 1px solid var(--clr-primary-500);
  background: transparent;
  color: var(--clr-primary-500);
  font-size: 0.875rem;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.no-cookie .cookie-inline-btn:hover {
  background: var(--clr-primary-500);
  color: #000;
  border-color: var(--clr-primary-500);
}
/*# sourceMappingURL=/resource/dist/style.css.map */
