.gu8ciE4YezWB {
  color: #434241;
  font-size: 0.875rem;
  line-height: 2;
}
.gu8ciE4YezWB [id] {
  scroll-margin-top: 134px;
}
.gu8ciE4YezWB h1 {
  font-size: 2rem;
}
.gu8ciE4YezWB h2 {
  font-size: 1.5rem;
}
.gu8ciE4YezWB h3 {
  font-size: 1.25rem;
}
.gu8ciE4YezWB h4 {
  font-size: 1.125rem;
}
.gu8ciE4YezWB h5 {
  font-size: 1rem;
}
.gu8ciE4YezWB h6 {
  font-size: 0.875rem;
}
.gu8ciE4YezWB h1, .gu8ciE4YezWB h2, .gu8ciE4YezWB h3, .gu8ciE4YezWB h4, .gu8ciE4YezWB h5, .gu8ciE4YezWB h6 {
  color: #212120;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.gu8ciE4YezWB a {
  color: #e40032;
  text-decoration: underline;
}
.gu8ciE4YezWB p {
  margin-bottom: 2rem;
}
.gu8ciE4YezWB ol,
.gu8ciE4YezWB ul {
  margin-bottom: 2rem;
}
.gu8ciE4YezWB ol ol,
.gu8ciE4YezWB ul ul,
.gu8ciE4YezWB ol ul,
.gu8ciE4YezWB ul ol {
  margin-bottom: 0;
}
.gu8ciE4YezWB table {
  line-height: 1.5;
  margin-bottom: 2rem;
}
.gu8ciE4YezWB table th,
.gu8ciE4YezWB table td {
  border-bottom: 1px solid #ebe9e6;
  padding: 0.5rem 0.875rem;
}

.gu8ciE4YezWB .box-hint {
  background-color: #fff;
  border: 2px solid #ebe9e6;
  border-radius: 0.5rem;
  margin: 0 0 2rem;
}
.gu8ciE4YezWB .box-hint > ._header {
  background-color: #ebe9e6;
  border-radius: 0 0 0.5rem 0;
  font-size: 0.875rem;
  margin: 0;
  padding: 0.5rem 1rem;
  width: -moz-max-content;
  width: max-content;
}
.gu8ciE4YezWB .box-hint > ._body {
  padding: 1rem;
}
.gu8ciE4YezWB .box-hint > ._body > *:last-child {
  margin-bottom: 0;
}
.gu8ciE4YezWB .box-notice {
  background-color: rgba(204, 0, 0, 0.1);
  border-radius: 0.5rem;
  margin: 0 0 2rem;
}
.gu8ciE4YezWB .box-notice > ._header {
  color: #c00;
  font-size: 1rem;
  margin: 0;
  padding: 1.5rem 1rem 0 3rem;
  position: relative;
}
.gu8ciE4YezWB .box-notice > ._header > ._icon {
  align-items: center;
  background-color: #c00;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  height: 1.5rem;
  inset-block-start: 1.5rem;
  inset-inline-start: 1rem;
  justify-content: center;
  line-height: 1;
  margin-inline-end: 0.5rem;
  position: absolute;
  text-align: center;
  width: 1.5rem;
}
.gu8ciE4YezWB .box-notice > ._body {
  padding: 1rem;
}
.gu8ciE4YezWB .box-notice > ._body > *:last-child {
  margin-bottom: 0;
}
.gu8ciE4YezWB .box-light {
  background-color: #f9f8f7;
  border-radius: 0.5rem;
  margin: 0 0 2rem;
}
.gu8ciE4YezWB .box-light > ._body {
  padding: 1rem;
}
.gu8ciE4YezWB .box-light > ._body > *:last-child {
  margin-bottom: 0;
}
.gu8ciE4YezWB .box-responsive {
  margin: 0 0 2rem;
  overflow-x: auto;
}
.gu8ciE4YezWB .box-responsive > * {
  margin-bottom: 0;
  min-width: 40rem;
}

.gu8ciE4YezWB .label {
  background-color: #f0efed;
  border-radius: 0.25rem;
  color: #646362;
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.5;
  padding: 0.125rem 0.75rem;
}

.gu8ciE4YezWB .aroundPosts {
  align-items: center;
  border-top: 1px solid #ebe9e6;
  display: flex;
  margin: 0 0 2rem;
}
.gu8ciE4YezWB .aroundPosts > ._card {
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  height: 100%;
  max-width: 100%;
  position: relative;
  text-decoration: none;
  transition: opacity 0.2s ease-in-out;
  width: 100%;
}
.gu8ciE4YezWB .aroundPosts > ._card:hover {
  opacity: 0.67;
}
.gu8ciE4YezWB .aroundPosts > ._card._prev {
  padding: 1rem 1rem 1rem 1.5rem;
}
.gu8ciE4YezWB .aroundPosts > ._card._prev > ._icon {
  left: 0;
}
.gu8ciE4YezWB .aroundPosts > ._card._next {
  border-left: 1px solid #ebe9e6;
  padding: 1rem 1.5rem 1rem 1rem;
}
.gu8ciE4YezWB .aroundPosts > ._card._next > ._icon {
  right: 0;
}
.gu8ciE4YezWB .aroundPosts > ._card > ._body {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.gu8ciE4YezWB .aroundPosts > ._card > ._body > ._title {
  color: #212120;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
}
.gu8ciE4YezWB .aroundPosts > ._card > ._image {
  flex: 0 0 4rem;
  max-width: 4rem;
}
.gu8ciE4YezWB .aroundPosts > ._card > ._image img {
  width: 100%;
}
.gu8ciE4YezWB .aroundPosts > ._card > ._icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gu8ciE4YezWB .aroundPosts > ._card > ._icon svg {
  height: 1em;
  vertical-align: -0.125em;
}

.gu8ciE4YezWB .postHeader {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 2rem;
}
.gu8ciE4YezWB .postHeader > ._date {
  color: #646362;
  display: flex;
  font-size: 0.75rem;
  margin: 0;
}
.gu8ciE4YezWB .postHeader > ._date dt {
  margin: 0 0.25rem 0 0;
}
.gu8ciE4YezWB .postHeader > ._date dt svg {
  fill: currentColor;
  height: 1em;
  vertical-align: -0.125em;
}
.gu8ciE4YezWB .postHeader > ._date dd {
  margin: 0 1rem 0 0;
}
.gu8ciE4YezWB .postHeader > ._categories {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.gu8ciE4YezWB .tableOfContents {
  background-color: #f9f8f7;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
}
.gu8ciE4YezWB .tableOfContents > ._header {
  font-size: 1.125rem;
  list-style-type: none;
  margin: 0;
  padding: 1rem;
  text-align: center;
}
.gu8ciE4YezWB .tableOfContents > ._header::marker {
  display: none;
}
.gu8ciE4YezWB .tableOfContents > ._header > ._button {
  background-color: #ebe9e6;
  border-radius: 0.25rem;
  display: inline-block;
  font-size: 0.875rem;
  margin-inline-start: 1rem;
  padding: 0.125rem 1rem;
  width: 5rem;
}
.gu8ciE4YezWB .tableOfContents > ._header > ._button > ._closed {
  display: initial;
}
.gu8ciE4YezWB .tableOfContents > ._header > ._button > ._opened {
  display: none;
}
.gu8ciE4YezWB .tableOfContents[open] > ._header > ._button > ._closed {
  display: none;
}
.gu8ciE4YezWB .tableOfContents[open] > ._header > ._button > ._opened {
  display: initial;
}
.gu8ciE4YezWB .tableOfContents > ._body {
  padding: 0 1rem 1rem;
}
.gu8ciE4YezWB .tableOfContents > ._body > ._list {
  font-weight: 500;
  margin: 0;
}
.gu8ciE4YezWB .tableOfContents > ._body > ._list li a {
  color: inherit;
  text-decoration: none;
}
.gu8ciE4YezWB .tableOfContents > ._body > ._list li a:hover {
  text-decoration: underline;
}
.gu8ciE4YezWB .tableOfContents > ._body > ._list li ul {
  font-weight: 400;
  padding-inline-start: 1em;
}/*# sourceMappingURL=style.css.map */


/* 20260126追加 */
h2 {
  border-left: 8px solid #d8647b;
  background-color: #f7f7f7;
  padding: 12px 15px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}

h3 {
  border-bottom: 2px solid #d8647b;
  padding: 8px 10px;
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
}

.btn-detail {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 30px auto;
  padding: 16px 0;
  background-color: #ffffff;
  color: #554d4d !important;
  border: 2px solid #d8647b;
  text-align: center;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 16px;
  border-radius: 4px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.btn-detail:hover {
  background-color: #fff0f5;
  color: #554d4d !important;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-3px);
}

.btn-detail::after {
  content: "→";
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.3s ease;
}

.btn-detail:hover::after {
  transform: translateX(5px);
}

mark {
  background-color: transparent;
  font-weight: bold;
  font-size: 20px;
  padding: 0 4px;
  line-height: 1.6;
}

mark a {
  text-decoration: none;
  color: #554d4d;
}

/* 20260203追加 */
/* カテゴリーごとのカラーパターン */
.cate01_color h2,
.cate01_color h3,
.cate01_color .btn-detail{
  border-color:#da9f41;
}
.cate02_color h2,
.cate02_color h3,
.cate02_color .btn-detail{
  border-color:#2f92af;
}
.cate04_color h2,
.cate04_color h3,
.cate04_color .btn-detail{
  border-color:#81479b;
}
.cate06_color h2,
.cate06_color h3,
.cate06_color .btn-detail{
  border-color:#d8647b;
}
.cate01_color .btn-detail:hover{
  background-color:#ffe1b0;
}
.cate02_color .btn-detail:hover{
  background-color:#c1e1eb;
}
.cate04_color .btn-detail:hover{
  background-color:#d8bbe5;
}
.cate06_color .btn-detail:hover{
  background-color:#fff0f5;
}