@charset "UTF-8";

.top-container {
  width: min(1120px, calc(100% - 40px));
  margin: 0 auto;
}

.top-section-heading {
  margin-bottom: 28px;
}

.top-section-heading.is-center {
  text-align: center;
}

.top-section-heading__en {
  color: #88a085;
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.top-section-heading h2 {
  color: #303b37;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.45;
}

.top-section-heading p:not(.top-section-heading__en) {
  color: #66706c;
  font-size: 0.98rem;
  margin-top: 10px;
}

.btnareawrp {
  width: 100%;
  text-align: center;
}

.btn,
.top-button {
  align-items: center;
  background: #88a085;
  border: none;
  border-radius: 999px;
  box-shadow: none;
  color: #fff;
  display: inline-flex;
  font-size: 0.95rem;
  font-weight: 700 !important;
  height: auto !important;
  justify-content: center;
  letter-spacing: 0;
  line-height: normal !important;
  min-height: 50px;
  min-width: 170px;
  padding: 20px 30px;
  position: relative;
  text-align: center !important;
  text-decoration: none;
  transition: 0.3s;
  width: auto;
}

.btn:hover,
.top-button:hover {
  background: #789174;
  color: #fff;
  opacity: 1;
}

.btn--arrow {
  padding-right: 52px;
}

.btn--arrow::after {
  content: "\e903";
  font-family: "temple";
  font-size: 1rem;
  line-height: 1;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}

.top-button.is-outline {
  background: #fff;
  border: 1px solid #88a085;
  color: #60735e;
}

.top-button.is-outline:hover {
  background: #f3f8f2;
  color: #60735e;
}

.top-section-action {
  margin-top: 34px;
  text-align: center;
}

.top-news,
.top-greeting,
.top-visit,
.top-services,
.top-diseases,
.top-feature,
.top-access {
  padding: 82px 0;
}

.top-news {
  background: #fff;
  padding-top: 56px;
}

.top-news__body {
  display: block;
}

.top-news__list {
  background: #fbfcfb;
  border: 1px solid #e5ebe4;
  border-radius: 8px;
  overflow: hidden;
}

.top-news__actions {
  margin-top: 28px;
}

.top-news__item + .top-news__item {
  border-top: 1px solid #e5ebe4;
}

.top-news__item a,
.top-news__item .top-news__row,
.top-news__item.is-empty {
  align-items: center;
  display: grid;
  gap: 22px;
  grid-template-columns: 120px 1fr;
  min-height: 64px;
  padding: 16px 22px;
}

.top-news__item a {
  grid-template-columns: 120px 1fr 20px;
}

.top-news__item a::after {
  color: #88a085;
  content: "\e903";
  font-family: "temple";
  font-size: 1rem;
  line-height: 1;
}

.top-news__item .top-news__row {
  cursor: default;
}

.top-news__item time {
  color: #7e8d87;
  font-size: 0.9rem;
  font-weight: 700;
}

.top-news__item span {
  color: #303b37;
  font-size: 0.98rem;
}

.top-recruit-banner {
  align-items: center;
  background: #f7eee8;
  border-radius: 8px;
  display: grid;
  gap: 8px 20px;
  grid-template-columns: auto auto 1fr;
  margin-top: 22px;
  padding: 22px 28px;
}

.top-recruit-banner__label {
  color: #c98d75;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
}

.top-recruit-banner__title {
  color: #303b37;
  font-size: 1.2rem;
  font-weight: 700;
}

.top-recruit-banner__text {
  color: #66706c;
  font-size: 0.95rem;
}

.top-greeting {
  background: #f9f7f5;
}

.top-greeting__grid {
  align-items: center;
  display: grid;
  gap: 56px;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
}

.top-greeting__content p {
  color: #4a4a4a;
  line-height: 2;
  margin-bottom: 18px;
}

.top-greeting__content .top-button {
  margin-top: 14px;
}

.top-greeting__panel,
.top-visit__card,
.top-service-card,
.top-disease-card,
.top-feature-item,
.top-access__grid {
  border-radius: 8px;
}

.top-greeting__panel {
  background: #fff;
  border: 1px solid #e5ebe4;
  padding: 22px;
}

.top-greeting__panel-item {
  align-items: center;
  display: grid;
  gap: 18px;
  grid-template-columns: 52px 1fr;
  padding: 18px 0;
}

.top-greeting__panel-item + .top-greeting__panel-item {
  border-top: 1px solid #e8ece8;
}

.top-greeting__panel-item span {
  align-items: center;
  background: #eef4ed;
  border-radius: 50%;
  color: #60735e;
  display: flex;
  font-size: 0.9rem;
  font-weight: 700;
  height: 52px;
  justify-content: center;
  width: 52px;
}

.top-greeting__panel-item p {
  color: #303b37;
  font-weight: 700;
  line-height: 1.7;
}

.top-visit {
  background: #fff;
}

.top-visit__grid {
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
}

.top-visit__card {
  background: #fafdff;
  border: 1px solid #e0e9ee;
  padding: 32px;
}

.top-visit__card p {
  color: #4a4a4a;
  line-height: 1.9;
}

.top-visit__card .top-button {
  margin-top: 20px;
}

.top-visit__label {
  color: #303b37;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 18px;
}

.top-hours-table-wrapper {
  width: 100%;
}

.top-hours-table {
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}

.top-hours-table th,
.top-hours-table td {
  border: 1px solid #e0e9ee;
  padding: 10px 8px;
  white-space: nowrap;
}

.top-hours-table thead th {
  background: #eef7f9;
  color: #303b37;
  font-size: 0.9rem;
}
.top-hours-table thead th:first-child {
  width: 30%;
}
.top-hours-table thead th:not(:first-child) {
  width: 10%;
}

.top-hours-table tbody th {
  background: #fff;
  font-weight: 500;
  width: 30%;
}

.top-hours-table td {
  color: #88a085;
  font-weight: 700;
  width: 10%;
}

.top-visit__note {
  color: #66706c !important;
  font-size: 0.88rem;
  margin-top: 14px;
}

.top-visit__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.top-services {
  background: #f9f7f5;
}

.top-card-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.top-service-card {
  background: #fff;
  border: 1px solid #e5ebe4;
  display: block;
  min-height: 190px;
  padding: 26px;
}

.top-service-card span {
  color: #88a085;
  display: block;
  font-size: 0.74rem;
  font-weight: 700;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.top-service-card h3 {
  color: #303b37;
  font-size: 1.24rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 12px;
}

.top-service-card p,
.top-disease-card p,
.top-feature-item p {
  color: #66706c;
  font-size: 0.92rem;
  line-height: 1.8;
}

.top-diseases {
  background: #fff;
}

.top-disease-layout {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.top-disease-card {
  background: #fbfcfb;
  border: 1px solid #e5ebe4;
  display: block;
  padding: 28px;
  position: relative;
}

.top-disease-card::after {
  color: #88a085;
  content: ">";
  font-size: 1.2rem;
  font-weight: 700;
  position: absolute;
  right: 24px;
  top: 28px;
}

.top-disease-card h3 {
  color: #303b37;
  font-size: 1.18rem;
  font-weight: 700;
  margin-bottom: 12px;
  padding-right: 28px;
}

.top-feature {
  background: #eef4ed;
}

.top-feature-list {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.top-feature-item {
  background: #fff;
  padding: 26px 22px;
}

.top-feature-item span {
  color: #c98d75;
  display: block;
  font-size: 0.86rem;
  font-weight: 700;
  margin-bottom: 14px;
}

.top-feature-item h3 {
  color: #303b37;
  font-size: 1.08rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
}

.top-access {
  background: #fff;
}

.top-access__grid {
  align-items: center;
  background: #fafdff;
  border: 1px solid #e0e9ee;
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr auto;
  padding: 36px;
}

.top-access__name {
  color: #303b37;
  font-size: 1.18rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.top-access p {
  color: #4a4a4a;
  line-height: 1.8;
}

.top-access__actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

@media (max-width: 900px) {
  .top-greeting__grid,
  .top-visit__grid,
  .top-access__grid {
    grid-template-columns: 1fr;
  }

  .top-card-grid,
  .top-feature-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .top-access__actions {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  .top-container {
    width: min(100% - 28px, 1120px);
  }

  .top-news,
  .top-greeting,
  .top-visit,
  .top-services,
  .top-diseases,
  .top-feature,
  .top-access {
    padding: 56px 0;
  }

  .top-section-heading h2 {
    font-size: 1.55rem;
  }

  .top-news__item a,
  .top-news__item .top-news__row,
  .top-news__item.is-empty {
    gap: 8px;
    grid-template-columns: 1fr;
    padding: 16px;
  }

  .top-news__item a {
    grid-template-columns: 1fr 20px;
  }

  .top-news__item a time {
    grid-column: 1 / -1;
  }

  .top-news__item a::after {
    grid-column: 2;
    grid-row: 2;
  }

  .top-recruit-banner {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .top-greeting__grid {
    gap: 28px;
  }

  .top-greeting__panel,
  .top-visit__card,
  .top-access__grid {
    padding: 22px;
  }

  .top-hours-table {
    font-size: 0.78rem;
  }

  .top-hours-table th,
  .top-hours-table td {
    padding: 8px 2px;
  }

  .top-hours-table tbody th {
    width: 30%;
  }

  .top-card-grid,
  .top-disease-layout,
  .top-feature-list {
    grid-template-columns: 1fr;
  }

  .top-service-card {
    min-height: auto;
  }

  .btn,
  .top-button {
    width: 100%;
  }

  .top-visit__buttons,
  .top-access__actions {
    flex-direction: column;
    width: 100%;
  }
}
