/* con1 */
#con1 {
  background: url("../img/c1_bg.png") no-repeat 50% 50% / cover;
  text-align: center;
  overflow: hidden;
  background-attachment: fixed;
}

.con1-title {
  position: relative;
  color: #4b5563;
  font-size: 44px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: -0.01em;
}

.con1-title i {
  position: relative;
  display: inline;
  color: var(--color-primary);
  font-weight: 800;
  font-style: normal;
  z-index: 0;
}

.con1-title em {
  color: var(--color-accent);
  font-weight: 800;
  font-style: normal;
}

.con1-line {
  width: 1.5px;
  height: 84px;
  background: #4b5563;
  margin: 40px auto;
}

.con1-sign {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-weight: 500;
  margin-top: 60px;
}
.sign-img {
  max-width: 100px;
  line-height: 0;
}
/* con2 */
#con2 {
  background: linear-gradient(
    180deg,
    #fff 0%,
    rgba(240, 249, 250, 0.2) 50%,
    rgba(169, 221, 224, 0.2) 100%
  );
  overflow: hidden;
  position: relative;
}
#con2.fp-section {
  justify-content: flex-end;
}
#con2::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  aspect-ratio: 1/1;
  background: url(../img/con2-logo-bg.png) no-repeat top right / contain;
}
.txt_bg {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  font-size: min(180px, 10vw);
  font-weight: 800;
  color: var(--color-accent);
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0.1;
}
.flowing-text {
  display: inline-block;
  animation: text-to-right 125s linear infinite;
}

/*왼쪽에서 오른쪽으로 텍스트가 흐르는 애니메이션*/
@keyframes text-to-right {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0%);
  }
}

/*오른쪽에서 왼쪽으로 텍스트가 흐르는 애니메이션*/
@keyframes text-to-left {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-50%);
  }
}
#con2 .container {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: flex-end;
  gap: 44px;
}
.doctor-img {
  flex: 2;
  width: 100%;
  max-width: 520px;
  line-height: 0;
  display: flex;
  align-items: flex-end;
}

.doctor-txt {
  flex: 3;
  width: 100%;
  padding-bottom: 10vw;
}
.doctor-txt-quote {
  color: var(--color-accent);
  font-family: "MaruBuriBold";
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 50px;
  line-height: 1.5;
}

.doctor-header {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1.25px solid #9ca3af;
}
.doctor-title {
  color: #9ca3af;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
.doctor-name {
  display: flex;
  gap: 10px;
  align-items: center;
  line-height: 1;
}
.doctor-name b {
  color: #374151;
  font-size: 40px;
  font-weight: 800;
}
.doctor-name i {
  color: #4b5563;
  font-size: 24px;
  font-weight: 700;
}
.doctor-history-wrap {
  display: flex;
  gap: 20px;
  color: #4b5563;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  opacity: 0.8;
}
.doctor-history {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.doctor-history ul li {
  display: flex;
}
.doctor-history ul li:before {
  content: "·";
  margin-right: 5px;
}
/*  con3 */
#con3 {
  background: url(../img/con3_bg.png) no-repeat 50% 50% / cover;
  background-attachment: fixed;
}
.con3-wrap {
  background: #fff;
  padding: 60px;
  box-shadow: 4px 4px 50px rgba(0, 0, 0, 0.3);
  border-radius: 30px;
}

/* con3 탭 컨테이너 */
.con3-content {
  margin-top: 8px;
}

.con3-tabs {
  display: flex;
  gap: 40px;
  align-items: stretch;
}

/* 좌측 탭 리스트 */
.con3-tab-list {
  min-width: 180px;
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.con3-tab {
  list-style: none;
  padding: 10px 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  border-radius: 10px 0 0 10px;
  color: #6b7280;
  cursor: pointer;
  user-select: none;
  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
  border-right: 4px solid #d1d5db;
}

.con3-tab:hover {
  color: var(--color-accent);
  background: rgba(48, 187, 193, 0.1);
  border-right: 4px solid #30bbc1;
}

.con3-tab.active {
  border-right: 4px solid #30bbc1;
  background: rgba(48, 187, 193, 0.1);
  color: var(--color-accent);
  font-weight: 700;
}

/* 우측 패널 영역 - CSS Grid 스택
   모든 패널을 같은 그리드 셀(1/1)에 겹쳐서 배치하면
   부모(.con3-panels)는 자식 중 가장 큰 패널 높이에 자동으로 맞춰집니다.
   (position: absolute의 단점인 min-height 하드코딩 불필요) */
.con3-panels {
  display: grid;
}

.con3-panel {
  grid-area: 1 / 1;
  display: flex;
  gap: 36px;
  /* align-items: start; */
  visibility: hidden;
  pointer-events: none;
}

.con3-panel.active {
  visibility: visible;
  pointer-events: auto;
}

/* 패널 - 이미지 영역 (이미지 없을 시 부위명 fallback 노출) */
.con3-panel__img {
  flex: 1;
  max-width: 330px;
  position: relative;
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 20px;
  overflow: hidden;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.con3-panel__img::before {
  content: attr(data-label);
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.18);
  font-size: 56px;
  font-weight: 800;
  letter-spacing: 0.1em;
  pointer-events: none;
}

.con3-panel__img img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 패널 - 정보 영역 */
.con3-panel__info {
  flex: 2;
  display: flex;
  flex-direction: column;
  gap: 28px;
  padding-top: 8px;
}

.con3-panel__desc {
  font-size: 20px;
  line-height: 1.6;
  color: #4b5563;
  margin: 0;
}

.con3-panel__desc strong {
  color: var(--color-accent);
  font-size: 1.6em;
  font-weight: 700;
}

.con3-panel__cards {
  display: flex;
  width: 100%;
  gap: 16px;
}
.con3-card {
  display: flex;
  flex-direction: column;
}
.con3-card.left {
  flex: 3;
}
.con3-card.right {
  flex: 2;
}
.con3-card__title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #4b5563;
  margin-bottom: 10px;
}

.con3-card__title::before {
  content: "";
  width: 1.2em;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  background: url("../img/con3_icon.png") no-repeat center / contain;
}
.con3-card.right ul {
  background: #ecf8f8;
}
.con3-card ul {
  flex: 1;
  background: #f2f4f4;
  border-radius: 14px;
  padding: 22px 24px;
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.con3-card ul li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: #4b5563;
  font-size: 16px;
  line-height: 1.2;
}

.con3-card ul li::before {
  content: "";
  width: 1.2em;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  background: url("../img/check.png") no-repeat 50% 50% / contain;
}
/*  */
h2 {
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  color: #374151;
  margin-bottom: 55px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0px;
}

h2::before {
  content: "BAROSSAC PAIN CLINIC";
  color: #30bbc1;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
}
h2.w {
  color: #fff;
}
h2.w::before {
  color: #fff;
}
/* con3/척추/관절 클리닉 */

/* subject_wrap */
.subject_wrap {
  display: flex;
  background: #f7f7f7;
}

.subject_wrap:nth-child(2n + 1) {
  flex-direction: row-reverse;
}

.subject_wrap > * {
  width: 100%;
}

.subject_img {
  line-height: 0;
  position: relative;
}
.subject_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.subject_txt {
  position: relative;
}

.subject_txt::before {
  content: "";
  width: 35%;
  aspect-ratio: 1/1;
  display: block;
  pointer-events: none;
  position: absolute;
  background: url(../img/subject_bg.png) no-repeat 50% 50% / contain;
  right: 70px;
  bottom: 70px;
}

.subject_wrap:nth-child(2n + 1) .subject_txt::before {
  right: auto;
  left: 70px;
}

.subject_txt .inner {
  padding-top: 150px;
  padding-bottom: 150px;
  height: 100%;
  padding-left: 60px;
  padding-right: calc(calc(100vw - 1280px) / 2);
}

.subject_wrap:nth-child(2n + 1) .subject_txt .inner {
  padding-right: 60px;
  padding-left: calc(calc(100vw - 1280px) / 2);
}

.subject_tit {
  display: flex;
  align-items: center;
  gap: 40px;
}

.go_top {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  position: relative;
}

.go_top::before {
  content: "";
  width: 50px;
  aspect-ratio: 1/1;
  display: block;
  /* pointer-events: none; */
  position: absolute;
  background: url(../img/go_top.png) no-repeat 50% 50% / contain;
  right: -30px;
  top: -20px;
  animation: rotate 10s linear infinite;
}

.subject_wrap:nth-child(2n + 1) .go_top::before {
  background: url(../img/go_top_g.png) no-repeat 50% 50% / contain;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.go_top a {
  position: relative;
  z-index: 2;
  display: block;
  background: #595757;
  border-radius: 30px;
  padding: 10px 16px;
  line-height: 1;
  transition: background 0.3s;
}

.go_top:hover a {
  background: #00a29a;
}

.subject_wrap:nth-child(2n + 1) .go_top a {
  background: #00a29a;
}

.subject_wrap:nth-child(2n + 1) .go_top:hover a {
  background: #595757;
}

.subject_txt h2 {
  margin-bottom: 30px;
}

/*  */
.toggle_container {
  max-width: 450px;
  background: #fff;
  border-radius: 60px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 60px 0 40px;
}

.slider {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(50% - 10px);
  height: calc(100% - 20px);
  background: #06a49c;
  border-radius: 30px;
  transition: left 0.3s ease;
  z-index: 1;
}

.label {
  width: 100%;
  z-index: 2;
  font-size: 28px;
  font-weight: 700;
  transition: color 0.3s ease;
  text-align: center;
  padding: 0 15px;
}

.label.active {
  color: white;
}

.label.inactive {
  color: rgba(89, 87, 87, 0.4);
}

.toggle_txt ul {
  display: none;
}

.toggle_txt ul.active {
  display: block;
}

.toggle_txt li {
  display: flex;
  gap: 0.7em;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 20px;
  color: #595757;
  align-items: flex-start;
}

.toggle_txt li::before {
  content: "";
  width: 1.2em;
  aspect-ratio: 1/1;
  display: block;
  background: url(../img/toggle_icon.png) no-repeat 50% 50% / contain;
}

/* =================================================================
  con4 / 비수술 클리닉 - 4개 풀스크린 sub-section 구조
  각 sub-section은 독립 fp-section이지만 좌측 인디케이터·헤더 nav 에서는
  data-group="con4" 로 묶여 하나의 메뉴 항목처럼 동작합니다.
   ================================================================= */
.con4-section {
  position: relative;
  background: #fff;
}
.con4-inner {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
}

.con4-img {
  flex: 1;
  overflow: hidden;
  line-height: 0;
  position: relative;
}
.con4-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.con4-content {
  flex: 1;
  position: relative;
}

/* con4 우측 세로 흐름 텍스트 (위 → 아래)
  - con2 의 수평 .flowing-text 와 분리하기 위해 con4-content 하위로 한정
  - writing-mode: vertical-rl 로 텍스트를 세로 배치
  - translateY(-50%) → 0 애니메이션 (위에서 아래로 흐르는 시각 효과)
  - bg-txt 내용은 짝수 회 반복되어야 50% 지점에서 패턴이 이어짐
*/
.con4-content {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.con4-content .content-inner {
  position: relative;
  z-index: 1;
  padding-left: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-right: calc(calc(100vw - 1280px) / 2);
  width: 100%;
}

.con4-content .flowing-text {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
  line-height: 0.85;
  animation: none; /* 상위 .flowing-text 의 가로 애니메이션 차단 */
}

.con4-content .flowing-text .bg-txt {
  display: block;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  white-space: nowrap;
  font-size: min(250px, 15vw);
  font-weight: 800;
  letter-spacing: 0.02em;
  color: rgba(209, 213, 219, 0.1);
  text-transform: uppercase;
  animation: text-flow-down 140s linear infinite;
}

@keyframes text-flow-down {
  0% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0%);
  }
}

/* con4 좌우 반전 모디파이어
  - 이미지/콘텐츠 위치 좌↔우 교체
  - 콘텐츠 내부 padding/margin 좌우 교체
  - 흐름 텍스트 우측 → 좌측 이동 (방향도 반대로 흐름)
*/
.con4-section--reverse .con4-inner {
  flex-direction: row-reverse;
}

.con4-section--reverse .con4-content .content-inner {
  padding-left: 0;
  padding-right: 60px;
  margin-right: 0;
  margin-left: calc(calc(100vw - 1280px) / 2);
}

.con4-section--reverse .con4-content .flowing-text {
  right: auto;
  left: 0;
}

.con4-title {
  position: relative;
}

.con4-title img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  object-fit: contain;
  transform: translate(-80%, -60%);
}

.con4-title i {
  color: var(--color-accent);
  font-size: 16px;
  font-weight: 500;
}

.con4-title h3 {
  font-size: 40px;
  font-weight: 800;
  color: #4b5563;
}

.con4-content h4 {
  color: var(--color-accent);
  font-size: 56px;
  font-weight: 800;
  margin: 40px 0;
}

.con4-content .con4-apply {
  color: var(--color-accent);
  font-size: 30px;
  font-weight: 700;
  margin: 60px 0 30px;
  display: flex;
  gap: 12px;
  line-height: 1.2;
}
.con4-content .con4-apply::before {
  content: "";
  width: 6px;
  height: 1.2em;
  background: var(--color-accent);
  border-radius: 6px;
}

.con4-content .con4-apply-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.con4-content .con4-apply-list li {
  font-size: 18px;
  font-weight: 700;
  color: #4b5563;
  display: flex;
  justify-content: center;
  border-radius: 50px;
  padding: 10px;
  line-height: 1.5;
  align-items: center;
  text-align: center;
  gap: 0.2em;
  background: rgba(48, 187, 193, 0.1);
}
.con4-content .con4-apply-list li i {
  font-size: 0.8em;
  font-weight: 500;
}
/* con4-2 */
#con4-2 .con4-title i {
  color: #35aeca;
}
#con4-2 .con4-content h4 {
  color: #35aeca;
}
#con4-2 .con4-content .con4-apply {
  color: #35aeca;
}
#con4-2 .con4-content .con4-apply::before {
  background: #35aeca;
}
#con4-2 .con4-content .con4-apply-list li {
  background: rgba(53, 174, 202, 0.1);
}
/* con4-3 */
#con4-3 .con4-title i {
  color: #2097c5;
}
#con4-3 .con4-content h4 {
  color: #2097c5;
}
#con4-3 .con4-content .con4-apply {
  color: #2097c5;
}
#con4-3 .con4-content .con4-apply::before {
  background: #2097c5;
}
#con4-3 .con4-content .con4-apply-list li {
  background: rgba(32, 151, 197, 0.1);
}
/* con4-4 */
#con4-4 .con4-title i {
  color: #137eb5;
}
#con4-4 .con4-content h4 {
  color: #137eb5;
}
#con4-4 .con4-content .con4-apply {
  color: #137eb5;
}
#con4-4 .con4-content .con4-apply::before {
  background: #137eb5;
}
#con4-4 .con4-content .con4-apply-list li {
  background: rgba(19, 126, 181, 0.1);
}

/* con5/보유장비 */
#con5 {
  background: url(../img/con5_bg.png) no-repeat center center / cover;
  background-attachment: fixed;
}

.c6_swiper_wrap {
  position: relative;
  width: 100%;
  padding: 20px 0;
}

.c6_swiper_wrap .swiper-wrapper {
  align-items: stretch;
}

.c6_swiper_wrap .swiper-slide {
  height: auto;
  display: flex;
}

/* 보유장비 카드 */
.item-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: var(--color-white);
  border-radius: 24px;
  box-shadow: 0 8px 30px rgba(15, 23, 42, 0.08);
  padding: 28px 20px 24px;
  text-align: center;
  margin: 6px;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.item-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 40px rgba(48, 187, 193, 0.18);
}

.item-img {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.item-name {
  color: var(--color-primary);
  font-size: 28px;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin-bottom: 6px;
}

.item-info {
  font-size: 16px;
  color: #6b7280;
  line-height: 1.4;
  letter-spacing: -0.02em;
}

.item_pagination.swiper-pagination-progressbar {
  position: relative;
  margin-top: 40px;
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.5);
}

.item_pagination.swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: #fff;
}

/* con6/둘러보기 */
#con6 {
  background: url(../img/con6_bg.png) no-repeat center center / cover;
  background-attachment: fixed;
}

.hospital-tour {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  gap: 20px;
  align-items: flex-end;
}

/* 메인 슬라이더 크기 제한 */
.main-slider {
  max-width: 820px;
  width: 100%;
  border-radius: 15px;
}

/* 화살표 버튼 */
.arrow-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 28px;
  padding: 10px;
}

/* 썸네일은 오른쪽 */
.thumb-slider {
  max-width: 540px;
  width: 100%;
  height: 210px;
}

.thumb-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 100px);
  gap: 10px;
}

.thumb-item {
  display: block;
  width: 100%;
  border: none;
  padding: 0;
  background: none;
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.25s ease;
}

.thumb-item:hover {
  opacity: 0.85;
}

.thumb-item.is-active {
  opacity: 1;
}

.thumb-item img {
  display: block;
  width: 100%;
  height: 100px;
  border-radius: 10px;
  object-fit: cover;
  transition:
    box-shadow 0.25s ease,
    outline-color 0.25s ease;
  outline: 2.5px solid transparent;
  outline-offset: -2.5px;
}

.thumb-item.is-active img {
  outline-color: var(--color-accent);
  box-shadow: 0 8px 22px rgba(48, 187, 193, 0.25);
}

/* 화살표 영역 */
.galler-nav_wrap {
  margin-bottom: 20px;
  display: flex;
  gap: 12px;
}

.galler-nav_wrap > a {
  max-width: 55px;
  cursor: pointer;
  display: inline-flex;
  transition: transform 0.2s ease;
}

/* SVG 인라인 stroke 오버라이드 (CSS 의 stroke 속성이 우선) */
.galler-nav_wrap > a svg circle,
.galler-nav_wrap > a svg path {
  transition: stroke 0.25s ease;
}

.galler-nav_wrap > a:hover {
  transform: translateY(-3px);
}

.galler-nav_wrap > a:hover svg circle,
.galler-nav_wrap > a:hover svg path {
  stroke: var(--color-accent);
}

.galler-nav_wrap > a:active {
  transform: scale(0.96);
}

/* con7/오시는길 */
#con7 {
  position: relative;
}
#con7 .innertop {
  width: 100%;
}

#con7::before {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0px;
  content: "";
  width: 25%;
  aspect-ratio: 1/1;
  background: url(../img/logo-bg.png) no-repeat left center / contain;
}
#con7 .txt_bg {
  color: transparent;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: var(--color-accent);
  -webkit-text-fill-color: transparent;
  text-stroke-width: 1.5px;
  text-stroke-color: var(--color-accent);
  text-fill-color: transparent;
  opacity: 0.15;
  font-family: "Paperlogy";
}

.con7-wrap {
  width: 100%;
  display: flex;
  position: relative;
  z-index: 2;
}
.map-wrap .root_daum_roughmap .cont {
  display: none;
}

.map-wrap .root_daum_roughmap .wrap_controllers {
  display: none;
}

.map-wrap .root_daum_roughmap .wrap_map {
  width: 100%;
  height: 100%;
}

.map-wrap .root_daum_roughmap {
  width: 100%;
  height: 100%;
}

.map-wrap {
  flex: 1;
  overflow: hidden;
}

.map-txt {
  flex: 1;
  background: #f2f8f9;
}

.map-txt-inner {
  padding: 50px;
}
.map-txt-title {
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 700;
}
.map-txt-title.time {
  color: #30bbc1;
}
.map-txt-title.location {
  color: #0079b7;
}
.map-txt-tel {
  display: flex;
  align-items: center;
  color: #4b5563;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
}
.map-txt-time-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #4b5563;
  font-size: 18px;
  font-weight: 500;
}
.map-txt-time-list li {
  display: flex;
  gap: 10px;
}
.map-txt-time-list li span {
  display: flex;
  justify-content: space-between;
  width: 75px;
  flex-shrink: 0;
  font-weight: 700;
}
.map-txt-time-list li .night_li {
  display: flex;
  gap: 10px;
}
.night-wrap {
  border-radius: 20px;
  background: linear-gradient(90deg, #0079b7 0%, #30bbc1 100%);
  padding: 5px 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
.map-txt-time-last {
  color: #9ca3af;
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
}
.map-line {
  width: calc(100% + 50px);
  height: 1px;
  background: #9ca3af;
  margin: 20px 0;
}
.map-txt-location-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #4f5052;
  font-size: 16px;
  font-weight: 500;
}
.map-txt-location-list li {
  display: flex;
  gap: 10px;
  align-items: center;
}
.map-txt-location-list li span {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 700;
  padding: 5px 10px;
  gap: 8px;
  min-width: 100px;
  border-radius: 50px;
  background: #d9ebf0;
  font-size: 18px;
  font-weight: 600;
  color: #0079b7;
}
.map-txt-location-list li span svg {
  width: 1.3em;
}

/* site_bg */
.site_bg.on {
  display: block;
}

.site_bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
}

.site_popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  max-width: 1000px;
  width: 90%;
  height: 80%;
  position: relative;
}

.closeButton:hover {
  background-color: #c1272d;
}

.closeButton {
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 2rem;
  font-weight: 600;
  background: #333;
  color: #fff;
  width: 3rem;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
}
