/* <system section="background" selected="default"> */
/* default */
/* </system> */
@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@500&family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");

/*
  Theme: tskaigi2025
  Author: Hatena Blog Team
  Responsive: yes
  Description: TSKaigi 公式ブログのはてなブログテーマです
  Released under the MIT License.
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
html,
body {
  font-family: "Noto Sans JP", "Arial", sans-serif;
  font-size: 16px;
  color: #2a2a2d;
  background-color: #fff;
  line-height: normal;
  overflow-x: hidden;
}
body.page-index div#content #main,
body.page-archive div#content #main {
  background-color: #fff;
  padding-inline: 20px;
  padding-bottom: 50px;
  position: relative;
}
body.page-index div#content #main #main-inner,
body.page-archive div#content #main #main-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 26px;
}
body.page-index div#content #main #main-inner .search-result,
body.page-archive div#content #main #main-inner .search-result {
  display: flex;
  flex-direction: column-reverse;
  z-index: 3;
  width: 100%;
  max-width: 600px;
  margin-bottom: 0;
}
@media screen and (min-width: 1280px) {
  body.page-index div#content #main #main-inner .search-result,
  body.page-archive div#content #main #main-inner .search-result {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1960px) {
  body.page-index div#content #main #main-inner .search-result,
  body.page-archive div#content #main #main-inner .search-result {
    margin-inline: 40px;
    max-width: 1880px;
  }
}
body.page-index div#content #main #main-inner .search-result .search-result-form,
body.page-archive div#content #main #main-inner .search-result .search-result-form {
  max-width: 600px;
  width: 100%;
  border-radius: 50px;
  background-color: #fff;
  position: relative;
  border: none;
}
body.page-index div#content #main #main-inner .search-result .search-result-form .search-result-input,
body.page-archive div#content #main #main-inner .search-result .search-result-form .search-result-input {
  box-sizing: border-box;
  border: none;
  outline: none;
  background: none;
  padding: 10px 30px 10px 20px;
  font-size: 16px;
  width: 100%;
}
body.page-index div#content #main #main-inner .search-result .search-result-form .search-result-input::-moz-placeholder, body.page-archive div#content #main #main-inner .search-result .search-result-form .search-result-input::-moz-placeholder {
  color: #afb7c6;
}
body.page-index div#content #main #main-inner .search-result .search-result-form .search-result-input::placeholder,
body.page-archive div#content #main #main-inner .search-result .search-result-form .search-result-input::placeholder {
  color: #afb7c6;
}
body.page-index div#content #main #main-inner .search-result .search-result-form .search-result-button,
body.page-archive div#content #main #main-inner .search-result .search-result-form .search-result-button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: none;
  outline: none;
  text-indent: -9999px;
  cursor: pointer;
  opacity: 1;
  background: #345da7;
  background-blend-mode: multiply;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIg0KICAgIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCINCiAgICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1zZWFyY2giPg0KICAgIDxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIgLz4NCiAgICA8cGF0aCBkPSJNMTAgMTBtLTcgMGE3IDcgMCAxIDAgMTQgMGE3IDcgMCAxIDAgLTE0IDAiIC8+DQogICAgPHBhdGggZD0iTTIxIDIxbC02IC02IiAvPg0KPC9zdmc+DQo=");
          mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIg0KICAgIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCINCiAgICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1zZWFyY2giPg0KICAgIDxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIgLz4NCiAgICA8cGF0aCBkPSJNMTAgMTBtLTcgMGE3IDcgMCAxIDAgMTQgMGE3IDcgMCAxIDAgLTE0IDAiIC8+DQogICAgPHBhdGggZD0iTTIxIDIxbC02IC02IiAvPg0KPC9zdmc+DQo=");
}
body.page-index div#content #main #main-inner .archive-heading,
body.page-index div#content #main #main-inner .archive-header-category,
body.page-archive div#content #main #main-inner .archive-heading,
body.page-archive div#content #main #main-inner .archive-header-category {
  z-index: 2;
}
body.page-index div#content #main #main-inner .archive-entries,
body.page-archive div#content #main #main-inner .archive-entries {
  display: grid;
  gap: 40px;
  width: 100%;
  grid-template-columns: 1fr;
}
@media screen and ((min-width: 768px)) {
  body.page-index div#content #main #main-inner .archive-entries,
  body.page-archive div#content #main #main-inner .archive-entries {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 1280px) {
  body.page-index div#content #main #main-inner .archive-entries,
  body.page-archive div#content #main #main-inner .archive-entries {
    grid-template-columns: repeat(2, 1fr);
    max-width: 1240px;
  }
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry {
  width: 100%;
  z-index: 2;
  margin-inline: auto;
  border-radius: 16px;
  background-color: #fff;
  padding: 20px 20px 40px 20px;
  position: relative;
  box-sizing: border-box;
  outline: 1px solid #96B8FD;
}
@media screen and ((min-width: 768px)) {
  body.page-index div#content #main #main-inner .archive-entries .archive-entry,
  body.page-archive div#content #main #main-inner .archive-entries .archive-entry {
    width: 600px;
  }
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry:has(.categories),
body.page-archive div#content #main #main-inner .archive-entries .archive-entry:has(.categories) {
  padding-bottom: 75px;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry:has(a:hover),
body.page-archive div#content #main #main-inner .archive-entries .archive-entry:has(a:hover) {
  outline: 2px solid #1071d3;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 12px;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .archive-date,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .archive-date {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .archive-date a,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .archive-date a {
  color: #c2c2d1;
  text-decoration: none;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .archive-date a:hover,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .archive-date a:hover {
  color: rgb(135.8504672897, 135.8504672897, 165.1495327103);
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .entry-title,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .entry-title {
  font-size: 24px;
  font-weight: bold;
  color: #2a2a2d;
  margin: 0;
  padding: 0;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .entry-title a,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .entry-title a {
  color: #2a2a2d;
  text-decoration: none;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .entry-title a:hover,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .archive-entry-header .entry-title a:hover {
  color: rgb(115.8620689655, 115.8620689655, 124.1379310345);
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .categories,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .categories {
  position: absolute;
  bottom: 45px;
  left: auto;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .categories .archive-category-link,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .categories .archive-category-link {
  background-color: #1249D8;
  padding: 2px 10px;
  border-radius: 50px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 2cap;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .categories .archive-category-link::before,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .categories .archive-category-link::before {
  content: "#";
  padding-right: 5px;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .categories .archive-category-link:hover,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .categories .archive-category-link:hover {
  background-color: #96B8FD;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .entry-thumb,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .entry-thumb {
  width: 110px;
  height: 110px;
  border-radius: 4px;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .entry-description,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .entry-description {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #2a2a2d;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .archive-entry-tags-wrapper,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .archive-entry-tags-wrapper {
  display: none;
}
body.page-index div#content #main #main-inner .archive-entries .archive-entry .social-buttons,
body.page-archive div#content #main #main-inner .archive-entries .archive-entry .social-buttons {
  position: absolute;
  bottom: 8px;
  left: 20px;
}
header#blog-title {
  width: 100%;
}
header#blog-title #blog-title-inner {
  background-size: 100% auto;
  height: auto !important;
  width: min(100%, 850px);
  margin-inline: auto;
  aspect-ratio: 1500/540;
  background-position: center !important;
}
header#blog-title #blog-title-inner a {
  width: 100%;
  height: 100%;
}
header#blog-title #blog-title-inner #title {
  margin: 0;
}
header#blog-title #blog-title-inner #blog-description {
  display: none;
}
.blog-controlls {
  display: none;
}
#content {
  margin-top: 50px;
}
#box2-inner {
  padding: 40px;
  z-index: 2;
  position: relative;
  color: #fff;
  background-color: #1249D8;
  display: flex;
  flex-direction: column;
  gap: 40px;
  flex-wrap: wrap;
  border-bottom: 2px solid #96B8FD;
}
@media screen and ((min-width: 992px)) {
  #box2-inner {
    flex-direction: row;
    border-bottom: none;
    padding: 64px;
  }
}
@media screen and ((min-width: 1200px)) {
  #box2-inner {
    gap: 128px;
  }
}
#box2-inner a {
  color: #fff;
  text-decoration: none;
}
#box2-inner a:hover {
  text-decoration: underline;
}
#box2-inner > div {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#box2-inner .hatena-module-title {
  font-weight: bold;
}
#box2-inner .hatena-module-profile .hatena-module-body {
  position: relative;
}
#box2-inner .hatena-module-profile .hatena-module-body .profile-icon {
  background-color: white;
  border-radius: 50%;
}
#box2-inner .hatena-module-profile .hatena-module-body .profile-icon-link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
#box2-inner .hatena-module-profile .hatena-module-body .id,
#box2-inner .hatena-module-profile .hatena-module-body .hatena-follow-button-box,
#box2-inner .hatena-module-profile .hatena-module-body .profile-about {
  padding-left: 80px;
}
#box2-inner .hatena-module-search-box .hatena-module-body {
  width: 350px;
}
@media screen and ((max-width: 480px)) {
  #box2-inner .hatena-module-search-box .hatena-module-body {
    width: 100%;
  }
}
#box2-inner .hatena-module-search-box .hatena-module-body .search-form {
  border-radius: 50px;
  background-color: #fff;
  position: relative;
}
#box2-inner .hatena-module-search-box .hatena-module-body .search-form .search-module-input {
  box-sizing: border-box;
  border: none;
  outline: none;
  background: none;
  padding: 10px 30px 10px 20px;
  font-size: 16px;
  width: 100%;
}
#box2-inner .hatena-module-search-box .hatena-module-body .search-form .search-module-input::-moz-placeholder {
  color: #afb7c6;
}
#box2-inner .hatena-module-search-box .hatena-module-body .search-form .search-module-input::placeholder {
  color: #afb7c6;
}
#box2-inner .hatena-module-search-box .hatena-module-body .search-form .search-module-button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: none;
  outline: none;
  text-indent: -9999px;
  cursor: pointer;
  background: #345da7;
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIg0KICAgIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCINCiAgICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1zZWFyY2giPg0KICAgIDxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIgLz4NCiAgICA8cGF0aCBkPSJNMTAgMTBtLTcgMGE3IDcgMCAxIDAgMTQgMGE3IDcgMCAxIDAgLTE0IDAiIC8+DQogICAgPHBhdGggZD0iTTIxIDIxbC02IC02IiAvPg0KPC9zdmc+DQo=");
          mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIg0KICAgIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCINCiAgICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1zZWFyY2giPg0KICAgIDxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIgLz4NCiAgICA8cGF0aCBkPSJNMTAgMTBtLTcgMGE3IDcgMCAxIDAgMTQgMGE3IDcgMCAxIDAgLTE0IDAiIC8+DQogICAgPHBhdGggZD0iTTIxIDIxbC02IC02IiAvPg0KPC9zdmc+DQo=");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
footer.custom-footer {
  z-index: 2;
  position: relative;
  font-size: 14px;
  color: #fff;
  background-color: #1249D8;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 64px 40px;
}
@media screen and ((min-width: 992px)) {
  footer.custom-footer {
    flex-direction: row;
    gap: 128px;
    padding: 64px 0 64px 64px;
  }
}
footer.custom-footer p {
  padding: 0;
  margin: 0;
}
footer.custom-footer a {
  color: #fff;
  text-decoration: none;
}
footer.custom-footer a:hover {
  text-decoration: underline;
}
footer.custom-footer .logo-group {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
footer.custom-footer .logo-group .logo {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI2IiBoZWlnaHQ9IjQxIiB2aWV3Qm94PSIwIDAgMTI2IDQxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfOTVfMjIpIj4KPHBhdGggZD0iTTEyMC44MDkgMzEuNzg0M0MxMjAuODA5IDMyLjMwNjQgMTIxLjIzMSAzMi43MzAyIDEyMS43NTMgMzIuNzMwMkgxMjQuNDIyQzEyNC45NDIgMzIuNzMwMiAxMjUuMzY2IDMyLjMwNjQgMTI1LjM2NiAzMS43ODQzVjEzLjQyNUMxMjUuMzY2IDEyLjkwMjggMTI0Ljk0NCAxMi40NzkgMTI0LjQyMiAxMi40NzlIMTIxLjc1M0MxMjEuMjMxIDEyLjQ3OSAxMjAuODA5IDEyLjkwMjggMTIwLjgwOSAxMy40MjVWMzEuNzg0M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMjEuMDA3IDguNzg1OTVDMTIxLjU4OCA5LjM2ODY3IDEyMi4yNzUgOS42NjAwMiAxMjMuMDY4IDkuNjYwMDJDMTIzLjg2IDkuNjYwMDIgMTI0LjU3NCA5LjM2ODY3IDEyNS4xMjggOC43ODU5NUMxMjUuNzA5IDguMjAzMjQgMTI2IDcuNTE0NTggMTI2IDYuNzIxODZDMTI2IDUuOTI5MTQgMTI1LjcwOSA1LjIzODU5IDEyNS4xMjggNC42NTc3NkMxMjQuNTc0IDQuMDc1MDUgMTIzLjg4NyAzLjc4MzY5IDEyMy4wNjggMy43ODM2OUMxMjIuMjQ4IDMuNzgzNjkgMTIxLjU4OCA0LjA3NTA1IDEyMS4wMDcgNC42NTc3NkMxMjAuNDI2IDUuMjQwNDggMTIwLjEzNSA1LjkyOTE0IDEyMC4xMzUgNi43MjE4NkMxMjAuMTM1IDcuNTE0NTggMTIwLjQyNiA4LjIwNTEzIDEyMS4wMDcgOC43ODU5NVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTA3LjQxMiAxNi44NjI2SDExMS4zOTZDMTEyLjAzOCAxNi44NjI2IDExMi41NTggMTcuMzg0OCAxMTIuNTU4IDE4LjAyOFYyMS4wMzA1QzExMi41NTggMjQuODY3MyAxMDkuNDU3IDI3Ljk3NzcgMTA1LjYzMiAyNy45Nzc3QzEwNC45NzUgMjcuOTc3NyAxMDQuNDQ0IDI3LjQ0NDEgMTA0LjQ0NCAyNi43ODc2VjE5Ljg0MDVDMTA0LjQ0NCAxOC4xOTY0IDEwNS43NzQgMTYuODYyNiAxMDcuNDEyIDE2Ljg2MjZaTTk5Ljg5MTggMTkuODM4NkM5OS44OTE4IDE1LjY3NDUgMTAzLjI1OCAxMi4yOTc0IDEwNy40MTIgMTIuMjk3NEgxMTEuMzk2QzExNC41NTIgMTIuMjk3NCAxMTcuMTEgMTQuODYyOCAxMTcuMTEgMTguMDI2MUMxMTcuMTEgMjMuMTcwMyAxMTcuMSAyOC4zMTQ0IDExNy4xIDMzLjQ1ODZDMTE3LjEgMzcuNjIyNyAxMTMuNzMzIDQwLjk5OTggMTA5LjU4IDQwLjk5OThIMTAxLjAyM0MxMDAuNTAxIDQwLjk5OTggMTAwLjA3NyA0MC41NzYgMTAwLjA3NyA0MC4wNTM5VjM3LjM4MDZDMTAwLjA3NyAzNi44NTg0IDEwMC41MDEgMzYuNDM0NiAxMDEuMDIzIDM2LjQzNDZIMTA5LjU4QzExMS4yMiAzNi40MzQ2IDExMi41NDkgMzUuMTAyNyAxMTIuNTQ5IDMzLjQ1NjdWMzAuODM2NEMxMTIuNTMyIDMwLjQ4MDcgMTEyLjQyOCAzMC4zMzMxIDExMS45NjQgMzAuNjMwMkMxMTAuMTUgMzEuODM3MiAxMDcuOTcyIDMyLjUzOTEgMTA1LjYzMiAzMi41MzkxQzEwMi40NjMgMzIuNTM5MSA5OS44OTM3IDI5Ljk2MjMgOTkuODkzNyAyNi43ODM5VjE5LjgzNjdMOTkuODkxOCAxOS44Mzg2WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTkxLjUyNzggMzEuNzg0M0M5MS41Mjc4IDMyLjMwNjQgOTEuOTc4MSAzMi43MzAyIDkyLjUzMjQgMzIuNzMwMkg5NS4zNzRDOTUuOTI4NCAzMi43MzAyIDk2LjM3ODYgMzIuMzA2NCA5Ni4zNzg2IDMxLjc4NDNWMTMuNDI1Qzk2LjM3ODYgMTIuOTAyOCA5NS45Mjg0IDEyLjQ3OSA5NS4zNzQgMTIuNDc5SDkyLjUzMjRDOTEuOTc4MSAxMi40NzkgOTEuNTI3OCAxMi45MDI4IDkxLjUyNzggMTMuNDI1VjMxLjc4NDNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNOTEuNzM5OCA4Ljc4NTk1QzkyLjM1ODQgOS4zNjg2NyA5My4wOTA2IDkuNjYwMDIgOTMuOTM0NCA5LjY2MDAyQzk0Ljc3ODEgOS42NjAwMiA5NS41MzY4IDkuMzY4NjcgOTYuMTI3MSA4Ljc4NTk1Qzk2Ljc0NTcgOC4yMDMyNCA5Ny4wNTYgNy41MTQ1OCA5Ny4wNTYgNi43MjE4NkM5Ny4wNTYgNS45MjkxNCA5Ni43NDU3IDUuMjM4NTkgOTYuMTI3MSA0LjY1Nzc2Qzk1LjUzNjggNC4wNzUwNSA5NC44MDQ2IDMuNzgzNjkgOTMuOTM0NCAzLjc4MzY5QzkzLjA2NDEgMy43ODM2OSA5Mi4zNjAzIDQuMDc1MDUgOTEuNzM5OCA0LjY1Nzc2QzkxLjEyMTEgNS4yNDA0OCA5MC44MTI3IDUuOTI5MTQgOTAuODEyNyA2LjcyMTg2QzkwLjgxMjcgNy41MTQ1OCA5MS4xMjMgOC4yMDUxMyA5MS43Mzk4IDguNzg1OTVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTc3Ljg5ODcgMTYuODYyNkg4MS44ODNDODIuNTI0NCAxNi44NjI2IDgzLjA0NDYgMTcuMzg0OCA4My4wNDQ2IDE4LjAyOFYyMS4wMzA1QzgzLjA0NDYgMjQuODY3MyA3OS45NDM4IDI3Ljk3NzcgNzYuMTE4NCAyNy45Nzc3Qzc1LjQ2MTkgMjcuOTc3NyA3NC45MzAzIDI3LjQ0NDEgNzQuOTMwMyAyNi43ODc2VjE5Ljg0MDVDNzQuOTMwMyAxOC4xOTY0IDc2LjI1ODQgMTYuODYyNiA3Ny44OTg3IDE2Ljg2MjZaTTcwLjM3ODQgMTkuODM4NkM3MC4zNzg0IDE1LjY3NDUgNzMuNzQ2IDEyLjI5NzQgNzcuODk4NyAxMi4yOTc0SDgxLjg4M0M4NS4wMzg3IDEyLjI5NzQgODcuNTk2NSAxNC44NjI4IDg3LjU5NjUgMTguMDI2MVYzMS44Njk0Qzg3LjU5NjUgMzIuMjQwMiA4Ny4xOTM2IDMyLjU0MSA4Ni42OTYgMzIuNTQxSDg0LjE0NTdDODMuNjQ4MSAzMi41NDEgODMuMjQ1MiAzMi4yNDAyIDgzLjI0NTIgMzEuODY5NFYzMC43OTg1QzgzLjI0MTQgMzAuMzcxIDgzLjE2MTkgMzAuMTY0NyA4Mi42NTExIDMwLjQ5NThDODAuNzk3MSAzMS43ODQyIDc4LjU0NTcgMzIuNTQxIDc2LjExODQgMzIuNTQxQzcyLjk0OTUgMzIuNTQxIDcwLjM4MDMgMjkuOTY0MiA3MC4zODAzIDI2Ljc4NThWMTkuODM4Nkg3MC4zNzg0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQ4LjY4NTkgMzIuNTQxM0M0OC4wMjM3IDMyLjU0MTMgNDcuNDg2NSAzMi4wMDQgNDcuNDg2NSAzMS4zNDE4VjYuMzA3ODJDNDcuNDg2NSA1LjY0NTY1IDQ4LjAyMzcgNS4xMDgzNCA0OC42ODU5IDUuMTA4MzRINTAuOTQ4NkM1MS42MTA4IDUuMTA4MzQgNTIuMTQ4MSA1LjY0NTY1IDUyLjE0ODEgNi4zMDc4MlYxNS43ODI2QzUyLjE0ODEgMTYuNDQ0OCA1Mi42ODU0IDE2Ljk4MjEgNTMuMzQ3NSAxNi45ODIxSDU1LjgxMDhDNTYuODA0IDE2Ljk4MjEgNTcuNzA0NiAxNi43OTg2IDU4LjUxNDMgMTYuNDMzNEM1OS4zNTA1IDE2LjA0MTggNjAuMDAzMiAxNS40Nzk5IDYwLjQ3MjQgMTQuNzQ3N0M2MC45NjgxIDE0LjAxNTUgNjEuMjE1OSAxMy4xNDE1IDYxLjIxNTkgMTIuMTIxN1Y2LjMwNTkzQzYxLjIxNTkgNS42NDM3NSA2MS43NTMyIDUuMTA2NDUgNjIuNDE1NCA1LjEwNjQ1SDY0LjY3ODFDNjUuMzQwMiA1LjEwNjQ1IDY1Ljg3NzUgNS42NDM3NSA2NS44Nzc1IDYuMzA1OTNWMTIuMDgyQzY1Ljg3NzUgMTMuODg1IDY1LjQzMjkgMTUuNDY0OCA2NC41NDU2IDE2LjgyMzJDNjMuODY2NSAxNy44NjM3IDYzLjAxODkgMTguNzI2NCA2Mi4wMDI5IDE5LjQxNTFDNjEuNDczMiAxOS43NzQ2IDYxLjIzMSAyMC40NTU3IDYxLjQ5NTkgMjEuMDM4NEw2NC40NjYyIDI3LjUyMzlDNjQuNTk2NyAyNy44MzggNjQuNzY3IDI4LjA1OTMgNjQuOTc1MSAyOC4xODk5QzY1LjE4MzIgMjguMzIwNCA2NS40NTc1IDI4LjM4NDcgNjUuNzk4MSAyOC4zODQ3SDY2LjkxMDVDNjcuNTcyNyAyOC4zODQ3IDY4LjExIDI4LjkyMiA2OC4xMSAyOS41ODQyVjMxLjMzOEM2OC4xMSAzMi4wMDAyIDY3LjU3MjcgMzIuNTM3NSA2Ni45MTA1IDMyLjUzNzVINjUuMDk0M0M2My44NjY1IDMyLjUzNzUgNjIuODQ4NiAzMi4yNzY0IDYyLjAzODkgMzEuNzU0M0M2MS4yNTU2IDMxLjIzMjEgNjAuNjU0IDMwLjUxMzIgNjAuMjM3OCAyOS41OTk0TDU2LjY2NTkgMjEuODA2NUM1Ni40NTk3IDIxLjM1NjIgNTUuOTkwNSAyMS4wODM4IDU1LjQ5ODYgMjEuMTMzSDUzLjM0OTRDNTIuNjg3MyAyMS4xMzMgNTIuMTUgMjEuNjcwMyA1Mi4xNSAyMi4zMzI1VjMxLjMzOEM1Mi4xNSAzMi4wMDAyIDUxLjYxMjcgMzIuNTM3NSA1MC45NTA1IDMyLjUzNzVINDguNjg3OEw0OC42ODU5IDMyLjU0MTNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMwLjUwMSAxMS4wOTI2QzMxLjUxODkgMTAuNTAyMyAzMi42NjE2IDEwLjIxNjYgMzMuOTEwMiAxMC4yMTY2QzM0Ljg1NDMgMTAuMjE2NiAzNS44NTg5IDEwLjE5NzcgMzYuNzYzMiAxMC4xOTc3QzM3LjU2NTQgMTAuMTk3NyAzOC4yMTYyIDkuNTQ2ODYgMzguMjE2MiA4Ljc0NjU4VjYuNDA4MTVDMzguMjE2MiA1LjY5MTExIDM4LjgwODMgNS4xMDg0IDM5LjU0MDUgNS4xMDg0SDQxLjI0MzJDNDEuOTc1NCA1LjEwODQgNDIuNTY3NSA1LjY4OTIyIDQyLjU2NzUgNi40MDgxNUM0Mi41Njc1IDguNzQ0NjkgNDIuNTY3NSAxMS4wODMxIDQyLjU2NzUgMTMuNDE5NkM0Mi41Njc1IDE0LjE1NzUgNDIuMDE3IDE0Ljc2ODYgNDEuMzAxOSAxNC44NTk0SDM0LjIzNzVDMzMuODU1NCAxNC44NTk0IDMzLjUzIDE0Ljk1NCAzMy4yNDA1IDE1LjEzMzdDMzIuOTM0IDE1LjMyNDggMzIuNjk5NCAxNS41NjcgMzIuNTI1NCAxNS44NjU5QzMyLjM2ODMgMTYuMTcwNSAzMi4yOTA4IDE2LjQ5MjEgMzIuMjkwOCAxNi44NDRDMzIuMjkwOCAxNy4yMTY3IDMyLjM3MDIgMTcuNTQ3OCAzMi41MjE2IDE3Ljg0NDlDMzIuNjkzNyAxOC4xMjY4IDMyLjkxODkgMTguMzYxNCAzMy4yMDY1IDE4LjU1MjRDMzMuNDk0IDE4LjcxMzMgMzMuODIzMiAxOC44MDAzIDM0LjIwNzMgMTguODAwM0gzNi4yMjc4QzM3LjU4NjIgMTguODAwMyAzOC43OTg5IDE5LjA2MzMgMzkuODM1NiAxOS42MjMzQzQwLjg3ODEgMjAuMTc1NyA0MS42OTM1IDIwLjk0NzYgNDIuMjYxIDIxLjkzNzFDNDIuODQ5NCAyMi45Mjg1IDQzLjEzMzIgMjQuMDUyMyA0My4xMzMyIDI1LjI4NThDNDMuMTMzMiAyNi43MDEgNDIuODQ1NiAyNy45OTMyIDQyLjI0MjEgMjkuMDg0OEM0MS42NjUxIDMwLjE0MjQgNDAuODU5MiAzMC45Nzg2IDM5LjgzMTkgMzEuNTc4NEgzOS44M0wzOS44MjgxIDMxLjU4MDNDMzguODE1OSAzMi4xNjExIDM3LjY3ODkgMzIuNDQ0OSAzNi40MzU5IDMyLjQ0NDlIMjYuODIzMkMyNi4wMTM1IDMyLjQ0NDkgMjUuMzUxMyAzMS43OTIyIDI1LjM1MTMgMzAuOTc2N1YyOS4zMTM3QzI1LjM1MTMgMjguNDk4MyAyNi4wMTM1IDI3Ljg0NTYgMjYuODIzMiAyNy44NDU2SDM1Ljk5MzJDMzYuMzc1NCAyNy44NDU2IDM2Ljc0MjQgMjcuNzU2NyAzNy4wNjc4IDI3LjU1MjRDMzcuMzk4OSAyNy4zNDI0IDM3LjY0MSAyNy4wODMyIDM3LjgxMzIgMjYuNzY5MVYyNi43NjM0TDM3LjgxODkgMjYuNzU3N0MzOC4wMTM3IDI2LjQxMzQgMzguMTA0NiAyNi4wNzI5IDM4LjEwNDYgMjUuNzIxQzM4LjEwNDYgMjUuMzA4NSAzOC4wMTM3IDI0Ljk1NjYgMzcuODQzNSAyNC42NDQ1QzM3LjQ4NTkgMjMuOTkxNyAzNi43ODU5IDIzLjYyNjYgMzYuMDUzOCAyMy42MjY2TDM0LjEyMDIgMjMuNjQ1NUMzMi44NDUxIDIzLjY0NTUgMzEuNjc1OSAyMy4zODQ0IDMwLjYyNTkgMjIuODQ3MUwzMC42MTgzIDIyLjg0MzNMMzAuNjA4OSAyMi44Mzk2QzI5LjU4MzUgMjIuMjc5NSAyOC43NjI0IDIxLjUwMiAyOC4xNTcgMjAuNTE0NEMyNy41MzgzIDE5LjUwMjIgMjcuMjQzMiAxOC4zMjkyIDI3LjI0MzIgMTcuMDJDMjcuMjQzMiAxNS43MTA4IDI3LjUyNTEgMTQuNTQxNiAyOC4xMTU0IDEzLjUxNjFDMjguNjk2MiAxMi40ODg4IDI5LjQ5MjcgMTEuNjc1MyAzMC41MDI5IDExLjA5MDdMMzAuNTAxIDExLjA5MjZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMwLjk0NzYgMEgxLjQwMzc4QzAuNTc1MTM1IDAgMCAwLjcwNzU4MiAwIDEuNDU0ODlWMy4wODU3NEMwIDMuODMzMDUgMC41NzUxMzUgNC41NDA2MyAxLjQwMzc4IDQuNTQwNjNDNC4yOTI3IDQuNTQwNjMgNy4xODE2MiA0LjU0MDYzIDEwLjA3MDUgNC41NDA2M0MxMC44NzI3IDQuNTQwNjMgMTEuNTIxNiA1LjE5MTQ1IDExLjUyMTYgNS45OTE3NEMxMS41MjE2IDEyLjY4MzUgMTEuNTMzIDE5LjM3NzEgMTEuNTQwNSAyNi4wNjg5QzExLjU0MDUgMjcuMjM2MiAxMS43ODg0IDI4LjMxNjUgMTIuMjk3MyAyOS4yOTg0TDEyLjMwMTEgMjkuMzA0MUwxMi4zMDQ5IDI5LjMwOThDMTIuODMyNyAzMC4yODc5IDEzLjU2ODYgMzEuMDc4NyAxNC41MDMyIDMxLjY2OUwxNC41MDg5IDMxLjY3MjhMMTQuNTE0NiAzMS42NzY2QzE1LjQ3IDMyLjI1NzQgMTYuNTY5MiAzMi41MzU1IDE3Ljc4MzggMzIuNTM5M0gxOS4yMTAzQzE5Ljg4NTcgMzIuNTM5MyAyMC40MzI0IDMyLjAwOTUgMjAuNDMyNCAzMS4zNTQ5VjI5LjE4M0MyMC40MzI0IDI4LjUyODQgMTkuODg1NyAyNy45ODU0IDE5LjIxMDMgMjcuOTg1NEgxNy44MzQ5QzE3LjQwOTIgMjcuOTg1NCAxNy4xMDA4IDI3LjgzNDEgMTYuODQ1NCAyNy41NTk3QzE2LjU3MTEgMjcuMjY0NiAxNi40MzY4IDI2LjkyNTkgMTYuNDM2OCAyNi41MDAzQzE2LjQ0NDMgMTkuNjcwNCAxNi40NjEzIDEyLjg0MDUgMTYuNDYxMyA2LjAxMDY2QzE2LjQ2MTMgNS4yMDg0OCAxNy4xMTIyIDQuNTU5NTUgMTcuOTEyNCA0LjU1OTU1QzIyLjIyOTcgNC41NTk1NSAyNi42MDc2IDQuNTQwNjMgMzAuOTQ5NSA0LjU0MDYzQzMxLjc3ODEgNC41NDA2MyAzMi4zNTMyIDMuODMzMDUgMzIuMzUzMiAzLjA4NTc0VjEuNDU0ODlDMzIuMzUzMiAwLjcwNzU4MiAzMS43NzgxIDAgMzAuOTQ5NSAwSDMwLjk0NzZaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzk1XzIyIj4KPHJlY3Qgd2lkdGg9IjEyNiIgaGVpZ2h0PSI0MSIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  width: 128px;
  height: 41px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
footer.custom-footer .menu-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
footer.custom-footer .sns-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
footer.custom-footer .sns-group p {
  font-weight: bold;
}
footer.custom-footer .sns-group ul {
  padding: 0 0 0 12px;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pager {
  width: 100%;
  padding-block: 50px;
  position: relative;
  z-index: 2;
  max-width: 600px;
  margin-inline: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media screen and (min-width: 1280px) {
  .pager {
    max-width: 1240px;
  }
}
.pager .pager-next,
.pager .pager-prev {
  background-color: #1249D8;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  border-radius: 50px;
  width: 100%;
  position: relative;
}
.pager .pager-next:hover,
.pager .pager-prev:hover {
  background-color: #96B8FD;
}
.pager .pager-next a,
.pager .pager-prev a {
  width: 100%;
  display: inline-block;
  padding: 0.5rem 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
  transition: box-shadow 0.3s;
}
.pager:has(.pager-prev) {
  flex-direction: row;
}
.pager:has(.pager-prev) .pager-prev::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "◀ 前";
  display: block;
  text-align: center;
  color: #fff;
  pointer-events: none;
}
.pager:has(.pager-prev) .pager-next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "次 ▶";
  display: block;
  text-align: center;
  color: #fff;
  pointer-events: none;
}
.pager:not(.pager:has(.pager-prev)) {
  flex-direction: column;
}
.pager:not(.pager:has(.pager-prev)) .pager-next {
  position: relative;
  display: block;
  width: 100%;
}
.pager:not(.pager:has(.pager-prev)) .pager-next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "もっと見る ▼";
  display: block;
  text-align: center;
  color: #fff;
  pointer-events: none;
}
.entry {
  width: min(100%, 850px);
  margin-inline: auto;
  padding-inline: 16px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  margin-top: 50px;
  margin-bottom: 50px;
}
.entry .entry-inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.entry .entry-inner .entry-header .entry-date {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.entry .entry-inner .entry-header .entry-date a, .entry .entry-inner .entry-header .entry-date span {
  color: #c2c2d1;
  text-decoration: none;
}
.entry .entry-inner .entry-header .entry-date a:hover {
  color: rgb(135.8504672897, 135.8504672897, 165.1495327103);
}
.entry .entry-inner .entry-header .entry-date .blogicon {
  vertical-align: 0px;
}
.entry .entry-inner .entry-header .entry-title {
  font-size: 28px;
  font-weight: bold;
  color: #2a2a2d;
  margin: 0;
  padding: 0;
}
.entry .entry-inner .entry-header .entry-title a {
  color: #2a2a2d;
  text-decoration: none;
}
.entry .entry-inner .entry-header .entry-title a:hover {
  color: rgb(115.8620689655, 115.8620689655, 124.1379310345);
}
.entry .entry-inner .entry-header .entry-categories {
  vertical-align: middle;
}
.entry .entry-inner .entry-header .entry-categories .entry-category-link {
  background-color: #1249D8;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px;
  border-radius: 50px;
  display: inline-block;
  text-decoration: none;
}
.entry .entry-inner .entry-header .entry-categories .entry-category-link::before {
  content: "#";
  padding-right: 5px;
}
.entry .entry-inner .entry-header .entry-categories .entry-category-link:hover {
  background-color: #96B8FD;
}
.entry .entry-inner .entry-content .table-of-contents {
  position: relative;
  background-color: #f1f8ff;
  border-radius: 7px;
  padding: 60px 40px 20px 40px;
}
.entry .entry-inner .entry-content .table-of-contents::before {
  content: "目次";
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: normal;
}
.entry .entry-inner .entry-content .hatena-fotolife {
  border-radius: 7px;
}
.entry .entry-inner .entry-content hr {
  height: 2px;
  border: none;
  background-color: #96B8FD;
  border-radius: 2px;
}
.entry .entry-inner .entry-content blockquote {
  position: relative;
}
.entry .entry-inner .entry-content blockquote::before {
  content: "";
  color: #96B8FD;
  position: absolute;
  top: 0;
  left: -20px;
  height: 100%;
  width: 4px;
  border-radius: 4px;
  background-color: #96B8FD;
}
.entry .entry-inner .entry-content a {
  color: #1071d3;
}
.entry .entry-inner .entry-content a:hover {
  color: rgb(8.8105726872, 62.2246696035, 116.1894273128);
}
.entry .entry-inner .entry-content a:visited {
  color: rgb(12.4052863436, 87.6123348018, 163.5947136564);
}
.entry .entry-inner .entry-content table {
  width: 100%;
}
.entry .entry-inner .entry-content table thead {
  background-color: #a7d3ff;
}
.entry .entry-inner .entry-content table thead th {
  padding: 5px 10px;
}
.entry .entry-inner .entry-content table td {
  padding: 3px 10px;
}
.entry .entry-inner .entry-content table, .entry .entry-inner .entry-content table td, .entry .entry-inner .entry-content table th {
  border: 1px solid #a8a8b0;
  border-collapse: collapse;
}
.entry .entry-inner .entry-content .code {
  background-color: #f1f8ff;
  padding: 20px 30px;
  overflow-x: auto;
  border-radius: 7px;
}
.entry .entry-inner .entry-content div.footnote p.footnote {
  margin-top: 15px;
}
.entry .entry-inner .entry-content h1 {
  border-bottom: 1px solid #dcdce6;
  font-size: 26px;
  font-weight: bold;
}
.entry .entry-inner .entry-content h2 {
  border-bottom: 1px solid #dcdce6;
  font-size: 24px;
  font-weight: bold;
}
.entry .entry-inner .entry-content h3 {
  font-size: 22px;
  font-weight: bold;
}
.entry .entry-inner .entry-content h4 {
  font-size: 20px;
  font-weight: bold;
}
.entry .entry-inner .entry-content h5 {
  font-size: 18px;
  font-weight: bold;
}
.entry .entry-inner .entry-content h6 {
  font-size: 16px;
  font-weight: bold;
}
.entry .entry-inner .entry-content .keyword {
  text-decoration-style: dashed;
  text-decoration-color: #e5e5e5;
  text-decoration-thickness: 1px;
}
.entry .entry-inner .entry-footer .author {
  color: #c2c2d1;
}
.entry .entry-inner .entry-footer .entry-footer-time {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.entry .entry-inner .entry-footer .entry-footer-time a, .entry .entry-inner .entry-footer .entry-footer-time span {
  color: #c2c2d1;
  text-decoration: none;
}
.entry .entry-inner .entry-footer .entry-footer-time a:hover {
  color: rgb(135.8504672897, 135.8504672897, 165.1495327103);
}
.entry .entry-inner .entry-footer .entry-footer-time .blogicon {
  vertical-align: 0px;
}
.entry .entry-inner .entry-footer .entry-footer-subscribe a {
  display: inline-block;
  background-color: #1249D8;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px 3px 10px;
  border-radius: 50px;
  text-decoration: none;
  vertical-align: middle;
}
.entry .entry-inner .entry-footer .entry-footer-subscribe a:hover {
  background: #96B8FD;
}
body.page-entry .pager {
  display: none;
}