@charset "utf-8";
/*
Theme Name: 3PEACE Specialcleaning Kagawa
Theme URI: https://xn--5rtq9jewhusc23her2e.jp/
Author: 3PEACE
Description: 特殊清掃香川.jp 用のWordPressテーマ。香川の特殊清掃サイト向けに整理した構成です。
Version: 1.0.0
Text Domain: 3peace-specialcleaning-kagawa
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
*/

.archive-intro {
  margin: 0 auto 32px;
  max-width: 900px;
}

.archive-intro__image {
  margin: 0 0 20px;
}

.archive-intro__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}

.archive-intro__description {
  color: #333;
  font-size: 1rem;
  line-height: 1.9;
}

.archive-empty {
  padding: 32px 0;
  text-align: center;
}

.c-pagenavi,
.pagination {
  margin-top: 32px;
  text-align: center;
}

.pagination .nav-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}

.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 42px;
  padding: 8px 12px;
  border: 1px solid #d9e3d0;
  border-radius: 999px;
  background: #fff;
  color: #2b2b2b;
  text-decoration: none;
}

.pagination .page-numbers.current {
  background: #02a300;
  border-color: #02a300;
  color: #fff;
}

.term-image-preview img {
  display: block;
  max-width: 240px;
  height: auto;
  margin-top: 12px;
  border-radius: 8px;
}
