/* <system section="theme" selected="17391345971653699552"> */
@charset "UTF-8";
@import url(https://kazesawa.github.io/css/webfont.css);

/*
  Theme: マテリアルぽっぷ
  Author: mamegoro
  Author URI: https://www.mamegoro.com/
  Version: 1.0.0
  Responsive: yes
  License: GNU General Public License //自由ソフトウェアファウンデーションライセンスhttps://www.gnu.org/philosophy/free-sw.ja.html
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
  Description:
    カード型デザインのブログテンプレートです。
*/

/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
    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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
            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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * 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 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
            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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}



/* ===============
  全体設定
=============== */
*,:after,:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Kazesawa-Semibold';
  line-height: 1.9;
  font-weight: normal;
  margin: 0;
  padding: 0;
  word-break:break-all; 
  word-wrap:break-word; 
  color: #33403d;
  background: #f5f5f5;
}
a {
  outline:none;
  text-decoration: none;
  color: #33403d;
}
img,a img {
  border: 0;
  border-radius: 8px;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  margin: 0;
  padding: 0;
}
h1.entry-title {
  font-size: 150%;
  font-family: 'Kazesawa-Extrabold';
  transform: skewX(-10deg);
}
b, strong {
  font-family: 'Kazesawa-Extrabold';
}

/* ===============
  グローバルヘッダー(proで非表示にしている場合は削除してOK)
=============== */
#globalheader-container {
  background: #fff;
  border-bottom: none;
  -moz-box-shadow: 0 1px 5px rgba(190, 190, 190, 0.16);
  -webkit-box-shadow: 0 1px 5px rgba(190, 190, 190, 0.16);
  -o-box-shadow: 0 1px 5px rgba(190, 190, 190, 0.16);
  box-shadow: 0 1px 5px rgba(190, 190, 190, 0.16);
  overflow: hidden;
  color: #777;
}
#globalheader-container a {
  color: #777;
}


/* ===============
  ブログタイトルエリア
=============== */
#blog-title {
  padding: 25px 0 15px;
  background: #fff;
  box-shadow: 0 3px 3px 0 rgba(0,0,0,0.16);
  position: relative;
}
.header-image-only #blog-title {
  background: #fff !important;
}
#blog-title-inner {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  #blog-title-inner {
    text-align: center;
    width: 100%;
  }
}
#blog-title #title a {
  font-family: "Kazesawa-Extrabold";
  font-size: 90%;
  color: #4f8299;
  /*  text-shadow:0px 2px 3px rgba(0,0,0,.22); */
}
#blog-description {
  font-size: 70%;
  padding: 10px 0 0 0;
  color: #4f8299;
}
@media screen and (max-width:480px) {
  #blog-description {
    padding: 10px 10px 0;
  }
}
h1#title {
  font-size: 2.5em;
}
#top-editarea {
  width: 100%;
  text-align: center;
  background: #fff;
}
#top-box {
  margin-top: 15px;
}
#top-editarea a:hover {
  text-decoration: underline;
}
.top-menu-bar {
  background: #4f8299;
  color: #fff;
  padding: 5px 0;
  box-shadow: 0 3px 3px 0 rgba(0,0,0,0.16);
}
.top-menu-bar ul li {
  display: inline-block;
}
.top-menu-bar ul li a {
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  padding: 10px 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.header-image-enable #blog-title #title a,
.header-image-enable #blog-title #blog-description {
  text-shadow: none;
  color: #4f8299;
  text-shadow:3px 3px 0 #FFF, -3px -3px 0 #FFF,
              -3px 3px 0 #FFF, 3px -3px 0 #FFF,
              0px 3px 0 #FFF,  0-3px 0 #FFF,
              -3px 0 0 #FFF, 3px 0 0 #FFF;
}


/* ===============
  レイアウト
=============== */
#container {
  width: 100%;
}
#content {
  padding: 20px 0px;
  margin: 0 auto;
  width:1170px;
  overflow:hidden;
}
.page-entry #content {
  padding: 0;
  margin-top: 15px;
}
@media screen and (max-width:1200px) {
  #content {
    max-width:805px;
  }
}
@media screen and (max-width:768px) {
  #content {
    max-width:100%;
  }
}
.page-index .enable-top-editarea .page-archive #content {
  padding: 30px 0 !important;
}
.page-archive #content {
  padding: 20px 10px 30px;
}
#content-inner {
  display:-webkit-flex;
  display:flex;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-justify-content:space-between;
  justify-content:space-between;
}
#wrapper {
  width: 70%;
}
.page-index .enable-top-editarea .page-archive #wrapper,.page-archive #wrapper {
  width: 100%;
}
#main-inner {
  margin-bottom: 45px;
}
.entry-inner {
  background: #fff;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
}
.page-index .entry-inner,.page-archive .entry-inner {
  margin-bottom: 30px;
}
.page-index .enable-top-editarea .page-archive #box2,.page-archive #box2 {
  width: 100%;
  margin: 0;
}
#box2 {
  width: 30%;
}

#box2-inner {
  margin-left: 25px;
  margin-bottom: 25px;
}
.page-index .enable-top-editarea .page-archive #box2-inner,.page-archive #box2-inner {
  margin-left: 0px;
}
.archive-entries {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
  margin-bottom: 30px;
}

@media screen and (max-width:1200px) {
  #wrapper {
    width: 100%;
  }
  #content-inner {
    margin: 0 15px;
  }
  .archive-entries {
    grid-template-columns: repeat(2, 1fr);
  }
  #box2 {
    width: 100%;
  }
  #box2-inner {
    margin-left: 0px;
  }
}
@media screen and (max-width:768px) {
  .archive-entries {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width:480px) {
  #content-inner {
    margin: 0;
  }
}

/* ===============
  TOPページ・Archivesページ
=============== */
.page-archive .archive-entry {
  position: relative;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  background: #fff;
}
.page-index .enable-top-editarea .page-archive .archive-entry:hover,.page-archive .archive-entry:hover  {
  transform: translateY(-5px);
  box-shadow: 0 0 3px 0 rgba(0,0,0,.15), 0 2px 3px 0 rgba(0,0,0,.25);
  transition: .3s ease-in-out;
}
.page-archive .entry-thumb {
  position: relative;
  top: 0;
  width: 100%;
  height: 15vw;
}
.page-archive .entry-thumb {
  background: no-repeat center center;
  background-size: cover;
  border-radius: 8px 8px 0 0;
}
@media screen and (max-width:1200px) {
  .page-archive .entry-thumb {
    height: 20vw;
  }
}
@media screen and (max-width:768px) {
  .page-archive .entry-thumb {
    height: 40vw;
  }
}
@media screen and (max-width:480px) {
  .page-archive .entry-thumb {
    height: 50vw;
  }
}
.entry-thumb-link {
  order: 0;
}
.archive-entry-header {
  order: 1;
  padding: 15px 10px 40px;
}
.archive-entry-body {
  order: 2;
}
.page-index .archive-entry-body {
  display: none;
}
.page-index .enable-top-editarea .page-archive .categories,.page-archive .categories {
  position: absolute;
  bottom: 5px;
  left: 10px;
  z-index: 100;
  background: #4f8299;
  border-radius: 8px;
  padding: 0 10px;
  font-size: 70%;
  font-weight: bold;
}
.page-index .enable-top-editarea .page-archive .categories a,.page-archive .categories a {
  color: #fff;
}
.page-index .enable-top-editarea .page-archive .categories a:nth-child(n+2),.page-archive .categories a:nth-child(n+2) {
  display: none;
}
.page-index .enable-top-editarea .page-archive .entry-description,.page-archive .entry-description {
  line-height: 1.1;
  font-size: 80%;
  padding: 0 15px 10px;
  position: relative;
  color: #999;
  display: none;
}
.page-index .enable-top-editarea .page-archive .entry-description:after,.page-archive .entry-description:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  width:100%;
  height: 50%;
  background: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,0.6) 15%, rgba(255,255,255,1) 70%, rgba(255,255,255,1));
}
.page-index .enable-top-editarea .page-archive h1.entry-title,.page-archive h1.entry-title {
  font-size: 120%;
  line-height: 1.2;
  overflow: hidden;
  transform: skewX(-10deg);
  padding: 0 5px;
}
.page-index .enable-top-editarea .page-archive .archive-date,.page-archive .archive-date {
  position: absolute;
  bottom: 3px;
  right: 15px;
  z-index: 100;
  font-size: 80%;
}
.page-index .enable-top-editarea .page-archive .social-buttons,.page-archive .social-buttons {
  display: none;
}
.page-index .enable-top-editarea .page-archive .pager,.page-archive .pager {
  margin: 0 auto;
  text-align: center;
}
.page-index .pager a,.page-archive .pager a {
  display: block;
  padding: 10px 45px;
  background: #4f8299;
  color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
}
.page-index .pager a:hover ,.page-archive .pager a:hover  {
  transform: translateY(-5px);
  box-shadow: 0 0 3px 0 rgba(0,0,0,.15), 0 2px 3px 0 rgba(0,0,0,.25);
  transition: .3s ease-in-out;
}
.archive-header-category {
  margin: 0;
}
.archive-heading {
  margin-bottom: 20px !important;
  padding: 10px 0 10px 10px;
  font-size: 20px !important;
  background: #4f8299;
  color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  text-align: center;
}
.archive-entry-tags {
  display: none;
}

/* ===============
  サイドメニュー
=============== */
.page-index .enable-top-editarea .page-archive #box2-inner,.page-archive #box2-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
}
#box2-inner {
  grid-template-columns: 1fr;
}
@media screen and (max-width:1200px) {
  #box2 {
    margin:0 15px;
  }
  #box2-inner,.page-index .enable-top-editarea .page-archive #box2-inner,.page-archive #box2-inner {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    grid-gap: 25px;
  }
}
@media screen and (max-width:768px) {
  #box2-inner,.page-index .enable-top-editarea .page-archive #box2-inner,.page-archive #box2-inner {
    grid-template-columns: 1fr;
  }
}
.hatena-module-title {
  background: #ef7b75;
  color: #fff;
  padding: 10px;
  line-height: 1;
  border-radius: 8px;
  font-family: 'Kazesawa-Extrabold';
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  text-align: center;
}
.hatena-module-title a {
  color: #fff;
}
.hatena-module-body {
  padding: 10px 10px 20px;
}
.hatena-module-profile {
  text-align: center;
  margin-bottom: 25px;
  z-index: 0;
  position: relative;
}
.profile-icon-link {
  display: block;
}
.profile-icon {
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
}
.hatena-module-profile .hatena-module-body {
  background: url(//cdn-ak.f.st-hatena.com/images/fotolife/m/mamegoro/20190612/20190612114443.jpg) no-repeat center;
  position: relative;
  overflow: hidden;
  color: #666;
  padding: 50px 0;
  margin: -5px 5px 0;
  z-index: -99;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  background-size:cover;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}
.hatena-module-profile .hatena-module-body a {
  color: #666;
  order: 1;
}
.hatena-module-profile .hatena-module-body:before {
  content: '';
  background: inherit;
  -webkit-filter: blur(7px);
  -moz-filter: blur(7px);
  -o-filter: blur(7px);
  -ms-filter: blur(7px);
  filter: blur(7px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
}
.hatena-module-profile .hatena-module-body span {
  order: 2;
  line-height: 1.2;
}
.hatena-module-body .hatena-follow-button-box {
  position: relative;
  width: 200px;
  height: 45px;
  margin: 10px auto 5px;
  order: 3;
  z-index: 1;
}
.hatena-module-body .hatena-follow-button {
  border-radius: 20px;
  background: #2884c7 !important;
  color: #fff !important;
  padding: 10px 0;
  float: none;
  font-size: 16px;
  margin: 0 auto;
  display: block;
  width: 200px;
  text-align: center;
  height: auto !important;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  border: 0 !important;
}
.hatena-module-body .hatena-follow-button.unsubscribing.hover {
  color: #fff !important;
}
.hatena-module-body .hatena-follow-button-box .subscription-count {
  border-radius: 20px;
  display: block;
  float: none;
  white-space: nowrap;
}
.hatena-module-body .hatena-follow-button.subscribing {
  color: #fff !important;
  width: 200px;
}
.hatena-module-body .hatena-follow-button.subscribing.hover {
  width: 200px;
}
.hatena-module-body .hatena-follow-button-box:hover {
  color: #fff !important;
  transform: translateY(-5px);
  transition: .3s ease-in-out;
}
.hatena-module-body .hatena-follow-button-box .subscription-count-box {
  display: block;
  position: absolute;
  top: 11px;
  left: 200px;
}
.profile-activities {
  order: 5;
  margin-top: 10px;
  font-size: 12px;
}
.hatena-module-body .id .hatena-id-link .user-name-nickname {
  display: block;
  font-size: 130%;
  font-family: 'Kazesawa-Extrabold';
}
.user-name-paren,.user-name-hatena-id {
  font-size: 12px;
}
.hatena-module-body .id {
  margin-bottom: 10px;
}
.profile-description {
  order: 4;
  padding: 0 15px;
}
.hatena-module-body .hatena-urllist {
  margin: 0;
  padding: 0;
}
.hatena-module-body .urllist-with-thumbnails .urllist-item {
  max-height: 135px;
  overflow: hidden;
  font-size: 80%;
  border-bottom: 1px dotted #aaa;
  padding-top: 7px;
}
.hatena-module-body .urllist-with-thumbnails .urllist-item:last-child {
  border-bottom: none;
}
.hatena-module-links .hatena-module-body ul {
  margin-left: 25px;
}
.hatena-urllist img {
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
}
a.bookmark-widget-counter img {
  box-shadow: none;
}
.recent-entries-categories {
  display: none;
}
.search-form {
  text-align: center;
}
.search-module-input {
  border-radius: 8px;
  padding: 0 10px;
  border: 1px solid #4f8299;
  margin: 0 5px 0 0;
  color: #4f8299;
  width: 75%;
  height: 45px;
}
.search-module-input::placeholder {
  color: #4f8299;
}
.search-module-button {
  padding: 0 10px;
  margin: 0 0 0 -5px;
  border-radius: 8px;
  border: 1px solid #4f8299;
  background: #4f8299;
  color: #fff;
  width: 20%;
  height: 45px;
}
.related-entries-entry-body {
  display: none;
}
.hatena-module-category .hatena-module-body ul li {
  list-style: none;
  padding: 5px;
  border-bottom: 1px dotted #aaa;
}
.hatena-module-body .hatena-urllist {
  margin: 0 10px 0 25px;
}
.hatena-module-body .urllist-with-thumbnails {
  margin: 0 !important;
}
.archive-date:before,.entry-date:before {
  font-family: blogicon;
  content: "\f043";
}
.authors-urllist li {
  margin: 10px 0;
}


/* ===============
  記事ページ・静的ページ
=============== */
.entry-content a {
  color: #4294FF;
}
.entry-content a:hover {
  text-decoration: underline;
}
.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
  color: #4f8299;
  line-height: 1.5;
  margin: 50px 0 10px;
  font-family: Segoe UI,Roboto,Kazesawa-Extrabold;
  display: block;
  padding: 5px 10px;
}
.entry-content h2 {
  font-size: 23px;
  background: #4f8299;
  color: #fff;
  border-radius: 8px;
}
.entry-content h3 {
  font-size: 22px;
  border-top: double 5px #4f8299;
  border-bottom: double 5px #4f8299;
}
.entry-content h4 {
  font-size: 20px;
  border-bottom: solid 3px #4f8299;
}
.entry-content h5,.entry-content h6 {
  font-size: 20px;
}
.breadcrumb {
  padding: 0 10px;
  margin: 0 auto;
  width:1170px;
  overflow:hidden;
  line-height: 1.2;
  font-size: 80%;
}
@media screen and (max-width:1200px) {
  .breadcrumb {
    max-width:805px;
  }
}
@media screen and (max-width:768px) {
  .breadcrumb {
    max-width:100%;
  }
}
.page-entry .breadcrumb {
  margin-bottom: 0px;
}
.comment-box{
  position:relative;
  margin:20px 0;
}
.comment-box:before{
  position:relative;
  margin:0 0 45px 0;
  padding: 0 0 10px;
  content:"";
  display:-webkit-flex;
  display:block;
  white-space:nowrap;
}
.comment-box:after{
  width:100%;
  display:block;
  position:absolute;
  top:0;
  left:0;
  color: #fff;
  background: #ef7b75;
  padding: 10px;
  line-height: 1;
  border-radius: 8px;
  font-family: 'Kazesawa-Extrabold';
  content:"コメント";
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  text-align: center;
}
.leave-comment-title {
  color: #fff;
  background: #4f8299;
  text-align: center;
  display: block !important;
  padding: 5px 25px;
  font-family: 'Kazesawa-Semibold';
  border-radius: 8px;
  border: 1px solid #4f8299;
  margin: 15px auto 0;
  width: 300px;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
}
.leave-comment-title:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 3px 0 rgba(0,0,0,.15), 0 2px 3px 0 rgba(0,0,0,.25);
  transition: .3s ease-in-out;
  background: #fff;
  color: #4f8299;
}
.comment li {
  list-style-type: none;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
.comment li .hatena-id-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #ccc;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  margin: 0 15px 15px 0;
  float: left;
}
.comment li .comment-content p {
  font-size: 80%;
  line-height: 1.1;
}
.comment-metadata {
  text-align: right;
  font-size: 80%;
}
.page-entry .entry-content {
  font-size: 115%;
}
.page-entry .entry-content p {
  margin: 5px;
}
.page-entry .entry-content p img {
  margin: 5px 0px;
}
.entry-footer-section {
  display: none;
}
.page-entry .pager {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  margin-top: 15px;
}
.page-entry .pager-next {
  text-align: right;
}
.page-entry .pager-prev a,.page-entry .pager-next a {
  color: #33403d;
  padding: 5px 15px;
  display: block;
  border: 1px solid #4f8299;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  display: block;
  width: 100%;
}
.page-entry .pager-prev a:hover,.page-entry .pager-next a:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15), 0 3px 4px 0 rgba(0,0,0,.25);
  transition: .3s ease-in-out;
  background: #4f8299;
  color: #fff;
  display: block;
}
@media screen and (max-width:768px) {
  .page-entry .pager {
    grid-template-columns: 1fr;
    margin: 15px 10px;
  }
}
.entry-header {
  margin: 0 10px 15px;
}
.entry-header .categories a {
  display: inline-block;
  margin: 10px 0 0;
  padding: 0px 10px;
  font-size: 70%;
  text-decoration: none;
  color: #fff;
  background: #ef7b75;
  border-radius: 8px;
  font-weight: bold;
}
.table-of-contents{
  border:1px solid  #ef7b7590;
  border-bottom: 10px solid  #ef7b75;
  position:relative;
  background: #f5f5f5;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .15);
  border-radius: 8px;
  margin: 10px 0px !important;
}
.table-of-contents ul {
  margin: 0 !important;
}
.table-of-contents li {
  margin: 15px 15px 15px 45px;;
  font-size: 92%;
  line-height: 1.2;
}
.table-of-contents li a{
  text-decoration:none;
  color: #333;
  font-family: Kazesawa-bold;
}
.table-of-contents li a:hover{
  text-decoration:underline;
}
.table-of-contents li ul li{
  margin: 15px 25px;
}
@media screen and (max-width:768px) {
  .table-of-contents li ul li{
    margin: 15px;
  }
}
.table-of-contents:before {
  display: block;
  padding: 5px 15px;
  content: "\f039"" Contents";
  font-family: blogicon;
  color: #fff;
  background:  #ef7b7590;
  border-bottom: 10px solid  #ef7b75;
  font-weight: 600;
  border-radius: 8px 8px 0 0;
}
.entry-content ul,.entry-content ol {
  margin: 0 15px 0 35px;
}
blockquote {
  background-color: #f5f5f5;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .15);
  padding: 10px 15px;
  margin: 25px 10px 10px;
  position: relative;
  border-radius: 8px;
  border: 1px solid #b7b7b7;
}
blockquote:before {
  content: '“';
  position: absolute;
  font-size: 30px;
  top: -10px;
  left: -10px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #b7b7b7;
  color: #fff;
  font-family: 'Kazesawa-Extrabold';
  text-align: center;
  line-height: 1.3;
}
.comment-user-name .comment-user-id .user-name-nickname {
  font-size: 110%;
  display: inline-block;
}
pre {
  color: #000;
  font-size: 12px;
  background-color: #fafafa;
  border: solid 1px #bbbbbb;
  line-height: 120%;
  margin: 10px;
  padding: 10px;
  overflow-x: auto;
  overflow-y: auto;
  border-radius: 8px;
}
pre a {
  color: #000 !important;
}


/* ===============
  フッター
=============== */
.customized-footer {
  margin-top: 15px;
}
#footer,.customize-footer {
  background: #bfbfbf;
  padding: 25px 0;
  text-align: center;
  color: #fff;
  font-size:70%;
}
#footer a {
  color: #fff;
}
.services {
  margin: 0 auto;
}



/* ===============
  SNSリンクやボタンの設定など
=============== */
.head-sub-area {
  width: 1172px;
  margin: 0 auto;
  position: relative;
}
.top-sns-button {
  right: 0px;
  bottom: 0px;
  position: absolute;
}
.top-sns-button a,.side-sns-button a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  color: transparent !important;
}
@media screen and (max-width: 1200px){
  .top-sns-button {
    display: none;
  }
}
.button{
  background-image: -webkit-linear-gradient(top, #f4f1ee, #fff);
  background-image: linear-gradient(top, #f4f1ee, #fff);
  border-radius: 50%;
  height: 60px;
  margin: 0 5px 0 0;
  position: relative;
  width: 60px;  
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  border: 4px solid #e1e2e3;
  box-shadow: 0px -1px 3px 0px #a3a3a3 inset;
  display: inline-block;
}
.button:after{
  color:#BEBEBE;
  content: "";
  display: block;
  font-size: 30px;
  height: 30px;
  text-decoration: none;
  text-shadow: 0px -1px 1px #bdb5b4, 1px 1px 1px white;
  position: absolute;
  width: 30px;
}
.side-sns-button .button {
  margin: 10px 0 0 0 !important;
}
.sns-bukuma:after{
  content: "B!";
  left:12px;
  top:15px;
  font-family: Verdan;
  font-weight: bold;
  font-size: 23px;
  line-height: 1;
  text-shadow: -0.5px -0.5px 1px #a3a3a3, 1px 1px 1px #a3a3a3;
}
.sns-twitter:after{
  font-family: blogicon;
  content: "\f035";
  left: 11px;
  top: 13px;
  font-size: 25px;
  line-height: 1;
  text-shadow: -0.5px -0.5px 1px #a3a3a3, 1px 1px 1px #a3a3a3;
}
.sns-feed img {
  opacity: .25;
  width: 70%;
  position: absolute;
  top: 7px;
  left: 8px;
}
.sns-rss:after{
  font-family: blogicon;
  content: "\f04e";
  left: 12px;
  top: 11px;
  font-size: 25px;
  line-height: 1;
  text-shadow: -0.5px -0.5px 1px #a3a3a3, 1px 1px 1px #a3a3a3;
}
.button:hover{
  background-image: linear-gradient(top, #fff, #f4f1ee);
}
.sns-bukuma:hover {
  border:4px solid #afd6ff;
}
.sns-twitter:hover {
  border:4px solid #b0f2ee;
}
.sns-feed:hover {
  border:4px solid #b9edb1;
}
.sns-rss:hover {
  border:4px solid #ffeeaa;
}
.google-auto-placed {
  margin-right: -10px;
}
@import url("https://kazesawa.github.io/css/webfont.css");
/* </system> */

/* <system section="background" selected="fff"> */
body {
    background: #dff2e2;
}
/* </system> */

/* =========================
   基本カラー・幅
========================= */
:root {
    --side-green: #dff2e2;
    --side-green-dark: #c4e6ca;
    --main-green: #4caf50;
    --dark-green: #388e3c;
    --accent-lime: #9ccc65;
    --soft-green: #f1faf2;
    --pale-green: #f8fcf8;
    --blue-green: #3f7180;
    --border-green: #cfe6d1;
    --text-main: #263238;
    --text-sub: #5f6f63;
    --title-black: #222;

    --site-width: 1170px;
    --main-width: 70%;
    --sidebar-width: 30%;
    --sidebar-inner-gap: 25px;
    --sidebar-thumb-size: 100px;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

/* =========================
   ページ背景
========================= */
html {
    background: var(--side-green) !important;
    overflow-x: hidden;
}

body {
    font-family: "Kazesawa-Semibold", sans-serif;
    line-height: 1.9;
    font-weight: normal;
    word-break: break-all;
    word-wrap: break-word;
    color: var(--text-main);
    background:
        linear-gradient(
            90deg,
            var(--side-green-dark) 0%,
            var(--side-green) 12%,
            var(--side-green) 88%,
            var(--side-green-dark) 100%
        ) !important;
    overflow-x: hidden;
}

/* =========================
   全体レイアウト
   PCは本文左・サイドバー右
========================= */
#container {
    max-width: var(--site-width);
    width: calc(100% - 32px);
    margin-left: auto !important;
    margin-right: auto !important;
    background: transparent !important;
    box-shadow: none !important;
}

#container-inner,
#content,
#content-inner,
#wrapper,
#main,
#box2,
#box2-inner {
    background: transparent !important;
    box-sizing: border-box !important;
}

#content,
#content-inner {
    width: 100% !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#content-inner {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0 !important;
    justify-content: space-between !important;
}

/* 本文を左カラムにする */
#wrapper {
    float: none !important;
    flex: 0 1 auto !important;
    width: var(--main-width) !important;
    max-width: var(--main-width) !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
}

#main {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

#main-inner {
    width: 100% !important;
    min-width: 0 !important;
}

/* サイドバーはPCで右カラムにする */
#box2 {
    float: none !important;
    clear: none !important;
    flex: 0 0 var(--sidebar-width) !important;
    width: var(--sidebar-width) !important;
    max-width: var(--sidebar-width) !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-sizing: border-box !important;
}

#box2-inner {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 0 25px var(--sidebar-inner-gap) !important;
    padding: 0 !important;
}

/* =========================
   ブログタイトルと記事カードを一体化
========================= */

/* ブログ上部タイトル */
#blog-title {
    display: block !important;
    width: 100% !important;
    max-width: var(--site-width) !important;
    margin: 28px auto 22px !important;
    padding: 28px 20px 26px !important;
    background: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    border-radius: 8px !important;
    box-shadow:
        0 2px 8px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(76, 175, 80, 0.05) !important;
    box-sizing: border-box !important;
    text-align: center !important;
}

#blog-title-inner {
    display: block !important;
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center !important;
    box-sizing: border-box !important;
}

#title {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    float: none !important;
}

#title a {
    display: inline-block !important;
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0.05em 0.25em 0.16em;
    color: var(--title-black) !important;
    font-family: "Kazesawa-Extrabold", sans-serif !important;
    font-size: 1.38em;
    font-weight: 900;
    letter-spacing: 0.055em;
    line-height: 1.35;
    text-align: center !important;
    text-decoration: none !important;
    border-bottom: none !important;
    float: none !important;
}

/* ブログタイトル下の二重線 */
#title a::before,
#title a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    border-radius: 999px;
}

#title a::before {
    bottom: -7px;
    width: 82%;
    background: var(--main-green);
}

#title a::after {
    bottom: -13px;
    width: 42%;
    background: var(--accent-lime);
}

/* ブログ説明文はOGP用途のみで、ブログ本体には表示しない */
#blog-description {
    display: none !important;
}

/* ブログタイトル画像 */
#blog-title {
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

#blog-title-inner,
#blog-title-content {
    display: block !important;
    width: 100% !important;
}

#title {
    display: block !important;
    width: 100% !important;
    height: 190px !important;
    margin: 0 !important;
    background: none !important;
}

#title a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    /* JS差し替え前のはてな自動タイトル文字をチラ見えさせない
       SVG <text> は fill 属性で描画されるので color:transparent は無害 */
    color: transparent !important;
    text-decoration: none !important;
}

#title a > svg {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

#title a::before,
#title a::after {
    content: none !important;
}

body.page-entry:not(:has(#dokudenpa-breadcrumb)) #blog-title::after {
    content: "TOP > 記事" !important;
    display: block !important;
    width: min(var(--site-width), 100%) !important;
    margin: 10px auto 22px !important;
    padding: 10px 16px !important;
    background: var(--main-green) !important;
    border-top: 3px solid var(--accent-lime) !important;
    border-bottom: 6px solid var(--dark-green) !important;
    color: #fff !important;
    font-family: "Kazesawa-Extrabold", sans-serif !important;
    font-size: .95em !important;
    font-weight: normal !important;
    line-height: 1.35 !important;
    letter-spacing: .04em !important;
    text-align: left !important;
    /* JS挿入のbreadcrumbが間に合えばチラ見え防止 */
    opacity: 0 !important;
    animation: dd-breadcrumb-fallback-show 0s 800ms forwards !important;
    box-shadow:
        inset 0 -2px 0 rgba(255, 255, 255, .35),
        0 3px 8px rgba(0, 0, 0, .14) !important;
    box-sizing: border-box !important;
}

@keyframes dd-breadcrumb-fallback-show {
    to { opacity: 1; }
}

/* ロゴ下パンくず */
#dokudenpa-breadcrumb,
.breadcrumb,
.topicpath {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 8px !important;
    width: min(var(--site-width), 100%) !important;
    margin: 10px auto 22px !important;
    padding: 10px 16px !important;
    background: var(--main-green) !important;
    border-top: 3px solid var(--accent-lime) !important;
    border-bottom: 6px solid var(--dark-green) !important;
    box-shadow:
        inset 0 -2px 0 rgba(255, 255, 255, .35),
        0 3px 8px rgba(0, 0, 0, .14) !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}

#dokudenpa-breadcrumb,
#dokudenpa-breadcrumb a,
#dokudenpa-breadcrumb span,
.breadcrumb,
.breadcrumb a,
.breadcrumb span,
.topicpath,
.topicpath a,
.topicpath span {
    color: #fff !important;
    font-family: "Kazesawa-Extrabold", sans-serif !important;
    font-size: .95em !important;
    font-weight: normal !important;
    line-height: 1.35 !important;
    letter-spacing: .04em !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

#dokudenpa-breadcrumb a,
.breadcrumb a,
.topicpath a {
    position: relative !important;
    display: inline-block !important;
    padding: 0 2px !important;
}

#dokudenpa-breadcrumb a:hover,
.breadcrumb a:hover,
.topicpath a:hover {
    color: #eef8ef !important;
    text-decoration: underline !important;
}

#dokudenpa-breadcrumb .sep {
    color: rgba(255, 255, 255, .82) !important;
    font-family: "Kazesawa-Extrabold", sans-serif !important;
}

/* 本文記事カード*/
.entry {
    margin-top: 0 !important;
    background: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    border-radius: 8px !important;
    box-shadow:
        0 2px 8px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(76, 175, 80, 0.05) !important;
    box-sizing: border-box !important;
}

h1.entry-title,
.entry-title,
.entry-title a {
    font-family: "Kazesawa-Extrabold", sans-serif !important;
    font-size: 1.18em !important;
    line-height: 1.35 !important;
}

.entry-header {
    position: relative !important;
    margin-bottom: 24px !important;
    padding-bottom: 0 !important;
}

.entry-header::after {
    content: none !important;
}

.entry-title {
    position: relative !important;
    margin-bottom: 4px !important;
    padding-bottom: 10px !important;
}

.entry-title::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 6px !important;
    border-radius: 999px !important;
    background:
        repeating-linear-gradient(
            -45deg,
            var(--main-green) 0,
            var(--main-green) 6px,
            #e7f5e9 6px,
            #e7f5e9 12px
        ) !important;
}

.page-archive .entry-title::after {
    content: none !important;
}

.date,
.date a,
.entry-date,
.entry-date a,
.archive-date,
.archive-date a {
    color: var(--dark-green) !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

b,
strong {
    font-family: "Kazesawa-Extrabold", sans-serif !important;
}

/* テーマ側の余白が挟まる場合を潰す*/
#blog-title + #content,
#blog-title + #container,
#content .entry:first-child {
    margin-top: 0 !important;
}

/* =========================
   サイドバー・目次の色だけ変更
   ※目次の形・余白・位置は変えない
========================= */
.hatena-module-title {
    background-color: var(--main-green) !important;
}

.table-of-contents::before,
.table-of-contents:before {
    background-color: var(--main-green) !important;
    border-bottom: 8px solid var(--dark-green) !important;
}

.table-of-contents {
    border: 2px solid var(--main-green) !important;
}

/* =========================
   本文フォント統一
========================= */
html body .entry-content,
html body .entry-content [style*="font-family"]:not(i):not(svg):not([class*="fa"]) {
    font-family: "Kazesawa-Semibold", sans-serif !important;
}

html body .entry-content h1,
html body .entry-content h2,
html body .entry-content h3,
html body .entry-content h4,
html body .entry-content h5,
html body .entry-content h6,
html body .entry-content p,
html body .entry-content li,
html body .entry-content table,
html body .entry-content td,
html body .entry-content th {
    font-family: "Kazesawa-Semibold", sans-serif !important;
}

html body .entry-content code,
html body .entry-content pre,
html body .entry-content kbd,
html body .entry-content samp {
    font-family: monospace !important;
}

html body .entry-content {
    line-height: 1.9;
    letter-spacing: 0.02em;
    color: var(--text-main);
}

/* =========================
   本文見出し========================= */
html body .entry-content h3 {
    margin-top: 2.4em !important;
    margin-bottom: 1.1em !important;
    padding: 0.65em 0.9em !important;
    border-top: none !important;
    border-left: 7px solid var(--main-green) !important;
    border-bottom: 2px solid var(--accent-lime) !important;
    background:
        linear-gradient(
            90deg,
            #edf8ef 0%,
            #f8fcf8 100%
        ) !important;
    color: var(--text-main) !important;
    font-size: 1.22em !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
}

/* 白文字の隠し見出し（破滅）は見た目0、目次には残す */
html body .entry-content h3:has(> span[style*="#ffffff"]) {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
    font-size: 0 !important;
    line-height: 0 !important;
}

html body .entry-content h4 {
    margin-top: 2em !important;
    margin-bottom: 0.9em !important;
    padding: 0.48em 0.8em !important;
    border-left: 5px solid var(--main-green) !important;
    border-bottom: 1px solid var(--blue-green) !important;
    background:
        linear-gradient(
            90deg,
            #f4fbf4 0%,
            #ffffff 100%
        ) !important;
    color: var(--text-main) !important;
    font-size: 1.06em !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
}

html body .entry-content h5 {
    margin-top: 1.7em !important;
    margin-bottom: 0.8em !important;
    padding: 0.25em 0.6em !important;
    border-left: 4px solid var(--accent-lime) !important;
    color: var(--text-main) !important;
    font-size: 1em !important;
    font-weight: 700 !important;
}

/* =========================
   髯ｦ・ｨ
========================= */
html body .entry-content table {
    border-collapse: collapse !important;
    width: 100%;
    margin: 1.4em 0;
}

html body .entry-content th,
html body .entry-content td {
    border: 1px solid #c8ddc8 !important;
    padding: 7px 9px !important;
}

html body .entry-content th {
    background: #eef8ef !important;
    color: #244d27 !important;
    font-weight: 700 !important;
    text-align: center;
}

html body .entry-content tr:nth-child(even) td {
    background: #fbfefb;
}

/* =========================
   画像
========================= */
html body .entry-content img.hatena-fotolife {
    max-width: 100%;
    height: auto;
}

/* =========================
   関連記事・最新記事・人気記事
   画像がある場合はカード風に整える
========================= */
.entry-footer,
.entry-footer-section,
.customized-footer,
#comments,
.comment-box,
.related-entries,
.pager,
.hatena-module {
    font-family: "Kazesawa-Semibold", sans-serif !important;
}

/* サイドバー・記事下モジュール */
.hatena-module,
.hatena-module-body {
    background: #fff;
}

/* 関連記事は非表示 */
.related-entries,
.hatena-module-related-entries {
    display: none !important;
}

/* 見出し*/
.related-entries-title,
.related-entries h2,
.related-entries h3,
.entry-footer h2,
.entry-footer h3,
#comments h2,
#comments h3,
.comment-box h2,
.comment-box h3,
.hatena-module-title {
    font-weight: 800 !important;
}

/* 関連記事の各項目 */
.related-entries-item,
.related-entry,
.entry-footer .entry-footer-section,
.urllist-item,
.hatena-module-entries .hatena-urllist li,
.hatena-module-entries .hatena-module-body li {
    background: #fff !important;
    border: 1px solid var(--border-green) !important;
    border-left: 5px solid var(--main-green) !important;
    border-radius: 6px !important;
    padding: 0.85em 1em !important;
    margin: 0.8em 0 !important;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.035);
    overflow: hidden;
}

/* サムネイルがある場合*/
.related-entries-item img,
.related-entry img,
.urllist-item img,
.hatena-module-entries img,
.hatena-module-body img {
    max-width: 92px !important;
    max-height: 92px !important;
    object-fit: cover !important;
    border-radius: 6px !important;
    margin-right: 0.8em !important;
}

/* 日付*/
.related-entries-date,
.related-entry-date,
.urllist-date,
.hatena-module-entries .date {
    color: var(--dark-green) !important;
    font-size: 0.85em !important;
    font-weight: 700 !important;
}

/* タイトルリンク */
.related-entries-title a,
.related-entry-title a,
.urllist-title-link,
.entry-footer a,
.pager a,
.hatena-module a {
    color: #2f5f39 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

.related-entries-title a:hover,
.related-entry-title a:hover,
.urllist-title-link:hover,
.entry-footer a:hover,
.pager a:hover,
.hatena-module a:hover {
    color: var(--dark-green) !important;
    text-decoration: underline !important;
}

/* スニペット */
.related-entries-snippet,
.related-entry-snippet,
.urllist-entry-body {
    color: var(--text-sub) !important;
    font-size: 0.92em !important;
    line-height: 1.7 !important;
}

/* 前後記事リンク */
.pager {
    margin: 2.2em 0 !important;
    padding-top: 1em !important;
    border-top: 1px solid var(--border-green) !important;
}

.pager a {
    display: inline-block;
    background: #fff !important;
    border: 2px solid var(--main-green) !important;
    border-radius: 8px !important;
    padding: 0.6em 0.85em !important;
    color: var(--text-main) !important;
}

.pager a:hover {
    background: #f5fbf5 !important;
    color: var(--text-main) !important;
}

/* コメント欄*/
.comment-box,
#comments {
    margin-top: 2.4em !important;
    padding-top: 1em !important;
    border-top: 1px solid var(--border-green) !important;
}

/* =========================
   右サイドバー内の記事リスト
   参照ブログと同じ幅感・構造で色だけ緑
========================= */
#box2 .hatena-module {
    display: block !important;
    width: 100% !important;
    margin: 0 0 25px !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
}

#box2 .hatena-module-title {
    position: relative !important;
    z-index: 1 !important;
    margin: 0 !important;
    padding: 10px !important;
    background: var(--main-green) !important;
    color: #fff !important;
    border-radius: 8px !important;
    font-family: "Kazesawa-Extrabold", sans-serif !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1 !important;
    text-align: center !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25) !important;
}

#box2 .hatena-module-title a {
    color: #fff !important;
    text-decoration: none !important;
}

#box2 .hatena-urllist {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

#box2 .hatena-module-body {
    display: block !important;
    width: calc(100% - 10px) !important;
    margin: -5px 5px 0 !important;
    padding: 10px 10px 5px !important;
    background: #fff !important;
    border-radius: 0 0 8px 8px !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25) !important;
    box-sizing: border-box !important;
}

/* 月間アーカイブ: 見出しと中身の間を広げる */
#box2 .hatena-module-archive .hatena-module-body {
    padding-top: 20px !important;
}

#box2 .hatena-module-body .hatena-urllist {
    margin: 0 10px 0 25px !important;
    padding: 0 !important;
}

#box2 .hatena-module-body .urllist-with-thumbnails {
    margin: 0 !important;
}

#box2 .urllist-item,
#box2 .hatena-module-entries .hatena-urllist li,
#box2 .hatena-module-recent-entries .hatena-urllist li,
#box2 .hatena-module-entries-access-ranking .hatena-urllist li {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 5px 0 !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 1px dotted #aaa !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 80% !important;
    box-sizing: border-box !important;
}

#box2 .urllist-item:last-child,
#box2 .hatena-module-entries .hatena-urllist li:last-child,
#box2 .hatena-module-recent-entries .hatena-urllist li:last-child,
#box2 .hatena-module-entries-access-ranking .hatena-urllist li:last-child {
    border-bottom: none !important;
}

#box2 .urllist-item-inner {
    display: grid !important;
    grid-template-columns: var(--sidebar-thumb-size) minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 3px !important;
    align-items: start !important;
    width: 100% !important;
    min-width: 0 !important;
}

#box2 .urllist-item-inner:not(:has(.urllist-image-link)) {
    display: block !important;
}

#box2 .urllist-image-link {
    grid-column: 1 !important;
    grid-row: 1 / 7 !important;
    align-self: start !important;
    display: block !important;
    width: var(--sidebar-thumb-size) !important;
    min-width: var(--sidebar-thumb-size) !important;
    aspect-ratio: 3 / 2 !important;
    height: auto !important;
    margin: 0 !important;
    text-decoration: none !important;
}

#box2 .urllist-image,
#box2 .urllist-image-link img {
    display: block !important;
    width: var(--sidebar-thumb-size) !important;
    max-width: var(--sidebar-thumb-size) !important;
    aspect-ratio: 3 / 2 !important;
    height: auto !important;
    margin: 0 !important;
    object-fit: cover !important;
    border-radius: 8px !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25) !important;
}

#box2 .urllist-date,
#box2 .urllist-date-link,
#box2 .urllist-title-link,
#box2 .urllist-categories,
#box2 .urllist-categories-link,
#box2 .urllist-entry-body {
    grid-column: 2 !important;
    min-width: 0 !important;
}

#box2 .urllist-date,
#box2 .urllist-date-link,
#box2 .urllist-date-link a,
#box2 .urllist-date-link time {
    color: var(--dark-green) !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
}

#box2 .urllist-title-link {
    display: -webkit-box !important;
    overflow: hidden !important;
    color: var(--text-main) !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1.45 !important;
    text-decoration: none !important;
    border-bottom: none !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: calc(1.45em * 2) !important;
}

#box2 .urllist-entry-body {
    display: none !important;
}

#box2 .recent-entries-categories,
#box2 .urllist-categories {
    display: none !important;
}

#box2 .hatena-module-links .hatena-module-body ul {
    margin-left: 25px !important;
    list-style: disc !important;
}

#box2 .hatena-module-links .hatena-module-body li,
#box2 .hatena-module-category .hatena-module-body ul li {
    display: list-item !important;
    margin: 0 !important;
    padding: 5px !important;
    border: none !important;
    border-bottom: 1px dotted #aaa !important;
    background: transparent !important;
    box-shadow: none !important;
}

#box2 .hatena-module-links .hatena-module-body li:last-child,
#box2 .hatena-module-category .hatena-module-body ul li:last-child {
    border-bottom: none !important;
}

/* =========================
   カテゴリー表示
========================= */
.archive-heading {
    margin: 0 0 20px !important;
    padding: 10px !important;
    background: var(--main-green) !important;
    color: #fff !important;
    border-radius: 8px !important;
    font-family: "Kazesawa-Extrabold", sans-serif !important;
    font-size: 20px !important;
    font-weight: normal !important;
    line-height: 1.35 !important;
    text-align: center !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25) !important;
}

.archive-entry-tags-wrapper,
.archive-entry-tags {
    display: none !important;
}

/* 記事下タグ（# ポケモン など）*/
.entry-tags,
.entry-tags *,
.entry-tags-section,
.entry-tags-section *,
.entry-footer-tags,
.entry-footer-tags *,
.hatena-tags,
.hatena-tags * {
    border: none !important;
    outline: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.entry-tags a,
.entry-tags-section a,
.entry-footer-tags a,
.hatena-tags a {
    display: inline-block !important;
    padding: 0.25em 0.75em !important;
    margin: 0 4px 4px 0 !important;
    border: 2px solid var(--main-green) !important;
    border-radius: 8px !important;
    background: #fff !important;
    color: var(--text-main) !important;
    font-size: 0.85em !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
    text-decoration: none !important;
}

.entry-tags a:hover,
.entry-tags-section a:hover,
.entry-footer-tags a:hover,
.hatena-tags a:hover {
    background: #f5fbf5 !important;
    color: var(--text-main) !important;
    text-decoration: none !important;
}

.entry-categories,
.archive-entry .categories {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    align-items: center !important;
    margin-top: 0 !important;
}

.entry-categories a,
.archive-entry .categories a {
    display: inline-block !important;
    padding: 0.18em 0.75em !important;
    border: 1px solid var(--main-green) !important;
    border-radius: 8px !important;
    background: var(--main-green) !important;
    color: #fff !important;
    font-size: 0.76em !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12) !important;
}

.entry-categories a:hover,
.archive-entry .categories a:hover {
    background: var(--dark-green) !important;
    border-color: var(--dark-green) !important;
    color: #fff !important;
    text-decoration: none !important;
}

.archive-entry .categories {
    position: static !important;
    margin: 8px 10px 12px !important;
    padding: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
}

.page-archive .archive-entry {
    position: relative !important;
    overflow: hidden !important;
}

.page-index .archive-entry .entry-thumb-link,
.page-archive .archive-entry .entry-thumb-link {
    display: block !important;
    width: 100% !important;
}

.page-index .archive-entry .entry-thumb,
.page-archive .archive-entry .entry-thumb {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 3 / 2 !important;
    min-height: 150px !important;
    max-height: 210px !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 8px 8px 0 0 !important;
}

.page-archive .archive-entry .categories {
    position: absolute !important;
    left: 10px !important;
    bottom: 5px !important;
    z-index: 100 !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.page-archive .archive-entry .categories a {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 10px !important;
    border: 1px solid var(--main-green) !important;
    border-radius: 8px !important;
    background: var(--main-green) !important;
    color: #fff !important;
    font-size: 70% !important;
    font-weight: 800 !important;
    line-height: 1.8 !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.page-archive .archive-entry .categories a {
    display: none !important;
}

.page-archive .archive-entry .categories a:first-child {
    display: inline-block !important;
}

.page-archive .archive-entry .categories a:hover {
    filter: brightness(0.9) !important;
}

#box2 .hatena-module-category .hatena-module-body ul {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

/* カテゴリーの表示順 */
.entry-categories a.category-ポケモン,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-ポケモン) { order: 1 !important; }
.entry-categories a.category-3世代,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-3世代) { order: 2 !important; }
.entry-categories a.category-乱数調整,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-乱数調整) { order: 3 !important; }
.entry-categories a.category-自動化,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-自動化) { order: 4 !important; }
.entry-categories a.category-ルビー・サファイア,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-ルビー・サファイア) { order: 5 !important; }
.entry-categories a.category-エメラルド,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-エメラルド) { order: 6 !important; }
.entry-categories a.category-FRLG,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-FRLG) { order: 7 !important; }
.entry-categories a.category-コロシアム,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-コロシアム) { order: 8 !important; }
.entry-categories a.category-XD,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-XD) { order: 9 !important; }
.entry-categories a.category-その他,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-その他) { order: 10 !important; }
.entry-categories a.category-ハード改造,
#box2 .hatena-module-category .hatena-module-body ul li:has(a.category-ハード改造) { order: 11 !important; }

#box2 .hatena-module-category .hatena-module-body {
    padding-top: 16px !important;
    padding-bottom: 12px !important;
}

#box2 .hatena-module-category .hatena-module-body ul li {
    display: inline-block !important;
    margin: 0 6px 6px 0 !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}

#box2 .hatena-module-category .hatena-module-body ul li a {
    display: inline-block !important;
    padding: 0.28em 0.75em !important;
    border: 1px solid var(--main-green) !important;
    border-radius: 8px !important;
    background: var(--main-green) !important;
    color: #fff !important;
    font-size: 0.84em !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12) !important;
}

#box2 .hatena-module-category .hatena-module-body ul li a:hover {
    background: var(--dark-green) !important;
    border-color: var(--dark-green) !important;
    color: #fff !important;
}

/* カテゴリー別カラー */
.entry-categories a,
.archive-entry .categories a,
#box2 .hatena-module-category .hatena-module-body ul li a {
    background: var(--main-green) !important;
    border-color: var(--main-green) !important;
    color: #fff !important;
}

.entry-categories a.category-エメラルド,
.archive-entry .categories a.category-エメラルド,
#box2 .hatena-module-category .hatena-module-body ul li a.category-エメラルド {
    background: var(--dark-green) !important;
    border-color: var(--dark-green) !important;
}

.entry-categories a.category-ルビー・サファイア,
.entry-categories a.category-ルビーサファイア,
.archive-entry .categories a.category-ルビー・サファイア,
.archive-entry .categories a.category-ルビーサファイア,
#box2 .hatena-module-category .hatena-module-body ul li a.category-ルビー・サファイア,
#box2 .hatena-module-category .hatena-module-body ul li a.category-ルビーサファイア {
    background: #d84a4a !important;
    border-color: #d84a4a !important;
}

.entry-categories a.category-FRLG,
.archive-entry .categories a.category-FRLG,
#box2 .hatena-module-category .hatena-module-body ul li a.category-FRLG {
    background: #f28c28 !important;
    border-color: #f28c28 !important;
}

.entry-categories a.category-コロシアム,
.archive-entry .categories a.category-コロシアム,
#box2 .hatena-module-category .hatena-module-body ul li a.category-コロシアム {
    background: #4f5f8f !important;
    border-color: #4f5f8f !important;
}

.entry-categories a.category-XD,
.archive-entry .categories a.category-XD,
#box2 .hatena-module-category .hatena-module-body ul li a.category-XD {
    background: #7a4fb3 !important;
    border-color: #7a4fb3 !important;
}

.entry-categories a.category-その他,
.archive-entry .categories a.category-その他,
#box2 .hatena-module-category .hatena-module-body ul li a.category-その他 {
    background: #757575 !important;
    border-color: #757575 !important;
}

.entry-categories a.category-ポケモン,
.archive-entry .categories a.category-ポケモン,
#box2 .hatena-module-category .hatena-module-body ul li a.category-ポケモン {
    background: #fbc02d !important;
    border-color: #fbc02d !important;
    color: #fff !important;
}

.entry-categories a.category-乱数調整,
.archive-entry .categories a.category-乱数調整,
#box2 .hatena-module-category .hatena-module-body ul li a.category-乱数調整 {
    background: #29b6f6 !important;
    border-color: #29b6f6 !important;
}

.entry-categories a.category-自動化,
.archive-entry .categories a.category-自動化,
#box2 .hatena-module-category .hatena-module-body ul li a.category-自動化 {
    background: #9ccc65 !important;
    border-color: #9ccc65 !important;
}

.entry-categories a.category-ハード改造,
.archive-entry .categories a.category-ハード改造,
#box2 .hatena-module-category .hatena-module-body ul li a.category-ハード改造 {
    background: #546e7a !important;
    border-color: #546e7a !important;
}

.entry-categories a.category-3世代,
.archive-entry .categories a.category-3世代,
#box2 .hatena-module-category .hatena-module-body ul li a.category-3世代 {
    background: #3949ab !important;
    border-color: #3949ab !important;
}

/* =========================
   サイドバー検索
========================= */
#box2 .hatena-module-search-box .hatena-module-body,
#box2 .hatena-module-search .hatena-module-body {
    padding: 16px 12px 14px !important;
}

#box2 .search-form {
    display: flex !important;
    align-items: stretch !important;
    gap: 6px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

#box2 .search-module-input {
    flex: 1 1 auto !important;
    width: 0 !important;
    min-width: 0 !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    border: 1px solid var(--main-green) !important;
    border-radius: 8px !important;
    background: #fff !important;
    color: var(--text-main) !important;
    font-family: "Kazesawa-Semibold", sans-serif !important;
    font-size: 14px !important;
    line-height: 42px !important;
    outline: none !important;
    box-sizing: border-box !important;
}

#box2 .search-module-input::placeholder {
    color: #6b8f70 !important;
}

#box2 .search-module-input:focus {
    border-color: var(--dark-green) !important;
    box-shadow: 0 0 0 3px rgba(76, 175, 80, .18) !important;
}

#box2 .search-module-button {
    flex: 0 0 68px !important;
    width: 68px !important;
    max-width: 34% !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 8px !important;
    border: 1px solid var(--main-green) !important;
    border-radius: 8px !important;
    background: var(--main-green) !important;
    color: #fff !important;
    font-family: "Kazesawa-Extrabold", sans-serif !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 40px !important;
    text-align: center !important;
    white-space: nowrap !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
}

#box2 .search-module-button:hover {
    background: var(--dark-green) !important;
    border-color: var(--dark-green) !important;
}

#box2 .hatena-module-profile {
    text-align: center !important;
}

#box2 .hatena-module-profile .profile-icon-link {
    display: block !important;
    margin: 10px auto 14px !important;
}

#box2 .hatena-module-profile .profile-icon {
    display: block !important;
    margin: 0 auto !important;
}

#box2 .hatena-module-profile .id {
    display: block !important;
    margin: 0 0 12px !important;
    color: var(--text-main) !important;
    line-height: 1.45 !important;
}

#box2 .hatena-module-profile .id a,
#box2 .hatena-module-profile .profile-name,
#box2 .hatena-module-profile .profile-name a,
#box2 .hatena-module-profile .profile-description,
#box2 .hatena-module-profile .profile-about {
    color: var(--text-main) !important;
}

/* 紹介文は左寄せ、このブログについては中央寄せ（つぼ型対策で max-width をつけて行幅を制限） */
#box2 .hatena-module-profile .profile-description {
    text-align: left !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#box2 .hatena-module-profile .profile-about {
    text-align: center !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#box2 .hatena-module-profile .hatena-follow-button-box {
    margin-top: 12px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#box2 .hatena-module-profile .btn-twitter {
    margin: 0 !important;
    padding-bottom: 0 !important;
}

#box2 .hatena-module-profile .profile-about {
    margin-top: -16px !important;
    padding-top: 0 !important;
}

/* =========================
   読者になるボタン
========================= */
.blog-controlls-subscribe-btn,
.entry-footer-subscribe a,
.hatena-follow-button,
#box2 .hatena-follow-button,
.btn-subscribe .hatena-follow-button {
    display: inline-block !important;
    background: var(--main-green) !important;
    border: 1px solid var(--main-green) !important;
    border-radius: 8px !important;
    color: #fff !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .14) !important;
}

.blog-controlls-subscribe-btn:hover,
.entry-footer-subscribe a:hover,
.hatena-follow-button:hover,
#box2 .hatena-follow-button:hover,
.btn-subscribe .hatena-follow-button:hover {
    background: var(--dark-green) !important;
    border-color: var(--dark-green) !important;
    color: #fff !important;
    text-decoration: none !important;
}

.hatena-follow-button .foreground,
.hatena-follow-button .background,
#box2 .hatena-follow-button .foreground,
#box2 .hatena-follow-button .background {
    color: #fff !important;
}

.blog-controlls-subscribe-btn,
.blog-controlls .btn-subscribe,
.blog-controlls .hatena-follow-button {
    display: none !important;
}

#footer {
    background: var(--dark-green) !important;
}

#footer,
#footer-inner,
#footer a {
    color: #fff !important;
}

#footer a[href*="report"],
#footer a[href*="abuse"],
#footer a[href*="blog.hatena.ne.jp"] {
    color: #fff !important;
    font-family: "Kazesawa-Semibold", sans-serif !important;
    font-weight: normal !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

#footer a[href*="report"]:hover,
#footer a[href*="abuse"]:hover,
#footer a[href*="blog.hatena.ne.jp"]:hover {
    color: #eef8ef !important;
    text-decoration: underline !important;
}

/* =========================
   スマホ調整
========================= */
@media screen and (max-width: 768px) {
    html,
    body {
        background: #fff !important;
    }

    #container {
        width: 100%;
        max-width: none;
        box-shadow: none !important;
        background: #fff !important;
    }

    #container-inner,
    #content,
    #content-inner,
    #wrapper,
    #main,
    #box2,
    #box2-inner {
        display: block !important;
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        margin: 0 !important;
        background: #fff !important;
    }

    #box2 .hatena-module-body {
        width: calc(100% - 10px) !important;
        margin: -5px 5px 0 !important;
    }

    .page-index .archive-entry .entry-thumb,
    .page-archive .archive-entry .entry-thumb {
        min-height: 0 !important;
        max-height: none !important;
        aspect-ratio: 3 / 2 !important;
    }

    #blog-title {
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
        border-left: none !important;
        border-right: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        padding: 22px 8px 20px !important;
    }

    .entry {
        border: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    #title a {
        font-size: 1.08em;
        letter-spacing: 0.04em;
    }

    #title {
        height: 118px !important;
        background-size: contain !important;
    }

    body.page-entry:not(:has(#dokudenpa-breadcrumb)) #blog-title::after {
        margin: 8px 0 18px !important;
        padding: 9px 10px !important;
        border-top-width: 2px !important;
        border-bottom-width: 4px !important;
        font-size: .82em !important;
        letter-spacing: .02em !important;
    }

    #dokudenpa-breadcrumb,
    .breadcrumb,
    .topicpath {
        width: calc(100% - 16px) !important;
        margin: 8px 8px 18px !important;
        padding: 9px 10px !important;
        border-top-width: 2px !important;
        border-bottom-width: 4px !important;
    }

    #dokudenpa-breadcrumb,
    #dokudenpa-breadcrumb a,
    #dokudenpa-breadcrumb span,
    .breadcrumb,
    .breadcrumb a,
    .breadcrumb span,
    .topicpath,
    .topicpath a,
    .topicpath span {
        font-size: .82em !important;
        letter-spacing: .02em !important;
    }

    html body .entry-content {
        line-height: 1.85;
    }

    html body .entry-content h3 {
        font-size: 1.1em !important;
        padding: 0.55em 0.75em !important;
    }

    html body .entry-content h4 {
        font-size: 1em !important;
        padding: 0.42em 0.7em !important;
    }

    html body .entry-content table {
        font-size: 0.9em;
    }

    html body .entry-content th,
    html body .entry-content td {
        padding: 6px !important;
    }

    .related-entries-item,
    .related-entry,
    .entry-footer .entry-footer-section,
    .urllist-item,
    .hatena-module-entries .hatena-urllist li,
    .hatena-module-entries .hatena-module-body li {
        padding: 0.75em 0.85em !important;
    }

    #box2 .urllist-item-inner {
        grid-template-columns: 86px minmax(0, 1fr) !important;
    }

    #box2 .urllist-image-link {
        width: 86px !important;
        min-width: 86px !important;
    }

    #box2 .urllist-image,
    #box2 .urllist-image-link img {
        width: 86px !important;
        height: 64px !important;
        max-width: 86px !important;
        max-height: 64px !important;
    }

    /* 前後記事ページャーを縦並び・丸枠ボックスに */
    .pager {
        display: flex !important;
        flex-direction: column !important;
        gap: 8px !important;
        margin: 1.8em 0 !important;
        padding-top: 0 !important;
        border-top: none !important;
    }

    .pager .pager-prev,
    .pager .pager-next {
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .pager a {
        display: block !important;
        width: 100% !important;
        padding: 0.85em 1em !important;
        background: #fff !important;
        border: 2px solid var(--main-green) !important;
        border-radius: 10px !important;
        color: var(--text-main) !important;
        text-align: left !important;
        line-height: 1.5 !important;
        font-weight: 700 !important;
    }

    /* コメントを書くボタンを全幅の緑ボタンに */
    .leave-comment-title,
    a.leave-comment-title,
    .entry-comment .leave-comment-title {
        display: block !important;
        width: 100% !important;
        margin: 12px 0 !important;
        padding: 0.95em 1em !important;
        background: var(--main-green) !important;
        color: #fff !important;
        border: none !important;
        border-radius: 10px !important;
        text-align: center !important;
        font-family: "Kazesawa-Extrabold", sans-serif !important;
        font-size: 1.05em !important;
        font-weight: normal !important;
        text-decoration: none !important;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .12) !important;
    }

    .leave-comment-title:hover,
    a.leave-comment-title:hover {
        background: var(--dark-green) !important;
        color: #fff !important;
    }
}


