@charset "utf-8";
:root {
  --global-font-family: "Pretendard Variable", "notokr", sans-serif;
  --global-font-size: 16px;
  --primary-color: #138341;
  --primary-color-light: #f2f6ff;
  --primary-color-dark: #0836ac;
  --primary-color-hover: var(--primary-color-dark);
  --danger-color: #f32222;
  --danger-color-hover: #cc0a0a;
  --dark-color: #4f5356;
  --dark-color-hover: #333;
  --grey-color: #d5d5d5;
  --grey-color-hover: #c4c4c4;
  --minmax-1fr: minmax(0, 1fr);
  --gap-1: 1rem;
  --gap-2: 1.5rem;
  --gap-3: 2rem;
  --radius-xs: 0.3rem;
  --radius-sm: 4px;
  --radius-md: 0.8rem;
  --radius-1: 1rem;
  --radius-2: 1.5rem;
  --radius-3: 2rem;
  --radius-full: 9999px;
  --duration-1: 0.1s;
  --duration-2: 0.2s;
  --duration-3: 0.3s;
  --svh100: 100svh;
  --fs-xs: 0.6rem;
  --fs-sm: 0.7rem;
  --fs-md: 0.875rem;
  --fs-1: 1rem;
  --fs-2: 1.125rem;
  --fs-3: 1.25rem;
  --fs-4: 1.5rem;
  --fs-5: 1.75rem;
  --fs-6: 2rem;
  --fs-7: 2.5rem;
  --fs-8: 3rem;
  --fs-9: 3.5rem;
  --fs-10: 4rem;
  --container-1: 1300px;
  --container-2: 1700px;
  --container-padding-inline: 0.938rem;
  --button-height-1: 2.9375rem;
  --button-height-2: 4rem;
  --button-font-size-1: clamp(0.875rem, 2vw, 1rem);
  --button-font-size-2: clamp(0.9375rem, 2vw, 1.125rem);
  --swiper-theme-color: var(--primary-color) !important;
  --swiper-caption-color: #fff;
  --swiper-caption-header-font: 600 5rem / 1.2 var(--global-font-family);
  --swiper-caption-header-margin-block: 0 1.5rem;
  --swiper-caption-paragraph-font: 300 1.25rem / 1.5 var(--global-font-family);
  --swiper-caption-paragraph-margin-block: 2.5rem 0;
  --swiper-caption-margin-block: 0 0 1.5rem;
  --swiper-caption-arrow-size: 64px;
  --swiper-caption-arrow-color: rgba(255, 255, 255, 1);
  --swiper-caption-arrow-next-img: url(/public/img/icons/SVG/arrow/arrow@25.04/arrow_next.svg);
  --swiper-caption-arrow-prev-img: url(/public/img/icons/SVG/arrow/arrow@25.04/arrow_prev.svg);
  --swiper-bullets-size: 0.625rem;
  --swiper-bullets-gap: 0.58rem;
  --swiper-bullets-color: #fff;
  --navbar-height: clamp(3.75rem, 10vw, 6.25rem);
  --navbar-logo-width: clamp(3.125rem, 15vw, 10.625rem);
  --navbar-logo-font: 700 clamp(1.25rem, 3vw, 2rem);
  --navbar-menu-padding-inline: clamp(0.9375rem, 3vw, 2.5rem);
  --navbar-menu-font: 600 clamp(0.9375rem, 2vw, 19px);
  --navbar-menu-letter-spacing: -0rem;
  --navbar-dropmenu-font: 500 clamp(0.875rem, 2vw, 1rem);
  --navbar-dropmenu-width: 11.25rem;
  --navbar-dropmenu-padding: 1.5625rem;
  --navbar-dropmenu-gap: 0.9375rem;
  --navbar-dropmenu-position-x: 50%;
  --navbar-dropmenu-position-y: calc(100% - 1rem);
  --navbar-dropmenu-background-color: #fff;
  --navbar-dropmenu-color: #333;
  --navbar-dropmenu-hover-color: var(--primary-color);
  --subpage-header-height: 32.5rem;
  --subpage-header-title-font: 700 4rem / 1.3 var(--global-font-family);
  --subpage-header-paragraph-font: 400 1.5rem / 1.55 var(--global-font-family);
  --subpage-header-title-margin-block: 0 1rem;
  --subpage-header-bg-url-1: url(/public/img/sub/sub-top01.jpg);
  --subpage-header-bg-url-2: url(/public/img/sub/sub-top02.jpg);
  --subpage-header-bg-url-3: url(/public/img/sub/sub-top03.jpg);
  --subpage-header-bg-url-4: url(/public/img/sub/sub-top04.jpg);
  --subpage-header-bg-url-5: url(/public/img/sub/sub-top05.jpg);
  --subpage-header-bg-url-6: url(/public/img/sub/sub-top06.jpg);
  --subpage-navbar-flex: 0 1 11.25rem;
  --subpage-navbar-height: 3.5rem;
  --subpage-navbar-font: 500 1.063rem / 1.5;
  --subpage-navbar-color: #999;
  --subpage-navbar-active-color: var(--primary-color);
  --subpage-section-padding-block: 7.5rem;
  --main-title-header-1-font: 700 2.875rem / 1.5;
  --main-title-header-2-font: 600 2.5rem / 1.5;
  --main-title-header-3-font: 700 3.125rem / 1.35;
  --main-title-header-4-font: 600 2.5rem / 1.5;
  --main-title-header-5-font: 700 1.75rem / 1.5;
  --main-title-header-6-font: 700 1.375rem / 1.5;
  --main-title-header-letter-spacing: -0.03rem;
  --main-title-header-1-color: #000;
  --main-title-header-2-color: #000;
  --main-title-header-3-color: #000;
  --main-title-header-4-color: #000;
  --main-title-header-5-color: #000;
  --main-title-header-6-color: #000;
  --main-title-header-3-gap: 1.88rem;
  --main-title-header-4-gap: 1.88rem;
  --main-title-header-5-gap: 0.94rem;
  --main-title-header-6-gap: 0.94rem;
  --main-title-header-1-margin-block: 0rem 0rem;
  --main-title-header-2-margin-block: 0rem 0rem;
  --main-title-header-3-margin-block: 0rem 5rem;
  --main-title-header-4-margin-block: 5rem 3rem;
  --main-title-header-5-margin-block: 3.5rem 2rem;
  --main-title-header-6-margin-block: 3rem 1rem;
  --main-title-paragraph-lg-font: 400 1.125rem / 1.5;
  --main-title-paragraph-1-font: 400 1.5rem / 1.5;
  --main-title-paragraph-2-font: 400 1.2rem / 1.5;
  --main-title-paragraph-3-font: 400 1.25rem / 1.6;
  --main-title-paragraph-4-font: 400 1.125rem / 1.6;
  --main-title-paragraph-5-font: 400 1.125rem / 1.6;
  --main-title-paragraph-6-font: 400 1.125rem / 1.6;
  --main-title-paragraph-1-color: #000;
  --main-title-paragraph-2-color: #000;
  --main-title-paragraph-3-color: #333;
  --main-title-paragraph-4-color: #333;
  --main-title-paragraph-5-color: #333;
  --main-title-paragraph-6-color: #555;
  --sub-title-header-xl-font: 700 4rem / 1.5;
  --sub-title-header-lg-font: 700 3.25rem / 1.5;
  --sub-title-header-1-font: 700 2.875rem / 1.5;
  --sub-title-header-2-font: 600 2.5rem / 1.5;
  --sub-title-header-3-font: 700 2.8125rem / 1.1;
  --sub-title-header-4-font: 600 1.5rem / 1.5;
  --sub-title-header-5-font: 600 1.25rem / 1.5;
  --sub-title-header-6-font: 500 1.375rem / 1.5;
  --sub-title-header-letter-spacing: -0.04rem;
  --sub-title-paragraph-letter-spacing: -0.0225rem;
  --sub-title-header-3-gap: 2.5rem;
  --sub-title-header-1-color: #000;
  --sub-title-header-2-color: #000;
  --sub-title-header-3-color: #333;
  --sub-title-header-4-color: #333;
  --sub-title-header-5-color: #333;
  --sub-title-header-6-color: #333;
  --sub-title-header-1-margin-block: 0rem 0rem;
  --sub-title-header-2-margin-block: 0rem 0rem;
  --sub-title-header-3-margin-block: 0 6.25rem;
  --sub-title-header-4-margin-block: 5rem 1.5rem;
  --sub-title-header-5-margin-block: 3.1rem 0.9rem;
  --sub-title-header-6-margin-block: 1.9rem 0.6rem;
  --sub-title-paragraph-lg-font: 400 1.125rem / 1.5;
  --sub-title-paragraph-1-font: 400 1.5rem / 1.5;
  --sub-title-paragraph-2-font: 400 1.125rem / 1.5;
  --sub-title-paragraph-3-font: 400 1.125rem / 1.67;
  --sub-title-paragraph-4-font: 400 0.8rem / 1.5;
  --sub-title-paragraph-5-font: 400 0.6rem / 1.5;
  --sub-title-paragraph-6-font: 400 0.4rem / 1.5;
  --sub-title-paragraph-1-color: #000;
  --sub-title-paragraph-2-color: #000;
  --sub-title-paragraph-3-color: #333;
  --sub-title-paragraph-4-color: #333;
  --sub-title-paragraph-5-color: #333;
  --sub-title-paragraph-6-color: #333;
  --form-font: 400 0.9375rem / 1.5 var(--global-font-family);
  --form-color: #333;
  --form-placeholder-color: #8f8f8f;
  --form-required-color: #f00;
  --form-height: 2.9375rem;
  --form-padding: 0.6rem 0.85rem;
  --form-radius: 4px;
  --form-space-block: 0.88rem;
  --form-border-color: #ddd;
  --form-border-focus-color: #888;
  --form-check-icon: "check_circle";
  --footer-background-color: #111;
  --footer-padding-block: 5rem;
  --footer-font: 400 1rem / 1.8;
  --footer-color: rgba(255, 255, 255, 0.9);
  --footer-b-color: rgba(255, 255, 255, 0.5);
  --footer-copyright-font: 400 0.8125rem / 1;
  --footer-copyright-color: rgba(255, 255, 255, 0.6);
  --gms: "Material Symbols Outlined";
  --gms-grad-low: "GRAD" -25;
  --gms-grad-zero: "GRAD" 0;
  --gms-grad-high: "GRAD" 200;
  --gms-opsz: "opsz" 48;
  --gms-100-fill: "FILL" 1, "wght" 100, var(--gms-opsz);
  --gms-200-fill: "FILL" 1, "wght" 200, var(--gms-opsz);
  --gms-300-fill: "FILL" 1, "wght" 300, var(--gms-opsz);
  --gms-400-fill: "FILL" 1, "wght" 400, var(--gms-opsz);
  --gms-500-fill: "FILL" 1, "wght" 500, var(--gms-opsz);
  --gms-600-fill: "FILL" 1, "wght" 600, var(--gms-opsz);
  --gms-700-fill: "FILL" 1, "wght" 700, var(--gms-opsz);
  --gms-100-out: "FILL" 0, "wght" 100, var(--gms-opsz);
  --gms-200-out: "FILL" 0, "wght" 200, var(--gms-opsz);
  --gms-300-out: "FILL" 0, "wght" 300, var(--gms-opsz);
  --gms-400-out: "FILL" 0, "wght" 400, var(--gms-opsz);
  --gms-500-out: "FILL" 0, "wght" 500, var(--gms-opsz);
  --gms-600-out: "FILL" 0, "wght" 600, var(--gms-opsz);
  --gms-700-out: "FILL" 0, "wght" 700, var(--gms-opsz);
}
@supports not (max-height: 100svh) {
  :root {
    --svh100: 100vh;
  }
}
@media (max-width: 991.98px) {
  :root {
    --container-padding-inline: 30px;
    --container-1: 800px;
  }
}
@media (max-width: 767.98px) {
  :root {
    --navbar-dropmenu-background-color: #eee;
    --navbar-dropmenu-color: #555;
  }
}
* {
  box-sizing: border-box;
  word-break: keep-all;
  float: unset;
  -webkit-tap-highlight-color: transparent;
  &::before,
  &::after {
    content: none;
  }
}
html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: var(--global-font-size);
}
#site {
  margin: 0;
  padding: 0;
  font-family: var(--global-font-family);
  opacity: 0;
  > .container {
    max-width: inherit;
    width: 100%;
    padding: 0;
  }
  > *:not(#force__wrapper) {
    visibility: hidden;
  }
  &.loaded {
    opacity: 1;
    > *:not(#force__wrapper) {
      visibility: visible;
    }
  }
  .hide {
    opacity: 1 !important;
  }
}
::selection {
  background-color: var(--primary-color);
  color: #fff;
}
select::-ms-expand {
  display: none;
}
form,
fieldset {
  all: unset;
  box-sizing: border-box;
  display: block;
}
input:where(:-webkit-autofill, :-webkit-autofill:hover, :-webkit-autofill:focus, :-webkit-autofill:active) {
  -webkit-box-shadow: 0 0 0 30px white inset;
}
.cke_screen_reader_only {
  bottom: 0;
}
.cke_resizer_ltr {
  float: right;
}
.cke_reset_all {
  *,
  a,
  textarea {
    white-space: wrap !important;
  }
}
.caret {
  display: none;
}
.material-symbols-outlined {
  font-family: var(--gms) !important;
  overflow: hidden;
  display: inline-flex;
  line-height: 1;
  font-variation-settings: var(--gms-300-out), var(--gms-grad-zero);
  user-select: none;
}
figure {
  margin: 0;
}
:is(ol, ul, li, dl) {
  all: unset;
  box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
:is(p, h1, h2, h3, h4, h5, h6, dt, dd) {
  all: unset;
  box-sizing: border-box;
  display: block;
}
:is(p, h1, h2, h3, h4, h5, h6, dt, dd, th, td, li) {
  position: relative;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1.5;
}
:is(h1, h2, h3, h4, h5, h6, dt, b, strong) {
  color: #000;
}
:is(p, li, dd, small) {
  color: #555;
}
:is(small, .small) {
  font-size: 0.8em;
}
br {
  visibility: visible;
  opacity: 0;
}
.big {
  font-size: 1.2em;
}
a:not(.btn) {
  text-decoration: none;
  color: inherit;
}
a:not(.btn):where(:focus, :hover) {
  text-decoration: unset;
  color: unset;
}
.text-danger {
  color: var(--danger-color);
}
.btn {
  all: unset;
  will-change: transform;
  cursor: pointer;
  box-sizing: border-box;
  display: inline-flex;
  place-content: center;
  place-items: center;
  font-size: var(--button-font-size-1);
  height: var(--button-height-1);
  line-height: 1;
  padding: 0 1.2rem;
  border-radius: var(--radius-sm);
  outline: none;
  white-space: nowrap;
  font-size: 0.9375rem;











  &.btn-tp {
    --color: var(--primary-color);
    transition: 0.2s;
    display: inline-flex;
    width: 11.875rem;
    height: 3.75rem;
    padding-inline: 1.3rem;
    align-items: center;
    border-radius: var(--radius-full);
    background-color: var(--color);
    color: #fff;
    font-size: 1.0625rem;
    font-style: normal;
    font-weight: 600;
    justify-content: center;
    &:hover {
      background-color: var(--primary-color-dark);
      scale: 0.97;
    }
    & + .btn {
      margin-left: 1rem;
    }
    &.btn-sm {
      width: auto;
      height: 3.2rem;
      font-size: 0.9rem;
      gap: 1rem;
      &.btn-outline-arrow {
        padding-left: 1rem;
        span.material-symbols-outlined {
          width: 2.1rem;
          font-size: 1.4rem;
        }
      }
    }
    &.btn-lg {
      width: 15rem;
      height: 4.375rem;
      font-size: 1.125rem;
    }
    &.btn-arrow {
      justify-content: space-between;
      padding-inline: 1.56rem 1.25rem;
    }
    &.btn-outline-arrow {
      justify-content: space-between;
      border-color: var(--color);
      padding-inline: 1.56em 0.62em;
      span.material-symbols-outlined {
        transition: 0.3s;
        background-color: var(--color);
        width: 2.5rem;
        aspect-ratio: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        border-radius: var(--radius-full);
        color: #fff;
      }
      &:hover {
        span.material-symbols-outlined {
          color: var(--color);
          background-color: #fff;
          font-variation-settings: var(--gms-600-out);
        }
      }
    }
  }
  &:is(.btn-primary, #btn_modify) {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff;
    &:is(:hover, :focus) {
      background-color: var(--primary-color-hover);
    }
  }
  &.btn-dark {
    background-color: var(--dark-color);
    border: 1px solid var(--dark-color);
    color: #fff;
    &:is(:hover, :focus) {
      background-color: var(--dark-color-hover);
    }
  }
  &.btn-outline-dark {
    border: 1px solid var(--dark-color);
    color: var(--dark-color);
    &:is(:hover, :focus) {
      background-color: var(--dark-color);
      color: #fff;
    }
  }
  &:is(#btn_delete, .btn-danger) {
    background-color: var(--danger-color);
    border: 1px solid var(--danger-color);
    &:is(:hover, :focus) {
      background-color: var(--danger-color-hover);
    }
  }
  &[class*="btn-outline"] {
    background: none;
    border: 1px solid var(--color);
    color: var(--color);
    &:is(:hover, :focus) {
      background-color: var(--color);
      color: #fff;
    }
  }
  &.btn-outline-primary {
    --color: var(--primary-color);
  }
  &.btn-outline-danger {
    --color: var(--danger-color);
  }
  &.btn-outline-dark {
    --color: var(--dark-color);
  }
  &:is(.btn-secondary, .btn-default) {
    background-color: var(--grey-color);
    border: 1px solid var(--grey-color);
    color: #000;
    &:is(:hover, :focus) {
      background-color: var(--grey-color-hover);
    }
  }
  &.btn-lg {
    font-size: var(--button-font-size-2);
    height: var(--button-height-2);
  }
  @media (hover: hover) {
    &.btn-primary:where(:hover, :focus) {
      background-color: var(--primary-color-hover);
      border-color: var(--primary-color-hover);
    }
    &.btn-secondary:where(:hover, :focus) {
      color: #000;
      background-color: var(--grey-color-hover);
      border-color: var(--grey-color);
    }
  }
}
button[disabled] {
  pointer-events: none;
  user-select: none;
  opacity: 0.5;
  filter: grayscale(1);
}
.img-box {
  position: relative;
  display: flex;
}
.img-responsive {
  display: flex;
  max-width: 100%;
  height: auto;
}
img {
  user-select: none;
  flex-shrink: 0;
  image-orientation: from-image;
}
.bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
*:has(> .bg) {
  position: relative;
}
:where(.container, .row) {
  position: relative;
}
[class*="container"] {
  width: 100%;
  padding: unset;
  margin-inline: auto;
  /* padding-inline: var(--container-padding-inline); */
  &::before,
  &::after {
    content: none;
  }
  @media (min-width: 1260px) {
    & {
      max-width: var(--container-1);
    }
  }
}
.row {
  margin: 0;
  &::before,
  &::after {
    content: none;
  }
}
.clearfix {
  width: 100%;
}
.col {
  flex: 1;
  padding: 0;
  &.auto {
    flex: 0 1 auto;
  }
}
.flex {
  display: flex;
  &.row {
    --row-gap: var(--gap-1);
    gap: var(--row-gap);
    flex-wrap: wrap;
    margin-inline: 0 calc(var(--row-gap) * -1);
  }
  [class^="col-"] {
    flex: 0 1 calc(var(--flex-basis) - var(--row-gap));
  }
  .col-1 {
    --flex-basis: 8.333333333333332%;
  }
  .col-2 {
    --flex-basis: 16.666666666666664%;
  }
  .col-3 {
    --flex-basis: 25%;
  }
  .col-4 {
    --flex-basis: 33.33333333333333%;
  }
  .col-5 {
    --flex-basis: 41.666666666666664%;
  }
  .col-6 {
    --flex-basis: 50%;
  }
  .col-7 {
    --flex-basis: 58.333333333333336%;
  }
  .col-8 {
    --flex-basis: 66.66666666666666%;
  }
  .col-9 {
    --flex-basis: 75%;
  }
  .col-10 {
    --flex-basis: 83.33333333333333%;
  }
  .col-11 {
    --flex-basis: 91.66666666666666%;
  }
  .col-12 {
    --flex-basis: 100%;
  }
}
.grid {
  display: grid;
  grid-template-columns: repeat(12, var(--grid-column));
  gap: var(--row-gap);
  &.col-temp-1 {
    --grid-column: 1;
  }
  &.col-temp-2 {
    --grid-column: 2;
  }
  &.col-temp-3 {
    --grid-column: 3;
  }
  &.col-temp-4 {
    --grid-column: 4;
  }
  &.col-temp-5 {
    --grid-column: 5;
  }
  &.col-temp-6 {
    --grid-column: 6;
  }
  &.col-temp-7 {
    --grid-column: 7;
  }
  &.col-temp-8 {
    --grid-column: 8;
  }
  &.col-temp-9 {
    --grid-column: 9;
  }
  &.col-temp-10 {
    --grid-column: 10;
  }
  &.col-temp-11 {
    --grid-column: 11;
  }
  &.col-temp-12 {
    --grid-column: 12;
  }
  [rowspan="1"] {
    grid-row: span 1;
  }
  [rowspan="2"] {
    grid-row: span 2;
  }
  [rowspan="3"] {
    grid-row: span 3;
  }
  [rowspan="4"] {
    grid-row: span 4;
  }
  [rowspan="5"] {
    grid-row: span 5;
  }
  [rowspan="6"] {
    grid-row: span 6;
  }
  [rowspan="7"] {
    grid-row: span 7;
  }
  [rowspan="8"] {
    grid-row: span 8;
  }
  [rowspan="9"] {
    grid-row: span 9;
  }
  [rowspan="10"] {
    grid-row: span 10;
  }
  [rowspan="11"] {
    grid-row: span 11;
  }
  [rowspan="12"] {
    grid-row: span 12;
  }
  [colspan="1"] {
    grid-column: span 1;
  }
  [colspan="2"] {
    grid-column: span 2;
  }
  [colspan="3"] {
    grid-column: span 3;
  }
  [colspan="4"] {
    grid-column: span 4;
  }
  [colspan="5"] {
    grid-column: span 5;
  }
  [colspan="6"] {
    grid-column: span 6;
  }
  [colspan="7"] {
    grid-column: span 7;
  }
  [colspan="8"] {
    grid-column: span 8;
  }
  [colspan="9"] {
    grid-column: span 9;
  }
  [colspan="10"] {
    grid-column: span 10;
  }
  [colspan="11"] {
    grid-column: span 11;
  }
  [colspan="12"] {
    grid-column: span 12;
  }
}
:is([class*="hidden"]) {
  display: none;
  @media (min-width: 320px) {
    &[class*="-xs"] {
      display: inherit;
    }
  }
  @media (min-width: 576px) {
    &[class*="-sm"] {
      display: inherit;
    }
  }
  @media (min-width: 768px) {
    &[class*="-md"] {
      display: inherit;
    }
  }
  @media (min-width: 992px) {
    &[class*="-lg"] {
      display: inherit;
    }
  }
  @media (min-width: 1200px) {
    &[class*="-xl"] {
      display: inherit;
    }
  }
  @media (min-width: 1400px) {
    &[class*="-xxl"] {
      display: inherit;
    }
  }
}
:is([class*="visible"]) {
  display: none;
  @media (max-width: 319.98px) {
    &[class*="-xs"] {
      display: inherit;
    }
  }
  @media (max-width: 575.98px) {
    &[class*="-sm"] {
      display: inherit;
    }
  }
  @media (max-width: 767.98px) {
    &[class*="-md"] {
      display: inherit;
    }
  }
  @media (max-width: 991.98px) {
    &[class*="-lg"] {
      display: inherit;
    }
  }
  @media (max-width: 1199.98px) {
    &[class*="-xl"] {
      display: inherit;
    }
  }
  @media (max-width: 1399.98px) {
    &[class*="-xxl"] {
      display: inherit;
    }
  }
}
#site .center-block {
  display: block;
  margin-inline: auto;
}
#site .center-flex {
  display: flex;
  margin-inline: auto;
}
#site .text-center {
  text-align: center;
}
#site .text-left {
  text-align: left;
}
#site .text-right {
  text-align: right;
}
#site .text-justify {
  text-align: justify;
}
#site .color-white * {
  color: #fff;
}
#site .mt-0 {
  margin-top: 0;
}
#site .mt-1 {
  margin-top: 1rem;
}
#site .mt-2 {
  margin-top: 2rem;
}
#site .mt-3 {
  margin-top: 3rem;
}
#site .mt-4 {
  margin-top: 4rem;
}
#site .mt-5 {
  margin-top: 5rem;
}
#site .mb-0 {
  margin-bottom: 0;
}
#site .mb-1 {
  margin-bottom: 1rem;
}
#site .mb-2 {
  margin-bottom: 2rem;
}
#site .mb-3 {
  margin-bottom: 3rem;
}
#site .mb-4 {
  margin-bottom: 4rem;
}
#site .mb-5 {
  margin-bottom: 5rem;
}
#site .ui-widget {
  font-family: inherit;
  z-index: 10000;
  :is(input, select, textarea, button) {
    font-family: inherit;
  }
  .ui-datepicker select:is(.ui-datepicker-month, .ui-datepicker-year) {
    -webkit-appearance: none;
    background: none;
    border: 0;
    width: auto;
  }
}
#site {
  &.modal-open {
    overflow: unset;
    padding-right: 0;
    .navbar {
      padding-right: 0;
    }
  }
}
#site .modal-backdrop {
  display: none;
}
#site .modal {
  z-index: 10000;
  display: flex;
  width: 100%;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  padding-block: calc(var(--navbar-height) / 2);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  &.fade {
    opacity: 0;
    &.in {
      animation: modalFade 0.25s 0s forwards;
      .modal-dialog {
        animation: modalPop 0.35s 0.05s forwards;
      }
    }
  }
  &.in {
    z-index: 20000;
    scale: 1;
  }
  &:not(.in) {
    display: none;
    opacity: 0;
    scale: 0;
  }
  .modal-body {
    position: relative;
    padding: 30px;
  }
  .modal-header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 30px;
    &::before,
    &::after {
      content: none;
    }
    .modal-title {
      font-size: clamp(17px, 3vw, 18px);
      line-height: 1;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-weight: 600;
    }
    .close {
      line-height: 0;
      margin-top: 0;
      opacity: 0.2;
      padding: 0;
      cursor: pointer;
      background: none;
      border: 0;
      appearance: none;
      font-size: 21px;
      font-weight: 700;
      color: #000;
      text-shadow: 0 1px 0 #fff;
      span {
        font-variation-settings: var(--gms-400-out);
        font-size: 32px;
      }
      &:hover {
        opacity: 1;
      }
    }
  }
  .modal-footer {
    display: flex;
    gap: 5px;
    padding: 25px 30px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    .btn {
      flex: 1;
    }
  }
  .modal-title {
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
  }
  .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
    @media (min-width: 768px) {
      box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.125);
    }
  }
  .modal-dialog {
    position: relative;
    transform: translate(0, 0) !important;
    margin: 0;
    border-radius: 15px;
    overflow: hidden;
    height: fit-content;
    margin-block: auto;
    scale: 0.9;
    @media (min-width: 768px) {
      max-width: 600px;
      margin: 30px auto;
    }
  }
  .modal-sm {
    @media (min-width: 768px) {
      max-width: 300px;
    }
  }
}
.modal-open {
  .modal {
    z-index: 10000;
    display: flex !important;
    width: 100%;
    justify-content: center;
    overflow: auto;
  }
}
#site #delete_modal {
  &.in + .modal {
    display: none;
  }
}
@keyframes modalFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes modalPop {
  0% {
    scale: 0.9;
  }
  50% {
    scale: 1.015;
  }
  100% {
    scale: 1;
  }
}
.bootstrap-timepicker {
  display: flex;
  gap: 10px;
  max-width: 300px;
}
#site .bootstrap-timepicker-widget {
  display: none !important;
}
iframe[src*="https://www.google.com/"] {
  width: auto;
  height: auto;
  aspect-ratio: 5/3;
  margin-bottom: -6px;
  background-color: #e5e3df;
}
iframe:where([src*="youtube"], [title*="YouTube"], [src*="player.vimeo.com"]) {
  width: auto;
  height: auto;
  aspect-ratio: 16/9;
  background-color: #000;
  border-radius: var(--radius-md);
}
#bbsArea .board_video_view iframe:where([src*="youtube"], [title*="YouTube"], [src*="player.vimeo.com"]) {
  width: 100%;
}
:where(ol, ul)[class*="li-"] {
  display: flex;
  flex-direction: column;
  > li {
    position: relative;
    padding-left: 0.8em;
  }
  :where(img) + & {
    margin-top: 20px;
  }
  small {
    font-size: 0.85em;
  }
}
.li-cir {
  > li::before {
    content: "";
    position: absolute;
    top: 0.6em;
    left: 0;
    display: block;
    width: 0.3em;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: var(--primary-color);
  }
}
.li-dash {
  > li::before {
    content: "-";
    position: absolute;
    top: 0.7em;
    left: 0;
    line-height: 0;
  }
}
.li-num {
  > li {
    counter-increment: listNum;
    padding-left: 27px;
    &::before {
      content: counter(listNum, decimal-leading-) "";
      position: absolute;
      top: 0.25em;
      left: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid var(--primary-color);
      border-radius: 50%;
      aspect-ratio: 1;
      width: 18px;
      padding-top: 2px;
      padding-right: 1px;
      line-height: 0;
      color: var(--primary-color);
      font-size: 11px;
      font-weight: 700;
    }
  }
}
.li-check {
  > li {
    position: relative;
    padding-left: 1.3em;
    font-size: 15px;
    &::before {
      content: "\e5ca";
      font-family: var(--gms);
      position: absolute;
      top: 0.1em;
      font-size: 20px;
      line-height: 1;
      left: -0.2em;
      display: block;
      color: var(--primary-color);
      font-variation-settings: var(--gms-600-out);
    }
  }
}
.navbar {
  all: unset;
  box-sizing: border-box;
  z-index: 5000;
  position: sticky;
  width: 100%;
  left: 0;
  top: 0;
  display: flex;
  height: var(--navbar-height);
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  :is(ul, li, a) {
    all: unset;
    box-sizing: border-box;
  }
  a {
    cursor: pointer;
  }
  :where(*):before,
  :where(*):after {
    content: none;
  }
  #gnbauth i {
    display: none;
  }
  .navbar-header {
    margin-inline: 0;
  }
  .container {
    position: relative;
    display: flex;
    max-width: 106.25rem;
    padding-inline: clamp(1rem, 3vw, 2rem);
    justify-content: space-between;
    height: 100%;
    align-items: center;
    gap: clamp(20px, 5vw, 60px);
  }
}
.navbar .nav-top {
  .nav-top-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.625rem;
    > li {
      display: flex;
      align-items: center;
      height: 0.875rem;
      white-space: nowrap;
      > a {
        color: #777;
        font: 500 0.8125rem / 1.1 var(--global-font-family);
        letter-spacing: -0.008125rem;
      }
      & + li {
        padding-left: 0.625rem;
        border-left: 1px solid #ddd;
      }
    }
  }
}
@media (max-width: 767.98px) {
  .navbar .nav-top {
    display: none;
  }
  .navbar {
    --navbar-logo-width: 8.75rem;
  }
}
.navbar .navbar-brand {
  &,
  &:is(:hover, :focus) {
    display: block;
    width: var(--navbar-logo-width);
    margin-left: 0;
  }
  img {
    width: var(--navbar-logo-width);
  }
  span {
    position: relative;
    display: block;
    color: #000;
    white-space: nowrap;
    font: var(--navbar-logo-font) var(--global-font-family);
  }
}
.navbar .navbar-right > li > a {
  z-index: 100;
  color: #222;
  white-space: nowrap;
  letter-spacing: var(--navbar-menu-letter-spacing);
  font: var(--navbar-menu-font) var(--global-font-family);
}
.navbar :is(.open > :is(a, a:focus, a:hover), li > a:is(:hover, :focus), li:is(:hover, :focus) > a) {
  position: relative;
  z-index: 100;
  color: var(--primary-color);
}
.navbar :is(.dropdown-menu) {
  z-index: 50;
  background-color: var(--navbar-dropmenu-background-color);
  a {
    all: unset;
    box-sizing: border-box;
    cursor: pointer;
    transition: none;
    width: 100%;
    font: var(--navbar-dropmenu-font) var(--global-font-family);
    color: var(--navbar-dropmenu-color);
    &:hover {
      color: var(--navbar-dropmenu-hover-color);
    }
  }
}
@media (min-width: 768px) {
  .navbar {
    > .container {
    }
    .navbar-collapse {
      display: flex;
      align-self: stretch;
      height: auto !important;
    }
    .navbar-toggle {
      display: none;
    }
  }
  .navbar .navbar-right {
    display: flex;
    align-self: stretch;
    > li {
      position: relative;
      display: flex;
      > a {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        background-color: transparent;
        padding-block: 0;
        padding-inline: var(--navbar-menu-padding-inline);
      }
      .dropdown-menu {
        box-sizing: border-box;
        z-index: 5;
        overflow: hidden;
        position: absolute;
        display: none;
        flex-direction: column;
        box-shadow: 0 5px 14px rgba(0, 0, 0, 0.15);
        margin-top: 0px;
        opacity: 0;
        transform-origin: center top;
        text-align: center;
        left: var(--navbar-dropmenu-position-x);
        top: var(--navbar-dropmenu-position-y);
        transform: translateX(calc(var(--navbar-dropmenu-position-x) * -1));
        border-radius: var(--radius-md);
        gap: var(--navbar-dropmenu-gap);
        padding: var(--navbar-dropmenu-padding);
        min-width: var(--navbar-dropmenu-width);
        a {
          display: flex;
          padding: 0 0 2px;
          border-bottom: 1px solid transparent;
          white-space: nowrap;
          text-align: center;
          justify-content: center;
        }
      }
      &.open .dropdown-menu {
        display: flex;
        animation: menuOpen 0.25s forwards;
      }
    }
    > :is(li:not(#gnbauth):last-child, li#gnbauth) {
      margin-right: calc(var(--navbar-menu-padding-inline) * -1);
    }
  }
  ._navbar {
    &:is(.navTop) {
      --navbar-scroll-filter: grayscale(1) brightness(10) invert(0);
      --navbar-scroll-color: #fff;
      --navbar-scroll-color-hover: var(--primary-color);
      --navbar-scroll-font-weight: 400;
      --navbar-scroll-background-color: transparent;
      background-color: var(--navbar-scroll-background-color);
    }
    &:not(.navScroll) {
      background-color: var(--navbar-scroll-background-color);
    }
    &:is(:hover, .navScroll) {
      --navbar-scroll-filter: unset;
      --navbar-scroll-color: #333;
      --navbar-scroll-color-hover: var(--primary-color);
      --navbar-scroll-font-weight: 500;
      --navbar-scroll-background-color: #fff;
    }
    &:where(.navTop, .navScroll) {
      --navbar-transition: 0.3s;
      transition: var(--navbar-transition);
      height: var(--navbar-height);
      background-color: var(--navbar-scroll-background-color);
      .navbar-brand {
        img {
          transition: width 0.25s;
          filter: var(--navbar-scroll-filter);
        }
        span {
          color: var(--navbar-scroll-color);
        }
      }
      ul.navbar-right > li > a {
        font-weight: var(--navbar-scroll-font-weight);
        color: var(--navbar-scroll-color);
        &:where(:hover, :focus) {
          color: var(--navbar-scroll-color-hover) !important;
        }
      }
      ul.navbar-right > li:where(:hover, :focus) .dropdown-toggle {
        color: var(--navbar-scroll-color-hover) !important;
      }
    }
  }
}
@media (min-width: 768px) {
  .navbar .navbar-right > li .dropdown-menu {
    width: 10.75rem;
    min-width: 12rem;
    gap: 1rem;
    padding: 1.25rem 0;
    background-color: #008838;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    
    
    
    
    
    
    
    












    > li {
      width: 100%;
      > a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 2.375rem;
        padding: 0.375rem 0;
        color: rgba(255, 255, 255, 0.8);
        border: 0;
        font: 500 1rem / 1.5 var(--global-font-family);
        letter-spacing: -0.01875rem;
      }
      &:is(.active, .on) > a,
      > a:is(:hover, :focus) {
        color: #fff;
        font-weight: 600;
      }
    }
  }
}
@media (max-width: 767.98px) {
  body::before {
    transition: 0.35s;
    content: "";
    display: block;
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    animation: menuHeight 0s 0.35s forwards;
  }
  body.menu-overlay::before {
    opacity: 1;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, 0.5);
    animation: none;
  }
  .navbar {
    overflow: hidden;
    animation: menuHidden 0s 0.4s forwards;
    .container {
      --container-padding-inline: 15px;
      max-width: 100%;
    }
    .navbar-header {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .navbar-brand {
      order: 1;
    }
  }
  .navbar .navbar-toggle {
    all: unset;
    box-sizing: border-box;
    order: 2;
    border: 0;
    padding: 9px 0;
    margin: 0;
    cursor: pointer;
    > * {
      display: none;
    }
    &::before {
      content: "\e5d2";
      font-family: var(--gms);
      font-size: 1.8em;
      font-variation-settings: var(--gms-500-out);
    }
    &:where(:hover, :focus) {
      background: none;
    }
    &.open::before {
      content: "\e5cd";
    }
  }
  .navbar .navbar-collapse {
    transition: 0.4s;
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #eee;
    max-height: 0;
    height: auto !important;
    .navbar-right {
      display: flex;
      flex-direction: column;
      overflow: hidden auto;
      position: relative;
      width: 100%;
      padding-block: 0px;
      > li {
        transition: inherit;
        > a {
          display: flex;
          align-items: center;
          width: 100%;
          height: 55px;
          padding: 0 15px;
          background-color: #fff;
          border-bottom: 1px solid #ddd;
        }
      }
    }
    &.open {
      transition: all 0.5s;
      max-height: var(--svh100);
    }
  }
  .navbar .dropdown {
    .dropdown-menu {
      position: relative;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      padding: 0;
      max-height: 0;
      a {
        display: block;
        padding: 10px 15px;
      }
    }
    .dropdown-toggle::after {
      all: unset;
      box-sizing: border-box;
      content: "\e5cf";
      font-family: var(--gms);
      font-variation-settings: var(--gms-300-out);
      margin-left: auto;
      font-size: 1.5em;
    }
    &.open {
      .dropdown-menu {
        opacity: 1;
        max-height: var(--svh100);
      }
      .dropdown-toggle {
        color: var(--primary-color);
        font-weight: 600;
        &::after {
          content: "\e5ce";
          color: var(--primary-color);
          font-variation-settings: var(--gms-400-out);
        }
      }
    }
  }
}
@keyframes menuOpen {
  0% {
    opacity: 0;
    scale: 1 0.5;
  }
  100% {
    opacity: 1;
    scale: 1 1;
  }
}
@keyframes menuHeight {
  from {
    height: 100%;
  }
  to {
    height: 0;
  }
}
@keyframes menuHidden {
  from {
    overflow: hidden;
  }
  to {
    overflow: visible;
  }
}
#scrollTop {
  --width: 3.25rem;
  --bottom: 2rem;
  all: unset;
  box-sizing: border-box;
  z-index: 1000;
  cursor: pointer;
  position: fixed;
  right: 2rem;
  bottom: var(--bottom);
  display: none;
  justify-content: center;
  align-items: center;
  width: var(--width);
  padding: 0;
  background: var(--primary-color);
  border-radius: 50%;
  aspect-ratio: 1;
  text-align: center;
  color: #fff;
  &::before {
    content: "\e5d8";
    font-family: var(--gms);
    font-variation-settings: var(--gms-300-out);
    font-size: 1.75rem;
  }
}
@media (max-width: 767.98px) {
  #scrollTop {
    display: none !important;
  }
}
#site footer {
  margin-top: 0;
  padding-block: 3.125rem 3.4375rem;
  background-color: #2f2f2f;






  .footer-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .footer-logo {
    align-self: flex-start;
    flex: 0 0 10.625rem;
    padding-top: 0.375rem;
    img {
      width: 10.625rem;
      height: 2.625rem;
      object-fit: contain;
      filter: brightness(0) invert(1);
      filter: brightness(0) invert(1);
    }
  }
  .footer-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 6.25rem;
  }
  .footer-links {
    display: flex;
    gap: 2.5rem;
    margin-bottom: 1.25rem;
    a {
      color: rgba(255, 255, 255, 0.9);
      font-size: 1rem;
      font-weight: 600;
      line-height: 1.8;
      letter-spacing: -0.02rem;
    }
  }
  .footer-info {
    display: flex;
    flex-direction: column;
    margin: 0;
    color: #ffffffbf;
    font-size: 0.875rem;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: -0.00875rem;
    p {
      display: flex;
      align-items: center;
      color: #ffffffbf;
    }
    span {
      color: rgb(255 255 255 / 70%);
    }
    span + span {
      display: flex;
      align-items: center;
      &::before {
        width: 0.0625rem;
        height: 0.875rem;
        margin-inline: 0.9375rem;
        background-color: rgba(255, 255, 255, 0.2);
        content: "";
      }
    }
  }
  .copyright {
    margin-top: 1rem;
    color: rgba(255, 255, 255, 0.55);
    font-size: 0.8125rem;
    line-height: 1.8;
  }
}
#loginBtn {
  margin-left: auto;
  align-self: flex-end;
  a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.75rem;
    color: rgba(255, 255, 255, 0.3);
    background-color: transparent;
    border: 0.0625rem solid rgba(255, 255, 255, 0.12);
    border-radius: 0.25rem;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 0.875rem;
    letter-spacing: -0.024375rem;
    &:hover {
      background-color: rgba(255, 255, 255, 0.08);
      color: #fff;
    }
    html.logined &[href="/member/login"] {
      display: none;
    }
    html:not(.logined) &[href="/member/logout"] {
      display: none;
    }
  }
}
.subpage-header {
  position: relative;
  height: var(--subpage-header-height);
  &#visual1 {
    --background-image: var(--subpage-header-bg-url-1);
  }
  &#visual2 {
    --background-image: var(--subpage-header-bg-url-2);
  }
  &#visual3 {
    --background-image: var(--subpage-header-bg-url-3);
  }
  &#visual4 {
    --background-image: var(--subpage-header-bg-url-4);
  }
  &#visual5 {
    --background-image: var(--subpage-header-bg-url-5);
  }
  &#visual6 {
    --background-image: var(--subpage-header-bg-url-6);
  }
  .bg {
    position: absolute;
    left: 0;
    top: 0;
    background: var(--background-image) #000 no-repeat center / cover;
  }
  .subpage-title {
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    h2 {
      line-height: 1;
      text-align: center;
      color: #fff;
      font: var(--subpage-header-title-font);
      margin-block: var(--subpage-header-title-margin-block);
    }
  }
}
.breadcrumb {
  margin-bottom: 2rem;
  ul {
    background: none;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0.5rem;
    li {
      position: relative;
      font-size: 0.9rem;
      line-height: 1;
      color: rgba(255, 255, 255, 0.8);
      font-size: 13px;
      &.arrow {
        &:before {
          content: "\e5cc";
          font-family: var(--gms);
          font-weight: 200;
          display: block;
          font-size: 1.4rem;
          line-height: 0;
        }
      }
      &.active {
        font-weight: 700;
      }
    }
    a.home {
      line-height: 1;
      &::before {
        content: "\e88a";
        font-family: var(--gms);
        font-variation-settings: var(--gms-300-fill);
        font-weight: 200;
        display: block;
        font-size: 16px;
        line-height: 0;
      }
    }
  }
}
.subpage > .breadcrumb {
  display: none;
}
.snb {
  position: relative;
  z-index: 10;
  backdrop-filter: blur(10px);
  margin-top: 0.875rem;
  border-bottom: 1px solid #e6e6e6;
  ul {
    position: relative;
    display: flex;
    margin: 0;
    justify-content: center;
    gap: 0;
    li {
      flex: var(--subpage-navbar-flex);
      a {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        font: var(--subpage-navbar-font) var(--global-font-family);
        height: var(--subpage-navbar-height);
        color: var(--subpage-navbar-color);
        transition: all 0.25s;
        &::after {
          content: "";
          display: block;
          height: 3px;
          background-color: #009C40;
          position: absolute;
          bottom: -1px;
          transition: 0.35s;
          left: 0;
          width: 0%;
          opacity: 0;
        }
        &:hover {
          color: var(--primary-color);
          opacity: 1;
          &:after {
            width: 100%;
            opacity: 1;
          }
        }
      }
      &.active a {
        background: #fff;
        font-weight: 700;
        color: var(--subpage-navbar-active-color);
        transition: none;
        &:after {
          width: 100%;
          opacity: 1;
          transition: none;
        }
      }
    }
  }
}
[class*="title-h"] {
  position: relative;
  text-align: center;
  &:only-child {
    margin-bottom: 0;
  }
  &:first-child {
    margin-top: 0;
  }
  & > :is(h1, h2, h3, h4, h5, h6) {
    color: var(--h-color);
    letter-spacing: var(--sub-title-header-letter-spacing);
    font: var(--h-font) var(--global-font-family);
  }
  & > :is(p, ul, ol) {
    color: var(--p-color);
    letter-spacing: var(--sub-title-paragraph-letter-spacing);
    font: var(--p-font) var(--global-font-family);
  }
  & > * + * {
    margin-top: var(--gap);
  }
  .color {
    color: var(--primary-color);
  }
  .cate {
    color: var(--primary-color);
    font: 700 1.125rem / 1.6 var(--global-font-family);
    letter-spacing: -0.00788rem;
    & + :is(h1, h2, h3, h4, h5, h6) {
      margin-top: 0.94rem;
    }
  }
}
.title-h3 {
  --h-font: var(--sub-title-header-3-font);
  --h-color: var(--sub-title-header-3-color);
  --p-font: var(--sub-title-paragraph-3-font);
  --p-color: var(--sub-title-paragraph-3-color);
  --gap: var(--sub-title-header-3-gap);
  margin-block: var(--sub-title-header-3-margin-block);
}
.m-title-h3 {
  --h-font: var(--main-title-header-3-font);
  --h-color: var(--main-title-header-3-color);
  --p-font: var(--main-title-paragraph-3-font);
  --p-color: var(--main-title-paragraph-3-color);
  --gap: var(--main-title-header-3-gap);
  margin-block: var(--main-title-header-3-margin-block);
}
.title-h4 {
  --h-font: var(--sub-title-header-4-font);
  --h-color: var(--sub-title-header-4-color);
  --p-font: var(--sub-title-paragraph-4-font);
  --p-color: var(--sub-title-paragraph-4-color);
  --gap: var(--sub-title-header-4-gap);
  margin-block: var(--sub-title-header-4-margin-block);
}
.m-title-h4 {
  --h-font: var(--main-title-header-4-font);
  --h-color: var(--main-title-header-4-color);
  --p-font: var(--main-title-paragraph-4-font);
  --p-color: var(--main-title-paragraph-4-color);
  --gap: var(--main-title-header-4-gap);
  margin-block: var(--main-title-header-4-margin-block);
}
.title-h5 {
  --h-font: var(--sub-title-header-5-font);
  --h-color: var(--sub-title-header-5-color);
  --p-font: var(--sub-title-paragraph-5-font);
  --p-color: var(--sub-title-paragraph-5-color);
  --gap: var(--sub-title-header-5-gap);
  margin-block: var(--sub-title-header-5-margin-block);
}
.m-title-h5 {
  --h-font: var(--main-title-header-5-font);
  --h-color: var(--main-title-header-5-color);
  --p-font: var(--main-title-paragraph-5-font);
  --p-color: var(--main-title-paragraph-5-color);
  --gap: var(--main-title-header-5-gap);
  margin-block: var(--main-title-header-5-margin-block);
}
.m-title-h6 {
  --h-font: var(--main-title-header-6-font);
  --h-color: var(--main-title-header-6-color);
  --p-font: var(--main-title-paragraph-6-font);
  --p-color: var(--main-title-paragraph-6-color);
  --gap: var(--main-title-header-6-gap);
  margin-block: var(--main-title-header-6-margin-block);
}
.subpage-content {
  section {
    padding-block: var(--subpage-section-padding-block);
    &:only-child {
      padding-bottom: calc(var(--subpage-section-padding-block) + 30px);
    }
    &.bg-gray {
      background-color: #f7f7f7;
      padding-bottom: calc(var(--subpage-section-padding-block) + 30px);
    }
  }
}
[data-page-id^="about0"] {
  .subpage-header {
    height: 21.25rem;
    .bg {
      background-image: url("/public/img/sub/sub-top01.png");
    }
    .subpage-title {
      h2 {
        margin-block: 0;
        font-size: 3.375rem;
        font-weight: 700;
        line-height: 1.08;
      }
    }
  }
  .snb {
    margin-top: 0;
    ul {
      li {
        a {
          height: 4.8125rem;
          color: #888;
          font-size: 1.125rem;
          font-weight: 600;
          line-height: 1.6;
          &::after {
            background-color: #009C40;
          }
          &:hover {
            color: #138341;
          }
        }
        &.active a {
          color: #333;
        }
      }
    }
  }
  .greet-wrap {
    display: flex;
    flex-direction: column;
    gap: 5rem;
    > h4 {
      color: #138341;
      font-size: 1.875rem;
      font-weight: 600;
      line-height: 1.6;
      letter-spacing: -0.0375rem;
      text-align: center;
    }
    .greet-inner {
      display: flex;
      align-items: stretch;
      gap: 5.625rem;
      .img-box {
        flex: 0 0 26.875rem;
        overflow: hidden;
        border-radius: 0.75rem;
        img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: 41% center;
        }
      }
      .info {
        display: flex;
        flex: 1 1 48.75rem;
        max-width: 48.75rem;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 1.5625rem;
        padding-block: 1.875rem;
        color: #555;
        font-size: 1.125rem;
        line-height: 1.7;
        letter-spacing: -0.0225rem;
        > p {
          width: 100%;
          margin: 0;
          line-height: 30.60px;
        }
        .sign {
          display: flex;
          align-items: flex-start;
          gap: 0.6875rem;
          width: auto;
          margin-top: 1.5625rem;
          color: #333;
          font-size: 1.25rem;
          font-weight: 600;
          line-height: 1.4;
          text-align: left;
          white-space: nowrap;
          strong {
            font-weight: 600;
          }
        }
      }
    }
  }
}
.subpage #bbsArea {
  width: 100%;
  .board_write_table .form-control:focus {
    border-color: #138341;
    outline: none;
  }
  .pagination_wrap {
    li.active a {
      color: #138341;
      background-color: #fff;
      border: 0.0625rem solid #138341;
      border-radius: 0.25rem;
    }
  }
}
[data-page-id="about03"] {
  .location-wrap {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
    .img-box {
      width: 100%;
      height: 31.25rem;
      overflow: hidden;
      border-radius: 0.75rem;
      iframe {
        width: 100%;
        height: 100%;
        border: 0;
      }
    }
    .location-info {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 0.9375rem;
      address {
        display: flex;
        flex-direction: column;
        gap: 0.75rem;
        font-style: normal;
        strong {
          color: #222;
          font-size: 1.5rem;
          line-height: 1.3;
          letter-spacing: -0.015rem;
        }
        span {
          color: #606060;
          font-size: 1.0625rem;
          line-height: 1.2;
          letter-spacing: -0.010625rem;
          b {
            margin-right: 0.75rem;
            color: #333;
          }
        }
      }
      > a {
        display: flex;
        align-items: center;
        gap: 0.25rem;
        padding: 1rem 1.25rem;
        color: #138341;
        background-color: #e2f5ea;
        border-radius: 0.25rem;
        font-size: 1rem;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -0.01rem;
        transition: all 0.25s;

        &:hover {
          background: var(--primary-color);
          color: #fff;
        }
        span {
          font-size: 1.25rem;
          font-variation-settings: var(--gms-400-out), var(--gms-grad-zero);
        }
      }
    }
    .traffic-list {
      display: flex;
      flex-direction: column;
      gap: 0.625rem;
      > li {
        display: flex;
        align-items: center;
        gap: 3.125rem;
        min-height: 6.625rem;
        padding: 1.5625rem 2.5rem;
        border: 0.0625rem solid #ddd;
        border-radius: 0.5rem;
        .traffic-type {
          display: flex;
          flex: 0 0 11.25rem;
          align-items: center;
          gap: 0.9375rem;
          > span {
            font-size: 3rem;
            color: #333;
            font-variation-settings: var(--gms-200-out), var(--gms-grad-zero);
          }
          strong {
            color: #333;
            font-size: 1.125rem;
            line-height: 1.4;
          }
        }
        > ul {
          display: flex;
          flex-direction: column;
          gap: 0.25rem;
          color: #555;
          font-size: 1rem;
          line-height: 1.5;
          letter-spacing: -0.02rem;


          li {
            display: flex;
            gap: 0.5rem;
            &::before {
              content: "•";
            }
          }
        }
      }
    }
  }
}
[data-page-id^="business0"] {
  .subpage-header {
    height: 21.25rem;
    .bg {
      background-image: url("/public/img/sub/sub-top02.png");
    }
    .subpage-title {
      h2 {
        margin-block: 0;
        font-size: 3.375rem;
        font-weight: 700;
        line-height: 1.08;
      }
    }
  }
  .snb {
    margin-top: 0;
    ul {
      li {
        flex: 0 0 13.75rem;
        a {
          height: 4.8125rem;
          color: #888;
          font-size: 1.125rem;
          font-weight: 600;
          line-height: 1.6;
          &::after {
            /* background-color: #138341; */
          }
          &:hover {
            color: #138341;
          }
        }
        &.active a {
          color: #333;
        }
      }
    }
  }
}
:is([data-page-id^="recruit0"], [data-page-id^="careers0"]) {
  .subpage-header {
    height: 21.25rem;
    .bg {
      background-image: url("/public/img/sub/sub-top03.png");
    }
    .subpage-title {
      h2 {
        margin-block: 0;
        font-size: 3.375rem;
        font-weight: 700;
        line-height: 1.08;
      }
    }
  }
  .snb {
    margin-top: 0;
    ul {
      li {
        a {
          height: 4.8125rem;
          color: #888;
          font-size: 1.125rem;
          font-weight: 600;
          line-height: 1.6;
          &::after {
            /* background-color: #138341; */
          }
          &:hover {
            color: #138341;
          }
        }
        &.active a {
          color: #333;
        }
      }
    }
  }
}
[data-page-id="careers01"] {
  #bbsArea {
    :is(.board_list_list, .board_status_list, .cs_bd_wrapper) {
      .table_default {
        table-layout: fixed;
        border-top-color: #333;
        thead {
          height: 4.125rem;
          th {
            height: 4.125rem;
            padding: 1.25rem 0.625rem;
            color: #111;
            border-bottom-color: #eaeaea;
            font-size: 1.0625rem;
            font-weight: 600;
            letter-spacing: 0;
          }
        }
        tbody {
          tr {
            height: 5rem;
          }
          :is(th, td) {
            height: 5rem;
            padding: 1.625rem 0.625rem;
            color: #666;
            border-bottom-color: #eaeaea;
            font-size: 0.9375rem;
            line-height: 1.4;
          }
          .subject {
            padding-inline: 1.125rem;
            a {
              color: #333;
              font-size: 1.125rem;
              font-weight: 500;
              letter-spacing: -0.03rem;
            }
          }
        }
      }
      colgroup {
        .num_col {
          width: 7.5rem;
        }
        :is(.writer_col, .regate_col, .status_col) {
          width: 8.125rem;
        }
        .hits_col {
          width: 6.875rem;
        }
      }
    }
    .board_status_list {
      .status_badge {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 4.25rem;
        height: 1.75rem;
        padding: 0;
        box-sizing: border-box;
        border-radius: 0.125rem;
        font-size: 0.875rem;
        line-height: 1.4;
        letter-spacing: -0.0175rem;
      }
      :is(.status_badge_1, .status_badge_2) {
        color: #138341;
        background-color: #e2fae6;
      }
      .status_badge_3 {
        color: #999;
        background-color: #f0f0f0;
      }
    }
    .board_wrapper + .pagination_wrap {
      margin-block: 3.75rem 2.5rem;
    }
    .pagination_wrap ul {
      gap: 0;
      li {
        a {
          /* width: 2rem; */
          /* height: 2rem; */
          /* color: #666; */
          /* border: 0; */
          /* border-radius: 0; */
        }
      }
    }
    .search_wrap {
      gap: 0.3125rem;
      :is(.form-control, .btn) {
        /* height: 2.875rem; */
        /* border-radius: 0.125rem; */
        /* font-size: 0.8125rem; */
      }
      select.form-control {
        width: 7.5rem;
        padding-inline: 1rem 2rem;
      }
      input.form-control {
        width: 17.5rem;
        padding-inline: 0.9375rem;
      }
      .btn {
        /* min-width: 4.125rem; */
        /* padding-inline: 1.25rem; */
      }
    }
  }
}
:is([data-page-id="recruit02"], [data-page-id="careers02"]) {
  .recruit-banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15rem;
    margin-bottom: 3.125rem;
    overflow: hidden;
    background:
      url("/public/img/sub/careers-banner.jpg") center / cover no-repeat;
    border-radius: 0.75rem;
    p {
      color: #fff;
      font-size: 2rem;
      font-weight: 600;
      line-height: 1.6;
      letter-spacing: -0.04rem;
    }
  }
  #bbsArea {
    .board_write_table {
      border-top: 0.125rem solid #333;
      border-spacing: 0;
      tr {
        border-bottom: 0.0625rem solid #e6e6e6;
      }
      th {
        width: 15rem;
        padding: 1.875rem;
        color: #333;
        background-color: #f8f8f8;
        font-size: 1.0625rem;
        font-weight: 600;
        vertical-align: middle;
      }
      td {
        padding: 0.9375rem 1.25rem;
        vertical-align: middle;
      }
      .required_text {
        float: none;
        margin-left: 0.125rem;
        margin-right: 0;
        color: red;
      }
      .form-control {
        width: 21.875rem;
        height: 2.875rem;
        padding: 0.75rem 0.9375rem;
        border-color: #ddd;
        border-radius: 0.25rem;
        font-size: 0.9375rem;
      }
      #item_1 .form-control,
      #item_5 .form-control,
      #item_6 .form-control,
      #item_7 .form-control,
      textarea.form-control {
        width: 100%;
      }
      #item_5 .form-control,
      #item_6 .form-control,
      #item_7 .form-control,
      textarea.form-control {
        height: 9.375rem;
        resize: none;
      }
      #item_8 input[type="file"] {
        width: 100%;
        height: 2.875rem;
        padding: 0;
        overflow: hidden;
        color: #888;
        background-color: #fff;
        border: 0.0625rem solid #ddd;
        border-radius: 0.25rem;
        font-size: 0.9375rem;
        line-height: 2.75rem;
        &::file-selector-button {
          width: 5.625rem;
          height: 2.875rem;
          margin-right: 0.625rem;
          color: #fff;
          background-color: #666;
          border: 0;
          font-size: 0.9375rem;
          font-weight: 500;
          cursor: pointer;
        }
      }
      #item_1 {
        .address-fields {
          display: flex;
          flex-direction: column;
          gap: 0.3125rem;
          input:first-child {
            width: 21.875rem;
          }
          input:last-child {
            width: 100%;
          }
        }
      }
      #item_3 {
        .body-fields {
          display: grid;
          grid-template-columns: repeat(2, 21.875rem);
          gap: 0.3125rem;
          label {
            display: flex;
            height: 2.875rem;
            overflow: hidden;
            border: 0.0625rem solid #ddd;
            border-radius: 0.25rem;
            &:focus-within {
              border-color: #138341;
              /* box-shadow: 0 0 0 0.1875rem rgba(19, 131, 65, 0.14); */
            }
            span {
              display: flex;
              flex: 0 0 5.625rem;
              align-items: center;
              justify-content: center;
              color: #333;
              background-color: #f0f0f0;
              font-size: 0.9375rem;
              line-height: 1.5;
            }
            input {
              width: 100%;
              height: 100%;
              border: 0;
              border-radius: 0;
            }
          }
        }
      }
      .form-caption {
        display: none !important;
      }
      #item_captcha {
        br {
          display: none;
        }
        td {
          display: flex;
          align-items: center;
        }
        #captcha {
          width: 7.8125rem;
          height: 2.875rem;
          border-color: #ddd !important;
          border-radius: 0.25rem;
        }
        #wr_captcha {
          width: 12.5rem;
          margin-top: 0 !important;
        }
      }
      #item_agree {
        .custom_checkbox + span a {
          color: #138341;
          font-weight: 600;
        }
      }
    }
    .text-center .btn-primary {
      min-width: 12.5rem;
      padding: 1.25rem;
      background-color: #138341;
      border-color: #138341;
      border-radius: 0.5rem;
      font-size: 1.125rem;
      font-weight: 600;
    }
  }
}
[data-page-id="contact01"] {
  .subpage-header {
    height: 21.25rem;
    .bg {
      background-image: url("/public/img/sub/sub-top04.png");
    }
    .subpage-title h2 {
      margin-block: 0;
      font-size: 3.375rem;
      font-weight: 700;
      line-height: 1.08;
    }
  }
  #bbsArea {
    .board_write_table {
      border-top: 0.125rem solid #333;
      border-spacing: 0;
      tr {
        border-bottom: 0.0625rem solid #e6e6e6;
      }
      th {
        width: 15rem;
        padding: 1.875rem;
        color: #333;
        background-color: #f8f8f8;
        font-size: 1rem;
        font-weight: 600;
        vertical-align: middle;
      }
      td {
        padding: 0.9375rem 1.25rem;
        vertical-align: middle;
      }
      .required_text {
        float: none;
        margin-right: 0.125rem;
        color: red;
      }
      .form-control {
        width: 21.875rem;
        height: 2.875rem;
        padding: 0.75rem 0.9375rem;
        border-color: #ddd;
        border-radius: 0.25rem;
        font-size: 0.9375rem;
      }
      select.form-control {
        max-width: 21.875rem;
      }
      #item_0 select.form-control {
        color: #888;
        &.selected {
          color: #333;
        }
        option {
          color: #333;
        }
      }
      textarea.form-control,
      #item_4 .form-control {
        width: 100%;
        height: 9.375rem;
        resize: none;
      }
      #item_5 input[type="file"] {
        width: 100%;
        height: 2.875rem;
        padding: 0;
        overflow: hidden;
        color: #888;
        background-color: #fff;
        border: 0.0625rem solid #ddd;
        border-radius: 0.25rem;
        font-size: 0.9375rem;
        line-height: 2.75rem;
        &::file-selector-button {
          width: 5.625rem;
          height: 2.875rem;
          margin-right: 0.625rem;
          color: #fff;
          background-color: #666;
          border: 0;
          font-size: 0.9375rem;
          font-weight: 500;
          cursor: pointer;
        }
      }
      .form-caption {
        display: none !important;
      }
      #item_captcha {
        br {
          display: none;
        }
        td {
          display: flex;
          align-items: center;
        }
        #captcha {
          width: 7.8125rem;
          height: 2.875rem;
          border-color: #ddd !important;
          border-radius: 0.25rem;
        }
        #wr_captcha {
          width: 12.5rem;
          margin-top: 0 !important;
        }
      }
      #item_agree .custom_checkbox + span a {
        color: #138341;
        font-weight: 600;
      }
    }
    .text-center .btn-primary {
      min-width: 12.5rem;
      padding: 1.25rem;
      background-color: #138341;
      border-color: #138341;
      border-radius: 0.5rem;
      font-size: 1.125rem;
      font-weight: 600;
    }
  }
}
:is(.task-wrap, .safety-detail article, .work-detail > div, .security-block) > h5 {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  &::before {
    content: "";
    display: block;
    flex: 0 0 1.125rem;
    width: 1.125rem;
    height: 1.125rem;
    box-sizing: border-box;
    border: 0.3125rem solid #009c40;
    border-radius: 50%;
  }
}
[data-page-id="business01"] {
  .safety-wrap {
    display: flex;
    align-items: stretch;
    gap: 6.25rem;
    .safety-info {
      display: flex;
      flex: 1;
      flex-direction: column;
      gap: 3.4375rem;
    }
    .safety-text {
      display: flex;
      flex-direction: column;
      gap: 1.25rem;
      h4 {
        color: #333;
        font-size: 2.25rem;
        font-weight: 700;
        line-height: 1.4;
        letter-spacing: -0.09rem;
      }
      p {
        color: #333;
        font-size: 1.125rem;
        line-height: 1.7;
        letter-spacing: -0.03375rem;
      }
    }
    .task-wrap {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      h5 {
        color: #333;
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.4;
        letter-spacing: -0.045rem;
      }
      li {
        display: flex;
        gap: 0.5rem;
        color: #555;
        font-size: 1.0625rem;
        line-height: 1.45;
        letter-spacing: -0.02125rem;

        &::before {
          content: "•";
        }
      }
      li + li {
        margin-top: 0.375rem;
      }
    }
    > .img-box {
      flex: 0 0 29rem;
      overflow: hidden;
      border-radius: 0.75rem;
      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
    }
  }
  .safety-detail {
    display: flex;
    flex-direction: column;
    gap: 3.75rem;
    margin-top: 5rem;
    article {
      display: flex;
      flex-direction: column;
      gap: 1.25rem;
      > h5 {
        color: #333;
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.4;
        letter-spacing: -0.045rem;
      }
    }
    .effect-list {
      padding: 2.5rem;
      background-color: #f8f8f8;
      border-radius: 0.5rem;
      counter-reset: effect;
      li {
        display: flex;
        align-items: center;
        gap: 0.9375rem;
        min-height: 2.5rem;
        color: #333;
        font-size: 1.0625rem;
        line-height: 1.5;
        letter-spacing: -0.02125rem;
        counter-increment: effect;
        &::before {
          content: counter(effect, decimal-leading-zero);
          display: flex;
          align-items: center;
          justify-content: center;
          width: 2rem;
          height: 2rem;
          color: #fff;
          background-color: #138341;
          border-radius: 0.25rem;
          font-size: 0.9375rem;
          font-weight: 700;
        }
      }
    }
    .require-list {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 1rem;
      li {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 6.6875rem;
        padding: 2.5rem 1.875rem;
        color: #333;
        background-color: #eff6f2;
        border-radius: 0.5rem;
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 1.5;
      }
    }
  }
  .safety-gallery {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-rows: repeat(2, 19.5rem);
    gap: 1rem;
    margin-top: 9.375rem;
    > li {
      overflow: hidden;
      border-radius: 0.5rem;
      &:first-child {
        grid-row: 1 / span 2;
      }
      &:nth-child(3) {
        grid-column: 3 / span 2;
      }
      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      &.brand {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        background-color: #138341;
        font-size: 1.25rem;
        font-weight: 700;
        img {
          width: auto;
          max-width: 80%;
          height: auto;
          max-height: 80%;
          object-fit: contain;
        }
      }
    }
  }
}
[data-page-id="business02"] {
  .work-wrap {
    display: flex;
    flex-direction: column;
    .work-row {
      display: flex;
      align-items: stretch;
      gap: 6.25rem;
      min-height: 31.4375rem;
      & + .work-row {
        min-height: 32.5rem;
        margin-top: 6.25rem;
        padding-top: 6.25rem;
        border-top: 0.0625rem solid #e4e4e4;
      }
      .work-info {
        display: flex;
        flex: 1;
        flex-direction: column;
        justify-content: center;
        gap: 3.4375rem;
      }
      .work-title {
        display: flex;
        flex-direction: column;
        gap: 1.25rem;
        h4 {
          color: #333;
          font-size: 2.25rem;
          font-weight: 700;
          line-height: 1.4;
          letter-spacing: -0.09rem;
        }
        p {
          color: #333;
          font-size: 1.1875rem;
          line-height: 1.7;
          letter-spacing: -0.035625rem;
        }
      }
      .work-detail {
        display: flex;
        flex-direction: column;
        gap: 2.5rem;
        > div {
          display: flex;
          flex-direction: column;
          gap: 1rem;
        }
        h5 {
          color: #333;
          font-size: 1.5rem;
          font-weight: 600;
          line-height: 1.4;
          letter-spacing: -0.045rem;
        }
        li {
          display: flex;
          gap: 0.5rem;
          color: #555;
          font-size: 1.0625rem;
          line-height: 1.45;
          letter-spacing: -0.02125rem;

          &::before {
            content: "•";
          }
        }
        li + li {
          margin-top: 0.375rem;
        }
        p {
          color: #555;
          font-size: 1.0625rem;
          line-height: 1.6;
          letter-spacing: -0.02125rem;
        }
        &.work-columns {
          display: grid;
          grid-template-columns: repeat(2, minmax(0, 1fr));
          gap: 2.5rem;
        }
      }
      > .img-box {
        flex: 0 0 40rem;
        overflow: hidden;
        border-radius: 0.75rem;
        img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
      }
    }
    .work-message {
      margin-top: 6.25rem;
      padding-top: 6.25rem;
      color: #333;
      border-top: 0.0625rem solid #e4e4e4;
      font-size: 1.75rem;
      font-weight: 600;
      line-height: 1.7;
      letter-spacing: -0.0375rem;
      text-align: center;

      strong {
        color: #219a59;
        font-weight: 600;
      }
    }
  }
}
[data-page-id="business03"] {
  .security-wrap {
    display: flex;
    align-items: stretch;
    gap: 6.25rem;
    .security-info {
      display: flex;
      flex: 1;
      flex-direction: column;
      /* justify-content: center; */
      gap: 3.4375rem;
      /* padding-block: 0.625rem; */
    }
    .security-title {
      display: flex;
      flex-direction: column;
      gap: 1.25rem;
      h4 {
        color: #333;
        font-size: 2.25rem;
        font-weight: 700;
        line-height: 1.4;
        letter-spacing: -0.09rem;
      }
      p {
        color: #333;
        font-size: 1.1875rem;
        line-height: 32.30px;
        letter-spacing: -0.035625rem;
      }
    }
    > .img-box {
      flex: 0 0 40rem;
      min-height: 29rem;
      overflow: hidden;
      border-radius: 0.75rem;








      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
    }
  }
  .security-block {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    h5 {
      color: #333;
      font-size: 1.5rem;
      font-weight: 600;
      line-height: 1.4;
      letter-spacing: -0.045rem;
    }
    li {
      display: flex;
      gap: 0.5rem;
      color: #555;
      font-size: 1.0625rem;
      line-height: 1.45;
      letter-spacing: -0.02125rem;
      &::before {
        content: "•";
      }
    }
    li + li {
      margin-top: 0.375rem;
    }
    &.security-detail {
      margin-top: 5rem;
    }
  }
}
.stack-widget {
  margin-top: 8rem;
  .page-header {
    display: none;
  }
}
.type_stack_widget {
  --repeat-count: 2;
  display: grid;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  gap: 10px;
  grid-template-columns: repeat(var(--repeat-count), minmax(0, 1fr));
  gap: var(--gap);
  @media (min-width: 992px) {
    --repeat-count: 3;
    --gap: 3rem 1.875rem;
  }
  > div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .inner {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    .top a {
      display: block;
      overflow: hidden;
      aspect-ratio: 5 / 3;
    }
  }
  img {
    aspect-ratio: 5/3;
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  a {
    display: block;
    span.subject {
      font-size: 1.25rem;
      font-weight: 700;
      letter-spacing: -0.00963rem;
      margin-top: 1rem;
      text-overflow: ellipsis;
      white-space: nowrap;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
    span.info {
      display: flex;
      margin-top: 1rem;
      gap: 0.5rem;
      font-size: 0.8rem;
      opacity: 0.5;
      span.hits {
        display: none;
      }
    }
  }
}
#site #bbsArea.box-wrap {
  .board_layout_box {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 2rem 1rem;
    .board_layout_actions {
      z-index: 1000;
    }
    .item {
      img {
        width: 100%;
      }
      p {
        font-size: 1rem;
        font-weight: 700;
        text-align: center;
        margin-top: 5px;
      }
    }
  }
}
#site form[enctype="multipart/form-data"] {
  tr {
    grid-template-columns: minmax(0, 240px) minmax(0, auto);
    padding: 0;
    align-items: stretch;
    gap: 0;
    th,
    td {
      padding: 15px 20px;
    }
    th {
      background-color: #f8f8f8;
      align-items: center;
      flex-direction: row-reverse;
      justify-content: flex-end;
      gap: 2px;
      padding-inline: 30px;
      font-weight: 600;
      &:has(.required_text) > :where(span:first-child, span.required_text) {
        color: var(--form-required-color);
      }
    }
    .form-caption {
    }
    .checkbox {
      margin-block: var(--form-space-block);
    }
    :is(.custom_radio, .custom_checkbox, .status_wrap input) + span {
      color: #666;
    }
    .custom_checkbox + span a {
      color: #333;
    }
    .custom_checkbox {
      + span {
        user-select: none;
        &::before {
          margin: 0;
          font-size: 1.4em;
          color: #555;
          content: var(--form-check-icon);
          font-family: var(--gms);
          font-weight: 300;
        }
      }
      &:checked + span::before {
        font-weight: 900;
        color: var(--primary-color);
        font-variation-settings: var(--gms-700-fill);
      }
      &[disabled],
      &[disabled] + span {
        opacity: 0.5;
      }
    }
  }
}
#fullpage {
  .fp-section.main-visual .fp-tableCell {
    padding-top: var(--navbar-height);
    color: #fff;
  }
  .fp-section {
    overflow: hidden;
    position: relative;
    display: flex;
  }
  .fp-tableCell {
    position: relative;
    flex: 1 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    flex-direction: column;
  }
  .fp-scroll-overflow .fp-tableCell {
    justify-content: flex-start;
  }
  .fp-scrollable {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .fp-scroller {
    overflow: hidden;
  }
  .iScrollIndicator {
    border: 0 !important;
  }
  .fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
  }
  .sub-visual .fp-tableCell,
  .pt-nav .fp-tableCell {
    padding-top: var(--navbar-height);
  }
  .fp-tableCell:has(footer) {
    padding-block: 0;
  }
  :is(.fp-auto-height, .fp-auto-height .fp-tableCell) {
    overflow: unset;
    height: unset !important;
    padding-top: unset;
  }
  .fp-tableCell footer {
    width: 100%;
  }
  .fp-responsive .fp-section.footer {
    overflow: hidden;
  }
}
.fp-right {
  position: fixed;
  z-index: 10000;
  transform: translateY(-50%);
  top: 55%;
  left: clamp(10px, 2.5vw, 60px);
}
.fp-right ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0;
  padding: 0;
}
.fp-right li {
  display: block;
}
.fp-right a {
  all: unset;
  display: block;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.fp-right span {
  z-index: 1;
  display: block;
  width: 8px;
  border-radius: 50%;
  aspect-ratio: 1;
  background: #ccc;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.fp-right :is(a.active, li:hover) span {
  background-color: var(--mw-color-magenta);
}
.fp-right .fp-sr-only {
  display: none;
}
@media (min-height: 800px) {
  .fp-responsive :is(.fp-section) {
    height: auto !important;
  }
}
@media (max-height: 799.98px) or (max-width: 767.98px) {
  .fp-responsive :is(.fp-section:not(.fp-auto-height), .fp-section:not(.fp-auto-height) .fp-tableCell) {
    height: auto !important;
    padding-top: 0;
    min-height: 900px;
  }
  .fp-responsive :is(.pt-nav) {
    padding-top: 0;
  }
}
@media (max-width: 767.98px) {
  .fp-responsive :is(.fp-section:not(.fp-auto-height), .fp-section:not(.fp-auto-height) .fp-tableCell) {
    min-height: 100%;
  }
  .fp-tableCell {
    align-items: flex-start;
  }
}
#mainCarouselSwiper {
  position: relative;
  width: 100%;
  .swiper {
    display: block !important;
    .swiper-slide {
      display: flex;
      justify-content: center;
      align-items: center;
      @media (max-width: 767.98px) {
        height: 500px;
      }
      @media (min-width: 768px) {
        height: calc(var(--svh100) - var(--navbar-height));
        @media (max-height: 900px) {
          height: 700px;
        }
      }
      .swiper-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center;
        }
      }
      .swiper-caption {
        position: relative;
        z-index: 10;
        text-align: center;
        color: var(--swiper-caption-color);
        .swiper-link {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
        }
        .swiper-link-btn {
          display: none;
          span::before {
            content: "더보기";
          }
        }
        h2 {
          font: var(--swiper-caption-header-font);
          margin-block: var(--swiper-caption-header-margin-block);
          color: inherit;
        }
        p {
          font: var(--swiper-caption-paragraph-font);
          margin-block: var(--swiper-caption-paragraph-margin-block);
          color: inherit;
        }
      }
    }
  }
}
#site {
  #mainCarouselSwiper .swiper-pagination-container {
    z-index: 10;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    .swiper-pagination {
      position: static;
      display: flex;
      justify-content: center;
      height: auto;
      line-height: 1;
      gap: var(--swiper-bullets-gap);
      span {
        width: var(--swiper-bullets-size);
        height: var(--swiper-bullets-size);
        border: 0;
        border-radius: 1rem;
        backdrop-filter: blur(10px);
        &.swiper-pagination-bullet {
          border: 1px solid var(--swiper-bullets-color);
          background-color: transparent;
          transition: ease-in-out 0.2s all;
          margin: 0;
          opacity: 0.75;
        }
        &.swiper-pagination-bullet-active {
          background: var(--swiper-bullets-color);
          box-shadow: none;
          opacity: 1;
        }
      }
    }
  }
}
#site {
  #mainCarouselSwiper [class*="swiper-button"] {
    display: flex;
    align-items: center;
    top: 0;
    margin: 0;
    opacity: 1;
    width: 10%;
    height: 100%;
    &::after {
      content: none;
    }
    &::before {
      position: relative;
      right: auto;
      top: 0;
      font-family: var(--gms);
      font-variation-settings: var(--gms-100-out);
      font-size: 64px;
      line-height: 1;
      font-weight: 900;
      color: rgba(255, 255, 255, 0.5);
    }
    &:hover::before {
      color: rgb(255, 255, 255, 1);
    }
    &.swiper-button-next {
      right: 0;
      &::before {
        content: "\e5e1";
      }
    }
    &.swiper-button-prev {
      &::before {
        content: "\e2ea";
      }
    }
    @media (max-width: 767.98px) {
      & {
        display: none;
      }
    }
  }
}
#site_type2 {
  #mainCarouselSwiper [class*="swiper-button"] {
    display: flex;
    align-items: center;
    top: 0;
    margin: 0;
    opacity: 1;
    width: 10%;
    height: 100%;
    &::after {
      content: none;
    }
    &::before {
      position: relative;
      right: auto;
      top: 0;
      font-family: var(--gms);
      font-variation-settings: var(--gms-100-out);
      font-size: 64px;
      line-height: 1;
      font-weight: 900;
      color: rgba(255, 255, 255, 0.5);
      width: 40px;
      aspect-ratio: 80/150;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      opacity: 0.5;
    }
    &:hover::before {
      color: rgb(255, 255, 255, 1);
      opacity: 1;
    }
    &.swiper-button-next {
      right: 0;
      &::before {
        content: "";
        background-image: url(/public/img/icons/SVG/arrow/arrow@25.04/arrow_next.svg);
      }
    }
    &.swiper-button-prev {
      &::before {
        content: "";
        background-image: url(/public/img/icons/SVG/arrow/arrow@25.04/arrow_prev.svg);
      }
    }
  }
}
#site_type3 {
  #mainCarouselSwiper [class*="swiper-button"] {
    display: flex;
    align-items: center;
    top: 0;
    margin: 0;
    opacity: 1;
    width: fit-content;
    height: 100%;
    position: static;
    &::after {
      content: none;
    }
    &::before {
      position: relative;
      right: auto;
      top: 0;
      font-family: var(--gms);
      font-variation-settings: var(--gms-100-out);
      font-size: 20px;
      line-height: 1;
      font-weight: 900;
      color: rgba(255, 255, 255, 15);
    }
    &:hover::before {
      color: rgb(255, 255, 255, 1);
    }
    &.swiper-button-next {
      right: 0;
      order: 3;
      &::before {
        content: "\e5e1";
      }
    }
    &.swiper-button-prev {
      order: 1;
      &::before {
        content: "\e2ea";
      }
    }
    @media (max-width: 767.98px) {
      & {
        display: none;
      }
    }
  }
  #mainCarouselSwiper .swiper-indicators-wrap {
    position: absolute;
    bottom: 0;
    z-index: 10;
    max-width: 1300px;
    margin-inline: auto;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    gap: 20px;
    bottom: 130px;
    justify-content: center;
  }
  #mainCarouselSwiper .swiper-pagination-container {
    z-index: 10;
    position: static;
    width: fit-content;
    margin: 0;
    left: 50%;
    bottom: 40px;
    order: 2;
    padding: 0;
  }
  #mainCarouselSwiper .swiper-pagination-container .swiper-pagination {
    position: static;
    display: flex;
    justify-content: center;
    height: auto;
    line-height: 1;
    gap: 12px;
  }
}
:is(#site, #site_type2, #site_type3) #mainCarouselSwiper {
  .swiper-indicators-wrap {
    position: absolute;
    z-index: 10;
    bottom: 3.125rem;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0;
    transform: translateX(-50%);
    [class*="swiper-button"] {
      display: none;
    }
  }
  .swiper-pagination-container.container {
    position: static;
    width: auto;
    margin: 0;
    padding: 0;
    transform: none;
    .swiper-pagination {
      position: static;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 0.5rem;
      width: auto;
      height: 0.3125rem;
      span.swiper-pagination-bullet {
        width: 5.625rem;
        height: 0.3125rem;
        margin: 0;
        opacity: 1;
        background-color: rgba(255, 255, 255, 0.4);
        border: 0;
        border-radius: 0;
        box-shadow: none;
        backdrop-filter: blur(0.3125rem);
        transition: background-color 0.2s ease;
        &.swiper-pagination-bullet-active {
          background-color: #fff;
        }
      }
    }
  }
}
#mainCarouselSwiper .swiper .swiper-slide .swiper-caption {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-bottom: 3rem;

  .slide-heading h2 {
    margin: 0;
    color: #fff;
    font: 600 1.75rem / 1.5 var(--global-font-family);
    letter-spacing: 0;
    white-space: nowrap;
  }
  > p {
    margin: 0;
    color: #fff;
    font: 700 4.875rem / 1.2 var(--global-font-family);
    letter-spacing: -0.1rem;
    white-space: nowrap;
  }
}
@media (max-width: 767.98px) {
  #mainCarouselSwiper .swiper .swiper-slide .swiper-caption {
    gap: 0.75rem;
    padding-inline: var(--container-padding-inline);
    .slide-heading h2 {
      font-size: clamp(1rem, 4vw, 1.625rem);
      white-space: normal;
    }
    > p {
      font-size: clamp(2.5rem, 11vw, 5rem);
      letter-spacing: -0.08rem;
    }
  }
}
.mainpage {
  :is(.bg) {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
  }
  section {
    position: relative;
    padding-block: 9.375rem;
    &.bg-img {
      padding-block: 6.25rem;
    }
    &.bg-gray {
      background-color: #f7f7f7;
    }
  }
}
.mainpage #main01 {
  padding-block: 7.5rem;
  background-color: #fff;
  .m-title-h3 {
    margin-bottom: 4.375rem;
    text-align: center;
    h3 {
      color: #333;
      font-size: 3rem;
      font-weight: 700;
      line-height: 1.4;
      letter-spacing: -0.09rem;
    }
    p {
      margin-top: 1.5rem;
      color: #333;
      font-size: 1.1875rem;
      line-height: 1.7;
      letter-spacing: -0.035625rem;
    }
  }
  .business-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
    
    
    
    
    
    
    .img-box {
      height: 17.5rem;
      overflow: hidden;
      border-radius: 0.75rem;
      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.4s ease;
      }
    }
    .info {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 1.375rem 0.375rem 0;
      
      
      
      
      
      
      
      
      strong {
        color: #333;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: -0.045rem;
      }
      span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 2.375rem;
        height: 2.375rem;
        color: #888888;
        border: 0.0625rem solid #d0d0d0;
        border-radius: 0.375rem;
        font-size: 1.5rem;
        transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
        font-variation-settings: var(--gms-600-out), var(--gms-grad-zero);
      }
    }
    > li > a:is(:hover, :focus-visible) {
      .img-box img {
        transform: scale(1.08);
      }
      .info span {
        color: #fff;
        background-color: var(--primary-color);
        border-color: var(--primary-color);
      }
    }
  }
}
.mainpage #main02 {
  padding-block: 6.25rem;
  background-color: #f6f6f6;






  .container {
    display: flex;
    gap: 1.25rem;
  }
  .intro-box {
    position: relative;
    flex: 0 0 50rem;
    overflow: hidden;
    border-radius: 0.75rem;
    > img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.4s ease;
    }
    &:is(:hover, :focus-within) > img {
      transform: scale(1.08);
    }
    &::after {
      position: absolute;
      inset: 0;
      background: linear-gradient(90deg, rgba(0, 50, 105, 0.2), rgba(0, 50, 105, 0));
      content: "";
    }
    .info {
      position: absolute;
      z-index: 1;
      inset: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-between;
      padding: 3.125rem;
      h3 {
        color: #fff;
        font-size: 1.75rem;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: -0.015em;
      }
      a {
        display: flex;
        align-items: center;
        gap: 0.25rem;
        padding: 0.875rem 1.25rem;
        color: #333;
        background-color: #fff;
        border-radius: 0.375rem;
        font-size: 1.0625rem;
        font-weight: 500;
        line-height: 1;
        transition: all 0.25s;
        

        &:hover {
          background: var(--primary-color);
          color: #fff;
        }
      }
      a span {
        font-size: 1.25rem;
        font-variation-settings: var(--gms-400-out), var(--gms-grad-zero);
      }
    }
  }
  .quick-wrap {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 1.25rem;
    > article {
      flex: 1;
      overflow: hidden;
      border-radius: 0.75rem;
    }
  }
  .estimate-box {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 2rem 2.125rem;
    background-color: #068f3f;
    &::before {
      position: absolute;
      inset: 0;
      background: url("/public/img/main/main-contact.png") center / cover no-repeat;
      mix-blend-mode: multiply;
      pointer-events: none;
      transition: transform 0.4s ease;
      content: "";
    }
    &:is(:hover, :focus-within)::before {
      transform: scale(1.08);
    }
    > * {
      position: relative;
      z-index: 1;
    }
    .info {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }
    .info > span {
      margin-bottom: 1.25rem;
      color: #d2f8ca;
      font-size: 2.875rem;
      font-variation-settings: var(--gms-400-fill);
    }
    h3 {
      margin-bottom: 0.75rem;
      font-size: 1.375rem;
      font-weight: 700;
      line-height: 1;
      color: #fff;
    }
    p {
      font-size: 0.9375rem;
      line-height: 1.5;
      letter-spacing: -0.01875rem;
      color: #fff;
    }
    a {
      display: flex;
      align-items: center;
      gap: 0.25rem;
      padding: 0.75rem 1rem;
      color: #fff;
      border: 0.0625rem solid #fff;
      border-radius: 0.375rem;
      font-size: 0.9375rem;
      transition:all 0.25s;
      font-weight: 500;
      
      
      

      &:hover {
        background: #fff;
        color:#333;
      }

    }
    a span {
      font-size: 1.125rem;
      font-variation-settings: var(--gms-400-out), var(--gms-grad-zero);
    }
  }
  .contact-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2.0625rem 2.1875rem;
    background-color: #fff;
    border: 0.0625rem solid #ddd;
    h3 {
      margin-bottom: 0.75rem;
      color: #333;
      font-size: 1.25rem;
      font-weight: 700;
    }
    > a {
      margin-bottom: 1.4rem;
      color: #138341;
      font-size: 2.1875rem;
      font-weight: 700;
      line-height: 1;
      letter-spacing: -0.065625rem;
    }
    ul {
      color: #666;
      font-size: 0.875rem;
      line-height: 1.3;
    }
    strong {
      color: #666;
      font-weight: 700;
    }
  }
}
.mainpage #main03 {
  padding-block: 3.75rem;
  background-color: #fff;
  .partner-slider {
    width: 100%;
    overflow: hidden;
  }
  .swiper-wrapper {
    flex-wrap: nowrap;
    align-items: center;
  }
  .swiper-slide {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    /* height: 4.625rem; */
    overflow: hidden;
    background-color: #fff;
    /* border: 0.0625rem solid #e0e0e0; */
    border-radius: 0.375rem;
    /* box-sizing: border-box; */

    img {
      width: auto;
      /* max-width: 8.5625rem; */
      height: auto;
      max-height: 2.25rem;
      object-fit: contain;
    }
  }
}
.mainpage [class^="board_box"] {
  margin-bottom: 0;
}
.mainpage .page-header {
  margin-block: 0 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  h4 {
    display: inline-block;
    font-size: clamp(1.2rem, 3vw, 1.75rem);
    font-weight: 700;
  }
  i::before {
    position: relative;
    display: block;
    content: "\e145";
    translate: 0 2px;
    font-family: var(--gms);
    font-variation-settings: var(--gms-300-out);
    font-size: clamp(18px, 3vw, 22px);
    font-weight: 500;
    color: #000;
  }
}
.mainpage .board_box_list .page-header {
  margin-bottom: 0;
}
.mainpage .type_list {
  display: flex;
  flex-direction: column;
  li {
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    padding-block: 1.25rem;
    gap: 1rem;
    border-bottom: 1px solid #ddd;
    .badge {
      background-color: var(--primary-color);
      color: #fff;
      font-size: 0.8rem;
      padding: 0.3rem 0.5rem;
    }
    &:hover {
      a {
        text-decoration: underline;
      }
    }
    &.no_bd_text {
      justify-content: center;
    }
    .info {
      color: #999;
      font-size: 0.9375rem;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      margin-left: auto;
      order: 5;
      span:not(.regdate) {
        display: none;
      }
    }
    .board_status_badge {
      order: 2;
      display: flex;
      line-height: 1;
      margin-right: auto;
      margin-left: 10px;
      background-color: var(--primary-color) !important;
      color: #fff;
      padding: 5px 8px;
      align-items: center;
      font-size: 12px;
      margin-block: -5px;
      align-self: center;
      &.badge_wait {
        background-color: #a0a1a3 !important;
      }
      &.badge_progress {
      }
      &.badge_complete {
        background-color: #e40000 !important;
      }
    }
    span.subject {
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      color: #222;
      font-size: 1.125rem;
      font-style: normal;
      font-weight: 400;
      line-height: 1.6;
    }
    a:hover {
    }
    :where(li, a) {
      line-height: 1;
      font-size: clamp(14px, 3vw, 16px);
      color: #000;
    }
  }
}
.mainpage .type_thumb {
  --repeat-count: 2;
  display: grid;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  gap: 10px;
  grid-template-columns: repeat(var(--repeat-count), minmax(0, 1fr));
  gap: var(--gap);
  @media (min-width: 992px) {
    --repeat-count: 3;
    --gap: 3rem 1.875rem;
  }
  > div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .inner {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    .top a {
      display: block;
      overflow: hidden;
      aspect-ratio: 5 / 3;
    }
  }
  .thumb {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .bottom {
    padding: 0;
    padding-top: 1.5rem;
    .title {
      padding: 0;
      margin-top: 5px;
      a {
        font-size: 1.25rem;
        font-weight: 700;
        letter-spacing: -0.00963rem;
      }
    }
  }
  .info {
    display: none;
  }
}
.mainpage :where(.type_video, [data-board-option="video"]) {
  .top a::before {
    content: "\f144";
    font-family: "font awesome 6 free";
    font-weight: 400;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    color: #fff;
    opacity: 0.7;
    cursor: pointer;
  }
  .inner:hover .top a::before {
    opacity: 1;
  }
}
.mainpage .type_swiper_s1 {
  position: relative;
  padding-bottom: 50px;
  .top {
    position: relative;
    display: block;
    aspect-ratio: 5/3;
    overflow: hidden;
  }
  &[data-board-option="goods"] {
    .top {
      aspect-ratio: 1;
    }
  }
  .thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .bottom {
    padding-top: 15px;
    &[data-bottom="list"] {
      padding: 0;
    }
    .title {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      a {
        font-size: 18px;
        font-weight: 500;
        color: #222;
      }
    }
    .info {
      margin-top: 5px;
      display: flex;
      gap: 10px;
      opacity: 0.7;
      font-size: 12px;
    }
  }
  .cate {
    background-color: var(--primary-color);
    color: #fff;
    display: flex;
    align-items: center;
    width: fit-content;
    padding-inline: 5px;
    height: 20px;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 5px;
  }
  .swiper:not(.swiper-initialized) {
    .swiper-wrapper {
      display: flex;
      overflow: hidden;
      gap: 30px;
      pointer-events: none;
      user-select: none;
    }
    .swiper-slide {
      width: 300px;
      flex-shrink: 0;
    }
    &::before {
      content: '게시판 위젯 [data-swiper-id="' var(--board-option) '"]에 Swiper가 적용되지 않았습니다.';
      z-index: 100;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: rgba(255, 255, 255, 0.9);
      color: #000;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 18px;
      font-weight: 500;
    }
  }
  [class*="swiper-button"] {
    display: flex;
    align-items: center;
    top: 0;
    margin: 0;
    opacity: 1;
    width: fit-content;
    height: 100%;
    &::after {
      content: none;
    }
    &::before {
      position: relative;
      font-family: "Font Awesome 5 Free";
      right: auto;
      top: 0;
      width: auto;
      line-height: 1;
      font-size: 32px;
      font-weight: 900;
      color: var(--primary-color);
      opacity: 0.5;
    }
    &:hover::before {
      opacity: 1;
    }
    &.swiper-button-next {
      right: -50px;
      &::before {
        content: "\f054";
      }
    }
    &.swiper-button-prev {
      left: -50px;
      &::before {
        content: "\f053";
      }
    }
  }
  .contents_preview {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0 1px;
    height: 40px;
    margin-top: 5px;
  }
}
#site #mainPopup {
  position: relative;
  top: 50px;
  .main_popup {
    display: none;
    position: absolute;
    top: 100px !important;
    min-width: 300px;
    z-index: 900;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    &.show {
      display: flex;
      flex-direction: column;
      overflow: hidden;
      border-radius: var(--radius-sm);
    }
    button.close {
      all: unset;
      cursor: pointer;
      opacity: 1;
      margin: 0;
      height: auto;
      color: inherit;
      font-size: 1.75rem;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    span.material-symbols-outlined {
      line-height: 0.8;
      font-variation-settings: var(--gms-200-out);
      font-size: inherit;
    }
    .main_popup_contents {
      overflow: hidden;
      background: #fff;
      video {
        display: block;
      }
      img {
        display: block;
        max-width: 100%;
        height: auto;
      }
    }
    .main_popup_optional {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border: 0;
      padding-inline: 7px 10px;
      background-color: rgba(0, 0, 0, 0.7);
      color: #fff;
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      height: 40px;
      label {
        font-weight: 400;
        margin: 0;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        font-size: clamp(0.7rem, 2vw, 0.8rem);
        font-weight: 400;
        input[type="checkbox"] {
          display: none;
        }
        span {
          padding-left: 3px;
          display: flex;
          gap: 5px;
          align-items: center;
          &::before {
            content: "\e8b5";
            display: inline-block;
            font-family: var(--gms);
            font-variation-settings: var(--gms-300-out);
            font-size: clamp(1rem, 2vw, 1.125rem);
          }
        }
        :where(label, div) {
          opacity: 0.8;
          &:where(:hover, :focus) {
            opacity: 1;
          }
        }
        :where(label, div, span) {
          line-height: 1;
        }
      }
    }
    &.main_popup_left {
      left: 50px;
    }
    &.main_popup_center {
      left: 50%;
      transform: translate(-50%);
    }
    &.main_popup_right {
      right: 50px;
    }
    @media (max-width: 767.98px) {
      &[class*="main_popup_"] {
        left: 15px;
        right: 15px;
        transform: none;
        width: fit-content;
        margin-inline: auto;
      }
    }
  }
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media (max-width: 767.98px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
}
:where(.table) {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  table-layout: fixed;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  border-spacing: 0;
}
:where(.table) :where(th, td) {
  vertical-align: top;
  line-height: 1.5;
}
.table-style {
  --border-color: #ccc;
  border: 1px solid var(--border-color);
  border-top: 2px solid #222;
  background-color: #fff;
  margin: 0;
}
.table-style :is(th, td) {
  padding: 0.9375rem 1.1875rem;
  font-size: 1rem;
  vertical-align: middle;
  border: 1px solid var(--border-color);
  text-align: center;
}
.table-style td {
  color: #444;
}
.table-style thead th {
  border-bottom: 0;
  background-color: #eee;
  border: 1px solid var(--border-color);
  color: #222;
  font-weight: 600;
}
.table-style thead,
.table-style tbody:only-child {
  border-top: 1px solid var(--primary-color);
}
.table-style tbody th {
  background-color: #f7f7f7;
  font-weight: 600;
}
.board_wrapper {
  margin-block: 0;
  tr.fixed {
    background-color: var(--primary-color-light);
  }
  tr.notice {
    background-color: #f8f8f8;
    th.num {
      &::before {
        content: "공지";
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 3.125rem;
        height: 1.625rem;
        margin-inline: auto;
        padding: 0;
        box-sizing: border-box;
        color: #fff;
        background-color: #767676;
        border-radius: 0.125rem;
        transform: translateY(-50%);
        font-size: 0.875rem;
        font-weight: 700;
        line-height: 1.4;
      }
    }
    td.subject {
      a {
        font-weight: 500;
        color: #000;
      }
      .is_secret {
        order: 5;
        overflow: hidden;
        text-overflow: ellipsis;
      }
      span {
        flex-shrink: 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-align: left;
        gap: 0.4375rem;
        .badge {
          display: none !important;
        }
      }
      small {
        margin-top: 0;
        &.lock {
          order: 0;
          translate: 0 -1px;
          font-size: 0.9375rem;
        }
        &.comment {
          opacity: 0.8;
          order: 1000;
          translate: 0 -1px;
          font-size: 0.875rem;
          display: flex;
          align-items: center;
          gap: 1px;
          color: var(--primary-color-dark);
          font-weight: 700;
          &::before {
            content: "[";
          }
          &::after {
            content: "]";
          }
          & i {
            display: none;
          }
        }
      }
    }
    td.cate {
      &::before {
        content: "공지";
        color: #222;
      }
      span {
        display: none;
      }
    }
  }
}
.board_wrapper {
  &[id$="_view"] .btn {
    min-width: 3.75rem;
    padding-inline: 10px;
    justify-content: center;
    align-items: center;
  }
  :is(.form-caption, .wr_caution) i {
    color: var(--primary-color);
  }
  .wr_caution {
    padding-left: 18px;
  }
}
#site :where(.member_wrapper, .board_wrapper) {
  .text-center:not(td) {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 3.125rem;
    & .btn + .btn {
      margin: 0;
    }
  }
  .btn.btn-lg,
  .btn + .btn:not(.btn-outline-danger) {
    min-width: 180px;
  }
  tbody td:has(.radio-inline, .checkbox-inline) {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0.3125rem, 2vw, 0.625rem) clamp(0.9375rem, 3vw, 1.25rem);
    font-size: clamp(0.875rem, 2vw, 1rem);
  }
  .checkbox {
    margin: 0;
    label {
      cursor: pointer;
      width: fit-content;
    }
  }
  :where(.checkbox label, .radio label) {
    letter-spacing: -0.06em;
  }
  .custom_checkbox + span a {
    font-weight: 500;
    color: #1b54e4;
    text-decoration: underline;
  }
  :where(.checkbox-inline, .checkbox, .radio-inline, .radio) :where(input[type="checkbox"], input[type="radio"]) {
    position: static;
    margin: 0 5px 0 0;
  }
  :where(.checkbox, .radio) label {
    padding-left: 0;
    display: flex;
    align-items: center;
  }
  :where(.checkbox-inline, .radio-inline) {
    margin-block: 0;
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
  }
  @media (max-width: 767.98px) {
    div.text-center {
      margin-top: 1.25rem;
      display: flex;
      justify-content: center;
      width: 100%;
    }
    .text-center {
      .btn + .btn {
        margin-left: 0;
      }
      .btn.btn-lg {
        padding: 0;
        height: 3.125rem;
        font-size: 0.875rem;
      }
      :where(.btn.btn-lg, .btn + .btn) {
        flex: 1;
        min-width: inherit;
      }
    }
  }
}
#bbsArea .category_wrap {
  margin-bottom: 50px;
  ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 1.25rem;
    margin-bottom: 3.125rem;
    li {
      margin: 0;
      a {
        color: #888;
        font-weight: 500;
        padding-bottom: 0;
        border-bottom: 0;
        &:hover {
          color: #111;
        }
      }
      &.on :where(a, a:hover, a:focus) {
        color: #000;
        font-weight: 600;
      }
    }
  }
}
#site .list-wrap {
  colgroup {
    .regdate_col,
    .num_col {
      width: 9.375rem;
    }
    .hits_col,
    .writer_col {
      width: 8.125rem;
    }
  }
  .form-caption {
    display: block !important;
  }
}
#bbsArea {
  position: relative;
  .board_data_view {
    border-top: 2px solid #333;
    border-bottom: 1px solid #bbb;
  }
  .write_btn_wrap {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .btn-lg {
    width: 12.5rem;
  }
  :is(.board_wrapper, .pagination_wrap, .search_wrap) {
    display: block;
    margin-top: 0;
  }
  .board_wrapper + .search_wrap {
    margin-top: 3.125rem;
  }
  .board_wrapper + .pagination_wrap {
    margin-block: 3.125rem;
  }
}
#bbsArea .pagination_wrap {
  & + .search_wrap {
    margin-top: 0px;
  }
  ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.4375rem;
    li {
      a {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 2rem;
        aspect-ratio: 1;
        font-size: 0.9375rem;
        border-radius: 9999px;
        font-size: 0.9375rem;
      }
      &.active a {
        width: 32px;
        background-color: var(--primary-color);
        color: #fff;
        font-weight: 700;
      }
      & + & {
        margin-left: -1px;
      }
    }
  }
  .box a {
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid #ccc; */
    border-radius: 0.25rem;
  }
}
#bbsArea .search_wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.3125rem;
  margin-bottom: 0;
  #search_kind {
    cursor: pointer;
    line-height: 1;
  }
  .write_btn_wrap {
    margin-top: 0;
  }
  @media (max-width: 767.98px) {
    & {
      flex-direction: column;
      max-width: 300px;
      margin-inline: auto;
    }
    .write_btn_wrap {
      position: static;
      display: flex;
      gap: 0.3125rem;
      width: 100%;
      > .btn {
        width: 100%;
        min-width: auto;
        flex: 1;
      }
    }
    select.form-control {
      max-width: 100% !important;
    }
  }
}
#bbsArea .badge {
  display: inline-flex;
  background-color: var(--primary-color);
  border-radius: 3px;
  padding: 3px 7px;
  margin-block: -0.1875rem;
  margin-right: 0px;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
}
#bbsArea .option_wrap {
  margin-top: 1.875rem;
  display: flex;
  justify-content: space-between;
  .list_btn_wrap {
    position: static;
  }
}
#bbsArea .header_wrap {
  text-align: center;
  padding: 3rem var(--container-padding-inline) 3.4375rem;
  border-bottom: 1px solid #ddd;










  h4.title {
    font-size: 1.75rem;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.035em;
  }
  span {
    color: #666;
  }
  strong {
    color: #000;
    font-weight: 600;
  }
  .title {
    margin: 0;
    font-size: 1.5rem;
  }
  .info {
    margin-top: 1.125rem;
    opacity: 0.5;

    span {
      font-size: 0.875rem;
      color: #000;
      & + & {
        margin-left: 0.5625rem;
      }
    }
  }
}
#bbsArea .contents_wrap {
  padding: 3.125rem 0px;
  .contents_inner {
    font-size: 0.875rem;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  p {
    font-size: inherit;
    line-height: 1.6;
    margin: 1em 0;
  }
  a {
    color: #337ab7;
    &:hover {
      color: #1b5a92;
      text-decoration: underline;
    }
    &:visited {
      color: #6c368b;
    }
    &:visited:hover {
      color: #461b5f;
      text-decoration: underline;
    }
  }
  :is(.h1, h1) {
    font-size: 2.25rem;
  }
  :is(.h2, h2) {
    font-size: 1.875rem;
  }
  :is(.h3, h3) {
    font-size: 1.5rem;
  }
  :is(.h4, h4) {
    font-size: 1.125rem;
  }
  :is(.h5, h5) {
    font-size: 0.875rem;
  }
  :is(.h6, h6) {
    font-size: 0.75rem;
  }
  :is(.h1, .h2, .h3, h1, h2, h3) {
    margin-top: 1.25rem;
    margin-bottom: 0.625rem;
    line-height: 1.2;
    font-weight: 500;
    color: inherit;
  }
  :where(li, dl) {
    margin: inherit;
    padding: inherit;
    list-style-position: inside;
  }
  ul li {
    list-style-type: disc;
  }
  ol li {
    list-style-type: decimal;
  }
}
#bbsArea :is(.download_wrap, .status_wrap) {
  padding: 0.9375rem;
  border-top: 1px solid #ddd;
  th {
    text-align: left;
    vertical-align: top;
    width: 6.25rem;
  }
  ul {
    display: flex;
    flex-direction: column;
    gap: 0.3125rem 0.625rem;
    flex-wrap: wrap;
    a {
      color: #000;
      &:hover {
        text-decoration: underline;
      }
    }
  }
  @media (max-width: 767.98px) {
    ul {
      flex-direction: column;
    }
    tr {
      display: flex;
      flex-direction: column;
      > * {
        width: 100%;
      }
      th {
        padding-bottom: 0.625rem;
      }
      a {
        word-break: break-all;
      }
    }
  }
}
#bbsArea .reply_wrap {
  margin-top: 3.125rem;
  display: flex;
  flex-direction: column;
  h4 {
    position: static;
    text-align: left;
    font-size: clamp(0.875rem, 3vw, 1rem);
    font-weight: 700;
    margin-bottom: 0.625rem;
    line-height: 1;
  }
  > h4 {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 0px;
  }
  .btn_wrap {
    margin-top: 0.75em;
    display: flex;
    .pull-left {
      display: flex;
      gap: 0.3125rem;
    }
  }
  :is(#bbsArea .reply_wrap #reply_modify_btn, #bbsArea .reply_wrap .text-left + button) {
    margin-left: auto;
  }
  #reply_btn {
    cursor: pointer;
    background-color: var(--primary-color);
    color: #fff;
    display: flex;
  }
  #reply_list {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ccc;
    margin-block: 1.25rem;
    .info {
      display: flex;
      gap: 0.4375rem;
    }
    :is([id*="reply_modify"], [id*="reply_delete"]) {
      min-width: unset;
      padding: 0;
      &:focus {
        border: 0;
      }
    }
    .media {
      position: relative;
      margin: 0;
      padding: 1.25rem 0.3125rem 2.5rem;
      & + & {
        border-top: 1px solid #ddd;
      }
      .media-left,
      > .pull-left {
        padding-right: 1.25rem;
      }
      .media .media-left img {
        border-radius: 100%;
      }
      .media .media-body {
        .media .media-body {
          position: static;
        }
        .info {
          position: absolute;
          left: 8.125rem;
          bottom: 0.9375rem;
        }
        .info .btn {
          display: inline-block;
          font-weight: 500;
          line-height: 1;
          font-size: 0.75rem;
          vertical-align: middle;
          color: #333;
          height: auto;
          max-width: unset;
        }
        .info span {
          color: #aaa;
          font-size: 0.8125rem;
          margin-left: 6px;
          vertical-align: middle;
        }
        p {
          color: #333;
          font-size: 0.9375rem;
          line-height: 1.5;
          word-break: break-all;
        }
      }
      .media-heading .text-muted {
        color: #aaa;
        font-weight: 400;
        font-size: 0.75rem;
        position: absolute;
        bottom: 0.9375rem;
        left: 5px;
        margin-left: 0 !important;
      }
    }
  }
  #reply_write {
    .info {
      .form-control {
        display: inline-block;
        width: 7.5rem;
        & + & {
          margin-left: 2px;
        }
      }
    }
    .contents {
      margin-top: 0.3125rem;
      .form-control {
        height: 100px;
        width: 100%;
        min-height: 100px;
        max-height: 18.75rem;
        resize: vertical;
        padding: 10px 15px;
      }
    }
    .btn_wrap {
      margin-top: 5px;
      text-align: right;
      .btn {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
      }
    }
  }
  @media (max-width: 539px) {
    .info .form-control {
      display: block;
      width: 100%;
      margin-bottom: 5px;
      & + & {
        margin-left: 0;
      }
    }
  }
}
#bbsArea .table.board_write_table {
  border-top: 2px solid #333;
  border-collapse: inherit;

  tbody td {
    border: 0;
  }
  .text-muted i {
    color: var(--primary-color);
  }
  .files {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.3125rem 0.9375rem;
    flex: 1;
    #File_add {
      aspect-ratio: 1;
      width: auto;
      padding: 0.5625rem 0.75rem;
      margin: 0;
    }
    & + #File_add {
      padding: 0;
      padding-left: 0;
      padding-right: 0;
      .fa-plus {
        line-height: 0;
      }
    }
    .fileInput {
      display: grid;
      grid-template-columns: minmax(0, auto) minmax(0, min-content);
      align-self: stretch;
      .file_add {
        padding: 0.375rem 0.4375rem 0.3125rem;
      }
      .tempChk {
        text-align: right;
        font-size: 0.75rem;
        margin-top: 0.3125rem;
        color: #555;
      }
    }
    & + .sumChk {
      padding-bottom: 0;
      margin-bottom: 0;
      border: 0;
    }
  }
  @media (max-width: 767.98px) {
    .text-muted {
      width: 100%;
    }
  }
  :is(.refresh, .delete_attach) {
    display: inline-block;
    color: #999;
    line-height: 40px;
    margin-left: 7px;
    margin-right: 7px;
    cursor: pointer;
    &:hover {
      color: #ec0909;
    }
  }
  th:has(.required_text) > :where(span:first-child, span.required_text) {
    position: static;
    margin-right: 2px;
    color: #ff0000;
  }
  code {
    color: var(--danger-color);
    font-size: 0.7rem;
    margin-left: 10px;
    display: none;
  }
  .frm_textarea_cnt {
    display: none;
  }
  @media (min-width: 768px) {
    .files_upload_wrap,
    #files {
      gap: 0.9375rem;
      display: flex;
      .btn {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        aspect-ratio: 1;
        height: 2.5rem;
      }
    }
  }
  @media (max-width: 767.98px) {
    .files {
      display: flex;
      flex-direction: column;
      gap: 0.625rem;
    }
    img[alt*="현재 대표 이미지"] {
      max-width: 100%;
    }
    #delete_thumb {
      width: 100%;
    }
    .files_upload_wrap,
    #files {
      display: flex;
      flex-direction: column;
      .btn {
        width: 100%;
        aspect-ratio: inherit;
        margin-top: 0.9375rem;
      }
      .files .fileInput .file_add {
        position: relative;
        right: auto;
      }
    }
  }
}
.board_layout_write textarea {
  width: 100%;
  height: 100px;
  resize: none;
}
.form-control {
  width: 100%;
  padding: var(--form-padding);
  height: var(--form-height);
  border: 1px solid var(--form-border-color);
  border-radius: var(--form-radius);
  box-shadow: none;
  -webkit-box-shadow: none;
  color: var(--form-color);
  font: var(--form-font);
  &:not(:placeholder-shown) {
    border-color: var(--form-border-focus-color);
  }
  &:placeholder-shown,
  &::placeholder {
    color: var(--form-placeholder-color);
  }
  &:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border-color: var(--form-border-color);
  }
  &:not([readonly]):focus {
    border-color: var(--form-border-focus-color);
  }
  &[type="file"] {
    position: relative;
    width: 100%;
    cursor: pointer;
    padding: var(--form-padding);
    padding-left: 0;
    line-height: calc(var(--form-height) - 2px);
    border-color: var(--form-border-color);
    height: auto;
    margin: 0;
    padding: 0;
    &::file-selector-button {
      width: 5rem;
      margin-right: 10px;
      font-family: inherit;
      position: relative;
      left: 0;
      height: 100%;
      pointer-events: none;
      border-color: inherit;
      border-style: solid;
      border-width: 0;
      border-radius: 0;
    }
    &:hover:not(:disabled):not([readonly])::file-selector-button {
      background-color: #e5e5e5;
    }
  }
}
#search_query.form-control {
  width: 100%;
  max-width: 320px;
  border: 1px solid var(--grey-color);
  &:focus {
    background-color: #fff;
    border-color: var(--primary-color);
  }
}
textarea.form-control {
  padding-block: 0.9rem;
  line-height: 1.5;
}
#site select.form-control {
  -webkit-appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyMHB4IiBmaWxsPSIjMDAwIj48cGF0aCBkPSJNNDgwLTMzMyAyNDAtNTczbDUxLTUxIDE4OSAxODkgMTg5LTE4OSA1MSA1MS0yNDAgMjQwWiIvPjwvc3ZnPg==);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.5rem) 0.8rem;
  background-origin: border-box;
  padding-right: 23px;
  border-color: var(--form-border-color);
  max-width: 100px;
}
.wr_add_button select.form-control {
  max-width: 100%;
}
select.form-control#wr_cate {
  max-width: 200px;
}
input.form-control {
  -webkit-appearance: none;
  padding-right: 20px;
  &#wr_reply_captcha {
    max-width: 130px;
    width: 100% !important;
  }
  & + .clear-input {
    display: none;
    border: 0;
    background-color: transparent;
  }
  &.vaild-text {
    & + .clear-input {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 40px;
      height: 100%;
      color: #bbb;
      top: 0;
      right: 0;
      border: 1px solid transparent;
      &::before {
        content: "\f00d";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 16px;
        line-height: 1;
      }
    }
  }
  & + .clear-input {
    display: none;
    border: 0;
    background-color: transparent;
    &:hover {
      color: var(--primary-color);
    }
  }
}
@media (max-width: 767.98px) {
  .form-control {
    width: 100%;
  }
}
.wr_form_wrap {
  display: grid;
  grid-template-columns: 1fr 0.5fr 2fr;
  gap: 0.625rem;
  padding: 3px 0 0;
  label {
    font-size: 0.8125rem;
  }
  @media (max-width: 768px) {
    & {
      display: flex;
      flex-direction: column;
    }
  }
}
.wr_form_item {
  position: relative;
  input.form-control {
    padding-right: 2.5rem;
    background-color: transparent;
    padding-right: 2.1875rem;
  }
  :where(.input-group, .form-control) {
    width: 100%;
  }
}
.custom_file {
  width: 1px;
  height: 1px;
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
}
.checkbox-inline + .checkbox-inline {
  margin-left: 1.25rem;
}
:is(.custom_radio, .custom_checkbox) {
  width: 1px;
  height: 1px;
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
}
:is(.custom_radio, .custom_checkbox, .status_wrap input) + span {
  user-select: none;
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
.custom_checkbox {
  + span {
    user-select: none;
    &::before {
      margin: 0;
      font-size: 1.25rem;
      color: #555;
      content: "\e835";
      font-family: var(--gms);
      font-weight: 300;
      transform: translateY(-1px);
    }
  }
  &:checked + span::before {
    content: "\e834";
    font-weight: 900;
    color: var(--primary-color);
  }
  &[disabled],
  &[disabled] + span {
    opacity: 0.5;
  }
}
.custom_radio {
  &[disabled],
  &[disabled] + span {
    opacity: 0.5;
  }
  &:checked + span::before {
    content: "";
    font-weight: 900;
    border-color: var(--primary-color);
    border-width: 4px;
  }
  + span::before {
    box-sizing: border-box;
    content: "";
    width: 1rem;
    height: 1rem;
    aspect-ratio: 1;
    border: 1px solid #aaa;
    border-radius: var(--radius-full);
  }
}
.radio-inline {
  cursor: pointer;
  align-self: center;
  margin-top: 0 !important;
}
.status_wrap {
  [name="wr_status"] {
    display: none;
    &[disabled],
    &[disabled] + span {
      opacity: 0.5;
    }
    + span::before {
      margin: 0;
      font-size: 1.25em;
      color: #555;
      content: "\e836";
      font-family: var(--gms);
      font-weight: 300;
      transform: translateY(-1px);
    }
    &:checked + span::before {
      content: "\e837";
      font-weight: 900;
      color: var(--primary-color);
    }
  }
}
#wr_captcha {
  margin-top: 0;
  width: 100%;
  max-width: 220px;
}
#captcha {
  z-index: 10;
  cursor: pointer;
  position: relative;
  filter: brightness(0.62) contrast(4.5) opacity(0.7);
  height: var(--form-height) !important;
  margin: 0;
  border: 1px solid transparent;
  &:hover {
    border-color: #222 !important;
  }
  + br {
    display: none;
    + input {
      margin: 0 0 0 -1px !important;
      border-radius: 0;
      margin-left: -1px;
      &:focus {
        z-index: 15;
      }
    }
  }
}
td:has(#captcha) {
  display: flex;
  gap: 0;
}
:is(.table_video, .table_blog2, .table_pd) {
  --board-template-columns: 1;
  display: grid;
  grid-template-columns: repeat(var(--board-template-columns), minmax(0, 1fr));
  margin-inline: 0;
  gap: clamp(40px, 3vw, 70px) clamp(20px, 3vw, 30px);
  &::before,
  &::after {
    content: none;
  }
  > dd {
    width: 100%;
    padding: 0;
    &:not([class]) {
      grid-column: span var(--board-template-columns);
    }
    &.no_content {
      grid-column: span var(--board-template-columns);
    }
  }
}
@media (min-width: 576px) {
  :is(.table_video, .table_blog2, .table_pd) {
    --board-template-columns: 2;
  }
}
@media (min-width: 768px) {
  :is(.table_video, .table_blog2, .table_pd) {
    --board-template-columns: 3;
  }
}
.table_video {
  .top a::before {
    content: "\e1c4";
    font-family: var(--gms);
    font-weight: 400;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    color: #fff;
    opacity: 0.7;
    cursor: pointer;
  }
  .inner:hover .top a::before {
    opacity: 1;
  }
}
.type_video {
  .thumb {
    background-color: #000;
  }
}
.board_status_list {
  .status_badge {
    padding: 0.25rem 0.625rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    font-weight: 600;
  }
  .status_badge_1 {
    background: #a0a1a3;
    color: #fff;
  }
  .status_badge_2 {
    background: var(--primary-color);
    color: #fff;
  }
  .status_badge_3 {
    background: #e1e1e1;
    color: #888;
  }
}
:is(.board_list_list, .board_status_list, .cs_bd_wrapper) {
  .table_default {
    border: 0;
    border-spacing: 0;
    border-top: 1px solid #333;
    margin-bottom: 0;
    width: 100%;
    thead {
      th {
        background: #fff;
        border-bottom: 1px solid #ccc;
        color: #222;
        text-align: center;
        font-size: 1.0625rem;
        font-style: normal;
        font-weight: 600;
        line-height: 140%;
        letter-spacing: -0.17px;
      }
    }
    tbody {
      th.num {
        font-weight: normal;
        vertical-align: middle;
      }
      td {
        padding-block: 1.6875rem;
        vertical-align: middle;
      }
      .subject a {
        overflow: hidden;
        color: #333;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        color: #222;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: -0.5px;
        font-size: clamp(0.9375rem, 3vw, 1.125rem);
      }
      &.table_responsive th {
        margin-bottom: 0;
        border: 0;
      }
    }
  }
  :is(th, td) {
    padding: 20px 15px;
    font-size: clamp(0.9375rem, 3vw, 1.0625rem);
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    font-style: normal;
    color: #777;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.15px;
  }
  td {
    color: #777;
    text-align: center;
    &.subject {
      text-align: left;
      &.subject_secret {
        > span {
          display: flex;
          align-items: center;
          gap: 0.625rem;
        }
      }
    }
    &.text-center {
      display: table-cell;
      text-align: center;
    }
  }
}
@media (max-width: 767.98px) {
  :is(.board_list_list, .board_status_list, .cs_bd_wrapper) {
    :is(colgroup, .num, .regdate, .hits, .writer) {
      display: none;
    }
    .subject {
      width: 100%;
    }
    .status {
      width: 35%;
    }
  }
}
.table_blog {
  border-top: 2px solid #222;
  .info {
    display: none;
  }
  dd {
    display: grid;
    grid-template-columns: minmax(0, 18.75rem) minmax(0, auto);
    align-items: flex-start;
    gap: 2.5rem;
    padding-block: 2.5rem;
    border-bottom: 1px solid #ddd;
  }
  .no_post {
    grid-column: span 2;
  }
  .right {
    display: flex;
    flex-direction: column;
    gap: 0.9375rem 0.9375rem;
    align-items: flex-start;
    padding-right: 1.875rem;
    .info {
      justify-content: flex-end;
      align-items: center;
      align-self: center;
      grid-column: 2;
      grid-row: span 2;
      margin-bottom: 0;
    }
    :where(.writer, .hits) {
      display: none;
    }
    a {
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      font-size: 1.375rem;
      color: #000;
      &:has(.badge) {
        padding-top: 1.75rem;
        margin-top: 0.3125rem;
      }
    }
    .text {
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
    }
    p {
      padding: 0;
      font-size: clamp(0.875rem, 3vw, 1rem);
    }
  }
  .badge {
    position: absolute;
    top: 0.3125rem;
    left: 0;
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .table_blog {
    dd {
      display: flex;
      flex-direction: column;
    }
    .right {
      padding-right: 0;
    }
  }
}
#bbsArea {
  :where(.table_video, .table_blog2, .table_pd) {
    .badge {
      margin-top: 0px;
    }
    .inner {
      border: 0;
    }
    .top {
      position: relative;
    }
    dd {
      margin-bottom: 0;
    }
    .bottom {
      margin-top: 0.9375rem;
      padding: 0;
    }
    :where(.inner .bottom) a {
      display: block;
      width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-weight: 600;
      font-size: 1.125rem;
    }
  }
}
:is(.table_video, .table_blog, .table_blog2, .table_pd) {
  a {
    span.thumb {
      display: none;
    }
    span.thumb + img.thumb {
      display: block;
      aspect-ratio: 5 / 3;
      object-fit: cover;
      width: 100%;
      height: auto;
      background-color: #ccc;
      border-radius: var(--radius-md);
    }
  }
  &.table_pd a span.thumb + img.thumb {
    aspect-ratio: 1;
  }
}
:where(.table_video, .table_blog2, .table_pd, .table_blog) {
  .title {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem 0;
    padding: 0;
    + .pd_preview {
      margin-top: 0.625rem;
      * {
        all: unset;
      }
    }
  }
  .info {
    display: flex;
    gap: 0.625rem;
    margin-top: 10px;
    opacity: 0.7;
    span {
      padding: 0;
      font-size: 13px;
      line-height: 1;
    }
  }
}
:is(#form_history_list, #form_history_nologin) {
  .board_wrapper {
    padding: 0;
    background: transparent;
    min-height: auto;
  }
}
.board_wrapper {
  :where(form[id*="form"]) {
    :where(th, td, table.table) {
      border: 0;
      line-height: 1;
    }
    table {
      width: 100%;
      display: flex;
      border-top: 0;
    }
    th {
      padding: 0;
      font-weight: 700;
      display: flex;
      background-color: transparent;
      width: auto;
      border-top: 0;
    }
    :where(th, td) {
      font-size: 1rem;
    }
    tbody {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      width: 100%;
      tr {
        display: grid;
        grid-template-columns: minmax(0, 2fr) minmax(0, 10fr);
        align-items: flex-start;
        gap: 0.9375rem;
        padding: 1.5625rem 0.625rem;
        border-bottom: 1px solid #ccc;
      }
    }
    #item_agree {
      .checkbox {
        margin-top: 0;
      }
      label {
        font-size: clamp(0.8125rem, 2vw, 0.9375rem);
      }
    }
    #item_email {
      .text-muted {
        font-size: clamp(0.8125rem, 2vw, 0.9375rem);
      }
    }
  }
}
:where(.form-wrap, form) {
  #list_btn {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .board_wrapper {
    :where(form[id*="form"]) {
      th {
        margin-bottom: 0.9375rem;
      }
      table.table tbody tr {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
      }
    }
  }
}
.board_pd_view {
  position: relative;
  .pd_top_wrap {
    margin-bottom: 6.25rem;
    .row {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      margin: 0;
      &::before,
      &::after {
        content: none;
      }
    }
    :where(.pd_col_lft, .pd_col_rgt) {
      padding-left: 0;
      padding-right: 0;
    }
  }
  .pd_slider_wrap {
    :where(.pd_img_main, .pd_img_main .thumb, .pd_img_sub .thumb) {
      aspect-ratio: 1/1;
    }
    .pd_img_sub {
      min-height: 5.125rem;
      margin-top: 25px;
      > [class^="pd_thumb"] {
        display: none;
      }
      .slick-list {
        padding: 0 !important;
      }
      .slick-slide {
        overflow: hidden;
        aspect-ratio: 1;
        height: 100%;
        flex: 1;
        max-width: 90px;
        border-radius: var(--radius-md);
        .thumb {
          cursor: pointer;
          opacity: 0.35;
        }
      }
      .slick-current .thumb,
      .slick-slide:where(:hover) .thumb {
        opacity: 1;
        border-color: #ccc;
      }
      .slick-track {
        width: inherit !important;
        transform: none !important;
        display: flex;
        justify-content: center;
        gap: 4px 5px;
        width: 100%;
      }
    }
    :where(.pd_img_main) .slick-track {
      display: flex;
    }
    :where(.pd_img_main, .pd_img_sub) {
      .slick-slide {
        width: inherit !important;
        background: #f7f7f7;
      }
      .thumb {
        display: block;
        margin: 0;
        padding: 0;
        position: static;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover !important;
      }
    }
  }
  .pd_img_main {
    overflow: hidden;
    position: relative;
    margin: 0;
    border-radius: var(--radius-md);
    :where(.next-btn, .prev-btn) {
      z-index: 1010;
      position: absolute;
      top: 0;
      border: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      background: transparent;
      width: 50px;
      height: 100%;
      padding: 0;
      cursor: pointer;
      &::before {
        transition: opacity 0.3s;
        opacity: 0.35;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 16px;
        color: #fff;
        aspect-ratio: 1/1;
        width: 30px;
        border-radius: 50%;
        background: #000;
      }
      &:hover::before {
        opacity: 1;
      }
    }
    .next-btn {
      right: 0px;
      &::before {
        content: "\f105";
      }
    }
    .prev-btn {
      left: 0px;
      &::before {
        content: "\f104";
      }
    }
    .slick-dots {
      z-index: 1500;
      left: 50%;
      transform: translateX(-50%);
      display: inline-flex !important;
      justify-content: center;
      gap: 0 10px;
      width: auto;
      padding: 7px 12px;
      border-radius: 50px;
      bottom: 15px;
      background-color: rgba(0, 0, 0, 0.35);
      li {
        opacity: 0.65;
        width: auto;
        height: auto;
        margin: 0;
        &.slick-active {
          opacity: 1;
        }
        button {
          width: 8px;
          height: auto;
          aspect-ratio: 1;
          margin: 0;
          padding: 0;
          border-radius: 50%;
          background-color: #fff;
          &:before {
            content: none;
          }
        }
      }
    }
  }
  .pd_info_wrap {
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .pd_title_wrap {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #333;
    .badge {
      font-size: 0.8125rem;
      padding: 0.4375rem 0.625rem 0.375rem;
      & + .title {
        margin-top: 0.9375rem;
      }
    }
    .title {
      margin: 0;
      letter-spacing: -0.034em;
      line-height: 4rem;
      word-break: break-all;
      font-size: clamp(1.75rem, 3vw, 2.25rem);
      font-weight: 600;
      color: #111;
    }
    .info {
      display: none !important;
    }
    .info {
      display: flex;
      flex-wrap: wrap;
      gap: 0 15px;
      padding-left: 3px;
      font-size: 0.8125rem;
      color: #888;
      margin-top: 1.25rem;
      strong {
        margin-right: 0.3125rem;
      }
    }
  }
  .pd_preview_wrap {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    flex: 1 1 max(250px, 0px);
    padding-right: 15px;
    margin-right: 2px;
    margin-bottom: 25px;
    scrollbar-width: thin;
    #pd_preview_text {
      margin: 0;
      font-size: 1rem;
      line-height: 2.45rem;
      white-space: pre-line;
      word-break: break-all;
      padding-top: clamp(1.875rem, 5vw, 3.125rem);
      * {
        margin: 0;
        padding: 0;
      }
      :where(div, section, embed, iframe, img, video, table) {
        max-width: 100%;
        height: auto;
      }
      :where(iframe, video) {
        aspect-ratio: 16/9;
      }
      :where(table) {
        width: 100%;
      }
    }
    &::-webkit-scrollbar {
      -webkit-appearance: none;
      width: 0.3125rem;
      background: #ddd;
      border-radius: 50px;
    }
    &::-webkit-scrollbar-thumb {
      background: #999;
      border-radius: 50px;
    }
    &::-webkit-scrollbar-track {
      border-radius: var(--radius-md);
      background-color: #eee;
    }
    &::-webkit-scrollbar:vertical {
      width: 0.3125rem;
    }
    &::-webkit-scrollbar:horizontal {
      height: 0.75rem;
    }
  }
  .none_button .pd_preview_wrap {
    margin-bottom: 3px;
  }
  .pd_btn_wrap {
    padding-top: 1.5625rem;
    border-top: 1px solid #ddd;
    margin-top: auto;
    ul {
      display: flex;
      flex-wrap: wrap;
      gap: 0.3125rem;
      margin: 0;
      padding: 0;
      text-decoration: none;
      list-style: none;
    }
    li[class^="pd_btn_item"] {
      flex-grow: 1;
      flex-basis: 0;
      min-height: 3.75rem;
      a {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0.625rem 0.9375rem;
        background: #333;
        color: #fff;
        white-space: normal;
        border-radius: var(--radius-sm);
        span {
          text-align: center;
        }
        &:where(:hover, :focus) {
          background: #111;
        }
      }
    }
  }
  .pd_tabs_nav_wrap {
    ul.nav-tabs {
      display: flex;
      width: 100%;
      li {
        flex: 1 25%;
        & + li {
          margin-left: -1px;
        }
        a {
          display: inline-flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 3.75rem;
          margin: 0;
          padding: 0px 1.25rem;
          border: 1px solid #ddd;
          border-bottom-color: #888;
          border-radius: 0;
          color: #888;
          font-size: 0.9375rem;
          font-weight: 400;
          letter-spacing: -0.02em;
          span {
            overflow: hidden;
            position: relative;
            display: block;
            text-align: center;
            white-space: nowrap;
            text-overflow: ellipsis;
          }
        }
        &.active {
          z-index: 50;
          a {
            z-index: 5;
            border-color: #888;
            border-bottom-color: transparent;
            background-color: #fff;
            color: #333;
            font-weight: 700;
            font-size: 16px;
          }
        }
        &:not(.active) a:where(:hover, :focus) {
          background: #f7f7f7;
        }
      }
    }
  }
  .contents_wrap {
    padding: 5rem 0px;
    border-bottom: 1px solid #ccc;
    img {
      max-width: 100%;
      height: auto;
    }
  }
  @media (max-width: 767px) {
    & {
      .pd_title_wrap {
        padding-bottom: 1.25rem;
        margin-bottom: 1.25rem;
      }
      .pd_tabs_nav_wrap {
        display: none;
      }
      .option_wrap:not(.mobile) {
        order: 3;
        .move_btn_wrap {
          display: none !important;
        }
      }
      .pd_preview_wrap {
        #pd_preview_text {
          line-height: 2rem;
          font-size: 15px;
        }
      }
      .pd_title_wrap .title {
        font-size: 24px;
        line-height: 3.5rem;
        font-weight: 600;
      }
      .pd_preview_wrap {
        flex: auto;
        max-height: 12.5rem;
      }
      .pd_slider_wrap :where(.pd_img_main, .pd_img_sub) .thumb {
        width: 100% !important;
      }
      .pd_btn_wrap li.pd_btn_item {
        flex: 1 49%;
      }
      .tab-content > .tab-pane {
        display: block;
        & + .tab-pane {
          margin-top: 4.375rem;
          display: flex;
        }
      }
      .contents_wrap {
        padding-block: 0 !important;
        border: 0;
        .pd_tabs_tp_title {
          display: flex;
          border-bottom: 1px solid #ccc;
          margin: 0 0 1.875rem;
          padding: 0px 0px 0.9375rem;
          font-size: 1.25rem;
          font-weight: 600;
        }
      }
      .pd_btn_wrap {
        li[class^="pd_btn_item"] {
          flex-grow: 0;
          flex: 1;
          min-height: 3.4375rem;
          &:only-child {
            flex-grow: 1;
            min-height: 3.75rem;
          }
        }
      }
    }
  }
}
@media (min-width: 768px) {
  .board_pd_view .pd_top_wrap {
    .row {
      gap: 2.5rem;
    }
    .pd_col_rgt {
      padding-top: 0;
    }
  }
}
@media (min-width: 992px) {
  .board_pd_view .pd_top_wrap {
    .row {
      gap: 3.75rem;
    }
    :where(.pd_col_lft, .pd_col_rgt) {
      width: 100%;
      overflow: hidden;
    }
    .pd_col_rgt {
      width: inherit;
      padding-top: 1.875rem;
    }
  }
}
@media (min-width: 1200px) {
  .board_pd_view .pd_top_wrap .row {
    gap: 5.625rem;
  }
}
@media (max-width: 767.98px) {
  .board_pd_view {
    .pd_top_wrap {
      margin-bottom: 5rem;
      .row {
        gap: 2.5rem;
      }
    }
    .pd_slider_wrap .pd_img_sub {
      margin-top: var(--container-padding-inline);
      min-height: auto;
    }
  }
}
@media (max-width: 991px) {
  .board_pd_view .pd_top_wrap .row {
    grid-template-columns: minmax(0, 1fr);
  }
}
.board_wrapper.pd_bd_wrapper {
  th {
    flex-wrap: wrap;
  }
  .wr_caution {
    position: relative;
    margin-top: 0.4375rem;
    margin-bottom: 0;
    padding-left: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    word-break: keep-all;
    letter-spacing: -0.02em;
    text-align: left;
    i {
      position: absolute;
      left: -0.125rem;
      top: 0.1875rem;
      font-size: 0.8125rem;
    }
  }
  #storage-size {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.625rem auto 0.1875rem;
    .info {
      padding: 0.125rem 0.625rem;
      line-height: 1;
      &:is(:hover, :focus) {
        cursor: help;
        span {
          &.min {
            color: var(--primary-color);
            font-weight: 700;
            text-decoration: underline;
          }
          &.quest {
            i {
              color: var(--primary-color);
            }
            small {
              display: block;
            }
          }
        }
      }
      &.over {
        span {
          &.min {
            color: var(--danger-color);
            font-weight: 700;
            text-decoration: underline;
          }
          &.quest {
            i {
              color: var(--danger-color);
            }
            small {
              background-color: var(--danger-color);
              &::before {
                background-color: var(--danger-color);
              }
            }
            &::after {
              content: "파일 용량이 최대치에 도달했습니다.";
              margin-left: 3px;
              margin-bottom: 1px;
              line-height: 1;
              font-weight: 700;
              color: #e92424;
            }
          }
        }
      }
    }
    span {
      font-size: 0.75rem;
      color: #888;
      font-weight: 400;
      &.min {
        text-align: right;
        font-weight: 500;
        color: #222;
      }
      &.max::before {
        content: "/";
        opacity: 0.75;
        margin-right: 2px;
        margin-left: 0.25rem;
      }
      &:where(.min, .max) {
        display: inline-block;
        min-width: 2.8125rem;
      }
      &.quest {
        margin-left: 0.3125rem;
        i {
          font-size: 0.875rem;
          color: #bbb;
        }
        small {
          z-index: 100;
          position: absolute;
          top: 1.875rem;
          left: 0;
          width: 100%;
          display: none;
          justify-content: center;
          align-items: center;
          padding: 0.625rem;
          background: var(--primary-color);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
          border-radius: 3px;
          font-size: 0.8125rem;
          line-height: 1.5;
          font-weight: 400;
          text-align: center;
          color: rgba(255, 255, 255, 0.9);
          b {
            color: #fff;
          }
          &::before {
            content: "";
            position: absolute;
            top: -5px;
            left: 50%;
            transform: translateX(-50%);
            display: block;
            width: 0.8125rem;
            height: 6px;
            background: var(--primary-color);
            -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
            clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          }
        }
      }
    }
  }
  .wr_upload_img {
    overflow: hidden;
    position: relative;
    display: flex;
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 0.3125rem;
    .wr_upload_img_item {
      display: flex;
      aspect-ratio: 1/1;
      cursor: move;
      &:first-child .wr_upload_img_thumb::after {
        animation: 0.5s ease-in upload_img_mian_up;
        content: "대표 이미지";
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        bottom: 0;
        width: 100%;
        background: #222;
        text-align: center;
        font-size: 0.8125rem;
        color: #fff;
        padding: 0.625rem 0;
      }
    }
    .wr_upload_img_thumb {
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-color: #ccc;
      border: 1px solid #fff;
      border-radius: var(--radius-sm);
      &::before {
        opacity: 0;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: #000;
      }
      &:hover {
        border-color: var(--primary-color);
        &::before {
          opacity: 0.5;
        }
      }
      .wr_upload_img_btn_re {
        opacity: 0;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: transparent;
        position: absolute;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 49.5%;
        border: 0;
        font-weight: 400;
        font-size: 0.875rem;
        color: #fff;
        white-space: nowrap;
        cursor: pointer;
        i {
          margin: 4px 0 6px;
          font-size: 1.4375rem;
        }
      }
      &:where(:hover, :focus) .wr_upload_img_btn_re {
        opacity: 0.75;
        &:hover {
          opacity: 1;
        }
      }
    }
  }
  .wr_add_button {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 0.75rem 0;
    :is(section, .container, .row, #bbsArea, td):has(&) {
      position: static;
    }
    .wr_add_button_item {
      width: 100%;
      height: 6.5625rem;
      cursor: move;
    }
    .wr_add_button_info {
      align-items: center;
      height: 100%;
      gap: 0.9375rem;
      padding: 0px 2.5rem 0.25rem 1.5625rem;
    }
  }
  .wr_tabs_contents {
    display: flex;
    flex-direction: column;
    .wr_tabs_contents_nav {
      display: flex;
      border-bottom: 0;
      margin-bottom: 1px;
      > li {
        z-index: 10;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 25%;
        padding-bottom: 1px;
        border: 1px solid #ddd;
        border-radius: 0;
        border-bottom: 0;
        background: #f7f7f7;
        font-size: 0.875rem;
        color: #999;
        + li {
          margin-left: -1px;
          width: calc(25% + 1px);
        }
        &:hover {
          color: #222;
          background: #fff;
        }
        &.active {
          z-index: 20;
          margin-bottom: -2px;
          padding-bottom: 2px;
          border-color: #ccc;
          background: #fff;
          font-weight: 600;
          color: #333;
        }
        > a {
          display: inline-flex;
          align-items: center;
          flex-grow: 1;
          width: 0px;
          padding: 0;
          border: 0 !important;
          background: transparent;
          line-height: 1;
          padding-left: 1.25rem;
          margin: 0;
          min-height: 2.8125rem;
          color: inherit;
          font-size: inherit;
          cursor: pointer;
          @media (hover: hover) {
            &:hover {
              border: 0;
              background: transparent;
              color: #222;
              font-weight: 600;
            }
          }
          span {
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            position: relative;
            min-width: 0;
          }
        }
      }
    }
    .wr_tabs_contents_nav_plus {
      padding: 0 !important;
      &.only_visible:only-child {
        width: 100%;
        border: 0;
        .wr_add_button_btn {
          flex-direction: column;
          height: 6.5625rem;
        }
      }
      &:not(.only_visible) {
        flex: 0;
        width: 3.4375rem;
        &:hover {
          border-color: var(--primary-color);
        }
        .wr_add_button_btn {
          border: 0;
          padding: 0 0.875rem;
          span {
            display: none;
          }
          i {
            width: auto;
            font-size: 19px;
            color: inherit;
          }
          &:hover {
            color: var(--primary-color);
          }
        }
      }
    }
    .wr_tabs_contents_item {
      width: 100%;
      [role="presentation"] + [role="presentation"] {
        margin-left: 0;
      }
    }
    .wr_tabs_contents_info {
      .title_group {
        width: 100%;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 0 15px;
      }
    }
  }
  :where(.wr_upload_img_btn, .wr_add_button_btn) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 1px dashed #678eb7;
    color: #9db5cd;
    background: #fff;
    font-weight: 500;
    cursor: pointer;
    border-radius: var(--radius-sm);
    span {
      font-size: 15px;
    }
    &:hover {
      border-color: var(--primary-color) !important;
      border-style: solid;
      color: var(--primary-color);
    }
  }
  :where(.wr_upload_img_btn, .wr_add_button_btn, .wr_tabs_contents_nav_plus:only-child) i {
    font-size: 1.5rem;
    margin: 5px 0 5px;
  }
  .wr_pd_delete_btn {
    z-index: 200;
    opacity: 0.5;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    width: 1.375rem;
    border-radius: 50%;
    font-size: 0.9375rem;
    line-height: 1;
    color: #000;
    &:hover {
      opacity: 1;
    }
  }
  .wr_upload_img .wr_pd_delete_btn {
    position: absolute;
    opacity: 0.7;
    right: 0.1875rem;
    top: 0.1875rem;
    font-size: 16px;
    color: #fff;
    background: transparent;
  }
  .wr_add_button .wr_pd_delete_btn {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
  }
  .wr_tabs_contents .wr_pd_delete_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.5625rem;
    margin-right: 0.3125rem;
    margin-left: 0.1875rem;
    height: auto;
  }
  :where(.wr_add_button, .wr_tabs_contents) .wr_pd_delete_btn:hover {
    background: #eee;
    color: var(--primary-color);
    transition: 0.2s;
  }
  :where(.wr_pd_form_group, .wr_pd_form_group_item) {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    textarea + div {
      width: 100%;
    }
  }
  .wr_pd_form_group {
    label {
      width: 100%;
      margin: 0;
      padding-bottom: 5px;
      font-size: 0.8125rem;
      font-weight: 500;
    }
    &.name_group {
      width: 25%;
    }
    &.type_group {
      width: 15%;
    }
  }
  .table.board_write_table :is(.wr_pd_form_group, .wr_pd_form_group_item) .form-control {
    width: 100%;
  }
  #wr_pd_form_type {
    --deleteWidth: 2.5rem;
    width: 60%;
    div[id^="bd_button"] {
      position: absolute;
      display: flex;
      gap: 0 5px;
      align-items: center;
      top: 1.1875rem;
      right: 2.5rem;
      font-size: 0.75rem;
      color: #555;
      span.name {
        display: inline-block;
        max-width: 21.875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
      }
    }
    input[id^="wr_add_button_download"] {
      width: calc(100% - var(--deleteWidth));
      border-right: 0;
    }
    button[id^="wr_add_button_delete_btn"] {
      display: flex;
      justify-content: center;
      align-items: center;
      aspect-ratio: 1;
      width: var(--deleteWidth);
      border: 1px solid var(--grey-color);
      border-left: 0;
      border-radius: 0;
      background: transparent;
      &::after {
        content: "\f056";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 1rem;
        color: #bbb;
      }
      &:hover::after {
        color: var(--danger-color);
      }
    }
  }
  .wr_tabs_contents .wr_pd_form_group.title_group {
    > div:nth-child(1) {
      width: 90%;
    }
    > div:nth-child(2) {
      width: 10%;
    }
  }
  :where(.wr_add_button_info, .wr_tabs_contents_info) {
    position: relative;
    overflow: hidden;
    display: flex;
    border: 1px solid var(--grey-color);
    background: #fff;
  }
  .wr_tabs_contents_info {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.9375rem 0;
    min-height: 36.875rem;
    padding: 1.25rem 1.5625rem 1.8125rem;
  }
  @media (hover: hover) {
    .wr_add_button_info:where(:hover, :focus, :focus-within),
    .wr_tabs_contents:is(:hover, :focus, :focus-within) .nav-tabs > li.active,
    .wr_tabs_contents:is(:hover, :focus, :focus-within) .wr_tabs_contents_info {
      border-color: var(--primary-color);
    }
    .wr_add_button_info:is(:hover, :focus, :focus-within),
    .wr_tabs_contents:is(:hover, :focus, :focus-within) .wr_tabs_contents_info {
      transition: 0.25s;
      box-shadow: 4px 4px 0 rgba(115, 139, 166, 0.1);
    }
  }
  @media (max-width: 767px) {
    .wr_upload_img {
      flex-wrap: wrap;
      .wr_upload_img_item {
        width: calc((100% - 21px) / 3);
      }
    }
    .wr_add_button {
      min-height: auto;
      .wr_add_button_info {
        flex-wrap: wrap;
        padding: 0.9375rem 1.25rem;
        gap: 10px;
      }
      .wr_add_button_item {
        &:not(.wr_add_button_item_plus) {
          height: auto;
        }
      }
    }
    .wr_pd_form_group {
      width: 100%;
      &.name_group {
        width: calc((100% - 0.625rem) / 3 * 2);
      }
      &.type_group {
        width: calc((100% - 0.625rem) / 3 * 1);
      }
    }
    :where(.wr_upload_img_btn, .wr_add_button_btn) span {
      font-size: 0.8125rem;
    }
    .table.board_write_table #wr_pd_form_type {
      width: 100%;
    }
    #wr_pd_form_type div[id^="bd_button"] {
      position: static;
    }
    .wr_tabs_contents {
      .wr_tabs_contents_nav {
        margin-bottom: -0.0625rem;
        > li {
          flex: 1;
          height: 3rem;
          border-bottom: 0;
          > a {
            height: 100%;
            min-height: auto;
            padding-left: 0.9375rem;
            font-size: 0.8125rem;
          }
          .wr_pd_delete_btn {
            display: none;
          }
          &.active {
            flex: inherit;
            margin-bottom: 0rem;
            width: 50%;
            .wr_pd_delete_btn {
              display: flex;
            }
          }
        }
      }
      .wr_tabs_contents_nav_plus {
        &:not(.only_visible) {
          width: 100%;
          z-index: 1;
          border: 1px dashed #aaa;
          border-bottom: 0;
          .wr_add_button_btn {
            width: 100%;
            height: 100%;
          }
        }
        &.only_visible:only-child {
          height: auto;
          .wr_add_button_btn {
            height: 5.9375rem;
          }
        }
      }
      .wr_tabs_contents_item {
        overflow: hidden;
        &.active {
          height: 100%;
        }
      }
      .wr_tabs_contents_info {
        padding: 0.9375rem 1.25rem;
        .title_group {
          flex-direction: column;
          gap: 0.625rem;
        }
      }
    }
    .wr_pd_form_group.title_group .wr_pd_form_group_item {
      width: 100%;
    }
  }
}
@keyframes upload_img_mian_up {
  from {
    bottom: -50px;
  }
  to {
    bottom: 0;
  }
}
.table_custom {
  :where(thead, tbody) {
    --wr_id: 5rem;
    --wr_subject: 30%;
    --wr_name: 5.625rem;
    --wr_regdate: 8.4375rem;
    --wr_hits: 5rem;
    --wr_attach: 5.625rem;
    --wr_default: 10%;
    tr {
      display: flex;
      position: relative;
    }
    :where(th, td) {
      display: block;
      padding: 1.875rem;
    }
    [class*="wr_"] {
      flex: 0 0 auto;
      width: var(--wr_default);
      white-space: nowrap;
    }
    .wr_id {
      width: var(--wr_id);
    }
    .wr_subject {
      flex-grow: 1;
      width: var(--wr_subject);
    }
    .wr_name {
      width: var(--wr_name);
    }
    .wr_regdate {
      width: var(--wr_regdate);
    }
    .wr_hits {
      width: var(--wr_hits);
    }
    .wr_attach {
      width: var(--wr_attach);
    }
  }
  .no_post {
    width: 100%;
    text-align: center;
    border-top: 0;
  }
}
html:not(.is_adm) {
  .cs_bd_wrapper + .search_wrap .btn-mag {
    display: none;
  }
}
.contents_view_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.875rem;
  .item {
    flex: 1 0 20%;
    dt {
      margin-bottom: 0.3125rem;
    }
  }
}
@media (max-width: 767.98px) {
  .table.table_custom {
    display: block;
    width: 100%;
    overflow: auto;
    table-layout: inherit;
  }
  .contents_view_col {
    flex-direction: column;
    gap: 1.25rem;
  }
}
:is(.find_container, .login_container, .mypage_container) .member_wrapper .form-group {
  height: 3.25rem;
  input {
    border: 0;
    padding-left: 0;
  }
}
:is(.find_container, .join_container, .join_write_container, .login_container, .mypage_container) {
  .form-group {
    height: 2.8125rem;
  }
  .member_wrapper {
    padding: clamp(1.875rem, 4vw, 3.75rem) clamp(1.25rem, 10vw, 3.75rem);
    border-radius: 1.875rem;
    background: #fff;
  }
}
:is(.find_container, .login_container) :is(.member_wrapper) {
  max-width: 31.25rem;
}
@media (max-width: 767.98px) {
  :is(.find_container, .join_container, .join_write_container, .login_container, .mypage_container) {
    width: 100%;
    .member_wrapper {
      width: 100%;
      margin: 0 auto;
    }
  }
}
#find_idpw,
.mypage_container,
.join_wrapper,
.login_wrapper {
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  @media (max-width: 767.98px) {
    align-items: flex-start;
    padding-block: calc(var(--navbar-height) / 1.5) calc(var(--navbar-height) * 1.5);
  }
}
#find_idpw,
.login_wrapper {
  @media (max-width: 767.98px) {
    height: auto;
  }
  @media (min-width: 768px) {
    height: calc(var(--svh100) - var(--navbar-height));
    @media (max-height: 900px) {
      height: 700px;
    }
  }
}
.privacy_container,
.agreement_container,
.terms_container,
.email_container,
.email_reject_container,
#site .member_wrapper {
  max-width: 1140px;
  padding-top: 7.5rem;
  padding-bottom: 12.5rem;
  margin: calc(var(--navbar-height) / 1.5) auto calc(var(--navbar-height) * 1.5);
  background-color: #f7f7f7;
  h1 {
    margin-top: 0;
    font-size: clamp(1.75rem, 3vw, 2.375rem);
    line-height: 1;
    font-weight: 700;
    text-align: center;
    border: 0;
    margin-bottom: clamp(1.875rem, 5vw, 2.5rem);
    padding-bottom: 0px;
    letter-spacing: -0.03em;
    & + p {
      line-height: 1.4;
      font-size: clamp(0.8125rem, 3vw, 0.9375rem);
      max-height: 80px;
      margin-bottom: 30px;
      text-align: center;
      color: #666;
    }
  }
  .text-center {
    margin-top: 2.5rem;
    .btn.btn-lg {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
  }
  #login_form {
    input {
      padding-left: 0.3125rem;
      font-size: 0.9375rem;
    }
    .form-group {
      overflow: hidden;
      border-radius: 9999px;
      &:focus-within label[class*="label-"]::before {
        color: #000;
      }
      label {
        position: relative;
        &[class*="label-"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          flex: 0 1 auto;
          padding-inline: 1.25rem 0.625rem;
        }
        &::before {
          text-indent: 0;
          font-family: var(--gms);
          font-variation-settings: var(--gms-300-out);
          font-size: 1.375rem;
          color: #888;
          line-height: 1;
        }
        &.label-id::before {
          content: "\e7fd";
        }
        &.label-pw::before {
          content: "\e897";
        }
        &.label-email::before {
          content: "\e0e6";
        }
      }
    }
  }
  @media (max-width: 767.98px) {
    & {
      padding: 3.75rem 1.875rem;
      :where(#login_form, fieldset) {
        display: flex;
        flex-direction: column;
      }
      :where(#login_form, #login_form input) {
        font-size: clamp(0.8125rem, 3vw, 0.875rem);
      }
      #login_form input {
        border: 0;
        padding-right: 2.1875rem;
      }
    }
  }
  .join_agree {
    h4 {
      margin-top: 1.875rem;
      margin-bottom: 15px;
      font-size: 1.125rem;
      font-weight: 500;
    }
    .join_agree_box {
      width: auto;
      height: 15.625rem;
      border: 1px solid var(--grey-color);
      padding: 0.9375rem;
      overflow-y: scroll;
      line-height: 1.5;
      & + .checkbox {
        margin: 0;
        width: auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 1em 1.25em;
        gap: 5px;
        background-color: #f7f7f7;
        font-size: clamp(0.75rem, 3vw, 0.9375rem);
        label {
          display: flex;
          align-items: center;
          padding-left: 0;
          font-size: clamp(0.8125rem, 2vw, 0.875rem);
        }
        input {
          position: static;
          margin: 0;
          margin-right: 0.4375rem;
        }
        > a {
          font-size: 0.875rem;
          color: #1c54e4;
          font-weight: 500;
          &:hover {
            text-decoration: underline;
          }
          @media (max-width: 767.98px) {
            & {
              font-size: 0.75rem;
            }
          }
        }
      }
    }
  }
  .form-group {
    position: relative;
    margin: 0;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    > * {
      width: auto;
      padding: 0;
    }
    &:focus-within {
      z-index: 100;
      border-color: var(--primary-color);
      span.material-symbols-outlined {
        opacity: 1;
        color: var(--primary-color);
      }
    }
    &:nth-of-type(1) {
      margin-bottom: -0.0625rem;
      margin-bottom: 0.4375rem !important;
    }
    &:nth-of-type(2) {
      margin-bottom: 0rem;
    }
    > div:nth-child(2) {
      flex: 1;
    }
    label {
      span.material-symbols-outlined {
        opacity: 0.5;
        translate: 0 1px;
        font-variation-settings: var(--gms-400-out);
        font-size: 0.78125rem;
        color: #000;
        &l:nth-child(1) {
          width: 3.125rem;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          transform: translateY(-0.1875rem);
        }
      }
    }
    @media (max-width: 767.98px) {
      & {
        > div:last-child {
          width: 100%;
        }
      }
    }
  }
  :is(#find_btn, #login_btn) {
    margin-top: 25px;
    height: 3.125rem;
    width: 100%;
    border-radius: 9999px;
  }
  :is(#find_idpw, .join_wrapper, .login_wrapper, .mypage_container) {
    z-index: 10;
    width: 100%;
    padding-block: 6.25rem 7.5rem;
    background: #f7f7f7;
  }
  .mypage_container {
    padding-inline: 0.9375rem;
  }
  @media (max-width: 767.98px) {
    :is(#find_idpw, .join_wrapper, .login_wrapper, .mypage_container) {
      margin-top: 0;
      position: relative;
      padding-block: 1.875rem 6.25rem;
      height: auto;
    }
  }
  :where(#find_idpw, .login_wrapper, .mypage_container) {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  @media (min-width: 992px) {
    :where(#find_idpw, .login_wrapper) {
      padding: 0;
      height: calc(var(--svh100) - var(--navbar-height));
    }
  }
  @media (min-height: 700px) {
    :where(#find_idpw, .login_wrapper, .mypage_container) {
      height: auto;
      min-height: 700px;
      align-items: flex-start;
    }
  }
  .login_extra {
    margin-top: 1.875rem;
    ul {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 0 0.9375rem;
      li {
        > a {
          font-size: clamp(0.8125rem, 3vw, 0.875rem);
        }
        & + & {
          margin-left: 0;
          &::before {
            content: none;
          }
        }
      }
    }
    @media (max-width: 767.98px) {
      ul {
        width: 100%;
        display: flex;
        justify-content: center;
        li + li::before {
          content: none;
        }
      }
    }
  }
  @media (max-width: 767.98px) {
    #join_form {
      tr {
        th {
          padding: 0px;
          margin-bottom: 0;
        }
        td {
          display: flex;
          padding-left: 0;
          padding-right: 0;
          padding-top: 0.625rem;
          padding-bottom: 0.625rem;
          gap: 0.3125rem;
          > div:has(textarea) {
            width: 100%;
          }
          &[style="vertical-align:middle"] {
            align-items: center;
            padding-inline: 0px;
          }
          &[style="vertical-align:middle"] span {
            margin-top: 0;
          }
          input:not(#mb_mailing) {
            width: 100%;
          }
        }
      }
    }
  }
  .table {
    width: 100%;
    tbody {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      gap: 1.875rem;
      tr {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-bottom: -1px;
        th {
          font-size: 1rem;
          text-align: left;
          width: auto;
          span {
            color: var(--primary-color);
          }
        }
        td {
          display: flex;
          gap: 0.625rem;
        }
      }
      tbody {
        tr {
          td {
            padding-inline: 0.9375rem;
            display: flex;
            gap: 0.3125rem;
          }
          :where(th, td) {
            display: block;
            font-size: clamp(0.8125rem, 3vw, 0.9375rem);
          }
        }
      }
    }
    @media (max-width: 767.98px) {
      &,
      & :where(tbody, tbody tr) {
        display: block;
        width: 100%;
        display: flex;
        flex-direction: column;
      }
      & {
        tbody tr :where(th, td) {
          display: block;
          width: 100%;
          font-size: clamp(0.9375rem, 2vw, 1.0625rem);
        }
        tbody tr th {
          padding: 0.625rem 1.875rem;
        }
        .files_upload_wrap,
        #files {
          display: flex;
          flex-direction: column;
          .files {
            display: flex;
            flex-direction: column;
            gap: 0.625rem;
            input {
              width: auto;
              .file_add {
                position: relative;
                right: auto;
              }
              .btn {
                width: 100%;
                aspect-ratio: inherit;
                margin-top: 0.9375rem;
              }
            }
          }
        }
      }
    }
  }
}
#site :is(#find_idpw, .login_wrapper) .member_wrapper {
  max-width: 500px;
  margin-block: 0;
}
#site
  :is(
    #find_idpw,
    .login_wrapper,
    .join_wrapper,
    .mypage_container,
    .privacy_container,
    .agreement_container,
    .terms_container,
    .email_container,
    .email_reject_container
  )
  .member_wrapper {
  background-color: #fff;
  padding-block: 70px;
}
:is(
  .privacy_container,
  .agreement_container,
  .terms_container,
  .email_container,
  .email_reject_container
) {
  display: flex;
  margin: 0;
  text-align: left;
  h1 {
    font-size: clamp(1.75rem, 3vw, 2.375rem);
    font-weight: 700;
    margin-bottom: 2.5rem;
  }
  :is(.privacy_body, .agreement_body, .terms_body, .email_body) {
    font-size: 1rem;
    line-height: 1.6em;
    padding-inline: clamp(1.25rem, 3vw, 3.125rem);
  }
  @media (max-width: 767.98px) {
    & .member_wrapper {
      padding: 3.125rem 1.875rem;
    }
  }
}
.maintenance {
  background: #f4f4f4;
  padding: 7.5rem 1.5625rem;
  text-align: center;
  border-radius: 1.25rem;
  span.material-symbols-outlined {
    display: inline-block;
    line-height: 1;
    font-size: 4.625rem;
    margin-bottom: 20px;
  }
  .big-cont {
    display: block;
    line-height: 1;
    font-size: 1.375rem;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 1.25rem;
  }
  .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 0.875rem;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 575.98px) {
  .scroll-box-xs {
    position: relative;
    &:not(.on)::before {
      cursor: pointer;
      box-sizing: content-box;
      content: "\e145";
      font-family: var(--gms);
      font-variation-settings: var(--gms-500-out);
      background-color: var(--primary-color);
      border: 3px solid #fff;
      border-top: 0;
      border-right: 0;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 1.875rem;
      font-size: 1.375rem;
      aspect-ratio: 1/1.02;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 100;
      line-height: 0;
    }
    &.on {
      position: relative;
      overflow-x: auto;
      img {
        max-width: 900px;
        width: auto;
        height: auto;
      }
    }
  }
}
[role="tabpanel"] {
  [role="tablist"] {
    display: flex;
    margin-bottom: 60px;
  }
  [role="presentation"] {
    flex: 1;
    & + & {
      margin-left: -1px;
    }
    [role="tab"] {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 3.875rem;
      font-size: 1.25rem;
      border: 1px solid #ccc;
      color: #666;
    }
    &.active [role="tab"] {
      z-index: 10;
      background-color: var(--primary-color);
      border-color: var(--primary-color);
      font-weight: 600;
      color: #fff;
    }
  }
  .tab-pane {
    opacity: 0;
    animation: tabShow 0.3s forwards;
  }
  .tab-content > :not(.active) {
    display: none;
  }
}
@keyframes tabShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.calendar-wrap#bbsArea {
  [class*="container"] {
    padding: 0;
  }
  .fc .fc-toolbar > * > * {
    float: unset;
    margin: 0;
  }
  #fullcalendar {
    a {
      text-decoration: none !important;
    }
  }
  #calendar_loading {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.75);
    z-index: 1000;
    font-size: 36px;
    text-align: center;
    padding-top: 10%;
  }
  .calendar_wrapper {
    position: relative;
    margin-block: 0;
    font-family: inherit;
    .fc-toolbar {
      h2 {
        font-size: 0.9375rem;
        font-weight: 700;
      }
    }
  }
  .fc-widget-header {
    thead > tr {
      background-color: #fafafa;
    }
  }
  .fc-day-number,
  .fc-ltr .fc-popover .fc-header .fc-title,
  .fc-rtl .fc-popover .fc-header .fc-close {
  }
  .fc-day-header {
    span {
      font-size: 0.875rem;
    }
  }
  .fc-unthemed {
    td.fc-today {
      background-color: #e5f5fd;
    }
  }
  .fc {
    th.fc-day-header {
      padding-block: 0.3125rem;
    }
  }
  .fc-basic-view {
    .fc-day-number {
      font-weight: bold;
      padding: 0.3125rem 0.625rem;
    }
  }
  .fc-sat {
    color: #2151ff;
    .fc-day-number {
      color: #2151ff;
    }
  }
  .fc-sun {
    color: #ff0051;
    .fc-day-number {
      color: #ff0051;
    }
  }
  .fc-day-grid-event {
    padding: 0.5rem 0.4375rem 0.3125rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 1.5625rem;
    box-sizing: border-box;
  }
  .fc-ltr .fc-h-event.fc-not-start,
  .fc-rtl .fc-h-event.fc-not-end {
    padding-left: 0.625rem;
  }
  .fc-event {
    cursor: pointer;
    border-color: var(--dark-color);
    max-width: 100%;
    overflow: hidden;
    .fc-time {
      font-weight: 500;
    }
    &:focus {
      text-decoration: none !important;
    }
    &.fc-chk {
      .fc-title {
        text-decoration: line-through;
      }
    }
  }
  .fc-event,
  .fc-event-dot {
    cursor: pointer;
    background-color: #fff !important;
    color: var(--primary-color) !important;
    font-weight: 700;
    border: 1px solid var(--primary-color) !important;
    &:hover {
      background-color: var(--primary-color) !important;
      color: #fff !important;
    }
    &.gcal-holiday-event {
      background-color: #fa1313 !important;
      color: #fff !important;
      border: 0 !important;
      pointer-events: none;
    }
  }
  .fc-button {
    outline: none !important;
  }
  .fc-more {
    color: var(--dark-color);
    &:hover,
    &:focus {
      color: #333;
    }
  }
  .fc-popover {
    .fc-header {
      padding: 0.5rem 0.625rem 0.3125rem;
      font-size: 0.875em;
      font-weight: 700;
    }
  }
  .fc-unthemed .fc-popover .fc-header .fc-close {
    margin-top: 3px;
  }
  .fc-toolbar {
    button {
      padding: 0 1em;
    }
  }
  .fc-state-default {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    &:not([disabled]):hover {
      background: #ddd;
    }
    &.fc-state-active {
      background: var(--primary-color);
      border-color: var(--primary-color);
      color: #fff;
      &:hover,
      &:focus {
        background: #333;
        border-color: #333;
        color: #fff;
      }
    }
  }
  .fc-toolbar {
    &.fc-header-toolbar {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
      > * {
        float: unset;
      }
      @media (max-width: 767.98px) {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
      }
      .fc-center {
        grid-row: 1;
        grid-column: 2;
        gap: 20px;
      }
      .fc-left {
        display: flex;
        gap: 10px;
      }
      .fc-right {
        grid-column: 3;
      }
    }
    .fc-center {
      display: flex;
      justify-content: center;
      align-items: center;
    }
  }
  .form-horizontal {
    .control-label {
      padding-top: 12px;
    }
  }
  @media (max-width: 539px) {
    .fc-toolbar {
      .fc-left {
        width: 100%;
        text-align: center;
        > * {
          float: none;
          display: inline-block;
          vertical-align: top;
        }
      }
      .fc-center {
        float: left;
        display: block;
        width: 100%;
        margin: 10px 0 0;
        > * {
          float: none;
          display: inline-block;
          vertical-align: top;
        }
      }
    }
  }
  .writedata_start_time,
  .writedata_end_time {
    display: inline-block;
    &.hide {
      display: none;
    }
  }
  #calendarModal_view {
    .modal-body {
      padding: 0 15px;
    }
    @media (min-width: 768px) {
      .modal-body > .row > div[class^="col-"] {
        min-height: 400px;
      }
    }
    @media (max-width: 767.98px) {
      .modal-body {
        font-size: 0.8125rem;
      }
    }
    .view_left {
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.125);
      padding: 1.25rem 2.5rem;
      font-family: "Open Sans", sans-serif;
      box-shadow: inset 0px 100px 100px -100px rgba(0, 0, 0, 0.75);
    }
    span[id^="viewdata_"] {
      display: block;
      margin: 1.25rem 0;
      .year {
        display: block;
        font-weight: 400;
        font-size: 0.78125rem;
      }
      .date {
        font-weight: 700;
        font-size: 1.25rem;
        margin-right: 0.5em;
      }
      .time {
        opacity: 0.75;
        font-size: 0.78125rem;
        font-weight: 700;
      }
    }
    #viewdata_end {
      &::before {
        content: "\f078";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        display: block;
        font-size: 1.5625rem;
        margin: 0 0 1.5625rem;
        opacity: 0.5;
        animation: fadeArrow 2s infinite;
      }
      @media (max-width: 767.98px) {
        &::before {
          content: "\f054";
          float: left;
          margin-top: 0.75rem;
          margin-left: -1.5625rem;
          margin-right: 1.5625rem;
        }
      }
    }
    .view_right {
      padding: 1.25rem 2.5rem;
      font-family: "Open Sans", "notokr", sans-serif;
    }
    #viewdata_title {
      font-size: 1.1875rem;
      font-weight: 700;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      user-select: none;
      .viewdata_status {
        margin-right: 0.2em;
        display: none;
        &::before {
          content: "\f0c8";
          font-family: "Font Awesome 6 Free";
          font-weight: 400;
          cursor: pointer;
        }
        &.chk::before {
          content: "\f14a";
          opacity: 0.5;
        }
      }
      &.chk {
        .viewdata_status {
          display: inline-block;
        }
        .text.chk {
          text-decoration: line-through;
          opacity: 0.5;
        }
      }
    }
    #viewdata_location {
      opacity: 0.5;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
    #viewdata_description {
      margin-top: 0;
      position: relative;
      height: 180px;
      .inner {
        line-height: 1.6;
        color: #555;
        height: 11.25rem;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 1.25rem 1.25rem 1.25rem 0;
        word-break: keep-all;
        position: absolute;
        z-index: 100;
        width: 100%;
      }
      &::before {
        content: "";
        position: absolute;
        top: 0;
        right: 20px;
        left: 0;
        height: 20px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        z-index: 101;
      }
      &::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 20px;
        left: 0;
        height: 20px;
        background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        z-index: 101;
      }
    }
    #viewdata_writer {
      opacity: 0.5;
      text-align: right;
      position: absolute;
      right: 40px;
      bottom: 12px;
      @media (max-width: 767.98px) {
        position: relative;
        bottom: 0;
        right: 0;
      }
    }
    #viewdata_option {
      text-align: right;
      position: absolute;
      right: 28px;
      bottom: 20px;
      .btn.btn-link {
        color: #fff;
        text-decoration: none !important;
        &:hover {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
      @media (max-width: 767.98px) {
        position: relative;
        bottom: 0;
        right: -12px;
      }
    }
  }
}
@keyframes fadeArrow {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.25;
  }
}
#calendarModal_write {
  display: flex;
  .hide {
    display: none;
  }
  .form-horizontal {
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .col-sm-2 {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.5625rem;
  }
  .col-sm-9 {
    display: grid;
    align-items: center;
    gap: 0.625rem;
    [for="writedata_start"] + & {
      grid-template-columns: minmax(0, 150px) minmax(0, min-content) minmax(0, 150px) minmax(0, 150px);
    }
    &:has(.hide) {
    }
    label {
      font-size: 1rem;
      margin-right: 30px;
    }
    .hasDatepicker {
      max-width: 150px;
      width: 100% !important;
    }
    .writedata_end_time,
    .writedata_start_time {
      display: flex;
      gap: 5px;
      &.hide {
        display: none;
      }
      .form-control {
        flex: 1;
      }
    }
    .writedata_start_time {
      grid-column: 1;
      grid-row: 2;
    }
    .writedata_end_time {
      grid-column: 3;
      grid-row: 2;
    }
  }
  #writedata_description {
    width: 100% !important;
    height: 150px !important;
    resize: none;
  }
  .writedata_end_time + label {
    display: flex;
    gap: 5px;
    cursor: pointer;
  }
  #write_use_time + span {
    white-space: nowrap;
  }
}
#calendarModal_view {
  overflow-y: auto;
  .modal-dialog {
    @media (min-width: 768px) {
      max-width: 700px;
      width: 100%;
      margin: auto auto;
    }
    .modal-body {
      padding: 40px;
    }
  }
  .visible-xs {
    display: none !important;
  }
  .row {
    display: flex;
    flex-direction: column-reverse;
    position: static;
  }
  .view_left {
    background-color: transparent !important;
    display: flex;
    justify-content: flex-end;
    * {
      color: #000;
    }
    [data-dismiss] + .row {
      position: absolute;
      left: 40px;
      top: 40px;
      display: flex;
      flex-direction: row;
      > div {
        display: flex;
      }
      > div + div #viewdata_end {
        &::before {
          content: " ~ ";
          display: block;
          margin-inline: 10px 0;
        }
      }
    }
    .btn {
      flex: 1;
      color: #fff !important;
      i {
        display: none;
      }
    }
  }
  .view_right {
    display: flex;
    flex-direction: column;
    margin-top: 70px;
    .close {
      all: unset;
      aspect-ratio: 1;
      cursor: pointer;
      width: 40px;
      text-align: center;
      position: absolute;
      right: 25px;
      top: 30px;
      font-size: 2.375rem !important;
      line-height: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #000 !important;
      &::after {
        font-size: 1.5rem;
      }
      &:hover {
        opacity: 1 !important;
      }
    }
    #viewdata_title {
      font-size: 2rem;
      font-weight: 600;
      margin-bottom: 1.875rem;
      span.text {
        word-break: break-all;
      }
      & + #viewdata_description {
      }
    }
    #viewdata_location {
      font-size: 0.9375rem;
      padding: 0.375rem 0.9375rem 0.375rem 0.625rem;
      color: var(--primary-color);
      border: 1px solid var(--primary-color);
      border-radius: 9999px;
      margin-block: -0.625rem 1.875rem;
      font-weight: 700;
      width: fit-content;
      i {
        font-size: 0.5rem;
        transform: translateY(-1px);
      }
    }
    #viewdata_description {
      font-size: 1rem;
      line-height: 1.6;
      padding-block: 1.875rem;
      border-top: 1px solid #222;
      border-bottom: 1px solid #ccc;
      margin-bottom: 1.25rem;
    }
    #viewdata_writer {
      opacity: 0.7;
      display: flex;
      justify-content: flex-end;
      font-size: 0.8125rem;
      i {
        display: none;
      }
    }
  }
  #viewdata_end,
  #viewdata_start {
    display: flex;
    gap: 10px;
    left: 40px;
    top: 40px;
    font-size: 1.125rem;
    font-weight: 600;
    span {
      color: #444 !important;
    }
  }
  #viewdata_option {
    position: static;
    display: flex;
    gap: 5px;
    margin-top: 30px;
  }
}
#site .main_login_other {
  margin-top: 15px;
}
#site .main_login_other .row {
  display: flex;
  justify-content: center;
  gap: 5px;
}
@media (max-width: 575.98px) {
  #site .main_login_other .row {
    flex-direction: column;
  }
}
#site .main_login_other .row > div {
  flex: 1;
}
#site .main_login_other .row .btn {
  min-width: 100%;
  width: 100%;
  gap: 10px;
  border-radius: 9999px;
  font-weight: 600;
}
#site .main_login_other .row .btn::before {
  content: "";
  display: block;
  width: 20px;
  aspect-ratio: 1;
}
#site .main_login_other #naver_login_btn {
  background-color: #03c75a;
  color: #fff;
}
#site .main_login_other #naver_login_btn::before {
  background: url("/public/img/icons/SVG/sns/naver_login_symbol_white.svg") no-repeat center / contain;
  width: 17px;
}
#site .main_login_other #kakao_login_btn {
  background-color: #fee500;
  color: #181600;
}
#site .main_login_other #kakao_login_btn::before {
  background: url("/public/img/icons/SVG/sns/kakao_login_symbol.svg") no-repeat center / contain;
}

/* 메인 페이지 태블릿·모바일 최적화 */
@media (max-width: 991.98px) {
  .mainpage > section > .container { padding-inline: 1.875rem; }
  .mainpage #main02 .container { flex-direction: column; }
  .mainpage #main02 .intro-box {
    flex: none;
    width: 100%;
    min-height: 28rem;
    aspect-ratio: 16 / 9;
  }
  .mainpage #main02 .quick-wrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .mainpage #main02 .quick-wrap > article { min-height: 20rem; }
}

@media (max-width: 767.98px) {
  .mainpage > section > .container { padding-inline: 1.25rem; }
  .mainpage section,
  .mainpage section.bg-img,
  .mainpage #main01,
  .mainpage #main02 { padding-block: 4rem; }
  .mainpage #main01 .m-title-h3 { margin-bottom: 2.5rem; }
  .mainpage #main01 .m-title-h3 h3 {
    font-size: 2rem;
    line-height: 1.3;
    letter-spacing: -0.06rem;
  }
  .mainpage #main01 .m-title-h3 p {
    margin-top: 0.875rem;
    font-size: 1rem;
    line-height: 1.6;
  }
  .mainpage #main01 .business-list {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .mainpage #main01 .business-list .img-box {
    height: auto;
    aspect-ratio: 16 / 10;
  }
  .mainpage #main01 .business-list .info { padding: 1rem 0.25rem 0; }
  .mainpage #main01 .business-list .info strong { font-size: 1.25rem; }
  .mainpage #main01 .business-list .info span {
    width: 2.125rem;
    height: 2.125rem;
    font-size: 1.375rem;
  }
  .mainpage #main02 .intro-box {
    min-height: 28rem;
    aspect-ratio: 4 / 5;
  }
  .mainpage #main02 .intro-box .info { padding: 1.5rem; }
  .mainpage #main02 .intro-box .info h3 {
    font-size: 1.375rem;
    line-height: 1.55;
  }
  .mainpage #main02 .intro-box .info a {
    padding: 0.75rem 1rem;
    font-size: 0.9375rem;
  }
  .mainpage #main02 .quick-wrap {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .mainpage #main02 .quick-wrap > article { min-height: 18rem; }
  .mainpage #main02 .estimate-box { padding: 1.5rem; }
  .mainpage #main02 .estimate-box .info > span {
    margin-bottom: 1rem;
    font-size: 2.5rem;
  }
  .mainpage #main02 .estimate-box h3 { font-size: 1.25rem; }
  .mainpage #main02 .estimate-box p,
  .mainpage #main02 .estimate-box a { font-size: 0.875rem; }
  .mainpage #main02 .estimate-box a { padding: 0.6875rem 0.875rem; }
  .mainpage #main02 .contact-box { padding: 1.75rem 1.5rem; }
  .mainpage #main02 .contact-box > a { font-size: clamp(1.75rem, 8vw, 2.125rem); }
  .mainpage #main02 .contact-box ul {
    font-size: 0.8125rem;
    line-height: 1.5;
  }
  .mainpage #main03 { padding-block: 2.5rem; }
  .mainpage #main03 .swiper-slide img {
    max-width: 8rem;
    max-height: 2rem;
  }
}

/* 푸터 태블릿·모바일 최적화 */
@media (max-width: 991.98px) {
  #site footer > .container {
    padding-inline: 1.875rem;
  }
  #site footer .footer-wrap {
    flex-wrap: wrap;
    align-items: flex-start;
    row-gap: 2rem;
  }
  #site footer .footer-content {
    min-width: 0;
    margin-left: 3rem;
  }
  #site footer .footer-info p {
    flex-wrap: wrap;
  }
}

@media (max-width: 767.98px) {
  #site footer {
    padding-block: 2.5rem;
  }
  #site footer > .container {
    padding-inline: 1.25rem;
  }
  #site footer .footer-wrap {
    flex-direction: column;
    align-items: stretch;
    row-gap: 1.75rem;
  }
  #site footer .footer-logo {
    flex: none;
    align-self: flex-start;
    padding-top: 0;
  }
  #site footer .footer-logo img {
    width: 8.75rem;
    height: auto;
  }
  #site footer .footer-content {
    width: 100%;
    margin-left: 0;
  }
  #site footer .footer-links {
    flex-wrap: wrap;
    gap: 0.5rem 1.25rem;
    margin-bottom: 1.5rem;
  }
  #site footer .footer-links a {
    font-size: 0.875rem;
    line-height: 1.5;
  }
  #site footer .footer-info {
    gap: 0.375rem;
    font-size: 0.8125rem;
    line-height: 1.6;
  }
  #site footer .footer-info p {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.375rem;
  }
  #site footer .footer-info span + span::before {
    display: none;
  }
  #site footer .copyright {
    margin-top: 1.25rem;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #site footer #loginBtn {
    align-self: flex-start;
    margin-left: 0;
  }
}

/* 회사소개 > 인사말 모바일 최적화 */
@media (max-width: 767.98px) {
  .subpage .subpage-header {
    height: 15rem;
  }
  .subpage .subpage-header .subpage-title {
    padding-inline: 1.25rem;
  }
  .subpage .subpage-header .subpage-title h2 {
    font-size: 2.25rem;
  }
  .subpage .subpage-content section,
  .subpage .subpage-content section:only-child {
    padding-block: 4rem;
  }
  .subpage .subpage-content .container {
    padding-inline: 1.25rem;
  }
  .subpage .title-h3 {
    margin-block: 0 3rem;
  }
  .subpage .title-h3 h3 {
    font-size: 2rem;
    line-height: 1.3;
  }
  [data-page-id="about01"] .greet-wrap {
    gap: 2.5rem;
  }
  [data-page-id="about01"] .greet-wrap > h4 {
    font-size: 1.375rem;
    line-height: 1.55;
    letter-spacing: -0.0275rem;
    text-align: left;
  }
  [data-page-id="about01"] .greet-wrap > h4 br {
    display: none;
  }
  [data-page-id="about01"] .greet-inner {
    flex-direction: column;
    gap: 2rem !important;
  }
  [data-page-id="about01"] .greet-inner .img-box {
    order: -1;
    flex: none;
    width: 100%;
    aspect-ratio: 4 / 3;
  }
  [data-page-id="about01"] .greet-inner .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 41% center;
  }
  [data-page-id="about01"] .greet-inner .info {
    flex: none;
    max-width: none;
    gap: 1.25rem;
    padding-block: 0;
    font-size: 1rem;
    line-height: 1.7;
  }
  [data-page-id="about01"] .greet-inner .info > p {
    line-height: 1.7;
  }
  [data-page-id="about01"] .greet-inner .info .sign {
    flex-wrap: wrap;
    gap: 0.375rem 0.625rem;
    margin-top: 1rem;
    font-size: 1.0625rem;
    line-height: 1.5;
    white-space: normal;
  }
}

/* 서브 네비게이션 모바일 최적화 */
@media (max-width: 767.98px) {
  #snbArea {
    width: 100%;
    margin-top: 0;
    overflow: hidden;
    background-color: #fff;
  }
  #snbArea #snbInner {
    width: 100%;
    max-width: none;
    padding-inline: 1.25rem;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }
  #snbArea #snbInner::-webkit-scrollbar {
    display: none;
  }
  #snbArea #snbInner > ul {
    display: flex;
    justify-content: flex-start;
    width: max-content;
    min-width: 100%;
    flex-wrap: nowrap;
  }
  #snbArea #snbInner > ul > li {
    flex: 1 0 7rem;
    min-width: 7rem;
  }
  #snbArea #snbInner > ul > li > a {
    height: 3.75rem;
    padding-inline: 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.3;
    white-space: nowrap;
  }
  #snbArea #snbInner > ul > li > a::after {
    height: 0.1875rem;
  }
}

/* 회사소개 > 오시는길 모바일 최적화 */
@media (max-width: 767.98px) {
  [data-page-id="about03"] .location-wrap {
    gap: 2rem;
  }
  [data-page-id="about03"] .location-wrap .img-box {
    height: 20rem;
  }
  [data-page-id="about03"] .location-info {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 1rem;
  }
  [data-page-id="about03"] .location-info address {
    min-width: 0;
    gap: 0.625rem;
  }
  [data-page-id="about03"] .location-info address strong {
    font-size: 1.375rem;
    line-height: 1.35;
  }
  [data-page-id="about03"] .location-info address span {
    font-size: 1rem;
  }
  [data-page-id="about03"] .location-info > a {
    max-width: 8.125rem;
    padding: 0.875rem 1rem;
    line-height: 1.25;
  }
  [data-page-id="about03"] .location-wrap .traffic-list {
    gap: 0.625rem;
  }
  [data-page-id="about03"] .location-wrap .traffic-list > li {
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
    min-height: unset;
    padding: 1.75rem 1.5rem;
  }
  [data-page-id="about03"] .location-wrap .traffic-list > li .traffic-type {
    flex: none;
    justify-content: center;
    gap: 0.875rem;
  }
  [data-page-id="about03"] .location-wrap .traffic-list > li .traffic-type > span {
    font-size: 2.25rem;
  }
  [data-page-id="about03"] .location-wrap .traffic-list > li .traffic-type strong {
    font-size: 1.125rem;
  }
  [data-page-id="about03"] .location-wrap .traffic-list > li > ul {
    gap: 0.5rem;
    font-size: 0.9375rem;
    line-height: 1.6;
  }
  [data-page-id="about03"] .location-wrap .traffic-list > li > ul li {
    align-items: flex-start;
  }
}

/* 사업영역 > 안전관리·안전감시단 모바일 최적화 */
@media (max-width: 767.98px) {
  [data-page-id="business01"] .safety-wrap {
    flex-direction: column;
    align-items: stretch;
    gap: 2.5rem;
  }
  [data-page-id="business01"] .safety-wrap .safety-info {
    display: contents;
  }
  [data-page-id="business01"] .safety-wrap .safety-text {
    order: 1;
    gap: 1rem;
  }
  [data-page-id="business01"] .safety-wrap .safety-text h4 {
    font-size: 1.75rem;
    line-height: 1.4;
    letter-spacing: -0.0525rem;
  }
  [data-page-id="business01"] .safety-wrap .safety-text p {
    font-size: 1rem;
    line-height: 1.7;
  }
  [data-page-id="business01"] .safety-wrap > .img-box {
    order: 2;
    flex: none;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
  }
  [data-page-id="business01"] .safety-wrap > .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  [data-page-id="business01"] .safety-wrap .task-wrap {
    order: 3;
    gap: 1rem;
  }
  [data-page-id="business01"] .safety-wrap .task-wrap h5,
  [data-page-id="business01"] .safety-detail article > h5 {
    font-size: 1.25rem;
  }
  [data-page-id="business01"] .safety-wrap .task-wrap li {
    align-items: flex-start;
    font-size: 0.9375rem;
    line-height: 1.55;
  }
  [data-page-id="business01"] .safety-detail {
    gap: 2.5rem;
    margin-top: 4rem;
  }
  [data-page-id="business01"] .safety-detail article {
    gap: 1rem;
  }
  [data-page-id="business01"] .safety-detail .effect-list {
    padding: 1.25rem;
  }
  [data-page-id="business01"] .safety-detail .effect-list li {
    align-items: flex-start;
    gap: 0.75rem;
    min-height: 0;
    padding-block: 0.375rem;
    font-size: 0.9375rem;
  }
  [data-page-id="business01"] .safety-detail .effect-list li::before {
    flex: 0 0 2rem;
  }
  [data-page-id="business01"] .safety-detail .require-list {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
  [data-page-id="business01"] .safety-detail .require-list li {
    justify-content: flex-start;
    min-height: unset;
    padding: 1.25rem;
    font-size: 1rem;
  }
  [data-page-id="business01"] .safety-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
    grid-auto-rows: auto;
    gap: 0.75rem;
    margin-top: 4rem;
  }
  [data-page-id="business01"] .safety-gallery > li,
  [data-page-id="business01"] .safety-gallery > li:first-child,
  [data-page-id="business01"] .safety-gallery > li:nth-child(3) {
    grid-column: auto;
    grid-row: auto;
    aspect-ratio: 1 / 1;
  }
  [data-page-id="business01"] .safety-gallery > li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  [data-page-id="business01"] .safety-gallery > li.brand img {
    width: auto;
    max-width: 75%;
    height: auto;
  }
}

/* 사업영역 > 장비·화재감시자·신호수 모바일 최적화 */
@media (max-width: 767.98px) {
  [data-page-id="business02"] .work-wrap .work-row {
    flex-direction: column;
    align-items: stretch;
    gap: 2rem;
    min-height: unset;
  }
  [data-page-id="business02"] .work-wrap .work-row + .work-row {
    min-height: unset;
    margin-top: 4rem;
    padding-top: 4rem;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-info {
    display: contents;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-title {
    order: 1;
    gap: 1rem;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-title h4 {
    font-size: 1.75rem;
    line-height: 1.4;
    letter-spacing: -0.0525rem;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-title p {
    font-size: 1rem;
    line-height: 1.7;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-title p br {
    display: none;
  }
  [data-page-id="business02"] .work-wrap .work-row > .img-box {
    order: 2;
    flex: none;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
  }
  [data-page-id="business02"] .work-wrap .work-row > .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-detail {
    order: 3;
    gap: 2rem;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-detail > div {
    gap: 0.875rem;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-detail h5 {
    font-size: 1.25rem;
    line-height: 1.45;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-detail li,
  [data-page-id="business02"] .work-wrap .work-row .work-detail p {
    align-items: flex-start;
    font-size: 0.9375rem;
    line-height: 1.6;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-detail p br {
    display: none;
  }
  [data-page-id="business02"] .work-wrap .work-row .work-detail.work-columns {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  [data-page-id="business02"] .work-wrap .work-message {
    margin-top: 4rem;
    padding-top: 4rem;
    font-size: 1.25rem;
    line-height: 1.65;
    text-align: left;
  }
  [data-page-id="business02"] .work-wrap .work-message br {
    display: none;
  }
}

/* 사업영역 > 보안 및 경비 모바일 최적화 */
@media (max-width: 767.98px) {
  [data-page-id="business03"] .security-wrap {
    flex-direction: column;
    align-items: stretch;
    gap: 2.5rem;
  }
  [data-page-id="business03"] .security-wrap .security-info {
    display: contents;
  }
  [data-page-id="business03"] .security-wrap .security-title {
    order: 1;
    gap: 1rem;
  }
  [data-page-id="business03"] .security-wrap .security-title h4 {
    font-size: 1.75rem;
    line-height: 1.4;
    letter-spacing: -0.0525rem;
  }
  [data-page-id="business03"] .security-wrap .security-title p {
    font-size: 1rem;
    line-height: 1.7;
  }
  [data-page-id="business03"] .security-wrap > .img-box {
    order: 2;
    flex: none;
    width: 100%;
    height: auto;
    min-height: unset;
    aspect-ratio: 4 / 3;
  }
  [data-page-id="business03"] .security-wrap > .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  [data-page-id="business03"] .security-wrap .security-block {
    order: 3;
  }
  [data-page-id="business03"] .security-block {
    gap: 1rem;
  }
  [data-page-id="business03"] .security-block h5 {
    font-size: 1.25rem;
    line-height: 1.45;
  }
  [data-page-id="business03"] .security-block li {
    align-items: flex-start;
    font-size: 0.9375rem;
    line-height: 1.6;
  }
  [data-page-id="business03"] .security-block.security-detail {
    margin-top: 4rem;
    padding-top: 4rem;
    border-top: 0.0625rem solid #e4e4e4;
  }
}

/* 채용정보 > 입사지원 CMS 폼 모바일 최적화 */
@media (max-width: 767.98px) {
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) .recruit-banner {
    height: 10rem;
    margin-bottom: 2rem;
    padding-inline: 1.25rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) .recruit-banner p {
    font-size: 1.375rem;
    line-height: 1.5;
    text-align: center;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_wrapper,
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea form,
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea fieldset {
    width: 100%;
    min-width: 0;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table,
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table tbody {
    display: block;
    width: 100%;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table tr {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding-block: 0;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table th {
    display: flex;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem 1.25rem;
    align-items: center;
    font-size: 1rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table td {
    display: block;
    width: 100%;
    padding: 1rem 0 1.5rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table .form-control,
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_1 .form-control,
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_1 .address-fields input:first-child,
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_1 .address-fields input:last-child {
    width: 100%;
    max-width: none;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_1 .address-fields {
    width: 100%;
    gap: 0.5rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_3 .body-fields {
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.5rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_3 .body-fields label {
    width: 100%;
    min-width: 0;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_3 .body-fields label span {
    flex-basis: 4.5rem;
    font-size: 0.875rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table textarea.form-control {
    width: 100% !important;
    height: 10rem;
    min-height: 10rem !important;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_8 input[type="file"] {
    width: 100%;
    font-size: 0.8125rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_captcha td {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_captcha #captcha {
    flex: 0 0 7.8125rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_captcha #wr_captcha {
    flex: 1 1 9rem;
    width: auto;
    min-width: 0;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_agree label {
    display: flex;
    align-items: flex-start;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .text-center {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 2rem;
  }
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .text-center .btn-primary {
    width: 100%;
    min-width: 0;
    max-width: 20rem;
  }
}

@media (max-width: 399.98px) {
  :is([data-page-id="recruit02"], [data-page-id="careers02"]) #bbsArea .board_write_table #item_3 .body-fields {
    grid-template-columns: 1fr;
  }
}

/* 온라인 견적 CMS 폼 모바일 최적화 */
@media (max-width: 767.98px) {
  [data-page-id="contact01"] .title-h3 p {
    font-size: 1rem;
    line-height: 1.65;
  }
  [data-page-id="contact01"] .title-h3 p br {
    display: none;
  }
  [data-page-id="contact01"] #bbsArea .board_wrapper,
  [data-page-id="contact01"] #bbsArea form,
  [data-page-id="contact01"] #bbsArea fieldset {
    width: 100%;
    min-width: 0;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table,
  [data-page-id="contact01"] #bbsArea .board_write_table tbody {
    display: block;
    width: 100%;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table tr {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding-block: 0;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table th {
    display: flex;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem 1.25rem;
    align-items: center;
    font-size: 1rem;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table td {
    display: block;
    width: 100%;
    padding: 1rem 0 1.5rem;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table .form-control,
  [data-page-id="contact01"] #bbsArea .board_write_table select.form-control {
    width: 100%;
    max-width: none;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table textarea.form-control,
  [data-page-id="contact01"] #bbsArea .board_write_table #item_4 .form-control {
    width: 100% !important;
    height: 10rem;
    min-height: 10rem !important;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table #item_5 input[type="file"] {
    width: 100%;
    font-size: 0.8125rem;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table #item_captcha td {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table #item_captcha #captcha {
    flex: 0 0 7.8125rem;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table #item_captcha #wr_captcha {
    flex: 1 1 9rem;
    width: auto;
    min-width: 0;
  }
  [data-page-id="contact01"] #bbsArea .board_write_table #item_agree label {
    display: flex;
    align-items: flex-start;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  [data-page-id="contact01"] #bbsArea .text-center {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 2rem;
  }
  [data-page-id="contact01"] #bbsArea .text-center .btn-primary {
    width: 100%;
    min-width: 0;
    max-width: 20rem;
  }
}
