@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&family=Noto+Serif+KR:wght@500;600;700&display=swap");
@font-face {
  font-family: GounBatang;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunBatang-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: GounBatang;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunBatang-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
}

html {
  scroll-behavior: smooth;
}

:root {
  --theme-color1: #203B6B;
  --theme-color1-rgb: 32, 59, 107;
  --theme-color1-text-color: #ffffff;
  --theme-color2: #211f1c;
  --theme-color3: #152238;
  --theme-color4: #0c121c;
  --theme-color-light-gray: #f6f2ee;
  --theme-color-dark: #152238;
  --theme-color-dark2: #152238;
  --theme-color-gray: #211f1c;
  --text-color: #6b6560;
  --headings-color: #211f1c;
  --link-color: var(--theme-color1);
  --link-hover-color: var(--theme-color1);
  --body-font-family: "Noto Sans KR", "Malgun Gothic", sans-serif;
  --heading-font-family: "Noto Serif KR", serif;
  --font-family-style3: "Noto Serif KR", serif;
  --h1-font-size: 64px;
  --theme-color-on-dark: #9bb8e8;
  --theme-color-on-dark-rgb: 155, 184, 232;
}

/* 어두운 배경 위 네이비 포인트 가독성 */
.header-style-one .header-upper .inner-box .info-box .info i {
  color: var(--theme-color-on-dark);
}

.banner-section .outer-box .banner-block .inner-block .icon i {
  color: var(--theme-color-on-dark);
}

.banner-section .outer-box .banner-block .inner-block .content-box .content .info-box .info .rating i {
  color: var(--theme-color-on-dark);
}

.main-footer.footer-style-one .contact-area .icon,
.main-footer.footer-style-one .phone .icon,
.main-footer.footer-style-one .mail .icon {
  color: var(--theme-color-on-dark);
}

.testimonial-block .inner-block .image-box .inner-box .rating i {
  color: var(--theme-color-on-dark);
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.55));
}

.why-choose-us-section .outer-box .content-column .inner-column .list-style-one li i {
  color: var(--theme-color-on-dark);
}

.why-choose-us-section .theme-btn.btn-style-two .icon {
  background-color: var(--theme-color-on-dark);
  color: #0c121c;
}

.testimonial-section .outer-box .testi-slider-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--theme-color1);
}


.banner-section .banner-title {
  font-size: clamp(36px, 4.6vw, 64px);
  line-height: 1.35;
}

.main-header .logo img,
.sticky-header .logo img,
.mobile-menu .nav-logo img,
.footer-logo img {
  max-height: 48px;
  width: auto;
}

.btn-style-one {
  color: #211f1c !important;
  background-color: #ffffff;
}

.btn-style-one .btn-title {
  color: #211f1c !important;
  position: relative;
  z-index: 2;
  font-size: 16px;
  font-weight: 600;
}

.btn-style-one:hover,
.btn-style-one:hover .btn-title {
  color: #ffffff !important;
}

.main-menu .navigation > li > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li:hover > a {
  font-size: 18px !important;
  font-weight: 500 !important;
  text-transform: none;
}

.main-menu .navigation > li > ul {
  width: auto;
  min-width: 340px;
}

.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li.dropdown ul li a {
  font-size: 18px !important;
  font-weight: 500 !important;
  white-space: nowrap;
}

.service-block-three .inner-block:hover:before {
  opacity: 0.35;
}

.service-block-three .inner-block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.about-section .shape-1 {
  opacity: 0.22;
  width: min(58%, 760px);
  pointer-events: none;
}

.about-section .shape-1 img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.about-section .image-column .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.preloader:before {
  content: "아마준";
  letter-spacing: 0.24em;
  text-transform: none;
  font-size: 16px;
}

.preloader:after {
  background-image: url("../images/amajun/thumbnail/20260116/7bab48a729129.png");
  background-size: contain;
}

.service-block-two .inner-block .images-box .image {
  width: 100%;
  aspect-ratio: 6 / 5;
  overflow: hidden;
}

.service-block-two .inner-block .images-box .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.client-block .aj-partner-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 88px;
  padding: 18px 16px;
  background: #f7f3ee;
  border-radius: 10px;
  text-align: center;
}

.client-block .aj-partner-logo span {
  color: #211f1c;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
}

.banner-section .outer-box,
.banner-section .outer-box .banner-block .inner-block .bg-image,
.banner-section .outer-box .banner-block .inner-block .bg-image:before,
.banner-section .outer-box .banner-block .inner-block .bg-image:after,
.services-section-two .outer-box,
.testimonial-section .outer-box,
.why-choose-us-section .outer-box,
.contact-section .outer-box,
.contact-section .outer-box .bg-image,
.contact-section .outer-box .bg-image img,
.contact-section .outer-box .form-coumn .inner-column,
.blog-section .outer-box {
  border-radius: 0;
}

.blog-section .sec-title-box .sec-title .title {
  max-width: none;
  white-space: nowrap;
}

@media (max-width: 767.98px) {
  .blog-section .sec-title-box .sec-title .title {
    white-space: normal;
  }
}

.testimonial-block .inner-block,
.testimonial-block .inner-block:before,
.testimonial-block .inner-block .image-box .inner-box,
.testimonial-block .inner-block .image-box .inner-box:before,
.testimonial-block .inner-block .image-box .inner-box .image,
.testimonial-block .inner-block .image-box .inner-box .image img {
  border-radius: 0;
}

.testimonial-block .inner-block:before {
  -webkit-mask-image: none;
  mask-image: none;
}

.contact-section .outer-box {
  position: relative;
}

.contact-section .outer-box .bg-image iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.contact-section .outer-box .form-coumn {
  position: relative;
  z-index: 1;
}

.why-choose-us-section {
  margin-bottom: 80px;
}

.footer-style-one.mt-0 {
  margin-top: 0;
}

.footer-style-one .shape-1 {
  display: none;
}

.footer-style-one .widgets-section {
  border-radius: 0;
}

.footer-style-one .footer-logo img {
  filter: brightness(0) invert(1);
}

.testimonial-block .inner-block .image-box .inner-box .image img {
  object-fit: cover;
  object-position: center;
}

.aj-sub-inner {
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}

.aj-sub-hero {
  position: relative;
  background-image: url("../images/amajun/thumbnail/20260114/c3fbe0a656198.png");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.aj-sub-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.38);
}

.aj-sub-hero__body {
  position: relative;
  z-index: 1;
  padding: 260px 0 90px;
  text-align: left;
}

.aj-sub-hero__title {
  margin: 0;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -0.25rem;
  line-height: 1.2;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

.aj-sub-hero__text {
  margin: 20px 0 0;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.aj-sub-head {
  padding: 80px 0 40px;
}

.aj-sub-head__title {
  margin: 0 0 18px;
  color: #000;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
}

.aj-sub-crumb {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #8c8379;
  font-size: 15px;
}

.aj-sub-crumb span {
  color: #000;
  font-weight: 600;
}

.aj-sub-quote {
  padding: 40px 0 80px;
  text-align: center;
  line-height: 1.6;
}

.aj-sub-quote__line {
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -0.2rem;
  color: #000;
}

.aj-sub-quote__line.is-accent {
  color: #847b60;
}

.aj-vision-block {
  background: #f3f0ed;
  padding: 100px 0 60px;
}

.aj-en-title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 700;
  color: #8c8379;
  text-transform: uppercase;
}

.aj-ko-title {
  margin: 0 0 20px;
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: 1.35;
}

.aj-vision-block__image {
  margin-top: 20px;
  text-align: center;
}

.aj-vision-block__image img {
  width: min(1106px, 100%);
  height: auto;
}

.aj-mission-block {
  padding: 120px 0 100px;
}

.aj-mission-item {
  padding: 55px 0 60px;
  border-top: 1px solid #eaeaea;
}

.aj-mission-item:last-child {
  border-bottom: 1px solid #eaeaea;
}

.aj-mission-item__title {
  margin: 0 0 10px;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 30px;
  font-weight: 600;
  color: #000;
  letter-spacing: -0.15rem;
  line-height: 1.7;
}

.aj-mission-item__text {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  color: #333;
  letter-spacing: -0.08rem;
  line-height: 1.9;
}

.aj-sub-hero.is-ci {
  background-image: url("../images/amajun/thumbnail/20260114/80c3a8d670949.png");
}

.aj-ci-graphic {
  padding: 20px 0 80px;
}

.aj-ci-graphic img {
  display: block;
  width: 100%;
  height: auto;
}

.aj-ci-block {
  padding: 80px 0 40px;
}

.aj-ci-block.is-tint {
  background: #f3f0ed;
  padding: 100px 0;
}

.aj-ci-lead {
  margin: 0 0 12px;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  letter-spacing: -0.08rem;
  line-height: 1.9;
}

.aj-ci-text {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  color: #333;
  letter-spacing: -0.08rem;
  line-height: 1.9;
}

.aj-ci-notes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px 40px;
  margin-top: 60px;
}

.aj-ci-note__title {
  margin: 0 0 16px;
  font-size: 22px;
  font-weight: 700;
  color: #000;
}

.aj-ci-note__title:before {
  content: "";
  display: flex;
  width: 37px;
  height: 6px;
  margin-bottom: 12px;
  background: linear-gradient(90deg, #1a3755 0 15px, #c2af94 15px 100%);
}

.aj-ci-note p {
  margin: 0;
  font-size: 17px;
  color: #333;
  line-height: 2;
}

.aj-ci-colors {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 50px;
}

.aj-ci-color {
  flex: 1;
  min-width: 250px;
  border-radius: 30px;
  padding: 40px;
  line-height: 1.5;
  letter-spacing: -0.02em;
}

.aj-ci-color.is-navy {
  background: #203b6b;
  color: #fff;
}

.aj-ci-color.is-beige {
  background: #d3bd84;
  color: #69572a;
}

.aj-ci-color.is-green {
  background: #317365;
  color: #fff;
}

.aj-ci-color span {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
}

.aj-ci-color strong {
  display: block;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
}

.aj-ci-color p,
.aj-ci-color em {
  display: block;
  margin: 0 0 5px;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.1rem;
  opacity: 0.7;
  color: inherit;
}

.aj-ci-bullets {
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.aj-ci-bullets li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 18px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  line-height: 1.9;
}

.aj-ci-bullets li:before {
  content: "-";
  position: absolute;
  left: 0;
}

.aj-history-list {
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.aj-history-list li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  letter-spacing: -0.02em;
}

.aj-history-list li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 3px;
  font-weight: 100;
}

.aj-history-cols {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 48px 40px;
  margin-top: 50px;
}

.aj-history-cols .aj-history-list {
  margin-top: 0;
}

.aj-sub-hero.is-member {
  background-image: url("../images/amajun/thumbnail/20260114/2cbbdb713e673.png");
}

.aj-sub-hero.is-national {
  background-image: url("../images/amajun/thumbnail/20260115/dc4c942ed8c55.png");
}

.aj-sub-quote.is-national {
  padding: 100px 0;
}

.aj-sub-quote__line.is-green {
  color: #317365;
}

.aj-national-map {
  padding: 0 0 80px;
}

.aj-national-map img {
  display: block;
  width: 100%;
  height: auto;
}

.aj-sub-hero.is-funeral {
  background-image: url("../images/amajun/thumbnail/20260115/95fbe162c13a1.png");
}

.aj-sub-hero.is-worship {
  background-image: url("../images/amajun/thumbnail/20260115/d784af305a0b8.png");
}

.aj-sub-hero.is-living {
  background-image: url("../images/amajun/thumbnail/20260115/25a4f3bb2459e.png");
}

.aj-sub-hero.is-small {
  background-image: url("../images/amajun/thumbnail/20260115/cff8cba3d0327.png");
}

.aj-sub-hero.is-grave {
  background-image: url("../images/amajun/thumbnail/20260115/efa82e3e48353.png");
}

.aj-sub-hero.is-step {
  background-image: url("../images/amajun/thumbnail/20260115/aaced5092c20f.png");
}

.aj-sub-hero.is-cafe {
  background-image: url("../images/amajun/thumbnail/20260114/c9706f9547ec6.jpg");
}

.aj-sub-hero.is-digital {
  background-image: url("../images/amajun/thumbnail/20260114/f8338e3e00559.jpg");
}

.aj-sub-hero.is-review {
  background-image: url("../images/amajun/thumbnail/20260114/6d849fe3c7092.png");
}

.aj-sub-hero.is-inquiry {
  background-image: url("../images/amajun/thumbnail/20260114/45485f7dea5cc.png");
}

.aj-sub-hero.is-faq {
  background-image: url("../images/amajun/thumbnail/20260114/95caab4906a2f.png");
}

.aj-sub-hero.is-activity {
  background-image: url("../images/amajun/thumbnail/20260114/5050d5cc313a2.png");
}

.aj-sub-hero.is-notice {
  background-image: url("../images/amajun/thumbnail/20260115/bbc39783fa5da.png");
}

.aj-faq {
  padding: 10px 0 100px;
}

.aj-faq-list {
  max-width: 1100px;
  margin: 0 auto;
  border-top: 1px solid #e5e5e5;
}

.aj-faq-item {
  border-bottom: 1px solid #e5e5e5;
}

.aj-faq-item[hidden] {
  display: none;
}

.aj-faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 70px;
  padding: 20px 10px;
  list-style: none;
  cursor: pointer;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 1.5;
  color: #211f1c;
}

.aj-faq-item summary::-webkit-details-marker {
  display: none;
}

.aj-faq-item summary::after {
  content: "+";
  flex-shrink: 0;
  width: 22px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  color: #211f1c;
  text-align: center;
}

.aj-faq-item[open] summary::after {
  content: "−";
}

.aj-faq-item__body {
  padding: 6px 10px 28px;
}

.aj-faq-item__body p {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 400;
  color: #555;
  letter-spacing: -0.03em;
  line-height: 1.85;
}

.aj-faq-item__body p:last-child {
  margin-bottom: 0;
}

.aj-faq-item__body strong {
  font-weight: 700;
  color: #211f1c;
}

.aj-faq-pager {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 22px;
  margin: 48px 0 0;
  font-size: 16px;
}

.aj-faq-pager a {
  color: #c5c5c5;
  text-decoration: none;
  line-height: 1;
}

.aj-faq-pager a.is-active {
  color: #111;
  font-weight: 700;
}

.aj-faq-pager a.is-disabled {
  opacity: 0.35;
  pointer-events: none;
}

.aj-news-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.aj-news-card {
  display: flex;
  flex-direction: column;
  min-height: 490px;
  overflow: hidden;
  color: #211f1c;
  background: #f7f4f1;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.aj-news-card:hover {
  color: #211f1c;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(33, 31, 28, 0.08);
}

.aj-news-card:focus-visible {
  outline: 2px solid #203B6B;
  outline-offset: 3px;
}

.aj-news-card__photo {
  display: block;
  height: 296px;
  background: #152238 center / cover no-repeat;
}

.aj-news-card__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 22px 22px 24px;
}

.aj-news-card__title {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: -0.04em;
  color: #211f1c;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.aj-news-card__excerpt {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 auto;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: -0.03em;
  color: #6b6560;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.aj-news-card__date {
  display: block;
  margin-top: 16px;
  font-size: 14px;
  color: #8c8379;
}

.aj-notice-board {
  padding: 10px 0 80px;
}

.aj-notice-table-wrap {
  overflow-x: auto;
}

.aj-notice-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.aj-notice-table th,
.aj-notice-table td {
  padding: 18px 12px;
  border-bottom: 1px solid #e8e4df;
  text-align: center;
  font-size: 15px;
  color: #555;
  vertical-align: middle;
}

.aj-notice-table thead th {
  border-top: 1px solid #211f1c;
  border-bottom: 1px solid #211f1c;
  font-weight: 600;
  color: #211f1c;
  background: #faf8f6;
}

.aj-notice-table .is-no {
  width: 70px;
}

.aj-notice-table .is-title {
  width: auto;
  text-align: left;
}

.aj-notice-table .is-author {
  width: 110px;
}

.aj-notice-table .is-date {
  width: 120px;
}

.aj-notice-table .is-views,
.aj-notice-table .is-likes {
  width: 90px;
}

.aj-notice-table td.is-title a {
  color: #211f1c;
  font-weight: 500;
  letter-spacing: -0.03em;
  text-decoration: none;
}

.aj-notice-table td.is-title a:hover {
  color: #203B6B;
}

.aj-inquiry {
  padding: 10px 0 80px;
}

.aj-inquiry-intro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  max-width: 980px;
  margin: 0 auto 36px;
  padding: 28px 32px;
  background: #f6f2ee;
}

.aj-inquiry-intro p {
  margin: 0;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: -0.04em;
  color: #333;
}

.aj-inquiry-call {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-shrink: 0;
  color: #203B6B;
  white-space: nowrap;
}

.aj-inquiry-call span {
  font-size: 14px;
  font-weight: 500;
}

.aj-inquiry-call strong {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1.2;
}

.aj-inquiry-form {
  max-width: 980px;
  margin: 0 auto;
}

.aj-inquiry-block {
  margin: 0 0 36px;
  padding: 0;
  border: 0;
}

.aj-inquiry-block legend {
  margin: 0 0 16px;
  padding: 0;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.06em;
  color: #211f1c;
}

.aj-inquiry-note {
  margin: -6px 0 16px;
  font-size: 15px;
  color: #8c8379;
}

.aj-inquiry-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 40px;
}

.aj-inquiry-field {
  margin: 0 0 20px;
}

.aj-inquiry-field.is-full {
  margin: 0;
}

.aj-inquiry-field label,
.aj-inquiry-legend {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  letter-spacing: -0.04em;
}

.aj-inquiry-required {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ec7f81;
}

.aj-inquiry-field input[type="text"],
.aj-inquiry-field input[type="tel"],
.aj-inquiry-field input[type="email"],
.aj-inquiry-field textarea {
  display: block;
  width: 100%;
  height: 60px;
  padding: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  background: #fff;
  color: #444;
  font-size: 17px;
}

.aj-inquiry-field textarea {
  height: 200px;
  resize: vertical;
  font-size: 17px;
  line-height: 1.7;
}

.aj-inquiry-field input::placeholder,
.aj-inquiry-field textarea::placeholder {
  color: #b3ada6;
}

.aj-inquiry-field input:focus,
.aj-inquiry-field textarea:focus {
  outline: none;
  border-color: #203B6B;
}

.aj-inquiry-field.is-invalid input,
.aj-inquiry-field.is-invalid textarea {
  border-color: #d15b5d;
}

.aj-inquiry-agree.is-invalid {
  border-color: #d15b5d;
}

.aj-inquiry-hint {
  min-height: 20px;
  margin: 8px 0 0;
  font-size: 13px;
  color: #d15b5d;
}

.aj-inquiry-meta {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}

.aj-inquiry-count {
  margin-top: 8px;
  color: #8c8379;
  font-size: 13px;
  white-space: nowrap;
}

.aj-inquiry-times {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.aj-inquiry-times label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 92px;
  height: 44px;
  margin: 0;
  padding: 0 14px;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
}

.aj-inquiry-times input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.aj-inquiry-times label.is-on,
.aj-inquiry-times label:has(input:checked) {
  border-color: #203B6B;
  background: #eef6f3;
  color: #203B6B;
}

.aj-inquiry-times label:has(input:focus-visible) {
  outline: 2px solid #203B6B;
  outline-offset: 2px;
}

.aj-inquiry-types {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.aj-inquiry-type {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 92px;
  margin: 0;
  padding: 16px 16px 16px 18px;
  border: 1px solid #e5e5e5;
  background: #fff;
  cursor: pointer;
}

.aj-inquiry-type input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.aj-inquiry-type__name {
  font-size: 16px;
  font-weight: 700;
  color: #211f1c;
  letter-spacing: -0.04em;
}

.aj-inquiry-type__desc {
  margin-top: 6px;
  font-size: 13px;
  color: #8c8379;
  letter-spacing: -0.03em;
}

.aj-inquiry-type:hover {
  border-color: #c5d0e0;
}

.aj-inquiry-type.is-on,
.aj-inquiry-type:has(input:checked) {
  border-color: #203B6B;
  background: #eef2f8;
  box-shadow: inset 3px 0 0 #203B6B;
}

.aj-inquiry-type:has(input:focus-visible) {
  outline: 2px solid #203B6B;
  outline-offset: 2px;
}

.aj-inquiry-agree {
  padding: 22px 24px;
  border: 1px solid transparent;
  background: #f6f2ee;
}

.aj-inquiry-agree label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #211f1c;
  cursor: pointer;
}

.aj-inquiry-agree input {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  accent-color: #203B6B;
  flex-shrink: 0;
}

.aj-inquiry-agree > p {
  margin: 10px 0 0 28px;
  font-size: 14px;
  line-height: 1.6;
  color: #6b6560;
}

.aj-inquiry-agree .aj-inquiry-hint {
  margin-left: 28px;
}

.aj-inquiry-submit {
  margin: 40px 0 0;
  text-align: center;
}

.aj-inquiry-submit button {
  width: 250px;
  height: 70px;
  border: 0;
  border-radius: 100px;
  background: #eca739;
  color: #fff;
  font-size: 21px;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.aj-inquiry-submit button:hover {
  background: #e09a28;
}

.aj-inquiry-submit p {
  margin: 14px 0 0;
  font-size: 14px;
  color: #8c8379;
}

.aj-join-hero {
  position: relative;
  padding: 140px 0 36px;
  overflow: hidden;
  background:
    radial-gradient(ellipse 70% 80% at 12% 20%, rgba(32, 59, 107, 0.12), transparent 55%),
    radial-gradient(ellipse 55% 70% at 90% 10%, rgba(236, 167, 57, 0.12), transparent 50%),
    linear-gradient(180deg, #f3efe9 0%, #faf8f5 70%, #ffffff 100%);
}

.aj-join-hero__eyebrow {
  margin: 0 0 14px;
  color: #203B6B;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.aj-join-hero__title {
  margin: 0;
  color: #211f1c;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: clamp(36px, 5vw, 52px);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.03em;
}

.aj-join-hero__lead {
  max-width: 34em;
  margin: 18px 0 0;
  color: #6b6560;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: -0.02em;
}

.aj-join-hero__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 22px;
  color: #203B6B;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid rgba(32, 59, 107, 0.35);
}

.aj-join-hero__link::after {
  content: "→";
  transition: transform 0.25s ease;
}

.aj-join-hero__link:hover {
  color: #162a4d;
}

.aj-join-hero__link:hover::after {
  transform: translateX(4px);
}

.aj-join {
  padding: 8px 0 100px;
}

.aj-join-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin: 0 0 36px;
  padding: 0;
  list-style: none;
}

.aj-join-steps__item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 22px 20px;
  border: 1px solid #e8e1d8;
  background: #fff;
}

.aj-join-steps__item.is-active {
  border-color: rgba(32, 59, 107, 0.35);
  background: linear-gradient(180deg, #f4f8f6 0%, #ffffff 100%);
}

.aj-join-steps__num {
  flex: 0 0 auto;
  color: #203B6B;
  font-family: "Noto Serif KR", serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.aj-join-steps__item strong {
  display: block;
  margin: 0 0 4px;
  color: #211f1c;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.aj-join-steps__item p {
  margin: 0;
  color: #8c8379;
  font-size: 14px;
  line-height: 1.5;
}

.aj-join-panel {
  display: grid;
  grid-template-columns: minmax(260px, 320px) minmax(0, 1fr);
  gap: 28px;
  align-items: start;
}

.aj-join-aside {
  position: sticky;
  top: 110px;
  display: grid;
  gap: 16px;
}

.aj-join-bank {
  padding: 28px 24px 24px;
  color: #f7f3ec;
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.08), transparent 42%),
    linear-gradient(180deg, #1a2740 0%, #152238 100%);
}

.aj-join-bank__label {
  margin: 0 0 18px;
  color: rgba(247, 243, 236, 0.72);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.aj-join-bank__bank {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
}

.aj-join-bank__account {
  margin: 8px 0 0;
  font-family: "Noto Serif KR", serif;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.aj-join-bank__holder {
  margin: 10px 0 0;
  color: rgba(247, 243, 236, 0.78);
  font-size: 14px;
}

.aj-join-bank__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 20px 0 0;
}

.aj-join-bank__meta span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.06);
  color: rgba(247, 243, 236, 0.9);
  font-size: 13px;
}

.aj-join-bank__meta strong {
  margin-left: 4px;
  color: #f0c57a;
}

.aj-join-bank__copy {
  width: 100%;
  height: 48px;
  margin-top: 20px;
  border: 0;
  background: #eca739;
  color: #211f1c;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.02em;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

.aj-join-bank__copy:hover {
  background: #e09a28;
}

.aj-join-bank__copy.is-done {
  background: #203B6B;
  color: #fff;
}

.aj-join-bank__toast {
  margin: 10px 0 0;
  color: #b8d4c8;
  font-size: 13px;
}

.aj-join-count {
  padding: 22px 22px 20px;
  border: 1px solid #e8e1d8;
  background: #fff;
}

.aj-join-count__label {
  margin: 0;
  color: #8c8379;
  font-size: 13px;
  font-weight: 600;
}

.aj-join-count__value {
  margin: 8px 0 0;
  color: #211f1c;
  font-family: "Noto Serif KR", serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
}

.aj-join-count__value strong {
  color: #203B6B;
}

.aj-join-count__value span {
  margin-left: 4px;
  font-size: 18px;
  font-weight: 600;
}

.aj-join-count__desc {
  margin: 10px 0 0;
  color: #6b6560;
  font-size: 14px;
  line-height: 1.5;
}

.aj-join-perks {
  margin: 0;
  padding: 8px 0;
  border: 1px solid #e8e1d8;
  background: #fff;
  list-style: none;
}

.aj-join-perks li {
  display: grid;
  gap: 2px;
  padding: 14px 20px;
}

.aj-join-perks li + li {
  border-top: 1px solid #efeae4;
}

.aj-join-perks strong {
  color: #211f1c;
  font-size: 15px;
  font-weight: 700;
}

.aj-join-perks span {
  color: #8c8379;
  font-size: 13px;
  line-height: 1.5;
}

.aj-join-call {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 18px 20px;
  border: 1px solid #e8e1d8;
  background: #f6f2ee;
  color: inherit;
  text-decoration: none;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.aj-join-call span {
  color: #8c8379;
  font-size: 13px;
}

.aj-join-call strong {
  color: #211f1c;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.aj-join-call:hover {
  border-color: #203B6B;
  background: #eef5f2;
}

.aj-join-form {
  padding: 34px 36px 40px;
  border: 1px solid #e8e1d8;
  background: #fff;
}

.aj-join-section + .aj-join-section {
  margin-top: 36px;
  padding-top: 36px;
  border-top: 1px solid #efeae4;
}

.aj-join-section__head {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin: 0 0 22px;
}

.aj-join-section__head span {
  color: #203B6B;
  font-family: "Noto Serif KR", serif;
  font-size: 15px;
  font-weight: 700;
}

.aj-join-section__head h2 {
  margin: 0;
  color: #211f1c;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.aj-join-optional {
  margin-left: 6px;
  padding: 2px 8px;
  border: 1px solid #ddd6ce;
  color: #8c8379;
  font-size: 12px;
  font-weight: 500;
  vertical-align: middle;
}

.aj-join-form .aj-inquiry-grid {
  margin-bottom: 0;
}

.aj-join-block {
  margin: 0 0 28px;
  padding: 0;
  border: 0;
}

.aj-join-block legend {
  margin-bottom: 14px;
}

.aj-join-block.is-invalid {
  outline: 1px solid #c45c4a;
  outline-offset: 8px;
}

.aj-join-deposit {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.aj-join-deposit__card {
  position: relative;
  display: grid;
  gap: 4px;
  margin: 0;
  padding: 18px 18px 18px 48px;
  border: 1px solid #ddd6ce;
  background: #fff;
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.aj-join-deposit__card input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.aj-join-deposit__check {
  position: absolute;
  top: 20px;
  left: 18px;
  width: 18px;
  height: 18px;
  border: 1.5px solid #c9c0b5;
  border-radius: 50%;
}

.aj-join-deposit__check::after {
  content: "";
  position: absolute;
  inset: 3px;
  border-radius: 50%;
  background: #203B6B;
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 0.15s ease, transform 0.15s ease;
}

.aj-join-deposit__card strong {
  color: #211f1c;
  font-size: 16px;
  font-weight: 700;
}

.aj-join-deposit__card em {
  color: #8c8379;
  font-size: 13px;
  font-style: normal;
  line-height: 1.45;
}

.aj-join-deposit__card:hover,
.aj-join-deposit__card.is-on,
.aj-join-deposit__card:has(input:checked) {
  border-color: #203B6B;
  background: #f4f8f6;
  box-shadow: inset 0 0 0 1px rgba(32, 59, 107, 0.15);
}

.aj-join-deposit__card.is-on .aj-join-deposit__check,
.aj-join-deposit__card:has(input:checked) .aj-join-deposit__check {
  border-color: #203B6B;
}

.aj-join-deposit__card.is-on .aj-join-deposit__check::after,
.aj-join-deposit__card:has(input:checked) .aj-join-deposit__check::after {
  opacity: 1;
  transform: scale(1);
}

.aj-join-targets {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.aj-join-targets label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  margin: 0;
  padding: 0 16px;
  border: 1px solid #ddd6ce;
  background: #fff;
  color: #211f1c;
  font-size: 15px;
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.aj-join-targets label.is-on,
.aj-join-targets label:has(input:checked) {
  border-color: #203B6B;
  background: #eef5f2;
  color: #162a4d;
  font-weight: 600;
}

.aj-join-targets input {
  width: 16px;
  height: 16px;
  accent-color: #203B6B;
}

.aj-join-privacy {
  margin-top: 0;
  padding: 0;
  border: 0;
}

.aj-join-privacy.is-invalid .aj-join-privacy__box,
.aj-join-privacy.is-invalid .aj-join-privacy__check {
  outline: 1px solid #c45c4a;
  outline-offset: 4px;
}

.aj-join-privacy__title {
  margin: 0 0 14px;
  color: #211f1c;
  font-size: 16px;
  font-weight: 700;
}

.aj-join-privacy__box {
  max-height: 220px;
  padding: 16px 18px;
  overflow-y: auto;
  border: 1px solid #e6dfd7;
  background: #faf8f6;
  color: #5c564f;
  font-size: 13px;
  line-height: 1.7;
}

.aj-join-privacy__box p {
  margin: 0 0 12px;
}

.aj-join-privacy__box p:last-child {
  margin-bottom: 0;
}

.aj-join-privacy__check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 16px 0 0;
  padding: 14px 16px;
  border: 1px solid #e6dfd7;
  background: #f6f2ee;
  color: #211f1c;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}

.aj-join-privacy__check input {
  width: 18px;
  height: 18px;
  margin-top: 2px;
  accent-color: #203B6B;
  flex-shrink: 0;
}

.aj-join-submit {
  margin: 40px 0 0;
  padding-top: 28px;
  border-top: 1px solid #efeae4;
  text-align: center;
}

.aj-join-submit button {
  width: 260px;
  height: 70px;
  border: 0;
  border-radius: 100px;
  background: #eca739;
  color: #fff;
  font-size: 21px;
  font-weight: 800;
  letter-spacing: -0.04em;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

.aj-join-submit button:hover {
  background: #e09a28;
  transform: translateY(-1px);
}

.aj-join-submit p {
  margin: 14px 0 0;
  color: #8c8379;
  font-size: 14px;
}

.aj-modal[hidden] {
  display: none;
}

.aj-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.aj-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}

.aj-modal__box {
  position: relative;
  z-index: 1;
  width: min(460px, 100%);
  padding: 36px 28px 28px;
  background: #fff;
  text-align: center;
}

.aj-modal__text {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 500;
  color: #211f1c;
  line-height: 1.6;
  letter-spacing: -0.04em;
}

.aj-modal__summary {
  margin: 0 0 24px;
  padding: 16px 18px;
  background: #f6f2ee;
  text-align: left;
  list-style: none;
}

.aj-modal__summary[hidden] {
  display: none;
}

.aj-modal__summary li {
  display: flex;
  gap: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

.aj-modal__summary li + li {
  margin-top: 8px;
}

.aj-modal__summary span {
  flex: 0 0 72px;
  color: #8c8379;
}

.aj-modal__actions {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.aj-modal__btn {
  min-width: 88px;
  height: 42px;
  padding: 0 18px;
  border: 0;
  background: #203B6B;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.aj-modal__btn.is-ghost {
  background: #f3f0ed;
  color: #211f1c;
}

.aj-modal.is-alert .aj-modal__btn.is-ghost {
  display: none;
}

body.aj-modal-open {
  overflow: hidden;
}

.aj-legal-modal[hidden] {
  display: none;
}

.aj-legal-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.aj-legal-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(20, 18, 16, 0.55);
}

.aj-legal-modal__box {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: min(760px, 100%);
  max-height: min(82vh, 820px);
  overflow: hidden;
  background: #fff;
  box-shadow: 0 24px 60px rgba(20, 18, 16, 0.22);
}

.aj-legal-modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 24px 18px;
  border-bottom: 1px solid #efeae4;
}

.aj-legal-modal__title {
  margin: 0;
  color: #211f1c;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.aj-legal-modal__close {
  width: 36px;
  height: 36px;
  border: 0;
  background: #f3f0ed;
  color: #211f1c;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.aj-legal-modal__body {
  flex: 1;
  overflow-y: auto;
  padding: 24px;
  color: #5c564f;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: -0.02em;
}

.aj-legal-modal__body h3 {
  margin: 28px 0 10px;
  color: #211f1c;
  font-size: 16px;
  font-weight: 700;
}

.aj-legal-modal__body h3:first-child {
  margin-top: 0;
}

.aj-legal-modal__body p,
.aj-legal-modal__body ul,
.aj-legal-modal__body ol {
  margin: 0 0 12px;
}

.aj-legal-modal__body ul,
.aj-legal-modal__body ol {
  padding-left: 1.2em;
}

.aj-legal-modal__body li + li {
  margin-top: 6px;
}

.aj-legal-modal__meta {
  margin-top: 24px !important;
  color: #8c8379;
  font-size: 13px;
}

.aj-legal-modal__foot {
  display: flex;
  justify-content: center;
  padding: 16px 24px 22px;
  border-top: 1px solid #efeae4;
  background: #faf8f6;
}

.aj-legal-modal__btn {
  min-width: 120px;
  height: 46px;
  border: 0;
  background: #203B6B;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.aj-legal-modal__btn:hover {
  background: #27584c;
}

@media (max-width: 767.98px) {
  .aj-legal-modal {
    padding: 12px;
  }

  .aj-legal-modal__box {
    max-height: 90vh;
  }

  .aj-legal-modal__head,
  .aj-legal-modal__body,
  .aj-legal-modal__foot {
    padding-left: 16px;
    padding-right: 16px;
  }

  .aj-legal-modal__title {
    font-size: 18px;
  }
}

.aj-review-board {
  padding: 10px 0 80px;
}

.aj-review-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.aj-review-card {
  position: relative;
  display: block;
  min-height: 526px;
  overflow: hidden;
  color: #fff;
}

.aj-review-card__bg,
.aj-review-card__shade {
  position: absolute;
  inset: 0;
}

.aj-review-card__bg {
  background: #152238 url("../images/amajun/thumbnail/20260109/30cc1dc56cd66.jpg") center / cover no-repeat;
  transition: transform 0.6s ease;
}

.aj-review-card:hover .aj-review-card__bg {
  transform: scale(1.04);
}

.aj-review-card__shade {
  background: linear-gradient(180deg, rgba(20, 18, 16, 0.12) 18%, rgba(20, 18, 16, 0.72) 72%, rgba(20, 18, 16, 0.88) 100%);
}

.aj-review-card__body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 526px;
  padding: 36px 28px 28px;
}

.aj-review-card__badge {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.aj-review-card__title {
  display: block;
  margin: 0 0 12px;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: -0.04em;
  color: #fff;
}

.aj-review-card__excerpt {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 22px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: -0.03em;
  color: rgba(255, 255, 255, 0.92);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.aj-review-card__meta {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 12px;
  font-size: 15px;
}

.aj-review-card__stats,
.aj-review-card__info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.aj-review-card__stats i {
  margin-right: 4px;
  font-size: 13px;
}

.aj-review-empty {
  margin: 40px 0 0;
  text-align: center;
  color: #6b6560;
  font-size: 16px;
}

.aj-review-search {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-top: 36px;
}

.aj-review-search__input {
  width: 220px;
  height: 42px;
  padding: 0 14px;
  border: 1px solid #ddd8d2;
  border-radius: 0;
  background: #fff;
  color: #211f1c;
  font-size: 15px;
}

.aj-review-search__input:focus {
  outline: 1px solid #203B6B;
  border-color: #203B6B;
}

.aj-review-search__btn {
  width: 42px;
  height: 42px;
  border: 0;
  background: #203B6B;
  color: #fff;
}

.aj-review-article {
  padding: 10px 0 90px;
}

.aj-review-article__head {
  max-width: 860px;
  margin: 0 auto 36px;
}

.aj-review-article__title {
  margin: 0 0 16px;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.08rem;
  line-height: 1.4;
  color: #211f1c;
}

.aj-review-article__meta {
  display: flex;
  gap: 16px;
  color: #8c8379;
  font-size: 15px;
}

.aj-review-article__photo {
  display: block;
  width: 100%;
  max-width: 860px;
  height: auto;
  margin: 0 auto 40px;
}

.aj-review-article__body {
  max-width: 860px;
  margin: 0 auto;
}

.aj-review-article__body p {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  letter-spacing: -0.04em;
  line-height: 1.9;
}

.aj-review-article__back {
  display: flex;
  justify-content: center;
  margin-top: 48px;
}

.aj-review-article__back a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  height: 46px;
  padding: 0 24px;
  border: 1px solid #d8d2ca;
  color: #211f1c;
  font-size: 15px;
  font-weight: 500;
}

.aj-review-article__back a:hover {
  border-color: #203B6B;
  color: #203B6B;
}

.aj-funeral-lead {
  margin: 20px 0 0;
  font-size: 18px;
  font-weight: 500;
  color: #111;
  letter-spacing: -0.08rem;
  line-height: 2;
}

.aj-funeral-visual {
  overflow: hidden;
  border-radius: 40px;
  background: #fff;
}

.aj-funeral-visual__banner {
  position: relative;
  min-height: 540px;
  background: #222 url("../images/amajun/upload/S20260108246cfac4dd8c4/cb14c99af569f.jpg") center / cover no-repeat;
}

.aj-funeral-visual__banner.is-worship {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/b69bb886a33ca.jpg");
}

.aj-funeral-visual__banner.is-living {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/a920872730c92.jpg");
}

.aj-funeral-visual__banner.is-small {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/45b47136f1739.jpg");
}

.aj-funeral-visual__banner.is-grave {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/6f0f1d0cb8ada.jpg");
}

.aj-funeral-visual__banner.is-cafe {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/ab5341791b8b1.jpg");
}

.aj-funeral-visual__banner.is-digital {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/146d5c2ad692c.jpg");
}

.aj-funeral-visual__bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 38px 30px;
  background: rgba(142, 127, 107, 0.9);
  color: #fff;
  text-align: center;
}

.aj-funeral-visual__bar.is-green {
  background: rgba(49, 115, 101, 0.9);
}

.aj-funeral-visual__label {
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 32px;
  letter-spacing: -0.18rem;
}

.aj-funeral-features {
  display: flex;
  text-align: center;
}

.aj-funeral-feature {
  flex: 1;
  padding: 45px 25px;
}

.aj-funeral-feature__icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.aj-funeral-feature__icon.is-pay {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/6e4b993285bbf.png");
}

.aj-funeral-feature__icon.is-member {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/d7c8053693c31.png");
}

.aj-funeral-feature__icon.is-care {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/276a224a24c36.png");
}

.aj-funeral-feature__icon.is-cafe-pay {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/b3ff1e8e19e71.png");
}

.aj-funeral-feature__icon.is-cafe-online {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/7139c4b40dd00.png");
}

.aj-funeral-feature__icon.is-cafe-record {
  background-image: url("../images/amajun/upload/S20260108246cfac4dd8c4/5a22ae61f3512.png");
}

.aj-funeral-feature h3 {
  margin: 0 0 5px;
  font-size: 24px;
  font-weight: 700;
  color: #222;
}

.aj-funeral-feature p {
  margin: 0;
  font-size: 17px;
  color: #000;
  line-height: 1.6;
}

.aj-funeral-feature__line {
  width: 1px;
  margin: 40px 0;
  background: #eee;
  flex-shrink: 0;
}

.aj-funeral-block {
  padding: 60px 0 20px;
}

.aj-funeral-block.is-visual {
  padding-top: 0;
}

.aj-funeral-block.is-last {
  padding-bottom: 80px;
}

.aj-funeral-block__title {
  margin: 0 0 20px;
  font-size: 32px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
}

.aj-process-overview {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 40px;
  text-align: left;
}

.aj-process-overview__card {
  position: relative;
  display: block;
  padding: 36px 32px 32px;
  border: 1px solid #ece7e1;
  border-radius: 28px;
  background: #fff;
  color: inherit;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.aj-process-overview__card:hover {
  transform: translateY(-6px);
  border-color: #c2af94;
  box-shadow: 0 18px 40px rgba(26, 55, 85, 0.08);
  color: inherit;
}

.aj-process-overview__no {
  display: inline-block;
  margin-bottom: 18px;
  padding: 6px 16px;
  border-radius: 999px;
  background: #1a3755;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.aj-process-overview__card h3 {
  margin: 0 0 10px;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 32px;
  font-weight: 700;
  color: #211f1c;
  letter-spacing: -0.08rem;
}

.aj-process-overview__meta {
  margin: 0 0 18px;
  font-size: 16px;
  font-weight: 600;
  color: #8e7f6b;
}

.aj-process-overview__card p {
  margin: 0 0 22px;
  font-size: 16px;
  line-height: 1.7;
  color: #6b6560;
}

.aj-process-overview__go {
  font-size: 15px;
  font-weight: 700;
  color: #1a3755;
}

.aj-process-day {
  scroll-margin-top: 120px;
  padding: 90px 0;
}

.aj-process-day.is-tint {
  background: #f6f2ee;
}

.aj-process-day.is-last {
  padding-bottom: 100px;
}

.aj-process-day__head {
  display: flex;
  align-items: flex-end;
  gap: 28px;
  margin-bottom: 48px;
}

.aj-process-day__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 88px;
  border-radius: 24px;
  background: #1a3755;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.04em;
  flex-shrink: 0;
}

.aj-process-day__head .aj-en-title {
  margin-bottom: 4px;
}

.aj-process-day__head h2 {
  margin: 0 0 8px;
  font-size: 40px;
  font-weight: 700;
  color: #211f1c;
  letter-spacing: -0.1rem;
  line-height: 1.2;
}

.aj-process-day__head p {
  margin: 0;
  font-size: 18px;
  color: #6b6560;
}

.aj-process-list {
  position: relative;
  margin: 0;
  padding: 0 0 0 28px;
  list-style: none;
}

.aj-process-list:before {
  content: "";
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: 23px;
  width: 2px;
  background: #e4ddd4;
}

.aj-process-item {
  position: relative;
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 28px;
  align-items: stretch;
  margin: 0 0 22px;
}

.aj-process-item:last-child {
  margin-bottom: 0;
}

.aj-process-item__num {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-top: 28px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #c2af94;
  color: #1a3755;
  font-size: 16px;
  font-weight: 700;
}

.aj-process-item__card {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  padding: 28px 32px;
  border-radius: 22px;
  background: #fff;
  border: 1px solid #efeae4;
  box-shadow: 0 8px 24px rgba(33, 31, 28, 0.04);
}

.aj-process-day.is-tint .aj-process-item__card {
  border-color: transparent;
}

.aj-process-item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: #f3f0ee;
  color: #8e7f6b;
  font-size: 20px;
  flex-shrink: 0;
}

.aj-process-item__card h3 {
  margin: 0 0 8px;
  font-size: 22px;
  font-weight: 700;
  color: #211f1c;
  letter-spacing: -0.06rem;
}

.aj-process-item__card p {
  margin: 0;
  font-size: 17px;
  font-weight: 400;
  color: #5c5752;
  letter-spacing: -0.04rem;
  line-height: 1.8;
}

.aj-process-note {
  margin: 0;
  padding-top: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #878077;
  text-align: right;
}

.aj-funeral-block__text {
  margin: 0 0 24px;
  font-size: 20px;
  font-weight: 300;
  color: #333;
  letter-spacing: -0.08rem;
  line-height: 1.9;
}

.aj-funeral-bullets {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.aj-funeral-bullet {
  position: relative;
  margin: 0;
  padding: 30px 30px 30px 55px;
  border-radius: 18px;
  background: #f3f0ee;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 20px;
  color: #333;
  letter-spacing: -0.13rem;
  line-height: 1.8;
}

.aj-funeral-bullet:before {
  content: ".";
  position: absolute;
  left: 30px;
  top: 16px;
  color: #8e7f6b;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}

.aj-funeral-bullet.is-green {
  background: #eff9f5;
}

.aj-funeral-bullet.is-green:before {
  color: #317365;
}

.aj-funeral-bullet strong {
  font-weight: 700;
}

.aj-funeral-bullet span {
  margin-left: 5px;
  color: #a18c74;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 18px;
  font-weight: 700;
}

.aj-funeral-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  margin-bottom: 24px;
}

.aj-funeral-block__title + .aj-funeral-head,
.aj-funeral-block__text + .aj-funeral-head {
  margin-top: 40px;
}

.aj-member-table-wrap + .aj-funeral-head__note {
  margin-top: 16px;
}

.aj-funeral-head__mark {
  display: flex;
  gap: 0;
  margin-bottom: 12px;
}

.aj-funeral-head__mark span:first-child {
  width: 15px;
  height: 6px;
  background: #1a3755;
}

.aj-funeral-head__mark span:last-child {
  width: 22px;
  height: 6px;
  background: #c2af94;
}

.aj-funeral-head__title {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  color: #000;
}

.aj-funeral-head__note {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #878077;
  letter-spacing: -0.05rem;
  line-height: 1.9;
  text-align: right;
}

.aj-funeral-head__note.is-green {
  color: #317365;
}

.aj-funeral-gallery {
  display: grid;
  gap: 20px;
  margin-bottom: 20px;
}

.aj-funeral-gallery.is-review {
  grid-template-columns: repeat(4, 1fr);
}

.aj-funeral-gallery.is-altar {
  grid-template-columns: repeat(3, 1fr);
}

.aj-funeral-gallery.is-pair {
  grid-template-columns: 1fr 1fr;
}

.aj-funeral-card {
  display: block;
  color: inherit;
  text-decoration: none;
}

.aj-funeral-card__img {
  overflow: hidden;
  aspect-ratio: 4 / 3;
  background: #f3f0ee;
}

.aj-funeral-card__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aj-funeral-card__name {
  margin: 14px 0 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.aj-funeral-card__name span {
  display: block;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 500;
  color: #666;
}

.aj-funeral-lines {
  margin: 0;
  padding: 0;
  list-style: none;
}

.aj-funeral-lines li {
  position: relative;
  margin: 0 0 8px;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  letter-spacing: -0.02em;
}

.aj-funeral-lines li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 3px;
  font-weight: 100;
}

.aj-funeral-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}

.aj-funeral-table th,
.aj-funeral-table td {
  padding: 18px 16px;
  border: 1px solid #e4eee9;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  vertical-align: middle;
}

.aj-funeral-table thead th {
  background: #eef2f8;
  color: #203B6B;
  text-align: center;
  font-weight: 700;
  padding: 15px 10px;
  font-size: 16px;
}

.aj-funeral-table tbody td {
  text-align: left;
}

.aj-funeral-table .is-center {
  text-align: center;
}

.aj-funeral-table .is-free {
  text-align: center;
  font-weight: 700;
  color: #d11717;
}

.aj-funeral-table tr.is-selected > td {
  background: #f7fbf9;
}

.aj-quote-cell {
  white-space: nowrap;
}

.aj-quote-pick {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0;
  cursor: pointer;
  user-select: none;
}

.aj-quote-pick input {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #203B6B;
  cursor: pointer;
}

.aj-quote-pick.is-free-pick span {
  color: #d11717;
  font-size: 13px;
  font-weight: 700;
}

.aj-quote-qty {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.aj-quote-qty button {
  width: 28px;
  height: 28px;
  border: 1px solid #cfdcd5;
  background: #fff;
  color: #203B6B;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
}

.aj-quote-qty button:hover {
  background: #eef2f8;
}

.aj-quote-qty input[type="number"] {
  width: 44px;
  height: 28px;
  border: 1px solid #cfdcd5;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #211f1c;
  -moz-appearance: textfield;
}

.aj-quote-qty input[type="number"]::-webkit-outer-spin-button,
.aj-quote-qty input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.aj-quote-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 18px;
  padding: 22px 26px;
  border: 1px solid #d7e6df;
  background: #eef2f8;
}

.aj-quote-total.is-active {
  border-color: #203B6B;
  background: linear-gradient(180deg, #eef7f3 0%, #f7fbf9 100%);
}

.aj-quote-total__label {
  margin: 0;
  color: #211f1c;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.aj-quote-total__note {
  margin: 6px 0 0;
  color: #6b6560;
  font-size: 13px;
}

.aj-quote-total__value {
  margin: 0;
  color: #203B6B;
  font-family: "Noto Serif KR", serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
  white-space: nowrap;
}

.aj-quote-total__value strong {
  font-weight: 700;
}

.aj-quote-total__value span {
  margin-left: 6px;
  font-size: 18px;
  font-weight: 600;
}

@media (max-width: 767.98px) {
  .aj-quote-total {
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 16px;
  }

  .aj-quote-total__value {
    font-size: 28px;
  }

  .aj-funeral-table th,
  .aj-funeral-table td {
    padding: 12px 8px;
    font-size: 14px;
  }
}

.aj-funeral-table.is-compare tbody td:first-child {
  width: 20%;
  text-align: center;
  font-weight: 700;
  vertical-align: middle;
}

.aj-member-block {
  padding: 40px 0 60px;
}

.aj-member-title {
  margin: 0 0 28px;
  font-size: 28px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
}

.aj-member-sub {
  margin: 0 0 16px;
  font-size: 22px;
  font-weight: 700;
  color: #000;
}

.aj-member-table-wrap {
  overflow-x: auto;
}

.aj-member-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}

.aj-member-table th,
.aj-member-table td {
  padding: 18px 20px;
  border: 1px solid #e4eee9;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  vertical-align: middle;
}

.aj-member-table thead th {
  background: #eef2f8;
  color: #203B6B;
  text-align: center;
  font-weight: 700;
  padding: 15px;
}

.aj-member-table tbody th {
  text-align: center;
  font-weight: 700;
  background: #fafcfa;
}

.aj-member-faq__item {
  margin-bottom: 8px;
}

.aj-member-faq__q {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 26px 30px;
  background: #f1f8f6;
  border-top: 2px solid #4a8b82;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 21px;
  font-weight: 600;
  color: #000;
  letter-spacing: -0.13rem;
  line-height: 1.8;
}

.aj-member-faq__q span {
  flex-shrink: 0;
  color: #203B6B;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.4px;
}

.aj-member-faq__a {
  padding: 30px 30px 50px 85px;
}

.aj-member-faq__a p {
  margin: 0 0 8px;
  font-size: 19px;
  color: #555;
  line-height: 1.8;
}

.aj-member-faq__a p.is-lead {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

.aj-member-box {
  margin-top: 24px;
  padding: 30px 30px 30px 40px;
  background: #eef2f8;
  border-radius: 18px;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 22px;
  color: #000;
  letter-spacing: -0.13rem;
  line-height: 2;
}

.aj-member-box p {
  margin: 0;
  color: #000;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.13rem;
  line-height: 2;
}

.aj-member-join {
  margin-top: 50px;
  text-align: center;
}

.aj-member-join a {
  display: inline-block;
  min-width: 280px;
  padding: 18px 48px;
  border-radius: 50px;
  background: #203B6B;
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.aj-contact-wrap {
  padding: 0 40px 80px;
}

.aj-contact-box {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-width: 1520px;
  background-color: #0b0b0b;
  border-radius: 50px;
  padding: 90px 100px;
  color: #fff;
}

.aj-contact-box__bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}

.aj-contact-box__zoomin {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform-origin: center bottom;
  animation: aj-bg-zoomin 15s ease-in infinite;
}

.aj-contact-box__zoomin img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}

@keyframes aj-bg-zoomin {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.12);
  }
}

.aj-contact-box__inner {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 40px;
}

.aj-contact-box__left {
  flex: 1 1 auto;
  min-width: 0;
}

.aj-contact-box__copy {
  margin: 0 0 50px;
  font-family: GounBatang, "Noto Serif KR", serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2rem;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  white-space: nowrap;
}

.aj-contact-box__buttons {
  display: flex;
  gap: 12px;
}

.aj-contact-box__buttons a {
  display: inline-block;
  min-width: 180px;
  padding: 13px 45px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.3s;
}

.aj-contact-box__buttons a:hover {
  background: #b19d83;
  border-color: #b19d83;
  color: #fff !important;
}

.aj-contact-box__phone {
  text-align: right;
  margin-top: 30px;
}

.aj-contact-box__phone span {
  display: block;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.5px;
}

.aj-contact-box__phone a {
  display: inline-block;
  font-size: 80px;
  font-weight: 700;
  color: #fff !important;
  line-height: 1;
  letter-spacing: -1px;
  text-decoration: none;
  transition: opacity 0.3s;
}

.aj-contact-box__phone a:hover {
  opacity: 0.4;
}

.aj-contact-box__glow {
  position: absolute;
  bottom: -50%;
  left: 30%;
  width: 500px;
  height: 500px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.15;
  background: radial-gradient(circle, #fff 0%, transparent 70%);
  filter: blur(50px);
}

@media (max-width: 1399.98px) {
  .aj-contact-box {
    padding: 80px 56px;
  }

  .aj-contact-box__copy {
    font-size: 40px;
  }

  .aj-contact-box__phone a {
    font-size: 64px;
  }
}

@media (max-width: 991.98px) {
  .aj-sub-hero__body {
    padding: 160px 0 70px;
  }

  .aj-sub-hero__title {
    font-size: 40px;
  }

  .aj-sub-quote__line,
  .aj-ko-title {
    font-size: 26px;
  }

  .aj-sub-quote.is-national {
    padding: 60px 0;
  }

  .aj-national-map {
    padding: 0 0 50px;
  }

  .aj-mission-item__title {
    font-size: 22px;
  }

  .aj-ci-notes {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .aj-history-cols {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .aj-ci-block,
  .aj-ci-block.is-tint {
    padding: 60px 0;
  }

  .aj-member-title {
    font-size: 22px;
  }

  .aj-faq-item summary {
    min-height: 62px;
    padding: 16px 6px;
    font-size: 17px;
    gap: 16px;
  }

  .aj-faq-item__body {
    padding: 4px 6px 22px;
  }

  .aj-faq-item__body p {
    font-size: 15px;
  }

  .aj-member-faq__q {
    padding: 18px 16px;
    font-size: 17px;
  }

  .aj-member-faq__a {
    padding: 20px 16px 36px;
  }

  .aj-member-box {
    padding: 22px 18px;
    font-size: 18px;
  }

  .aj-member-box p {
    font-size: 18px;
  }

  .aj-funeral-visual__banner {
    min-height: 320px;
  }

  .aj-funeral-visual__bar {
    flex-wrap: wrap;
    gap: 8px;
    padding: 22px 16px;
  }

  .aj-funeral-visual__label {
    font-size: 22px;
  }

  .aj-funeral-features {
    flex-direction: column;
  }

  .aj-funeral-feature__line {
    width: auto;
    height: 1px;
    margin: 0 24px;
  }

  .aj-funeral-block__title {
    font-size: 22px;
  }

  .aj-process-overview {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .aj-process-overview__card {
    padding: 28px 24px;
  }

  .aj-process-overview__card h3 {
    font-size: 26px;
  }

  .aj-process-day {
    padding: 60px 0;
  }

  .aj-process-day.is-last {
    padding-bottom: 70px;
  }

  .aj-process-note {
    text-align: left;
    margin-top: 20px;
  }

  .aj-process-day__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 32px;
  }

  .aj-process-day__badge {
    width: 64px;
    height: 64px;
    border-radius: 18px;
    font-size: 22px;
  }

  .aj-process-day__head h2 {
    font-size: 28px;
  }

  .aj-process-list {
    padding-left: 0;
  }

  .aj-process-list:before {
    left: 19px;
  }

  .aj-process-item {
    grid-template-columns: 40px 1fr;
    gap: 16px;
  }

  .aj-process-item__num {
    width: 40px;
    height: 40px;
    margin-top: 22px;
    font-size: 14px;
  }

  .aj-process-item__card {
    flex-direction: column;
    gap: 14px;
    padding: 22px 20px;
  }

  .aj-process-item__card h3 {
    font-size: 18px;
  }

  .aj-process-item__card p,
  .aj-funeral-block__text,
  .aj-funeral-bullet,
  .aj-funeral-lines li {
    font-size: 16px;
  }

  .aj-funeral-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .aj-funeral-head__note {
    text-align: left;
  }

  .aj-funeral-gallery.is-review,
  .aj-funeral-gallery.is-altar,
  .aj-funeral-gallery.is-pair {
    grid-template-columns: 1fr 1fr;
  }

  .aj-funeral-gallery.is-pair .aj-funeral-card:only-child {
    grid-column: 1 / -1;
  }

  .aj-contact-box {
    padding: 60px 24px;
    border-radius: 24px;
  }

  .aj-contact-box__inner {
    flex-wrap: wrap;
  }

  .aj-contact-box__copy {
    font-size: 28px;
    letter-spacing: -0.12rem;
    white-space: normal;
  }

  .aj-contact-box__buttons {
    flex-wrap: wrap;
  }

  .aj-contact-box__phone {
    margin-top: 10px;
    text-align: left;
  }

  .aj-contact-box__phone a {
    font-size: 36px;
  }

  .aj-review-grid {
    grid-template-columns: 1fr;
  }

  .aj-news-grid {
    grid-template-columns: 1fr;
  }

  .aj-news-card {
    min-height: 0;
  }

  .aj-news-card__photo {
    height: 220px;
  }

  .aj-notice-table .is-author,
  .aj-notice-table .is-likes {
    display: none;
  }

  .aj-notice-table th,
  .aj-notice-table td {
    padding: 14px 8px;
    font-size: 14px;
  }

  .aj-notice-table .is-no {
    width: 48px;
  }

  .aj-notice-table .is-date {
    width: 96px;
  }

  .aj-notice-table .is-views {
    width: 64px;
  }

  .aj-review-card,
  .aj-review-card__body {
    min-height: 440px;
  }

  .aj-review-search__input {
    width: 100%;
  }

  .aj-review-article__title {
    font-size: 24px;
  }

  .aj-review-article__body p {
    font-size: 16px;
  }

  .aj-inquiry-intro {
    flex-direction: column;
    align-items: flex-start;
    padding: 22px 20px;
  }

  .aj-inquiry-call {
    align-items: flex-start;
  }

  .aj-inquiry-grid,
  .aj-inquiry-types {
    grid-template-columns: 1fr;
  }

  @media (min-width: 576px) {
    .aj-inquiry-types {
      grid-template-columns: 1fr 1fr;
    }
  }

  .aj-inquiry-block legend {
    font-size: 20px;
  }

  .aj-inquiry-field label,
  .aj-inquiry-legend {
    font-size: 16px;
  }

  .aj-inquiry-type {
    min-height: 76px;
  }

  .aj-inquiry-agree > p,
  .aj-inquiry-agree .aj-inquiry-hint {
    margin-left: 0;
  }

  .aj-inquiry-submit button {
    width: 100%;
    max-width: 250px;
    height: 60px;
    font-size: 18px;
  }

  .aj-join-hero {
    padding: 120px 0 32px;
  }

  .aj-join-hero__lead {
    font-size: 16px;
  }

  .aj-join-steps {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-bottom: 24px;
  }

  .aj-join-steps__item {
    padding: 16px;
  }

  .aj-join-panel {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .aj-join-aside {
    position: static;
  }

  .aj-join-bank__account {
    font-size: 22px;
  }

  .aj-join-form {
    padding: 24px 18px 30px;
  }

  .aj-join-section__head h2 {
    font-size: 19px;
  }

  .aj-join-deposit {
    grid-template-columns: 1fr;
  }

  .aj-join-submit button {
    width: 100%;
    max-width: 260px;
    height: 60px;
    font-size: 18px;
  }

  .aj-join-privacy {
    padding: 0;
  }
}

/* 퀵메뉴 FAB와 겹치는 맨 위로 버튼 숨김 */
.back-to-top-wrapper {
  display: none !important;
}

/* ===== 우측 하단 퀵메뉴 ===== */
.aj-quick {
  --aj-quick-accent: #203B6B;
  --aj-quick-accent-rgb: 32, 59, 107;
  --aj-quick-bg: #0c121c;
  --aj-quick-panel-w: 300px;
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 99980;
  font-family: Pretendard, "Noto Sans KR", sans-serif;
}

.aj-quick__panel {
  width: min(var(--aj-quick-panel-w), calc(100vw - 32px));
  padding: 22px 20px 18px;
  border: 1.5px solid rgba(126, 184, 168, 0.55);
  border-radius: 28px;
  background: var(--aj-quick-bg);
  color: #ffffff;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.38);
  transform-origin: bottom right;
  animation: aj-quick-in 0.38s cubic-bezier(0.22, 1, 0.36, 1);
}

.aj-quick__panel,
.aj-quick__panel p,
.aj-quick__panel span,
.aj-quick__panel strong,
.aj-quick__panel a,
.aj-quick__panel button {
  color: inherit;
}

.aj-quick.is-closed .aj-quick__panel {
  display: none;
}

.aj-quick.is-open .aj-quick__fab {
  display: none;
}

.aj-quick__handle {
  width: 42px;
  height: 4px;
  margin: 0 auto 16px;
  border-radius: 999px;
  background: #7a93b8;
}

.aj-quick__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.aj-quick__badge {
  display: inline-flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 999px;
  background: var(--aj-quick-accent);
  color: #ffffff !important;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

.aj-quick__close {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  border: 1.5px solid rgba(255, 255, 255, 0.55);
  border-radius: 50%;
  background: transparent;
  color: #ffffff !important;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.aj-quick__close:hover {
  transform: rotate(90deg);
  color: #ffffff !important;
  background: rgba(var(--aj-quick-accent-rgb), 0.28);
}

.aj-quick__title {
  margin: 0 0 8px;
  color: #ffffff !important;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.03em;
}

.aj-quick__desc {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 13px;
  line-height: 1.55;
}

.aj-quick__actions {
  display: grid;
  gap: 10px;
}

.aj-quick__btn {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 64px;
  padding: 12px 14px;
  border-radius: 16px;
  text-decoration: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.aj-quick__btn:hover {
  transform: translateY(-1px);
}

.aj-quick__btn--chat {
  background: var(--aj-quick-accent);
  color: #ffffff !important;
  box-shadow: 0 8px 20px rgba(var(--aj-quick-accent-rgb), 0.28);
}

.aj-quick__btn--call {
  border: 1.5px solid #7a93b8;
  background: #0c121c;
  color: #ffffff !important;
}

.aj-quick__btn-icon {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  border-radius: 12px;
}

.aj-quick__btn--chat .aj-quick__btn-icon {
  background: #0c121c;
  color: #ffffff !important;
}

.aj-quick__btn--call .aj-quick__btn-icon {
  background: var(--aj-quick-accent);
  color: #ffffff !important;
}

.aj-quick__btn-icon svg {
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}

.aj-quick__btn-text {
  display: grid;
  gap: 2px;
  min-width: 0;
  color: inherit;
}

.aj-quick__btn-text strong {
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
}

.aj-quick__btn--chat .aj-quick__btn-text span {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 12px;
}

.aj-quick__btn--call .aj-quick__btn-text span {
  color: #b8c7de !important;
  font-size: 12px;
}

.aj-quick__meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.aj-quick__meta-icon {
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  color: #b8c7de !important;
}

.aj-quick__meta-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: currentColor;
}

.aj-quick__meta-text {
  display: grid;
  gap: 2px;
  min-width: 0;
}

.aj-quick__meta-text span {
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 11px;
}

.aj-quick__meta-text strong {
  color: #c9d6eb !important;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.aj-quick__fab {
  width: 64px;
  height: 64px;
  border: 0;
  border-radius: 50%;
  background: var(--aj-quick-accent);
  color: #fff;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), 0 0 0 0 rgba(var(--aj-quick-accent-rgb), 0.45);
  cursor: pointer;
  display: grid;
  place-items: center;
  animation: aj-quick-pulse 2.4s ease-out infinite;
  transition: transform 0.2s ease;
}

.aj-quick__fab:hover {
  transform: scale(1.05);
}

.aj-quick__fab svg {
  width: 28px;
  height: 28px;
  display: block;
}

.aj-quick__fab-label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

@keyframes aj-quick-in {
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.96);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes aj-quick-pulse {
  0% {
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), 0 0 0 0 rgba(var(--aj-quick-accent-rgb), 0.45);
  }
  70% {
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), 0 0 0 14px rgba(var(--aj-quick-accent-rgb), 0);
  }
  100% {
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), 0 0 0 0 rgba(var(--aj-quick-accent-rgb), 0);
  }
}

@media (max-width: 767px) {
  .aj-quick {
    right: 14px;
    bottom: 14px;
  }

  .aj-quick__title {
    font-size: 21px;
  }

  .aj-quick__fab {
    width: 58px;
    height: 58px;
  }
}
