/* <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;
}
/* </system> */

/* マテリアルぽっぷ プロフィールの背景画像変更 */
.hatena-module-profile .hatena-module-body {
 background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/s/shiga-raita/20210206/20210206182233.jpg) no-repeat center !important;
}

/* マテリアルぽっぷ プロフィールの文字色変更 */
.hatena-module-profile .hatena-module-body,.hatena-module-profile .hatena-module-body a {
 color: #ffffff !important;
}

/* マテリアルぽっぷ タイトルを画像に変更 */
#blog-title {
 display: none;
}
.blog-title-img {
 max-width: 1174px;
 margin: 0 auto;
 display: block;
 padding: 10px 0;
 text-align: left;
}
@media screen and (max-width: 1200px) {
.blog-title-img {
 text-align: center;
 }
}

/* Font Awesome フォント幅の統一用 */
.fa-fw{
  padding: 10px 0;
}

/* ======================
    以下、装飾コード
======================= */

/* 見出しタグの変更 */
/* h2 吹き出し風 */
.entry-content h2 {
  position: relative;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 23px;
  background: #4f8299;
  color: #fff;
  border-radius: 8px;
}

.entry-content h2:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #4f8299;
  width: 0;
  height: 0;
}

/* h4 線先に矢印 */
.entry-content h4 {
  position: relative;
  padding-left: 25px;
  font-size: 20px;
}

.entry-content h4:before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: -3px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 15px transparent;
  border-bottom: solid 15px #4f8299;
}
.entry-content h4:after {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 95%;
  border-bottom: solid 3px #4f8299;
}

/* レ点マーク付きテキスト */
.Emphasis_h_10{
padding-top: .8em;
padding-bottom: .5em;
padding-left: 1.6em;
margin-bottom: 2em;
position: relative;
line-height: 1.4;
}

.Emphasis_h_10:before {
position: absolute;
font-family: "Font Awesome 5 Free";
content: "\f00c";
font-weight: 900;
font-size: 1.2em;
left: 0;
top: 0.5em;
color: #17b7b1;
}

/* 感嘆符付きテキスト */
.Emphasis_h_11{
padding-top: 1.0em;
padding-bottom: .5em;
padding-left: 1.9em;
margin-bottom: 2em;
position: relative;
line-height: 1.4;
}

.Emphasis_h_11:before {
position: absolute;
font-family: "Font Awesome 5 Free";
content: "\f071";
font-weight: 900;
font-size: 1.4em;
left: 0;
top: 0.5em;
color: #ffa500;
}

/* 外部リンクマーク付きテキスト */
.Emphasis_h_12{
padding-top: .5em;
padding-bottom: .5em;
padding-left: 1.4em;
margin-bottom: 2em;
position: relative;
line-height: 1.4;
}

.Emphasis_h_12:before {
position: absolute;
font-family: "Font Awesome 5 Free";
content: "\f35d";
font-weight: 900;
font-size: 1em;
left: 0;
top: 0.5em;
color: #389bff;
}

/* 会話風テキスト（顔アイコン左） */
.talk10 {
margin-bottom: 10px;
}

.talk10 figure img {
width: 100%;
height: 100%;
border: 2px solid #9ce191;
border-radius: 50%;
margin: 0;
}

p.talk10-text {
margin: 0 0 8px;
}

p.talk10-text:last-child {
margin-bottom: 0px;
}

.talk10:after,.talk:before {
clear: both;
content: "";
display: block;
}

.talk10-img {
margin-left: 4px;
margin-top: -1px;
float: left;
width: 70px;
height: 70px;
}

.talk10-txt {
color: #444;
position: relative;
margin-left: 100px;
padding: 0.6em 0.8em 1em 0.8em;
border: 3px solid #9ce191;
background-color: #fff;
border-radius: 5px;
}

.talk10-txt:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #9ce191;
top: 24px;
left: -20px;
}

.talk10-txt:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #fff;
top: 24px;
left: -16px;
}

/* 会話風テキスト２（顔アイコン左） */
.talk11 {
margin-bottom: 10px;
}

.talk11 figure img {
width: 100%;
height: 100%;
border: 2px solid #88bece;
border-radius: 50%;
margin: 0;
}

p.talk11-text {
margin: 0 0 8px;
}

p.talk11-text:last-child {
margin-bottom: 0px;
}

.talk11:after,.talk:before {
clear: both;
content: "";
display: block;
}

.talk11-img {
margin-left: 4px;
margin-top: -1px;
float: left;
width: 70px;
height: 70px;
}

.talk11-txt {
color: #444;
position: relative;
margin-left: 100px;
padding: 0.6em 0.8em 1em 0.8em;
border: 3px solid #88bece;
background-color: #fff;
border-radius: 5px;
}

.talk11-txt:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #88bece;
top: 24px;
left: -20px;
}

.talk11-txt:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #fff;
top: 24px;
left: -16px;
}

/* 会話風テキスト３（顔アイコン右） */
.talk12 {
margin-bottom: 10px;
}

.talk12 figure img {
width: 100%;
height: 100%;
border: 2px solid #9ce191;
border-radius: 50%;
margin: 0;
}

p.talk12-text {
margin: 0 0 8px;
}

p.talk12-text:last-child {
margin-bottom: 0px;
}

.talk12:after,.talk:before {
clear: both;
content: "";
display: block;
}

.talk12-img {
margin-right: 4px;
margin-top: -1px;
float: right;
width: 70px;
height: 70px;
}

.talk12-txt {
position: relative;
margin-right: 100px;
padding: 0.6em 0.8em 1em 0.8em;
border: 3px solid #9ce191;
background-color: #fff;
border-radius: 5px;
}

.talk12-txt:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #9ce191;
top: 24px;
right: -23px;
}

.talk12-txt:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #fff;
top: 24px;
right: -19px;
}

/* 会話風テキスト４（顔アイコン右） */
.talk13 {
margin-bottom: 10px;
}

.talk13 figure img {
width: 100%;
height: 100%;
border: 2px solid #88bece;
border-radius: 50%;
margin: 0;
}

p.talk13-text {
margin: 0 0 8px;
}

p.talk13-text:last-child {
margin-bottom: 0px;
}

.talk13:after,.talk:before {
clear: both;
content: "";
display: block;
}

.talk13-img {
margin-right: 4px;
margin-top: -1px;
float: right;
width: 70px;
height: 70px;
}

.talk13-txt {
position: relative;
margin-right: 100px;
padding: 0.6em 0.8em 1em 0.8em;
border: 3px solid #88bece;
background-color: #fff;
border-radius: 5px;
}

.talk13-txt:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #88bece;
top: 24px;
right: -23px;
}

.talk13-txt:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #fff;
top: 24px;
right: -19px;
}

/* 左吹き出し その1 */
.balloon10-left {
  position: relative;
  display: inline-block;
  margin: 0.5em 0.5em 0.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #e0edff;
  border-radius: 10px;
}

.balloon10-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}

.balloon10-left p {
  margin: 0;
  padding: 0;
}

/* 左吹き出し その2 */
.balloon11-left {
  position: relative;
  display: inline-block;
  margin: 0.5em 0.5em 0.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #FFF;
  border: solid 2px #555;
  box-sizing: border-box;
  border-radius: 10px;
}

.balloon11-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.balloon11-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #555;
  z-index: 1;
}

.balloon11-left p {
  margin: 0;
  padding: 0;
}

/* 雲形の吹き出し（心の声） */
/* 吹き出し本体 */
.balloon12{
  position: relative;
  padding: 20px;
  background-color: #ade0ff;
  border-radius: 30px;
  left: 55px;
  margin-right: 55px;
}

/* 大きい丸 */
.balloon12::before{
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #ade0ff;
  left: -35px;
  bottom: 15px;
  width: 30px;
  height: 30px;
}

/* 小さい丸 */
.balloon12::after{
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #ade0ff;
  left: -55px;
  bottom: 10px;
  width: 15px;
  height: 15px;
}

/* 左吹き出し その3 */
.balloon13-left {
  position: relative;
  margin: 0.5em 2em 0.5em 15px;
  padding: 5px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #e8fdff;
  border: solid 2px #88bece;
  box-sizing: border-box;
  border-radius: 5px;
}

.balloon13-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -15px;
  border: 13px solid transparent;
  border-right: 13px solid #e8fdff;
  z-index: 2;
}

.balloon13-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -27px;
  margin-top: -15px;
  border: 13px solid transparent;
  border-right: 13px solid #88bece;
  z-index: 1;
}

.balloon13-left p {
  margin: 0;
  padding: 0;
}

/* 右吹き出し その1 */
.balloon14-right {
  position: relative;
  margin: 0.5em 15px 0.5em 2em;
  padding: 5px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #e0f4de;
  border: solid 2px #9ce191;
  box-sizing: border-box;
  border-radius: 5px;
}

.balloon14-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  margin-top: -15px;
  border: 13px solid transparent;
  border-left: 13px solid #e0f4de;
  z-index: 2;
}

.balloon14-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -27px;
  margin-top: -15px;
  border: 13px solid transparent;
  border-left: 13px solid #9ce191;
  z-index: 1;
}

.balloon14-right p {
  margin: 0;
  padding: 0;
}

/* 円形吹き出し 右下向きPOINT */
.balloon20-right-btm {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 0 5px;
  width: 90px;
  height: 80px;
  line-height: 70px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #ff8f8f;
  border-radius: 50%;
  box-sizing: border-box;
}

.balloon20-right-btm:before {
  content: "";
  position: absolute;
  bottom: -8px;
  right: -8px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ff8f8f;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* 円形吹き出し 下向きPOINT */
.balloon21 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 0 5px;
  width: 90px;
  height: 80px;
  line-height: 70px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #70a6ff;
  border-radius: 50%;
  box-sizing: border-box;
}

.balloon21:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #70a6ff;
  z-index: 0;
}

/*　円形吹き出し 右向きSTEP */
.balloon22-right {
  display: grid;
  grid-template-columns: 105px auto;
}

.balloon22-right-circle {
  position: relative;
  display: inline-block;
  margin: 1em 15px 1em 0;
  padding: 0 5px;
  width: 90px;
  height: 90px;
  line-height: 80px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  background: #62c1ce;
  border-radius: 50%;
  box-sizing: border-box;
}

.balloon22-right-circle:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #62c1ce;
  z-index: 0;
}

.balloon22-right-text {
  margin: 2.3em 0 0 0;
  padding: 0;
}

/*　円形吹き出し 右向きSTEP 2Pカラー　*/
.balloon23-right {
  display: grid;
  grid-template-columns: 105px auto;
}

.balloon23-right-circle {
  position: relative;
  display: inline-block;
  margin: 1em 15px 1em 0;
  padding: 0 5px;
  width: 90px;
  height: 90px;
  line-height: 80px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  background: #ff7cb0;
  border-radius: 50%;
  box-sizing: border-box;
}

.balloon23-right-circle:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ff7cb0;
  z-index: 0;
}

.balloon23-right-text {
  margin: 2.3em 0 0 0;
  padding: 0;
}

/*ボックス 枠の途中にタイトル*/
.box10 {
    position: relative;
    margin: 1.3em 0.5em;
    padding: 0.5em 1em;
    border: solid 3px #00b3f4;
    border-radius: 8px;
}
.box10 .box-title {
    position: absolute;
    display: inline-block;
    top: -11px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #00b3f4;
    font-weight: bold;
}
.box10 p {
    margin: 0; 
    padding: 0;
}

/*　ボックス ラベル付き　*/
.box11 {
    position: relative;
    margin: 2em 0.5em;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.box11 .box-title {
    position: absolute;
    display: inline-block;
    top: -25px;
    left: -3px;
    padding: 0 12px;
    height: 25px;
    line-height: 25px;
    font-size: 19px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box11 p {
    margin: 0; 
    padding: 0;
}

/* ボックス ひとこと　*/
.box12{
  background: rgba(255, 229, 178, 0.61);
  margin: 2em 0;
  padding: 25px;
  border-radius: 10px;
}

.box12-circle1{
  font-size: 16px;
  line-height: 1.5;
  position: absolute;
  margin-top: -37px;
  font-weight: bold;
  color: #fff;
  background-color:#ffa726;
  border-radius: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
}

.box12-circle1:after{
  content: "と";
  position: absolute;
  margin-top: .2em;
  font-weight: bold;
  color: #fff;
  background-color:#ffa726;
  border-radius: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
}

.box12-circle2:before{
  content: "";
  position: absolute;
  top: 100%;
  margin-left: -12px;
  border: 5px solid transparent;
  border-top: 10px solid #ffa726;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.box12-circle2{
  position: absolute;
  font-size: 16px;
  line-height: 1.5;
  margin-top: -37px;
  margin-left: 40px;
  font-weight: bold;
  color: #fff;
  background-color:#ffa726;
  border-radius: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
}

.box12-circle2:after{
  content: "と";
  position: absolute;
  margin-top: .2em;
  font-weight: bold;
  color: #fff;
  background-color:#ffa726;
  border-radius: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
}

.box12 p{
  margin: 0;
  padding: 0;
}

/* ボックス インフォメーション */
.box13{
  background-color: #c9e4ff;
  padding: 16px 20px 16px 65px;
  position: relative;
  margin: 0.5em 0.5em 0.5em 0.5em;
  display: block;
  border: none;
}

.box13:before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f05a";
  font-weight: 900;
  font-size: 38px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.5em;
  color: #0080ff;
}

/* ボックス エクスクラメーション */
.box14{
  background-color: #ffffbf;
  padding: 16px 20px 16px 65px;
  position: relative;
  margin: 0.5em 0.5em 0.5em 0.5em;
  display: block;
  border: none;
}

.box14:before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f071";
  font-weight: 900;
  font-size: 34px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.6em;
  color: #ffa500;
}

/* ボックス クリップ */
.box15{
  background-color: #e9ffd6;
  padding: 16px 20px 16px 65px;
  position: relative;
  margin: 0.5em 0.5em 0.5em 0.5em;
  display: block;
  border: none;
}

.box15:before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f0c6";
  font-weight: 900;
  font-size: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.5em;
  color: #71dd37;
}

/* ボックス 電球 */
.box16{
  background-color: none;
  padding: 16px 20px 16px 65px;
  position: relative;
  margin: 1em 0.5em 1em 0.5em;
  display: block;
  border: 1px dashed #ffa500;
}

.box16:before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f0eb";
  font-weight: 900;
  font-size: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.6em;
  color: #ffa500;
}

/* ボックス シェブロンサークル下向き */
.box17 {
  position: relative;
  width: 90%;
  margin: 1em 0.5em;
  padding: 0.5em 1em;
  border: 2px solid #384b72;
}

.box17 .box-title {
  position: absolute;
  display: block;
  padding: 0px 20px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  background: #384b72;
  color: #ffffff;
  font-weight: bold;
}

.box17 p {
  margin: 0;
  padding: 0;
}

.box17 p:first-of-type {
  margin: 0;
  padding: 38px 0 0 0.3em;
}

.box17 li:first-of-type {
  margin: 0;
  padding: 38px 0 0 0;
}

/* ボックス 枠の途中に箱型タイトル */
.box18 {
  position: relative;
  margin: 1.6em 0.5em 1em 0.5em;
  padding: 0.5em 1em;
  background: #fffff0;
  border: 2px solid #ffdead;
}

.box18 .box-title {
  position: absolute;
  display: block;
  padding: 0px 10px;
  top: -17px;
  left: -2px;
  height: 34px;
  line-height: 34px;
  border: 2px solid #ffc266;
  font-size: 18px;
  background: #ffffff;
}

.box18 p {
  margin: 0;
  padding: 0;
}

.box18 p:first-of-type {
  margin: 0;
  padding: 12px 0 0 0.3em;
}

.box18 li:first-of-type {
  margin: 0;
  padding: 12px 0 0 0;
}

/* ボックス 合わせて読みたい */
.box19 {
  position: relative;
  margin: 1.4em 0.2em 1em 0.2em;
  padding: 0.5em 1em;
  background: none;
  border: 2px solid #ffa726;
  border-radius: 0px;
}

.box19 .box-title {
  position: absolute;
  display: block;
  padding: 0px 12px;
  top: -15px;
  left: 15px;
  height: 30px;
  line-height: 30px;
  border: 1px solid rgba(255, 229, 178, 0.61);
  border-radius: 5px;
  font-size: 17px;
  background: #ffa726;
  color: #ffffff;
  font-weight: bold;
}

.box19 p {
  margin: 0;
  padding: 0;
}

.box19 p:first-of-type {
  margin: 0;
  padding: 12px 0 0 0.3em;
}

.box19 li:first-of-type {
  margin: 0;
  padding: 12px 0 0 0;
}

/* ボックス ペン */
.box20{
  background-color: #fff6c6;
  padding: 16px 20px 16px 65px;
  position: relative;
  margin: 0.5em 0.5em 0.5em 0.5em;
  display: block;
  border: none;
}

.box20:before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f303";
  font-weight: 900;
  font-size: 38px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.5em;
  color: #ff9328;
}

/* ボックス シェブロンサークル下向き オレンジver */
.box21 {
  position: relative;
  width: 90%;
  margin: 1em 0.5em;
  padding: 0.5em 1em;
  border: 2px solid #ffa726;
  border-radius: 10px 10px 9px 9px;
}

.box21 .box-title {
  position: absolute;
  display: block;
  padding: 0px 20px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  background: #ffa726;
  color: #ffffff;
  font-weight: bold;
  border-radius: 9px 9px 0px 0px;
}

.box21 p {
  margin: 0;
  padding: 0;
}

.box21 p:first-of-type {
  margin: 0;
  padding: 38px 0 0 0.3em;
}

.box21 li:first-of-type {
  margin: 0;
  padding: 38px 0 0 0;
}

/* ボックス 枠の途中に箱型タイトル２ */
.box22 {
  position: relative;
　display: inline-block;
  margin: 1.4em 0.2em 1em 0.2em;
  padding: 0.5em 1em;
  background: #f2fbff;
  border: 2px solid #4da6ff;
}

.box22 .box-title {
  position: absolute;
  display: block;
  padding: 0px 30px 0px 12px;
  top: -15px;
  left: -2px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #4da6ff;
  border-radius: 0px;
  font-size: 17px;
  background: #4da6ff;
  color: #ffffff;
  font-weight: bold;
}

.box22 p {
  margin: 0;
  padding: 0;
}

.box22 p:first-of-type {
  margin: 0;
  padding: 12px 0 0 0.3em;
}

.box22 li:first-of-type {
  margin: 0;
  padding: 12px 0 0 0;
}

/* ボックス ラベル付き２ */
.box23 {
  position: relative;
　display: inline-block;
  margin: 2em 0.2em 1em 0.2em;
  padding: 5px 15px;
  background: #f2fbff;
  border: 2px solid #4da6ff;
}

.box23 .box-title {
  position: absolute;
  display: block;
  padding: 0px 30px 0px 12px;
  top: -30px;
  left: -2px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #4da6ff;
  border-radius: 0px;
  font-size: 17px;
  background: #4da6ff;
  color: #ffffff;
  font-weight: bold;
}

/* ボックス 枠の途中に端丸型タイトル */
.box24 {
  position: relative;
　display: inline-block;
  margin: 1.4em 0.2em 1em 0.2em;
  padding: 0.5em 1em;
  background: #fff6ea;
  border: 2px solid #ffa726;
}

.box24 .box-title {
  position: absolute;
  display: block;
  padding: 0px 30px 0px 12px;
  top: -15px;
  left: 8px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ffa726;
  border-radius: 15px;
  font-size: 17px;
  background: #ffa726;
  color: #ffffff;
  font-weight: bold;
}

.box24 p {
  margin: 0;
  padding: 0;
}

.box24 p:first-of-type {
  margin: 0;
  padding: 12px 0 0 0.3em;
}

.box24 li:first-of-type {
  margin: 0;
  padding: 12px 0 0 0;
}

/* ボックス 枠の途中に端丸型タイトル（背景色なし） */
.box25 {
  position: relative;
　display: inline-block;
  margin: 1.4em 0.2em 1em 0.2em;
  padding: 0.5em 1em;
  background: none;
  border: 2px solid #ffa726;
}

.box25 .box-title {
  position: absolute;
  display: block;
  padding: 0px 30px 0px 12px;
  top: -15px;
  left: 8px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ffa726;
  border-radius: 15px;
  font-size: 17px;
  background: #ffa726;
  color: #ffffff;
  font-weight: bold;
}

.box25 p {
  margin: 0;
  padding: 0;
}

.box25 p:first-of-type {
  margin: 0;
  padding: 12px 0 0 0.3em;
}

.box25 li:first-of-type {
  margin: 0;
  padding: 12px 0 0 0;
}


/* ボックス 枠の途中に箱型タイトル２（背景色なし） */
.box26 {
  position: relative;
　display: inline-block;
  margin: 1.4em 0.2em 1em 0.2em;
  padding: 0.5em 1em;
  background: none;
  border: 2px solid #4da6ff;
}

.box26 .box-title {
  position: absolute;
  display: block;
  padding: 0px 30px 0px 12px;
  top: -15px;
  left: -2px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #4da6ff;
  border-radius: 0px;
  font-size: 17px;
  background: #4da6ff;
  color: #ffffff;
  font-weight: bold;
}

.box26 p {
  margin: 0;
  padding: 0;
}

.box26 p:first-of-type {
  margin: 0;
  padding: 12px 0 0 0.3em;
}

.box26 li:first-of-type {
  margin: 0;
  padding: 12px 0 0 0;
}

/* ボックス ラベル付き２（背景色なし） */
.box27 {
  position: relative;
　display: inline-block;
  margin: 2em 0.2em 1em 0.2em;
  padding: 5px 15px;
  background: none;
  border: 2px solid #4da6ff;
}

.box27 .box-title {
  position: absolute;
  display: block;
  padding: 0px 30px 0px 12px;
  top: -30px;
  left: -2px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #4da6ff;
  border-radius: 0px;
  font-size: 17px;
  background: #4da6ff;
  color: #ffffff;
  font-weight: bold;
}

/* テープ付きの紙ボックス */
.tape-box{
  margin: 1em 0;
  padding: 1em;
  background-color: #ffffcc;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
}

.tape{
  display: block;
  background-color: #ccb;
  opacity: 0.2;
  transform: rotate(3deg);
  width: 40%;
  height: 35px;
  margin: -2em auto 0 auto;
  border-left: 3px dotted rgba(0,0,0,.1);
  border-right: 3px dotted rgba(0,0,0,.1);
}

.tape-box p{
  margin: 0;
  padding: 0;
}

/* 黒板風ボックス */
.blackboard-box{
  background: #104300;
  margin: 1em 0;
  padding: 1em 1em 0 1em;
  border: 8px solid #a60;
  box-shadow: 2px 2px 4px #999, 2px 2px 2px #020 inset;
}

.blackboard-box p{
  margin: 0;
  padding: 0;
  color: #fff;
  text-shadow: 0px 0px 2px #fff;
}

/* ボタン 四角枠に青色 */
/* 枠の大きさ */
.button10 {
  border-radius: 3px;
  box-sizing: border-box;
  width: 230px;
}

/* 枠内の設定 */
.button10 a {
  background-color: #1B73BA;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 13px;
  display: block;
  padding: 13px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
}

/* 白の三角形 */
.button10 a:before {
  border: 4px solid transparent;
  border-left: 4px solid #FFFFFF;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  height: 8px;
  margin:0 4px 0 0;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  width: 4px;
  vertical-align:0px;
}

/* マウスオーバー */
.button10 a:hover {
  background-color: #F0F0F0;
  color: #1B73BA;
}
.button10 a:hover:before {
  border-left: 4px solid #1B73BA;
}

/* ボタン 四角枠に白色 */
/* 枠の内外 */
.button11 a {
  background-color: #FFFFFF;
  border: 2px solid #1B73BA;
  border-radius: 3px;
  box-sizing: border-box;
  color: #1B73BA;
  display: block;
  font-size: 13px;
  padding: 13px 10px 13px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  width: 230px;
}

/* 青の三角形 */
.button11 a:before {
  border: 6px solid transparent;
  border-left: 6px solid #1B73BA;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  height: 12px;
  left: 15px;
  margin:-6px 0 0;
  position: absolute;
  top: 50%;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  vertical-align: middle;
  width: 6px;
}

/* マウスオーバー */
.button11 a:hover {
  color: #FFFFFF;
  background:#1B73BA;
}
.button11 a:hover:before {
  border-left: 6px solid #FFFFFF;
}

/* ボタン　丸角枠に橙色 */
/* 枠の内外 */
.button12 a{
  width: 230px;
  padding:15px;
  color:#ffffff;
  font-size: 15px;
  line-height: 120%;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  background: #FF9C15;
  display: block;
  position:relative;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

/* 丸の中の三角形 */
.button12 a::before{
  content: '';
  width: 16px;
  height: 16px;
  margin:-8px 0 0 0;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  background: #fff;
  position:relative;
  position:absolute;
  top:50%;
  left:20px;
  display:block;
}
.button12 a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  margin:-3px 0 0 0;
  border-top: solid 2px #FF9C15;
  border-right: solid 2px #FF9C15;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position:absolute;
  top:50%;
  left:24px;
  display:block;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

/* マウスオーバー */
.button12 a:hover{
  background: #FFAF42;
}
.button12 a:hover::after{
  border-top: solid 2px #FFAF42;
  border-right: solid 2px #FFAF42;
}

/* ボタン　丸角枠に橙色（ロングver） */
/* 枠の内外 */
.button13 a{
  width: 320px;
  padding:15px;
  color:#ffffff;
  font-size: 15px;
  line-height: 120%;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:24px;
  background: #FF9C15;
  display: block;
  position:relative;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

/* 丸の中の三角形 */
.button13 a::before{
  content: '';
  width: 16px;
  height: 16px;
  margin:-8px 0 0 0;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  background: #fff;
  position:relative;
  position:absolute;
  top:50%;
  left:21px;
  display:block;
}
.button13 a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  margin:-3px 0 0 0;
  border-top: solid 2px #FF9C15;
  border-right: solid 2px #FF9C15;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position:absolute;
  top:50%;
  left:25px;
  display:block;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

/* マウスオーバー */
.button13 a:hover{
  background: #FFAF42;
}
.button13 a:hover::after{
  border-top: solid 2px #FFAF42;
  border-right: solid 2px #FFAF42;
}

/* アコーディオンパネル */
.entry-content .acodion-content p{
  margin: 0;
  padding: 10px;
}
.acodion-panel{
  box-sizing: border-box;
  background-color: #ececec;
  border: 1px solid gray;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.acodion-title{
  background-color: white;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  padding: 5px 15px 5px 15px;
  cursor: pointer;
  margin-bottom: 20px;
}
.acodion-content {
　display: none;
  background-color: #ececec;
  padding-left: 10px;
  padding-right: 10px;
}

/* 画像に対して影をつける */
.shadow {
  box-shadow: 3px 3px 6px rgba(0,0,0,0.2);
}

/* 文字にマーカーを引く（黄色40%） */
.line-marker01 {
  background: linear-gradient(transparent 60%, rgba(255, 255, 255, 0) 60%, #ffff00 85%);
}

/* 文字にマーカーを引く（桃色40%） */
.line-marker02 {
  background: linear-gradient(transparent 60%, rgba(255, 255, 255, 0) 60%, #ffc0cb 85%);
}

/* 文字にマーカーを引く（水色40%） */
.line-marker03 {
  background: linear-gradient(transparent 60%, rgba(255, 255, 255, 0) 60%, #83f7f7 85%);
}

