@charset "UTF-8";
html {
  font-size: 62.5%;
}


/* 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: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  line-height: 2;
  font-weight: normal;
  margin: 0;
  padding: 0;
  word-break: break-all;
  word-wrap: break-word;
  color: #666;
  background: #f5f5f5;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.02rem;
}

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: 2.4rem;
  font-family: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  /* transform: skewX(-10deg); */
  line-height: 1.5;
}

b, strong {
  font-family: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}


/* ===============
  グローバルヘッダー(proで非表示にしている場合は削除してOK)
=============== */

#globalheader-container {
  background: #fff;
  border-bottom: none;
  background-image: linear-gradient(130deg, rgb(246, 211, 101) 0%, rgb(253, 160, 133) 58%);
  overflow: hidden;
  color: #777;
}

#globalheader-container a {
  color: #777;
}


/* ===============
  ブログタイトルエリア
=============== */

#blog-title {
  padding: 25px 0 15px;
  background-image: linear-gradient(130deg, rgb(246, 211, 101) 0%, rgb(253, 160, 133) 58%);
  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;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  #blog-title-inner {
    text-align: center;
    width: 100%;
  }
}

#blog-title #title a {
  font-family: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-size: 90%;
  color: #fff;
  font-weight: normal;
  margin-left: -10px;
}

#blog-title #title a:before {
  content: '';
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/mimipen/20190704/20190704183937.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}

#blog-description {
  padding: 10px 0 0 0;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

@media screen and (max-width:480px) {
  #blog-description {
    padding: 10px 10px 0;
    font-size: 1rem;
  }
}

h1#title {
  font-size: 3rem;
}

#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;
}


/* ===============
  レイアウト
=============== */

#container {
  width: 100%;
}

#content {
  padding: 20px 0px;
  margin: 0 auto;
  width: 1100px;
  overflow: hidden;
}

.page-entry #content {
  padding: 0;
  margin-top: 30px;
}

@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: 50px 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 3%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25);
  font-size: 1.6rem;
}

.entry-inner strong {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ffcccc 0%);
}

.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: 40px;
  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;
  }
  .entry-inner {
    background: #fff;
    border-radius: 8px;
    padding: 15px 3%;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25);
    font-size: 1.4rem;
  }
}

@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%;
  padding-top: 50%;
}

.page-archive .entry-thumb {
  background: no-repeat center center;
  background-size: cover;
  border-radius: 8px 8px 0 0;
}

.entry-thumb-link {
  order: 0;
}

.archive-entry-header {
  order: 1;
  padding: 10px 10px 30px;
}

.archive-entry-body {
  order: 2;
}

.page-index .enable-top-editarea .page-archive .categories, .page-archive .categories {
  position: absolute;
  bottom: 8px;
  left: 10px;
  z-index: 100;
  background: #fd9f85;
  border-radius: 5px;
  padding: 6px 2% 5px;
  font-size: 1rem;
  line-height: 1;
  /* 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: 1.4rem;
  line-height: 1.5;
  max-height: 44px;
  overflow: hidden;
  /* transform: skewX(-10deg); */
  padding: 0 5px;
  font-weight: 00;
}

.page-index .enable-top-editarea .page-archive .archive-date, .page-archive .archive-date {
  position: absolute;
  bottom: 6px;
  right: 15px;
  z-index: 100;
  font-size: 1.1rem;
}

.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: #888;
  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: 13px 0 10px 10px;
  font-size: 20px !important;
  /* background: #4f8299; */
  background-image: linear-gradient(130deg, rgb(246, 211, 101) 0%, rgb(253, 160, 133) 58%);
  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;
}


/* ===============
  サイドメニュー
=============== */

.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-image: linear-gradient(130deg, rgb(246, 211, 101) 0%, rgb(253, 160, 133) 58%);
  color: #fff;
  padding: 15px;
  line-height: 1;
  border-radius: 3px;
  font-family: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25);
  text-align: center;
  font-size: 1.6rem;
}

.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-color: #ffffff;
  position: relative;
  overflow: hidden;
  color: #666;
  padding: 50px 0 20px;
  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: 10px;
  background: #ff4d7b !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: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

.user-name-paren, .user-name-hatena-id {
  font-size: 12px;
}

.hatena-module-body .id {
  margin-bottom: 10px;
}

.profile-description {
  order: 4;
  padding: 0 15px;
  text-align: left;
  line-height: 1.8;
}

.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;
  background: #ffab02;
  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; */
  /* font-size: 1.4rem; */
}

.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 .blogicon-chevron-right:before {
  font-size: 1.2rem;
  padding-right: 2px;
}

.entry-content a:hover {
  text-decoration: underline;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  color: #666;
  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: 20px;
  background: #fda085;
  color: #fff;
  border-radius: 8px;
  padding: 10px 20px 6px;
}

.entry-content h3 {
  font-size: 20px;
  border-top: double 5px #fda085;
  border-bottom: double 5px #fda085;
}

.entry-content h4 {
  font-size: 20px;
  border-bottom: solid 3px #fda085;
}

.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-image: linear-gradient(130deg, rgb(246, 211, 101) 0%, rgb(253, 160, 133) 58%);
  padding: 10px;
  line-height: 1;
  border-radius: 8px;
  font-family: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  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: #ffab03;
  text-align: center;
  display: block !important;
  padding: 5px 25px;
  font-family: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  border-radius: 8px;
  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;
}

.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 p {
  margin: 5px;
  font-size: 1.6rem;
  /* line-height: 2; */
}

.page-entry .entry-content p img {
  margin: 5px 0px;
  border: solid 1px #ccc;
}

.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 #fda085;
  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 #fda085;
  border-bottom: 10px solid #fda085;
  position: relative;
  background: #f5f5f5;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .15);
  border-radius: 7px;
  margin: 10px 0px !important;
  font-weight: bold;
}

.table-of-contents ul {
  margin: 0 !important;
}

.table-of-contents li {
  margin: 15px 15px 15px 45px;
  font-size: 1.4rem;
  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"" 目次";
  font-family: blogicon;
  color: #fff;
  background: #fda085;
  /* border-bottom: 10px solid  #fda085; */
  font-weight: 600;
  border-radius: 5px 5px 0 0;
  font-size: 1.4rem;
}

.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: 'メイリオ', Meiryo, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  text-align: center;
  line-height: 1.3;
}

.comment-user-name .comment-user-id .user-name-nickname {
  font-size: 110%;
  display: inline-block;
}

pre {
  color: #fff;
  font-size: 1.2rem;
  background-color: #444;
  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;
}


/*追記*/

.pc {
  display: block;
}

.sp {
  display: none;
}

.tc {
  text-align: center;
}

.about_btn {
  position: fixed;
  top: 50%;
  color: #000;
  display: block;
  z-index: 500;
  left: -50px;
  text-align: right;
}

.about_btn a {
  color: #ff4d7b;
  display: block;
  width: 100px;
  height: 100px;
  background-color: #ffe9a4;
  line-height: 100px;
  border-radius: 50%;
  padding-right: 20px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25);
  font-size: 20px;
}

.about_btn a:hover span {
  transform: translateY(-5px);
  transition: .3s ease-in-out;
}

.about {
  padding: 15px 10px;
}

.about .profile {
  padding: 20px;
  font-size: 0;
  background-color: #fdf3d7;
  box-sizing: border-box;
  border-radius: 10px;
}

.about .profile .img {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
}

.about .profile .img img {
  width: 100%;
  height: auto;
}

.about .profile .txt {
  display: inline-block;
  width: 79%;
  padding-left: 40px;
  box-sizing: border-box;
  font-size: 16px;
  vertical-align: middle;
  /* box-sizing: border-box; */
}

.about .profile a.sns_btn {
  display: block;
  background-color: #00acee;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 3px 4px 0 rgba(0, 0, 0, .25);
  border-radius: 50%;
  margin-top: 10px;
}

.about .profile>p {
  font-size: 16px;
  margin-top: 20px;
}

.point {
  font-size: 0;
}

.point .faceicon {
  display: inline-block;
  width: 17%;
}

.point .chatting {
  margin-left: 3%;
  width: 79%;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 12px;
  background: #fdfddc;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}

.point .says {
  padding: 20px;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px;
  left: -19px;
  border: 8px solid transparent;
  border-right: 18px solid #fdfddc;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}

.subscription-count-box {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .about_btn {
    display: none;
  }
  .sns_btn {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }
  .point .says {
    padding: 10px;
  }
  .about .profile .img {
    display: block;
    width: 50%;
    margin: 0 auto 10px;
  }
  .about .profile .txt {
    width: 100%;
    padding: 0;
  }
}

.hatena-citation {
  margin-top: -13px;
}

.archive-description {
  padding-bottom: 30px;
}

.entry-content iframe {
  max-width: 100% !important;
}

.entry-content .target_user {
  background-color: #fdfddc;
  padding: 20px;
  border-radius: 10px;
  border: solid 2px #ffa446;
  font-size: 1.4rem;
}

.entry-content .target_user .title {
  margin-top: 0;
}

.entry-content .target_user .title span {
  font-weight: bold;
}

.entry-content table {
  width: 100%;
  /* border-bottom: solid 2px #eee; */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  display: block;
}

.entry-content table thead tr {
  background-color: #fda085;
  color: #fff;
}

.entry-content table thead th {
  padding: 5px 2%;
}

.entry-content table td {
  padding: 5px 2%;
  box-sizing: border-box;
}

.entry-content table tr:nth-child(even) {
  background-color: #eee;
}

.entry-content table tr:last-child td {
  border-bottom: solid 2px #eee;
  box-sizing: border-box;
}

.sup_txt {
  background-color: #eee;
  padding: 20px;
}

.subscription-count-box {
  display: none !important;
}

@media screen and (max-width:768px) {
  #top-box {
    display: none;
  }
  h1.entry-title, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    font-size: 1.8rem;
  }
  .entry-content h2 {
    padding: 10px 10px 6px;
  }
  .page-entry .entry-content p {
    line-height: 1.8;
    font-size: 1.4rem;
  }
  .entry-content ul, .entry-content ol {
    line-height: 1.8;
    font-size: 1.4rem;
  }
  .table-of-contents li {
    margin: 10px 15px 10px 30px;
  }
  .entry-content .hatena-citation {
    margin-top: -13px;
  }
}


/*↓----更新日時表示----↓*/

.lastmod {
  background-color: transparent;
  padding: 5px 0px;
  text-decoration: none;
  font-size: 15px;
  display: inline;
  margin-left: 0px;
  font-family: 'Montserrat', sans-serif;
  color: #888888;
}

.lastmod::before {
  margin-right: 5px;
  margin-left: 10px;
  padding-left: 3px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  content: '\f01e';
}

.entry-date a {
  background-color: transparent;
  padding: 5px 0px 5px 6px;
  text-decoration: none;
  font-size: 15px;
  display: inline;
}

.entry-date a::before {
  margin-right: 5px;
  padding-left: 3px;
  font-family: "Font Awesome 5 Free";
  content: '\f073';
}


/*↑----更新日時表示----↑*/